Trace number 4786934

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
roundingsat-ihs 2026-06-11SAT (TO)55 3600.07 3612.51

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
sorensson/garden/normalized-g15x15.opb
MD5SUM83e8c133f6310d52aedf789f310352e0
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark53
Best CPU time to get the best result obtained on this benchmark7.25214
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables225
Total number of constraints225
Number of constraints which are clauses225
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 225
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 225
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 225
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.04	c RoundingSat 2
0.00/0.04	c branch pb26-ihs
0.00/0.04	c commit 3161a75
0.00/0.04	c #variables 225 #constraints 225
0.00/0.04	c objective is ce32 
0.00/0.05	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.00/0.05	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.00/0.05	c DATABASE CLEANUP
0.00/0.05	c rational objective value (FULL) 48.5261
0.00/0.10	c rational objective value (HS) 48.5261
0.18/0.29	c #Conflicts:       1000 | #Constraints:       1561
0.18/0.29	c #Conflicts:       2000 | #Constraints:       2647
0.18/0.29	c DATABASE CLEANUP
0.18/0.29	c GARBAGE COLLECT
0.18/0.29	c rational objective value (HS) 48.6161
0.37/0.51	c #Conflicts:       3000 | #Constraints:       2536
0.37/0.51	c #Conflicts:       4000 | #Constraints:       3577
0.37/0.51	c DATABASE CLEANUP
0.37/0.51	c GARBAGE COLLECT
0.37/0.51	c rational objective value (HS) 48.6166
0.65/0.76	c #Conflicts:       5000 | #Constraints:       2989
0.65/0.76	c #Conflicts:       6000 | #Constraints:       3989
0.65/0.76	c DATABASE CLEANUP
0.65/0.76	c GARBAGE COLLECT
0.65/0.76	c rational objective value (HS) 48.6185
0.96/1.01	c #Conflicts:       7000 | #Constraints:       3009
0.96/1.01	c #Conflicts:       8000 | #Constraints:       4046
0.96/1.01	c #Conflicts:       9000 | #Constraints:       5086
0.96/1.01	c DATABASE CLEANUP
0.96/1.01	c GARBAGE COLLECT
0.96/1.01	c rational objective value (HS) 48.6189
1.24/1.35	c #Conflicts:      10000 | #Constraints:       3730
1.24/1.35	c #Conflicts:      11000 | #Constraints:       4735
1.24/1.35	c #Conflicts:      12000 | #Constraints:       5735
1.24/1.35	c DATABASE CLEANUP
1.24/1.35	c GARBAGE COLLECT
1.24/1.35	c rational objective value (HS) 48.6543
1.54/1.63	c #Conflicts:      13000 | #Constraints:       4211
1.54/1.63	c #Conflicts:      14000 | #Constraints:       5264
1.54/1.63	c #Conflicts:      15000 | #Constraints:       6344
1.54/1.63	c DATABASE CLEANUP
1.54/1.63	c GARBAGE COLLECT
1.54/1.63	c rational objective value (HS) 48.6198
1.95/2.04	c #Conflicts:      16000 | #Constraints:       4507
1.95/2.04	c #Conflicts:      17000 | #Constraints:       5574
1.95/2.04	c #Conflicts:      18000 | #Constraints:       6603
1.95/2.04	c DATABASE CLEANUP
1.95/2.04	c GARBAGE COLLECT
1.95/2.04	c rational objective value (HS) 48.6952
2.23/2.39	c #Conflicts:      19000 | #Constraints:       4515
2.23/2.39	c #Conflicts:      20000 | #Constraints:       5532
2.23/2.39	c #Conflicts:      21000 | #Constraints:       6560
2.23/2.39	c DATABASE CLEANUP
2.23/2.39	c GARBAGE COLLECT
2.23/2.39	c rational objective value (HS) 48.6212
3.23/3.32	c #Conflicts:      22000 | #Constraints:       4280
3.23/3.32	c #Conflicts:      23000 | #Constraints:       5281
3.23/3.32	c #Conflicts:      24000 | #Constraints:       6283
3.23/3.32	c #Conflicts:      25000 | #Constraints:       7291
3.23/3.32	c DATABASE CLEANUP
3.23/3.32	c GARBAGE COLLECT
3.23/3.32	c #Conflicts:      26000 | #Constraints:       4882
3.23/3.32	c #Conflicts:      27000 | #Constraints:       5920
3.23/3.32	c #Conflicts:      28000 | #Constraints:       6949
3.23/3.32	c #Conflicts:      29000 | #Constraints:       7976
3.23/3.32	c DATABASE CLEANUP
3.23/3.32	c GARBAGE COLLECT
3.23/3.32	c rational objective value (HS) 49
3.74/3.83	c #Conflicts:      30000 | #Constraints:       5335
3.74/3.83	c #Conflicts:      31000 | #Constraints:       6362
3.74/3.83	c #Conflicts:      32000 | #Constraints:       7390
3.74/3.83	c #Conflicts:      33000 | #Constraints:       8418
3.74/3.83	c DATABASE CLEANUP
3.74/3.83	c GARBAGE COLLECT
3.74/3.83	c rational objective value (HS) 49
4.24/4.39	c #Conflicts:      34000 | #Constraints:       5529
4.24/4.39	c #Conflicts:      35000 | #Constraints:       6529
4.24/4.39	c #Conflicts:      36000 | #Constraints:       7529
4.24/4.39	c #Conflicts:      37000 | #Constraints:       8529
4.24/4.39	c DATABASE CLEANUP
4.24/4.39	c GARBAGE COLLECT
4.24/4.39	c rational objective value (HS) 48.5261
4.83/4.93	c #Conflicts:      38000 | #Constraints:       5523
4.83/4.93	c #Conflicts:      39000 | #Constraints:       6556
4.83/4.93	c #Conflicts:      40000 | #Constraints:       7593
4.83/4.93	c #Conflicts:      41000 | #Constraints:       8621
4.83/4.93	c DATABASE CLEANUP
4.83/4.93	c GARBAGE COLLECT
4.83/4.93	c rational objective value (HS) 48.6161
5.43/5.55	c #Conflicts:      42000 | #Constraints:       5352
5.43/5.55	c #Conflicts:      43000 | #Constraints:       6382
5.43/5.55	c #Conflicts:      44000 | #Constraints:       7418
5.43/5.55	c #Conflicts:      45000 | #Constraints:       8449
5.43/5.55	c #Conflicts:      46000 | #Constraints:       9479
5.43/5.55	c DATABASE CLEANUP
5.43/5.55	c GARBAGE COLLECT
5.43/5.55	c rational objective value (HS) 48.6293
6.12/6.23	c #Conflicts:      47000 | #Constraints:       5975
6.12/6.23	c #Conflicts:      48000 | #Constraints:       7009
6.12/6.23	c #Conflicts:      49000 | #Constraints:       8039
6.12/6.23	c #Conflicts:      50000 | #Constraints:       9067
6.12/6.23	c #Conflicts:      51000 | #Constraints:      10092
6.12/6.23	c DATABASE CLEANUP
6.12/6.23	c GARBAGE COLLECT
6.12/6.23	c rational objective value (HS) 48.6298
6.82/6.96	c #Conflicts:      52000 | #Constraints:       6364
6.82/6.96	c #Conflicts:      53000 | #Constraints:       7364
6.82/6.96	c #Conflicts:      54000 | #Constraints:       8364
6.82/6.96	c #Conflicts:      55000 | #Constraints:       9364
6.82/6.96	c #Conflicts:      56000 | #Constraints:      10364
6.82/6.96	c DATABASE CLEANUP
6.82/6.96	c GARBAGE COLLECT
6.82/6.96	c rational objective value (HS) 48.6298
7.62/7.71	c #Conflicts:      57000 | #Constraints:       6564
7.62/7.71	c #Conflicts:      58000 | #Constraints:       7593
7.62/7.71	c #Conflicts:      59000 | #Constraints:       8634
7.62/7.71	c #Conflicts:      60000 | #Constraints:       9676
7.62/7.71	c #Conflicts:      61000 | #Constraints:      10706
7.62/7.71	c DATABASE CLEANUP
7.62/7.71	c GARBAGE COLLECT
7.62/7.71	c rational objective value (HS) 48.6299
8.42/8.50	c #Conflicts:      62000 | #Constraints:       6596
8.42/8.50	c #Conflicts:      63000 | #Constraints:       7634
8.42/8.50	c #Conflicts:      64000 | #Constraints:       8667
8.42/8.50	c #Conflicts:      65000 | #Constraints:       9698
8.42/8.50	c #Conflicts:      66000 | #Constraints:      10731
8.42/8.50	c DATABASE CLEANUP
8.42/8.50	c GARBAGE COLLECT
8.42/8.50	c rational objective value (HS) 48.6299
9.22/9.34	c #Conflicts:      67000 | #Constraints:       6397
9.22/9.34	c #Conflicts:      68000 | #Constraints:       7397
9.22/9.34	c #Conflicts:      69000 | #Constraints:       8397
9.22/9.34	c #Conflicts:      70000 | #Constraints:       9397
9.22/9.34	c #Conflicts:      71000 | #Constraints:      10397
9.22/9.34	c #Conflicts:      72000 | #Constraints:      11397
9.22/9.34	c DATABASE CLEANUP
9.22/9.34	c GARBAGE COLLECT
9.22/9.34	c rational objective value (HS) 48.6303
9.92/10.09	c #Conflicts:      73000 | #Constraints:       6970
9.92/10.09	c #Conflicts:      74000 | #Constraints:       8003
9.92/10.09	c #Conflicts:      75000 | #Constraints:       9038
9.92/10.09	c #Conflicts:      76000 | #Constraints:      10073
9.92/10.09	c #Conflicts:      77000 | #Constraints:      11100
9.92/10.09	c #Conflicts:      78000 | #Constraints:      12129
9.92/10.09	c DATABASE CLEANUP
9.92/10.09	c GARBAGE COLLECT
9.92/10.09	c rational objective value (HS) 48.6304
10.92/11.09	c #Conflicts:      79000 | #Constraints:       7379
10.92/11.09	c #Conflicts:      80000 | #Constraints:       8379
10.92/11.09	c #Conflicts:      81000 | #Constraints:       9379
10.92/11.09	c #Conflicts:      82000 | #Constraints:      10379
10.92/11.09	c #Conflicts:      83000 | #Constraints:      11379
10.92/11.09	c #Conflicts:      84000 | #Constraints:      12379
10.92/11.09	c DATABASE CLEANUP
10.92/11.09	c GARBAGE COLLECT
10.92/11.09	c rational objective value (HS) 48.6306
11.60/11.78	c #Conflicts:      85000 | #Constraints:       7582
11.60/11.78	c #Conflicts:      86000 | #Constraints:       8623
11.60/11.78	c #Conflicts:      87000 | #Constraints:       9667
11.60/11.78	c #Conflicts:      88000 | #Constraints:      10712
11.60/11.78	c #Conflicts:      89000 | #Constraints:      11755
11.60/11.78	c #Conflicts:      90000 | #Constraints:      12794
11.60/11.78	c DATABASE CLEANUP
11.60/11.78	c GARBAGE COLLECT
11.60/11.78	c rational objective value (HS) 48.6308
12.40/12.57	c #Conflicts:      91000 | #Constraints:       7651
12.40/12.57	c #Conflicts:      92000 | #Constraints:       8689
12.40/12.57	c #Conflicts:      93000 | #Constraints:       9724
12.40/12.57	c #Conflicts:      94000 | #Constraints:      10754
12.40/12.57	c #Conflicts:      95000 | #Constraints:      11785
12.40/12.57	c #Conflicts:      96000 | #Constraints:      12815
12.40/12.57	c DATABASE CLEANUP
12.40/12.57	c GARBAGE COLLECT
12.40/12.57	c rational objective value (HS) 48.6309
13.19/13.39	c #Conflicts:      97000 | #Constraints:       7443
13.19/13.39	c #Conflicts:      98000 | #Constraints:       8487
13.19/13.39	c #Conflicts:      99000 | #Constraints:       9525
13.19/13.39	c #Conflicts:     100000 | #Constraints:      10554
13.19/13.39	c #Conflicts:     101000 | #Constraints:      11595
13.19/13.39	c #Conflicts:     102000 | #Constraints:      12628
13.19/13.39	c #Conflicts:     103000 | #Constraints:      13671
13.19/13.39	c DATABASE CLEANUP
13.19/13.39	c GARBAGE COLLECT
13.19/13.39	c rational objective value (HS) 48.6309
14.49/14.61	c #Conflicts:     104000 | #Constraints:       8044
14.49/14.61	c #Conflicts:     105000 | #Constraints:       9044
14.49/14.61	c #Conflicts:     106000 | #Constraints:      10044
14.49/14.61	c #Conflicts:     107000 | #Constraints:      11044
14.49/14.61	c #Conflicts:     108000 | #Constraints:      12044
14.49/14.61	c #Conflicts:     109000 | #Constraints:      13044
14.49/14.61	c #Conflicts:     110000 | #Constraints:      14044
14.49/14.61	c DATABASE CLEANUP
14.49/14.61	c GARBAGE COLLECT
14.49/14.61	c rational objective value (HS) 48.6311
15.29/15.43	c #Conflicts:     111000 | #Constraints:       8404
15.29/15.43	c #Conflicts:     112000 | #Constraints:       9449
15.29/15.43	c #Conflicts:     113000 | #Constraints:      10495
15.29/15.43	c #Conflicts:     114000 | #Constraints:      11535
15.29/15.43	c #Conflicts:     115000 | #Constraints:      12575
15.29/15.43	c #Conflicts:     116000 | #Constraints:      13613
15.29/15.43	c #Conflicts:     117000 | #Constraints:      14650
15.29/15.43	c DATABASE CLEANUP
15.29/15.43	c GARBAGE COLLECT
15.29/15.43	c rational objective value (HS) 48.6312
16.18/16.37	c #Conflicts:     118000 | #Constraints:       8674
16.18/16.37	c #Conflicts:     119000 | #Constraints:       9713
16.18/16.37	c #Conflicts:     120000 | #Constraints:      10754
16.18/16.37	c #Conflicts:     121000 | #Constraints:      11794
16.18/16.37	c #Conflicts:     122000 | #Constraints:      12836
16.18/16.37	c #Conflicts:     123000 | #Constraints:      13881
16.18/16.37	c #Conflicts:     124000 | #Constraints:      14921
16.18/16.37	c DATABASE CLEANUP
16.18/16.37	c GARBAGE COLLECT
16.18/16.37	c rational objective value (HS) 48.6312
17.18/17.36	c #Conflicts:     125000 | #Constraints:       8704
17.18/17.36	c #Conflicts:     126000 | #Constraints:       9747
17.18/17.36	c #Conflicts:     127000 | #Constraints:      10784
17.18/17.36	c #Conflicts:     128000 | #Constraints:      11823
17.18/17.36	c #Conflicts:     129000 | #Constraints:      12865
17.18/17.36	c #Conflicts:     130000 | #Constraints:      13902
17.18/17.36	c #Conflicts:     131000 | #Constraints:      14943
17.18/17.36	c DATABASE CLEANUP
17.18/17.36	c GARBAGE COLLECT
17.18/17.36	c rational objective value (HS) 48.6314
18.77/18.90	c #Conflicts:     132000 | #Constraints:       8495
18.77/18.90	c #Conflicts:     133000 | #Constraints:       9495
18.77/18.90	c #Conflicts:     134000 | #Constraints:      10496
18.77/18.90	c #Conflicts:     135000 | #Constraints:      11498
18.77/18.90	c #Conflicts:     136000 | #Constraints:      12504
18.77/18.90	c #Conflicts:     137000 | #Constraints:      13508
18.77/18.90	c #Conflicts:     138000 | #Constraints:      14510
18.77/18.90	c #Conflicts:     139000 | #Constraints:      15627
18.77/18.90	c DATABASE CLEANUP
18.77/18.90	c GARBAGE COLLECT
18.77/18.90	c rational objective value (HS) 48.6375
19.67/19.87	c #Conflicts:     140000 | #Constraints:       9069
19.67/19.87	c #Conflicts:     141000 | #Constraints:      10070
19.67/19.87	c #Conflicts:     142000 | #Constraints:      11104
19.67/19.87	c #Conflicts:     143000 | #Constraints:      12141
19.67/19.87	c #Conflicts:     144000 | #Constraints:      13174
19.67/19.87	c #Conflicts:     145000 | #Constraints:      14206
19.67/19.87	c #Conflicts:     146000 | #Constraints:      15240
19.67/19.87	c #Conflicts:     147000 | #Constraints:      16273
19.67/19.87	c DATABASE CLEANUP
19.67/19.87	c GARBAGE COLLECT
19.67/19.87	c rational objective value (HS) 48.6316
20.76/20.96	c #Conflicts:     148000 | #Constraints:       9500
20.76/20.96	c #Conflicts:     149000 | #Constraints:      10539
20.76/20.96	c #Conflicts:     150000 | #Constraints:      11583
20.76/20.96	c #Conflicts:     151000 | #Constraints:      12621
20.76/20.96	c #Conflicts:     152000 | #Constraints:      13666
20.76/20.96	c #Conflicts:     153000 | #Constraints:      14703
20.76/20.96	c #Conflicts:     154000 | #Constraints:      15741
20.76/20.96	c #Conflicts:     155000 | #Constraints:      16778
20.76/20.96	c DATABASE CLEANUP
20.76/20.96	c GARBAGE COLLECT
20.76/20.96	c rational objective value (HS) 48.6321
21.88/22.07	c #Conflicts:     156000 | #Constraints:       9747
21.88/22.07	c #Conflicts:     157000 | #Constraints:      10785
21.88/22.07	c #Conflicts:     158000 | #Constraints:      11824
21.88/22.07	c #Conflicts:     159000 | #Constraints:      12864
21.88/22.07	c #Conflicts:     160000 | #Constraints:      13904
21.88/22.07	c #Conflicts:     161000 | #Constraints:      14944
21.88/22.07	c #Conflicts:     162000 | #Constraints:      15986
21.88/22.07	c #Conflicts:     163000 | #Constraints:      17027
21.88/22.07	c DATABASE CLEANUP
21.88/22.07	c GARBAGE COLLECT
21.88/22.07	c rational objective value (HS) 48.6323
23.35/23.57	c #Conflicts:     164000 | #Constraints:       9734
23.35/23.57	c #Conflicts:     165000 | #Constraints:      10736
23.35/23.57	c #Conflicts:     166000 | #Constraints:      11738
23.35/23.57	c #Conflicts:     167000 | #Constraints:      12741
23.35/23.57	c #Conflicts:     168000 | #Constraints:      13743
23.35/23.57	c #Conflicts:     169000 | #Constraints:      14743
23.35/23.57	c #Conflicts:     170000 | #Constraints:      15788
23.35/23.57	c #Conflicts:     171000 | #Constraints:      16921
23.35/23.57	c DATABASE CLEANUP
23.35/23.57	c GARBAGE COLLECT
23.35/23.57	c rational objective value (HS) 50
24.55/24.74	c #Conflicts:     172000 | #Constraints:       9533
24.55/24.74	c #Conflicts:     173000 | #Constraints:      10569
24.55/24.74	c #Conflicts:     174000 | #Constraints:      11605
24.55/24.74	c #Conflicts:     175000 | #Constraints:      12646
24.55/24.74	c #Conflicts:     176000 | #Constraints:      13682
24.55/24.74	c #Conflicts:     177000 | #Constraints:      14732
24.55/24.74	c #Conflicts:     178000 | #Constraints:      15783
24.55/24.74	c #Conflicts:     179000 | #Constraints:      16825
24.55/24.74	c #Conflicts:     180000 | #Constraints:      17870
24.55/24.74	c DATABASE CLEANUP
24.55/24.74	c GARBAGE COLLECT
24.55/24.74	c rational objective value (HS) 50
25.74/25.94	c #Conflicts:     181000 | #Constraints:      10202
25.74/25.94	c #Conflicts:     182000 | #Constraints:      11245
25.74/25.94	c #Conflicts:     183000 | #Constraints:      12291
25.74/25.94	c #Conflicts:     184000 | #Constraints:      13331
25.74/25.94	c #Conflicts:     185000 | #Constraints:      14366
25.74/25.94	c #Conflicts:     186000 | #Constraints:      15410
25.74/25.94	c #Conflicts:     187000 | #Constraints:      16451
25.74/25.94	c #Conflicts:     188000 | #Constraints:      17494
25.74/25.94	c #Conflicts:     189000 | #Constraints:      18533
25.74/25.94	c DATABASE CLEANUP
25.74/25.94	c GARBAGE COLLECT
25.74/25.94	c rational objective value (HS) 50
27.53/27.72	c #Conflicts:     190000 | #Constraints:      10611
27.53/27.72	c #Conflicts:     191000 | #Constraints:      11611
27.53/27.72	c #Conflicts:     192000 | #Constraints:      12611
27.53/27.72	c #Conflicts:     193000 | #Constraints:      13612
27.53/27.72	c #Conflicts:     194000 | #Constraints:      14612
27.53/27.72	c #Conflicts:     195000 | #Constraints:      15612
27.53/27.72	c #Conflicts:     196000 | #Constraints:      16612
27.53/27.72	c #Conflicts:     197000 | #Constraints:      17612
27.53/27.72	c #Conflicts:     198000 | #Constraints:      18612
27.53/27.72	c DATABASE CLEANUP
27.53/27.72	c GARBAGE COLLECT
27.53/27.72	c rational objective value (HS) 50
28.73/28.94	c #Conflicts:     199000 | #Constraints:      10682
28.73/28.94	c #Conflicts:     200000 | #Constraints:      11721
28.73/28.94	c #Conflicts:     201000 | #Constraints:      12723
28.73/28.94	c #Conflicts:     202000 | #Constraints:      13734
28.73/28.94	c #Conflicts:     203000 | #Constraints:      14751
28.73/28.94	c #Conflicts:     204000 | #Constraints:      15794
28.73/28.94	c #Conflicts:     205000 | #Constraints:      16819
28.73/28.94	c #Conflicts:     206000 | #Constraints:      17852
28.73/28.94	c #Conflicts:     207000 | #Constraints:      18889
28.73/28.94	c DATABASE CLEANUP
28.73/28.94	c GARBAGE COLLECT
28.73/28.94	c rational objective value (HS) 50
29.94/30.18	c #Conflicts:     208000 | #Constraints:      10718
29.94/30.18	c #Conflicts:     209000 | #Constraints:      11756
29.94/30.18	c #Conflicts:     210000 | #Constraints:      12792
29.94/30.18	c #Conflicts:     211000 | #Constraints:      13835
29.94/30.18	c #Conflicts:     212000 | #Constraints:      14867
29.94/30.18	c #Conflicts:     213000 | #Constraints:      15895
29.94/30.18	c #Conflicts:     214000 | #Constraints:      16928
29.94/30.18	c #Conflicts:     215000 | #Constraints:      17971
29.94/30.18	c #Conflicts:     216000 | #Constraints:      19004
29.94/30.18	c DATABASE CLEANUP
29.94/30.18	c GARBAGE COLLECT
29.94/30.18	c rational objective value (HS) 50
31.33/31.56	c #Conflicts:     217000 | #Constraints:      10571
31.33/31.56	c #Conflicts:     218000 | #Constraints:      11629
31.33/31.56	c #Conflicts:     219000 | #Constraints:      12674
31.33/31.56	c #Conflicts:     220000 | #Constraints:      13717
31.33/31.56	c #Conflicts:     221000 | #Constraints:      14762
31.33/31.56	c #Conflicts:     222000 | #Constraints:      15799
31.33/31.56	c #Conflicts:     223000 | #Constraints:      16829
31.33/31.56	c #Conflicts:     224000 | #Constraints:      17864
31.33/31.56	c #Conflicts:     225000 | #Constraints:      18893
31.33/31.56	c #Conflicts:     226000 | #Constraints:      19926
31.33/31.56	c DATABASE CLEANUP
31.33/31.56	c GARBAGE COLLECT
31.33/31.56	c rational objective value (HS) 50
33.22/33.48	c #Conflicts:     227000 | #Constraints:      11207
33.22/33.48	c #Conflicts:     228000 | #Constraints:      12208
33.22/33.48	c #Conflicts:     229000 | #Constraints:      13208
33.22/33.48	c #Conflicts:     230000 | #Constraints:      14208
33.22/33.48	c #Conflicts:     231000 | #Constraints:      15208
33.22/33.48	c #Conflicts:     232000 | #Constraints:      16208
33.22/33.48	c #Conflicts:     233000 | #Constraints:      17208
33.22/33.48	c #Conflicts:     234000 | #Constraints:      18208
33.22/33.48	c #Conflicts:     235000 | #Constraints:      19208
33.22/33.48	c #Conflicts:     236000 | #Constraints:      20208
33.22/33.48	c DATABASE CLEANUP
33.22/33.48	c GARBAGE COLLECT
33.22/33.48	c rational objective value (HS) 50
34.71/35.01	c #Conflicts:     237000 | #Constraints:      11496
34.71/35.01	c #Conflicts:     238000 | #Constraints:      12539
34.71/35.01	c #Conflicts:     239000 | #Constraints:      13586
34.71/35.01	c #Conflicts:     240000 | #Constraints:      14621
34.71/35.01	c #Conflicts:     241000 | #Constraints:      15662
34.71/35.01	c #Conflicts:     242000 | #Constraints:      16696
34.71/35.01	c #Conflicts:     243000 | #Constraints:      17737
34.71/35.01	c #Conflicts:     244000 | #Constraints:      18778
34.71/35.01	c #Conflicts:     245000 | #Constraints:      19827
34.71/35.01	c #Conflicts:     246000 | #Constraints:      20864
34.71/35.01	c DATABASE CLEANUP
34.71/35.01	c GARBAGE COLLECT
34.71/35.01	c rational objective value (HS) 50
36.30/36.52	c #Conflicts:     247000 | #Constraints:      11802
36.30/36.52	c #Conflicts:     248000 | #Constraints:      12846
36.30/36.52	c #Conflicts:     249000 | #Constraints:      13884
36.30/36.52	c #Conflicts:     250000 | #Constraints:      14922
36.30/36.52	c #Conflicts:     251000 | #Constraints:      15958
36.30/36.52	c #Conflicts:     252000 | #Constraints:      16995
36.30/36.52	c #Conflicts:     253000 | #Constraints:      18038
36.30/36.52	c #Conflicts:     254000 | #Constraints:      19079
36.30/36.52	c #Conflicts:     255000 | #Constraints:      20125
36.30/36.52	c #Conflicts:     256000 | #Constraints:      21168
36.30/36.52	c DATABASE CLEANUP
36.30/36.52	c GARBAGE COLLECT
36.30/36.52	c rational objective value (HS) 50
38.00/38.21	c #Conflicts:     257000 | #Constraints:      11856
38.00/38.21	c #Conflicts:     258000 | #Constraints:      12888
38.00/38.21	c #Conflicts:     259000 | #Constraints:      13920
38.00/38.21	c #Conflicts:     260000 | #Constraints:      14956
38.00/38.21	c #Conflicts:     261000 | #Constraints:      15993
38.00/38.21	c #Conflicts:     262000 | #Constraints:      17032
38.00/38.21	c #Conflicts:     263000 | #Constraints:      18074
38.00/38.21	c #Conflicts:     264000 | #Constraints:      19114
38.00/38.21	c #Conflicts:     265000 | #Constraints:      20155
38.00/38.21	c #Conflicts:     266000 | #Constraints:      21197
38.00/38.21	c DATABASE CLEANUP
38.00/38.21	c GARBAGE COLLECT
38.00/38.21	c rational objective value (HS) 50
40.29/40.59	c #Conflicts:     267000 | #Constraints:      11651
40.29/40.59	c #Conflicts:     268000 | #Constraints:      12652
40.29/40.59	c #Conflicts:     269000 | #Constraints:      13654
40.29/40.59	c #Conflicts:     270000 | #Constraints:      14654
40.29/40.59	c #Conflicts:     271000 | #Constraints:      15654
40.29/40.59	c #Conflicts:     272000 | #Constraints:      16654
40.29/40.59	c #Conflicts:     273000 | #Constraints:      17654
40.29/40.59	c #Conflicts:     274000 | #Constraints:      18654
40.29/40.59	c #Conflicts:     275000 | #Constraints:      19654
40.29/40.59	c #Conflicts:     276000 | #Constraints:      20654
40.29/40.59	c #Conflicts:     277000 | #Constraints:      21654
40.29/40.59	c DATABASE CLEANUP
40.29/40.59	c GARBAGE COLLECT
40.29/40.59	c rational objective value (HS) 50
41.99/42.28	c #Conflicts:     278000 | #Constraints:      12124
41.99/42.28	c #Conflicts:     279000 | #Constraints:      13167
41.99/42.28	c #Conflicts:     280000 | #Constraints:      14221
41.99/42.28	c #Conflicts:     281000 | #Constraints:      15258
41.99/42.28	c #Conflicts:     282000 | #Constraints:      16295
41.99/42.28	c #Conflicts:     283000 | #Constraints:      17341
41.99/42.28	c #Conflicts:     284000 | #Constraints:      18387
41.99/42.28	c #Conflicts:     285000 | #Constraints:      19430
41.99/42.28	c #Conflicts:     286000 | #Constraints:      20475
41.99/42.28	c #Conflicts:     287000 | #Constraints:      21520
41.99/42.28	c #Conflicts:     288000 | #Constraints:      22566
41.99/42.28	c DATABASE CLEANUP
41.99/42.28	c GARBAGE COLLECT
41.99/42.28	c rational objective value (HS) 50
43.79/44.07	c #Conflicts:     289000 | #Constraints:      12668
43.79/44.07	c #Conflicts:     290000 | #Constraints:      13709
43.79/44.07	c #Conflicts:     291000 | #Constraints:      14756
43.79/44.07	c #Conflicts:     292000 | #Constraints:      15801
43.79/44.07	c #Conflicts:     293000 | #Constraints:      16834
43.79/44.07	c #Conflicts:     294000 | #Constraints:      17872
43.79/44.07	c #Conflicts:     295000 | #Constraints:      18909
43.79/44.07	c #Conflicts:     296000 | #Constraints:      19951
43.79/44.07	c #Conflicts:     297000 | #Constraints:      20991
43.79/44.07	c #Conflicts:     298000 | #Constraints:      22032
43.79/44.07	c #Conflicts:     299000 | #Constraints:      23064
43.79/44.07	c DATABASE CLEANUP
43.79/44.07	c GARBAGE COLLECT
43.79/44.07	c rational objective value (HS) 50
46.37/46.69	c #Conflicts:     300000 | #Constraints:      12872
46.37/46.69	c #Conflicts:     301000 | #Constraints:      13872
46.37/46.69	c #Conflicts:     302000 | #Constraints:      14872
46.37/46.69	c #Conflicts:     303000 | #Constraints:      15872
46.37/46.69	c #Conflicts:     304000 | #Constraints:      16872
46.37/46.69	c #Conflicts:     305000 | #Constraints:      17872
46.37/46.69	c #Conflicts:     306000 | #Constraints:      18872
46.37/46.69	c #Conflicts:     307000 | #Constraints:      19872
46.37/46.69	c #Conflicts:     308000 | #Constraints:      20873
46.37/46.69	c #Conflicts:     309000 | #Constraints:      21873
46.37/46.69	c #Conflicts:     310000 | #Constraints:      22873
46.37/46.69	c DATABASE CLEANUP
46.37/46.69	c GARBAGE COLLECT
46.37/46.69	c rational objective value (HS) 50
48.06/48.39	c #Conflicts:     311000 | #Constraints:      12746
48.06/48.39	c #Conflicts:     312000 | #Constraints:      13799
48.06/48.39	c #Conflicts:     313000 | #Constraints:      14833
48.06/48.39	c #Conflicts:     314000 | #Constraints:      15880
48.06/48.39	c #Conflicts:     315000 | #Constraints:      16914
48.06/48.39	c #Conflicts:     316000 | #Constraints:      17950
48.06/48.39	c #Conflicts:     317000 | #Constraints:      18987
48.06/48.39	c #Conflicts:     318000 | #Constraints:      20020
48.06/48.39	c #Conflicts:     319000 | #Constraints:      21049
48.06/48.39	c #Conflicts:     320000 | #Constraints:      22088
48.06/48.39	c #Conflicts:     321000 | #Constraints:      23126
48.06/48.39	c DATABASE CLEANUP
48.06/48.39	c GARBAGE COLLECT
48.06/48.39	c rational objective value (HS) 50
49.96/50.22	c #Conflicts:     322000 | #Constraints:      12633
49.96/50.22	c #Conflicts:     323000 | #Constraints:      13678
49.96/50.22	c #Conflicts:     324000 | #Constraints:      14720
49.96/50.22	c #Conflicts:     325000 | #Constraints:      15758
49.96/50.22	c #Conflicts:     326000 | #Constraints:      16793
49.96/50.22	c #Conflicts:     327000 | #Constraints:      17817
49.96/50.22	c #Conflicts:     328000 | #Constraints:      18845
49.96/50.22	c #Conflicts:     329000 | #Constraints:      19867
49.96/50.22	c #Conflicts:     330000 | #Constraints:      20902
49.96/50.22	c #Conflicts:     331000 | #Constraints:      21940
49.96/50.22	c #Conflicts:     332000 | #Constraints:      22974
49.96/50.22	c #Conflicts:     333000 | #Constraints:      24017
49.96/50.22	c DATABASE CLEANUP
49.96/50.22	c GARBAGE COLLECT
49.96/50.22	c rational objective value (HS) 50
52.05/52.38	c #Conflicts:     334000 | #Constraints:      13278
52.05/52.38	c #Conflicts:     335000 | #Constraints:      14315
52.05/52.38	c #Conflicts:     336000 | #Constraints:      15358
52.05/52.38	c #Conflicts:     337000 | #Constraints:      16394
52.05/52.38	c #Conflicts:     338000 | #Constraints:      17432
52.05/52.38	c #Conflicts:     339000 | #Constraints:      18468
52.05/52.38	c #Conflicts:     340000 | #Constraints:      19504
52.05/52.38	c #Conflicts:     341000 | #Constraints:      20544
52.05/52.38	c #Conflicts:     342000 | #Constraints:      21582
52.05/52.38	c #Conflicts:     343000 | #Constraints:      22629
52.05/52.38	c #Conflicts:     344000 | #Constraints:      23666
52.05/52.38	c #Conflicts:     345000 | #Constraints:      24713
52.05/52.38	c DATABASE CLEANUP
52.05/52.38	c GARBAGE COLLECT
52.05/52.38	c rational objective value (HS) 50
55.04/55.39	c #Conflicts:     346000 | #Constraints:      13686
55.04/55.39	c #Conflicts:     347000 | #Constraints:      14687
55.04/55.39	c #Conflicts:     348000 | #Constraints:      15687
55.04/55.39	c #Conflicts:     349000 | #Constraints:      16687
55.04/55.39	c #Conflicts:     350000 | #Constraints:      17687
55.04/55.39	c #Conflicts:     351000 | #Constraints:      18687
55.04/55.39	c #Conflicts:     352000 | #Constraints:      19687
55.04/55.39	c #Conflicts:     353000 | #Constraints:      20687
55.04/55.39	c #Conflicts:     354000 | #Constraints:      21687
55.04/55.39	c #Conflicts:     355000 | #Constraints:      22687
55.04/55.39	c #Conflicts:     356000 | #Constraints:      23687
55.04/55.39	c #Conflicts:     357000 | #Constraints:      24688
55.04/55.39	c DATABASE CLEANUP
55.04/55.39	c GARBAGE COLLECT
55.04/55.39	c rational objective value (HS) 50
57.23/57.51	c #Conflicts:     358000 | #Constraints:      13751
57.23/57.51	c #Conflicts:     359000 | #Constraints:      14791
57.23/57.51	c #Conflicts:     360000 | #Constraints:      15833
57.23/57.51	c #Conflicts:     361000 | #Constraints:      16872
57.23/57.51	c #Conflicts:     362000 | #Constraints:      17923
57.23/57.51	c #Conflicts:     363000 | #Constraints:      18965
57.23/57.51	c #Conflicts:     364000 | #Constraints:      20002
57.23/57.51	c #Conflicts:     365000 | #Constraints:      21046
57.23/57.51	c #Conflicts:     366000 | #Constraints:      22093
57.23/57.51	c #Conflicts:     367000 | #Constraints:      23129
57.23/57.51	c #Conflicts:     368000 | #Constraints:      24171
57.23/57.51	c #Conflicts:     369000 | #Constraints:      25216
57.23/57.51	c DATABASE CLEANUP
57.23/57.51	c GARBAGE COLLECT
57.23/57.51	c rational objective value (HS) 50
59.23/59.53	c #Conflicts:     370000 | #Constraints:      13893
59.23/59.53	c #Conflicts:     371000 | #Constraints:      14941
59.23/59.53	c #Conflicts:     372000 | #Constraints:      15983
59.23/59.53	c #Conflicts:     373000 | #Constraints:      17026
59.23/59.53	c #Conflicts:     374000 | #Constraints:      18067
59.23/59.53	c #Conflicts:     375000 | #Constraints:      19099
59.23/59.53	c #Conflicts:     376000 | #Constraints:      20128
59.23/59.53	c #Conflicts:     377000 | #Constraints:      21159
59.23/59.53	c #Conflicts:     378000 | #Constraints:      22200
59.23/59.53	c #Conflicts:     379000 | #Constraints:      23243
59.23/59.53	c #Conflicts:     380000 | #Constraints:      24286
59.23/59.53	c #Conflicts:     381000 | #Constraints:      25327
59.23/59.53	c DATABASE CLEANUP
59.23/59.53	c GARBAGE COLLECT
59.23/59.53	c rational objective value (HS) 50
61.52/61.86	c #Conflicts:     382000 | #Constraints:      13732
61.52/61.86	c #Conflicts:     383000 | #Constraints:      14773
61.52/61.86	c #Conflicts:     384000 | #Constraints:      15827
61.52/61.86	c #Conflicts:     385000 | #Constraints:      16862
61.52/61.86	c #Conflicts:     386000 | #Constraints:      17905
61.52/61.86	c #Conflicts:     387000 | #Constraints:      18952
61.52/61.86	c #Conflicts:     388000 | #Constraints:      19997
61.52/61.86	c #Conflicts:     389000 | #Constraints:      21035
61.52/61.86	c #Conflicts:     390000 | #Constraints:      22077
61.52/61.86	c #Conflicts:     391000 | #Constraints:      23110
61.52/61.86	c #Conflicts:     392000 | #Constraints:      24149
61.52/61.86	c #Conflicts:     393000 | #Constraints:      25193
61.52/61.86	c #Conflicts:     394000 | #Constraints:      26232
61.52/61.86	c DATABASE CLEANUP
61.52/61.86	c GARBAGE COLLECT
61.52/61.86	c rational objective value (HS) 50
64.90/65.20	c #Conflicts:     395000 | #Constraints:      14364
64.90/65.20	c #Conflicts:     396000 | #Constraints:      15364
64.90/65.20	c #Conflicts:     397000 | #Constraints:      16364
64.90/65.20	c #Conflicts:     398000 | #Constraints:      17364
64.90/65.20	c #Conflicts:     399000 | #Constraints:      18364
64.90/65.20	c #Conflicts:     400000 | #Constraints:      19364
64.90/65.20	c #Conflicts:     401000 | #Constraints:      20364
64.90/65.20	c #Conflicts:     402000 | #Constraints:      21364
64.90/65.20	c #Conflicts:     403000 | #Constraints:      22364
64.90/65.20	c #Conflicts:     404000 | #Constraints:      23364
64.90/65.20	c #Conflicts:     405000 | #Constraints:      24364
64.90/65.20	c #Conflicts:     406000 | #Constraints:      25364
64.90/65.20	c #Conflicts:     407000 | #Constraints:      26364
64.90/65.20	c DATABASE CLEANUP
64.90/65.20	c GARBAGE COLLECT
64.90/65.20	c rational objective value (HS) 50
67.09/67.47	c #Conflicts:     408000 | #Constraints:      14595
67.09/67.47	c #Conflicts:     409000 | #Constraints:      15629
67.09/67.47	c #Conflicts:     410000 | #Constraints:      16663
67.09/67.47	c #Conflicts:     411000 | #Constraints:      17706
67.09/67.47	c #Conflicts:     412000 | #Constraints:      18740
67.09/67.47	c #Conflicts:     413000 | #Constraints:      19780
67.09/67.47	c #Conflicts:     414000 | #Constraints:      20824
67.09/67.47	c #Conflicts:     415000 | #Constraints:      21857
67.09/67.47	c #Conflicts:     416000 | #Constraints:      22892
67.09/67.47	c #Conflicts:     417000 | #Constraints:      23924
67.09/67.47	c #Conflicts:     418000 | #Constraints:      24968
67.09/67.47	c #Conflicts:     419000 | #Constraints:      26003
67.09/67.47	c #Conflicts:     420000 | #Constraints:      27036
67.09/67.47	c DATABASE CLEANUP
67.09/67.47	c GARBAGE COLLECT
67.09/67.47	c rational objective value (HS) 50
69.39/69.76	c #Conflicts:     421000 | #Constraints:      14911
69.39/69.76	c #Conflicts:     422000 | #Constraints:      15958
69.39/69.76	c #Conflicts:     423000 | #Constraints:      17004
69.39/69.76	c #Conflicts:     424000 | #Constraints:      18044
69.39/69.76	c #Conflicts:     425000 | #Constraints:      19086
69.39/69.76	c #Conflicts:     426000 | #Constraints:      20121
69.39/69.76	c #Conflicts:     427000 | #Constraints:      21161
69.39/69.76	c #Conflicts:     428000 | #Constraints:      22203
69.39/69.76	c #Conflicts:     429000 | #Constraints:      23241
69.39/69.76	c #Conflicts:     430000 | #Constraints:      24280
69.39/69.76	c #Conflicts:     431000 | #Constraints:      25308
69.39/69.76	c #Conflicts:     432000 | #Constraints:      26342
69.39/69.76	c #Conflicts:     433000 | #Constraints:      27368
69.39/69.76	c DATABASE CLEANUP
69.39/69.76	c GARBAGE COLLECT
69.39/69.76	c rational objective value (HS) 50
72.08/72.49	c #Conflicts:     434000 | #Constraints:      14967
72.08/72.49	c #Conflicts:     435000 | #Constraints:      16017
72.08/72.49	c #Conflicts:     436000 | #Constraints:      17056
72.08/72.49	c #Conflicts:     437000 | #Constraints:      18107
72.08/72.49	c #Conflicts:     438000 | #Constraints:      19148
72.08/72.49	c #Conflicts:     439000 | #Constraints:      20187
72.08/72.49	c #Conflicts:     440000 | #Constraints:      21229
72.08/72.49	c #Conflicts:     441000 | #Constraints:      22270
72.08/72.49	c #Conflicts:     442000 | #Constraints:      23320
72.08/72.49	c #Conflicts:     443000 | #Constraints:      24350
72.08/72.49	c #Conflicts:     444000 | #Constraints:      25350
72.08/72.49	c #Conflicts:     445000 | #Constraints:      26350
72.08/72.49	c #Conflicts:     446000 | #Constraints:      27350
72.08/72.49	c DATABASE CLEANUP
72.08/72.49	c GARBAGE COLLECT
72.08/72.49	c rational objective value (HS) 48.5261
75.86/76.23	c #Conflicts:     447000 | #Constraints:      14753
75.86/76.23	c #Conflicts:     448000 | #Constraints:      15782
75.86/76.23	c #Conflicts:     449000 | #Constraints:      16799
75.86/76.23	c #Conflicts:     450000 | #Constraints:      17826
75.86/76.23	c #Conflicts:     451000 | #Constraints:      18838
75.86/76.23	c #Conflicts:     452000 | #Constraints:      19868
75.86/76.23	c #Conflicts:     453000 | #Constraints:      20887
75.86/76.23	c #Conflicts:     454000 | #Constraints:      21904
75.86/76.23	c #Conflicts:     455000 | #Constraints:      22932
75.86/76.23	c #Conflicts:     456000 | #Constraints:      23940
75.86/76.23	c #Conflicts:     457000 | #Constraints:      24950
75.86/76.23	c #Conflicts:     458000 | #Constraints:      25966
75.86/76.23	c #Conflicts:     459000 | #Constraints:      26970
75.86/76.23	c #Conflicts:     460000 | #Constraints:      27977
75.86/76.23	c DATABASE CLEANUP
75.86/76.23	c GARBAGE COLLECT
75.86/76.23	c rational objective value (HS) 48.5261
79.45/79.83	c #Conflicts:     461000 | #Constraints:      15261
79.45/79.83	c #Conflicts:     462000 | #Constraints:      16261
79.45/79.83	c #Conflicts:     463000 | #Constraints:      17261
79.45/79.83	c #Conflicts:     464000 | #Constraints:      18261
79.45/79.83	c #Conflicts:     465000 | #Constraints:      19261
79.45/79.83	c #Conflicts:     466000 | #Constraints:      20261
79.45/79.83	c #Conflicts:     467000 | #Constraints:      21261
79.45/79.83	c #Conflicts:     468000 | #Constraints:      22261
79.45/79.83	c #Conflicts:     469000 | #Constraints:      23261
79.45/79.83	c #Conflicts:     470000 | #Constraints:      24261
79.45/79.83	c #Conflicts:     471000 | #Constraints:      25261
79.45/79.83	c #Conflicts:     472000 | #Constraints:      26261
79.45/79.83	c #Conflicts:     473000 | #Constraints:      27261
79.45/79.83	c #Conflicts:     474000 | #Constraints:      28261
79.45/79.83	c DATABASE CLEANUP
79.45/79.83	c GARBAGE COLLECT
79.45/79.83	c rational objective value (HS) 48.6161
83.44/83.86	c #Conflicts:     475000 | #Constraints:      15696
83.44/83.86	c #Conflicts:     476000 | #Constraints:      16945
83.44/83.86	c #Conflicts:     477000 | #Constraints:      17981
83.44/83.86	c #Conflicts:     478000 | #Constraints:      19010
83.44/83.86	c #Conflicts:     479000 | #Constraints:      20052
83.44/83.86	c #Conflicts:     480000 | #Constraints:      21081
83.44/83.86	c #Conflicts:     481000 | #Constraints:      22116
83.44/83.86	c #Conflicts:     482000 | #Constraints:      23149
83.44/83.86	c #Conflicts:     483000 | #Constraints:      24182
83.44/83.86	c #Conflicts:     484000 | #Constraints:      25212
83.44/83.86	c #Conflicts:     485000 | #Constraints:      26237
83.44/83.86	c #Conflicts:     486000 | #Constraints:      27269
83.44/83.86	c #Conflicts:     487000 | #Constraints:      28293
83.44/83.86	c #Conflicts:     488000 | #Constraints:      29326
83.44/83.86	c DATABASE CLEANUP
83.44/83.86	c GARBAGE COLLECT
83.44/83.86	c rational objective value (HS) 48.6166
87.53/87.95	c #Conflicts:     489000 | #Constraints:      16383
87.53/87.95	c #Conflicts:     490000 | #Constraints:      17525
87.53/87.95	c #Conflicts:     491000 | #Constraints:      18577
87.53/87.95	c #Conflicts:     492000 | #Constraints:      19617
87.53/87.95	c #Conflicts:     493000 | #Constraints:      20645
87.53/87.95	c #Conflicts:     494000 | #Constraints:      21677
87.53/87.95	c #Conflicts:     495000 | #Constraints:      22714
87.53/87.95	c #Conflicts:     496000 | #Constraints:      23732
87.53/87.95	c #Conflicts:     497000 | #Constraints:      24757
87.53/87.95	c #Conflicts:     498000 | #Constraints:      25788
87.53/87.95	c #Conflicts:     499000 | #Constraints:      26814
87.53/87.95	c #Conflicts:     500000 | #Constraints:      27840
87.53/87.95	c #Conflicts:     501000 | #Constraints:      28877
87.53/87.95	c #Conflicts:     502000 | #Constraints:      29912
87.53/87.95	c DATABASE CLEANUP
87.53/87.95	c GARBAGE COLLECT
87.53/87.95	c rational objective value (HS) 48.6185
91.51/91.98	c #Conflicts:     503000 | #Constraints:      16240
91.51/91.98	c #Conflicts:     504000 | #Constraints:      17251
91.51/91.98	c #Conflicts:     505000 | #Constraints:      18335
91.51/91.98	c #Conflicts:     506000 | #Constraints:      19343
91.51/91.98	c #Conflicts:     507000 | #Constraints:      20474
91.51/91.98	c #Conflicts:     508000 | #Constraints:      21474
91.51/91.98	c #Conflicts:     509000 | #Constraints:      22480
91.51/91.98	c #Conflicts:     510000 | #Constraints:      23480
91.51/91.98	c #Conflicts:     511000 | #Constraints:      24486
91.51/91.98	c #Conflicts:     512000 | #Constraints:      25486
91.51/91.98	c #Conflicts:     513000 | #Constraints:      26492
91.51/91.98	c #Conflicts:     514000 | #Constraints:      27494
91.51/91.98	c #Conflicts:     515000 | #Constraints:      28496
91.51/91.98	c #Conflicts:     516000 | #Constraints:      29501
91.51/91.98	c DATABASE CLEANUP
91.51/91.98	c GARBAGE COLLECT
91.51/91.98	c rational objective value (HS) 48.6192
95.19/95.65	c #Conflicts:     517000 | #Constraints:      15837
95.19/95.65	c #Conflicts:     518000 | #Constraints:      16847
95.19/95.65	c #Conflicts:     519000 | #Constraints:      17872
95.19/95.65	c #Conflicts:     520000 | #Constraints:      18900
95.19/95.65	c #Conflicts:     521000 | #Constraints:      19923
95.19/95.65	c #Conflicts:     522000 | #Constraints:      20952
95.19/95.65	c #Conflicts:     523000 | #Constraints:      21981
95.19/95.65	c #Conflicts:     524000 | #Constraints:      23004
95.19/95.65	c #Conflicts:     525000 | #Constraints:      24026
95.19/95.65	c #Conflicts:     526000 | #Constraints:      25045
95.19/95.65	c #Conflicts:     527000 | #Constraints:      26067
95.19/95.65	c #Conflicts:     528000 | #Constraints:      27089
95.19/95.65	c #Conflicts:     529000 | #Constraints:      28114
95.19/95.65	c #Conflicts:     530000 | #Constraints:      29142
95.19/95.65	c #Conflicts:     531000 | #Constraints:      30168
95.19/95.65	c DATABASE CLEANUP
95.19/95.65	c GARBAGE COLLECT
95.19/95.65	c rational objective value (HS) 48.6189
98.79/99.29	c #Conflicts:     532000 | #Constraints:      16352
98.79/99.29	c #Conflicts:     533000 | #Constraints:      17385
98.79/99.29	c #Conflicts:     534000 | #Constraints:      18405
98.79/99.29	c #Conflicts:     535000 | #Constraints:      19433
98.79/99.29	c #Conflicts:     536000 | #Constraints:      20448
98.79/99.29	c #Conflicts:     537000 | #Constraints:      21473
98.79/99.29	c #Conflicts:     538000 | #Constraints:      22497
98.79/99.29	c #Conflicts:     539000 | #Constraints:      23533
98.79/99.29	c #Conflicts:     540000 | #Constraints:      24554
98.79/99.29	c #Conflicts:     541000 | #Constraints:      25569
98.79/99.29	c #Conflicts:     542000 | #Constraints:      26586
98.79/99.29	c #Conflicts:     543000 | #Constraints:      27605
98.79/99.29	c #Conflicts:     544000 | #Constraints:      28634
98.79/99.29	c #Conflicts:     545000 | #Constraints:      29648
98.79/99.29	c #Conflicts:     546000 | #Constraints:      30669
98.79/99.29	c DATABASE CLEANUP
98.79/99.29	c GARBAGE COLLECT
98.79/99.29	c rational objective value (HS) 48.6193
102.77/103.20	c #Conflicts:     547000 | #Constraints:      16723
102.77/103.20	c #Conflicts:     548000 | #Constraints:      17759
102.77/103.20	c #Conflicts:     549000 | #Constraints:      18786
102.77/103.20	c #Conflicts:     550000 | #Constraints:      19803
102.77/103.20	c #Conflicts:     551000 | #Constraints:      20830
102.77/103.20	c #Conflicts:     552000 | #Constraints:      21864
102.77/103.20	c #Conflicts:     553000 | #Constraints:      22900
102.77/103.20	c #Conflicts:     554000 | #Constraints:      23924
102.77/103.20	c #Conflicts:     555000 | #Constraints:      24946
102.77/103.20	c #Conflicts:     556000 | #Constraints:      25966
102.77/103.20	c #Conflicts:     557000 | #Constraints:      26990
102.77/103.20	c #Conflicts:     558000 | #Constraints:      28012
102.77/103.20	c #Conflicts:     559000 | #Constraints:      29028
102.77/103.20	c #Conflicts:     560000 | #Constraints:      30038
102.77/103.20	c #Conflicts:     561000 | #Constraints:      31060
102.77/103.20	c DATABASE CLEANUP
102.77/103.20	c GARBAGE COLLECT
102.77/103.20	c rational objective value (HS) 48.6193
107.16/107.60	c #Conflicts:     562000 | #Constraints:      16883
107.16/107.60	c #Conflicts:     563000 | #Constraints:      17883
107.16/107.60	c #Conflicts:     564000 | #Constraints:      18883
107.16/107.60	c #Conflicts:     565000 | #Constraints:      19883
107.16/107.60	c #Conflicts:     566000 | #Constraints:      20883
107.16/107.60	c #Conflicts:     567000 | #Constraints:      21883
107.16/107.60	c #Conflicts:     568000 | #Constraints:      22883
107.16/107.60	c #Conflicts:     569000 | #Constraints:      23883
107.16/107.60	c #Conflicts:     570000 | #Constraints:      24883
107.16/107.60	c #Conflicts:     571000 | #Constraints:      25883
107.16/107.60	c #Conflicts:     572000 | #Constraints:      26883
107.16/107.60	c #Conflicts:     573000 | #Constraints:      27883
107.16/107.60	c #Conflicts:     574000 | #Constraints:      28883
107.16/107.60	c #Conflicts:     575000 | #Constraints:      29883
107.16/107.60	c #Conflicts:     576000 | #Constraints:      30883
107.16/107.60	c DATABASE CLEANUP
107.16/107.60	c GARBAGE COLLECT
107.16/107.60	c rational objective value (HS) 48.6193
111.24/111.76	c #Conflicts:     577000 | #Constraints:      16734
111.24/111.76	c #Conflicts:     578000 | #Constraints:      17774
111.24/111.76	c #Conflicts:     579000 | #Constraints:      18811
111.24/111.76	c #Conflicts:     580000 | #Constraints:      19856
111.24/111.76	c #Conflicts:     581000 | #Constraints:      20879
111.24/111.76	c #Conflicts:     582000 | #Constraints:      21904
111.24/111.76	c #Conflicts:     583000 | #Constraints:      22941
111.24/111.76	c #Conflicts:     584000 | #Constraints:      23974
111.24/111.76	c #Conflicts:     585000 | #Constraints:      25009
111.24/111.76	c #Conflicts:     586000 | #Constraints:      26034
111.24/111.76	c #Conflicts:     587000 | #Constraints:      27056
111.24/111.76	c #Conflicts:     588000 | #Constraints:      28083
111.24/111.76	c #Conflicts:     589000 | #Constraints:      29108
111.24/111.76	c #Conflicts:     590000 | #Constraints:      30125
111.24/111.76	c #Conflicts:     591000 | #Constraints:      31149
111.24/111.76	c DATABASE CLEANUP
111.24/111.76	c GARBAGE COLLECT
111.24/111.76	c rational objective value (HS) 48.6194
115.23/115.78	c #Conflicts:     592000 | #Constraints:      16629
115.23/115.78	c #Conflicts:     593000 | #Constraints:      17658
115.23/115.78	c #Conflicts:     594000 | #Constraints:      18682
115.23/115.78	c #Conflicts:     595000 | #Constraints:      19707
115.23/115.78	c #Conflicts:     596000 | #Constraints:      20745
115.23/115.78	c #Conflicts:     597000 | #Constraints:      21767
115.23/115.78	c #Conflicts:     598000 | #Constraints:      22795
115.23/115.78	c #Conflicts:     599000 | #Constraints:      23815
115.23/115.78	c #Conflicts:     600000 | #Constraints:      24835
115.23/115.78	c #Conflicts:     601000 | #Constraints:      25862
115.23/115.78	c #Conflicts:     602000 | #Constraints:      26879
115.23/115.78	c #Conflicts:     603000 | #Constraints:      27900
115.23/115.78	c #Conflicts:     604000 | #Constraints:      28936
115.23/115.78	c #Conflicts:     605000 | #Constraints:      29965
115.23/115.78	c #Conflicts:     606000 | #Constraints:      30996
115.23/115.78	c #Conflicts:     607000 | #Constraints:      32024
115.23/115.78	c DATABASE CLEANUP
115.23/115.78	c GARBAGE COLLECT
115.23/115.78	c rational objective value (HS) 48.6199
120.01/120.50	c #Conflicts:     608000 | #Constraints:      17257
120.01/120.50	c #Conflicts:     609000 | #Constraints:      18292
120.01/120.50	c #Conflicts:     610000 | #Constraints:      19303
120.01/120.50	c #Conflicts:     611000 | #Constraints:      20306
120.01/120.50	c #Conflicts:     612000 | #Constraints:      21436
120.01/120.50	c #Conflicts:     613000 | #Constraints:      22474
120.01/120.50	c #Conflicts:     614000 | #Constraints:      23474
120.01/120.50	c #Conflicts:     615000 | #Constraints:      24491
120.01/120.50	c #Conflicts:     616000 | #Constraints:      25551
120.01/120.50	c #Conflicts:     617000 | #Constraints:      26552
120.01/120.50	c #Conflicts:     618000 | #Constraints:      27553
120.01/120.50	c #Conflicts:     619000 | #Constraints:      28555
120.01/120.50	c #Conflicts:     620000 | #Constraints:      29560
120.01/120.50	c #Conflicts:     621000 | #Constraints:      30565
120.01/120.50	c #Conflicts:     622000 | #Constraints:      31568
120.01/120.50	c #Conflicts:     623000 | #Constraints:      32663
120.01/120.50	c DATABASE CLEANUP
120.01/120.50	c GARBAGE COLLECT
120.01/120.50	c rational objective value (HS) 48.6505
124.51/125.07	c #Conflicts:     624000 | #Constraints:      17720
124.51/125.07	c #Conflicts:     625000 | #Constraints:      18828
124.51/125.07	c #Conflicts:     626000 | #Constraints:      19880
124.51/125.07	c #Conflicts:     627000 | #Constraints:      20910
124.51/125.07	c #Conflicts:     628000 | #Constraints:      21940
124.51/125.07	c #Conflicts:     629000 | #Constraints:      22967
124.51/125.07	c #Conflicts:     630000 | #Constraints:      23995
124.51/125.07	c #Conflicts:     631000 | #Constraints:      25019
124.51/125.07	c #Conflicts:     632000 | #Constraints:      26043
124.51/125.07	c #Conflicts:     633000 | #Constraints:      27066
124.51/125.07	c #Conflicts:     634000 | #Constraints:      28088
124.51/125.07	c #Conflicts:     635000 | #Constraints:      29108
124.51/125.07	c #Conflicts:     636000 | #Constraints:      30130
124.51/125.07	c #Conflicts:     637000 | #Constraints:      31144
124.51/125.07	c #Conflicts:     638000 | #Constraints:      32170
124.51/125.07	c #Conflicts:     639000 | #Constraints:      33182
124.51/125.07	c DATABASE CLEANUP
124.51/125.07	c GARBAGE COLLECT
124.51/125.07	c rational objective value (HS) 48.6203
128.38/129.00	c #Conflicts:     640000 | #Constraints:      17970
128.38/129.00	c #Conflicts:     641000 | #Constraints:      18989
128.38/129.00	c #Conflicts:     642000 | #Constraints:      20010
128.38/129.00	c #Conflicts:     643000 | #Constraints:      21031
128.38/129.00	c #Conflicts:     644000 | #Constraints:      22055
128.38/129.00	c #Conflicts:     645000 | #Constraints:      23072
128.38/129.00	c #Conflicts:     646000 | #Constraints:      24092
128.38/129.00	c #Conflicts:     647000 | #Constraints:      25112
128.38/129.00	c #Conflicts:     648000 | #Constraints:      26130
128.38/129.00	c #Conflicts:     649000 | #Constraints:      27156
128.38/129.00	c #Conflicts:     650000 | #Constraints:      28178
128.38/129.00	c #Conflicts:     651000 | #Constraints:      29202
128.38/129.00	c #Conflicts:     652000 | #Constraints:      30221
128.38/129.00	c #Conflicts:     653000 | #Constraints:      31244
128.38/129.00	c #Conflicts:     654000 | #Constraints:      32268
128.38/129.00	c #Conflicts:     655000 | #Constraints:      33289
128.38/129.00	c DATABASE CLEANUP
128.38/129.00	c GARBAGE COLLECT
128.38/129.00	c rational objective value (HS) 48.621
133.36/133.97	c #Conflicts:     656000 | #Constraints:      17888
133.36/133.97	c #Conflicts:     657000 | #Constraints:      18888
133.36/133.97	c #Conflicts:     658000 | #Constraints:      19888
133.36/133.97	c #Conflicts:     659000 | #Constraints:      20888
133.36/133.97	c #Conflicts:     660000 | #Constraints:      21888
133.36/133.97	c #Conflicts:     661000 | #Constraints:      22888
133.36/133.97	c #Conflicts:     662000 | #Constraints:      23888
133.36/133.97	c #Conflicts:     663000 | #Constraints:      24888
133.36/133.97	c #Conflicts:     664000 | #Constraints:      25888
133.36/133.97	c #Conflicts:     665000 | #Constraints:      26888
133.36/133.97	c #Conflicts:     666000 | #Constraints:      27888
133.36/133.97	c #Conflicts:     667000 | #Constraints:      28888
133.36/133.97	c #Conflicts:     668000 | #Constraints:      29888
133.36/133.97	c #Conflicts:     669000 | #Constraints:      30888
133.36/133.97	c #Conflicts:     670000 | #Constraints:      31888
133.36/133.97	c #Conflicts:     671000 | #Constraints:      32888
133.36/133.97	c DATABASE CLEANUP
133.36/133.97	c GARBAGE COLLECT
133.36/133.97	c rational objective value (HS) 48.6213
137.46/138.07	c #Conflicts:     672000 | #Constraints:      17533
137.46/138.07	c #Conflicts:     673000 | #Constraints:      18572
137.46/138.07	c #Conflicts:     674000 | #Constraints:      19601
137.46/138.07	c #Conflicts:     675000 | #Constraints:      20628
137.46/138.07	c #Conflicts:     676000 | #Constraints:      21657
137.46/138.07	c #Conflicts:     677000 | #Constraints:      22683
137.46/138.07	c #Conflicts:     678000 | #Constraints:      23703
137.46/138.07	c #Conflicts:     679000 | #Constraints:      24730
137.46/138.07	c #Conflicts:     680000 | #Constraints:      25749
137.46/138.07	c #Conflicts:     681000 | #Constraints:      26770
137.46/138.07	c #Conflicts:     682000 | #Constraints:      27789
137.46/138.07	c #Conflicts:     683000 | #Constraints:      28813
137.46/138.07	c #Conflicts:     684000 | #Constraints:      29834
137.46/138.07	c #Conflicts:     685000 | #Constraints:      30850
137.46/138.07	c #Conflicts:     686000 | #Constraints:      31874
137.46/138.07	c #Conflicts:     687000 | #Constraints:      32894
137.46/138.07	c #Conflicts:     688000 | #Constraints:      33916
137.46/138.07	c DATABASE CLEANUP
137.46/138.07	c GARBAGE COLLECT
137.46/138.07	c rational objective value (HS) 48.6214
141.45/142.10	c #Conflicts:     689000 | #Constraints:      18235
141.45/142.10	c #Conflicts:     690000 | #Constraints:      19252
141.45/142.10	c #Conflicts:     691000 | #Constraints:      20276
141.45/142.10	c #Conflicts:     692000 | #Constraints:      21291
141.45/142.10	c #Conflicts:     693000 | #Constraints:      22307
141.45/142.10	c #Conflicts:     694000 | #Constraints:      23329
141.45/142.10	c #Conflicts:     695000 | #Constraints:      24356
141.45/142.10	c #Conflicts:     696000 | #Constraints:      25380
141.45/142.10	c #Conflicts:     697000 | #Constraints:      26401
141.45/142.10	c #Conflicts:     698000 | #Constraints:      27420
141.45/142.10	c #Conflicts:     699000 | #Constraints:      28449
141.45/142.10	c #Conflicts:     700000 | #Constraints:      29466
141.45/142.10	c #Conflicts:     701000 | #Constraints:      30491
141.45/142.10	c #Conflicts:     702000 | #Constraints:      31509
141.45/142.10	c #Conflicts:     703000 | #Constraints:      32531
141.45/142.10	c #Conflicts:     704000 | #Constraints:      33550
141.45/142.10	c #Conflicts:     705000 | #Constraints:      34571
141.45/142.10	c DATABASE CLEANUP
141.45/142.10	c GARBAGE COLLECT
141.45/142.10	c rational objective value (HS) 48.6214
145.82/146.49	c #Conflicts:     706000 | #Constraints:      18645
145.82/146.49	c #Conflicts:     707000 | #Constraints:      19668
145.82/146.49	c #Conflicts:     708000 | #Constraints:      20700
145.82/146.49	c #Conflicts:     709000 | #Constraints:      21727
145.82/146.49	c #Conflicts:     710000 | #Constraints:      22758
145.82/146.49	c #Conflicts:     711000 | #Constraints:      23779
145.82/146.49	c #Conflicts:     712000 | #Constraints:      24796
145.82/146.49	c #Conflicts:     713000 | #Constraints:      25816
145.82/146.49	c #Conflicts:     714000 | #Constraints:      26835
145.82/146.49	c #Conflicts:     715000 | #Constraints:      27851
145.82/146.49	c #Conflicts:     716000 | #Constraints:      28869
145.82/146.49	c #Conflicts:     717000 | #Constraints:      29902
145.82/146.49	c #Conflicts:     718000 | #Constraints:      30921
145.82/146.49	c #Conflicts:     719000 | #Constraints:      31940
145.82/146.49	c #Conflicts:     720000 | #Constraints:      32972
145.82/146.49	c #Conflicts:     721000 | #Constraints:      33996
145.82/146.49	c #Conflicts:     722000 | #Constraints:      35019
145.82/146.49	c DATABASE CLEANUP
145.82/146.49	c GARBAGE COLLECT
145.82/146.49	c rational objective value (HS) 48.6218
151.10/151.72	c #Conflicts:     723000 | #Constraints:      18873
151.10/151.72	c #Conflicts:     724000 | #Constraints:      19919
151.10/151.72	c #Conflicts:     725000 | #Constraints:      20919
151.10/151.72	c #Conflicts:     726000 | #Constraints:      21942
151.10/151.72	c #Conflicts:     727000 | #Constraints:      22959
151.10/151.72	c #Conflicts:     728000 | #Constraints:      23991
151.10/151.72	c #Conflicts:     729000 | #Constraints:      25001
151.10/151.72	c #Conflicts:     730000 | #Constraints:      26001
151.10/151.72	c #Conflicts:     731000 | #Constraints:      27007
151.10/151.72	c #Conflicts:     732000 | #Constraints:      28007
151.10/151.72	c #Conflicts:     733000 | #Constraints:      29016
151.10/151.72	c #Conflicts:     734000 | #Constraints:      30022
151.10/151.72	c #Conflicts:     735000 | #Constraints:      31022
151.10/151.72	c #Conflicts:     736000 | #Constraints:      32024
151.10/151.72	c #Conflicts:     737000 | #Constraints:      33028
151.10/151.72	c #Conflicts:     738000 | #Constraints:      34038
151.10/151.72	c #Conflicts:     739000 | #Constraints:      35040
151.10/151.72	c DATABASE CLEANUP
151.10/151.72	c GARBAGE COLLECT
151.10/151.72	c rational objective value (HS) 48.6328
155.69/156.30	c #Conflicts:     740000 | #Constraints:      18841
155.69/156.30	c #Conflicts:     741000 | #Constraints:      19864
155.69/156.30	c #Conflicts:     742000 | #Constraints:      20892
155.69/156.30	c #Conflicts:     743000 | #Constraints:      21915
155.69/156.30	c #Conflicts:     744000 | #Constraints:      22945
155.69/156.30	c #Conflicts:     745000 | #Constraints:      23971
155.69/156.30	c #Conflicts:     746000 | #Constraints:      24998
155.69/156.30	c #Conflicts:     747000 | #Constraints:      26028
155.69/156.30	c #Conflicts:     748000 | #Constraints:      27054
155.69/156.30	c #Conflicts:     749000 | #Constraints:      28076
155.69/156.30	c #Conflicts:     750000 | #Constraints:      29099
155.69/156.30	c #Conflicts:     751000 | #Constraints:      30131
155.69/156.30	c #Conflicts:     752000 | #Constraints:      31155
155.69/156.30	c #Conflicts:     753000 | #Constraints:      32173
155.69/156.30	c #Conflicts:     754000 | #Constraints:      33189
155.69/156.30	c #Conflicts:     755000 | #Constraints:      34205
155.69/156.30	c #Conflicts:     756000 | #Constraints:      35221
155.69/156.30	c DATABASE CLEANUP
155.69/156.30	c GARBAGE COLLECT
155.69/156.30	c rational objective value (HS) 48.6222
160.38/161.06	c #Conflicts:     757000 | #Constraints:      18661
160.38/161.06	c #Conflicts:     758000 | #Constraints:      19693
160.38/161.06	c #Conflicts:     759000 | #Constraints:      20725
160.38/161.06	c #Conflicts:     760000 | #Constraints:      21760
160.38/161.06	c #Conflicts:     761000 | #Constraints:      22793
160.38/161.06	c #Conflicts:     762000 | #Constraints:      23816
160.38/161.06	c #Conflicts:     763000 | #Constraints:      24840
160.38/161.06	c #Conflicts:     764000 | #Constraints:      25866
160.38/161.06	c #Conflicts:     765000 | #Constraints:      26887
160.38/161.06	c #Conflicts:     766000 | #Constraints:      27913
160.38/161.06	c #Conflicts:     767000 | #Constraints:      28932
160.38/161.06	c #Conflicts:     768000 | #Constraints:      29957
160.38/161.06	c #Conflicts:     769000 | #Constraints:      30991
160.38/161.06	c #Conflicts:     770000 | #Constraints:      32010
160.38/161.06	c #Conflicts:     771000 | #Constraints:      33033
160.38/161.06	c #Conflicts:     772000 | #Constraints:      34052
160.38/161.06	c #Conflicts:     773000 | #Constraints:      35074
160.38/161.06	c #Conflicts:     774000 | #Constraints:      36100
160.38/161.06	c DATABASE CLEANUP
160.38/161.06	c GARBAGE COLLECT
160.38/161.06	c rational objective value (HS) 48.6222
165.26/165.94	c #Conflicts:     775000 | #Constraints:      19315
165.26/165.94	c #Conflicts:     776000 | #Constraints:      20332
165.26/165.94	c #Conflicts:     777000 | #Constraints:      21356
165.26/165.94	c #Conflicts:     778000 | #Constraints:      22390
165.26/165.94	c #Conflicts:     779000 | #Constraints:      23415
165.26/165.94	c #Conflicts:     780000 | #Constraints:      24447
165.26/165.94	c #Conflicts:     781000 | #Constraints:      25480
165.26/165.94	c #Conflicts:     782000 | #Constraints:      26518
165.26/165.94	c #Conflicts:     783000 | #Constraints:      27544
165.26/165.94	c #Conflicts:     784000 | #Constraints:      28564
165.26/165.94	c #Conflicts:     785000 | #Constraints:      29589
165.26/165.94	c #Conflicts:     786000 | #Constraints:      30609
165.26/165.94	c #Conflicts:     787000 | #Constraints:      31631
165.26/165.94	c #Conflicts:     788000 | #Constraints:      32650
165.26/165.94	c #Conflicts:     789000 | #Constraints:      33663
165.26/165.94	c #Conflicts:     790000 | #Constraints:      34683
165.26/165.94	c #Conflicts:     791000 | #Constraints:      35699
165.26/165.94	c #Conflicts:     792000 | #Constraints:      36724
165.26/165.94	c DATABASE CLEANUP
165.26/165.94	c GARBAGE COLLECT
165.26/165.94	c rational objective value (HS) 48.6227
171.34/172.04	c #Conflicts:     793000 | #Constraints:      19713
171.34/172.04	c #Conflicts:     794000 | #Constraints:      20714
171.34/172.04	c #Conflicts:     795000 | #Constraints:      21716
171.34/172.04	c #Conflicts:     796000 | #Constraints:      22726
171.34/172.04	c #Conflicts:     797000 | #Constraints:      23726
171.34/172.04	c #Conflicts:     798000 | #Constraints:      24726
171.34/172.04	c #Conflicts:     799000 | #Constraints:      25727
171.34/172.04	c #Conflicts:     800000 | #Constraints:      26729
171.34/172.04	c #Conflicts:     801000 | #Constraints:      27730
171.34/172.04	c #Conflicts:     802000 | #Constraints:      28731
171.34/172.04	c #Conflicts:     803000 | #Constraints:      29765
171.34/172.04	c #Conflicts:     804000 | #Constraints:      30765
171.34/172.04	c #Conflicts:     805000 | #Constraints:      31765
171.34/172.04	c #Conflicts:     806000 | #Constraints:      32768
171.34/172.04	c #Conflicts:     807000 | #Constraints:      33772
171.34/172.04	c #Conflicts:     808000 | #Constraints:      34796
171.34/172.04	c #Conflicts:     809000 | #Constraints:      35796
171.34/172.04	c #Conflicts:     810000 | #Constraints:      36796
171.34/172.04	c DATABASE CLEANUP
171.34/172.04	c GARBAGE COLLECT
171.34/172.04	c rational objective value (HS) 48.637
177.01/177.70	c #Conflicts:     811000 | #Constraints:      19814
177.01/177.70	c #Conflicts:     812000 | #Constraints:      20850
177.01/177.70	c #Conflicts:     813000 | #Constraints:      21880
177.01/177.70	c #Conflicts:     814000 | #Constraints:      22919
177.01/177.70	c #Conflicts:     815000 | #Constraints:      23952
177.01/177.70	c #Conflicts:     816000 | #Constraints:      24977
177.01/177.70	c #Conflicts:     817000 | #Constraints:      26003
177.01/177.70	c #Conflicts:     818000 | #Constraints:      27026
177.01/177.70	c #Conflicts:     819000 | #Constraints:      28049
177.01/177.70	c #Conflicts:     820000 | #Constraints:      29071
177.01/177.70	c #Conflicts:     821000 | #Constraints:      30093
177.01/177.70	c #Conflicts:     822000 | #Constraints:      31115
177.01/177.70	c #Conflicts:     823000 | #Constraints:      32141
177.01/177.70	c #Conflicts:     824000 | #Constraints:      33168
177.01/177.70	c #Conflicts:     825000 | #Constraints:      34200
177.01/177.70	c #Conflicts:     826000 | #Constraints:      35219
177.01/177.70	c #Conflicts:     827000 | #Constraints:      36242
177.01/177.70	c #Conflicts:     828000 | #Constraints:      37272
177.01/177.70	c DATABASE CLEANUP
177.01/177.70	c GARBAGE COLLECT
177.01/177.70	c rational objective value (HS) 48.6227
182.69/183.43	c #Conflicts:     829000 | #Constraints:      19909
182.69/183.43	c #Conflicts:     830000 | #Constraints:      20941
182.69/183.43	c #Conflicts:     831000 | #Constraints:      21969
182.69/183.43	c #Conflicts:     832000 | #Constraints:      22998
182.69/183.43	c #Conflicts:     833000 | #Constraints:      24020
182.69/183.43	c #Conflicts:     834000 | #Constraints:      25048
182.69/183.43	c #Conflicts:     835000 | #Constraints:      26075
182.69/183.43	c #Conflicts:     836000 | #Constraints:      27100
182.69/183.43	c #Conflicts:     837000 | #Constraints:      28124
182.69/183.43	c #Conflicts:     838000 | #Constraints:      29149
182.69/183.43	c #Conflicts:     839000 | #Constraints:      30168
182.69/183.43	c #Conflicts:     840000 | #Constraints:      31194
182.69/183.43	c #Conflicts:     841000 | #Constraints:      32221
182.69/183.43	c #Conflicts:     842000 | #Constraints:      33239
182.69/183.43	c #Conflicts:     843000 | #Constraints:      34264
182.69/183.43	c #Conflicts:     844000 | #Constraints:      35286
182.69/183.43	c #Conflicts:     845000 | #Constraints:      36316
182.69/183.43	c #Conflicts:     846000 | #Constraints:      37334
182.69/183.43	c DATABASE CLEANUP
182.69/183.43	c GARBAGE COLLECT
182.69/183.43	c rational objective value (HS) 48.6228
188.97/189.72	c #Conflicts:     847000 | #Constraints:      19722
188.97/189.72	c #Conflicts:     848000 | #Constraints:      20722
188.97/189.72	c #Conflicts:     849000 | #Constraints:      21722
188.97/189.72	c #Conflicts:     850000 | #Constraints:      22722
188.97/189.72	c #Conflicts:     851000 | #Constraints:      23722
188.97/189.72	c #Conflicts:     852000 | #Constraints:      24722
188.97/189.72	c #Conflicts:     853000 | #Constraints:      25722
188.97/189.72	c #Conflicts:     854000 | #Constraints:      26722
188.97/189.72	c #Conflicts:     855000 | #Constraints:      27722
188.97/189.72	c #Conflicts:     856000 | #Constraints:      28722
188.97/189.72	c #Conflicts:     857000 | #Constraints:      29722
188.97/189.72	c #Conflicts:     858000 | #Constraints:      30722
188.97/189.72	c #Conflicts:     859000 | #Constraints:      31722
188.97/189.72	c #Conflicts:     860000 | #Constraints:      32722
188.97/189.72	c #Conflicts:     861000 | #Constraints:      33722
188.97/189.72	c #Conflicts:     862000 | #Constraints:      34722
188.97/189.72	c #Conflicts:     863000 | #Constraints:      35722
188.97/189.72	c #Conflicts:     864000 | #Constraints:      36722
188.97/189.72	c #Conflicts:     865000 | #Constraints:      37722
188.97/189.72	c DATABASE CLEANUP
188.97/189.72	c GARBAGE COLLECT
188.97/189.72	c rational objective value (HS) 48.6228
194.37/195.18	c #Conflicts:     866000 | #Constraints:      20153
194.37/195.18	c #Conflicts:     867000 | #Constraints:      21192
194.37/195.18	c #Conflicts:     868000 | #Constraints:      22228
194.37/195.18	c #Conflicts:     869000 | #Constraints:      23264
194.37/195.18	c #Conflicts:     870000 | #Constraints:      24290
194.37/195.18	c #Conflicts:     871000 | #Constraints:      25314
194.37/195.18	c #Conflicts:     872000 | #Constraints:      26338
194.37/195.18	c #Conflicts:     873000 | #Constraints:      27362
194.37/195.18	c #Conflicts:     874000 | #Constraints:      28380
194.37/195.18	c #Conflicts:     875000 | #Constraints:      29412
194.37/195.18	c #Conflicts:     876000 | #Constraints:      30439
194.37/195.18	c #Conflicts:     877000 | #Constraints:      31462
194.37/195.18	c #Conflicts:     878000 | #Constraints:      32479
194.37/195.18	c #Conflicts:     879000 | #Constraints:      33502
194.37/195.18	c #Conflicts:     880000 | #Constraints:      34523
194.37/195.18	c #Conflicts:     881000 | #Constraints:      35545
194.37/195.18	c #Conflicts:     882000 | #Constraints:      36568
194.37/195.18	c #Conflicts:     883000 | #Constraints:      37597
194.37/195.18	c #Conflicts:     884000 | #Constraints:      38617
194.37/195.18	c DATABASE CLEANUP
194.37/195.18	c GARBAGE COLLECT
194.37/195.18	c rational objective value (HS) 48.6228
200.24/201.04	c #Conflicts:     885000 | #Constraints:      20681
200.24/201.04	c #Conflicts:     886000 | #Constraints:      21709
200.24/201.04	c #Conflicts:     887000 | #Constraints:      22730
200.24/201.04	c #Conflicts:     888000 | #Constraints:      23755
200.24/201.04	c #Conflicts:     889000 | #Constraints:      24790
200.24/201.04	c #Conflicts:     890000 | #Constraints:      25815
200.24/201.04	c #Conflicts:     891000 | #Constraints:      26844
200.24/201.04	c #Conflicts:     892000 | #Constraints:      27860
200.24/201.04	c #Conflicts:     893000 | #Constraints:      28878
200.24/201.04	c #Conflicts:     894000 | #Constraints:      29899
200.24/201.04	c #Conflicts:     895000 | #Constraints:      30926
200.24/201.04	c #Conflicts:     896000 | #Constraints:      31950
200.24/201.04	c #Conflicts:     897000 | #Constraints:      32974
200.24/201.04	c #Conflicts:     898000 | #Constraints:      33996
200.24/201.04	c #Conflicts:     899000 | #Constraints:      35020
200.24/201.04	c #Conflicts:     900000 | #Constraints:      36043
200.24/201.04	c #Conflicts:     901000 | #Constraints:      37067
200.24/201.04	c #Conflicts:     902000 | #Constraints:      38091
200.24/201.04	c #Conflicts:     903000 | #Constraints:      39114
200.24/201.04	c DATABASE CLEANUP
200.24/201.04	c GARBAGE COLLECT
200.24/201.04	c rational objective value (HS) 48.6228
206.91/207.76	c #Conflicts:     904000 | #Constraints:      20908
206.91/207.76	c #Conflicts:     905000 | #Constraints:      21909
206.91/207.76	c #Conflicts:     906000 | #Constraints:      22912
206.91/207.76	c #Conflicts:     907000 | #Constraints:      23914
206.91/207.76	c #Conflicts:     908000 | #Constraints:      24918
206.91/207.76	c #Conflicts:     909000 | #Constraints:      25918
206.91/207.76	c #Conflicts:     910000 | #Constraints:      26919
206.91/207.76	c #Conflicts:     911000 | #Constraints:      27919
206.91/207.76	c #Conflicts:     912000 | #Constraints:      28920
206.91/207.76	c #Conflicts:     913000 | #Constraints:      29920
206.91/207.76	c #Conflicts:     914000 | #Constraints:      30921
206.91/207.76	c #Conflicts:     915000 | #Constraints:      31924
206.91/207.76	c #Conflicts:     916000 | #Constraints:      32926
206.91/207.76	c #Conflicts:     917000 | #Constraints:      33927
206.91/207.76	c #Conflicts:     918000 | #Constraints:      34932
206.91/207.76	c #Conflicts:     919000 | #Constraints:      35935
206.91/207.76	c #Conflicts:     920000 | #Constraints:      36935
206.91/207.76	c #Conflicts:     921000 | #Constraints:      37936
206.91/207.76	c #Conflicts:     922000 | #Constraints:      38939
206.91/207.76	c DATABASE CLEANUP
206.91/207.76	c GARBAGE COLLECT
206.91/207.76	c rational objective value (HS) 48.6264
212.99/213.81	c #Conflicts:     923000 | #Constraints:      20780
212.99/213.81	c #Conflicts:     924000 | #Constraints:      21813
212.99/213.81	c #Conflicts:     925000 | #Constraints:      22842
212.99/213.81	c #Conflicts:     926000 | #Constraints:      23877
212.99/213.81	c #Conflicts:     927000 | #Constraints:      24903
212.99/213.81	c #Conflicts:     928000 | #Constraints:      25933
212.99/213.81	c #Conflicts:     929000 | #Constraints:      26957
212.99/213.81	c #Conflicts:     930000 | #Constraints:      27987
212.99/213.81	c #Conflicts:     931000 | #Constraints:      29015
212.99/213.81	c #Conflicts:     932000 | #Constraints:      30052
212.99/213.81	c #Conflicts:     933000 | #Constraints:      31073
212.99/213.81	c #Conflicts:     934000 | #Constraints:      32095
212.99/213.81	c #Conflicts:     935000 | #Constraints:      33118
212.99/213.81	c #Conflicts:     936000 | #Constraints:      34132
212.99/213.81	c #Conflicts:     937000 | #Constraints:      35157
212.99/213.81	c #Conflicts:     938000 | #Constraints:      36178
212.99/213.81	c #Conflicts:     939000 | #Constraints:      37202
212.99/213.81	c #Conflicts:     940000 | #Constraints:      38222
212.99/213.81	c #Conflicts:     941000 | #Constraints:      39248
212.99/213.81	c DATABASE CLEANUP
212.99/213.81	c GARBAGE COLLECT
212.99/213.81	c rational objective value (HS) 48.6228
218.67/219.51	c #Conflicts:     942000 | #Constraints:      20700
218.67/219.51	c #Conflicts:     943000 | #Constraints:      21726
218.67/219.51	c #Conflicts:     944000 | #Constraints:      22753
218.67/219.51	c #Conflicts:     945000 | #Constraints:      23776
218.67/219.51	c #Conflicts:     946000 | #Constraints:      24798
218.67/219.51	c #Conflicts:     947000 | #Constraints:      25815
218.67/219.51	c #Conflicts:     948000 | #Constraints:      26841
218.67/219.51	c #Conflicts:     949000 | #Constraints:      27869
218.67/219.51	c #Conflicts:     950000 | #Constraints:      28891
218.67/219.51	c #Conflicts:     951000 | #Constraints:      29934
218.67/219.51	c #Conflicts:     952000 | #Constraints:      30972
218.67/219.51	c #Conflicts:     953000 | #Constraints:      31991
218.67/219.51	c #Conflicts:     954000 | #Constraints:      33017
218.67/219.51	c #Conflicts:     955000 | #Constraints:      34036
218.67/219.51	c #Conflicts:     956000 | #Constraints:      35058
218.67/219.51	c #Conflicts:     957000 | #Constraints:      36084
218.67/219.51	c #Conflicts:     958000 | #Constraints:      37105
218.67/219.51	c #Conflicts:     959000 | #Constraints:      38127
218.67/219.51	c #Conflicts:     960000 | #Constraints:      39147
218.67/219.51	c #Conflicts:     961000 | #Constraints:      40165
218.67/219.51	c DATABASE CLEANUP
218.67/219.51	c GARBAGE COLLECT
218.67/219.51	c rational objective value (HS) 48.6229
223.95/224.84	c #Conflicts:     962000 | #Constraints:      21355
223.95/224.84	c #Conflicts:     963000 | #Constraints:      22387
223.95/224.84	c #Conflicts:     964000 | #Constraints:      23405
223.95/224.84	c #Conflicts:     965000 | #Constraints:      24432
223.95/224.84	c #Conflicts:     966000 | #Constraints:      25452
223.95/224.84	c #Conflicts:     967000 | #Constraints:      26474
223.95/224.84	c #Conflicts:     968000 | #Constraints:      27497
223.95/224.84	c #Conflicts:     969000 | #Constraints:      28521
223.95/224.84	c #Conflicts:     970000 | #Constraints:      29541
223.95/224.84	c #Conflicts:     971000 | #Constraints:      30560
223.95/224.84	c #Conflicts:     972000 | #Constraints:      31579
223.95/224.84	c #Conflicts:     973000 | #Constraints:      32598
223.95/224.84	c #Conflicts:     974000 | #Constraints:      33622
223.95/224.84	c #Conflicts:     975000 | #Constraints:      34638
223.95/224.84	c #Conflicts:     976000 | #Constraints:      35660
223.95/224.84	c #Conflicts:     977000 | #Constraints:      36680
223.95/224.84	c #Conflicts:     978000 | #Constraints:      37707
223.95/224.84	c #Conflicts:     979000 | #Constraints:      38734
223.95/224.84	c #Conflicts:     980000 | #Constraints:      39755
223.95/224.84	c #Conflicts:     981000 | #Constraints:      40772
223.95/224.84	c DATABASE CLEANUP
223.95/224.84	c GARBAGE COLLECT
223.95/224.84	c rational objective value (HS) 48.6229
230.43/231.34	c #Conflicts:     982000 | #Constraints:      21745
230.43/231.34	c #Conflicts:     983000 | #Constraints:      22780
230.43/231.34	c #Conflicts:     984000 | #Constraints:      23780
230.43/231.34	c #Conflicts:     985000 | #Constraints:      24791
230.43/231.34	c #Conflicts:     986000 | #Constraints:      25791
230.43/231.34	c #Conflicts:     987000 | #Constraints:      26792
230.43/231.34	c #Conflicts:     988000 | #Constraints:      27814
230.43/231.34	c #Conflicts:     989000 | #Constraints:      28814
230.43/231.34	c #Conflicts:     990000 | #Constraints:      29814
230.43/231.34	c #Conflicts:     991000 | #Constraints:      30816
230.43/231.34	c #Conflicts:     992000 | #Constraints:      31818
230.43/231.34	c #Conflicts:     993000 | #Constraints:      32819
230.43/231.34	c #Conflicts:     994000 | #Constraints:      33819
230.43/231.34	c #Conflicts:     995000 | #Constraints:      34820
230.43/231.34	c #Conflicts:     996000 | #Constraints:      35823
230.43/231.34	c #Conflicts:     997000 | #Constraints:      36826
230.43/231.34	c #Conflicts:     998000 | #Constraints:      37828
230.43/231.34	c #Conflicts:     999000 | #Constraints:      38837
230.43/231.34	c #Conflicts:    1000000 | #Constraints:      39837
230.43/231.34	c #Conflicts:    1001000 | #Constraints:      40837
230.43/231.34	c DATABASE CLEANUP
230.43/231.34	c GARBAGE COLLECT
230.43/231.34	c rational objective value (HS) 48.6229
237.70/238.64	c #Conflicts:    1002000 | #Constraints:      21834
237.70/238.64	c #Conflicts:    1003000 | #Constraints:      22876
237.70/238.64	c #Conflicts:    1004000 | #Constraints:      23895
237.70/238.64	c #Conflicts:    1005000 | #Constraints:      24914
237.70/238.64	c #Conflicts:    1006000 | #Constraints:      25925
237.70/238.64	c #Conflicts:    1007000 | #Constraints:      26936
237.70/238.64	c #Conflicts:    1008000 | #Constraints:      27964
237.70/238.64	c #Conflicts:    1009000 | #Constraints:      28980
237.70/238.64	c #Conflicts:    1010000 | #Constraints:      29991
237.70/238.64	c #Conflicts:    1011000 | #Constraints:      31007
237.70/238.64	c #Conflicts:    1012000 | #Constraints:      32023
237.70/238.64	c #Conflicts:    1013000 | #Constraints:      33036
237.70/238.64	c #Conflicts:    1014000 | #Constraints:      34050
237.70/238.64	c #Conflicts:    1015000 | #Constraints:      35061
237.70/238.64	c #Conflicts:    1016000 | #Constraints:      36070
237.70/238.64	c #Conflicts:    1017000 | #Constraints:      37080
237.70/238.64	c #Conflicts:    1018000 | #Constraints:      38092
237.70/238.64	c #Conflicts:    1019000 | #Constraints:      39107
237.70/238.64	c #Conflicts:    1020000 | #Constraints:      40128
237.70/238.64	c #Conflicts:    1021000 | #Constraints:      41147
237.70/238.64	c DATABASE CLEANUP
237.70/238.64	c GARBAGE COLLECT
237.70/238.64	c rational objective value (HS) 48.6229
243.58/244.53	c #Conflicts:    1022000 | #Constraints:      21885
243.58/244.53	c #Conflicts:    1023000 | #Constraints:      22924
243.58/244.53	c #Conflicts:    1024000 | #Constraints:      23954
243.58/244.53	c #Conflicts:    1025000 | #Constraints:      24986
243.58/244.53	c #Conflicts:    1026000 | #Constraints:      26025
243.58/244.53	c #Conflicts:    1027000 | #Constraints:      27047
243.58/244.53	c #Conflicts:    1028000 | #Constraints:      28073
243.58/244.53	c #Conflicts:    1029000 | #Constraints:      29099
243.58/244.53	c #Conflicts:    1030000 | #Constraints:      30119
243.58/244.53	c #Conflicts:    1031000 | #Constraints:      31138
243.58/244.53	c #Conflicts:    1032000 | #Constraints:      32161
243.58/244.53	c #Conflicts:    1033000 | #Constraints:      33187
243.58/244.53	c #Conflicts:    1034000 | #Constraints:      34211
243.58/244.53	c #Conflicts:    1035000 | #Constraints:      35238
243.58/244.53	c #Conflicts:    1036000 | #Constraints:      36266
243.58/244.53	c #Conflicts:    1037000 | #Constraints:      37292
243.58/244.53	c #Conflicts:    1038000 | #Constraints:      38311
243.58/244.53	c #Conflicts:    1039000 | #Constraints:      39336
243.58/244.53	c #Conflicts:    1040000 | #Constraints:      40353
243.58/244.53	c #Conflicts:    1041000 | #Constraints:      41377
243.58/244.53	c DATABASE CLEANUP
243.58/244.53	c GARBAGE COLLECT
243.58/244.53	c rational objective value (HS) 48.6229
250.07/251.01	c #Conflicts:    1042000 | #Constraints:      21747
250.07/251.01	c #Conflicts:    1043000 | #Constraints:      22776
250.07/251.01	c #Conflicts:    1044000 | #Constraints:      23800
250.07/251.01	c #Conflicts:    1045000 | #Constraints:      24823
250.07/251.01	c #Conflicts:    1046000 | #Constraints:      25844
250.07/251.01	c #Conflicts:    1047000 | #Constraints:      26877
250.07/251.01	c #Conflicts:    1048000 | #Constraints:      27905
250.07/251.01	c #Conflicts:    1049000 | #Constraints:      28929
250.07/251.01	c #Conflicts:    1050000 | #Constraints:      29955
250.07/251.01	c #Conflicts:    1051000 | #Constraints:      30987
250.07/251.01	c #Conflicts:    1052000 | #Constraints:      32008
250.07/251.01	c #Conflicts:    1053000 | #Constraints:      33027
250.07/251.01	c #Conflicts:    1054000 | #Constraints:      34047
250.07/251.01	c #Conflicts:    1055000 | #Constraints:      35074
250.07/251.01	c #Conflicts:    1056000 | #Constraints:      36096
250.07/251.01	c #Conflicts:    1057000 | #Constraints:      37117
250.07/251.01	c #Conflicts:    1058000 | #Constraints:      38132
250.07/251.01	c #Conflicts:    1059000 | #Constraints:      39151
250.07/251.01	c #Conflicts:    1060000 | #Constraints:      40171
250.07/251.01	c #Conflicts:    1061000 | #Constraints:      41195
250.07/251.01	c #Conflicts:    1062000 | #Constraints:      42209
250.07/251.01	c DATABASE CLEANUP
250.07/251.01	c GARBAGE COLLECT
250.07/251.01	c rational objective value (HS) 48.6229
257.33/258.34	c #Conflicts:    1063000 | #Constraints:      22380
257.33/258.34	c #Conflicts:    1064000 | #Constraints:      23380
257.33/258.34	c #Conflicts:    1065000 | #Constraints:      24381
257.33/258.34	c #Conflicts:    1066000 | #Constraints:      25382
257.33/258.34	c #Conflicts:    1067000 | #Constraints:      26383
257.33/258.34	c #Conflicts:    1068000 | #Constraints:      27389
257.33/258.34	c #Conflicts:    1069000 | #Constraints:      28390
257.33/258.34	c #Conflicts:    1070000 | #Constraints:      29403
257.33/258.34	c #Conflicts:    1071000 | #Constraints:      30403
257.33/258.34	c #Conflicts:    1072000 | #Constraints:      31404
257.33/258.34	c #Conflicts:    1073000 | #Constraints:      32409
257.33/258.34	c #Conflicts:    1074000 | #Constraints:      33413
257.33/258.34	c #Conflicts:    1075000 | #Constraints:      34417
257.33/258.34	c #Conflicts:    1076000 | #Constraints:      35417
257.33/258.34	c #Conflicts:    1077000 | #Constraints:      36432
257.33/258.34	c #Conflicts:    1078000 | #Constraints:      37432
257.33/258.34	c #Conflicts:    1079000 | #Constraints:      38434
257.33/258.34	c #Conflicts:    1080000 | #Constraints:      39437
257.33/258.34	c #Conflicts:    1081000 | #Constraints:      40457
257.33/258.34	c #Conflicts:    1082000 | #Constraints:      41462
257.33/258.34	c #Conflicts:    1083000 | #Constraints:      42462
257.33/258.34	c DATABASE CLEANUP
257.33/258.34	c GARBAGE COLLECT
257.33/258.34	c rational objective value (HS) 48.6229
265.01/266.10	c #Conflicts:    1084000 | #Constraints:      22625
265.01/266.10	c #Conflicts:    1085000 | #Constraints:      23651
265.01/266.10	c #Conflicts:    1086000 | #Constraints:      24676
265.01/266.10	c #Conflicts:    1087000 | #Constraints:      25703
265.01/266.10	c #Conflicts:    1088000 | #Constraints:      26711
265.01/266.10	c #Conflicts:    1089000 | #Constraints:      27721
265.01/266.10	c #Conflicts:    1090000 | #Constraints:      28738
265.01/266.10	c #Conflicts:    1091000 | #Constraints:      29754
265.01/266.10	c #Conflicts:    1092000 | #Constraints:      30764
265.01/266.10	c #Conflicts:    1093000 | #Constraints:      31774
265.01/266.10	c #Conflicts:    1094000 | #Constraints:      32801
265.01/266.10	c #Conflicts:    1095000 | #Constraints:      33836
265.01/266.10	c #Conflicts:    1096000 | #Constraints:      34852
265.01/266.10	c #Conflicts:    1097000 | #Constraints:      35880
265.01/266.10	c #Conflicts:    1098000 | #Constraints:      36901
265.01/266.10	c #Conflicts:    1099000 | #Constraints:      37910
265.01/266.10	c #Conflicts:    1100000 | #Constraints:      38923
265.01/266.10	c #Conflicts:    1101000 | #Constraints:      39927
265.01/266.10	c #Conflicts:    1102000 | #Constraints:      40932
265.01/266.10	c #Conflicts:    1103000 | #Constraints:      41948
265.01/266.10	c #Conflicts:    1104000 | #Constraints:      42953
265.01/266.10	c DATABASE CLEANUP
265.01/266.10	c GARBAGE COLLECT
265.01/266.10	c rational objective value (HS) 48.6229
270.39/271.40	c #Conflicts:    1105000 | #Constraints:      22885
270.39/271.40	c #Conflicts:    1106000 | #Constraints:      23911
270.39/271.40	c #Conflicts:    1107000 | #Constraints:      24931
270.39/271.40	c #Conflicts:    1108000 | #Constraints:      25958
270.39/271.40	c #Conflicts:    1109000 | #Constraints:      26971
270.39/271.40	c #Conflicts:    1110000 | #Constraints:      28005
270.39/271.40	c #Conflicts:    1111000 | #Constraints:      29031
270.39/271.40	c #Conflicts:    1112000 | #Constraints:      30042
270.39/271.40	c #Conflicts:    1113000 | #Constraints:      31066
270.39/271.40	c #Conflicts:    1114000 | #Constraints:      32101
270.39/271.40	c #Conflicts:    1115000 | #Constraints:      33130
270.39/271.40	c #Conflicts:    1116000 | #Constraints:      34145
270.39/271.40	c #Conflicts:    1117000 | #Constraints:      35160
270.39/271.40	c #Conflicts:    1118000 | #Constraints:      36176
270.39/271.40	c #Conflicts:    1119000 | #Constraints:      37202
270.39/271.40	c #Conflicts:    1120000 | #Constraints:      38231
270.39/271.40	c #Conflicts:    1121000 | #Constraints:      39251
270.39/271.40	c #Conflicts:    1122000 | #Constraints:      40266
270.39/271.40	c #Conflicts:    1123000 | #Constraints:      41292
270.39/271.40	c #Conflicts:    1124000 | #Constraints:      42322
270.39/271.40	c #Conflicts:    1125000 | #Constraints:      43361
270.39/271.40	c DATABASE CLEANUP
270.39/271.40	c GARBAGE COLLECT
270.39/271.40	c rational objective value (HS) 48.6229
278.46/279.54	c #Conflicts:    1126000 | #Constraints:      22938
278.46/279.54	c #Conflicts:    1127000 | #Constraints:      23946
278.46/279.54	c #Conflicts:    1128000 | #Constraints:      24947
278.46/279.54	c #Conflicts:    1129000 | #Constraints:      25950
278.46/279.54	c #Conflicts:    1130000 | #Constraints:      26953
278.46/279.54	c #Conflicts:    1131000 | #Constraints:      27956
278.46/279.54	c #Conflicts:    1132000 | #Constraints:      28958
278.46/279.54	c #Conflicts:    1133000 | #Constraints:      29980
278.46/279.54	c #Conflicts:    1134000 | #Constraints:      30991
278.46/279.54	c #Conflicts:    1135000 | #Constraints:      31995
278.46/279.54	c #Conflicts:    1136000 | #Constraints:      32995
278.46/279.54	c #Conflicts:    1137000 | #Constraints:      33996
278.46/279.54	c #Conflicts:    1138000 | #Constraints:      34999
278.46/279.54	c #Conflicts:    1139000 | #Constraints:      36003
278.46/279.54	c #Conflicts:    1140000 | #Constraints:      37003
278.46/279.54	c #Conflicts:    1141000 | #Constraints:      38003
278.46/279.54	c #Conflicts:    1142000 | #Constraints:      39007
278.46/279.54	c #Conflicts:    1143000 | #Constraints:      40009
278.46/279.54	c #Conflicts:    1144000 | #Constraints:      41012
278.46/279.54	c #Conflicts:    1145000 | #Constraints:      42020
278.46/279.54	c #Conflicts:    1146000 | #Constraints:      43042
278.46/279.54	c DATABASE CLEANUP
278.46/279.54	c GARBAGE COLLECT
278.46/279.54	c rational objective value (HS) 48.6229
285.33/286.43	c #Conflicts:    1147000 | #Constraints:      22612
285.33/286.43	c #Conflicts:    1148000 | #Constraints:      23641
285.33/286.43	c #Conflicts:    1149000 | #Constraints:      24685
285.33/286.43	c #Conflicts:    1150000 | #Constraints:      25712
285.33/286.43	c #Conflicts:    1151000 | #Constraints:      26746
285.33/286.43	c #Conflicts:    1152000 | #Constraints:      27776
285.33/286.43	c #Conflicts:    1153000 | #Constraints:      28795
285.33/286.43	c #Conflicts:    1154000 | #Constraints:      29818
285.33/286.43	c #Conflicts:    1155000 | #Constraints:      30845
285.33/286.43	c #Conflicts:    1156000 | #Constraints:      31867
285.33/286.43	c #Conflicts:    1157000 | #Constraints:      32882
285.33/286.43	c #Conflicts:    1158000 | #Constraints:      33901
285.33/286.43	c #Conflicts:    1159000 | #Constraints:      34924
285.33/286.43	c #Conflicts:    1160000 | #Constraints:      35944
285.33/286.43	c #Conflicts:    1161000 | #Constraints:      36955
285.33/286.43	c #Conflicts:    1162000 | #Constraints:      37973
285.33/286.43	c #Conflicts:    1163000 | #Constraints:      38990
285.33/286.43	c #Conflicts:    1164000 | #Constraints:      40012
285.33/286.43	c #Conflicts:    1165000 | #Constraints:      41034
285.33/286.43	c #Conflicts:    1166000 | #Constraints:      42058
285.33/286.43	c #Conflicts:    1167000 | #Constraints:      43076
285.33/286.43	c #Conflicts:    1168000 | #Constraints:      44100
285.33/286.43	c DATABASE CLEANUP
285.33/286.43	c GARBAGE COLLECT
285.33/286.43	c rational objective value (HS) 48.6229
291.93/293.09	c #Conflicts:    1169000 | #Constraints:      23331
291.93/293.09	c #Conflicts:    1170000 | #Constraints:      24360
291.93/293.09	c #Conflicts:    1171000 | #Constraints:      25377
291.93/293.09	c #Conflicts:    1172000 | #Constraints:      26400
291.93/293.09	c #Conflicts:    1173000 | #Constraints:      27421
291.93/293.09	c #Conflicts:    1174000 | #Constraints:      28440
291.93/293.09	c #Conflicts:    1175000 | #Constraints:      29460
291.93/293.09	c #Conflicts:    1176000 | #Constraints:      30490
291.93/293.09	c #Conflicts:    1177000 | #Constraints:      31513
291.93/293.09	c #Conflicts:    1178000 | #Constraints:      32532
291.93/293.09	c #Conflicts:    1179000 | #Constraints:      33554
291.93/293.09	c #Conflicts:    1180000 | #Constraints:      34577
291.93/293.09	c #Conflicts:    1181000 | #Constraints:      35594
291.93/293.09	c #Conflicts:    1182000 | #Constraints:      36609
291.93/293.09	c #Conflicts:    1183000 | #Constraints:      37623
291.93/293.09	c #Conflicts:    1184000 | #Constraints:      38639
291.93/293.09	c #Conflicts:    1185000 | #Constraints:      39654
291.93/293.09	c #Conflicts:    1186000 | #Constraints:      40668
291.93/293.09	c #Conflicts:    1187000 | #Constraints:      41686
291.93/293.09	c #Conflicts:    1188000 | #Constraints:      42703
291.93/293.09	c #Conflicts:    1189000 | #Constraints:      43726
291.93/293.09	c #Conflicts:    1190000 | #Constraints:      44744
291.93/293.09	c DATABASE CLEANUP
291.93/293.09	c GARBAGE COLLECT
291.93/293.09	c rational objective value (HS) 48.6229
298.69/299.87	c #Conflicts:    1191000 | #Constraints:      23749
298.69/299.87	c #Conflicts:    1192000 | #Constraints:      24773
298.69/299.87	c #Conflicts:    1193000 | #Constraints:      25790
298.69/299.87	c #Conflicts:    1194000 | #Constraints:      26804
298.69/299.87	c #Conflicts:    1195000 | #Constraints:      27823
298.69/299.87	c #Conflicts:    1196000 | #Constraints:      28842
298.69/299.87	c #Conflicts:    1197000 | #Constraints:      29857
298.69/299.87	c #Conflicts:    1198000 | #Constraints:      30877
298.69/299.87	c #Conflicts:    1199000 | #Constraints:      31895
298.69/299.87	c #Conflicts:    1200000 | #Constraints:      32914
298.69/299.87	c #Conflicts:    1201000 | #Constraints:      33933
298.69/299.87	c #Conflicts:    1202000 | #Constraints:      34950
298.69/299.87	c #Conflicts:    1203000 | #Constraints:      35967
298.69/299.87	c #Conflicts:    1204000 | #Constraints:      36989
298.69/299.87	c #Conflicts:    1205000 | #Constraints:      38004
298.69/299.87	c #Conflicts:    1206000 | #Constraints:      39017
298.69/299.87	c #Conflicts:    1207000 | #Constraints:      40033
298.69/299.87	c #Conflicts:    1208000 | #Constraints:      41053
298.69/299.87	c #Conflicts:    1209000 | #Constraints:      42075
298.69/299.87	c #Conflicts:    1210000 | #Constraints:      43094
298.69/299.87	c #Conflicts:    1211000 | #Constraints:      44110
298.69/299.87	c #Conflicts:    1212000 | #Constraints:      45131
298.69/299.87	c DATABASE CLEANUP
298.69/299.87	c GARBAGE COLLECT
298.69/299.87	c rational objective value (HS) 48.6229
307.26/308.45	c #Conflicts:    1213000 | #Constraints:      23923
307.26/308.45	c #Conflicts:    1214000 | #Constraints:      24923
307.26/308.45	c #Conflicts:    1215000 | #Constraints:      25936
307.26/308.45	c #Conflicts:    1216000 | #Constraints:      26936
307.26/308.45	c #Conflicts:    1217000 | #Constraints:      27978
307.26/308.45	c #Conflicts:    1218000 | #Constraints:      29008
307.26/308.45	c #Conflicts:    1219000 | #Constraints:      30009
307.26/308.45	c #Conflicts:    1220000 | #Constraints:      31010
307.26/308.45	c #Conflicts:    1221000 | #Constraints:      32012
307.26/308.45	c #Conflicts:    1222000 | #Constraints:      33013
307.26/308.45	c #Conflicts:    1223000 | #Constraints:      34013
307.26/308.45	c #Conflicts:    1224000 | #Constraints:      35015
307.26/308.45	c #Conflicts:    1225000 | #Constraints:      36019
307.26/308.45	c #Conflicts:    1226000 | #Constraints:      37024
307.26/308.45	c #Conflicts:    1227000 | #Constraints:      38028
307.26/308.45	c #Conflicts:    1228000 | #Constraints:      39028
307.26/308.45	c #Conflicts:    1229000 | #Constraints:      40028
307.26/308.45	c #Conflicts:    1230000 | #Constraints:      41029
307.26/308.45	c #Conflicts:    1231000 | #Constraints:      42029
307.26/308.45	c #Conflicts:    1232000 | #Constraints:      43031
307.26/308.45	c #Conflicts:    1233000 | #Constraints:      44037
307.26/308.45	c #Conflicts:    1234000 | #Constraints:      45037
307.26/308.45	c DATABASE CLEANUP
307.26/308.45	c GARBAGE COLLECT
307.26/308.45	c rational objective value (HS) 48.623
314.73/315.91	c #Conflicts:    1235000 | #Constraints:      23828
314.73/315.91	c #Conflicts:    1236000 | #Constraints:      24862
314.73/315.91	c #Conflicts:    1237000 | #Constraints:      25901
314.73/315.91	c #Conflicts:    1238000 | #Constraints:      26935
314.73/315.91	c #Conflicts:    1239000 | #Constraints:      27959
314.73/315.91	c #Conflicts:    1240000 | #Constraints:      28979
314.73/315.91	c #Conflicts:    1241000 | #Constraints:      29999
314.73/315.91	c #Conflicts:    1242000 | #Constraints:      31029
314.73/315.91	c #Conflicts:    1243000 | #Constraints:      32049
314.73/315.91	c #Conflicts:    1244000 | #Constraints:      33072
314.73/315.91	c #Conflicts:    1245000 | #Constraints:      34096
314.73/315.91	c #Conflicts:    1246000 | #Constraints:      35117
314.73/315.91	c #Conflicts:    1247000 | #Constraints:      36133
314.73/315.91	c #Conflicts:    1248000 | #Constraints:      37153
314.73/315.91	c #Conflicts:    1249000 | #Constraints:      38176
314.73/315.91	c #Conflicts:    1250000 | #Constraints:      39196
314.73/315.91	c #Conflicts:    1251000 | #Constraints:      40211
314.73/315.91	c #Conflicts:    1252000 | #Constraints:      41226
314.73/315.91	c #Conflicts:    1253000 | #Constraints:      42246
314.73/315.91	c #Conflicts:    1254000 | #Constraints:      43267
314.73/315.91	c #Conflicts:    1255000 | #Constraints:      44282
314.73/315.91	c #Conflicts:    1256000 | #Constraints:      45303
314.73/315.91	c DATABASE CLEANUP
314.73/315.91	c GARBAGE COLLECT
314.73/315.91	c rational objective value (HS) 48.623
321.51/322.76	c #Conflicts:    1257000 | #Constraints:      23719
321.51/322.76	c #Conflicts:    1258000 | #Constraints:      24743
321.51/322.76	c #Conflicts:    1259000 | #Constraints:      25764
321.51/322.76	c #Conflicts:    1260000 | #Constraints:      26784
321.51/322.76	c #Conflicts:    1261000 | #Constraints:      27809
321.51/322.76	c #Conflicts:    1262000 | #Constraints:      28831
321.51/322.76	c #Conflicts:    1263000 | #Constraints:      29849
321.51/322.76	c #Conflicts:    1264000 | #Constraints:      30867
321.51/322.76	c #Conflicts:    1265000 | #Constraints:      31888
321.51/322.76	c #Conflicts:    1266000 | #Constraints:      32908
321.51/322.76	c #Conflicts:    1267000 | #Constraints:      33930
321.51/322.76	c #Conflicts:    1268000 | #Constraints:      34950
321.51/322.76	c #Conflicts:    1269000 | #Constraints:      35967
321.51/322.76	c #Conflicts:    1270000 | #Constraints:      36984
321.51/322.76	c #Conflicts:    1271000 | #Constraints:      38002
321.51/322.76	c #Conflicts:    1272000 | #Constraints:      39025
321.51/322.76	c #Conflicts:    1273000 | #Constraints:      40044
321.51/322.76	c #Conflicts:    1274000 | #Constraints:      41070
321.51/322.76	c #Conflicts:    1275000 | #Constraints:      42086
321.51/322.76	c #Conflicts:    1276000 | #Constraints:      43100
321.51/322.76	c #Conflicts:    1277000 | #Constraints:      44120
321.51/322.76	c #Conflicts:    1278000 | #Constraints:      45134
321.51/322.76	c #Conflicts:    1279000 | #Constraints:      46155
321.51/322.76	c DATABASE CLEANUP
321.51/322.76	c GARBAGE COLLECT
321.51/322.76	c rational objective value (HS) 48.6231
330.18/331.45	c #Conflicts:    1280000 | #Constraints:      24334
330.18/331.45	c #Conflicts:    1281000 | #Constraints:      25334
330.18/331.45	c #Conflicts:    1282000 | #Constraints:      26334
330.18/331.45	c #Conflicts:    1283000 | #Constraints:      27334
330.18/331.45	c #Conflicts:    1284000 | #Constraints:      28334
330.18/331.45	c #Conflicts:    1285000 | #Constraints:      29334
330.18/331.45	c #Conflicts:    1286000 | #Constraints:      30334
330.18/331.45	c #Conflicts:    1287000 | #Constraints:      31334
330.18/331.45	c #Conflicts:    1288000 | #Constraints:      32334
330.18/331.45	c #Conflicts:    1289000 | #Constraints:      33334
330.18/331.45	c #Conflicts:    1290000 | #Constraints:      34334
330.18/331.45	c #Conflicts:    1291000 | #Constraints:      35334
330.18/331.45	c #Conflicts:    1292000 | #Constraints:      36334
330.18/331.45	c #Conflicts:    1293000 | #Constraints:      37334
330.18/331.45	c #Conflicts:    1294000 | #Constraints:      38334
330.18/331.45	c #Conflicts:    1295000 | #Constraints:      39334
330.18/331.45	c #Conflicts:    1296000 | #Constraints:      40334
330.18/331.45	c #Conflicts:    1297000 | #Constraints:      41334
330.18/331.45	c #Conflicts:    1298000 | #Constraints:      42334
330.18/331.45	c #Conflicts:    1299000 | #Constraints:      43334
330.18/331.45	c #Conflicts:    1300000 | #Constraints:      44334
330.18/331.45	c #Conflicts:    1301000 | #Constraints:      45334
330.18/331.45	c #Conflicts:    1302000 | #Constraints:      46334
330.18/331.45	c DATABASE CLEANUP
330.18/331.45	c GARBAGE COLLECT
330.18/331.45	c rational objective value (HS) 48.6231
337.86/339.14	c #Conflicts:    1303000 | #Constraints:      24574
337.86/339.14	c #Conflicts:    1304000 | #Constraints:      25610
337.86/339.14	c #Conflicts:    1305000 | #Constraints:      26633
337.86/339.14	c #Conflicts:    1306000 | #Constraints:      27662
337.86/339.14	c #Conflicts:    1307000 | #Constraints:      28692
337.86/339.14	c #Conflicts:    1308000 | #Constraints:      29713
337.86/339.14	c #Conflicts:    1309000 | #Constraints:      30738
337.86/339.14	c #Conflicts:    1310000 | #Constraints:      31763
337.86/339.14	c #Conflicts:    1311000 | #Constraints:      32786
337.86/339.14	c #Conflicts:    1312000 | #Constraints:      33810
337.86/339.14	c #Conflicts:    1313000 | #Constraints:      34840
337.86/339.14	c #Conflicts:    1314000 | #Constraints:      35861
337.86/339.14	c #Conflicts:    1315000 | #Constraints:      36886
337.86/339.14	c #Conflicts:    1316000 | #Constraints:      37913
337.86/339.14	c #Conflicts:    1317000 | #Constraints:      38936
337.86/339.14	c #Conflicts:    1318000 | #Constraints:      39959
337.86/339.14	c #Conflicts:    1319000 | #Constraints:      40982
337.86/339.14	c #Conflicts:    1320000 | #Constraints:      42013
337.86/339.14	c #Conflicts:    1321000 | #Constraints:      43045
337.86/339.14	c #Conflicts:    1322000 | #Constraints:      44072
337.86/339.14	c #Conflicts:    1323000 | #Constraints:      45106
337.86/339.14	c #Conflicts:    1324000 | #Constraints:      46136
337.86/339.14	c #Conflicts:    1325000 | #Constraints:      47167
337.86/339.14	c DATABASE CLEANUP
337.86/339.14	c GARBAGE COLLECT
337.86/339.14	c rational objective value (HS) 48.6231
345.22/346.50	c #Conflicts:    1326000 | #Constraints:      24960
345.22/346.50	c #Conflicts:    1327000 | #Constraints:      25992
345.22/346.50	c #Conflicts:    1328000 | #Constraints:      27021
345.22/346.50	c #Conflicts:    1329000 | #Constraints:      28051
345.22/346.50	c #Conflicts:    1330000 | #Constraints:      29075
345.22/346.50	c #Conflicts:    1331000 | #Constraints:      30098
345.22/346.50	c #Conflicts:    1332000 | #Constraints:      31120
345.22/346.50	c #Conflicts:    1333000 | #Constraints:      32136
345.22/346.50	c #Conflicts:    1334000 | #Constraints:      33157
345.22/346.50	c #Conflicts:    1335000 | #Constraints:      34184
345.22/346.50	c #Conflicts:    1336000 | #Constraints:      35207
345.22/346.50	c #Conflicts:    1337000 | #Constraints:      36233
345.22/346.50	c #Conflicts:    1338000 | #Constraints:      37250
345.22/346.50	c #Conflicts:    1339000 | #Constraints:      38276
345.22/346.50	c #Conflicts:    1340000 | #Constraints:      39301
345.22/346.50	c #Conflicts:    1341000 | #Constraints:      40325
345.22/346.50	c #Conflicts:    1342000 | #Constraints:      41348
345.22/346.50	c #Conflicts:    1343000 | #Constraints:      42373
345.22/346.50	c #Conflicts:    1344000 | #Constraints:      43395
345.22/346.50	c #Conflicts:    1345000 | #Constraints:      44416
345.22/346.50	c #Conflicts:    1346000 | #Constraints:      45437
345.22/346.50	c #Conflicts:    1347000 | #Constraints:      46455
345.22/346.50	c #Conflicts:    1348000 | #Constraints:      47473
345.22/346.50	c DATABASE CLEANUP
345.22/346.50	c GARBAGE COLLECT
345.22/346.50	c rational objective value (HS) 48.6231
352.50/353.82	c #Conflicts:    1349000 | #Constraints:      25014
352.50/353.82	c #Conflicts:    1350000 | #Constraints:      26044
352.50/353.82	c #Conflicts:    1351000 | #Constraints:      27067
352.50/353.82	c #Conflicts:    1352000 | #Constraints:      28091
352.50/353.82	c #Conflicts:    1353000 | #Constraints:      29117
352.50/353.82	c #Conflicts:    1354000 | #Constraints:      30135
352.50/353.82	c #Conflicts:    1355000 | #Constraints:      31157
352.50/353.82	c #Conflicts:    1356000 | #Constraints:      32184
352.50/353.82	c #Conflicts:    1357000 | #Constraints:      33208
352.50/353.82	c #Conflicts:    1358000 | #Constraints:      34239
352.50/353.82	c #Conflicts:    1359000 | #Constraints:      35268
352.50/353.82	c #Conflicts:    1360000 | #Constraints:      36290
352.50/353.82	c #Conflicts:    1361000 | #Constraints:      37313
352.50/353.82	c #Conflicts:    1362000 | #Constraints:      38334
352.50/353.82	c #Conflicts:    1363000 | #Constraints:      39356
352.50/353.82	c #Conflicts:    1364000 | #Constraints:      40376
352.50/353.82	c #Conflicts:    1365000 | #Constraints:      41406
352.50/353.82	c #Conflicts:    1366000 | #Constraints:      42431
352.50/353.82	c #Conflicts:    1367000 | #Constraints:      43455
352.50/353.82	c #Conflicts:    1368000 | #Constraints:      44472
352.50/353.82	c #Conflicts:    1369000 | #Constraints:      45491
352.50/353.82	c #Conflicts:    1370000 | #Constraints:      46510
352.50/353.82	c #Conflicts:    1371000 | #Constraints:      47534
352.50/353.82	c DATABASE CLEANUP
352.50/353.82	c GARBAGE COLLECT
352.50/353.82	c rational objective value (HS) 48.6231
361.97/363.37	c #Conflicts:    1372000 | #Constraints:      24826
361.97/363.37	c #Conflicts:    1373000 | #Constraints:      25826
361.97/363.37	c #Conflicts:    1374000 | #Constraints:      26826
361.97/363.37	c #Conflicts:    1375000 | #Constraints:      27826
361.97/363.37	c #Conflicts:    1376000 | #Constraints:      28826
361.97/363.37	c #Conflicts:    1377000 | #Constraints:      29826
361.97/363.37	c #Conflicts:    1378000 | #Constraints:      30826
361.97/363.37	c #Conflicts:    1379000 | #Constraints:      31826
361.97/363.37	c #Conflicts:    1380000 | #Constraints:      32826
361.97/363.37	c #Conflicts:    1381000 | #Constraints:      33826
361.97/363.37	c #Conflicts:    1382000 | #Constraints:      34826
361.97/363.37	c #Conflicts:    1383000 | #Constraints:      35826
361.97/363.37	c #Conflicts:    1384000 | #Constraints:      36826
361.97/363.37	c #Conflicts:    1385000 | #Constraints:      37826
361.97/363.37	c #Conflicts:    1386000 | #Constraints:      38826
361.97/363.37	c #Conflicts:    1387000 | #Constraints:      39826
361.97/363.37	c #Conflicts:    1388000 | #Constraints:      40826
361.97/363.37	c #Conflicts:    1389000 | #Constraints:      41826
361.97/363.37	c #Conflicts:    1390000 | #Constraints:      42826
361.97/363.37	c #Conflicts:    1391000 | #Constraints:      43826
361.97/363.37	c #Conflicts:    1392000 | #Constraints:      44826
361.97/363.37	c #Conflicts:    1393000 | #Constraints:      45826
361.97/363.37	c #Conflicts:    1394000 | #Constraints:      46826
361.97/363.37	c #Conflicts:    1395000 | #Constraints:      47826
361.97/363.37	c DATABASE CLEANUP
361.97/363.37	c GARBAGE COLLECT
361.97/363.37	c rational objective value (HS) 48.6231
369.94/371.35	c #Conflicts:    1396000 | #Constraints:      25213
369.94/371.35	c #Conflicts:    1397000 | #Constraints:      26244
369.94/371.35	c #Conflicts:    1398000 | #Constraints:      27278
369.94/371.35	c #Conflicts:    1399000 | #Constraints:      28309
369.94/371.35	c #Conflicts:    1400000 | #Constraints:      29339
369.94/371.35	c #Conflicts:    1401000 | #Constraints:      30365
369.94/371.35	c #Conflicts:    1402000 | #Constraints:      31386
369.94/371.35	c #Conflicts:    1403000 | #Constraints:      32414
369.94/371.35	c #Conflicts:    1404000 | #Constraints:      33439
369.94/371.35	c #Conflicts:    1405000 | #Constraints:      34460
369.94/371.35	c #Conflicts:    1406000 | #Constraints:      35484
369.94/371.35	c #Conflicts:    1407000 | #Constraints:      36515
369.94/371.35	c #Conflicts:    1408000 | #Constraints:      37541
369.94/371.35	c #Conflicts:    1409000 | #Constraints:      38566
369.94/371.35	c #Conflicts:    1410000 | #Constraints:      39590
369.94/371.35	c #Conflicts:    1411000 | #Constraints:      40616
369.94/371.35	c #Conflicts:    1412000 | #Constraints:      41638
369.94/371.35	c #Conflicts:    1413000 | #Constraints:      42660
369.94/371.35	c #Conflicts:    1414000 | #Constraints:      43686
369.94/371.35	c #Conflicts:    1415000 | #Constraints:      44704
369.94/371.35	c #Conflicts:    1416000 | #Constraints:      45723
369.94/371.35	c #Conflicts:    1417000 | #Constraints:      46743
369.94/371.35	c #Conflicts:    1418000 | #Constraints:      47766
369.94/371.35	c #Conflicts:    1419000 | #Constraints:      48789
369.94/371.35	c DATABASE CLEANUP
369.94/371.35	c GARBAGE COLLECT
369.94/371.35	c rational objective value (HS) 48.6231
377.52/378.92	c #Conflicts:    1420000 | #Constraints:      25770
377.52/378.92	c #Conflicts:    1421000 | #Constraints:      26794
377.52/378.92	c #Conflicts:    1422000 | #Constraints:      27829
377.52/378.92	c #Conflicts:    1423000 | #Constraints:      28852
377.52/378.92	c #Conflicts:    1424000 | #Constraints:      29874
377.52/378.92	c #Conflicts:    1425000 | #Constraints:      30894
377.52/378.92	c #Conflicts:    1426000 | #Constraints:      31920
377.52/378.92	c #Conflicts:    1427000 | #Constraints:      32949
377.52/378.92	c #Conflicts:    1428000 | #Constraints:      33969
377.52/378.92	c #Conflicts:    1429000 | #Constraints:      34989
377.52/378.92	c #Conflicts:    1430000 | #Constraints:      36012
377.52/378.92	c #Conflicts:    1431000 | #Constraints:      37035
377.52/378.92	c #Conflicts:    1432000 | #Constraints:      38049
377.52/378.92	c #Conflicts:    1433000 | #Constraints:      39070
377.52/378.92	c #Conflicts:    1434000 | #Constraints:      40088
377.52/378.92	c #Conflicts:    1435000 | #Constraints:      41104
377.52/378.92	c #Conflicts:    1436000 | #Constraints:      42122
377.52/378.92	c #Conflicts:    1437000 | #Constraints:      43138
377.52/378.92	c #Conflicts:    1438000 | #Constraints:      44153
377.52/378.92	c #Conflicts:    1439000 | #Constraints:      45174
377.52/378.92	c #Conflicts:    1440000 | #Constraints:      46193
377.52/378.92	c #Conflicts:    1441000 | #Constraints:      47217
377.52/378.92	c #Conflicts:    1442000 | #Constraints:      48236
377.52/378.92	c #Conflicts:    1443000 | #Constraints:      49254
377.52/378.92	c DATABASE CLEANUP
377.52/378.92	c GARBAGE COLLECT
377.52/378.92	c rational objective value (HS) 48.6231
385.39/386.88	c #Conflicts:    1444000 | #Constraints:      26010
385.39/386.88	c #Conflicts:    1445000 | #Constraints:      27035
385.39/386.88	c #Conflicts:    1446000 | #Constraints:      28059
385.39/386.88	c #Conflicts:    1447000 | #Constraints:      29084
385.39/386.88	c #Conflicts:    1448000 | #Constraints:      30107
385.39/386.88	c #Conflicts:    1449000 | #Constraints:      31126
385.39/386.88	c #Conflicts:    1450000 | #Constraints:      32147
385.39/386.88	c #Conflicts:    1451000 | #Constraints:      33165
385.39/386.88	c #Conflicts:    1452000 | #Constraints:      34191
385.39/386.88	c #Conflicts:    1453000 | #Constraints:      35213
385.39/386.88	c #Conflicts:    1454000 | #Constraints:      36236
385.39/386.88	c #Conflicts:    1455000 | #Constraints:      37261
385.39/386.88	c #Conflicts:    1456000 | #Constraints:      38284
385.39/386.88	c #Conflicts:    1457000 | #Constraints:      39307
385.39/386.88	c #Conflicts:    1458000 | #Constraints:      40326
385.39/386.88	c #Conflicts:    1459000 | #Constraints:      41344
385.39/386.88	c #Conflicts:    1460000 | #Constraints:      42362
385.39/386.88	c #Conflicts:    1461000 | #Constraints:      43388
385.39/386.88	c #Conflicts:    1462000 | #Constraints:      44408
385.39/386.88	c #Conflicts:    1463000 | #Constraints:      45424
385.39/386.88	c #Conflicts:    1464000 | #Constraints:      46443
385.39/386.88	c #Conflicts:    1465000 | #Constraints:      47464
385.39/386.88	c #Conflicts:    1466000 | #Constraints:      48482
385.39/386.88	c #Conflicts:    1467000 | #Constraints:      49503
385.39/386.88	c DATABASE CLEANUP
385.39/386.88	c GARBAGE COLLECT
385.39/386.88	c rational objective value (HS) 48.6231
395.26/396.74	c #Conflicts:    1468000 | #Constraints:      26012
395.26/396.74	c #Conflicts:    1469000 | #Constraints:      27014
395.26/396.74	c #Conflicts:    1470000 | #Constraints:      28020
395.26/396.74	c #Conflicts:    1471000 | #Constraints:      29031
395.26/396.74	c #Conflicts:    1472000 | #Constraints:      30034
395.26/396.74	c #Conflicts:    1473000 | #Constraints:      31040
395.26/396.74	c #Conflicts:    1474000 | #Constraints:      32041
395.26/396.74	c #Conflicts:    1475000 | #Constraints:      33042
395.26/396.74	c #Conflicts:    1476000 | #Constraints:      34042
395.26/396.74	c #Conflicts:    1477000 | #Constraints:      35044
395.26/396.74	c #Conflicts:    1478000 | #Constraints:      36050
395.26/396.74	c #Conflicts:    1479000 | #Constraints:      37050
395.26/396.74	c #Conflicts:    1480000 | #Constraints:      38051
395.26/396.74	c #Conflicts:    1481000 | #Constraints:      39053
395.26/396.74	c #Conflicts:    1482000 | #Constraints:      40056
395.26/396.74	c #Conflicts:    1483000 | #Constraints:      41056
395.26/396.74	c #Conflicts:    1484000 | #Constraints:      42056
395.26/396.74	c #Conflicts:    1485000 | #Constraints:      43057
395.26/396.74	c #Conflicts:    1486000 | #Constraints:      44057
395.26/396.74	c #Conflicts:    1487000 | #Constraints:      45059
395.26/396.74	c #Conflicts:    1488000 | #Constraints:      46061
395.26/396.74	c #Conflicts:    1489000 | #Constraints:      47063
395.26/396.74	c #Conflicts:    1490000 | #Constraints:      48067
395.26/396.74	c #Conflicts:    1491000 | #Constraints:      49068
395.26/396.74	c DATABASE CLEANUP
395.26/396.74	c GARBAGE COLLECT
395.26/396.74	c rational objective value (HS) 48.6288
403.93/405.44	c #Conflicts:    1492000 | #Constraints:      25640
403.93/405.44	c #Conflicts:    1493000 | #Constraints:      26684
403.93/405.44	c #Conflicts:    1494000 | #Constraints:      27727
403.93/405.44	c #Conflicts:    1495000 | #Constraints:      28765
403.93/405.44	c #Conflicts:    1496000 | #Constraints:      29795
403.93/405.44	c #Conflicts:    1497000 | #Constraints:      30828
403.93/405.44	c #Conflicts:    1498000 | #Constraints:      31850
403.93/405.44	c #Conflicts:    1499000 | #Constraints:      32879
403.93/405.44	c #Conflicts:    1500000 | #Constraints:      33920
403.93/405.44	c #Conflicts:    1501000 | #Constraints:      34956
403.93/405.44	c #Conflicts:    1502000 | #Constraints:      35985
403.93/405.44	c #Conflicts:    1503000 | #Constraints:      37017
403.93/405.44	c #Conflicts:    1504000 | #Constraints:      38038
403.93/405.44	c #Conflicts:    1505000 | #Constraints:      39061
403.93/405.44	c #Conflicts:    1506000 | #Constraints:      40088
403.93/405.44	c #Conflicts:    1507000 | #Constraints:      41107
403.93/405.44	c #Conflicts:    1508000 | #Constraints:      42132
403.93/405.44	c #Conflicts:    1509000 | #Constraints:      43156
403.93/405.44	c #Conflicts:    1510000 | #Constraints:      44178
403.93/405.44	c #Conflicts:    1511000 | #Constraints:      45198
403.93/405.44	c #Conflicts:    1512000 | #Constraints:      46228
403.93/405.44	c #Conflicts:    1513000 | #Constraints:      47249
403.93/405.44	c #Conflicts:    1514000 | #Constraints:      48279
403.93/405.44	c #Conflicts:    1515000 | #Constraints:      49308
403.93/405.44	c #Conflicts:    1516000 | #Constraints:      50326
403.93/405.44	c DATABASE CLEANUP
403.93/405.44	c GARBAGE COLLECT
403.93/405.44	c rational objective value (HS) 48.6232
412.19/413.73	c #Conflicts:    1517000 | #Constraints:      26428
412.19/413.73	c #Conflicts:    1518000 | #Constraints:      27460
412.19/413.73	c #Conflicts:    1519000 | #Constraints:      28485
412.19/413.73	c #Conflicts:    1520000 | #Constraints:      29507
412.19/413.73	c #Conflicts:    1521000 | #Constraints:      30534
412.19/413.73	c #Conflicts:    1522000 | #Constraints:      31558
412.19/413.73	c #Conflicts:    1523000 | #Constraints:      32581
412.19/413.73	c #Conflicts:    1524000 | #Constraints:      33605
412.19/413.73	c #Conflicts:    1525000 | #Constraints:      34628
412.19/413.73	c #Conflicts:    1526000 | #Constraints:      35650
412.19/413.73	c #Conflicts:    1527000 | #Constraints:      36667
412.19/413.73	c #Conflicts:    1528000 | #Constraints:      37685
412.19/413.73	c #Conflicts:    1529000 | #Constraints:      38709
412.19/413.73	c #Conflicts:    1530000 | #Constraints:      39727
412.19/413.73	c #Conflicts:    1531000 | #Constraints:      40742
412.19/413.73	c #Conflicts:    1532000 | #Constraints:      41760
412.19/413.73	c #Conflicts:    1533000 | #Constraints:      42789
412.19/413.73	c #Conflicts:    1534000 | #Constraints:      43812
412.19/413.73	c #Conflicts:    1535000 | #Constraints:      44826
412.19/413.73	c #Conflicts:    1536000 | #Constraints:      45839
412.19/413.73	c #Conflicts:    1537000 | #Constraints:      46858
412.19/413.73	c #Conflicts:    1538000 | #Constraints:      47872
412.19/413.73	c #Conflicts:    1539000 | #Constraints:      48892
412.19/413.73	c #Conflicts:    1540000 | #Constraints:      49910
412.19/413.73	c #Conflicts:    1541000 | #Constraints:      50929
412.19/413.73	c DATABASE CLEANUP
412.19/413.73	c GARBAGE COLLECT
412.19/413.73	c rational objective value (HS) 48.6232
421.86/423.42	c #Conflicts:    1542000 | #Constraints:      26815
421.86/423.42	c #Conflicts:    1543000 | #Constraints:      27815
421.86/423.42	c #Conflicts:    1544000 | #Constraints:      28815
421.86/423.42	c #Conflicts:    1545000 | #Constraints:      29815
421.86/423.42	c #Conflicts:    1546000 | #Constraints:      30815
421.86/423.42	c #Conflicts:    1547000 | #Constraints:      31815
421.86/423.42	c #Conflicts:    1548000 | #Constraints:      32815
421.86/423.42	c #Conflicts:    1549000 | #Constraints:      33815
421.86/423.42	c #Conflicts:    1550000 | #Constraints:      34815
421.86/423.42	c #Conflicts:    1551000 | #Constraints:      35815
421.86/423.42	c #Conflicts:    1552000 | #Constraints:      36815
421.86/423.42	c #Conflicts:    1553000 | #Constraints:      37815
421.86/423.42	c #Conflicts:    1554000 | #Constraints:      38815
421.86/423.42	c #Conflicts:    1555000 | #Constraints:      39815
421.86/423.42	c #Conflicts:    1556000 | #Constraints:      40815
421.86/423.42	c #Conflicts:    1557000 | #Constraints:      41815
421.86/423.42	c #Conflicts:    1558000 | #Constraints:      42815
421.86/423.42	c #Conflicts:    1559000 | #Constraints:      43815
421.86/423.42	c #Conflicts:    1560000 | #Constraints:      44815
421.86/423.42	c #Conflicts:    1561000 | #Constraints:      45815
421.86/423.42	c #Conflicts:    1562000 | #Constraints:      46815
421.86/423.42	c #Conflicts:    1563000 | #Constraints:      47815
421.86/423.42	c #Conflicts:    1564000 | #Constraints:      48887
421.86/423.42	c #Conflicts:    1565000 | #Constraints:      49917
421.86/423.42	c #Conflicts:    1566000 | #Constraints:      50951
421.86/423.42	c DATABASE CLEANUP
421.86/423.42	c GARBAGE COLLECT
421.86/423.42	c rational objective value (HS) 51
432.03/433.62	c #Conflicts:    1567000 | #Constraints:      26874
432.03/433.62	c #Conflicts:    1568000 | #Constraints:      27897
432.03/433.62	c #Conflicts:    1569000 | #Constraints:      28921
432.03/433.62	c #Conflicts:    1570000 | #Constraints:      29946
432.03/433.62	c #Conflicts:    1571000 | #Constraints:      30974
432.03/433.62	c #Conflicts:    1572000 | #Constraints:      31998
432.03/433.62	c #Conflicts:    1573000 | #Constraints:      33021
432.03/433.62	c #Conflicts:    1574000 | #Constraints:      34047
432.03/433.62	c #Conflicts:    1575000 | #Constraints:      35070
432.03/433.62	c #Conflicts:    1576000 | #Constraints:      36090
432.03/433.62	c #Conflicts:    1577000 | #Constraints:      37112
432.03/433.62	c #Conflicts:    1578000 | #Constraints:      38134
432.03/433.62	c #Conflicts:    1579000 | #Constraints:      39162
432.03/433.62	c #Conflicts:    1580000 | #Constraints:      40185
432.03/433.62	c #Conflicts:    1581000 | #Constraints:      41206
432.03/433.62	c #Conflicts:    1582000 | #Constraints:      42225
432.03/433.62	c #Conflicts:    1583000 | #Constraints:      43243
432.03/433.62	c #Conflicts:    1584000 | #Constraints:      44262
432.03/433.62	c #Conflicts:    1585000 | #Constraints:      45282
432.03/433.62	c #Conflicts:    1586000 | #Constraints:      46301
432.03/433.62	c #Conflicts:    1587000 | #Constraints:      47319
432.03/433.62	c #Conflicts:    1588000 | #Constraints:      48338
432.03/433.62	c #Conflicts:    1589000 | #Constraints:      49353
432.03/433.62	c #Conflicts:    1590000 | #Constraints:      50367
432.03/433.62	c #Conflicts:    1591000 | #Constraints:      51390
432.03/433.62	c DATABASE CLEANUP
432.03/433.62	c GARBAGE COLLECT
432.03/433.62	c rational objective value (HS) 51
441.19/442.85	c #Conflicts:    1592000 | #Constraints:      26993
441.19/442.85	c #Conflicts:    1593000 | #Constraints:      28019
441.19/442.85	c #Conflicts:    1594000 | #Constraints:      29047
441.19/442.85	c #Conflicts:    1595000 | #Constraints:      30068
441.19/442.85	c #Conflicts:    1596000 | #Constraints:      31087
441.19/442.85	c #Conflicts:    1597000 | #Constraints:      32111
441.19/442.85	c #Conflicts:    1598000 | #Constraints:      33132
441.19/442.85	c #Conflicts:    1599000 | #Constraints:      34154
441.19/442.85	c #Conflicts:    1600000 | #Constraints:      35169
441.19/442.85	c #Conflicts:    1601000 | #Constraints:      36193
441.19/442.85	c #Conflicts:    1602000 | #Constraints:      37217
441.19/442.85	c #Conflicts:    1603000 | #Constraints:      38235
441.19/442.85	c #Conflicts:    1604000 | #Constraints:      39257
441.19/442.85	c #Conflicts:    1605000 | #Constraints:      40277
441.19/442.85	c #Conflicts:    1606000 | #Constraints:      41294
441.19/442.85	c #Conflicts:    1607000 | #Constraints:      42312
441.19/442.85	c #Conflicts:    1608000 | #Constraints:      43334
441.19/442.85	c #Conflicts:    1609000 | #Constraints:      44358
441.19/442.85	c #Conflicts:    1610000 | #Constraints:      45374
441.19/442.85	c #Conflicts:    1611000 | #Constraints:      46391
441.19/442.85	c #Conflicts:    1612000 | #Constraints:      47409
441.19/442.85	c #Conflicts:    1613000 | #Constraints:      48428
441.19/442.85	c #Conflicts:    1614000 | #Constraints:      49447
441.19/442.85	c #Conflicts:    1615000 | #Constraints:      50466
441.19/442.85	c #Conflicts:    1616000 | #Constraints:      51488
441.19/442.85	c DATABASE CLEANUP
441.19/442.85	c GARBAGE COLLECT
441.19/442.85	c rational objective value (HS) 51
450.76/452.40	c #Conflicts:    1617000 | #Constraints:      26837
450.76/452.40	c #Conflicts:    1618000 | #Constraints:      27837
450.76/452.40	c #Conflicts:    1619000 | #Constraints:      28837
450.76/452.40	c #Conflicts:    1620000 | #Constraints:      29837
450.76/452.40	c #Conflicts:    1621000 | #Constraints:      30837
450.76/452.40	c #Conflicts:    1622000 | #Constraints:      31837
450.76/452.40	c #Conflicts:    1623000 | #Constraints:      32837
450.76/452.40	c #Conflicts:    1624000 | #Constraints:      33837
450.76/452.40	c #Conflicts:    1625000 | #Constraints:      34837
450.76/452.40	c #Conflicts:    1626000 | #Constraints:      35837
450.76/452.40	c #Conflicts:    1627000 | #Constraints:      36837
450.76/452.40	c #Conflicts:    1628000 | #Constraints:      37837
450.76/452.40	c #Conflicts:    1629000 | #Constraints:      38837
450.76/452.40	c #Conflicts:    1630000 | #Constraints:      39837
450.76/452.40	c #Conflicts:    1631000 | #Constraints:      40837
450.76/452.40	c #Conflicts:    1632000 | #Constraints:      41837
450.76/452.40	c #Conflicts:    1633000 | #Constraints:      42837
450.76/452.40	c #Conflicts:    1634000 | #Constraints:      43837
450.76/452.40	c #Conflicts:    1635000 | #Constraints:      44837
450.76/452.40	c #Conflicts:    1636000 | #Constraints:      45837
450.76/452.40	c #Conflicts:    1637000 | #Constraints:      46837
450.76/452.40	c #Conflicts:    1638000 | #Constraints:      47837
450.76/452.40	c #Conflicts:    1639000 | #Constraints:      48837
450.76/452.40	c #Conflicts:    1640000 | #Constraints:      49837
450.76/452.40	c #Conflicts:    1641000 | #Constraints:      50837
450.76/452.40	c #Conflicts:    1642000 | #Constraints:      51837
450.76/452.40	c DATABASE CLEANUP
450.76/452.40	c GARBAGE COLLECT
450.76/452.40	c rational objective value (HS) 48.5261
459.73/461.47	c #Conflicts:    1643000 | #Constraints:      27247
459.73/461.47	c #Conflicts:    1644000 | #Constraints:      28277
459.73/461.47	c #Conflicts:    1645000 | #Constraints:      29303
459.73/461.47	c #Conflicts:    1646000 | #Constraints:      30327
459.73/461.47	c #Conflicts:    1647000 | #Constraints:      31355
459.73/461.47	c #Conflicts:    1648000 | #Constraints:      32383
459.73/461.47	c #Conflicts:    1649000 | #Constraints:      33405
459.73/461.47	c #Conflicts:    1650000 | #Constraints:      34423
459.73/461.47	c #Conflicts:    1651000 | #Constraints:      35440
459.73/461.47	c #Conflicts:    1652000 | #Constraints:      36458
459.73/461.47	c #Conflicts:    1653000 | #Constraints:      37476
459.73/461.47	c #Conflicts:    1654000 | #Constraints:      38495
459.73/461.47	c #Conflicts:    1655000 | #Constraints:      39512
459.73/461.47	c #Conflicts:    1656000 | #Constraints:      40531
459.73/461.47	c #Conflicts:    1657000 | #Constraints:      41556
459.73/461.47	c #Conflicts:    1658000 | #Constraints:      42581
459.73/461.47	c #Conflicts:    1659000 | #Constraints:      43607
459.73/461.47	c #Conflicts:    1660000 | #Constraints:      44627
459.73/461.47	c #Conflicts:    1661000 | #Constraints:      45644
459.73/461.47	c #Conflicts:    1662000 | #Constraints:      46653
459.73/461.47	c #Conflicts:    1663000 | #Constraints:      47673
459.73/461.47	c #Conflicts:    1664000 | #Constraints:      48691
459.73/461.47	c #Conflicts:    1665000 | #Constraints:      49712
459.73/461.47	c #Conflicts:    1666000 | #Constraints:      50729
459.73/461.47	c #Conflicts:    1667000 | #Constraints:      51749
459.73/461.47	c #Conflicts:    1668000 | #Constraints:      52767
459.73/461.47	c DATABASE CLEANUP
459.73/461.47	c GARBAGE COLLECT
459.73/461.47	c rational objective value (HS) 48.5261
469.20/470.90	c #Conflicts:    1669000 | #Constraints:      27783
469.20/470.90	c #Conflicts:    1670000 | #Constraints:      28805
469.20/470.90	c #Conflicts:    1671000 | #Constraints:      29826
469.20/470.90	c #Conflicts:    1672000 | #Constraints:      30843
469.20/470.90	c #Conflicts:    1673000 | #Constraints:      31862
469.20/470.90	c #Conflicts:    1674000 | #Constraints:      32889
469.20/470.90	c #Conflicts:    1675000 | #Constraints:      33914
469.20/470.90	c #Conflicts:    1676000 | #Constraints:      34934
469.20/470.90	c #Conflicts:    1677000 | #Constraints:      35954
469.20/470.90	c #Conflicts:    1678000 | #Constraints:      36975
469.20/470.90	c #Conflicts:    1679000 | #Constraints:      37989
469.20/470.90	c #Conflicts:    1680000 | #Constraints:      39007
469.20/470.90	c #Conflicts:    1681000 | #Constraints:      40030
469.20/470.90	c #Conflicts:    1682000 | #Constraints:      41052
469.20/470.90	c #Conflicts:    1683000 | #Constraints:      42070
469.20/470.90	c #Conflicts:    1684000 | #Constraints:      43086
469.20/470.90	c #Conflicts:    1685000 | #Constraints:      44111
469.20/470.90	c #Conflicts:    1686000 | #Constraints:      45133
469.20/470.90	c #Conflicts:    1687000 | #Constraints:      46153
469.20/470.90	c #Conflicts:    1688000 | #Constraints:      47172
469.20/470.90	c #Conflicts:    1689000 | #Constraints:      48193
469.20/470.90	c #Conflicts:    1690000 | #Constraints:      49211
469.20/470.90	c #Conflicts:    1691000 | #Constraints:      50233
469.20/470.90	c #Conflicts:    1692000 | #Constraints:      51248
469.20/470.90	c #Conflicts:    1693000 | #Constraints:      52267
469.20/470.90	c #Conflicts:    1694000 | #Constraints:      53292
469.20/470.90	c DATABASE CLEANUP
469.20/470.90	c GARBAGE COLLECT
469.20/470.90	c rational objective value (HS) 48.5261
478.27/480.04	c #Conflicts:    1695000 | #Constraints:      28057
478.27/480.04	c #Conflicts:    1696000 | #Constraints:      29089
478.27/480.04	c #Conflicts:    1697000 | #Constraints:      30106
478.27/480.04	c #Conflicts:    1698000 | #Constraints:      31125
478.27/480.04	c #Conflicts:    1699000 | #Constraints:      32143
478.27/480.04	c #Conflicts:    1700000 | #Constraints:      33166
478.27/480.04	c #Conflicts:    1701000 | #Constraints:      34186
478.27/480.04	c #Conflicts:    1702000 | #Constraints:      35213
478.27/480.04	c #Conflicts:    1703000 | #Constraints:      36235
478.27/480.04	c #Conflicts:    1704000 | #Constraints:      37255
478.27/480.04	c #Conflicts:    1705000 | #Constraints:      38273
478.27/480.04	c #Conflicts:    1706000 | #Constraints:      39288
478.27/480.04	c #Conflicts:    1707000 | #Constraints:      40301
478.27/480.04	c #Conflicts:    1708000 | #Constraints:      41323
478.27/480.04	c #Conflicts:    1709000 | #Constraints:      42341
478.27/480.04	c #Conflicts:    1710000 | #Constraints:      43360
478.27/480.04	c #Conflicts:    1711000 | #Constraints:      44373
478.27/480.04	c #Conflicts:    1712000 | #Constraints:      45392
478.27/480.04	c #Conflicts:    1713000 | #Constraints:      46416
478.27/480.04	c #Conflicts:    1714000 | #Constraints:      47433
478.27/480.04	c #Conflicts:    1715000 | #Constraints:      48444
478.27/480.04	c #Conflicts:    1716000 | #Constraints:      49456
478.27/480.04	c #Conflicts:    1717000 | #Constraints:      50472
478.27/480.04	c #Conflicts:    1718000 | #Constraints:      51486
478.27/480.04	c #Conflicts:    1719000 | #Constraints:      52503
478.27/480.04	c #Conflicts:    1720000 | #Constraints:      53522
478.27/480.04	c DATABASE CLEANUP
478.27/480.04	c GARBAGE COLLECT
478.27/480.04	c rational objective value (HS) 48.5261
489.34/491.13	c #Conflicts:    1721000 | #Constraints:      28040
489.34/491.13	c #Conflicts:    1722000 | #Constraints:      29040
489.34/491.13	c #Conflicts:    1723000 | #Constraints:      30040
489.34/491.13	c #Conflicts:    1724000 | #Constraints:      31040
489.34/491.13	c #Conflicts:    1725000 | #Constraints:      32040
489.34/491.13	c #Conflicts:    1726000 | #Constraints:      33040
489.34/491.13	c #Conflicts:    1727000 | #Constraints:      34040
489.34/491.13	c #Conflicts:    1728000 | #Constraints:      35040
489.34/491.13	c #Conflicts:    1729000 | #Constraints:      36040
489.34/491.13	c #Conflicts:    1730000 | #Constraints:      37040
489.34/491.13	c #Conflicts:    1731000 | #Constraints:      38040
489.34/491.13	c #Conflicts:    1732000 | #Constraints:      39040
489.34/491.13	c #Conflicts:    1733000 | #Constraints:      40040
489.34/491.13	c #Conflicts:    1734000 | #Constraints:      41040
489.34/491.13	c #Conflicts:    1735000 | #Constraints:      42040
489.34/491.13	c #Conflicts:    1736000 | #Constraints:      43040
489.34/491.13	c #Conflicts:    1737000 | #Constraints:      44040
489.34/491.13	c #Conflicts:    1738000 | #Constraints:      45040
489.34/491.13	c #Conflicts:    1739000 | #Constraints:      46040
489.34/491.13	c #Conflicts:    1740000 | #Constraints:      47040
489.34/491.13	c #Conflicts:    1741000 | #Constraints:      48040
489.34/491.13	c #Conflicts:    1742000 | #Constraints:      49040
489.34/491.13	c #Conflicts:    1743000 | #Constraints:      50040
489.34/491.13	c #Conflicts:    1744000 | #Constraints:      51040
489.34/491.13	c #Conflicts:    1745000 | #Constraints:      52040
489.34/491.13	c #Conflicts:    1746000 | #Constraints:      53040
489.34/491.13	c DATABASE CLEANUP
489.34/491.13	c GARBAGE COLLECT
489.34/491.13	c rational objective value (HS) 48.6264
498.59/500.49	c #Conflicts:    1747000 | #Constraints:      27667
498.59/500.49	c #Conflicts:    1748000 | #Constraints:      28708
498.59/500.49	c #Conflicts:    1749000 | #Constraints:      29738
498.59/500.49	c #Conflicts:    1750000 | #Constraints:      30772
498.59/500.49	c #Conflicts:    1751000 | #Constraints:      31803
498.59/500.49	c #Conflicts:    1752000 | #Constraints:      32836
498.59/500.49	c #Conflicts:    1753000 | #Constraints:      33864
498.59/500.49	c #Conflicts:    1754000 | #Constraints:      34887
498.59/500.49	c #Conflicts:    1755000 | #Constraints:      35916
498.59/500.49	c #Conflicts:    1756000 | #Constraints:      36943
498.59/500.49	c #Conflicts:    1757000 | #Constraints:      37967
498.59/500.49	c #Conflicts:    1758000 | #Constraints:      38992
498.59/500.49	c #Conflicts:    1759000 | #Constraints:      40012
498.59/500.49	c #Conflicts:    1760000 | #Constraints:      41036
498.59/500.49	c #Conflicts:    1761000 | #Constraints:      42063
498.59/500.49	c #Conflicts:    1762000 | #Constraints:      43086
498.59/500.49	c #Conflicts:    1763000 | #Constraints:      44101
498.59/500.49	c #Conflicts:    1764000 | #Constraints:      45118
498.59/500.49	c #Conflicts:    1765000 | #Constraints:      46135
498.59/500.49	c #Conflicts:    1766000 | #Constraints:      47156
498.59/500.49	c #Conflicts:    1767000 | #Constraints:      48175
498.59/500.49	c #Conflicts:    1768000 | #Constraints:      49192
498.59/500.49	c #Conflicts:    1769000 | #Constraints:      50209
498.59/500.49	c #Conflicts:    1770000 | #Constraints:      51230
498.59/500.49	c #Conflicts:    1771000 | #Constraints:      52256
498.59/500.49	c #Conflicts:    1772000 | #Constraints:      53277
498.59/500.49	c #Conflicts:    1773000 | #Constraints:      54291
498.59/500.49	c DATABASE CLEANUP
498.59/500.49	c GARBAGE COLLECT
498.59/500.49	c rational objective value (HS) 48.6314
507.66/509.55	c #Conflicts:    1774000 | #Constraints:      28449
507.66/509.55	c #Conflicts:    1775000 | #Constraints:      29475
507.66/509.55	c #Conflicts:    1776000 | #Constraints:      30499
507.66/509.55	c #Conflicts:    1777000 | #Constraints:      31518
507.66/509.55	c #Conflicts:    1778000 | #Constraints:      32543
507.66/509.55	c #Conflicts:    1779000 | #Constraints:      33564
507.66/509.55	c #Conflicts:    1780000 | #Constraints:      34587
507.66/509.55	c #Conflicts:    1781000 | #Constraints:      35612
507.66/509.55	c #Conflicts:    1782000 | #Constraints:      36637
507.66/509.55	c #Conflicts:    1783000 | #Constraints:      37653
507.66/509.55	c #Conflicts:    1784000 | #Constraints:      38677
507.66/509.55	c #Conflicts:    1785000 | #Constraints:      39698
507.66/509.55	c #Conflicts:    1786000 | #Constraints:      40719
507.66/509.55	c #Conflicts:    1787000 | #Constraints:      41739
507.66/509.55	c #Conflicts:    1788000 | #Constraints:      42757
507.66/509.55	c #Conflicts:    1789000 | #Constraints:      43779
507.66/509.55	c #Conflicts:    1790000 | #Constraints:      44793
507.66/509.55	c #Conflicts:    1791000 | #Constraints:      45809
507.66/509.55	c #Conflicts:    1792000 | #Constraints:      46838
507.66/509.55	c #Conflicts:    1793000 | #Constraints:      47852
507.66/509.55	c #Conflicts:    1794000 | #Constraints:      48871
507.66/509.55	c #Conflicts:    1795000 | #Constraints:      49885
507.66/509.55	c #Conflicts:    1796000 | #Constraints:      50907
507.66/509.55	c #Conflicts:    1797000 | #Constraints:      51927
507.66/509.55	c #Conflicts:    1798000 | #Constraints:      52944
507.66/509.55	c #Conflicts:    1799000 | #Constraints:      53962
507.66/509.55	c #Conflicts:    1800000 | #Constraints:      54987
507.66/509.55	c DATABASE CLEANUP
507.66/509.55	c GARBAGE COLLECT
507.66/509.55	c rational objective value (HS) 48.6314
518.93/520.85	c #Conflicts:    1801000 | #Constraints:      28874
518.93/520.85	c #Conflicts:    1802000 | #Constraints:      29874
518.93/520.85	c #Conflicts:    1803000 | #Constraints:      30874
518.93/520.85	c #Conflicts:    1804000 | #Constraints:      31874
518.93/520.85	c #Conflicts:    1805000 | #Constraints:      32874
518.93/520.85	c #Conflicts:    1806000 | #Constraints:      33874
518.93/520.85	c #Conflicts:    1807000 | #Constraints:      34874
518.93/520.85	c #Conflicts:    1808000 | #Constraints:      35874
518.93/520.85	c #Conflicts:    1809000 | #Constraints:      36874
518.93/520.85	c #Conflicts:    1810000 | #Constraints:      37874
518.93/520.85	c #Conflicts:    1811000 | #Constraints:      38874
518.93/520.85	c #Conflicts:    1812000 | #Constraints:      39874
518.93/520.85	c #Conflicts:    1813000 | #Constraints:      40874
518.93/520.85	c #Conflicts:    1814000 | #Constraints:      41874
518.93/520.85	c #Conflicts:    1815000 | #Constraints:      42874
518.93/520.85	c #Conflicts:    1816000 | #Constraints:      43874
518.93/520.85	c #Conflicts:    1817000 | #Constraints:      44874
518.93/520.85	c #Conflicts:    1818000 | #Constraints:      45874
518.93/520.85	c #Conflicts:    1819000 | #Constraints:      46874
518.93/520.85	c #Conflicts:    1820000 | #Constraints:      47874
518.93/520.85	c #Conflicts:    1821000 | #Constraints:      48874
518.93/520.85	c #Conflicts:    1822000 | #Constraints:      49874
518.93/520.85	c #Conflicts:    1823000 | #Constraints:      50874
518.93/520.85	c #Conflicts:    1824000 | #Constraints:      51874
518.93/520.85	c #Conflicts:    1825000 | #Constraints:      52874
518.93/520.85	c #Conflicts:    1826000 | #Constraints:      53874
518.93/520.85	c #Conflicts:    1827000 | #Constraints:      54874
518.93/520.85	c DATABASE CLEANUP
518.93/520.85	c GARBAGE COLLECT
518.93/520.85	c rational objective value (HS) 48.6317
530.38/532.39	c #Conflicts:    1828000 | #Constraints:      28891
530.38/532.39	c #Conflicts:    1829000 | #Constraints:      29925
530.38/532.39	c #Conflicts:    1830000 | #Constraints:      30965
530.38/532.39	c #Conflicts:    1831000 | #Constraints:      31999
530.38/532.39	c #Conflicts:    1832000 | #Constraints:      33031
530.38/532.39	c #Conflicts:    1833000 | #Constraints:      34066
530.38/532.39	c #Conflicts:    1834000 | #Constraints:      35093
530.38/532.39	c #Conflicts:    1835000 | #Constraints:      36134
530.38/532.39	c #Conflicts:    1836000 | #Constraints:      37167
530.38/532.39	c #Conflicts:    1837000 | #Constraints:      38197
530.38/532.39	c #Conflicts:    1838000 | #Constraints:      39222
530.38/532.39	c #Conflicts:    1839000 | #Constraints:      40252
530.38/532.39	c #Conflicts:    1840000 | #Constraints:      41271
530.38/532.39	c #Conflicts:    1841000 | #Constraints:      42285
530.38/532.39	c #Conflicts:    1842000 | #Constraints:      43312
530.38/532.39	c #Conflicts:    1843000 | #Constraints:      44339
530.38/532.39	c #Conflicts:    1844000 | #Constraints:      45360
530.38/532.39	c #Conflicts:    1845000 | #Constraints:      46379
530.38/532.39	c #Conflicts:    1846000 | #Constraints:      47400
530.38/532.39	c #Conflicts:    1847000 | #Constraints:      48413
530.38/532.39	c #Conflicts:    1848000 | #Constraints:      49440
530.38/532.39	c #Conflicts:    1849000 | #Constraints:      50475
530.38/532.39	c #Conflicts:    1850000 | #Constraints:      51504
530.38/532.39	c #Conflicts:    1851000 | #Constraints:      52525
530.38/532.39	c #Conflicts:    1852000 | #Constraints:      53552
530.38/532.39	c #Conflicts:    1853000 | #Constraints:      54573
530.38/532.39	c #Conflicts:    1854000 | #Constraints:      55593
530.38/532.39	c DATABASE CLEANUP
530.38/532.39	c GARBAGE COLLECT
530.38/532.39	c rational objective value (HS) 48.6318
540.16/542.17	c #Conflicts:    1855000 | #Constraints:      29093
540.16/542.17	c #Conflicts:    1856000 | #Constraints:      30123
540.16/542.17	c #Conflicts:    1857000 | #Constraints:      31157
540.16/542.17	c #Conflicts:    1858000 | #Constraints:      32183
540.16/542.17	c #Conflicts:    1859000 | #Constraints:      33207
540.16/542.17	c #Conflicts:    1860000 | #Constraints:      34227
540.16/542.17	c #Conflicts:    1861000 | #Constraints:      35245
540.16/542.17	c #Conflicts:    1862000 | #Constraints:      36272
540.16/542.17	c #Conflicts:    1863000 | #Constraints:      37302
540.16/542.17	c #Conflicts:    1864000 | #Constraints:      38323
540.16/542.17	c #Conflicts:    1865000 | #Constraints:      39347
540.16/542.17	c #Conflicts:    1866000 | #Constraints:      40369
540.16/542.17	c #Conflicts:    1867000 | #Constraints:      41396
540.16/542.17	c #Conflicts:    1868000 | #Constraints:      42422
540.16/542.17	c #Conflicts:    1869000 | #Constraints:      43446
540.16/542.17	c #Conflicts:    1870000 | #Constraints:      44467
540.16/542.17	c #Conflicts:    1871000 | #Constraints:      45491
540.16/542.17	c #Conflicts:    1872000 | #Constraints:      46509
540.16/542.17	c #Conflicts:    1873000 | #Constraints:      47526
540.16/542.17	c #Conflicts:    1874000 | #Constraints:      48547
540.16/542.17	c #Conflicts:    1875000 | #Constraints:      49568
540.16/542.17	c #Conflicts:    1876000 | #Constraints:      50591
540.16/542.17	c #Conflicts:    1877000 | #Constraints:      51614
540.16/542.17	c #Conflicts:    1878000 | #Constraints:      52638
540.16/542.17	c #Conflicts:    1879000 | #Constraints:      53664
540.16/542.17	c #Conflicts:    1880000 | #Constraints:      54695
540.16/542.17	c #Conflicts:    1881000 | #Constraints:      55717
540.16/542.17	c DATABASE CLEANUP
540.16/542.17	c GARBAGE COLLECT
540.16/542.17	c rational objective value (HS) 48.6318
549.91/551.95	c #Conflicts:    1882000 | #Constraints:      28953
549.91/551.95	c #Conflicts:    1883000 | #Constraints:      29981
549.91/551.95	c #Conflicts:    1884000 | #Constraints:      31004
549.91/551.95	c #Conflicts:    1885000 | #Constraints:      32029
549.91/551.95	c #Conflicts:    1886000 | #Constraints:      33053
549.91/551.95	c #Conflicts:    1887000 | #Constraints:      34076
549.91/551.95	c #Conflicts:    1888000 | #Constraints:      35100
549.91/551.95	c #Conflicts:    1889000 | #Constraints:      36127
549.91/551.95	c #Conflicts:    1890000 | #Constraints:      37152
549.91/551.95	c #Conflicts:    1891000 | #Constraints:      38175
549.91/551.95	c #Conflicts:    1892000 | #Constraints:      39195
549.91/551.95	c #Conflicts:    1893000 | #Constraints:      40211
549.91/551.95	c #Conflicts:    1894000 | #Constraints:      41231
549.91/551.95	c #Conflicts:    1895000 | #Constraints:      42246
549.91/551.95	c #Conflicts:    1896000 | #Constraints:      43262
549.91/551.95	c #Conflicts:    1897000 | #Constraints:      44280
549.91/551.95	c #Conflicts:    1898000 | #Constraints:      45300
549.91/551.95	c #Conflicts:    1899000 | #Constraints:      46322
549.91/551.95	c #Conflicts:    1900000 | #Constraints:      47344
549.91/551.95	c #Conflicts:    1901000 | #Constraints:      48361
549.91/551.95	c #Conflicts:    1902000 | #Constraints:      49381
549.91/551.95	c #Conflicts:    1903000 | #Constraints:      50401
549.91/551.95	c #Conflicts:    1904000 | #Constraints:      51421
549.91/551.95	c #Conflicts:    1905000 | #Constraints:      52443
549.91/551.95	c #Conflicts:    1906000 | #Constraints:      53467
549.91/551.95	c #Conflicts:    1907000 | #Constraints:      54487
549.91/551.95	c #Conflicts:    1908000 | #Constraints:      55501
549.91/551.95	c #Conflicts:    1909000 | #Constraints:      56523
549.91/551.95	c DATABASE CLEANUP
549.91/551.95	c GARBAGE COLLECT
549.91/551.95	c rational objective value (HS) 48.632
562.67/564.75	c #Conflicts:    1910000 | #Constraints:      29543
562.67/564.75	c #Conflicts:    1911000 | #Constraints:      30543
562.67/564.75	c #Conflicts:    1912000 | #Constraints:      31543
562.67/564.75	c #Conflicts:    1913000 | #Constraints:      32543
562.67/564.75	c #Conflicts:    1914000 | #Constraints:      33543
562.67/564.75	c #Conflicts:    1915000 | #Constraints:      34543
562.67/564.75	c #Conflicts:    1916000 | #Constraints:      35543
562.67/564.75	c #Conflicts:    1917000 | #Constraints:      36543
562.67/564.75	c #Conflicts:    1918000 | #Constraints:      37543
562.67/564.75	c #Conflicts:    1919000 | #Constraints:      38543
562.67/564.75	c #Conflicts:    1920000 | #Constraints:      39543
562.67/564.75	c #Conflicts:    1921000 | #Constraints:      40543
562.67/564.75	c #Conflicts:    1922000 | #Constraints:      41543
562.67/564.75	c #Conflicts:    1923000 | #Constraints:      42543
562.67/564.75	c #Conflicts:    1924000 | #Constraints:      43543
562.67/564.75	c #Conflicts:    1925000 | #Constraints:      44543
562.67/564.75	c #Conflicts:    1926000 | #Constraints:      45543
562.67/564.75	c #Conflicts:    1927000 | #Constraints:      46543
562.67/564.75	c #Conflicts:    1928000 | #Constraints:      47543
562.67/564.75	c #Conflicts:    1929000 | #Constraints:      48543
562.67/564.75	c #Conflicts:    1930000 | #Constraints:      49543
562.67/564.75	c #Conflicts:    1931000 | #Constraints:      50543
562.67/564.75	c #Conflicts:    1932000 | #Constraints:      51543
562.67/564.75	c #Conflicts:    1933000 | #Constraints:      52543
562.67/564.75	c #Conflicts:    1934000 | #Constraints:      53543
562.67/564.75	c #Conflicts:    1935000 | #Constraints:      54543
562.67/564.75	c #Conflicts:    1936000 | #Constraints:      55543
562.67/564.75	c #Conflicts:    1937000 | #Constraints:      56543
562.67/564.75	c DATABASE CLEANUP
562.67/564.75	c GARBAGE COLLECT
562.67/564.75	c rational objective value (HS) 48.632
573.23/575.31	c #Conflicts:    1938000 | #Constraints:      29721
573.23/575.31	c #Conflicts:    1939000 | #Constraints:      30757
573.23/575.31	c #Conflicts:    1940000 | #Constraints:      31793
573.23/575.31	c #Conflicts:    1941000 | #Constraints:      32819
573.23/575.31	c #Conflicts:    1942000 | #Constraints:      33849
573.23/575.31	c #Conflicts:    1943000 | #Constraints:      34878
573.23/575.31	c #Conflicts:    1944000 | #Constraints:      35900
573.23/575.31	c #Conflicts:    1945000 | #Constraints:      36918
573.23/575.31	c #Conflicts:    1946000 | #Constraints:      37939
573.23/575.31	c #Conflicts:    1947000 | #Constraints:      38960
573.23/575.31	c #Conflicts:    1948000 | #Constraints:      39985
573.23/575.31	c #Conflicts:    1949000 | #Constraints:      41011
573.23/575.31	c #Conflicts:    1950000 | #Constraints:      42035
573.23/575.31	c #Conflicts:    1951000 | #Constraints:      43058
573.23/575.31	c #Conflicts:    1952000 | #Constraints:      44081
573.23/575.31	c #Conflicts:    1953000 | #Constraints:      45108
573.23/575.31	c #Conflicts:    1954000 | #Constraints:      46135
573.23/575.31	c #Conflicts:    1955000 | #Constraints:      47159
573.23/575.31	c #Conflicts:    1956000 | #Constraints:      48186
573.23/575.31	c #Conflicts:    1957000 | #Constraints:      49213
573.23/575.32	c #Conflicts:    1958000 | #Constraints:      50237
573.23/575.32	c #Conflicts:    1959000 | #Constraints:      51259
573.23/575.32	c #Conflicts:    1960000 | #Constraints:      52279
573.23/575.32	c #Conflicts:    1961000 | #Constraints:      53300
573.23/575.32	c #Conflicts:    1962000 | #Constraints:      54316
573.23/575.32	c #Conflicts:    1963000 | #Constraints:      55351
573.23/575.32	c #Conflicts:    1964000 | #Constraints:      56372
573.23/575.32	c #Conflicts:    1965000 | #Constraints:      57394
573.23/575.32	c DATABASE CLEANUP
573.23/575.32	c GARBAGE COLLECT
573.23/575.32	c rational objective value (HS) 48.6324
582.50/584.67	c #Conflicts:    1966000 | #Constraints:      30101
582.50/584.67	c #Conflicts:    1967000 | #Constraints:      31128
582.50/584.67	c #Conflicts:    1968000 | #Constraints:      32153
582.50/584.67	c #Conflicts:    1969000 | #Constraints:      33173
582.50/584.67	c #Conflicts:    1970000 | #Constraints:      34191
582.50/584.67	c #Conflicts:    1971000 | #Constraints:      35208
582.50/584.67	c #Conflicts:    1972000 | #Constraints:      36226
582.50/584.67	c #Conflicts:    1973000 | #Constraints:      37244
582.50/584.67	c #Conflicts:    1974000 | #Constraints:      38269
582.50/584.67	c #Conflicts:    1975000 | #Constraints:      39292
582.50/584.67	c #Conflicts:    1976000 | #Constraints:      40314
582.50/584.67	c #Conflicts:    1977000 | #Constraints:      41331
582.50/584.67	c #Conflicts:    1978000 | #Constraints:      42352
582.50/584.67	c #Conflicts:    1979000 | #Constraints:      43371
582.50/584.67	c #Conflicts:    1980000 | #Constraints:      44382
582.50/584.67	c #Conflicts:    1981000 | #Constraints:      45398
582.50/584.67	c #Conflicts:    1982000 | #Constraints:      46421
582.50/584.67	c #Conflicts:    1983000 | #Constraints:      47444
582.50/584.67	c #Conflicts:    1984000 | #Constraints:      48461
582.50/584.67	c #Conflicts:    1985000 | #Constraints:      49478
582.50/584.67	c #Conflicts:    1986000 | #Constraints:      50497
582.50/584.67	c #Conflicts:    1987000 | #Constraints:      51512
582.50/584.67	c #Conflicts:    1988000 | #Constraints:      52527
582.50/584.67	c #Conflicts:    1989000 | #Constraints:      53552
582.50/584.67	c #Conflicts:    1990000 | #Constraints:      54572
582.50/584.67	c #Conflicts:    1991000 | #Constraints:      55593
582.50/584.67	c #Conflicts:    1992000 | #Constraints:      56627
582.50/584.67	c #Conflicts:    1993000 | #Constraints:      57645
582.50/584.67	c DATABASE CLEANUP
582.50/584.67	c GARBAGE COLLECT
582.50/584.67	c rational objective value (HS) 48.6324
594.86/597.05	c #Conflicts:    1994000 | #Constraints:      30108
594.86/597.05	c #Conflicts:    1995000 | #Constraints:      31108
594.86/597.05	c #Conflicts:    1996000 | #Constraints:      32108
594.86/597.05	c #Conflicts:    1997000 | #Constraints:      33108
594.86/597.05	c #Conflicts:    1998000 | #Constraints:      34108
594.86/597.05	c #Conflicts:    1999000 | #Constraints:      35108
594.86/597.05	c #Conflicts:    2000000 | #Constraints:      36108
594.86/597.05	c #Conflicts:    2001000 | #Constraints:      37108
594.86/597.05	c #Conflicts:    2002000 | #Constraints:      38108
594.86/597.05	c #Conflicts:    2003000 | #Constraints:      39108
594.86/597.05	c #Conflicts:    2004000 | #Constraints:      40108
594.86/597.05	c #Conflicts:    2005000 | #Constraints:      41108
594.86/597.05	c #Conflicts:    2006000 | #Constraints:      42108
594.86/597.05	c #Conflicts:    2007000 | #Constraints:      43108
594.86/597.05	c #Conflicts:    2008000 | #Constraints:      44108
594.86/597.05	c #Conflicts:    2009000 | #Constraints:      45108
594.86/597.05	c #Conflicts:    2010000 | #Constraints:      46108
594.86/597.05	c #Conflicts:    2011000 | #Constraints:      47108
594.86/597.05	c #Conflicts:    2012000 | #Constraints:      48108
594.86/597.05	c #Conflicts:    2013000 | #Constraints:      49108
594.86/597.05	c #Conflicts:    2014000 | #Constraints:      50108
594.86/597.05	c #Conflicts:    2015000 | #Constraints:      51108
594.86/597.05	c #Conflicts:    2016000 | #Constraints:      52108
594.86/597.05	c #Conflicts:    2017000 | #Constraints:      53108
594.86/597.05	c #Conflicts:    2018000 | #Constraints:      54108
594.86/597.05	c #Conflicts:    2019000 | #Constraints:      55108
594.86/597.05	c #Conflicts:    2020000 | #Constraints:      56108
594.86/597.05	c #Conflicts:    2021000 | #Constraints:      57108
594.86/597.05	c DATABASE CLEANUP
594.86/597.05	c GARBAGE COLLECT
594.86/597.05	c rational objective value (HS) 48.6328
606.51/608.74	c #Conflicts:    2022000 | #Constraints:      29666
606.51/608.74	c #Conflicts:    2023000 | #Constraints:      30719
606.51/608.74	c #Conflicts:    2024000 | #Constraints:      31748
606.51/608.74	c #Conflicts:    2025000 | #Constraints:      32773
606.51/608.74	c #Conflicts:    2026000 | #Constraints:      33796
606.51/608.74	c #Conflicts:    2027000 | #Constraints:      34818
606.51/608.74	c #Conflicts:    2028000 | #Constraints:      35839
606.51/608.74	c #Conflicts:    2029000 | #Constraints:      36863
606.51/608.74	c #Conflicts:    2030000 | #Constraints:      37882
606.51/608.74	c #Conflicts:    2031000 | #Constraints:      38900
606.51/608.74	c #Conflicts:    2032000 | #Constraints:      39922
606.51/608.74	c #Conflicts:    2033000 | #Constraints:      40941
606.51/608.74	c #Conflicts:    2034000 | #Constraints:      41963
606.51/608.74	c #Conflicts:    2035000 | #Constraints:      42987
606.51/608.74	c #Conflicts:    2036000 | #Constraints:      44019
606.51/608.74	c #Conflicts:    2037000 | #Constraints:      45046
606.51/608.74	c #Conflicts:    2038000 | #Constraints:      46078
606.51/608.74	c #Conflicts:    2039000 | #Constraints:      47112
606.51/608.74	c #Conflicts:    2040000 | #Constraints:      48128
606.51/608.74	c #Conflicts:    2041000 | #Constraints:      49144
606.51/608.74	c #Conflicts:    2042000 | #Constraints:      50166
606.51/608.74	c #Conflicts:    2043000 | #Constraints:      51184
606.51/608.74	c #Conflicts:    2044000 | #Constraints:      52203
606.51/608.74	c #Conflicts:    2045000 | #Constraints:      53228
606.51/608.74	c #Conflicts:    2046000 | #Constraints:      54255
606.51/608.74	c #Conflicts:    2047000 | #Constraints:      55274
606.51/608.74	c #Conflicts:    2048000 | #Constraints:      56289
606.51/608.74	c #Conflicts:    2049000 | #Constraints:      57304
606.51/608.74	c #Conflicts:    2050000 | #Constraints:      58323
606.51/608.74	c DATABASE CLEANUP
606.51/608.74	c GARBAGE COLLECT
606.51/608.74	c rational objective value (HS) 48.6328
617.79/620.02	c #Conflicts:    2051000 | #Constraints:      30452
617.79/620.02	c #Conflicts:    2052000 | #Constraints:      31478
617.79/620.02	c #Conflicts:    2053000 | #Constraints:      32498
617.79/620.02	c #Conflicts:    2054000 | #Constraints:      33524
617.79/620.02	c #Conflicts:    2055000 | #Constraints:      34546
617.79/620.02	c #Conflicts:    2056000 | #Constraints:      35565
617.79/620.02	c #Conflicts:    2057000 | #Constraints:      36579
617.79/620.02	c #Conflicts:    2058000 | #Constraints:      37601
617.79/620.02	c #Conflicts:    2059000 | #Constraints:      38622
617.79/620.02	c #Conflicts:    2060000 | #Constraints:      39648
617.79/620.02	c #Conflicts:    2061000 | #Constraints:      40672
617.79/620.02	c #Conflicts:    2062000 | #Constraints:      41696
617.79/620.02	c #Conflicts:    2063000 | #Constraints:      42721
617.79/620.02	c #Conflicts:    2064000 | #Constraints:      43739
617.79/620.02	c #Conflicts:    2065000 | #Constraints:      44758
617.79/620.02	c #Conflicts:    2066000 | #Constraints:      45787
617.79/620.02	c #Conflicts:    2067000 | #Constraints:      46808
617.79/620.02	c #Conflicts:    2068000 | #Constraints:      47829
617.79/620.02	c #Conflicts:    2069000 | #Constraints:      48860
617.79/620.02	c #Conflicts:    2070000 | #Constraints:      49901
617.79/620.02	c #Conflicts:    2071000 | #Constraints:      50936
617.79/620.02	c #Conflicts:    2072000 | #Constraints:      51961
617.79/620.02	c #Conflicts:    2073000 | #Constraints:      52982
617.79/620.02	c #Conflicts:    2074000 | #Constraints:      54005
617.79/620.02	c #Conflicts:    2075000 | #Constraints:      55028
617.79/620.02	c #Conflicts:    2076000 | #Constraints:      56049
617.79/620.02	c #Conflicts:    2077000 | #Constraints:      57072
617.79/620.02	c #Conflicts:    2078000 | #Constraints:      58096
617.79/620.02	c #Conflicts:    2079000 | #Constraints:      59118
617.79/620.02	c DATABASE CLEANUP
617.79/620.02	c GARBAGE COLLECT
617.79/620.02	c rational objective value (HS) 48.6328
628.85/631.20	c #Conflicts:    2080000 | #Constraints:      30964
628.85/631.20	c #Conflicts:    2081000 | #Constraints:      31990
628.85/631.20	c #Conflicts:    2082000 | #Constraints:      33016
628.85/631.20	c #Conflicts:    2083000 | #Constraints:      34038
628.85/631.20	c #Conflicts:    2084000 | #Constraints:      35068
628.85/631.20	c #Conflicts:    2085000 | #Constraints:      36096
628.85/631.20	c #Conflicts:    2086000 | #Constraints:      37120
628.85/631.20	c #Conflicts:    2087000 | #Constraints:      38147
628.85/631.20	c #Conflicts:    2088000 | #Constraints:      39173
628.85/631.20	c #Conflicts:    2089000 | #Constraints:      40193
628.85/631.20	c #Conflicts:    2090000 | #Constraints:      41212
628.85/631.20	c #Conflicts:    2091000 | #Constraints:      42233
628.85/631.20	c #Conflicts:    2092000 | #Constraints:      43256
628.85/631.20	c #Conflicts:    2093000 | #Constraints:      44290
628.85/631.20	c #Conflicts:    2094000 | #Constraints:      45312
628.85/631.20	c #Conflicts:    2095000 | #Constraints:      46343
628.85/631.20	c #Conflicts:    2096000 | #Constraints:      47370
628.85/631.20	c #Conflicts:    2097000 | #Constraints:      48395
628.85/631.20	c #Conflicts:    2098000 | #Constraints:      49403
628.85/631.20	c #Conflicts:    2099000 | #Constraints:      50422
628.85/631.20	c #Conflicts:    2100000 | #Constraints:      51446
628.85/631.20	c #Conflicts:    2101000 | #Constraints:      52477
628.85/631.20	c #Conflicts:    2102000 | #Constraints:      53503
628.85/631.20	c #Conflicts:    2103000 | #Constraints:      54528
628.85/631.20	c #Conflicts:    2104000 | #Constraints:      55568
628.85/631.20	c #Conflicts:    2105000 | #Constraints:      56598
628.85/631.20	c #Conflicts:    2106000 | #Constraints:      57643
628.85/631.20	c #Conflicts:    2107000 | #Constraints:      58674
628.85/631.20	c #Conflicts:    2108000 | #Constraints:      59700
628.85/631.20	c DATABASE CLEANUP
628.85/631.20	c GARBAGE COLLECT
628.85/631.20	c rational objective value (HS) 48.6328
640.60/642.92	c #Conflicts:    2109000 | #Constraints:      31229
640.60/642.92	c #Conflicts:    2110000 | #Constraints:      32229
640.60/642.92	c #Conflicts:    2111000 | #Constraints:      33229
640.60/642.92	c #Conflicts:    2112000 | #Constraints:      34229
640.60/642.92	c #Conflicts:    2113000 | #Constraints:      35229
640.60/642.92	c #Conflicts:    2114000 | #Constraints:      36229
640.60/642.92	c #Conflicts:    2115000 | #Constraints:      37229
640.60/642.92	c #Conflicts:    2116000 | #Constraints:      38229
640.60/642.92	c #Conflicts:    2117000 | #Constraints:      39229
640.60/642.92	c #Conflicts:    2118000 | #Constraints:      40229
640.60/642.92	c #Conflicts:    2119000 | #Constraints:      41229
640.60/642.92	c #Conflicts:    2120000 | #Constraints:      42229
640.60/642.92	c #Conflicts:    2121000 | #Constraints:      43229
640.60/642.92	c #Conflicts:    2122000 | #Constraints:      44229
640.60/642.92	c #Conflicts:    2123000 | #Constraints:      45229
640.60/642.92	c #Conflicts:    2124000 | #Constraints:      46229
640.60/642.92	c #Conflicts:    2125000 | #Constraints:      47229
640.60/642.92	c #Conflicts:    2126000 | #Constraints:      48229
640.60/642.92	c #Conflicts:    2127000 | #Constraints:      49229
640.60/642.92	c #Conflicts:    2128000 | #Constraints:      50229
640.60/642.92	c #Conflicts:    2129000 | #Constraints:      51229
640.60/642.92	c #Conflicts:    2130000 | #Constraints:      52229
640.60/642.92	c #Conflicts:    2131000 | #Constraints:      53229
640.60/642.92	c #Conflicts:    2132000 | #Constraints:      54229
640.60/642.92	c #Conflicts:    2133000 | #Constraints:      55229
640.60/642.92	c #Conflicts:    2134000 | #Constraints:      56229
640.60/642.92	c #Conflicts:    2135000 | #Constraints:      57229
640.60/642.92	c #Conflicts:    2136000 | #Constraints:      58229
640.60/642.92	c #Conflicts:    2137000 | #Constraints:      59229
640.60/642.92	c DATABASE CLEANUP
640.60/642.92	c GARBAGE COLLECT
640.60/642.92	c rational objective value (HS) 48.6329
652.46/654.80	c #Conflicts:    2138000 | #Constraints:      30937
652.46/654.80	c #Conflicts:    2139000 | #Constraints:      31957
652.46/654.80	c #Conflicts:    2140000 | #Constraints:      32983
652.46/654.80	c #Conflicts:    2141000 | #Constraints:      34011
652.46/654.80	c #Conflicts:    2142000 | #Constraints:      35025
652.46/654.80	c #Conflicts:    2143000 | #Constraints:      36041
652.46/654.80	c #Conflicts:    2144000 | #Constraints:      37054
652.46/654.80	c #Conflicts:    2145000 | #Constraints:      38084
652.46/654.80	c #Conflicts:    2146000 | #Constraints:      39104
652.46/654.80	c #Conflicts:    2147000 | #Constraints:      40122
652.46/654.80	c #Conflicts:    2148000 | #Constraints:      41138
652.46/654.80	c #Conflicts:    2149000 | #Constraints:      42146
652.46/654.80	c #Conflicts:    2150000 | #Constraints:      43164
652.46/654.80	c #Conflicts:    2151000 | #Constraints:      44175
652.46/654.80	c #Conflicts:    2152000 | #Constraints:      45199
652.46/654.80	c #Conflicts:    2153000 | #Constraints:      46224
652.46/654.80	c #Conflicts:    2154000 | #Constraints:      47242
652.46/654.80	c #Conflicts:    2155000 | #Constraints:      48274
652.46/654.80	c #Conflicts:    2156000 | #Constraints:      49310
652.46/654.80	c #Conflicts:    2157000 | #Constraints:      50351
652.46/654.80	c #Conflicts:    2158000 | #Constraints:      51391
652.46/654.80	c #Conflicts:    2159000 | #Constraints:      52428
652.46/654.80	c #Conflicts:    2160000 | #Constraints:      53449
652.46/654.80	c #Conflicts:    2161000 | #Constraints:      54476
652.46/654.80	c #Conflicts:    2162000 | #Constraints:      55505
652.46/654.80	c #Conflicts:    2163000 | #Constraints:      56532
652.46/654.80	c #Conflicts:    2164000 | #Constraints:      57553
652.46/654.80	c #Conflicts:    2165000 | #Constraints:      58579
652.46/654.80	c #Conflicts:    2166000 | #Constraints:      59609
652.46/654.80	c DATABASE CLEANUP
652.46/654.80	c GARBAGE COLLECT
652.46/654.80	c rational objective value (HS) 48.633
664.31/666.70	c #Conflicts:    2167000 | #Constraints:      30911
664.31/666.70	c #Conflicts:    2168000 | #Constraints:      31952
664.31/666.70	c #Conflicts:    2169000 | #Constraints:      32973
664.31/666.70	c #Conflicts:    2170000 | #Constraints:      33994
664.31/666.70	c #Conflicts:    2171000 | #Constraints:      35015
664.31/666.70	c #Conflicts:    2172000 | #Constraints:      36046
664.31/666.70	c #Conflicts:    2173000 | #Constraints:      37082
664.31/666.70	c #Conflicts:    2174000 | #Constraints:      38107
664.31/666.70	c #Conflicts:    2175000 | #Constraints:      39133
664.31/666.70	c #Conflicts:    2176000 | #Constraints:      40154
664.31/666.70	c #Conflicts:    2177000 | #Constraints:      41177
664.31/666.70	c #Conflicts:    2178000 | #Constraints:      42200
664.31/666.70	c #Conflicts:    2179000 | #Constraints:      43217
664.31/666.70	c #Conflicts:    2180000 | #Constraints:      44237
664.31/666.70	c #Conflicts:    2181000 | #Constraints:      45262
664.31/666.70	c #Conflicts:    2182000 | #Constraints:      46281
664.31/666.70	c #Conflicts:    2183000 | #Constraints:      47298
664.31/666.70	c #Conflicts:    2184000 | #Constraints:      48318
664.31/666.70	c #Conflicts:    2185000 | #Constraints:      49338
664.31/666.70	c #Conflicts:    2186000 | #Constraints:      50367
664.31/666.70	c #Conflicts:    2187000 | #Constraints:      51394
664.31/666.70	c #Conflicts:    2188000 | #Constraints:      52434
664.31/666.70	c #Conflicts:    2189000 | #Constraints:      53470
664.31/666.70	c #Conflicts:    2190000 | #Constraints:      54494
664.31/666.70	c #Conflicts:    2191000 | #Constraints:      55523
664.31/666.70	c #Conflicts:    2192000 | #Constraints:      56542
664.31/666.70	c #Conflicts:    2193000 | #Constraints:      57563
664.31/666.70	c #Conflicts:    2194000 | #Constraints:      58586
664.31/666.70	c #Conflicts:    2195000 | #Constraints:      59602
664.31/666.70	c #Conflicts:    2196000 | #Constraints:      60626
664.31/666.70	c DATABASE CLEANUP
664.31/666.70	c GARBAGE COLLECT
664.31/666.70	c rational objective value (HS) 48.633
676.77/679.20	c #Conflicts:    2197000 | #Constraints:      31610
676.77/679.20	c #Conflicts:    2198000 | #Constraints:      32619
676.77/679.20	c #Conflicts:    2199000 | #Constraints:      33657
676.77/679.20	c #Conflicts:    2200000 | #Constraints:      34680
676.77/679.20	c #Conflicts:    2201000 | #Constraints:      35680
676.77/679.20	c #Conflicts:    2202000 | #Constraints:      36683
676.77/679.20	c #Conflicts:    2203000 | #Constraints:      37714
676.77/679.20	c #Conflicts:    2204000 | #Constraints:      38747
676.77/679.20	c #Conflicts:    2205000 | #Constraints:      39753
676.77/679.20	c #Conflicts:    2206000 | #Constraints:      40763
676.77/679.20	c #Conflicts:    2207000 | #Constraints:      41809
676.77/679.20	c #Conflicts:    2208000 | #Constraints:      42830
676.77/679.20	c #Conflicts:    2209000 | #Constraints:      43830
676.77/679.20	c #Conflicts:    2210000 | #Constraints:      44839
676.77/679.20	c #Conflicts:    2211000 | #Constraints:      45841
676.77/679.20	c #Conflicts:    2212000 | #Constraints:      46865
676.77/679.20	c #Conflicts:    2213000 | #Constraints:      47866
676.77/679.20	c #Conflicts:    2214000 | #Constraints:      48869
676.77/679.20	c #Conflicts:    2215000 | #Constraints:      49899
676.77/679.20	c #Conflicts:    2216000 | #Constraints:      50899
676.77/679.20	c #Conflicts:    2217000 | #Constraints:      51921
676.77/679.20	c #Conflicts:    2218000 | #Constraints:      52968
676.77/679.20	c #Conflicts:    2219000 | #Constraints:      53968
676.77/679.20	c #Conflicts:    2220000 | #Constraints:      54976
676.77/679.20	c #Conflicts:    2221000 | #Constraints:      55977
676.77/679.20	c #Conflicts:    2222000 | #Constraints:      56979
676.77/679.20	c #Conflicts:    2223000 | #Constraints:      57981
676.77/679.20	c #Conflicts:    2224000 | #Constraints:      58990
676.77/679.20	c #Conflicts:    2225000 | #Constraints:      59990
676.77/679.20	c #Conflicts:    2226000 | #Constraints:      61003
676.77/679.20	c DATABASE CLEANUP
676.77/679.20	c GARBAGE COLLECT
676.77/679.20	c rational objective value (HS) 48.6338
689.54/692.08	c #Conflicts:    2227000 | #Constraints:      31926
689.54/692.08	c #Conflicts:    2228000 | #Constraints:      32948
689.54/692.08	c #Conflicts:    2229000 | #Constraints:      33973
689.54/692.08	c #Conflicts:    2230000 | #Constraints:      35006
689.54/692.08	c #Conflicts:    2231000 | #Constraints:      36039
689.54/692.08	c #Conflicts:    2232000 | #Constraints:      37074
689.54/692.08	c #Conflicts:    2233000 | #Constraints:      38098
689.54/692.08	c #Conflicts:    2234000 | #Constraints:      39113
689.54/692.08	c #Conflicts:    2235000 | #Constraints:      40124
689.54/692.08	c #Conflicts:    2236000 | #Constraints:      41143
689.54/692.08	c #Conflicts:    2237000 | #Constraints:      42176
689.54/692.08	c #Conflicts:    2238000 | #Constraints:      43188
689.54/692.08	c #Conflicts:    2239000 | #Constraints:      44196
689.54/692.08	c #Conflicts:    2240000 | #Constraints:      45220
689.54/692.08	c #Conflicts:    2241000 | #Constraints:      46237
689.54/692.08	c #Conflicts:    2242000 | #Constraints:      47242
689.54/692.08	c #Conflicts:    2243000 | #Constraints:      48257
689.54/692.08	c #Conflicts:    2244000 | #Constraints:      49277
689.54/692.08	c #Conflicts:    2245000 | #Constraints:      50301
689.54/692.08	c #Conflicts:    2246000 | #Constraints:      51321
689.54/692.08	c #Conflicts:    2247000 | #Constraints:      52340
689.54/692.08	c #Conflicts:    2248000 | #Constraints:      53359
689.54/692.08	c #Conflicts:    2249000 | #Constraints:      54382
689.54/692.08	c #Conflicts:    2250000 | #Constraints:      55399
689.54/692.08	c #Conflicts:    2251000 | #Constraints:      56420
689.54/692.08	c #Conflicts:    2252000 | #Constraints:      57447
689.54/692.08	c #Conflicts:    2253000 | #Constraints:      58474
689.54/692.08	c #Conflicts:    2254000 | #Constraints:      59499
689.54/692.08	c #Conflicts:    2255000 | #Constraints:      60526
689.54/692.08	c #Conflicts:    2256000 | #Constraints:      61543
689.54/692.08	c DATABASE CLEANUP
689.54/692.08	c GARBAGE COLLECT
689.54/692.08	c rational objective value (HS) 48.6331
703.58/706.15	c #Conflicts:    2257000 | #Constraints:      32189
703.58/706.15	c #Conflicts:    2258000 | #Constraints:      33231
703.58/706.15	c #Conflicts:    2259000 | #Constraints:      34266
703.58/706.15	c #Conflicts:    2260000 | #Constraints:      35301
703.58/706.15	c #Conflicts:    2261000 | #Constraints:      36335
703.58/706.15	c #Conflicts:    2262000 | #Constraints:      37365
703.58/706.15	c #Conflicts:    2263000 | #Constraints:      38385
703.58/706.15	c #Conflicts:    2264000 | #Constraints:      39409
703.58/706.15	c #Conflicts:    2265000 | #Constraints:      40429
703.58/706.15	c #Conflicts:    2266000 | #Constraints:      41460
703.58/706.15	c #Conflicts:    2267000 | #Constraints:      42490
703.58/706.15	c #Conflicts:    2268000 | #Constraints:      43520
703.58/706.15	c #Conflicts:    2269000 | #Constraints:      44537
703.58/706.15	c #Conflicts:    2270000 | #Constraints:      45553
703.58/706.15	c #Conflicts:    2271000 | #Constraints:      46579
703.58/706.15	c #Conflicts:    2272000 | #Constraints:      47600
703.58/706.15	c #Conflicts:    2273000 | #Constraints:      48623
703.58/706.15	c #Conflicts:    2274000 | #Constraints:      49642
703.58/706.15	c #Conflicts:    2275000 | #Constraints:      50664
703.58/706.15	c #Conflicts:    2276000 | #Constraints:      51681
703.58/706.15	c #Conflicts:    2277000 | #Constraints:      52701
703.58/706.15	c #Conflicts:    2278000 | #Constraints:      53716
703.58/706.15	c #Conflicts:    2279000 | #Constraints:      54739
703.58/706.15	c #Conflicts:    2280000 | #Constraints:      55762
703.58/706.15	c #Conflicts:    2281000 | #Constraints:      56780
703.58/706.15	c #Conflicts:    2282000 | #Constraints:      57799
703.58/706.15	c #Conflicts:    2283000 | #Constraints:      58808
703.58/706.15	c #Conflicts:    2284000 | #Constraints:      59828
703.58/706.15	c #Conflicts:    2285000 | #Constraints:      60849
703.58/706.15	c #Conflicts:    2286000 | #Constraints:      61867
703.58/706.15	c DATABASE CLEANUP
703.58/706.15	c GARBAGE COLLECT
703.58/706.15	c rational objective value (HS) 48.6331
714.34/716.93	c #Conflicts:    2287000 | #Constraints:      32242
714.34/716.93	c #Conflicts:    2288000 | #Constraints:      33270
714.34/716.93	c #Conflicts:    2289000 | #Constraints:      34301
714.34/716.93	c #Conflicts:    2290000 | #Constraints:      35329
714.34/716.93	c #Conflicts:    2291000 | #Constraints:      36351
714.34/716.93	c #Conflicts:    2292000 | #Constraints:      37376
714.34/716.93	c #Conflicts:    2293000 | #Constraints:      38402
714.34/716.93	c #Conflicts:    2294000 | #Constraints:      39420
714.34/716.93	c #Conflicts:    2295000 | #Constraints:      40443
714.34/716.93	c #Conflicts:    2296000 | #Constraints:      41466
714.34/716.93	c #Conflicts:    2297000 | #Constraints:      42506
714.34/716.93	c #Conflicts:    2298000 | #Constraints:      43526
714.34/716.93	c #Conflicts:    2299000 | #Constraints:      44554
714.34/716.93	c #Conflicts:    2300000 | #Constraints:      45573
714.34/716.93	c #Conflicts:    2301000 | #Constraints:      46602
714.34/716.93	c #Conflicts:    2302000 | #Constraints:      47625
714.34/716.93	c #Conflicts:    2303000 | #Constraints:      48647
714.34/716.93	c #Conflicts:    2304000 | #Constraints:      49676
714.34/716.93	c #Conflicts:    2305000 | #Constraints:      50703
714.34/716.93	c #Conflicts:    2306000 | #Constraints:      51734
714.34/716.93	c #Conflicts:    2307000 | #Constraints:      52758
714.34/716.93	c #Conflicts:    2308000 | #Constraints:      53789
714.34/716.93	c #Conflicts:    2309000 | #Constraints:      54813
714.34/716.93	c #Conflicts:    2310000 | #Constraints:      55836
714.34/716.93	c #Conflicts:    2311000 | #Constraints:      56851
714.34/716.93	c #Conflicts:    2312000 | #Constraints:      57869
714.34/716.93	c #Conflicts:    2313000 | #Constraints:      58893
714.34/716.93	c #Conflicts:    2314000 | #Constraints:      59927
714.34/716.93	c #Conflicts:    2315000 | #Constraints:      60964
714.34/716.93	c #Conflicts:    2316000 | #Constraints:      61997
714.34/716.93	c DATABASE CLEANUP
714.34/716.93	c GARBAGE COLLECT
714.34/716.93	c rational objective value (HS) 48.6333
728.99/731.60	c #Conflicts:    2317000 | #Constraints:      32094
728.99/731.60	c #Conflicts:    2318000 | #Constraints:      33156
728.99/731.60	c #Conflicts:    2319000 | #Constraints:      34168
728.99/731.60	c #Conflicts:    2320000 | #Constraints:      35181
728.99/731.60	c #Conflicts:    2321000 | #Constraints:      36214
728.99/731.60	c #Conflicts:    2322000 | #Constraints:      37219
728.99/731.60	c #Conflicts:    2323000 | #Constraints:      38233
728.99/731.60	c #Conflicts:    2324000 | #Constraints:      39238
728.99/731.60	c #Conflicts:    2325000 | #Constraints:      40276
728.99/731.60	c #Conflicts:    2326000 | #Constraints:      41299
728.99/731.60	c #Conflicts:    2327000 | #Constraints:      42315
728.99/731.60	c #Conflicts:    2328000 | #Constraints:      43316
728.99/731.60	c #Conflicts:    2329000 | #Constraints:      44326
728.99/731.60	c #Conflicts:    2330000 | #Constraints:      45376
728.99/731.60	c #Conflicts:    2331000 | #Constraints:      46385
728.99/731.60	c #Conflicts:    2332000 | #Constraints:      47389
728.99/731.60	c #Conflicts:    2333000 | #Constraints:      48389
728.99/731.60	c #Conflicts:    2334000 | #Constraints:      49426
728.99/731.60	c #Conflicts:    2335000 | #Constraints:      50426
728.99/731.60	c #Conflicts:    2336000 | #Constraints:      51427
728.99/731.60	c #Conflicts:    2337000 | #Constraints:      52432
728.99/731.60	c #Conflicts:    2338000 | #Constraints:      53433
728.99/731.60	c #Conflicts:    2339000 | #Constraints:      54473
728.99/731.60	c #Conflicts:    2340000 | #Constraints:      55474
728.99/731.60	c #Conflicts:    2341000 | #Constraints:      56507
728.99/731.60	c #Conflicts:    2342000 | #Constraints:      57509
728.99/731.60	c #Conflicts:    2343000 | #Constraints:      58516
728.99/731.60	c #Conflicts:    2344000 | #Constraints:      59559
728.99/731.60	c #Conflicts:    2345000 | #Constraints:      60559
728.99/731.60	c #Conflicts:    2346000 | #Constraints:      61573
728.99/731.60	c #Conflicts:    2347000 | #Constraints:      62573
728.99/731.60	c DATABASE CLEANUP
728.99/731.60	c GARBAGE COLLECT
728.99/731.60	c rational objective value (HS) 48.6339
740.55/743.22	c #Conflicts:    2348000 | #Constraints:      32620
740.55/743.22	c #Conflicts:    2349000 | #Constraints:      33642
740.55/743.22	c #Conflicts:    2350000 | #Constraints:      34679
740.55/743.22	c #Conflicts:    2351000 | #Constraints:      35709
740.55/743.22	c #Conflicts:    2352000 | #Constraints:      36733
740.55/743.22	c #Conflicts:    2353000 | #Constraints:      37758
740.55/743.22	c #Conflicts:    2354000 | #Constraints:      38780
740.55/743.22	c #Conflicts:    2355000 | #Constraints:      39798
740.55/743.22	c #Conflicts:    2356000 | #Constraints:      40820
740.55/743.22	c #Conflicts:    2357000 | #Constraints:      41840
740.55/743.22	c #Conflicts:    2358000 | #Constraints:      42860
740.55/743.22	c #Conflicts:    2359000 | #Constraints:      43873
740.55/743.22	c #Conflicts:    2360000 | #Constraints:      44892
740.55/743.22	c #Conflicts:    2361000 | #Constraints:      45913
740.55/743.22	c #Conflicts:    2362000 | #Constraints:      46926
740.55/743.22	c #Conflicts:    2363000 | #Constraints:      47935
740.55/743.22	c #Conflicts:    2364000 | #Constraints:      48949
740.55/743.22	c #Conflicts:    2365000 | #Constraints:      49967
740.55/743.22	c #Conflicts:    2366000 | #Constraints:      50981
740.55/743.22	c #Conflicts:    2367000 | #Constraints:      52016
740.55/743.22	c #Conflicts:    2368000 | #Constraints:      53031
740.55/743.22	c #Conflicts:    2369000 | #Constraints:      54051
740.55/743.22	c #Conflicts:    2370000 | #Constraints:      55072
740.55/743.22	c #Conflicts:    2371000 | #Constraints:      56085
740.55/743.22	c #Conflicts:    2372000 | #Constraints:      57116
740.55/743.22	c #Conflicts:    2373000 | #Constraints:      58138
740.55/743.22	c #Conflicts:    2374000 | #Constraints:      59152
740.55/743.22	c #Conflicts:    2375000 | #Constraints:      60167
740.55/743.22	c #Conflicts:    2376000 | #Constraints:      61186
740.55/743.22	c #Conflicts:    2377000 | #Constraints:      62204
740.55/743.22	c #Conflicts:    2378000 | #Constraints:      63224
740.55/743.22	c DATABASE CLEANUP
740.55/743.22	c GARBAGE COLLECT
740.55/743.22	c rational objective value (HS) 48.6334
753.32/756.08	c #Conflicts:    2379000 | #Constraints:      33049
753.32/756.08	c #Conflicts:    2380000 | #Constraints:      34085
753.32/756.08	c #Conflicts:    2381000 | #Constraints:      35118
753.32/756.08	c #Conflicts:    2382000 | #Constraints:      36140
753.32/756.08	c #Conflicts:    2383000 | #Constraints:      37165
753.32/756.08	c #Conflicts:    2384000 | #Constraints:      38190
753.32/756.08	c #Conflicts:    2385000 | #Constraints:      39206
753.32/756.08	c #Conflicts:    2386000 | #Constraints:      40226
753.32/756.08	c #Conflicts:    2387000 | #Constraints:      41242
753.32/756.08	c #Conflicts:    2388000 | #Constraints:      42259
753.32/756.08	c #Conflicts:    2389000 | #Constraints:      43285
753.32/756.08	c #Conflicts:    2390000 | #Constraints:      44314
753.32/756.08	c #Conflicts:    2391000 | #Constraints:      45337
753.32/756.08	c #Conflicts:    2392000 | #Constraints:      46354
753.32/756.08	c #Conflicts:    2393000 | #Constraints:      47370
753.32/756.08	c #Conflicts:    2394000 | #Constraints:      48405
753.32/756.08	c #Conflicts:    2395000 | #Constraints:      49439
753.32/756.08	c #Conflicts:    2396000 | #Constraints:      50462
753.32/756.08	c #Conflicts:    2397000 | #Constraints:      51487
753.32/756.08	c #Conflicts:    2398000 | #Constraints:      52516
753.32/756.08	c #Conflicts:    2399000 | #Constraints:      53545
753.32/756.08	c #Conflicts:    2400000 | #Constraints:      54564
753.32/756.08	c #Conflicts:    2401000 | #Constraints:      55584
753.32/756.08	c #Conflicts:    2402000 | #Constraints:      56604
753.32/756.08	c #Conflicts:    2403000 | #Constraints:      57623
753.32/756.08	c #Conflicts:    2404000 | #Constraints:      58640
753.32/756.08	c #Conflicts:    2405000 | #Constraints:      59660
753.32/756.08	c #Conflicts:    2406000 | #Constraints:      60678
753.32/756.08	c #Conflicts:    2407000 | #Constraints:      61711
753.32/756.08	c #Conflicts:    2408000 | #Constraints:      62738
753.32/756.08	c #Conflicts:    2409000 | #Constraints:      63763
753.32/756.08	c DATABASE CLEANUP
753.32/756.08	c GARBAGE COLLECT
753.32/756.08	c rational objective value (HS) 48.6336
766.76/769.51	c #Conflicts:    2410000 | #Constraints:      33281
766.76/769.51	c #Conflicts:    2411000 | #Constraints:      34306
766.76/769.51	c #Conflicts:    2412000 | #Constraints:      35329
766.76/769.51	c #Conflicts:    2413000 | #Constraints:      36358
766.76/769.51	c #Conflicts:    2414000 | #Constraints:      37390
766.76/769.51	c #Conflicts:    2415000 | #Constraints:      38409
766.76/769.51	c #Conflicts:    2416000 | #Constraints:      39437
766.76/769.51	c #Conflicts:    2417000 | #Constraints:      40459
766.76/769.51	c #Conflicts:    2418000 | #Constraints:      41477
766.76/769.51	c #Conflicts:    2419000 | #Constraints:      42498
766.76/769.51	c #Conflicts:    2420000 | #Constraints:      43514
766.76/769.51	c #Conflicts:    2421000 | #Constraints:      44532
766.76/769.51	c #Conflicts:    2422000 | #Constraints:      45550
766.76/769.51	c #Conflicts:    2423000 | #Constraints:      46580
766.76/769.51	c #Conflicts:    2424000 | #Constraints:      47605
766.76/769.51	c #Conflicts:    2425000 | #Constraints:      48624
766.76/769.51	c #Conflicts:    2426000 | #Constraints:      49647
766.76/769.51	c #Conflicts:    2427000 | #Constraints:      50662
766.76/769.51	c #Conflicts:    2428000 | #Constraints:      51684
766.76/769.51	c #Conflicts:    2429000 | #Constraints:      52707
766.76/769.51	c #Conflicts:    2430000 | #Constraints:      53729
766.76/769.51	c #Conflicts:    2431000 | #Constraints:      54749
766.76/769.51	c #Conflicts:    2432000 | #Constraints:      55768
766.76/769.51	c #Conflicts:    2433000 | #Constraints:      56800
766.76/769.51	c #Conflicts:    2434000 | #Constraints:      57825
766.76/769.51	c #Conflicts:    2435000 | #Constraints:      58841
766.76/769.51	c #Conflicts:    2436000 | #Constraints:      59862
766.76/769.51	c #Conflicts:    2437000 | #Constraints:      60886
766.76/769.51	c #Conflicts:    2438000 | #Constraints:      61913
766.76/769.51	c #Conflicts:    2439000 | #Constraints:      62929
766.76/769.51	c #Conflicts:    2440000 | #Constraints:      63950
766.76/769.51	c DATABASE CLEANUP
766.76/769.51	c GARBAGE COLLECT
766.76/769.51	c rational objective value (HS) 48.6336
780.81/783.60	c #Conflicts:    2441000 | #Constraints:      33265
780.81/783.60	c #Conflicts:    2442000 | #Constraints:      34265
780.81/783.60	c #Conflicts:    2443000 | #Constraints:      35265
780.81/783.60	c #Conflicts:    2444000 | #Constraints:      36265
780.81/783.60	c #Conflicts:    2445000 | #Constraints:      37265
780.81/783.60	c #Conflicts:    2446000 | #Constraints:      38265
780.81/783.60	c #Conflicts:    2447000 | #Constraints:      39265
780.81/783.60	c #Conflicts:    2448000 | #Constraints:      40265
780.81/783.60	c #Conflicts:    2449000 | #Constraints:      41265
780.81/783.60	c #Conflicts:    2450000 | #Constraints:      42265
780.81/783.60	c #Conflicts:    2451000 | #Constraints:      43265
780.81/783.60	c #Conflicts:    2452000 | #Constraints:      44265
780.81/783.60	c #Conflicts:    2453000 | #Constraints:      45265
780.81/783.60	c #Conflicts:    2454000 | #Constraints:      46265
780.81/783.60	c #Conflicts:    2455000 | #Constraints:      47265
780.81/783.60	c #Conflicts:    2456000 | #Constraints:      48265
780.81/783.60	c #Conflicts:    2457000 | #Constraints:      49265
780.81/783.60	c #Conflicts:    2458000 | #Constraints:      50265
780.81/783.60	c #Conflicts:    2459000 | #Constraints:      51265
780.81/783.60	c #Conflicts:    2460000 | #Constraints:      52265
780.81/783.60	c #Conflicts:    2461000 | #Constraints:      53265
780.81/783.60	c #Conflicts:    2462000 | #Constraints:      54265
780.81/783.60	c #Conflicts:    2463000 | #Constraints:      55265
780.81/783.60	c #Conflicts:    2464000 | #Constraints:      56265
780.81/783.60	c #Conflicts:    2465000 | #Constraints:      57265
780.81/783.60	c #Conflicts:    2466000 | #Constraints:      58265
780.81/783.60	c #Conflicts:    2467000 | #Constraints:      59265
780.81/783.60	c #Conflicts:    2468000 | #Constraints:      60265
780.81/783.60	c #Conflicts:    2469000 | #Constraints:      61265
780.81/783.60	c #Conflicts:    2470000 | #Constraints:      62265
780.81/783.60	c #Conflicts:    2471000 | #Constraints:      63265
780.81/783.60	c DATABASE CLEANUP
780.81/783.60	c GARBAGE COLLECT
780.81/783.60	c rational objective value (HS) 48.6336
794.17/797.06	c #Conflicts:    2472000 | #Constraints:      32752
794.17/797.06	c #Conflicts:    2473000 | #Constraints:      33807
794.17/797.06	c #Conflicts:    2474000 | #Constraints:      34839
794.17/797.06	c #Conflicts:    2475000 | #Constraints:      35865
794.17/797.06	c #Conflicts:    2476000 | #Constraints:      36893
794.17/797.06	c #Conflicts:    2477000 | #Constraints:      37924
794.17/797.06	c #Conflicts:    2478000 | #Constraints:      38953
794.17/797.06	c #Conflicts:    2479000 | #Constraints:      39971
794.17/797.06	c #Conflicts:    2480000 | #Constraints:      40996
794.17/797.06	c #Conflicts:    2481000 | #Constraints:      42018
794.17/797.06	c #Conflicts:    2482000 | #Constraints:      43038
794.17/797.06	c #Conflicts:    2483000 | #Constraints:      44057
794.17/797.06	c #Conflicts:    2484000 | #Constraints:      45083
794.17/797.06	c #Conflicts:    2485000 | #Constraints:      46108
794.17/797.06	c #Conflicts:    2486000 | #Constraints:      47127
794.17/797.06	c #Conflicts:    2487000 | #Constraints:      48154
794.17/797.06	c #Conflicts:    2488000 | #Constraints:      49179
794.17/797.06	c #Conflicts:    2489000 | #Constraints:      50200
794.17/797.06	c #Conflicts:    2490000 | #Constraints:      51217
794.17/797.06	c #Conflicts:    2491000 | #Constraints:      52237
794.17/797.06	c #Conflicts:    2492000 | #Constraints:      53259
794.17/797.06	c #Conflicts:    2493000 | #Constraints:      54276
794.17/797.06	c #Conflicts:    2494000 | #Constraints:      55299
794.17/797.06	c #Conflicts:    2495000 | #Constraints:      56325
794.17/797.06	c #Conflicts:    2496000 | #Constraints:      57348
794.17/797.06	c #Conflicts:    2497000 | #Constraints:      58368
794.17/797.06	c #Conflicts:    2498000 | #Constraints:      59388
794.17/797.06	c #Conflicts:    2499000 | #Constraints:      60412
794.17/797.06	c #Conflicts:    2500000 | #Constraints:      61434
794.17/797.06	c #Conflicts:    2501000 | #Constraints:      62461
794.17/797.06	c #Conflicts:    2502000 | #Constraints:      63489
794.17/797.06	c #Conflicts:    2503000 | #Constraints:      64512
794.17/797.06	c DATABASE CLEANUP
794.17/797.06	c GARBAGE COLLECT
794.17/797.06	c rational objective value (HS) 48.6337
806.82/809.74	c #Conflicts:    2504000 | #Constraints:      33580
806.82/809.74	c #Conflicts:    2505000 | #Constraints:      34610
806.82/809.74	c #Conflicts:    2506000 | #Constraints:      35641
806.82/809.74	c #Conflicts:    2507000 | #Constraints:      36662
806.82/809.74	c #Conflicts:    2508000 | #Constraints:      37681
806.82/809.74	c #Conflicts:    2509000 | #Constraints:      38702
806.82/809.74	c #Conflicts:    2510000 | #Constraints:      39723
806.82/809.74	c #Conflicts:    2511000 | #Constraints:      40741
806.82/809.74	c #Conflicts:    2512000 | #Constraints:      41757
806.82/809.74	c #Conflicts:    2513000 | #Constraints:      42783
806.82/809.74	c #Conflicts:    2514000 | #Constraints:      43801
806.82/809.74	c #Conflicts:    2515000 | #Constraints:      44816
806.82/809.74	c #Conflicts:    2516000 | #Constraints:      45832
806.82/809.74	c #Conflicts:    2517000 | #Constraints:      46850
806.82/809.74	c #Conflicts:    2518000 | #Constraints:      47861
806.82/809.74	c #Conflicts:    2519000 | #Constraints:      48877
806.82/809.74	c #Conflicts:    2520000 | #Constraints:      49897
806.82/809.74	c #Conflicts:    2521000 | #Constraints:      50916
806.82/809.74	c #Conflicts:    2522000 | #Constraints:      51940
806.82/809.74	c #Conflicts:    2523000 | #Constraints:      52962
806.82/809.74	c #Conflicts:    2524000 | #Constraints:      53985
806.82/809.74	c #Conflicts:    2525000 | #Constraints:      55009
806.82/809.74	c #Conflicts:    2526000 | #Constraints:      56032
806.82/809.74	c #Conflicts:    2527000 | #Constraints:      57046
806.82/809.74	c #Conflicts:    2528000 | #Constraints:      58061
806.82/809.74	c #Conflicts:    2529000 | #Constraints:      59077
806.82/809.74	c #Conflicts:    2530000 | #Constraints:      60091
806.82/809.74	c #Conflicts:    2531000 | #Constraints:      61113
806.82/809.74	c #Conflicts:    2532000 | #Constraints:      62133
806.82/809.74	c #Conflicts:    2533000 | #Constraints:      63155
806.82/809.74	c #Conflicts:    2534000 | #Constraints:      64174
806.82/809.74	c #Conflicts:    2535000 | #Constraints:      65190
806.82/809.74	c DATABASE CLEANUP
806.82/809.74	c GARBAGE COLLECT
806.82/809.74	c rational objective value (HS) 48.6337
822.96/825.90	c #Conflicts:    2536000 | #Constraints:      33982
822.96/825.90	c #Conflicts:    2537000 | #Constraints:      34983
822.96/825.90	c #Conflicts:    2538000 | #Constraints:      35985
822.96/825.90	c #Conflicts:    2539000 | #Constraints:      36989
822.96/825.90	c #Conflicts:    2540000 | #Constraints:      37992
822.96/825.90	c #Conflicts:    2541000 | #Constraints:      38992
822.96/825.90	c #Conflicts:    2542000 | #Constraints:      39994
822.96/825.90	c #Conflicts:    2543000 | #Constraints:      41001
822.96/825.90	c #Conflicts:    2544000 | #Constraints:      42001
822.96/825.90	c #Conflicts:    2545000 | #Constraints:      43001
822.96/825.90	c #Conflicts:    2546000 | #Constraints:      44003
822.96/825.90	c #Conflicts:    2547000 | #Constraints:      45005
822.96/825.90	c #Conflicts:    2548000 | #Constraints:      46005
822.96/825.90	c #Conflicts:    2549000 | #Constraints:      47008
822.96/825.90	c #Conflicts:    2550000 | #Constraints:      48014
822.96/825.90	c #Conflicts:    2551000 | #Constraints:      49014
822.96/825.90	c #Conflicts:    2552000 | #Constraints:      50016
822.96/825.90	c #Conflicts:    2553000 | #Constraints:      51018
822.96/825.90	c #Conflicts:    2554000 | #Constraints:      52021
822.96/825.90	c #Conflicts:    2555000 | #Constraints:      53028
822.96/825.90	c #Conflicts:    2556000 | #Constraints:      54035
822.96/825.90	c #Conflicts:    2557000 | #Constraints:      55035
822.96/825.90	c #Conflicts:    2558000 | #Constraints:      56036
822.96/825.90	c #Conflicts:    2559000 | #Constraints:      57038
822.96/825.90	c #Conflicts:    2560000 | #Constraints:      58049
822.96/825.90	c #Conflicts:    2561000 | #Constraints:      59050
822.96/825.90	c #Conflicts:    2562000 | #Constraints:      60058
822.96/825.90	c #Conflicts:    2563000 | #Constraints:      61077
822.96/825.90	c #Conflicts:    2564000 | #Constraints:      62077
822.96/825.90	c #Conflicts:    2565000 | #Constraints:      63077
822.96/825.90	c #Conflicts:    2566000 | #Constraints:      64078
822.96/825.90	c #Conflicts:    2567000 | #Constraints:      65092
822.96/825.90	c DATABASE CLEANUP
822.96/825.90	c GARBAGE COLLECT
822.96/825.90	c rational objective value (HS) 48.6339
838.52/841.52	c #Conflicts:    2568000 | #Constraints:      33971
838.52/841.52	c #Conflicts:    2569000 | #Constraints:      34971
838.52/841.52	c #Conflicts:    2570000 | #Constraints:      36006
838.52/841.52	c #Conflicts:    2571000 | #Constraints:      37117
838.52/841.52	c #Conflicts:    2572000 | #Constraints:      38177
838.52/841.52	c #Conflicts:    2573000 | #Constraints:      39217
838.52/841.52	c #Conflicts:    2574000 | #Constraints:      40243
838.52/841.52	c #Conflicts:    2575000 | #Constraints:      41264
838.52/841.52	c #Conflicts:    2576000 | #Constraints:      42283
838.52/841.52	c #Conflicts:    2577000 | #Constraints:      43303
838.52/841.52	c #Conflicts:    2578000 | #Constraints:      44325
838.52/841.52	c #Conflicts:    2579000 | #Constraints:      45354
838.52/841.52	c #Conflicts:    2580000 | #Constraints:      46373
838.52/841.52	c #Conflicts:    2581000 | #Constraints:      47401
838.52/841.52	c #Conflicts:    2582000 | #Constraints:      48418
838.52/841.52	c #Conflicts:    2583000 | #Constraints:      49444
838.52/841.52	c #Conflicts:    2584000 | #Constraints:      50466
838.52/841.52	c #Conflicts:    2585000 | #Constraints:      51483
838.52/841.52	c #Conflicts:    2586000 | #Constraints:      52501
838.52/841.52	c #Conflicts:    2587000 | #Constraints:      53520
838.52/841.52	c #Conflicts:    2588000 | #Constraints:      54538
838.52/841.52	c #Conflicts:    2589000 | #Constraints:      55557
838.52/841.52	c #Conflicts:    2590000 | #Constraints:      56577
838.52/841.52	c #Conflicts:    2591000 | #Constraints:      57594
838.52/841.52	c #Conflicts:    2592000 | #Constraints:      58613
838.52/841.52	c #Conflicts:    2593000 | #Constraints:      59628
838.52/841.52	c #Conflicts:    2594000 | #Constraints:      60644
838.52/841.52	c #Conflicts:    2595000 | #Constraints:      61674
838.52/841.52	c #Conflicts:    2596000 | #Constraints:      62687
838.52/841.52	c #Conflicts:    2597000 | #Constraints:      63698
838.52/841.52	c #Conflicts:    2598000 | #Constraints:      64721
838.52/841.52	c #Conflicts:    2599000 | #Constraints:      65749
838.52/841.52	c DATABASE CLEANUP
838.52/841.52	c GARBAGE COLLECT
838.52/841.52	c rational objective value (HS) 48.6339
852.76/855.84	c #Conflicts:    2600000 | #Constraints:      34172
852.76/855.84	c #Conflicts:    2601000 | #Constraints:      35198
852.76/855.84	c #Conflicts:    2602000 | #Constraints:      36228
852.76/855.84	c #Conflicts:    2603000 | #Constraints:      37250
852.76/855.84	c #Conflicts:    2604000 | #Constraints:      38276
852.76/855.84	c #Conflicts:    2605000 | #Constraints:      39314
852.76/855.84	c #Conflicts:    2606000 | #Constraints:      40361
852.76/855.84	c #Conflicts:    2607000 | #Constraints:      41400
852.76/855.84	c #Conflicts:    2608000 | #Constraints:      42427
852.76/855.84	c #Conflicts:    2609000 | #Constraints:      43449
852.76/855.84	c #Conflicts:    2610000 | #Constraints:      44464
852.76/855.84	c #Conflicts:    2611000 | #Constraints:      45478
852.76/855.84	c #Conflicts:    2612000 | #Constraints:      46498
852.76/855.84	c #Conflicts:    2613000 | #Constraints:      47520
852.76/855.84	c #Conflicts:    2614000 | #Constraints:      48539
852.76/855.84	c #Conflicts:    2615000 | #Constraints:      49559
852.76/855.84	c #Conflicts:    2616000 | #Constraints:      50582
852.76/855.84	c #Conflicts:    2617000 | #Constraints:      51603
852.76/855.84	c #Conflicts:    2618000 | #Constraints:      52618
852.76/855.84	c #Conflicts:    2619000 | #Constraints:      53633
852.76/855.84	c #Conflicts:    2620000 | #Constraints:      54653
852.76/855.84	c #Conflicts:    2621000 | #Constraints:      55670
852.76/855.84	c #Conflicts:    2622000 | #Constraints:      56687
852.76/855.84	c #Conflicts:    2623000 | #Constraints:      57698
852.76/855.84	c #Conflicts:    2624000 | #Constraints:      58721
852.76/855.84	c #Conflicts:    2625000 | #Constraints:      59738
852.76/855.84	c #Conflicts:    2626000 | #Constraints:      60752
852.76/855.84	c #Conflicts:    2627000 | #Constraints:      61775
852.76/855.84	c #Conflicts:    2628000 | #Constraints:      62799
852.76/855.84	c #Conflicts:    2629000 | #Constraints:      63819
852.76/855.84	c #Conflicts:    2630000 | #Constraints:      64832
852.76/855.84	c #Conflicts:    2631000 | #Constraints:      65848
852.76/855.84	c DATABASE CLEANUP
852.76/855.84	c GARBAGE COLLECT
852.76/855.84	c rational objective value (HS) 48.634
869.12/872.23	c #Conflicts:    2632000 | #Constraints:      34014
869.12/872.23	c #Conflicts:    2633000 | #Constraints:      35014
869.12/872.23	c #Conflicts:    2634000 | #Constraints:      36014
869.12/872.23	c #Conflicts:    2635000 | #Constraints:      37014
869.12/872.23	c #Conflicts:    2636000 | #Constraints:      38014
869.12/872.23	c #Conflicts:    2637000 | #Constraints:      39014
869.12/872.23	c #Conflicts:    2638000 | #Constraints:      40014
869.12/872.23	c #Conflicts:    2639000 | #Constraints:      41014
869.12/872.23	c #Conflicts:    2640000 | #Constraints:      42014
869.12/872.23	c #Conflicts:    2641000 | #Constraints:      43014
869.12/872.23	c #Conflicts:    2642000 | #Constraints:      44014
869.12/872.23	c #Conflicts:    2643000 | #Constraints:      45014
869.12/872.23	c #Conflicts:    2644000 | #Constraints:      46014
869.12/872.23	c #Conflicts:    2645000 | #Constraints:      47014
869.12/872.23	c #Conflicts:    2646000 | #Constraints:      48014
869.12/872.23	c #Conflicts:    2647000 | #Constraints:      49014
869.12/872.23	c #Conflicts:    2648000 | #Constraints:      50014
869.12/872.23	c #Conflicts:    2649000 | #Constraints:      51014
869.12/872.23	c #Conflicts:    2650000 | #Constraints:      52014
869.12/872.23	c #Conflicts:    2651000 | #Constraints:      53014
869.12/872.23	c #Conflicts:    2652000 | #Constraints:      54014
869.12/872.23	c #Conflicts:    2653000 | #Constraints:      55014
869.12/872.23	c #Conflicts:    2654000 | #Constraints:      56014
869.12/872.23	c #Conflicts:    2655000 | #Constraints:      57014
869.12/872.23	c #Conflicts:    2656000 | #Constraints:      58014
869.12/872.23	c #Conflicts:    2657000 | #Constraints:      59014
869.12/872.23	c #Conflicts:    2658000 | #Constraints:      60014
869.12/872.23	c #Conflicts:    2659000 | #Constraints:      61014
869.12/872.23	c #Conflicts:    2660000 | #Constraints:      62014
869.12/872.23	c #Conflicts:    2661000 | #Constraints:      63014
869.12/872.23	c #Conflicts:    2662000 | #Constraints:      64014
869.12/872.23	c #Conflicts:    2663000 | #Constraints:      65014
869.12/872.23	c #Conflicts:    2664000 | #Constraints:      66014
869.12/872.23	c DATABASE CLEANUP
869.12/872.23	c GARBAGE COLLECT
869.12/872.23	c rational objective value (HS) 48.6345
883.07/886.22	c #Conflicts:    2665000 | #Constraints:      34335
883.07/886.22	c #Conflicts:    2666000 | #Constraints:      35365
883.07/886.22	c #Conflicts:    2667000 | #Constraints:      36400
883.07/886.22	c #Conflicts:    2668000 | #Constraints:      37435
883.07/886.22	c #Conflicts:    2669000 | #Constraints:      38481
883.07/886.22	c #Conflicts:    2670000 | #Constraints:      39512
883.07/886.22	c #Conflicts:    2671000 | #Constraints:      40551
883.07/886.22	c #Conflicts:    2672000 | #Constraints:      41578
883.07/886.22	c #Conflicts:    2673000 | #Constraints:      42614
883.07/886.22	c #Conflicts:    2674000 | #Constraints:      43666
883.07/886.22	c #Conflicts:    2675000 | #Constraints:      44707
883.07/886.22	c #Conflicts:    2676000 | #Constraints:      45755
883.07/886.22	c #Conflicts:    2677000 | #Constraints:      46783
883.07/886.22	c #Conflicts:    2678000 | #Constraints:      47813
883.07/886.22	c #Conflicts:    2679000 | #Constraints:      48844
883.07/886.22	c #Conflicts:    2680000 | #Constraints:      49874
883.07/886.22	c #Conflicts:    2681000 | #Constraints:      50904
883.07/886.22	c #Conflicts:    2682000 | #Constraints:      51946
883.07/886.22	c #Conflicts:    2683000 | #Constraints:      52968
883.07/886.22	c #Conflicts:    2684000 | #Constraints:      53991
883.07/886.22	c #Conflicts:    2685000 | #Constraints:      55015
883.07/886.22	c #Conflicts:    2686000 | #Constraints:      56042
883.07/886.22	c #Conflicts:    2687000 | #Constraints:      57061
883.07/886.22	c #Conflicts:    2688000 | #Constraints:      58086
883.07/886.22	c #Conflicts:    2689000 | #Constraints:      59108
883.07/886.22	c #Conflicts:    2690000 | #Constraints:      60140
883.07/886.22	c #Conflicts:    2691000 | #Constraints:      61179
883.07/886.22	c #Conflicts:    2692000 | #Constraints:      62212
883.07/886.22	c #Conflicts:    2693000 | #Constraints:      63238
883.07/886.22	c #Conflicts:    2694000 | #Constraints:      64267
883.07/886.22	c #Conflicts:    2695000 | #Constraints:      65293
883.07/886.22	c #Conflicts:    2696000 | #Constraints:      66324
883.07/886.22	c #Conflicts:    2697000 | #Constraints:      67349
883.07/886.22	c DATABASE CLEANUP
883.07/886.22	c GARBAGE COLLECT
883.07/886.22	c rational objective value (HS) 48.6345
897.43/900.63	c #Conflicts:    2698000 | #Constraints:      35117
897.43/900.63	c #Conflicts:    2699000 | #Constraints:      36159
897.43/900.63	c #Conflicts:    2700000 | #Constraints:      37196
897.43/900.63	c #Conflicts:    2701000 | #Constraints:      38227
897.43/900.63	c #Conflicts:    2702000 | #Constraints:      39255
897.43/900.63	c #Conflicts:    2703000 | #Constraints:      40279
897.43/900.63	c #Conflicts:    2704000 | #Constraints:      41308
897.43/900.63	c #Conflicts:    2705000 | #Constraints:      42331
897.43/900.63	c #Conflicts:    2706000 | #Constraints:      43353
897.43/900.63	c #Conflicts:    2707000 | #Constraints:      44378
897.43/900.63	c #Conflicts:    2708000 | #Constraints:      45415
897.43/900.63	c #Conflicts:    2709000 | #Constraints:      46445
897.43/900.63	c #Conflicts:    2710000 | #Constraints:      47475
897.43/900.63	c #Conflicts:    2711000 | #Constraints:      48495
897.43/900.63	c #Conflicts:    2712000 | #Constraints:      49520
897.43/900.63	c #Conflicts:    2713000 | #Constraints:      50545
897.43/900.63	c #Conflicts:    2714000 | #Constraints:      51571
897.43/900.63	c #Conflicts:    2715000 | #Constraints:      52605
897.43/900.63	c #Conflicts:    2716000 | #Constraints:      53627
897.43/900.63	c #Conflicts:    2717000 | #Constraints:      54646
897.43/900.63	c #Conflicts:    2718000 | #Constraints:      55671
897.43/900.63	c #Conflicts:    2719000 | #Constraints:      56695
897.43/900.63	c #Conflicts:    2720000 | #Constraints:      57714
897.43/900.63	c #Conflicts:    2721000 | #Constraints:      58735
897.43/900.63	c #Conflicts:    2722000 | #Constraints:      59757
897.43/900.63	c #Conflicts:    2723000 | #Constraints:      60783
897.43/900.63	c #Conflicts:    2724000 | #Constraints:      61797
897.43/900.63	c #Conflicts:    2725000 | #Constraints:      62815
897.43/900.63	c #Conflicts:    2726000 | #Constraints:      63838
897.43/900.63	c #Conflicts:    2727000 | #Constraints:      64861
897.43/900.63	c #Conflicts:    2728000 | #Constraints:      65884
897.43/900.63	c #Conflicts:    2729000 | #Constraints:      66907
897.43/900.63	c #Conflicts:    2730000 | #Constraints:      67932
897.43/900.63	c DATABASE CLEANUP
897.43/900.63	c GARBAGE COLLECT
897.43/900.63	c rational objective value (HS) 48.6345
910.90/914.19	c #Conflicts:    2731000 | #Constraints:      35365
910.90/914.19	c #Conflicts:    2732000 | #Constraints:      36397
910.90/914.19	c #Conflicts:    2733000 | #Constraints:      37426
910.90/914.19	c #Conflicts:    2734000 | #Constraints:      38445
910.90/914.19	c #Conflicts:    2735000 | #Constraints:      39463
910.90/914.19	c #Conflicts:    2736000 | #Constraints:      40483
910.90/914.19	c #Conflicts:    2737000 | #Constraints:      41506
910.90/914.19	c #Conflicts:    2738000 | #Constraints:      42533
910.90/914.19	c #Conflicts:    2739000 | #Constraints:      43553
910.90/914.19	c #Conflicts:    2740000 | #Constraints:      44571
910.90/914.19	c #Conflicts:    2741000 | #Constraints:      45596
910.90/914.19	c #Conflicts:    2742000 | #Constraints:      46618
910.90/914.19	c #Conflicts:    2743000 | #Constraints:      47636
910.90/914.19	c #Conflicts:    2744000 | #Constraints:      48662
910.90/914.19	c #Conflicts:    2745000 | #Constraints:      49682
910.90/914.19	c #Conflicts:    2746000 | #Constraints:      50703
910.90/914.19	c #Conflicts:    2747000 | #Constraints:      51723
910.90/914.19	c #Conflicts:    2748000 | #Constraints:      52738
910.90/914.19	c #Conflicts:    2749000 | #Constraints:      53756
910.90/914.19	c #Conflicts:    2750000 | #Constraints:      54775
910.90/914.19	c #Conflicts:    2751000 | #Constraints:      55797
910.90/914.19	c #Conflicts:    2752000 | #Constraints:      56819
910.90/914.19	c #Conflicts:    2753000 | #Constraints:      57848
910.90/914.19	c #Conflicts:    2754000 | #Constraints:      58871
910.90/914.19	c #Conflicts:    2755000 | #Constraints:      59903
910.90/914.19	c #Conflicts:    2756000 | #Constraints:      60934
910.90/914.19	c #Conflicts:    2757000 | #Constraints:      61955
910.90/914.19	c #Conflicts:    2758000 | #Constraints:      62972
910.90/914.19	c #Conflicts:    2759000 | #Constraints:      63990
910.90/914.19	c #Conflicts:    2760000 | #Constraints:      65008
910.90/914.19	c #Conflicts:    2761000 | #Constraints:      66027
910.90/914.19	c #Conflicts:    2762000 | #Constraints:      67041
910.90/914.19	c #Conflicts:    2763000 | #Constraints:      68057
910.90/914.19	c DATABASE CLEANUP
910.90/914.19	c GARBAGE COLLECT
910.90/914.19	c rational objective value (HS) 48.6345
928.64/931.96	c #Conflicts:    2764000 | #Constraints:      35327
928.64/931.96	c #Conflicts:    2765000 | #Constraints:      36339
928.64/931.96	c #Conflicts:    2766000 | #Constraints:      37341
928.64/931.96	c #Conflicts:    2767000 | #Constraints:      38343
928.64/931.96	c #Conflicts:    2768000 | #Constraints:      39348
928.64/931.96	c #Conflicts:    2769000 | #Constraints:      40351
928.64/931.96	c #Conflicts:    2770000 | #Constraints:      41367
928.64/931.96	c #Conflicts:    2771000 | #Constraints:      42367
928.64/931.96	c #Conflicts:    2772000 | #Constraints:      43372
928.64/931.96	c #Conflicts:    2773000 | #Constraints:      44381
928.64/931.96	c #Conflicts:    2774000 | #Constraints:      45386
928.64/931.96	c #Conflicts:    2775000 | #Constraints:      46391
928.64/931.96	c #Conflicts:    2776000 | #Constraints:      47395
928.64/931.96	c #Conflicts:    2777000 | #Constraints:      48395
928.64/931.96	c #Conflicts:    2778000 | #Constraints:      49397
928.64/931.96	c #Conflicts:    2779000 | #Constraints:      50401
928.64/931.96	c #Conflicts:    2780000 | #Constraints:      51404
928.64/931.96	c #Conflicts:    2781000 | #Constraints:      52409
928.64/931.96	c #Conflicts:    2782000 | #Constraints:      53422
928.64/931.96	c #Conflicts:    2783000 | #Constraints:      54422
928.64/931.96	c #Conflicts:    2784000 | #Constraints:      55424
928.64/931.96	c #Conflicts:    2785000 | #Constraints:      56428
928.64/931.96	c #Conflicts:    2786000 | #Constraints:      57428
928.64/931.96	c #Conflicts:    2787000 | #Constraints:      58436
928.64/931.96	c #Conflicts:    2788000 | #Constraints:      59440
928.64/931.96	c #Conflicts:    2789000 | #Constraints:      60440
928.64/931.96	c #Conflicts:    2790000 | #Constraints:      61441
928.64/931.96	c #Conflicts:    2791000 | #Constraints:      62442
928.64/931.96	c #Conflicts:    2792000 | #Constraints:      63442
928.64/931.96	c #Conflicts:    2793000 | #Constraints:      64444
928.64/931.96	c #Conflicts:    2794000 | #Constraints:      65449
928.64/931.96	c #Conflicts:    2795000 | #Constraints:      66449
928.64/931.96	c #Conflicts:    2796000 | #Constraints:      67450
928.64/931.96	c DATABASE CLEANUP
928.64/931.96	c GARBAGE COLLECT
928.64/931.96	c rational objective value (HS) 48.6348
944.18/947.53	c #Conflicts:    2797000 | #Constraints:      34867
944.18/947.53	c #Conflicts:    2798000 | #Constraints:      35917
944.18/947.53	c #Conflicts:    2799000 | #Constraints:      36961
944.18/947.53	c #Conflicts:    2800000 | #Constraints:      37998
944.18/947.53	c #Conflicts:    2801000 | #Constraints:      39026
944.18/947.53	c #Conflicts:    2802000 | #Constraints:      40053
944.18/947.53	c #Conflicts:    2803000 | #Constraints:      41077
944.18/947.53	c #Conflicts:    2804000 | #Constraints:      42098
944.18/947.53	c #Conflicts:    2805000 | #Constraints:      43123
944.18/947.53	c #Conflicts:    2806000 | #Constraints:      44145
944.18/947.53	c #Conflicts:    2807000 | #Constraints:      45171
944.18/947.53	c #Conflicts:    2808000 | #Constraints:      46193
944.18/947.53	c #Conflicts:    2809000 | #Constraints:      47220
944.18/947.53	c #Conflicts:    2810000 | #Constraints:      48248
944.18/947.53	c #Conflicts:    2811000 | #Constraints:      49270
944.18/947.53	c #Conflicts:    2812000 | #Constraints:      50294
944.18/947.53	c #Conflicts:    2813000 | #Constraints:      51317
944.18/947.53	c #Conflicts:    2814000 | #Constraints:      52347
944.18/947.53	c #Conflicts:    2815000 | #Constraints:      53365
944.18/947.53	c #Conflicts:    2816000 | #Constraints:      54382
944.18/947.53	c #Conflicts:    2817000 | #Constraints:      55397
944.18/947.53	c #Conflicts:    2818000 | #Constraints:      56417
944.18/947.53	c #Conflicts:    2819000 | #Constraints:      57437
944.18/947.53	c #Conflicts:    2820000 | #Constraints:      58453
944.18/947.53	c #Conflicts:    2821000 | #Constraints:      59483
944.18/947.53	c #Conflicts:    2822000 | #Constraints:      60506
944.18/947.53	c #Conflicts:    2823000 | #Constraints:      61530
944.18/947.53	c #Conflicts:    2824000 | #Constraints:      62549
944.18/947.53	c #Conflicts:    2825000 | #Constraints:      63573
944.18/947.53	c #Conflicts:    2826000 | #Constraints:      64594
944.18/947.53	c #Conflicts:    2827000 | #Constraints:      65615
944.18/947.53	c #Conflicts:    2828000 | #Constraints:      66632
944.18/947.53	c #Conflicts:    2829000 | #Constraints:      67654
944.18/947.53	c #Conflicts:    2830000 | #Constraints:      68679
944.18/947.53	c DATABASE CLEANUP
944.18/947.53	c GARBAGE COLLECT
944.18/947.53	c rational objective value (HS) 48.6349
959.03/962.41	c #Conflicts:    2831000 | #Constraints:      35645
959.03/962.41	c #Conflicts:    2832000 | #Constraints:      36686
959.03/962.41	c #Conflicts:    2833000 | #Constraints:      37722
959.03/962.41	c #Conflicts:    2834000 | #Constraints:      38748
959.03/962.41	c #Conflicts:    2835000 | #Constraints:      39774
959.03/962.41	c #Conflicts:    2836000 | #Constraints:      40799
959.03/962.41	c #Conflicts:    2837000 | #Constraints:      41820
959.03/962.41	c #Conflicts:    2838000 | #Constraints:      42848
959.03/962.41	c #Conflicts:    2839000 | #Constraints:      43872
959.03/962.41	c #Conflicts:    2840000 | #Constraints:      44896
959.03/962.41	c #Conflicts:    2841000 | #Constraints:      45915
959.03/962.41	c #Conflicts:    2842000 | #Constraints:      46935
959.03/962.41	c #Conflicts:    2843000 | #Constraints:      47964
959.03/962.41	c #Conflicts:    2844000 | #Constraints:      48981
959.03/962.41	c #Conflicts:    2845000 | #Constraints:      50001
959.03/962.41	c #Conflicts:    2846000 | #Constraints:      51026
959.03/962.41	c #Conflicts:    2847000 | #Constraints:      52051
959.03/962.41	c #Conflicts:    2848000 | #Constraints:      53072
959.03/962.41	c #Conflicts:    2849000 | #Constraints:      54086
959.03/962.41	c #Conflicts:    2850000 | #Constraints:      55100
959.03/962.41	c #Conflicts:    2851000 | #Constraints:      56123
959.03/962.41	c #Conflicts:    2852000 | #Constraints:      57143
959.03/962.41	c #Conflicts:    2853000 | #Constraints:      58155
959.03/962.41	c #Conflicts:    2854000 | #Constraints:      59171
959.03/962.41	c #Conflicts:    2855000 | #Constraints:      60192
959.03/962.41	c #Conflicts:    2856000 | #Constraints:      61218
959.03/962.41	c #Conflicts:    2857000 | #Constraints:      62243
959.03/962.41	c #Conflicts:    2858000 | #Constraints:      63268
959.03/962.41	c #Conflicts:    2859000 | #Constraints:      64293
959.03/962.41	c #Conflicts:    2860000 | #Constraints:      65307
959.03/962.41	c #Conflicts:    2861000 | #Constraints:      66323
959.03/962.41	c #Conflicts:    2862000 | #Constraints:      67343
959.03/962.41	c #Conflicts:    2863000 | #Constraints:      68362
959.03/962.41	c #Conflicts:    2864000 | #Constraints:      69385
959.03/962.41	c DATABASE CLEANUP
959.03/962.41	c GARBAGE COLLECT
959.03/962.41	c rational objective value (HS) 48.6349
976.87/980.31	c #Conflicts:    2865000 | #Constraints:      36075
976.87/980.31	c #Conflicts:    2866000 | #Constraints:      37075
976.87/980.31	c #Conflicts:    2867000 | #Constraints:      38075
976.87/980.31	c #Conflicts:    2868000 | #Constraints:      39075
976.87/980.31	c #Conflicts:    2869000 | #Constraints:      40075
976.87/980.31	c #Conflicts:    2870000 | #Constraints:      41075
976.87/980.31	c #Conflicts:    2871000 | #Constraints:      42075
976.87/980.31	c #Conflicts:    2872000 | #Constraints:      43075
976.87/980.31	c #Conflicts:    2873000 | #Constraints:      44075
976.87/980.31	c #Conflicts:    2874000 | #Constraints:      45075
976.87/980.31	c #Conflicts:    2875000 | #Constraints:      46075
976.87/980.31	c #Conflicts:    2876000 | #Constraints:      47075
976.87/980.31	c #Conflicts:    2877000 | #Constraints:      48075
976.87/980.31	c #Conflicts:    2878000 | #Constraints:      49075
976.87/980.31	c #Conflicts:    2879000 | #Constraints:      50075
976.87/980.31	c #Conflicts:    2880000 | #Constraints:      51075
976.87/980.31	c #Conflicts:    2881000 | #Constraints:      52075
976.87/980.31	c #Conflicts:    2882000 | #Constraints:      53075
976.87/980.31	c #Conflicts:    2883000 | #Constraints:      54075
976.87/980.31	c #Conflicts:    2884000 | #Constraints:      55075
976.87/980.31	c #Conflicts:    2885000 | #Constraints:      56075
976.87/980.31	c #Conflicts:    2886000 | #Constraints:      57075
976.87/980.31	c #Conflicts:    2887000 | #Constraints:      58075
976.87/980.31	c #Conflicts:    2888000 | #Constraints:      59075
976.87/980.31	c #Conflicts:    2889000 | #Constraints:      60075
976.87/980.31	c #Conflicts:    2890000 | #Constraints:      61075
976.87/980.31	c #Conflicts:    2891000 | #Constraints:      62075
976.87/980.31	c #Conflicts:    2892000 | #Constraints:      63075
976.87/980.31	c #Conflicts:    2893000 | #Constraints:      64075
976.87/980.31	c #Conflicts:    2894000 | #Constraints:      65075
976.87/980.31	c #Conflicts:    2895000 | #Constraints:      66075
976.87/980.31	c #Conflicts:    2896000 | #Constraints:      67075
976.87/980.31	c #Conflicts:    2897000 | #Constraints:      68075
976.87/980.31	c #Conflicts:    2898000 | #Constraints:      69075
976.87/980.31	c DATABASE CLEANUP
976.87/980.31	c GARBAGE COLLECT
976.87/980.31	c rational objective value (HS) 48.6349
991.22/994.73	c #Conflicts:    2899000 | #Constraints:      35985
991.22/994.73	c #Conflicts:    2900000 | #Constraints:      37022
991.22/994.73	c #Conflicts:    2901000 | #Constraints:      38050
991.22/994.73	c #Conflicts:    2902000 | #Constraints:      39074
991.22/994.73	c #Conflicts:    2903000 | #Constraints:      40104
991.22/994.73	c #Conflicts:    2904000 | #Constraints:      41135
991.22/994.73	c #Conflicts:    2905000 | #Constraints:      42161
991.22/994.73	c #Conflicts:    2906000 | #Constraints:      43186
991.22/994.73	c #Conflicts:    2907000 | #Constraints:      44197
991.22/994.73	c #Conflicts:    2908000 | #Constraints:      45217
991.22/994.73	c #Conflicts:    2909000 | #Constraints:      46240
991.22/994.73	c #Conflicts:    2910000 | #Constraints:      47261
991.22/994.73	c #Conflicts:    2911000 | #Constraints:      48286
991.22/994.73	c #Conflicts:    2912000 | #Constraints:      49308
991.22/994.73	c #Conflicts:    2913000 | #Constraints:      50325
991.22/994.73	c #Conflicts:    2914000 | #Constraints:      51336
991.22/994.73	c #Conflicts:    2915000 | #Constraints:      52353
991.22/994.73	c #Conflicts:    2916000 | #Constraints:      53368
991.22/994.73	c #Conflicts:    2917000 | #Constraints:      54392
991.22/994.73	c #Conflicts:    2918000 | #Constraints:      55401
991.22/994.73	c #Conflicts:    2919000 | #Constraints:      56416
991.22/994.73	c #Conflicts:    2920000 | #Constraints:      57431
991.22/994.73	c #Conflicts:    2921000 | #Constraints:      58445
991.22/994.73	c #Conflicts:    2922000 | #Constraints:      59471
991.22/994.73	c #Conflicts:    2923000 | #Constraints:      60486
991.22/994.73	c #Conflicts:    2924000 | #Constraints:      61511
991.22/994.73	c #Conflicts:    2925000 | #Constraints:      62547
991.22/994.73	c #Conflicts:    2926000 | #Constraints:      63568
991.22/994.73	c #Conflicts:    2927000 | #Constraints:      64595
991.22/994.73	c #Conflicts:    2928000 | #Constraints:      65633
991.22/994.73	c #Conflicts:    2929000 | #Constraints:      66667
991.22/994.73	c #Conflicts:    2930000 | #Constraints:      67697
991.22/994.73	c #Conflicts:    2931000 | #Constraints:      68722
991.22/994.73	c #Conflicts:    2932000 | #Constraints:      69750
991.22/994.73	c DATABASE CLEANUP
991.22/994.73	c GARBAGE COLLECT
991.22/994.73	c rational objective value (HS) 48.6349
1007.97/1011.55	c #Conflicts:    2933000 | #Constraints:      36187
1007.97/1011.55	c #Conflicts:    2934000 | #Constraints:      37220
1007.97/1011.55	c #Conflicts:    2935000 | #Constraints:      38244
1007.97/1011.55	c #Conflicts:    2936000 | #Constraints:      39269
1007.97/1011.55	c #Conflicts:    2937000 | #Constraints:      40293
1007.97/1011.55	c #Conflicts:    2938000 | #Constraints:      41312
1007.97/1011.55	c #Conflicts:    2939000 | #Constraints:      42334
1007.97/1011.55	c #Conflicts:    2940000 | #Constraints:      43362
1007.97/1011.55	c #Conflicts:    2941000 | #Constraints:      44391
1007.97/1011.55	c #Conflicts:    2942000 | #Constraints:      45407
1007.97/1011.55	c #Conflicts:    2943000 | #Constraints:      46428
1007.97/1011.55	c #Conflicts:    2944000 | #Constraints:      47446
1007.97/1011.55	c #Conflicts:    2945000 | #Constraints:      48463
1007.97/1011.55	c #Conflicts:    2946000 | #Constraints:      49486
1007.97/1011.55	c #Conflicts:    2947000 | #Constraints:      50507
1007.97/1011.55	c #Conflicts:    2948000 | #Constraints:      51547
1007.97/1011.55	c #Conflicts:    2949000 | #Constraints:      52581
1007.97/1011.55	c #Conflicts:    2950000 | #Constraints:      53606
1007.97/1011.55	c #Conflicts:    2951000 | #Constraints:      54630
1007.97/1011.55	c #Conflicts:    2952000 | #Constraints:      55659
1007.97/1011.55	c #Conflicts:    2953000 | #Constraints:      56689
1007.97/1011.55	c #Conflicts:    2954000 | #Constraints:      57710
1007.97/1011.55	c #Conflicts:    2955000 | #Constraints:      58734
1007.97/1011.55	c #Conflicts:    2956000 | #Constraints:      59756
1007.97/1011.55	c #Conflicts:    2957000 | #Constraints:      60782
1007.97/1011.55	c #Conflicts:    2958000 | #Constraints:      61805
1007.97/1011.55	c #Conflicts:    2959000 | #Constraints:      62823
1007.97/1011.55	c #Conflicts:    2960000 | #Constraints:      63846
1007.97/1011.55	c #Conflicts:    2961000 | #Constraints:      64856
1007.97/1011.55	c #Conflicts:    2962000 | #Constraints:      65884
1007.97/1011.55	c #Conflicts:    2963000 | #Constraints:      66896
1007.97/1011.55	c #Conflicts:    2964000 | #Constraints:      67921
1007.97/1011.55	c #Conflicts:    2965000 | #Constraints:      68942
1007.97/1011.55	c #Conflicts:    2966000 | #Constraints:      69957
1007.97/1011.55	c DATABASE CLEANUP
1007.97/1011.55	c GARBAGE COLLECT
1007.97/1011.55	c rational objective value (HS) 48.6349
1025.00/1028.61	c #Conflicts:    2967000 | #Constraints:      36065
1025.00/1028.61	c #Conflicts:    2968000 | #Constraints:      37080
1025.00/1028.61	c #Conflicts:    2969000 | #Constraints:      38111
1025.00/1028.61	c #Conflicts:    2970000 | #Constraints:      39136
1025.00/1028.61	c #Conflicts:    2971000 | #Constraints:      40156
1025.00/1028.61	c #Conflicts:    2972000 | #Constraints:      41179
1025.00/1028.61	c #Conflicts:    2973000 | #Constraints:      42209
1025.00/1028.61	c #Conflicts:    2974000 | #Constraints:      43233
1025.00/1028.61	c #Conflicts:    2975000 | #Constraints:      44260
1025.00/1028.61	c #Conflicts:    2976000 | #Constraints:      45283
1025.00/1028.61	c #Conflicts:    2977000 | #Constraints:      46303
1025.00/1028.61	c #Conflicts:    2978000 | #Constraints:      47335
1025.00/1028.61	c #Conflicts:    2979000 | #Constraints:      48360
1025.00/1028.61	c #Conflicts:    2980000 | #Constraints:      49385
1025.00/1028.61	c #Conflicts:    2981000 | #Constraints:      50408
1025.00/1028.61	c #Conflicts:    2982000 | #Constraints:      51430
1025.00/1028.61	c #Conflicts:    2983000 | #Constraints:      52450
1025.00/1028.61	c #Conflicts:    2984000 | #Constraints:      53466
1025.00/1028.61	c #Conflicts:    2985000 | #Constraints:      54491
1025.00/1028.61	c #Conflicts:    2986000 | #Constraints:      55525
1025.00/1028.61	c #Conflicts:    2987000 | #Constraints:      56538
1025.00/1028.61	c #Conflicts:    2988000 | #Constraints:      57561
1025.00/1028.61	c #Conflicts:    2989000 | #Constraints:      58586
1025.00/1028.61	c #Conflicts:    2990000 | #Constraints:      59608
1025.00/1028.61	c #Conflicts:    2991000 | #Constraints:      60633
1025.00/1028.61	c #Conflicts:    2992000 | #Constraints:      61651
1025.00/1028.61	c #Conflicts:    2993000 | #Constraints:      62672
1025.00/1028.61	c #Conflicts:    2994000 | #Constraints:      63694
1025.00/1028.61	c #Conflicts:    2995000 | #Constraints:      64709
1025.00/1028.61	c #Conflicts:    2996000 | #Constraints:      65727
1025.00/1028.61	c #Conflicts:    2997000 | #Constraints:      66747
1025.00/1028.61	c #Conflicts:    2998000 | #Constraints:      67762
1025.00/1028.61	c #Conflicts:    2999000 | #Constraints:      68776
1025.00/1028.61	c #Conflicts:    3000000 | #Constraints:      69802
1025.00/1028.61	c #Conflicts:    3001000 | #Constraints:      70828
1025.00/1028.61	c DATABASE CLEANUP
1025.00/1028.61	c GARBAGE COLLECT
1025.00/1028.61	c rational objective value (HS) 48.6349
1043.36/1047.05	c #Conflicts:    3002000 | #Constraints:      36700
1043.36/1047.05	c #Conflicts:    3003000 | #Constraints:      37700
1043.36/1047.05	c #Conflicts:    3004000 | #Constraints:      38700
1043.36/1047.05	c #Conflicts:    3005000 | #Constraints:      39700
1043.36/1047.05	c #Conflicts:    3006000 | #Constraints:      40700
1043.36/1047.05	c #Conflicts:    3007000 | #Constraints:      41700
1043.36/1047.05	c #Conflicts:    3008000 | #Constraints:      42700
1043.36/1047.05	c #Conflicts:    3009000 | #Constraints:      43700
1043.36/1047.05	c #Conflicts:    3010000 | #Constraints:      44700
1043.36/1047.05	c #Conflicts:    3011000 | #Constraints:      45700
1043.36/1047.05	c #Conflicts:    3012000 | #Constraints:      46700
1043.36/1047.05	c #Conflicts:    3013000 | #Constraints:      47700
1043.36/1047.05	c #Conflicts:    3014000 | #Constraints:      48700
1043.36/1047.05	c #Conflicts:    3015000 | #Constraints:      49700
1043.36/1047.05	c #Conflicts:    3016000 | #Constraints:      50700
1043.36/1047.05	c #Conflicts:    3017000 | #Constraints:      51700
1043.36/1047.05	c #Conflicts:    3018000 | #Constraints:      52700
1043.36/1047.05	c #Conflicts:    3019000 | #Constraints:      53700
1043.36/1047.05	c #Conflicts:    3020000 | #Constraints:      54700
1043.36/1047.05	c #Conflicts:    3021000 | #Constraints:      55700
1043.36/1047.05	c #Conflicts:    3022000 | #Constraints:      56700
1043.36/1047.05	c #Conflicts:    3023000 | #Constraints:      57700
1043.36/1047.05	c #Conflicts:    3024000 | #Constraints:      58700
1043.36/1047.05	c #Conflicts:    3025000 | #Constraints:      59700
1043.36/1047.05	c #Conflicts:    3026000 | #Constraints:      60700
1043.36/1047.05	c #Conflicts:    3027000 | #Constraints:      61700
1043.36/1047.05	c #Conflicts:    3028000 | #Constraints:      62700
1043.36/1047.05	c #Conflicts:    3029000 | #Constraints:      63700
1043.36/1047.05	c #Conflicts:    3030000 | #Constraints:      64700
1043.36/1047.05	c #Conflicts:    3031000 | #Constraints:      65700
1043.36/1047.05	c #Conflicts:    3032000 | #Constraints:      66700
1043.36/1047.05	c #Conflicts:    3033000 | #Constraints:      67700
1043.36/1047.05	c #Conflicts:    3034000 | #Constraints:      68700
1043.36/1047.05	c #Conflicts:    3035000 | #Constraints:      69700
1043.36/1047.05	c #Conflicts:    3036000 | #Constraints:      70700
1043.36/1047.05	c DATABASE CLEANUP
1043.36/1047.05	c GARBAGE COLLECT
1043.36/1047.05	c rational objective value (HS) 48.635
1061.18/1064.99	c #Conflicts:    3037000 | #Constraints:      36796
1061.18/1064.99	c #Conflicts:    3038000 | #Constraints:      37821
1061.18/1064.99	c #Conflicts:    3039000 | #Constraints:      38832
1061.18/1064.99	c #Conflicts:    3040000 | #Constraints:      39872
1061.18/1064.99	c #Conflicts:    3041000 | #Constraints:      40904
1061.18/1064.99	c #Conflicts:    3042000 | #Constraints:      41930
1061.18/1064.99	c #Conflicts:    3043000 | #Constraints:      42965
1061.18/1064.99	c #Conflicts:    3044000 | #Constraints:      43986
1061.18/1064.99	c #Conflicts:    3045000 | #Constraints:      45019
1061.18/1064.99	c #Conflicts:    3046000 | #Constraints:      46046
1061.18/1064.99	c #Conflicts:    3047000 | #Constraints:      47069
1061.18/1064.99	c #Conflicts:    3048000 | #Constraints:      48096
1061.18/1064.99	c #Conflicts:    3049000 | #Constraints:      49119
1061.18/1064.99	c #Conflicts:    3050000 | #Constraints:      50144
1061.18/1064.99	c #Conflicts:    3051000 | #Constraints:      51164
1061.18/1064.99	c #Conflicts:    3052000 | #Constraints:      52182
1061.18/1064.99	c #Conflicts:    3053000 | #Constraints:      53206
1061.18/1064.99	c #Conflicts:    3054000 | #Constraints:      54228
1061.18/1064.99	c #Conflicts:    3055000 | #Constraints:      55248
1061.18/1064.99	c #Conflicts:    3056000 | #Constraints:      56266
1061.18/1064.99	c #Conflicts:    3057000 | #Constraints:      57286
1061.18/1064.99	c #Conflicts:    3058000 | #Constraints:      58308
1061.18/1064.99	c #Conflicts:    3059000 | #Constraints:      59330
1061.18/1064.99	c #Conflicts:    3060000 | #Constraints:      60356
1061.18/1064.99	c #Conflicts:    3061000 | #Constraints:      61384
1061.18/1064.99	c #Conflicts:    3062000 | #Constraints:      62403
1061.18/1064.99	c #Conflicts:    3063000 | #Constraints:      63426
1061.18/1064.99	c #Conflicts:    3064000 | #Constraints:      64458
1061.18/1064.99	c #Conflicts:    3065000 | #Constraints:      65480
1061.18/1064.99	c #Conflicts:    3066000 | #Constraints:      66504
1061.18/1064.99	c #Conflicts:    3067000 | #Constraints:      67526
1061.18/1064.99	c #Conflicts:    3068000 | #Constraints:      68549
1061.18/1064.99	c #Conflicts:    3069000 | #Constraints:      69571
1061.18/1064.99	c #Conflicts:    3070000 | #Constraints:      70596
1061.18/1064.99	c #Conflicts:    3071000 | #Constraints:      71619
1061.18/1064.99	c DATABASE CLEANUP
1061.18/1064.99	c GARBAGE COLLECT
1061.18/1064.99	c rational objective value (HS) 48.635
1078.52/1082.32	c #Conflicts:    3072000 | #Constraints:      37209
1078.52/1082.32	c #Conflicts:    3073000 | #Constraints:      38237
1078.52/1082.32	c #Conflicts:    3074000 | #Constraints:      39272
1078.52/1082.32	c #Conflicts:    3075000 | #Constraints:      40294
1078.52/1082.32	c #Conflicts:    3076000 | #Constraints:      41314
1078.52/1082.32	c #Conflicts:    3077000 | #Constraints:      42339
1078.52/1082.32	c #Conflicts:    3078000 | #Constraints:      43365
1078.52/1082.32	c #Conflicts:    3079000 | #Constraints:      44395
1078.52/1082.32	c #Conflicts:    3080000 | #Constraints:      45421
1078.52/1082.32	c #Conflicts:    3081000 | #Constraints:      46447
1078.52/1082.32	c #Conflicts:    3082000 | #Constraints:      47471
1078.52/1082.32	c #Conflicts:    3083000 | #Constraints:      48497
1078.52/1082.32	c #Conflicts:    3084000 | #Constraints:      49522
1078.52/1082.32	c #Conflicts:    3085000 | #Constraints:      50548
1078.52/1082.32	c #Conflicts:    3086000 | #Constraints:      51560
1078.52/1082.32	c #Conflicts:    3087000 | #Constraints:      52580
1078.52/1082.32	c #Conflicts:    3088000 | #Constraints:      53599
1078.52/1082.32	c #Conflicts:    3089000 | #Constraints:      54618
1078.52/1082.32	c #Conflicts:    3090000 | #Constraints:      55630
1078.52/1082.32	c #Conflicts:    3091000 | #Constraints:      56648
1078.52/1082.32	c #Conflicts:    3092000 | #Constraints:      57669
1078.52/1082.32	c #Conflicts:    3093000 | #Constraints:      58688
1078.52/1082.32	c #Conflicts:    3094000 | #Constraints:      59713
1078.52/1082.32	c #Conflicts:    3095000 | #Constraints:      60738
1078.52/1082.32	c #Conflicts:    3096000 | #Constraints:      61764
1078.52/1082.32	c #Conflicts:    3097000 | #Constraints:      62784
1078.52/1082.32	c #Conflicts:    3098000 | #Constraints:      63804
1078.52/1082.32	c #Conflicts:    3099000 | #Constraints:      64820
1078.52/1082.32	c #Conflicts:    3100000 | #Constraints:      65837
1078.52/1082.32	c #Conflicts:    3101000 | #Constraints:      66850
1078.52/1082.32	c #Conflicts:    3102000 | #Constraints:      67870
1078.52/1082.32	c #Conflicts:    3103000 | #Constraints:      68890
1078.52/1082.32	c #Conflicts:    3104000 | #Constraints:      69912
1078.52/1082.32	c #Conflicts:    3105000 | #Constraints:      70928
1078.52/1082.32	c #Conflicts:    3106000 | #Constraints:      71942
1078.52/1082.32	c DATABASE CLEANUP
1078.52/1082.32	c GARBAGE COLLECT
1078.52/1082.32	c rational objective value (HS) 48.635
1097.36/1101.21	c #Conflicts:    3107000 | #Constraints:      37262
1097.36/1101.21	c #Conflicts:    3108000 | #Constraints:      38262
1097.36/1101.21	c #Conflicts:    3109000 | #Constraints:      39262
1097.36/1101.21	c #Conflicts:    3110000 | #Constraints:      40262
1097.36/1101.21	c #Conflicts:    3111000 | #Constraints:      41262
1097.36/1101.21	c #Conflicts:    3112000 | #Constraints:      42262
1097.36/1101.21	c #Conflicts:    3113000 | #Constraints:      43262
1097.36/1101.21	c #Conflicts:    3114000 | #Constraints:      44262
1097.36/1101.21	c #Conflicts:    3115000 | #Constraints:      45262
1097.36/1101.21	c #Conflicts:    3116000 | #Constraints:      46262
1097.36/1101.21	c #Conflicts:    3117000 | #Constraints:      47262
1097.36/1101.21	c #Conflicts:    3118000 | #Constraints:      48262
1097.36/1101.21	c #Conflicts:    3119000 | #Constraints:      49262
1097.36/1101.21	c #Conflicts:    3120000 | #Constraints:      50262
1097.36/1101.21	c #Conflicts:    3121000 | #Constraints:      51262
1097.36/1101.21	c #Conflicts:    3122000 | #Constraints:      52262
1097.36/1101.21	c #Conflicts:    3123000 | #Constraints:      53262
1097.36/1101.21	c #Conflicts:    3124000 | #Constraints:      54262
1097.36/1101.21	c #Conflicts:    3125000 | #Constraints:      55262
1097.36/1101.21	c #Conflicts:    3126000 | #Constraints:      56262
1097.36/1101.21	c #Conflicts:    3127000 | #Constraints:      57262
1097.36/1101.21	c #Conflicts:    3128000 | #Constraints:      58262
1097.36/1101.21	c #Conflicts:    3129000 | #Constraints:      59262
1097.36/1101.21	c #Conflicts:    3130000 | #Constraints:      60262
1097.36/1101.21	c #Conflicts:    3131000 | #Constraints:      61262
1097.36/1101.21	c #Conflicts:    3132000 | #Constraints:      62262
1097.36/1101.21	c #Conflicts:    3133000 | #Constraints:      63262
1097.36/1101.21	c #Conflicts:    3134000 | #Constraints:      64262
1097.36/1101.21	c #Conflicts:    3135000 | #Constraints:      65262
1097.36/1101.21	c #Conflicts:    3136000 | #Constraints:      66262
1097.36/1101.21	c #Conflicts:    3137000 | #Constraints:      67262
1097.36/1101.21	c #Conflicts:    3138000 | #Constraints:      68262
1097.36/1101.21	c #Conflicts:    3139000 | #Constraints:      69262
1097.36/1101.21	c #Conflicts:    3140000 | #Constraints:      70262
1097.36/1101.21	c #Conflicts:    3141000 | #Constraints:      71262
1097.36/1101.21	c DATABASE CLEANUP
1097.36/1101.21	c GARBAGE COLLECT
1097.36/1101.21	c rational objective value (HS) 48.635
1114.21/1118.18	c #Conflicts:    3142000 | #Constraints:      36759
1114.21/1118.18	c #Conflicts:    3143000 | #Constraints:      37793
1114.21/1118.18	c #Conflicts:    3144000 | #Constraints:      38833
1114.21/1118.18	c #Conflicts:    3145000 | #Constraints:      39861
1114.21/1118.18	c #Conflicts:    3146000 | #Constraints:      40887
1114.21/1118.18	c #Conflicts:    3147000 | #Constraints:      41914
1114.21/1118.18	c #Conflicts:    3148000 | #Constraints:      42950
1114.21/1118.18	c #Conflicts:    3149000 | #Constraints:      43970
1114.21/1118.18	c #Conflicts:    3150000 | #Constraints:      44988
1114.21/1118.18	c #Conflicts:    3151000 | #Constraints:      46009
1114.21/1118.18	c #Conflicts:    3152000 | #Constraints:      47034
1114.21/1118.18	c #Conflicts:    3153000 | #Constraints:      48057
1114.21/1118.18	c #Conflicts:    3154000 | #Constraints:      49076
1114.21/1118.18	c #Conflicts:    3155000 | #Constraints:      50098
1114.21/1118.18	c #Conflicts:    3156000 | #Constraints:      51115
1114.21/1118.18	c #Conflicts:    3157000 | #Constraints:      52138
1114.21/1118.18	c #Conflicts:    3158000 | #Constraints:      53158
1114.21/1118.18	c #Conflicts:    3159000 | #Constraints:      54181
1114.21/1118.18	c #Conflicts:    3160000 | #Constraints:      55200
1114.21/1118.18	c #Conflicts:    3161000 | #Constraints:      56217
1114.21/1118.18	c #Conflicts:    3162000 | #Constraints:      57239
1114.21/1118.18	c #Conflicts:    3163000 | #Constraints:      58267
1114.21/1118.18	c #Conflicts:    3164000 | #Constraints:      59296
1114.21/1118.18	c #Conflicts:    3165000 | #Constraints:      60318
1114.21/1118.18	c #Conflicts:    3166000 | #Constraints:      61337
1114.21/1118.18	c #Conflicts:    3167000 | #Constraints:      62353
1114.21/1118.18	c #Conflicts:    3168000 | #Constraints:      63376
1114.21/1118.18	c #Conflicts:    3169000 | #Constraints:      64403
1114.21/1118.18	c #Conflicts:    3170000 | #Constraints:      65424
1114.21/1118.18	c #Conflicts:    3171000 | #Constraints:      66446
1114.21/1118.18	c #Conflicts:    3172000 | #Constraints:      67467
1114.21/1118.18	c #Conflicts:    3173000 | #Constraints:      68497
1114.21/1118.18	c #Conflicts:    3174000 | #Constraints:      69518
1114.21/1118.18	c #Conflicts:    3175000 | #Constraints:      70537
1114.21/1118.18	c #Conflicts:    3176000 | #Constraints:      71555
1114.21/1118.18	c #Conflicts:    3177000 | #Constraints:      72579
1114.21/1118.18	c DATABASE CLEANUP
1114.21/1118.18	c GARBAGE COLLECT
1114.21/1118.18	c rational objective value (HS) 48.635
1130.54/1134.55	c #Conflicts:    3178000 | #Constraints:      37593
1130.54/1134.55	c #Conflicts:    3179000 | #Constraints:      38618
1130.54/1134.55	c #Conflicts:    3180000 | #Constraints:      39647
1130.54/1134.55	c #Conflicts:    3181000 | #Constraints:      40672
1130.54/1134.55	c #Conflicts:    3182000 | #Constraints:      41692
1130.54/1134.55	c #Conflicts:    3183000 | #Constraints:      42710
1130.54/1134.55	c #Conflicts:    3184000 | #Constraints:      43736
1130.54/1134.55	c #Conflicts:    3185000 | #Constraints:      44765
1130.54/1134.55	c #Conflicts:    3186000 | #Constraints:      45792
1130.54/1134.55	c #Conflicts:    3187000 | #Constraints:      46812
1130.54/1134.55	c #Conflicts:    3188000 | #Constraints:      47836
1130.54/1134.55	c #Conflicts:    3189000 | #Constraints:      48854
1130.54/1134.55	c #Conflicts:    3190000 | #Constraints:      49880
1130.54/1134.55	c #Conflicts:    3191000 | #Constraints:      50901
1130.54/1134.55	c #Conflicts:    3192000 | #Constraints:      51920
1130.54/1134.55	c #Conflicts:    3193000 | #Constraints:      52937
1130.54/1134.55	c #Conflicts:    3194000 | #Constraints:      53956
1130.54/1134.55	c #Conflicts:    3195000 | #Constraints:      54978
1130.54/1134.55	c #Conflicts:    3196000 | #Constraints:      55999
1130.54/1134.55	c #Conflicts:    3197000 | #Constraints:      57018
1130.54/1134.55	c #Conflicts:    3198000 | #Constraints:      58039
1130.54/1134.55	c #Conflicts:    3199000 | #Constraints:      59064
1130.54/1134.55	c #Conflicts:    3200000 | #Constraints:      60088
1130.54/1134.55	c #Conflicts:    3201000 | #Constraints:      61110
1130.54/1134.55	c #Conflicts:    3202000 | #Constraints:      62130
1130.54/1134.55	c #Conflicts:    3203000 | #Constraints:      63150
1130.54/1134.55	c #Conflicts:    3204000 | #Constraints:      64168
1130.54/1134.55	c #Conflicts:    3205000 | #Constraints:      65186
1130.54/1134.55	c #Conflicts:    3206000 | #Constraints:      66207
1130.54/1134.55	c #Conflicts:    3207000 | #Constraints:      67227
1130.54/1134.55	c #Conflicts:    3208000 | #Constraints:      68246
1130.54/1134.55	c #Conflicts:    3209000 | #Constraints:      69268
1130.54/1134.55	c #Conflicts:    3210000 | #Constraints:      70284
1130.54/1134.55	c #Conflicts:    3211000 | #Constraints:      71305
1130.54/1134.55	c #Conflicts:    3212000 | #Constraints:      72329
1130.54/1134.55	c #Conflicts:    3213000 | #Constraints:      73350
1130.54/1134.55	c DATABASE CLEANUP
1130.54/1134.55	c GARBAGE COLLECT
1130.54/1134.55	c rational objective value (HS) 48.635
1150.58/1154.63	c #Conflicts:    3214000 | #Constraints:      38054
1150.58/1154.63	c #Conflicts:    3215000 | #Constraints:      39054
1150.58/1154.63	c #Conflicts:    3216000 | #Constraints:      40054
1150.58/1154.63	c #Conflicts:    3217000 | #Constraints:      41054
1150.58/1154.63	c #Conflicts:    3218000 | #Constraints:      42054
1150.58/1154.63	c #Conflicts:    3219000 | #Constraints:      43054
1150.58/1154.63	c #Conflicts:    3220000 | #Constraints:      44054
1150.58/1154.63	c #Conflicts:    3221000 | #Constraints:      45054
1150.58/1154.63	c #Conflicts:    3222000 | #Constraints:      46054
1150.58/1154.63	c #Conflicts:    3223000 | #Constraints:      47054
1150.58/1154.63	c #Conflicts:    3224000 | #Constraints:      48054
1150.58/1154.63	c #Conflicts:    3225000 | #Constraints:      49054
1150.58/1154.63	c #Conflicts:    3226000 | #Constraints:      50054
1150.58/1154.63	c #Conflicts:    3227000 | #Constraints:      51054
1150.58/1154.63	c #Conflicts:    3228000 | #Constraints:      52054
1150.58/1154.63	c #Conflicts:    3229000 | #Constraints:      53054
1150.58/1154.63	c #Conflicts:    3230000 | #Constraints:      54054
1150.58/1154.63	c #Conflicts:    3231000 | #Constraints:      55054
1150.58/1154.63	c #Conflicts:    3232000 | #Constraints:      56054
1150.58/1154.63	c #Conflicts:    3233000 | #Constraints:      57054
1150.58/1154.63	c #Conflicts:    3234000 | #Constraints:      58054
1150.58/1154.63	c #Conflicts:    3235000 | #Constraints:      59054
1150.58/1154.63	c #Conflicts:    3236000 | #Constraints:      60054
1150.58/1154.63	c #Conflicts:    3237000 | #Constraints:      61054
1150.58/1154.63	c #Conflicts:    3238000 | #Constraints:      62054
1150.58/1154.63	c #Conflicts:    3239000 | #Constraints:      63054
1150.58/1154.63	c #Conflicts:    3240000 | #Constraints:      64054
1150.58/1154.63	c #Conflicts:    3241000 | #Constraints:      65054
1150.58/1154.63	c #Conflicts:    3242000 | #Constraints:      66054
1150.58/1154.63	c #Conflicts:    3243000 | #Constraints:      67054
1150.58/1154.63	c #Conflicts:    3244000 | #Constraints:      68054
1150.58/1154.63	c #Conflicts:    3245000 | #Constraints:      69054
1150.58/1154.63	c #Conflicts:    3246000 | #Constraints:      70054
1150.58/1154.63	c #Conflicts:    3247000 | #Constraints:      71054
1150.58/1154.63	c #Conflicts:    3248000 | #Constraints:      72054
1150.58/1154.63	c #Conflicts:    3249000 | #Constraints:      73054
1150.58/1154.63	c DATABASE CLEANUP
1150.58/1154.63	c GARBAGE COLLECT
1150.58/1154.63	c rational objective value (HS) 48.635
1165.42/1169.52	c #Conflicts:    3250000 | #Constraints:      37970
1165.42/1169.52	c #Conflicts:    3251000 | #Constraints:      38998
1165.42/1169.52	c #Conflicts:    3252000 | #Constraints:      40034
1165.42/1169.52	c #Conflicts:    3253000 | #Constraints:      41061
1165.42/1169.52	c #Conflicts:    3254000 | #Constraints:      42087
1165.42/1169.52	c #Conflicts:    3255000 | #Constraints:      43105
1165.42/1169.52	c #Conflicts:    3256000 | #Constraints:      44135
1165.42/1169.52	c #Conflicts:    3257000 | #Constraints:      45160
1165.42/1169.52	c #Conflicts:    3258000 | #Constraints:      46182
1165.42/1169.52	c #Conflicts:    3259000 | #Constraints:      47197
1165.42/1169.52	c #Conflicts:    3260000 | #Constraints:      48216
1165.42/1169.52	c #Conflicts:    3261000 | #Constraints:      49231
1165.42/1169.52	c #Conflicts:    3262000 | #Constraints:      50252
1165.42/1169.52	c #Conflicts:    3263000 | #Constraints:      51268
1165.42/1169.52	c #Conflicts:    3264000 | #Constraints:      52290
1165.42/1169.52	c #Conflicts:    3265000 | #Constraints:      53306
1165.42/1169.52	c #Conflicts:    3266000 | #Constraints:      54333
1165.42/1169.52	c #Conflicts:    3267000 | #Constraints:      55358
1165.42/1169.52	c #Conflicts:    3268000 | #Constraints:      56378
1165.42/1169.52	c #Conflicts:    3269000 | #Constraints:      57401
1165.42/1169.52	c #Conflicts:    3270000 | #Constraints:      58419
1165.42/1169.52	c #Conflicts:    3271000 | #Constraints:      59433
1165.42/1169.52	c #Conflicts:    3272000 | #Constraints:      60453
1165.42/1169.52	c #Conflicts:    3273000 | #Constraints:      61471
1165.42/1169.52	c #Conflicts:    3274000 | #Constraints:      62490
1165.42/1169.52	c #Conflicts:    3275000 | #Constraints:      63504
1165.42/1169.52	c #Conflicts:    3276000 | #Constraints:      64520
1165.42/1169.52	c #Conflicts:    3277000 | #Constraints:      65537
1165.42/1169.52	c #Conflicts:    3278000 | #Constraints:      66556
1165.42/1169.52	c #Conflicts:    3279000 | #Constraints:      67572
1165.42/1169.52	c #Conflicts:    3280000 | #Constraints:      68586
1165.42/1169.52	c #Conflicts:    3281000 | #Constraints:      69598
1165.42/1169.52	c #Conflicts:    3282000 | #Constraints:      70612
1165.42/1169.52	c #Conflicts:    3283000 | #Constraints:      71628
1165.42/1169.52	c #Conflicts:    3284000 | #Constraints:      72647
1165.42/1169.52	c #Conflicts:    3285000 | #Constraints:      73668
1165.42/1169.52	c DATABASE CLEANUP
1165.42/1169.52	c GARBAGE COLLECT
1165.42/1169.52	c rational objective value (HS) 48.635
1180.99/1185.19	c #Conflicts:    3286000 | #Constraints:      38118
1180.99/1185.19	c #Conflicts:    3287000 | #Constraints:      39137
1180.99/1185.19	c #Conflicts:    3288000 | #Constraints:      40154
1180.99/1185.19	c #Conflicts:    3289000 | #Constraints:      41174
1180.99/1185.19	c #Conflicts:    3290000 | #Constraints:      42203
1180.99/1185.19	c #Conflicts:    3291000 | #Constraints:      43222
1180.99/1185.19	c #Conflicts:    3292000 | #Constraints:      44246
1180.99/1185.19	c #Conflicts:    3293000 | #Constraints:      45266
1180.99/1185.19	c #Conflicts:    3294000 | #Constraints:      46287
1180.99/1185.19	c #Conflicts:    3295000 | #Constraints:      47303
1180.99/1185.19	c #Conflicts:    3296000 | #Constraints:      48327
1180.99/1185.19	c #Conflicts:    3297000 | #Constraints:      49355
1180.99/1185.19	c #Conflicts:    3298000 | #Constraints:      50374
1180.99/1185.19	c #Conflicts:    3299000 | #Constraints:      51403
1180.99/1185.19	c #Conflicts:    3300000 | #Constraints:      52419
1180.99/1185.19	c #Conflicts:    3301000 | #Constraints:      53441
1180.99/1185.19	c #Conflicts:    3302000 | #Constraints:      54466
1180.99/1185.19	c #Conflicts:    3303000 | #Constraints:      55489
1180.99/1185.19	c #Conflicts:    3304000 | #Constraints:      56506
1180.99/1185.19	c #Conflicts:    3305000 | #Constraints:      57522
1180.99/1185.19	c #Conflicts:    3306000 | #Constraints:      58537
1180.99/1185.19	c #Conflicts:    3307000 | #Constraints:      59560
1180.99/1185.19	c #Conflicts:    3308000 | #Constraints:      60586
1180.99/1185.19	c #Conflicts:    3309000 | #Constraints:      61604
1180.99/1185.19	c #Conflicts:    3310000 | #Constraints:      62619
1180.99/1185.19	c #Conflicts:    3311000 | #Constraints:      63634
1180.99/1185.19	c #Conflicts:    3312000 | #Constraints:      64651
1180.99/1185.19	c #Conflicts:    3313000 | #Constraints:      65669
1180.99/1185.19	c #Conflicts:    3314000 | #Constraints:      66682
1180.99/1185.19	c #Conflicts:    3315000 | #Constraints:      67699
1180.99/1185.19	c #Conflicts:    3316000 | #Constraints:      68736
1180.99/1185.19	c #Conflicts:    3317000 | #Constraints:      69749
1180.99/1185.19	c #Conflicts:    3318000 | #Constraints:      70764
1180.99/1185.19	c #Conflicts:    3319000 | #Constraints:      71781
1180.99/1185.19	c #Conflicts:    3320000 | #Constraints:      72797
1180.99/1185.19	c #Conflicts:    3321000 | #Constraints:      73808
1180.99/1185.19	c DATABASE CLEANUP
1180.99/1185.19	c GARBAGE COLLECT
1180.99/1185.19	c rational objective value (HS) 48.635
1195.84/1200.02	c #Conflicts:    3322000 | #Constraints:      37991
1195.84/1200.02	c #Conflicts:    3323000 | #Constraints:      39013
1195.84/1200.02	c #Conflicts:    3324000 | #Constraints:      40050
1195.84/1200.02	c #Conflicts:    3325000 | #Constraints:      41071
1195.84/1200.02	c #Conflicts:    3326000 | #Constraints:      42091
1195.84/1200.02	c #Conflicts:    3327000 | #Constraints:      43109
1195.84/1200.02	c #Conflicts:    3328000 | #Constraints:      44123
1195.84/1200.02	c #Conflicts:    3329000 | #Constraints:      45137
1195.84/1200.02	c #Conflicts:    3330000 | #Constraints:      46156
1195.84/1200.02	c #Conflicts:    3331000 | #Constraints:      47173
1195.84/1200.02	c #Conflicts:    3332000 | #Constraints:      48194
1195.84/1200.02	c #Conflicts:    3333000 | #Constraints:      49209
1195.84/1200.02	c #Conflicts:    3334000 | #Constraints:      50230
1195.84/1200.02	c #Conflicts:    3335000 | #Constraints:      51251
1195.84/1200.02	c #Conflicts:    3336000 | #Constraints:      52264
1195.84/1200.02	c #Conflicts:    3337000 | #Constraints:      53277
1195.84/1200.02	c #Conflicts:    3338000 | #Constraints:      54292
1195.84/1200.02	c #Conflicts:    3339000 | #Constraints:      55311
1195.84/1200.02	c #Conflicts:    3340000 | #Constraints:      56329
1195.84/1200.02	c #Conflicts:    3341000 | #Constraints:      57345
1195.84/1200.02	c #Conflicts:    3342000 | #Constraints:      58359
1195.84/1200.02	c #Conflicts:    3343000 | #Constraints:      59382
1195.84/1200.02	c #Conflicts:    3344000 | #Constraints:      60407
1195.84/1200.02	c #Conflicts:    3345000 | #Constraints:      61425
1195.84/1200.02	c #Conflicts:    3346000 | #Constraints:      62443
1195.84/1200.02	c #Conflicts:    3347000 | #Constraints:      63460
1195.84/1200.02	c #Conflicts:    3348000 | #Constraints:      64484
1195.84/1200.02	c #Conflicts:    3349000 | #Constraints:      65505
1195.84/1200.02	c #Conflicts:    3350000 | #Constraints:      66526
1195.84/1200.02	c #Conflicts:    3351000 | #Constraints:      67554
1195.84/1200.02	c #Conflicts:    3352000 | #Constraints:      68580
1195.84/1200.02	c #Conflicts:    3353000 | #Constraints:      69597
1195.84/1200.02	c #Conflicts:    3354000 | #Constraints:      70607
1195.84/1200.02	c #Conflicts:    3355000 | #Constraints:      71617
1195.84/1200.02	c #Conflicts:    3356000 | #Constraints:      72631
1195.84/1200.02	c #Conflicts:    3357000 | #Constraints:      73643
1195.84/1200.02	c #Conflicts:    3358000 | #Constraints:      74654
1195.84/1200.02	c DATABASE CLEANUP
1195.84/1200.02	c GARBAGE COLLECT
1195.84/1200.02	c rational objective value (HS) 48.635
1216.87/1221.15	c #Conflicts:    3359000 | #Constraints:      38610
1216.87/1221.15	c #Conflicts:    3360000 | #Constraints:      39611
1216.87/1221.15	c #Conflicts:    3361000 | #Constraints:      40614
1216.87/1221.15	c #Conflicts:    3362000 | #Constraints:      41616
1216.87/1221.15	c #Conflicts:    3363000 | #Constraints:      42617
1216.87/1221.15	c #Conflicts:    3364000 | #Constraints:      43621
1216.87/1221.15	c #Conflicts:    3365000 | #Constraints:      44626
1216.87/1221.15	c #Conflicts:    3366000 | #Constraints:      45628
1216.87/1221.15	c #Conflicts:    3367000 | #Constraints:      46629
1216.87/1221.15	c #Conflicts:    3368000 | #Constraints:      47634
1216.87/1221.15	c #Conflicts:    3369000 | #Constraints:      48635
1216.87/1221.15	c #Conflicts:    3370000 | #Constraints:      49636
1216.87/1221.15	c #Conflicts:    3371000 | #Constraints:      50638
1216.87/1221.15	c #Conflicts:    3372000 | #Constraints:      51668
1216.87/1221.15	c #Conflicts:    3373000 | #Constraints:      52673
1216.87/1221.15	c #Conflicts:    3374000 | #Constraints:      53677
1216.87/1221.15	c #Conflicts:    3375000 | #Constraints:      54679
1216.87/1221.15	c #Conflicts:    3376000 | #Constraints:      55680
1216.87/1221.15	c #Conflicts:    3377000 | #Constraints:      56683
1216.87/1221.15	c #Conflicts:    3378000 | #Constraints:      57688
1216.87/1221.15	c #Conflicts:    3379000 | #Constraints:      58692
1216.87/1221.15	c #Conflicts:    3380000 | #Constraints:      59699
1216.87/1221.15	c #Conflicts:    3381000 | #Constraints:      60699
1216.87/1221.15	c #Conflicts:    3382000 | #Constraints:      61700
1216.87/1221.15	c #Conflicts:    3383000 | #Constraints:      62703
1216.87/1221.15	c #Conflicts:    3384000 | #Constraints:      63705
1216.87/1221.15	c #Conflicts:    3385000 | #Constraints:      64713
1216.87/1221.15	c #Conflicts:    3386000 | #Constraints:      65713
1216.87/1221.15	c #Conflicts:    3387000 | #Constraints:      66713
1216.87/1221.15	c #Conflicts:    3388000 | #Constraints:      67713
1216.87/1221.15	c #Conflicts:    3389000 | #Constraints:      68718
1216.87/1221.15	c #Conflicts:    3390000 | #Constraints:      69720
1216.87/1221.15	c #Conflicts:    3391000 | #Constraints:      70720
1216.87/1221.15	c #Conflicts:    3392000 | #Constraints:      71726
1216.87/1221.15	c #Conflicts:    3393000 | #Constraints:      72726
1216.87/1221.15	c #Conflicts:    3394000 | #Constraints:      73726
1216.87/1221.15	c #Conflicts:    3395000 | #Constraints:      74728
1216.87/1221.15	c DATABASE CLEANUP
1216.87/1221.15	c GARBAGE COLLECT
1216.87/1221.15	c rational objective value (HS) 48.656
1235.90/1240.23	c #Conflicts:    3396000 | #Constraints:      38813
1235.90/1240.23	c #Conflicts:    3397000 | #Constraints:      39834
1235.90/1240.23	c #Conflicts:    3398000 | #Constraints:      40848
1235.90/1240.23	c #Conflicts:    3399000 | #Constraints:      41885
1235.90/1240.23	c #Conflicts:    3400000 | #Constraints:      42929
1235.90/1240.23	c #Conflicts:    3401000 | #Constraints:      43960
1235.90/1240.23	c #Conflicts:    3402000 | #Constraints:      45000
1235.90/1240.23	c #Conflicts:    3403000 | #Constraints:      46030
1235.90/1240.23	c #Conflicts:    3404000 | #Constraints:      47056
1235.90/1240.23	c #Conflicts:    3405000 | #Constraints:      48081
1235.90/1240.23	c #Conflicts:    3406000 | #Constraints:      49111
1235.90/1240.23	c #Conflicts:    3407000 | #Constraints:      50141
1235.90/1240.23	c #Conflicts:    3408000 | #Constraints:      51164
1235.90/1240.23	c #Conflicts:    3409000 | #Constraints:      52191
1235.90/1240.23	c #Conflicts:    3410000 | #Constraints:      53219
1235.90/1240.23	c #Conflicts:    3411000 | #Constraints:      54240
1235.90/1240.23	c #Conflicts:    3412000 | #Constraints:      55268
1235.90/1240.23	c #Conflicts:    3413000 | #Constraints:      56289
1235.90/1240.23	c #Conflicts:    3414000 | #Constraints:      57314
1235.90/1240.23	c #Conflicts:    3415000 | #Constraints:      58336
1235.90/1240.23	c #Conflicts:    3416000 | #Constraints:      59358
1235.90/1240.23	c #Conflicts:    3417000 | #Constraints:      60380
1235.90/1240.23	c #Conflicts:    3418000 | #Constraints:      61397
1235.90/1240.23	c #Conflicts:    3419000 | #Constraints:      62412
1235.90/1240.23	c #Conflicts:    3420000 | #Constraints:      63430
1235.90/1240.23	c #Conflicts:    3421000 | #Constraints:      64452
1235.90/1240.23	c #Conflicts:    3422000 | #Constraints:      65469
1235.90/1240.23	c #Conflicts:    3423000 | #Constraints:      66481
1235.90/1240.23	c #Conflicts:    3424000 | #Constraints:      67497
1235.90/1240.23	c #Conflicts:    3425000 | #Constraints:      68517
1235.90/1240.23	c #Conflicts:    3426000 | #Constraints:      69537
1235.90/1240.23	c #Conflicts:    3427000 | #Constraints:      70553
1235.90/1240.23	c #Conflicts:    3428000 | #Constraints:      71568
1235.90/1240.23	c #Conflicts:    3429000 | #Constraints:      72587
1235.90/1240.23	c #Conflicts:    3430000 | #Constraints:      73605
1235.90/1240.23	c #Conflicts:    3431000 | #Constraints:      74622
1235.90/1240.23	c #Conflicts:    3432000 | #Constraints:      75644
1235.90/1240.23	c DATABASE CLEANUP
1235.90/1240.23	c GARBAGE COLLECT
1235.90/1240.23	c rational objective value (HS) 48.635
1254.93/1259.33	c #Conflicts:    3433000 | #Constraints:      39228
1254.93/1259.33	c #Conflicts:    3434000 | #Constraints:      40264
1254.93/1259.33	c #Conflicts:    3435000 | #Constraints:      41291
1254.93/1259.33	c #Conflicts:    3436000 | #Constraints:      42321
1254.93/1259.33	c #Conflicts:    3437000 | #Constraints:      43353
1254.93/1259.33	c #Conflicts:    3438000 | #Constraints:      44394
1254.93/1259.33	c #Conflicts:    3439000 | #Constraints:      45433
1254.93/1259.33	c #Conflicts:    3440000 | #Constraints:      46455
1254.93/1259.33	c #Conflicts:    3441000 | #Constraints:      47485
1254.93/1259.33	c #Conflicts:    3442000 | #Constraints:      48502
1254.93/1259.33	c #Conflicts:    3443000 | #Constraints:      49522
1254.93/1259.33	c #Conflicts:    3444000 | #Constraints:      50538
1254.93/1259.33	c #Conflicts:    3445000 | #Constraints:      51557
1254.93/1259.33	c #Conflicts:    3446000 | #Constraints:      52582
1254.93/1259.33	c #Conflicts:    3447000 | #Constraints:      53605
1254.93/1259.33	c #Conflicts:    3448000 | #Constraints:      54627
1254.93/1259.33	c #Conflicts:    3449000 | #Constraints:      55647
1254.93/1259.33	c #Conflicts:    3450000 | #Constraints:      56660
1254.93/1259.33	c #Conflicts:    3451000 | #Constraints:      57676
1254.93/1259.33	c #Conflicts:    3452000 | #Constraints:      58695
1254.93/1259.33	c #Conflicts:    3453000 | #Constraints:      59716
1254.93/1259.33	c #Conflicts:    3454000 | #Constraints:      60736
1254.93/1259.33	c #Conflicts:    3455000 | #Constraints:      61756
1254.93/1259.33	c #Conflicts:    3456000 | #Constraints:      62782
1254.93/1259.33	c #Conflicts:    3457000 | #Constraints:      63807
1254.93/1259.33	c #Conflicts:    3458000 | #Constraints:      64826
1254.93/1259.33	c #Conflicts:    3459000 | #Constraints:      65847
1254.93/1259.33	c #Conflicts:    3460000 | #Constraints:      66868
1254.93/1259.33	c #Conflicts:    3461000 | #Constraints:      67892
1254.93/1259.33	c #Conflicts:    3462000 | #Constraints:      68913
1254.93/1259.33	c #Conflicts:    3463000 | #Constraints:      69938
1254.93/1259.33	c #Conflicts:    3464000 | #Constraints:      70961
1254.93/1259.33	c #Conflicts:    3465000 | #Constraints:      71978
1254.93/1259.33	c #Conflicts:    3466000 | #Constraints:      73000
1254.93/1259.33	c #Conflicts:    3467000 | #Constraints:      74023
1254.93/1259.33	c #Conflicts:    3468000 | #Constraints:      75041
1254.93/1259.33	c #Conflicts:    3469000 | #Constraints:      76061
1254.93/1259.33	c DATABASE CLEANUP
1254.93/1259.33	c GARBAGE COLLECT
1254.93/1259.33	c rational objective value (HS) 48.635
1271.87/1276.33	c #Conflicts:    3470000 | #Constraints:      39329
1271.87/1276.33	c #Conflicts:    3471000 | #Constraints:      40361
1271.87/1276.33	c #Conflicts:    3472000 | #Constraints:      41384
1271.87/1276.33	c #Conflicts:    3473000 | #Constraints:      42404
1271.87/1276.33	c #Conflicts:    3474000 | #Constraints:      43428
1271.87/1276.33	c #Conflicts:    3475000 | #Constraints:      44453
1271.87/1276.33	c #Conflicts:    3476000 | #Constraints:      45472
1271.87/1276.33	c #Conflicts:    3477000 | #Constraints:      46497
1271.87/1276.33	c #Conflicts:    3478000 | #Constraints:      47518
1271.87/1276.33	c #Conflicts:    3479000 | #Constraints:      48546
1271.87/1276.33	c #Conflicts:    3480000 | #Constraints:      49571
1271.87/1276.33	c #Conflicts:    3481000 | #Constraints:      50591
1271.87/1276.33	c #Conflicts:    3482000 | #Constraints:      51614
1271.87/1276.33	c #Conflicts:    3483000 | #Constraints:      52636
1271.87/1276.33	c #Conflicts:    3484000 | #Constraints:      53661
1271.87/1276.33	c #Conflicts:    3485000 | #Constraints:      54683
1271.87/1276.33	c #Conflicts:    3486000 | #Constraints:      55710
1271.87/1276.33	c #Conflicts:    3487000 | #Constraints:      56726
1271.87/1276.33	c #Conflicts:    3488000 | #Constraints:      57750
1271.87/1276.33	c #Conflicts:    3489000 | #Constraints:      58791
1271.87/1276.33	c #Conflicts:    3490000 | #Constraints:      59824
1271.87/1276.33	c #Conflicts:    3491000 | #Constraints:      60850
1271.87/1276.33	c #Conflicts:    3492000 | #Constraints:      61870
1271.87/1276.33	c #Conflicts:    3493000 | #Constraints:      62892
1271.87/1276.33	c #Conflicts:    3494000 | #Constraints:      63921
1271.87/1276.33	c #Conflicts:    3495000 | #Constraints:      64949
1271.87/1276.33	c #Conflicts:    3496000 | #Constraints:      65974
1271.87/1276.33	c #Conflicts:    3497000 | #Constraints:      66995
1271.87/1276.33	c #Conflicts:    3498000 | #Constraints:      68017
1271.87/1276.33	c #Conflicts:    3499000 | #Constraints:      69035
1271.87/1276.33	c #Conflicts:    3500000 | #Constraints:      70056
1271.87/1276.33	c #Conflicts:    3501000 | #Constraints:      71078
1271.87/1276.33	c #Conflicts:    3502000 | #Constraints:      72103
1271.87/1276.33	c #Conflicts:    3503000 | #Constraints:      73125
1271.87/1276.33	c #Conflicts:    3504000 | #Constraints:      74148
1271.87/1276.33	c #Conflicts:    3505000 | #Constraints:      75169
1271.87/1276.33	c #Conflicts:    3506000 | #Constraints:      76191
1271.87/1276.33	c DATABASE CLEANUP
1271.87/1276.33	c GARBAGE COLLECT
1271.87/1276.33	c rational objective value (HS) 48.635
1291.80/1296.31	c #Conflicts:    3507000 | #Constraints:      39190
1291.80/1296.31	c #Conflicts:    3508000 | #Constraints:      40246
1291.80/1296.31	c #Conflicts:    3509000 | #Constraints:      41252
1291.80/1296.31	c #Conflicts:    3510000 | #Constraints:      42297
1291.80/1296.31	c #Conflicts:    3511000 | #Constraints:      43320
1291.80/1296.31	c #Conflicts:    3512000 | #Constraints:      44326
1291.80/1296.31	c #Conflicts:    3513000 | #Constraints:      45331
1291.80/1296.31	c #Conflicts:    3514000 | #Constraints:      46357
1291.80/1296.31	c #Conflicts:    3515000 | #Constraints:      47366
1291.80/1296.31	c #Conflicts:    3516000 | #Constraints:      48370
1291.80/1296.31	c #Conflicts:    3517000 | #Constraints:      49373
1291.80/1296.31	c #Conflicts:    3518000 | #Constraints:      50373
1291.80/1296.31	c #Conflicts:    3519000 | #Constraints:      51392
1291.80/1296.31	c #Conflicts:    3520000 | #Constraints:      52406
1291.80/1296.31	c #Conflicts:    3521000 | #Constraints:      53406
1291.80/1296.31	c #Conflicts:    3522000 | #Constraints:      54408
1291.80/1296.31	c #Conflicts:    3523000 | #Constraints:      55413
1291.80/1296.31	c #Conflicts:    3524000 | #Constraints:      56414
1291.80/1296.31	c #Conflicts:    3525000 | #Constraints:      57443
1291.80/1296.31	c #Conflicts:    3526000 | #Constraints:      58533
1291.80/1296.31	c #Conflicts:    3527000 | #Constraints:      59553
1291.80/1296.31	c #Conflicts:    3528000 | #Constraints:      60574
1291.80/1296.31	c #Conflicts:    3529000 | #Constraints:      61578
1291.80/1296.31	c #Conflicts:    3530000 | #Constraints:      62614
1291.80/1296.31	c #Conflicts:    3531000 | #Constraints:      63616
1291.80/1296.31	c #Conflicts:    3532000 | #Constraints:      64622
1291.80/1296.31	c #Conflicts:    3533000 | #Constraints:      65625
1291.80/1296.31	c #Conflicts:    3534000 | #Constraints:      66637
1291.80/1296.31	c #Conflicts:    3535000 | #Constraints:      67646
1291.80/1296.31	c #Conflicts:    3536000 | #Constraints:      68646
1291.80/1296.31	c #Conflicts:    3537000 | #Constraints:      69653
1291.80/1296.31	c #Conflicts:    3538000 | #Constraints:      70653
1291.80/1296.31	c #Conflicts:    3539000 | #Constraints:      71654
1291.80/1296.31	c #Conflicts:    3540000 | #Constraints:      72662
1291.80/1296.31	c #Conflicts:    3541000 | #Constraints:      73728
1291.80/1296.31	c #Conflicts:    3542000 | #Constraints:      74728
1291.80/1296.31	c #Conflicts:    3543000 | #Constraints:      75751
1291.80/1296.31	c #Conflicts:    3544000 | #Constraints:      76758
1291.80/1296.31	c DATABASE CLEANUP
1291.80/1296.31	c GARBAGE COLLECT
1291.80/1296.31	c rational objective value (HS) 48.6351
1309.46/1314.11	c #Conflicts:    3545000 | #Constraints:      39715
1309.46/1314.11	c #Conflicts:    3546000 | #Constraints:      40748
1309.46/1314.11	c #Conflicts:    3547000 | #Constraints:      41765
1309.46/1314.11	c #Conflicts:    3548000 | #Constraints:      42792
1309.46/1314.11	c #Conflicts:    3549000 | #Constraints:      43809
1309.46/1314.11	c #Conflicts:    3550000 | #Constraints:      44819
1309.46/1314.11	c #Conflicts:    3551000 | #Constraints:      45833
1309.46/1314.11	c #Conflicts:    3552000 | #Constraints:      46853
1309.46/1314.11	c #Conflicts:    3553000 | #Constraints:      47872
1309.46/1314.11	c #Conflicts:    3554000 | #Constraints:      48897
1309.46/1314.11	c #Conflicts:    3555000 | #Constraints:      49911
1309.46/1314.11	c #Conflicts:    3556000 | #Constraints:      50929
1309.46/1314.11	c #Conflicts:    3557000 | #Constraints:      51938
1309.46/1314.11	c #Conflicts:    3558000 | #Constraints:      52955
1309.46/1314.11	c #Conflicts:    3559000 | #Constraints:      53969
1309.46/1314.11	c #Conflicts:    3560000 | #Constraints:      54977
1309.46/1314.11	c #Conflicts:    3561000 | #Constraints:      55994
1309.46/1314.11	c #Conflicts:    3562000 | #Constraints:      57022
1309.46/1314.11	c #Conflicts:    3563000 | #Constraints:      58051
1309.46/1314.11	c #Conflicts:    3564000 | #Constraints:      59064
1309.46/1314.11	c #Conflicts:    3565000 | #Constraints:      60084
1309.46/1314.11	c #Conflicts:    3566000 | #Constraints:      61114
1309.46/1314.11	c #Conflicts:    3567000 | #Constraints:      62141
1309.46/1314.11	c #Conflicts:    3568000 | #Constraints:      63159
1309.46/1314.11	c #Conflicts:    3569000 | #Constraints:      64186
1309.46/1314.11	c #Conflicts:    3570000 | #Constraints:      65208
1309.46/1314.11	c #Conflicts:    3571000 | #Constraints:      66228
1309.46/1314.11	c #Conflicts:    3572000 | #Constraints:      67253
1309.46/1314.11	c #Conflicts:    3573000 | #Constraints:      68273
1309.46/1314.11	c #Conflicts:    3574000 | #Constraints:      69292
1309.46/1314.11	c #Conflicts:    3575000 | #Constraints:      70313
1309.46/1314.11	c #Conflicts:    3576000 | #Constraints:      71344
1309.46/1314.11	c #Conflicts:    3577000 | #Constraints:      72368
1309.46/1314.11	c #Conflicts:    3578000 | #Constraints:      73389
1309.46/1314.11	c #Conflicts:    3579000 | #Constraints:      74407
1309.46/1314.11	c #Conflicts:    3580000 | #Constraints:      75416
1309.46/1314.11	c #Conflicts:    3581000 | #Constraints:      76434
1309.46/1314.11	c #Conflicts:    3582000 | #Constraints:      77443
1309.46/1314.11	c DATABASE CLEANUP
1309.46/1314.11	c GARBAGE COLLECT
1309.46/1314.11	c rational objective value (HS) 48.635
1328.39/1333.05	c #Conflicts:    3583000 | #Constraints:      40144
1328.39/1333.05	c #Conflicts:    3584000 | #Constraints:      41180
1328.39/1333.05	c #Conflicts:    3585000 | #Constraints:      42217
1328.39/1333.05	c #Conflicts:    3586000 | #Constraints:      43241
1328.39/1333.05	c #Conflicts:    3587000 | #Constraints:      44277
1328.39/1333.05	c #Conflicts:    3588000 | #Constraints:      45304
1328.39/1333.05	c #Conflicts:    3589000 | #Constraints:      46330
1328.39/1333.05	c #Conflicts:    3590000 | #Constraints:      47354
1328.39/1333.05	c #Conflicts:    3591000 | #Constraints:      48390
1328.39/1333.05	c #Conflicts:    3592000 | #Constraints:      49419
1328.39/1333.05	c #Conflicts:    3593000 | #Constraints:      50457
1328.39/1333.05	c #Conflicts:    3594000 | #Constraints:      51479
1328.39/1333.05	c #Conflicts:    3595000 | #Constraints:      52502
1328.39/1333.05	c #Conflicts:    3596000 | #Constraints:      53529
1328.39/1333.05	c #Conflicts:    3597000 | #Constraints:      54558
1328.39/1333.05	c #Conflicts:    3598000 | #Constraints:      55589
1328.39/1333.05	c #Conflicts:    3599000 | #Constraints:      56609
1328.39/1333.05	c #Conflicts:    3600000 | #Constraints:      57630
1328.39/1333.05	c #Conflicts:    3601000 | #Constraints:      58654
1328.39/1333.05	c #Conflicts:    3602000 | #Constraints:      59670
1328.39/1333.05	c #Conflicts:    3603000 | #Constraints:      60693
1328.39/1333.05	c #Conflicts:    3604000 | #Constraints:      61715
1328.39/1333.05	c #Conflicts:    3605000 | #Constraints:      62744
1328.39/1333.05	c #Conflicts:    3606000 | #Constraints:      63783
1328.39/1333.05	c #Conflicts:    3607000 | #Constraints:      64807
1328.39/1333.05	c #Conflicts:    3608000 | #Constraints:      65833
1328.39/1333.05	c #Conflicts:    3609000 | #Constraints:      66861
1328.39/1333.05	c #Conflicts:    3610000 | #Constraints:      67884
1328.39/1333.05	c #Conflicts:    3611000 | #Constraints:      68906
1328.39/1333.05	c #Conflicts:    3612000 | #Constraints:      69932
1328.39/1333.05	c #Conflicts:    3613000 | #Constraints:      70951
1328.39/1333.05	c #Conflicts:    3614000 | #Constraints:      71972
1328.39/1333.05	c #Conflicts:    3615000 | #Constraints:      72996
1328.39/1333.05	c #Conflicts:    3616000 | #Constraints:      74020
1328.39/1333.05	c #Conflicts:    3617000 | #Constraints:      75036
1328.39/1333.05	c #Conflicts:    3618000 | #Constraints:      76050
1328.39/1333.05	c #Conflicts:    3619000 | #Constraints:      77064
1328.39/1333.05	c #Conflicts:    3620000 | #Constraints:      78080
1328.39/1333.05	c DATABASE CLEANUP
1328.39/1333.05	c GARBAGE COLLECT
1328.39/1333.05	c rational objective value (HS) 48.635
1346.21/1350.93	c #Conflicts:    3621000 | #Constraints:      40424
1346.21/1350.93	c #Conflicts:    3622000 | #Constraints:      41443
1346.21/1350.93	c #Conflicts:    3623000 | #Constraints:      42468
1346.21/1350.93	c #Conflicts:    3624000 | #Constraints:      43495
1346.21/1350.93	c #Conflicts:    3625000 | #Constraints:      44513
1346.21/1350.93	c #Conflicts:    3626000 | #Constraints:      45537
1346.21/1350.93	c #Conflicts:    3627000 | #Constraints:      46563
1346.21/1350.93	c #Conflicts:    3628000 | #Constraints:      47598
1346.21/1350.93	c #Conflicts:    3629000 | #Constraints:      48622
1346.21/1350.93	c #Conflicts:    3630000 | #Constraints:      49652
1346.21/1350.93	c #Conflicts:    3631000 | #Constraints:      50676
1346.21/1350.93	c #Conflicts:    3632000 | #Constraints:      51699
1346.21/1350.93	c #Conflicts:    3633000 | #Constraints:      52718
1346.21/1350.93	c #Conflicts:    3634000 | #Constraints:      53744
1346.21/1350.93	c #Conflicts:    3635000 | #Constraints:      54771
1346.21/1350.93	c #Conflicts:    3636000 | #Constraints:      55787
1346.21/1350.93	c #Conflicts:    3637000 | #Constraints:      56804
1346.21/1350.93	c #Conflicts:    3638000 | #Constraints:      57834
1346.21/1350.93	c #Conflicts:    3639000 | #Constraints:      58845
1346.21/1350.93	c #Conflicts:    3640000 | #Constraints:      59866
1346.21/1350.93	c #Conflicts:    3641000 | #Constraints:      60893
1346.21/1350.93	c #Conflicts:    3642000 | #Constraints:      61923
1346.21/1350.93	c #Conflicts:    3643000 | #Constraints:      62946
1346.21/1350.93	c #Conflicts:    3644000 | #Constraints:      63958
1346.21/1350.93	c #Conflicts:    3645000 | #Constraints:      64974
1346.21/1350.93	c #Conflicts:    3646000 | #Constraints:      65988
1346.21/1350.93	c #Conflicts:    3647000 | #Constraints:      67003
1346.21/1350.93	c #Conflicts:    3648000 | #Constraints:      68017
1346.21/1350.93	c #Conflicts:    3649000 | #Constraints:      69031
1346.21/1350.93	c #Conflicts:    3650000 | #Constraints:      70064
1346.21/1350.93	c #Conflicts:    3651000 | #Constraints:      71086
1346.21/1350.93	c #Conflicts:    3652000 | #Constraints:      72108
1346.21/1350.93	c #Conflicts:    3653000 | #Constraints:      73132
1346.21/1350.93	c #Conflicts:    3654000 | #Constraints:      74152
1346.21/1350.93	c #Conflicts:    3655000 | #Constraints:      75160
1346.21/1350.93	c #Conflicts:    3656000 | #Constraints:      76177
1346.21/1350.93	c #Conflicts:    3657000 | #Constraints:      77194
1346.21/1350.93	c #Conflicts:    3658000 | #Constraints:      78213
1346.21/1350.93	c DATABASE CLEANUP
1346.21/1350.93	c GARBAGE COLLECT
1346.21/1350.93	c rational objective value (HS) 48.635
1368.64/1373.44	c #Conflicts:    3659000 | #Constraints:      40391
1368.64/1373.44	c #Conflicts:    3660000 | #Constraints:      41391
1368.64/1373.44	c #Conflicts:    3661000 | #Constraints:      42391
1368.64/1373.44	c #Conflicts:    3662000 | #Constraints:      43391
1368.64/1373.44	c #Conflicts:    3663000 | #Constraints:      44391
1368.64/1373.44	c #Conflicts:    3664000 | #Constraints:      45391
1368.64/1373.44	c #Conflicts:    3665000 | #Constraints:      46391
1368.64/1373.44	c #Conflicts:    3666000 | #Constraints:      47391
1368.64/1373.44	c #Conflicts:    3667000 | #Constraints:      48391
1368.64/1373.44	c #Conflicts:    3668000 | #Constraints:      49391
1368.64/1373.44	c #Conflicts:    3669000 | #Constraints:      50391
1368.64/1373.44	c #Conflicts:    3670000 | #Constraints:      51391
1368.64/1373.44	c #Conflicts:    3671000 | #Constraints:      52391
1368.64/1373.44	c #Conflicts:    3672000 | #Constraints:      53391
1368.64/1373.44	c #Conflicts:    3673000 | #Constraints:      54391
1368.64/1373.44	c #Conflicts:    3674000 | #Constraints:      55391
1368.64/1373.44	c #Conflicts:    3675000 | #Constraints:      56391
1368.64/1373.44	c #Conflicts:    3676000 | #Constraints:      57391
1368.64/1373.44	c #Conflicts:    3677000 | #Constraints:      58391
1368.64/1373.44	c #Conflicts:    3678000 | #Constraints:      59391
1368.64/1373.44	c #Conflicts:    3679000 | #Constraints:      60391
1368.64/1373.44	c #Conflicts:    3680000 | #Constraints:      61391
1368.64/1373.44	c #Conflicts:    3681000 | #Constraints:      62391
1368.64/1373.44	c #Conflicts:    3682000 | #Constraints:      63391
1368.64/1373.44	c #Conflicts:    3683000 | #Constraints:      64391
1368.64/1373.44	c #Conflicts:    3684000 | #Constraints:      65391
1368.64/1373.44	c #Conflicts:    3685000 | #Constraints:      66391
1368.64/1373.44	c #Conflicts:    3686000 | #Constraints:      67391
1368.64/1373.44	c #Conflicts:    3687000 | #Constraints:      68391
1368.64/1373.44	c #Conflicts:    3688000 | #Constraints:      69391
1368.64/1373.44	c #Conflicts:    3689000 | #Constraints:      70391
1368.64/1373.44	c #Conflicts:    3690000 | #Constraints:      71391
1368.64/1373.44	c #Conflicts:    3691000 | #Constraints:      72391
1368.64/1373.44	c #Conflicts:    3692000 | #Constraints:      73391
1368.64/1373.44	c #Conflicts:    3693000 | #Constraints:      74391
1368.64/1373.44	c #Conflicts:    3694000 | #Constraints:      75391
1368.64/1373.44	c #Conflicts:    3695000 | #Constraints:      76391
1368.64/1373.44	c #Conflicts:    3696000 | #Constraints:      77391
1368.64/1373.44	c DATABASE CLEANUP
1368.64/1373.44	c GARBAGE COLLECT
1368.64/1373.44	c rational objective value (HS) 48.635
1387.98/1392.80	c #Conflicts:    3697000 | #Constraints:      39832
1387.98/1392.80	c #Conflicts:    3698000 | #Constraints:      40868
1387.98/1392.80	c #Conflicts:    3699000 | #Constraints:      41894
1387.98/1392.80	c #Conflicts:    3700000 | #Constraints:      42924
1387.98/1392.80	c #Conflicts:    3701000 | #Constraints:      43944
1387.98/1392.80	c #Conflicts:    3702000 | #Constraints:      44970
1387.98/1392.80	c #Conflicts:    3703000 | #Constraints:      45992
1387.98/1392.80	c #Conflicts:    3704000 | #Constraints:      47012
1387.98/1392.80	c #Conflicts:    3705000 | #Constraints:      48034
1387.98/1392.80	c #Conflicts:    3706000 | #Constraints:      49055
1387.98/1392.80	c #Conflicts:    3707000 | #Constraints:      50081
1387.98/1392.80	c #Conflicts:    3708000 | #Constraints:      51113
1387.98/1392.80	c #Conflicts:    3709000 | #Constraints:      52145
1387.98/1392.80	c #Conflicts:    3710000 | #Constraints:      53179
1387.98/1392.80	c #Conflicts:    3711000 | #Constraints:      54202
1387.98/1392.80	c #Conflicts:    3712000 | #Constraints:      55220
1387.98/1392.80	c #Conflicts:    3713000 | #Constraints:      56239
1387.98/1392.80	c #Conflicts:    3714000 | #Constraints:      57250
1387.98/1392.80	c #Conflicts:    3715000 | #Constraints:      58272
1387.98/1392.80	c #Conflicts:    3716000 | #Constraints:      59288
1387.98/1392.80	c #Conflicts:    3717000 | #Constraints:      60305
1387.98/1392.80	c #Conflicts:    3718000 | #Constraints:      61322
1387.98/1392.80	c #Conflicts:    3719000 | #Constraints:      62344
1387.98/1392.80	c #Conflicts:    3720000 | #Constraints:      63365
1387.98/1392.80	c #Conflicts:    3721000 | #Constraints:      64381
1387.98/1392.80	c #Conflicts:    3722000 | #Constraints:      65394
1387.98/1392.80	c #Conflicts:    3723000 | #Constraints:      66412
1387.98/1392.80	c #Conflicts:    3724000 | #Constraints:      67428
1387.98/1392.80	c #Conflicts:    3725000 | #Constraints:      68448
1387.98/1392.80	c #Conflicts:    3726000 | #Constraints:      69465
1387.98/1392.80	c #Conflicts:    3727000 | #Constraints:      70483
1387.98/1392.80	c #Conflicts:    3728000 | #Constraints:      71505
1387.98/1392.80	c #Conflicts:    3729000 | #Constraints:      72523
1387.98/1392.80	c #Conflicts:    3730000 | #Constraints:      73539
1387.98/1392.80	c #Conflicts:    3731000 | #Constraints:      74565
1387.98/1392.80	c #Conflicts:    3732000 | #Constraints:      75588
1387.98/1392.80	c #Conflicts:    3733000 | #Constraints:      76609
1387.98/1392.80	c #Conflicts:    3734000 | #Constraints:      77634
1387.98/1392.80	c #Conflicts:    3735000 | #Constraints:      78649
1387.98/1392.80	c DATABASE CLEANUP
1387.98/1392.80	c GARBAGE COLLECT
1387.98/1392.80	c rational objective value (HS) 48.635
1405.51/1410.41	c #Conflicts:    3736000 | #Constraints:      40628
1405.51/1410.41	c #Conflicts:    3737000 | #Constraints:      41656
1405.51/1410.41	c #Conflicts:    3738000 | #Constraints:      42670
1405.51/1410.41	c #Conflicts:    3739000 | #Constraints:      43690
1405.51/1410.41	c #Conflicts:    3740000 | #Constraints:      44708
1405.51/1410.41	c #Conflicts:    3741000 | #Constraints:      45734
1405.51/1410.41	c #Conflicts:    3742000 | #Constraints:      46756
1405.51/1410.41	c #Conflicts:    3743000 | #Constraints:      47777
1405.51/1410.41	c #Conflicts:    3744000 | #Constraints:      48800
1405.51/1410.41	c #Conflicts:    3745000 | #Constraints:      49820
1405.51/1410.41	c #Conflicts:    3746000 | #Constraints:      50839
1405.51/1410.41	c #Conflicts:    3747000 | #Constraints:      51855
1405.51/1410.41	c #Conflicts:    3748000 | #Constraints:      52872
1405.51/1410.41	c #Conflicts:    3749000 | #Constraints:      53888
1405.51/1410.41	c #Conflicts:    3750000 | #Constraints:      54907
1405.51/1410.41	c #Conflicts:    3751000 | #Constraints:      55921
1405.51/1410.41	c #Conflicts:    3752000 | #Constraints:      56938
1405.51/1410.41	c #Conflicts:    3753000 | #Constraints:      57960
1405.51/1410.41	c #Conflicts:    3754000 | #Constraints:      58982
1405.51/1410.41	c #Conflicts:    3755000 | #Constraints:      60005
1405.51/1410.41	c #Conflicts:    3756000 | #Constraints:      61028
1405.51/1410.41	c #Conflicts:    3757000 | #Constraints:      62046
1405.51/1410.41	c #Conflicts:    3758000 | #Constraints:      63064
1405.51/1410.41	c #Conflicts:    3759000 | #Constraints:      64079
1405.51/1410.41	c #Conflicts:    3760000 | #Constraints:      65096
1405.51/1410.41	c #Conflicts:    3761000 | #Constraints:      66111
1405.51/1410.41	c #Conflicts:    3762000 | #Constraints:      67127
1405.51/1410.41	c #Conflicts:    3763000 | #Constraints:      68142
1405.51/1410.41	c #Conflicts:    3764000 | #Constraints:      69155
1405.51/1410.41	c #Conflicts:    3765000 | #Constraints:      70169
1405.51/1410.41	c #Conflicts:    3766000 | #Constraints:      71182
1405.51/1410.41	c #Conflicts:    3767000 | #Constraints:      72197
1405.51/1410.41	c #Conflicts:    3768000 | #Constraints:      73221
1405.51/1410.41	c #Conflicts:    3769000 | #Constraints:      74239
1405.51/1410.41	c #Conflicts:    3770000 | #Constraints:      75254
1405.51/1410.41	c #Conflicts:    3771000 | #Constraints:      76276
1405.51/1410.41	c #Conflicts:    3772000 | #Constraints:      77294
1405.51/1410.41	c #Conflicts:    3773000 | #Constraints:      78312
1405.51/1410.41	c #Conflicts:    3774000 | #Constraints:      79337
1405.51/1410.41	c DATABASE CLEANUP
1405.51/1410.41	c GARBAGE COLLECT
1405.51/1410.41	c rational objective value (HS) 48.635
1428.74/1433.72	c #Conflicts:    3775000 | #Constraints:      41045
1428.74/1433.72	c #Conflicts:    3776000 | #Constraints:      42045
1428.74/1433.72	c #Conflicts:    3777000 | #Constraints:      43045
1428.74/1433.72	c #Conflicts:    3778000 | #Constraints:      44045
1428.74/1433.72	c #Conflicts:    3779000 | #Constraints:      45045
1428.74/1433.72	c #Conflicts:    3780000 | #Constraints:      46045
1428.74/1433.72	c #Conflicts:    3781000 | #Constraints:      47045
1428.74/1433.72	c #Conflicts:    3782000 | #Constraints:      48045
1428.74/1433.72	c #Conflicts:    3783000 | #Constraints:      49045
1428.74/1433.72	c #Conflicts:    3784000 | #Constraints:      50045
1428.74/1433.72	c #Conflicts:    3785000 | #Constraints:      51045
1428.74/1433.72	c #Conflicts:    3786000 | #Constraints:      52045
1428.74/1433.72	c #Conflicts:    3787000 | #Constraints:      53045
1428.74/1433.72	c #Conflicts:    3788000 | #Constraints:      54045
1428.74/1433.72	c #Conflicts:    3789000 | #Constraints:      55045
1428.74/1433.72	c #Conflicts:    3790000 | #Constraints:      56045
1428.74/1433.72	c #Conflicts:    3791000 | #Constraints:      57045
1428.74/1433.72	c #Conflicts:    3792000 | #Constraints:      58045
1428.74/1433.72	c #Conflicts:    3793000 | #Constraints:      59045
1428.74/1433.72	c #Conflicts:    3794000 | #Constraints:      60045
1428.74/1433.72	c #Conflicts:    3795000 | #Constraints:      61045
1428.74/1433.72	c #Conflicts:    3796000 | #Constraints:      62045
1428.74/1433.72	c #Conflicts:    3797000 | #Constraints:      63045
1428.74/1433.72	c #Conflicts:    3798000 | #Constraints:      64045
1428.74/1433.72	c #Conflicts:    3799000 | #Constraints:      65045
1428.74/1433.72	c #Conflicts:    3800000 | #Constraints:      66045
1428.74/1433.72	c #Conflicts:    3801000 | #Constraints:      67045
1428.74/1433.72	c #Conflicts:    3802000 | #Constraints:      68045
1428.74/1433.72	c #Conflicts:    3803000 | #Constraints:      69045
1428.74/1433.72	c #Conflicts:    3804000 | #Constraints:      70045
1428.74/1433.72	c #Conflicts:    3805000 | #Constraints:      71045
1428.74/1433.72	c #Conflicts:    3806000 | #Constraints:      72045
1428.74/1433.72	c #Conflicts:    3807000 | #Constraints:      73045
1428.74/1433.72	c #Conflicts:    3808000 | #Constraints:      74045
1428.74/1433.72	c #Conflicts:    3809000 | #Constraints:      75045
1428.74/1433.72	c #Conflicts:    3810000 | #Constraints:      76045
1428.74/1433.72	c #Conflicts:    3811000 | #Constraints:      77045
1428.74/1433.72	c #Conflicts:    3812000 | #Constraints:      78045
1428.74/1433.72	c #Conflicts:    3813000 | #Constraints:      79045
1428.74/1433.72	c DATABASE CLEANUP
1428.74/1433.72	c GARBAGE COLLECT
1428.74/1433.72	c rational objective value (HS) 48.635
1449.98/1455.08	c #Conflicts:    3814000 | #Constraints:      40967
1449.98/1455.08	c #Conflicts:    3815000 | #Constraints:      41994
1449.98/1455.08	c #Conflicts:    3816000 | #Constraints:      43029
1449.98/1455.08	c #Conflicts:    3817000 | #Constraints:      44042
1449.98/1455.08	c #Conflicts:    3818000 | #Constraints:      45070
1449.98/1455.08	c #Conflicts:    3819000 | #Constraints:      46085
1449.98/1455.08	c #Conflicts:    3820000 | #Constraints:      47109
1449.98/1455.08	c #Conflicts:    3821000 | #Constraints:      48128
1449.98/1455.08	c #Conflicts:    3822000 | #Constraints:      49167
1449.98/1455.08	c #Conflicts:    3823000 | #Constraints:      50197
1449.98/1455.08	c #Conflicts:    3824000 | #Constraints:      51244
1449.98/1455.08	c #Conflicts:    3825000 | #Constraints:      52271
1449.98/1455.08	c #Conflicts:    3826000 | #Constraints:      53297
1449.98/1455.08	c #Conflicts:    3827000 | #Constraints:      54328
1449.98/1455.08	c #Conflicts:    3828000 | #Constraints:      55354
1449.98/1455.08	c #Conflicts:    3829000 | #Constraints:      56377
1449.98/1455.08	c #Conflicts:    3830000 | #Constraints:      57393
1449.98/1455.08	c #Conflicts:    3831000 | #Constraints:      58408
1449.98/1455.08	c #Conflicts:    3832000 | #Constraints:      59436
1449.98/1455.08	c #Conflicts:    3833000 | #Constraints:      60456
1449.98/1455.08	c #Conflicts:    3834000 | #Constraints:      61474
1449.98/1455.08	c #Conflicts:    3835000 | #Constraints:      62495
1449.98/1455.08	c #Conflicts:    3836000 | #Constraints:      63516
1449.98/1455.08	c #Conflicts:    3837000 | #Constraints:      64536
1449.98/1455.08	c #Conflicts:    3838000 | #Constraints:      65560
1449.98/1455.08	c #Conflicts:    3839000 | #Constraints:      66588
1449.98/1455.08	c #Conflicts:    3840000 | #Constraints:      67612
1449.98/1455.08	c #Conflicts:    3841000 | #Constraints:      68630
1449.98/1455.08	c #Conflicts:    3842000 | #Constraints:      69643
1449.98/1455.08	c #Conflicts:    3843000 | #Constraints:      70661
1449.98/1455.08	c #Conflicts:    3844000 | #Constraints:      71680
1449.98/1455.08	c #Conflicts:    3845000 | #Constraints:      72696
1449.98/1455.08	c #Conflicts:    3846000 | #Constraints:      73715
1449.98/1455.08	c #Conflicts:    3847000 | #Constraints:      74733
1449.98/1455.08	c #Conflicts:    3848000 | #Constraints:      75752
1449.98/1455.08	c #Conflicts:    3849000 | #Constraints:      76771
1449.98/1455.08	c #Conflicts:    3850000 | #Constraints:      77786
1449.98/1455.08	c #Conflicts:    3851000 | #Constraints:      78807
1449.98/1455.08	c #Conflicts:    3852000 | #Constraints:      79822
1449.98/1455.08	c DATABASE CLEANUP
1449.98/1455.08	c GARBAGE COLLECT
1449.98/1455.08	c rational objective value (HS) 48.635
1468.51/1473.61	c #Conflicts:    3853000 | #Constraints:      41215
1468.51/1473.61	c #Conflicts:    3854000 | #Constraints:      42240
1468.51/1473.61	c #Conflicts:    3855000 | #Constraints:      43265
1468.51/1473.61	c #Conflicts:    3856000 | #Constraints:      44295
1468.51/1473.61	c #Conflicts:    3857000 | #Constraints:      45322
1468.51/1473.61	c #Conflicts:    3858000 | #Constraints:      46349
1468.51/1473.61	c #Conflicts:    3859000 | #Constraints:      47368
1468.51/1473.61	c #Conflicts:    3860000 | #Constraints:      48392
1468.51/1473.61	c #Conflicts:    3861000 | #Constraints:      49433
1468.51/1473.61	c #Conflicts:    3862000 | #Constraints:      50456
1468.51/1473.61	c #Conflicts:    3863000 | #Constraints:      51476
1468.51/1473.61	c #Conflicts:    3864000 | #Constraints:      52502
1468.51/1473.61	c #Conflicts:    3865000 | #Constraints:      53529
1468.51/1473.61	c #Conflicts:    3866000 | #Constraints:      54546
1468.51/1473.61	c #Conflicts:    3867000 | #Constraints:      55565
1468.51/1473.61	c #Conflicts:    3868000 | #Constraints:      56583
1468.51/1473.61	c #Conflicts:    3869000 | #Constraints:      57597
1468.51/1473.61	c #Conflicts:    3870000 | #Constraints:      58614
1468.51/1473.61	c #Conflicts:    3871000 | #Constraints:      59634
1468.51/1473.61	c #Conflicts:    3872000 | #Constraints:      60664
1468.51/1473.61	c #Conflicts:    3873000 | #Constraints:      61681
1468.51/1473.61	c #Conflicts:    3874000 | #Constraints:      62710
1468.51/1473.61	c #Conflicts:    3875000 | #Constraints:      63728
1468.51/1473.61	c #Conflicts:    3876000 | #Constraints:      64747
1468.51/1473.61	c #Conflicts:    3877000 | #Constraints:      65766
1468.51/1473.61	c #Conflicts:    3878000 | #Constraints:      66782
1468.51/1473.61	c #Conflicts:    3879000 | #Constraints:      67797
1468.51/1473.61	c #Conflicts:    3880000 | #Constraints:      68820
1468.51/1473.61	c #Conflicts:    3881000 | #Constraints:      69835
1468.51/1473.61	c #Conflicts:    3882000 | #Constraints:      70852
1468.51/1473.61	c #Conflicts:    3883000 | #Constraints:      71873
1468.51/1473.61	c #Conflicts:    3884000 | #Constraints:      72899
1468.51/1473.61	c #Conflicts:    3885000 | #Constraints:      73913
1468.51/1473.61	c #Conflicts:    3886000 | #Constraints:      74930
1468.51/1473.61	c #Conflicts:    3887000 | #Constraints:      75950
1468.51/1473.61	c #Conflicts:    3888000 | #Constraints:      76969
1468.51/1473.61	c #Conflicts:    3889000 | #Constraints:      77988
1468.51/1473.61	c #Conflicts:    3890000 | #Constraints:      79003
1468.51/1473.61	c #Conflicts:    3891000 | #Constraints:      80016
1468.51/1473.61	c DATABASE CLEANUP
1468.51/1473.61	c GARBAGE COLLECT
1468.51/1473.61	c rational objective value (HS) 48.635
1487.24/1492.40	c #Conflicts:    3892000 | #Constraints:      41104
1487.24/1492.40	c #Conflicts:    3893000 | #Constraints:      42129
1487.24/1492.40	c #Conflicts:    3894000 | #Constraints:      43146
1487.24/1492.40	c #Conflicts:    3895000 | #Constraints:      44169
1487.24/1492.40	c #Conflicts:    3896000 | #Constraints:      45191
1487.24/1492.40	c #Conflicts:    3897000 | #Constraints:      46208
1487.24/1492.40	c #Conflicts:    3898000 | #Constraints:      47219
1487.24/1492.40	c #Conflicts:    3899000 | #Constraints:      48241
1487.24/1492.40	c #Conflicts:    3900000 | #Constraints:      49263
1487.24/1492.40	c #Conflicts:    3901000 | #Constraints:      50280
1487.24/1492.40	c #Conflicts:    3902000 | #Constraints:      51298
1487.24/1492.40	c #Conflicts:    3903000 | #Constraints:      52326
1487.24/1492.40	c #Conflicts:    3904000 | #Constraints:      53349
1487.24/1492.40	c #Conflicts:    3905000 | #Constraints:      54375
1487.24/1492.40	c #Conflicts:    3906000 | #Constraints:      55398
1487.24/1492.40	c #Conflicts:    3907000 | #Constraints:      56426
1487.24/1492.40	c #Conflicts:    3908000 | #Constraints:      57447
1487.24/1492.40	c #Conflicts:    3909000 | #Constraints:      58473
1487.24/1492.40	c #Conflicts:    3910000 | #Constraints:      59496
1487.24/1492.40	c #Conflicts:    3911000 | #Constraints:      60515
1487.24/1492.40	c #Conflicts:    3912000 | #Constraints:      61533
1487.24/1492.40	c #Conflicts:    3913000 | #Constraints:      62552
1487.24/1492.40	c #Conflicts:    3914000 | #Constraints:      63567
1487.24/1492.40	c #Conflicts:    3915000 | #Constraints:      64591
1487.24/1492.40	c #Conflicts:    3916000 | #Constraints:      65609
1487.24/1492.40	c #Conflicts:    3917000 | #Constraints:      66630
1487.24/1492.40	c #Conflicts:    3918000 | #Constraints:      67648
1487.24/1492.40	c #Conflicts:    3919000 | #Constraints:      68664
1487.24/1492.40	c #Conflicts:    3920000 | #Constraints:      69683
1487.24/1492.40	c #Conflicts:    3921000 | #Constraints:      70700
1487.24/1492.40	c #Conflicts:    3922000 | #Constraints:      71722
1487.24/1492.40	c #Conflicts:    3923000 | #Constraints:      72738
1487.24/1492.40	c #Conflicts:    3924000 | #Constraints:      73753
1487.24/1492.40	c #Conflicts:    3925000 | #Constraints:      74769
1487.24/1492.40	c #Conflicts:    3926000 | #Constraints:      75786
1487.24/1492.40	c #Conflicts:    3927000 | #Constraints:      76805
1487.24/1492.40	c #Conflicts:    3928000 | #Constraints:      77820
1487.24/1492.40	c #Conflicts:    3929000 | #Constraints:      78833
1487.24/1492.40	c #Conflicts:    3930000 | #Constraints:      79849
1487.24/1492.40	c #Conflicts:    3931000 | #Constraints:      80873
1487.24/1492.40	c DATABASE CLEANUP
1487.24/1492.40	c GARBAGE COLLECT
1487.24/1492.40	c rational objective value (HS) 48.635
1511.46/1516.76	c #Conflicts:    3932000 | #Constraints:      41720
1511.46/1516.76	c #Conflicts:    3933000 | #Constraints:      42720
1511.46/1516.76	c #Conflicts:    3934000 | #Constraints:      43720
1511.46/1516.76	c #Conflicts:    3935000 | #Constraints:      44720
1511.46/1516.76	c #Conflicts:    3936000 | #Constraints:      45720
1511.46/1516.76	c #Conflicts:    3937000 | #Constraints:      46720
1511.46/1516.76	c #Conflicts:    3938000 | #Constraints:      47720
1511.46/1516.76	c #Conflicts:    3939000 | #Constraints:      48720
1511.46/1516.76	c #Conflicts:    3940000 | #Constraints:      49720
1511.46/1516.76	c #Conflicts:    3941000 | #Constraints:      50720
1511.46/1516.76	c #Conflicts:    3942000 | #Constraints:      51720
1511.46/1516.76	c #Conflicts:    3943000 | #Constraints:      52720
1511.46/1516.76	c #Conflicts:    3944000 | #Constraints:      53720
1511.46/1516.76	c #Conflicts:    3945000 | #Constraints:      54720
1511.46/1516.76	c #Conflicts:    3946000 | #Constraints:      55720
1511.46/1516.76	c #Conflicts:    3947000 | #Constraints:      56720
1511.46/1516.76	c #Conflicts:    3948000 | #Constraints:      57720
1511.46/1516.76	c #Conflicts:    3949000 | #Constraints:      58720
1511.46/1516.76	c #Conflicts:    3950000 | #Constraints:      59720
1511.46/1516.76	c #Conflicts:    3951000 | #Constraints:      60720
1511.46/1516.76	c #Conflicts:    3952000 | #Constraints:      61720
1511.46/1516.76	c #Conflicts:    3953000 | #Constraints:      62720
1511.46/1516.76	c #Conflicts:    3954000 | #Constraints:      63720
1511.46/1516.76	c #Conflicts:    3955000 | #Constraints:      64720
1511.46/1516.76	c #Conflicts:    3956000 | #Constraints:      65720
1511.46/1516.76	c #Conflicts:    3957000 | #Constraints:      66720
1511.46/1516.76	c #Conflicts:    3958000 | #Constraints:      67720
1511.46/1516.76	c #Conflicts:    3959000 | #Constraints:      68720
1511.46/1516.76	c #Conflicts:    3960000 | #Constraints:      69720
1511.46/1516.76	c #Conflicts:    3961000 | #Constraints:      70720
1511.46/1516.76	c #Conflicts:    3962000 | #Constraints:      71720
1511.46/1516.76	c #Conflicts:    3963000 | #Constraints:      72720
1511.46/1516.76	c #Conflicts:    3964000 | #Constraints:      73720
1511.46/1516.76	c #Conflicts:    3965000 | #Constraints:      74720
1511.46/1516.76	c #Conflicts:    3966000 | #Constraints:      75720
1511.46/1516.76	c #Conflicts:    3967000 | #Constraints:      76720
1511.46/1516.76	c #Conflicts:    3968000 | #Constraints:      77720
1511.46/1516.76	c #Conflicts:    3969000 | #Constraints:      78720
1511.46/1516.76	c #Conflicts:    3970000 | #Constraints:      79720
1511.46/1516.76	c #Conflicts:    3971000 | #Constraints:      80720
1511.46/1516.76	c DATABASE CLEANUP
1511.46/1516.76	c GARBAGE COLLECT
1511.46/1516.76	c rational objective value (HS) 48.635
1534.08/1539.46	c #Conflicts:    3972000 | #Constraints:      41796
1534.08/1539.46	c #Conflicts:    3973000 | #Constraints:      42808
1534.08/1539.46	c #Conflicts:    3974000 | #Constraints:      43873
1534.08/1539.46	c #Conflicts:    3975000 | #Constraints:      44908
1534.08/1539.46	c #Conflicts:    3976000 | #Constraints:      45942
1534.08/1539.46	c #Conflicts:    3977000 | #Constraints:      46979
1534.08/1539.46	c #Conflicts:    3978000 | #Constraints:      48005
1534.08/1539.46	c #Conflicts:    3979000 | #Constraints:      49032
1534.08/1539.46	c #Conflicts:    3980000 | #Constraints:      50060
1534.08/1539.46	c #Conflicts:    3981000 | #Constraints:      51085
1534.08/1539.46	c #Conflicts:    3982000 | #Constraints:      52110
1534.08/1539.46	c #Conflicts:    3983000 | #Constraints:      53132
1534.08/1539.46	c #Conflicts:    3984000 | #Constraints:      54160
1534.08/1539.46	c #Conflicts:    3985000 | #Constraints:      55185
1534.08/1539.46	c #Conflicts:    3986000 | #Constraints:      56208
1534.08/1539.46	c #Conflicts:    3987000 | #Constraints:      57235
1534.08/1539.46	c #Conflicts:    3988000 | #Constraints:      58252
1534.08/1539.46	c #Conflicts:    3989000 | #Constraints:      59271
1534.08/1539.46	c #Conflicts:    3990000 | #Constraints:      60286
1534.08/1539.46	c #Conflicts:    3991000 | #Constraints:      61305
1534.08/1539.46	c #Conflicts:    3992000 | #Constraints:      62319
1534.08/1539.46	c #Conflicts:    3993000 | #Constraints:      63339
1534.08/1539.46	c #Conflicts:    3994000 | #Constraints:      64362
1534.08/1539.46	c #Conflicts:    3995000 | #Constraints:      65383
1534.08/1539.46	c #Conflicts:    3996000 | #Constraints:      66402
1534.08/1539.46	c #Conflicts:    3997000 | #Constraints:      67421
1534.08/1539.46	c #Conflicts:    3998000 | #Constraints:      68440
1534.08/1539.46	c #Conflicts:    3999000 | #Constraints:      69458
1534.08/1539.46	c #Conflicts:    4000000 | #Constraints:      70476
1534.08/1539.46	c #Conflicts:    4001000 | #Constraints:      71491
1534.08/1539.46	c #Conflicts:    4002000 | #Constraints:      72511
1534.08/1539.46	c #Conflicts:    4003000 | #Constraints:      73538
1534.08/1539.46	c #Conflicts:    4004000 | #Constraints:      74558
1534.08/1539.46	c #Conflicts:    4005000 | #Constraints:      75577
1534.08/1539.46	c #Conflicts:    4006000 | #Constraints:      76599
1534.08/1539.46	c #Conflicts:    4007000 | #Constraints:      77622
1534.08/1539.46	c #Conflicts:    4008000 | #Constraints:      78644
1534.08/1539.46	c #Conflicts:    4009000 | #Constraints:      79666
1534.08/1539.46	c #Conflicts:    4010000 | #Constraints:      80689
1534.08/1539.46	c #Conflicts:    4011000 | #Constraints:      81710
1534.08/1539.46	c DATABASE CLEANUP
1534.08/1539.46	c GARBAGE COLLECT
1534.08/1539.46	c rational objective value (HS) 48.635
1555.81/1561.25	c #Conflicts:    4012000 | #Constraints:      42254
1555.81/1561.25	c #Conflicts:    4013000 | #Constraints:      43288
1555.81/1561.25	c #Conflicts:    4014000 | #Constraints:      44314
1555.81/1561.25	c #Conflicts:    4015000 | #Constraints:      45343
1555.81/1561.25	c #Conflicts:    4016000 | #Constraints:      46372
1555.81/1561.25	c #Conflicts:    4017000 | #Constraints:      47396
1555.81/1561.25	c #Conflicts:    4018000 | #Constraints:      48421
1555.81/1561.25	c #Conflicts:    4019000 | #Constraints:      49446
1555.81/1561.25	c #Conflicts:    4020000 | #Constraints:      50458
1555.81/1561.25	c #Conflicts:    4021000 | #Constraints:      51481
1555.81/1561.25	c #Conflicts:    4022000 | #Constraints:      52508
1555.81/1561.25	c #Conflicts:    4023000 | #Constraints:      53534
1555.81/1561.25	c #Conflicts:    4024000 | #Constraints:      54555
1555.81/1561.25	c #Conflicts:    4025000 | #Constraints:      55573
1555.81/1561.25	c #Conflicts:    4026000 | #Constraints:      56591
1555.81/1561.25	c #Conflicts:    4027000 | #Constraints:      57619
1555.81/1561.25	c #Conflicts:    4028000 | #Constraints:      58660
1555.81/1561.25	c #Conflicts:    4029000 | #Constraints:      59696
1555.81/1561.25	c #Conflicts:    4030000 | #Constraints:      60733
1555.81/1561.25	c #Conflicts:    4031000 | #Constraints:      61759
1555.81/1561.25	c #Conflicts:    4032000 | #Constraints:      62789
1555.81/1561.25	c #Conflicts:    4033000 | #Constraints:      63819
1555.81/1561.25	c #Conflicts:    4034000 | #Constraints:      64837
1555.81/1561.25	c #Conflicts:    4035000 | #Constraints:      65863
1555.81/1561.25	c #Conflicts:    4036000 | #Constraints:      66890
1555.81/1561.25	c #Conflicts:    4037000 | #Constraints:      67915
1555.81/1561.25	c #Conflicts:    4038000 | #Constraints:      68936
1555.81/1561.25	c #Conflicts:    4039000 | #Constraints:      69951
1555.81/1561.25	c #Conflicts:    4040000 | #Constraints:      70972
1555.81/1561.25	c #Conflicts:    4041000 | #Constraints:      71998
1555.81/1561.25	c #Conflicts:    4042000 | #Constraints:      73025
1555.81/1561.25	c #Conflicts:    4043000 | #Constraints:      74048
1555.81/1561.25	c #Conflicts:    4044000 | #Constraints:      75076
1555.81/1561.25	c #Conflicts:    4045000 | #Constraints:      76096
1555.81/1561.25	c #Conflicts:    4046000 | #Constraints:      77121
1555.81/1561.25	c #Conflicts:    4047000 | #Constraints:      78141
1555.81/1561.25	c #Conflicts:    4048000 | #Constraints:      79168
1555.81/1561.25	c #Conflicts:    4049000 | #Constraints:      80188
1555.81/1561.25	c #Conflicts:    4050000 | #Constraints:      81204
1555.81/1561.25	c #Conflicts:    4051000 | #Constraints:      82227
1555.81/1561.25	c DATABASE CLEANUP
1555.81/1561.25	c GARBAGE COLLECT
1555.81/1561.25	c rational objective value (HS) 48.635
1584.52/1590.09	c #Conflicts:    4052000 | #Constraints:      42406
1584.52/1590.09	c #Conflicts:    4053000 | #Constraints:      43406
1584.52/1590.09	c #Conflicts:    4054000 | #Constraints:      44406
1584.52/1590.09	c #Conflicts:    4055000 | #Constraints:      45406
1584.52/1590.09	c #Conflicts:    4056000 | #Constraints:      46406
1584.52/1590.09	c #Conflicts:    4057000 | #Constraints:      47406
1584.52/1590.09	c #Conflicts:    4058000 | #Constraints:      48406
1584.52/1590.09	c #Conflicts:    4059000 | #Constraints:      49406
1584.52/1590.09	c #Conflicts:    4060000 | #Constraints:      50406
1584.52/1590.09	c #Conflicts:    4061000 | #Constraints:      51406
1584.52/1590.09	c #Conflicts:    4062000 | #Constraints:      52406
1584.52/1590.09	c #Conflicts:    4063000 | #Constraints:      53406
1584.52/1590.09	c #Conflicts:    4064000 | #Constraints:      54406
1584.52/1590.09	c #Conflicts:    4065000 | #Constraints:      55406
1584.52/1590.09	c #Conflicts:    4066000 | #Constraints:      56406
1584.52/1590.09	c #Conflicts:    4067000 | #Constraints:      57406
1584.52/1590.09	c #Conflicts:    4068000 | #Constraints:      58406
1584.52/1590.09	c #Conflicts:    4069000 | #Constraints:      59406
1584.52/1590.09	c #Conflicts:    4070000 | #Constraints:      60406
1584.52/1590.09	c #Conflicts:    4071000 | #Constraints:      61406
1584.52/1590.09	c #Conflicts:    4072000 | #Constraints:      62406
1584.52/1590.09	c #Conflicts:    4073000 | #Constraints:      63406
1584.52/1590.09	c #Conflicts:    4074000 | #Constraints:      64406
1584.52/1590.09	c #Conflicts:    4075000 | #Constraints:      65406
1584.52/1590.09	c #Conflicts:    4076000 | #Constraints:      66406
1584.52/1590.09	c #Conflicts:    4077000 | #Constraints:      67406
1584.52/1590.09	c #Conflicts:    4078000 | #Constraints:      68406
1584.52/1590.09	c #Conflicts:    4079000 | #Constraints:      69406
1584.52/1590.09	c #Conflicts:    4080000 | #Constraints:      70406
1584.52/1590.09	c #Conflicts:    4081000 | #Constraints:      71406
1584.52/1590.09	c #Conflicts:    4082000 | #Constraints:      72406
1584.52/1590.09	c #Conflicts:    4083000 | #Constraints:      73406
1584.52/1590.09	c #Conflicts:    4084000 | #Constraints:      74406
1584.52/1590.09	c #Conflicts:    4085000 | #Constraints:      75406
1584.52/1590.09	c #Conflicts:    4086000 | #Constraints:      76406
1584.52/1590.09	c #Conflicts:    4087000 | #Constraints:      77406
1584.52/1590.09	c #Conflicts:    4088000 | #Constraints:      78406
1584.52/1590.09	c #Conflicts:    4089000 | #Constraints:      79406
1584.52/1590.09	c #Conflicts:    4090000 | #Constraints:      80406
1584.52/1590.09	c #Conflicts:    4091000 | #Constraints:      81406
1584.52/1590.09	c DATABASE CLEANUP
1584.52/1590.09	c GARBAGE COLLECT
1584.52/1590.09	c rational objective value (HS) 48.635
1607.04/1612.66	c #Conflicts:    4092000 | #Constraints:      41837
1607.04/1612.66	c #Conflicts:    4093000 | #Constraints:      42867
1607.04/1612.66	c #Conflicts:    4094000 | #Constraints:      43888
1607.04/1612.66	c #Conflicts:    4095000 | #Constraints:      44921
1607.04/1612.66	c #Conflicts:    4096000 | #Constraints:      45954
1607.04/1612.66	c #Conflicts:    4097000 | #Constraints:      46975
1607.04/1612.66	c #Conflicts:    4098000 | #Constraints:      48003
1607.04/1612.66	c #Conflicts:    4099000 | #Constraints:      49028
1607.04/1612.66	c #Conflicts:    4100000 | #Constraints:      50050
1607.04/1612.66	c #Conflicts:    4101000 | #Constraints:      51069
1607.04/1612.66	c #Conflicts:    4102000 | #Constraints:      52098
1607.04/1612.66	c #Conflicts:    4103000 | #Constraints:      53121
1607.04/1612.66	c #Conflicts:    4104000 | #Constraints:      54157
1607.04/1612.66	c #Conflicts:    4105000 | #Constraints:      55181
1607.04/1612.66	c #Conflicts:    4106000 | #Constraints:      56208
1607.04/1612.66	c #Conflicts:    4107000 | #Constraints:      57230
1607.04/1612.66	c #Conflicts:    4108000 | #Constraints:      58254
1607.04/1612.66	c #Conflicts:    4109000 | #Constraints:      59275
1607.04/1612.66	c #Conflicts:    4110000 | #Constraints:      60300
1607.04/1612.66	c #Conflicts:    4111000 | #Constraints:      61329
1607.04/1612.66	c #Conflicts:    4112000 | #Constraints:      62348
1607.04/1612.66	c #Conflicts:    4113000 | #Constraints:      63372
1607.04/1612.66	c #Conflicts:    4114000 | #Constraints:      64404
1607.04/1612.66	c #Conflicts:    4115000 | #Constraints:      65422
1607.04/1612.66	c #Conflicts:    4116000 | #Constraints:      66441
1607.04/1612.66	c #Conflicts:    4117000 | #Constraints:      67470
1607.04/1612.66	c #Conflicts:    4118000 | #Constraints:      68495
1607.04/1612.66	c #Conflicts:    4119000 | #Constraints:      69515
1607.04/1612.66	c #Conflicts:    4120000 | #Constraints:      70546
1607.04/1612.66	c #Conflicts:    4121000 | #Constraints:      71571
1607.04/1612.66	c #Conflicts:    4122000 | #Constraints:      72593
1607.04/1612.66	c #Conflicts:    4123000 | #Constraints:      73615
1607.04/1612.66	c #Conflicts:    4124000 | #Constraints:      74635
1607.04/1612.66	c #Conflicts:    4125000 | #Constraints:      75654
1607.04/1612.66	c #Conflicts:    4126000 | #Constraints:      76675
1607.04/1612.66	c #Conflicts:    4127000 | #Constraints:      77689
1607.04/1612.66	c #Conflicts:    4128000 | #Constraints:      78707
1607.04/1612.66	c #Conflicts:    4129000 | #Constraints:      79729
1607.04/1612.66	c #Conflicts:    4130000 | #Constraints:      80757
1607.04/1612.66	c #Conflicts:    4131000 | #Constraints:      81777
1607.04/1612.66	c #Conflicts:    4132000 | #Constraints:      82789
1607.04/1612.66	c DATABASE CLEANUP
1607.04/1612.66	c GARBAGE COLLECT
1607.04/1612.66	c rational objective value (HS) 48.635
1628.38/1634.09	c #Conflicts:    4133000 | #Constraints:      42703
1628.38/1634.09	c #Conflicts:    4134000 | #Constraints:      43733
1628.38/1634.09	c #Conflicts:    4135000 | #Constraints:      44752
1628.38/1634.09	c #Conflicts:    4136000 | #Constraints:      45779
1628.38/1634.09	c #Conflicts:    4137000 | #Constraints:      46809
1628.38/1634.09	c #Conflicts:    4138000 | #Constraints:      47833
1628.38/1634.09	c #Conflicts:    4139000 | #Constraints:      48857
1628.38/1634.09	c #Conflicts:    4140000 | #Constraints:      49886
1628.38/1634.09	c #Conflicts:    4141000 | #Constraints:      50924
1628.38/1634.09	c #Conflicts:    4142000 | #Constraints:      51947
1628.38/1634.09	c #Conflicts:    4143000 | #Constraints:      52974
1628.38/1634.09	c #Conflicts:    4144000 | #Constraints:      54000
1628.38/1634.09	c #Conflicts:    4145000 | #Constraints:      55029
1628.38/1634.09	c #Conflicts:    4146000 | #Constraints:      56051
1628.38/1634.09	c #Conflicts:    4147000 | #Constraints:      57060
1628.38/1634.09	c #Conflicts:    4148000 | #Constraints:      58079
1628.38/1634.09	c #Conflicts:    4149000 | #Constraints:      59101
1628.38/1634.09	c #Conflicts:    4150000 | #Constraints:      60119
1628.38/1634.09	c #Conflicts:    4151000 | #Constraints:      61140
1628.38/1634.09	c #Conflicts:    4152000 | #Constraints:      62161
1628.38/1634.09	c #Conflicts:    4153000 | #Constraints:      63177
1628.38/1634.09	c #Conflicts:    4154000 | #Constraints:      64193
1628.38/1634.09	c #Conflicts:    4155000 | #Constraints:      65213
1628.38/1634.09	c #Conflicts:    4156000 | #Constraints:      66234
1628.38/1634.09	c #Conflicts:    4157000 | #Constraints:      67250
1628.38/1634.09	c #Conflicts:    4158000 | #Constraints:      68266
1628.38/1634.09	c #Conflicts:    4159000 | #Constraints:      69284
1628.38/1634.09	c #Conflicts:    4160000 | #Constraints:      70298
1628.38/1634.09	c #Conflicts:    4161000 | #Constraints:      71313
1628.38/1634.09	c #Conflicts:    4162000 | #Constraints:      72329
1628.38/1634.09	c #Conflicts:    4163000 | #Constraints:      73352
1628.38/1634.09	c #Conflicts:    4164000 | #Constraints:      74371
1628.38/1634.09	c #Conflicts:    4165000 | #Constraints:      75394
1628.38/1634.09	c #Conflicts:    4166000 | #Constraints:      76417
1628.38/1634.09	c #Conflicts:    4167000 | #Constraints:      77446
1628.38/1634.09	c #Conflicts:    4168000 | #Constraints:      78461
1628.38/1634.09	c #Conflicts:    4169000 | #Constraints:      79470
1628.38/1634.09	c #Conflicts:    4170000 | #Constraints:      80489
1628.38/1634.09	c #Conflicts:    4171000 | #Constraints:      81503
1628.38/1634.09	c #Conflicts:    4172000 | #Constraints:      82518
1628.38/1634.09	c #Conflicts:    4173000 | #Constraints:      83532
1628.38/1634.09	c DATABASE CLEANUP
1628.38/1634.09	c GARBAGE COLLECT
1628.38/1634.09	c rational objective value (HS) 48.635
1648.99/1654.73	c #Conflicts:    4174000 | #Constraints:      43166
1648.99/1654.73	c #Conflicts:    4175000 | #Constraints:      44191
1648.99/1654.73	c #Conflicts:    4176000 | #Constraints:      45212
1648.99/1654.73	c #Conflicts:    4177000 | #Constraints:      46236
1648.99/1654.73	c #Conflicts:    4178000 | #Constraints:      47257
1648.99/1654.73	c #Conflicts:    4179000 | #Constraints:      48279
1648.99/1654.73	c #Conflicts:    4180000 | #Constraints:      49297
1648.99/1654.73	c #Conflicts:    4181000 | #Constraints:      50313
1648.99/1654.73	c #Conflicts:    4182000 | #Constraints:      51334
1648.99/1654.73	c #Conflicts:    4183000 | #Constraints:      52358
1648.99/1654.73	c #Conflicts:    4184000 | #Constraints:      53373
1648.99/1654.73	c #Conflicts:    4185000 | #Constraints:      54392
1648.99/1654.73	c #Conflicts:    4186000 | #Constraints:      55416
1648.99/1654.73	c #Conflicts:    4187000 | #Constraints:      56441
1648.99/1654.73	c #Conflicts:    4188000 | #Constraints:      57475
1648.99/1654.73	c #Conflicts:    4189000 | #Constraints:      58498
1648.99/1654.73	c #Conflicts:    4190000 | #Constraints:      59527
1648.99/1654.73	c #Conflicts:    4191000 | #Constraints:      60553
1648.99/1654.73	c #Conflicts:    4192000 | #Constraints:      61578
1648.99/1654.73	c #Conflicts:    4193000 | #Constraints:      62602
1648.99/1654.73	c #Conflicts:    4194000 | #Constraints:      63626
1648.99/1654.73	c #Conflicts:    4195000 | #Constraints:      64644
1648.99/1654.73	c #Conflicts:    4196000 | #Constraints:      65660
1648.99/1654.73	c #Conflicts:    4197000 | #Constraints:      66679
1648.99/1654.73	c #Conflicts:    4198000 | #Constraints:      67700
1648.99/1654.73	c #Conflicts:    4199000 | #Constraints:      68721
1648.99/1654.73	c #Conflicts:    4200000 | #Constraints:      69732
1648.99/1654.73	c #Conflicts:    4201000 | #Constraints:      70754
1648.99/1654.73	c #Conflicts:    4202000 | #Constraints:      71771
1648.99/1654.73	c #Conflicts:    4203000 | #Constraints:      72796
1648.99/1654.73	c #Conflicts:    4204000 | #Constraints:      73812
1648.99/1654.73	c #Conflicts:    4205000 | #Constraints:      74824
1648.99/1654.73	c #Conflicts:    4206000 | #Constraints:      75835
1648.99/1654.73	c #Conflicts:    4207000 | #Constraints:      76849
1648.99/1654.73	c #Conflicts:    4208000 | #Constraints:      77865
1648.99/1654.73	c #Conflicts:    4209000 | #Constraints:      78880
1648.99/1654.73	c #Conflicts:    4210000 | #Constraints:      79899
1648.99/1654.73	c #Conflicts:    4211000 | #Constraints:      80912
1648.99/1654.73	c #Conflicts:    4212000 | #Constraints:      81934
1648.99/1654.73	c #Conflicts:    4213000 | #Constraints:      82957
1648.99/1654.73	c #Conflicts:    4214000 | #Constraints:      83971
1648.99/1654.73	c DATABASE CLEANUP
1648.99/1654.73	c GARBAGE COLLECT
1648.99/1654.73	c rational objective value (HS) 48.635
1674.40/1680.27	c #Conflicts:    4215000 | #Constraints:      43371
1674.40/1680.27	c #Conflicts:    4216000 | #Constraints:      44371
1674.40/1680.27	c #Conflicts:    4217000 | #Constraints:      45371
1674.40/1680.27	c #Conflicts:    4218000 | #Constraints:      46371
1674.40/1680.27	c #Conflicts:    4219000 | #Constraints:      47371
1674.40/1680.27	c #Conflicts:    4220000 | #Constraints:      48371
1674.40/1680.27	c #Conflicts:    4221000 | #Constraints:      49371
1674.40/1680.27	c #Conflicts:    4222000 | #Constraints:      50371
1674.40/1680.27	c #Conflicts:    4223000 | #Constraints:      51371
1674.40/1680.27	c #Conflicts:    4224000 | #Constraints:      52371
1674.40/1680.27	c #Conflicts:    4225000 | #Constraints:      53371
1674.40/1680.27	c #Conflicts:    4226000 | #Constraints:      54371
1674.40/1680.27	c #Conflicts:    4227000 | #Constraints:      55371
1674.40/1680.27	c #Conflicts:    4228000 | #Constraints:      56371
1674.40/1680.27	c #Conflicts:    4229000 | #Constraints:      57371
1674.40/1680.27	c #Conflicts:    4230000 | #Constraints:      58371
1674.40/1680.27	c #Conflicts:    4231000 | #Constraints:      59371
1674.40/1680.27	c #Conflicts:    4232000 | #Constraints:      60371
1674.40/1680.27	c #Conflicts:    4233000 | #Constraints:      61371
1674.40/1680.27	c #Conflicts:    4234000 | #Constraints:      62371
1674.40/1680.27	c #Conflicts:    4235000 | #Constraints:      63371
1674.40/1680.27	c #Conflicts:    4236000 | #Constraints:      64371
1674.40/1680.27	c #Conflicts:    4237000 | #Constraints:      65371
1674.40/1680.27	c #Conflicts:    4238000 | #Constraints:      66371
1674.40/1680.27	c #Conflicts:    4239000 | #Constraints:      67371
1674.40/1680.27	c #Conflicts:    4240000 | #Constraints:      68371
1674.40/1680.27	c #Conflicts:    4241000 | #Constraints:      69371
1674.40/1680.27	c #Conflicts:    4242000 | #Constraints:      70371
1674.40/1680.27	c #Conflicts:    4243000 | #Constraints:      71371
1674.40/1680.27	c #Conflicts:    4244000 | #Constraints:      72371
1674.40/1680.27	c #Conflicts:    4245000 | #Constraints:      73371
1674.40/1680.27	c #Conflicts:    4246000 | #Constraints:      74371
1674.40/1680.27	c #Conflicts:    4247000 | #Constraints:      75371
1674.40/1680.27	c #Conflicts:    4248000 | #Constraints:      76371
1674.40/1680.27	c #Conflicts:    4249000 | #Constraints:      77371
1674.40/1680.27	c #Conflicts:    4250000 | #Constraints:      78371
1674.40/1680.27	c #Conflicts:    4251000 | #Constraints:      79371
1674.40/1680.27	c #Conflicts:    4252000 | #Constraints:      80371
1674.40/1680.27	c #Conflicts:    4253000 | #Constraints:      81371
1674.40/1680.27	c #Conflicts:    4254000 | #Constraints:      82371
1674.40/1680.27	c #Conflicts:    4255000 | #Constraints:      83371
1674.40/1680.27	c DATABASE CLEANUP
1674.40/1680.27	c GARBAGE COLLECT
1674.40/1680.27	c rational objective value (HS) 48.635
1694.74/1700.65	c #Conflicts:    4256000 | #Constraints:      43040
1694.74/1700.65	c #Conflicts:    4257000 | #Constraints:      44069
1694.74/1700.65	c #Conflicts:    4258000 | #Constraints:      45102
1694.74/1700.65	c #Conflicts:    4259000 | #Constraints:      46135
1694.74/1700.65	c #Conflicts:    4260000 | #Constraints:      47161
1694.74/1700.65	c #Conflicts:    4261000 | #Constraints:      48189
1694.74/1700.65	c #Conflicts:    4262000 | #Constraints:      49213
1694.74/1700.65	c #Conflicts:    4263000 | #Constraints:      50232
1694.74/1700.65	c #Conflicts:    4264000 | #Constraints:      51252
1694.74/1700.65	c #Conflicts:    4265000 | #Constraints:      52283
1694.74/1700.65	c #Conflicts:    4266000 | #Constraints:      53309
1694.74/1700.65	c #Conflicts:    4267000 | #Constraints:      54334
1694.74/1700.65	c #Conflicts:    4268000 | #Constraints:      55358
1694.74/1700.65	c #Conflicts:    4269000 | #Constraints:      56383
1694.74/1700.65	c #Conflicts:    4270000 | #Constraints:      57399
1694.74/1700.65	c #Conflicts:    4271000 | #Constraints:      58418
1694.74/1700.65	c #Conflicts:    4272000 | #Constraints:      59437
1694.74/1700.65	c #Conflicts:    4273000 | #Constraints:      60455
1694.74/1700.65	c #Conflicts:    4274000 | #Constraints:      61471
1694.74/1700.65	c #Conflicts:    4275000 | #Constraints:      62485
1694.74/1700.65	c #Conflicts:    4276000 | #Constraints:      63505
1694.74/1700.65	c #Conflicts:    4277000 | #Constraints:      64526
1694.74/1700.65	c #Conflicts:    4278000 | #Constraints:      65547
1694.74/1700.65	c #Conflicts:    4279000 | #Constraints:      66567
1694.74/1700.65	c #Conflicts:    4280000 | #Constraints:      67581
1694.74/1700.65	c #Conflicts:    4281000 | #Constraints:      68602
1694.74/1700.65	c #Conflicts:    4282000 | #Constraints:      69618
1694.74/1700.65	c #Conflicts:    4283000 | #Constraints:      70637
1694.74/1700.65	c #Conflicts:    4284000 | #Constraints:      71658
1694.74/1700.65	c #Conflicts:    4285000 | #Constraints:      72677
1694.74/1700.65	c #Conflicts:    4286000 | #Constraints:      73703
1694.74/1700.65	c #Conflicts:    4287000 | #Constraints:      74729
1694.74/1700.65	c #Conflicts:    4288000 | #Constraints:      75753
1694.74/1700.65	c #Conflicts:    4289000 | #Constraints:      76774
1694.74/1700.65	c #Conflicts:    4290000 | #Constraints:      77800
1694.74/1700.65	c #Conflicts:    4291000 | #Constraints:      78824
1694.74/1700.65	c #Conflicts:    4292000 | #Constraints:      79851
1694.74/1700.65	c #Conflicts:    4293000 | #Constraints:      80870
1694.74/1700.65	c #Conflicts:    4294000 | #Constraints:      81895
1694.74/1700.65	c #Conflicts:    4295000 | #Constraints:      82914
1694.74/1700.65	c #Conflicts:    4296000 | #Constraints:      83933
1694.74/1700.65	c DATABASE CLEANUP
1694.74/1700.65	c GARBAGE COLLECT
1694.74/1700.65	c rational objective value (HS) 48.6351
1714.37/1720.37	c #Conflicts:    4297000 | #Constraints:      43058
1714.37/1720.37	c #Conflicts:    4298000 | #Constraints:      44095
1714.37/1720.37	c #Conflicts:    4299000 | #Constraints:      45131
1714.37/1720.37	c #Conflicts:    4300000 | #Constraints:      46153
1714.37/1720.37	c #Conflicts:    4301000 | #Constraints:      47178
1714.37/1720.37	c #Conflicts:    4302000 | #Constraints:      48200
1714.37/1720.37	c #Conflicts:    4303000 | #Constraints:      49223
1714.37/1720.37	c #Conflicts:    4304000 | #Constraints:      50251
1714.37/1720.37	c #Conflicts:    4305000 | #Constraints:      51275
1714.37/1720.37	c #Conflicts:    4306000 | #Constraints:      52290
1714.37/1720.37	c #Conflicts:    4307000 | #Constraints:      53309
1714.37/1720.37	c #Conflicts:    4308000 | #Constraints:      54324
1714.37/1720.37	c #Conflicts:    4309000 | #Constraints:      55347
1714.37/1720.37	c #Conflicts:    4310000 | #Constraints:      56367
1714.37/1720.37	c #Conflicts:    4311000 | #Constraints:      57384
1714.37/1720.37	c #Conflicts:    4312000 | #Constraints:      58406
1714.37/1720.37	c #Conflicts:    4313000 | #Constraints:      59423
1714.37/1720.37	c #Conflicts:    4314000 | #Constraints:      60446
1714.37/1720.37	c #Conflicts:    4315000 | #Constraints:      61472
1714.37/1720.37	c #Conflicts:    4316000 | #Constraints:      62491
1714.37/1720.37	c #Conflicts:    4317000 | #Constraints:      63512
1714.37/1720.37	c #Conflicts:    4318000 | #Constraints:      64536
1714.37/1720.37	c #Conflicts:    4319000 | #Constraints:      65557
1714.37/1720.37	c #Conflicts:    4320000 | #Constraints:      66578
1714.37/1720.37	c #Conflicts:    4321000 | #Constraints:      67592
1714.37/1720.37	c #Conflicts:    4322000 | #Constraints:      68617
1714.37/1720.37	c #Conflicts:    4323000 | #Constraints:      69634
1714.37/1720.37	c #Conflicts:    4324000 | #Constraints:      70648
1714.37/1720.37	c #Conflicts:    4325000 | #Constraints:      71664
1714.37/1720.37	c #Conflicts:    4326000 | #Constraints:      72690
1714.37/1720.37	c #Conflicts:    4327000 | #Constraints:      73706
1714.37/1720.37	c #Conflicts:    4328000 | #Constraints:      74726
1714.37/1720.37	c #Conflicts:    4329000 | #Constraints:      75751
1714.37/1720.37	c #Conflicts:    4330000 | #Constraints:      76767
1714.37/1720.37	c #Conflicts:    4331000 | #Constraints:      77794
1714.37/1720.37	c #Conflicts:    4332000 | #Constraints:      78820
1714.37/1720.37	c #Conflicts:    4333000 | #Constraints:      79833
1714.37/1720.37	c #Conflicts:    4334000 | #Constraints:      80849
1714.37/1720.37	c #Conflicts:    4335000 | #Constraints:      81864
1714.37/1720.37	c #Conflicts:    4336000 | #Constraints:      82877
1714.37/1720.37	c #Conflicts:    4337000 | #Constraints:      83901
1714.37/1720.37	c #Conflicts:    4338000 | #Constraints:      84913
1714.37/1720.37	c DATABASE CLEANUP
1714.37/1720.37	c GARBAGE COLLECT
1714.37/1720.37	c rational objective value (HS) 48.6351
1734.30/1740.36	c #Conflicts:    4339000 | #Constraints:      43755
1734.30/1740.36	c #Conflicts:    4340000 | #Constraints:      44778
1734.30/1740.36	c #Conflicts:    4341000 | #Constraints:      45801
1734.30/1740.36	c #Conflicts:    4342000 | #Constraints:      46828
1734.30/1740.36	c #Conflicts:    4343000 | #Constraints:      47845
1734.30/1740.36	c #Conflicts:    4344000 | #Constraints:      48859
1734.30/1740.36	c #Conflicts:    4345000 | #Constraints:      49885
1734.30/1740.36	c #Conflicts:    4346000 | #Constraints:      50898
1734.30/1740.36	c #Conflicts:    4347000 | #Constraints:      51913
1734.30/1740.36	c #Conflicts:    4348000 | #Constraints:      52932
1734.30/1740.36	c #Conflicts:    4349000 | #Constraints:      53957
1734.30/1740.36	c #Conflicts:    4350000 | #Constraints:      54977
1734.30/1740.36	c #Conflicts:    4351000 | #Constraints:      55991
1734.30/1740.36	c #Conflicts:    4352000 | #Constraints:      57011
1734.30/1740.36	c #Conflicts:    4353000 | #Constraints:      58031
1734.30/1740.36	c #Conflicts:    4354000 | #Constraints:      59045
1734.30/1740.36	c #Conflicts:    4355000 | #Constraints:      60062
1734.30/1740.36	c #Conflicts:    4356000 | #Constraints:      61082
1734.30/1740.36	c #Conflicts:    4357000 | #Constraints:      62097
1734.30/1740.36	c #Conflicts:    4358000 | #Constraints:      63112
1734.30/1740.36	c #Conflicts:    4359000 | #Constraints:      64126
1734.30/1740.36	c #Conflicts:    4360000 | #Constraints:      65147
1734.30/1740.36	c #Conflicts:    4361000 | #Constraints:      66164
1734.30/1740.36	c #Conflicts:    4362000 | #Constraints:      67177
1734.30/1740.36	c #Conflicts:    4363000 | #Constraints:      68191
1734.30/1740.36	c #Conflicts:    4364000 | #Constraints:      69204
1734.30/1740.36	c #Conflicts:    4365000 | #Constraints:      70215
1734.30/1740.36	c #Conflicts:    4366000 | #Constraints:      71228
1734.30/1740.36	c #Conflicts:    4367000 | #Constraints:      72241
1734.30/1740.36	c #Conflicts:    4368000 | #Constraints:      73265
1734.30/1740.36	c #Conflicts:    4369000 | #Constraints:      74285
1734.30/1740.36	c #Conflicts:    4370000 | #Constraints:      75299
1734.30/1740.36	c #Conflicts:    4371000 | #Constraints:      76316
1734.30/1740.36	c #Conflicts:    4372000 | #Constraints:      77332
1734.30/1740.36	c #Conflicts:    4373000 | #Constraints:      78350
1734.30/1740.36	c #Conflicts:    4374000 | #Constraints:      79370
1734.30/1740.36	c #Conflicts:    4375000 | #Constraints:      80388
1734.30/1740.36	c #Conflicts:    4376000 | #Constraints:      81405
1734.30/1740.36	c #Conflicts:    4377000 | #Constraints:      82424
1734.30/1740.36	c #Conflicts:    4378000 | #Constraints:      83435
1734.30/1740.36	c #Conflicts:    4379000 | #Constraints:      84451
1734.30/1740.36	c #Conflicts:    4380000 | #Constraints:      85461
1734.30/1740.36	c DATABASE CLEANUP
1734.30/1740.36	c GARBAGE COLLECT
1734.30/1740.36	c rational objective value (HS) 48.6351
1760.92/1767.08	c #Conflicts:    4381000 | #Constraints:      44112
1760.92/1767.08	c #Conflicts:    4382000 | #Constraints:      45112
1760.92/1767.08	c #Conflicts:    4383000 | #Constraints:      46112
1760.92/1767.08	c #Conflicts:    4384000 | #Constraints:      47112
1760.92/1767.08	c #Conflicts:    4385000 | #Constraints:      48112
1760.92/1767.08	c #Conflicts:    4386000 | #Constraints:      49112
1760.92/1767.08	c #Conflicts:    4387000 | #Constraints:      50112
1760.92/1767.08	c #Conflicts:    4388000 | #Constraints:      51112
1760.92/1767.08	c #Conflicts:    4389000 | #Constraints:      52112
1760.92/1767.08	c #Conflicts:    4390000 | #Constraints:      53112
1760.92/1767.08	c #Conflicts:    4391000 | #Constraints:      54112
1760.92/1767.08	c #Conflicts:    4392000 | #Constraints:      55112
1760.92/1767.08	c #Conflicts:    4393000 | #Constraints:      56112
1760.92/1767.08	c #Conflicts:    4394000 | #Constraints:      57112
1760.92/1767.08	c #Conflicts:    4395000 | #Constraints:      58112
1760.92/1767.08	c #Conflicts:    4396000 | #Constraints:      59112
1760.92/1767.08	c #Conflicts:    4397000 | #Constraints:      60112
1760.92/1767.08	c #Conflicts:    4398000 | #Constraints:      61112
1760.92/1767.08	c #Conflicts:    4399000 | #Constraints:      62112
1760.92/1767.08	c #Conflicts:    4400000 | #Constraints:      63112
1760.92/1767.08	c #Conflicts:    4401000 | #Constraints:      64112
1760.92/1767.08	c #Conflicts:    4402000 | #Constraints:      65112
1760.92/1767.08	c #Conflicts:    4403000 | #Constraints:      66112
1760.92/1767.08	c #Conflicts:    4404000 | #Constraints:      67112
1760.92/1767.08	c #Conflicts:    4405000 | #Constraints:      68112
1760.92/1767.08	c #Conflicts:    4406000 | #Constraints:      69112
1760.92/1767.08	c #Conflicts:    4407000 | #Constraints:      70112
1760.92/1767.08	c #Conflicts:    4408000 | #Constraints:      71112
1760.92/1767.08	c #Conflicts:    4409000 | #Constraints:      72112
1760.92/1767.08	c #Conflicts:    4410000 | #Constraints:      73112
1760.92/1767.08	c #Conflicts:    4411000 | #Constraints:      74112
1760.92/1767.08	c #Conflicts:    4412000 | #Constraints:      75112
1760.92/1767.08	c #Conflicts:    4413000 | #Constraints:      76112
1760.92/1767.08	c #Conflicts:    4414000 | #Constraints:      77112
1760.92/1767.08	c #Conflicts:    4415000 | #Constraints:      78112
1760.92/1767.08	c #Conflicts:    4416000 | #Constraints:      79112
1760.92/1767.08	c #Conflicts:    4417000 | #Constraints:      80112
1760.92/1767.08	c #Conflicts:    4418000 | #Constraints:      81112
1760.92/1767.08	c #Conflicts:    4419000 | #Constraints:      82112
1760.92/1767.08	c #Conflicts:    4420000 | #Constraints:      83112
1760.92/1767.08	c #Conflicts:    4421000 | #Constraints:      84112
1760.92/1767.08	c #Conflicts:    4422000 | #Constraints:      85112
1760.92/1767.08	c DATABASE CLEANUP
1760.92/1767.08	c GARBAGE COLLECT
1760.92/1767.08	c rational objective value (HS) 48.6351
1783.94/1790.14	c #Conflicts:    4423000 | #Constraints:      43993
1783.94/1790.14	c #Conflicts:    4424000 | #Constraints:      45018
1783.94/1790.14	c #Conflicts:    4425000 | #Constraints:      46060
1783.94/1790.14	c #Conflicts:    4426000 | #Constraints:      47088
1783.94/1790.14	c #Conflicts:    4427000 | #Constraints:      48140
1783.94/1790.14	c #Conflicts:    4428000 | #Constraints:      49167
1783.94/1790.14	c #Conflicts:    4429000 | #Constraints:      50187
1783.94/1790.14	c #Conflicts:    4430000 | #Constraints:      51213
1783.94/1790.14	c #Conflicts:    4431000 | #Constraints:      52241
1783.94/1790.14	c #Conflicts:    4432000 | #Constraints:      53274
1783.94/1790.14	c #Conflicts:    4433000 | #Constraints:      54293
1783.94/1790.14	c #Conflicts:    4434000 | #Constraints:      55318
1783.94/1790.14	c #Conflicts:    4435000 | #Constraints:      56340
1783.94/1790.14	c #Conflicts:    4436000 | #Constraints:      57363
1783.94/1790.14	c #Conflicts:    4437000 | #Constraints:      58392
1783.94/1790.14	c #Conflicts:    4438000 | #Constraints:      59416
1783.94/1790.14	c #Conflicts:    4439000 | #Constraints:      60447
1783.94/1790.14	c #Conflicts:    4440000 | #Constraints:      61471
1783.94/1790.14	c #Conflicts:    4441000 | #Constraints:      62487
1783.94/1790.14	c #Conflicts:    4442000 | #Constraints:      63518
1783.94/1790.14	c #Conflicts:    4443000 | #Constraints:      64542
1783.94/1790.14	c #Conflicts:    4444000 | #Constraints:      65568
1783.94/1790.14	c #Conflicts:    4445000 | #Constraints:      66588
1783.94/1790.14	c #Conflicts:    4446000 | #Constraints:      67608
1783.94/1790.14	c #Conflicts:    4447000 | #Constraints:      68622
1783.94/1790.14	c #Conflicts:    4448000 | #Constraints:      69638
1783.94/1790.14	c #Conflicts:    4449000 | #Constraints:      70655
1783.94/1790.14	c #Conflicts:    4450000 | #Constraints:      71675
1783.94/1790.14	c #Conflicts:    4451000 | #Constraints:      72701
1783.94/1790.14	c #Conflicts:    4452000 | #Constraints:      73729
1783.94/1790.14	c #Conflicts:    4453000 | #Constraints:      74751
1783.94/1790.14	c #Conflicts:    4454000 | #Constraints:      75772
1783.94/1790.14	c #Conflicts:    4455000 | #Constraints:      76795
1783.94/1790.14	c #Conflicts:    4456000 | #Constraints:      77813
1783.94/1790.14	c #Conflicts:    4457000 | #Constraints:      78829
1783.94/1790.14	c #Conflicts:    4458000 | #Constraints:      79845
1783.94/1790.14	c #Conflicts:    4459000 | #Constraints:      80870
1783.94/1790.14	c #Conflicts:    4460000 | #Constraints:      81884
1783.94/1790.14	c #Conflicts:    4461000 | #Constraints:      82894
1783.94/1790.14	c #Conflicts:    4462000 | #Constraints:      83912
1783.94/1790.14	c #Conflicts:    4463000 | #Constraints:      84932
1783.94/1790.14	c #Conflicts:    4464000 | #Constraints:      85952
1783.94/1790.14	c DATABASE CLEANUP
1783.94/1790.14	c GARBAGE COLLECT
1783.94/1790.14	c rational objective value (HS) 48.6351
1805.06/1811.33	c #Conflicts:    4465000 | #Constraints:      44289
1805.06/1811.33	c #Conflicts:    4466000 | #Constraints:      45317
1805.06/1811.33	c #Conflicts:    4467000 | #Constraints:      46338
1805.06/1811.33	c #Conflicts:    4468000 | #Constraints:      47360
1805.06/1811.33	c #Conflicts:    4469000 | #Constraints:      48378
1805.06/1811.33	c #Conflicts:    4470000 | #Constraints:      49398
1805.06/1811.33	c #Conflicts:    4471000 | #Constraints:      50424
1805.06/1811.33	c #Conflicts:    4472000 | #Constraints:      51455
1805.06/1811.33	c #Conflicts:    4473000 | #Constraints:      52478
1805.06/1811.33	c #Conflicts:    4474000 | #Constraints:      53502
1805.06/1811.33	c #Conflicts:    4475000 | #Constraints:      54525
1805.06/1811.33	c #Conflicts:    4476000 | #Constraints:      55548
1805.06/1811.33	c #Conflicts:    4477000 | #Constraints:      56570
1805.06/1811.33	c #Conflicts:    4478000 | #Constraints:      57591
1805.06/1811.33	c #Conflicts:    4479000 | #Constraints:      58614
1805.06/1811.33	c #Conflicts:    4480000 | #Constraints:      59631
1805.06/1811.33	c #Conflicts:    4481000 | #Constraints:      60650
1805.06/1811.33	c #Conflicts:    4482000 | #Constraints:      61671
1805.06/1811.33	c #Conflicts:    4483000 | #Constraints:      62690
1805.06/1811.33	c #Conflicts:    4484000 | #Constraints:      63717
1805.06/1811.33	c #Conflicts:    4485000 | #Constraints:      64738
1805.06/1811.33	c #Conflicts:    4486000 | #Constraints:      65754
1805.06/1811.33	c #Conflicts:    4487000 | #Constraints:      66771
1805.06/1811.33	c #Conflicts:    4488000 | #Constraints:      67790
1805.06/1811.33	c #Conflicts:    4489000 | #Constraints:      68811
1805.06/1811.33	c #Conflicts:    4490000 | #Constraints:      69829
1805.06/1811.33	c #Conflicts:    4491000 | #Constraints:      70846
1805.06/1811.33	c #Conflicts:    4492000 | #Constraints:      71860
1805.06/1811.33	c #Conflicts:    4493000 | #Constraints:      72882
1805.06/1811.33	c #Conflicts:    4494000 | #Constraints:      73899
1805.06/1811.33	c #Conflicts:    4495000 | #Constraints:      74914
1805.06/1811.33	c #Conflicts:    4496000 | #Constraints:      75928
1805.06/1811.33	c #Conflicts:    4497000 | #Constraints:      76954
1805.06/1811.33	c #Conflicts:    4498000 | #Constraints:      77968
1805.06/1811.33	c #Conflicts:    4499000 | #Constraints:      78995
1805.06/1811.33	c #Conflicts:    4500000 | #Constraints:      80011
1805.06/1811.33	c #Conflicts:    4501000 | #Constraints:      81027
1805.06/1811.33	c #Conflicts:    4502000 | #Constraints:      82038
1805.06/1811.33	c #Conflicts:    4503000 | #Constraints:      83051
1805.06/1811.33	c #Conflicts:    4504000 | #Constraints:      84072
1805.06/1811.33	c #Conflicts:    4505000 | #Constraints:      85081
1805.06/1811.33	c #Conflicts:    4506000 | #Constraints:      86098
1805.06/1811.33	c DATABASE CLEANUP
1805.06/1811.33	c GARBAGE COLLECT
1805.06/1811.33	c rational objective value (HS) 48.6351
1827.57/1833.98	c #Conflicts:    4507000 | #Constraints:      44137
1827.57/1833.98	c #Conflicts:    4508000 | #Constraints:      45170
1827.57/1833.98	c #Conflicts:    4509000 | #Constraints:      46191
1827.57/1833.98	c #Conflicts:    4510000 | #Constraints:      47210
1827.57/1833.98	c #Conflicts:    4511000 | #Constraints:      48221
1827.57/1833.98	c #Conflicts:    4512000 | #Constraints:      49249
1827.57/1833.98	c #Conflicts:    4513000 | #Constraints:      50265
1827.57/1833.98	c #Conflicts:    4514000 | #Constraints:      51283
1827.57/1833.98	c #Conflicts:    4515000 | #Constraints:      52303
1827.57/1833.98	c #Conflicts:    4516000 | #Constraints:      53321
1827.57/1833.98	c #Conflicts:    4517000 | #Constraints:      54340
1827.57/1833.98	c #Conflicts:    4518000 | #Constraints:      55375
1827.57/1833.98	c #Conflicts:    4519000 | #Constraints:      56412
1827.57/1833.98	c #Conflicts:    4520000 | #Constraints:      57431
1827.57/1833.98	c #Conflicts:    4521000 | #Constraints:      58458
1827.57/1833.98	c #Conflicts:    4522000 | #Constraints:      59480
1827.57/1833.98	c #Conflicts:    4523000 | #Constraints:      60500
1827.57/1833.98	c #Conflicts:    4524000 | #Constraints:      61518
1827.57/1833.98	c #Conflicts:    4525000 | #Constraints:      62538
1827.57/1833.98	c #Conflicts:    4526000 | #Constraints:      63557
1827.57/1833.98	c #Conflicts:    4527000 | #Constraints:      64574
1827.57/1833.98	c #Conflicts:    4528000 | #Constraints:      65594
1827.57/1833.98	c #Conflicts:    4529000 | #Constraints:      66615
1827.57/1833.98	c #Conflicts:    4530000 | #Constraints:      67636
1827.57/1833.98	c #Conflicts:    4531000 | #Constraints:      68655
1827.57/1833.98	c #Conflicts:    4532000 | #Constraints:      69673
1827.57/1833.98	c #Conflicts:    4533000 | #Constraints:      70690
1827.57/1833.98	c #Conflicts:    4534000 | #Constraints:      71715
1827.57/1833.98	c #Conflicts:    4535000 | #Constraints:      72733
1827.57/1833.98	c #Conflicts:    4536000 | #Constraints:      73758
1827.57/1833.98	c #Conflicts:    4537000 | #Constraints:      74776
1827.57/1833.98	c #Conflicts:    4538000 | #Constraints:      75795
1827.57/1833.98	c #Conflicts:    4539000 | #Constraints:      76822
1827.57/1833.98	c #Conflicts:    4540000 | #Constraints:      77849
1827.57/1833.98	c #Conflicts:    4541000 | #Constraints:      78868
1827.57/1833.98	c #Conflicts:    4542000 | #Constraints:      79889
1827.57/1833.98	c #Conflicts:    4543000 | #Constraints:      80910
1827.57/1833.98	c #Conflicts:    4544000 | #Constraints:      81945
1827.57/1833.98	c #Conflicts:    4545000 | #Constraints:      82970
1827.57/1833.98	c #Conflicts:    4546000 | #Constraints:      83996
1827.57/1833.98	c #Conflicts:    4547000 | #Constraints:      85015
1827.57/1833.98	c #Conflicts:    4548000 | #Constraints:      86046
1827.57/1833.98	c #Conflicts:    4549000 | #Constraints:      87072
1827.57/1833.98	c DATABASE CLEANUP
1827.57/1833.98	c GARBAGE COLLECT
1827.57/1833.98	c rational objective value (HS) 48.6351
1854.28/1860.77	c #Conflicts:    4550000 | #Constraints:      44821
1854.28/1860.77	c #Conflicts:    4551000 | #Constraints:      45821
1854.28/1860.77	c #Conflicts:    4552000 | #Constraints:      46821
1854.28/1860.77	c #Conflicts:    4553000 | #Constraints:      47821
1854.28/1860.77	c #Conflicts:    4554000 | #Constraints:      48821
1854.28/1860.77	c #Conflicts:    4555000 | #Constraints:      49821
1854.28/1860.77	c #Conflicts:    4556000 | #Constraints:      50821
1854.28/1860.77	c #Conflicts:    4557000 | #Constraints:      51821
1854.28/1860.77	c #Conflicts:    4558000 | #Constraints:      52821
1854.28/1860.77	c #Conflicts:    4559000 | #Constraints:      53821
1854.28/1860.77	c #Conflicts:    4560000 | #Constraints:      54821
1854.28/1860.77	c #Conflicts:    4561000 | #Constraints:      55821
1854.28/1860.77	c #Conflicts:    4562000 | #Constraints:      56821
1854.28/1860.77	c #Conflicts:    4563000 | #Constraints:      57821
1854.28/1860.77	c #Conflicts:    4564000 | #Constraints:      58821
1854.28/1860.77	c #Conflicts:    4565000 | #Constraints:      59821
1854.28/1860.77	c #Conflicts:    4566000 | #Constraints:      60821
1854.28/1860.77	c #Conflicts:    4567000 | #Constraints:      61821
1854.28/1860.77	c #Conflicts:    4568000 | #Constraints:      62821
1854.28/1860.77	c #Conflicts:    4569000 | #Constraints:      63821
1854.28/1860.77	c #Conflicts:    4570000 | #Constraints:      64821
1854.28/1860.77	c #Conflicts:    4571000 | #Constraints:      65821
1854.28/1860.77	c #Conflicts:    4572000 | #Constraints:      66821
1854.28/1860.77	c #Conflicts:    4573000 | #Constraints:      67821
1854.28/1860.77	c #Conflicts:    4574000 | #Constraints:      68821
1854.28/1860.77	c #Conflicts:    4575000 | #Constraints:      69821
1854.28/1860.77	c #Conflicts:    4576000 | #Constraints:      70821
1854.28/1860.77	c #Conflicts:    4577000 | #Constraints:      71821
1854.28/1860.77	c #Conflicts:    4578000 | #Constraints:      72821
1854.28/1860.77	c #Conflicts:    4579000 | #Constraints:      73821
1854.28/1860.77	c #Conflicts:    4580000 | #Constraints:      74821
1854.28/1860.77	c #Conflicts:    4581000 | #Constraints:      75821
1854.28/1860.77	c #Conflicts:    4582000 | #Constraints:      76821
1854.28/1860.77	c #Conflicts:    4583000 | #Constraints:      77821
1854.28/1860.77	c #Conflicts:    4584000 | #Constraints:      78821
1854.28/1860.77	c #Conflicts:    4585000 | #Constraints:      79821
1854.28/1860.77	c #Conflicts:    4586000 | #Constraints:      80821
1854.28/1860.77	c #Conflicts:    4587000 | #Constraints:      81821
1854.28/1860.77	c #Conflicts:    4588000 | #Constraints:      82821
1854.28/1860.77	c #Conflicts:    4589000 | #Constraints:      83821
1854.28/1860.77	c #Conflicts:    4590000 | #Constraints:      84821
1854.28/1860.77	c #Conflicts:    4591000 | #Constraints:      85821
1854.28/1860.77	c #Conflicts:    4592000 | #Constraints:      86821
1854.28/1860.77	c DATABASE CLEANUP
1854.28/1860.77	c GARBAGE COLLECT
1854.28/1860.77	c rational objective value (HS) 48.6351
1876.21/1882.71	c #Conflicts:    4593000 | #Constraints:      44857
1876.21/1882.71	c #Conflicts:    4594000 | #Constraints:      45882
1876.21/1882.71	c #Conflicts:    4595000 | #Constraints:      46906
1876.21/1882.71	c #Conflicts:    4596000 | #Constraints:      47920
1876.21/1882.71	c #Conflicts:    4597000 | #Constraints:      48934
1876.21/1882.71	c #Conflicts:    4598000 | #Constraints:      49946
1876.21/1882.71	c #Conflicts:    4599000 | #Constraints:      50975
1876.21/1882.71	c #Conflicts:    4600000 | #Constraints:      51985
1876.21/1882.71	c #Conflicts:    4601000 | #Constraints:      53003
1876.21/1882.71	c #Conflicts:    4602000 | #Constraints:      54019
1876.21/1882.71	c #Conflicts:    4603000 | #Constraints:      55049
1876.21/1882.71	c #Conflicts:    4604000 | #Constraints:      56065
1876.21/1882.71	c #Conflicts:    4605000 | #Constraints:      57080
1876.21/1882.71	c #Conflicts:    4606000 | #Constraints:      58094
1876.21/1882.71	c #Conflicts:    4607000 | #Constraints:      59106
1876.21/1882.71	c #Conflicts:    4608000 | #Constraints:      60118
1876.21/1882.71	c #Conflicts:    4609000 | #Constraints:      61142
1876.21/1882.71	c #Conflicts:    4610000 | #Constraints:      62157
1876.21/1882.71	c #Conflicts:    4611000 | #Constraints:      63168
1876.21/1882.71	c #Conflicts:    4612000 | #Constraints:      64180
1876.21/1882.71	c #Conflicts:    4613000 | #Constraints:      65192
1876.21/1882.71	c #Conflicts:    4614000 | #Constraints:      66204
1876.21/1882.71	c #Conflicts:    4615000 | #Constraints:      67217
1876.21/1882.71	c #Conflicts:    4616000 | #Constraints:      68228
1876.21/1882.71	c #Conflicts:    4617000 | #Constraints:      69259
1876.21/1882.71	c #Conflicts:    4618000 | #Constraints:      70286
1876.21/1882.71	c #Conflicts:    4619000 | #Constraints:      71323
1876.21/1882.71	c #Conflicts:    4620000 | #Constraints:      72350
1876.21/1882.71	c #Conflicts:    4621000 | #Constraints:      73382
1876.21/1882.71	c #Conflicts:    4622000 | #Constraints:      74407
1876.21/1882.71	c #Conflicts:    4623000 | #Constraints:      75429
1876.21/1882.71	c #Conflicts:    4624000 | #Constraints:      76456
1876.21/1882.71	c #Conflicts:    4625000 | #Constraints:      77485
1876.21/1882.71	c #Conflicts:    4626000 | #Constraints:      78506
1876.21/1882.71	c #Conflicts:    4627000 | #Constraints:      79528
1876.21/1882.71	c #Conflicts:    4628000 | #Constraints:      80547
1876.21/1882.71	c #Conflicts:    4629000 | #Constraints:      81564
1876.21/1882.71	c #Conflicts:    4630000 | #Constraints:      82590
1876.21/1882.71	c #Conflicts:    4631000 | #Constraints:      83612
1876.21/1882.71	c #Conflicts:    4632000 | #Constraints:      84638
1876.21/1882.71	c #Conflicts:    4633000 | #Constraints:      85656
1876.21/1882.71	c #Conflicts:    4634000 | #Constraints:      86675
1876.21/1882.71	c #Conflicts:    4635000 | #Constraints:      87698
1876.21/1882.71	c DATABASE CLEANUP
1876.21/1882.71	c GARBAGE COLLECT
1876.21/1882.71	c rational objective value (HS) 48.6351
1898.83/1905.45	c #Conflicts:    4636000 | #Constraints:      45253
1898.83/1905.45	c #Conflicts:    4637000 | #Constraints:      46290
1898.83/1905.45	c #Conflicts:    4638000 | #Constraints:      47326
1898.83/1905.45	c #Conflicts:    4639000 | #Constraints:      48354
1898.83/1905.45	c #Conflicts:    4640000 | #Constraints:      49379
1898.83/1905.45	c #Conflicts:    4641000 | #Constraints:      50405
1898.83/1905.45	c #Conflicts:    4642000 | #Constraints:      51430
1898.83/1905.45	c #Conflicts:    4643000 | #Constraints:      52459
1898.83/1905.45	c #Conflicts:    4644000 | #Constraints:      53488
1898.83/1905.45	c #Conflicts:    4645000 | #Constraints:      54518
1898.83/1905.45	c #Conflicts:    4646000 | #Constraints:      55538
1898.83/1905.45	c #Conflicts:    4647000 | #Constraints:      56556
1898.83/1905.45	c #Conflicts:    4648000 | #Constraints:      57575
1898.83/1905.45	c #Conflicts:    4649000 | #Constraints:      58602
1898.83/1905.45	c #Conflicts:    4650000 | #Constraints:      59615
1898.83/1905.45	c #Conflicts:    4651000 | #Constraints:      60642
1898.83/1905.45	c #Conflicts:    4652000 | #Constraints:      61664
1898.83/1905.45	c #Conflicts:    4653000 | #Constraints:      62684
1898.83/1905.45	c #Conflicts:    4654000 | #Constraints:      63704
1898.83/1905.45	c #Conflicts:    4655000 | #Constraints:      64742
1898.83/1905.45	c #Conflicts:    4656000 | #Constraints:      65778
1898.83/1905.45	c #Conflicts:    4657000 | #Constraints:      66814
1898.83/1905.45	c #Conflicts:    4658000 | #Constraints:      67848
1898.83/1905.45	c #Conflicts:    4659000 | #Constraints:      68874
1898.83/1905.45	c #Conflicts:    4660000 | #Constraints:      69898
1898.83/1905.45	c #Conflicts:    4661000 | #Constraints:      70921
1898.83/1905.45	c #Conflicts:    4662000 | #Constraints:      71959
1898.83/1905.45	c #Conflicts:    4663000 | #Constraints:      72989
1898.83/1905.45	c #Conflicts:    4664000 | #Constraints:      74014
1898.83/1905.45	c #Conflicts:    4665000 | #Constraints:      75050
1898.83/1905.45	c #Conflicts:    4666000 | #Constraints:      76083
1898.83/1905.45	c #Conflicts:    4667000 | #Constraints:      77113
1898.83/1905.45	c #Conflicts:    4668000 | #Constraints:      78137
1898.83/1905.45	c #Conflicts:    4669000 | #Constraints:      79154
1898.83/1905.45	c #Conflicts:    4670000 | #Constraints:      80179
1898.83/1905.45	c #Conflicts:    4671000 | #Constraints:      81206
1898.83/1905.45	c #Conflicts:    4672000 | #Constraints:      82241
1898.83/1905.45	c #Conflicts:    4673000 | #Constraints:      83264
1898.83/1905.45	c #Conflicts:    4674000 | #Constraints:      84289
1898.83/1905.45	c #Conflicts:    4675000 | #Constraints:      85320
1898.83/1905.45	c #Conflicts:    4676000 | #Constraints:      86350
1898.83/1905.45	c #Conflicts:    4677000 | #Constraints:      87374
1898.83/1905.45	c #Conflicts:    4678000 | #Constraints:      88397
1898.83/1905.45	c DATABASE CLEANUP
1898.83/1905.45	c GARBAGE COLLECT
1898.83/1905.45	c rational objective value (HS) 48.6351
1924.54/1931.24	c #Conflicts:    4679000 | #Constraints:      45491
1924.54/1931.24	c #Conflicts:    4680000 | #Constraints:      46491
1924.54/1931.24	c #Conflicts:    4681000 | #Constraints:      47491
1924.54/1931.24	c #Conflicts:    4682000 | #Constraints:      48491
1924.54/1931.24	c #Conflicts:    4683000 | #Constraints:      49491
1924.54/1931.24	c #Conflicts:    4684000 | #Constraints:      50491
1924.54/1931.24	c #Conflicts:    4685000 | #Constraints:      51491
1924.54/1931.24	c #Conflicts:    4686000 | #Constraints:      52491
1924.54/1931.24	c #Conflicts:    4687000 | #Constraints:      53491
1924.54/1931.24	c #Conflicts:    4688000 | #Constraints:      54491
1924.54/1931.24	c #Conflicts:    4689000 | #Constraints:      55491
1924.54/1931.24	c #Conflicts:    4690000 | #Constraints:      56491
1924.54/1931.24	c #Conflicts:    4691000 | #Constraints:      57491
1924.54/1931.24	c #Conflicts:    4692000 | #Constraints:      58491
1924.54/1931.24	c #Conflicts:    4693000 | #Constraints:      59491
1924.54/1931.24	c #Conflicts:    4694000 | #Constraints:      60491
1924.54/1931.24	c #Conflicts:    4695000 | #Constraints:      61491
1924.54/1931.24	c #Conflicts:    4696000 | #Constraints:      62491
1924.54/1931.24	c #Conflicts:    4697000 | #Constraints:      63491
1924.54/1931.24	c #Conflicts:    4698000 | #Constraints:      64491
1924.54/1931.24	c #Conflicts:    4699000 | #Constraints:      65491
1924.54/1931.24	c #Conflicts:    4700000 | #Constraints:      66491
1924.54/1931.24	c #Conflicts:    4701000 | #Constraints:      67491
1924.54/1931.24	c #Conflicts:    4702000 | #Constraints:      68491
1924.54/1931.24	c #Conflicts:    4703000 | #Constraints:      69491
1924.54/1931.24	c #Conflicts:    4704000 | #Constraints:      70491
1924.54/1931.24	c #Conflicts:    4705000 | #Constraints:      71491
1924.54/1931.24	c #Conflicts:    4706000 | #Constraints:      72491
1924.54/1931.24	c #Conflicts:    4707000 | #Constraints:      73491
1924.54/1931.24	c #Conflicts:    4708000 | #Constraints:      74491
1924.54/1931.24	c #Conflicts:    4709000 | #Constraints:      75491
1924.54/1931.24	c #Conflicts:    4710000 | #Constraints:      76491
1924.54/1931.24	c #Conflicts:    4711000 | #Constraints:      77491
1924.54/1931.24	c #Conflicts:    4712000 | #Constraints:      78491
1924.54/1931.24	c #Conflicts:    4713000 | #Constraints:      79491
1924.54/1931.24	c #Conflicts:    4714000 | #Constraints:      80491
1924.54/1931.24	c #Conflicts:    4715000 | #Constraints:      81491
1924.54/1931.24	c #Conflicts:    4716000 | #Constraints:      82491
1924.54/1931.24	c #Conflicts:    4717000 | #Constraints:      83491
1924.54/1931.24	c #Conflicts:    4718000 | #Constraints:      84491
1924.54/1931.24	c #Conflicts:    4719000 | #Constraints:      85491
1924.54/1931.24	c #Conflicts:    4720000 | #Constraints:      86491
1924.54/1931.24	c #Conflicts:    4721000 | #Constraints:      87491
1924.54/1931.24	c DATABASE CLEANUP
1924.54/1931.24	c GARBAGE COLLECT
1924.54/1931.24	c rational objective value (HS) 48.6351
1946.86/1953.66	c #Conflicts:    4722000 | #Constraints:      44870
1946.86/1953.66	c #Conflicts:    4723000 | #Constraints:      45901
1946.86/1953.66	c #Conflicts:    4724000 | #Constraints:      46918
1946.86/1953.66	c #Conflicts:    4725000 | #Constraints:      47946
1946.86/1953.66	c #Conflicts:    4726000 | #Constraints:      48964
1946.86/1953.66	c #Conflicts:    4727000 | #Constraints:      49988
1946.86/1953.66	c #Conflicts:    4728000 | #Constraints:      51006
1946.86/1953.66	c #Conflicts:    4729000 | #Constraints:      52024
1946.86/1953.66	c #Conflicts:    4730000 | #Constraints:      53046
1946.86/1953.66	c #Conflicts:    4731000 | #Constraints:      54074
1946.86/1953.66	c #Conflicts:    4732000 | #Constraints:      55094
1946.86/1953.66	c #Conflicts:    4733000 | #Constraints:      56118
1946.86/1953.66	c #Conflicts:    4734000 | #Constraints:      57143
1946.86/1953.66	c #Conflicts:    4735000 | #Constraints:      58158
1946.86/1953.66	c #Conflicts:    4736000 | #Constraints:      59185
1946.86/1953.66	c #Conflicts:    4737000 | #Constraints:      60205
1946.86/1953.66	c #Conflicts:    4738000 | #Constraints:      61220
1946.86/1953.66	c #Conflicts:    4739000 | #Constraints:      62235
1946.86/1953.66	c #Conflicts:    4740000 | #Constraints:      63252
1946.86/1953.66	c #Conflicts:    4741000 | #Constraints:      64267
1946.86/1953.66	c #Conflicts:    4742000 | #Constraints:      65285
1946.86/1953.66	c #Conflicts:    4743000 | #Constraints:      66309
1946.86/1953.66	c #Conflicts:    4744000 | #Constraints:      67330
1946.86/1953.66	c #Conflicts:    4745000 | #Constraints:      68351
1946.86/1953.66	c #Conflicts:    4746000 | #Constraints:      69366
1946.86/1953.66	c #Conflicts:    4747000 | #Constraints:      70376
1946.86/1953.66	c #Conflicts:    4748000 | #Constraints:      71390
1946.86/1953.66	c #Conflicts:    4749000 | #Constraints:      72410
1946.86/1953.66	c #Conflicts:    4750000 | #Constraints:      73419
1946.86/1953.66	c #Conflicts:    4751000 | #Constraints:      74438
1946.86/1953.66	c #Conflicts:    4752000 | #Constraints:      75457
1946.86/1953.66	c #Conflicts:    4753000 | #Constraints:      76475
1946.86/1953.66	c #Conflicts:    4754000 | #Constraints:      77492
1946.86/1953.66	c #Conflicts:    4755000 | #Constraints:      78515
1946.86/1953.66	c #Conflicts:    4756000 | #Constraints:      79540
1946.86/1953.66	c #Conflicts:    4757000 | #Constraints:      80553
1946.86/1953.66	c #Conflicts:    4758000 | #Constraints:      81565
1946.86/1953.66	c #Conflicts:    4759000 | #Constraints:      82585
1946.86/1953.66	c #Conflicts:    4760000 | #Constraints:      83597
1946.86/1953.66	c #Conflicts:    4761000 | #Constraints:      84618
1946.86/1953.66	c #Conflicts:    4762000 | #Constraints:      85649
1946.86/1953.66	c #Conflicts:    4763000 | #Constraints:      86676
1946.86/1953.66	c #Conflicts:    4764000 | #Constraints:      87705
1946.86/1953.66	c #Conflicts:    4765000 | #Constraints:      88731
1946.86/1953.66	c DATABASE CLEANUP
1946.86/1953.66	c GARBAGE COLLECT
1946.86/1953.66	c rational objective value (HS) 48.6351
1975.28/1982.17	c #Conflicts:    4766000 | #Constraints:      45687
1975.28/1982.17	c #Conflicts:    4767000 | #Constraints:      46711
1975.28/1982.17	c #Conflicts:    4768000 | #Constraints:      47737
1975.28/1982.17	c #Conflicts:    4769000 | #Constraints:      48762
1975.28/1982.17	c #Conflicts:    4770000 | #Constraints:      49790
1975.28/1982.17	c #Conflicts:    4771000 | #Constraints:      50814
1975.28/1982.17	c #Conflicts:    4772000 | #Constraints:      51836
1975.28/1982.17	c #Conflicts:    4773000 | #Constraints:      52862
1975.28/1982.17	c #Conflicts:    4774000 | #Constraints:      53879
1975.28/1982.17	c #Conflicts:    4775000 | #Constraints:      54901
1975.28/1982.17	c #Conflicts:    4776000 | #Constraints:      55917
1975.28/1982.17	c #Conflicts:    4777000 | #Constraints:      56932
1975.28/1982.17	c #Conflicts:    4778000 | #Constraints:      57947
1975.28/1982.17	c #Conflicts:    4779000 | #Constraints:      58964
1975.28/1982.17	c #Conflicts:    4780000 | #Constraints:      59979
1975.28/1982.17	c #Conflicts:    4781000 | #Constraints:      60999
1975.28/1982.17	c #Conflicts:    4782000 | #Constraints:      62019
1975.28/1982.17	c #Conflicts:    4783000 | #Constraints:      63045
1975.28/1982.17	c #Conflicts:    4784000 | #Constraints:      64072
1975.28/1982.17	c #Conflicts:    4785000 | #Constraints:      65092
1975.28/1982.17	c #Conflicts:    4786000 | #Constraints:      66119
1975.28/1982.17	c #Conflicts:    4787000 | #Constraints:      67138
1975.28/1982.17	c #Conflicts:    4788000 | #Constraints:      68156
1975.28/1982.17	c #Conflicts:    4789000 | #Constraints:      69185
1975.28/1982.17	c #Conflicts:    4790000 | #Constraints:      70213
1975.28/1982.17	c #Conflicts:    4791000 | #Constraints:      71240
1975.28/1982.17	c #Conflicts:    4792000 | #Constraints:      72262
1975.28/1982.17	c #Conflicts:    4793000 | #Constraints:      73278
1975.28/1982.17	c #Conflicts:    4794000 | #Constraints:      74294
1975.28/1982.17	c #Conflicts:    4795000 | #Constraints:      75317
1975.28/1982.17	c #Conflicts:    4796000 | #Constraints:      76336
1975.28/1982.17	c #Conflicts:    4797000 | #Constraints:      77361
1975.28/1982.17	c #Conflicts:    4798000 | #Constraints:      78384
1975.28/1982.17	c #Conflicts:    4799000 | #Constraints:      79399
1975.28/1982.17	c #Conflicts:    4800000 | #Constraints:      80416
1975.28/1982.17	c #Conflicts:    4801000 | #Constraints:      81433
1975.28/1982.17	c #Conflicts:    4802000 | #Constraints:      82448
1975.28/1982.17	c #Conflicts:    4803000 | #Constraints:      83473
1975.28/1982.17	c #Conflicts:    4804000 | #Constraints:      84490
1975.28/1982.17	c #Conflicts:    4805000 | #Constraints:      85504
1975.28/1982.17	c #Conflicts:    4806000 | #Constraints:      86520
1975.28/1982.17	c #Conflicts:    4807000 | #Constraints:      87534
1975.28/1982.17	c #Conflicts:    4808000 | #Constraints:      88548
1975.28/1982.17	c #Conflicts:    4809000 | #Constraints:      89560
1975.28/1982.17	c DATABASE CLEANUP
1975.28/1982.17	c GARBAGE COLLECT
1975.28/1982.17	c rational objective value (HS) 48.6351
2003.27/2010.26	c #Conflicts:    4810000 | #Constraints:      46201
2003.27/2010.26	c #Conflicts:    4811000 | #Constraints:      47242
2003.27/2010.26	c #Conflicts:    4812000 | #Constraints:      48279
2003.27/2010.26	c #Conflicts:    4813000 | #Constraints:      49305
2003.27/2010.26	c #Conflicts:    4814000 | #Constraints:      50335
2003.27/2010.26	c #Conflicts:    4815000 | #Constraints:      51368
2003.27/2010.26	c #Conflicts:    4816000 | #Constraints:      52393
2003.27/2010.26	c #Conflicts:    4817000 | #Constraints:      53421
2003.27/2010.26	c #Conflicts:    4818000 | #Constraints:      54446
2003.27/2010.26	c #Conflicts:    4819000 | #Constraints:      55469
2003.27/2010.26	c #Conflicts:    4820000 | #Constraints:      56488
2003.27/2010.26	c #Conflicts:    4821000 | #Constraints:      57505
2003.27/2010.26	c #Conflicts:    4822000 | #Constraints:      58527
2003.27/2010.26	c #Conflicts:    4823000 | #Constraints:      59548
2003.27/2010.26	c #Conflicts:    4824000 | #Constraints:      60568
2003.27/2010.26	c #Conflicts:    4825000 | #Constraints:      61583
2003.27/2010.26	c #Conflicts:    4826000 | #Constraints:      62601
2003.27/2010.26	c #Conflicts:    4827000 | #Constraints:      63621
2003.27/2010.26	c #Conflicts:    4828000 | #Constraints:      64650
2003.27/2010.26	c #Conflicts:    4829000 | #Constraints:      65674
2003.27/2010.26	c #Conflicts:    4830000 | #Constraints:      66691
2003.27/2010.26	c #Conflicts:    4831000 | #Constraints:      67710
2003.27/2010.26	c #Conflicts:    4832000 | #Constraints:      68729
2003.27/2010.26	c #Conflicts:    4833000 | #Constraints:      69744
2003.27/2010.26	c #Conflicts:    4834000 | #Constraints:      70764
2003.27/2010.26	c #Conflicts:    4835000 | #Constraints:      71780
2003.27/2010.26	c #Conflicts:    4836000 | #Constraints:      72798
2003.27/2010.26	c #Conflicts:    4837000 | #Constraints:      73811
2003.27/2010.26	c #Conflicts:    4838000 | #Constraints:      74829
2003.27/2010.26	c #Conflicts:    4839000 | #Constraints:      75845
2003.27/2010.26	c #Conflicts:    4840000 | #Constraints:      76862
2003.27/2010.26	c #Conflicts:    4841000 | #Constraints:      77873
2003.27/2010.26	c #Conflicts:    4842000 | #Constraints:      78893
2003.27/2010.26	c #Conflicts:    4843000 | #Constraints:      79912
2003.27/2010.26	c #Conflicts:    4844000 | #Constraints:      80926
2003.27/2010.26	c #Conflicts:    4845000 | #Constraints:      81947
2003.27/2010.26	c #Conflicts:    4846000 | #Constraints:      82964
2003.27/2010.26	c #Conflicts:    4847000 | #Constraints:      83983
2003.27/2010.26	c #Conflicts:    4848000 | #Constraints:      84996
2003.27/2010.26	c #Conflicts:    4849000 | #Constraints:      86011
2003.27/2010.26	c #Conflicts:    4850000 | #Constraints:      87043
2003.27/2010.26	c #Conflicts:    4851000 | #Constraints:      88072
2003.27/2010.26	c #Conflicts:    4852000 | #Constraints:      89098
2003.27/2010.26	c #Conflicts:    4853000 | #Constraints:      90118
2003.27/2010.26	c DATABASE CLEANUP
2003.27/2010.26	c GARBAGE COLLECT
2003.27/2010.26	c rational objective value (HS) 48.6351
2030.28/2037.39	c #Conflicts:    4854000 | #Constraints:      46450
2030.28/2037.39	c #Conflicts:    4855000 | #Constraints:      47450
2030.28/2037.39	c #Conflicts:    4856000 | #Constraints:      48450
2030.28/2037.39	c #Conflicts:    4857000 | #Constraints:      49450
2030.28/2037.39	c #Conflicts:    4858000 | #Constraints:      50450
2030.28/2037.39	c #Conflicts:    4859000 | #Constraints:      51450
2030.28/2037.39	c #Conflicts:    4860000 | #Constraints:      52450
2030.28/2037.39	c #Conflicts:    4861000 | #Constraints:      53450
2030.28/2037.39	c #Conflicts:    4862000 | #Constraints:      54450
2030.28/2037.39	c #Conflicts:    4863000 | #Constraints:      55450
2030.28/2037.39	c #Conflicts:    4864000 | #Constraints:      56450
2030.28/2037.39	c #Conflicts:    4865000 | #Constraints:      57450
2030.28/2037.39	c #Conflicts:    4866000 | #Constraints:      58450
2030.28/2037.39	c #Conflicts:    4867000 | #Constraints:      59450
2030.28/2037.39	c #Conflicts:    4868000 | #Constraints:      60450
2030.28/2037.39	c #Conflicts:    4869000 | #Constraints:      61450
2030.28/2037.39	c #Conflicts:    4870000 | #Constraints:      62450
2030.28/2037.39	c #Conflicts:    4871000 | #Constraints:      63450
2030.28/2037.39	c #Conflicts:    4872000 | #Constraints:      64450
2030.28/2037.39	c #Conflicts:    4873000 | #Constraints:      65450
2030.28/2037.39	c #Conflicts:    4874000 | #Constraints:      66450
2030.28/2037.39	c #Conflicts:    4875000 | #Constraints:      67450
2030.28/2037.39	c #Conflicts:    4876000 | #Constraints:      68450
2030.28/2037.39	c #Conflicts:    4877000 | #Constraints:      69450
2030.28/2037.39	c #Conflicts:    4878000 | #Constraints:      70450
2030.28/2037.39	c #Conflicts:    4879000 | #Constraints:      71450
2030.28/2037.39	c #Conflicts:    4880000 | #Constraints:      72450
2030.28/2037.39	c #Conflicts:    4881000 | #Constraints:      73450
2030.28/2037.39	c #Conflicts:    4882000 | #Constraints:      74450
2030.28/2037.39	c #Conflicts:    4883000 | #Constraints:      75450
2030.28/2037.39	c #Conflicts:    4884000 | #Constraints:      76450
2030.28/2037.39	c #Conflicts:    4885000 | #Constraints:      77450
2030.28/2037.39	c #Conflicts:    4886000 | #Constraints:      78450
2030.28/2037.39	c #Conflicts:    4887000 | #Constraints:      79450
2030.28/2037.39	c #Conflicts:    4888000 | #Constraints:      80450
2030.28/2037.39	c #Conflicts:    4889000 | #Constraints:      81450
2030.28/2037.39	c #Conflicts:    4890000 | #Constraints:      82450
2030.28/2037.39	c #Conflicts:    4891000 | #Constraints:      83450
2030.28/2037.39	c #Conflicts:    4892000 | #Constraints:      84450
2030.28/2037.39	c #Conflicts:    4893000 | #Constraints:      85450
2030.28/2037.39	c #Conflicts:    4894000 | #Constraints:      86450
2030.28/2037.39	c #Conflicts:    4895000 | #Constraints:      87450
2030.28/2037.39	c #Conflicts:    4896000 | #Constraints:      88450
2030.28/2037.39	c #Conflicts:    4897000 | #Constraints:      89450
2030.28/2037.39	c DATABASE CLEANUP
2030.28/2037.39	c GARBAGE COLLECT
2030.28/2037.39	c rational objective value (HS) 48.6351
2059.00/2066.14	c #Conflicts:    4898000 | #Constraints:      46045
2059.00/2066.14	c #Conflicts:    4899000 | #Constraints:      47058
2059.00/2066.14	c #Conflicts:    4900000 | #Constraints:      48088
2059.00/2066.14	c #Conflicts:    4901000 | #Constraints:      49133
2059.00/2066.14	c #Conflicts:    4902000 | #Constraints:      50159
2059.00/2066.14	c #Conflicts:    4903000 | #Constraints:      51184
2059.00/2066.14	c #Conflicts:    4904000 | #Constraints:      52206
2059.00/2066.14	c #Conflicts:    4905000 | #Constraints:      53235
2059.00/2066.14	c #Conflicts:    4906000 | #Constraints:      54253
2059.00/2066.14	c #Conflicts:    4907000 | #Constraints:      55264
2059.00/2066.14	c #Conflicts:    4908000 | #Constraints:      56277
2059.00/2066.14	c #Conflicts:    4909000 | #Constraints:      57298
2059.00/2066.14	c #Conflicts:    4910000 | #Constraints:      58337
2059.00/2066.14	c #Conflicts:    4911000 | #Constraints:      59368
2059.00/2066.14	c #Conflicts:    4912000 | #Constraints:      60394
2059.00/2066.14	c #Conflicts:    4913000 | #Constraints:      61415
2059.00/2066.14	c #Conflicts:    4914000 | #Constraints:      62444
2059.00/2066.14	c #Conflicts:    4915000 | #Constraints:      63465
2059.00/2066.14	c #Conflicts:    4916000 | #Constraints:      64493
2059.00/2066.14	c #Conflicts:    4917000 | #Constraints:      65514
2059.00/2066.14	c #Conflicts:    4918000 | #Constraints:      66538
2059.00/2066.14	c #Conflicts:    4919000 | #Constraints:      67556
2059.00/2066.14	c #Conflicts:    4920000 | #Constraints:      68576
2059.00/2066.14	c #Conflicts:    4921000 | #Constraints:      69594
2059.00/2066.14	c #Conflicts:    4922000 | #Constraints:      70611
2059.00/2066.14	c #Conflicts:    4923000 | #Constraints:      71635
2059.00/2066.14	c #Conflicts:    4924000 | #Constraints:      72663
2059.00/2066.14	c #Conflicts:    4925000 | #Constraints:      73700
2059.00/2066.14	c #Conflicts:    4926000 | #Constraints:      74721
2059.00/2066.14	c #Conflicts:    4927000 | #Constraints:      75750
2059.00/2066.14	c #Conflicts:    4928000 | #Constraints:      76772
2059.00/2066.14	c #Conflicts:    4929000 | #Constraints:      77794
2059.00/2066.14	c #Conflicts:    4930000 | #Constraints:      78813
2059.00/2066.14	c #Conflicts:    4931000 | #Constraints:      79834
2059.00/2066.14	c #Conflicts:    4932000 | #Constraints:      80853
2059.00/2066.14	c #Conflicts:    4933000 | #Constraints:      81878
2059.00/2066.14	c #Conflicts:    4934000 | #Constraints:      82898
2059.00/2066.14	c #Conflicts:    4935000 | #Constraints:      83918
2059.00/2066.14	c #Conflicts:    4936000 | #Constraints:      84935
2059.00/2066.14	c #Conflicts:    4937000 | #Constraints:      85961
2059.00/2066.14	c #Conflicts:    4938000 | #Constraints:      86979
2059.00/2066.14	c #Conflicts:    4939000 | #Constraints:      87996
2059.00/2066.14	c #Conflicts:    4940000 | #Constraints:      89009
2059.00/2066.14	c #Conflicts:    4941000 | #Constraints:      90031
2059.00/2066.14	c DATABASE CLEANUP
2059.00/2066.14	c GARBAGE COLLECT
2059.00/2066.14	c rational objective value (HS) 48.6351
2084.39/2091.69	c #Conflicts:    4942000 | #Constraints:      46111
2084.39/2091.69	c #Conflicts:    4943000 | #Constraints:      47141
2084.39/2091.69	c #Conflicts:    4944000 | #Constraints:      48170
2084.39/2091.69	c #Conflicts:    4945000 | #Constraints:      49198
2084.39/2091.69	c #Conflicts:    4946000 | #Constraints:      50230
2084.39/2091.69	c #Conflicts:    4947000 | #Constraints:      51251
2084.39/2091.69	c #Conflicts:    4948000 | #Constraints:      52270
2084.39/2091.69	c #Conflicts:    4949000 | #Constraints:      53291
2084.39/2091.69	c #Conflicts:    4950000 | #Constraints:      54312
2084.39/2091.69	c #Conflicts:    4951000 | #Constraints:      55337
2084.39/2091.69	c #Conflicts:    4952000 | #Constraints:      56353
2084.39/2091.69	c #Conflicts:    4953000 | #Constraints:      57377
2084.39/2091.69	c #Conflicts:    4954000 | #Constraints:      58393
2084.39/2091.69	c #Conflicts:    4955000 | #Constraints:      59412
2084.39/2091.69	c #Conflicts:    4956000 | #Constraints:      60425
2084.39/2091.69	c #Conflicts:    4957000 | #Constraints:      61444
2084.39/2091.69	c #Conflicts:    4958000 | #Constraints:      62463
2084.39/2091.69	c #Conflicts:    4959000 | #Constraints:      63479
2084.39/2091.69	c #Conflicts:    4960000 | #Constraints:      64496
2084.39/2091.69	c #Conflicts:    4961000 | #Constraints:      65518
2084.39/2091.69	c #Conflicts:    4962000 | #Constraints:      66535
2084.39/2091.69	c #Conflicts:    4963000 | #Constraints:      67559
2084.39/2091.69	c #Conflicts:    4964000 | #Constraints:      68574
2084.39/2091.69	c #Conflicts:    4965000 | #Constraints:      69583
2084.39/2091.69	c #Conflicts:    4966000 | #Constraints:      70619
2084.39/2091.69	c #Conflicts:    4967000 | #Constraints:      71639
2084.39/2091.69	c #Conflicts:    4968000 | #Constraints:      72659
2084.39/2091.69	c #Conflicts:    4969000 | #Constraints:      73687
2084.39/2091.69	c #Conflicts:    4970000 | #Constraints:      74708
2084.39/2091.69	c #Conflicts:    4971000 | #Constraints:      75725
2084.39/2091.69	c #Conflicts:    4972000 | #Constraints:      76750
2084.39/2091.69	c #Conflicts:    4973000 | #Constraints:      77771
2084.39/2091.69	c #Conflicts:    4974000 | #Constraints:      78793
2084.39/2091.69	c #Conflicts:    4975000 | #Constraints:      79816
2084.39/2091.69	c #Conflicts:    4976000 | #Constraints:      80838
2084.39/2091.69	c #Conflicts:    4977000 | #Constraints:      81860
2084.39/2091.69	c #Conflicts:    4978000 | #Constraints:      82880
2084.39/2091.69	c #Conflicts:    4979000 | #Constraints:      83898
2084.39/2091.69	c #Conflicts:    4980000 | #Constraints:      84920
2084.39/2091.69	c #Conflicts:    4981000 | #Constraints:      85939
2084.39/2091.69	c #Conflicts:    4982000 | #Constraints:      86954
2084.39/2091.69	c #Conflicts:    4983000 | #Constraints:      87975
2084.39/2091.69	c #Conflicts:    4984000 | #Constraints:      88992
2084.39/2091.69	c #Conflicts:    4985000 | #Constraints:      90013
2084.39/2091.69	c #Conflicts:    4986000 | #Constraints:      91037
2084.39/2091.69	c DATABASE CLEANUP
2084.39/2091.69	c GARBAGE COLLECT
2084.39/2091.69	c rational objective value (HS) 48.6351
2112.71/2120.03	c #Conflicts:    4987000 | #Constraints:      46806
2112.71/2120.03	c #Conflicts:    4988000 | #Constraints:      47810
2112.71/2120.03	c #Conflicts:    4989000 | #Constraints:      48825
2112.71/2120.03	c #Conflicts:    4990000 | #Constraints:      49825
2112.71/2120.03	c #Conflicts:    4991000 | #Constraints:      50837
2112.71/2120.03	c #Conflicts:    4992000 | #Constraints:      51846
2112.71/2120.03	c #Conflicts:    4993000 | #Constraints:      52867
2112.71/2120.03	c #Conflicts:    4994000 | #Constraints:      53872
2112.71/2120.03	c #Conflicts:    4995000 | #Constraints:      54891
2112.71/2120.03	c #Conflicts:    4996000 | #Constraints:      55891
2112.71/2120.03	c #Conflicts:    4997000 | #Constraints:      56895
2112.71/2120.03	c #Conflicts:    4998000 | #Constraints:      57911
2112.71/2120.03	c #Conflicts:    4999000 | #Constraints:      58911
2112.71/2120.03	c #Conflicts:    5000000 | #Constraints:      59911
2112.71/2120.03	c #Conflicts:    5001000 | #Constraints:      60915
2112.71/2120.03	c #Conflicts:    5002000 | #Constraints:      61919
2112.71/2120.03	c #Conflicts:    5003000 | #Constraints:      62921
2112.71/2120.03	c #Conflicts:    5004000 | #Constraints:      63926
2112.71/2120.03	c #Conflicts:    5005000 | #Constraints:      64938
2112.71/2120.03	c #Conflicts:    5006000 | #Constraints:      65951
2112.71/2120.03	c #Conflicts:    5007000 | #Constraints:      66953
2112.71/2120.03	c #Conflicts:    5008000 | #Constraints:      67953
2112.71/2120.03	c #Conflicts:    5009000 | #Constraints:      68956
2112.71/2120.03	c #Conflicts:    5010000 | #Constraints:      69956
2112.71/2120.03	c #Conflicts:    5011000 | #Constraints:      70957
2112.71/2120.03	c #Conflicts:    5012000 | #Constraints:      71963
2112.71/2120.03	c #Conflicts:    5013000 | #Constraints:      72970
2112.71/2120.03	c #Conflicts:    5014000 | #Constraints:      73970
2112.71/2120.03	c #Conflicts:    5015000 | #Constraints:      74984
2112.71/2120.03	c #Conflicts:    5016000 | #Constraints:      75988
2112.71/2120.03	c #Conflicts:    5017000 | #Constraints:      76988
2112.71/2120.03	c #Conflicts:    5018000 | #Constraints:      77990
2112.71/2120.03	c #Conflicts:    5019000 | #Constraints:      78994
2112.71/2120.03	c #Conflicts:    5020000 | #Constraints:      79994
2112.71/2120.03	c #Conflicts:    5021000 | #Constraints:      81008
2112.71/2120.03	c #Conflicts:    5022000 | #Constraints:      82012
2112.71/2120.03	c #Conflicts:    5023000 | #Constraints:      83013
2112.71/2120.03	c #Conflicts:    5024000 | #Constraints:      84017
2112.71/2120.03	c #Conflicts:    5025000 | #Constraints:      85028
2112.71/2120.03	c #Conflicts:    5026000 | #Constraints:      86030
2112.71/2120.03	c #Conflicts:    5027000 | #Constraints:      87033
2112.71/2120.03	c #Conflicts:    5028000 | #Constraints:      88048
2112.71/2120.03	c #Conflicts:    5029000 | #Constraints:      89063
2112.71/2120.03	c #Conflicts:    5030000 | #Constraints:      90073
2112.71/2120.03	c #Conflicts:    5031000 | #Constraints:      91082
2112.71/2120.03	c DATABASE CLEANUP
2112.71/2120.03	c GARBAGE COLLECT
2112.71/2120.03	c rational objective value (HS) 48.6359
2135.52/2142.97	c #Conflicts:    5032000 | #Constraints:      46981
2135.52/2142.97	c #Conflicts:    5033000 | #Constraints:      48010
2135.52/2142.97	c #Conflicts:    5034000 | #Constraints:      49029
2135.52/2142.97	c #Conflicts:    5035000 | #Constraints:      50054
2135.52/2142.97	c #Conflicts:    5036000 | #Constraints:      51073
2135.52/2142.97	c #Conflicts:    5037000 | #Constraints:      52094
2135.52/2142.97	c #Conflicts:    5038000 | #Constraints:      53123
2135.52/2142.97	c #Conflicts:    5039000 | #Constraints:      54148
2135.52/2142.97	c #Conflicts:    5040000 | #Constraints:      55177
2135.52/2142.97	c #Conflicts:    5041000 | #Constraints:      56200
2135.52/2142.97	c #Conflicts:    5042000 | #Constraints:      57217
2135.52/2142.97	c #Conflicts:    5043000 | #Constraints:      58237
2135.52/2142.97	c #Conflicts:    5044000 | #Constraints:      59258
2135.52/2142.97	c #Conflicts:    5045000 | #Constraints:      60274
2135.52/2142.97	c #Conflicts:    5046000 | #Constraints:      61290
2135.52/2142.97	c #Conflicts:    5047000 | #Constraints:      62313
2135.52/2142.97	c #Conflicts:    5048000 | #Constraints:      63340
2135.52/2142.97	c #Conflicts:    5049000 | #Constraints:      64368
2135.52/2142.97	c #Conflicts:    5050000 | #Constraints:      65389
2135.52/2142.97	c #Conflicts:    5051000 | #Constraints:      66405
2135.52/2142.97	c #Conflicts:    5052000 | #Constraints:      67423
2135.52/2142.97	c #Conflicts:    5053000 | #Constraints:      68436
2135.52/2142.97	c #Conflicts:    5054000 | #Constraints:      69454
2135.52/2142.97	c #Conflicts:    5055000 | #Constraints:      70475
2135.52/2142.97	c #Conflicts:    5056000 | #Constraints:      71495
2135.52/2142.97	c #Conflicts:    5057000 | #Constraints:      72509
2135.52/2142.97	c #Conflicts:    5058000 | #Constraints:      73516
2135.52/2142.97	c #Conflicts:    5059000 | #Constraints:      74526
2135.52/2142.97	c #Conflicts:    5060000 | #Constraints:      75544
2135.52/2142.97	c #Conflicts:    5061000 | #Constraints:      76562
2135.52/2142.97	c #Conflicts:    5062000 | #Constraints:      77571
2135.52/2142.97	c #Conflicts:    5063000 | #Constraints:      78596
2135.52/2142.97	c #Conflicts:    5064000 | #Constraints:      79628
2135.52/2142.97	c #Conflicts:    5065000 | #Constraints:      80662
2135.52/2142.97	c #Conflicts:    5066000 | #Constraints:      81695
2135.52/2142.97	c #Conflicts:    5067000 | #Constraints:      82714
2135.52/2142.97	c #Conflicts:    5068000 | #Constraints:      83736
2135.52/2142.97	c #Conflicts:    5069000 | #Constraints:      84762
2135.52/2142.97	c #Conflicts:    5070000 | #Constraints:      85785
2135.52/2142.97	c #Conflicts:    5071000 | #Constraints:      86818
2135.52/2142.97	c #Conflicts:    5072000 | #Constraints:      87851
2135.52/2142.97	c #Conflicts:    5073000 | #Constraints:      88879
2135.52/2142.97	c #Conflicts:    5074000 | #Constraints:      89906
2135.52/2142.97	c #Conflicts:    5075000 | #Constraints:      90932
2135.52/2142.97	c #Conflicts:    5076000 | #Constraints:      91957
2135.52/2142.97	c DATABASE CLEANUP
2135.52/2142.97	c GARBAGE COLLECT
2135.52/2142.97	c rational objective value (HS) 48.6352
2163.32/2170.86	c #Conflicts:    5077000 | #Constraints:      47419
2163.32/2170.86	c #Conflicts:    5078000 | #Constraints:      48452
2163.32/2170.86	c #Conflicts:    5079000 | #Constraints:      49473
2163.32/2170.86	c #Conflicts:    5080000 | #Constraints:      50502
2163.32/2170.86	c #Conflicts:    5081000 | #Constraints:      51532
2163.32/2170.86	c #Conflicts:    5082000 | #Constraints:      52554
2163.32/2170.86	c #Conflicts:    5083000 | #Constraints:      53577
2163.32/2170.86	c #Conflicts:    5084000 | #Constraints:      54605
2163.32/2170.86	c #Conflicts:    5085000 | #Constraints:      55644
2163.32/2170.86	c #Conflicts:    5086000 | #Constraints:      56672
2163.32/2170.86	c #Conflicts:    5087000 | #Constraints:      57701
2163.32/2170.86	c #Conflicts:    5088000 | #Constraints:      58735
2163.32/2170.86	c #Conflicts:    5089000 | #Constraints:      59762
2163.32/2170.86	c #Conflicts:    5090000 | #Constraints:      60781
2163.32/2170.86	c #Conflicts:    5091000 | #Constraints:      61807
2163.32/2170.86	c #Conflicts:    5092000 | #Constraints:      62834
2163.32/2170.86	c #Conflicts:    5093000 | #Constraints:      63859
2163.32/2170.86	c #Conflicts:    5094000 | #Constraints:      64882
2163.32/2170.86	c #Conflicts:    5095000 | #Constraints:      65908
2163.32/2170.86	c #Conflicts:    5096000 | #Constraints:      66929
2163.32/2170.86	c #Conflicts:    5097000 | #Constraints:      67951
2163.32/2170.86	c #Conflicts:    5098000 | #Constraints:      68975
2163.32/2170.86	c #Conflicts:    5099000 | #Constraints:      69996
2163.32/2170.86	c #Conflicts:    5100000 | #Constraints:      71016
2163.32/2170.86	c #Conflicts:    5101000 | #Constraints:      72044
2163.32/2170.86	c #Conflicts:    5102000 | #Constraints:      73070
2163.32/2170.86	c #Conflicts:    5103000 | #Constraints:      74093
2163.32/2170.86	c #Conflicts:    5104000 | #Constraints:      75124
2163.32/2170.86	c #Conflicts:    5105000 | #Constraints:      76144
2163.32/2170.86	c #Conflicts:    5106000 | #Constraints:      77167
2163.32/2170.86	c #Conflicts:    5107000 | #Constraints:      78186
2163.32/2170.86	c #Conflicts:    5108000 | #Constraints:      79206
2163.32/2170.86	c #Conflicts:    5109000 | #Constraints:      80227
2163.32/2170.86	c #Conflicts:    5110000 | #Constraints:      81248
2163.32/2170.86	c #Conflicts:    5111000 | #Constraints:      82268
2163.32/2170.86	c #Conflicts:    5112000 | #Constraints:      83291
2163.32/2170.86	c #Conflicts:    5113000 | #Constraints:      84307
2163.32/2170.86	c #Conflicts:    5114000 | #Constraints:      85320
2163.32/2170.86	c #Conflicts:    5115000 | #Constraints:      86340
2163.32/2170.86	c #Conflicts:    5116000 | #Constraints:      87361
2163.32/2170.86	c #Conflicts:    5117000 | #Constraints:      88382
2163.32/2170.86	c #Conflicts:    5118000 | #Constraints:      89396
2163.32/2170.86	c #Conflicts:    5119000 | #Constraints:      90419
2163.32/2170.86	c #Conflicts:    5120000 | #Constraints:      91440
2163.32/2170.86	c #Conflicts:    5121000 | #Constraints:      92456
2163.32/2170.86	c DATABASE CLEANUP
2163.32/2170.86	c GARBAGE COLLECT
2163.32/2170.86	c rational objective value (HS) 48.6352
2192.93/2200.55	c #Conflicts:    5122000 | #Constraints:      47531
2192.93/2200.55	c #Conflicts:    5123000 | #Constraints:      48569
2192.93/2200.55	c #Conflicts:    5124000 | #Constraints:      49600
2192.93/2200.55	c #Conflicts:    5125000 | #Constraints:      50631
2192.93/2200.55	c #Conflicts:    5126000 | #Constraints:      51661
2192.93/2200.55	c #Conflicts:    5127000 | #Constraints:      52689
2192.93/2200.55	c #Conflicts:    5128000 | #Constraints:      53715
2192.93/2200.55	c #Conflicts:    5129000 | #Constraints:      54736
2192.93/2200.55	c #Conflicts:    5130000 | #Constraints:      55763
2192.93/2200.55	c #Conflicts:    5131000 | #Constraints:      56782
2192.93/2200.55	c #Conflicts:    5132000 | #Constraints:      57804
2192.93/2200.55	c #Conflicts:    5133000 | #Constraints:      58841
2192.93/2200.55	c #Conflicts:    5134000 | #Constraints:      59868
2192.93/2200.55	c #Conflicts:    5135000 | #Constraints:      60897
2192.93/2200.55	c #Conflicts:    5136000 | #Constraints:      61932
2192.93/2200.55	c #Conflicts:    5137000 | #Constraints:      62957
2192.93/2200.55	c #Conflicts:    5138000 | #Constraints:      63979
2192.93/2200.55	c #Conflicts:    5139000 | #Constraints:      65006
2192.93/2200.55	c #Conflicts:    5140000 | #Constraints:      66024
2192.93/2200.55	c #Conflicts:    5141000 | #Constraints:      67044
2192.93/2200.55	c #Conflicts:    5142000 | #Constraints:      68060
2192.93/2200.55	c #Conflicts:    5143000 | #Constraints:      69081
2192.93/2200.55	c #Conflicts:    5144000 | #Constraints:      70107
2192.93/2200.55	c #Conflicts:    5145000 | #Constraints:      71133
2192.93/2200.55	c #Conflicts:    5146000 | #Constraints:      72161
2192.93/2200.55	c #Conflicts:    5147000 | #Constraints:      73181
2192.93/2200.55	c #Conflicts:    5148000 | #Constraints:      74203
2192.93/2200.55	c #Conflicts:    5149000 | #Constraints:      75222
2192.93/2200.55	c #Conflicts:    5150000 | #Constraints:      76242
2192.93/2200.55	c #Conflicts:    5151000 | #Constraints:      77259
2192.93/2200.55	c #Conflicts:    5152000 | #Constraints:      78282
2192.93/2200.55	c #Conflicts:    5153000 | #Constraints:      79299
2192.93/2200.55	c #Conflicts:    5154000 | #Constraints:      80316
2192.93/2200.55	c #Conflicts:    5155000 | #Constraints:      81337
2192.93/2200.55	c #Conflicts:    5156000 | #Constraints:      82351
2192.93/2200.55	c #Conflicts:    5157000 | #Constraints:      83365
2192.93/2200.55	c #Conflicts:    5158000 | #Constraints:      84376
2192.93/2200.55	c #Conflicts:    5159000 | #Constraints:      85393
2192.93/2200.55	c #Conflicts:    5160000 | #Constraints:      86406
2192.93/2200.55	c #Conflicts:    5161000 | #Constraints:      87421
2192.93/2200.55	c #Conflicts:    5162000 | #Constraints:      88440
2192.93/2200.55	c #Conflicts:    5163000 | #Constraints:      89460
2192.93/2200.55	c #Conflicts:    5164000 | #Constraints:      90485
2192.93/2200.55	c #Conflicts:    5165000 | #Constraints:      91499
2192.93/2200.55	c #Conflicts:    5166000 | #Constraints:      92519
2192.93/2200.55	c DATABASE CLEANUP
2192.93/2200.55	c GARBAGE COLLECT
2192.93/2200.55	c rational objective value (HS) 48.6352
2223.13/2230.84	c #Conflicts:    5167000 | #Constraints:      47351
2223.13/2230.84	c #Conflicts:    5168000 | #Constraints:      48351
2223.13/2230.84	c #Conflicts:    5169000 | #Constraints:      49351
2223.13/2230.84	c #Conflicts:    5170000 | #Constraints:      50351
2223.13/2230.84	c #Conflicts:    5171000 | #Constraints:      51351
2223.13/2230.84	c #Conflicts:    5172000 | #Constraints:      52351
2223.13/2230.84	c #Conflicts:    5173000 | #Constraints:      53351
2223.13/2230.84	c #Conflicts:    5174000 | #Constraints:      54351
2223.13/2230.84	c #Conflicts:    5175000 | #Constraints:      55351
2223.13/2230.84	c #Conflicts:    5176000 | #Constraints:      56351
2223.13/2230.84	c #Conflicts:    5177000 | #Constraints:      57351
2223.13/2230.84	c #Conflicts:    5178000 | #Constraints:      58351
2223.13/2230.84	c #Conflicts:    5179000 | #Constraints:      59351
2223.13/2230.84	c #Conflicts:    5180000 | #Constraints:      60351
2223.13/2230.84	c #Conflicts:    5181000 | #Constraints:      61351
2223.13/2230.84	c #Conflicts:    5182000 | #Constraints:      62351
2223.13/2230.84	c #Conflicts:    5183000 | #Constraints:      63351
2223.13/2230.84	c #Conflicts:    5184000 | #Constraints:      64351
2223.13/2230.84	c #Conflicts:    5185000 | #Constraints:      65351
2223.13/2230.84	c #Conflicts:    5186000 | #Constraints:      66351
2223.13/2230.84	c #Conflicts:    5187000 | #Constraints:      67351
2223.13/2230.84	c #Conflicts:    5188000 | #Constraints:      68351
2223.13/2230.84	c #Conflicts:    5189000 | #Constraints:      69351
2223.13/2230.84	c #Conflicts:    5190000 | #Constraints:      70351
2223.13/2230.84	c #Conflicts:    5191000 | #Constraints:      71351
2223.13/2230.84	c #Conflicts:    5192000 | #Constraints:      72351
2223.13/2230.84	c #Conflicts:    5193000 | #Constraints:      73351
2223.13/2230.84	c #Conflicts:    5194000 | #Constraints:      74351
2223.13/2230.84	c #Conflicts:    5195000 | #Constraints:      75351
2223.13/2230.84	c #Conflicts:    5196000 | #Constraints:      76351
2223.13/2230.84	c #Conflicts:    5197000 | #Constraints:      77351
2223.13/2230.84	c #Conflicts:    5198000 | #Constraints:      78351
2223.13/2230.84	c #Conflicts:    5199000 | #Constraints:      79351
2223.13/2230.84	c #Conflicts:    5200000 | #Constraints:      80351
2223.13/2230.84	c #Conflicts:    5201000 | #Constraints:      81351
2223.13/2230.84	c #Conflicts:    5202000 | #Constraints:      82351
2223.13/2230.84	c #Conflicts:    5203000 | #Constraints:      83351
2223.13/2230.84	c #Conflicts:    5204000 | #Constraints:      84351
2223.13/2230.84	c #Conflicts:    5205000 | #Constraints:      85351
2223.13/2230.84	c #Conflicts:    5206000 | #Constraints:      86351
2223.13/2230.84	c #Conflicts:    5207000 | #Constraints:      87351
2223.13/2230.84	c #Conflicts:    5208000 | #Constraints:      88351
2223.13/2230.84	c #Conflicts:    5209000 | #Constraints:      89351
2223.13/2230.84	c #Conflicts:    5210000 | #Constraints:      90351
2223.13/2230.84	c #Conflicts:    5211000 | #Constraints:      91351
2223.13/2230.84	c #Conflicts:    5212000 | #Constraints:      92351
2223.13/2230.84	c DATABASE CLEANUP
2223.13/2230.84	c GARBAGE COLLECT
2223.13/2230.84	c rational objective value (HS) 48.6352
2255.71/2263.58	c #Conflicts:    5213000 | #Constraints:      47549
2255.71/2263.58	c #Conflicts:    5214000 | #Constraints:      48569
2255.71/2263.58	c #Conflicts:    5215000 | #Constraints:      49585
2255.71/2263.58	c #Conflicts:    5216000 | #Constraints:      50621
2255.71/2263.58	c #Conflicts:    5217000 | #Constraints:      51635
2255.71/2263.58	c #Conflicts:    5218000 | #Constraints:      52642
2255.71/2263.58	c #Conflicts:    5219000 | #Constraints:      53664
2255.71/2263.58	c #Conflicts:    5220000 | #Constraints:      54676
2255.71/2263.58	c #Conflicts:    5221000 | #Constraints:      55685
2255.71/2263.58	c #Conflicts:    5222000 | #Constraints:      56698
2255.71/2263.58	c #Conflicts:    5223000 | #Constraints:      57705
2255.71/2263.58	c #Conflicts:    5224000 | #Constraints:      58732
2255.71/2263.58	c #Conflicts:    5225000 | #Constraints:      59748
2255.71/2263.58	c #Conflicts:    5226000 | #Constraints:      60764
2255.71/2263.58	c #Conflicts:    5227000 | #Constraints:      61771
2255.71/2263.58	c #Conflicts:    5228000 | #Constraints:      62774
2255.71/2263.58	c #Conflicts:    5229000 | #Constraints:      63789
2255.71/2263.58	c #Conflicts:    5230000 | #Constraints:      64808
2255.71/2263.58	c #Conflicts:    5231000 | #Constraints:      65833
2255.71/2263.58	c #Conflicts:    5232000 | #Constraints:      66843
2255.71/2263.58	c #Conflicts:    5233000 | #Constraints:      67848
2255.71/2263.58	c #Conflicts:    5234000 | #Constraints:      68855
2255.71/2263.58	c #Conflicts:    5235000 | #Constraints:      69867
2255.71/2263.58	c #Conflicts:    5236000 | #Constraints:      70872
2255.71/2263.58	c #Conflicts:    5237000 | #Constraints:      71891
2255.71/2263.58	c #Conflicts:    5238000 | #Constraints:      72904
2255.71/2263.58	c #Conflicts:    5239000 | #Constraints:      73921
2255.71/2263.58	c #Conflicts:    5240000 | #Constraints:      74929
2255.71/2263.58	c #Conflicts:    5241000 | #Constraints:      75935
2255.71/2263.58	c #Conflicts:    5242000 | #Constraints:      76947
2255.71/2263.58	c #Conflicts:    5243000 | #Constraints:      77955
2255.71/2263.58	c #Conflicts:    5244000 | #Constraints:      78965
2255.71/2263.58	c #Conflicts:    5245000 | #Constraints:      79984
2255.71/2263.58	c #Conflicts:    5246000 | #Constraints:      80996
2255.71/2263.58	c #Conflicts:    5247000 | #Constraints:      82003
2255.71/2263.58	c #Conflicts:    5248000 | #Constraints:      83011
2255.71/2263.58	c #Conflicts:    5249000 | #Constraints:      84018
2255.71/2263.58	c #Conflicts:    5250000 | #Constraints:      85038
2255.71/2263.58	c #Conflicts:    5251000 | #Constraints:      86049
2255.71/2263.58	c #Conflicts:    5252000 | #Constraints:      87058
2255.71/2263.58	c #Conflicts:    5253000 | #Constraints:      88069
2255.71/2263.58	c #Conflicts:    5254000 | #Constraints:      89078
2255.71/2263.58	c #Conflicts:    5255000 | #Constraints:      90090
2255.71/2263.58	c #Conflicts:    5256000 | #Constraints:      91101
2255.71/2263.58	c #Conflicts:    5257000 | #Constraints:      92107
2255.71/2263.58	c #Conflicts:    5258000 | #Constraints:      93112
2255.71/2263.58	c DATABASE CLEANUP
2255.71/2263.58	c GARBAGE COLLECT
2255.71/2263.58	c rational objective value (HS) 48.6352
2278.52/2286.44	c #Conflicts:    5259000 | #Constraints:      47995
2278.52/2286.44	c #Conflicts:    5260000 | #Constraints:      49020
2278.52/2286.44	c #Conflicts:    5261000 | #Constraints:      50054
2278.52/2286.44	c #Conflicts:    5262000 | #Constraints:      51097
2278.52/2286.44	c #Conflicts:    5263000 | #Constraints:      52128
2278.52/2286.44	c #Conflicts:    5264000 | #Constraints:      53150
2278.52/2286.44	c #Conflicts:    5265000 | #Constraints:      54167
2278.52/2286.44	c #Conflicts:    5266000 | #Constraints:      55191
2278.52/2286.44	c #Conflicts:    5267000 | #Constraints:      56212
2278.52/2286.44	c #Conflicts:    5268000 | #Constraints:      57236
2278.52/2286.44	c #Conflicts:    5269000 | #Constraints:      58257
2278.52/2286.44	c #Conflicts:    5270000 | #Constraints:      59294
2278.52/2286.44	c #Conflicts:    5271000 | #Constraints:      60316
2278.52/2286.44	c #Conflicts:    5272000 | #Constraints:      61335
2278.52/2286.44	c #Conflicts:    5273000 | #Constraints:      62359
2278.52/2286.44	c #Conflicts:    5274000 | #Constraints:      63377
2278.52/2286.44	c #Conflicts:    5275000 | #Constraints:      64402
2278.52/2286.44	c #Conflicts:    5276000 | #Constraints:      65422
2278.52/2286.44	c #Conflicts:    5277000 | #Constraints:      66444
2278.52/2286.44	c #Conflicts:    5278000 | #Constraints:      67475
2278.52/2286.44	c #Conflicts:    5279000 | #Constraints:      68510
2278.52/2286.44	c #Conflicts:    5280000 | #Constraints:      69535
2278.52/2286.44	c #Conflicts:    5281000 | #Constraints:      70564
2278.52/2286.44	c #Conflicts:    5282000 | #Constraints:      71593
2278.52/2286.44	c #Conflicts:    5283000 | #Constraints:      72617
2278.52/2286.44	c #Conflicts:    5284000 | #Constraints:      73642
2278.52/2286.44	c #Conflicts:    5285000 | #Constraints:      74657
2278.52/2286.44	c #Conflicts:    5286000 | #Constraints:      75684
2278.52/2286.44	c #Conflicts:    5287000 | #Constraints:      76708
2278.52/2286.44	c #Conflicts:    5288000 | #Constraints:      77735
2278.52/2286.44	c #Conflicts:    5289000 | #Constraints:      78757
2278.52/2286.44	c #Conflicts:    5290000 | #Constraints:      79781
2278.52/2286.44	c #Conflicts:    5291000 | #Constraints:      80797
2278.52/2286.44	c #Conflicts:    5292000 | #Constraints:      81816
2278.52/2286.44	c #Conflicts:    5293000 | #Constraints:      82838
2278.52/2286.44	c #Conflicts:    5294000 | #Constraints:      83859
2278.52/2286.44	c #Conflicts:    5295000 | #Constraints:      84879
2278.52/2286.44	c #Conflicts:    5296000 | #Constraints:      85906
2278.52/2286.44	c #Conflicts:    5297000 | #Constraints:      86925
2278.52/2286.44	c #Conflicts:    5298000 | #Constraints:      87950
2278.52/2286.44	c #Conflicts:    5299000 | #Constraints:      88968
2278.52/2286.44	c #Conflicts:    5300000 | #Constraints:      89992
2278.52/2286.44	c #Conflicts:    5301000 | #Constraints:      91006
2278.52/2286.44	c #Conflicts:    5302000 | #Constraints:      92027
2278.52/2286.44	c #Conflicts:    5303000 | #Constraints:      93051
2278.52/2286.44	c #Conflicts:    5304000 | #Constraints:      94072
2278.52/2286.44	c DATABASE CLEANUP
2278.52/2286.44	c GARBAGE COLLECT
2278.52/2286.44	c rational objective value (HS) 48.6352
2303.94/2311.96	c #Conflicts:    5305000 | #Constraints:      48450
2303.94/2311.96	c #Conflicts:    5306000 | #Constraints:      49486
2303.94/2311.96	c #Conflicts:    5307000 | #Constraints:      50517
2303.94/2311.96	c #Conflicts:    5308000 | #Constraints:      51544
2303.94/2311.96	c #Conflicts:    5309000 | #Constraints:      52569
2303.94/2311.96	c #Conflicts:    5310000 | #Constraints:      53585
2303.94/2311.96	c #Conflicts:    5311000 | #Constraints:      54606
2303.94/2311.96	c #Conflicts:    5312000 | #Constraints:      55633
2303.94/2311.96	c #Conflicts:    5313000 | #Constraints:      56653
2303.94/2311.96	c #Conflicts:    5314000 | #Constraints:      57684
2303.94/2311.96	c #Conflicts:    5315000 | #Constraints:      58709
2303.94/2311.96	c #Conflicts:    5316000 | #Constraints:      59743
2303.94/2311.96	c #Conflicts:    5317000 | #Constraints:      60766
2303.94/2311.96	c #Conflicts:    5318000 | #Constraints:      61789
2303.94/2311.96	c #Conflicts:    5319000 | #Constraints:      62808
2303.94/2311.96	c #Conflicts:    5320000 | #Constraints:      63838
2303.94/2311.96	c #Conflicts:    5321000 | #Constraints:      64864
2303.94/2311.96	c #Conflicts:    5322000 | #Constraints:      65892
2303.94/2311.96	c #Conflicts:    5323000 | #Constraints:      66922
2303.94/2311.96	c #Conflicts:    5324000 | #Constraints:      67944
2303.94/2311.96	c #Conflicts:    5325000 | #Constraints:      68968
2303.94/2311.96	c #Conflicts:    5326000 | #Constraints:      69990
2303.94/2311.96	c #Conflicts:    5327000 | #Constraints:      71019
2303.94/2311.96	c #Conflicts:    5328000 | #Constraints:      72041
2303.94/2311.96	c #Conflicts:    5329000 | #Constraints:      73065
2303.94/2311.96	c #Conflicts:    5330000 | #Constraints:      74095
2303.94/2311.96	c #Conflicts:    5331000 | #Constraints:      75122
2303.94/2311.96	c #Conflicts:    5332000 | #Constraints:      76146
2303.94/2311.96	c #Conflicts:    5333000 | #Constraints:      77170
2303.94/2311.96	c #Conflicts:    5334000 | #Constraints:      78198
2303.94/2311.96	c #Conflicts:    5335000 | #Constraints:      79225
2303.94/2311.96	c #Conflicts:    5336000 | #Constraints:      80255
2303.94/2311.96	c #Conflicts:    5337000 | #Constraints:      81277
2303.94/2311.96	c #Conflicts:    5338000 | #Constraints:      82296
2303.94/2311.96	c #Conflicts:    5339000 | #Constraints:      83317
2303.94/2311.96	c #Conflicts:    5340000 | #Constraints:      84344
2303.94/2311.96	c #Conflicts:    5341000 | #Constraints:      85369
2303.94/2311.96	c #Conflicts:    5342000 | #Constraints:      86390
2303.94/2311.96	c #Conflicts:    5343000 | #Constraints:      87405
2303.94/2311.96	c #Conflicts:    5344000 | #Constraints:      88431
2303.94/2311.96	c #Conflicts:    5345000 | #Constraints:      89454
2303.94/2311.96	c #Conflicts:    5346000 | #Constraints:      90474
2303.94/2311.96	c #Conflicts:    5347000 | #Constraints:      91493
2303.94/2311.96	c #Conflicts:    5348000 | #Constraints:      92516
2303.94/2311.96	c #Conflicts:    5349000 | #Constraints:      93540
2303.94/2311.96	c #Conflicts:    5350000 | #Constraints:      94564
2303.94/2311.96	c DATABASE CLEANUP
2303.94/2311.96	c GARBAGE COLLECT
2303.94/2311.96	c rational objective value (HS) 48.6352
2336.53/2344.60	c #Conflicts:    5351000 | #Constraints:      48567
2336.53/2344.60	c #Conflicts:    5352000 | #Constraints:      49596
2336.53/2344.60	c #Conflicts:    5353000 | #Constraints:      50596
2336.53/2344.60	c #Conflicts:    5354000 | #Constraints:      51598
2336.53/2344.60	c #Conflicts:    5355000 | #Constraints:      52600
2336.53/2344.60	c #Conflicts:    5356000 | #Constraints:      53602
2336.53/2344.60	c #Conflicts:    5357000 | #Constraints:      54604
2336.53/2344.60	c #Conflicts:    5358000 | #Constraints:      55607
2336.53/2344.60	c #Conflicts:    5359000 | #Constraints:      56610
2336.53/2344.60	c #Conflicts:    5360000 | #Constraints:      57610
2336.53/2344.60	c #Conflicts:    5361000 | #Constraints:      58610
2336.53/2344.60	c #Conflicts:    5362000 | #Constraints:      59614
2336.53/2344.60	c #Conflicts:    5363000 | #Constraints:      60621
2336.53/2344.60	c #Conflicts:    5364000 | #Constraints:      61621
2336.53/2344.60	c #Conflicts:    5365000 | #Constraints:      62621
2336.53/2344.60	c #Conflicts:    5366000 | #Constraints:      63622
2336.53/2344.60	c #Conflicts:    5367000 | #Constraints:      64623
2336.53/2344.60	c #Conflicts:    5368000 | #Constraints:      65626
2336.53/2344.60	c #Conflicts:    5369000 | #Constraints:      66627
2336.53/2344.60	c #Conflicts:    5370000 | #Constraints:      67628
2336.53/2344.60	c #Conflicts:    5371000 | #Constraints:      68629
2336.53/2344.60	c #Conflicts:    5372000 | #Constraints:      69629
2336.53/2344.60	c #Conflicts:    5373000 | #Constraints:      70629
2336.53/2344.60	c #Conflicts:    5374000 | #Constraints:      71630
2336.53/2344.60	c #Conflicts:    5375000 | #Constraints:      72632
2336.53/2344.60	c #Conflicts:    5376000 | #Constraints:      73636
2336.53/2344.60	c #Conflicts:    5377000 | #Constraints:      74638
2336.53/2344.60	c #Conflicts:    5378000 | #Constraints:      75644
2336.53/2344.60	c #Conflicts:    5379000 | #Constraints:      76644
2336.53/2344.60	c #Conflicts:    5380000 | #Constraints:      77645
2336.53/2344.60	c #Conflicts:    5381000 | #Constraints:      78645
2336.53/2344.60	c #Conflicts:    5382000 | #Constraints:      79645
2336.53/2344.60	c #Conflicts:    5383000 | #Constraints:      80646
2336.53/2344.60	c #Conflicts:    5384000 | #Constraints:      81684
2336.53/2344.60	c #Conflicts:    5385000 | #Constraints:      82701
2336.53/2344.60	c #Conflicts:    5386000 | #Constraints:      83704
2336.53/2344.60	c #Conflicts:    5387000 | #Constraints:      84706
2336.53/2344.60	c #Conflicts:    5388000 | #Constraints:      85708
2336.53/2344.60	c #Conflicts:    5389000 | #Constraints:      86714
2336.53/2344.60	c #Conflicts:    5390000 | #Constraints:      87716
2336.53/2344.60	c #Conflicts:    5391000 | #Constraints:      88719
2336.53/2344.60	c #Conflicts:    5392000 | #Constraints:      89722
2336.53/2344.60	c #Conflicts:    5393000 | #Constraints:      90730
2336.53/2344.60	c #Conflicts:    5394000 | #Constraints:      91738
2336.53/2344.60	c #Conflicts:    5395000 | #Constraints:      92740
2336.53/2344.60	c #Conflicts:    5396000 | #Constraints:      93745
2336.53/2344.60	c DATABASE CLEANUP
2336.53/2344.60	c GARBAGE COLLECT
2336.53/2344.60	c rational objective value (HS) 48.6353
2362.74/2370.99	c #Conflicts:    5397000 | #Constraints:      48001
2362.74/2370.99	c #Conflicts:    5398000 | #Constraints:      49038
2362.74/2370.99	c #Conflicts:    5399000 | #Constraints:      50069
2362.74/2370.99	c #Conflicts:    5400000 | #Constraints:      51101
2362.74/2370.99	c #Conflicts:    5401000 | #Constraints:      52128
2362.74/2370.99	c #Conflicts:    5402000 | #Constraints:      53162
2362.74/2370.99	c #Conflicts:    5403000 | #Constraints:      54190
2362.74/2370.99	c #Conflicts:    5404000 | #Constraints:      55217
2362.74/2370.99	c #Conflicts:    5405000 | #Constraints:      56238
2362.74/2370.99	c #Conflicts:    5406000 | #Constraints:      57257
2362.74/2370.99	c #Conflicts:    5407000 | #Constraints:      58275
2362.74/2370.99	c #Conflicts:    5408000 | #Constraints:      59295
2362.74/2370.99	c #Conflicts:    5409000 | #Constraints:      60317
2362.74/2370.99	c #Conflicts:    5410000 | #Constraints:      61336
2362.74/2370.99	c #Conflicts:    5411000 | #Constraints:      62362
2362.74/2370.99	c #Conflicts:    5412000 | #Constraints:      63389
2362.74/2370.99	c #Conflicts:    5413000 | #Constraints:      64413
2362.74/2370.99	c #Conflicts:    5414000 | #Constraints:      65442
2362.74/2370.99	c #Conflicts:    5415000 | #Constraints:      66467
2362.74/2370.99	c #Conflicts:    5416000 | #Constraints:      67498
2362.74/2370.99	c #Conflicts:    5417000 | #Constraints:      68522
2362.74/2370.99	c #Conflicts:    5418000 | #Constraints:      69551
2362.74/2370.99	c #Conflicts:    5419000 | #Constraints:      70572
2362.74/2370.99	c #Conflicts:    5420000 | #Constraints:      71596
2362.74/2370.99	c #Conflicts:    5421000 | #Constraints:      72620
2362.74/2370.99	c #Conflicts:    5422000 | #Constraints:      73637
2362.74/2370.99	c #Conflicts:    5423000 | #Constraints:      74661
2362.74/2370.99	c #Conflicts:    5424000 | #Constraints:      75692
2362.74/2370.99	c #Conflicts:    5425000 | #Constraints:      76723
2362.74/2370.99	c #Conflicts:    5426000 | #Constraints:      77751
2362.74/2370.99	c #Conflicts:    5427000 | #Constraints:      78769
2362.74/2370.99	c #Conflicts:    5428000 | #Constraints:      79795
2362.74/2370.99	c #Conflicts:    5429000 | #Constraints:      80819
2362.74/2370.99	c #Conflicts:    5430000 | #Constraints:      81842
2362.74/2370.99	c #Conflicts:    5431000 | #Constraints:      82869
2362.74/2370.99	c #Conflicts:    5432000 | #Constraints:      83894
2362.74/2370.99	c #Conflicts:    5433000 | #Constraints:      84922
2362.74/2370.99	c #Conflicts:    5434000 | #Constraints:      85949
2362.74/2370.99	c #Conflicts:    5435000 | #Constraints:      86968
2362.74/2370.99	c #Conflicts:    5436000 | #Constraints:      87988
2362.74/2370.99	c #Conflicts:    5437000 | #Constraints:      89005
2362.74/2370.99	c #Conflicts:    5438000 | #Constraints:      90023
2362.74/2370.99	c #Conflicts:    5439000 | #Constraints:      91042
2362.74/2370.99	c #Conflicts:    5440000 | #Constraints:      92061
2362.74/2370.99	c #Conflicts:    5441000 | #Constraints:      93077
2362.74/2370.99	c #Conflicts:    5442000 | #Constraints:      94097
2362.74/2370.99	c #Conflicts:    5443000 | #Constraints:      95119
2362.74/2370.99	c DATABASE CLEANUP
2362.74/2370.99	c GARBAGE COLLECT
2362.74/2370.99	c rational objective value (HS) 48.6352
2387.87/2396.11	c #Conflicts:    5444000 | #Constraints:      48851
2387.87/2396.11	c #Conflicts:    5445000 | #Constraints:      49870
2387.87/2396.11	c #Conflicts:    5446000 | #Constraints:      50895
2387.87/2396.11	c #Conflicts:    5447000 | #Constraints:      51919
2387.87/2396.11	c #Conflicts:    5448000 | #Constraints:      52942
2387.87/2396.11	c #Conflicts:    5449000 | #Constraints:      53969
2387.87/2396.11	c #Conflicts:    5450000 | #Constraints:      54991
2387.87/2396.11	c #Conflicts:    5451000 | #Constraints:      56018
2387.87/2396.11	c #Conflicts:    5452000 | #Constraints:      57052
2387.87/2396.11	c #Conflicts:    5453000 | #Constraints:      58082
2387.87/2396.11	c #Conflicts:    5454000 | #Constraints:      59106
2387.87/2396.11	c #Conflicts:    5455000 | #Constraints:      60130
2387.87/2396.11	c #Conflicts:    5456000 | #Constraints:      61149
2387.87/2396.11	c #Conflicts:    5457000 | #Constraints:      62163
2387.87/2396.11	c #Conflicts:    5458000 | #Constraints:      63181
2387.87/2396.11	c #Conflicts:    5459000 | #Constraints:      64200
2387.87/2396.11	c #Conflicts:    5460000 | #Constraints:      65214
2387.87/2396.11	c #Conflicts:    5461000 | #Constraints:      66241
2387.87/2396.11	c #Conflicts:    5462000 | #Constraints:      67267
2387.87/2396.11	c #Conflicts:    5463000 | #Constraints:      68282
2387.87/2396.11	c #Conflicts:    5464000 | #Constraints:      69298
2387.87/2396.11	c #Conflicts:    5465000 | #Constraints:      70311
2387.87/2396.11	c #Conflicts:    5466000 | #Constraints:      71328
2387.87/2396.11	c #Conflicts:    5467000 | #Constraints:      72348
2387.87/2396.11	c #Conflicts:    5468000 | #Constraints:      73364
2387.87/2396.11	c #Conflicts:    5469000 | #Constraints:      74387
2387.87/2396.11	c #Conflicts:    5470000 | #Constraints:      75411
2387.87/2396.11	c #Conflicts:    5471000 | #Constraints:      76429
2387.87/2396.11	c #Conflicts:    5472000 | #Constraints:      77445
2387.87/2396.11	c #Conflicts:    5473000 | #Constraints:      78459
2387.87/2396.11	c #Conflicts:    5474000 | #Constraints:      79471
2387.87/2396.11	c #Conflicts:    5475000 | #Constraints:      80487
2387.87/2396.11	c #Conflicts:    5476000 | #Constraints:      81510
2387.87/2396.11	c #Conflicts:    5477000 | #Constraints:      82530
2387.87/2396.11	c #Conflicts:    5478000 | #Constraints:      83553
2387.87/2396.11	c #Conflicts:    5479000 | #Constraints:      84575
2387.87/2396.11	c #Conflicts:    5480000 | #Constraints:      85597
2387.87/2396.11	c #Conflicts:    5481000 | #Constraints:      86610
2387.87/2396.11	c #Conflicts:    5482000 | #Constraints:      87626
2387.87/2396.11	c #Conflicts:    5483000 | #Constraints:      88639
2387.87/2396.11	c #Conflicts:    5484000 | #Constraints:      89658
2387.87/2396.11	c #Conflicts:    5485000 | #Constraints:      90672
2387.87/2396.11	c #Conflicts:    5486000 | #Constraints:      91686
2387.87/2396.11	c #Conflicts:    5487000 | #Constraints:      92699
2387.87/2396.11	c #Conflicts:    5488000 | #Constraints:      93722
2387.87/2396.11	c #Conflicts:    5489000 | #Constraints:      94738
2387.87/2396.11	c #Conflicts:    5490000 | #Constraints:      95751
2387.87/2396.11	c DATABASE CLEANUP
2387.87/2396.11	c GARBAGE COLLECT
2387.87/2396.11	c rational objective value (HS) 48.6352
2420.44/2428.87	c #Conflicts:    5491000 | #Constraints:      49267
2420.44/2428.87	c #Conflicts:    5492000 | #Constraints:      50268
2420.44/2428.87	c #Conflicts:    5493000 | #Constraints:      51270
2420.44/2428.87	c #Conflicts:    5494000 | #Constraints:      52270
2420.44/2428.87	c #Conflicts:    5495000 | #Constraints:      53286
2420.44/2428.87	c #Conflicts:    5496000 | #Constraints:      54294
2420.44/2428.87	c #Conflicts:    5497000 | #Constraints:      55295
2420.44/2428.87	c #Conflicts:    5498000 | #Constraints:      56295
2420.44/2428.87	c #Conflicts:    5499000 | #Constraints:      57295
2420.44/2428.87	c #Conflicts:    5500000 | #Constraints:      58296
2420.44/2428.87	c #Conflicts:    5501000 | #Constraints:      59296
2420.44/2428.87	c #Conflicts:    5502000 | #Constraints:      60297
2420.44/2428.87	c #Conflicts:    5503000 | #Constraints:      61301
2420.44/2428.87	c #Conflicts:    5504000 | #Constraints:      62304
2420.44/2428.87	c #Conflicts:    5505000 | #Constraints:      63306
2420.44/2428.87	c #Conflicts:    5506000 | #Constraints:      64311
2420.44/2428.87	c #Conflicts:    5507000 | #Constraints:      65311
2420.44/2428.87	c #Conflicts:    5508000 | #Constraints:      66311
2420.44/2428.87	c #Conflicts:    5509000 | #Constraints:      67312
2420.44/2428.87	c #Conflicts:    5510000 | #Constraints:      68313
2420.44/2428.87	c #Conflicts:    5511000 | #Constraints:      69315
2420.44/2428.87	c #Conflicts:    5512000 | #Constraints:      70317
2420.44/2428.87	c #Conflicts:    5513000 | #Constraints:      71319
2420.44/2428.87	c #Conflicts:    5514000 | #Constraints:      72331
2420.44/2428.87	c #Conflicts:    5515000 | #Constraints:      73331
2420.44/2428.87	c #Conflicts:    5516000 | #Constraints:      74331
2420.44/2428.87	c #Conflicts:    5517000 | #Constraints:      75333
2420.44/2428.87	c #Conflicts:    5518000 | #Constraints:      76334
2420.44/2428.87	c #Conflicts:    5519000 | #Constraints:      77335
2420.44/2428.87	c #Conflicts:    5520000 | #Constraints:      78336
2420.44/2428.87	c #Conflicts:    5521000 | #Constraints:      79340
2420.44/2428.87	c #Conflicts:    5522000 | #Constraints:      80346
2420.44/2428.87	c #Conflicts:    5523000 | #Constraints:      81349
2420.44/2428.87	c #Conflicts:    5524000 | #Constraints:      82365
2420.44/2428.87	c #Conflicts:    5525000 | #Constraints:      83370
2420.44/2428.87	c #Conflicts:    5526000 | #Constraints:      84373
2420.44/2428.87	c #Conflicts:    5527000 | #Constraints:      85374
2420.44/2428.87	c #Conflicts:    5528000 | #Constraints:      86381
2420.44/2428.87	c #Conflicts:    5529000 | #Constraints:      87384
2420.44/2428.87	c #Conflicts:    5530000 | #Constraints:      88385
2420.44/2428.87	c #Conflicts:    5531000 | #Constraints:      89390
2420.44/2428.87	c #Conflicts:    5532000 | #Constraints:      90392
2420.44/2428.87	c #Conflicts:    5533000 | #Constraints:      91394
2420.44/2428.87	c #Conflicts:    5534000 | #Constraints:      92395
2420.44/2428.87	c #Conflicts:    5535000 | #Constraints:      93398
2420.44/2428.87	c #Conflicts:    5536000 | #Constraints:      94400
2420.44/2428.87	c #Conflicts:    5537000 | #Constraints:      95410
2420.44/2428.87	c DATABASE CLEANUP
2420.44/2428.87	c GARBAGE COLLECT
2420.44/2428.87	c rational objective value (HS) 48.6352
2446.56/2455.06	c #Conflicts:    5538000 | #Constraints:      49139
2446.56/2455.06	c #Conflicts:    5539000 | #Constraints:      50186
2446.56/2455.06	c #Conflicts:    5540000 | #Constraints:      51214
2446.56/2455.06	c #Conflicts:    5541000 | #Constraints:      52240
2446.56/2455.06	c #Conflicts:    5542000 | #Constraints:      53272
2446.56/2455.06	c #Conflicts:    5543000 | #Constraints:      54298
2446.56/2455.06	c #Conflicts:    5544000 | #Constraints:      55328
2446.56/2455.06	c #Conflicts:    5545000 | #Constraints:      56360
2446.56/2455.06	c #Conflicts:    5546000 | #Constraints:      57389
2446.56/2455.06	c #Conflicts:    5547000 | #Constraints:      58413
2446.56/2455.06	c #Conflicts:    5548000 | #Constraints:      59435
2446.56/2455.06	c #Conflicts:    5549000 | #Constraints:      60455
2446.56/2455.06	c #Conflicts:    5550000 | #Constraints:      61475
2446.56/2455.06	c #Conflicts:    5551000 | #Constraints:      62491
2446.56/2455.06	c #Conflicts:    5552000 | #Constraints:      63508
2446.56/2455.06	c #Conflicts:    5553000 | #Constraints:      64537
2446.56/2455.06	c #Conflicts:    5554000 | #Constraints:      65554
2446.56/2455.06	c #Conflicts:    5555000 | #Constraints:      66572
2446.56/2455.06	c #Conflicts:    5556000 | #Constraints:      67586
2446.56/2455.06	c #Conflicts:    5557000 | #Constraints:      68608
2446.56/2455.06	c #Conflicts:    5558000 | #Constraints:      69632
2446.56/2455.06	c #Conflicts:    5559000 | #Constraints:      70646
2446.56/2455.06	c #Conflicts:    5560000 | #Constraints:      71664
2446.56/2455.06	c #Conflicts:    5561000 | #Constraints:      72683
2446.56/2455.06	c #Conflicts:    5562000 | #Constraints:      73702
2446.56/2455.06	c #Conflicts:    5563000 | #Constraints:      74718
2446.56/2455.06	c #Conflicts:    5564000 | #Constraints:      75740
2446.56/2455.06	c #Conflicts:    5565000 | #Constraints:      76761
2446.56/2455.06	c #Conflicts:    5566000 | #Constraints:      77782
2446.56/2455.06	c #Conflicts:    5567000 | #Constraints:      78802
2446.56/2455.06	c #Conflicts:    5568000 | #Constraints:      79822
2446.56/2455.06	c #Conflicts:    5569000 | #Constraints:      80840
2446.56/2455.06	c #Conflicts:    5570000 | #Constraints:      81862
2446.56/2455.06	c #Conflicts:    5571000 | #Constraints:      82883
2446.56/2455.06	c #Conflicts:    5572000 | #Constraints:      83904
2446.56/2455.06	c #Conflicts:    5573000 | #Constraints:      84921
2446.56/2455.06	c #Conflicts:    5574000 | #Constraints:      85940
2446.56/2455.06	c #Conflicts:    5575000 | #Constraints:      86958
2446.56/2455.06	c #Conflicts:    5576000 | #Constraints:      87980
2446.56/2455.06	c #Conflicts:    5577000 | #Constraints:      88993
2446.56/2455.06	c #Conflicts:    5578000 | #Constraints:      90010
2446.56/2455.06	c #Conflicts:    5579000 | #Constraints:      91029
2446.56/2455.06	c #Conflicts:    5580000 | #Constraints:      92049
2446.56/2455.06	c #Conflicts:    5581000 | #Constraints:      93072
2446.56/2455.06	c #Conflicts:    5582000 | #Constraints:      94096
2446.56/2455.06	c #Conflicts:    5583000 | #Constraints:      95111
2446.56/2455.06	c #Conflicts:    5584000 | #Constraints:      96124
2446.56/2455.06	c DATABASE CLEANUP
2446.56/2455.06	c GARBAGE COLLECT
2446.56/2455.06	c rational objective value (HS) 48.6352
2472.16/2480.71	c #Conflicts:    5585000 | #Constraints:      49371
2472.16/2480.71	c #Conflicts:    5586000 | #Constraints:      50395
2472.16/2480.71	c #Conflicts:    5587000 | #Constraints:      51427
2472.16/2480.71	c #Conflicts:    5588000 | #Constraints:      52449
2472.16/2480.71	c #Conflicts:    5589000 | #Constraints:      53473
2472.16/2480.71	c #Conflicts:    5590000 | #Constraints:      54496
2472.16/2480.71	c #Conflicts:    5591000 | #Constraints:      55516
2472.16/2480.71	c #Conflicts:    5592000 | #Constraints:      56542
2472.16/2480.71	c #Conflicts:    5593000 | #Constraints:      57566
2472.16/2480.71	c #Conflicts:    5594000 | #Constraints:      58585
2472.16/2480.71	c #Conflicts:    5595000 | #Constraints:      59603
2472.16/2480.71	c #Conflicts:    5596000 | #Constraints:      60620
2472.16/2480.71	c #Conflicts:    5597000 | #Constraints:      61643
2472.16/2480.71	c #Conflicts:    5598000 | #Constraints:      62662
2472.16/2480.71	c #Conflicts:    5599000 | #Constraints:      63682
2472.16/2480.71	c #Conflicts:    5600000 | #Constraints:      64704
2472.16/2480.71	c #Conflicts:    5601000 | #Constraints:      65733
2472.16/2480.71	c #Conflicts:    5602000 | #Constraints:      66757
2472.16/2480.71	c #Conflicts:    5603000 | #Constraints:      67776
2472.16/2480.71	c #Conflicts:    5604000 | #Constraints:      68796
2472.16/2480.71	c #Conflicts:    5605000 | #Constraints:      69815
2472.16/2480.71	c #Conflicts:    5606000 | #Constraints:      70834
2472.16/2480.71	c #Conflicts:    5607000 | #Constraints:      71852
2472.16/2480.71	c #Conflicts:    5608000 | #Constraints:      72864
2472.16/2480.71	c #Conflicts:    5609000 | #Constraints:      73881
2472.16/2480.71	c #Conflicts:    5610000 | #Constraints:      74895
2472.16/2480.71	c #Conflicts:    5611000 | #Constraints:      75915
2472.16/2480.71	c #Conflicts:    5612000 | #Constraints:      76939
2472.16/2480.71	c #Conflicts:    5613000 | #Constraints:      77957
2472.16/2480.71	c #Conflicts:    5614000 | #Constraints:      78967
2472.16/2480.71	c #Conflicts:    5615000 | #Constraints:      79985
2472.16/2480.71	c #Conflicts:    5616000 | #Constraints:      81008
2472.16/2480.71	c #Conflicts:    5617000 | #Constraints:      82021
2472.16/2480.71	c #Conflicts:    5618000 | #Constraints:      83034
2472.16/2480.71	c #Conflicts:    5619000 | #Constraints:      84048
2472.16/2480.71	c #Conflicts:    5620000 | #Constraints:      85067
2472.16/2480.71	c #Conflicts:    5621000 | #Constraints:      86080
2472.16/2480.71	c #Conflicts:    5622000 | #Constraints:      87096
2472.16/2480.71	c #Conflicts:    5623000 | #Constraints:      88113
2472.16/2480.71	c #Conflicts:    5624000 | #Constraints:      89132
2472.16/2480.71	c #Conflicts:    5625000 | #Constraints:      90149
2472.16/2480.71	c #Conflicts:    5626000 | #Constraints:      91176
2472.16/2480.71	c #Conflicts:    5627000 | #Constraints:      92195
2472.16/2480.71	c #Conflicts:    5628000 | #Constraints:      93210
2472.16/2480.71	c #Conflicts:    5629000 | #Constraints:      94220
2472.16/2480.71	c #Conflicts:    5630000 | #Constraints:      95230
2472.16/2480.71	c #Conflicts:    5631000 | #Constraints:      96249
2472.16/2480.71	c DATABASE CLEANUP
2472.16/2480.71	c GARBAGE COLLECT
2472.16/2480.71	c rational objective value (HS) 48.6353
2497.49/2506.17	c #Conflicts:    5632000 | #Constraints:      49214
2497.49/2506.17	c #Conflicts:    5633000 | #Constraints:      50236
2497.49/2506.17	c #Conflicts:    5634000 | #Constraints:      51261
2497.49/2506.17	c #Conflicts:    5635000 | #Constraints:      52285
2497.49/2506.17	c #Conflicts:    5636000 | #Constraints:      53305
2497.49/2506.17	c #Conflicts:    5637000 | #Constraints:      54331
2497.49/2506.17	c #Conflicts:    5638000 | #Constraints:      55351
2497.49/2506.17	c #Conflicts:    5639000 | #Constraints:      56372
2497.49/2506.17	c #Conflicts:    5640000 | #Constraints:      57388
2497.49/2506.17	c #Conflicts:    5641000 | #Constraints:      58404
2497.49/2506.17	c #Conflicts:    5642000 | #Constraints:      59423
2497.49/2506.17	c #Conflicts:    5643000 | #Constraints:      60445
2497.49/2506.17	c #Conflicts:    5644000 | #Constraints:      61463
2497.49/2506.17	c #Conflicts:    5645000 | #Constraints:      62485
2497.49/2506.17	c #Conflicts:    5646000 | #Constraints:      63508
2497.49/2506.17	c #Conflicts:    5647000 | #Constraints:      64525
2497.49/2506.17	c #Conflicts:    5648000 | #Constraints:      65549
2497.49/2506.17	c #Conflicts:    5649000 | #Constraints:      66568
2497.49/2506.17	c #Conflicts:    5650000 | #Constraints:      67590
2497.49/2506.17	c #Conflicts:    5651000 | #Constraints:      68606
2497.49/2506.17	c #Conflicts:    5652000 | #Constraints:      69630
2497.49/2506.17	c #Conflicts:    5653000 | #Constraints:      70654
2497.49/2506.17	c #Conflicts:    5654000 | #Constraints:      71675
2497.49/2506.17	c #Conflicts:    5655000 | #Constraints:      72708
2497.49/2506.17	c #Conflicts:    5656000 | #Constraints:      73741
2497.49/2506.17	c #Conflicts:    5657000 | #Constraints:      74766
2497.49/2506.17	c #Conflicts:    5658000 | #Constraints:      75792
2497.49/2506.17	c #Conflicts:    5659000 | #Constraints:      76818
2497.49/2506.17	c #Conflicts:    5660000 | #Constraints:      77833
2497.49/2506.17	c #Conflicts:    5661000 | #Constraints:      78861
2497.49/2506.17	c #Conflicts:    5662000 | #Constraints:      79889
2497.49/2506.17	c #Conflicts:    5663000 | #Constraints:      80908
2497.49/2506.17	c #Conflicts:    5664000 | #Constraints:      81923
2497.49/2506.17	c #Conflicts:    5665000 | #Constraints:      82936
2497.49/2506.17	c #Conflicts:    5666000 | #Constraints:      83959
2497.49/2506.17	c #Conflicts:    5667000 | #Constraints:      84974
2497.49/2506.17	c #Conflicts:    5668000 | #Constraints:      85988
2497.49/2506.17	c #Conflicts:    5669000 | #Constraints:      87005
2497.49/2506.17	c #Conflicts:    5670000 | #Constraints:      88027
2497.49/2506.17	c #Conflicts:    5671000 | #Constraints:      89040
2497.49/2506.17	c #Conflicts:    5672000 | #Constraints:      90052
2497.49/2506.17	c #Conflicts:    5673000 | #Constraints:      91069
2497.49/2506.17	c #Conflicts:    5674000 | #Constraints:      92089
2497.49/2506.17	c #Conflicts:    5675000 | #Constraints:      93104
2497.49/2506.17	c #Conflicts:    5676000 | #Constraints:      94120
2497.49/2506.17	c #Conflicts:    5677000 | #Constraints:      95131
2497.49/2506.17	c #Conflicts:    5678000 | #Constraints:      96144
2497.49/2506.17	c #Conflicts:    5679000 | #Constraints:      97156
2497.49/2506.17	c DATABASE CLEANUP
2497.49/2506.17	c GARBAGE COLLECT
2497.49/2506.17	c rational objective value (HS) 48.6353
2532.16/2540.90	c #Conflicts:    5680000 | #Constraints:      49867
2532.16/2540.90	c #Conflicts:    5681000 | #Constraints:      50869
2532.16/2540.90	c #Conflicts:    5682000 | #Constraints:      51876
2532.16/2540.90	c #Conflicts:    5683000 | #Constraints:      52877
2532.16/2540.90	c #Conflicts:    5684000 | #Constraints:      53877
2532.16/2540.90	c #Conflicts:    5685000 | #Constraints:      54878
2532.16/2540.90	c #Conflicts:    5686000 | #Constraints:      55878
2532.16/2540.90	c #Conflicts:    5687000 | #Constraints:      56879
2532.16/2540.90	c #Conflicts:    5688000 | #Constraints:      57880
2532.16/2540.90	c #Conflicts:    5689000 | #Constraints:      58881
2532.16/2540.90	c #Conflicts:    5690000 | #Constraints:      59886
2532.16/2540.90	c #Conflicts:    5691000 | #Constraints:      60888
2532.16/2540.90	c #Conflicts:    5692000 | #Constraints:      61889
2532.16/2540.90	c #Conflicts:    5693000 | #Constraints:      62891
2532.16/2540.90	c #Conflicts:    5694000 | #Constraints:      63938
2532.16/2540.90	c #Conflicts:    5695000 | #Constraints:      64938
2532.16/2540.90	c #Conflicts:    5696000 | #Constraints:      65939
2532.16/2540.90	c #Conflicts:    5697000 | #Constraints:      66939
2532.16/2540.90	c #Conflicts:    5698000 | #Constraints:      67940
2532.16/2540.90	c #Conflicts:    5699000 | #Constraints:      68943
2532.16/2540.90	c #Conflicts:    5700000 | #Constraints:      69944
2532.16/2540.90	c #Conflicts:    5701000 | #Constraints:      70949
2532.16/2540.90	c #Conflicts:    5702000 | #Constraints:      71951
2532.16/2540.90	c #Conflicts:    5703000 | #Constraints:      72979
2532.16/2540.90	c #Conflicts:    5704000 | #Constraints:      73979
2532.16/2540.90	c #Conflicts:    5705000 | #Constraints:      74979
2532.16/2540.90	c #Conflicts:    5706000 | #Constraints:      75981
2532.16/2540.90	c #Conflicts:    5707000 | #Constraints:      76983
2532.16/2540.90	c #Conflicts:    5708000 | #Constraints:      77985
2532.16/2540.90	c #Conflicts:    5709000 | #Constraints:      78988
2532.16/2540.90	c #Conflicts:    5710000 | #Constraints:      79991
2532.16/2540.90	c #Conflicts:    5711000 | #Constraints:      80994
2532.16/2540.90	c #Conflicts:    5712000 | #Constraints:      81996
2532.16/2540.90	c #Conflicts:    5713000 | #Constraints:      82999
2532.16/2540.90	c #Conflicts:    5714000 | #Constraints:      84001
2532.16/2540.90	c #Conflicts:    5715000 | #Constraints:      85001
2532.16/2540.90	c #Conflicts:    5716000 | #Constraints:      86001
2532.16/2540.90	c #Conflicts:    5717000 | #Constraints:      87002
2532.16/2540.90	c #Conflicts:    5718000 | #Constraints:      88009
2532.16/2540.90	c #Conflicts:    5719000 | #Constraints:      89009
2532.16/2540.90	c #Conflicts:    5720000 | #Constraints:      90009
2532.16/2540.90	c #Conflicts:    5721000 | #Constraints:      91010
2532.16/2540.90	c #Conflicts:    5722000 | #Constraints:      92012
2532.16/2540.90	c #Conflicts:    5723000 | #Constraints:      93012
2532.16/2540.90	c #Conflicts:    5724000 | #Constraints:      94012
2532.16/2540.90	c #Conflicts:    5725000 | #Constraints:      95013
2532.16/2540.90	c #Conflicts:    5726000 | #Constraints:      96018
2532.16/2540.90	c #Conflicts:    5727000 | #Constraints:      97022
2532.16/2540.90	c DATABASE CLEANUP
2532.16/2540.90	c GARBAGE COLLECT
2532.16/2540.90	c rational objective value (HS) 48.6353
2560.66/2569.54	c #Conflicts:    5728000 | #Constraints:      49965
2560.66/2569.54	c #Conflicts:    5729000 | #Constraints:      50990
2560.66/2569.54	c #Conflicts:    5730000 | #Constraints:      52030
2560.66/2569.54	c #Conflicts:    5731000 | #Constraints:      53058
2560.66/2569.54	c #Conflicts:    5732000 | #Constraints:      54088
2560.66/2569.54	c #Conflicts:    5733000 | #Constraints:      55116
2560.66/2569.54	c #Conflicts:    5734000 | #Constraints:      56143
2560.66/2569.54	c #Conflicts:    5735000 | #Constraints:      57164
2560.66/2569.54	c #Conflicts:    5736000 | #Constraints:      58189
2560.66/2569.54	c #Conflicts:    5737000 | #Constraints:      59214
2560.66/2569.54	c #Conflicts:    5738000 | #Constraints:      60238
2560.66/2569.54	c #Conflicts:    5739000 | #Constraints:      61259
2560.66/2569.54	c #Conflicts:    5740000 | #Constraints:      62282
2560.66/2569.54	c #Conflicts:    5741000 | #Constraints:      63304
2560.66/2569.54	c #Conflicts:    5742000 | #Constraints:      64323
2560.66/2569.54	c #Conflicts:    5743000 | #Constraints:      65342
2560.66/2569.54	c #Conflicts:    5744000 | #Constraints:      66362
2560.66/2569.54	c #Conflicts:    5745000 | #Constraints:      67382
2560.66/2569.54	c #Conflicts:    5746000 | #Constraints:      68405
2560.66/2569.54	c #Conflicts:    5747000 | #Constraints:      69426
2560.66/2569.54	c #Conflicts:    5748000 | #Constraints:      70451
2560.66/2569.54	c #Conflicts:    5749000 | #Constraints:      71472
2560.66/2569.54	c #Conflicts:    5750000 | #Constraints:      72492
2560.66/2569.54	c #Conflicts:    5751000 | #Constraints:      73515
2560.66/2569.54	c #Conflicts:    5752000 | #Constraints:      74537
2560.66/2569.54	c #Conflicts:    5753000 | #Constraints:      75561
2560.66/2569.54	c #Conflicts:    5754000 | #Constraints:      76578
2560.66/2569.54	c #Conflicts:    5755000 | #Constraints:      77606
2560.66/2569.54	c #Conflicts:    5756000 | #Constraints:      78629
2560.66/2569.54	c #Conflicts:    5757000 | #Constraints:      79651
2560.66/2569.54	c #Conflicts:    5758000 | #Constraints:      80682
2560.66/2569.54	c #Conflicts:    5759000 | #Constraints:      81707
2560.66/2569.54	c #Conflicts:    5760000 | #Constraints:      82734
2560.66/2569.54	c #Conflicts:    5761000 | #Constraints:      83761
2560.66/2569.54	c #Conflicts:    5762000 | #Constraints:      84781
2560.66/2569.54	c #Conflicts:    5763000 | #Constraints:      85801
2560.66/2569.54	c #Conflicts:    5764000 | #Constraints:      86826
2560.66/2569.54	c #Conflicts:    5765000 | #Constraints:      87858
2560.66/2569.54	c #Conflicts:    5766000 | #Constraints:      88892
2560.66/2569.54	c #Conflicts:    5767000 | #Constraints:      89917
2560.66/2569.54	c #Conflicts:    5768000 | #Constraints:      90947
2560.66/2569.54	c #Conflicts:    5769000 | #Constraints:      91965
2560.66/2569.54	c #Conflicts:    5770000 | #Constraints:      92991
2560.66/2569.54	c #Conflicts:    5771000 | #Constraints:      94014
2560.66/2569.54	c #Conflicts:    5772000 | #Constraints:      95030
2560.66/2569.54	c #Conflicts:    5773000 | #Constraints:      96046
2560.66/2569.54	c #Conflicts:    5774000 | #Constraints:      97062
2560.66/2569.54	c #Conflicts:    5775000 | #Constraints:      98086
2560.66/2569.54	c DATABASE CLEANUP
2560.66/2569.54	c GARBAGE COLLECT
2560.66/2569.54	c rational objective value (HS) 48.6353
2587.87/2596.80	c #Conflicts:    5776000 | #Constraints:      50445
2587.87/2596.80	c #Conflicts:    5777000 | #Constraints:      51465
2587.87/2596.80	c #Conflicts:    5778000 | #Constraints:      52489
2587.87/2596.80	c #Conflicts:    5779000 | #Constraints:      53512
2587.87/2596.80	c #Conflicts:    5780000 | #Constraints:      54535
2587.87/2596.80	c #Conflicts:    5781000 | #Constraints:      55553
2587.87/2596.80	c #Conflicts:    5782000 | #Constraints:      56571
2587.87/2596.80	c #Conflicts:    5783000 | #Constraints:      57586
2587.87/2596.80	c #Conflicts:    5784000 | #Constraints:      58612
2587.87/2596.80	c #Conflicts:    5785000 | #Constraints:      59635
2587.87/2596.80	c #Conflicts:    5786000 | #Constraints:      60657
2587.87/2596.80	c #Conflicts:    5787000 | #Constraints:      61680
2587.87/2596.80	c #Conflicts:    5788000 | #Constraints:      62697
2587.87/2596.80	c #Conflicts:    5789000 | #Constraints:      63713
2587.87/2596.80	c #Conflicts:    5790000 | #Constraints:      64732
2587.87/2596.80	c #Conflicts:    5791000 | #Constraints:      65746
2587.87/2596.80	c #Conflicts:    5792000 | #Constraints:      66763
2587.87/2596.80	c #Conflicts:    5793000 | #Constraints:      67781
2587.87/2596.80	c #Conflicts:    5794000 | #Constraints:      68797
2587.87/2596.80	c #Conflicts:    5795000 | #Constraints:      69815
2587.87/2596.80	c #Conflicts:    5796000 | #Constraints:      70850
2587.87/2596.80	c #Conflicts:    5797000 | #Constraints:      71881
2587.87/2596.80	c #Conflicts:    5798000 | #Constraints:      72903
2587.87/2596.80	c #Conflicts:    5799000 | #Constraints:      73923
2587.87/2596.80	c #Conflicts:    5800000 | #Constraints:      74945
2587.87/2596.80	c #Conflicts:    5801000 | #Constraints:      75967
2587.87/2596.80	c #Conflicts:    5802000 | #Constraints:      76991
2587.87/2596.80	c #Conflicts:    5803000 | #Constraints:      78023
2587.87/2596.80	c #Conflicts:    5804000 | #Constraints:      79041
2587.87/2596.80	c #Conflicts:    5805000 | #Constraints:      80067
2587.87/2596.80	c #Conflicts:    5806000 | #Constraints:      81088
2587.87/2596.80	c #Conflicts:    5807000 | #Constraints:      82112
2587.87/2596.80	c #Conflicts:    5808000 | #Constraints:      83143
2587.87/2596.80	c #Conflicts:    5809000 | #Constraints:      84166
2587.87/2596.80	c #Conflicts:    5810000 | #Constraints:      85183
2587.87/2596.80	c #Conflicts:    5811000 | #Constraints:      86204
2587.87/2596.80	c #Conflicts:    5812000 | #Constraints:      87232
2587.87/2596.80	c #Conflicts:    5813000 | #Constraints:      88255
2587.87/2596.80	c #Conflicts:    5814000 | #Constraints:      89278
2587.87/2596.80	c #Conflicts:    5815000 | #Constraints:      90305
2587.87/2596.80	c #Conflicts:    5816000 | #Constraints:      91322
2587.87/2596.80	c #Conflicts:    5817000 | #Constraints:      92347
2587.87/2596.80	c #Conflicts:    5818000 | #Constraints:      93378
2587.87/2596.80	c #Conflicts:    5819000 | #Constraints:      94404
2587.87/2596.80	c #Conflicts:    5820000 | #Constraints:      95431
2587.87/2596.80	c #Conflicts:    5821000 | #Constraints:      96451
2587.87/2596.80	c #Conflicts:    5822000 | #Constraints:      97473
2587.87/2596.80	c #Conflicts:    5823000 | #Constraints:      98492
2587.87/2596.80	c DATABASE CLEANUP
2587.87/2596.80	c GARBAGE COLLECT
2587.87/2596.80	c rational objective value (HS) 48.6353
2612.88/2621.97	c #Conflicts:    5824000 | #Constraints:      50548
2612.88/2621.97	c #Conflicts:    5825000 | #Constraints:      51575
2612.88/2621.97	c #Conflicts:    5826000 | #Constraints:      52592
2612.88/2621.97	c #Conflicts:    5827000 | #Constraints:      53612
2612.88/2621.97	c #Conflicts:    5828000 | #Constraints:      54640
2612.88/2621.97	c #Conflicts:    5829000 | #Constraints:      55657
2612.88/2621.97	c #Conflicts:    5830000 | #Constraints:      56670
2612.88/2621.97	c #Conflicts:    5831000 | #Constraints:      57686
2612.88/2621.97	c #Conflicts:    5832000 | #Constraints:      58703
2612.88/2621.97	c #Conflicts:    5833000 | #Constraints:      59726
2612.88/2621.97	c #Conflicts:    5834000 | #Constraints:      60742
2612.88/2621.97	c #Conflicts:    5835000 | #Constraints:      61754
2612.88/2621.97	c #Conflicts:    5836000 | #Constraints:      62768
2612.88/2621.97	c #Conflicts:    5837000 | #Constraints:      63786
2612.88/2621.97	c #Conflicts:    5838000 | #Constraints:      64807
2612.88/2621.97	c #Conflicts:    5839000 | #Constraints:      65825
2612.88/2621.97	c #Conflicts:    5840000 | #Constraints:      66840
2612.88/2621.97	c #Conflicts:    5841000 | #Constraints:      67857
2612.88/2621.97	c #Conflicts:    5842000 | #Constraints:      68869
2612.88/2621.97	c #Conflicts:    5843000 | #Constraints:      69887
2612.88/2621.97	c #Conflicts:    5844000 | #Constraints:      70903
2612.88/2621.97	c #Conflicts:    5845000 | #Constraints:      71932
2612.88/2621.97	c #Conflicts:    5846000 | #Constraints:      72949
2612.88/2621.97	c #Conflicts:    5847000 | #Constraints:      73965
2612.88/2621.97	c #Conflicts:    5848000 | #Constraints:      74984
2612.88/2621.97	c #Conflicts:    5849000 | #Constraints:      76006
2612.88/2621.97	c #Conflicts:    5850000 | #Constraints:      77020
2612.88/2621.97	c #Conflicts:    5851000 | #Constraints:      78036
2612.88/2621.97	c #Conflicts:    5852000 | #Constraints:      79057
2612.88/2621.97	c #Conflicts:    5853000 | #Constraints:      80077
2612.88/2621.97	c #Conflicts:    5854000 | #Constraints:      81098
2612.88/2621.97	c #Conflicts:    5855000 | #Constraints:      82114
2612.88/2621.97	c #Conflicts:    5856000 | #Constraints:      83128
2612.88/2621.97	c #Conflicts:    5857000 | #Constraints:      84147
2612.88/2621.97	c #Conflicts:    5858000 | #Constraints:      85166
2612.88/2621.97	c #Conflicts:    5859000 | #Constraints:      86182
2612.88/2621.97	c #Conflicts:    5860000 | #Constraints:      87203
2612.88/2621.97	c #Conflicts:    5861000 | #Constraints:      88223
2612.88/2621.97	c #Conflicts:    5862000 | #Constraints:      89247
2612.88/2621.97	c #Conflicts:    5863000 | #Constraints:      90264
2612.88/2621.97	c #Conflicts:    5864000 | #Constraints:      91285
2612.88/2621.97	c #Conflicts:    5865000 | #Constraints:      92309
2612.88/2621.97	c #Conflicts:    5866000 | #Constraints:      93323
2612.88/2621.97	c #Conflicts:    5867000 | #Constraints:      94337
2612.88/2621.97	c #Conflicts:    5868000 | #Constraints:      95357
2612.88/2621.97	c #Conflicts:    5869000 | #Constraints:      96371
2612.88/2621.97	c #Conflicts:    5870000 | #Constraints:      97388
2612.88/2621.97	c #Conflicts:    5871000 | #Constraints:      98406
2612.88/2621.97	c DATABASE CLEANUP
2612.88/2621.97	c GARBAGE COLLECT
2612.88/2621.97	c rational objective value (HS) 48.6353
2648.55/2657.73	c #Conflicts:    5872000 | #Constraints:      50298
2648.55/2657.73	c #Conflicts:    5873000 | #Constraints:      51312
2648.55/2657.73	c #Conflicts:    5874000 | #Constraints:      52313
2648.55/2657.73	c #Conflicts:    5875000 | #Constraints:      53316
2648.55/2657.73	c #Conflicts:    5876000 | #Constraints:      54318
2648.55/2657.73	c #Conflicts:    5877000 | #Constraints:      55319
2648.55/2657.73	c #Conflicts:    5878000 | #Constraints:      56319
2648.55/2657.73	c #Conflicts:    5879000 | #Constraints:      57320
2648.55/2657.73	c #Conflicts:    5880000 | #Constraints:      58322
2648.55/2657.73	c #Conflicts:    5881000 | #Constraints:      59324
2648.55/2657.73	c #Conflicts:    5882000 | #Constraints:      60327
2648.55/2657.73	c #Conflicts:    5883000 | #Constraints:      61327
2648.55/2657.73	c #Conflicts:    5884000 | #Constraints:      62328
2648.55/2657.73	c #Conflicts:    5885000 | #Constraints:      63329
2648.55/2657.73	c #Conflicts:    5886000 | #Constraints:      64335
2648.55/2657.73	c #Conflicts:    5887000 | #Constraints:      65341
2648.55/2657.73	c #Conflicts:    5888000 | #Constraints:      66342
2648.55/2657.73	c #Conflicts:    5889000 | #Constraints:      67342
2648.55/2657.73	c #Conflicts:    5890000 | #Constraints:      68343
2648.55/2657.73	c #Conflicts:    5891000 | #Constraints:      69345
2648.55/2657.73	c #Conflicts:    5892000 | #Constraints:      70347
2648.55/2657.73	c #Conflicts:    5893000 | #Constraints:      71347
2648.55/2657.73	c #Conflicts:    5894000 | #Constraints:      72348
2648.55/2657.73	c #Conflicts:    5895000 | #Constraints:      73350
2648.55/2657.73	c #Conflicts:    5896000 | #Constraints:      74354
2648.55/2657.73	c #Conflicts:    5897000 | #Constraints:      75355
2648.55/2657.73	c #Conflicts:    5898000 | #Constraints:      76358
2648.55/2657.73	c #Conflicts:    5899000 | #Constraints:      77364
2648.55/2657.73	c #Conflicts:    5900000 | #Constraints:      78366
2648.55/2657.73	c #Conflicts:    5901000 | #Constraints:      79368
2648.55/2657.73	c #Conflicts:    5902000 | #Constraints:      80373
2648.55/2657.73	c #Conflicts:    5903000 | #Constraints:      81378
2648.55/2657.73	c #Conflicts:    5904000 | #Constraints:      82379
2648.55/2657.73	c #Conflicts:    5905000 | #Constraints:      83543
2648.55/2657.73	c #Conflicts:    5906000 | #Constraints:      84543
2648.55/2657.73	c #Conflicts:    5907000 | #Constraints:      85544
2648.55/2657.73	c #Conflicts:    5908000 | #Constraints:      86547
2648.55/2657.73	c #Conflicts:    5909000 | #Constraints:      87550
2648.55/2657.73	c #Conflicts:    5910000 | #Constraints:      88550
2648.55/2657.73	c #Conflicts:    5911000 | #Constraints:      89551
2648.55/2657.73	c #Conflicts:    5912000 | #Constraints:      90552
2648.55/2657.73	c #Conflicts:    5913000 | #Constraints:      91553
2648.55/2657.73	c #Conflicts:    5914000 | #Constraints:      92553
2648.55/2657.73	c #Conflicts:    5915000 | #Constraints:      93562
2648.55/2657.73	c #Conflicts:    5916000 | #Constraints:      94563
2648.55/2657.73	c #Conflicts:    5917000 | #Constraints:      95563
2648.55/2657.73	c #Conflicts:    5918000 | #Constraints:      96564
2648.55/2657.73	c #Conflicts:    5919000 | #Constraints:      97566
2648.55/2657.73	c #Conflicts:    5920000 | #Constraints:      98568
2648.55/2657.73	c DATABASE CLEANUP
2648.55/2657.73	c GARBAGE COLLECT
2648.55/2657.73	c rational objective value (HS) 48.6353
2684.74/2694.01	c #Conflicts:    5921000 | #Constraints:      50624
2684.74/2694.01	c #Conflicts:    5922000 | #Constraints:      51643
2684.74/2694.01	c #Conflicts:    5923000 | #Constraints:      52668
2684.74/2694.01	c #Conflicts:    5924000 | #Constraints:      53692
2684.74/2694.01	c #Conflicts:    5925000 | #Constraints:      54757
2684.74/2694.01	c #Conflicts:    5926000 | #Constraints:      55788
2684.74/2694.01	c #Conflicts:    5927000 | #Constraints:      56823
2684.74/2694.01	c #Conflicts:    5928000 | #Constraints:      57856
2684.74/2694.01	c #Conflicts:    5929000 | #Constraints:      58886
2684.74/2694.01	c #Conflicts:    5930000 | #Constraints:      59918
2684.74/2694.01	c #Conflicts:    5931000 | #Constraints:      60945
2684.74/2694.01	c #Conflicts:    5932000 | #Constraints:      61972
2684.74/2694.01	c #Conflicts:    5933000 | #Constraints:      62996
2684.74/2694.01	c #Conflicts:    5934000 | #Constraints:      64021
2684.74/2694.01	c #Conflicts:    5935000 | #Constraints:      65046
2684.74/2694.01	c #Conflicts:    5936000 | #Constraints:      66063
2684.74/2694.01	c #Conflicts:    5937000 | #Constraints:      67095
2684.74/2694.01	c #Conflicts:    5938000 | #Constraints:      68125
2684.74/2694.01	c #Conflicts:    5939000 | #Constraints:      69145
2684.74/2694.01	c #Conflicts:    5940000 | #Constraints:      70173
2684.74/2694.01	c #Conflicts:    5941000 | #Constraints:      71198
2684.74/2694.01	c #Conflicts:    5942000 | #Constraints:      72217
2684.74/2694.01	c #Conflicts:    5943000 | #Constraints:      73236
2684.74/2694.01	c #Conflicts:    5944000 | #Constraints:      74256
2684.74/2694.01	c #Conflicts:    5945000 | #Constraints:      75275
2684.74/2694.01	c #Conflicts:    5946000 | #Constraints:      76295
2684.74/2694.01	c #Conflicts:    5947000 | #Constraints:      77315
2684.74/2694.01	c #Conflicts:    5948000 | #Constraints:      78336
2684.74/2694.01	c #Conflicts:    5949000 | #Constraints:      79356
2684.74/2694.01	c #Conflicts:    5950000 | #Constraints:      80383
2684.74/2694.01	c #Conflicts:    5951000 | #Constraints:      81406
2684.74/2694.01	c #Conflicts:    5952000 | #Constraints:      82435
2684.74/2694.01	c #Conflicts:    5953000 | #Constraints:      83455
2684.74/2694.01	c #Conflicts:    5954000 | #Constraints:      84480
2684.74/2694.01	c #Conflicts:    5955000 | #Constraints:      85503
2684.74/2694.01	c #Conflicts:    5956000 | #Constraints:      86526
2684.74/2694.01	c #Conflicts:    5957000 | #Constraints:      87546
2684.74/2694.01	c #Conflicts:    5958000 | #Constraints:      88563
2684.74/2694.01	c #Conflicts:    5959000 | #Constraints:      89583
2684.74/2694.01	c #Conflicts:    5960000 | #Constraints:      90607
2684.74/2694.01	c #Conflicts:    5961000 | #Constraints:      91626
2684.74/2694.01	c #Conflicts:    5962000 | #Constraints:      92642
2684.74/2694.01	c #Conflicts:    5963000 | #Constraints:      93665
2684.74/2694.01	c #Conflicts:    5964000 | #Constraints:      94697
2684.74/2694.01	c #Conflicts:    5965000 | #Constraints:      95724
2684.74/2694.01	c #Conflicts:    5966000 | #Constraints:      96748
2684.74/2694.01	c #Conflicts:    5967000 | #Constraints:      97767
2684.74/2694.01	c #Conflicts:    5968000 | #Constraints:      98792
2684.74/2694.01	c #Conflicts:    5969000 | #Constraints:      99805
2684.74/2694.01	c DATABASE CLEANUP
2684.74/2694.01	c GARBAGE COLLECT
2684.74/2694.01	c rational objective value (HS) 48.6353
2713.53/2722.98	c #Conflicts:    5970000 | #Constraints:      51308
2713.53/2722.98	c #Conflicts:    5971000 | #Constraints:      52333
2713.53/2722.98	c #Conflicts:    5972000 | #Constraints:      53359
2713.53/2722.98	c #Conflicts:    5973000 | #Constraints:      54385
2713.53/2722.98	c #Conflicts:    5974000 | #Constraints:      55409
2713.53/2722.98	c #Conflicts:    5975000 | #Constraints:      56440
2713.53/2722.98	c #Conflicts:    5976000 | #Constraints:      57457
2713.53/2722.98	c #Conflicts:    5977000 | #Constraints:      58475
2713.53/2722.98	c #Conflicts:    5978000 | #Constraints:      59494
2713.53/2722.98	c #Conflicts:    5979000 | #Constraints:      60522
2713.53/2722.98	c #Conflicts:    5980000 | #Constraints:      61546
2713.53/2722.98	c #Conflicts:    5981000 | #Constraints:      62565
2713.53/2722.98	c #Conflicts:    5982000 | #Constraints:      63585
2713.53/2722.98	c #Conflicts:    5983000 | #Constraints:      64605
2713.53/2722.98	c #Conflicts:    5984000 | #Constraints:      65629
2713.53/2722.98	c #Conflicts:    5985000 | #Constraints:      66650
2713.53/2722.98	c #Conflicts:    5986000 | #Constraints:      67676
2713.53/2722.98	c #Conflicts:    5987000 | #Constraints:      68694
2713.53/2722.98	c #Conflicts:    5988000 | #Constraints:      69722
2713.53/2722.98	c #Conflicts:    5989000 | #Constraints:      70743
2713.53/2722.98	c #Conflicts:    5990000 | #Constraints:      71761
2713.53/2722.98	c #Conflicts:    5991000 | #Constraints:      72791
2713.53/2722.98	c #Conflicts:    5992000 | #Constraints:      73820
2713.53/2722.98	c #Conflicts:    5993000 | #Constraints:      74844
2713.53/2722.98	c #Conflicts:    5994000 | #Constraints:      75860
2713.53/2722.98	c #Conflicts:    5995000 | #Constraints:      76878
2713.53/2722.98	c #Conflicts:    5996000 | #Constraints:      77898
2713.53/2722.98	c #Conflicts:    5997000 | #Constraints:      78918
2713.53/2722.98	c #Conflicts:    5998000 | #Constraints:      79933
2713.53/2722.98	c #Conflicts:    5999000 | #Constraints:      80952
2713.53/2722.98	c #Conflicts:    6000000 | #Constraints:      81980
2713.53/2722.98	c #Conflicts:    6001000 | #Constraints:      83008
2713.53/2722.98	c #Conflicts:    6002000 | #Constraints:      84022
2713.53/2722.98	c #Conflicts:    6003000 | #Constraints:      85037
2713.53/2722.98	c #Conflicts:    6004000 | #Constraints:      86054
2713.53/2722.98	c #Conflicts:    6005000 | #Constraints:      87067
2713.53/2722.98	c #Conflicts:    6006000 | #Constraints:      88082
2713.53/2722.98	c #Conflicts:    6007000 | #Constraints:      89097
2713.53/2722.98	c #Conflicts:    6008000 | #Constraints:      90123
2713.53/2722.98	c #Conflicts:    6009000 | #Constraints:      91143
2713.53/2722.98	c #Conflicts:    6010000 | #Constraints:      92168
2713.53/2722.98	c #Conflicts:    6011000 | #Constraints:      93189
2713.53/2722.98	c #Conflicts:    6012000 | #Constraints:      94211
2713.53/2722.98	c #Conflicts:    6013000 | #Constraints:      95227
2713.53/2722.98	c #Conflicts:    6014000 | #Constraints:      96241
2713.53/2722.98	c #Conflicts:    6015000 | #Constraints:      97255
2713.53/2722.98	c #Conflicts:    6016000 | #Constraints:      98276
2713.53/2722.98	c #Conflicts:    6017000 | #Constraints:      99294
2713.53/2722.98	c #Conflicts:    6018000 | #Constraints:     100306
2713.53/2722.98	c DATABASE CLEANUP
2713.53/2722.98	c GARBAGE COLLECT
2713.53/2722.98	c rational objective value (HS) 48.6353
2750.70/2760.29	c #Conflicts:    6019000 | #Constraints:      51538
2750.70/2760.29	c #Conflicts:    6020000 | #Constraints:      52538
2750.70/2760.29	c #Conflicts:    6021000 | #Constraints:      53538
2750.70/2760.29	c #Conflicts:    6022000 | #Constraints:      54538
2750.70/2760.29	c #Conflicts:    6023000 | #Constraints:      55538
2750.70/2760.29	c #Conflicts:    6024000 | #Constraints:      56538
2750.70/2760.29	c #Conflicts:    6025000 | #Constraints:      57538
2750.70/2760.29	c #Conflicts:    6026000 | #Constraints:      58538
2750.70/2760.29	c #Conflicts:    6027000 | #Constraints:      59538
2750.70/2760.29	c #Conflicts:    6028000 | #Constraints:      60538
2750.70/2760.29	c #Conflicts:    6029000 | #Constraints:      61538
2750.70/2760.29	c #Conflicts:    6030000 | #Constraints:      62538
2750.70/2760.29	c #Conflicts:    6031000 | #Constraints:      63538
2750.70/2760.29	c #Conflicts:    6032000 | #Constraints:      64538
2750.70/2760.29	c #Conflicts:    6033000 | #Constraints:      65538
2750.70/2760.29	c #Conflicts:    6034000 | #Constraints:      66538
2750.70/2760.29	c #Conflicts:    6035000 | #Constraints:      67538
2750.70/2760.29	c #Conflicts:    6036000 | #Constraints:      68538
2750.70/2760.29	c #Conflicts:    6037000 | #Constraints:      69538
2750.70/2760.29	c #Conflicts:    6038000 | #Constraints:      70538
2750.70/2760.29	c #Conflicts:    6039000 | #Constraints:      71538
2750.70/2760.29	c #Conflicts:    6040000 | #Constraints:      72538
2750.70/2760.29	c #Conflicts:    6041000 | #Constraints:      73538
2750.70/2760.29	c #Conflicts:    6042000 | #Constraints:      74538
2750.70/2760.29	c #Conflicts:    6043000 | #Constraints:      75538
2750.70/2760.29	c #Conflicts:    6044000 | #Constraints:      76538
2750.70/2760.29	c #Conflicts:    6045000 | #Constraints:      77538
2750.70/2760.29	c #Conflicts:    6046000 | #Constraints:      78538
2750.70/2760.29	c #Conflicts:    6047000 | #Constraints:      79538
2750.70/2760.29	c #Conflicts:    6048000 | #Constraints:      80538
2750.70/2760.29	c #Conflicts:    6049000 | #Constraints:      81538
2750.70/2760.29	c #Conflicts:    6050000 | #Constraints:      82538
2750.70/2760.29	c #Conflicts:    6051000 | #Constraints:      83538
2750.70/2760.29	c #Conflicts:    6052000 | #Constraints:      84538
2750.70/2760.29	c #Conflicts:    6053000 | #Constraints:      85538
2750.70/2760.29	c #Conflicts:    6054000 | #Constraints:      86538
2750.70/2760.29	c #Conflicts:    6055000 | #Constraints:      87538
2750.70/2760.29	c #Conflicts:    6056000 | #Constraints:      88538
2750.70/2760.29	c #Conflicts:    6057000 | #Constraints:      89538
2750.70/2760.29	c #Conflicts:    6058000 | #Constraints:      90538
2750.70/2760.29	c #Conflicts:    6059000 | #Constraints:      91538
2750.70/2760.29	c #Conflicts:    6060000 | #Constraints:      92538
2750.70/2760.29	c #Conflicts:    6061000 | #Constraints:      93538
2750.70/2760.29	c #Conflicts:    6062000 | #Constraints:      94538
2750.70/2760.29	c #Conflicts:    6063000 | #Constraints:      95538
2750.70/2760.29	c #Conflicts:    6064000 | #Constraints:      96538
2750.70/2760.29	c #Conflicts:    6065000 | #Constraints:      97538
2750.70/2760.29	c #Conflicts:    6066000 | #Constraints:      98538
2750.70/2760.29	c #Conflicts:    6067000 | #Constraints:      99538
2750.70/2760.29	c DATABASE CLEANUP
2750.70/2760.29	c GARBAGE COLLECT
2750.70/2760.29	c rational objective value (HS) 48.6353
2779.00/2788.61	c #Conflicts:    6068000 | #Constraints:      51121
2779.00/2788.61	c #Conflicts:    6069000 | #Constraints:      52134
2779.00/2788.61	c #Conflicts:    6070000 | #Constraints:      53152
2779.00/2788.61	c #Conflicts:    6071000 | #Constraints:      54169
2779.00/2788.61	c #Conflicts:    6072000 | #Constraints:      55183
2779.00/2788.61	c #Conflicts:    6073000 | #Constraints:      56191
2779.00/2788.61	c #Conflicts:    6074000 | #Constraints:      57200
2779.00/2788.61	c #Conflicts:    6075000 | #Constraints:      58212
2779.00/2788.61	c #Conflicts:    6076000 | #Constraints:      59218
2779.00/2788.61	c #Conflicts:    6077000 | #Constraints:      60237
2779.00/2788.61	c #Conflicts:    6078000 | #Constraints:      61284
2779.00/2788.61	c #Conflicts:    6079000 | #Constraints:      62319
2779.00/2788.61	c #Conflicts:    6080000 | #Constraints:      63355
2779.00/2788.61	c #Conflicts:    6081000 | #Constraints:      64379
2779.00/2788.61	c #Conflicts:    6082000 | #Constraints:      65408
2779.00/2788.61	c #Conflicts:    6083000 | #Constraints:      66443
2779.00/2788.61	c #Conflicts:    6084000 | #Constraints:      67476
2779.00/2788.61	c #Conflicts:    6085000 | #Constraints:      68506
2779.00/2788.61	c #Conflicts:    6086000 | #Constraints:      69524
2779.00/2788.61	c #Conflicts:    6087000 | #Constraints:      70545
2779.00/2788.61	c #Conflicts:    6088000 | #Constraints:      71565
2779.00/2788.61	c #Conflicts:    6089000 | #Constraints:      72582
2779.00/2788.61	c #Conflicts:    6090000 | #Constraints:      73593
2779.00/2788.61	c #Conflicts:    6091000 | #Constraints:      74616
2779.00/2788.61	c #Conflicts:    6092000 | #Constraints:      75637
2779.00/2788.61	c #Conflicts:    6093000 | #Constraints:      76661
2779.00/2788.61	c #Conflicts:    6094000 | #Constraints:      77678
2779.00/2788.61	c #Conflicts:    6095000 | #Constraints:      78703
2779.00/2788.61	c #Conflicts:    6096000 | #Constraints:      79728
2779.00/2788.61	c #Conflicts:    6097000 | #Constraints:      80745
2779.00/2788.61	c #Conflicts:    6098000 | #Constraints:      81760
2779.00/2788.61	c #Conflicts:    6099000 | #Constraints:      82777
2779.00/2788.61	c #Conflicts:    6100000 | #Constraints:      83789
2779.00/2788.61	c #Conflicts:    6101000 | #Constraints:      84804
2779.00/2788.61	c #Conflicts:    6102000 | #Constraints:      85819
2779.00/2788.61	c #Conflicts:    6103000 | #Constraints:      86839
2779.00/2788.61	c #Conflicts:    6104000 | #Constraints:      87860
2779.00/2788.61	c #Conflicts:    6105000 | #Constraints:      88876
2779.00/2788.61	c #Conflicts:    6106000 | #Constraints:      89890
2779.00/2788.61	c #Conflicts:    6107000 | #Constraints:      90906
2779.00/2788.61	c #Conflicts:    6108000 | #Constraints:      91919
2779.00/2788.61	c #Conflicts:    6109000 | #Constraints:      92933
2779.00/2788.61	c #Conflicts:    6110000 | #Constraints:      93953
2779.00/2788.61	c #Conflicts:    6111000 | #Constraints:      94968
2779.00/2788.61	c #Conflicts:    6112000 | #Constraints:      95993
2779.00/2788.61	c #Conflicts:    6113000 | #Constraints:      97016
2779.00/2788.61	c #Conflicts:    6114000 | #Constraints:      98045
2779.00/2788.61	c #Conflicts:    6115000 | #Constraints:      99065
2779.00/2788.61	c #Conflicts:    6116000 | #Constraints:     100082
2779.00/2788.61	c DATABASE CLEANUP
2779.00/2788.61	c GARBAGE COLLECT
2779.00/2788.61	c rational objective value (HS) 48.6353
2805.71/2815.42	c #Conflicts:    6117000 | #Constraints:      51140
2805.71/2815.42	c #Conflicts:    6118000 | #Constraints:      52176
2805.71/2815.42	c #Conflicts:    6119000 | #Constraints:      53199
2805.71/2815.42	c #Conflicts:    6120000 | #Constraints:      54227
2805.71/2815.42	c #Conflicts:    6121000 | #Constraints:      55254
2805.71/2815.42	c #Conflicts:    6122000 | #Constraints:      56280
2805.71/2815.42	c #Conflicts:    6123000 | #Constraints:      57308
2805.71/2815.42	c #Conflicts:    6124000 | #Constraints:      58330
2805.71/2815.42	c #Conflicts:    6125000 | #Constraints:      59360
2805.71/2815.42	c #Conflicts:    6126000 | #Constraints:      60381
2805.71/2815.42	c #Conflicts:    6127000 | #Constraints:      61399
2805.71/2815.42	c #Conflicts:    6128000 | #Constraints:      62424
2805.71/2815.42	c #Conflicts:    6129000 | #Constraints:      63456
2805.71/2815.42	c #Conflicts:    6130000 | #Constraints:      64475
2805.71/2815.42	c #Conflicts:    6131000 | #Constraints:      65496
2805.71/2815.42	c #Conflicts:    6132000 | #Constraints:      66514
2805.71/2815.42	c #Conflicts:    6133000 | #Constraints:      67535
2805.71/2815.42	c #Conflicts:    6134000 | #Constraints:      68554
2805.71/2815.42	c #Conflicts:    6135000 | #Constraints:      69572
2805.71/2815.42	c #Conflicts:    6136000 | #Constraints:      70593
2805.71/2815.42	c #Conflicts:    6137000 | #Constraints:      71619
2805.71/2815.42	c #Conflicts:    6138000 | #Constraints:      72643
2805.71/2815.42	c #Conflicts:    6139000 | #Constraints:      73667
2805.71/2815.42	c #Conflicts:    6140000 | #Constraints:      74700
2805.71/2815.42	c #Conflicts:    6141000 | #Constraints:      75717
2805.71/2815.42	c #Conflicts:    6142000 | #Constraints:      76735
2805.71/2815.42	c #Conflicts:    6143000 | #Constraints:      77748
2805.71/2815.42	c #Conflicts:    6144000 | #Constraints:      78765
2805.71/2815.42	c #Conflicts:    6145000 | #Constraints:      79779
2805.71/2815.42	c #Conflicts:    6146000 | #Constraints:      80794
2805.71/2815.42	c #Conflicts:    6147000 | #Constraints:      81810
2805.71/2815.42	c #Conflicts:    6148000 | #Constraints:      82832
2805.71/2815.42	c #Conflicts:    6149000 | #Constraints:      83854
2805.71/2815.42	c #Conflicts:    6150000 | #Constraints:      84868
2805.71/2815.42	c #Conflicts:    6151000 | #Constraints:      85883
2805.71/2815.42	c #Conflicts:    6152000 | #Constraints:      86906
2805.71/2815.42	c #Conflicts:    6153000 | #Constraints:      87924
2805.71/2815.42	c #Conflicts:    6154000 | #Constraints:      88943
2805.71/2815.42	c #Conflicts:    6155000 | #Constraints:      89960
2805.71/2815.42	c #Conflicts:    6156000 | #Constraints:      90980
2805.71/2815.42	c #Conflicts:    6157000 | #Constraints:      92001
2805.71/2815.42	c #Conflicts:    6158000 | #Constraints:      93022
2805.71/2815.42	c #Conflicts:    6159000 | #Constraints:      94040
2805.71/2815.42	c #Conflicts:    6160000 | #Constraints:      95060
2805.71/2815.42	c #Conflicts:    6161000 | #Constraints:      96077
2805.71/2815.42	c #Conflicts:    6162000 | #Constraints:      97103
2805.71/2815.42	c #Conflicts:    6163000 | #Constraints:      98120
2805.71/2815.42	c #Conflicts:    6164000 | #Constraints:      99143
2805.71/2815.42	c #Conflicts:    6165000 | #Constraints:     100165
2805.71/2815.42	c #Conflicts:    6166000 | #Constraints:     101184
2805.71/2815.42	c DATABASE CLEANUP
2805.71/2815.42	c GARBAGE COLLECT
2805.71/2815.42	c rational objective value (HS) 48.6353
2835.51/2845.33	c #Conflicts:    6167000 | #Constraints:      51883
2835.51/2845.33	c #Conflicts:    6168000 | #Constraints:      52908
2835.51/2845.33	c #Conflicts:    6169000 | #Constraints:      53932
2835.51/2845.33	c #Conflicts:    6170000 | #Constraints:      54960
2835.51/2845.33	c #Conflicts:    6171000 | #Constraints:      55991
2835.51/2845.33	c #Conflicts:    6172000 | #Constraints:      57014
2835.51/2845.33	c #Conflicts:    6173000 | #Constraints:      58044
2835.51/2845.33	c #Conflicts:    6174000 | #Constraints:      59071
2835.51/2845.33	c #Conflicts:    6175000 | #Constraints:      60094
2835.51/2845.33	c #Conflicts:    6176000 | #Constraints:      61120
2835.51/2845.33	c #Conflicts:    6177000 | #Constraints:      62146
2835.51/2845.33	c #Conflicts:    6178000 | #Constraints:      63170
2835.51/2845.33	c #Conflicts:    6179000 | #Constraints:      64190
2835.51/2845.33	c #Conflicts:    6180000 | #Constraints:      65212
2835.51/2845.33	c #Conflicts:    6181000 | #Constraints:      66234
2835.51/2845.33	c #Conflicts:    6182000 | #Constraints:      67255
2835.51/2845.33	c #Conflicts:    6183000 | #Constraints:      68277
2835.51/2845.33	c #Conflicts:    6184000 | #Constraints:      69296
2835.51/2845.33	c #Conflicts:    6185000 | #Constraints:      70315
2835.51/2845.33	c #Conflicts:    6186000 | #Constraints:      71338
2835.51/2845.33	c #Conflicts:    6187000 | #Constraints:      72361
2835.51/2845.33	c #Conflicts:    6188000 | #Constraints:      73377
2835.51/2845.33	c #Conflicts:    6189000 | #Constraints:      74391
2835.51/2845.33	c #Conflicts:    6190000 | #Constraints:      75418
2835.51/2845.33	c #Conflicts:    6191000 | #Constraints:      76442
2835.51/2845.33	c #Conflicts:    6192000 | #Constraints:      77460
2835.51/2845.33	c #Conflicts:    6193000 | #Constraints:      78478
2835.51/2845.33	c #Conflicts:    6194000 | #Constraints:      79501
2835.51/2845.33	c #Conflicts:    6195000 | #Constraints:      80524
2835.51/2845.33	c #Conflicts:    6196000 | #Constraints:      81540
2835.51/2845.33	c #Conflicts:    6197000 | #Constraints:      82564
2835.51/2845.33	c #Conflicts:    6198000 | #Constraints:      83603
2835.51/2845.33	c #Conflicts:    6199000 | #Constraints:      84627
2835.51/2845.33	c #Conflicts:    6200000 | #Constraints:      85642
2835.51/2845.33	c #Conflicts:    6201000 | #Constraints:      86656
2835.51/2845.33	c #Conflicts:    6202000 | #Constraints:      87676
2835.51/2845.33	c #Conflicts:    6203000 | #Constraints:      88687
2835.51/2845.33	c #Conflicts:    6204000 | #Constraints:      89700
2835.51/2845.33	c #Conflicts:    6205000 | #Constraints:      90719
2835.51/2845.33	c #Conflicts:    6206000 | #Constraints:      91741
2835.51/2845.33	c #Conflicts:    6207000 | #Constraints:      92757
2835.51/2845.33	c #Conflicts:    6208000 | #Constraints:      93772
2835.51/2845.33	c #Conflicts:    6209000 | #Constraints:      94782
2835.51/2845.33	c #Conflicts:    6210000 | #Constraints:      95796
2835.51/2845.33	c #Conflicts:    6211000 | #Constraints:      96805
2835.51/2845.33	c #Conflicts:    6212000 | #Constraints:      97818
2835.51/2845.33	c #Conflicts:    6213000 | #Constraints:      98836
2835.51/2845.33	c #Conflicts:    6214000 | #Constraints:      99860
2835.51/2845.33	c #Conflicts:    6215000 | #Constraints:     100877
2835.51/2845.33	c #Conflicts:    6216000 | #Constraints:     101901
2835.51/2845.33	c DATABASE CLEANUP
2835.51/2845.33	c GARBAGE COLLECT
2835.51/2845.33	c rational objective value (HS) 48.6353
2871.58/2881.51	c #Conflicts:    6217000 | #Constraints:      52333
2871.58/2881.51	c #Conflicts:    6218000 | #Constraints:      53333
2871.58/2881.51	c #Conflicts:    6219000 | #Constraints:      54333
2871.58/2881.51	c #Conflicts:    6220000 | #Constraints:      55333
2871.58/2881.51	c #Conflicts:    6221000 | #Constraints:      56333
2871.58/2881.51	c #Conflicts:    6222000 | #Constraints:      57333
2871.58/2881.51	c #Conflicts:    6223000 | #Constraints:      58333
2871.58/2881.51	c #Conflicts:    6224000 | #Constraints:      59333
2871.58/2881.51	c #Conflicts:    6225000 | #Constraints:      60333
2871.58/2881.51	c #Conflicts:    6226000 | #Constraints:      61333
2871.58/2881.51	c #Conflicts:    6227000 | #Constraints:      62333
2871.58/2881.51	c #Conflicts:    6228000 | #Constraints:      63333
2871.58/2881.51	c #Conflicts:    6229000 | #Constraints:      64333
2871.58/2881.51	c #Conflicts:    6230000 | #Constraints:      65333
2871.58/2881.51	c #Conflicts:    6231000 | #Constraints:      66333
2871.58/2881.51	c #Conflicts:    6232000 | #Constraints:      67333
2871.58/2881.51	c #Conflicts:    6233000 | #Constraints:      68333
2871.58/2881.51	c #Conflicts:    6234000 | #Constraints:      69333
2871.58/2881.51	c #Conflicts:    6235000 | #Constraints:      70333
2871.58/2881.51	c #Conflicts:    6236000 | #Constraints:      71333
2871.58/2881.51	c #Conflicts:    6237000 | #Constraints:      72333
2871.58/2881.51	c #Conflicts:    6238000 | #Constraints:      73333
2871.58/2881.51	c #Conflicts:    6239000 | #Constraints:      74333
2871.58/2881.51	c #Conflicts:    6240000 | #Constraints:      75333
2871.58/2881.51	c #Conflicts:    6241000 | #Constraints:      76333
2871.58/2881.51	c #Conflicts:    6242000 | #Constraints:      77333
2871.58/2881.51	c #Conflicts:    6243000 | #Constraints:      78333
2871.58/2881.51	c #Conflicts:    6244000 | #Constraints:      79333
2871.58/2881.51	c #Conflicts:    6245000 | #Constraints:      80333
2871.58/2881.51	c #Conflicts:    6246000 | #Constraints:      81333
2871.58/2881.51	c #Conflicts:    6247000 | #Constraints:      82333
2871.58/2881.51	c #Conflicts:    6248000 | #Constraints:      83333
2871.58/2881.51	c #Conflicts:    6249000 | #Constraints:      84333
2871.58/2881.51	c #Conflicts:    6250000 | #Constraints:      85333
2871.58/2881.51	c #Conflicts:    6251000 | #Constraints:      86333
2871.58/2881.51	c #Conflicts:    6252000 | #Constraints:      87333
2871.58/2881.51	c #Conflicts:    6253000 | #Constraints:      88333
2871.58/2881.51	c #Conflicts:    6254000 | #Constraints:      89333
2871.58/2881.51	c #Conflicts:    6255000 | #Constraints:      90333
2871.58/2881.51	c #Conflicts:    6256000 | #Constraints:      91333
2871.58/2881.51	c #Conflicts:    6257000 | #Constraints:      92333
2871.58/2881.51	c #Conflicts:    6258000 | #Constraints:      93333
2871.58/2881.51	c #Conflicts:    6259000 | #Constraints:      94333
2871.58/2881.51	c #Conflicts:    6260000 | #Constraints:      95333
2871.58/2881.51	c #Conflicts:    6261000 | #Constraints:      96333
2871.58/2881.51	c #Conflicts:    6262000 | #Constraints:      97333
2871.58/2881.51	c #Conflicts:    6263000 | #Constraints:      98333
2871.58/2881.51	c #Conflicts:    6264000 | #Constraints:      99333
2871.58/2881.51	c #Conflicts:    6265000 | #Constraints:     100333
2871.58/2881.51	c #Conflicts:    6266000 | #Constraints:     101333
2871.58/2881.51	c DATABASE CLEANUP
2871.58/2881.51	c GARBAGE COLLECT
2871.58/2881.51	c rational objective value (HS) 48.6353
2904.27/2914.34	c #Conflicts:    6267000 | #Constraints:      52107
2904.27/2914.34	c #Conflicts:    6268000 | #Constraints:      53146
2904.27/2914.34	c #Conflicts:    6269000 | #Constraints:      54172
2904.27/2914.34	c #Conflicts:    6270000 | #Constraints:      55201
2904.27/2914.34	c #Conflicts:    6271000 | #Constraints:      56243
2904.27/2914.34	c #Conflicts:    6272000 | #Constraints:      57268
2904.27/2914.34	c #Conflicts:    6273000 | #Constraints:      58296
2904.27/2914.34	c #Conflicts:    6274000 | #Constraints:      59317
2904.27/2914.34	c #Conflicts:    6275000 | #Constraints:      60338
2904.27/2914.34	c #Conflicts:    6276000 | #Constraints:      61360
2904.27/2914.34	c #Conflicts:    6277000 | #Constraints:      62377
2904.27/2914.34	c #Conflicts:    6278000 | #Constraints:      63396
2904.27/2914.34	c #Conflicts:    6279000 | #Constraints:      64418
2904.27/2914.34	c #Conflicts:    6280000 | #Constraints:      65439
2904.27/2914.34	c #Conflicts:    6281000 | #Constraints:      66470
2904.27/2914.34	c #Conflicts:    6282000 | #Constraints:      67489
2904.27/2914.34	c #Conflicts:    6283000 | #Constraints:      68522
2904.27/2914.34	c #Conflicts:    6284000 | #Constraints:      69555
2904.27/2914.34	c #Conflicts:    6285000 | #Constraints:      70585
2904.27/2914.34	c #Conflicts:    6286000 | #Constraints:      71614
2904.27/2914.34	c #Conflicts:    6287000 | #Constraints:      72639
2904.27/2914.34	c #Conflicts:    6288000 | #Constraints:      73665
2904.27/2914.34	c #Conflicts:    6289000 | #Constraints:      74690
2904.27/2914.34	c #Conflicts:    6290000 | #Constraints:      75711
2904.27/2914.34	c #Conflicts:    6291000 | #Constraints:      76736
2904.27/2914.34	c #Conflicts:    6292000 | #Constraints:      77760
2904.27/2914.34	c #Conflicts:    6293000 | #Constraints:      78781
2904.27/2914.34	c #Conflicts:    6294000 | #Constraints:      79800
2904.27/2914.34	c #Conflicts:    6295000 | #Constraints:      80816
2904.27/2914.34	c #Conflicts:    6296000 | #Constraints:      81838
2904.27/2914.34	c #Conflicts:    6297000 | #Constraints:      82866
2904.27/2914.34	c #Conflicts:    6298000 | #Constraints:      83889
2904.27/2914.34	c #Conflicts:    6299000 | #Constraints:      84903
2904.27/2914.34	c #Conflicts:    6300000 | #Constraints:      85923
2904.27/2914.34	c #Conflicts:    6301000 | #Constraints:      86939
2904.27/2914.34	c #Conflicts:    6302000 | #Constraints:      87958
2904.27/2914.34	c #Conflicts:    6303000 | #Constraints:      88978
2904.27/2914.34	c #Conflicts:    6304000 | #Constraints:      90000
2904.27/2914.34	c #Conflicts:    6305000 | #Constraints:      91012
2904.27/2914.34	c #Conflicts:    6306000 | #Constraints:      92023
2904.27/2914.34	c #Conflicts:    6307000 | #Constraints:      93039
2904.27/2914.34	c #Conflicts:    6308000 | #Constraints:      94059
2904.27/2914.34	c #Conflicts:    6309000 | #Constraints:      95084
2904.27/2914.34	c #Conflicts:    6310000 | #Constraints:      96102
2904.27/2914.34	c #Conflicts:    6311000 | #Constraints:      97125
2904.27/2914.34	c #Conflicts:    6312000 | #Constraints:      98144
2904.27/2914.34	c #Conflicts:    6313000 | #Constraints:      99164
2904.27/2914.34	c #Conflicts:    6314000 | #Constraints:     100183
2904.27/2914.34	c #Conflicts:    6315000 | #Constraints:     101198
2904.27/2914.34	c #Conflicts:    6316000 | #Constraints:     102218
2904.27/2914.34	c DATABASE CLEANUP
2904.27/2914.34	c GARBAGE COLLECT
2904.27/2914.34	c rational objective value (HS) 48.6353
2935.36/2945.53	c #Conflicts:    6317000 | #Constraints:      52418
2935.36/2945.53	c #Conflicts:    6318000 | #Constraints:      53456
2935.36/2945.53	c #Conflicts:    6319000 | #Constraints:      54489
2935.36/2945.53	c #Conflicts:    6320000 | #Constraints:      55519
2935.36/2945.53	c #Conflicts:    6321000 | #Constraints:      56548
2935.36/2945.53	c #Conflicts:    6322000 | #Constraints:      57576
2935.36/2945.53	c #Conflicts:    6323000 | #Constraints:      58598
2935.36/2945.53	c #Conflicts:    6324000 | #Constraints:      59628
2935.36/2945.53	c #Conflicts:    6325000 | #Constraints:      60652
2935.36/2945.53	c #Conflicts:    6326000 | #Constraints:      61676
2935.36/2945.53	c #Conflicts:    6327000 | #Constraints:      62694
2935.36/2945.53	c #Conflicts:    6328000 | #Constraints:      63720
2935.36/2945.53	c #Conflicts:    6329000 | #Constraints:      64742
2935.36/2945.53	c #Conflicts:    6330000 | #Constraints:      65760
2935.36/2945.53	c #Conflicts:    6331000 | #Constraints:      66783
2935.36/2945.53	c #Conflicts:    6332000 | #Constraints:      67804
2935.36/2945.53	c #Conflicts:    6333000 | #Constraints:      68823
2935.36/2945.53	c #Conflicts:    6334000 | #Constraints:      69842
2935.36/2945.53	c #Conflicts:    6335000 | #Constraints:      70857
2935.36/2945.53	c #Conflicts:    6336000 | #Constraints:      71872
2935.36/2945.53	c #Conflicts:    6337000 | #Constraints:      72887
2935.36/2945.53	c #Conflicts:    6338000 | #Constraints:      73919
2935.36/2945.53	c #Conflicts:    6339000 | #Constraints:      74936
2935.36/2945.53	c #Conflicts:    6340000 | #Constraints:      75953
2935.36/2945.53	c #Conflicts:    6341000 | #Constraints:      76967
2935.36/2945.53	c #Conflicts:    6342000 | #Constraints:      77988
2935.36/2945.53	c #Conflicts:    6343000 | #Constraints:      79004
2935.36/2945.53	c #Conflicts:    6344000 | #Constraints:      80024
2935.36/2945.53	c #Conflicts:    6345000 | #Constraints:      81047
2935.36/2945.53	c #Conflicts:    6346000 | #Constraints:      82065
2935.36/2945.53	c #Conflicts:    6347000 | #Constraints:      83083
2935.36/2945.53	c #Conflicts:    6348000 | #Constraints:      84091
2935.36/2945.53	c #Conflicts:    6349000 | #Constraints:      85102
2935.36/2945.53	c #Conflicts:    6350000 | #Constraints:      86124
2935.36/2945.53	c #Conflicts:    6351000 | #Constraints:      87141
2935.36/2945.53	c #Conflicts:    6352000 | #Constraints:      88155
2935.36/2945.53	c #Conflicts:    6353000 | #Constraints:      89179
2935.36/2945.53	c #Conflicts:    6354000 | #Constraints:      90205
2935.36/2945.53	c #Conflicts:    6355000 | #Constraints:      91225
2935.36/2945.53	c #Conflicts:    6356000 | #Constraints:      92239
2935.36/2945.53	c #Conflicts:    6357000 | #Constraints:      93262
2935.36/2945.53	c #Conflicts:    6358000 | #Constraints:      94290
2935.36/2945.53	c #Conflicts:    6359000 | #Constraints:      95309
2935.36/2945.53	c #Conflicts:    6360000 | #Constraints:      96331
2935.36/2945.53	c #Conflicts:    6361000 | #Constraints:      97351
2935.36/2945.53	c #Conflicts:    6362000 | #Constraints:      98373
2935.36/2945.53	c #Conflicts:    6363000 | #Constraints:      99391
2935.36/2945.53	c #Conflicts:    6364000 | #Constraints:     100412
2935.36/2945.53	c #Conflicts:    6365000 | #Constraints:     101431
2935.36/2945.53	c #Conflicts:    6366000 | #Constraints:     102453
2935.36/2945.53	c DATABASE CLEANUP
2935.36/2945.53	c GARBAGE COLLECT
2935.36/2945.53	c rational objective value (HS) 48.6353
2966.55/2976.81	c #Conflicts:    6367000 | #Constraints:      52320
2966.55/2976.81	c #Conflicts:    6368000 | #Constraints:      53351
2966.55/2976.81	c #Conflicts:    6369000 | #Constraints:      54379
2966.55/2976.81	c #Conflicts:    6370000 | #Constraints:      55401
2966.55/2976.81	c #Conflicts:    6371000 | #Constraints:      56426
2966.55/2976.81	c #Conflicts:    6372000 | #Constraints:      57452
2966.55/2976.81	c #Conflicts:    6373000 | #Constraints:      58473
2966.55/2976.81	c #Conflicts:    6374000 | #Constraints:      59488
2966.55/2976.81	c #Conflicts:    6375000 | #Constraints:      60511
2966.55/2976.81	c #Conflicts:    6376000 | #Constraints:      61539
2966.55/2976.81	c #Conflicts:    6377000 | #Constraints:      62558
2966.55/2976.81	c #Conflicts:    6378000 | #Constraints:      63578
2966.55/2976.81	c #Conflicts:    6379000 | #Constraints:      64592
2966.55/2976.81	c #Conflicts:    6380000 | #Constraints:      65610
2966.55/2976.81	c #Conflicts:    6381000 | #Constraints:      66625
2966.55/2976.81	c #Conflicts:    6382000 | #Constraints:      67648
2966.55/2976.81	c #Conflicts:    6383000 | #Constraints:      68671
2966.55/2976.81	c #Conflicts:    6384000 | #Constraints:      69688
2966.55/2976.81	c #Conflicts:    6385000 | #Constraints:      70701
2966.55/2976.81	c #Conflicts:    6386000 | #Constraints:      71722
2966.55/2976.81	c #Conflicts:    6387000 | #Constraints:      72738
2966.55/2976.81	c #Conflicts:    6388000 | #Constraints:      73750
2966.55/2976.81	c #Conflicts:    6389000 | #Constraints:      74767
2966.55/2976.81	c #Conflicts:    6390000 | #Constraints:      75790
2966.55/2976.81	c #Conflicts:    6391000 | #Constraints:      76811
2966.55/2976.81	c #Conflicts:    6392000 | #Constraints:      77826
2966.55/2976.81	c #Conflicts:    6393000 | #Constraints:      78843
2966.55/2976.81	c #Conflicts:    6394000 | #Constraints:      79855
2966.55/2976.81	c #Conflicts:    6395000 | #Constraints:      80865
2966.55/2976.81	c #Conflicts:    6396000 | #Constraints:      81889
2966.55/2976.81	c #Conflicts:    6397000 | #Constraints:      82904
2966.55/2976.81	c #Conflicts:    6398000 | #Constraints:      83921
2966.55/2976.81	c #Conflicts:    6399000 | #Constraints:      84946
2966.55/2976.81	c #Conflicts:    6400000 | #Constraints:      85964
2966.55/2976.81	c #Conflicts:    6401000 | #Constraints:      86988
2966.55/2976.81	c #Conflicts:    6402000 | #Constraints:      88010
2966.55/2976.81	c #Conflicts:    6403000 | #Constraints:      89029
2966.55/2976.81	c #Conflicts:    6404000 | #Constraints:      90048
2966.55/2976.81	c #Conflicts:    6405000 | #Constraints:      91067
2966.55/2976.81	c #Conflicts:    6406000 | #Constraints:      92086
2966.55/2976.81	c #Conflicts:    6407000 | #Constraints:      93107
2966.55/2976.81	c #Conflicts:    6408000 | #Constraints:      94127
2966.55/2976.81	c #Conflicts:    6409000 | #Constraints:      95149
2966.55/2976.81	c #Conflicts:    6410000 | #Constraints:      96169
2966.55/2976.81	c #Conflicts:    6411000 | #Constraints:      97193
2966.55/2976.81	c #Conflicts:    6412000 | #Constraints:      98217
2966.55/2976.81	c #Conflicts:    6413000 | #Constraints:      99236
2966.55/2976.81	c #Conflicts:    6414000 | #Constraints:     100256
2966.55/2976.81	c #Conflicts:    6415000 | #Constraints:     101278
2966.55/2976.81	c #Conflicts:    6416000 | #Constraints:     102301
2966.55/2976.81	c #Conflicts:    6417000 | #Constraints:     103321
2966.55/2976.81	c DATABASE CLEANUP
2966.55/2976.81	c GARBAGE COLLECT
2966.55/2976.81	c rational objective value (HS) 48.6353
2999.94/3010.39	c #Conflicts:    6418000 | #Constraints:      52947
2999.94/3010.39	c #Conflicts:    6419000 | #Constraints:      53947
2999.94/3010.39	c #Conflicts:    6420000 | #Constraints:      54947
2999.94/3010.39	c #Conflicts:    6421000 | #Constraints:      55947
2999.94/3010.39	c #Conflicts:    6422000 | #Constraints:      56947
2999.94/3010.39	c #Conflicts:    6423000 | #Constraints:      57947
2999.94/3010.39	c #Conflicts:    6424000 | #Constraints:      58947
2999.94/3010.39	c #Conflicts:    6425000 | #Constraints:      59947
2999.94/3010.39	c #Conflicts:    6426000 | #Constraints:      60947
2999.94/3010.39	c #Conflicts:    6427000 | #Constraints:      61947
2999.94/3010.39	c #Conflicts:    6428000 | #Constraints:      62947
2999.94/3010.39	c #Conflicts:    6429000 | #Constraints:      63947
2999.94/3010.39	c #Conflicts:    6430000 | #Constraints:      64947
2999.94/3010.39	c #Conflicts:    6431000 | #Constraints:      65947
2999.94/3010.39	c #Conflicts:    6432000 | #Constraints:      66947
2999.94/3010.39	c #Conflicts:    6433000 | #Constraints:      67947
2999.94/3010.39	c #Conflicts:    6434000 | #Constraints:      68947
2999.94/3010.39	c #Conflicts:    6435000 | #Constraints:      69947
2999.94/3010.39	c #Conflicts:    6436000 | #Constraints:      70947
2999.94/3010.39	c #Conflicts:    6437000 | #Constraints:      71947
2999.94/3010.39	c #Conflicts:    6438000 | #Constraints:      72947
2999.94/3010.39	c #Conflicts:    6439000 | #Constraints:      73947
2999.94/3010.39	c #Conflicts:    6440000 | #Constraints:      74947
2999.94/3010.39	c #Conflicts:    6441000 | #Constraints:      75947
2999.94/3010.39	c #Conflicts:    6442000 | #Constraints:      76947
2999.94/3010.39	c #Conflicts:    6443000 | #Constraints:      77947
2999.94/3010.39	c #Conflicts:    6444000 | #Constraints:      78947
2999.94/3010.39	c #Conflicts:    6445000 | #Constraints:      79947
2999.94/3010.39	c #Conflicts:    6446000 | #Constraints:      80947
2999.94/3010.39	c #Conflicts:    6447000 | #Constraints:      81947
2999.94/3010.39	c #Conflicts:    6448000 | #Constraints:      82947
2999.94/3010.39	c #Conflicts:    6449000 | #Constraints:      83947
2999.94/3010.39	c #Conflicts:    6450000 | #Constraints:      84947
2999.94/3010.39	c #Conflicts:    6451000 | #Constraints:      85947
2999.94/3010.39	c #Conflicts:    6452000 | #Constraints:      86947
2999.94/3010.39	c #Conflicts:    6453000 | #Constraints:      87947
2999.94/3010.39	c #Conflicts:    6454000 | #Constraints:      88947
2999.94/3010.39	c #Conflicts:    6455000 | #Constraints:      89947
2999.94/3010.39	c #Conflicts:    6456000 | #Constraints:      90947
2999.94/3010.39	c #Conflicts:    6457000 | #Constraints:      91947
2999.94/3010.39	c #Conflicts:    6458000 | #Constraints:      92947
2999.94/3010.39	c #Conflicts:    6459000 | #Constraints:      93947
2999.94/3010.39	c #Conflicts:    6460000 | #Constraints:      94947
2999.94/3010.39	c #Conflicts:    6461000 | #Constraints:      95947
2999.94/3010.39	c #Conflicts:    6462000 | #Constraints:      96947
2999.94/3010.39	c #Conflicts:    6463000 | #Constraints:      97947
2999.94/3010.39	c #Conflicts:    6464000 | #Constraints:      98947
2999.94/3010.39	c #Conflicts:    6465000 | #Constraints:      99947
2999.94/3010.39	c #Conflicts:    6466000 | #Constraints:     100947
2999.94/3010.39	c #Conflicts:    6467000 | #Constraints:     101947
2999.94/3010.39	c #Conflicts:    6468000 | #Constraints:     102947
2999.94/3010.39	c DATABASE CLEANUP
2999.94/3010.39	c GARBAGE COLLECT
2999.94/3010.39	c rational objective value (HS) 48.6353
3031.03/3041.52	c #Conflicts:    6469000 | #Constraints:      52893
3031.03/3041.52	c #Conflicts:    6470000 | #Constraints:      53893
3031.03/3041.52	c #Conflicts:    6471000 | #Constraints:      54927
3031.03/3041.52	c #Conflicts:    6472000 | #Constraints:      55963
3031.03/3041.52	c #Conflicts:    6473000 | #Constraints:      56992
3031.03/3041.52	c #Conflicts:    6474000 | #Constraints:      58023
3031.03/3041.52	c #Conflicts:    6475000 | #Constraints:      59045
3031.03/3041.52	c #Conflicts:    6476000 | #Constraints:      60077
3031.03/3041.52	c #Conflicts:    6477000 | #Constraints:      61098
3031.03/3041.52	c #Conflicts:    6478000 | #Constraints:      62127
3031.03/3041.52	c #Conflicts:    6479000 | #Constraints:      63161
3031.03/3041.52	c #Conflicts:    6480000 | #Constraints:      64189
3031.03/3041.52	c #Conflicts:    6481000 | #Constraints:      65212
3031.03/3041.52	c #Conflicts:    6482000 | #Constraints:      66228
3031.03/3041.52	c #Conflicts:    6483000 | #Constraints:      67246
3031.03/3041.52	c #Conflicts:    6484000 | #Constraints:      68267
3031.03/3041.52	c #Conflicts:    6485000 | #Constraints:      69284
3031.03/3041.52	c #Conflicts:    6486000 | #Constraints:      70298
3031.03/3041.52	c #Conflicts:    6487000 | #Constraints:      71321
3031.03/3041.52	c #Conflicts:    6488000 | #Constraints:      72345
3031.03/3041.53	c #Conflicts:    6489000 | #Constraints:      73362
3031.03/3041.53	c #Conflicts:    6490000 | #Constraints:      74377
3031.03/3041.53	c #Conflicts:    6491000 | #Constraints:      75394
3031.03/3041.53	c #Conflicts:    6492000 | #Constraints:      76409
3031.03/3041.53	c #Conflicts:    6493000 | #Constraints:      77424
3031.03/3041.53	c #Conflicts:    6494000 | #Constraints:      78444
3031.03/3041.53	c #Conflicts:    6495000 | #Constraints:      79464
3031.03/3041.53	c #Conflicts:    6496000 | #Constraints:      80487
3031.03/3041.53	c #Conflicts:    6497000 | #Constraints:      81508
3031.03/3041.53	c #Conflicts:    6498000 | #Constraints:      82531
3031.03/3041.53	c #Conflicts:    6499000 | #Constraints:      83554
3031.03/3041.53	c #Conflicts:    6500000 | #Constraints:      84572
3031.03/3041.53	c #Conflicts:    6501000 | #Constraints:      85601
3031.03/3041.53	c #Conflicts:    6502000 | #Constraints:      86629
3031.03/3041.53	c #Conflicts:    6503000 | #Constraints:      87650
3031.03/3041.53	c #Conflicts:    6504000 | #Constraints:      88673
3031.03/3041.53	c #Conflicts:    6505000 | #Constraints:      89695
3031.03/3041.53	c #Conflicts:    6506000 | #Constraints:      90713
3031.03/3041.53	c #Conflicts:    6507000 | #Constraints:      91725
3031.03/3041.53	c #Conflicts:    6508000 | #Constraints:      92739
3031.03/3041.53	c #Conflicts:    6509000 | #Constraints:      93756
3031.03/3041.53	c #Conflicts:    6510000 | #Constraints:      94774
3031.03/3041.53	c #Conflicts:    6511000 | #Constraints:      95790
3031.03/3041.53	c #Conflicts:    6512000 | #Constraints:      96804
3031.03/3041.53	c #Conflicts:    6513000 | #Constraints:      97827
3031.03/3041.53	c #Conflicts:    6514000 | #Constraints:      98846
3031.03/3041.53	c #Conflicts:    6515000 | #Constraints:      99859
3031.03/3041.53	c #Conflicts:    6516000 | #Constraints:     100872
3031.03/3041.53	c #Conflicts:    6517000 | #Constraints:     101892
3031.03/3041.53	c #Conflicts:    6518000 | #Constraints:     102905
3031.03/3041.53	c #Conflicts:    6519000 | #Constraints:     103918
3031.03/3041.53	c DATABASE CLEANUP
3031.03/3041.53	c GARBAGE COLLECT
3031.03/3041.53	c rational objective value (HS) 48.6353
3062.22/3072.88	c #Conflicts:    6520000 | #Constraints:      53339
3062.22/3072.88	c #Conflicts:    6521000 | #Constraints:      54364
3062.22/3072.88	c #Conflicts:    6522000 | #Constraints:      55390
3062.22/3072.88	c #Conflicts:    6523000 | #Constraints:      56414
3062.22/3072.88	c #Conflicts:    6524000 | #Constraints:      57442
3062.22/3072.88	c #Conflicts:    6525000 | #Constraints:      58461
3062.22/3072.88	c #Conflicts:    6526000 | #Constraints:      59483
3062.22/3072.88	c #Conflicts:    6527000 | #Constraints:      60501
3062.22/3072.88	c #Conflicts:    6528000 | #Constraints:      61521
3062.22/3072.88	c #Conflicts:    6529000 | #Constraints:      62541
3062.22/3072.88	c #Conflicts:    6530000 | #Constraints:      63555
3062.22/3072.88	c #Conflicts:    6531000 | #Constraints:      64567
3062.22/3072.88	c #Conflicts:    6532000 | #Constraints:      65586
3062.22/3072.88	c #Conflicts:    6533000 | #Constraints:      66612
3062.22/3072.88	c #Conflicts:    6534000 | #Constraints:      67627
3062.22/3072.88	c #Conflicts:    6535000 | #Constraints:      68642
3062.22/3072.88	c #Conflicts:    6536000 | #Constraints:      69657
3062.22/3072.88	c #Conflicts:    6537000 | #Constraints:      70675
3062.22/3072.88	c #Conflicts:    6538000 | #Constraints:      71693
3062.22/3072.88	c #Conflicts:    6539000 | #Constraints:      72712
3062.22/3072.88	c #Conflicts:    6540000 | #Constraints:      73731
3062.22/3072.88	c #Conflicts:    6541000 | #Constraints:      74750
3062.22/3072.88	c #Conflicts:    6542000 | #Constraints:      75770
3062.22/3072.88	c #Conflicts:    6543000 | #Constraints:      76790
3062.22/3072.88	c #Conflicts:    6544000 | #Constraints:      77809
3062.22/3072.88	c #Conflicts:    6545000 | #Constraints:      78830
3062.22/3072.88	c #Conflicts:    6546000 | #Constraints:      79849
3062.22/3072.88	c #Conflicts:    6547000 | #Constraints:      80871
3062.22/3072.88	c #Conflicts:    6548000 | #Constraints:      81893
3062.22/3072.88	c #Conflicts:    6549000 | #Constraints:      82921
3062.22/3072.88	c #Conflicts:    6550000 | #Constraints:      83939
3062.22/3072.88	c #Conflicts:    6551000 | #Constraints:      84960
3062.22/3072.88	c #Conflicts:    6552000 | #Constraints:      85973
3062.22/3072.88	c #Conflicts:    6553000 | #Constraints:      86993
3062.22/3072.88	c #Conflicts:    6554000 | #Constraints:      88024
3062.22/3072.88	c #Conflicts:    6555000 | #Constraints:      89044
3062.22/3072.88	c #Conflicts:    6556000 | #Constraints:      90062
3062.22/3072.88	c #Conflicts:    6557000 | #Constraints:      91085
3062.22/3072.88	c #Conflicts:    6558000 | #Constraints:      92105
3062.22/3072.88	c #Conflicts:    6559000 | #Constraints:      93123
3062.22/3072.88	c #Conflicts:    6560000 | #Constraints:      94142
3062.22/3072.88	c #Conflicts:    6561000 | #Constraints:      95163
3062.22/3072.88	c #Conflicts:    6562000 | #Constraints:      96185
3062.22/3072.88	c #Conflicts:    6563000 | #Constraints:      97208
3062.22/3072.88	c #Conflicts:    6564000 | #Constraints:      98229
3062.22/3072.88	c #Conflicts:    6565000 | #Constraints:      99244
3062.22/3072.88	c #Conflicts:    6566000 | #Constraints:     100259
3062.22/3072.88	c #Conflicts:    6567000 | #Constraints:     101280
3062.22/3072.88	c #Conflicts:    6568000 | #Constraints:     102294
3062.22/3072.88	c #Conflicts:    6569000 | #Constraints:     103305
3062.22/3072.88	c #Conflicts:    6570000 | #Constraints:     104322
3062.22/3072.88	c DATABASE CLEANUP
3062.22/3072.88	c GARBAGE COLLECT
3062.22/3072.88	c rational objective value (HS) 48.6354
3101.40/3112.18	c #Conflicts:    6571000 | #Constraints:      53450
3101.40/3112.18	c #Conflicts:    6572000 | #Constraints:      54450
3101.40/3112.18	c #Conflicts:    6573000 | #Constraints:      55450
3101.40/3112.18	c #Conflicts:    6574000 | #Constraints:      56450
3101.40/3112.18	c #Conflicts:    6575000 | #Constraints:      57450
3101.40/3112.18	c #Conflicts:    6576000 | #Constraints:      58450
3101.40/3112.18	c #Conflicts:    6577000 | #Constraints:      59450
3101.40/3112.18	c #Conflicts:    6578000 | #Constraints:      60450
3101.40/3112.18	c #Conflicts:    6579000 | #Constraints:      61450
3101.40/3112.18	c #Conflicts:    6580000 | #Constraints:      62450
3101.40/3112.18	c #Conflicts:    6581000 | #Constraints:      63450
3101.40/3112.18	c #Conflicts:    6582000 | #Constraints:      64450
3101.40/3112.18	c #Conflicts:    6583000 | #Constraints:      65450
3101.40/3112.18	c #Conflicts:    6584000 | #Constraints:      66450
3101.40/3112.18	c #Conflicts:    6585000 | #Constraints:      67450
3101.40/3112.18	c #Conflicts:    6586000 | #Constraints:      68450
3101.40/3112.18	c #Conflicts:    6587000 | #Constraints:      69450
3101.40/3112.18	c #Conflicts:    6588000 | #Constraints:      70450
3101.40/3112.18	c #Conflicts:    6589000 | #Constraints:      71450
3101.40/3112.18	c #Conflicts:    6590000 | #Constraints:      72450
3101.40/3112.18	c #Conflicts:    6591000 | #Constraints:      73450
3101.40/3112.18	c #Conflicts:    6592000 | #Constraints:      74450
3101.40/3112.18	c #Conflicts:    6593000 | #Constraints:      75450
3101.40/3112.18	c #Conflicts:    6594000 | #Constraints:      76450
3101.40/3112.18	c #Conflicts:    6595000 | #Constraints:      77450
3101.40/3112.18	c #Conflicts:    6596000 | #Constraints:      78450
3101.40/3112.18	c #Conflicts:    6597000 | #Constraints:      79450
3101.40/3112.18	c #Conflicts:    6598000 | #Constraints:      80450
3101.40/3112.18	c #Conflicts:    6599000 | #Constraints:      81450
3101.40/3112.18	c #Conflicts:    6600000 | #Constraints:      82450
3101.40/3112.18	c #Conflicts:    6601000 | #Constraints:      83450
3101.40/3112.18	c #Conflicts:    6602000 | #Constraints:      84450
3101.40/3112.18	c #Conflicts:    6603000 | #Constraints:      85450
3101.40/3112.18	c #Conflicts:    6604000 | #Constraints:      86450
3101.40/3112.18	c #Conflicts:    6605000 | #Constraints:      87450
3101.40/3112.18	c #Conflicts:    6606000 | #Constraints:      88450
3101.40/3112.18	c #Conflicts:    6607000 | #Constraints:      89450
3101.40/3112.18	c #Conflicts:    6608000 | #Constraints:      90450
3101.40/3112.18	c #Conflicts:    6609000 | #Constraints:      91450
3101.40/3112.18	c #Conflicts:    6610000 | #Constraints:      92450
3101.40/3112.18	c #Conflicts:    6611000 | #Constraints:      93450
3101.40/3112.18	c #Conflicts:    6612000 | #Constraints:      94450
3101.40/3112.18	c #Conflicts:    6613000 | #Constraints:      95450
3101.40/3112.18	c #Conflicts:    6614000 | #Constraints:      96450
3101.40/3112.18	c #Conflicts:    6615000 | #Constraints:      97450
3101.40/3112.18	c #Conflicts:    6616000 | #Constraints:      98450
3101.40/3112.18	c #Conflicts:    6617000 | #Constraints:      99450
3101.40/3112.18	c #Conflicts:    6618000 | #Constraints:     100450
3101.40/3112.18	c #Conflicts:    6619000 | #Constraints:     101450
3101.40/3112.18	c #Conflicts:    6620000 | #Constraints:     102450
3101.40/3112.18	c #Conflicts:    6621000 | #Constraints:     103450
3101.40/3112.18	c DATABASE CLEANUP
3101.40/3112.18	c GARBAGE COLLECT
3101.40/3112.18	c rational objective value (HS) 48.6354
3135.28/3146.15	c #Conflicts:    6622000 | #Constraints:      52859
3135.28/3146.15	c #Conflicts:    6623000 | #Constraints:      53896
3135.28/3146.15	c #Conflicts:    6624000 | #Constraints:      54926
3135.28/3146.15	c #Conflicts:    6625000 | #Constraints:      55947
3135.28/3146.15	c #Conflicts:    6626000 | #Constraints:      56975
3135.28/3146.15	c #Conflicts:    6627000 | #Constraints:      58003
3135.28/3146.15	c #Conflicts:    6628000 | #Constraints:      59024
3135.28/3146.15	c #Conflicts:    6629000 | #Constraints:      60047
3135.28/3146.15	c #Conflicts:    6630000 | #Constraints:      61073
3135.28/3146.15	c #Conflicts:    6631000 | #Constraints:      62099
3135.28/3146.15	c #Conflicts:    6632000 | #Constraints:      63117
3135.28/3146.15	c #Conflicts:    6633000 | #Constraints:      64138
3135.28/3146.15	c #Conflicts:    6634000 | #Constraints:      65156
3135.28/3146.15	c #Conflicts:    6635000 | #Constraints:      66179
3135.28/3146.15	c #Conflicts:    6636000 | #Constraints:      67199
3135.28/3146.15	c #Conflicts:    6637000 | #Constraints:      68218
3135.28/3146.15	c #Conflicts:    6638000 | #Constraints:      69235
3135.28/3146.15	c #Conflicts:    6639000 | #Constraints:      70260
3135.28/3146.15	c #Conflicts:    6640000 | #Constraints:      71271
3135.28/3146.15	c #Conflicts:    6641000 | #Constraints:      72282
3135.28/3146.15	c #Conflicts:    6642000 | #Constraints:      73301
3135.28/3146.15	c #Conflicts:    6643000 | #Constraints:      74323
3135.28/3146.15	c #Conflicts:    6644000 | #Constraints:      75347
3135.28/3146.15	c #Conflicts:    6645000 | #Constraints:      76374
3135.28/3146.15	c #Conflicts:    6646000 | #Constraints:      77404
3135.28/3146.15	c #Conflicts:    6647000 | #Constraints:      78435
3135.28/3146.15	c #Conflicts:    6648000 | #Constraints:      79460
3135.28/3146.15	c #Conflicts:    6649000 | #Constraints:      80485
3135.28/3146.15	c #Conflicts:    6650000 | #Constraints:      81508
3135.28/3146.15	c #Conflicts:    6651000 | #Constraints:      82527
3135.28/3146.15	c #Conflicts:    6652000 | #Constraints:      83547
3135.28/3146.15	c #Conflicts:    6653000 | #Constraints:      84569
3135.28/3146.15	c #Conflicts:    6654000 | #Constraints:      85590
3135.28/3146.15	c #Conflicts:    6655000 | #Constraints:      86619
3135.28/3146.15	c #Conflicts:    6656000 | #Constraints:      87643
3135.28/3146.15	c #Conflicts:    6657000 | #Constraints:      88674
3135.28/3146.15	c #Conflicts:    6658000 | #Constraints:      89697
3135.28/3146.15	c #Conflicts:    6659000 | #Constraints:      90721
3135.28/3146.15	c #Conflicts:    6660000 | #Constraints:      91748
3135.28/3146.15	c #Conflicts:    6661000 | #Constraints:      92776
3135.28/3146.15	c #Conflicts:    6662000 | #Constraints:      93800
3135.28/3146.15	c #Conflicts:    6663000 | #Constraints:      94816
3135.28/3146.15	c #Conflicts:    6664000 | #Constraints:      95831
3135.28/3146.15	c #Conflicts:    6665000 | #Constraints:      96850
3135.28/3146.15	c #Conflicts:    6666000 | #Constraints:      97873
3135.28/3146.15	c #Conflicts:    6667000 | #Constraints:      98894
3135.28/3146.15	c #Conflicts:    6668000 | #Constraints:      99919
3135.28/3146.15	c #Conflicts:    6669000 | #Constraints:     100943
3135.28/3146.15	c #Conflicts:    6670000 | #Constraints:     101966
3135.28/3146.15	c #Conflicts:    6671000 | #Constraints:     102991
3135.28/3146.15	c #Conflicts:    6672000 | #Constraints:     104010
3135.28/3146.15	c #Conflicts:    6673000 | #Constraints:     105030
3135.28/3146.15	c DATABASE CLEANUP
3135.28/3146.15	c GARBAGE COLLECT
3135.28/3146.15	c rational objective value (HS) 48.6354
3167.35/3178.37	c #Conflicts:    6674000 | #Constraints:      53820
3167.35/3178.37	c #Conflicts:    6675000 | #Constraints:      54847
3167.35/3178.37	c #Conflicts:    6676000 | #Constraints:      55868
3167.35/3178.37	c #Conflicts:    6677000 | #Constraints:      56897
3167.35/3178.37	c #Conflicts:    6678000 | #Constraints:      57926
3167.35/3178.37	c #Conflicts:    6679000 | #Constraints:      58950
3167.35/3178.37	c #Conflicts:    6680000 | #Constraints:      59977
3167.35/3178.37	c #Conflicts:    6681000 | #Constraints:      61001
3167.35/3178.37	c #Conflicts:    6682000 | #Constraints:      62021
3167.35/3178.37	c #Conflicts:    6683000 | #Constraints:      63042
3167.35/3178.37	c #Conflicts:    6684000 | #Constraints:      64061
3167.35/3178.37	c #Conflicts:    6685000 | #Constraints:      65084
3167.35/3178.37	c #Conflicts:    6686000 | #Constraints:      66107
3167.35/3178.37	c #Conflicts:    6687000 | #Constraints:      67124
3167.35/3178.37	c #Conflicts:    6688000 | #Constraints:      68146
3167.35/3178.37	c #Conflicts:    6689000 | #Constraints:      69165
3167.35/3178.37	c #Conflicts:    6690000 | #Constraints:      70184
3167.35/3178.37	c #Conflicts:    6691000 | #Constraints:      71204
3167.35/3178.37	c #Conflicts:    6692000 | #Constraints:      72227
3167.35/3178.37	c #Conflicts:    6693000 | #Constraints:      73248
3167.35/3178.37	c #Conflicts:    6694000 | #Constraints:      74265
3167.35/3178.37	c #Conflicts:    6695000 | #Constraints:      75285
3167.35/3178.37	c #Conflicts:    6696000 | #Constraints:      76303
3167.35/3178.37	c #Conflicts:    6697000 | #Constraints:      77322
3167.35/3178.37	c #Conflicts:    6698000 | #Constraints:      78342
3167.35/3178.37	c #Conflicts:    6699000 | #Constraints:      79369
3167.35/3178.37	c #Conflicts:    6700000 | #Constraints:      80394
3167.35/3178.37	c #Conflicts:    6701000 | #Constraints:      81413
3167.35/3178.37	c #Conflicts:    6702000 | #Constraints:      82428
3167.35/3178.37	c #Conflicts:    6703000 | #Constraints:      83444
3167.35/3178.37	c #Conflicts:    6704000 | #Constraints:      84460
3167.35/3178.37	c #Conflicts:    6705000 | #Constraints:      85477
3167.35/3178.37	c #Conflicts:    6706000 | #Constraints:      86498
3167.35/3178.37	c #Conflicts:    6707000 | #Constraints:      87516
3167.35/3178.37	c #Conflicts:    6708000 | #Constraints:      88537
3167.35/3178.37	c #Conflicts:    6709000 | #Constraints:      89563
3167.35/3178.37	c #Conflicts:    6710000 | #Constraints:      90596
3167.35/3178.37	c #Conflicts:    6711000 | #Constraints:      91623
3167.35/3178.37	c #Conflicts:    6712000 | #Constraints:      92643
3167.35/3178.37	c #Conflicts:    6713000 | #Constraints:      93658
3167.35/3178.37	c #Conflicts:    6714000 | #Constraints:      94673
3167.35/3178.37	c #Conflicts:    6715000 | #Constraints:      95689
3167.35/3178.37	c #Conflicts:    6716000 | #Constraints:      96704
3167.35/3178.37	c #Conflicts:    6717000 | #Constraints:      97724
3167.35/3178.37	c #Conflicts:    6718000 | #Constraints:      98746
3167.35/3178.37	c #Conflicts:    6719000 | #Constraints:      99772
3167.35/3178.37	c #Conflicts:    6720000 | #Constraints:     100790
3167.35/3178.37	c #Conflicts:    6721000 | #Constraints:     101808
3167.35/3178.37	c #Conflicts:    6722000 | #Constraints:     102827
3167.35/3178.37	c #Conflicts:    6723000 | #Constraints:     103844
3167.35/3178.37	c #Conflicts:    6724000 | #Constraints:     104857
3167.35/3178.37	c #Conflicts:    6725000 | #Constraints:     105871
3167.35/3178.37	c DATABASE CLEANUP
3167.35/3178.37	c GARBAGE COLLECT
3167.35/3178.37	c rational objective value (HS) 48.6354
3197.65/3208.73	c #Conflicts:    6726000 | #Constraints:      54337
3197.65/3208.73	c #Conflicts:    6727000 | #Constraints:      55362
3197.65/3208.73	c #Conflicts:    6728000 | #Constraints:      56386
3197.65/3208.73	c #Conflicts:    6729000 | #Constraints:      57409
3197.65/3208.73	c #Conflicts:    6730000 | #Constraints:      58432
3197.65/3208.73	c #Conflicts:    6731000 | #Constraints:      59454
3197.65/3208.73	c #Conflicts:    6732000 | #Constraints:      60479
3197.65/3208.73	c #Conflicts:    6733000 | #Constraints:      61499
3197.65/3208.73	c #Conflicts:    6734000 | #Constraints:      62518
3197.65/3208.73	c #Conflicts:    6735000 | #Constraints:      63536
3197.65/3208.73	c #Conflicts:    6736000 | #Constraints:      64554
3197.65/3208.73	c #Conflicts:    6737000 | #Constraints:      65578
3197.65/3208.73	c #Conflicts:    6738000 | #Constraints:      66594
3197.65/3208.73	c #Conflicts:    6739000 | #Constraints:      67606
3197.65/3208.73	c #Conflicts:    6740000 | #Constraints:      68629
3197.65/3208.73	c #Conflicts:    6741000 | #Constraints:      69649
3197.65/3208.73	c #Conflicts:    6742000 | #Constraints:      70668
3197.65/3208.73	c #Conflicts:    6743000 | #Constraints:      71692
3197.65/3208.73	c #Conflicts:    6744000 | #Constraints:      72718
3197.65/3208.73	c #Conflicts:    6745000 | #Constraints:      73740
3197.65/3208.73	c #Conflicts:    6746000 | #Constraints:      74760
3197.65/3208.73	c #Conflicts:    6747000 | #Constraints:      75774
3197.65/3208.73	c #Conflicts:    6748000 | #Constraints:      76796
3197.65/3208.73	c #Conflicts:    6749000 | #Constraints:      77812
3197.65/3208.73	c #Conflicts:    6750000 | #Constraints:      78830
3197.65/3208.73	c #Conflicts:    6751000 | #Constraints:      79849
3197.65/3208.73	c #Conflicts:    6752000 | #Constraints:      80871
3197.65/3208.73	c #Conflicts:    6753000 | #Constraints:      81892
3197.65/3208.73	c #Conflicts:    6754000 | #Constraints:      82917
3197.65/3208.73	c #Conflicts:    6755000 | #Constraints:      83943
3197.65/3208.73	c #Conflicts:    6756000 | #Constraints:      84959
3197.65/3208.73	c #Conflicts:    6757000 | #Constraints:      85971
3197.65/3208.73	c #Conflicts:    6758000 | #Constraints:      86989
3197.65/3208.73	c #Conflicts:    6759000 | #Constraints:      88008
3197.65/3208.73	c #Conflicts:    6760000 | #Constraints:      89025
3197.65/3208.73	c #Conflicts:    6761000 | #Constraints:      90037
3197.65/3208.73	c #Conflicts:    6762000 | #Constraints:      91053
3197.65/3208.73	c #Conflicts:    6763000 | #Constraints:      92072
3197.65/3208.73	c #Conflicts:    6764000 | #Constraints:      93093
3197.65/3208.73	c #Conflicts:    6765000 | #Constraints:      94109
3197.65/3208.73	c #Conflicts:    6766000 | #Constraints:      95123
3197.65/3208.73	c #Conflicts:    6767000 | #Constraints:      96142
3197.65/3208.73	c #Conflicts:    6768000 | #Constraints:      97158
3197.65/3208.73	c #Conflicts:    6769000 | #Constraints:      98171
3197.65/3208.73	c #Conflicts:    6770000 | #Constraints:      99185
3197.65/3208.73	c #Conflicts:    6771000 | #Constraints:     100205
3197.65/3208.73	c #Conflicts:    6772000 | #Constraints:     101222
3197.65/3208.73	c #Conflicts:    6773000 | #Constraints:     102247
3197.65/3208.73	c #Conflicts:    6774000 | #Constraints:     103275
3197.65/3208.73	c #Conflicts:    6775000 | #Constraints:     104298
3197.65/3208.73	c #Conflicts:    6776000 | #Constraints:     105314
3197.65/3208.73	c #Conflicts:    6777000 | #Constraints:     106339
3197.65/3208.73	c DATABASE CLEANUP
3197.65/3208.73	c GARBAGE COLLECT
3197.65/3208.73	c rational objective value (HS) 48.6354
3236.23/3247.45	c #Conflicts:    6778000 | #Constraints:      54560
3236.23/3247.45	c #Conflicts:    6779000 | #Constraints:      55560
3236.23/3247.45	c #Conflicts:    6780000 | #Constraints:      56560
3236.23/3247.45	c #Conflicts:    6781000 | #Constraints:      57560
3236.23/3247.45	c #Conflicts:    6782000 | #Constraints:      58560
3236.23/3247.45	c #Conflicts:    6783000 | #Constraints:      59560
3236.23/3247.45	c #Conflicts:    6784000 | #Constraints:      60560
3236.23/3247.45	c #Conflicts:    6785000 | #Constraints:      61560
3236.23/3247.45	c #Conflicts:    6786000 | #Constraints:      62560
3236.23/3247.45	c #Conflicts:    6787000 | #Constraints:      63560
3236.23/3247.45	c #Conflicts:    6788000 | #Constraints:      64560
3236.23/3247.45	c #Conflicts:    6789000 | #Constraints:      65560
3236.23/3247.45	c #Conflicts:    6790000 | #Constraints:      66560
3236.23/3247.45	c #Conflicts:    6791000 | #Constraints:      67560
3236.23/3247.45	c #Conflicts:    6792000 | #Constraints:      68560
3236.23/3247.45	c #Conflicts:    6793000 | #Constraints:      69560
3236.23/3247.45	c #Conflicts:    6794000 | #Constraints:      70560
3236.23/3247.45	c #Conflicts:    6795000 | #Constraints:      71560
3236.23/3247.45	c #Conflicts:    6796000 | #Constraints:      72560
3236.23/3247.45	c #Conflicts:    6797000 | #Constraints:      73560
3236.23/3247.45	c #Conflicts:    6798000 | #Constraints:      74560
3236.23/3247.45	c #Conflicts:    6799000 | #Constraints:      75560
3236.23/3247.45	c #Conflicts:    6800000 | #Constraints:      76560
3236.23/3247.45	c #Conflicts:    6801000 | #Constraints:      77560
3236.23/3247.45	c #Conflicts:    6802000 | #Constraints:      78560
3236.23/3247.45	c #Conflicts:    6803000 | #Constraints:      79560
3236.23/3247.45	c #Conflicts:    6804000 | #Constraints:      80560
3236.23/3247.45	c #Conflicts:    6805000 | #Constraints:      81560
3236.23/3247.45	c #Conflicts:    6806000 | #Constraints:      82560
3236.23/3247.45	c #Conflicts:    6807000 | #Constraints:      83560
3236.23/3247.45	c #Conflicts:    6808000 | #Constraints:      84560
3236.23/3247.45	c #Conflicts:    6809000 | #Constraints:      85560
3236.23/3247.45	c #Conflicts:    6810000 | #Constraints:      86560
3236.23/3247.45	c #Conflicts:    6811000 | #Constraints:      87560
3236.23/3247.45	c #Conflicts:    6812000 | #Constraints:      88560
3236.23/3247.45	c #Conflicts:    6813000 | #Constraints:      89560
3236.23/3247.45	c #Conflicts:    6814000 | #Constraints:      90560
3236.23/3247.45	c #Conflicts:    6815000 | #Constraints:      91560
3236.23/3247.45	c #Conflicts:    6816000 | #Constraints:      92560
3236.23/3247.45	c #Conflicts:    6817000 | #Constraints:      93560
3236.23/3247.45	c #Conflicts:    6818000 | #Constraints:      94560
3236.23/3247.45	c #Conflicts:    6819000 | #Constraints:      95560
3236.23/3247.45	c #Conflicts:    6820000 | #Constraints:      96560
3236.23/3247.45	c #Conflicts:    6821000 | #Constraints:      97560
3236.23/3247.45	c #Conflicts:    6822000 | #Constraints:      98560
3236.23/3247.45	c #Conflicts:    6823000 | #Constraints:      99560
3236.23/3247.45	c #Conflicts:    6824000 | #Constraints:     100560
3236.23/3247.45	c #Conflicts:    6825000 | #Constraints:     101560
3236.23/3247.45	c #Conflicts:    6826000 | #Constraints:     102560
3236.23/3247.45	c #Conflicts:    6827000 | #Constraints:     103560
3236.23/3247.45	c #Conflicts:    6828000 | #Constraints:     104560
3236.23/3247.45	c #Conflicts:    6829000 | #Constraints:     105560
3236.23/3247.45	c DATABASE CLEANUP
3236.23/3247.45	c GARBAGE COLLECT
3236.23/3247.45	c rational objective value (HS) 48.6354
3270.00/3281.37	c #Conflicts:    6830000 | #Constraints:      54123
3270.00/3281.37	c #Conflicts:    6831000 | #Constraints:      55171
3270.00/3281.37	c #Conflicts:    6832000 | #Constraints:      56206
3270.00/3281.37	c #Conflicts:    6833000 | #Constraints:      57229
3270.00/3281.37	c #Conflicts:    6834000 | #Constraints:      58263
3270.00/3281.37	c #Conflicts:    6835000 | #Constraints:      59307
3270.00/3281.37	c #Conflicts:    6836000 | #Constraints:      60337
3270.00/3281.37	c #Conflicts:    6837000 | #Constraints:      61360
3270.00/3281.37	c #Conflicts:    6838000 | #Constraints:      62388
3270.00/3281.37	c #Conflicts:    6839000 | #Constraints:      63401
3270.00/3281.37	c #Conflicts:    6840000 | #Constraints:      64419
3270.00/3281.37	c #Conflicts:    6841000 | #Constraints:      65441
3270.00/3281.37	c #Conflicts:    6842000 | #Constraints:      66463
3270.00/3281.37	c #Conflicts:    6843000 | #Constraints:      67490
3270.00/3281.37	c #Conflicts:    6844000 | #Constraints:      68513
3270.00/3281.37	c #Conflicts:    6845000 | #Constraints:      69532
3270.00/3281.37	c #Conflicts:    6846000 | #Constraints:      70562
3270.00/3281.37	c #Conflicts:    6847000 | #Constraints:      71586
3270.00/3281.37	c #Conflicts:    6848000 | #Constraints:      72607
3270.00/3281.37	c #Conflicts:    6849000 | #Constraints:      73625
3270.00/3281.37	c #Conflicts:    6850000 | #Constraints:      74645
3270.00/3281.37	c #Conflicts:    6851000 | #Constraints:      75665
3270.00/3281.37	c #Conflicts:    6852000 | #Constraints:      76687
3270.00/3281.37	c #Conflicts:    6853000 | #Constraints:      77698
3270.00/3281.37	c #Conflicts:    6854000 | #Constraints:      78723
3270.00/3281.37	c #Conflicts:    6855000 | #Constraints:      79746
3270.00/3281.37	c #Conflicts:    6856000 | #Constraints:      80770
3270.00/3281.37	c #Conflicts:    6857000 | #Constraints:      81798
3270.00/3281.37	c #Conflicts:    6858000 | #Constraints:      82823
3270.00/3281.37	c #Conflicts:    6859000 | #Constraints:      83845
3270.00/3281.37	c #Conflicts:    6860000 | #Constraints:      84860
3270.00/3281.37	c #Conflicts:    6861000 | #Constraints:      85876
3270.00/3281.37	c #Conflicts:    6862000 | #Constraints:      86899
3270.00/3281.37	c #Conflicts:    6863000 | #Constraints:      87915
3270.00/3281.37	c #Conflicts:    6864000 | #Constraints:      88929
3270.00/3281.37	c #Conflicts:    6865000 | #Constraints:      89955
3270.00/3281.37	c #Conflicts:    6866000 | #Constraints:      90978
3270.00/3281.37	c #Conflicts:    6867000 | #Constraints:      91998
3270.00/3281.37	c #Conflicts:    6868000 | #Constraints:      93019
3270.00/3281.37	c #Conflicts:    6869000 | #Constraints:      94036
3270.00/3281.37	c #Conflicts:    6870000 | #Constraints:      95060
3270.00/3281.37	c #Conflicts:    6871000 | #Constraints:      96079
3270.00/3281.37	c #Conflicts:    6872000 | #Constraints:      97098
3270.00/3281.37	c #Conflicts:    6873000 | #Constraints:      98118
3270.00/3281.37	c #Conflicts:    6874000 | #Constraints:      99140
3270.00/3281.37	c #Conflicts:    6875000 | #Constraints:     100163
3270.00/3281.37	c #Conflicts:    6876000 | #Constraints:     101180
3270.00/3281.37	c #Conflicts:    6877000 | #Constraints:     102204
3270.00/3281.37	c #Conflicts:    6878000 | #Constraints:     103231
3270.00/3281.37	c #Conflicts:    6879000 | #Constraints:     104250
3270.00/3281.37	c #Conflicts:    6880000 | #Constraints:     105274
3270.00/3281.37	c #Conflicts:    6881000 | #Constraints:     106298
3270.00/3281.37	c DATABASE CLEANUP
3270.00/3281.37	c GARBAGE COLLECT
3270.00/3281.37	c rational objective value (HS) 48.6354
3300.79/3312.27	c #Conflicts:    6882000 | #Constraints:      54245
3300.79/3312.27	c #Conflicts:    6883000 | #Constraints:      55274
3300.79/3312.27	c #Conflicts:    6884000 | #Constraints:      56297
3300.79/3312.27	c #Conflicts:    6885000 | #Constraints:      57316
3300.79/3312.27	c #Conflicts:    6886000 | #Constraints:      58338
3300.79/3312.27	c #Conflicts:    6887000 | #Constraints:      59361
3300.79/3312.27	c #Conflicts:    6888000 | #Constraints:      60385
3300.79/3312.27	c #Conflicts:    6889000 | #Constraints:      61405
3300.79/3312.27	c #Conflicts:    6890000 | #Constraints:      62420
3300.79/3312.27	c #Conflicts:    6891000 | #Constraints:      63439
3300.79/3312.27	c #Conflicts:    6892000 | #Constraints:      64457
3300.79/3312.27	c #Conflicts:    6893000 | #Constraints:      65472
3300.79/3312.27	c #Conflicts:    6894000 | #Constraints:      66489
3300.79/3312.27	c #Conflicts:    6895000 | #Constraints:      67511
3300.79/3312.27	c #Conflicts:    6896000 | #Constraints:      68528
3300.79/3312.27	c #Conflicts:    6897000 | #Constraints:      69543
3300.79/3312.27	c #Conflicts:    6898000 | #Constraints:      70563
3300.79/3312.27	c #Conflicts:    6899000 | #Constraints:      71585
3300.79/3312.27	c #Conflicts:    6900000 | #Constraints:      72614
3300.79/3312.27	c #Conflicts:    6901000 | #Constraints:      73636
3300.79/3312.27	c #Conflicts:    6902000 | #Constraints:      74659
3300.79/3312.27	c #Conflicts:    6903000 | #Constraints:      75681
3300.79/3312.27	c #Conflicts:    6904000 | #Constraints:      76703
3300.79/3312.27	c #Conflicts:    6905000 | #Constraints:      77729
3300.79/3312.27	c #Conflicts:    6906000 | #Constraints:      78758
3300.79/3312.27	c #Conflicts:    6907000 | #Constraints:      79774
3300.79/3312.27	c #Conflicts:    6908000 | #Constraints:      80801
3300.79/3312.27	c #Conflicts:    6909000 | #Constraints:      81825
3300.79/3312.27	c #Conflicts:    6910000 | #Constraints:      82842
3300.79/3312.27	c #Conflicts:    6911000 | #Constraints:      83857
3300.79/3312.27	c #Conflicts:    6912000 | #Constraints:      84875
3300.79/3312.27	c #Conflicts:    6913000 | #Constraints:      85902
3300.79/3312.27	c #Conflicts:    6914000 | #Constraints:      86936
3300.79/3312.27	c #Conflicts:    6915000 | #Constraints:      87962
3300.79/3312.27	c #Conflicts:    6916000 | #Constraints:      88986
3300.79/3312.27	c #Conflicts:    6917000 | #Constraints:      90015
3300.79/3312.27	c #Conflicts:    6918000 | #Constraints:      91031
3300.79/3312.27	c #Conflicts:    6919000 | #Constraints:      92055
3300.79/3312.27	c #Conflicts:    6920000 | #Constraints:      93077
3300.79/3312.27	c #Conflicts:    6921000 | #Constraints:      94102
3300.79/3312.27	c #Conflicts:    6922000 | #Constraints:      95121
3300.79/3312.27	c #Conflicts:    6923000 | #Constraints:      96139
3300.79/3312.27	c #Conflicts:    6924000 | #Constraints:      97163
3300.79/3312.27	c #Conflicts:    6925000 | #Constraints:      98191
3300.79/3312.27	c #Conflicts:    6926000 | #Constraints:      99209
3300.79/3312.27	c #Conflicts:    6927000 | #Constraints:     100233
3300.79/3312.27	c #Conflicts:    6928000 | #Constraints:     101262
3300.79/3312.27	c #Conflicts:    6929000 | #Constraints:     102276
3300.79/3312.27	c #Conflicts:    6930000 | #Constraints:     103299
3300.79/3312.27	c #Conflicts:    6931000 | #Constraints:     104319
3300.79/3312.27	c #Conflicts:    6932000 | #Constraints:     105338
3300.79/3312.27	c #Conflicts:    6933000 | #Constraints:     106352
3300.79/3312.27	c #Conflicts:    6934000 | #Constraints:     107362
3300.79/3312.27	c DATABASE CLEANUP
3300.79/3312.27	c GARBAGE COLLECT
3300.79/3312.27	c rational objective value (HS) 48.6354
3334.08/3345.64	c #Conflicts:    6935000 | #Constraints:      54974
3334.08/3345.64	c #Conflicts:    6936000 | #Constraints:      55998
3334.08/3345.64	c #Conflicts:    6937000 | #Constraints:      57020
3334.08/3345.64	c #Conflicts:    6938000 | #Constraints:      58041
3334.08/3345.64	c #Conflicts:    6939000 | #Constraints:      59062
3334.08/3345.64	c #Conflicts:    6940000 | #Constraints:      60076
3334.08/3345.64	c #Conflicts:    6941000 | #Constraints:      61098
3334.08/3345.64	c #Conflicts:    6942000 | #Constraints:      62121
3334.08/3345.64	c #Conflicts:    6943000 | #Constraints:      63149
3334.08/3345.64	c #Conflicts:    6944000 | #Constraints:      64172
3334.08/3345.64	c #Conflicts:    6945000 | #Constraints:      65197
3334.08/3345.64	c #Conflicts:    6946000 | #Constraints:      66221
3334.08/3345.64	c #Conflicts:    6947000 | #Constraints:      67247
3334.08/3345.64	c #Conflicts:    6948000 | #Constraints:      68262
3334.08/3345.64	c #Conflicts:    6949000 | #Constraints:      69283
3334.08/3345.64	c #Conflicts:    6950000 | #Constraints:      70306
3334.08/3345.64	c #Conflicts:    6951000 | #Constraints:      71338
3334.08/3345.64	c #Conflicts:    6952000 | #Constraints:      72355
3334.08/3345.64	c #Conflicts:    6953000 | #Constraints:      73377
3334.08/3345.64	c #Conflicts:    6954000 | #Constraints:      74392
3334.08/3345.64	c #Conflicts:    6955000 | #Constraints:      75414
3334.08/3345.64	c #Conflicts:    6956000 | #Constraints:      76425
3334.08/3345.64	c #Conflicts:    6957000 | #Constraints:      77443
3334.08/3345.64	c #Conflicts:    6958000 | #Constraints:      78467
3334.08/3345.64	c #Conflicts:    6959000 | #Constraints:      79489
3334.08/3345.64	c #Conflicts:    6960000 | #Constraints:      80507
3334.08/3345.64	c #Conflicts:    6961000 | #Constraints:      81523
3334.08/3345.64	c #Conflicts:    6962000 | #Constraints:      82543
3334.08/3345.64	c #Conflicts:    6963000 | #Constraints:      83556
3334.08/3345.64	c #Conflicts:    6964000 | #Constraints:      84576
3334.08/3345.64	c #Conflicts:    6965000 | #Constraints:      85595
3334.08/3345.64	c #Conflicts:    6966000 | #Constraints:      86608
3334.08/3345.64	c #Conflicts:    6967000 | #Constraints:      87625
3334.08/3345.64	c #Conflicts:    6968000 | #Constraints:      88644
3334.08/3345.64	c #Conflicts:    6969000 | #Constraints:      89670
3334.08/3345.64	c #Conflicts:    6970000 | #Constraints:      90692
3334.08/3345.64	c #Conflicts:    6971000 | #Constraints:      91710
3334.08/3345.64	c #Conflicts:    6972000 | #Constraints:      92723
3334.08/3345.64	c #Conflicts:    6973000 | #Constraints:      93740
3334.08/3345.64	c #Conflicts:    6974000 | #Constraints:      94758
3334.08/3345.64	c #Conflicts:    6975000 | #Constraints:      95777
3334.08/3345.64	c #Conflicts:    6976000 | #Constraints:      96795
3334.08/3345.64	c #Conflicts:    6977000 | #Constraints:      97816
3334.08/3345.64	c #Conflicts:    6978000 | #Constraints:      98833
3334.08/3345.64	c #Conflicts:    6979000 | #Constraints:      99850
3334.08/3345.64	c #Conflicts:    6980000 | #Constraints:     100866
3334.08/3345.64	c #Conflicts:    6981000 | #Constraints:     101883
3334.08/3345.64	c #Conflicts:    6982000 | #Constraints:     102902
3334.08/3345.64	c #Conflicts:    6983000 | #Constraints:     103917
3334.08/3345.64	c #Conflicts:    6984000 | #Constraints:     104933
3334.08/3345.64	c #Conflicts:    6985000 | #Constraints:     105950
3334.08/3345.64	c #Conflicts:    6986000 | #Constraints:     106963
3334.08/3345.64	c #Conflicts:    6987000 | #Constraints:     107978
3334.08/3345.64	c DATABASE CLEANUP
3334.08/3345.64	c GARBAGE COLLECT
3334.08/3345.64	c rational objective value (HS) 48.6354
3374.46/3386.11	c #Conflicts:    6988000 | #Constraints:      55372
3374.46/3386.11	c #Conflicts:    6989000 | #Constraints:      56372
3374.46/3386.11	c #Conflicts:    6990000 | #Constraints:      57372
3374.46/3386.11	c #Conflicts:    6991000 | #Constraints:      58372
3374.46/3386.11	c #Conflicts:    6992000 | #Constraints:      59372
3374.46/3386.11	c #Conflicts:    6993000 | #Constraints:      60372
3374.46/3386.11	c #Conflicts:    6994000 | #Constraints:      61372
3374.46/3386.11	c #Conflicts:    6995000 | #Constraints:      62372
3374.46/3386.11	c #Conflicts:    6996000 | #Constraints:      63372
3374.46/3386.11	c #Conflicts:    6997000 | #Constraints:      64372
3374.46/3386.11	c #Conflicts:    6998000 | #Constraints:      65372
3374.46/3386.11	c #Conflicts:    6999000 | #Constraints:      66372
3374.46/3386.11	c #Conflicts:    7000000 | #Constraints:      67372
3374.46/3386.11	c #Conflicts:    7001000 | #Constraints:      68372
3374.46/3386.11	c #Conflicts:    7002000 | #Constraints:      69372
3374.46/3386.11	c #Conflicts:    7003000 | #Constraints:      70372
3374.46/3386.11	c #Conflicts:    7004000 | #Constraints:      71372
3374.46/3386.11	c #Conflicts:    7005000 | #Constraints:      72372
3374.46/3386.11	c #Conflicts:    7006000 | #Constraints:      73372
3374.46/3386.11	c #Conflicts:    7007000 | #Constraints:      74372
3374.46/3386.11	c #Conflicts:    7008000 | #Constraints:      75372
3374.46/3386.11	c #Conflicts:    7009000 | #Constraints:      76372
3374.46/3386.11	c #Conflicts:    7010000 | #Constraints:      77372
3374.46/3386.11	c #Conflicts:    7011000 | #Constraints:      78372
3374.46/3386.11	c #Conflicts:    7012000 | #Constraints:      79372
3374.46/3386.11	c #Conflicts:    7013000 | #Constraints:      80372
3374.46/3386.11	c #Conflicts:    7014000 | #Constraints:      81372
3374.46/3386.11	c #Conflicts:    7015000 | #Constraints:      82372
3374.46/3386.11	c #Conflicts:    7016000 | #Constraints:      83372
3374.46/3386.11	c #Conflicts:    7017000 | #Constraints:      84372
3374.46/3386.11	c #Conflicts:    7018000 | #Constraints:      85372
3374.46/3386.11	c #Conflicts:    7019000 | #Constraints:      86372
3374.46/3386.11	c #Conflicts:    7020000 | #Constraints:      87372
3374.46/3386.11	c #Conflicts:    7021000 | #Constraints:      88372
3374.46/3386.11	c #Conflicts:    7022000 | #Constraints:      89372
3374.46/3386.11	c #Conflicts:    7023000 | #Constraints:      90372
3374.46/3386.11	c #Conflicts:    7024000 | #Constraints:      91372
3374.46/3386.11	c #Conflicts:    7025000 | #Constraints:      92372
3374.46/3386.11	c #Conflicts:    7026000 | #Constraints:      93372
3374.46/3386.11	c #Conflicts:    7027000 | #Constraints:      94372
3374.46/3386.11	c #Conflicts:    7028000 | #Constraints:      95372
3374.46/3386.11	c #Conflicts:    7029000 | #Constraints:      96372
3374.46/3386.11	c #Conflicts:    7030000 | #Constraints:      97372
3374.46/3386.11	c #Conflicts:    7031000 | #Constraints:      98372
3374.46/3386.11	c #Conflicts:    7032000 | #Constraints:      99372
3374.46/3386.11	c #Conflicts:    7033000 | #Constraints:     100372
3374.46/3386.11	c #Conflicts:    7034000 | #Constraints:     101372
3374.46/3386.11	c #Conflicts:    7035000 | #Constraints:     102372
3374.46/3386.11	c #Conflicts:    7036000 | #Constraints:     103372
3374.46/3386.11	c #Conflicts:    7037000 | #Constraints:     104372
3374.46/3386.11	c #Conflicts:    7038000 | #Constraints:     105372
3374.46/3386.11	c #Conflicts:    7039000 | #Constraints:     106372
3374.46/3386.11	c #Conflicts:    7040000 | #Constraints:     107372
3374.46/3386.11	c DATABASE CLEANUP
3374.46/3386.11	c GARBAGE COLLECT
3374.46/3386.11	c rational objective value (HS) 48.6354
3408.12/3419.96	c #Conflicts:    7041000 | #Constraints:      55124
3408.12/3419.96	c #Conflicts:    7042000 | #Constraints:      56161
3408.12/3419.96	c #Conflicts:    7043000 | #Constraints:      57193
3408.12/3419.96	c #Conflicts:    7044000 | #Constraints:      58216
3408.12/3419.96	c #Conflicts:    7045000 | #Constraints:      59244
3408.12/3419.96	c #Conflicts:    7046000 | #Constraints:      60269
3408.12/3419.96	c #Conflicts:    7047000 | #Constraints:      61296
3408.12/3419.96	c #Conflicts:    7048000 | #Constraints:      62328
3408.12/3419.96	c #Conflicts:    7049000 | #Constraints:      63355
3408.12/3419.96	c #Conflicts:    7050000 | #Constraints:      64383
3408.12/3419.96	c #Conflicts:    7051000 | #Constraints:      65405
3408.12/3419.96	c #Conflicts:    7052000 | #Constraints:      66429
3408.12/3419.96	c #Conflicts:    7053000 | #Constraints:      67450
3408.12/3419.96	c #Conflicts:    7054000 | #Constraints:      68475
3408.12/3419.96	c #Conflicts:    7055000 | #Constraints:      69502
3408.12/3419.96	c #Conflicts:    7056000 | #Constraints:      70528
3408.12/3419.96	c #Conflicts:    7057000 | #Constraints:      71551
3408.12/3419.96	c #Conflicts:    7058000 | #Constraints:      72575
3408.12/3419.96	c #Conflicts:    7059000 | #Constraints:      73600
3408.12/3419.96	c #Conflicts:    7060000 | #Constraints:      74624
3408.12/3419.96	c #Conflicts:    7061000 | #Constraints:      75647
3408.12/3419.96	c #Conflicts:    7062000 | #Constraints:      76665
3408.12/3419.96	c #Conflicts:    7063000 | #Constraints:      77686
3408.12/3419.96	c #Conflicts:    7064000 | #Constraints:      78704
3408.12/3419.96	c #Conflicts:    7065000 | #Constraints:      79726
3408.12/3419.96	c #Conflicts:    7066000 | #Constraints:      80754
3408.12/3419.96	c #Conflicts:    7067000 | #Constraints:      81779
3408.12/3419.96	c #Conflicts:    7068000 | #Constraints:      82805
3408.12/3419.96	c #Conflicts:    7069000 | #Constraints:      83829
3408.12/3419.96	c #Conflicts:    7070000 | #Constraints:      84860
3408.12/3419.96	c #Conflicts:    7071000 | #Constraints:      85884
3408.12/3419.96	c #Conflicts:    7072000 | #Constraints:      86911
3408.12/3419.96	c #Conflicts:    7073000 | #Constraints:      87935
3408.12/3419.96	c #Conflicts:    7074000 | #Constraints:      88958
3408.12/3419.96	c #Conflicts:    7075000 | #Constraints:      89979
3408.12/3419.96	c #Conflicts:    7076000 | #Constraints:      91009
3408.12/3419.96	c #Conflicts:    7077000 | #Constraints:      92036
3408.12/3419.96	c #Conflicts:    7078000 | #Constraints:      93056
3408.12/3419.96	c #Conflicts:    7079000 | #Constraints:      94071
3408.12/3419.96	c #Conflicts:    7080000 | #Constraints:      95098
3408.12/3419.96	c #Conflicts:    7081000 | #Constraints:      96115
3408.12/3419.96	c #Conflicts:    7082000 | #Constraints:      97135
3408.12/3419.96	c #Conflicts:    7083000 | #Constraints:      98154
3408.12/3419.96	c #Conflicts:    7084000 | #Constraints:      99176
3408.12/3419.96	c #Conflicts:    7085000 | #Constraints:     100194
3408.12/3419.96	c #Conflicts:    7086000 | #Constraints:     101209
3408.12/3419.96	c #Conflicts:    7087000 | #Constraints:     102230
3408.12/3419.96	c #Conflicts:    7088000 | #Constraints:     103250
3408.12/3419.96	c #Conflicts:    7089000 | #Constraints:     104264
3408.12/3419.96	c #Conflicts:    7090000 | #Constraints:     105282
3408.12/3419.96	c #Conflicts:    7091000 | #Constraints:     106302
3408.12/3419.96	c #Conflicts:    7092000 | #Constraints:     107315
3408.12/3419.96	c #Conflicts:    7093000 | #Constraints:     108330
3408.12/3419.96	c DATABASE CLEANUP
3408.12/3419.96	c GARBAGE COLLECT
3408.12/3419.96	c rational objective value (HS) 48.6354
3440.71/3452.67	c #Conflicts:    7094000 | #Constraints:      55496
3440.71/3452.67	c #Conflicts:    7095000 | #Constraints:      56521
3440.71/3452.67	c #Conflicts:    7096000 | #Constraints:      57552
3440.71/3452.67	c #Conflicts:    7097000 | #Constraints:      58571
3440.71/3452.67	c #Conflicts:    7098000 | #Constraints:      59593
3440.71/3452.67	c #Conflicts:    7099000 | #Constraints:      60616
3440.71/3452.67	c #Conflicts:    7100000 | #Constraints:      61636
3440.71/3452.67	c #Conflicts:    7101000 | #Constraints:      62653
3440.71/3452.67	c #Conflicts:    7102000 | #Constraints:      63672
3440.71/3452.67	c #Conflicts:    7103000 | #Constraints:      64695
3440.71/3452.67	c #Conflicts:    7104000 | #Constraints:      65717
3440.71/3452.67	c #Conflicts:    7105000 | #Constraints:      66740
3440.71/3452.67	c #Conflicts:    7106000 | #Constraints:      67756
3440.71/3452.67	c #Conflicts:    7107000 | #Constraints:      68776
3440.71/3452.67	c #Conflicts:    7108000 | #Constraints:      69795
3440.71/3452.67	c #Conflicts:    7109000 | #Constraints:      70810
3440.71/3452.67	c #Conflicts:    7110000 | #Constraints:      71833
3440.71/3452.67	c #Conflicts:    7111000 | #Constraints:      72852
3440.71/3452.67	c #Conflicts:    7112000 | #Constraints:      73864
3440.71/3452.67	c #Conflicts:    7113000 | #Constraints:      74883
3440.71/3452.68	c #Conflicts:    7114000 | #Constraints:      75905
3440.71/3452.68	c #Conflicts:    7115000 | #Constraints:      76927
3440.71/3452.68	c #Conflicts:    7116000 | #Constraints:      77946
3440.71/3452.68	c #Conflicts:    7117000 | #Constraints:      78962
3440.71/3452.68	c #Conflicts:    7118000 | #Constraints:      79984
3440.71/3452.68	c #Conflicts:    7119000 | #Constraints:      81006
3440.71/3452.68	c #Conflicts:    7120000 | #Constraints:      82027
3440.71/3452.68	c #Conflicts:    7121000 | #Constraints:      83054
3440.71/3452.68	c #Conflicts:    7122000 | #Constraints:      84075
3440.71/3452.68	c #Conflicts:    7123000 | #Constraints:      85096
3440.71/3452.68	c #Conflicts:    7124000 | #Constraints:      86113
3440.71/3452.68	c #Conflicts:    7125000 | #Constraints:      87138
3440.71/3452.68	c #Conflicts:    7126000 | #Constraints:      88153
3440.71/3452.68	c #Conflicts:    7127000 | #Constraints:      89163
3440.71/3452.68	c #Conflicts:    7128000 | #Constraints:      90179
3440.71/3452.68	c #Conflicts:    7129000 | #Constraints:      91204
3440.71/3452.68	c #Conflicts:    7130000 | #Constraints:      92220
3440.71/3452.68	c #Conflicts:    7131000 | #Constraints:      93239
3440.71/3452.68	c #Conflicts:    7132000 | #Constraints:      94257
3440.71/3452.68	c #Conflicts:    7133000 | #Constraints:      95275
3440.71/3452.68	c #Conflicts:    7134000 | #Constraints:      96288
3440.71/3452.68	c #Conflicts:    7135000 | #Constraints:      97302
3440.71/3452.68	c #Conflicts:    7136000 | #Constraints:      98316
3440.71/3452.68	c #Conflicts:    7137000 | #Constraints:      99341
3440.71/3452.68	c #Conflicts:    7138000 | #Constraints:     100359
3440.71/3452.68	c #Conflicts:    7139000 | #Constraints:     101381
3440.71/3452.68	c #Conflicts:    7140000 | #Constraints:     102403
3440.71/3452.68	c #Conflicts:    7141000 | #Constraints:     103424
3440.71/3452.68	c #Conflicts:    7142000 | #Constraints:     104435
3440.71/3452.68	c #Conflicts:    7143000 | #Constraints:     105446
3440.71/3452.68	c #Conflicts:    7144000 | #Constraints:     106458
3440.71/3452.68	c #Conflicts:    7145000 | #Constraints:     107473
3440.71/3452.68	c #Conflicts:    7146000 | #Constraints:     108485
3440.71/3452.68	c DATABASE CLEANUP
3440.71/3452.68	c GARBAGE COLLECT
3440.71/3452.68	c rational objective value (HS) 48.6354
3481.57/3493.63	c #Conflicts:    7147000 | #Constraints:      55328
3481.57/3493.63	c #Conflicts:    7148000 | #Constraints:      56328
3481.57/3493.63	c #Conflicts:    7149000 | #Constraints:      57328
3481.57/3493.63	c #Conflicts:    7150000 | #Constraints:      58328
3481.57/3493.63	c #Conflicts:    7151000 | #Constraints:      59328
3481.57/3493.63	c #Conflicts:    7152000 | #Constraints:      60328
3481.57/3493.63	c #Conflicts:    7153000 | #Constraints:      61328
3481.57/3493.63	c #Conflicts:    7154000 | #Constraints:      62328
3481.57/3493.63	c #Conflicts:    7155000 | #Constraints:      63328
3481.57/3493.63	c #Conflicts:    7156000 | #Constraints:      64328
3481.57/3493.63	c #Conflicts:    7157000 | #Constraints:      65328
3481.57/3493.63	c #Conflicts:    7158000 | #Constraints:      66328
3481.57/3493.63	c #Conflicts:    7159000 | #Constraints:      67328
3481.57/3493.63	c #Conflicts:    7160000 | #Constraints:      68328
3481.57/3493.63	c #Conflicts:    7161000 | #Constraints:      69328
3481.57/3493.63	c #Conflicts:    7162000 | #Constraints:      70328
3481.57/3493.63	c #Conflicts:    7163000 | #Constraints:      71328
3481.57/3493.63	c #Conflicts:    7164000 | #Constraints:      72328
3481.57/3493.63	c #Conflicts:    7165000 | #Constraints:      73328
3481.57/3493.63	c #Conflicts:    7166000 | #Constraints:      74328
3481.57/3493.63	c #Conflicts:    7167000 | #Constraints:      75328
3481.57/3493.63	c #Conflicts:    7168000 | #Constraints:      76328
3481.57/3493.63	c #Conflicts:    7169000 | #Constraints:      77328
3481.57/3493.63	c #Conflicts:    7170000 | #Constraints:      78328
3481.57/3493.63	c #Conflicts:    7171000 | #Constraints:      79328
3481.57/3493.63	c #Conflicts:    7172000 | #Constraints:      80328
3481.57/3493.63	c #Conflicts:    7173000 | #Constraints:      81328
3481.57/3493.63	c #Conflicts:    7174000 | #Constraints:      82328
3481.57/3493.63	c #Conflicts:    7175000 | #Constraints:      83328
3481.57/3493.63	c #Conflicts:    7176000 | #Constraints:      84328
3481.57/3493.63	c #Conflicts:    7177000 | #Constraints:      85328
3481.57/3493.63	c #Conflicts:    7178000 | #Constraints:      86328
3481.57/3493.63	c #Conflicts:    7179000 | #Constraints:      87328
3481.57/3493.63	c #Conflicts:    7180000 | #Constraints:      88328
3481.57/3493.63	c #Conflicts:    7181000 | #Constraints:      89328
3481.57/3493.63	c #Conflicts:    7182000 | #Constraints:      90328
3481.57/3493.63	c #Conflicts:    7183000 | #Constraints:      91328
3481.57/3493.63	c #Conflicts:    7184000 | #Constraints:      92328
3481.57/3493.63	c #Conflicts:    7185000 | #Constraints:      93328
3481.57/3493.63	c #Conflicts:    7186000 | #Constraints:      94328
3481.57/3493.63	c #Conflicts:    7187000 | #Constraints:      95328
3481.57/3493.63	c #Conflicts:    7188000 | #Constraints:      96328
3481.57/3493.63	c #Conflicts:    7189000 | #Constraints:      97328
3481.57/3493.63	c #Conflicts:    7190000 | #Constraints:      98328
3481.57/3493.63	c #Conflicts:    7191000 | #Constraints:      99328
3481.57/3493.63	c #Conflicts:    7192000 | #Constraints:     100328
3481.57/3493.63	c #Conflicts:    7193000 | #Constraints:     101328
3481.57/3493.63	c #Conflicts:    7194000 | #Constraints:     102328
3481.57/3493.63	c #Conflicts:    7195000 | #Constraints:     103328
3481.57/3493.63	c #Conflicts:    7196000 | #Constraints:     104328
3481.57/3493.63	c #Conflicts:    7197000 | #Constraints:     105328
3481.57/3493.63	c #Conflicts:    7198000 | #Constraints:     106328
3481.57/3493.63	c #Conflicts:    7199000 | #Constraints:     107328
3481.57/3493.63	c #Conflicts:    7200000 | #Constraints:     108328
3481.57/3493.63	c DATABASE CLEANUP
3481.57/3493.63	c GARBAGE COLLECT
3481.57/3493.63	c rational objective value (HS) 48.6354
3516.86/3529.08	c #Conflicts:    7201000 | #Constraints:      55499
3516.86/3529.08	c #Conflicts:    7202000 | #Constraints:      56511
3516.86/3529.08	c #Conflicts:    7203000 | #Constraints:      57524
3516.86/3529.08	c #Conflicts:    7204000 | #Constraints:      58532
3516.86/3529.08	c #Conflicts:    7205000 | #Constraints:      59539
3516.86/3529.08	c #Conflicts:    7206000 | #Constraints:      60581
3516.86/3529.08	c #Conflicts:    7207000 | #Constraints:      61609
3516.86/3529.08	c #Conflicts:    7208000 | #Constraints:      62637
3516.86/3529.08	c #Conflicts:    7209000 | #Constraints:      63670
3516.86/3529.08	c #Conflicts:    7210000 | #Constraints:      64696
3516.86/3529.08	c #Conflicts:    7211000 | #Constraints:      65723
3516.86/3529.08	c #Conflicts:    7212000 | #Constraints:      66750
3516.86/3529.08	c #Conflicts:    7213000 | #Constraints:      67779
3516.86/3529.08	c #Conflicts:    7214000 | #Constraints:      68802
3516.86/3529.08	c #Conflicts:    7215000 | #Constraints:      69826
3516.86/3529.08	c #Conflicts:    7216000 | #Constraints:      70849
3516.86/3529.08	c #Conflicts:    7217000 | #Constraints:      71867
3516.86/3529.08	c #Conflicts:    7218000 | #Constraints:      72885
3516.86/3529.08	c #Conflicts:    7219000 | #Constraints:      73904
3516.86/3529.08	c #Conflicts:    7220000 | #Constraints:      74928
3516.86/3529.08	c #Conflicts:    7221000 | #Constraints:      75957
3516.86/3529.08	c #Conflicts:    7222000 | #Constraints:      76984
3516.86/3529.08	c #Conflicts:    7223000 | #Constraints:      78012
3516.86/3529.08	c #Conflicts:    7224000 | #Constraints:      79044
3516.86/3529.08	c #Conflicts:    7225000 | #Constraints:      80066
3516.86/3529.08	c #Conflicts:    7226000 | #Constraints:      81086
3516.86/3529.08	c #Conflicts:    7227000 | #Constraints:      82107
3516.86/3529.08	c #Conflicts:    7228000 | #Constraints:      83130
3516.86/3529.08	c #Conflicts:    7229000 | #Constraints:      84148
3516.86/3529.08	c #Conflicts:    7230000 | #Constraints:      85164
3516.86/3529.08	c #Conflicts:    7231000 | #Constraints:      86186
3516.86/3529.08	c #Conflicts:    7232000 | #Constraints:      87210
3516.86/3529.08	c #Conflicts:    7233000 | #Constraints:      88231
3516.86/3529.08	c #Conflicts:    7234000 | #Constraints:      89245
3516.86/3529.08	c #Conflicts:    7235000 | #Constraints:      90264
3516.86/3529.08	c #Conflicts:    7236000 | #Constraints:      91280
3516.86/3529.08	c #Conflicts:    7237000 | #Constraints:      92296
3516.86/3529.08	c #Conflicts:    7238000 | #Constraints:      93314
3516.86/3529.08	c #Conflicts:    7239000 | #Constraints:      94335
3516.86/3529.08	c #Conflicts:    7240000 | #Constraints:      95357
3516.86/3529.08	c #Conflicts:    7241000 | #Constraints:      96378
3516.86/3529.08	c #Conflicts:    7242000 | #Constraints:      97404
3516.86/3529.08	c #Conflicts:    7243000 | #Constraints:      98424
3516.86/3529.08	c #Conflicts:    7244000 | #Constraints:      99447
3516.86/3529.08	c #Conflicts:    7245000 | #Constraints:     100475
3516.86/3529.08	c #Conflicts:    7246000 | #Constraints:     101497
3516.86/3529.08	c #Conflicts:    7247000 | #Constraints:     102518
3516.86/3529.08	c #Conflicts:    7248000 | #Constraints:     103543
3516.86/3529.08	c #Conflicts:    7249000 | #Constraints:     104575
3516.86/3529.08	c #Conflicts:    7250000 | #Constraints:     105595
3516.86/3529.08	c #Conflicts:    7251000 | #Constraints:     106612
3516.86/3529.08	c #Conflicts:    7252000 | #Constraints:     107627
3516.86/3529.08	c #Conflicts:    7253000 | #Constraints:     108648
3516.86/3529.08	c #Conflicts:    7254000 | #Constraints:     109658
3516.86/3529.08	c DATABASE CLEANUP
3516.86/3529.08	c GARBAGE COLLECT
3516.86/3529.08	c rational objective value (HS) 48.6354
3549.93/3562.22	c #Conflicts:    7255000 | #Constraints:      56232
3549.93/3562.22	c #Conflicts:    7256000 | #Constraints:      57261
3549.93/3562.22	c #Conflicts:    7257000 | #Constraints:      58290
3549.93/3562.22	c #Conflicts:    7258000 | #Constraints:      59322
3549.93/3562.22	c #Conflicts:    7259000 | #Constraints:      60344
3549.93/3562.22	c #Conflicts:    7260000 | #Constraints:      61363
3549.93/3562.22	c #Conflicts:    7261000 | #Constraints:      62391
3549.93/3562.22	c #Conflicts:    7262000 | #Constraints:      63410
3549.93/3562.22	c #Conflicts:    7263000 | #Constraints:      64428
3549.93/3562.22	c #Conflicts:    7264000 | #Constraints:      65451
3549.93/3562.22	c #Conflicts:    7265000 | #Constraints:      66477
3549.93/3562.22	c #Conflicts:    7266000 | #Constraints:      67500
3549.93/3562.22	c #Conflicts:    7267000 | #Constraints:      68526
3549.93/3562.22	c #Conflicts:    7268000 | #Constraints:      69550
3549.93/3562.22	c #Conflicts:    7269000 | #Constraints:      70573
3549.93/3562.22	c #Conflicts:    7270000 | #Constraints:      71592
3549.93/3562.22	c #Conflicts:    7271000 | #Constraints:      72607
3549.93/3562.22	c #Conflicts:    7272000 | #Constraints:      73631
3549.93/3562.22	c #Conflicts:    7273000 | #Constraints:      74651
3549.93/3562.22	c #Conflicts:    7274000 | #Constraints:      75668
3549.93/3562.22	c #Conflicts:    7275000 | #Constraints:      76684
3549.93/3562.22	c #Conflicts:    7276000 | #Constraints:      77700
3549.93/3562.22	c #Conflicts:    7277000 | #Constraints:      78727
3549.93/3562.22	c #Conflicts:    7278000 | #Constraints:      79736
3549.93/3562.22	c #Conflicts:    7279000 | #Constraints:      80752
3549.93/3562.22	c #Conflicts:    7280000 | #Constraints:      81771
3549.93/3562.22	c #Conflicts:    7281000 | #Constraints:      82789
3549.93/3562.22	c #Conflicts:    7282000 | #Constraints:      83805
3549.93/3562.22	c #Conflicts:    7283000 | #Constraints:      84823
3549.93/3562.22	c #Conflicts:    7284000 | #Constraints:      85846
3549.93/3562.22	c #Conflicts:    7285000 | #Constraints:      86866
3549.93/3562.22	c #Conflicts:    7286000 | #Constraints:      87886
3549.93/3562.22	c #Conflicts:    7287000 | #Constraints:      88912
3549.93/3562.22	c #Conflicts:    7288000 | #Constraints:      89943
3549.93/3562.22	c #Conflicts:    7289000 | #Constraints:      90965
3549.93/3562.22	c #Conflicts:    7290000 | #Constraints:      91989
3549.93/3562.22	c #Conflicts:    7291000 | #Constraints:      93007
3549.93/3562.22	c #Conflicts:    7292000 | #Constraints:      94023
3549.93/3562.22	c #Conflicts:    7293000 | #Constraints:      95047
3549.93/3562.22	c #Conflicts:    7294000 | #Constraints:      96066
3549.93/3562.22	c #Conflicts:    7295000 | #Constraints:      97082
3549.93/3562.22	c #Conflicts:    7296000 | #Constraints:      98103
3549.93/3562.22	c #Conflicts:    7297000 | #Constraints:      99130
3549.93/3562.22	c #Conflicts:    7298000 | #Constraints:     100160
3549.93/3562.22	c #Conflicts:    7299000 | #Constraints:     101187
3549.93/3562.22	c #Conflicts:    7300000 | #Constraints:     102213
3549.93/3562.22	c #Conflicts:    7301000 | #Constraints:     103234
3549.93/3562.22	c #Conflicts:    7302000 | #Constraints:     104260
3549.93/3562.22	c #Conflicts:    7303000 | #Constraints:     105280
3549.93/3562.22	c #Conflicts:    7304000 | #Constraints:     106302
3549.93/3562.22	c #Conflicts:    7305000 | #Constraints:     107327
3549.93/3562.22	c #Conflicts:    7306000 | #Constraints:     108352
3549.93/3562.22	c #Conflicts:    7307000 | #Constraints:     109374
3549.93/3562.22	c #Conflicts:    7308000 | #Constraints:     110401
3549.93/3562.22	c DATABASE CLEANUP
3549.93/3562.22	c GARBAGE COLLECT
3549.93/3562.22	c rational objective value (HS) 48.6354
3582.42/3594.83	c #Conflicts:    7309000 | #Constraints:      56622
3582.42/3594.83	c #Conflicts:    7310000 | #Constraints:      57645
3582.42/3594.83	c #Conflicts:    7311000 | #Constraints:      58666
3582.42/3594.83	c #Conflicts:    7312000 | #Constraints:      59686
3582.42/3594.83	c #Conflicts:    7313000 | #Constraints:      60706
3582.42/3594.83	c #Conflicts:    7314000 | #Constraints:      61734
3582.42/3594.83	c #Conflicts:    7315000 | #Constraints:      62753
3582.42/3594.83	c #Conflicts:    7316000 | #Constraints:      63772
3582.42/3594.83	c #Conflicts:    7317000 | #Constraints:      64791
3582.42/3594.83	c #Conflicts:    7318000 | #Constraints:      65812
3582.42/3594.83	c #Conflicts:    7319000 | #Constraints:      66835
3582.42/3594.83	c #Conflicts:    7320000 | #Constraints:      67853
3582.42/3594.83	c #Conflicts:    7321000 | #Constraints:      68870
3582.42/3594.83	c #Conflicts:    7322000 | #Constraints:      69890
3582.42/3594.83	c #Conflicts:    7323000 | #Constraints:      70914
3582.42/3594.83	c #Conflicts:    7324000 | #Constraints:      71933
3582.42/3594.83	c #Conflicts:    7325000 | #Constraints:      72954
3582.42/3594.83	c #Conflicts:    7326000 | #Constraints:      73971
3582.42/3594.83	c #Conflicts:    7327000 | #Constraints:      74988
3582.42/3594.83	c #Conflicts:    7328000 | #Constraints:      76011
3582.42/3594.83	c #Conflicts:    7329000 | #Constraints:      77026
3582.42/3594.83	c #Conflicts:    7330000 | #Constraints:      78047
3582.42/3594.83	c #Conflicts:    7331000 | #Constraints:      79063
3582.42/3594.83	c #Conflicts:    7332000 | #Constraints:      80082
3582.42/3594.83	c #Conflicts:    7333000 | #Constraints:      81095
3582.42/3594.83	c #Conflicts:    7334000 | #Constraints:      82117
3582.42/3594.83	c #Conflicts:    7335000 | #Constraints:      83141
3582.42/3594.83	c #Conflicts:    7336000 | #Constraints:      84155
3582.42/3594.83	c #Conflicts:    7337000 | #Constraints:      85169
3582.42/3594.83	c #Conflicts:    7338000 | #Constraints:      86186
3582.42/3594.83	c #Conflicts:    7339000 | #Constraints:      87195
3582.42/3594.83	c #Conflicts:    7340000 | #Constraints:      88208
3582.42/3594.83	c #Conflicts:    7341000 | #Constraints:      89227
3582.42/3594.83	c #Conflicts:    7342000 | #Constraints:      90270
3582.42/3594.83	c #Conflicts:    7343000 | #Constraints:      91299
3582.42/3594.83	c #Conflicts:    7344000 | #Constraints:      92321
3582.42/3594.83	c #Conflicts:    7345000 | #Constraints:      93346
3582.42/3594.83	c #Conflicts:    7346000 | #Constraints:      94370
3582.42/3594.83	c #Conflicts:    7347000 | #Constraints:      95387
3582.42/3594.83	c #Conflicts:    7348000 | #Constraints:      96409
3582.42/3594.83	c #Conflicts:    7349000 | #Constraints:      97427
3582.42/3594.83	c #Conflicts:    7350000 | #Constraints:      98447
3582.42/3594.83	c #Conflicts:    7351000 | #Constraints:      99469
3582.42/3594.83	c #Conflicts:    7352000 | #Constraints:     100488
3582.42/3594.83	c #Conflicts:    7353000 | #Constraints:     101501
3582.42/3594.83	c #Conflicts:    7354000 | #Constraints:     102514
3582.42/3594.83	c #Conflicts:    7355000 | #Constraints:     103524
3582.42/3594.83	c #Conflicts:    7356000 | #Constraints:     104540
3582.42/3594.83	c #Conflicts:    7357000 | #Constraints:     105557
3582.42/3594.83	c #Conflicts:    7358000 | #Constraints:     106569
3582.42/3594.83	c #Conflicts:    7359000 | #Constraints:     107587
3582.42/3594.83	c #Conflicts:    7360000 | #Constraints:     108612
3582.42/3594.83	c #Conflicts:    7361000 | #Constraints:     109627
3582.42/3594.83	c #Conflicts:    7362000 | #Constraints:     110638
3582.42/3594.83	c DATABASE CLEANUP
3582.42/3594.83	c GARBAGE COLLECT
3582.42/3594.83	c rational objective value (HS) 48.6354
3600.06/3612.50	c #Conflicts:    7363000 | #Constraints:      56602
3600.06/3612.50	c #Conflicts:    7364000 | #Constraints:      57604
3600.06/3612.50	c #Conflicts:    7365000 | #Constraints:      58606
3600.06/3612.50	c #Conflicts:    7366000 | #Constraints:      59719
3600.06/3612.50	c #Conflicts:    7367000 | #Constraints:      60925
3600.06/3612.50	c #Conflicts:    7368000 | #Constraints:      61925
3600.06/3612.50	c #Conflicts:    7369000 | #Constraints:      62926
3600.06/3612.50	c #Conflicts:    7370000 | #Constraints:      63929
3600.06/3612.50	c #Conflicts:    7371000 | #Constraints:      64932
3600.06/3612.50	c #Conflicts:    7372000 | #Constraints:      65936
3600.06/3612.50	c #Conflicts:    7373000 | #Constraints:      66936
3600.06/3612.50	c #Conflicts:    7374000 | #Constraints:      67937
3600.06/3612.50	c #Conflicts:    7375000 | #Constraints:      68939
3600.06/3612.50	c #Conflicts:    7376000 | #Constraints:      69942
3600.06/3612.50	c #Conflicts:    7377000 | #Constraints:      70948
3600.06/3612.50	c #Conflicts:    7378000 | #Constraints:      71950
3600.06/3612.50	c #Conflicts:    7379000 | #Constraints:      72952
3600.06/3612.50	c #Conflicts:    7380000 | #Constraints:      73954
3600.06/3612.50	c #Conflicts:    7381000 | #Constraints:      74957
3600.06/3612.50	c #Conflicts:    7382000 | #Constraints:      75959
3600.06/3612.50	c #Conflicts:    7383000 | #Constraints:      76964
3600.06/3612.50	c #Conflicts:    7384000 | #Constraints:      77967
3600.06/3612.50	c #Conflicts:    7385000 | #Constraints:      78970
3600.06/3612.50	c #Conflicts:    7386000 | #Constraints:      79973
3600.06/3612.50	c cpu time 3581.55 s
3600.06/3612.50	c deterministic time 28462 2.85e+04
3600.06/3612.50	c optimization time 3581.55 s
3600.06/3612.50	c total solve time 0 s
3600.06/3612.50	c core-guided solve time 0 s
3600.06/3612.50	c propagation time 0.000687 s
3600.06/3612.50	c conflict analysis time 0 s
3600.06/3612.50	c local search time 0 s
3600.06/3612.50	c SCIP time 0 s
3600.06/3612.50	c propagations 1590
3600.06/3612.50	c resolve steps 0
3600.06/3612.50	c decisions 1780
3600.06/3612.50	c conflicts 0
3600.06/3612.50	c restarts 1
3600.06/3612.50	c inprocessing phases 1
3600.06/3612.50	c garbage collections 0 ,( 0.00 )
3600.06/3612.50	c input clauses 421 ,( 67.79 )
3600.06/3612.50	c input cardinalities 52 ,( 8.37 )
3600.06/3612.50	c input general constraints 148 ,( 23.83 )
3600.06/3612.50	c input average constraint length 8.74
3600.06/3612.50	c input average constraint degree 10.15
3600.06/3612.50	c learned clauses 0 ,( 0.00 )
3600.06/3612.50	c learned cardinalities 0 ,( 0.00 )
3600.06/3612.50	c learned general constraints 1 ,( 100.00 )
3600.06/3612.50	c learned average constraint length 225.00
3600.06/3612.50	c learned average constraint degree 16605487100.00
3600.06/3612.50	c watched  CF 32, 64, 128, Arb: 11 , 0 , 0 , 0
3600.06/3612.50	c counting CF 32, 64, 128, Arb: 139 , 0 , 0 , 0
3600.06/3612.50	c watched   constraints 11 ,( 7.38 ) 
3600.06/3612.50	c counting  constraints 138 ,( 92.62 ) 
3600.06/3612.50	c loaded clauses, cards, PBs, (WATCHED, COUNTING): 2935 , 534 , 4308 ,( 344 , 3964 )
3600.06/3612.50	c gcd simplifications 0
3600.06/3612.50	c detected cardinalities 0
3600.06/3612.50	c weakened non-implied lits 0
3600.06/3612.50	c weakened non-implying lits 0
3600.06/3612.50	c original variables 373
3600.06/3612.50	c clausal propagations 651
3600.06/3612.50	c cardinality propagations 349
3600.06/3612.50	c watched propagations 13
3600.06/3612.50	c counting propagations 558
3600.06/3612.50	c watch lookups 9483
3600.06/3612.50	c watch backjump lookups 0
3600.06/3612.50	c watch checks 7044
3600.06/3612.50	c propagation checks 4515
3600.06/3612.50	c constraint additions 0
3600.06/3612.50	c trail pops 3351
3600.06/3612.50	c formula constraints 225
3600.06/3612.50	c learned constraints 0
3600.06/3612.50	c bound constraints 0
3600.06/3612.50	c core-guided constraints 0
3600.06/3612.50	c encountered formula constraints 0
3600.06/3612.50	c encountered learned constraints 0
3600.06/3612.50	c encountered bound constraints 0
3600.06/3612.50	c encountered core-guided constraints 0
3600.06/3612.50	c LP total time 0.044811 s
3600.06/3612.50	c LP solve time 0.02 s
3600.06/3612.50	c LP constraints added 226
3600.06/3612.50	c LP constraints removed 0
3600.06/3612.50	c LP pivots internal 7
3600.06/3612.50	c LP pivots root 691
3600.06/3612.50	c LP calls 2
3600.06/3612.50	c LP optimalities 2
3600.06/3612.50	c LP no pivot count 0
3600.06/3612.50	c LP infeasibilities 0
3600.06/3612.50	c LP valid Farkas constraints 0
3600.06/3612.50	c LP learned Farkas constraints 0
3600.06/3612.50	c LP basis resets 0
3600.06/3612.50	c LP cycling count 0
3600.06/3612.50	c LP singular count 0
3600.06/3612.50	c LP no primal count 0
3600.06/3612.50	c LP no farkas count 0
3600.06/3612.50	c LP other issue count 0
3600.06/3612.50	c LP Gomory cuts 1
3600.06/3612.50	c LP learned cuts 0
3600.06/3612.50	c LP deleted cuts 0
3600.06/3612.50	c LP encountered Gomory constraints 0
3600.06/3612.50	c LP encountered Farkas constraints 0
3600.06/3612.50	c LP encountered learned Farkas constraints 0
3600.06/3612.50	c CG auxiliary variables introduced 148
3600.06/3612.50	c CG solutions found 11
3600.06/3612.50	c CG cores constructed 0
3600.06/3612.50	c CG core cardinality constraints returned 0
3600.06/3612.50	c CG unit cores 0
3600.06/3612.50	c CG single cores 0
3600.06/3612.50	c CG blocks removed during cardinality reduction 0
3600.06/3612.50	c CG first core best 0
3600.06/3612.50	c CG decision core best 0
3600.06/3612.50	c CG core reduction tie 0
3600.06/3612.50	c CG core degree average 0.00
3600.06/3612.50	c CG core slack average 0.00
3600.06/3612.50	c CG core upper bound improvements 0
3600.06/3612.50	c STR number of successful calls 0
3600.06/3612.50	c STR number of unsuccessful calls 0
3600.06/3612.50	c STR number of inconclusive calls 0
3600.06/3612.50	c STR number of successful attempts 0
3600.06/3612.50	c STR number of unsuccessful attempts 0
3600.06/3612.50	c STR number of inconclusive attempts 0
3600.06/3612.50	c STR average degree increase per successful call inf
3600.06/3612.50	c STR average degree increase per successful attempt inf
3600.06/3612.50	c STR total number of conflicts for successful attempts 0
3600.06/3612.50	c STR total number of conflicts for unsuccessful attempts 0
3600.06/3612.50	c STR total number of conflicts for inconclusive attempts 0
3600.06/3612.50	c STR average number of conflicts per successful attempt inf
3600.06/3612.50	c STR average number of conflicts per unsuccessful attempt inf
3600.06/3612.50	c STR average number of conflicts per inconclusive attempt inf
3600.06/3612.50	c IHS number of seeded input constraints 225
3600.06/3612.50	c IHS number of seeded weakened input constraints 0
3600.06/3612.50	c IHS number of solutions from complete search 11
3600.06/3612.50	c IHS number of solutions from local search 0
3600.06/3612.50	c IHS number of improved solutions using local search 0
3600.06/3612.50	c IHS number of cores from complete search solutions 0
3600.06/3612.50	c IHS number of cores from local search solutions 0
3600.06/3612.50	c IHS number of cores from improved solutions using local search 0
3600.06/3612.50	c IHS number of upper bounds from complete search solutions 11
3600.06/3612.50	c IHS number of upper bounds from local search solutions 0
3600.06/3612.50	c IHS number of upper bounds from improved solutions using local search 0
3600.06/3612.50	c IHS number of complete search solutions discarded 0
3600.06/3612.50	c IHS number of local search solutions discarded 0
3600.06/3612.50	c IHS number of improved solutions using local search discarded 0
3600.06/3612.50	c IHS number of complete search calls 1
3600.06/3612.50	c IHS number of optimal complete search calls 0
3600.06/3612.50	c IHS number of complete search progress calls 0
3600.06/3612.50	c IHS number of successful local search calls 0
3600.06/3612.50	c IHS number of timeouts for local search 0
3600.06/3612.50	c IHS complete search RoundingSat   time 9.38779 s
3600.06/3612.50	c IHS complete search Scip          time 0 s
3600.06/3612.50	c IHS local search                  time 0 s
3600.06/3612.50	c IHS local search improve solution time 0 s
3600.06/3612.50	c IHS core extraction               time 0.003477 s
3600.06/3612.50	c AVG.sumWPerc 74.93 
3600.06/3612.50	c bigint constraints 0 
3600.06/3612.50	o 55
3600.06/3612.50	s SATISFIABLE
3600.06/3612.50	v -x1 -x2 x3 -x4 -x5 x6 -x7 -x8 -x9 -x10 x11 -x12 x13 -x14 -x15 x16 -x17 x18 -x19 -x20 -x21 -x22 x23 x24 -x25 -x26 -x27 -x28 -x29 x30 -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 -x39 -x40 -x41 x42 -x43 -x44 -x45 -x46 x47 -x48 -x49 -x50 -x51 x52 -x53 -x54 x55 -x56 -x57 -x58 x59 -x60 -x61 -x62 -x63 x64 -x65 -x66 -x67 -x68 -x69 -x70 x71 -x72 -x73 -x74 -x75 x76 -x77 x78 -x79 -x80 x81 -x82 x83 x84 -x85 -x86 -x87 x88 -x89 x90 -x91 -x92 -x93 -x94 x95 -x96 -x97 -x98 -x99 x100 -x101 -x102 -x103 -x104 -x105 -x106 x107 -x108 -x109 -x110 -x111 x112 -x113 -x114 -x115 -x116 x117 -x118 x119 -x120 -x121 -x122 -x123 x124 -x125 -x126 -x127 -x128 x129 -x130 -x131 -x132 -x133 -x134 -x135 x136 -x137 -x138 -x139 -x140 x141 -x142 -x143 -x144 -x145 x146 -x147 x148 -x149 x150 -x151 -x152 x153 -x154 -x155 -x156 -x157 x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 x170 -x171 -x172 -x173 -x174 x175 -x176 x177 -x178 x179 -x180 x181 x182 -x183 -x184 -x185 -x186 x187 x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 x199 -x200 -x201 -x202 -x203 -x204 -x205 x206 -x207 x208 -x209 x210 -x211 x212 -x213 -x214 -x215 x216 -x217 -x218 x219 -x220 -x221 -x222 x223 -x224 -x225
3600.06/3612.50	c Program interrupted by user.

Verifier Data

OK	55

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-4786934-1782191135/watcher-4786934-1782191135 -o /tmp/evaluation-result-4786934-1782191135/solver-4786934-1782191135 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4786934-1782191135/vars-4786934-1782191135 --bin-var /tmp/runsolver-exch-nodeE009-1782191127-2286509 --watchdog 3760 ./run-ihs.sh HOME/instance-4786934-1782191135.opb 

running on 4 cores: 24-27

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 1-3,5,7-8,13-14,17,22,25,35,38,48,50,52,54
  3550 MHz: 15,26-27,37,39,44-47,49,51
  3600 MHz: 0,4,6,9-12,16,18-21,23-24,28-34,36,40-43,53,55-63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 24-27

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (111870 MiB free)
  node 1: cores 8-15, 129019 MiB (108821 MiB free)
  node 2: cores 16-23, 129019 MiB (113860 MiB free)
  node 3: cores 24-31, 129003 MiB (116254 MiB free)
  node 4: cores 32-39, 129019 MiB (117131 MiB free)
  node 5: cores 40-47, 128973 MiB (119613 MiB free)
  node 6: cores 48-55, 129019 MiB (116496 MiB free)
  node 7: cores 56-63, 128474 MiB (114147 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=2288018, runsolver pid=2287997
Current StackSize limit: 8192 KiB


[startup+0.100063 s]*
/proc/loadavg: 3.94 1.63 2.20 12/866 2288058
/proc/meminfo: memFree=940230160/1055320700 swapFree=33049408/33554428
[pid=2288018] ppid=2287997 vsize=4192 memory=3196 CPUtime=0 cores=24-27
/proc/2288018/stat : 2288018 (run-ihs.sh) S 2287997 2288018 2286493 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 152401115 4292608 512 18446744073709551615 94093536903168 94093537797701 140735415916464 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94093538036752 94093538084496 94093568495616 140735415920937 140735415921027 140735415921027 140735415926763 0
/proc/2288018/statm: 1048 799 722 219 0 110 0
[pid=2288024] ppid=2288018 vsize=59944 memory=14164 CPUtime=0.06 cores=24-27
/proc/2288024/stat : 2288024 (roundingsat) R 2288018 2288018 2286493 0 -1 4194304 1088 0 0 0 6 0 0 0 20 0 1 0 152401116 61382656 3456 18446744073709551615 4194304 10442985 140729870083920 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 40034304 140729870088144 140729870088610 140729870088610 140729870094314 0
/proc/2288024/statm: 14986 3541 2693 1526 0 3062 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 64136 KiB
Current children cumulated memory: 17360 KiB

[startup+0.212322 s]*
/proc/loadavg: 3.94 1.63 2.20 10/874 2288103
/proc/meminfo: memFree=940219156/1055320700 swapFree=33049408/33554428
[pid=2288018] ppid=2287997 vsize=4192 memory=3196 CPUtime=0 cores=24-27
/proc/2288018/stat : 2288018 (run-ihs.sh) S 2287997 2288018 2286493 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 152401115 4292608 512 18446744073709551615 94093536903168 94093537797701 140735415916464 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94093538036752 94093538084496 94093568495616 140735415920937 140735415921027 140735415921027 140735415926763 0
/proc/2288018/statm: 1048 799 722 219 0 110 0
[pid=2288024] ppid=2288018 vsize=64016 memory=20588 CPUtime=0.18 cores=24-27
/proc/2288024/stat : 2288024 (roundingsat) R 2288018 2288018 2286493 0 -1 4194304 2139 0 0 0 17 1 0 0 20 0 1 0 152401116 65552384 5041 18446744073709551615 4194304 10442985 140729870083920 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 40034304 140729870088144 140729870088610 140729870088610 140729870094314 0
/proc/2288024/statm: 16004 5147 2741 1526 0 4080 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 68208 KiB
Current children cumulated memory: 23784 KiB

[startup+0.312781 s]*
/proc/loadavg: 3.94 1.63 2.20 12/870 2288130
/proc/meminfo: memFree=940086736/1055320700 swapFree=33049408/33554428
[pid=2288018] ppid=2287997 vsize=4192 memory=3196 CPUtime=0 cores=24-27
/proc/2288018/stat : 2288018 (run-ihs.sh) S 2287997 2288018 2286493 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 152401115 4292608 512 18446744073709551615 94093536903168 94093537797701 140735415916464 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94093538036752 94093538084496 94093568495616 140735415920937 140735415921027 140735415921027 140735415926763 0
/proc/2288018/statm: 1048 799 722 219 0 110 0
[pid=2288024] ppid=2288018 vsize=64864 memory=21532 CPUtime=0.27 cores=24-27
/proc/2288024/stat : 2288024 (roundingsat) R 2288018 2288018 2286493 0 -1 4194304 2375 0 0 0 26 1 0 0 20 0 1 0 152401116 66420736 5297 18446744073709551615 4194304 10442985 140729870083920 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 40034304 140729870088144 140729870088610 140729870088610 140729870094314 0
/proc/2288024/statm: 16216 5383 2741 1526 0 4292 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 69056 KiB
Current children cumulated memory: 24728 KiB

[startup+0.700128 s]
/proc/loadavg: 3.94 1.63 2.20 12/862 2288148
/proc/meminfo: memFree=939940448/1055320700 swapFree=33049408/33554428
[pid=2288018] ppid=2287997 vsize=4192 memory=3196 CPUtime=0 cores=24-27
/proc/2288018/stat : 2288018 (run-ihs.sh) S 2287997 2288018 2286493 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 152401115 4292608 512 18446744073709551615 94093536903168 94093537797701 140735415916464 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94093538036752 94093538084496 94093568495616 140735415920937 140735415921027 140735415921027 140735415926763 0
/proc/2288018/statm: 1048 799 722 219 0 110 0
[pid=2288024] ppid=2288018 vsize=64832 memory=21616 CPUtime=0.65 cores=24-27
/proc/2288024/stat : 2288024 (roundingsat) R 2288018 2288018 2286493 0 -1 4194304 2396 0 0 0 63 2 0 0 20 0 1 0 152401116 66387968 5297 18446744073709551615 4194304 10442985 140729870083920 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 40034304 140729870088144 140729870088610 140729870088610 140729870094314 0
/proc/2288024/statm: 16208 5404 2741 1526 0 4284 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 69024 KiB
Current children cumulated memory: 24812 KiB

[startup+1.50012 s]
/proc/loadavg: 3.94 1.63 2.20 11/862 2288148
/proc/meminfo: memFree=939437728/1055320700 swapFree=33049408/33554428
[pid=2288018] ppid=2287997 vsize=4192 memory=3196 CPUtime=0 cores=24-27
/proc/2288018/stat : 2288018 (run-ihs.sh) S 2287997 2288018 2286493 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 152401115 4292608 512 18446744073709551615 94093536903168 94093537797701 140735415916464 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94093538036752 94093538084496 94093568495616 140735415920937 140735415921027 140735415921027 140735415926763 0
/proc/2288018/statm: 1048 799 722 219 0 110 0
[pid=2288024] ppid=2288018 vsize=67972 memory=24360 CPUtime=1.44 cores=24-27
/proc/2288024/stat : 2288024 (roundingsat) R 2288018 2288018 2286493 0 -1 4194304 3101 0 0 0 140 4 0 0 20 0 1 0 152401116 69603328 5937 18446744073709551615 4194304 10442985 140729870083920 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 40034304 140729870088144 140729870088610 140729870088610 140729870094314 0
/proc/2288024/statm: 16993 6090 2741 1526 0 5069 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 72164 KiB
Current children cumulated memory: 27556 KiB

[startup+3.11213 s]
/proc/loadavg: 3.94 1.63 2.20 16/893 2288444
/proc/meminfo: memFree=938797444/1055320700 swapFree=33049408/33554428
[pid=2288018] ppid=2287997 vsize=4192 memory=3196 CPUtime=0 cores=24-27
/proc/2288018/stat : 2288018 (run-ihs.sh) S 2287997 2288018 2286493 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 152401115 4292608 512 18446744073709551615 94093536903168 94093537797701 140735415916464 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94093538036752 94093538084496 94093568495616 140735415920937 140735415921027 140735415921027 140735415926763 0
/proc/2288018/statm: 1048 799 722 219 0 110 0
[pid=2288024] ppid=2288018 vsize=71436 memory=27808 CPUtime=3.05 cores=24-27
/proc/2288024/stat : 2288024 (roundingsat) R 2288018 2288018 2286493 0 -1 4194304 3997 0 0 0 296 9 0 0 20 0 1 0 152401116 73150464 6833 18446744073709551615 4194304 10442985 140729870083920 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 40034304 140729870088144 140729870088610 140729870088610 140729870094314 0
/proc/2288024/statm: 17859 6952 2741 1526 0 5935 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 75628 KiB
Current children cumulated memory: 31004 KiB

[startup+6.30013 s]
/proc/loadavg: 4.91 1.87 2.28 17/901 2288488
/proc/meminfo: memFree=937770064/1055320700 swapFree=33049408/33554428
[pid=2288018] ppid=2287997 vsize=4192 memory=3196 CPUtime=0 cores=24-27
/proc/2288018/stat : 2288018 (run-ihs.sh) S 2287997 2288018 2286493 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 152401115 4292608 512 18446744073709551615 94093536903168 94093537797701 140735415916464 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94093538036752 94093538084496 94093568495616 140735415920937 140735415921027 140735415921027 140735415926763 0
/proc/2288018/statm: 1048 799 722 219 0 110 0
[pid=2288024] ppid=2288018 vsize=73412 memory=29696 CPUtime=6.22 cores=24-27
/proc/2288024/stat : 2288024 (roundingsat) R 2288018 2288018 2286493 0 -1 4194304 4571 0 0 0 608 14 0 0 20 0 1 0 152401116 75173888 7345 18446744073709551615 4194304 10442985 140729870083920 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 40034304 140729870088144 140729870088610 140729870088610 140729870094314 0
/proc/2288024/statm: 18353 7424 2741 1526 0 6429 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 77604 KiB
Current children cumulated memory: 32892 KiB

[startup+12.7001 s]
/proc/loadavg: 5.80 2.10 2.35 17/901 2288488
/proc/meminfo: memFree=937502772/1055320700 swapFree=33049408/33554428
[pid=2288018] ppid=2287997 vsize=4192 memory=3196 CPUtime=0 cores=24-27
/proc/2288018/stat : 2288018 (run-ihs.sh) S 2287997 2288018 2286493 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 152401115 4292608 512 18446744073709551615 94093536903168 94093537797701 140735415916464 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94093538036752 94093538084496 94093568495616 140735415920937 140735415921027 140735415921027 140735415926763 0
/proc/2288018/statm: 1048 799 722 219 0 110 0
[pid=2288024] ppid=2288018 vsize=79732 memory=36376 CPUtime=12.6 cores=24-27
/proc/2288024/stat : 2288024 (roundingsat) R 2288018 2288018 2286493 0 -1 4194304 6350 0 0 0 1235 25 0 0 20 0 1 0 152401116 81645568 9009 18446744073709551615 4194304 10442985 140729870083920 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 40034304 140729870088144 140729870088610 140729870088610 140729870094314 0
/proc/2288024/statm: 19933 9094 2741 1526 0 8009 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 83924 KiB
Current children cumulated memory: 39572 KiB

[startup+25.5001 s]
/proc/loadavg: 8.06 2.78 2.57 17/901 2288537
/proc/meminfo: memFree=936463704/1055320700 swapFree=33049408/33554428
[pid=2288018] ppid=2287997 vsize=4192 memory=3196 CPUtime=0 cores=24-27
/proc/2288018/stat : 2288018 (run-ihs.sh) S 2287997 2288018 2286493 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 152401115 4292608 512 18446744073709551615 94093536903168 94093537797701 140735415916464 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94093538036752 94093538084496 94093568495616 140735415920937 140735415921027 140735415921027 140735415926763 0
/proc/2288018/statm: 1048 799 722 219 0 110 0
[pid=2288024] ppid=2288018 vsize=87188 memory=41772 CPUtime=25.34 cores=24-27
/proc/2288024/stat : 2288024 (roundingsat) R 2288018 2288018 2286493 0 -1 4194304 7904 0 0 0 2487 47 0 0 20 0 1 0 152401116 89280512 10289 18446744073709551615 4194304 10442985 140729870083920 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 40034304 140729870088144 140729870088610 140729870088610 140729870094314 0
/proc/2288024/statm: 21797 10443 2741 1526 0 9873 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 91380 KiB
Current children cumulated memory: 44968 KiB

[startup+51.1126 s]
/proc/loadavg: 10.77 3.84 2.93 17/901 2288586
/proc/meminfo: memFree=935503124/1055320700 swapFree=33049408/33554428
[pid=2288018] ppid=2287997 vsize=4192 memory=3196 CPUtime=0 cores=24-27
/proc/2288018/stat : 2288018 (run-ihs.sh) S 2287997 2288018 2286493 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 152401115 4292608 512 18446744073709551615 94093536903168 94093537797701 140735415916464 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94093538036752 94093538084496 94093568495616 140735415920937 140735415921027 140735415921027 140735415926763 0
/proc/2288018/statm: 1048 799 722 219 0 110 0
[pid=2288024] ppid=2288018 vsize=100776 memory=51484 CPUtime=50.87 cores=24-27
/proc/2288024/stat : 2288024 (roundingsat) R 2288018 2288018 2286493 0 -1 4194304 11277 0 0 0 5004 83 0 0 20 0 1 0 152401116 103194624 12849 18446744073709551615 4194304 10442985 140729870083920 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 40034304 140729870088144 140729870088610 140729870088610 140729870094314 0
/proc/2288024/statm: 25194 12871 2741 1526 0 13270 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 104968 KiB
Current children cumulated memory: 54680 KiB

[startup+102.3 s]
/proc/loadavg: 14.07 5.80 3.64 17/903 2288591
/proc/meminfo: memFree=933502976/1055320700 swapFree=33049408/33554428
[pid=2288018] ppid=2287997 vsize=4192 memory=3196 CPUtime=0 cores=24-27
/proc/2288018/stat : 2288018 (run-ihs.sh) S 2287997 2288018 2286493 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 152401115 4292608 512 18446744073709551615 94093536903168 94093537797701 140735415916464 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94093538036752 94093538084496 94093568495616 140735415920937 140735415921027 140735415921027 140735415926763 0
/proc/2288018/statm: 1048 799 722 219 0 110 0
[pid=2288024] ppid=2288018 vsize=111944 memory=64780 CPUtime=101.87 cores=24-27
/proc/2288024/stat : 2288024 (roundingsat) R 2288018 2288018 2286493 0 -1 4194304 14935 0 0 0 10051 136 0 0 20 0 1 0 152401116 114630656 16057 18446744073709551615 4194304 10442985 140729870083920 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 40034304 140729870088144 140729870088610 140729870088610 140729870094314 0
/proc/2288024/statm: 27986 16195 2839 1526 0 16062 0
Current children cumulated CPU time: 101.87 s
Current children cumulated vsize: 116136 KiB
Current children cumulated memory: 67976 KiB


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

/proc/2288024/statm: 53456 40590 2839 1526 0 41532 0
Current children cumulated CPU time: 3091.62 s
Current children cumulated vsize: 218016 KiB
Current children cumulated memory: 165556 KiB

[startup+3162.3 s]
/proc/loadavg: 16.07 16.15 15.82 17/885 2288677
/proc/meminfo: memFree=909195488/1055320700 swapFree=33049408/33554428
[pid=2288018] ppid=2287997 vsize=4192 memory=3196 CPUtime=0 cores=24-27
/proc/2288018/stat : 2288018 (run-ihs.sh) S 2287997 2288018 2286493 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 152401115 4292608 512 18446744073709551615 94093536903168 94093537797701 140735415916464 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94093538036752 94093538084496 94093568495616 140735415920937 140735415921027 140735415921027 140735415926763 0
/proc/2288018/statm: 1048 799 722 219 0 110 0
[pid=2288024] ppid=2288018 vsize=215700 memory=164384 CPUtime=3151.42 cores=24-27
/proc/2288024/stat : 2288024 (roundingsat) R 2288018 2288018 2286493 0 -1 4194304 50227 0 0 0 313464 1678 0 0 20 0 1 0 152401116 220876800 41002 18446744073709551615 4194304 10442985 140729870083920 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 40034304 140729870088144 140729870088610 140729870088610 140729870094314 0
/proc/2288024/statm: 53925 41096 2839 1526 0 42001 0
Current children cumulated CPU time: 3151.42 s
Current children cumulated vsize: 219892 KiB
Current children cumulated memory: 167580 KiB

[startup+3222.3 s]
/proc/loadavg: 16.02 16.12 15.83 17/885 2288678
/proc/meminfo: memFree=908582544/1055320700 swapFree=33049408/33554428
[pid=2288018] ppid=2287997 vsize=4192 memory=3196 CPUtime=0 cores=24-27
/proc/2288018/stat : 2288018 (run-ihs.sh) S 2287997 2288018 2286493 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 152401115 4292608 512 18446744073709551615 94093536903168 94093537797701 140735415916464 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94093538036752 94093538084496 94093568495616 140735415920937 140735415921027 140735415921027 140735415926763 0
/proc/2288018/statm: 1048 799 722 219 0 110 0
[pid=2288024] ppid=2288018 vsize=217540 memory=166180 CPUtime=3211.21 cores=24-27
/proc/2288024/stat : 2288024 (roundingsat) R 2288018 2288018 2286493 0 -1 4194304 50676 0 0 0 319420 1701 0 0 20 0 1 0 152401116 222760960 41514 18446744073709551615 4194304 10442985 140729870083920 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 40034304 140729870088144 140729870088610 140729870088610 140729870094314 0
/proc/2288024/statm: 54385 41545 2839 1526 0 42461 0
Current children cumulated CPU time: 3211.21 s
Current children cumulated vsize: 221732 KiB
Current children cumulated memory: 169376 KiB

[startup+3282.3 s]
/proc/loadavg: 16.01 16.10 15.85 17/886 2288684
/proc/meminfo: memFree=908006164/1055320700 swapFree=33049408/33554428
[pid=2288018] ppid=2287997 vsize=4192 memory=3196 CPUtime=0 cores=24-27
/proc/2288018/stat : 2288018 (run-ihs.sh) S 2287997 2288018 2286493 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 152401115 4292608 512 18446744073709551615 94093536903168 94093537797701 140735415916464 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94093538036752 94093538084496 94093568495616 140735415920937 140735415921027 140735415921027 140735415926763 0
/proc/2288018/statm: 1048 799 722 219 0 110 0
[pid=2288024] ppid=2288018 vsize=218528 memory=167532 CPUtime=3271 cores=24-27
/proc/2288024/stat : 2288024 (roundingsat) R 2288018 2288018 2286493 0 -1 4194304 51014 0 0 0 325375 1725 0 0 20 0 1 0 152401116 223772672 41770 18446744073709551615 4194304 10442985 140729870083920 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 40034304 140729870088144 140729870088610 140729870088610 140729870094314 0
/proc/2288024/statm: 54632 41883 2839 1526 0 42708 0
Current children cumulated CPU time: 3271 s
Current children cumulated vsize: 222720 KiB
Current children cumulated memory: 170728 KiB

[startup+3342.3 s]
/proc/loadavg: 16.00 16.08 15.86 17/886 2288696
/proc/meminfo: memFree=907515652/1055320700 swapFree=33049408/33554428
[pid=2288018] ppid=2287997 vsize=4192 memory=3196 CPUtime=0 cores=24-27
/proc/2288018/stat : 2288018 (run-ihs.sh) S 2287997 2288018 2286493 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 152401115 4292608 512 18446744073709551615 94093536903168 94093537797701 140735415916464 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94093538036752 94093538084496 94093568495616 140735415920937 140735415921027 140735415921027 140735415926763 0
/proc/2288018/statm: 1048 799 722 219 0 110 0
[pid=2288024] ppid=2288018 vsize=218816 memory=167724 CPUtime=3330.8 cores=24-27
/proc/2288024/stat : 2288024 (roundingsat) R 2288018 2288018 2286493 0 -1 4194304 51064 0 0 0 331327 1753 0 0 20 0 1 0 152401116 224067584 41898 18446744073709551615 4194304 10442985 140729870083920 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 40034304 140729870088144 140729870088610 140729870088610 140729870094314 0
/proc/2288024/statm: 54704 41931 2839 1526 0 42780 0
Current children cumulated CPU time: 3330.8 s
Current children cumulated vsize: 223008 KiB
Current children cumulated memory: 170920 KiB

[startup+3402.3 s]
/proc/loadavg: 16.00 16.06 15.87 17/886 2288697
/proc/meminfo: memFree=906856044/1055320700 swapFree=33049408/33554428
[pid=2288018] ppid=2287997 vsize=4192 memory=3196 CPUtime=0 cores=24-27
/proc/2288018/stat : 2288018 (run-ihs.sh) S 2287997 2288018 2286493 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 152401115 4292608 512 18446744073709551615 94093536903168 94093537797701 140735415916464 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94093538036752 94093538084496 94093568495616 140735415920937 140735415921027 140735415921027 140735415926763 0
/proc/2288018/statm: 1048 799 722 219 0 110 0
[pid=2288024] ppid=2288018 vsize=219764 memory=168836 CPUtime=3390.58 cores=24-27
/proc/2288024/stat : 2288024 (roundingsat) R 2288018 2288018 2286493 0 -1 4194304 51343 0 0 0 337285 1773 0 0 20 0 1 0 152401116 225038336 42154 18446744073709551615 4194304 10442985 140729870083920 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 40034304 140729870088144 140729870088610 140729870088610 140729870094314 0
/proc/2288024/statm: 54941 42209 2839 1526 0 43017 0
Current children cumulated CPU time: 3390.58 s
Current children cumulated vsize: 223956 KiB
Current children cumulated memory: 172032 KiB

[startup+3462.3 s]
/proc/loadavg: 16.00 16.05 15.88 17/886 2288698
/proc/meminfo: memFree=906319564/1055320700 swapFree=33049408/33554428
[pid=2288018] ppid=2287997 vsize=4192 memory=3196 CPUtime=0 cores=24-27
/proc/2288018/stat : 2288018 (run-ihs.sh) S 2287997 2288018 2286493 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 152401115 4292608 512 18446744073709551615 94093536903168 94093537797701 140735415916464 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94093538036752 94093538084496 94093568495616 140735415920937 140735415921027 140735415921027 140735415926763 0
/proc/2288018/statm: 1048 799 722 219 0 110 0
[pid=2288024] ppid=2288018 vsize=219764 memory=168936 CPUtime=3450.38 cores=24-27
/proc/2288024/stat : 2288024 (roundingsat) R 2288018 2288018 2286493 0 -1 4194304 51369 0 0 0 343242 1796 0 0 20 0 1 0 152401116 225038336 42154 18446744073709551615 4194304 10442985 140729870083920 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 40034304 140729870088144 140729870088610 140729870088610 140729870094314 0
/proc/2288024/statm: 54941 42234 2839 1526 0 43017 0
Current children cumulated CPU time: 3450.38 s
Current children cumulated vsize: 223956 KiB
Current children cumulated memory: 172132 KiB

[startup+3522.3 s]
/proc/loadavg: 16.06 16.05 15.90 17/886 2288699
/proc/meminfo: memFree=905762200/1055320700 swapFree=33049408/33554428
[pid=2288018] ppid=2287997 vsize=4192 memory=3196 CPUtime=0 cores=24-27
/proc/2288018/stat : 2288018 (run-ihs.sh) S 2287997 2288018 2286493 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 152401115 4292608 512 18446744073709551615 94093536903168 94093537797701 140735415916464 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94093538036752 94093538084496 94093568495616 140735415920937 140735415921027 140735415921027 140735415926763 0
/proc/2288018/statm: 1048 799 722 219 0 110 0
[pid=2288024] ppid=2288018 vsize=219764 memory=168936 CPUtime=3510.17 cores=24-27
/proc/2288024/stat : 2288024 (roundingsat) R 2288018 2288018 2286493 0 -1 4194304 51369 0 0 0 349200 1817 0 0 20 0 1 0 152401116 225038336 42154 18446744073709551615 4194304 10442985 140729870083920 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 40034304 140729870088144 140729870088610 140729870088610 140729870094314 0
/proc/2288024/statm: 54941 42234 2839 1526 0 43017 0
Current children cumulated CPU time: 3510.17 s
Current children cumulated vsize: 223956 KiB
Current children cumulated memory: 172132 KiB

[startup+3582.3 s]
/proc/loadavg: 16.15 16.07 15.92 17/886 2288700
/proc/meminfo: memFree=905340188/1055320700 swapFree=33049408/33554428
[pid=2288018] ppid=2287997 vsize=4192 memory=3196 CPUtime=0 cores=24-27
/proc/2288018/stat : 2288018 (run-ihs.sh) S 2287997 2288018 2286493 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 152401115 4292608 512 18446744073709551615 94093536903168 94093537797701 140735415916464 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94093538036752 94093538084496 94093568495616 140735415920937 140735415921027 140735415921027 140735415926763 0
/proc/2288018/statm: 1048 799 722 219 0 110 0
[pid=2288024] ppid=2288018 vsize=221108 memory=170224 CPUtime=3569.97 cores=24-27
/proc/2288024/stat : 2288024 (roundingsat) R 2288018 2288018 2286493 0 -1 4194304 51691 0 0 0 355154 1843 0 0 20 0 1 0 152401116 226414592 42410 18446744073709551615 4194304 10442985 140729870083920 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 40034304 140729870088144 140729870088610 140729870088610 140729870094314 0
/proc/2288024/statm: 55277 42556 2839 1526 0 43353 0
Current children cumulated CPU time: 3569.97 s
Current children cumulated vsize: 225300 KiB
Current children cumulated memory: 173420 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.5 s]
/proc/loadavg: 16.17 16.08 15.93 16/881 2288806
/proc/meminfo: memFree=914843080/1055320700 swapFree=33049408/33554428
[pid=2288018] ppid=2287997 vsize=4192 memory=3196 CPUtime=0 cores=24-27
/proc/2288018/stat : 2288018 (run-ihs.sh) S 2287997 2288018 2286493 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 152401115 4292608 512 18446744073709551615 94093536903168 94093537797701 140735415916464 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94093538036752 94093538084496 94093568495616 140735415920937 140735415921027 140735415921027 140735415926763 0
/proc/2288018/statm: 1048 799 722 219 0 110 0
[pid=2288024] ppid=2288018 vsize=221108 memory=170296 CPUtime=3600.06 cores=24-27
/proc/2288024/stat : 2288024 (roundingsat) R 2288018 2288018 2286493 0 -1 4194304 51698 0 0 0 358155 1851 0 0 20 0 1 0 152401116 226414592 42410 18446744073709551615 4194304 10442985 140729870083920 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 40034304 140729870088144 140729870088610 140729870088610 140729870094314 0
/proc/2288024/statm: 55277 42574 2839 1526 0 43353 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 225300 KiB
Current children cumulated memory: 173492 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3612.5 s]
# the end of solver process 2288018 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.001272 s, system=0.001276 s

[startup+3612.51 s]
# the end of solver process 2288024 was just reported to runsolver
# Child status: 2

# cumulated CPU time of all completed processes:  user=3581.55 s, system=18.5191 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3612.5 s]
/proc/loadavg: 16.17 16.08 15.93 16/881 2288806
/proc/meminfo: memFree=914843080/1055320700 swapFree=33049408/33554428
[pid=2288018] ppid=2287997 vsize=4192 memory=3196 CPUtime=0 cores=24-27
/proc/2288018/stat : 2288018 (run-ihs.sh) S 2287997 2288018 2286493 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 152401115 4292608 512 18446744073709551615 94093536903168 94093537797701 140735415916464 0 0 0 65536 4 65538 1 0 0 17 25 0 0 0 0 0 94093538036752 94093538084496 94093568495616 140735415920937 140735415921027 140735415921027 140735415926763 0
/proc/2288018/statm: 1048 799 722 219 0 110 0
[pid=2288024] ppid=2288018 vsize=221108 memory=170296 CPUtime=3600.06 cores=24-27
/proc/2288024/stat : 2288024 (roundingsat) R 2288018 2288018 2286493 0 -1 4194304 51698 0 0 0 358155 1851 0 0 20 0 1 0 152401116 226414592 42410 18446744073709551615 4194304 10442985 140729870083920 0 0 0 0 0 8405026 0 0 0 17 26 0 0 0 0 0 11518920 11528240 40034304 140729870088144 140729870088610 140729870088610 140729870094314 0
/proc/2288024/statm: 55277 42574 2839 1526 0 43353 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 225300 KiB
Current children cumulated memory: 173492 KiB

Child status: 2

Real time (s): 3612.51
CPU time (s): 3600.07
CPU user time (s): 3581.55
CPU system time (s): 18.5191
CPU usage (%): 99.6559
Max. virtual memory (cumulated for all children) (KiB): 225300
Max. memory (cumulated for all children) (KiB): 173492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.55
system time used= 18.5191
maximum resident set size= 169640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51926
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 294
involuntary context switches= 2359


# summary of solver processes directly reported to runsolver:
#   pid: 2288018,2288024
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3581.55
#   total CPU system time (s): 18.5191

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.5609 second user time and 36.3645 second system time

The end

Launcher Data

Begin job on nodeE009 at 2026-06-23 07:05:35
IDJOB=4786934
IDBENCH=147228
IDSOLVER=3612
FILE ID=nodeE009/4786934-1782191135
RUNJOBID= nodeE009-1782191127-2286509
SLURM_JOB_ID= 12510960
Free space on /tmp= 797252 MiB

SOLVER NAME= roundingsat-ihs 2026-06-11
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/sorensson/garden/normalized-g15x15.opb
COMMAND LINE= ./run-ihs.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4786934-1782191135/watcher-4786934-1782191135 -o /tmp/evaluation-result-4786934-1782191135/solver-4786934-1782191135 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4786934-1782191135/vars-4786934-1782191135 --bin-var /tmp/runsolver-exch-nodeE009-1782191127-2286509 --watchdog 3760  ./run-ihs.sh HOME/instance-4786934-1782191135.opb

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

MD5SUM BENCH= 83e8c133f6310d52aedf789f310352e0
RANDOM SEED=1713059514

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        940343068 kB
MemAvailable:   1047386700 kB
Buffers:              32 kB
Cached:         110974412 kB
SwapCached:        26712 kB
Active:          1564916 kB
Inactive:       109993256 kB
Active(anon):     582276 kB
Inactive(anon):   426284 kB
Active(file):     982640 kB
Inactive(file): 109566972 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33049408 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             67300 kB
Writeback:            60 kB
AnonPages:        562312 kB
Mapped:           197424 kB
Shmem:            424816 kB
KReclaimable:    1273292 kB
Slab:            1806272 kB
SReclaimable:    1273292 kB
SUnreclaim:       532980 kB
KernelStack:       14624 kB
PageTables:         6952 kB
SecPageTables:     15376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:    2000148 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478208 kB
VmallocChunk:          0 kB
Percpu:           121088 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 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:      395716 kB
DirectMap2M:    18800640 kB
DirectMap1G:    1054867456 kB

Free space on /tmp at the end= 797112 MiB
End job on nodeE009 at 2026-06-23 08:05:48