Trace number 2680736

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
wbo 1.4b (fixed)? (TO) 1800.11 1800.66

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-sentoy.opb
MD5SUMd0f46c7e79d3309033cc6b73ceacef6c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-7772
Best CPU time to get the best result obtained on this benchmark0.126979
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -7772
Optimality of the best value was proved YES
Number of variables60
Total number of constraints30
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints30
Minimum length of a constraint60
Maximum length of a constraint60
Number of terms in the objective function 60
Biggest coefficient in the objective function 974
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 9460
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 6000
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 26162
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2680736-1277451712.opb.
0.00/0.00	c Instance file HOME/instance-2680736-1277451712.opb
0.00/0.00	c File size is 15778 bytes.
0.00/0.01	c Highest Coefficient sum: 26162
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Parsing time:          0.00         s                                      |
0.00/0.01	c |  Number Variables:      60                                                  |
0.00/0.01	c |  Number Clauses:        0                                                   |
0.00/0.01	c |  Number Cardinality:    0                                                   |
0.00/0.01	c |  Number PB Constraints: 30                                                  |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |      60       30     1800 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: 0
0.00/0.01	o 0
0.00/0.01	c Elapsed CPU time: 0.002999 s	Remaining CPU time: 179.997 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |      60       31     1860 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -6
0.00/0.01	o -6
0.00/0.01	c Elapsed CPU time: 0.002999 s	Remaining CPU time: 179.997 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |      60       32     1920 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -67
0.00/0.01	o -67
0.00/0.01	c Elapsed CPU time: 0.002999 s	Remaining CPU time: 179.997 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |      60       33     1980 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -930
0.00/0.01	o -930
0.00/0.01	c Elapsed CPU time: 0.002999 s	Remaining CPU time: 179.997 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |      60       34     2040 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -936
0.00/0.01	o -936
0.00/0.01	c Elapsed CPU time: 0.003999 s	Remaining CPU time: 179.996 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |      60       35     2100 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -1200
0.00/0.01	o -1200
0.00/0.01	c Elapsed CPU time: 0.003999 s	Remaining CPU time: 179.996 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |      60       36     2160 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -1904
0.00/0.01	o -1904
0.00/0.01	c Elapsed CPU time: 0.003999 s	Remaining CPU time: 179.996 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |      60       37     2220 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -1960
0.00/0.01	o -1960
0.00/0.01	c Elapsed CPU time: 0.003999 s	Remaining CPU time: 179.996 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |      60       38     2280 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -2638
0.00/0.01	o -2638
0.00/0.01	c Elapsed CPU time: 0.004999 s	Remaining CPU time: 179.995 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |      60       39     2340 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -2876
0.00/0.01	o -2876
0.00/0.01	c Elapsed CPU time: 0.004999 s	Remaining CPU time: 179.995 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |      60       40     2400 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -2913
0.00/0.01	o -2913
0.00/0.01	c Elapsed CPU time: 0.004999 s	Remaining CPU time: 179.995 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |      60       41     2460 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -2914
0.00/0.01	o -2914
0.00/0.01	c Elapsed CPU time: 0.005999 s	Remaining CPU time: 179.994 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |      60       42     2520 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -2921
0.00/0.01	o -2921
0.00/0.01	c Elapsed CPU time: 0.005999 s	Remaining CPU time: 179.994 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |      60       43     2580 |     5000        0    nan |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -2930
0.00/0.01	o -2930
0.00/0.01	c Elapsed CPU time: 0.006998 s	Remaining CPU time: 179.993 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         1 |      60       44     2640 |     5000        1     51 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -2946
0.00/0.01	o -2946
0.00/0.01	c Elapsed CPU time: 0.006998 s	Remaining CPU time: 179.993 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         2 |      60       45     2700 |     5000        2     54 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -2960
0.00/0.01	o -2960
0.00/0.01	c Elapsed CPU time: 0.007998 s	Remaining CPU time: 179.992 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         3 |      60       46     2760 |     5000        3     54 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -2995
0.00/0.01	o -2995
0.00/0.01	c Elapsed CPU time: 0.007998 s	Remaining CPU time: 179.992 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         3 |      60       47     2820 |     5000        3     54 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -3019
0.00/0.01	o -3019
0.00/0.01	c Elapsed CPU time: 0.008998 s	Remaining CPU time: 179.991 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         3 |      60       48     2880 |     5000        3     54 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -3024
0.00/0.01	o -3024
0.00/0.01	c Elapsed CPU time: 0.008998 s	Remaining CPU time: 179.991 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         3 |      60       49     2940 |     5000        3     54 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -3068
0.00/0.01	o -3068
0.00/0.01	c Elapsed CPU time: 0.009998 s	Remaining CPU time: 179.99 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         3 |      60       50     3000 |     5000        3     54 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -3112
0.00/0.01	o -3112
0.00/0.01	c Elapsed CPU time: 0.009998 s	Remaining CPU time: 179.99 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         3 |      60       51     3060 |     5000        3     54 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -3170
0.00/0.01	o -3170
0.00/0.01	c Elapsed CPU time: 0.009998 s	Remaining CPU time: 179.99 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         3 |      60       52     3120 |     5000        3     54 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -3202
0.00/0.01	o -3202
0.00/0.01	c Elapsed CPU time: 0.010998 s	Remaining CPU time: 179.989 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         3 |      60       53     3180 |     5000        3     54 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -3234
0.00/0.01	o -3234
0.00/0.01	c Elapsed CPU time: 0.010998 s	Remaining CPU time: 179.989 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         3 |      60       54     3240 |     5000        3     54 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -3279
0.00/0.01	o -3279
0.00/0.01	c Elapsed CPU time: 0.010998 s	Remaining CPU time: 179.989 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         3 |      60       55     3300 |     5000        3     54 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -3334
0.00/0.01	o -3334
0.00/0.01	c Elapsed CPU time: 0.011998 s	Remaining CPU time: 179.988 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         3 |      60       56     3360 |     5000        3     54 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -3345
0.00/0.01	o -3345
0.00/0.01	c Elapsed CPU time: 0.011998 s	Remaining CPU time: 179.988 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         3 |      60       57     3420 |     5000        3     54 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -3355
0.00/0.01	o -3355
0.00/0.01	c Elapsed CPU time: 0.011998 s	Remaining CPU time: 179.988 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         3 |      60       58     3480 |     5000        3     54 |  0.000 % |
0.00/0.01	c ===============================================================================
0.00/0.01	c New solution: -3394
0.00/0.01	o -3394
0.00/0.01	c Elapsed CPU time: 0.011998 s	Remaining CPU time: 179.988 s
0.00/0.01	c ===============================================================================
0.00/0.01	c |         3 |      60       59     3540 |     5000        3     54 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: -3422
0.00/0.02	o -3422
0.00/0.02	c Elapsed CPU time: 0.012998 s	Remaining CPU time: 179.987 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |         3 |      60       60     3600 |     5000        3     54 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: -3570
0.00/0.02	o -3570
0.00/0.02	c Elapsed CPU time: 0.012998 s	Remaining CPU time: 179.987 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |         3 |      60       61     3660 |     5000        3     54 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: -3595
0.00/0.02	o -3595
0.00/0.02	c Elapsed CPU time: 0.013997 s	Remaining CPU time: 179.986 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |         3 |      60       62     3720 |     5000        3     54 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: -3653
0.00/0.02	o -3653
0.00/0.02	c Elapsed CPU time: 0.013997 s	Remaining CPU time: 179.986 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |         3 |      60       63     3780 |     5000        3     54 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: -3655
0.00/0.02	o -3655
0.00/0.02	c Elapsed CPU time: 0.014997 s	Remaining CPU time: 179.985 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |         3 |      60       64     3840 |     5000        3     54 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: -3670
0.00/0.02	o -3670
0.00/0.02	c Elapsed CPU time: 0.014997 s	Remaining CPU time: 179.985 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |         3 |      60       65     3900 |     5000        3     54 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: -3673
0.00/0.02	o -3673
0.00/0.02	c Elapsed CPU time: 0.015997 s	Remaining CPU time: 179.984 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |         3 |      60       66     3960 |     5000        3     54 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: -3726
0.00/0.02	o -3726
0.00/0.02	c Elapsed CPU time: 0.015997 s	Remaining CPU time: 179.984 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |         3 |      60       67     4020 |     5000        3     54 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: -3739
0.00/0.02	o -3739
0.00/0.02	c Elapsed CPU time: 0.016997 s	Remaining CPU time: 179.983 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |         3 |      60       68     4080 |     5000        3     54 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: -4294
0.00/0.02	o -4294
0.00/0.02	c Elapsed CPU time: 0.016997 s	Remaining CPU time: 179.983 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |         3 |      60       69     4140 |     5000        3     54 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: -4297
0.00/0.02	o -4297
0.00/0.02	c Elapsed CPU time: 0.017997 s	Remaining CPU time: 179.982 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |         3 |      60       70     4200 |     5000        3     54 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: -4328
0.00/0.02	o -4328
0.00/0.02	c Elapsed CPU time: 0.017997 s	Remaining CPU time: 179.982 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |         3 |      60       71     4260 |     5000        3     54 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: -4342
0.00/0.02	o -4342
0.00/0.02	c Elapsed CPU time: 0.018997 s	Remaining CPU time: 179.981 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |         3 |      60       72     4320 |     5000        3     54 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: -4375
0.00/0.02	o -4375
0.00/0.02	c Elapsed CPU time: 0.019996 s	Remaining CPU time: 179.98 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |         3 |      60       73     4380 |     5000        3     54 |  0.000 % |
0.00/0.02	c ===============================================================================
0.00/0.02	c New solution: -4387
0.00/0.02	o -4387
0.00/0.02	c Elapsed CPU time: 0.019996 s	Remaining CPU time: 179.98 s
0.00/0.02	c ===============================================================================
0.00/0.02	c |         3 |      60       74     4440 |     5000        3     54 |  0.000 % |
0.02/0.02	c ===============================================================================
0.02/0.02	c New solution: -4395
0.02/0.02	o -4395
0.02/0.02	c Elapsed CPU time: 0.020996 s	Remaining CPU time: 179.979 s
0.02/0.02	c ===============================================================================
0.02/0.02	c |         3 |      60       75     4500 |     5000        3     54 |  0.000 % |
0.02/0.02	c ===============================================================================
0.02/0.02	c New solution: -4470
0.02/0.02	o -4470
0.02/0.02	c Elapsed CPU time: 0.020996 s	Remaining CPU time: 179.979 s
0.02/0.02	c ===============================================================================
0.02/0.02	c |         3 |      60       76     4560 |     5000        3     54 |  0.000 % |
0.02/0.02	c ===============================================================================
0.02/0.02	c New solution: -4670
0.02/0.02	o -4670
0.02/0.02	c Elapsed CPU time: 0.021996 s	Remaining CPU time: 179.978 s
0.02/0.02	c ===============================================================================
0.02/0.02	c |         3 |      60       77     4620 |     5000        3     54 |  0.000 % |
0.02/0.02	c ===============================================================================
0.02/0.02	c New solution: -4673
0.02/0.02	o -4673
0.02/0.02	c Elapsed CPU time: 0.022996 s	Remaining CPU time: 179.977 s
0.02/0.02	c ===============================================================================
0.02/0.02	c |         3 |      60       78     4680 |     5000        3     54 |  0.000 % |
0.02/0.03	c ===============================================================================
0.02/0.03	c New solution: -4684
0.02/0.03	o -4684
0.02/0.03	c Elapsed CPU time: 0.022996 s	Remaining CPU time: 179.977 s
0.02/0.03	c ===============================================================================
0.02/0.03	c |         3 |      60       79     4740 |     5000        3     54 |  0.000 % |
0.02/0.03	c ===============================================================================
0.02/0.03	c New solution: -4686
0.02/0.03	o -4686
0.02/0.03	c Elapsed CPU time: 0.023996 s	Remaining CPU time: 179.976 s
0.02/0.03	c ===============================================================================
0.02/0.03	c |         3 |      60       80     4800 |     5000        3     54 |  0.000 % |
0.02/0.03	c ===============================================================================
0.02/0.03	c New solution: -4694
0.02/0.03	o -4694
0.02/0.03	c Elapsed CPU time: 0.024996 s	Remaining CPU time: 179.975 s
0.02/0.03	c ===============================================================================
0.02/0.03	c |         3 |      60       81     4860 |     5000        3     54 |  0.000 % |
0.02/0.03	c ===============================================================================
0.02/0.03	c New solution: -4697
0.02/0.03	o -4697
0.02/0.03	c Elapsed CPU time: 0.024996 s	Remaining CPU time: 179.975 s
0.02/0.03	c ===============================================================================
0.02/0.03	c |         3 |      60       82     4920 |     5000        3     54 |  0.000 % |
0.02/0.03	c ===============================================================================
0.02/0.03	c New solution: -4721
0.02/0.03	o -4721
0.02/0.03	c Elapsed CPU time: 0.025996 s	Remaining CPU time: 179.974 s
0.02/0.03	c ===============================================================================
0.02/0.03	c |         3 |      60       83     4980 |     5000        3     54 |  0.000 % |
0.02/0.03	c ===============================================================================
0.02/0.03	c New solution: -4755
0.02/0.03	o -4755
0.02/0.03	c Elapsed CPU time: 0.026995 s	Remaining CPU time: 179.973 s
0.02/0.03	c ===============================================================================
0.02/0.03	c |         3 |      60       84     5040 |     5000        3     54 |  0.000 % |
0.02/0.03	c ===============================================================================
0.02/0.03	c New solution: -4802
0.02/0.03	o -4802
0.02/0.03	c Elapsed CPU time: 0.027995 s	Remaining CPU time: 179.972 s
0.02/0.03	c ===============================================================================
0.02/0.03	c |         3 |      60       85     5100 |     5000        3     54 |  0.000 % |
0.02/0.03	c ===============================================================================
0.02/0.03	c New solution: -4812
0.02/0.03	o -4812
0.02/0.03	c Elapsed CPU time: 0.027995 s	Remaining CPU time: 179.972 s
0.02/0.03	c ===============================================================================
0.02/0.03	c |         3 |      60       86     5160 |     5000        3     54 |  0.000 % |
0.02/0.03	c ===============================================================================
0.02/0.03	c New solution: -4815
0.02/0.03	o -4815
0.02/0.03	c Elapsed CPU time: 0.028995 s	Remaining CPU time: 179.971 s
0.02/0.03	c ===============================================================================
0.02/0.03	c |         3 |      60       87     5220 |     5000        3     54 |  0.000 % |
0.02/0.03	c ===============================================================================
0.02/0.03	c New solution: -4817
0.02/0.03	o -4817
0.02/0.03	c Elapsed CPU time: 0.029995 s	Remaining CPU time: 179.97 s
0.02/0.03	c ===============================================================================
0.02/0.03	c |         3 |      60       88     5280 |     5000        3     54 |  0.000 % |
0.02/0.03	c ===============================================================================
0.02/0.03	c New solution: -4864
0.02/0.03	o -4864
0.02/0.03	c Elapsed CPU time: 0.029995 s	Remaining CPU time: 179.97 s
0.02/0.03	c ===============================================================================
0.02/0.03	c |         3 |      60       89     5340 |     5000        3     54 |  0.000 % |
0.02/0.03	c ===============================================================================
0.02/0.03	c New solution: -4886
0.02/0.03	o -4886
0.02/0.03	c Elapsed CPU time: 0.030995 s	Remaining CPU time: 179.969 s
0.02/0.03	c ===============================================================================
0.02/0.03	c |         3 |      60       90     5400 |     5000        3     54 |  0.000 % |
0.02/0.03	c ===============================================================================
0.02/0.03	c New solution: -4892
0.02/0.03	o -4892
0.02/0.03	c Elapsed CPU time: 0.031995 s	Remaining CPU time: 179.968 s
0.02/0.03	c ===============================================================================
0.02/0.03	c |         3 |      60       91     5460 |     5000        3     54 |  0.000 % |
0.02/0.03	c ===============================================================================
0.02/0.03	c New solution: -4900
0.02/0.03	o -4900
0.02/0.03	c Elapsed CPU time: 0.032994 s	Remaining CPU time: 179.967 s
0.02/0.03	c ===============================================================================
0.02/0.03	c |         3 |      60       92     5520 |     5000        3     54 |  0.000 % |
0.02/0.04	c ===============================================================================
0.02/0.04	c New solution: -4978
0.02/0.04	o -4978
0.02/0.04	c Elapsed CPU time: 0.032994 s	Remaining CPU time: 179.967 s
0.02/0.04	c ===============================================================================
0.02/0.04	c |         3 |      60       93     5580 |     5000        3     54 |  0.000 % |
0.02/0.04	c ===============================================================================
0.02/0.04	c New solution: -5041
0.02/0.04	o -5041
0.02/0.04	c Elapsed CPU time: 0.033994 s	Remaining CPU time: 179.966 s
0.02/0.04	c ===============================================================================
0.02/0.04	c |         3 |      60       94     5640 |     5000        3     54 |  0.000 % |
0.02/0.04	c ===============================================================================
0.02/0.04	c New solution: -5093
0.02/0.04	o -5093
0.02/0.04	c Elapsed CPU time: 0.034994 s	Remaining CPU time: 179.965 s
0.02/0.04	c ===============================================================================
0.02/0.04	c |         3 |      60       95     5700 |     5000        3     54 |  0.000 % |
0.02/0.04	c ===============================================================================
0.02/0.04	c New solution: -5106
0.02/0.04	o -5106
0.02/0.04	c Elapsed CPU time: 0.035994 s	Remaining CPU time: 179.964 s
0.02/0.04	c ===============================================================================
0.02/0.04	c |         3 |      60       96     5760 |     5000        3     54 |  0.000 % |
0.02/0.04	c ===============================================================================
0.02/0.04	c New solution: -5110
0.02/0.04	o -5110
0.02/0.04	c Elapsed CPU time: 0.036994 s	Remaining CPU time: 179.963 s
0.02/0.04	c ===============================================================================
0.02/0.04	c |         7 |      60       97     5820 |     5000        7     51 |  0.000 % |
0.02/0.04	c ===============================================================================
0.02/0.04	c New solution: -5116
0.02/0.04	o -5116
0.02/0.04	c Elapsed CPU time: 0.037994 s	Remaining CPU time: 179.962 s
0.02/0.04	c ===============================================================================
0.02/0.04	c |         7 |      60       98     5880 |     5000        7     51 |  0.000 % |
0.02/0.05	c |       107 |      60       98     5880 |     5500      107     37 |  0.028 % |
0.02/0.08	c |       259 |      60       98     5880 |     6050      259     39 |  0.028 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c New solution: -5127
0.09/0.12	o -5127
0.09/0.12	c Elapsed CPU time: 0.112982 s	Remaining CPU time: 179.887 s
0.09/0.12	c ===============================================================================
0.09/0.12	c |       419 |      60       99     5940 |     5000      419     39 |  0.028 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c New solution: -5130
0.09/0.12	o -5130
0.09/0.12	c Elapsed CPU time: 0.113982 s	Remaining CPU time: 179.886 s
0.09/0.12	c ===============================================================================
0.09/0.12	c |       419 |      60      100     6000 |     5000      419     39 |  0.028 % |
0.09/0.12	c ===============================================================================
0.09/0.12	c New solution: -5133
0.09/0.12	o -5133
0.09/0.12	c Elapsed CPU time: 0.114982 s	Remaining CPU time: 179.885 s
0.09/0.12	c ===============================================================================
0.09/0.12	c |       419 |      60      101     6060 |     5000      419     39 |  0.028 % |
0.09/0.14	c |       519 |      60      101     6060 |     5500      519     38 |  0.028 % |
0.09/0.17	c |       669 |      60      101     6060 |     6050      669     38 |  0.028 % |
0.19/0.23	c |       895 |      60      101     6060 |     6655      895     38 |  0.028 % |
0.19/0.29	c ===============================================================================
0.19/0.29	c New solution: -5134
0.19/0.29	o -5134
0.19/0.29	c Elapsed CPU time: 0.280957 s	Remaining CPU time: 179.719 s
0.19/0.29	c ===============================================================================
0.19/0.29	c |      1086 |      60      102     6120 |     5000     1086     39 |  0.028 % |
0.29/0.31	c |      1186 |      60      102     6120 |     5500     1186     39 |  0.028 % |
0.29/0.34	c ===============================================================================
0.29/0.34	c New solution: -5138
0.29/0.34	o -5138
0.29/0.34	c Elapsed CPU time: 0.333949 s	Remaining CPU time: 179.666 s
0.29/0.34	c ===============================================================================
0.29/0.34	c |      1300 |      60      103     6180 |     5000     1300     39 |  0.028 % |
0.29/0.35	c ===============================================================================
0.29/0.35	c New solution: -5144
0.29/0.35	o -5144
0.29/0.35	c Elapsed CPU time: 0.344947 s	Remaining CPU time: 179.655 s
0.29/0.35	c ===============================================================================
0.29/0.35	c |      1332 |      60      104     6240 |     5000     1332     40 |  0.028 % |
0.29/0.38	c |      1433 |      60      104     6240 |     5500     1433     40 |  0.028 % |
0.29/0.38	c ===============================================================================
0.29/0.38	c New solution: -5147
0.29/0.38	o -5147
0.29/0.38	c Elapsed CPU time: 0.375942 s	Remaining CPU time: 179.624 s
0.29/0.38	c ===============================================================================
0.29/0.38	c |      1434 |      60      105     6300 |     5000     1434     40 |  0.028 % |
0.29/0.39	c ===============================================================================
0.29/0.39	c New solution: -5150
0.29/0.39	o -5150
0.29/0.39	c Elapsed CPU time: 0.376942 s	Remaining CPU time: 179.623 s
0.29/0.39	c ===============================================================================
0.29/0.39	c |      1435 |      60      106     6360 |     5000     1435     40 |  0.028 % |
0.38/0.41	c |      1535 |      60      106     6360 |     5500     1535     39 |  0.028 % |
0.38/0.44	c |      1685 |      60      106     6360 |     6050     1685     39 |  0.028 % |
0.38/0.48	c ===============================================================================
0.38/0.48	c New solution: -5151
0.38/0.48	o -5151
0.38/0.48	c Elapsed CPU time: 0.466929 s	Remaining CPU time: 179.533 s
0.38/0.48	c ===============================================================================
0.38/0.48	c |      1853 |      60      107     6420 |     5000     1853     39 |  0.028 % |
0.38/0.49	c ===============================================================================
0.38/0.49	c New solution: -5157
0.38/0.49	o -5157
0.38/0.49	c Elapsed CPU time: 0.468928 s	Remaining CPU time: 179.531 s
0.38/0.49	c ===============================================================================
0.38/0.49	c |      1853 |      60      108     6480 |     5000     1853     39 |  0.028 % |
0.38/0.49	c ===============================================================================
0.38/0.49	c New solution: -5158
0.38/0.49	o -5158
0.38/0.49	c Elapsed CPU time: 0.470928 s	Remaining CPU time: 179.529 s
0.38/0.49	c ===============================================================================
0.38/0.49	c |      1855 |      60      109     6540 |     5000     1855     39 |  0.028 % |
0.38/0.49	c ===============================================================================
0.38/0.49	c New solution: -5164
0.38/0.49	o -5164
0.38/0.49	c Elapsed CPU time: 0.472928 s	Remaining CPU time: 179.527 s
0.38/0.49	c ===============================================================================
0.38/0.49	c |      1855 |      60      110     6600 |     5000     1855     39 |  0.028 % |
0.48/0.52	c |      1956 |      60      110     6600 |     5500     1956     39 |  0.028 % |
0.48/0.56	c |      2107 |      60      110     6600 |     6050     2107     39 |  0.028 % |
0.48/0.59	c ===============================================================================
0.48/0.59	c New solution: -5166
0.48/0.59	o -5166
0.48/0.59	c Elapsed CPU time: 0.569913 s	Remaining CPU time: 179.43 s
0.48/0.59	c ===============================================================================
0.48/0.59	c |      2185 |      60      111     6660 |     5000     2185     39 |  0.028 % |
0.58/0.61	c |      2287 |      60      111     6660 |     5500     2287     39 |  0.028 % |
0.58/0.65	c ===============================================================================
0.58/0.65	c New solution: -5168
0.58/0.65	o -5168
0.58/0.65	c Elapsed CPU time: 0.630904 s	Remaining CPU time: 179.369 s
0.58/0.65	c ===============================================================================
0.58/0.65	c |      2404 |      60      112     6720 |     5000     2404     39 |  0.028 % |
0.58/0.66	c ===============================================================================
0.58/0.66	c New solution: -5171
0.58/0.66	o -5171
0.58/0.66	c Elapsed CPU time: 0.638902 s	Remaining CPU time: 179.361 s
0.58/0.66	c ===============================================================================
0.58/0.66	c |      2419 |      60      113     6780 |     5000     2419     39 |  0.028 % |
0.58/0.68	c ===============================================================================
0.58/0.68	c New solution: -5172
0.58/0.68	o -5172
0.58/0.68	c Elapsed CPU time: 0.657899 s	Remaining CPU time: 179.342 s
0.58/0.68	c ===============================================================================
0.58/0.68	c |      2481 |      60      114     6840 |     5000     2481     39 |  0.028 % |
0.58/0.68	c ===============================================================================
0.58/0.68	c New solution: -5173
0.58/0.68	o -5173
0.58/0.68	c Elapsed CPU time: 0.660899 s	Remaining CPU time: 179.339 s
0.58/0.68	c ===============================================================================
0.58/0.68	c |      2484 |      60      115     6900 |     5000     2484     39 |  0.028 % |
0.58/0.68	c ===============================================================================
0.58/0.68	c New solution: -5179
0.58/0.68	o -5179
0.58/0.68	c Elapsed CPU time: 0.662899 s	Remaining CPU time: 179.337 s
0.58/0.68	c ===============================================================================
0.58/0.68	c |      2486 |      60      116     6960 |     5000     2486     39 |  0.028 % |
0.58/0.69	c ===============================================================================
0.58/0.69	c New solution: -5180
0.58/0.69	o -5180
0.58/0.69	c Elapsed CPU time: 0.667898 s	Remaining CPU time: 179.332 s
0.58/0.69	c ===============================================================================
0.58/0.69	c |      2494 |      60      117     7020 |     5000     2494     39 |  0.028 % |
0.58/0.69	c ===============================================================================
0.58/0.69	c New solution: -5184
0.58/0.69	o -5184
0.58/0.69	c Elapsed CPU time: 0.673897 s	Remaining CPU time: 179.326 s
0.58/0.69	c ===============================================================================
0.58/0.69	c |      2506 |      60      118     7080 |     5000     2506     40 |  0.028 % |
0.58/0.69	c ===============================================================================
0.58/0.69	c New solution: -5185
0.58/0.69	o -5185
0.58/0.69	c Elapsed CPU time: 0.676897 s	Remaining CPU time: 179.323 s
0.58/0.69	c ===============================================================================
0.58/0.69	c |      2508 |      60      119     7140 |     5000     2508     40 |  0.028 % |
0.68/0.73	c |      2613 |      60      119     7140 |     5500     2613     39 |  0.028 % |
0.68/0.75	c ===============================================================================
0.68/0.75	c New solution: -5191
0.68/0.75	o -5191
0.68/0.75	c Elapsed CPU time: 0.734888 s	Remaining CPU time: 179.265 s
0.68/0.75	c ===============================================================================
0.68/0.75	c |      2685 |      60      120     7200 |     5000     2685     39 |  0.028 % |
0.68/0.77	c ===============================================================================
0.68/0.77	c New solution: -5213
0.68/0.77	o -5213
0.68/0.77	c Elapsed CPU time: 0.749886 s	Remaining CPU time: 179.25 s
0.68/0.77	c ===============================================================================
0.68/0.77	c |      2722 |      60      121     7260 |     5000     2722     39 |  0.028 % |
0.68/0.77	c ===============================================================================
0.68/0.77	c New solution: -5219
0.68/0.77	o -5219
0.68/0.77	c Elapsed CPU time: 0.750885 s	Remaining CPU time: 179.249 s
0.68/0.77	c ===============================================================================
0.68/0.77	c |      2722 |      60      122     7320 |     5000     2722     39 |  0.028 % |
0.68/0.79	c ===============================================================================
0.68/0.79	c New solution: -5225
0.68/0.79	o -5225
0.68/0.79	c Elapsed CPU time: 0.772882 s	Remaining CPU time: 179.227 s
0.68/0.79	c ===============================================================================
0.68/0.79	c |      2787 |      60      123     7380 |     5000     2787     40 |  0.028 % |
0.68/0.80	c ===============================================================================
0.68/0.80	c New solution: -5234
0.68/0.80	o -5234
0.68/0.80	c Elapsed CPU time: 0.776881 s	Remaining CPU time: 179.223 s
0.68/0.80	c ===============================================================================
0.68/0.80	c |      2795 |      60      124     7440 |     5000     2795     40 |  0.028 % |
0.78/0.80	c ===============================================================================
0.78/0.80	c New solution: -5240
0.78/0.80	o -5240
0.78/0.80	c Elapsed CPU time: 0.779881 s	Remaining CPU time: 179.22 s
0.78/0.80	c ===============================================================================
0.78/0.80	c |      2798 |      60      125     7500 |     5000     2798     40 |  0.028 % |
0.78/0.83	c |      2898 |      60      125     7500 |     5500     2898     40 |  0.028 % |
0.78/0.87	c ===============================================================================
0.78/0.87	c New solution: -5244
0.78/0.87	o -5244
0.78/0.87	c Elapsed CPU time: 0.847871 s	Remaining CPU time: 179.152 s
0.78/0.87	c ===============================================================================
0.78/0.87	c |      2991 |      60      126     7560 |     5000     2991     40 |  0.028 % |
0.78/0.88	c ===============================================================================
0.78/0.88	c New solution: -5246
0.78/0.88	o -5246
0.78/0.88	c Elapsed CPU time: 0.856869 s	Remaining CPU time: 179.143 s
0.78/0.88	c ===============================================================================
0.78/0.88	c |      3013 |      60      127     7620 |     5000     3013     40 |  0.028 % |
0.78/0.88	c ===============================================================================
0.78/0.88	c New solution: -5251
0.78/0.88	o -5251
0.78/0.88	c Elapsed CPU time: 0.861868 s	Remaining CPU time: 179.138 s
0.78/0.88	c ===============================================================================
0.78/0.88	c |      3020 |      60      128     7680 |     5000     3020     40 |  0.028 % |
0.88/0.92	c |      3120 |      60      128     7680 |     5500     3120     40 |  0.028 % |
0.88/0.93	c ===============================================================================
0.88/0.93	c New solution: -5255
0.88/0.93	o -5255
0.88/0.93	c Elapsed CPU time: 0.905862 s	Remaining CPU time: 179.094 s
0.88/0.93	c ===============================================================================
0.88/0.93	c |      3136 |      60      129     7740 |     5000     3136     40 |  0.028 % |
0.88/0.93	c ===============================================================================
0.88/0.93	c New solution: -5261
0.88/0.93	o -5261
0.88/0.93	c Elapsed CPU time: 0.906862 s	Remaining CPU time: 179.093 s
0.88/0.93	c ===============================================================================
0.88/0.93	c |      3136 |      60      130     7800 |     5000     3136     40 |  0.028 % |
0.88/0.93	c ===============================================================================
0.88/0.93	c New solution: -5263
0.88/0.93	o -5263
0.88/0.93	c Elapsed CPU time: 0.913861 s	Remaining CPU time: 179.086 s
0.88/0.93	c ===============================================================================
0.88/0.93	c |      3146 |      60      131     7860 |     5000     3146     40 |  0.028 % |
0.88/0.94	c ===============================================================================
0.88/0.94	c New solution: -5267
0.88/0.94	o -5267
0.88/0.94	c Elapsed CPU time: 0.91586 s	Remaining CPU time: 179.084 s
0.88/0.94	c ===============================================================================
0.88/0.94	c |      3146 |      60      132     7920 |     5000     3146     40 |  0.028 % |
0.88/0.94	c ===============================================================================
0.88/0.94	c New solution: -5271
0.88/0.94	o -5271
0.88/0.94	c Elapsed CPU time: 0.91986 s	Remaining CPU time: 179.08 s
0.88/0.94	c ===============================================================================
0.88/0.94	c |      3152 |      60      133     7980 |     5000     3152     40 |  0.028 % |
0.88/0.94	c ===============================================================================
0.88/0.94	c New solution: -5274
0.88/0.94	o -5274
0.88/0.94	c Elapsed CPU time: 0.922859 s	Remaining CPU time: 179.077 s
0.88/0.94	c ===============================================================================
0.88/0.94	c |      3156 |      60      134     8040 |     5000     3156     40 |  0.028 % |
0.88/0.95	c ===============================================================================
0.88/0.95	c New solution: -5280
0.88/0.95	o -5280
0.88/0.95	c Elapsed CPU time: 0.924859 s	Remaining CPU time: 179.075 s
0.88/0.95	c ===============================================================================
0.88/0.95	c |      3156 |      60      135     8100 |     5000     3156     40 |  0.028 % |
0.88/0.95	c ===============================================================================
0.88/0.95	c New solution: -5288
0.88/0.95	o -5288
0.88/0.95	c Elapsed CPU time: 0.930858 s	Remaining CPU time: 179.069 s
0.88/0.95	c ===============================================================================
0.88/0.95	c |      3167 |      60      136     8160 |     5000     3167     40 |  0.028 % |
0.88/0.96	c ===============================================================================
0.88/0.96	c New solution: -5290
0.88/0.96	o -5290
0.88/0.96	c Elapsed CPU time: 0.937857 s	Remaining CPU time: 179.062 s
0.88/0.96	c ===============================================================================
0.88/0.96	c |      3182 |      60      137     8220 |     5000     3182     40 |  0.028 % |
0.88/0.97	c ===============================================================================
0.88/0.97	c New solution: -5293
0.88/0.97	o -5293
0.88/0.97	c Elapsed CPU time: 0.942856 s	Remaining CPU time: 179.057 s
0.88/0.97	c ===============================================================================
0.88/0.97	c |      3193 |      60      138     8280 |     5000     3193     40 |  0.028 % |
0.88/0.97	c ===============================================================================
0.88/0.97	c New solution: -5296
0.88/0.97	o -5296
0.88/0.97	c Elapsed CPU time: 0.944856 s	Remaining CPU time: 179.055 s
0.88/0.97	c ===============================================================================
0.88/0.97	c |      3194 |      60      139     8340 |     5000     3194     40 |  0.028 % |
0.88/0.97	c ===============================================================================
0.88/0.97	c New solution: -5302
0.88/0.97	o -5302
0.88/0.97	c Elapsed CPU time: 0.946856 s	Remaining CPU time: 179.053 s
0.88/0.97	c ===============================================================================
0.88/0.97	c |      3194 |      60      140     8400 |     5000     3194     40 |  0.028 % |
0.99/1.00	c |      3295 |      60      140     8400 |     5500     3295     40 |  0.028 % |
0.99/1.03	c ===============================================================================
0.99/1.03	c New solution: -5303
0.99/1.03	o -5303
0.99/1.03	c Elapsed CPU time: 1.00985 s	Remaining CPU time: 178.99 s
0.99/1.03	c ===============================================================================
0.99/1.03	c |      3371 |      60      141     8460 |     5000     3371     40 |  0.028 % |
0.99/1.06	c ===============================================================================
0.99/1.06	c New solution: -5306
0.99/1.06	o -5306
0.99/1.06	c Elapsed CPU time: 1.03684 s	Remaining CPU time: 178.963 s
0.99/1.06	c ===============================================================================
0.99/1.06	c |      3444 |      60      142     8520 |     5000     3444     40 |  0.028 % |
0.99/1.08	c ===============================================================================
0.99/1.08	c New solution: -5309
0.99/1.08	o -5309
0.99/1.08	c Elapsed CPU time: 1.05884 s	Remaining CPU time: 178.941 s
0.99/1.08	c ===============================================================================
0.99/1.08	c |      3498 |      60      143     8580 |     5000     3498     40 |  0.028 % |
0.99/1.09	c ===============================================================================
0.99/1.09	c New solution: -5313
0.99/1.09	o -5313
0.99/1.09	c Elapsed CPU time: 1.06484 s	Remaining CPU time: 178.935 s
0.99/1.09	c ===============================================================================
0.99/1.09	c |      3501 |      60      144     8640 |     5000     3501     40 |  0.028 % |
0.99/1.10	c ===============================================================================
0.99/1.10	c New solution: -5315
0.99/1.10	o -5315
0.99/1.10	c Elapsed CPU time: 1.07883 s	Remaining CPU time: 178.921 s
0.99/1.10	c ===============================================================================
0.99/1.10	c |      3525 |      60      145     8700 |     5000     3525     40 |  0.028 % |
1.10/1.10	c ===============================================================================
1.10/1.10	c New solution: -5321
1.10/1.10	o -5321
1.10/1.10	c Elapsed CPU time: 1.08083 s	Remaining CPU time: 178.919 s
1.10/1.10	c ===============================================================================
1.10/1.10	c |      3525 |      60      146     8760 |     5000     3525     40 |  0.028 % |
1.10/1.16	c ===============================================================================
1.10/1.16	c New solution: -5326
1.10/1.16	o -5326
1.10/1.16	c Elapsed CPU time: 1.13283 s	Remaining CPU time: 178.867 s
1.10/1.16	c ===============================================================================
1.10/1.16	c |      3623 |      60      147     8820 |     5000     3623     40 |  0.028 % |
1.10/1.16	c ===============================================================================
1.10/1.16	c New solution: -5332
1.10/1.16	o -5332
1.10/1.16	c Elapsed CPU time: 1.13583 s	Remaining CPU time: 178.864 s
1.10/1.16	c ===============================================================================
1.10/1.16	c |      3624 |      60      148     8880 |     5000     3624     40 |  0.028 % |
1.10/1.16	c ===============================================================================
1.10/1.16	c New solution: -5334
1.10/1.16	o -5334
1.10/1.16	c Elapsed CPU time: 1.13983 s	Remaining CPU time: 178.86 s
1.10/1.16	c ===============================================================================
1.10/1.16	c |      3627 |      60      149     8940 |     5000     3627     40 |  0.028 % |
1.10/1.17	c ===============================================================================
1.10/1.17	c New solution: -5343
1.10/1.17	o -5343
1.10/1.17	c Elapsed CPU time: 1.14183 s	Remaining CPU time: 178.858 s
1.10/1.17	c ===============================================================================
1.10/1.17	c |      3628 |      60      150     9000 |     5000     3628     40 |  0.028 % |
1.19/1.20	c ===============================================================================
1.19/1.20	c New solution: -5346
1.19/1.20	o -5346
1.19/1.20	c Elapsed CPU time: 1.17682 s	Remaining CPU time: 178.823 s
1.19/1.20	c ===============================================================================
1.19/1.20	c |      3690 |      60      151     9060 |     5000     3690     40 |  0.028 % |
1.19/1.21	c ===============================================================================
1.19/1.21	c New solution: -5348
1.19/1.21	o -5348
1.19/1.21	c Elapsed CPU time: 1.18582 s	Remaining CPU time: 178.814 s
1.19/1.21	c ===============================================================================
1.19/1.21	c |      3701 |      60      152     9120 |     5000     3701     40 |  0.028 % |
1.19/1.21	c ===============================================================================
1.19/1.21	c New solution: -5349
1.19/1.21	o -5349
1.19/1.21	c Elapsed CPU time: 1.18882 s	Remaining CPU time: 178.811 s
1.19/1.21	c ===============================================================================
1.19/1.21	c |      3702 |      60      153     9180 |     5000     3702     40 |  0.028 % |
1.19/1.24	c ===============================================================================
1.19/1.24	c New solution: -5352
1.19/1.24	o -5352
1.19/1.24	c Elapsed CPU time: 1.21382 s	Remaining CPU time: 178.786 s
1.19/1.24	c ===============================================================================
1.19/1.24	c |      3736 |      60      154     9240 |     5000     3736     40 |  0.028 % |
1.19/1.25	c ===============================================================================
1.19/1.25	c New solution: -5353
1.19/1.25	o -5353
1.19/1.25	c Elapsed CPU time: 1.22181 s	Remaining CPU time: 178.778 s
1.19/1.25	c ===============================================================================
1.19/1.25	c |      3746 |      60      155     9300 |     5000     3746     40 |  0.028 % |
1.19/1.28	c ===============================================================================
1.19/1.28	c New solution: -5361
1.19/1.28	o -5361
1.19/1.28	c Elapsed CPU time: 1.25081 s	Remaining CPU time: 178.749 s
1.19/1.28	c ===============================================================================
1.19/1.28	c |      3798 |      60      156     9360 |     5000     3798     40 |  0.028 % |
1.19/1.28	c ===============================================================================
1.19/1.28	c New solution: -5363
1.19/1.28	o -5363
1.19/1.28	c Elapsed CPU time: 1.25481 s	Remaining CPU time: 178.745 s
1.19/1.28	c ===============================================================================
1.19/1.28	c |      3801 |      60      157     9420 |     5000     3801     40 |  0.028 % |
1.28/1.32	c ===============================================================================
1.28/1.32	c New solution: -5367
1.28/1.32	o -5367
1.28/1.32	c Elapsed CPU time: 1.2948 s	Remaining CPU time: 178.705 s
1.28/1.32	c ===============================================================================
1.28/1.32	c |      3866 |      60      158     9480 |     5000     3866     41 |  0.028 % |
1.28/1.34	c ===============================================================================
1.28/1.34	c New solution: -5369
1.28/1.34	o -5369
1.28/1.34	c Elapsed CPU time: 1.3098 s	Remaining CPU time: 178.69 s
1.28/1.34	c ===============================================================================
1.28/1.34	c |      3885 |      60      159     9540 |     5000     3885     41 |  0.028 % |
1.28/1.34	c ===============================================================================
1.28/1.34	c New solution: -5370
1.28/1.34	o -5370
1.28/1.34	c Elapsed CPU time: 1.3138 s	Remaining CPU time: 178.686 s
1.28/1.34	c ===============================================================================
1.28/1.34	c |      3889 |      60      160     9600 |     5000     3889     41 |  0.028 % |
1.28/1.35	c ===============================================================================
1.28/1.35	c New solution: -5371
1.28/1.35	o -5371
1.28/1.35	c Elapsed CPU time: 1.3208 s	Remaining CPU time: 178.679 s
1.28/1.35	c ===============================================================================
1.28/1.35	c |      3895 |      60      161     9660 |     5000     3895     41 |  0.028 % |
1.28/1.35	c ===============================================================================
1.28/1.35	c New solution: -5377
1.28/1.35	o -5377
1.28/1.35	c Elapsed CPU time: 1.3238 s	Remaining CPU time: 178.676 s
1.28/1.35	c ===============================================================================
1.28/1.35	c |      3897 |      60      162     9720 |     5000     3897     41 |  0.028 % |
1.28/1.35	c ===============================================================================
1.28/1.35	c New solution: -5380
1.28/1.35	o -5380
1.28/1.35	c Elapsed CPU time: 1.3268 s	Remaining CPU time: 178.673 s
1.28/1.35	c ===============================================================================
1.28/1.35	c |      3898 |      60      163     9780 |     5000     3898     41 |  0.028 % |
1.28/1.36	c ===============================================================================
1.28/1.36	c New solution: -5386
1.28/1.36	o -5386
1.28/1.36	c Elapsed CPU time: 1.3288 s	Remaining CPU time: 178.671 s
1.28/1.36	c ===============================================================================
1.28/1.36	c |      3898 |      60      164     9840 |     5000     3898     41 |  0.028 % |
1.28/1.38	c ===============================================================================
1.28/1.38	c New solution: -5398
1.28/1.38	o -5398
1.28/1.38	c Elapsed CPU time: 1.35579 s	Remaining CPU time: 178.644 s
1.28/1.38	c ===============================================================================
1.28/1.38	c |      3928 |      60      165     9900 |     5000     3928     41 |  0.028 % |
1.28/1.39	c ===============================================================================
1.28/1.39	c New solution: -5404
1.28/1.39	o -5404
1.28/1.39	c Elapsed CPU time: 1.35779 s	Remaining CPU time: 178.642 s
1.28/1.39	c ===============================================================================
1.28/1.39	c |      3928 |      60      166     9960 |     5000     3928     41 |  0.028 % |
1.38/1.43	c ===============================================================================
1.38/1.43	c New solution: -5405
1.38/1.43	o -5405
1.38/1.43	c Elapsed CPU time: 1.39779 s	Remaining CPU time: 178.602 s
1.38/1.43	c ===============================================================================
1.38/1.43	c |      3995 |      60      167    10020 |     5000     3995     41 |  0.028 % |
1.38/1.47	c ===============================================================================
1.38/1.47	c New solution: -5407
1.38/1.47	o -5407
1.38/1.47	c Elapsed CPU time: 1.44478 s	Remaining CPU time: 178.555 s
1.38/1.47	c ===============================================================================
1.38/1.47	c |      4067 |      60      168    10080 |     5000     4067     41 |  0.028 % |
1.48/1.50	c ===============================================================================
1.48/1.50	c New solution: -5408
1.48/1.50	o -5408
1.48/1.50	c Elapsed CPU time: 1.47178 s	Remaining CPU time: 178.528 s
1.48/1.50	c ===============================================================================
1.48/1.50	c |      4101 |      60      169    10140 |     5000     4101     41 |  0.028 % |
1.48/1.51	c ===============================================================================
1.48/1.51	c New solution: -5409
1.48/1.51	o -5409
1.48/1.51	c Elapsed CPU time: 1.48377 s	Remaining CPU time: 178.516 s
1.48/1.51	c ===============================================================================
1.48/1.51	c |      4114 |      60      170    10200 |     5000     4114     41 |  0.028 % |
1.48/1.53	c ===============================================================================
1.48/1.53	c New solution: -5410
1.48/1.53	o -5410
1.48/1.53	c Elapsed CPU time: 1.50577 s	Remaining CPU time: 178.494 s
1.48/1.53	c ===============================================================================
1.48/1.53	c |      4150 |      60      171    10260 |     5000     4150     41 |  0.028 % |
1.58/1.60	c ===============================================================================
1.58/1.60	c New solution: -5411
1.58/1.60	o -5411
1.58/1.60	c Elapsed CPU time: 1.56676 s	Remaining CPU time: 178.433 s
1.58/1.60	c ===============================================================================
1.58/1.60	c |      4247 |      60      172    10320 |     5000     4247     41 |  0.028 % |
1.58/1.61	c ===============================================================================
1.58/1.61	c New solution: -5415
1.58/1.61	o -5415
1.58/1.61	c Elapsed CPU time: 1.57876 s	Remaining CPU time: 178.421 s
1.58/1.61	c ===============================================================================
1.58/1.61	c |      4264 |      60      173    10380 |     5000     4264     41 |  0.028 % |
1.58/1.61	c ===============================================================================
1.58/1.61	c New solution: -5417
1.58/1.61	o -5417
1.58/1.61	c Elapsed CPU time: 1.58176 s	Remaining CPU time: 178.418 s
1.58/1.61	c ===============================================================================
1.58/1.61	c |      4264 |      60      174    10440 |     5000     4264     41 |  0.028 % |
1.58/1.62	c ===============================================================================
1.58/1.62	c New solution: -5422
1.58/1.62	o -5422
1.58/1.62	c Elapsed CPU time: 1.58676 s	Remaining CPU time: 178.413 s
1.58/1.62	c ===============================================================================
1.58/1.62	c |      4267 |      60      175    10500 |     5000     4267     41 |  0.028 % |
1.58/1.62	c ===============================================================================
1.58/1.62	c New solution: -5423
1.58/1.62	o -5423
1.58/1.62	c Elapsed CPU time: 1.58976 s	Remaining CPU time: 178.41 s
1.58/1.62	c ===============================================================================
1.58/1.62	c |      4268 |      60      176    10560 |     5000     4268     41 |  0.028 % |
1.58/1.65	c ===============================================================================
1.58/1.65	c New solution: -5428
1.58/1.65	o -5428
1.58/1.65	c Elapsed CPU time: 1.62075 s	Remaining CPU time: 178.379 s
1.58/1.65	c ===============================================================================
1.58/1.65	c |      4307 |      60      177    10620 |     5000     4307     41 |  0.028 % |
1.58/1.66	c ===============================================================================
1.58/1.66	c New solution: -5430
1.58/1.66	o -5430
1.58/1.66	c Elapsed CPU time: 1.62675 s	Remaining CPU time: 178.373 s
1.58/1.66	c ===============================================================================
1.58/1.66	c |      4311 |      60      178    10680 |     5000     4311     41 |  0.028 % |
1.58/1.67	c ===============================================================================
1.58/1.67	c New solution: -5431
1.58/1.67	o -5431
1.58/1.67	c Elapsed CPU time: 1.63675 s	Remaining CPU time: 178.363 s
1.58/1.67	c ===============================================================================
1.58/1.67	c |      4321 |      60      179    10740 |     5000     4321     41 |  0.028 % |
1.58/1.67	c ===============================================================================
1.58/1.67	c New solution: -5436
1.58/1.67	o -5436
1.58/1.67	c Elapsed CPU time: 1.63975 s	Remaining CPU time: 178.36 s
1.58/1.67	c ===============================================================================
1.58/1.67	c |      4321 |      60      180    10800 |     5000     4321     41 |  0.028 % |
1.58/1.67	c ===============================================================================
1.58/1.67	c New solution: -5440
1.58/1.67	o -5440
1.58/1.67	c Elapsed CPU time: 1.64275 s	Remaining CPU time: 178.357 s
1.58/1.67	c ===============================================================================
1.58/1.67	c |      4324 |      60      181    10860 |     5000     4324     41 |  0.028 % |
1.69/1.72	c ===============================================================================
1.69/1.72	c New solution: -5441
1.69/1.72	o -5441
1.69/1.72	c Elapsed CPU time: 1.69274 s	Remaining CPU time: 178.307 s
1.69/1.72	c ===============================================================================
1.69/1.72	c |      4395 |      60      182    10920 |     5000     4395     41 |  0.028 % |
1.69/1.76	c ===============================================================================
1.69/1.76	c New solution: -5447
1.69/1.76	o -5447
1.69/1.76	c Elapsed CPU time: 1.72474 s	Remaining CPU time: 178.275 s
1.69/1.76	c ===============================================================================
1.69/1.76	c |      4442 |      60      183    10980 |     5000     4442     41 |  0.028 % |
1.69/1.76	c ===============================================================================
1.69/1.76	c New solution: -5453
1.69/1.76	o -5453
1.69/1.76	c Elapsed CPU time: 1.72974 s	Remaining CPU time: 178.27 s
1.69/1.76	c ===============================================================================
1.69/1.76	c |      4443 |      60      184    11040 |     5000     4443     41 |  0.028 % |
1.79/1.83	c |      4543 |      60      184    11040 |     5500     4543     41 |  0.028 % |
1.79/1.86	c ===============================================================================
1.79/1.86	c New solution: -5454
1.79/1.86	o -5454
1.79/1.86	c Elapsed CPU time: 1.83072 s	Remaining CPU time: 178.169 s
1.79/1.86	c ===============================================================================
1.79/1.86	c |      4605 |      60      185    11100 |     5000     4605     41 |  0.028 % |
1.79/1.89	c ===============================================================================
1.79/1.89	c New solution: -5457
1.79/1.89	o -5457
1.79/1.89	c Elapsed CPU time: 1.85972 s	Remaining CPU time: 178.14 s
1.79/1.89	c ===============================================================================
1.79/1.89	c |      4644 |      60      186    11160 |     5000     4644     41 |  0.028 % |
1.89/1.91	c ===============================================================================
1.89/1.91	c New solution: -5463
1.89/1.91	o -5463
1.89/1.91	c Elapsed CPU time: 1.87871 s	Remaining CPU time: 178.121 s
1.89/1.91	c ===============================================================================
1.89/1.91	c |      4668 |      60      187    11220 |     5000     4668     41 |  0.028 % |
1.89/1.91	c ===============================================================================
1.89/1.91	c New solution: -5464
1.89/1.91	o -5464
1.89/1.91	c Elapsed CPU time: 1.88171 s	Remaining CPU time: 178.118 s
1.89/1.91	c ===============================================================================
1.89/1.91	c |      4669 |      60      188    11280 |     5000     4669     41 |  0.028 % |
1.89/1.93	c ===============================================================================
1.89/1.93	c New solution: -5470
1.89/1.93	o -5470
1.89/1.93	c Elapsed CPU time: 1.90071 s	Remaining CPU time: 178.099 s
1.89/1.93	c ===============================================================================
1.89/1.93	c |      4690 |      60      189    11340 |     5000     4690     41 |  0.028 % |
1.99/2.01	c ===============================================================================
1.99/2.01	c New solution: -5476
1.99/2.01	o -5476
1.99/2.01	c Elapsed CPU time: 1.9747 s	Remaining CPU time: 178.025 s
1.99/2.01	c ===============================================================================
1.99/2.01	c |      4788 |      60      190    11400 |     5000     4788     41 |  0.028 % |
1.99/2.03	c ===============================================================================
1.99/2.03	c New solution: -5479
1.99/2.03	o -5479
1.99/2.03	c Elapsed CPU time: 1.9967 s	Remaining CPU time: 178.003 s
1.99/2.03	c ===============================================================================
1.99/2.03	c |      4809 |      60      191    11460 |     5000     4809     41 |  0.028 % |
1.99/2.04	c ===============================================================================
1.99/2.04	c New solution: -5482
1.99/2.04	o -5482
1.99/2.04	c Elapsed CPU time: 2.01069 s	Remaining CPU time: 177.989 s
1.99/2.04	c ===============================================================================
1.99/2.04	c |      4820 |      60      192    11520 |     5000     4820     41 |  0.028 % |
1.99/2.07	c ===============================================================================
1.99/2.07	c New solution: -5483
1.99/2.07	o -5483
1.99/2.07	c Elapsed CPU time: 2.04169 s	Remaining CPU time: 177.958 s
1.99/2.07	c ===============================================================================
1.99/2.07	c |      4849 |      60      193    11580 |     5000     4849     41 |  0.028 % |
2.10/2.11	c ===============================================================================
2.10/2.11	c New solution: -5486
2.10/2.11	o -5486
2.10/2.11	c Elapsed CPU time: 2.07668 s	Remaining CPU time: 177.923 s
2.10/2.11	c ===============================================================================
2.10/2.11	c |      4892 |      60      194    11640 |     5000     4892     41 |  0.028 % |
2.10/2.14	c |      4993 |      60      194    11640 |     5500     4993     41 |  0.028 % |
2.20/2.22	c ===============================================================================
2.20/2.22	c New solution: -5487
2.20/2.22	o -5487
2.20/2.22	c Elapsed CPU time: 2.18967 s	Remaining CPU time: 177.81 s
2.20/2.22	c ===============================================================================
2.20/2.22	c |      5091 |      60      195    11700 |     5000     5091     41 |  0.028 % |
2.20/2.23	c ===============================================================================
2.20/2.23	c New solution: -5493
2.20/2.23	o -5493
2.20/2.23	c Elapsed CPU time: 2.20267 s	Remaining CPU time: 177.797 s
2.20/2.23	c ===============================================================================
2.20/2.23	c |      5095 |      60      196    11760 |     5000     2550     43 |  0.028 % |
2.20/2.24	c ===============================================================================
2.20/2.24	c New solution: -5500
2.20/2.24	o -5500
2.20/2.24	c Elapsed CPU time: 2.20566 s	Remaining CPU time: 177.794 s
2.20/2.24	c ===============================================================================
2.20/2.24	c |      5095 |      60      197    11820 |     5000     2550     43 |  0.028 % |
2.20/2.25	c ===============================================================================
2.20/2.25	c New solution: -5501
2.20/2.25	o -5501
2.20/2.25	c Elapsed CPU time: 2.21866 s	Remaining CPU time: 177.781 s
2.20/2.25	c ===============================================================================
2.20/2.25	c |      5103 |      60      198    11880 |     5000     2558     43 |  0.028 % |
2.20/2.26	c ===============================================================================
2.20/2.26	c New solution: -5505
2.20/2.26	o -5505
2.20/2.26	c Elapsed CPU time: 2.22566 s	Remaining CPU time: 177.774 s
2.20/2.26	c ===============================================================================
2.20/2.26	c |      5106 |      60      199    11940 |     5000     2561     43 |  0.028 % |
2.20/2.26	c ===============================================================================
2.20/2.26	c New solution: -5507
2.20/2.26	o -5507
2.20/2.26	c Elapsed CPU time: 2.22966 s	Remaining CPU time: 177.77 s
2.20/2.26	c ===============================================================================
2.20/2.26	c |      5107 |      60      200    12000 |     5000     2562     43 |  0.028 % |
2.20/2.26	c ===============================================================================
2.20/2.26	c New solution: -5508
2.20/2.26	o -5508
2.20/2.26	c Elapsed CPU time: 2.23266 s	Remaining CPU time: 177.767 s
2.20/2.26	c ===============================================================================
2.20/2.26	c |      5107 |      60      201    12060 |     5000     2562     43 |  0.028 % |
2.20/2.27	c ===============================================================================
2.20/2.27	c New solution: -5514
2.20/2.27	o -5514
2.20/2.27	c Elapsed CPU time: 2.23566 s	Remaining CPU time: 177.764 s
2.20/2.27	c ===============================================================================
2.20/2.27	c |      5107 |      60      202    12120 |     5000     2562     43 |  0.028 % |
2.20/2.27	c ===============================================================================
2.20/2.27	c New solution: -5520
2.20/2.27	o -5520
2.20/2.27	c Elapsed CPU time: 2.23866 s	Remaining CPU time: 177.761 s
2.20/2.27	c ===============================================================================
2.20/2.27	c |      5107 |      60      203    12180 |     5000     2562     43 |  0.028 % |
2.20/2.28	c ===============================================================================
2.20/2.28	c New solution: -5525
2.20/2.28	o -5525
2.20/2.28	c Elapsed CPU time: 2.24566 s	Remaining CPU time: 177.754 s
2.20/2.28	c ===============================================================================
2.20/2.28	c |      5113 |      60      204    12240 |     5000     2568     43 |  0.028 % |
2.20/2.28	c ===============================================================================
2.20/2.28	c New solution: -5526
2.20/2.28	o -5526
2.20/2.28	c Elapsed CPU time: 2.24966 s	Remaining CPU time: 177.75 s
2.20/2.28	c ===============================================================================
2.20/2.28	c |      5113 |      60      205    12300 |     5000     2568     43 |  0.028 % |
2.20/2.28	c ===============================================================================
2.20/2.28	c New solution: -5532
2.20/2.28	o -5532
2.20/2.28	c Elapsed CPU time: 2.25266 s	Remaining CPU time: 177.747 s
2.20/2.28	c ===============================================================================
2.20/2.28	c |      5113 |      60      206    12360 |     5000     2568     43 |  0.028 % |
2.29/2.32	c ===============================================================================
2.29/2.32	c New solution: -5533
2.29/2.32	o -5533
2.29/2.32	c Elapsed CPU time: 2.28665 s	Remaining CPU time: 177.713 s
2.29/2.32	c ===============================================================================
2.29/2.32	c |      5154 |      60      207    12420 |     5000     2609     43 |  0.028 % |
2.29/2.32	c ===============================================================================
2.29/2.32	c New solution: -5539
2.29/2.32	o -5539
2.29/2.32	c Elapsed CPU time: 2.29065 s	Remaining CPU time: 177.709 s
2.29/2.32	c ===============================================================================
2.29/2.32	c |      5157 |      60      208    12480 |     5000     2612     43 |  0.028 % |
2.29/2.39	c |      5257 |      60      208    12480 |     5500     2712     43 |  0.028 % |
2.39/2.43	c ===============================================================================
2.39/2.43	c New solution: -5546
2.39/2.43	o -5546
2.39/2.43	c Elapsed CPU time: 2.39663 s	Remaining CPU time: 177.603 s
2.39/2.43	c ===============================================================================
2.39/2.43	c |      5295 |      60      209    12540 |     5000     2750     43 |  0.028 % |
2.39/2.44	c ===============================================================================
2.39/2.44	c New solution: -5552
2.39/2.44	o -5552
2.39/2.44	c Elapsed CPU time: 2.40063 s	Remaining CPU time: 177.599 s
2.39/2.44	c ===============================================================================
2.39/2.44	c |      5295 |      60      210    12600 |     5000     2750     43 |  0.028 % |
2.39/2.44	c ===============================================================================
2.39/2.44	c New solution: -5558
2.39/2.44	o -5558
2.39/2.44	c Elapsed CPU time: 2.40363 s	Remaining CPU time: 177.596 s
2.39/2.44	c ===============================================================================
2.39/2.44	c |      5295 |      60      211    12660 |     5000     2750     43 |  0.028 % |
2.39/2.44	c ===============================================================================
2.39/2.44	c New solution: -5559
2.39/2.44	o -5559
2.39/2.44	c Elapsed CPU time: 2.40763 s	Remaining CPU time: 177.592 s
2.39/2.44	c ===============================================================================
2.39/2.44	c |      5296 |      60      212    12720 |     5000     2751     43 |  0.028 % |
2.39/2.45	c ===============================================================================
2.39/2.45	c New solution: -5565
2.39/2.45	o -5565
2.39/2.45	c Elapsed CPU time: 2.41063 s	Remaining CPU time: 177.589 s
2.39/2.45	c ===============================================================================
2.39/2.45	c |      5296 |      60      213    12780 |     5000     2751     43 |  0.028 % |
2.39/2.49	c ===============================================================================
2.39/2.49	c New solution: -5570
2.39/2.49	o -5570
2.39/2.49	c Elapsed CPU time: 2.45663 s	Remaining CPU time: 177.543 s
2.39/2.49	c ===============================================================================
2.39/2.49	c |      5344 |      60      214    12840 |     5000     2799     43 |  0.028 % |
2.49/2.54	c ===============================================================================
2.49/2.54	c New solution: -5573
2.49/2.54	o -5573
2.49/2.54	c Elapsed CPU time: 2.50962 s	Remaining CPU time: 177.49 s
2.49/2.54	c ===============================================================================
2.49/2.54	c |      5410 |      60      215    12900 |     5000     2865     43 |  0.028 % |
2.49/2.56	c ===============================================================================
2.49/2.56	c New solution: -5574
2.49/2.56	o -5574
2.49/2.56	c Elapsed CPU time: 2.51862 s	Remaining CPU time: 177.481 s
2.49/2.56	c ===============================================================================
2.49/2.56	c |      5417 |      60      216    12960 |     5000     2872     43 |  0.028 % |
2.49/2.56	c ===============================================================================
2.49/2.56	c New solution: -5580
2.49/2.56	o -5580
2.49/2.56	c Elapsed CPU time: 2.52362 s	Remaining CPU time: 177.476 s
2.49/2.56	c ===============================================================================
2.49/2.56	c |      5419 |      60      217    13020 |     5000     2874     43 |  0.028 % |
2.49/2.56	c ===============================================================================
2.49/2.56	c New solution: -5586
2.49/2.56	o -5586
2.49/2.56	c Elapsed CPU time: 2.52761 s	Remaining CPU time: 177.472 s
2.49/2.56	c ===============================================================================
2.49/2.56	c |      5419 |      60      218    13080 |     5000     2874     43 |  0.028 % |
2.49/2.59	c ===============================================================================
2.49/2.59	c New solution: -5587
2.49/2.59	o -5587
2.49/2.59	c Elapsed CPU time: 2.55161 s	Remaining CPU time: 177.448 s
2.49/2.59	c ===============================================================================
2.49/2.59	c |      5449 |      60      219    13140 |     5000     2904     43 |  0.028 % |
2.49/2.59	c ===============================================================================
2.49/2.59	c New solution: -5592
2.49/2.59	o -5592
2.49/2.59	c Elapsed CPU time: 2.55661 s	Remaining CPU time: 177.443 s
2.49/2.59	c ===============================================================================
2.49/2.59	c |      5451 |      60      220    13200 |     5000     2906     43 |  0.028 % |
2.58/2.60	c ===============================================================================
2.58/2.60	c New solution: -5593
2.58/2.60	o -5593
2.58/2.60	c Elapsed CPU time: 2.56061 s	Remaining CPU time: 177.439 s
2.58/2.60	c ===============================================================================
2.58/2.60	c |      5452 |      60      221    13260 |     5000     2907     43 |  0.028 % |
2.58/2.60	c ===============================================================================
2.58/2.60	c New solution: -5599
2.58/2.60	o -5599
2.58/2.60	c Elapsed CPU time: 2.56361 s	Remaining CPU time: 177.436 s
2.58/2.60	c ===============================================================================
2.58/2.60	c |      5452 |      60      222    13320 |     5000     2907     43 |  0.028 % |
2.58/2.61	c ===============================================================================
2.58/2.61	c New solution: -5601
2.58/2.61	o -5601
2.58/2.61	c Elapsed CPU time: 2.56961 s	Remaining CPU time: 177.43 s
2.58/2.61	c ===============================================================================
2.58/2.61	c |      5455 |      60      223    13380 |     5000     2910     43 |  0.028 % |
2.58/2.61	c ===============================================================================
2.58/2.61	c New solution: -5607
2.58/2.61	o -5607
2.58/2.61	c Elapsed CPU time: 2.57361 s	Remaining CPU time: 177.426 s
2.58/2.61	c ===============================================================================
2.58/2.61	c |      5455 |      60      224    13440 |     5000     2910     43 |  0.028 % |
2.58/2.61	c ===============================================================================
2.58/2.61	c New solution: -5608
2.58/2.61	o -5608
2.58/2.61	c Elapsed CPU time: 2.57761 s	Remaining CPU time: 177.422 s
2.58/2.61	c ===============================================================================
2.58/2.61	c |      5455 |      60      225    13500 |     5000     2910     43 |  0.028 % |
2.58/2.65	c |      5555 |      60      225    13500 |     5500     3010     43 |  0.028 % |
2.68/2.75	c |      5705 |      60      225    13500 |     6050     3160     43 |  0.028 % |
2.78/2.88	c ===============================================================================
2.78/2.88	c New solution: -5612
2.78/2.88	o -5612
2.78/2.88	c Elapsed CPU time: 2.84257 s	Remaining CPU time: 177.157 s
2.78/2.88	c ===============================================================================
2.78/2.88	c |      5835 |      60      226    13560 |     5000     3290     43 |  0.028 % |
2.88/2.95	c |      5935 |      60      226    13560 |     5500     3390     42 |  0.028 % |
2.98/3.04	c |      6086 |      60      226    13560 |     6050     3541     42 |  0.028 % |
2.98/3.09	c ===============================================================================
2.98/3.09	c New solution: -5615
2.98/3.09	o -5615
2.98/3.09	c Elapsed CPU time: 3.04854 s	Remaining CPU time: 176.951 s
2.98/3.09	c ===============================================================================
2.98/3.09	c |      6127 |      60      227    13620 |     5000     3582     42 |  0.028 % |
2.98/3.09	c ===============================================================================
2.98/3.09	c New solution: -5621
2.98/3.09	o -5621
2.98/3.09	c Elapsed CPU time: 3.05253 s	Remaining CPU time: 176.947 s
2.98/3.09	c ===============================================================================
2.98/3.09	c |      6127 |      60      228    13680 |     5000     3582     42 |  0.028 % |
3.08/3.11	c ===============================================================================
3.08/3.11	c New solution: -5624
3.08/3.11	o -5624
3.08/3.11	c Elapsed CPU time: 3.06953 s	Remaining CPU time: 176.93 s
3.08/3.11	c ===============================================================================
3.08/3.11	c |      6137 |      60      229    13740 |     5000     3592     42 |  0.028 % |
3.08/3.11	c ===============================================================================
3.08/3.11	c New solution: -5630
3.08/3.11	o -5630
3.08/3.11	c Elapsed CPU time: 3.07253 s	Remaining CPU time: 176.927 s
3.08/3.11	c ===============================================================================
3.08/3.11	c |      6137 |      60      230    13800 |     5000     3592     42 |  0.028 % |
3.08/3.12	c ===============================================================================
3.08/3.12	c New solution: -5636
3.08/3.12	o -5636
3.08/3.12	c Elapsed CPU time: 3.07753 s	Remaining CPU time: 176.922 s
3.08/3.12	c ===============================================================================
3.08/3.12	c |      6140 |      60      231    13860 |     5000     3595     42 |  0.028 % |
3.08/3.12	c ===============================================================================
3.08/3.12	c New solution: -5637
3.08/3.12	o -5637
3.08/3.12	c Elapsed CPU time: 3.08353 s	Remaining CPU time: 176.916 s
3.08/3.12	c ===============================================================================
3.08/3.12	c |      6143 |      60      232    13920 |     5000     3598     42 |  0.028 % |
3.08/3.13	c ===============================================================================
3.08/3.13	c New solution: -5639
3.08/3.13	o -5639
3.08/3.13	c Elapsed CPU time: 3.09053 s	Remaining CPU time: 176.909 s
3.08/3.13	c ===============================================================================
3.08/3.13	c |      6145 |      60      233    13980 |     5000     3600     42 |  0.028 % |
3.08/3.14	c ===============================================================================
3.08/3.14	c New solution: -5647
3.08/3.14	o -5647
3.08/3.14	c Elapsed CPU time: 3.09953 s	Remaining CPU time: 176.9 s
3.08/3.14	c ===============================================================================
3.08/3.14	c |      6148 |      60      234    14040 |     5000     3603     42 |  0.028 % |
3.08/3.14	c ===============================================================================
3.08/3.14	c New solution: -5653
3.08/3.14	o -5653
3.08/3.14	c Elapsed CPU time: 3.10353 s	Remaining CPU time: 176.896 s
3.08/3.14	c ===============================================================================
3.08/3.14	c |      6148 |      60      235    14100 |     5000     3603     42 |  0.028 % |
3.08/3.15	c ===============================================================================
3.08/3.15	c New solution: -5659
3.08/3.15	o -5659
3.08/3.15	c Elapsed CPU time: 3.10653 s	Remaining CPU time: 176.893 s
3.08/3.15	c ===============================================================================
3.08/3.15	c |      6148 |      60      236    14160 |     5000     3603     42 |  0.028 % |
3.19/3.21	c ===============================================================================
3.19/3.21	c New solution: -5661
3.19/3.22	o -5661
3.19/3.22	c Elapsed CPU time: 3.17652 s	Remaining CPU time: 176.823 s
3.19/3.22	c ===============================================================================
3.19/3.22	c |      6207 |      60      237    14220 |     5000     3662     42 |  0.028 % |
3.19/3.23	c ===============================================================================
3.19/3.23	c New solution: -5667
3.19/3.23	o -5667
3.19/3.23	c Elapsed CPU time: 3.19151 s	Remaining CPU time: 176.808 s
3.19/3.23	c ===============================================================================
3.19/3.23	c |      6220 |      60      238    14280 |     5000     3675     42 |  0.028 % |
3.19/3.24	c ===============================================================================
3.19/3.24	c New solution: -5671
3.19/3.24	o -5671
3.19/3.24	c Elapsed CPU time: 3.20051 s	Remaining CPU time: 176.799 s
3.19/3.24	c ===============================================================================
3.19/3.24	c |      6226 |      60      239    14340 |     5000     3681     42 |  0.028 % |
3.19/3.25	c ===============================================================================
3.19/3.25	c New solution: -5677
3.19/3.25	o -5677
3.19/3.25	c Elapsed CPU time: 3.20751 s	Remaining CPU time: 176.792 s
3.19/3.25	c ===============================================================================
3.19/3.25	c |      6227 |      60      240    14400 |     5000     3682     42 |  0.028 % |
3.19/3.27	c ===============================================================================
3.19/3.27	c New solution: -5693
3.19/3.27	o -5693
3.19/3.27	c Elapsed CPU time: 3.23451 s	Remaining CPU time: 176.765 s
3.19/3.27	c ===============================================================================
3.19/3.27	c |      6250 |      60      241    14460 |     5000     3705     42 |  0.028 % |
3.19/3.28	c ===============================================================================
3.19/3.28	c New solution: -5699
3.19/3.28	o -5699
3.19/3.28	c Elapsed CPU time: 3.23851 s	Remaining CPU time: 176.761 s
3.19/3.28	c ===============================================================================
3.19/3.28	c |      6250 |      60      242    14520 |     5000     3705     42 |  0.028 % |
3.19/3.28	c ===============================================================================
3.19/3.28	c New solution: -5705
3.19/3.28	o -5705
3.19/3.28	c Elapsed CPU time: 3.24251 s	Remaining CPU time: 176.757 s
3.19/3.28	c ===============================================================================
3.19/3.28	c |      6250 |      60      243    14580 |     5000     3705     42 |  0.028 % |
3.19/3.29	c ===============================================================================
3.19/3.29	c New solution: -5706
3.19/3.29	o -5706
3.19/3.29	c Elapsed CPU time: 3.24851 s	Remaining CPU time: 176.751 s
3.19/3.29	c ===============================================================================
3.19/3.29	c |      6253 |      60      244    14640 |     5000     3708     42 |  0.028 % |
3.19/3.29	c ===============================================================================
3.19/3.29	c New solution: -5712
3.19/3.29	o -5712
3.19/3.29	c Elapsed CPU time: 3.25251 s	Remaining CPU time: 176.747 s
3.19/3.29	c ===============================================================================
3.19/3.29	c |      6253 |      60      245    14700 |     5000     3708     42 |  0.028 % |
3.29/3.31	c ===============================================================================
3.29/3.31	c New solution: -5722
3.29/3.31	o -5722
3.29/3.31	c Elapsed CPU time: 3.2665 s	Remaining CPU time: 176.733 s
3.29/3.31	c ===============================================================================
3.29/3.31	c |      6259 |      60      246    14760 |     5000     3714     42 |  0.028 % |
3.29/3.31	c ===============================================================================
3.29/3.31	c New solution: -5728
3.29/3.31	o -5728
3.29/3.31	c Elapsed CPU time: 3.2695 s	Remaining CPU time: 176.73 s
3.29/3.31	c ===============================================================================
3.29/3.31	c |      6259 |      60      247    14820 |     5000     3714     42 |  0.028 % |
3.29/3.35	c ===============================================================================
3.29/3.35	c New solution: -5748
3.29/3.35	o -5748
3.29/3.35	c Elapsed CPU time: 3.3055 s	Remaining CPU time: 176.695 s
3.29/3.35	c ===============================================================================
3.29/3.35	c |      6290 |      60      248    14880 |     5000     3745     42 |  0.028 % |
3.39/3.44	c ===============================================================================
3.39/3.44	c New solution: -5775
3.39/3.44	o -5775
3.39/3.44	c Elapsed CPU time: 3.39448 s	Remaining CPU time: 176.606 s
3.39/3.44	c ===============================================================================
3.39/3.44	c |      6385 |      60      249    14940 |     5000     3840     42 |  0.028 % |
3.39/3.44	c ===============================================================================
3.39/3.44	c New solution: -5781
3.39/3.44	o -5781
3.39/3.44	c Elapsed CPU time: 3.39848 s	Remaining CPU time: 176.602 s
3.39/3.44	c ===============================================================================
3.39/3.44	c |      6385 |      60      250    15000 |     5000     3840     42 |  0.028 % |
3.49/3.51	c ===============================================================================
3.49/3.51	c New solution: -5796
3.49/3.51	o -5796
3.49/3.51	c Elapsed CPU time: 3.47147 s	Remaining CPU time: 176.529 s
3.49/3.51	c ===============================================================================
3.49/3.51	c |      6453 |      60      251    15060 |     5000     3908     42 |  0.028 % |
3.49/3.59	c ===============================================================================
3.49/3.59	c New solution: -5798
3.49/3.59	o -5798
3.49/3.59	c Elapsed CPU time: 3.54946 s	Remaining CPU time: 176.451 s
3.49/3.59	c ===============================================================================
3.49/3.59	c |      6541 |      60      252    15120 |     5000     3996     42 |  0.028 % |
3.59/3.61	c ===============================================================================
3.59/3.61	c New solution: -5804
3.59/3.61	o -5804
3.59/3.61	c Elapsed CPU time: 3.56646 s	Remaining CPU time: 176.434 s
3.59/3.61	c ===============================================================================
3.59/3.61	c |      6553 |      60      253    15180 |     5000     4008     42 |  0.028 % |
3.59/3.61	c ===============================================================================
3.59/3.61	c New solution: -5810
3.59/3.61	o -5810
3.59/3.61	c Elapsed CPU time: 3.57046 s	Remaining CPU time: 176.43 s
3.59/3.61	c ===============================================================================
3.59/3.61	c |      6553 |      60      254    15240 |     5000     4008     42 |  0.028 % |
3.69/3.70	c ===============================================================================
3.69/3.70	c New solution: -5815
3.69/3.70	o -5815
3.69/3.70	c Elapsed CPU time: 3.66344 s	Remaining CPU time: 176.337 s
3.69/3.70	c ===============================================================================
3.69/3.70	c |      6651 |      60      255    15300 |     5000     4106     42 |  0.028 % |
3.69/3.73	c ===============================================================================
3.69/3.73	c New solution: -5816
3.69/3.73	o -5816
3.69/3.73	c Elapsed CPU time: 3.68544 s	Remaining CPU time: 176.315 s
3.69/3.73	c ===============================================================================
3.69/3.73	c |      6681 |      60      256    15360 |     5000     4136     42 |  0.028 % |
3.69/3.73	c ===============================================================================
3.69/3.74	c New solution: -5817
3.69/3.74	o -5817
3.69/3.74	c Elapsed CPU time: 3.69344 s	Remaining CPU time: 176.307 s
3.69/3.74	c ===============================================================================
3.69/3.74	c |      6688 |      60      257    15420 |     5000     4143     42 |  0.028 % |
3.69/3.74	c ===============================================================================
3.69/3.74	c New solution: -5818
3.69/3.74	o -5818
3.69/3.74	c Elapsed CPU time: 3.69844 s	Remaining CPU time: 176.302 s
3.69/3.74	c ===============================================================================
3.69/3.74	c |      6690 |      60      258    15480 |     5000     4145     42 |  0.028 % |
3.79/3.80	c |      6790 |      60      258    15480 |     5500     4245     42 |  0.028 % |
3.79/3.86	c ===============================================================================
3.79/3.86	c New solution: -5826
3.79/3.86	o -5826
3.79/3.86	c Elapsed CPU time: 3.82142 s	Remaining CPU time: 176.179 s
3.79/3.86	c ===============================================================================
3.79/3.86	c |      6842 |      60      259    15540 |     5000     4297     42 |  0.028 % |
3.79/3.87	c ===============================================================================
3.79/3.87	c New solution: -5832
3.79/3.87	o -5832
3.79/3.87	c Elapsed CPU time: 3.82542 s	Remaining CPU time: 176.175 s
3.79/3.87	c ===============================================================================
3.79/3.87	c |      6842 |      60      260    15600 |     5000     4297     42 |  0.028 % |
3.79/3.87	c ===============================================================================
3.79/3.87	c New solution: -5839
3.79/3.87	o -5839
3.79/3.87	c Elapsed CPU time: 3.82942 s	Remaining CPU time: 176.171 s
3.79/3.87	c ===============================================================================
3.79/3.87	c |      6842 |      60      261    15660 |     5000     4297     42 |  0.028 % |
3.89/3.98	c |      6942 |      60      261    15660 |     5500     4397     42 |  0.028 % |
3.99/4.07	c ===============================================================================
3.99/4.07	c New solution: -5840
3.99/4.07	o -5840
3.99/4.07	c Elapsed CPU time: 4.02839 s	Remaining CPU time: 175.972 s
3.99/4.07	c ===============================================================================
3.99/4.07	c |      7033 |      60      262    15720 |     5000     4488     42 |  0.028 % |
3.99/4.08	c ===============================================================================
3.99/4.08	c New solution: -5846
3.99/4.08	o -5846
3.99/4.08	c Elapsed CPU time: 4.03339 s	Remaining CPU time: 175.967 s
3.99/4.08	c ===============================================================================
3.99/4.08	c |      7033 |      60      263    15780 |     5000     4488     42 |  0.028 % |
4.09/4.11	c ===============================================================================
4.09/4.11	c New solution: -5849
4.09/4.11	o -5849
4.09/4.11	c Elapsed CPU time: 4.06838 s	Remaining CPU time: 175.932 s
4.09/4.11	c ===============================================================================
4.09/4.11	c |      7059 |      60      264    15840 |     5000     4514     42 |  0.028 % |
4.09/4.14	c ===============================================================================
4.09/4.14	c New solution: -5850
4.09/4.14	o -5850
4.09/4.14	c Elapsed CPU time: 4.09638 s	Remaining CPU time: 175.904 s
4.09/4.14	c ===============================================================================
4.09/4.14	c |      7076 |      60      265    15900 |     5000     4531     42 |  0.028 % |
4.09/4.14	c ===============================================================================
4.09/4.14	c New solution: -5856
4.09/4.14	o -5856
4.09/4.14	c Elapsed CPU time: 4.10138 s	Remaining CPU time: 175.899 s
4.09/4.14	c ===============================================================================
4.09/4.14	c |      7076 |      60      266    15960 |     5000     4531     42 |  0.028 % |
4.09/4.18	c ===============================================================================
4.09/4.18	c New solution: -5857
4.09/4.18	o -5857
4.09/4.18	c Elapsed CPU time: 4.13237 s	Remaining CPU time: 175.868 s
4.09/4.18	c ===============================================================================
4.09/4.18	c |      7097 |      60      267    16020 |     5000     4552     42 |  0.028 % |
4.09/4.19	c ===============================================================================
4.09/4.19	c New solution: -5860
4.09/4.19	o -5860
4.09/4.19	c Elapsed CPU time: 4.14937 s	Remaining CPU time: 175.851 s
4.09/4.19	c ===============================================================================
4.09/4.19	c |      7109 |      60      268    16080 |     5000     4564     42 |  0.028 % |
4.19/4.20	c ===============================================================================
4.19/4.20	c New solution: -5866
4.19/4.20	o -5866
4.19/4.20	c Elapsed CPU time: 4.15837 s	Remaining CPU time: 175.842 s
4.19/4.20	c ===============================================================================
4.19/4.20	c |      7114 |      60      269    16140 |     5000     4569     42 |  0.028 % |
4.19/4.29	c |      7216 |      60      269    16140 |     5500     4671     42 |  0.028 % |
4.29/4.32	c ===============================================================================
4.29/4.32	c New solution: -5868
4.29/4.32	o -5868
4.29/4.32	c Elapsed CPU time: 4.27635 s	Remaining CPU time: 175.724 s
4.29/4.32	c ===============================================================================
4.29/4.32	c |      7244 |      60      270    16200 |     5000     4699     42 |  0.028 % |
4.29/4.33	c ===============================================================================
4.29/4.33	c New solution: -5874
4.29/4.33	o -5874
4.29/4.33	c Elapsed CPU time: 4.28035 s	Remaining CPU time: 175.72 s
4.29/4.33	c ===============================================================================
4.29/4.33	c |      7244 |      60      271    16260 |     5000     4699     42 |  0.028 % |
4.29/4.34	c ===============================================================================
4.29/4.34	c New solution: -5880
4.29/4.34	o -5880
4.29/4.34	c Elapsed CPU time: 4.29635 s	Remaining CPU time: 175.704 s
4.29/4.34	c ===============================================================================
4.29/4.34	c |      7253 |      60      272    16320 |     5000     4708     42 |  0.028 % |
4.39/4.43	c |      7353 |      60      272    16320 |     5500     4808     42 |  0.028 % |
4.39/4.45	c ===============================================================================
4.39/4.45	c New solution: -5881
4.39/4.45	o -5881
4.39/4.45	c Elapsed CPU time: 4.40233 s	Remaining CPU time: 175.598 s
4.39/4.45	c ===============================================================================
4.39/4.45	c |      7366 |      60      273    16380 |     5000     4821     42 |  0.028 % |
4.39/4.47	c ===============================================================================
4.39/4.47	c New solution: -5887
4.39/4.47	o -5887
4.39/4.47	c Elapsed CPU time: 4.42833 s	Remaining CPU time: 175.572 s
4.39/4.47	c ===============================================================================
4.39/4.47	c |      7387 |      60      274    16440 |     5000     4842     42 |  0.028 % |
4.39/4.48	c ===============================================================================
4.39/4.48	c New solution: -5893
4.39/4.48	o -5893
4.39/4.48	c Elapsed CPU time: 4.43333 s	Remaining CPU time: 175.567 s
4.39/4.48	c ===============================================================================
4.39/4.48	c |      7388 |      60      275    16500 |     5000     4843     42 |  0.028 % |
4.39/4.48	c ===============================================================================
4.39/4.48	c New solution: -5894
4.39/4.48	o -5894
4.39/4.48	c Elapsed CPU time: 4.43832 s	Remaining CPU time: 175.562 s
4.39/4.48	c ===============================================================================
4.39/4.48	c |      7390 |      60      276    16560 |     5000     4845     42 |  0.028 % |
4.49/4.51	c ===============================================================================
4.49/4.51	c New solution: -5900
4.49/4.51	o -5900
4.49/4.51	c Elapsed CPU time: 4.46332 s	Remaining CPU time: 175.537 s
4.49/4.51	c ===============================================================================
4.49/4.51	c |      7403 |      60      277    16620 |     5000     4858     42 |  0.028 % |
4.49/4.58	c |      7505 |      60      277    16620 |     5500     4960     42 |  0.028 % |
4.59/4.67	c |      7655 |      60      277    16620 |     6050     5110     42 |  0.028 % |
4.69/4.72	c ===============================================================================
4.69/4.72	c New solution: -5905
4.69/4.72	o -5905
4.69/4.72	c Elapsed CPU time: 4.67329 s	Remaining CPU time: 175.327 s
4.69/4.72	c ===============================================================================
4.69/4.72	c |      7708 |      60      278    16680 |     5000     5163     42 |  0.028 % |
4.69/4.74	c ===============================================================================
4.69/4.74	c New solution: -5924
4.69/4.74	o -5924
4.69/4.74	c Elapsed CPU time: 4.69429 s	Remaining CPU time: 175.306 s
4.69/4.74	c ===============================================================================
4.69/4.74	c |      7723 |      60      279    16740 |     5000     2597     41 |  0.028 % |
4.78/4.82	c |      7823 |      60      279    16740 |     5500     2697     41 |  0.028 % |
4.88/4.94	c |      7974 |      60      279    16740 |     6050     2848     41 |  0.028 % |
4.98/5.02	c ===============================================================================
4.98/5.02	c New solution: -5929
4.98/5.02	o -5929
4.98/5.02	c Elapsed CPU time: 4.97624 s	Remaining CPU time: 175.024 s
4.98/5.02	c ===============================================================================
4.98/5.02	c |      8049 |      60      280    16800 |     5000     2923     41 |  0.028 % |
4.98/5.03	c ===============================================================================
4.98/5.03	c New solution: -5935
4.98/5.03	o -5935
4.98/5.03	c Elapsed CPU time: 4.98024 s	Remaining CPU time: 175.02 s
4.98/5.03	c ===============================================================================
4.98/5.03	c |      8049 |      60      281    16860 |     5000     2923     41 |  0.028 % |
4.98/5.03	c ===============================================================================
4.98/5.03	c New solution: -5936
4.98/5.03	o -5936
4.98/5.03	c Elapsed CPU time: 4.98524 s	Remaining CPU time: 175.015 s
4.98/5.03	c ===============================================================================
4.98/5.03	c |      8051 |      60      282    16920 |     5000     2925     41 |  0.028 % |
5.08/5.10	c |      8151 |      60      282    16920 |     5500     3025     40 |  0.028 % |
5.18/5.20	c |      8301 |      60      282    16920 |     6050     3175     40 |  0.028 % |
5.28/5.39	c |      8526 |      60      282    16920 |     6655     3400     40 |  0.028 % |
5.58/5.66	c |      8863 |      60      282    16920 |     7320     3737     40 |  0.028 % |
6.08/6.11	c ===============================================================================
6.08/6.11	c New solution: -5946
6.08/6.11	o -5946
6.08/6.11	c Elapsed CPU time: 6.05808 s	Remaining CPU time: 173.942 s
6.08/6.11	c ===============================================================================
6.08/6.11	c |      9340 |      60      283    16980 |     5000     4214     40 |  0.028 % |
6.08/6.11	c ===============================================================================
6.08/6.11	c New solution: -5965
6.08/6.11	o -5965
6.08/6.11	c Elapsed CPU time: 6.06408 s	Remaining CPU time: 173.936 s
6.08/6.11	c ===============================================================================
6.08/6.11	c |      9341 |      60      284    17040 |     5000     4215     40 |  0.028 % |
6.08/6.19	c |      9441 |      60      284    17040 |     5500     4315     40 |  0.028 % |
6.28/6.33	c |      9593 |      60      284    17040 |     6050     4467     40 |  0.028 % |
6.38/6.50	c |      9818 |      60      284    17040 |     6655     4692     39 |  0.028 % |
6.59/6.64	c ===============================================================================
6.59/6.64	c New solution: -5971
6.59/6.64	o -5971
6.59/6.64	c Elapsed CPU time: 6.587 s	Remaining CPU time: 173.413 s
6.59/6.64	c ===============================================================================
6.59/6.64	c |      9963 |      60      285    17100 |     5000     4837     39 |  0.028 % |
6.59/6.67	c ===============================================================================
6.59/6.67	c New solution: -5972
6.59/6.67	o -5972
6.59/6.67	c Elapsed CPU time: 6.61599 s	Remaining CPU time: 173.384 s
6.59/6.67	c ===============================================================================
6.59/6.67	c |      9984 |      60      286    17160 |     5000     4858     40 |  0.028 % |
6.68/6.73	c |     10087 |      60      286    17160 |     5500     4961     39 |  0.028 % |
6.68/6.76	c ===============================================================================
6.68/6.76	c New solution: -5988
6.68/6.76	o -5988
6.68/6.76	c Elapsed CPU time: 6.71198 s	Remaining CPU time: 173.288 s
6.68/6.76	c ===============================================================================
6.68/6.76	c |     10132 |      60      287    17220 |     5000     5006     39 |  0.028 % |
6.78/6.87	c |     10233 |      60      287    17220 |     5500     2604     39 |  0.028 % |
6.88/6.94	c ===============================================================================
6.88/6.94	c New solution: -6010
6.88/6.94	o -6010
6.88/6.94	c Elapsed CPU time: 6.89295 s	Remaining CPU time: 173.107 s
6.88/6.94	c ===============================================================================
6.88/6.94	c |     10295 |      60      288    17280 |     5000     2666     39 |  0.028 % |
6.88/6.97	c ===============================================================================
6.88/6.97	c New solution: -6018
6.88/6.97	o -6018
6.88/6.97	c Elapsed CPU time: 6.91495 s	Remaining CPU time: 173.085 s
6.88/6.97	c ===============================================================================
6.88/6.97	c |     10314 |      60      289    17340 |     5000     2685     39 |  0.028 % |
6.88/6.98	c ===============================================================================
6.88/6.98	c New solution: -6036
6.88/6.98	o -6036
6.88/6.98	c Elapsed CPU time: 6.93295 s	Remaining CPU time: 173.067 s
6.88/6.98	c ===============================================================================
6.88/6.98	c |     10324 |      60      290    17400 |     5000     2695     39 |  0.028 % |
6.98/7.08	c |     10424 |      60      290    17400 |     5500     2795     39 |  0.028 % |
7.08/7.16	c |     10574 |      60      290    17400 |     6050     2945     38 |  0.028 % |
7.29/7.36	c |     10800 |      60      290    17400 |     6655     3171     38 |  0.028 % |
7.60/7.66	c |     11138 |      60      290    17400 |     7320     3509     38 |  0.028 % |
7.79/7.89	c ===============================================================================
7.79/7.89	c New solution: -6038
7.79/7.89	o -6038
7.79/7.89	c Elapsed CPU time: 7.83381 s	Remaining CPU time: 172.166 s
7.79/7.89	c ===============================================================================
7.79/7.89	c |     11344 |      60      291    17460 |     5000     3715     38 |  0.028 % |
7.79/7.89	c ===============================================================================
7.79/7.89	c New solution: -6044
7.79/7.89	o -6044
7.79/7.89	c Elapsed CPU time: 7.83781 s	Remaining CPU time: 172.162 s
7.79/7.89	c ===============================================================================
7.79/7.89	c |     11344 |      60      292    17520 |     5000     3715     38 |  0.028 % |
7.89/7.98	c |     11445 |      60      292    17520 |     5500     3816     39 |  0.028 % |
8.09/8.13	c |     11595 |      60      292    17520 |     6050     3966     39 |  0.028 % |
8.19/8.26	c |     11820 |      60      292    17520 |     6655     4191     38 |  0.028 % |
8.49/8.52	c ===============================================================================
8.49/8.52	c New solution: -6046
8.49/8.52	o -6046
8.49/8.52	c Elapsed CPU time: 8.46271 s	Remaining CPU time: 171.537 s
8.49/8.52	c ===============================================================================
8.49/8.52	c |     12034 |      60      293    17580 |     5000     4405     39 |  0.028 % |
8.49/8.55	c ===============================================================================
8.49/8.55	c New solution: -6056
8.49/8.55	o -6056
8.49/8.55	c Elapsed CPU time: 8.49171 s	Remaining CPU time: 171.508 s
8.49/8.55	c ===============================================================================
8.49/8.55	c |     12049 |      60      294    17640 |     5000     4420     39 |  0.028 % |
8.59/8.66	c |     12149 |      60      294    17640 |     5500     4520     39 |  0.028 % |
8.79/8.83	c |     12303 |      60      294    17640 |     6050     4674     39 |  0.028 % |
8.89/8.98	c |     12528 |      60      294    17640 |     6655     4899     39 |  0.028 % |
8.99/9.09	c ===============================================================================
8.99/9.09	c New solution: -6075
8.99/9.09	o -6075
8.99/9.09	c Elapsed CPU time: 9.03163 s	Remaining CPU time: 170.968 s
8.99/9.09	c ===============================================================================
8.99/9.09	c |     12633 |      60      295    17700 |     5000     5004     39 |  0.028 % |
9.09/9.14	c ===============================================================================
9.09/9.14	c New solution: -6081
9.09/9.14	o -6081
9.09/9.14	c Elapsed CPU time: 9.08162 s	Remaining CPU time: 170.918 s
9.09/9.14	c ===============================================================================
9.09/9.14	c |     12674 |      60      296    17760 |     5000     2543     39 |  0.028 % |
9.19/9.24	c |     12775 |      60      296    17760 |     5500     2644     39 |  0.028 % |
9.29/9.39	c |     12925 |      60      296    17760 |     6050     2794     39 |  0.028 % |
9.58/9.62	c |     13152 |      60      296    17760 |     6655     3021     39 |  0.028 % |
9.89/9.92	c |     13490 |      60      296    17760 |     7320     3359     39 |  0.028 % |
10.08/10.10	c ===============================================================================
10.08/10.10	c New solution: -6083
10.08/10.10	o -6083
10.08/10.10	c Elapsed CPU time: 10.0375 s	Remaining CPU time: 169.963 s
10.08/10.10	c ===============================================================================
10.08/10.10	c |     13690 |      60      297    17820 |     5000     3559     39 |  0.028 % |
10.08/10.14	c ===============================================================================
10.08/10.14	c New solution: -6103
10.08/10.14	o -6103
10.08/10.14	c Elapsed CPU time: 10.0815 s	Remaining CPU time: 169.919 s
10.08/10.14	c ===============================================================================
10.08/10.14	c |     13726 |      60      298    17880 |     5000     3595     40 |  0.028 % |
10.08/10.14	c ===============================================================================
10.08/10.14	c New solution: -6109
10.08/10.14	o -6109
10.08/10.14	c Elapsed CPU time: 10.0865 s	Remaining CPU time: 169.914 s
10.08/10.14	c ===============================================================================
10.08/10.14	c |     13727 |      60      299    17940 |     5000     3596     40 |  0.028 % |
10.08/10.15	c ===============================================================================
10.08/10.15	c New solution: -6122
10.08/10.15	o -6122
10.08/10.15	c Elapsed CPU time: 10.0925 s	Remaining CPU time: 169.908 s
10.08/10.15	c ===============================================================================
10.08/10.15	c |     13728 |      60      300    18000 |     5000     3597     40 |  0.028 % |
10.18/10.25	c |     13829 |      60      300    18000 |     5500     3698     40 |  0.028 % |
10.28/10.39	c |     13980 |      60      300    18000 |     6050     3849     40 |  0.028 % |
10.48/10.58	c |     14205 |      60      300    18000 |     6655     4074     39 |  0.028 % |
10.89/10.93	c |     14542 |      60      300    18000 |     7320     4411     39 |  0.028 % |
11.28/11.32	c ===============================================================================
11.28/11.32	c New solution: -6144
11.28/11.32	o -6144
11.28/11.32	c Elapsed CPU time: 11.2593 s	Remaining CPU time: 168.741 s
11.28/11.32	c ===============================================================================
11.28/11.32	c |     14870 |      60      301    18060 |     5000     4739     39 |  0.028 % |
11.38/11.44	c |     14973 |      60      301    18060 |     5500     4842     39 |  0.028 % |
11.49/11.59	c |     15123 |      60      301    18060 |     6050     4992     39 |  0.028 % |
11.79/11.81	c |     15349 |      60      301    18060 |     6655     5218     39 |  0.028 % |
12.09/12.18	c |     15689 |      60      301    18060 |     7320     5558     39 |  0.028 % |
12.58/12.65	c |     16197 |      60      301    18060 |     8052     6066     39 |  0.028 % |
12.98/13.03	c ===============================================================================
12.98/13.03	c New solution: -6174
12.98/13.03	o -6174
12.98/13.03	c Elapsed CPU time: 12.957 s	Remaining CPU time: 167.043 s
12.98/13.03	c ===============================================================================
12.98/13.03	c |     16545 |      60      302    18120 |     5000     6414     39 |  0.028 % |
13.09/13.14	c |     16649 |      60      302    18120 |     5500     3311     38 |  0.028 % |
13.28/13.30	c |     16800 |      60      302    18120 |     6050     3462     38 |  0.028 % |
13.48/13.55	c |     17025 |      60      302    18120 |     6655     3687     38 |  0.028 % |
13.88/13.92	c |     17363 |      60      302    18120 |     7320     4025     37 |  0.028 % |
14.29/14.39	c |     17869 |      60      302    18120 |     8052     4531     37 |  0.028 % |
14.78/14.82	c ===============================================================================
14.78/14.82	c New solution: -6177
14.78/14.82	o -6177
14.78/14.82	c Elapsed CPU time: 14.7438 s	Remaining CPU time: 165.256 s
14.78/14.82	c ===============================================================================
14.78/14.82	c |     18334 |      60      303    18180 |     5000     4996     37 |  0.028 % |
14.78/14.85	c ===============================================================================
14.78/14.85	c New solution: -6182
14.78/14.85	o -6182
14.78/14.85	c Elapsed CPU time: 14.7808 s	Remaining CPU time: 165.219 s
14.78/14.85	c ===============================================================================
14.78/14.85	c |     18364 |      60      304    18240 |     5000     5026     37 |  0.028 % |
14.88/14.96	c ===============================================================================
14.88/14.96	c New solution: -6207
14.88/14.96	o -6207
14.88/14.96	c Elapsed CPU time: 14.8887 s	Remaining CPU time: 165.111 s
14.88/14.96	c ===============================================================================
14.88/14.96	c |     18439 |      60      305    18300 |     5000     2588     36 |  0.028 % |
14.98/15.01	c ===============================================================================
14.98/15.01	c New solution: -6213
14.98/15.01	o -6213
14.98/15.01	c Elapsed CPU time: 14.9377 s	Remaining CPU time: 165.062 s
14.98/15.01	c ===============================================================================
14.98/15.01	c |     18481 |      60      306    18360 |     5000     2630     37 |  0.028 % |
14.98/15.06	c ===============================================================================
14.98/15.06	c New solution: -6221
14.98/15.06	o -6221
14.98/15.06	c Elapsed CPU time: 14.9817 s	Remaining CPU time: 165.018 s
14.98/15.06	c ===============================================================================
14.98/15.06	c |     18510 |      60      307    18420 |     5000     2659     37 |  0.028 % |
14.98/15.06	c ===============================================================================
14.98/15.06	c New solution: -6254
14.98/15.06	o -6254
14.98/15.06	c Elapsed CPU time: 14.9867 s	Remaining CPU time: 165.013 s
14.98/15.06	c ===============================================================================
14.98/15.06	c |     18510 |      60      308    18480 |     5000     2659     37 |  0.028 % |
15.09/15.17	c |     18611 |      60      308    18480 |     5500     2760     37 |  0.028 % |
15.19/15.21	c ===============================================================================
15.19/15.21	c New solution: -6276
15.19/15.21	o -6276
15.19/15.21	c Elapsed CPU time: 15.1387 s	Remaining CPU time: 164.861 s
15.19/15.21	c ===============================================================================
15.19/15.21	c |     18648 |      60      309    18540 |     5000     2797     37 |  0.028 % |
15.29/15.34	c |     18750 |      60      309    18540 |     5500     2899     37 |  0.028 % |
15.39/15.47	c ===============================================================================
15.39/15.47	c New solution: -6288
15.39/15.47	o -6288
15.39/15.47	c Elapsed CPU time: 15.3987 s	Remaining CPU time: 164.601 s
15.39/15.47	c ===============================================================================
15.39/15.47	c |     18879 |      60      310    18600 |     5000     3028     37 |  0.028 % |
15.49/15.57	c |     18979 |      60      310    18600 |     5500     3128     37 |  0.028 % |
15.58/15.68	c ===============================================================================
15.58/15.68	c New solution: -6299
15.58/15.68	o -6299
15.58/15.68	c Elapsed CPU time: 15.6056 s	Remaining CPU time: 164.394 s
15.58/15.68	c ===============================================================================
15.58/15.68	c |     19079 |      60      311    18660 |     5000     3228     37 |  0.028 % |
15.68/15.72	c ===============================================================================
15.68/15.72	c New solution: -6300
15.68/15.72	o -6300
15.68/15.72	c Elapsed CPU time: 15.6456 s	Remaining CPU time: 164.354 s
15.68/15.72	c ===============================================================================
15.68/15.72	c |     19133 |      60      312    18720 |     5000     3282     37 |  0.028 % |
15.78/15.84	c |     19234 |      60      312    18720 |     5500     3383     37 |  0.028 % |
15.98/16.00	c |     19385 |      60      312    18720 |     6050     3534     37 |  0.028 % |
16.08/16.15	c ===============================================================================
16.08/16.15	c New solution: -6303
16.08/16.15	o -6303
16.08/16.15	c Elapsed CPU time: 16.0686 s	Remaining CPU time: 163.931 s
16.08/16.15	c ===============================================================================
16.08/16.15	c |     19529 |      60      313    18780 |     5000     3678     38 |  0.028 % |
16.18/16.25	c |     19630 |      60      313    18780 |     5500     3779     38 |  0.028 % |
16.28/16.39	c |     19781 |      60      313    18780 |     6050     3930     38 |  0.028 % |
16.39/16.46	c ===============================================================================
16.39/16.46	c New solution: -6314
16.39/16.46	o -6314
16.39/16.46	c Elapsed CPU time: 16.3745 s	Remaining CPU time: 163.625 s
16.39/16.46	c ===============================================================================
16.39/16.46	c |     19850 |      60      314    18840 |     5000     3999     38 |  0.028 % |
16.39/16.46	c ===============================================================================
16.39/16.46	c New solution: -6347
16.39/16.46	o -6347
16.39/16.46	c Elapsed CPU time: 16.3785 s	Remaining CPU time: 163.621 s
16.39/16.46	c ===============================================================================
16.39/16.46	c |     19850 |      60      315    18900 |     5000     3999     38 |  0.028 % |
16.39/16.50	c ===============================================================================
16.39/16.50	c New solution: -6352
16.39/16.50	o -6352
16.39/16.50	c Elapsed CPU time: 16.4115 s	Remaining CPU time: 163.588 s
16.39/16.50	c ===============================================================================
16.39/16.50	c |     19875 |      60      316    18960 |     5000     4024     38 |  0.028 % |
16.50/16.52	c ===============================================================================
16.50/16.52	c New solution: -6364
16.50/16.52	o -6364
16.50/16.52	c Elapsed CPU time: 16.4345 s	Remaining CPU time: 163.565 s
16.50/16.52	c ===============================================================================
16.50/16.52	c |     19892 |      60      317    19020 |     5000     4041     38 |  0.028 % |
16.50/16.52	c ===============================================================================
16.50/16.52	c New solution: -6370
16.50/16.52	o -6370
16.50/16.52	c Elapsed CPU time: 16.4385 s	Remaining CPU time: 163.561 s
16.50/16.52	c ===============================================================================
16.50/16.52	c |     19892 |      60      318    19080 |     5000     4041     38 |  0.028 % |
16.59/16.63	c |     19996 |      60      318    19080 |     5500     4145     38 |  0.028 % |
16.69/16.72	c |     20146 |      60      318    19080 |     6050     4295     38 |  0.028 % |
16.89/16.93	c |     20375 |      60      318    19080 |     6655     4524     38 |  0.028 % |
16.99/17.07	c ===============================================================================
16.99/17.07	c New solution: -6375
16.99/17.07	o -6375
16.99/17.07	c Elapsed CPU time: 16.9884 s	Remaining CPU time: 163.012 s
16.99/17.07	c ===============================================================================
16.99/17.07	c |     20490 |      60      319    19140 |     5000     4639     38 |  0.028 % |
17.09/17.18	c ===============================================================================
17.09/17.18	c New solution: -6376
17.09/17.18	o -6376
17.09/17.18	c Elapsed CPU time: 17.0944 s	Remaining CPU time: 162.906 s
17.09/17.18	c ===============================================================================
17.09/17.18	c |     20560 |      60      320    19200 |     5000     4709     38 |  0.028 % |
17.19/17.28	c |     20661 |      60      320    19200 |     5500     4810     38 |  0.028 % |
17.29/17.38	c ===============================================================================
17.29/17.38	c New solution: -6379
17.29/17.38	o -6379
17.29/17.38	c Elapsed CPU time: 17.2944 s	Remaining CPU time: 162.706 s
17.29/17.38	c ===============================================================================
17.29/17.38	c |     20762 |      60      321    19260 |     5000     4911     38 |  0.028 % |
17.29/17.39	c ===============================================================================
17.29/17.39	c New solution: -6380
17.29/17.39	o -6380
17.29/17.39	c Elapsed CPU time: 17.3074 s	Remaining CPU time: 162.693 s
17.29/17.39	c ===============================================================================
17.29/17.39	c |     20768 |      60      322    19320 |     5000     4917     38 |  0.028 % |
17.39/17.41	c ===============================================================================
17.39/17.41	c New solution: -6381
17.39/17.41	o -6381
17.39/17.41	c Elapsed CPU time: 17.3274 s	Remaining CPU time: 162.673 s
17.39/17.41	c ===============================================================================
17.39/17.41	c |     20777 |      60      323    19380 |     5000     4926     38 |  0.028 % |
17.39/17.42	c ===============================================================================
17.39/17.42	c New solution: -6387
17.39/17.42	o -6387
17.39/17.42	c Elapsed CPU time: 17.3334 s	Remaining CPU time: 162.667 s
17.39/17.42	c ===============================================================================
17.39/17.42	c |     20777 |      60      324    19440 |     5000     4926     38 |  0.028 % |
17.39/17.43	c ===============================================================================
17.39/17.43	c New solution: -6388
17.39/17.43	o -6388
17.39/17.43	c Elapsed CPU time: 17.3404 s	Remaining CPU time: 162.66 s
17.39/17.43	c ===============================================================================
17.39/17.43	c |     20778 |      60      325    19500 |     5000     4927     38 |  0.028 % |
17.39/17.43	c ===============================================================================
17.39/17.43	c New solution: -6394
17.39/17.43	o -6394
17.39/17.43	c Elapsed CPU time: 17.3454 s	Remaining CPU time: 162.655 s
17.39/17.43	c ===============================================================================
17.39/17.43	c |     20778 |      60      326    19560 |     5000     4927     38 |  0.028 % |
17.39/17.45	c ===============================================================================
17.39/17.45	c New solution: -6405
17.39/17.45	o -6405
17.39/17.45	c Elapsed CPU time: 17.3664 s	Remaining CPU time: 162.634 s
17.39/17.45	c ===============================================================================
17.39/17.45	c |     20787 |      60      327    19620 |     5000     4936     38 |  0.028 % |
17.49/17.51	c ===============================================================================
17.49/17.51	c New solution: -6410
17.49/17.51	o -6410
17.49/17.51	c Elapsed CPU time: 17.4224 s	Remaining CPU time: 162.578 s
17.49/17.51	c ===============================================================================
17.49/17.51	c |     20832 |      60      328    19680 |     5000     4981     38 |  0.028 % |
17.49/17.58	c ===============================================================================
17.49/17.58	c New solution: -6412
17.49/17.58	o -6412
17.49/17.58	c Elapsed CPU time: 17.4923 s	Remaining CPU time: 162.508 s
17.49/17.58	c ===============================================================================
17.49/17.58	c |     20877 |      60      329    19740 |     5000     5026     38 |  0.028 % |
17.59/17.61	c ===============================================================================
17.59/17.61	c New solution: -6414
17.59/17.61	o -6414
17.59/17.61	c Elapsed CPU time: 17.5253 s	Remaining CPU time: 162.475 s
17.59/17.61	c ===============================================================================
17.59/17.61	c |     20891 |      60      330    19800 |     5000     2527     40 |  0.028 % |
17.68/17.74	c |     20991 |      60      330    19800 |     5500     2627     40 |  0.028 % |
17.68/17.79	c ===============================================================================
17.68/17.79	c New solution: -6420
17.68/17.79	o -6420
17.68/17.79	c Elapsed CPU time: 17.6993 s	Remaining CPU time: 162.301 s
17.68/17.79	c ===============================================================================
17.68/17.79	c |     21013 |      60      331    19860 |     5000     2649     40 |  0.028 % |
17.78/17.83	c ===============================================================================
17.78/17.83	c New solution: -6421
17.78/17.83	o -6421
17.78/17.83	c Elapsed CPU time: 17.7443 s	Remaining CPU time: 162.256 s
17.78/17.83	c ===============================================================================
17.78/17.83	c |     21038 |      60      332    19920 |     5000     2674     40 |  0.028 % |
17.78/17.87	c ===============================================================================
17.78/17.87	c New solution: -6426
17.78/17.87	o -6426
17.78/17.87	c Elapsed CPU time: 17.7793 s	Remaining CPU time: 162.221 s
17.78/17.87	c ===============================================================================
17.78/17.87	c |     21057 |      60      333    19980 |     5000     2693     40 |  0.028 % |
17.78/17.87	c ===============================================================================
17.78/17.87	c New solution: -6432
17.78/17.87	o -6432
17.78/17.87	c Elapsed CPU time: 17.7853 s	Remaining CPU time: 162.215 s
17.78/17.87	c ===============================================================================
17.78/17.87	c |     21057 |      60      334    20040 |     5000     2693     40 |  0.028 % |
17.88/17.93	c ===============================================================================
17.88/17.93	c New solution: -6433
17.88/17.93	o -6433
17.88/17.93	c Elapsed CPU time: 17.8473 s	Remaining CPU time: 162.153 s
17.88/17.93	c ===============================================================================
17.88/17.93	c |     21089 |      60      335    20100 |     5000     2725     40 |  0.028 % |
17.88/17.98	c ===============================================================================
17.88/17.98	c New solution: -6443
17.88/17.98	o -6443
17.88/17.98	c Elapsed CPU time: 17.8963 s	Remaining CPU time: 162.104 s
17.88/17.98	c ===============================================================================
17.88/17.98	c |     21116 |      60      336    20160 |     5000     2752     40 |  0.028 % |
17.98/18.05	c ===============================================================================
17.98/18.05	c New solution: -6449
17.98/18.05	o -6449
17.98/18.05	c Elapsed CPU time: 17.9623 s	Remaining CPU time: 162.038 s
17.98/18.05	c ===============================================================================
17.98/18.05	c |     21153 |      60      337    20220 |     5000     2789     40 |  0.028 % |
18.08/18.10	c ===============================================================================
18.08/18.10	c New solution: -6453
18.08/18.10	o -6453
18.08/18.10	c Elapsed CPU time: 18.0173 s	Remaining CPU time: 161.983 s
18.08/18.10	c ===============================================================================
18.08/18.10	c |     21181 |      60      338    20280 |     5000     2817     40 |  0.028 % |
18.08/18.11	c ===============================================================================
18.08/18.11	c New solution: -6467
18.08/18.11	o -6467
18.08/18.11	c Elapsed CPU time: 18.0243 s	Remaining CPU time: 161.976 s
18.08/18.11	c ===============================================================================
18.08/18.11	c |     21182 |      60      339    20340 |     5000     2818     40 |  0.028 % |
18.08/18.15	c ===============================================================================
18.08/18.15	c New solution: -6468
18.08/18.15	o -6468
18.08/18.15	c Elapsed CPU time: 18.0593 s	Remaining CPU time: 161.941 s
18.08/18.15	c ===============================================================================
18.08/18.15	c |     21200 |      60      340    20400 |     5000     2836     40 |  0.028 % |
18.08/18.15	c ===============================================================================
18.08/18.15	c New solution: -6475
18.08/18.15	o -6475
18.08/18.15	c Elapsed CPU time: 18.0643 s	Remaining CPU time: 161.936 s
18.08/18.15	c ===============================================================================
18.08/18.15	c |     21200 |      60      341    20460 |     5000     2836     40 |  0.028 % |
18.08/18.17	c ===============================================================================
18.08/18.17	c New solution: -6481
18.08/18.17	o -6481
18.08/18.17	c Elapsed CPU time: 18.0832 s	Remaining CPU time: 161.917 s
18.08/18.17	c ===============================================================================
18.08/18.17	c |     21208 |      60      342    20520 |     5000     2844     40 |  0.028 % |
18.08/18.20	c ===============================================================================
18.08/18.20	c New solution: -6488
18.08/18.20	o -6488
18.08/18.20	c Elapsed CPU time: 18.1082 s	Remaining CPU time: 161.892 s
18.08/18.20	c ===============================================================================
18.08/18.20	c |     21221 |      60      343    20580 |     5000     2857     40 |  0.028 % |
18.18/18.28	c ===============================================================================
18.18/18.28	c New solution: -6501
18.18/18.28	o -6501
18.18/18.28	c Elapsed CPU time: 18.1882 s	Remaining CPU time: 161.812 s
18.18/18.28	c ===============================================================================
18.18/18.28	c |     21265 |      60      344    20640 |     5000     2901     41 |  0.028 % |
18.38/18.42	c |     21366 |      60      344    20640 |     5500     3002     41 |  0.028 % |
18.38/18.43	c ===============================================================================
18.38/18.43	c New solution: -6502
18.38/18.43	o -6502
18.38/18.43	c Elapsed CPU time: 18.3382 s	Remaining CPU time: 161.662 s
18.38/18.43	c ===============================================================================
18.38/18.43	c |     21368 |      60      345    20700 |     5000     3004     41 |  0.028 % |
18.38/18.43	c ===============================================================================
18.38/18.43	c New solution: -6508
18.38/18.43	o -6508
18.38/18.43	c Elapsed CPU time: 18.3472 s	Remaining CPU time: 161.653 s
18.38/18.43	c ===============================================================================
18.38/18.43	c |     21371 |      60      346    20760 |     5000     3007     41 |  0.028 % |
18.48/18.50	c |     21471 |      60      346    20760 |     5500     3107     40 |  0.028 % |
18.59/18.66	c |     21623 |      60      346    20760 |     6050     3259     40 |  0.028 % |
18.69/18.75	c ===============================================================================
18.69/18.75	c New solution: -6511
18.69/18.75	o -6511
18.69/18.75	c Elapsed CPU time: 18.6602 s	Remaining CPU time: 161.34 s
18.69/18.75	c ===============================================================================
18.69/18.75	c |     21696 |      60      347    20820 |     5000     3332     40 |  0.028 % |
18.78/18.89	c |     21797 |      60      347    20820 |     5500     3433     40 |  0.028 % |
18.98/19.05	c |     21947 |      60      347    20820 |     6050     3583     40 |  0.028 % |
18.98/19.08	c ===============================================================================
18.98/19.08	c New solution: -6514
18.98/19.08	o -6514
18.98/19.08	c Elapsed CPU time: 18.9961 s	Remaining CPU time: 161.004 s
18.98/19.08	c ===============================================================================
18.98/19.08	c |     21968 |      60      348    20880 |     5000     3604     40 |  0.028 % |
19.08/19.18	c |     22070 |      60      348    20880 |     5500     3706     40 |  0.028 % |
19.28/19.33	c |     22220 |      60      348    20880 |     6050     3856     40 |  0.028 % |
19.48/19.59	c |     22446 |      60      348    20880 |     6655     4082     40 |  0.028 % |
19.58/19.60	c ===============================================================================
19.58/19.60	c New solution: -6515
19.58/19.60	o -6515
19.58/19.60	c Elapsed CPU time: 19.509 s	Remaining CPU time: 160.491 s
19.58/19.60	c ===============================================================================
19.58/19.60	c |     22446 |      60      349    20940 |     5000     4082     40 |  0.028 % |
19.69/19.70	c |     22546 |      60      349    20940 |     5500     4182     40 |  0.028 % |
19.79/19.82	c ===============================================================================
19.79/19.82	c New solution: -6523
19.79/19.82	o -6523
19.79/19.82	c Elapsed CPU time: 19.73 s	Remaining CPU time: 160.27 s
19.79/19.82	c ===============================================================================
19.79/19.82	c |     22638 |      60      350    21000 |     5000     4274     40 |  0.028 % |
19.79/19.84	c ===============================================================================
19.79/19.84	c New solution: -6525
19.79/19.84	o -6525
19.79/19.84	c Elapsed CPU time: 19.751 s	Remaining CPU time: 160.249 s
19.79/19.84	c ===============================================================================
19.79/19.84	c |     22646 |      60      351    21060 |     5000     4282     40 |  0.028 % |
19.79/19.88	c ===============================================================================
19.79/19.88	c New solution: -6527
19.79/19.88	o -6527
19.79/19.88	c Elapsed CPU time: 19.789 s	Remaining CPU time: 160.211 s
19.79/19.88	c ===============================================================================
19.79/19.88	c |     22661 |      60      352    21120 |     5000     4297     40 |  0.028 % |
19.88/20.00	c |     22762 |      60      352    21120 |     5500     4398     40 |  0.028 % |
20.08/20.12	c ===============================================================================
20.08/20.12	c New solution: -6531
20.08/20.12	o -6531
20.08/20.12	c Elapsed CPU time: 20.033 s	Remaining CPU time: 159.967 s
20.08/20.12	c ===============================================================================
20.08/20.12	c |     22851 |      60      353    21180 |     5000     4487     40 |  0.028 % |
20.18/20.21	c ===============================================================================
20.18/20.21	c New solution: -6537
20.18/20.21	o -6537
20.18/20.21	c Elapsed CPU time: 20.1219 s	Remaining CPU time: 159.878 s
20.18/20.21	c ===============================================================================
20.18/20.21	c |     22912 |      60      354    21240 |     5000     4548     40 |  0.028 % |
20.28/20.35	c |     23013 |      60      354    21240 |     5500     4649     40 |  0.028 % |
20.48/20.52	c |     23163 |      60      354    21240 |     6050     4799     40 |  0.028 % |
20.68/20.71	c ===============================================================================
20.68/20.71	c New solution: -6542
20.68/20.71	o -6542
20.68/20.71	c Elapsed CPU time: 20.6199 s	Remaining CPU time: 159.38 s
20.68/20.71	c ===============================================================================
20.68/20.71	c |     23337 |      60      355    21300 |     5000     4973     40 |  0.028 % |
20.68/20.79	c |     23438 |      60      355    21300 |     5500     2557     40 |  0.028 % |
20.89/20.94	c ===============================================================================
20.89/20.94	c New solution: -6543
20.89/20.94	o -6543
20.89/20.94	c Elapsed CPU time: 20.8528 s	Remaining CPU time: 159.147 s
20.89/20.94	c ===============================================================================
20.89/20.94	c |     23551 |      60      356    21360 |     5000     2670     40 |  0.028 % |
20.98/21.03	c ===============================================================================
20.98/21.03	c New solution: -6544
20.98/21.03	o -6544
20.98/21.03	c Elapsed CPU time: 20.9358 s	Remaining CPU time: 159.064 s
20.98/21.03	c ===============================================================================
20.98/21.03	c |     23617 |      60      357    21420 |     5000     2736     40 |  0.028 % |
21.08/21.14	c ===============================================================================
21.08/21.14	c New solution: -6548
21.08/21.14	o -6548
21.08/21.14	c Elapsed CPU time: 21.0508 s	Remaining CPU time: 158.949 s
21.08/21.14	c ===============================================================================
21.08/21.14	c |     23691 |      60      358    21480 |     5000     2810     40 |  0.028 % |
21.08/21.18	c ===============================================================================
21.08/21.18	c New solution: -6549
21.08/21.18	o -6549
21.08/21.18	c Elapsed CPU time: 21.0918 s	Remaining CPU time: 158.908 s
21.08/21.18	c ===============================================================================
21.08/21.18	c |     23711 |      60      359    21540 |     5000     2830     40 |  0.028 % |
21.18/21.24	c ===============================================================================
21.18/21.24	c New solution: -6552
21.18/21.24	o -6552
21.18/21.24	c Elapsed CPU time: 21.1498 s	Remaining CPU time: 158.85 s
21.18/21.24	c ===============================================================================
21.18/21.24	c |     23738 |      60      360    21600 |     5000     2857     40 |  0.028 % |
21.18/21.26	c ===============================================================================
21.18/21.26	c New solution: -6558
21.18/21.26	o -6558
21.18/21.26	c Elapsed CPU time: 21.1658 s	Remaining CPU time: 158.834 s
21.18/21.26	c ===============================================================================
21.18/21.26	c |     23745 |      60      361    21660 |     5000     2864     40 |  0.028 % |
21.18/21.29	c ===============================================================================
21.18/21.29	c New solution: -6562
21.18/21.29	o -6562
21.18/21.29	c Elapsed CPU time: 21.1958 s	Remaining CPU time: 158.804 s
21.18/21.29	c ===============================================================================
21.18/21.29	c |     23759 |      60      362    21720 |     5000     2878     40 |  0.028 % |
21.28/21.30	c ===============================================================================
21.28/21.30	c New solution: -6578
21.28/21.30	o -6578
21.28/21.30	c Elapsed CPU time: 21.2108 s	Remaining CPU time: 158.789 s
21.28/21.30	c ===============================================================================
21.28/21.30	c |     23763 |      60      363    21780 |     5000     2882     40 |  0.028 % |
21.28/21.31	c ===============================================================================
21.28/21.31	c New solution: -6584
21.28/21.31	o -6584
21.28/21.31	c Elapsed CPU time: 21.2168 s	Remaining CPU time: 158.783 s
21.28/21.31	c ===============================================================================
21.28/21.31	c |     23767 |      60      364    21840 |     5000     2886     40 |  0.028 % |
21.38/21.45	c |     23869 |      60      364    21840 |     5500     2988     40 |  0.028 % |
21.48/21.57	c |     24019 |      60      364    21840 |     6050     3138     40 |  0.028 % |
21.68/21.74	c ===============================================================================
21.68/21.74	c New solution: -6587
21.68/21.74	o -6587
21.68/21.74	c Elapsed CPU time: 21.6427 s	Remaining CPU time: 158.357 s
21.68/21.74	c ===============================================================================
21.68/21.74	c |     24149 |      60      365    21900 |     5000     3268     40 |  0.028 % |
21.78/21.88	c |     24249 |      60      365    21900 |     5500     3368     40 |  0.028 % |
21.99/22.03	c ===============================================================================
21.99/22.03	c New solution: -6592
21.99/22.03	o -6592
21.99/22.03	c Elapsed CPU time: 21.9327 s	Remaining CPU time: 158.067 s
21.99/22.03	c ===============================================================================
21.99/22.03	c |     24339 |      60      366    21960 |     5000     3458     40 |  0.028 % |
21.99/22.03	c ===============================================================================
21.99/22.03	c New solution: -6594
21.99/22.03	o -6594
21.99/22.03	c Elapsed CPU time: 21.9387 s	Remaining CPU time: 158.061 s
21.99/22.03	c ===============================================================================
21.99/22.03	c |     24339 |      60      367    22020 |     5000     3458     40 |  0.028 % |
21.99/22.08	c ===============================================================================
21.99/22.08	c New solution: -6602
21.99/22.08	o -6602
21.99/22.08	c Elapsed CPU time: 21.9817 s	Remaining CPU time: 158.018 s
21.99/22.08	c ===============================================================================
21.99/22.08	c |     24360 |      60      368    22080 |     5000     3479     40 |  0.028 % |
22.19/22.20	c |     24463 |      60      368    22080 |     5500     3582     40 |  0.028 % |
22.29/22.31	c ===============================================================================
22.29/22.31	c New solution: -6604
22.29/22.31	o -6604
22.29/22.31	c Elapsed CPU time: 22.2096 s	Remaining CPU time: 157.79 s
22.29/22.31	c ===============================================================================
22.29/22.31	c |     24525 |      60      369    22140 |     5000     3644     40 |  0.028 % |
22.29/22.33	c ===============================================================================
22.29/22.33	c New solution: -6609
22.29/22.33	o -6609
22.29/22.33	c Elapsed CPU time: 22.2386 s	Remaining CPU time: 157.761 s
22.29/22.33	c ===============================================================================
22.29/22.33	c |     24541 |      60      370    22200 |     5000     3660     40 |  0.028 % |
22.29/22.34	c ===============================================================================
22.29/22.34	c New solution: -6610
22.29/22.34	o -6610
22.29/22.34	c Elapsed CPU time: 22.2446 s	Remaining CPU time: 157.755 s
22.29/22.34	c ===============================================================================
22.29/22.34	c |     24542 |      60      371    22260 |     5000     3661     40 |  0.028 % |
22.29/22.36	c ===============================================================================
22.29/22.36	c New solution: -6613
22.29/22.36	o -6613
22.29/22.36	c Elapsed CPU time: 22.2636 s	Remaining CPU time: 157.736 s
22.29/22.36	c ===============================================================================
22.29/22.36	c |     24551 |      60      372    22320 |     5000     3670     40 |  0.028 % |
22.29/22.37	c ===============================================================================
22.29/22.37	c New solution: -6616
22.29/22.37	o -6616
22.29/22.37	c Elapsed CPU time: 22.2696 s	Remaining CPU time: 157.73 s
22.29/22.37	c ===============================================================================
22.29/22.37	c |     24551 |      60      373    22380 |     5000     3670     40 |  0.028 % |
22.29/22.38	c ===============================================================================
22.29/22.38	c New solution: -6618
22.29/22.38	o -6618
22.29/22.38	c Elapsed CPU time: 22.2786 s	Remaining CPU time: 157.721 s
22.29/22.38	c ===============================================================================
22.29/22.38	c |     24552 |      60      374    22440 |     5000     3671     40 |  0.028 % |
22.39/22.49	c |     24653 |      60      374    22440 |     5500     3772     40 |  0.028 % |
22.49/22.59	c ===============================================================================
22.49/22.59	c New solution: -6619
22.49/22.59	o -6619
22.49/22.59	c Elapsed CPU time: 22.4886 s	Remaining CPU time: 157.511 s
22.49/22.59	c ===============================================================================
22.49/22.59	c |     24716 |      60      375    22500 |     5000     3835     40 |  0.028 % |
22.69/22.72	c ===============================================================================
22.69/22.72	c New solution: -6624
22.69/22.72	o -6624
22.69/22.72	c Elapsed CPU time: 22.6266 s	Remaining CPU time: 157.373 s
22.69/22.72	c ===============================================================================
22.69/22.72	c |     24815 |      60      376    22560 |     5000     3934     41 |  0.028 % |
22.78/22.85	c |     24916 |      60      376    22560 |     5500     4035     40 |  0.028 % |
22.99/23.01	c ===============================================================================
22.99/23.01	c New solution: -6627
22.99/23.01	o -6627
22.99/23.01	c Elapsed CPU time: 22.9155 s	Remaining CPU time: 157.084 s
22.99/23.01	c ===============================================================================
22.99/23.01	c |     25032 |      60      377    22620 |     5000     4151     40 |  0.028 % |
22.99/23.07	c ===============================================================================
22.99/23.07	c New solution: -6628
22.99/23.07	o -6628
22.99/23.07	c Elapsed CPU time: 22.9725 s	Remaining CPU time: 157.027 s
22.99/23.07	c ===============================================================================
22.99/23.07	c |     25064 |      60      378    22680 |     5000     4183     40 |  0.028 % |
23.09/23.19	c |     25165 |      60      378    22680 |     5500     4284     40 |  0.028 % |
23.28/23.39	c |     25316 |      60      378    22680 |     6050     4435     40 |  0.028 % |
23.48/23.58	c ===============================================================================
23.48/23.58	c New solution: -6636
23.48/23.58	o -6636
23.48/23.58	c Elapsed CPU time: 23.4804 s	Remaining CPU time: 156.52 s
23.48/23.58	c ===============================================================================
23.48/23.58	c |     25427 |      60      379    22740 |     5000     4546     40 |  0.028 % |
23.48/23.59	c ===============================================================================
23.48/23.59	c New solution: -6642
23.48/23.59	o -6642
23.48/23.59	c Elapsed CPU time: 23.4864 s	Remaining CPU time: 156.514 s
23.48/23.59	c ===============================================================================
23.48/23.59	c |     25427 |      60      380    22800 |     5000     4546     40 |  0.028 % |
23.58/23.64	c ===============================================================================
23.58/23.64	c New solution: -6646
23.58/23.64	o -6646
23.58/23.64	c Elapsed CPU time: 23.5354 s	Remaining CPU time: 156.465 s
23.58/23.64	c ===============================================================================
23.58/23.64	c |     25453 |      60      381    22860 |     5000     4572     40 |  0.028 % |
23.58/23.65	c ===============================================================================
23.58/23.65	c New solution: -6652
23.58/23.65	o -6652
23.58/23.65	c Elapsed CPU time: 23.5424 s	Remaining CPU time: 156.458 s
23.58/23.65	c ===============================================================================
23.58/23.65	c |     25453 |      60      382    22920 |     5000     4572     40 |  0.028 % |
23.68/23.70	c ===============================================================================
23.68/23.70	c New solution: -6664
23.68/23.70	o -6664
23.68/23.70	c Elapsed CPU time: 23.5984 s	Remaining CPU time: 156.402 s
23.68/23.70	c ===============================================================================
23.68/23.70	c |     25483 |      60      383    22980 |     5000     4602     40 |  0.028 % |
23.68/23.74	c ===============================================================================
23.68/23.74	c New solution: -6670
23.68/23.74	o -6670
23.68/23.74	c Elapsed CPU time: 23.6414 s	Remaining CPU time: 156.359 s
23.68/23.74	c ===============================================================================
23.68/23.74	c |     25502 |      60      384    23040 |     5000     4621     41 |  0.028 % |
23.68/23.75	c ===============================================================================
23.68/23.75	c New solution: -6676
23.68/23.75	o -6676
23.68/23.75	c Elapsed CPU time: 23.6484 s	Remaining CPU time: 156.352 s
23.68/23.75	c ===============================================================================
23.68/23.75	c |     25502 |      60      385    23100 |     5000     4621     41 |  0.028 % |
23.68/23.76	c ===============================================================================
23.68/23.76	c New solution: -6678
23.68/23.76	o -6678
23.68/23.76	c Elapsed CPU time: 23.6554 s	Remaining CPU time: 156.345 s
23.68/23.76	c ===============================================================================
23.68/23.76	c |     25502 |      60      386    23160 |     5000     4621     41 |  0.028 % |
23.88/23.92	c |     25604 |      60      386    23160 |     5500     4723     41 |  0.028 % |
23.98/24.02	c ===============================================================================
23.98/24.02	c New solution: -6684
23.98/24.02	o -6684
23.98/24.02	c Elapsed CPU time: 23.9144 s	Remaining CPU time: 156.086 s
23.98/24.02	c ===============================================================================
23.98/24.02	c |     25669 |      60      387    23220 |     5000     4788     41 |  0.028 % |
23.98/24.05	c ===============================================================================
23.98/24.05	c New solution: -6687
23.98/24.05	o -6687
23.98/24.05	c Elapsed CPU time: 23.9444 s	Remaining CPU time: 156.056 s
23.98/24.05	c ===============================================================================
23.98/24.05	c |     25684 |      60      388    23280 |     5000     4803     41 |  0.028 % |
23.98/24.07	c ===============================================================================
23.98/24.07	c New solution: -6693
23.98/24.07	o -6693
23.98/24.07	c Elapsed CPU time: 23.9644 s	Remaining CPU time: 156.036 s
23.98/24.07	c ===============================================================================
23.98/24.07	c |     25694 |      60      389    23340 |     5000     4813     41 |  0.028 % |
24.19/24.23	c |     25795 |      60      389    23340 |     5500     4914     41 |  0.028 % |
24.19/24.24	c ===============================================================================
24.19/24.24	c New solution: -6698
24.19/24.24	o -6698
24.19/24.24	c Elapsed CPU time: 24.1323 s	Remaining CPU time: 155.868 s
24.19/24.24	c ===============================================================================
24.19/24.24	c |     25801 |      60      390    23400 |     5000     4920     41 |  0.028 % |
24.19/24.26	c ===============================================================================
24.19/24.26	c New solution: -6699
24.19/24.26	o -6699
24.19/24.26	c Elapsed CPU time: 24.1563 s	Remaining CPU time: 155.844 s
24.19/24.26	c ===============================================================================
24.19/24.26	c |     25811 |      60      391    23460 |     5000     4930     41 |  0.028 % |
24.19/24.27	c ===============================================================================
24.19/24.27	c New solution: -6701
24.19/24.27	o -6701
24.19/24.27	c Elapsed CPU time: 24.1623 s	Remaining CPU time: 155.838 s
24.19/24.27	c ===============================================================================
24.19/24.27	c |     25811 |      60      392    23520 |     5000     4930     41 |  0.028 % |
24.19/24.28	c ===============================================================================
24.19/24.28	c New solution: -6703
24.19/24.28	o -6703
24.19/24.28	c Elapsed CPU time: 24.1763 s	Remaining CPU time: 155.824 s
24.19/24.28	c ===============================================================================
24.19/24.28	c |     25816 |      60      393    23580 |     5000     4935     41 |  0.028 % |
24.19/24.29	c ===============================================================================
24.19/24.29	c New solution: -6705
24.19/24.29	o -6705
24.19/24.29	c Elapsed CPU time: 24.1823 s	Remaining CPU time: 155.818 s
24.19/24.29	c ===============================================================================
24.19/24.29	c |     25816 |      60      394    23640 |     5000     4935     41 |  0.028 % |
24.19/24.30	c ===============================================================================
24.19/24.30	c New solution: -6711
24.19/24.30	o -6711
24.19/24.30	c Elapsed CPU time: 24.1903 s	Remaining CPU time: 155.81 s
24.19/24.30	c ===============================================================================
24.19/24.30	c |     25817 |      60      395    23700 |     5000     4936     41 |  0.028 % |
24.29/24.32	c ===============================================================================
24.29/24.32	c New solution: -6714
24.29/24.32	o -6714
24.29/24.32	c Elapsed CPU time: 24.2143 s	Remaining CPU time: 155.786 s
24.29/24.32	c ===============================================================================
24.29/24.32	c |     25827 |      60      396    23760 |     5000     4946     41 |  0.028 % |
24.29/24.33	c ===============================================================================
24.29/24.33	c New solution: -6718
24.29/24.33	o -6718
24.29/24.33	c Elapsed CPU time: 24.2203 s	Remaining CPU time: 155.78 s
24.29/24.33	c ===============================================================================
24.29/24.33	c |     25828 |      60      397    23820 |     5000     4947     41 |  0.028 % |
24.29/24.33	c ===============================================================================
24.29/24.33	c New solution: -6720
24.29/24.33	o -6720
24.29/24.33	c Elapsed CPU time: 24.2263 s	Remaining CPU time: 155.774 s
24.29/24.33	c ===============================================================================
24.29/24.33	c |     25828 |      60      398    23880 |     5000     4947     41 |  0.028 % |
24.39/24.40	c ===============================================================================
24.39/24.40	c New solution: -6721
24.39/24.40	o -6721
24.39/24.40	c Elapsed CPU time: 24.2953 s	Remaining CPU time: 155.705 s
24.39/24.40	c ===============================================================================
24.39/24.40	c |     25864 |      60      399    23940 |     5000     4983     41 |  0.028 % |
24.39/24.41	c ===============================================================================
24.39/24.41	c New solution: -6724
24.39/24.41	o -6724
24.39/24.41	c Elapsed CPU time: 24.3013 s	Remaining CPU time: 155.699 s
24.39/24.41	c ===============================================================================
24.39/24.41	c |     25864 |      60      400    24000 |     5000     4983     41 |  0.028 % |
24.39/24.44	c ===============================================================================
24.39/24.44	c New solution: -6734
24.39/24.44	o -6734
24.39/24.44	c Elapsed CPU time: 24.3303 s	Remaining CPU time: 155.67 s
24.39/24.44	c ===============================================================================
24.39/24.44	c |     25878 |      60      401    24060 |     5000     4997     41 |  0.028 % |
24.39/24.45	c ===============================================================================
24.39/24.45	c New solution: -6735
24.39/24.45	o -6735
24.39/24.45	c Elapsed CPU time: 24.3443 s	Remaining CPU time: 155.656 s
24.39/24.45	c ===============================================================================
24.39/24.45	c |     25884 |      60      402    24120 |     5000     5003     41 |  0.028 % |
24.39/24.46	c ===============================================================================
24.39/24.46	c New solution: -6736
24.39/24.46	o -6736
24.39/24.46	c Elapsed CPU time: 24.3573 s	Remaining CPU time: 155.643 s
24.39/24.46	c ===============================================================================
24.39/24.46	c |     25884 |      60      403    24180 |     5000     2502     41 |  0.028 % |
24.39/24.47	c ===============================================================================
24.39/24.47	c New solution: -6740
24.39/24.47	o -6740
24.39/24.47	c Elapsed CPU time: 24.3633 s	Remaining CPU time: 155.637 s
24.39/24.47	c ===============================================================================
24.39/24.47	c |     25884 |      60      404    24240 |     5000     2502     41 |  0.028 % |
24.39/24.48	c ===============================================================================
24.39/24.48	c New solution: -6742
24.39/24.48	o -6742
24.39/24.48	c Elapsed CPU time: 24.3693 s	Remaining CPU time: 155.631 s
24.39/24.48	c ===============================================================================
24.39/24.48	c |     25884 |      60      405    24300 |     5000     2502     41 |  0.028 % |
24.49/24.58	c ===============================================================================
24.49/24.58	c New solution: -6744
24.49/24.58	o -6744
24.49/24.58	c Elapsed CPU time: 24.4693 s	Remaining CPU time: 155.531 s
24.49/24.58	c ===============================================================================
24.49/24.58	c |     25936 |      60      406    24360 |     5000     2554     41 |  0.028 % |
24.49/24.58	c ===============================================================================
24.49/24.58	c New solution: -6748
24.49/24.58	o -6748
24.49/24.58	c Elapsed CPU time: 24.4763 s	Remaining CPU time: 155.524 s
24.49/24.58	c ===============================================================================
24.49/24.58	c |     25936 |      60      407    24420 |     5000     2554     41 |  0.028 % |
24.59/24.60	c ===============================================================================
24.59/24.60	c New solution: -6749
24.59/24.60	o -6749
24.59/24.60	c Elapsed CPU time: 24.4933 s	Remaining CPU time: 155.507 s
24.59/24.60	c ===============================================================================
24.59/24.60	c |     25943 |      60      408    24480 |     5000     2561     41 |  0.028 % |
24.59/24.61	c ===============================================================================
24.59/24.61	c New solution: -6753
24.59/24.61	o -6753
24.59/24.61	c Elapsed CPU time: 24.5003 s	Remaining CPU time: 155.5 s
24.59/24.61	c ===============================================================================
24.59/24.61	c |     25943 |      60      409    24540 |     5000     2561     41 |  0.028 % |
24.59/24.61	c ===============================================================================
24.59/24.61	c New solution: -6755
24.59/24.61	o -6755
24.59/24.61	c Elapsed CPU time: 24.5083 s	Remaining CPU time: 155.492 s
24.59/24.61	c ===============================================================================
24.59/24.61	c |     25944 |      60      410    24600 |     5000     2562     41 |  0.028 % |
24.59/24.62	c ===============================================================================
24.59/24.62	c New solution: -6761
24.59/24.62	o -6761
24.59/24.62	c Elapsed CPU time: 24.5143 s	Remaining CPU time: 155.486 s
24.59/24.62	c ===============================================================================
24.59/24.62	c |     25944 |      60      411    24660 |     5000     2562     41 |  0.028 % |
24.68/24.71	c ===============================================================================
24.68/24.71	c New solution: -6765
24.68/24.71	o -6765
24.68/24.71	c Elapsed CPU time: 24.5993 s	Remaining CPU time: 155.401 s
24.68/24.71	c ===============================================================================
24.68/24.71	c |     25988 |      60      412    24720 |     5000     2606     42 |  0.028 % |
24.68/24.72	c ===============================================================================
24.68/24.72	c New solution: -6767
24.68/24.72	o -6767
24.68/24.72	c Elapsed CPU time: 24.6113 s	Remaining CPU time: 155.389 s
24.68/24.72	c ===============================================================================
24.68/24.72	c |     25992 |      60      413    24780 |     5000     2610     42 |  0.028 % |
24.68/24.73	c ===============================================================================
24.68/24.73	c New solution: -6769
24.68/24.73	o -6769
24.68/24.73	c Elapsed CPU time: 24.6203 s	Remaining CPU time: 155.38 s
24.68/24.73	c ===============================================================================
24.68/24.73	c |     25995 |      60      414    24840 |     5000     2613     42 |  0.028 % |
24.68/24.73	c ===============================================================================
24.68/24.73	c New solution: -6770
24.68/24.73	o -6770
24.68/24.73	c Elapsed CPU time: 24.6263 s	Remaining CPU time: 155.374 s
24.68/24.73	c ===============================================================================
24.68/24.73	c |     25995 |      60      415    24900 |     5000     2613     42 |  0.028 % |
24.68/24.76	c ===============================================================================
24.68/24.76	c New solution: -6772
24.68/24.76	o -6772
24.68/24.76	c Elapsed CPU time: 24.6473 s	Remaining CPU time: 155.353 s
24.68/24.76	c ===============================================================================
24.68/24.76	c |     26004 |      60      416    24960 |     5000     2622     42 |  0.028 % |
24.68/24.77	c ===============================================================================
24.68/24.77	c New solution: -6774
24.68/24.77	o -6774
24.68/24.77	c Elapsed CPU time: 24.6563 s	Remaining CPU time: 155.344 s
24.68/24.77	c ===============================================================================
24.68/24.77	c |     26006 |      60      417    25020 |     5000     2624     42 |  0.028 % |
24.78/24.89	c |     26106 |      60      417    25020 |     5500     2724     41 |  0.028 % |
24.98/25.08	c |     26256 |      60      417    25020 |     6050     2874     41 |  0.028 % |
25.29/25.33	c ===============================================================================
25.29/25.33	c New solution: -6779
25.29/25.33	o -6779
25.29/25.33	c Elapsed CPU time: 25.2172 s	Remaining CPU time: 154.783 s
25.29/25.33	c ===============================================================================
25.29/25.33	c |     26443 |      60      418    25080 |     5000     3061     41 |  0.028 % |
25.29/25.37	c ===============================================================================
25.29/25.37	c New solution: -6785
25.29/25.37	o -6785
25.29/25.37	c Elapsed CPU time: 25.2592 s	Remaining CPU time: 154.741 s
25.29/25.37	c ===============================================================================
25.29/25.37	c |     26463 |      60      419    25140 |     5000     3081     41 |  0.028 % |
25.38/25.40	c ===============================================================================
25.38/25.40	c New solution: -6788
25.38/25.40	o -6788
25.38/25.40	c Elapsed CPU time: 25.2902 s	Remaining CPU time: 154.71 s
25.38/25.40	c ===============================================================================
25.38/25.40	c |     26475 |      60      420    25200 |     5000     3093     41 |  0.028 % |
25.38/25.45	c ===============================================================================
25.38/25.45	c New solution: -6791
25.38/25.45	o -6791
25.38/25.45	c Elapsed CPU time: 25.3341 s	Remaining CPU time: 154.666 s
25.38/25.45	c ===============================================================================
25.38/25.45	c |     26493 |      60      421    25260 |     5000     3111     41 |  0.028 % |
25.38/25.45	c ===============================================================================
25.38/25.45	c New solution: -6794
25.38/25.45	o -6794
25.38/25.45	c Elapsed CPU time: 25.3421 s	Remaining CPU time: 154.658 s
25.38/25.45	c ===============================================================================
25.38/25.45	c |     26494 |      60      422    25320 |     5000     3112     41 |  0.028 % |
25.38/25.46	c ===============================================================================
25.38/25.46	c New solution: -6800
25.38/25.46	o -6800
25.38/25.46	c Elapsed CPU time: 25.3491 s	Remaining CPU time: 154.651 s
25.38/25.46	c ===============================================================================
25.38/25.46	c |     26494 |      60      423    25380 |     5000     3112     41 |  0.028 % |
25.38/25.48	c ===============================================================================
25.38/25.48	c New solution: -6803
25.38/25.48	o -6803
25.38/25.48	c Elapsed CPU time: 25.3651 s	Remaining CPU time: 154.635 s
25.38/25.48	c ===============================================================================
25.38/25.48	c |     26497 |      60      424    25440 |     5000     3115     41 |  0.028 % |
25.48/25.51	c ===============================================================================
25.48/25.51	c New solution: -6804
25.48/25.51	o -6804
25.48/25.51	c Elapsed CPU time: 25.3951 s	Remaining CPU time: 154.605 s
25.48/25.51	c ===============================================================================
25.48/25.51	c |     26514 |      60      425    25500 |     5000     3132     41 |  0.028 % |
25.48/25.51	c ===============================================================================
25.48/25.51	c New solution: -6806
25.48/25.51	o -6806
25.48/25.51	c Elapsed CPU time: 25.4021 s	Remaining CPU time: 154.598 s
25.48/25.51	c ===============================================================================
25.48/25.51	c |     26514 |      60      426    25560 |     5000     3132     41 |  0.028 % |
25.48/25.53	c ===============================================================================
25.48/25.53	c New solution: -6807
25.48/25.53	o -6807
25.48/25.53	c Elapsed CPU time: 25.4221 s	Remaining CPU time: 154.578 s
25.48/25.53	c ===============================================================================
25.48/25.53	c |     26520 |      60      427    25620 |     5000     3138     41 |  0.028 % |
25.48/25.55	c ===============================================================================
25.48/25.55	c New solution: -6815
25.48/25.55	o -6815
25.48/25.55	c Elapsed CPU time: 25.4421 s	Remaining CPU time: 154.558 s
25.48/25.55	c ===============================================================================
25.48/25.55	c |     26528 |      60      428    25680 |     5000     3146     41 |  0.028 % |
25.48/25.56	c ===============================================================================
25.48/25.56	c New solution: -6817
25.48/25.56	o -6817
25.48/25.56	c Elapsed CPU time: 25.4491 s	Remaining CPU time: 154.551 s
25.48/25.56	c ===============================================================================
25.48/25.56	c |     26528 |      60      429    25740 |     5000     3146     41 |  0.028 % |
25.48/25.57	c ===============================================================================
25.48/25.57	c New solution: -6818
25.48/25.57	o -6818
25.48/25.57	c Elapsed CPU time: 25.4571 s	Remaining CPU time: 154.543 s
25.48/25.57	c ===============================================================================
25.48/25.57	c |     26528 |      60      430    25800 |     5000     3146     41 |  0.028 % |
25.48/25.59	c ===============================================================================
25.48/25.59	c New solution: -6821
25.48/25.59	o -6821
25.48/25.59	c Elapsed CPU time: 25.4781 s	Remaining CPU time: 154.522 s
25.48/25.59	c ===============================================================================
25.48/25.59	c |     26535 |      60      431    25860 |     5000     3153     41 |  0.028 % |
25.58/25.60	c ===============================================================================
25.58/25.60	c New solution: -6823
25.58/25.60	o -6823
25.58/25.60	c Elapsed CPU time: 25.4861 s	Remaining CPU time: 154.514 s
25.58/25.60	c ===============================================================================
25.58/25.60	c |     26535 |      60      432    25920 |     5000     3153     41 |  0.028 % |
25.58/25.61	c ===============================================================================
25.58/25.61	c New solution: -6824
25.58/25.61	o -6824
25.58/25.61	c Elapsed CPU time: 25.4941 s	Remaining CPU time: 154.506 s
25.58/25.61	c ===============================================================================
25.58/25.61	c |     26535 |      60      433    25980 |     5000     3153     41 |  0.028 % |
25.58/25.61	c ===============================================================================
25.58/25.61	c New solution: -6827
25.58/25.61	o -6827
25.58/25.61	c Elapsed CPU time: 25.5021 s	Remaining CPU time: 154.498 s
25.58/25.61	c ===============================================================================
25.58/25.61	c |     26536 |      60      434    26040 |     5000     3154     41 |  0.028 % |
25.58/25.62	c ===============================================================================
25.58/25.62	c New solution: -6829
25.58/25.62	o -6829
25.58/25.62	c Elapsed CPU time: 25.5091 s	Remaining CPU time: 154.491 s
25.58/25.62	c ===============================================================================
25.58/25.62	c |     26537 |      60      435    26100 |     5000     3155     41 |  0.028 % |
25.58/25.63	c ===============================================================================
25.58/25.63	c New solution: -6830
25.58/25.63	o -6830
25.58/25.63	c Elapsed CPU time: 25.5171 s	Remaining CPU time: 154.483 s
25.58/25.63	c ===============================================================================
25.58/25.63	c |     26537 |      60      436    26160 |     5000     3155     41 |  0.028 % |
25.58/25.64	c ===============================================================================
25.58/25.64	c New solution: -6833
25.58/25.64	o -6833
25.58/25.64	c Elapsed CPU time: 25.5251 s	Remaining CPU time: 154.475 s
25.58/25.64	c ===============================================================================
25.58/25.64	c |     26538 |      60      437    26220 |     5000     3156     41 |  0.028 % |
25.58/25.67	c ===============================================================================
25.58/25.67	c New solution: -6835
25.58/25.67	o -6835
25.58/25.67	c Elapsed CPU time: 25.5611 s	Remaining CPU time: 154.439 s
25.58/25.67	c ===============================================================================
25.58/25.67	c |     26549 |      60      438    26280 |     5000     3167     41 |  0.028 % |
25.58/25.69	c ===============================================================================
25.58/25.69	c New solution: -6841
25.58/25.69	o -6841
25.58/25.69	c Elapsed CPU time: 25.5761 s	Remaining CPU time: 154.424 s
25.58/25.69	c ===============================================================================
25.58/25.69	c |     26553 |      60      439    26340 |     5000     3171     41 |  0.028 % |
25.58/25.70	c ===============================================================================
25.58/25.70	c New solution: -6847
25.58/25.70	o -6847
25.58/25.70	c Elapsed CPU time: 25.5831 s	Remaining CPU time: 154.417 s
25.58/25.70	c ===============================================================================
25.58/25.70	c |     26553 |      60      440    26400 |     5000     3171     41 |  0.028 % |
25.68/25.73	c ===============================================================================
25.68/25.73	c New solution: -6854
25.68/25.73	o -6854
25.68/25.73	c Elapsed CPU time: 25.6191 s	Remaining CPU time: 154.381 s
25.68/25.73	c ===============================================================================
25.68/25.73	c |     26568 |      60      441    26460 |     5000     3186     41 |  0.028 % |
25.68/25.74	c ===============================================================================
25.68/25.74	c New solution: -6856
25.68/25.74	o -6856
25.68/25.74	c Elapsed CPU time: 25.6261 s	Remaining CPU time: 154.374 s
25.68/25.74	c ===============================================================================
25.68/25.74	c |     26568 |      60      442    26520 |     5000     3186     41 |  0.028 % |
25.78/25.87	c ===============================================================================
25.78/25.87	c New solution: -6862
25.78/25.87	o -6862
25.78/25.87	c Elapsed CPU time: 25.7571 s	Remaining CPU time: 154.243 s
25.78/25.87	c ===============================================================================
25.78/25.87	c |     26626 |      60      443    26580 |     5000     3244     41 |  0.028 % |
25.88/25.93	c ===============================================================================
25.88/25.93	c New solution: -6868
25.88/25.93	o -6868
25.88/25.93	c Elapsed CPU time: 25.8161 s	Remaining CPU time: 154.184 s
25.88/25.93	c ===============================================================================
25.88/25.93	c |     26653 |      60      444    26640 |     5000     3271     41 |  0.028 % |
25.88/25.96	c ===============================================================================
25.88/25.96	c New solution: -6870
25.88/25.96	o -6870
25.88/25.96	c Elapsed CPU time: 25.8431 s	Remaining CPU time: 154.157 s
25.88/25.96	c ===============================================================================
25.88/25.96	c |     26663 |      60      445    26700 |     5000     3281     41 |  0.028 % |
25.98/26.03	c ===============================================================================
25.98/26.03	c New solution: -6877
25.98/26.03	o -6877
25.98/26.03	c Elapsed CPU time: 25.9211 s	Remaining CPU time: 154.079 s
25.98/26.03	c ===============================================================================
25.98/26.03	c |     26698 |      60      446    26760 |     5000     3316     41 |  0.028 % |
25.98/26.05	c ===============================================================================
25.98/26.05	c New solution: -6879
25.98/26.05	o -6879
25.98/26.05	c Elapsed CPU time: 25.9371 s	Remaining CPU time: 154.063 s
25.98/26.05	c ===============================================================================
25.98/26.05	c |     26705 |      60      447    26820 |     5000     3323     41 |  0.028 % |
25.98/26.06	c ===============================================================================
25.98/26.06	c New solution: -6883
25.98/26.06	o -6883
25.98/26.06	c Elapsed CPU time: 25.9451 s	Remaining CPU time: 154.055 s
25.98/26.06	c ===============================================================================
25.98/26.06	c |     26706 |      60      448    26880 |     5000     3324     41 |  0.028 % |
25.98/26.07	c ===============================================================================
25.98/26.07	c New solution: -6885
25.98/26.07	o -6885
25.98/26.07	c Elapsed CPU time: 25.9581 s	Remaining CPU time: 154.042 s
25.98/26.07	c ===============================================================================
25.98/26.07	c |     26708 |      60      449    26940 |     5000     3326     41 |  0.028 % |
25.98/26.08	c ===============================================================================
25.98/26.08	c New solution: -6886
25.98/26.08	o -6886
25.98/26.08	c Elapsed CPU time: 25.9661 s	Remaining CPU time: 154.034 s
25.98/26.08	c ===============================================================================
25.98/26.08	c |     26709 |      60      450    27000 |     5000     3327     41 |  0.028 % |
25.98/26.09	c ===============================================================================
25.98/26.09	c New solution: -6899
25.98/26.09	o -6899
25.98/26.09	c Elapsed CPU time: 25.9761 s	Remaining CPU time: 154.024 s
25.98/26.09	c ===============================================================================
25.98/26.09	c |     26711 |      60      451    27060 |     5000     3329     41 |  0.028 % |
26.08/26.10	c ===============================================================================
26.08/26.10	c New solution: -6905
26.08/26.10	o -6905
26.08/26.10	c Elapsed CPU time: 25.984 s	Remaining CPU time: 154.016 s
26.08/26.10	c ===============================================================================
26.08/26.10	c |     26711 |      60      452    27120 |     5000     3329     41 |  0.028 % |
26.08/26.11	c ===============================================================================
26.08/26.11	c New solution: -6907
26.08/26.11	o -6907
26.08/26.11	c Elapsed CPU time: 25.991 s	Remaining CPU time: 154.009 s
26.08/26.11	c ===============================================================================
26.08/26.11	c |     26711 |      60      453    27180 |     5000     3329     41 |  0.028 % |
26.08/26.12	c ===============================================================================
26.08/26.12	c New solution: -6920
26.08/26.12	o -6920
26.08/26.12	c Elapsed CPU time: 26.005 s	Remaining CPU time: 153.995 s
26.08/26.12	c ===============================================================================
26.08/26.12	c |     26715 |      60      454    27240 |     5000     3333     41 |  0.028 % |
26.08/26.14	c ===============================================================================
26.08/26.14	c New solution: -6928
26.08/26.14	o -6928
26.08/26.14	c Elapsed CPU time: 26.027 s	Remaining CPU time: 153.973 s
26.08/26.14	c ===============================================================================
26.08/26.14	c |     26722 |      60      455    27300 |     5000     3340     41 |  0.028 % |
26.08/26.16	c ===============================================================================
26.08/26.16	c New solution: -6932
26.08/26.16	o -6932
26.08/26.16	c Elapsed CPU time: 26.049 s	Remaining CPU time: 153.951 s
26.08/26.16	c ===============================================================================
26.08/26.16	c |     26729 |      60      456    27360 |     5000     3347     41 |  0.028 % |
26.08/26.17	c ===============================================================================
26.08/26.17	c New solution: -6940
26.08/26.17	o -6940
26.08/26.17	c Elapsed CPU time: 26.06 s	Remaining CPU time: 153.94 s
26.08/26.17	c ===============================================================================
26.08/26.17	c |     26730 |      60      457    27420 |     5000     3348     41 |  0.028 % |
26.08/26.19	c ===============================================================================
26.08/26.19	c New solution: -6950
26.08/26.19	o -6950
26.08/26.19	c Elapsed CPU time: 26.077 s	Remaining CPU time: 153.923 s
26.08/26.19	c ===============================================================================
26.08/26.19	c |     26733 |      60      458    27480 |     5000     3351     41 |  0.028 % |
26.18/26.21	c ===============================================================================
26.18/26.21	c New solution: -6961
26.18/26.21	o -6961
26.18/26.21	c Elapsed CPU time: 26.094 s	Remaining CPU time: 153.906 s
26.18/26.21	c ===============================================================================
26.18/26.21	c |     26739 |      60      459    27540 |     5000     3357     41 |  0.028 % |
26.18/26.24	c ===============================================================================
26.18/26.24	c New solution: -6963
26.18/26.24	o -6963
26.18/26.24	c Elapsed CPU time: 26.127 s	Remaining CPU time: 153.873 s
26.18/26.24	c ===============================================================================
26.18/26.24	c |     26751 |      60      460    27600 |     5000     3369     41 |  0.028 % |
26.18/26.25	c ===============================================================================
26.18/26.25	c New solution: -6964
26.18/26.25	o -6964
26.18/26.25	c Elapsed CPU time: 26.134 s	Remaining CPU time: 153.866 s
26.18/26.25	c ===============================================================================
26.18/26.25	c |     26751 |      60      461    27660 |     5000     3369     41 |  0.028 % |
26.18/26.26	c ===============================================================================
26.18/26.26	c New solution: -6967
26.18/26.26	o -6967
26.18/26.26	c Elapsed CPU time: 26.142 s	Remaining CPU time: 153.858 s
26.18/26.26	c ===============================================================================
26.18/26.26	c |     26752 |      60      462    27720 |     5000     3370     41 |  0.028 % |
26.18/26.27	c ===============================================================================
26.18/26.27	c New solution: -6972
26.18/26.27	o -6972
26.18/26.27	c Elapsed CPU time: 26.152 s	Remaining CPU time: 153.848 s
26.18/26.27	c ===============================================================================
26.18/26.27	c |     26753 |      60      463    27780 |     5000     3371     41 |  0.028 % |
26.18/26.27	c ===============================================================================
26.18/26.27	c New solution: -6974
26.18/26.27	o -6974
26.18/26.27	c Elapsed CPU time: 26.159 s	Remaining CPU time: 153.841 s
26.18/26.27	c ===============================================================================
26.18/26.27	c |     26753 |      60      464    27840 |     5000     3371     41 |  0.028 % |
26.18/26.28	c ===============================================================================
26.18/26.28	c New solution: -6978
26.18/26.28	o -6978
26.18/26.28	c Elapsed CPU time: 26.167 s	Remaining CPU time: 153.833 s
26.18/26.28	c ===============================================================================
26.18/26.28	c |     26753 |      60      465    27900 |     5000     3371     41 |  0.028 % |
26.18/26.29	c ===============================================================================
26.18/26.29	c New solution: -6980
26.18/26.29	o -6980
26.18/26.29	c Elapsed CPU time: 26.174 s	Remaining CPU time: 153.826 s
26.18/26.29	c ===============================================================================
26.18/26.29	c |     26753 |      60      466    27960 |     5000     3371     41 |  0.028 % |
26.28/26.30	c ===============================================================================
26.28/26.30	c New solution: -6992
26.28/26.30	o -6992
26.28/26.30	c Elapsed CPU time: 26.188 s	Remaining CPU time: 153.812 s
26.28/26.30	c ===============================================================================
26.28/26.30	c |     26758 |      60      467    28020 |     5000     3376     41 |  0.028 % |
26.28/26.31	c ===============================================================================
26.28/26.31	c New solution: -6998
26.28/26.31	o -6998
26.28/26.31	c Elapsed CPU time: 26.195 s	Remaining CPU time: 153.805 s
26.28/26.31	c ===============================================================================
26.28/26.31	c |     26758 |      60      468    28080 |     5000     3376     41 |  0.028 % |
26.28/26.32	c ===============================================================================
26.28/26.32	c New solution: -7014
26.28/26.32	o -7014
26.28/26.32	c Elapsed CPU time: 26.202 s	Remaining CPU time: 153.798 s
26.28/26.32	c ===============================================================================
26.28/26.32	c |     26758 |      60      469    28140 |     5000     3376     41 |  0.028 % |
26.28/26.34	c ===============================================================================
26.28/26.34	c New solution: -7019
26.28/26.34	o -7019
26.28/26.34	c Elapsed CPU time: 26.221 s	Remaining CPU time: 153.779 s
26.28/26.34	c ===============================================================================
26.28/26.34	c |     26763 |      60      470    28200 |     5000     3381     41 |  0.028 % |
26.28/26.40	c ===============================================================================
26.28/26.40	c New solution: -7024
26.28/26.40	o -7024
26.28/26.40	c Elapsed CPU time: 26.285 s	Remaining CPU time: 153.715 s
26.28/26.40	c ===============================================================================
26.28/26.40	c |     26804 |      60      471    28260 |     5000     3422     41 |  0.028 % |
26.38/26.50	c ===============================================================================
26.38/26.50	c New solution: -7035
26.38/26.50	o -7035
26.38/26.50	c Elapsed CPU time: 26.38 s	Remaining CPU time: 153.62 s
26.38/26.50	c ===============================================================================
26.38/26.50	c |     26852 |      60      472    28320 |     5000     3470     41 |  0.028 % |
26.48/26.50	c ===============================================================================
26.48/26.50	c New solution: -7037
26.48/26.50	o -7037
26.48/26.50	c Elapsed CPU time: 26.387 s	Remaining CPU time: 153.613 s
26.48/26.50	c ===============================================================================
26.48/26.50	c |     26852 |      60      473    28380 |     5000     3470     41 |  0.028 % |
26.48/26.51	c ===============================================================================
26.48/26.51	c New solution: -7062
26.48/26.51	o -7062
26.48/26.51	c Elapsed CPU time: 26.396 s	Remaining CPU time: 153.604 s
26.48/26.51	c ===============================================================================
26.48/26.51	c |     26855 |      60      474    28440 |     5000     3473     41 |  0.028 % |
26.48/26.52	c ===============================================================================
26.48/26.52	c New solution: -7064
26.48/26.52	o -7064
26.48/26.52	c Elapsed CPU time: 26.402 s	Remaining CPU time: 153.598 s
26.48/26.52	c ===============================================================================
26.48/26.52	c |     26855 |      60      475    28500 |     5000     3473     41 |  0.028 % |
26.58/26.62	c ===============================================================================
26.58/26.62	c New solution: -7067
26.58/26.62	o -7067
26.58/26.62	c Elapsed CPU time: 26.508 s	Remaining CPU time: 153.492 s
26.58/26.62	c ===============================================================================
26.58/26.62	c |     26911 |      60      476    28560 |     5000     3529     41 |  0.028 % |
26.78/26.81	c |     27014 |      60      476    28560 |     5500     3632     41 |  0.028 % |
26.78/26.83	c ===============================================================================
26.78/26.83	c New solution: -7069
26.78/26.83	o -7069
26.78/26.83	c Elapsed CPU time: 26.7139 s	Remaining CPU time: 153.286 s
26.78/26.83	c ===============================================================================
26.78/26.83	c |     27027 |      60      477    28620 |     5000     3645     41 |  0.028 % |
26.98/27.00	c ===============================================================================
26.98/27.00	c New solution: -7071
26.98/27.00	o -7071
26.98/27.00	c Elapsed CPU time: 26.8859 s	Remaining CPU time: 153.114 s
26.98/27.00	c ===============================================================================
26.98/27.00	c |     27122 |      60      478    28680 |     5000     3740     41 |  0.028 % |
27.08/27.19	c |     27224 |      60      478    28680 |     5500     3842     41 |  0.028 % |
27.18/27.26	c ===============================================================================
27.18/27.26	c New solution: -7090
27.18/27.26	o -7090
27.18/27.26	c Elapsed CPU time: 27.1389 s	Remaining CPU time: 152.861 s
27.18/27.26	c ===============================================================================
27.18/27.26	c |     27277 |      60      479    28740 |     5000     3895     41 |  0.028 % |
27.28/27.37	c ===============================================================================
27.28/27.37	c New solution: -7106
27.28/27.37	o -7106
27.28/27.37	c Elapsed CPU time: 27.2519 s	Remaining CPU time: 152.748 s
27.28/27.37	c ===============================================================================
27.28/27.37	c |     27334 |      60      480    28800 |     5000     3952     41 |  0.028 % |
27.39/27.48	c ===============================================================================
27.39/27.48	c New solution: -7110
27.39/27.48	o -7110
27.39/27.48	c Elapsed CPU time: 27.3678 s	Remaining CPU time: 152.632 s
27.39/27.48	c ===============================================================================
27.39/27.48	c |     27385 |      60      481    28860 |     5000     4003     41 |  0.028 % |
27.58/27.60	c ===============================================================================
27.58/27.60	c New solution: -7128
27.58/27.60	o -7128
27.58/27.60	c Elapsed CPU time: 27.4818 s	Remaining CPU time: 152.518 s
27.58/27.60	c ===============================================================================
27.58/27.60	c |     27433 |      60      482    28920 |     5000     4051     41 |  0.028 % |
27.68/27.78	c ===============================================================================
27.68/27.78	c New solution: -7138
27.68/27.78	o -7138
27.68/27.78	c Elapsed CPU time: 27.6608 s	Remaining CPU time: 152.339 s
27.68/27.78	c ===============================================================================
27.68/27.78	c |     27510 |      60      483    28980 |     5000     4128     41 |  0.028 % |
27.68/27.79	c ===============================================================================
27.68/27.79	c New solution: -7140
27.68/27.79	o -7140
27.68/27.79	c Elapsed CPU time: 27.6698 s	Remaining CPU time: 152.33 s
27.68/27.79	c ===============================================================================
27.68/27.79	c |     27510 |      60      484    29040 |     5000     4128     41 |  0.028 % |
27.78/27.81	c ===============================================================================
27.78/27.81	c New solution: -7159
27.78/27.81	o -7159
27.78/27.81	c Elapsed CPU time: 27.6938 s	Remaining CPU time: 152.306 s
27.78/27.81	c ===============================================================================
27.78/27.81	c |     27517 |      60      485    29100 |     5000     4135     41 |  0.028 % |
27.98/28.02	c |     27618 |      60      485    29100 |     5500     4236     41 |  0.028 % |
28.28/28.34	c |     27769 |      60      485    29100 |     6050     4387     41 |  0.028 % |
28.59/28.62	c ===============================================================================
28.59/28.62	c New solution: -7160
28.59/28.62	o -7160
28.59/28.62	c Elapsed CPU time: 28.4957 s	Remaining CPU time: 151.504 s
28.59/28.62	c ===============================================================================
28.59/28.62	c |     27896 |      60      486    29160 |     5000     4514     41 |  0.028 % |
28.78/28.81	c |     27998 |      60      486    29160 |     5500     4616     41 |  0.028 % |
28.88/28.94	c ===============================================================================
28.88/28.94	c New solution: -7161
28.88/28.94	o -7161
28.88/28.94	c Elapsed CPU time: 28.8226 s	Remaining CPU time: 151.177 s
28.88/28.94	c ===============================================================================
28.88/28.94	c |     28056 |      60      487    29220 |     5000     4674     41 |  0.028 % |
29.08/29.12	c ===============================================================================
29.08/29.12	c New solution: -7163
29.08/29.12	o -7163
29.08/29.12	c Elapsed CPU time: 29.0026 s	Remaining CPU time: 150.997 s
29.08/29.12	c ===============================================================================
29.08/29.12	c |     28133 |      60      488    29280 |     5000     4751     41 |  0.028 % |
29.08/29.14	c ===============================================================================
29.08/29.14	c New solution: -7181
29.08/29.14	o -7181
29.08/29.14	c Elapsed CPU time: 29.0186 s	Remaining CPU time: 150.981 s
29.08/29.14	c ===============================================================================
29.08/29.14	c |     28137 |      60      489    29340 |     5000     4755     41 |  0.028 % |
29.28/29.36	c |     28239 |      60      489    29340 |     5500     4857     41 |  0.028 % |
29.48/29.51	c ===============================================================================
29.48/29.51	c New solution: -7183
29.48/29.51	o -7183
29.48/29.51	c Elapsed CPU time: 29.3885 s	Remaining CPU time: 150.611 s
29.48/29.51	c ===============================================================================
29.48/29.51	c |     28304 |      60      490    29400 |     5000     4922     41 |  0.028 % |
29.58/29.68	c |     28404 |      60      490    29400 |     5500     5022     41 |  0.028 % |
29.68/29.72	c ===============================================================================
29.68/29.72	c New solution: -7186
29.68/29.72	o -7186
29.68/29.72	c Elapsed CPU time: 29.5935 s	Remaining CPU time: 150.406 s
29.68/29.72	c ===============================================================================
29.68/29.72	c |     28418 |      60      491    29460 |     5000     5036     41 |  0.028 % |
29.88/29.90	c ===============================================================================
29.88/29.90	c New solution: -7188
29.88/29.90	o -7188
29.88/29.90	c Elapsed CPU time: 29.7715 s	Remaining CPU time: 150.229 s
29.88/29.90	c ===============================================================================
29.88/29.90	c |     28517 |      60      492    29520 |     5000     2617     40 |  0.028 % |
29.98/30.08	c |     28619 |      60      492    29520 |     5500     2719     40 |  0.028 % |
30.18/30.26	c ===============================================================================
30.18/30.26	c New solution: -7208
30.18/30.26	o -7208
30.18/30.26	c Elapsed CPU time: 30.1304 s	Remaining CPU time: 149.87 s
30.18/30.26	c ===============================================================================
30.18/30.26	c |     28703 |      60      493    29580 |     5000     2803     40 |  0.028 % |
30.38/30.40	c |     28803 |      60      493    29580 |     5500     2903     40 |  0.028 % |
30.58/30.63	c |     28956 |      60      493    29580 |     6050     3056     40 |  0.028 % |
30.88/30.92	c ===============================================================================
30.88/30.92	c New solution: -7215
30.88/30.92	o -7215
30.88/30.92	c Elapsed CPU time: 30.7893 s	Remaining CPU time: 149.211 s
30.88/30.92	c ===============================================================================
30.88/30.92	c |     29109 |      60      494    29640 |     5000     3209     40 |  0.028 % |
30.88/30.93	c ===============================================================================
30.88/30.93	c New solution: -7217
30.88/30.93	o -7217
30.88/30.93	c Elapsed CPU time: 30.7973 s	Remaining CPU time: 149.203 s
30.88/30.93	c ===============================================================================
30.88/30.93	c |     29109 |      60      495    29700 |     5000     3209     40 |  0.028 % |
30.88/30.94	c ===============================================================================
30.88/30.94	c New solution: -7219
30.88/30.94	o -7219
30.88/30.94	c Elapsed CPU time: 30.8073 s	Remaining CPU time: 149.193 s
30.88/30.94	c ===============================================================================
30.88/30.94	c |     29111 |      60      496    29760 |     5000     3211     40 |  0.028 % |
30.88/30.95	c ===============================================================================
30.88/30.95	c New solution: -7240
30.88/30.95	o -7240
30.88/30.95	c Elapsed CPU time: 30.8183 s	Remaining CPU time: 149.182 s
30.88/30.95	c ===============================================================================
30.88/30.95	c |     29112 |      60      497    29820 |     5000     3212     40 |  0.028 % |
30.88/30.96	c ===============================================================================
30.88/30.96	c New solution: -7242
30.88/30.96	o -7242
30.88/30.96	c Elapsed CPU time: 30.8273 s	Remaining CPU time: 149.173 s
30.88/30.96	c ===============================================================================
30.88/30.96	c |     29112 |      60      498    29880 |     5000     3212     40 |  0.028 % |
30.88/30.97	c ===============================================================================
30.88/30.97	c New solution: -7246
30.88/30.97	o -7246
30.88/30.97	c Elapsed CPU time: 30.8363 s	Remaining CPU time: 149.164 s
30.88/30.97	c ===============================================================================
30.88/30.97	c |     29112 |      60      499    29940 |     5000     3212     40 |  0.028 % |
30.98/31.00	c ===============================================================================
30.98/31.00	c New solution: -7260
30.98/31.00	o -7260
30.98/31.00	c Elapsed CPU time: 30.8683 s	Remaining CPU time: 149.132 s
30.98/31.00	c ===============================================================================
30.98/31.00	c |     29127 |      60      500    30000 |     5000     3227     40 |  0.028 % |
31.08/31.16	c |     29229 |      60      500    30000 |     5500     3329     40 |  0.028 % |
31.28/31.37	c |     29380 |      60      500    30000 |     6050     3480     40 |  0.028 % |
31.68/31.77	c |     29607 |      60      500    30000 |     6655     3707     39 |  0.028 % |
32.08/32.15	c ===============================================================================
32.08/32.15	c New solution: -7267
32.08/32.15	o -7267
32.08/32.15	c Elapsed CPU time: 32.0211 s	Remaining CPU time: 147.979 s
32.08/32.15	c ===============================================================================
32.08/32.15	c |     29802 |      60      501    30060 |     5000     3902     39 |  0.028 % |
32.08/32.17	c ===============================================================================
32.08/32.17	c New solution: -7271
32.08/32.17	o -7271
32.08/32.17	c Elapsed CPU time: 32.0401 s	Remaining CPU time: 147.96 s
32.08/32.17	c ===============================================================================
32.08/32.17	c |     29811 |      60      502    30120 |     5000     3911     39 |  0.028 % |
32.08/32.19	c ===============================================================================
32.08/32.19	c New solution: -7291
32.08/32.19	o -7291
32.08/32.19	c Elapsed CPU time: 32.0521 s	Remaining CPU time: 147.948 s
32.08/32.19	c ===============================================================================
32.08/32.19	c |     29813 |      60      503    30180 |     5000     3913     39 |  0.028 % |
32.18/32.26	c ===============================================================================
32.18/32.26	c New solution: -7301
32.18/32.26	o -7301
32.18/32.26	c Elapsed CPU time: 32.1251 s	Remaining CPU time: 147.875 s
32.18/32.26	c ===============================================================================
32.18/32.26	c |     29843 |      60      504    30240 |     5000     3943     39 |  0.028 % |
32.18/32.29	c ===============================================================================
32.18/32.29	c New solution: -7307
32.18/32.29	o -7307
32.18/32.29	c Elapsed CPU time: 32.1561 s	Remaining CPU time: 147.844 s
32.18/32.29	c ===============================================================================
32.18/32.29	c |     29851 |      60      505    30300 |     5000     3951     40 |  0.028 % |
32.38/32.43	c |     29951 |      60      505    30300 |     5500     4051     39 |  0.028 % |
32.58/32.62	c |     30102 |      60      505    30300 |     6050     4202     39 |  0.028 % |
32.99/33.01	c |     30328 |      60      505    30300 |     6655     4428     39 |  0.028 % |
33.38/33.48	c ===============================================================================
33.38/33.48	c New solution: -7313
33.38/33.48	o -7313
33.38/33.48	c Elapsed CPU time: 33.3469 s	Remaining CPU time: 146.653 s
33.38/33.48	c ===============================================================================
33.38/33.48	c |     30583 |      60      506    30360 |     5000     4683     39 |  0.028 % |
33.58/33.67	c |     30683 |      60      506    30360 |     5500     4783     39 |  0.028 % |
33.88/33.94	c |     30833 |      60      506    30360 |     6050     4933     39 |  0.028 % |
34.28/34.31	c ===============================================================================
34.28/34.31	c New solution: -7334
34.28/34.31	o -7334
34.28/34.31	c Elapsed CPU time: 34.1678 s	Remaining CPU time: 145.832 s
34.28/34.31	c ===============================================================================
34.28/34.31	c |     31025 |      60      507    30420 |     5000     5125     39 |  0.028 % |
34.38/34.46	c |     31125 |      60      507    30420 |     5500     2663     37 |  0.028 % |
34.68/34.70	c |     31277 |      60      507    30420 |     6050     2815     37 |  0.028 % |
34.98/35.04	c |     31502 |      60      507    30420 |     6655     3040     36 |  0.028 % |
35.38/35.49	c |     31841 |      60      507    30420 |     7320     3379     36 |  0.028 % |
36.28/36.35	c |     32348 |      60      507    30420 |     8052     3886     36 |  0.028 % |
37.38/37.49	c |     33108 |      60      507    30420 |     8857     4646     37 |  0.028 % |
37.47/37.54	c ===============================================================================
37.47/37.54	c New solution: -7349
37.47/37.54	o -7349
37.47/37.54	c Elapsed CPU time: 37.3873 s	Remaining CPU time: 142.613 s
37.47/37.54	c ===============================================================================
37.47/37.54	c |     33148 |      60      508    30480 |     5000     4686     37 |  0.028 % |
37.67/37.70	c |     33253 |      60      508    30480 |     5500     4791     37 |  0.028 % |
37.77/37.86	c ===============================================================================
37.77/37.86	c New solution: -7355
37.77/37.86	o -7355
37.77/37.86	c Elapsed CPU time: 37.7083 s	Remaining CPU time: 142.292 s
37.77/37.86	c ===============================================================================
37.77/37.86	c |     33373 |      60      509    30540 |     5000     4911     37 |  0.028 % |
37.98/38.01	c |     33476 |      60      509    30540 |     5500     5014     37 |  0.028 % |
38.18/38.24	c |     33627 |      60      509    30540 |     6050     5165     37 |  0.028 % |
38.49/38.59	c |     33855 |      60      509    30540 |     6655     5393     37 |  0.028 % |
39.08/39.10	c |     34195 |      60      509    30540 |     7320     5733     37 |  0.028 % |
39.78/39.86	c |     34701 |      60      509    30540 |     8052     6239     36 |  0.028 % |
41.17/41.24	c |     35462 |      60      509    30540 |     8857     7000     36 |  0.028 % |
42.97/43.07	c |     36603 |      60      509    30540 |     9743     8141     36 |  0.028 % |
45.88/45.95	c |     38311 |      60      509    30540 |    10717     4957     35 |  0.028 % |
49.97/50.06	c |     40873 |      60      509    30540 |    11789     7519     36 |  0.028 % |
56.57/56.63	c |     44722 |      60      509    30540 |    12968    11368     35 |  0.028 % |
65.07/65.10	c |     50490 |      59      509    30540 |    14265     4971     33 |  1.696 % |
73.96/74.06	c ===============================================================================
73.96/74.06	c New solution: -7361
73.96/74.06	o -7361
73.96/74.06	c Elapsed CPU time: 73.8318 s	Remaining CPU time: 106.168 s
73.96/74.06	c ===============================================================================
73.96/74.06	c |     56566 |      59      510    30600 |     5000    11047     29 |  1.696 % |
74.16/74.27	c |     56666 |      59      510    30600 |     5500     2862     30 |  1.695 % |
74.47/74.52	c |     56820 |      59      510    30600 |     6050     3016     30 |  1.695 % |
74.87/74.90	c |     57046 |      59      510    30600 |     6655     3242     31 |  1.695 % |
74.97/75.05	c ===============================================================================
74.97/75.05	c New solution: -7363
74.97/75.05	o -7363
74.97/75.05	c Elapsed CPU time: 74.8146 s	Remaining CPU time: 105.185 s
74.97/75.05	c ===============================================================================
74.97/75.05	c |     57111 |      59      511    30660 |     5000     3307     31 |  1.695 % |
75.17/75.22	c |     57212 |      59      511    30660 |     5500     3408     31 |  1.695 % |
75.37/75.41	c |     57362 |      59      511    30660 |     6050     3558     31 |  1.695 % |
75.66/75.75	c |     57589 |      59      511    30660 |     6655     3785     31 |  1.695 % |
76.26/76.33	c |     57928 |      59      511    30660 |     7320     4124     31 |  1.695 % |
76.97/77.05	c |     58435 |      59      511    30660 |     8052     4631     32 |  1.695 % |
78.27/78.31	c |     59197 |      59      511    30660 |     8857     5393     32 |  1.695 % |
79.87/79.93	c |     60339 |      59      511    30660 |     9743     6535     31 |  1.695 % |
82.96/83.04	c |     62050 |      59      511    30660 |    10717     8246     32 |  1.695 % |
87.56/87.68	c |     64612 |      59      511    30660 |    11789     5432     34 |  1.695 % |
91.46/91.58	c ===============================================================================
91.46/91.58	c New solution: -7369
91.46/91.58	o -7369
91.46/91.58	c Elapsed CPU time: 91.3071 s	Remaining CPU time: 88.6929 s
91.46/91.58	c ===============================================================================
91.46/91.58	c |     66610 |      59      512    30720 |     5000     7430     34 |  1.695 % |
91.56/91.61	c ===============================================================================
91.56/91.61	c New solution: -7387
91.56/91.61	o -7387
91.56/91.61	c Elapsed CPU time: 91.3411 s	Remaining CPU time: 88.6589 s
91.56/91.61	c ===============================================================================
91.56/91.61	c |     66613 |      59      513    30780 |     5000     3718     35 |  1.695 % |
91.66/91.73	c |     66713 |      59      513    30780 |     5500     3818     34 |  1.695 % |
91.86/91.92	c |     66865 |      59      513    30780 |     6050     3970     34 |  1.695 % |
92.16/92.25	c |     67091 |      59      513    30780 |     6655     4196     33 |  1.695 % |
92.66/92.73	c |     67428 |      59      513    30780 |     7320     4533     32 |  1.695 % |
93.37/93.48	c |     67934 |      59      513    30780 |     8052     5039     32 |  1.695 % |
94.36/94.46	c |     68693 |      59      513    30780 |     8857     5798     31 |  1.695 % |
95.86/95.99	c |     69833 |      59      513    30780 |     9743     6938     32 |  1.695 % |
98.16/98.25	c |     71544 |      59      513    30780 |    10717     8649     32 |  1.695 % |
101.86/101.99	c |     74106 |      59      513    30780 |    11789     5838     32 |  1.695 % |
106.86/106.90	c ===============================================================================
106.86/106.90	c New solution: -7400
106.86/106.90	o -7400
106.86/106.90	c Elapsed CPU time: 106.601 s	Remaining CPU time: 73.3992 s
106.86/106.90	c ===============================================================================
106.86/106.90	c |     77219 |      59      514    30840 |     5000     8951     33 |  1.695 % |
106.96/107.08	c |     77320 |      59      514    30840 |     5500     4577     34 |  1.695 % |
107.16/107.29	c |     77470 |      59      514    30840 |     6050     4727     34 |  1.695 % |
107.56/107.63	c |     77695 |      59      514    30840 |     6655     4952     35 |  1.695 % |
107.96/108.06	c |     78032 |      59      514    30840 |     7320     5289     35 |  1.695 % |
108.56/108.69	c |     78540 |      59      514    30840 |     8052     5797     36 |  1.695 % |
109.66/109.76	c |     79299 |      59      514    30840 |     8857     6556     36 |  1.695 % |
111.36/111.49	c |     80438 |      59      514    30840 |     9743     7695     35 |  1.695 % |
114.06/114.17	c |     82146 |      59      514    30840 |    10717     9403     35 |  1.695 % |
118.25/118.31	c |     84709 |      59      514    30840 |    11789     6595     34 |  1.695 % |
119.06/119.12	c ===============================================================================
119.06/119.12	c New solution: -7410
119.06/119.12	o -7410
119.06/119.12	c Elapsed CPU time: 118.783 s	Remaining CPU time: 61.2171 s
119.06/119.12	c ===============================================================================
119.06/119.12	c |     85256 |      59      515    30900 |     5000     7142     35 |  1.695 % |
119.26/119.31	c |     85356 |      59      515    30900 |     5500     3671     34 |  1.695 % |
119.36/119.44	c ===============================================================================
119.36/119.44	c New solution: -7428
119.36/119.44	o -7428
119.36/119.44	c Elapsed CPU time: 119.105 s	Remaining CPU time: 60.8951 s
119.36/119.44	c ===============================================================================
119.36/119.44	c |     85421 |      59      516    30960 |     5000     3736     34 |  1.695 % |
119.36/119.45	c ===============================================================================
119.36/119.45	c New solution: -7435
119.36/119.45	o -7435
119.36/119.45	c Elapsed CPU time: 119.113 s	Remaining CPU time: 60.8871 s
119.36/119.45	c ===============================================================================
119.36/119.45	c |     85421 |      59      517    31020 |     5000     3736     34 |  1.695 % |
119.56/119.62	c |     85524 |      59      517    31020 |     5500     3839     34 |  1.695 % |
119.76/119.88	c |     85674 |      59      517    31020 |     6050     3989     34 |  1.695 % |
120.16/120.24	c |     85900 |      59      517    31020 |     6655     4215     35 |  1.695 % |
120.65/120.79	c |     86239 |      59      517    31020 |     7320     4554     35 |  1.695 % |
121.55/121.61	c |     86747 |      59      517    31020 |     8052     5062     35 |  1.695 % |
122.66/122.76	c |     87507 |      59      517    31020 |     8857     5822     34 |  1.695 % |
124.45/124.50	c |     88647 |      59      517    31020 |     9743     6962     34 |  1.695 % |
127.06/127.13	c |     90356 |      59      517    31020 |    10717     8671     35 |  1.695 % |
130.86/130.96	c |     92918 |      59      517    31020 |    11789     5859     33 |  1.695 % |
137.15/137.29	c |     96765 |      59      517    31020 |    12968     9706     32 |  1.695 % |
141.05/141.17	c ===============================================================================
141.05/141.17	c New solution: -7452
141.05/141.17	o -7452
141.05/141.17	c Elapsed CPU time: 140.777 s	Remaining CPU time: 39.2234 s
141.05/141.17	c ===============================================================================
141.05/141.17	c |     99060 |      59      518    31080 |     5000    12001     32 |  1.695 % |
141.25/141.34	c |     99162 |      59      518    31080 |     5500     3103     30 |  1.695 % |
141.45/141.53	c |     99313 |      59      518    31080 |     6050     3254     30 |  1.695 % |
141.65/141.76	c |     99538 |      59      518    31080 |     6655     3479     31 |  1.695 % |
141.95/142.05	c ===============================================================================
141.95/142.05	c New solution: -7456
141.95/142.05	o -7456
141.95/142.05	c Elapsed CPU time: 141.659 s	Remaining CPU time: 38.3405 s
141.95/142.05	c ===============================================================================
141.95/142.05	c |     99744 |      59      519    31140 |     5000     3685     31 |  1.695 % |
141.95/142.06	c ===============================================================================
141.95/142.06	c New solution: -7462
141.95/142.06	o -7462
141.95/142.06	c Elapsed CPU time: 141.67 s	Remaining CPU time: 38.3295 s
141.95/142.06	c ===============================================================================
141.95/142.06	c |     99745 |      59      520    31200 |     5000     3686     31 |  1.695 % |
142.05/142.18	c ===============================================================================
142.05/142.18	c New solution: -7467
142.05/142.18	o -7467
142.05/142.18	c Elapsed CPU time: 141.781 s	Remaining CPU time: 38.2186 s
142.05/142.18	c ===============================================================================
142.05/142.18	c |     99808 |      59      521    31260 |     5000     3749     31 |  1.695 % |
142.15/142.21	c ===============================================================================
142.15/142.21	c New solution: -7474
142.15/142.21	o -7474
142.15/142.21	c Elapsed CPU time: 141.812 s	Remaining CPU time: 38.1876 s
142.15/142.21	c ===============================================================================
142.15/142.21	c |     99825 |      59      522    31320 |     5000     3766     32 |  1.695 % |
142.15/142.24	c ===============================================================================
142.15/142.24	c New solution: -7480
142.15/142.24	o -7480
142.15/142.24	c Elapsed CPU time: 141.84 s	Remaining CPU time: 38.1596 s
142.15/142.24	c ===============================================================================
142.15/142.24	c |     99838 |      59      523    31380 |     5000     3779     32 |  1.695 % |
142.15/142.28	c ===============================================================================
142.15/142.28	c New solution: -7482
142.15/142.28	o -7482
142.15/142.28	c Elapsed CPU time: 141.88 s	Remaining CPU time: 38.1196 s
142.15/142.28	c ===============================================================================
142.15/142.28	c |     99862 |      59      524    31440 |     5000     3803     32 |  1.695 % |
142.25/142.39	c ===============================================================================
142.25/142.39	c New solution: -7484
142.25/142.39	o -7484
142.25/142.39	c Elapsed CPU time: 141.994 s	Remaining CPU time: 38.0056 s
142.25/142.39	c ===============================================================================
142.25/142.39	c |     99922 |      59      525    31500 |     5000     3863     32 |  1.695 % |
142.35/142.40	c ===============================================================================
142.35/142.40	c New solution: -7504
142.35/142.40	o -7504
142.35/142.40	c Elapsed CPU time: 142.006 s	Remaining CPU time: 37.9936 s
142.35/142.40	c ===============================================================================
142.35/142.40	c |     99924 |      59      526    31560 |     5000     3865     32 |  1.695 % |
142.35/142.41	c ===============================================================================
142.35/142.41	c New solution: -7506
142.35/142.41	o -7506
142.35/142.41	c Elapsed CPU time: 142.015 s	Remaining CPU time: 37.9846 s
142.35/142.41	c ===============================================================================
142.35/142.41	c |     99924 |      59      527    31620 |     5000     3865     32 |  1.695 % |
142.45/142.58	c |    100025 |      59      527    31620 |     5500     3966     32 |  1.695 % |
142.45/142.59	c ===============================================================================
142.45/142.59	c New solution: -7510
142.45/142.59	o -7510
142.45/142.59	c Elapsed CPU time: 142.195 s	Remaining CPU time: 37.8046 s
142.45/142.59	c ===============================================================================
142.45/142.59	c |    100028 |      59      528    31680 |     5000     3969     32 |  1.695 % |
142.55/142.60	c ===============================================================================
142.55/142.60	c New solution: -7512
142.55/142.60	o -7512
142.55/142.60	c Elapsed CPU time: 142.204 s	Remaining CPU time: 37.7956 s
142.55/142.60	c ===============================================================================
142.55/142.60	c |    100030 |      59      529    31740 |     5000     3971     32 |  1.695 % |
142.55/142.64	c ===============================================================================
142.55/142.64	c New solution: -7513
142.55/142.64	o -7513
142.55/142.64	c Elapsed CPU time: 142.239 s	Remaining CPU time: 37.7606 s
142.55/142.64	c ===============================================================================
142.55/142.64	c |    100043 |      59      530    31800 |     5000     3984     32 |  1.695 % |
142.65/142.72	c ===============================================================================
142.65/142.72	c New solution: -7518
142.65/142.72	o -7518
142.65/142.72	c Elapsed CPU time: 142.321 s	Remaining CPU time: 37.6786 s
142.65/142.72	c ===============================================================================
142.65/142.72	c |    100078 |      59      531    31860 |     5000     4019     32 |  1.695 % |
142.65/142.73	c ===============================================================================
142.65/142.73	c New solution: -7533
142.65/142.73	o -7533
142.65/142.73	c Elapsed CPU time: 142.329 s	Remaining CPU time: 37.6706 s
142.65/142.73	c ===============================================================================
142.65/142.73	c |    100078 |      59      532    31920 |     5000     4019     32 |  1.695 % |
142.75/142.85	c |    100178 |      59      532    31920 |     5500     4119     32 |  1.695 % |
142.96/143.08	c |    100329 |      59      532    31920 |     6050     4270     32 |  1.695 % |
143.35/143.44	c |    100554 |      59      532    31920 |     6655     4495     33 |  1.695 % |
143.75/143.87	c ===============================================================================
143.75/143.87	c New solution: -7539
143.75/143.87	o -7539
143.75/143.87	c Elapsed CPU time: 143.467 s	Remaining CPU time: 36.5328 s
143.75/143.87	c ===============================================================================
143.75/143.87	c |    100776 |      59      533    31980 |     5000     4717     33 |  1.695 % |
143.96/144.06	c |    100877 |      59      533    31980 |     5500     4818     33 |  1.695 % |
144.25/144.33	c |    101029 |      59      533    31980 |     6050     4970     34 |  1.695 % |
144.55/144.68	c ===============================================================================
144.55/144.68	c New solution: -7545
144.55/144.68	o -7545
144.55/144.68	c Elapsed CPU time: 144.282 s	Remaining CPU time: 35.7179 s
144.55/144.68	c ===============================================================================
144.55/144.68	c |    101233 |      59      534    32040 |     5000     5174     34 |  1.695 % |
144.65/144.70	c ===============================================================================
144.65/144.70	c New solution: -7551
144.65/144.70	o -7551
144.65/144.70	c Elapsed CPU time: 144.299 s	Remaining CPU time: 35.7009 s
144.65/144.70	c ===============================================================================
144.65/144.70	c |    101233 |      59      535    32100 |     5000     2587     40 |  1.695 % |
144.75/144.87	c |    101335 |      59      535    32100 |     5500     2689     40 |  1.695 % |
144.95/145.06	c |    101485 |      59      535    32100 |     6050     2839     39 |  1.695 % |
145.35/145.42	c |    101713 |      59      535    32100 |     6655     3067     39 |  1.695 % |
145.85/145.98	c |    102050 |      59      535    32100 |     7320     3404     39 |  1.695 % |
146.75/146.83	c |    102556 |      59      535    32100 |     8052     3910     39 |  1.695 % |
148.04/148.15	c |    103316 |      59      535    32100 |     8857     4670     39 |  1.695 % |
150.35/150.49	c |    104455 |      59      535    32100 |     9743     5809     39 |  1.695 % |
153.55/153.61	c |    106165 |      59      535    32100 |    10717     7519     38 |  1.695 % |
154.74/154.87	c ===============================================================================
154.74/154.87	c New solution: -7552
154.74/154.87	o -7552
154.74/154.87	c Elapsed CPU time: 154.452 s	Remaining CPU time: 25.5485 s
154.74/154.87	c ===============================================================================
154.74/154.87	c |    106869 |      59      536    32160 |     5000     8223     38 |  1.695 % |
154.84/154.90	c ===============================================================================
154.84/154.90	c New solution: -7559
154.84/154.90	o -7559
154.84/154.90	c Elapsed CPU time: 154.482 s	Remaining CPU time: 25.5185 s
154.84/154.90	c ===============================================================================
154.84/154.90	c |    106869 |      59      537    32220 |     5000     4112     36 |  1.695 % |
154.84/154.91	c ===============================================================================
154.84/154.91	c New solution: -7565
154.84/154.91	o -7565
154.84/154.91	c Elapsed CPU time: 154.49 s	Remaining CPU time: 25.5105 s
154.84/154.91	c ===============================================================================
154.84/154.91	c |    106869 |      59      538    32280 |     5000     4112     36 |  1.695 % |
154.84/154.92	c ===============================================================================
154.84/154.92	c New solution: -7573
154.84/154.92	o -7573
154.84/154.92	c Elapsed CPU time: 154.501 s	Remaining CPU time: 25.4995 s
154.84/154.92	c ===============================================================================
154.84/154.92	c |    106870 |      59      539    32340 |     5000     4113     36 |  1.695 % |
154.84/154.93	c ===============================================================================
154.84/154.93	c New solution: -7580
154.84/154.93	o -7580
154.84/154.93	c Elapsed CPU time: 154.509 s	Remaining CPU time: 25.4915 s
154.84/154.93	c ===============================================================================
154.84/154.93	c |    106870 |      59      540    32400 |     5000     4113     36 |  1.695 % |
155.04/155.11	c |    106971 |      59      540    32400 |     5500     4214     36 |  1.695 % |
155.24/155.38	c ===============================================================================
155.24/155.38	c New solution: -7598
155.24/155.38	o -7598
155.24/155.38	c Elapsed CPU time: 154.957 s	Remaining CPU time: 25.0426 s
155.24/155.38	c ===============================================================================
155.24/155.38	c |    107116 |      59      541    32460 |     5000     4359     36 |  1.695 % |
155.24/155.39	c ===============================================================================
155.24/155.39	c New solution: -7605
155.24/155.39	o -7605
155.24/155.39	c Elapsed CPU time: 154.966 s	Remaining CPU time: 25.0336 s
155.24/155.39	c ===============================================================================
155.24/155.39	c |    107116 |      59      542    32520 |     5000     4359     36 |  1.695 % |
155.44/155.59	c |    107218 |      59      542    32520 |     5500     4461     37 |  1.695 % |
155.74/155.86	c |    107375 |      59      542    32520 |     6050     4618     37 |  1.695 % |
156.23/156.31	c |    107600 |      59      542    32520 |     6655     4843     37 |  1.695 % |
156.73/156.89	c |    107938 |      59      542    32520 |     7320     5181     37 |  1.695 % |
157.73/157.87	c |    108448 |      59      542    32520 |     8052     5691     37 |  1.695 % |
159.24/159.31	c |    109208 |      59      542    32520 |     8857     6451     37 |  1.695 % |
161.14/161.21	c |    110347 |      59      542    32520 |     9743     7590     36 |  1.695 % |
162.53/162.61	c ===============================================================================
162.53/162.61	c New solution: -7607
162.53/162.61	o -7607
162.53/162.61	c Elapsed CPU time: 162.174 s	Remaining CPU time: 17.8257 s
162.53/162.61	c ===============================================================================
162.53/162.61	c |    111186 |      59      543    32580 |     5000     8429     36 |  1.695 % |
162.74/162.81	c |    111287 |      59      543    32580 |     5500     4316     36 |  1.695 % |
162.93/163.03	c |    111440 |      59      543    32580 |     6050     4469     35 |  1.695 % |
163.23/163.38	c |    111666 |      59      543    32580 |     6655     4695     35 |  1.695 % |
163.74/163.89	c |    112003 |      59      543    32580 |     7320     5032     34 |  1.695 % |
164.53/164.66	c |    112509 |      59      543    32580 |     8052     5538     34 |  1.695 % |
165.83/165.90	c |    113270 |      59      543    32580 |     8857     6299     34 |  1.695 % |
167.94/168.07	c |    114410 |      59      543    32580 |     9743     7439     34 |  1.695 % |
171.23/171.32	c |    116122 |      59      543    32580 |    10717     9151     34 |  1.695 % |
176.04/176.17	c |    118685 |      59      543    32580 |    11789     6341     36 |  1.695 % |
180.33/180.48	c There are 1 assigned variables. 1 in cost function.
180.83/180.90	c core #1
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 60	Core Weight: 2	Total Weight: -9458
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #2
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 58	Core Weight: 1	Total Weight: -9457
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #3
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 56	Core Weight: 3	Total Weight: -9454
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #4
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 49	Core Weight: 1	Total Weight: -9453
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #5
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 48	Core Weight: 6	Total Weight: -9447
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #6
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 46	Core Weight: 8	Total Weight: -9439
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #7
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 45	Core Weight: 1	Total Weight: -9438
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #8
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 44	Core Weight: 3	Total Weight: -9435
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #9
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 43	Core Weight: 2	Total Weight: -9433
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #10
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 42	Core Weight: 2	Total Weight: -9431
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #11
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 41	Core Weight: 2	Total Weight: -9429
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #12
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 40	Core Weight: 2	Total Weight: -9427
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #13
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 39	Core Weight: 6	Total Weight: -9421
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #14
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 38	Core Weight: 8	Total Weight: -9413
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #15
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 35	Core Weight: 4	Total Weight: -9409
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #16
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 34	Core Weight: 1	Total Weight: -9408
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #17
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 33	Core Weight: 1	Total Weight: -9407
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #18
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 32	Core Weight: 2	Total Weight: -9405
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #19
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 31	Core Weight: 1	Total Weight: -9404
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #20
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 30	Core Weight: 5	Total Weight: -9399
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #21
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 29	Core Weight: 2	Total Weight: -9397
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #22
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 27	Core Weight: 2	Total Weight: -9395
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #23
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 26	Core Weight: 2	Total Weight: -9393
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #24
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 25	Core Weight: 2	Total Weight: -9391
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #25
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 24	Core Weight: 3	Total Weight: -9388
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #26
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 22	Core Weight: 3	Total Weight: -9385
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #27
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 21	Core Weight: 1	Total Weight: -9384
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #28
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 20	Core Weight: 1	Total Weight: -9383
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #29
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 19	Core Weight: 5	Total Weight: -9378
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #30
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 18	Core Weight: 1	Total Weight: -9377
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #31
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 17	Core Weight: 2	Total Weight: -9375
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #32
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 16	Core Weight: 6	Total Weight: -9369
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #33
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 15	Core Weight: 4	Total Weight: -9365
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #34
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 14	Core Weight: 15	Total Weight: -9350
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #35
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 46	Core Weight: 2	Total Weight: -9348
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #36
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 45	Core Weight: 1	Total Weight: -9347
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #37
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 43	Core Weight: 3	Total Weight: -9344
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #38
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 40	Core Weight: 1	Total Weight: -9343
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #39
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 40	Core Weight: 6	Total Weight: -9337
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #40
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 38	Core Weight: 8	Total Weight: -9329
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #41
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 37	Core Weight: 1	Total Weight: -9328
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #42
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 37	Core Weight: 3	Total Weight: -9325
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #43
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 36	Core Weight: 2	Total Weight: -9323
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #44
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 36	Core Weight: 2	Total Weight: -9321
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #45
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 36	Core Weight: 2	Total Weight: -9319
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #46
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 35	Core Weight: 2	Total Weight: -9317
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #47
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 35	Core Weight: 6	Total Weight: -9311
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #48
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 34	Core Weight: 8	Total Weight: -9303
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #49
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 32	Core Weight: 4	Total Weight: -9299
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #50
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 32	Core Weight: 1	Total Weight: -9298
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #51
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 31	Core Weight: 1	Total Weight: -9297
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #52
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 31	Core Weight: 2	Total Weight: -9295
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #53
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 30	Core Weight: 1	Total Weight: -9294
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #54
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 30	Core Weight: 5	Total Weight: -9289
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #55
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 29	Core Weight: 2	Total Weight: -9287
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #56
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 27	Core Weight: 2	Total Weight: -9285
180.83/180.90	c
180.83/180.90	c
180.83/180.90	c core #57
180.83/180.90	c 
180.83/180.90	c 
180.83/180.90	c Core size: 26	Core Weight: 2	Total Weight: -9283
180.83/180.90	c
180.83/180.90	c
180.83/180.99	c core #58
180.83/180.99	c 
180.83/180.99	c 
180.83/180.99	c Core size: 25	Core Weight: 2	Total Weight: -9281
180.83/180.99	c
180.83/180.99	c
180.83/180.99	c core #59
180.83/180.99	c 
180.83/180.99	c 
180.83/180.99	c Core size: 23	Core Weight: 3	Total Weight: -9278
180.83/180.99	c
180.83/180.99	c
180.83/180.99	c core #60
180.83/180.99	c 
180.83/180.99	c 
180.83/180.99	c Core size: 21	Core Weight: 3	Total Weight: -9275
180.83/180.99	c
180.83/180.99	c
180.83/180.99	c core #61
180.83/180.99	c 
180.83/180.99	c 
180.83/180.99	c Core size: 21	Core Weight: 1	Total Weight: -9274
180.83/180.99	c
180.83/180.99	c
180.83/180.99	c core #62
180.83/180.99	c 
180.83/180.99	c 
180.83/180.99	c Core size: 20	Core Weight: 1	Total Weight: -9273
180.83/180.99	c
180.83/180.99	c
180.83/180.99	c core #63
180.83/180.99	c 
180.83/180.99	c 
180.83/180.99	c Core size: 20	Core Weight: 5	Total Weight: -9268
180.83/180.99	c
180.83/180.99	c
180.83/180.99	c core #64
180.83/180.99	c 
180.83/180.99	c 
180.83/180.99	c Core size: 19	Core Weight: 1	Total Weight: -9267
180.83/180.99	c
180.83/180.99	c
180.83/180.99	c core #65
180.83/180.99	c 
180.83/180.99	c 
180.83/180.99	c Core size: 18	Core Weight: 2	Total Weight: -9265
180.83/180.99	c
180.83/180.99	c
180.83/180.99	c core #66
180.83/180.99	c 
180.83/180.99	c 
180.83/180.99	c Core size: 17	Core Weight: 5	Total Weight: -9260
180.83/180.99	c
180.83/180.99	c
180.83/180.99	c ============================[ Search Statistics ]==============================
180.83/180.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.83/180.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.83/180.99	c ===============================================================================
180.83/180.99	c |         0 |    2053     2108     8594 |     5000        0    nan |  0.000 % |
180.83/180.99	c ===============================================================================
180.93/181.00	c core #67
180.93/181.00	c 
180.93/181.00	c 
180.93/181.00	c Core size: 30	Core Weight: 2	Total Weight: -9258
180.93/181.00	c
180.93/181.00	c
180.93/181.00	c ============================[ Search Statistics ]==============================
180.93/181.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.93/181.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.93/181.00	c ===============================================================================
180.93/181.00	c |         0 |    2081     2120     8639 |     5000        0    nan |  0.000 % |
180.93/181.00	c ===============================================================================
180.93/181.01	c core #68
180.93/181.01	c 
180.93/181.01	c 
180.93/181.01	c Core size: 63	Core Weight: 1	Total Weight: -9257
180.93/181.01	c
180.93/181.01	c
180.93/181.01	c ============================[ Search Statistics ]==============================
180.93/181.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.93/181.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.93/181.01	c ===============================================================================
180.93/181.01	c |         0 |    2140     2133     8748 |     5000        0    nan |  0.000 % |
180.93/181.02	c ===============================================================================
180.93/181.03	c core #69
180.93/181.03	c 
180.93/181.03	c 
180.93/181.03	c Core size: 56	Core Weight: 1	Total Weight: -9256
180.93/181.03	c
180.93/181.03	c
180.93/181.03	c ============================[ Search Statistics ]==============================
180.93/181.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.93/181.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.93/181.03	c ===============================================================================
180.93/181.03	c |         0 |    2193     2180     8933 |     5000        0    nan |  0.000 % |
180.93/181.04	c ===============================================================================
180.93/181.05	c core #70
180.93/181.05	c 
180.93/181.05	c 
180.93/181.05	c Core size: 65	Core Weight: 2	Total Weight: -9254
180.93/181.05	c
180.93/181.05	c
180.93/181.05	c ============================[ Search Statistics ]==============================
180.93/181.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.93/181.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.93/181.05	c ===============================================================================
180.93/181.05	c |         0 |    2253     2210     9088 |     5000        0    nan |  0.000 % |
180.93/181.06	c ===============================================================================
180.93/181.07	c core #71
180.93/181.07	c 
180.93/181.07	c 
180.93/181.07	c Core size: 58	Core Weight: 1	Total Weight: -9253
180.93/181.07	c
180.93/181.07	c
180.93/181.07	c ============================[ Search Statistics ]==============================
180.93/181.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.93/181.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.93/181.07	c ===============================================================================
180.93/181.07	c |         0 |    2306     2229     9200 |     5000        0    nan |  0.000 % |
180.93/181.07	c ===============================================================================
180.93/181.08	c core #72
180.93/181.08	c 
180.93/181.08	c 
180.93/181.08	c Core size: 61	Core Weight: 1	Total Weight: -9252
180.93/181.08	c
180.93/181.08	c
180.93/181.08	c ============================[ Search Statistics ]==============================
180.93/181.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
180.93/181.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
180.93/181.08	c ===============================================================================
180.93/181.08	c |         0 |    2360     2275     9387 |     5000        0    nan |  0.000 % |
180.93/181.09	c ===============================================================================
181.03/181.10	c core #73
181.03/181.10	c 
181.03/181.10	c 
181.03/181.10	c Core size: 50	Core Weight: 2	Total Weight: -9250
181.03/181.10	c
181.03/181.10	c
181.03/181.10	c ============================[ Search Statistics ]==============================
181.03/181.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.03/181.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.03/181.10	c ===============================================================================
181.03/181.10	c |         0 |    2406     2318     9551 |     5000        0    nan |  0.000 % |
181.03/181.11	c ===============================================================================
181.03/181.12	c core #74
181.03/181.12	c 
181.03/181.12	c 
181.03/181.12	c Core size: 61	Core Weight: 3	Total Weight: -9247
181.03/181.12	c
181.03/181.12	c
181.03/181.12	c ============================[ Search Statistics ]==============================
181.03/181.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.03/181.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.03/181.12	c ===============================================================================
181.03/181.12	c |         0 |    2463     2353     9719 |     5000        0    nan |  0.000 % |
181.03/181.13	c ===============================================================================
181.03/181.14	c core #75
181.03/181.14	c 
181.03/181.14	c 
181.03/181.14	c Core size: 63	Core Weight: 1	Total Weight: -9246
181.03/181.14	c
181.03/181.14	c
181.03/181.14	c ============================[ Search Statistics ]==============================
181.03/181.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.03/181.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.03/181.14	c ===============================================================================
181.03/181.14	c |         0 |    2518     2405     9920 |     5000        0    nan |  0.000 % |
181.03/181.15	c ===============================================================================
181.03/181.16	c core #76
181.03/181.16	c 
181.03/181.16	c 
181.03/181.16	c Core size: 49	Core Weight: 7	Total Weight: -9239
181.03/181.16	c
181.03/181.16	c
181.03/181.16	c ============================[ Search Statistics ]==============================
181.03/181.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.03/181.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.03/181.16	c ===============================================================================
181.03/181.16	c |         0 |    2564     2420    10010 |     5000        0    nan |  0.000 % |
181.03/181.18	c ===============================================================================
181.03/181.19	c core #77
181.03/181.19	c 
181.03/181.19	c 
181.03/181.19	c Core size: 52	Core Weight: 1	Total Weight: -9238
181.03/181.19	c
181.03/181.19	c
181.03/181.19	c ============================[ Search Statistics ]==============================
181.03/181.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.03/181.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.03/181.19	c ===============================================================================
181.03/181.19	c |         0 |    2611     2450    10145 |     5000        0    nan |  0.000 % |
181.13/181.20	c ===============================================================================
181.13/181.21	c core #78
181.13/181.21	c 
181.13/181.21	c 
181.13/181.21	c Core size: 58	Core Weight: 1	Total Weight: -9237
181.13/181.21	c
181.13/181.21	c
181.13/181.21	c ============================[ Search Statistics ]==============================
181.13/181.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.13/181.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.13/181.21	c ===============================================================================
181.13/181.21	c |         0 |    2665     2487    10310 |     5000        0    nan |  0.000 % |
181.13/181.22	c ===============================================================================
181.13/181.23	c core #79
181.13/181.23	c 
181.13/181.23	c 
181.13/181.23	c Core size: 47	Core Weight: 2	Total Weight: -9235
181.13/181.23	c
181.13/181.23	c
181.13/181.23	c ============================[ Search Statistics ]==============================
181.13/181.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.13/181.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.13/181.23	c ===============================================================================
181.13/181.23	c |         0 |    2709     2507    10407 |     5000        0    nan |  0.000 % |
181.13/181.24	c ===============================================================================
181.13/181.25	c core #80
181.13/181.25	c 
181.13/181.25	c 
181.13/181.25	c Core size: 27	Core Weight: 1	Total Weight: -9234
181.13/181.25	c
181.13/181.25	c
181.13/181.25	c ============================[ Search Statistics ]==============================
181.13/181.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.13/181.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.13/181.25	c ===============================================================================
181.13/181.25	c |         0 |    2734     2525    10458 |     5000        0    nan |  0.000 % |
181.13/181.25	c ===============================================================================
181.13/181.27	c core #81
181.13/181.27	c 
181.13/181.27	c 
181.13/181.27	c Core size: 47	Core Weight: 1	Total Weight: -9233
181.13/181.27	c
181.13/181.27	c
181.13/181.27	c ============================[ Search Statistics ]==============================
181.13/181.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.13/181.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.13/181.27	c ===============================================================================
181.13/181.27	c |         0 |    2777     2565    10610 |     5000        0    nan |  0.000 % |
181.13/181.27	c ===============================================================================
181.13/181.28	c core #82
181.13/181.28	c 
181.13/181.28	c 
181.13/181.28	c Core size: 56	Core Weight: 1	Total Weight: -9232
181.13/181.28	c
181.13/181.28	c
181.13/181.28	c ============================[ Search Statistics ]==============================
181.13/181.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.13/181.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.13/181.28	c ===============================================================================
181.13/181.28	c |         0 |    2826     2589    10726 |     5000        0    nan |  0.000 % |
181.13/181.28	c ===============================================================================
181.23/181.30	c core #83
181.23/181.30	c 
181.23/181.30	c 
181.23/181.30	c Core size: 49	Core Weight: 1	Total Weight: -9231
181.23/181.30	c
181.23/181.30	c
181.23/181.30	c ============================[ Search Statistics ]==============================
181.23/181.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.23/181.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.23/181.30	c ===============================================================================
181.23/181.30	c |         0 |    2871     2632    10890 |     5000        0    nan |  0.000 % |
181.23/181.30	c ===============================================================================
181.23/181.31	c core #84
181.23/181.31	c 
181.23/181.31	c 
181.23/181.31	c Core size: 43	Core Weight: 1	Total Weight: -9230
181.23/181.31	c
181.23/181.31	c
181.23/181.31	c ============================[ Search Statistics ]==============================
181.23/181.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.23/181.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.23/181.31	c ===============================================================================
181.23/181.31	c |         0 |    2907     2656    10975 |     5000        0    nan |  0.000 % |
181.23/181.32	c ===============================================================================
181.23/181.33	c core #85
181.23/181.33	c 
181.23/181.33	c 
181.23/181.33	c Core size: 50	Core Weight: 1	Total Weight: -9229
181.23/181.33	c
181.23/181.33	c
181.23/181.33	c ============================[ Search Statistics ]==============================
181.23/181.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.23/181.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.23/181.33	c ===============================================================================
181.23/181.33	c |         0 |    2954     2699    11142 |     5000        0    nan |  0.000 % |
181.23/181.33	c ===============================================================================
181.23/181.35	c core #86
181.23/181.35	c 
181.23/181.35	c 
181.23/181.35	c Core size: 47	Core Weight: 1	Total Weight: -9228
181.23/181.35	c
181.23/181.35	c
181.23/181.35	c ============================[ Search Statistics ]==============================
181.23/181.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.23/181.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.23/181.35	c ===============================================================================
181.23/181.35	c |         0 |    2997     2740    11294 |     5000        0    nan |  0.000 % |
181.23/181.36	c ===============================================================================
181.23/181.37	c core #87
181.23/181.37	c 
181.23/181.37	c 
181.23/181.37	c Core size: 31	Core Weight: 4	Total Weight: -9224
181.23/181.37	c
181.23/181.37	c
181.23/181.37	c ============================[ Search Statistics ]==============================
181.23/181.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.23/181.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.23/181.37	c ===============================================================================
181.23/181.37	c |         0 |    3024     2764    11364 |     5000        0    nan |  0.000 % |
181.23/181.38	c ===============================================================================
181.23/181.39	c core #88
181.23/181.39	c 
181.23/181.39	c 
181.23/181.39	c Core size: 43	Core Weight: 1	Total Weight: -9223
181.23/181.39	c
181.23/181.39	c
181.23/181.39	c ============================[ Search Statistics ]==============================
181.23/181.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.23/181.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.23/181.39	c ===============================================================================
181.23/181.39	c |         0 |    3063     2795    11484 |     5000        0    nan |  0.000 % |
181.33/181.40	c ===============================================================================
181.33/181.41	c core #89
181.33/181.41	c 
181.33/181.41	c 
181.33/181.41	c Core size: 20	Core Weight: 1	Total Weight: -9222
181.33/181.41	c
181.33/181.41	c
181.33/181.41	c ============================[ Search Statistics ]==============================
181.33/181.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.33/181.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.33/181.41	c ===============================================================================
181.33/181.41	c |         0 |    3082     2813    13412 |     5000        0    nan |  0.000 % |
181.33/181.42	c ===============================================================================
181.33/181.43	c core #90
181.33/181.43	c 
181.33/181.43	c 
181.33/181.43	c Core size: 88	Core Weight: 1	Total Weight: -9221
181.33/181.43	c
181.33/181.43	c
181.33/181.43	c ============================[ Search Statistics ]==============================
181.33/181.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.33/181.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.33/181.43	c ===============================================================================
181.33/181.43	c |         0 |    3160     2884    13721 |     5000        0    nan |  0.000 % |
181.33/181.44	c ===============================================================================
181.33/181.45	c core #91
181.33/181.45	c 
181.33/181.45	c 
181.33/181.45	c Core size: 85	Core Weight: 1	Total Weight: -9220
181.33/181.45	c
181.33/181.45	c
181.33/181.45	c ============================[ Search Statistics ]==============================
181.33/181.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.33/181.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.33/181.45	c ===============================================================================
181.33/181.45	c |         0 |    3236     2912    13903 |     5000        0    nan |  0.000 % |
181.33/181.46	c ===============================================================================
181.33/181.47	c core #92
181.33/181.47	c 
181.33/181.47	c 
181.33/181.47	c Core size: 46	Core Weight: 1	Total Weight: -9219
181.33/181.47	c
181.33/181.47	c
181.33/181.47	c ============================[ Search Statistics ]==============================
181.33/181.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.33/181.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.33/181.47	c ===============================================================================
181.33/181.47	c |         0 |    3278     2947    14036 |     5000        0    nan |  0.000 % |
181.33/181.48	c ===============================================================================
181.33/181.49	c core #93
181.33/181.49	c 
181.33/181.49	c 
181.33/181.49	c Core size: 49	Core Weight: 1	Total Weight: -9218
181.33/181.49	c
181.33/181.49	c
181.33/181.49	c ============================[ Search Statistics ]==============================
181.33/181.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.33/181.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.33/181.49	c ===============================================================================
181.33/181.49	c |         0 |    3324     2980    14176 |     5000        0    nan |  0.000 % |
181.44/181.50	c ===============================================================================
181.44/181.52	c core #94
181.44/181.52	c 
181.44/181.52	c 
181.44/181.52	c Core size: 56	Core Weight: 1	Total Weight: -9217
181.44/181.52	c
181.44/181.52	c
181.44/181.52	c ============================[ Search Statistics ]==============================
181.44/181.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.44/181.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.44/181.52	c ===============================================================================
181.44/181.52	c |         0 |    3374     3018    14341 |     5000        0    nan |  0.000 % |
181.44/181.52	c ===============================================================================
181.44/181.54	c core #95
181.44/181.54	c 
181.44/181.54	c 
181.44/181.54	c Core size: 46	Core Weight: 1	Total Weight: -9216
181.44/181.54	c
181.44/181.54	c
181.44/181.54	c ============================[ Search Statistics ]==============================
181.44/181.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.44/181.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.44/181.54	c ===============================================================================
181.44/181.54	c |         0 |    3416     3049    14470 |     5000        0    nan |  0.000 % |
181.44/181.57	c ===============================================================================
181.44/181.58	c core #96
181.44/181.58	c 
181.44/181.58	c 
181.44/181.58	c Core size: 70	Core Weight: 1	Total Weight: -9215
181.44/181.58	c
181.44/181.58	c
181.44/181.58	c ============================[ Search Statistics ]==============================
181.44/181.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.44/181.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.44/181.58	c ===============================================================================
181.44/181.58	c |         0 |    3482     3070    14612 |     5000        0    nan |  0.000 % |
181.53/181.63	c ===============================================================================
181.53/181.64	c core #97
181.53/181.64	c 
181.53/181.64	c 
181.53/181.64	c Core size: 120	Core Weight: 1	Total Weight: -9214
181.53/181.64	c
181.53/181.64	c
181.53/181.64	c ============================[ Search Statistics ]==============================
181.53/181.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.53/181.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.53/181.64	c ===============================================================================
181.53/181.64	c |         0 |    3593     3117    14926 |     5000        0    nan |  0.000 % |
181.53/181.66	c ===============================================================================
181.53/181.67	c core #98
181.53/181.67	c 
181.53/181.67	c 
181.53/181.67	c Core size: 51	Core Weight: 1	Total Weight: -9213
181.53/181.67	c
181.53/181.67	c
181.53/181.67	c ============================[ Search Statistics ]==============================
181.53/181.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.53/181.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.53/181.67	c ===============================================================================
181.53/181.67	c |         0 |    3640     3145    15055 |     5000        0    nan |  0.000 % |
181.63/181.75	c ===============================================================================
181.63/181.76	c core #99
181.63/181.76	c 
181.63/181.76	c 
181.63/181.76	c Core size: 86	Core Weight: 1	Total Weight: -9212
181.63/181.76	c
181.63/181.76	c
181.63/181.76	c ============================[ Search Statistics ]==============================
181.63/181.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.63/181.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.63/181.76	c ===============================================================================
181.63/181.76	c |         0 |    3721     3213    15375 |     5000        0    nan |  0.000 % |
181.63/181.77	c ===============================================================================
181.63/181.79	c core #100
181.63/181.79	c 
181.63/181.79	c 
181.63/181.79	c Core size: 53	Core Weight: 1	Total Weight: -9211
181.63/181.79	c
181.63/181.79	c
181.63/181.79	c ============================[ Search Statistics ]==============================
181.63/181.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.63/181.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.63/181.79	c ===============================================================================
181.63/181.79	c |         0 |    3770     3258    15561 |     5000        0    nan |  0.000 % |
181.73/181.86	c ===============================================================================
181.73/181.88	c core #101
181.73/181.88	c 
181.73/181.88	c 
181.73/181.88	c Core size: 62	Core Weight: 1	Total Weight: -9210
181.73/181.88	c
181.73/181.88	c
181.73/181.88	c ============================[ Search Statistics ]==============================
181.73/181.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.73/181.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.73/181.88	c ===============================================================================
181.73/181.88	c |         0 |    3831     3311    15795 |     5000        0    nan |  0.000 % |
181.82/181.93	c ===============================================================================
181.82/181.94	c core #102
181.82/181.94	c 
181.82/181.94	c 
181.82/181.94	c Core size: 89	Core Weight: 1	Total Weight: -9209
181.82/181.94	c
181.82/181.94	c
181.82/181.94	c ============================[ Search Statistics ]==============================
181.82/181.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.82/181.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.82/181.94	c ===============================================================================
181.82/181.94	c |         0 |    3909     3375    16102 |     5000        0    nan |  0.000 % |
181.82/181.95	c ===============================================================================
181.82/181.96	c core #103
181.82/181.96	c 
181.82/181.96	c 
181.82/181.96	c Core size: 36	Core Weight: 2	Total Weight: -9207
181.82/181.96	c
181.82/181.96	c
181.82/181.96	c ============================[ Search Statistics ]==============================
181.82/181.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.82/181.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.82/181.96	c ===============================================================================
181.82/181.96	c |         0 |    3941     3396    16182 |     5000        0    nan |  0.000 % |
181.82/181.98	c ===============================================================================
181.82/181.99	c core #104
181.82/181.99	c 
181.82/181.99	c 
181.82/181.99	c Core size: 37	Core Weight: 1	Total Weight: -9206
181.82/181.99	c
181.82/181.99	c
181.82/181.99	c ============================[ Search Statistics ]==============================
181.82/181.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.82/181.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.82/181.99	c ===============================================================================
181.82/181.99	c |         0 |    3972     3419    16264 |     5000        0    nan |  0.000 % |
181.93/182.01	c ===============================================================================
181.93/182.02	c core #105
181.93/182.02	c 
181.93/182.02	c 
181.93/182.02	c Core size: 31	Core Weight: 1	Total Weight: -9205
181.93/182.02	c
181.93/182.02	c
181.93/182.02	c ============================[ Search Statistics ]==============================
181.93/182.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.93/182.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.93/182.02	c ===============================================================================
181.93/182.02	c |         0 |    3999     3442    16339 |     5000        0    nan |  0.000 % |
181.93/182.06	c ===============================================================================
181.93/182.08	c core #106
181.93/182.08	c 
181.93/182.08	c 
181.93/182.08	c Core size: 45	Core Weight: 1	Total Weight: -9204
181.93/182.08	c
181.93/182.08	c
181.93/182.08	c ============================[ Search Statistics ]==============================
181.93/182.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
181.93/182.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
181.93/182.08	c ===============================================================================
181.93/182.08	c |         0 |    4040     3462    16435 |     5000        0    nan |  0.000 % |
182.03/182.11	c ===============================================================================
182.03/182.13	c core #107
182.03/182.13	c 
182.03/182.13	c 
182.03/182.13	c Core size: 33	Core Weight: 1	Total Weight: -9203
182.03/182.13	c
182.03/182.13	c
182.03/182.13	c ============================[ Search Statistics ]==============================
182.03/182.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.03/182.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.03/182.13	c ===============================================================================
182.03/182.13	c |         0 |    4070     3491    16535 |     5000        0    nan |  0.000 % |
182.03/182.14	c ===============================================================================
182.03/182.15	c core #108
182.03/182.15	c 
182.03/182.15	c 
182.03/182.15	c Core size: 44	Core Weight: 1	Total Weight: -9202
182.03/182.15	c
182.03/182.15	c
182.03/182.15	c ============================[ Search Statistics ]==============================
182.03/182.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.03/182.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.03/182.15	c ===============================================================================
182.03/182.15	c |         0 |    4110     3525    16671 |     5000        0    nan |  0.000 % |
182.03/182.19	c ===============================================================================
182.13/182.20	c core #109
182.13/182.20	c 
182.13/182.20	c 
182.13/182.20	c Core size: 28	Core Weight: 1	Total Weight: -9201
182.13/182.20	c
182.13/182.20	c
182.13/182.20	c ============================[ Search Statistics ]==============================
182.13/182.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.13/182.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.13/182.20	c ===============================================================================
182.13/182.20	c |         0 |    4135     3539    16718 |     5000        0    nan |  0.000 % |
182.13/182.21	c ===============================================================================
182.13/182.23	c core #110
182.13/182.23	c 
182.13/182.23	c 
182.13/182.23	c Core size: 32	Core Weight: 1	Total Weight: -9200
182.13/182.23	c
182.13/182.23	c
182.13/182.23	c ============================[ Search Statistics ]==============================
182.13/182.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.13/182.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.13/182.23	c ===============================================================================
182.13/182.23	c |         0 |    4162     3562    16794 |     5000        0    nan |  0.000 % |
182.13/182.24	c ===============================================================================
182.13/182.26	c core #111
182.13/182.26	c 
182.13/182.26	c 
182.13/182.26	c Core size: 38	Core Weight: 1	Total Weight: -9199
182.13/182.26	c
182.13/182.26	c
182.13/182.26	c ============================[ Search Statistics ]==============================
182.13/182.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.13/182.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.13/182.26	c ===============================================================================
182.13/182.26	c |         0 |    4197     3578    16867 |     5000        0    nan |  0.000 % |
182.13/182.29	c ===============================================================================
182.23/182.31	c core #112
182.23/182.31	c 
182.23/182.31	c 
182.23/182.31	c Core size: 89	Core Weight: 1	Total Weight: -9198
182.23/182.31	c
182.23/182.31	c
182.23/182.31	c ============================[ Search Statistics ]==============================
182.23/182.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.23/182.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.23/182.31	c ===============================================================================
182.23/182.31	c |         0 |    4277     3628    17126 |     5000        0    nan |  0.000 % |
182.23/182.33	c ===============================================================================
182.23/182.35	c core #113
182.23/182.35	c 
182.23/182.35	c 
182.23/182.35	c Core size: 63	Core Weight: 1	Total Weight: -9197
182.23/182.35	c
182.23/182.35	c
182.23/182.35	c ============================[ Search Statistics ]==============================
182.23/182.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.23/182.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.23/182.35	c ===============================================================================
182.23/182.35	c |         0 |    4332     3653    17262 |     5000        0    nan |  0.000 % |
182.23/182.38	c ===============================================================================
182.23/182.39	c core #114
182.23/182.39	c 
182.23/182.39	c 
182.23/182.39	c Core size: 36	Core Weight: 1	Total Weight: -9196
182.23/182.39	c
182.23/182.39	c
182.23/182.39	c ============================[ Search Statistics ]==============================
182.23/182.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.23/182.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.23/182.39	c ===============================================================================
182.23/182.39	c |         0 |    4365     3680    17359 |     5000        0    nan |  0.000 % |
182.33/182.42	c ===============================================================================
182.33/182.44	c core #115
182.33/182.44	c 
182.33/182.44	c 
182.33/182.44	c Core size: 41	Core Weight: 1	Total Weight: -9195
182.33/182.44	c
182.33/182.44	c
182.33/182.44	c ============================[ Search Statistics ]==============================
182.33/182.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.33/182.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.33/182.44	c ===============================================================================
182.33/182.44	c |         0 |    4401     3694    17429 |     5000        0    nan |  0.000 % |
182.33/182.46	c ===============================================================================
182.33/182.48	c core #116
182.33/182.48	c 
182.33/182.48	c 
182.33/182.48	c Core size: 73	Core Weight: 1	Total Weight: -9194
182.33/182.48	c
182.33/182.48	c
182.33/182.48	c ============================[ Search Statistics ]==============================
182.33/182.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.33/182.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.33/182.48	c ===============================================================================
182.33/182.48	c |         0 |    4465     3736    17634 |     5000        0    nan |  0.000 % |
182.44/182.53	c ===============================================================================
182.44/182.55	c core #117
182.44/182.55	c 
182.44/182.55	c 
182.44/182.55	c Core size: 79	Core Weight: 1	Total Weight: -9193
182.44/182.55	c
182.44/182.55	c
182.44/182.55	c ============================[ Search Statistics ]==============================
182.44/182.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.44/182.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.44/182.55	c ===============================================================================
182.44/182.55	c |         0 |    4539     3786    17884 |     5000        0    nan |  0.000 % |
182.44/182.57	c ===============================================================================
182.44/182.58	c core #118
182.44/182.58	c 
182.44/182.58	c 
182.44/182.58	c Core size: 49	Core Weight: 1	Total Weight: -9192
182.44/182.58	c
182.44/182.58	c
182.44/182.58	c ============================[ Search Statistics ]==============================
182.44/182.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.44/182.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.44/182.58	c ===============================================================================
182.44/182.58	c |         0 |    4580     3810    17994 |     5000        0    nan |  0.000 % |
182.53/182.61	c ===============================================================================
182.53/182.63	c core #119
182.53/182.63	c 
182.53/182.63	c 
182.53/182.63	c Core size: 88	Core Weight: 1	Total Weight: -9191
182.53/182.63	c
182.53/182.63	c
182.53/182.63	c ============================[ Search Statistics ]==============================
182.53/182.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.53/182.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.53/182.63	c ===============================================================================
182.53/182.63	c |         0 |    4656     3838    18183 |     5000        0    nan |  0.000 % |
182.53/182.68	c ===============================================================================
182.63/182.70	c core #120
182.63/182.70	c 
182.63/182.70	c 
182.63/182.70	c Core size: 45	Core Weight: 1	Total Weight: -9190
182.63/182.70	c
182.63/182.70	c
182.63/182.70	c ============================[ Search Statistics ]==============================
182.63/182.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.63/182.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.63/182.70	c ===============================================================================
182.63/182.70	c |         0 |    4695     3854    22459 |     5000        0    nan |  0.000 % |
182.63/182.78	c |       100 |    4694     3854    22459 |     5500       96     21 |  0.680 % |
182.63/182.78	c ===============================================================================
182.73/182.80	c core #121
182.73/182.80	c 
182.73/182.80	c 
182.73/182.80	c Core size: 56	Core Weight: 1	Total Weight: -9189
182.73/182.80	c
182.73/182.80	c
182.73/182.80	c ============================[ Search Statistics ]==============================
182.73/182.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.73/182.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.73/182.80	c ===============================================================================
182.73/182.80	c |         0 |    4747     3869    22564 |     5000        0    nan |  0.000 % |
182.73/182.87	c ===============================================================================
182.73/182.88	c core #122
182.73/182.88	c 
182.73/182.88	c 
182.73/182.88	c Core size: 59	Core Weight: 1	Total Weight: -9188
182.73/182.88	c
182.73/182.88	c
182.73/182.88	c ============================[ Search Statistics ]==============================
182.73/182.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.73/182.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.73/182.88	c ===============================================================================
182.73/182.88	c |         0 |    4804     3896    22717 |     5000        0    nan |  0.000 % |
182.83/182.94	c ===============================================================================
182.83/182.96	c core #123
182.83/182.96	c 
182.83/182.96	c 
182.83/182.96	c Core size: 80	Core Weight: 1	Total Weight: -9187
182.83/182.96	c
182.83/182.96	c
182.83/182.96	c ============================[ Search Statistics ]==============================
182.83/182.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
182.83/182.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
182.83/182.96	c ===============================================================================
182.83/182.96	c |         0 |    4880     3940    22965 |     5000        0    nan |  0.000 % |
182.93/183.07	c |       100 |    4880     3940    22965 |     5500      100     28 |  0.205 % |
182.93/183.09	c ===============================================================================
183.03/183.11	c core #124
183.03/183.11	c 
183.03/183.11	c 
183.03/183.11	c Core size: 119	Core Weight: 1	Total Weight: -9186
183.03/183.11	c
183.03/183.11	c
183.03/183.11	c ============================[ Search Statistics ]==============================
183.03/183.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.03/183.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.03/183.11	c ===============================================================================
183.03/183.11	c |         0 |    4995     3992    23301 |     5000        0    nan |  0.000 % |
183.13/183.21	c |       101 |    4995     3992    23301 |     5500      101     18 |  0.240 % |
183.13/183.21	c ===============================================================================
183.13/183.23	c core #125
183.13/183.23	c 
183.13/183.23	c 
183.13/183.23	c Core size: 114	Core Weight: 1	Total Weight: -9185
183.13/183.23	c
183.13/183.23	c
183.13/183.23	c ============================[ Search Statistics ]==============================
183.13/183.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.13/183.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.13/183.23	c ===============================================================================
183.13/183.23	c |         0 |    5107     4041    23632 |     5000        0    nan |  0.000 % |
183.23/183.31	c |       101 |    5105     4041    23632 |     5500      100     18 |  0.235 % |
183.23/183.32	c ===============================================================================
183.23/183.34	c core #126
183.23/183.34	c 
183.23/183.34	c 
183.23/183.34	c Core size: 105	Core Weight: 1	Total Weight: -9184
183.23/183.34	c
183.23/183.34	c
183.23/183.34	c ============================[ Search Statistics ]==============================
183.23/183.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.23/183.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.23/183.34	c ===============================================================================
183.23/183.34	c |         0 |    5203     4072    23866 |     5000        0    nan |  0.000 % |
183.33/183.41	c |       102 |    5203     4072    23866 |     5500      102     26 |  0.192 % |
183.33/183.42	c ===============================================================================
183.33/183.44	c core #127
183.33/183.44	c 
183.33/183.44	c 
183.33/183.44	c Core size: 104	Core Weight: 1	Total Weight: -9183
183.33/183.44	c
183.33/183.44	c
183.33/183.44	c ============================[ Search Statistics ]==============================
183.33/183.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.33/183.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.33/183.44	c ===============================================================================
183.33/183.44	c |         0 |    5301     4123    24175 |     5000        0    nan |  0.000 % |
183.43/183.56	c |       102 |    5301     4123    24175 |     5500      102     31 |  0.188 % |
183.43/183.57	c ===============================================================================
183.43/183.59	c core #128
183.43/183.59	c 
183.43/183.59	c 
183.43/183.59	c Core size: 109	Core Weight: 1	Total Weight: -9182
183.43/183.59	c
183.43/183.59	c
183.43/183.59	c ============================[ Search Statistics ]==============================
183.43/183.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.43/183.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.43/183.59	c ===============================================================================
183.43/183.59	c |         0 |    5406     4162    24460 |     5000        0    nan |  0.000 % |
183.53/183.69	c |       100 |    5406     4162    24460 |     5500      100     44 |  0.185 % |
183.63/183.70	c ===============================================================================
183.63/183.72	c core #129
183.63/183.72	c 
183.63/183.72	c 
183.63/183.72	c Core size: 121	Core Weight: 1	Total Weight: -9181
183.63/183.72	c
183.63/183.72	c
183.63/183.72	c ============================[ Search Statistics ]==============================
183.63/183.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.63/183.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.63/183.72	c ===============================================================================
183.63/183.72	c |         0 |    5522     4207    24776 |     5000        0    nan |  0.000 % |
183.73/183.81	c ===============================================================================
183.73/183.83	c core #130
183.73/183.83	c 
183.73/183.83	c 
183.73/183.83	c Core size: 67	Core Weight: 1	Total Weight: -9180
183.73/183.83	c
183.73/183.83	c
183.73/183.83	c ============================[ Search Statistics ]==============================
183.73/183.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.73/183.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.73/183.83	c ===============================================================================
183.73/183.83	c |         0 |    5585     4254    25017 |     5000        0    nan |  0.000 % |
183.83/183.91	c |       100 |    5585     4254    25017 |     5500      100     26 |  0.179 % |
183.83/183.92	c ===============================================================================
183.83/183.94	c core #131
183.83/183.94	c 
183.83/183.94	c 
183.83/183.94	c Core size: 87	Core Weight: 1	Total Weight: -9179
183.83/183.94	c
183.83/183.94	c
183.83/183.94	c ============================[ Search Statistics ]==============================
183.83/183.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.83/183.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.83/183.94	c ===============================================================================
183.83/183.94	c |         0 |    5668     4281    25220 |     5000        0    nan |  0.000 % |
183.93/184.03	c |       101 |    5668     4281    25220 |     5500      101     26 |  0.176 % |
183.93/184.05	c ===============================================================================
183.93/184.07	c core #132
183.93/184.07	c 
183.93/184.07	c 
183.93/184.07	c Core size: 67	Core Weight: 1	Total Weight: -9178
183.93/184.07	c
183.93/184.07	c
183.93/184.07	c ============================[ Search Statistics ]==============================
183.93/184.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
183.93/184.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
183.93/184.07	c ===============================================================================
183.93/184.07	c |         0 |    5731     4322    25431 |     5000        0    nan |  0.000 % |
184.03/184.16	c |       100 |    5731     4322    25431 |     5500      100     21 |  0.174 % |
184.03/184.18	c ===============================================================================
184.13/184.20	c core #133
184.13/184.20	c 
184.13/184.20	c 
184.13/184.20	c Core size: 86	Core Weight: 1	Total Weight: -9177
184.13/184.20	c
184.13/184.20	c
184.13/184.20	c ============================[ Search Statistics ]==============================
184.13/184.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.13/184.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.13/184.20	c ===============================================================================
184.13/184.20	c |         0 |    5814     4367    25692 |     5000        0    nan |  0.000 % |
184.13/184.28	c |       101 |    5814     4367    25692 |     5500      101     26 |  0.172 % |
184.13/184.29	c ===============================================================================
184.23/184.31	c core #134
184.23/184.31	c 
184.23/184.31	c 
184.23/184.31	c Core size: 85	Core Weight: 1	Total Weight: -9176
184.23/184.31	c
184.23/184.31	c
184.23/184.31	c ============================[ Search Statistics ]==============================
184.23/184.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.23/184.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.23/184.31	c ===============================================================================
184.23/184.31	c |         0 |    5896     4390    25883 |     5000        0    nan |  0.000 % |
184.33/184.40	c |       100 |    5896     4390    25883 |     5500      100     21 |  0.169 % |
184.33/184.42	c ===============================================================================
184.33/184.44	c core #135
184.33/184.44	c 
184.33/184.44	c 
184.33/184.44	c Core size: 51	Core Weight: 1	Total Weight: -9175
184.33/184.44	c
184.33/184.44	c
184.33/184.44	c ============================[ Search Statistics ]==============================
184.33/184.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.33/184.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.33/184.44	c ===============================================================================
184.33/184.44	c |         0 |    5943     4403    25976 |     5000        0    nan |  0.000 % |
184.43/184.52	c |       101 |    5943     4403    25976 |     5500      101     24 |  0.168 % |
184.43/184.59	c |       253 |    5942     4403    25976 |     6050      127     19 |  0.185 % |
184.43/184.59	c ===============================================================================
184.53/184.62	c core #136
184.53/184.62	c 
184.53/184.62	c 
184.53/184.62	c Core size: 57	Core Weight: 1	Total Weight: -9174
184.53/184.62	c
184.53/184.62	c
184.53/184.62	c ============================[ Search Statistics ]==============================
184.53/184.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.53/184.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.53/184.62	c ===============================================================================
184.53/184.62	c |         0 |    5994     4418    26079 |     5000        0    nan |  0.000 % |
184.53/184.69	c |       105 |    5994     4418    26079 |     5500      105     26 |  0.167 % |
184.63/184.75	c |       255 |    5987     4418    26079 |     6050      240     17 |  1.799 % |
184.63/184.75	c ===============================================================================
184.63/184.77	c core #137
184.63/184.77	c 
184.63/184.77	c 
184.63/184.77	c Core size: 111	Core Weight: 1	Total Weight: -9173
184.63/184.77	c
184.63/184.77	c
184.63/184.77	c ============================[ Search Statistics ]==============================
184.63/184.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.63/184.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.63/184.77	c ===============================================================================
184.63/184.77	c |         0 |    6098     4436    26301 |     5000        0    nan |  0.000 % |
184.73/184.87	c |       102 |    6098     4436    26301 |     5500      102     29 |  0.164 % |
184.83/184.91	c ===============================================================================
184.83/184.93	c core #138
184.83/184.93	c 
184.83/184.93	c 
184.83/184.93	c Core size: 94	Core Weight: 1	Total Weight: -9172
184.83/184.93	c
184.83/184.93	c
184.83/184.93	c ============================[ Search Statistics ]==============================
184.83/184.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.83/184.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
184.83/184.93	c ===============================================================================
184.83/184.93	c |         0 |    6189     4471    26566 |     5000        0    nan |  0.000 % |
184.93/185.04	c |       100 |    6189     4471    26566 |     5500      100     27 |  0.161 % |
184.93/185.09	c ===============================================================================
185.03/185.11	c core #139
185.03/185.11	c 
185.03/185.11	c 
185.03/185.11	c Core size: 187	Core Weight: 1	Total Weight: -9171
185.03/185.11	c
185.03/185.11	c
185.03/185.11	c ============================[ Search Statistics ]==============================
185.03/185.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.03/185.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.03/185.11	c ===============================================================================
185.03/185.11	c |         0 |    6373     4517    27050 |     5000        0    nan |  0.000 % |
185.13/185.21	c |       100 |    6373     4517    27050 |     5500      100     61 |  0.157 % |
185.13/185.24	c ===============================================================================
185.13/185.26	c core #140
185.13/185.26	c 
185.13/185.26	c 
185.13/185.26	c Core size: 107	Core Weight: 1	Total Weight: -9170
185.13/185.26	c
185.13/185.26	c
185.13/185.26	c ============================[ Search Statistics ]==============================
185.13/185.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.13/185.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.13/185.26	c ===============================================================================
185.13/185.26	c |         0 |    6475     4556    27343 |     5000        0    nan |  0.000 % |
185.22/185.34	c |       100 |    6475     4556    27343 |     5500      100     27 |  0.154 % |
185.22/185.37	c ===============================================================================
185.22/185.39	c core #141
185.22/185.39	c 
185.22/185.39	c 
185.22/185.39	c Core size: 116	Core Weight: 1	Total Weight: -9169
185.22/185.39	c
185.22/185.39	c
185.22/185.39	c ============================[ Search Statistics ]==============================
185.22/185.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.22/185.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.22/185.39	c ===============================================================================
185.22/185.39	c |         0 |    6585     4573    27574 |     5000        0    nan |  0.000 % |
185.33/185.48	c |       100 |    6585     4573    27574 |     5500      100     24 |  0.152 % |
185.33/185.49	c ===============================================================================
185.43/185.52	c core #142
185.43/185.52	c 
185.43/185.52	c 
185.43/185.52	c Core size: 81	Core Weight: 1	Total Weight: -9168
185.43/185.52	c
185.43/185.52	c
185.43/185.52	c ============================[ Search Statistics ]==============================
185.43/185.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.43/185.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.43/185.52	c ===============================================================================
185.43/185.52	c |         0 |    6665     4597    27771 |     5000        0    nan |  0.000 % |
185.53/185.63	c |       101 |    6665     4597    27771 |     5500      101     32 |  0.150 % |
185.53/185.66	c ===============================================================================
185.53/185.69	c core #143
185.53/185.69	c 
185.53/185.69	c 
185.53/185.69	c Core size: 98	Core Weight: 1	Total Weight: -9167
185.53/185.69	c
185.53/185.69	c
185.53/185.69	c ============================[ Search Statistics ]==============================
185.53/185.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.53/185.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.53/185.69	c ===============================================================================
185.53/185.69	c |         0 |    6755     4612    27957 |     5000        0    nan |  0.000 % |
185.63/185.77	c |       101 |    6755     4612    27957 |     5500      101     29 |  0.148 % |
185.73/185.80	c ===============================================================================
185.73/185.82	c core #144
185.73/185.82	c 
185.73/185.82	c 
185.73/185.82	c Core size: 89	Core Weight: 1	Total Weight: -9166
185.73/185.82	c
185.73/185.82	c
185.73/185.82	c ============================[ Search Statistics ]==============================
185.73/185.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.73/185.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.73/185.82	c ===============================================================================
185.73/185.82	c |         0 |    6835     4626    28117 |     5000        0    nan |  0.000 % |
185.83/185.92	c |       103 |    6835     4626    28117 |     5500      103     39 |  0.146 % |
185.83/185.99	c |       254 |    6835     4626    28117 |     6050      254     22 |  0.161 % |
185.92/186.06	c ===============================================================================
185.92/186.09	c core #145
185.92/186.09	c 
185.92/186.09	c 
185.92/186.09	c Core size: 87	Core Weight: 1	Total Weight: -9165
185.92/186.09	c
185.92/186.09	c
185.92/186.09	c ============================[ Search Statistics ]==============================
185.92/186.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
185.92/186.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
185.92/186.09	c ===============================================================================
185.92/186.09	c |         0 |    6920     4639    28284 |     5000        0    nan |  0.000 % |
186.03/186.17	c |       102 |    6920     4639    28284 |     5500      102     32 |  0.144 % |
186.03/186.20	c ===============================================================================
186.13/186.22	c core #146
186.13/186.22	c 
186.13/186.22	c 
186.13/186.22	c Core size: 168	Core Weight: 1	Total Weight: -9164
186.13/186.22	c
186.13/186.22	c
186.13/186.22	c ============================[ Search Statistics ]==============================
186.13/186.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.13/186.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.13/186.22	c ===============================================================================
186.13/186.22	c |         0 |    7083     4654    28618 |     5000        0    nan |  0.000 % |
186.23/186.31	c |       101 |    7083     4654    28618 |     5500      101     21 |  0.141 % |
186.23/186.34	c ===============================================================================
186.23/186.36	c core #147
186.23/186.36	c 
186.23/186.36	c 
186.23/186.36	c Core size: 130	Core Weight: 1	Total Weight: -9163
186.23/186.36	c
186.23/186.36	c
186.23/186.36	c ============================[ Search Statistics ]==============================
186.23/186.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.23/186.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.23/186.36	c ===============================================================================
186.23/186.36	c |         0 |    7208     4685    28938 |     5000        0    nan |  0.000 % |
186.33/186.45	c |       102 |    7208     4685    28938 |     5500      102     36 |  0.139 % |
186.43/186.50	c ===============================================================================
186.43/186.52	c core #148
186.43/186.52	c 
186.43/186.52	c 
186.43/186.52	c Core size: 101	Core Weight: 1	Total Weight: -9162
186.43/186.52	c
186.43/186.52	c
186.43/186.52	c ============================[ Search Statistics ]==============================
186.43/186.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.43/186.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.43/186.52	c ===============================================================================
186.43/186.52	c |         0 |    7305     4696    29125 |     5000        0    nan |  0.000 % |
186.53/186.60	c |       101 |    7305     4696    29125 |     5500      101     23 |  0.137 % |
186.53/186.65	c ===============================================================================
186.53/186.67	c core #149
186.53/186.67	c 
186.53/186.67	c 
186.53/186.67	c Core size: 101	Core Weight: 1	Total Weight: -9161
186.53/186.67	c
186.53/186.67	c
186.53/186.67	c ============================[ Search Statistics ]==============================
186.53/186.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.53/186.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.53/186.67	c ===============================================================================
186.53/186.67	c |         0 |    7404     4711    29329 |     5000        0    nan |  0.000 % |
186.62/186.76	c |       101 |    7404     4711    29329 |     5500      101     28 |  0.135 % |
186.72/186.80	c ===============================================================================
186.72/186.82	c core #150
186.72/186.82	c 
186.72/186.82	c 
186.72/186.82	c Core size: 168	Core Weight: 1	Total Weight: -9160
186.72/186.82	c
186.72/186.82	c
186.72/186.82	c ============================[ Search Statistics ]==============================
186.72/186.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
186.72/186.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
186.72/186.82	c ===============================================================================
186.72/186.82	c |         0 |    7568     4721    33960 |     5000        0    nan |  0.000 % |
186.84/186.94	c |       100 |    7568     4721    33960 |     5500      100     50 |  0.119 % |
186.84/186.98	c |       250 |    7568     4721    33960 |     6050      250     28 |  0.119 % |
187.03/187.10	c ===============================================================================
187.03/187.13	c core #151
187.03/187.13	c 
187.03/187.13	c 
187.03/187.13	c Core size: 210	Core Weight: 1	Total Weight: -9159
187.03/187.13	c
187.03/187.13	c
187.03/187.13	c ============================[ Search Statistics ]==============================
187.03/187.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
187.03/187.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
187.03/187.13	c ===============================================================================
187.03/187.13	c |         0 |    7773     4742    34396 |     5000        0    nan |  0.000 % |
187.13/187.25	c |       102 |    7773     4742    34396 |     5500      102     51 |  0.116 % |
187.23/187.33	c |       253 |    7772     4742    34396 |     6050      252     27 |  0.129 % |
187.33/187.41	c ===============================================================================
187.33/187.44	c core #152
187.33/187.44	c 
187.33/187.44	c 
187.33/187.44	c Core size: 226	Core Weight: 1	Total Weight: -9158
187.33/187.44	c
187.33/187.44	c
187.33/187.44	c ============================[ Search Statistics ]==============================
187.33/187.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
187.33/187.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
187.33/187.44	c ===============================================================================
187.33/187.44	c |         0 |    7995     4764    34859 |     5000        0    nan |  0.000 % |
187.42/187.56	c |       103 |    7995     4764    34859 |     5500      103     48 |  0.112 % |
187.52/187.60	c |       254 |    7995     4764    34859 |     6050      254     33 |  0.112 % |
187.52/187.70	c |       479 |    7995     4764    34859 |     6655      479     28 |  0.112 % |
187.73/187.84	c |       818 |    7995     4764    34859 |     7320      818     24 |  0.112 % |
187.94/188.09	c |      1324 |    7995     4764    34859 |     8052     1324     22 |  0.112 % |
188.43/188.53	c |      2083 |    7994     4764    34859 |     8857      897     20 |  0.125 % |
188.53/188.66	c ===============================================================================
188.62/188.71	c core #153
188.62/188.71	c 
188.62/188.71	c 
188.62/188.71	c Core size: 138	Core Weight: 1	Total Weight: -9157
188.62/188.71	c
188.62/188.71	c
188.62/188.71	c ============================[ Search Statistics ]==============================
188.62/188.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
188.62/188.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
188.62/188.71	c ===============================================================================
188.62/188.71	c |         0 |    8122     4780    35121 |     5000        0    nan |  0.000 % |
188.73/188.86	c |       100 |    8122     4780    35121 |     5500      100     47 |  0.111 % |
188.83/188.95	c |       250 |    8121     4780    35121 |     6050      249     27 |  0.123 % |
188.93/189.04	c ===============================================================================
188.93/189.07	c core #154
188.93/189.07	c 
188.93/189.07	c 
188.93/189.07	c Core size: 211	Core Weight: 1	Total Weight: -9156
188.93/189.07	c
188.93/189.07	c
188.93/189.07	c ============================[ Search Statistics ]==============================
188.93/189.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
188.93/189.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
188.93/189.07	c ===============================================================================
188.93/189.07	c |         0 |    8327     4808    35572 |     5000        0    nan |  0.000 % |
189.13/189.22	c |       100 |    8327     4808    35572 |     5500      100     34 |  0.108 % |
189.22/189.32	c |       250 |    8327     4808    35572 |     6050      250     21 |  0.108 % |
189.32/189.40	c ===============================================================================
189.32/189.43	c core #155
189.32/189.43	c 
189.32/189.43	c 
189.32/189.43	c Core size: 132	Core Weight: 1	Total Weight: -9155
189.32/189.43	c
189.32/189.43	c
189.32/189.43	c ============================[ Search Statistics ]==============================
189.32/189.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
189.32/189.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
189.32/189.43	c ===============================================================================
189.32/189.43	c |         0 |    8458     4823    35842 |     5000        0    nan |  0.000 % |
189.43/189.56	c |       101 |    8458     4823    35842 |     5500      101     38 |  0.106 % |
189.53/189.63	c |       251 |    8457     4823    35842 |     6050      250     24 |  0.118 % |
189.63/189.80	c |       476 |    8455     4823    35842 |     6655      236     21 |  0.142 % |
189.73/189.82	c ===============================================================================
189.73/189.85	c core #156
189.73/189.85	c 
189.73/189.85	c 
189.73/189.85	c Core size: 200	Core Weight: 1	Total Weight: -9154
189.73/189.85	c
189.73/189.85	c
189.73/189.85	c ============================[ Search Statistics ]==============================
189.73/189.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
189.73/189.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
189.73/189.86	c ===============================================================================
189.73/189.86	c |         0 |    8654     4849    36265 |     5000        0    nan |  0.000 % |
189.82/189.95	c |       104 |    8654     4849    36265 |     5500      104     56 |  0.104 % |
189.92/190.01	c |       258 |    8653     4849    36265 |     6050      257     33 |  0.115 % |
190.02/190.14	c |       483 |    8653     4849    36265 |     6655      482     27 |  0.115 % |
190.24/190.34	c |       820 |    8652     4849    36265 |     7320      385     27 |  0.127 % |
190.43/190.56	c ===============================================================================
190.53/190.60	c core #157
190.53/190.60	c 
190.53/190.60	c 
190.53/190.60	c Core size: 200	Core Weight: 1	Total Weight: -9153
190.53/190.60	c
190.53/190.60	c
190.53/190.60	c ============================[ Search Statistics ]==============================
190.53/190.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
190.53/190.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
190.53/190.60	c ===============================================================================
190.53/190.60	c |         0 |    8850     4873    36692 |     5000        0    nan |  0.000 % |
190.62/190.73	c |       103 |    8850     4873    36692 |     5500      103     35 |  0.102 % |
190.72/190.82	c |       255 |    8850     4873    36692 |     6050      255     32 |  0.102 % |
190.92/191.00	c |       483 |    8850     4873    36692 |     6655      483     31 |  0.102 % |
191.13/191.23	c |       821 |    8850     4873    36692 |     7320      821     31 |  0.102 % |
191.43/191.57	c |      1328 |    8850     4873    36692 |     8052     1328     31 |  0.102 % |
192.03/192.11	c |      2089 |    8850     4873    36692 |     8857     2089     32 |  0.102 % |
192.72/192.86	c |      3228 |    8850     4873    36692 |     9743     3228     33 |  0.102 % |
194.02/194.16	c |      4938 |    8850     4873    36692 |    10717     4938     34 |  0.102 % |
196.13/196.25	c |      7501 |    8850     4873    36692 |    11789     7501     35 |  0.102 % |
199.82/199.94	c ===============================================================================
199.82/199.99	c core #158
199.82/199.99	c 
199.82/199.99	c 
199.82/199.99	c Core size: 191	Core Weight: 1	Total Weight: -9152
199.82/199.99	c
199.82/199.99	c
199.82/199.99	c ============================[ Search Statistics ]==============================
199.82/199.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
199.82/199.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
199.82/199.99	c ===============================================================================
199.82/199.99	c |         0 |    9038     4885    37069 |     5000        0    nan |  0.000 % |
200.03/200.11	c |       100 |    9038     4885    37069 |     5500      100     51 |  0.099 % |
200.03/200.17	c |       250 |    9038     4885    37069 |     6050      250     27 |  0.099 % |
200.22/200.31	c |       475 |    9033     4885    37069 |     6655      374     23 |  0.276 % |
200.22/200.31	c ===============================================================================
200.22/200.35	c core #159
200.22/200.35	c 
200.22/200.35	c 
200.22/200.35	c Core size: 211	Core Weight: 1	Total Weight: -9151
200.22/200.35	c
200.22/200.35	c
200.22/200.35	c ============================[ Search Statistics ]==============================
200.22/200.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
200.22/200.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
200.22/200.35	c ===============================================================================
200.22/200.35	c |         0 |    9244     4921    37568 |     5000        0    nan |  0.000 % |
200.42/200.50	c |       100 |    9244     4921    37568 |     5500      100     49 |  0.097 % |
200.42/200.58	c |       250 |    9244     4921    37568 |     6050      250     34 |  0.097 % |
200.62/200.71	c |       478 |    9244     4921    37568 |     6655      478     25 |  0.097 % |
200.82/200.95	c |       815 |    9244     4921    37568 |     7320      815     21 |  0.097 % |
201.32/201.44	c |      1322 |    9242     4921    37568 |     8052      388     26 |  0.119 % |
201.42/201.55	c ===============================================================================
201.42/201.59	c core #160
201.42/201.59	c 
201.42/201.59	c 
201.42/201.59	c Core size: 153	Core Weight: 1	Total Weight: -9150
201.42/201.59	c
201.42/201.59	c
201.42/201.59	c ============================[ Search Statistics ]==============================
201.42/201.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
201.42/201.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
201.42/201.59	c ===============================================================================
201.42/201.59	c |         0 |    9383     4937    37858 |     5000        0    nan |  0.000 % |
201.52/201.68	c |       100 |    9383     4937    37858 |     5500      100     43 |  0.096 % |
201.62/201.74	c |       251 |    9383     4937    37858 |     6050      251     35 |  0.096 % |
201.62/201.77	c |       479 |    9383     4937    37858 |     6655      479     32 |  0.096 % |
201.82/201.90	c |       816 |    9383     4937    37858 |     7320      816     29 |  0.096 % |
202.02/202.13	c |      1323 |    9383     4937    37858 |     8052     1323     29 |  0.096 % |
202.33/202.48	c |      2082 |    9383     4937    37858 |     8857     2082     30 |  0.096 % |
202.82/202.97	c |      3223 |    9383     4937    37858 |     9743     3223     28 |  0.096 % |
203.62/203.79	c |      4933 |    9383     4937    37858 |    10717     4933     27 |  0.096 % |
205.82/205.92	c |      7495 |    9383     4937    37858 |    11789     7495     29 |  0.096 % |
208.72/208.87	c |     11339 |    9383     4937    37858 |    12968    11339     31 |  0.096 % |
213.72/213.86	c |     17105 |    9383     4937    37858 |    14265    10603     37 |  0.096 % |
218.62/218.75	c |     25754 |    9383     4937    37858 |    15692    12094     33 |  0.096 % |
229.32/229.45	c |     38729 |    9382     4937    37858 |    17261     3617     29 |  0.106 % |
232.61/232.77	c ===============================================================================
232.91/233.02	c core #161
232.91/233.02	c 
232.91/233.02	c 
232.91/233.02	c Core size: 152	Core Weight: 1	Total Weight: -9149
232.91/233.02	c
232.91/233.02	c
232.91/233.02	c ============================[ Search Statistics ]==============================
232.91/233.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.91/233.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.91/233.02	c ===============================================================================
232.91/233.02	c |         0 |    9526     4953    38152 |     5000        0    nan |  0.000 % |
233.02/233.18	c |       100 |    9526     4953    38152 |     5500      100     50 |  0.094 % |
233.12/233.30	c |       250 |    9526     4953    38152 |     6050      250     38 |  0.094 % |
233.32/233.45	c |       476 |    9526     4953    38152 |     6655      476     34 |  0.094 % |
233.52/233.67	c |       815 |    9526     4953    38152 |     7320      815     33 |  0.094 % |
233.91/234.01	c |      1323 |    9526     4953    38152 |     8052     1323     32 |  0.094 % |
234.41/234.57	c |      2085 |    9526     4953    38152 |     8857     2085     32 |  0.094 % |
235.23/235.38	c |      3224 |    9526     4953    38152 |     9743     3224     32 |  0.094 % |
236.42/236.59	c |      4934 |    9526     4953    38152 |    10717     4934     34 |  0.094 % |
238.32/238.45	c |      7496 |    9526     4953    38152 |    11789     7496     35 |  0.094 % |
241.51/241.62	c |     11340 |    9526     4953    38152 |    12968    11340     34 |  0.094 % |
247.01/247.17	c |     17109 |    9526     4953    38152 |    14265    10597     36 |  0.094 % |
252.71/252.85	c ===============================================================================
252.82/252.91	c core #162
252.82/252.91	c 
252.82/252.91	c 
252.82/252.91	c Core size: 53	Core Weight: 1	Total Weight: -9148
252.82/252.91	c
252.82/252.91	c
252.82/252.91	c ============================[ Search Statistics ]==============================
252.82/252.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
252.82/252.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
252.82/252.91	c ===============================================================================
252.82/252.91	c |         0 |    9569     4971    38250 |     5000        0    nan |  0.000 % |
252.92/253.02	c |       100 |    9569     4971    38250 |     5500      100     29 |  0.094 % |
253.01/253.13	c |       251 |    9569     4971    38250 |     6050      251     21 |  0.094 % |
253.11/253.27	c |       476 |    9569     4971    38250 |     6655      476     19 |  0.094 % |
253.31/253.46	c |       813 |    9569     4971    38250 |     7320      813     19 |  0.094 % |
253.61/253.78	c |      1323 |    9569     4971    38250 |     8052     1323     20 |  0.094 % |
254.31/254.40	c |      2082 |    9569     4971    38250 |     8857     2082     26 |  0.094 % |
255.20/255.34	c |      3223 |    9569     4971    38250 |     9743     3223     27 |  0.094 % |
256.51/256.63	c ===============================================================================
256.51/256.68	c core #163
256.51/256.68	c 
256.51/256.68	c 
256.51/256.68	c Core size: 95	Core Weight: 1	Total Weight: -9147
256.51/256.68	c
256.51/256.68	c
256.51/256.68	c ============================[ Search Statistics ]==============================
256.51/256.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
256.51/256.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
256.51/256.68	c ===============================================================================
256.51/256.68	c |         0 |    9661     4984    38434 |     5000        0    nan |  0.000 % |
256.71/256.82	c |       100 |    9661     4984    38434 |     5500      100     39 |  0.093 % |
256.71/256.87	c |       250 |    9661     4984    38434 |     6050      250     25 |  0.093 % |
256.81/256.98	c |       478 |    9661     4984    38434 |     6655      478     20 |  0.093 % |
257.11/257.26	c ===============================================================================
257.11/257.29	c core #164
257.11/257.29	c 
257.11/257.29	c 
257.11/257.29	c Core size: 75	Core Weight: 1	Total Weight: -9146
257.11/257.29	c
257.11/257.29	c
257.11/257.29	c ============================[ Search Statistics ]==============================
257.11/257.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
257.11/257.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
257.11/257.29	c ===============================================================================
257.11/257.29	c |         0 |    9733     4996    38576 |     5000        0    nan |  0.000 % |
257.22/257.40	c |       100 |    9733     4996    38576 |     5500      100     38 |  0.092 % |
257.32/257.44	c |       250 |    9733     4996    38576 |     6050      250     24 |  0.092 % |
257.41/257.57	c |       478 |    9733     4996    38576 |     6655      478     22 |  0.092 % |
257.61/257.77	c |       817 |    9733     4996    38576 |     7320      817     29 |  0.092 % |
257.91/258.07	c |      1324 |    9733     4996    38576 |     8052     1324     34 |  0.092 % |
258.41/258.52	c |      2083 |    9733     4996    38576 |     8857     2083     36 |  0.092 % |
259.10/259.25	c |      3224 |    9733     4996    38576 |     9743     3224     38 |  0.092 % |
260.31/260.49	c |      4933 |    9733     4996    38576 |    10717     4933     38 |  0.092 % |
262.61/262.70	c |      7497 |    9733     4996    38576 |    11789     7497     38 |  0.092 % |
264.10/264.23	c ===============================================================================
264.10/264.28	c core #165
264.10/264.28	c 
264.10/264.28	c 
264.10/264.28	c Core size: 187	Core Weight: 1	Total Weight: -9145
264.10/264.28	c
264.10/264.28	c
264.10/264.28	c ============================[ Search Statistics ]==============================
264.10/264.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
264.10/264.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
264.10/264.28	c ===============================================================================
264.10/264.28	c |         0 |    9918     5016    38960 |     5000        0    nan |  0.000 % |
264.31/264.42	c |       102 |    9918     5016    38960 |     5500      102     61 |  0.091 % |
264.31/264.45	c |       252 |    9918     5016    38960 |     6050      252     36 |  0.091 % |
264.41/264.52	c |       479 |    9918     5016    38960 |     6655      479     28 |  0.091 % |
264.51/264.63	c |       817 |    9916     5016    38960 |     7320      289     26 |  0.141 % |
264.51/264.68	c ===============================================================================
264.61/264.72	c core #166
264.61/264.72	c 
264.61/264.72	c 
264.61/264.72	c Core size: 246	Core Weight: 1	Total Weight: -9144
264.61/264.72	c
264.61/264.72	c
264.61/264.72	c ============================[ Search Statistics ]==============================
264.61/264.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
264.61/264.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
264.61/264.72	c ===============================================================================
264.61/264.72	c |         0 |   10158     5031    39446 |     5000        0    nan |  0.000 % |
264.80/264.92	c |       101 |   10158     5031    39446 |     5500      101     48 |  0.089 % |
264.80/264.97	c |       253 |   10158     5031    39446 |     6050      253     29 |  0.089 % |
264.91/265.06	c |       480 |   10156     5031    39446 |     6655      455     23 |  0.108 % |
265.02/265.14	c ===============================================================================
265.02/265.18	c core #167
265.02/265.18	c 
265.02/265.18	c 
265.02/265.18	c Core size: 257	Core Weight: 1	Total Weight: -9143
265.02/265.18	c
265.02/265.18	c
265.02/265.18	c ============================[ Search Statistics ]==============================
265.02/265.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
265.02/265.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
265.02/265.18	c ===============================================================================
265.02/265.18	c |         0 |   10408     5053    39964 |     5000        0    nan |  0.000 % |
265.11/265.29	c |       101 |   10408     5053    39964 |     5500      101     51 |  0.086 % |
265.21/265.31	c |       251 |   10408     5053    39964 |     6050      251     28 |  0.086 % |
265.21/265.36	c |       480 |   10408     5053    39964 |     6655      480     21 |  0.086 % |
265.41/265.56	c |       819 |   10408     5053    39964 |     7320      819     25 |  0.086 % |
265.70/265.84	c |      1326 |   10408     5053    39964 |     8052     1326     25 |  0.086 % |
266.20/266.39	c |      2086 |   10408     5053    39964 |     8857     2086     26 |  0.086 % |
266.91/267.03	c |      3226 |   10407     5053    39964 |     9743      729     21 |  0.096 % |
267.90/268.03	c |      4936 |   10407     5053    39964 |    10717     2439     26 |  0.096 % |
269.81/269.95	c |      7498 |   10407     5053    39964 |    11789     5001     30 |  0.096 % |
272.01/272.16	c ===============================================================================
272.11/272.27	c core #168
272.11/272.27	c 
272.11/272.27	c 
272.11/272.27	c Core size: 328	Core Weight: 1	Total Weight: -9142
272.11/272.27	c
272.11/272.27	c
272.11/272.27	c ============================[ Search Statistics ]==============================
272.11/272.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
272.11/272.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
272.11/272.27	c ===============================================================================
272.11/272.27	c |         0 |   10727     5069    40608 |     5000        0    nan |  0.000 % |
272.30/272.40	c |       100 |   10727     5069    40608 |     5500      100     67 |  0.084 % |
272.30/272.44	c |       251 |   10726     5069    40608 |     6050      229     38 |  0.093 % |
272.40/272.55	c |       476 |   10726     5069    40608 |     6655      454     28 |  0.093 % |
272.61/272.71	c |       816 |   10726     5069    40608 |     7320      794     24 |  0.093 % |
272.80/272.91	c |      1324 |   10726     5069    40608 |     8052     1302     22 |  0.093 % |
273.21/273.31	c |      2085 |   10725     5069    40608 |     8857     1320     22 |  0.102 % |
273.50/273.66	c ===============================================================================
273.60/273.71	c core #169
273.60/273.71	c 
273.60/273.71	c 
273.60/273.71	c Core size: 120	Core Weight: 1	Total Weight: -9141
273.60/273.71	c
273.60/273.71	c
273.60/273.71	c ============================[ Search Statistics ]==============================
273.60/273.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
273.60/273.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
273.60/273.71	c ===============================================================================
273.60/273.71	c |         0 |   10835     5086    40832 |     5000        0    nan |  0.000 % |
273.71/273.81	c |       100 |   10835     5086    40832 |     5500      100     73 |  0.083 % |
273.71/273.85	c |       250 |   10834     5086    40832 |     6050      230     42 |  0.092 % |
273.71/273.90	c |       478 |   10834     5086    40832 |     6655      458     31 |  0.092 % |
273.90/274.04	c |       815 |   10834     5086    40832 |     7320      795     28 |  0.092 % |
274.20/274.31	c |      1322 |   10834     5086    40832 |     8052     1302     26 |  0.092 % |
274.61/274.74	c |      2082 |   10833     5086    40832 |     8857     1185     26 |  0.101 % |
274.81/274.98	c ===============================================================================
274.91/275.04	c core #170
274.91/275.04	c 
274.91/275.04	c 
274.91/275.04	c Core size: 196	Core Weight: 1	Total Weight: -9140
274.91/275.04	c
274.91/275.04	c
274.91/275.04	c ============================[ Search Statistics ]==============================
274.91/275.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
274.91/275.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
274.91/275.04	c ===============================================================================
274.91/275.04	c |         0 |   11022     5101    41210 |     5000        0    nan |  0.000 % |
274.99/275.19	c |       102 |   11022     5101    41210 |     5500      102     32 |  0.082 % |
275.09/275.24	c |       253 |   11022     5101    41210 |     6050      253     19 |  0.082 % |
275.19/275.33	c |       478 |   11020     5101    41210 |     6655      377     17 |  0.100 % |
275.19/275.37	c ===============================================================================
275.30/275.41	c core #171
275.30/275.41	c 
275.30/275.41	c 
275.30/275.41	c Core size: 80	Core Weight: 1	Total Weight: -9139
275.30/275.41	c
275.30/275.41	c
275.30/275.41	c ============================[ Search Statistics ]==============================
275.30/275.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
275.30/275.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
275.30/275.41	c ===============================================================================
275.30/275.41	c |         0 |   11092     5112    41346 |     5000        0    nan |  0.000 % |
275.40/275.58	c |       101 |   11092     5112    41346 |     5500      101     59 |  0.081 % |
275.50/275.62	c |       252 |   11092     5112    41346 |     6050      252     39 |  0.081 % |
275.50/275.67	c |       480 |   11092     5112    41346 |     6655      480     33 |  0.081 % |
275.60/275.78	c |       818 |   11092     5112    41346 |     7320      818     32 |  0.081 % |
275.90/276.03	c |      1325 |   11092     5112    41346 |     8052     1325     30 |  0.081 % |
276.50/276.60	c |      2090 |   11092     5112    41346 |     8857     2090     29 |  0.081 % |
277.00/277.18	c |      3230 |   11092     5112    41346 |     9743     3230     30 |  0.081 % |
278.00/278.14	c |      4939 |   11092     5112    41346 |    10717     4939     30 |  0.081 % |
279.50/279.70	c |      7501 |   11091     5112    41346 |    11789     7290     30 |  0.090 % |
281.79/281.98	c |     11345 |   11090     5112    41346 |    12968     4334     28 |  0.099 % |
283.60/283.72	c ===============================================================================
283.80/283.90	c core #172
283.80/283.90	c 
283.80/283.90	c 
283.80/283.90	c Core size: 206	Core Weight: 1	Total Weight: -9138
283.80/283.90	c
283.80/283.90	c
283.80/283.90	c ============================[ Search Statistics ]==============================
283.80/283.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
283.80/283.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
283.80/283.90	c ===============================================================================
283.80/283.90	c |         0 |   11288     5125    41738 |     5000        0    nan |  0.000 % |
283.89/284.04	c |       100 |   11288     5125    41738 |     5500      100     74 |  0.080 % |
283.89/284.08	c |       250 |   11288     5125    41738 |     6050      250     48 |  0.080 % |
283.99/284.16	c |       475 |   11288     5125    41738 |     6655      475     31 |  0.080 % |
284.10/284.28	c ===============================================================================
284.20/284.32	c core #173
284.20/284.32	c 
284.20/284.32	c 
284.20/284.32	c Core size: 118	Core Weight: 1	Total Weight: -9137
284.20/284.32	c
284.20/284.32	c
284.20/284.32	c ============================[ Search Statistics ]==============================
284.20/284.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
284.20/284.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
284.20/284.32	c ===============================================================================
284.20/284.32	c |         0 |   11398     5136    41954 |     5000        0    nan |  0.000 % |
284.29/284.44	c |       101 |   11398     5136    41954 |     5500      101     29 |  0.079 % |
284.29/284.47	c |       251 |   11398     5136    41954 |     6050      251     23 |  0.079 % |
284.49/284.61	c |       480 |   11398     5136    41954 |     6655      480     22 |  0.079 % |
284.70/284.81	c |       818 |   11398     5136    41954 |     7320      818     21 |  0.079 % |
285.00/285.19	c |      1326 |   11398     5136    41954 |     8052     1326     24 |  0.079 % |
285.69/285.86	c |      2085 |   11398     5136    41954 |     8857     2085     27 |  0.079 % |
286.40/286.57	c |      3229 |   11398     5136    41954 |     9743     3229     30 |  0.079 % |
287.59/287.78	c |      4938 |   11398     5136    41954 |    10717     4938     33 |  0.079 % |
289.49/289.64	c |      7500 |   11398     5136    41954 |    11789     7500     34 |  0.079 % |
293.39/293.53	c |     11345 |   11398     5136    41954 |    12968    11345     34 |  0.079 % |
299.49/299.63	c |     17115 |   11398     5136    41954 |    14265    10612     33 |  0.079 % |
304.89/305.08	c ===============================================================================
304.99/305.18	c core #174
304.99/305.18	c 
304.99/305.18	c 
304.99/305.18	c Core size: 121	Core Weight: 1	Total Weight: -9136
304.99/305.18	c
304.99/305.18	c
304.99/305.18	c ============================[ Search Statistics ]==============================
304.99/305.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
304.99/305.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
304.99/305.18	c ===============================================================================
304.99/305.18	c |         0 |   11508     5146    42168 |     5000        0    nan |  0.000 % |
305.19/305.33	c |       104 |   11508     5146    42168 |     5500      104     54 |  0.078 % |
305.19/305.36	c |       255 |   11508     5146    42168 |     6050      255     36 |  0.078 % |
305.29/305.48	c |       480 |   11507     5146    42168 |     6655      186     36 |  0.087 % |
305.49/305.63	c |       817 |   11507     5146    42168 |     7320      523     24 |  0.087 % |
305.89/306.01	c |      1325 |   11507     5146    42168 |     8052     1031     24 |  0.087 % |
306.39/306.53	c |      2085 |   11507     5146    42168 |     8857     1791     31 |  0.087 % |
307.29/307.43	c |      3230 |   11507     5146    42168 |     9743     2936     34 |  0.087 % |
307.39/307.51	c ===============================================================================
307.39/307.56	c core #175
307.39/307.56	c 
307.39/307.56	c 
307.39/307.56	c Core size: 184	Core Weight: 1	Total Weight: -9135
307.39/307.56	c
307.39/307.56	c
307.39/307.56	c ============================[ Search Statistics ]==============================
307.39/307.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
307.39/307.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
307.39/307.56	c ===============================================================================
307.39/307.56	c |         0 |   11691     5156    42528 |     5000        0    nan |  0.000 % |
307.59/307.71	c |       100 |   11691     5156    42528 |     5500      100     46 |  0.077 % |
307.59/307.75	c |       252 |   11691     5156    42528 |     6050      252     28 |  0.077 % |
307.69/307.82	c |       478 |   11690     5156    42528 |     6655      292     32 |  0.085 % |
307.79/307.93	c |       816 |   11690     5156    42528 |     7320      630     28 |  0.085 % |
307.98/308.15	c |      1323 |   11690     5156    42528 |     8052     1137     25 |  0.085 % |
308.08/308.25	c ===============================================================================
308.18/308.30	c core #176
308.18/308.30	c 
308.18/308.30	c 
308.18/308.30	c Core size: 185	Core Weight: 1	Total Weight: -9134
308.18/308.30	c
308.18/308.30	c
308.18/308.30	c ============================[ Search Statistics ]==============================
308.18/308.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
308.18/308.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
308.18/308.30	c ===============================================================================
308.18/308.30	c |         0 |   11871     5167    42884 |     5000        0    nan |  0.000 % |
308.29/308.46	c |       100 |   11871     5167    42884 |     5500      100     56 |  0.076 % |
308.39/308.51	c |       250 |   11871     5167    42884 |     6050      250     36 |  0.076 % |
308.39/308.59	c |       477 |   11871     5167    42884 |     6655      477     31 |  0.076 % |
308.49/308.66	c |       815 |   11871     5167    42884 |     7320      815     29 |  0.076 % |
308.69/308.89	c |      1322 |   11871     5167    42884 |     8052     1322     30 |  0.076 % |
309.18/309.38	c |      2082 |   11871     5167    42884 |     8857     2082     32 |  0.076 % |
309.69/309.82	c |      3223 |   11871     5167    42884 |     9743     3223     31 |  0.076 % |
310.59/310.78	c |      4931 |   11871     5167    42884 |    10717     4931     30 |  0.076 % |
311.99/312.13	c |      7494 |   11871     5167    42884 |    11789     7494     31 |  0.076 % |
314.09/314.20	c |     11338 |   11871     5167    42884 |    12968    11338     31 |  0.076 % |
318.29/318.43	c |     17105 |   11871     5167    42884 |    14265    10570     32 |  0.076 % |
325.88/326.06	c |     25755 |   11871     5167    42884 |    15692    12065     37 |  0.076 % |
333.48/333.68	c |     38733 |   11871     5167    42884 |    17261     9288     36 |  0.076 % |
347.49/347.68	c |     58197 |   11870     5167    42884 |    18987     5542     31 |  0.084 % |
355.27/355.42	c ===============================================================================
355.97/356.17	c core #177
355.97/356.17	c 
355.97/356.17	c 
355.97/356.17	c Core size: 200	Core Weight: 1	Total Weight: -9133
355.97/356.17	c
355.97/356.17	c
355.97/356.17	c ============================[ Search Statistics ]==============================
355.97/356.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
355.97/356.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
355.97/356.17	c ===============================================================================
355.97/356.17	c |         0 |   12069     5176    43272 |     5000        0    nan |  0.000 % |
356.19/356.34	c |       100 |   12069     5176    43272 |     5500      100     49 |  0.075 % |
356.19/356.38	c |       254 |   12069     5176    43272 |     6050      254     30 |  0.075 % |
356.29/356.47	c |       479 |   12069     5176    43272 |     6655      479     28 |  0.075 % |
356.48/356.66	c |       818 |   12069     5176    43272 |     7320      818     27 |  0.075 % |
356.88/357.10	c |      1325 |   12069     5176    43272 |     8052     1325     27 |  0.075 % |
357.57/357.74	c |      2085 |   12068     5176    43272 |     8857      428     32 |  0.083 % |
358.38/358.59	c |      3225 |   12068     5176    43272 |     9743     1568     34 |  0.083 % |
359.68/359.86	c |      4935 |   12068     5176    43272 |    10717     3278     34 |  0.083 % |
361.57/361.78	c |      7497 |   12068     5176    43272 |    11789     5840     34 |  0.083 % |
364.58/364.73	c |     11342 |   12068     5176    43272 |    12968     9685     35 |  0.083 % |
367.07/367.27	c |     17108 |   12068     5176    43272 |    14265     8928     41 |  0.083 % |
372.97/373.18	c |     25759 |   12068     5176    43272 |    15692    10424     36 |  0.083 % |
384.57/384.71	c |     38736 |   12068     5176    43272 |    17261    15541     35 |  0.083 % |
393.87/394.03	c ===============================================================================
394.26/394.43	c core #178
394.26/394.43	c 
394.26/394.43	c 
394.26/394.43	c Core size: 352	Core Weight: 1	Total Weight: -9132
394.26/394.43	c
394.26/394.43	c
394.26/394.43	c ============================[ Search Statistics ]==============================
394.26/394.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
394.26/394.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
394.26/394.43	c ===============================================================================
394.26/394.43	c |         0 |   12413     5185    43952 |     5000        0    nan |  0.000 % |
394.46/394.60	c |       100 |   12413     5185    43952 |     5500      100     72 |  0.072 % |
394.46/394.66	c |       253 |   12413     5185    43952 |     6050      253     37 |  0.072 % |
394.56/394.75	c |       479 |   12413     5185    43952 |     6655      479     34 |  0.072 % |
394.66/394.88	c |       818 |   12412     5185    43952 |     7320      350     35 |  0.081 % |
394.95/395.12	c |      1324 |   12412     5185    43952 |     8052      856     28 |  0.081 % |
395.36/395.52	c |      2084 |   12412     5185    43952 |     8857     1616     26 |  0.081 % |
396.26/396.44	c |      3224 |   12412     5185    43952 |     9743     2756     26 |  0.081 % |
397.36/397.50	c |      4935 |   12412     5185    43952 |    10717     4467     30 |  0.081 % |
399.07/399.29	c |      7500 |   12412     5185    43952 |    11789     7032     33 |  0.081 % |
402.46/402.63	c |     11345 |   12412     5185    43952 |    12968    10877     35 |  0.081 % |
408.96/409.20	c |     17111 |   12412     5185    43952 |    14265    10141     37 |  0.081 % |
412.96/413.17	c ===============================================================================
413.05/413.28	c core #179
413.05/413.28	c 
413.05/413.28	c 
413.05/413.28	c Core size: 232	Core Weight: 1	Total Weight: -9131
413.05/413.28	c
413.05/413.28	c
413.05/413.28	c ============================[ Search Statistics ]==============================
413.05/413.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
413.05/413.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
413.05/413.28	c ===============================================================================
413.05/413.28	c |         0 |   12636     5194    44390 |     5000        0    nan |  0.000 % |
413.26/413.45	c |       100 |   12636     5194    44390 |     5500      100     61 |  0.071 % |
413.36/413.50	c |       251 |   12636     5194    44390 |     6050      251     39 |  0.071 % |
413.36/413.55	c |       476 |   12636     5194    44390 |     6655      476     30 |  0.071 % |
413.46/413.64	c |       813 |   12636     5194    44390 |     7320      813     29 |  0.071 % |
413.75/413.94	c |      1320 |   12636     5194    44390 |     8052     1320     29 |  0.071 % |
414.16/414.34	c |      2079 |   12636     5194    44390 |     8857     2079     31 |  0.071 % |
414.95/415.15	c |      3218 |   12636     5194    44390 |     9743     3218     32 |  0.071 % |
416.05/416.21	c |      4927 |   12636     5194    44390 |    10717     4927     32 |  0.071 % |
417.86/418.07	c |      7493 |   12636     5194    44390 |    11789     7493     34 |  0.071 % |
421.36/421.59	c |     11337 |   12636     5194    44390 |    12968    11337     34 |  0.071 % |
424.36/424.56	c |     17103 |   12636     5194    44390 |    14265    10594     34 |  0.071 % |
431.95/432.13	c |     25753 |   12636     5194    44390 |    15692    12089     33 |  0.071 % |
445.04/445.21	c |     38728 |   12636     5194    44390 |    17261     9336     35 |  0.071 % |
462.34/462.54	c |     58192 |   12636     5194    44390 |    18987    11494     32 |  0.071 % |
463.83/464.08	c ===============================================================================
464.14/464.32	c core #180
464.14/464.32	c 
464.14/464.32	c 
464.14/464.32	c Core size: 179	Core Weight: 1	Total Weight: -9130
464.14/464.32	c
464.14/464.32	c
464.14/464.32	c ============================[ Search Statistics ]==============================
464.14/464.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
464.14/464.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
464.14/464.32	c ===============================================================================
464.14/464.32	c |         0 |   12807     5203    44724 |     5000        0    nan |  0.000 % |
464.24/464.48	c |       100 |   12807     5203    44724 |     5500      100     77 |  0.070 % |
464.34/464.59	c |       253 |   12807     5203    44724 |     6050      253     45 |  0.070 % |
464.54/464.74	c |       480 |   12807     5203    44724 |     6655      480     35 |  0.070 % |
464.74/464.96	c |       818 |   12807     5203    44724 |     7320      818     32 |  0.070 % |
465.05/465.26	c |      1325 |   12807     5203    44724 |     8052     1325     30 |  0.070 % |
465.54/465.79	c |      2086 |   12807     5203    44724 |     8857     2086     29 |  0.070 % |
466.44/466.67	c |      3227 |   12807     5203    44724 |     9743     3227     29 |  0.070 % |
467.74/467.97	c |      4936 |   12807     5203    44724 |    10717     4936     29 |  0.070 % |
469.84/470.09	c |      7501 |   12807     5203    44724 |    11789     7501     30 |  0.070 % |
473.04/473.24	c |     11347 |   12807     5203    44724 |    12968    11347     31 |  0.070 % |
477.33/477.54	c |     17114 |   12807     5203    44724 |    14265    10611     34 |  0.070 % |
485.13/485.37	c |     25769 |   12807     5203    44724 |    15692    12113     36 |  0.070 % |
493.64/493.84	c ===============================================================================
493.74/493.94	c core #181
493.74/493.94	c 
493.74/493.94	c 
493.74/493.94	c Core size: 43	Core Weight: 1	Total Weight: -9129
493.74/493.94	c
493.74/493.94	c
493.74/493.94	c ============================[ Search Statistics ]==============================
493.74/493.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
493.74/493.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
493.74/493.94	c ===============================================================================
493.74/493.94	c |         0 |   12838     5212    44778 |     5000        0    nan |  0.000 % |
493.93/494.11	c |       103 |   12838     5212    44778 |     5500      103     83 |  0.070 % |
493.93/494.18	c |       253 |   12838     5212    44778 |     6050      253     58 |  0.070 % |
494.04/494.22	c |       480 |   12838     5212    44778 |     6655      480     44 |  0.070 % |
494.14/494.33	c |       817 |   12838     5212    44778 |     7320      817     40 |  0.070 % |
494.33/494.51	c |      1328 |   12838     5212    44778 |     8052     1328     38 |  0.070 % |
494.43/494.64	c |      2089 |   12838     5212    44778 |     8857     2089     35 |  0.070 % |
495.24/495.41	c |      3231 |   12838     5212    44778 |     9743     3231     36 |  0.070 % |
496.03/496.28	c |      4940 |   12838     5212    44778 |    10717     4940     36 |  0.070 % |
497.73/497.95	c |      7503 |   12838     5212    44778 |    11789     7503     35 |  0.070 % |
500.43/500.64	c |     11348 |   12838     5212    44778 |    12968    11348     34 |  0.070 % |
505.12/505.30	c |     17120 |   12838     5212    44778 |    14265    10618     33 |  0.070 % |
512.53/512.76	c |     25774 |   12838     5212    44778 |    15692    12099     33 |  0.070 % |
521.52/521.79	c ===============================================================================
521.61/521.90	c core #182
521.61/521.90	c 
521.61/521.90	c 
521.61/521.90	c Core size: 37	Core Weight: 1	Total Weight: -9128
521.61/521.90	c
521.61/521.90	c
521.61/521.90	c ============================[ Search Statistics ]==============================
521.61/521.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
521.61/521.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
521.61/521.90	c ===============================================================================
521.61/521.90	c |         0 |   12871     5221    44836 |     5000        0    nan |  0.000 % |
521.82/522.08	c |       100 |   12871     5221    44836 |     5500      100     46 |  0.070 % |
521.92/522.11	c |       251 |   12871     5221    44836 |     6050      251     27 |  0.070 % |
521.92/522.18	c |       477 |   12871     5221    44836 |     6655      477     24 |  0.070 % |
522.02/522.27	c |       815 |   12871     5221    44836 |     7320      815     22 |  0.070 % |
522.32/522.56	c |      1321 |   12871     5221    44836 |     8052     1321     21 |  0.070 % |
522.81/523.06	c |      2082 |   12871     5221    44836 |     8857     2082     28 |  0.070 % |
523.62/523.85	c |      3221 |   12871     5221    44836 |     9743     3221     33 |  0.070 % |
525.31/525.52	c |      4929 |   12871     5221    44836 |    10717     4929     34 |  0.070 % |
527.51/527.72	c |      7492 |   12871     5221    44836 |    11789     7492     36 |  0.070 % |
530.92/531.17	c |     11337 |   12871     5221    44836 |    12968    11337     37 |  0.070 % |
536.21/536.40	c |     17105 |   12871     5221    44836 |    14265    10602     38 |  0.070 % |
538.73/538.94	c ===============================================================================
538.82/539.05	c core #183
538.82/539.05	c 
538.82/539.05	c 
538.82/539.05	c Core size: 77	Core Weight: 1	Total Weight: -9127
538.82/539.05	c
538.82/539.05	c
538.82/539.05	c ============================[ Search Statistics ]==============================
538.82/539.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
538.82/539.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
538.82/539.05	c ===============================================================================
538.82/539.05	c |         0 |   12938     5230    44962 |     5000        0    nan |  0.000 % |
538.92/539.16	c |       100 |   12938     5230    44962 |     5500      100     63 |  0.070 % |
539.02/539.21	c |       250 |   12938     5230    44962 |     6050      250     36 |  0.070 % |
539.02/539.28	c |       475 |   12938     5230    44962 |     6655      475     30 |  0.070 % |
539.21/539.42	c |       813 |   12938     5230    44962 |     7320      813     28 |  0.070 % |
539.41/539.60	c |      1320 |   12938     5230    44962 |     8052     1320     27 |  0.070 % |
539.92/540.14	c |      2079 |   12938     5230    44962 |     8857     2079     28 |  0.070 % |
540.71/540.96	c |      3218 |   12938     5230    44962 |     9743     3218     29 |  0.070 % |
541.91/542.11	c |      4926 |   12938     5230    44962 |    10717     4926     31 |  0.070 % |
543.71/543.95	c |      7488 |   12938     5230    44962 |    11789     7488     31 |  0.070 % |
546.81/547.02	c |     11332 |   12938     5230    44962 |    12968    11332     32 |  0.070 % |
551.92/552.18	c |     17101 |   12938     5230    44962 |    14265    10598     33 |  0.070 % |
559.81/560.05	c |     25752 |   12938     5230    44962 |    15692    12103     35 |  0.070 % |
571.30/571.52	c |     38726 |   12937     5230    44962 |    17261     4570     32 |  0.077 % |
575.00/575.28	c ===============================================================================
575.20/575.49	c core #184
575.20/575.49	c 
575.20/575.49	c 
575.20/575.49	c Core size: 269	Core Weight: 1	Total Weight: -9126
575.20/575.49	c
575.20/575.49	c
575.20/575.49	c ============================[ Search Statistics ]==============================
575.20/575.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
575.20/575.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
575.20/575.49	c ===============================================================================
575.20/575.49	c |         0 |   13198     5239    45474 |     5000        0    nan |  0.000 % |
575.40/575.62	c |       102 |   13198     5239    45474 |     5500      102     49 |  0.068 % |
575.40/575.69	c |       252 |   13198     5239    45474 |     6050      252     31 |  0.068 % |
575.60/575.82	c |       478 |   13198     5239    45474 |     6655      478     24 |  0.068 % |
575.70/575.94	c |       815 |   13198     5239    45474 |     7320      815     23 |  0.068 % |
576.00/576.28	c |      1322 |   13198     5239    45474 |     8052     1322     23 |  0.068 % |
576.60/576.86	c |      2082 |   13198     5239    45474 |     8857     2082     28 |  0.068 % |
577.40/577.65	c |      3224 |   13198     5239    45474 |     9743     3224     33 |  0.068 % |
579.10/579.30	c |      4934 |   13198     5239    45474 |    10717     4934     34 |  0.068 % |
581.61/581.83	c |      7498 |   13197     5239    45474 |    11789     3054     33 |  0.076 % |
581.80/582.07	c ===============================================================================
581.90/582.13	c core #185
581.90/582.13	c 
581.90/582.13	c 
581.90/582.13	c Core size: 38	Core Weight: 1	Total Weight: -9125
581.90/582.13	c
581.90/582.13	c
581.90/582.13	c ============================[ Search Statistics ]==============================
581.90/582.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
581.90/582.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
581.90/582.13	c ===============================================================================
581.90/582.13	c |         0 |   13234     5248    45538 |     5000        0    nan |  0.000 % |
582.00/582.29	c |       101 |   13234     5248    45538 |     5500      101     72 |  0.068 % |
582.10/582.38	c |       255 |   13234     5248    45538 |     6050      255     42 |  0.068 % |
582.30/582.52	c |       481 |   13234     5248    45538 |     6655      481     34 |  0.068 % |
582.50/582.75	c |       819 |   13234     5248    45538 |     7320      819     31 |  0.068 % |
582.90/583.12	c |      1328 |   13234     5248    45538 |     8052     1328     30 |  0.068 % |
583.40/583.67	c |      2087 |   13234     5248    45538 |     8857     2087     30 |  0.068 % |
584.40/584.61	c |      3231 |   13234     5248    45538 |     9743     3231     30 |  0.068 % |
585.80/586.05	c |      4945 |   13234     5248    45538 |    10717     4945     30 |  0.068 % |
586.80/587.05	c |      7507 |   13234     5248    45538 |    11789     7507     30 |  0.068 % |
589.90/590.16	c |     11351 |   13234     5248    45538 |    12968    11351     32 |  0.068 % |
591.51/591.79	c |     17119 |   13234     5248    45538 |    14265    10592     35 |  0.068 % |
597.59/597.80	c |     25768 |   13234     5248    45538 |    15692    12073     36 |  0.068 % |
606.39/606.66	c |     38742 |   13234     5248    45538 |    17261     9278     34 |  0.068 % |
623.09/623.30	c |     58209 |   13234     5248    45538 |    18987    11441     33 |  0.068 % |
645.09/645.33	c |     87401 |   13234     5248    45538 |    20886    12040     35 |  0.068 % |
661.08/661.35	c ===============================================================================
662.08/662.37	c core #186
662.08/662.37	c 
662.08/662.37	c 
662.08/662.37	c Core size: 235	Core Weight: 1	Total Weight: -9124
662.08/662.37	c
662.08/662.37	c
662.08/662.37	c ============================[ Search Statistics ]==============================
662.08/662.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
662.08/662.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
662.08/662.37	c ===============================================================================
662.08/662.37	c |         0 |   13468     5257    45998 |     5000        0    nan |  0.000 % |
662.28/662.51	c |       100 |   13468     5257    45998 |     5500      100     80 |  0.067 % |
662.28/662.55	c |       253 |   13468     5257    45998 |     6050      253     48 |  0.067 % |
662.38/662.63	c |       478 |   13468     5257    45998 |     6655      478     38 |  0.067 % |
662.57/662.89	c |       817 |   13468     5257    45998 |     7320      817     34 |  0.067 % |
662.99/663.27	c |      1327 |   13468     5257    45998 |     8052     1327     33 |  0.067 % |
663.58/663.85	c |      2086 |   13468     5257    45998 |     8857     2086     33 |  0.067 % |
664.38/664.68	c |      3226 |   13468     5257    45998 |     9743     3226     33 |  0.067 % |
665.58/665.89	c |      4935 |   13468     5257    45998 |    10717     4935     33 |  0.067 % |
667.39/667.65	c |      7498 |   13468     5257    45998 |    11789     7498     33 |  0.067 % |
670.58/670.86	c |     11342 |   13468     5257    45998 |    12968    11342     33 |  0.067 % |
674.17/674.42	c |     17109 |   13468     5257    45998 |    14265    10610     32 |  0.067 % |
681.57/681.83	c |     25758 |   13468     5257    45998 |    15692    12091     33 |  0.067 % |
690.87/691.20	c |     38734 |   13467     5257    45998 |    17261     1062     24 |  0.074 % |
696.26/696.57	c ===============================================================================
696.56/696.84	c core #187
696.56/696.84	c 
696.56/696.84	c 
696.56/696.84	c Core size: 73	Core Weight: 1	Total Weight: -9123
696.56/696.84	c
696.56/696.84	c
696.56/696.84	c ============================[ Search Statistics ]==============================
696.56/696.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
696.56/696.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
696.56/696.84	c ===============================================================================
696.56/696.84	c |         0 |   13537     5266    46128 |     5000        0    nan |  0.000 % |
696.67/696.98	c |       100 |   13537     5266    46128 |     5500      100     79 |  0.066 % |
696.77/697.03	c |       252 |   13537     5266    46128 |     6050      252     50 |  0.066 % |
696.77/697.09	c |       479 |   13537     5266    46128 |     6655      479     40 |  0.066 % |
696.87/697.18	c |       817 |   13537     5266    46128 |     7320      817     36 |  0.066 % |
697.07/697.36	c |      1324 |   13537     5266    46128 |     8052     1324     36 |  0.066 % |
697.27/697.59	c |      2083 |   13537     5266    46128 |     8857     2083     35 |  0.066 % |
697.67/697.95	c |      3223 |   13537     5266    46128 |     9743     3223     35 |  0.066 % |
698.37/698.65	c |      4933 |   13537     5266    46128 |    10717     4933     36 |  0.066 % |
699.57/699.86	c |      7495 |   13537     5266    46128 |    11789     7495     35 |  0.066 % |
701.66/701.91	c |     11340 |   13537     5266    46128 |    12968    11340     34 |  0.066 % |
705.17/705.44	c |     17106 |   13537     5266    46128 |    14265    10584     29 |  0.066 % |
712.76/713.04	c |     25755 |   13537     5266    46128 |    15692    12067     32 |  0.066 % |
721.37/721.63	c |     38731 |   13537     5266    46128 |    17261     9281     32 |  0.066 % |
735.16/735.42	c |     58193 |   13537     5266    46128 |    18987    11431     31 |  0.066 % |
740.25/740.55	c ===============================================================================
740.95/741.28	c core #188
740.95/741.28	c 
740.95/741.28	c 
740.95/741.28	c Core size: 160	Core Weight: 1	Total Weight: -9122
740.95/741.28	c
740.95/741.28	c
740.95/741.28	c ============================[ Search Statistics ]==============================
740.95/741.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
740.95/741.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
740.95/741.28	c ===============================================================================
740.95/741.28	c |         0 |   13688     5275    46422 |     5000        0    nan |  0.000 % |
741.06/741.40	c |       100 |   13688     5275    46422 |     5500      100     51 |  0.066 % |
741.16/741.47	c |       251 |   13688     5275    46422 |     6050      251     32 |  0.066 % |
741.26/741.57	c |       476 |   13688     5275    46422 |     6655      476     26 |  0.066 % |
741.45/741.76	c |       815 |   13688     5275    46422 |     7320      815     23 |  0.066 % |
741.75/742.02	c |      1322 |   13688     5275    46422 |     8052     1322     23 |  0.066 % |
742.06/742.39	c |      2081 |   13688     5275    46422 |     8857     2081     23 |  0.066 % |
742.86/743.16	c |      3222 |   13688     5275    46422 |     9743     3222     25 |  0.066 % |
744.36/744.62	c |      4930 |   13688     5275    46422 |    10717     4930     29 |  0.066 % |
746.25/746.50	c |      7493 |   13687     5275    46422 |    11789     2345     23 |  0.073 % |
749.25/749.52	c ===============================================================================
749.35/749.65	c core #189
749.35/749.65	c 
749.35/749.65	c 
749.35/749.65	c Core size: 213	Core Weight: 1	Total Weight: -9121
749.35/749.65	c
749.35/749.65	c
749.35/749.65	c ============================[ Search Statistics ]==============================
749.35/749.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
749.35/749.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
749.35/749.65	c ===============================================================================
749.35/749.65	c |         0 |   13891     5284    46820 |     5000        0    nan |  0.000 % |
749.55/749.87	c |       101 |   13891     5284    46820 |     5500      101     61 |  0.065 % |
749.65/749.99	c |       251 |   13891     5284    46820 |     6050      251     43 |  0.065 % |
749.86/750.15	c |       481 |   13891     5284    46820 |     6655      481     35 |  0.065 % |
750.15/750.42	c |       821 |   13891     5284    46820 |     7320      821     32 |  0.065 % |
750.56/750.81	c |      1327 |   13891     5284    46820 |     8052     1327     31 |  0.065 % |
751.16/751.40	c |      2091 |   13891     5284    46820 |     8857     2091     32 |  0.065 % |
752.17/752.41	c |      3234 |   13891     5284    46820 |     9743     3234     33 |  0.065 % |
753.65/753.98	c |      4947 |   13891     5284    46820 |    10717     4947     32 |  0.065 % |
754.25/754.59	c |      7509 |   13891     5284    46820 |    11789     7509     34 |  0.065 % |
755.35/755.64	c |     11353 |   13891     5284    46820 |    12968    11353     36 |  0.065 % |
758.55/758.85	c |     17122 |   13891     5284    46820 |    14265    10606     34 |  0.065 % |
765.25/765.60	c |     25777 |   13891     5284    46820 |    15692    12107     31 |  0.065 % |
773.25/773.51	c |     38755 |   13891     5284    46820 |    17261     9289     39 |  0.065 % |
790.54/790.89	c |     58216 |   13891     5284    46820 |    18987    11437     34 |  0.065 % |
807.33/807.60	c |     87409 |   13891     5284    46820 |    20886    12052     30 |  0.065 % |
826.43/826.76	c ===============================================================================
827.33/827.66	c core #190
827.33/827.66	c 
827.33/827.66	c 
827.33/827.66	c Core size: 70	Core Weight: 1	Total Weight: -9120
827.33/827.66	c
827.33/827.66	c
827.33/827.66	c ============================[ Search Statistics ]==============================
827.33/827.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
827.33/827.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
827.33/827.66	c ===============================================================================
827.33/827.66	c |         0 |   13958     5293    46946 |     5000        0    nan |  0.000 % |
827.53/827.87	c |       103 |   13958     5293    46946 |     5500      103     53 |  0.064 % |
827.63/827.95	c |       254 |   13958     5293    46946 |     6050      254     36 |  0.064 % |
827.73/828.07	c |       479 |   13958     5293    46946 |     6655      479     31 |  0.064 % |
827.94/828.28	c |       816 |   13958     5293    46946 |     7320      816     29 |  0.064 % |
828.33/828.60	c |      1323 |   13958     5293    46946 |     8052     1323     28 |  0.064 % |
828.73/829.08	c |      2085 |   13958     5293    46946 |     8857     2085     28 |  0.064 % |
829.53/829.85	c |      3226 |   13958     5293    46946 |     9743     3226     29 |  0.064 % |
830.53/830.84	c |      4934 |   13958     5293    46946 |    10717     4934     31 |  0.064 % |
831.23/831.58	c |      7496 |   13958     5293    46946 |    11789     7496     37 |  0.064 % |
833.02/833.33	c |     11342 |   13958     5293    46946 |    12968    11342     43 |  0.064 % |
835.02/835.38	c |     17108 |   13958     5293    46946 |    14265    10557     52 |  0.064 % |
840.14/840.43	c |     25757 |   13958     5293    46946 |    15692    11909     55 |  0.064 % |
847.73/848.09	c |     38731 |   13958     5293    46946 |    17261     9040     58 |  0.064 % |
859.93/860.28	c |     58193 |   13958     5293    46946 |    18987    10977     51 |  0.064 % |
872.52/872.86	c |     87388 |   13958     5293    46946 |    20886    11365     45 |  0.064 % |
897.91/898.20	c |    131177 |   13958     5293    46946 |    22974    13174     43 |  0.064 % |
944.00/944.36	c |    196863 |   13958     5293    46946 |    25272    20817     39 |  0.064 % |
1009.08/1009.40	c ===============================================================================
1011.48/1011.84	c core #191
1011.48/1011.84	c 
1011.48/1011.84	c 
1011.48/1011.84	c Core size: 231	Core Weight: 1	Total Weight: -9119
1011.48/1011.84	c
1011.48/1011.84	c
1011.48/1011.84	c ============================[ Search Statistics ]==============================
1011.48/1011.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1011.48/1011.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1011.48/1011.84	c ===============================================================================
1011.48/1011.84	c |         0 |   14183     5302    47388 |     5000        0    nan |  0.000 % |
1011.69/1012.01	c |       101 |   14183     5302    47388 |     5500      101     41 |  0.063 % |
1011.78/1012.12	c |       253 |   14183     5302    47388 |     6050      253     31 |  0.063 % |
1011.88/1012.27	c |       480 |   14183     5302    47388 |     6655      480     28 |  0.063 % |
1012.18/1012.50	c |       818 |   14183     5302    47388 |     7320      818     28 |  0.063 % |
1012.48/1012.88	c |      1328 |   14183     5302    47388 |     8052     1328     28 |  0.063 % |
1013.08/1013.44	c |      2087 |   14183     5302    47388 |     8857     2087     29 |  0.063 % |
1013.89/1014.26	c |      3226 |   14183     5302    47388 |     9743     3226     29 |  0.063 % |
1014.78/1015.17	c |      4934 |   14183     5302    47388 |    10717     4934     28 |  0.063 % |
1017.09/1017.43	c |      7502 |   14182     5302    47388 |    11789      876     23 |  0.070 % |
1017.78/1018.17	c ===============================================================================
1017.87/1018.22	c core #192
1017.87/1018.22	c 
1017.87/1018.22	c 
1017.87/1018.22	c Core size: 29	Core Weight: 1	Total Weight: -9118
1017.87/1018.22	c
1017.87/1018.22	c
1017.87/1018.22	c ============================[ Search Statistics ]==============================
1017.87/1018.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1017.87/1018.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1017.87/1018.22	c ===============================================================================
1017.87/1018.22	c |         0 |   14203     5311    47420 |     5000        0    nan |  0.000 % |
1017.98/1018.36	c |       102 |   14203     5311    47420 |     5500      102     94 |  0.063 % |
1018.08/1018.50	c |       252 |   14203     5311    47420 |     6050      252     67 |  0.063 % |
1018.19/1018.59	c |       477 |   14203     5311    47420 |     6655      477     49 |  0.063 % |
1018.38/1018.72	c |       815 |   14203     5311    47420 |     7320      815     43 |  0.063 % |
1018.58/1018.90	c |      1321 |   14203     5311    47420 |     8052     1321     40 |  0.063 % |
1018.78/1019.17	c |      2080 |   14203     5311    47420 |     8857     2080     40 |  0.063 % |
1019.18/1019.50	c |      3219 |   14203     5311    47420 |     9743     3219     38 |  0.063 % |
1019.97/1020.33	c |      4929 |   14203     5311    47420 |    10717     4929     40 |  0.063 % |
1021.48/1021.85	c |      7491 |   14203     5311    47420 |    11789     7491     42 |  0.063 % |
1024.78/1025.19	c |     11336 |   14203     5311    47420 |    12968    11336     41 |  0.063 % |
1029.28/1029.63	c |     17104 |   14203     5311    47420 |    14265    10568     37 |  0.063 % |
1036.37/1036.79	c |     25755 |   14203     5311    47420 |    15692    12060     36 |  0.063 % |
1048.47/1048.89	c |     38730 |   14203     5311    47420 |    17261     9262     34 |  0.063 % |
1060.47/1060.82	c |     58194 |   14203     5311    47420 |    18987    11392     33 |  0.063 % |
1085.36/1085.77	c |     87386 |   14203     5311    47420 |    20886    12052     33 |  0.063 % |
1123.95/1124.33	c |    131175 |   14202     5311    47420 |    22974     5471     32 |  0.070 % |
1126.45/1126.81	c ===============================================================================
1127.75/1128.13	c core #193
1127.75/1128.13	c 
1127.75/1128.13	c 
1127.75/1128.13	c Core size: 190	Core Weight: 1	Total Weight: -9117
1127.75/1128.13	c
1127.75/1128.13	c
1127.75/1128.13	c ============================[ Search Statistics ]==============================
1127.75/1128.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1127.75/1128.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1127.75/1128.13	c ===============================================================================
1127.75/1128.13	c |         0 |   14392     5320    47790 |     5000        0    nan |  0.000 % |
1127.95/1128.38	c |       100 |   14392     5320    47790 |     5500      100     92 |  0.062 % |
1128.05/1128.41	c |       250 |   14392     5320    47790 |     6050      250     46 |  0.062 % |
1128.05/1128.48	c |       475 |   14392     5320    47790 |     6655      475     36 |  0.062 % |
1128.25/1128.66	c |       812 |   14392     5320    47790 |     7320      812     31 |  0.062 % |
1128.44/1128.90	c |      1319 |   14392     5320    47790 |     8052     1319     27 |  0.062 % |
1129.05/1129.42	c |      2079 |   14392     5320    47790 |     8857     2079     29 |  0.062 % |
1130.05/1130.43	c |      3225 |   14392     5320    47790 |     9743     3225     30 |  0.062 % |
1131.34/1131.75	c |      4933 |   14392     5320    47790 |    10717     4933     31 |  0.062 % |
1133.35/1133.79	c |      7500 |   14392     5320    47790 |    11789     7500     33 |  0.062 % |
1137.06/1137.50	c |     11345 |   14392     5320    47790 |    12968    11345     34 |  0.062 % |
1141.14/1141.51	c |     17115 |   14392     5320    47790 |    14265    10609     35 |  0.062 % |
1143.55/1144.00	c ===============================================================================
1143.74/1144.14	c core #194
1143.74/1144.14	c 
1143.74/1144.14	c 
1143.74/1144.14	c Core size: 208	Core Weight: 1	Total Weight: -9116
1143.74/1144.14	c
1143.74/1144.14	c
1143.74/1144.14	c ============================[ Search Statistics ]==============================
1143.74/1144.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1143.74/1144.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1143.74/1144.14	c ===============================================================================
1143.74/1144.14	c |         0 |   14595     5329    48188 |     5000        0    nan |  0.000 % |
1143.94/1144.32	c |       100 |   14595     5329    48188 |     5500      100     74 |  0.062 % |
1143.94/1144.33	c |       251 |   14595     5329    48188 |     6050      251     43 |  0.062 % |
1144.04/1144.42	c |       479 |   14595     5329    48188 |     6655      479     37 |  0.062 % |
1144.04/1144.49	c |       817 |   14595     5329    48188 |     7320      817     35 |  0.062 % |
1144.14/1144.59	c |      1325 |   14595     5329    48188 |     8052     1325     33 |  0.062 % |
1144.44/1144.81	c |      2084 |   14595     5329    48188 |     8857     2084     31 |  0.062 % |
1144.75/1145.18	c |      3227 |   14595     5329    48188 |     9743     3227     31 |  0.062 % |
1145.34/1145.78	c |      4935 |   14595     5329    48188 |    10717     4935     31 |  0.062 % |
1146.54/1146.95	c |      7497 |   14595     5329    48188 |    11789     7497     31 |  0.062 % |
1148.83/1149.26	c |     11342 |   14595     5329    48188 |    12968    11342     30 |  0.062 % |
1153.53/1153.97	c |     17111 |   14595     5329    48188 |    14265    10518     34 |  0.062 % |
1158.23/1158.64	c |     25760 |   14595     5329    48188 |    15692    11990     35 |  0.062 % |
1167.62/1168.08	c |     38736 |   14595     5329    48188 |    17261     9201     31 |  0.062 % |
1177.32/1177.79	c ===============================================================================
1177.82/1178.21	c core #195
1177.82/1178.21	c 
1177.82/1178.21	c 
1177.82/1178.21	c Core size: 67	Core Weight: 1	Total Weight: -9115
1177.82/1178.21	c
1177.82/1178.21	c
1177.82/1178.21	c ============================[ Search Statistics ]==============================
1177.82/1178.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1177.82/1178.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1177.82/1178.21	c ===============================================================================
1177.82/1178.21	c |         0 |   14653     5338    48296 |     5000        0    nan |  0.000 % |
1177.92/1178.34	c |       100 |   14653     5338    48296 |     5500      100     37 |  0.061 % |
1177.92/1178.37	c |       252 |   14653     5338    48296 |     6050      252     33 |  0.061 % |
1178.02/1178.40	c |       478 |   14653     5338    48296 |     6655      478     33 |  0.061 % |
1178.12/1178.57	c |       815 |   14653     5338    48296 |     7320      815     31 |  0.061 % |
1178.32/1178.78	c |      1321 |   14653     5338    48296 |     8052     1321     30 |  0.061 % |
1178.72/1179.16	c |      2081 |   14653     5338    48296 |     8857     2081     30 |  0.061 % |
1179.22/1179.63	c |      3221 |   14653     5338    48296 |     9743     3221     29 |  0.061 % |
1180.32/1180.72	c |      4933 |   14653     5338    48296 |    10717     4933     31 |  0.061 % |
1181.52/1181.91	c |      7495 |   14653     5338    48296 |    11789     7495     30 |  0.061 % |
1184.61/1185.01	c |     11343 |   14653     5338    48296 |    12968    11343     31 |  0.061 % |
1187.92/1188.33	c |     17113 |   14653     5338    48296 |    14265    10612     32 |  0.061 % |
1195.02/1195.48	c |     25762 |   14653     5338    48296 |    15692    12110     32 |  0.061 % |
1203.11/1203.59	c ===============================================================================
1203.42/1203.83	c core #196
1203.42/1203.83	c 
1203.42/1203.83	c 
1203.42/1203.83	c Core size: 71	Core Weight: 1	Total Weight: -9114
1203.42/1203.83	c
1203.42/1203.83	c
1203.42/1203.83	c ============================[ Search Statistics ]==============================
1203.42/1203.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1203.42/1203.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1203.42/1203.83	c ===============================================================================
1203.42/1203.83	c |         0 |   14714     5347    48410 |     5000        0    nan |  0.000 % |
1203.61/1204.00	c |       100 |   14714     5347    48410 |     5500      100     87 |  0.061 % |
1203.61/1204.03	c |       251 |   14714     5347    48410 |     6050      251     46 |  0.061 % |
1203.61/1204.09	c |       479 |   14714     5347    48410 |     6655      479     35 |  0.061 % |
1203.81/1204.23	c |       817 |   14714     5347    48410 |     7320      817     29 |  0.061 % |
1204.02/1204.42	c |      1325 |   14714     5347    48410 |     8052     1325     29 |  0.061 % |
1204.21/1204.66	c |      2086 |   14714     5347    48410 |     8857     2086     26 |  0.061 % |
1204.72/1205.18	c |      3230 |   14713     5347    48410 |     9743     2015     25 |  0.068 % |
1205.22/1205.66	c ===============================================================================
1205.31/1205.74	c core #197
1205.31/1205.74	c 
1205.31/1205.74	c 
1205.31/1205.74	c Core size: 58	Core Weight: 1	Total Weight: -9113
1205.31/1205.74	c
1205.31/1205.74	c
1205.31/1205.74	c ============================[ Search Statistics ]==============================
1205.31/1205.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1205.31/1205.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1205.31/1205.74	c ===============================================================================
1205.31/1205.74	c |         0 |   14766     5356    48506 |     5000        0    nan |  0.000 % |
1205.42/1205.87	c |       100 |   14766     5356    48506 |     5500      100     44 |  0.061 % |
1205.42/1205.89	c |       251 |   14766     5356    48506 |     6050      251     31 |  0.061 % |
1205.51/1205.92	c |       476 |   14766     5356    48506 |     6655      476     29 |  0.061 % |
1205.61/1206.08	c |       816 |   14766     5356    48506 |     7320      816     26 |  0.061 % |
1205.91/1206.31	c |      1322 |   14766     5356    48506 |     8052     1322     24 |  0.061 % |
1206.32/1206.77	c |      2085 |   14766     5356    48506 |     8857     2085     23 |  0.061 % |
1207.21/1207.62	c |      3229 |   14766     5356    48506 |     9743     3229     28 |  0.061 % |
1208.81/1209.25	c |      4937 |   14766     5356    48506 |    10717     4937     30 |  0.061 % |
1211.21/1211.69	c |      7502 |   14766     5356    48506 |    11789     7502     32 |  0.061 % |
1215.41/1215.86	c |     11348 |   14766     5356    48506 |    12968    11348     34 |  0.061 % |
1222.40/1222.84	c |     17115 |   14765     5356    48506 |    14265     1531     35 |  0.068 % |
1223.71/1224.19	c ===============================================================================
1223.81/1224.30	c core #198
1223.81/1224.30	c 
1223.81/1224.30	c 
1223.81/1224.30	c Core size: 60	Core Weight: 1	Total Weight: -9112
1223.81/1224.30	c
1223.81/1224.30	c
1223.81/1224.30	c ============================[ Search Statistics ]==============================
1223.81/1224.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1223.81/1224.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1223.81/1224.30	c ===============================================================================
1223.81/1224.30	c |         0 |   14816     5365    48598 |     5000        0    nan |  0.000 % |
1224.11/1224.50	c |       101 |   14816     5365    48598 |     5500      101     60 |  0.061 % |
1224.11/1224.53	c |       251 |   14816     5365    48598 |     6050      251     46 |  0.061 % |
1224.11/1224.56	c |       477 |   14816     5365    48598 |     6655      477     37 |  0.061 % |
1224.21/1224.64	c |       814 |   14816     5365    48598 |     7320      814     37 |  0.061 % |
1224.31/1224.78	c |      1321 |   14816     5365    48598 |     8052     1321     38 |  0.061 % |
1224.61/1225.01	c |      2081 |   14816     5365    48598 |     8857     2081     34 |  0.061 % |
1225.21/1225.63	c |      3221 |   14816     5365    48598 |     9743     3221     31 |  0.061 % |
1226.50/1226.93	c |      4929 |   14816     5365    48598 |    10717     4929     33 |  0.061 % |
1228.22/1228.68	c |      7493 |   14816     5365    48598 |    11789     7493     34 |  0.061 % |
1231.01/1231.49	c |     11338 |   14816     5365    48598 |    12968    11338     35 |  0.061 % |
1235.30/1235.72	c |     17111 |   14816     5365    48598 |    14265    10608     36 |  0.061 % |
1242.10/1242.53	c |     25761 |   14811     5365    48598 |    15692     2403     30 |  0.094 % |
1242.30/1242.73	c ===============================================================================
1242.40/1242.86	c core #199
1242.40/1242.86	c 
1242.40/1242.86	c 
1242.40/1242.86	c Core size: 85	Core Weight: 1	Total Weight: -9111
1242.40/1242.86	c
1242.40/1242.86	c
1242.40/1242.86	c ============================[ Search Statistics ]==============================
1242.40/1242.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1242.40/1242.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1242.40/1242.86	c ===============================================================================
1242.40/1242.86	c |         0 |   14891     5374    48740 |     5000        0    nan |  0.000 % |
1242.61/1243.06	c |       100 |   14891     5374    48740 |     5500      100    109 |  0.060 % |
1242.70/1243.19	c |       252 |   14891     5374    48740 |     6050      252     62 |  0.060 % |
1242.90/1243.31	c |       479 |   14891     5374    48740 |     6655      479     45 |  0.060 % |
1243.10/1243.52	c |       816 |   14891     5374    48740 |     7320      816     38 |  0.060 % |
1243.40/1243.85	c |      1322 |   14891     5374    48740 |     8052     1322     34 |  0.060 % |
1243.90/1244.39	c |      2083 |   14891     5374    48740 |     8857     2083     32 |  0.060 % |
1244.71/1245.19	c |      3222 |   14891     5374    48740 |     9743     3222     31 |  0.060 % |
1245.90/1246.32	c |      4930 |   14891     5374    48740 |    10717     4930     33 |  0.060 % |
1246.80/1247.26	c |      7493 |   14891     5374    48740 |    11789     7493     31 |  0.060 % |
1250.21/1250.65	c |     11337 |   14891     5374    48740 |    12968    11337     31 |  0.060 % |
1255.20/1255.64	c |     17103 |   14891     5374    48740 |    14265    10602     30 |  0.060 % |
1263.20/1263.68	c |     25755 |   14891     5374    48740 |    15692    12099     32 |  0.060 % |
1274.00/1274.46	c ===============================================================================
1274.19/1274.66	c core #200
1274.19/1274.66	c 
1274.19/1274.66	c 
1274.19/1274.66	c Core size: 47	Core Weight: 1	Total Weight: -9110
1274.19/1274.66	c
1274.19/1274.66	c
1274.19/1274.66	c ============================[ Search Statistics ]==============================
1274.19/1274.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1274.19/1274.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1274.19/1274.66	c ===============================================================================
1274.19/1274.66	c |         0 |   14927     5383    48804 |     5000        0    nan |  0.000 % |
1274.40/1274.80	c |       101 |   14927     5383    48804 |     5500      101     69 |  0.060 % |
1274.40/1274.83	c |       251 |   14927     5383    48804 |     6050      251     45 |  0.060 % |
1274.40/1274.88	c |       476 |   14927     5383    48804 |     6655      476     41 |  0.060 % |
1274.50/1274.99	c |       814 |   14927     5383    48804 |     7320      814     40 |  0.060 % |
1274.59/1275.07	c |      1321 |   14927     5383    48804 |     8052     1321     36 |  0.060 % |
1275.10/1275.53	c |      2083 |   14927     5383    48804 |     8857     2083     35 |  0.060 % |
1275.89/1276.33	c |      3222 |   14927     5383    48804 |     9743     3222     32 |  0.060 % |
1276.99/1277.43	c |      4934 |   14927     5383    48804 |    10717     4934     32 |  0.060 % |
1278.59/1279.09	c |      7497 |   14927     5383    48804 |    11789     7497     32 |  0.060 % |
1281.29/1281.76	c |     11343 |   14927     5383    48804 |    12968    11343     32 |  0.060 % |
1283.58/1284.04	c |     17112 |   14927     5383    48804 |    14265    10603     32 |  0.060 % |
1290.79/1291.24	c |     25763 |   14927     5383    48804 |    15692    11906     34 |  0.060 % |
1295.88/1296.35	c |     38738 |   14927     5383    48804 |    17261     9107     39 |  0.060 % |
1306.29/1306.76	c |     58200 |   14927     5383    48804 |    18987    11204     37 |  0.060 % |
1321.78/1322.28	c |     87395 |   14927     5383    48804 |    20886    11832     31 |  0.060 % |
1341.28/1341.78	c ===============================================================================
1342.78/1343.27	c core #201
1342.78/1343.27	c 
1342.78/1343.27	c 
1342.78/1343.27	c Core size: 92	Core Weight: 1	Total Weight: -9109
1342.78/1343.27	c
1342.78/1343.27	c
1342.78/1343.27	c ============================[ Search Statistics ]==============================
1342.78/1343.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1342.78/1343.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1342.78/1343.27	c ===============================================================================
1342.78/1343.27	c |         0 |   15008     5392    48958 |     5000        0    nan |  0.000 % |
1342.97/1343.41	c |       100 |   15008     5392    48958 |     5500      100     60 |  0.060 % |
1343.17/1343.60	c |       252 |   15008     5392    48958 |     6050      252     47 |  0.060 % |
1343.27/1343.75	c |       478 |   15008     5392    48958 |     6655      478     37 |  0.060 % |
1343.57/1344.06	c |       820 |   15008     5392    48958 |     7320      820     33 |  0.060 % |
1343.98/1344.44	c |      1329 |   15008     5392    48958 |     8052     1329     32 |  0.060 % |
1344.58/1345.03	c |      2089 |   15008     5392    48958 |     8857     2089     32 |  0.060 % |
1345.58/1346.06	c |      3232 |   15008     5392    48958 |     9743     3232     32 |  0.060 % |
1347.17/1347.61	c |      4944 |   15008     5392    48958 |    10717     4944     33 |  0.060 % |
1348.48/1348.91	c |      7509 |   15008     5392    48958 |    11789     7509     32 |  0.060 % |
1351.67/1352.18	c |     11353 |   15008     5392    48958 |    12968    11353     33 |  0.060 % |
1356.97/1357.48	c |     17120 |   15008     5392    48958 |    14265    10620     33 |  0.060 % |
1362.17/1362.66	c |     25769 |   15008     5392    48958 |    15692    12095     34 |  0.060 % |
1375.36/1375.87	c |     38752 |   15008     5392    48958 |    17261     9324     35 |  0.060 % |
1391.36/1391.81	c |     58213 |   15008     5392    48958 |    18987    11479     35 |  0.060 % |
1413.26/1413.71	c ===============================================================================
1413.76/1414.27	c core #202
1413.76/1414.27	c 
1413.76/1414.27	c 
1413.76/1414.27	c Core size: 87	Core Weight: 1	Total Weight: -9108
1413.76/1414.27	c
1413.76/1414.27	c
1413.76/1414.27	c ============================[ Search Statistics ]==============================
1413.76/1414.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1413.76/1414.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1413.76/1414.27	c ===============================================================================
1413.76/1414.27	c |         0 |   15081     5401    49096 |     5000        0    nan |  0.000 % |
1413.96/1414.44	c |       100 |   15081     5401    49096 |     5500      100     93 |  0.060 % |
1414.06/1414.54	c |       251 |   15081     5401    49096 |     6050      251     57 |  0.060 % |
1414.16/1414.63	c |       476 |   15081     5401    49096 |     6655      476     43 |  0.060 % |
1414.36/1414.82	c |       816 |   15081     5401    49096 |     7320      816     37 |  0.060 % |
1414.65/1415.11	c |      1324 |   15081     5401    49096 |     8052     1324     33 |  0.060 % |
1415.05/1415.53	c |      2084 |   15081     5401    49096 |     8857     2084     32 |  0.060 % |
1415.76/1416.23	c |      3224 |   15081     5401    49096 |     9743     3224     32 |  0.060 % |
1416.95/1417.40	c |      4933 |   15081     5401    49096 |    10717     4933     33 |  0.060 % |
1418.86/1419.33	c |      7499 |   15081     5401    49096 |    11789     7499     33 |  0.060 % |
1420.96/1421.48	c |     11344 |   15081     5401    49096 |    12968    11344     33 |  0.060 % |
1423.86/1424.30	c |     17110 |   15081     5401    49096 |    14265    10529     40 |  0.060 % |
1428.55/1429.05	c |     25759 |   15081     5401    49096 |    15692    11951     44 |  0.060 % |
1436.06/1436.58	c |     38733 |   15081     5401    49096 |    17261     8873     61 |  0.060 % |
1448.34/1448.84	c |     58199 |   15081     5401    49096 |    18987    10671     53 |  0.060 % |
1466.64/1467.13	c |     87391 |   15081     5401    49096 |    20886    10992     51 |  0.060 % |
1493.53/1494.04	c |    131181 |   15081     5401    49096 |    22974    12890     44 |  0.060 % |
1544.32/1544.80	c |    196865 |   15081     5401    49096 |    25272    20920     40 |  0.060 % |
1622.70/1623.26	c |    295394 |   15080     5401    49096 |    27799    14066     34 |  0.066 % |
1640.89/1641.47	c ===============================================================================
1644.69/1645.29	c core #203
1644.69/1645.29	c 
1644.69/1645.29	c 
1644.69/1645.29	c Core size: 317	Core Weight: 1	Total Weight: -9107
1644.69/1645.29	c
1644.69/1645.29	c
1644.69/1645.29	c ============================[ Search Statistics ]==============================
1644.69/1645.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1644.69/1645.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1644.69/1645.29	c ===============================================================================
1644.69/1645.29	c |         0 |   15386     5410    49698 |     5000        0    nan |  0.000 % |
1645.00/1645.51	c |       101 |   15386     5410    49698 |     5500      101     89 |  0.058 % |
1645.00/1645.56	c |       251 |   15386     5410    49698 |     6050      251     49 |  0.058 % |
1645.10/1645.61	c |       479 |   15386     5410    49698 |     6655      479     39 |  0.058 % |
1645.10/1645.68	c |       816 |   15386     5410    49698 |     7320      816     34 |  0.058 % |
1645.19/1645.79	c |      1326 |   15386     5410    49698 |     8052     1326     36 |  0.058 % |
1645.48/1646.03	c |      2085 |   15386     5410    49698 |     8857     2085     41 |  0.058 % |
1645.79/1646.39	c |      3227 |   15386     5410    49698 |     9743     3227     41 |  0.058 % |
1646.29/1646.89	c |      4935 |   15386     5410    49698 |    10717     4935     40 |  0.058 % |
1647.58/1648.15	c |      7498 |   15386     5410    49698 |    11789     7498     45 |  0.058 % |
1649.50/1650.01	c |     11342 |   15386     5410    49698 |    12968    11342     46 |  0.058 % |
1652.28/1652.80	c |     17108 |   15386     5410    49698 |    14265    10450     47 |  0.058 % |
1655.79/1656.30	c |     25758 |   15386     5410    49698 |    15692    11741     46 |  0.058 % |
1662.29/1662.85	c |     38732 |   15386     5410    49698 |    17261     8648     43 |  0.058 % |
1671.08/1671.62	c |     58193 |   15386     5410    49698 |    18987    10647     52 |  0.058 % |
1687.28/1687.80	c |     87387 |   15386     5410    49698 |    20886    10882     47 |  0.058 % |
1713.18/1713.80	c |    131176 |   15386     5410    49698 |    22974    12247     77 |  0.058 % |
1749.76/1750.37	c |    196861 |   15386     5410    49698 |    25272    19669     66 |  0.058 % |

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2680736-1277451712/watcher-2680736-1277451712 -o /tmp/evaluation-result-2680736-1277451712/solver-2680736-1277451712 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680736-1277451712.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27516
/proc/meminfo: memFree=1242144/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=2572 CPUtime=0
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 287 0 0 0 0 0 0 0 19 0 1 0 86462662 2633728 202 1992294400 134512640 135752675 4289247568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 643 202 143 303 0 338 0

[startup+0.027588 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27516
/proc/meminfo: memFree=1242144/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=2572 CPUtime=0.02
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 297 0 0 0 2 0 0 0 20 0 1 0 86462662 2633728 212 1992294400 134512640 135752675 4289247568 18446744073709551615 134599303 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 643 212 143 303 0 338 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2572

[startup+0.100593 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27516
/proc/meminfo: memFree=1242144/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=2700 CPUtime=0.09
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 333 0 0 0 9 0 0 0 20 0 1 0 86462662 2764800 248 1992294400 134512640 135752675 4289247568 18446744073709551615 134605363 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 675 248 144 303 0 370 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2700

[startup+0.300611 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27516
/proc/meminfo: memFree=1242144/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=2964 CPUtime=0.29
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 393 0 0 0 29 0 0 0 20 0 1 0 86462662 3035136 308 1992294400 134512640 135752675 4289247568 18446744073709551615 134518464 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 741 308 144 303 0 436 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2964

[startup+0.700647 s]
/proc/loadavg: 0.00 0.00 0.00 3/106 27516
/proc/meminfo: memFree=1242144/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=3356 CPUtime=0.68
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 504 0 0 0 67 1 0 0 20 0 1 0 86462662 3436544 419 1992294400 134512640 135752675 4289247568 18446744073709551615 134518477 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 839 419 144 303 0 534 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 3356

[startup+1.50072 s]
/proc/loadavg: 0.00 0.00 0.00 2/107 27517
/proc/meminfo: memFree=1240648/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=4008 CPUtime=1.48
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 648 0 0 0 146 2 0 0 22 0 1 0 86462662 4104192 563 1992294400 134512640 135752675 4289247568 18446744073709551615 134605381 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 1002 563 144 303 0 697 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 4008

[startup+3.10086 s]
/proc/loadavg: 0.00 0.00 0.00 2/107 27517
/proc/meminfo: memFree=1239780/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=4660 CPUtime=3.08
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 826 0 0 0 305 3 0 0 25 0 1 0 86462662 4771840 741 1992294400 134512640 135752675 4289247568 18446744073709551615 134605424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 1165 741 145 303 0 860 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 4660

[startup+6.30115 s]
/proc/loadavg: 0.08 0.02 0.01 2/107 27517
/proc/meminfo: memFree=1238416/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=5832 CPUtime=6.28
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 1094 0 0 0 624 4 0 0 25 0 1 0 86462662 5971968 1009 1992294400 134512640 135752675 4289247568 18446744073709551615 134519024 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 1458 1009 145 303 0 1153 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 5832

[startup+12.7007 s]
/proc/loadavg: 0.15 0.03 0.01 2/107 27517
/proc/meminfo: memFree=1236308/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=7648 CPUtime=12.68
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 1568 0 0 0 1262 6 0 0 25 0 1 0 86462662 7831552 1483 1992294400 134512640 135752675 4289247568 18446744073709551615 134605387 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 1912 1483 145 303 0 1607 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 7648

[startup+25.5019 s]
/proc/loadavg: 0.34 0.08 0.02 2/107 27517
/proc/meminfo: memFree=1233084/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=10648 CPUtime=25.48
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 2328 0 0 0 2538 10 0 0 20 0 1 0 86462662 10903552 2243 1992294400 134512640 135752675 4289247568 18446744073709551615 134605368 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 2662 2243 145 303 0 2357 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10648

[startup+51.1012 s]
/proc/loadavg: 0.56 0.15 0.05 2/107 27517
/proc/meminfo: memFree=1228868/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=14980 CPUtime=51.07
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 3380 0 0 0 5091 16 0 0 25 0 1 0 86462662 15339520 3295 1992294400 134512640 135752675 4289247568 18446744073709551615 134605373 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 3745 3295 145 303 0 3440 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14980

[startup+102.309 s]
/proc/loadavg: 0.81 0.28 0.10 2/107 27519
/proc/meminfo: memFree=1220684/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=22964 CPUtime=102.26
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 5386 0 0 0 10200 26 0 0 25 0 1 0 86462662 23515136 5301 1992294400 134512640 135752675 4289247568 18446744073709551615 134605373 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 5741 5301 145 303 0 5436 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 22964

[startup+162.301 s]
/proc/loadavg: 0.93 0.41 0.15 2/107 27521
/proc/meminfo: memFree=1211260/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=32300 CPUtime=162.23
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 7730 0 0 0 16185 38 0 0 25 0 1 0 86462662 33075200 7645 1992294400 134512640 135752675 4289247568 18446744073709551615 134605381 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 8075 7645 145 303 0 7770 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 32300

[startup+222.301 s]
/proc/loadavg: 0.97 0.51 0.20 2/107 27523
/proc/meminfo: memFree=1183236/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=60364 CPUtime=222.22
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 15046 0 0 0 22150 72 0 0 25 0 1 0 86462662 61812736 14607 1992294400 134512640 135752675 4289247568 18446744073709551615 134605360 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 15091 14607 146 303 0 14786 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 60364

[startup+282.302 s]
/proc/loadavg: 0.99 0.60 0.25 2/107 27525
/proc/meminfo: memFree=1171828/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=71608 CPUtime=282.19
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 17916 0 0 0 28119 100 0 0 25 0 1 0 86462662 73326592 17421 1992294400 134512640 135752675 4289247568 18446744073709551615 134605360 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 17902 17421 146 303 0 17597 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 71608

[startup+342.3 s]
/proc/loadavg: 0.99 0.67 0.29 2/107 27525
/proc/meminfo: memFree=1159056/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=84216 CPUtime=342.18
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 21089 0 0 0 34091 127 0 0 25 0 1 0 86462662 86237184 20594 1992294400 134512640 135752675 4289247568 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 21054 20594 146 303 0 20749 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 84216

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.33 2/107 27527
/proc/meminfo: memFree=1146284/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=96844 CPUtime=402.15
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 24250 0 0 0 40067 148 0 0 25 0 1 0 86462662 99168256 23755 1992294400 134512640 135752675 4289247568 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 24211 23755 146 303 0 23906 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 96844

[startup+462.301 s]
/proc/loadavg: 0.99 0.77 0.37 2/107 27529
/proc/meminfo: memFree=1135868/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=107360 CPUtime=462.14
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 26863 0 0 0 46044 170 0 0 25 0 1 0 86462662 109936640 26368 1992294400 134512640 135752675 4289247568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 26840 26368 146 303 0 26535 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 107360

[startup+522.3 s]
/proc/loadavg: 0.99 0.81 0.41 2/107 27531
/proc/meminfo: memFree=1125576/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=119332 CPUtime=522.12
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 29872 0 0 0 52019 193 0 0 25 0 1 0 86462662 122195968 29377 1992294400 134512640 135752675 4289247568 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 29833 29377 146 303 0 29528 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 119332

[startup+582.301 s]
/proc/loadavg: 0.99 0.84 0.44 2/107 27533
/proc/meminfo: memFree=1114664/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=128540 CPUtime=582.1
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 32176 0 0 0 57992 218 0 0 25 0 1 0 86462662 131624960 31681 1992294400 134512640 135752675 4289247568 18446744073709551615 134616141 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 32135 31681 146 303 0 31830 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 128540

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.47 2/107 27533
/proc/meminfo: memFree=1100776/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=141912 CPUtime=642.09
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 35531 0 0 0 63963 246 0 0 25 0 1 0 86462662 145317888 35036 1992294400 134512640 135752675 4289247568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 35478 35036 146 303 0 35173 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 141912

[startup+702.3 s]

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

[startup+822.301 s]
/proc/loadavg: 0.99 0.92 0.56 2/107 27539
/proc/meminfo: memFree=1060352/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=182400 CPUtime=822.03
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 45768 0 0 0 81878 325 0 0 25 0 1 0 86462662 186777600 45111 1992294400 134512640 135752675 4289247568 18446744073709551615 134605412 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 45600 45111 146 303 0 45295 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 182400

[startup+882.301 s]
/proc/loadavg: 0.99 0.93 0.58 2/107 27541
/proc/meminfo: memFree=1035924/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=206904 CPUtime=882.01
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 51931 0 0 0 87845 356 0 0 25 0 1 0 86462662 211869696 51192 1992294400 134512640 135752675 4289247568 18446744073709551615 134605418 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 51726 51192 146 303 0 51421 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 206904

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/107 27541
/proc/meminfo: memFree=1010256/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=232936 CPUtime=942
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 58436 0 0 0 93811 389 0 0 25 0 1 0 86462662 238526464 57697 1992294400 134512640 135752675 4289247568 18446744073709551615 134611807 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 58234 57697 146 303 0 57929 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 232936

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.63 2/107 27543
/proc/meminfo: memFree=988804/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=253860 CPUtime=1001.98
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 63636 0 0 0 99786 412 0 0 25 0 1 0 86462662 259952640 62897 1992294400 134512640 135752675 4289247568 18446744073709551615 134602984 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 63465 62897 146 303 0 63160 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 253860

[startup+1062.3 s]
/proc/loadavg: 0.99 0.95 0.65 2/107 27545
/proc/meminfo: memFree=979504/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=263268 CPUtime=1061.96
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 65946 0 0 0 105761 435 0 0 25 0 1 0 86462662 269586432 65207 1992294400 134512640 135752675 4289247568 18446744073709551615 134605384 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 65817 65207 146 303 0 65512 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 263268

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.67 2/107 27547
/proc/meminfo: memFree=970824/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=271524 CPUtime=1121.95
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 68132 0 0 0 111738 457 0 0 25 0 1 0 86462662 278040576 67393 1992294400 134512640 135752675 4289247568 18446744073709551615 134518477 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 67881 67393 146 303 0 67576 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 271524

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.68 2/107 27558
/proc/meminfo: memFree=959540/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=282612 CPUtime=1181.92
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 70800 0 0 0 117708 484 0 0 25 0 1 0 86462662 289394688 70061 1992294400 134512640 135752675 4289247568 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 70653 70061 146 303 0 70348 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 282612

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.70 2/107 27558
/proc/meminfo: memFree=950240/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=291492 CPUtime=1241.9
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 73142 0 0 0 123688 502 0 0 25 0 1 0 86462662 298487808 72403 1992294400 134512640 135752675 4289247568 18446744073709551615 134638145 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 72873 72403 146 303 0 72568 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 291492

[startup+1302.3 s]
/proc/loadavg: 1.05 0.99 0.72 2/107 27560
/proc/meminfo: memFree=936724/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=305008 CPUtime=1301.89
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 76477 0 0 0 129659 530 0 0 25 0 1 0 86462662 312328192 75738 1992294400 134512640 135752675 4289247568 18446744073709551615 134518928 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 76252 75738 146 303 0 75947 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 305008

[startup+1362.3 s]
/proc/loadavg: 1.02 0.99 0.74 2/107 27562
/proc/meminfo: memFree=922588/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=318984 CPUtime=1361.87
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 79979 0 0 0 135631 556 0 0 25 0 1 0 86462662 326639616 79240 1992294400 134512640 135752675 4289247568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 79746 79240 146 303 0 79441 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 318984

[startup+1422.31 s]
/proc/loadavg: 1.00 0.99 0.75 2/107 27564
/proc/meminfo: memFree=910932/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=330692 CPUtime=1421.86
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 82882 0 0 0 141609 577 0 0 25 0 1 0 86462662 338628608 82143 1992294400 134512640 135752675 4289247568 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 82673 82143 146 303 0 82368 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 330692

[startup+1482.3 s]
/proc/loadavg: 1.05 1.00 0.77 2/107 27566
/proc/meminfo: memFree=887744/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=353948 CPUtime=1481.83
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 88710 0 0 0 147571 612 0 0 25 0 1 0 86462662 362442752 87971 1992294400 134512640 135752675 4289247568 18446744073709551615 134605424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 88487 87971 146 303 0 88182 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 353948

[startup+1542.3 s]
/proc/loadavg: 1.06 1.01 0.78 2/107 27566
/proc/meminfo: memFree=871252/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=370680 CPUtime=1541.82
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 92879 0 0 0 153543 639 0 0 25 0 1 0 86462662 379576320 92140 1992294400 134512640 135752675 4289247568 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 92670 92140 146 303 0 92365 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 370680

[startup+1602.3 s]
/proc/loadavg: 1.06 1.02 0.80 2/107 27568
/proc/meminfo: memFree=852404/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=389484 CPUtime=1601.8
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 97597 0 0 0 159516 664 0 0 25 0 1 0 86462662 398831616 96858 1992294400 134512640 135752675 4289247568 18446744073709551615 134611713 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 97371 96858 146 303 0 97066 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 389484

[startup+1662.3 s]
/proc/loadavg: 1.14 1.05 0.82 2/107 27570
/proc/meminfo: memFree=826984/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=414772 CPUtime=1661.78
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 103888 0 0 0 165483 695 0 0 25 0 1 0 86462662 424726528 103149 1992294400 134512640 135752675 4289247568 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 103693 103149 146 303 0 103388 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 414772

[startup+1722.3 s]
/proc/loadavg: 1.05 1.04 0.83 2/107 27572
/proc/meminfo: memFree=801316/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=440916 CPUtime=1721.77
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 110492 0 0 0 171442 735 0 0 25 0 1 0 86462662 451497984 109753 1992294400 134512640 135752675 4289247568 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 110229 109753 146 303 0 109924 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 440916

[startup+1782.3 s]
/proc/loadavg: 1.02 1.03 0.83 2/107 27574
/proc/meminfo: memFree=766720/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=475080 CPUtime=1781.75
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 118982 0 0 0 177399 776 0 0 25 0 1 0 86462662 486481920 118243 1992294400 134512640 135752675 4289247568 18446744073709551615 134518474 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 118770 118243 146 303 0 118465 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 475080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.01 1.02 0.84 2/107 27574
/proc/meminfo: memFree=754816/2059040 swapFree=4140324/4192956
[pid=27516] ppid=27514 vsize=486604 CPUtime=1800.05
/proc/27516/stat : 27516 (wbo1.4b) R 27514 27516 27491 0 -1 4202496 121879 0 0 0 179218 787 0 0 25 0 1 0 86462662 498282496 121140 1992294400 134512640 135752675 4289247568 18446744073709551615 134611620 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/27516/statm: 121651 121140 146 303 0 121346 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 486604

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

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.66
CPU time (s): 1800.11
CPU user time (s): 1792.19
CPU system time (s): 7.92379
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 486604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.19
system time used= 7.9238
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121879
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= 104
involuntary context switches= 2230

runsolver used 3.04654 second user time and 8.5457 second system time

The end

Launcher Data

Begin job on node051 at 2010-06-25 09:41:52
IDJOB=2680736
IDBENCH=1857
IDSOLVER=1190
FILE ID=node051/2680736-1277451712
PBS_JOBID= 11188117
Free space on /tmp= 62556 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-sentoy.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2680736-1277451712/watcher-2680736-1277451712 -o /tmp/evaluation-result-2680736-1277451712/solver-2680736-1277451712 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680736-1277451712.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= d0f46c7e79d3309033cc6b73ceacef6c
RANDOM SEED=1143222047

node051.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.255
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.255
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1242672 kB
Buffers:        209316 kB
Cached:         497728 kB
SwapCached:       5676 kB
Active:         329716 kB
Inactive:       390364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1242672 kB
SwapTotal:     4192956 kB
SwapFree:      4140324 kB
Dirty:            2632 kB
Writeback:           0 kB
AnonPages:       11472 kB
Mapped:          11808 kB
Slab:            74460 kB
PageTables:       4172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182296 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62552 MiB
End job on node051 at 2010-06-25 10:11:54