Trace number 2702575

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.13 1800.74

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_60_5.opb
MD5SUM80b55b230959185abe8760f01da7fec8
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-70
Best CPU time to get the best result obtained on this benchmark1800.29
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -81
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
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 constraints1000
Minimum length of a constraint60
Maximum length of a constraint108
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)75288
Sum of products size (including duplicates)150576
Number of different products37644
Sum of products size75288

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-2702575-1278577609.opb.
0.00/0.00	c Instance file HOME/instance-2702575-1278577609.opb
0.00/0.00	c File size is 3309222 bytes.
0.49/0.57	c Highest Coefficient sum: 108
0.49/0.58	c ============================[ Problem Statistics ]=============================
0.49/0.58	c |                                                                             |
0.49/0.58	c |  Parsing time:          0.56         s                                      |
0.49/0.58	c |  Number Variables:      38644                                               |
0.49/0.58	c |  Number Clauses:        37644                                               |
0.49/0.58	c |  Number Cardinality:    2000                                                |
0.49/0.58	c |  Number PB Constraints: 37644                                               |
0.69/0.72	c ============================[ Search Statistics ]==============================
0.69/0.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.69/0.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.69/0.72	c ===============================================================================
0.69/0.72	c |         0 |    1000    77288   186720 |    25762        0    nan |  0.000 % |
0.69/0.74	c ===============================================================================
0.69/0.74	c New solution: 0
0.69/0.74	o 0
0.69/0.74	c Elapsed CPU time: 0.708892 s	Remaining CPU time: 179.291 s
0.69/0.74	c ===============================================================================
0.69/0.74	c |         0 |    1000    77289   187720 |    25763        0    nan |  0.000 % |
0.69/0.75	c ===============================================================================
0.69/0.75	c New solution: -1
0.69/0.75	o -1
0.69/0.75	c Elapsed CPU time: 0.723889 s	Remaining CPU time: 179.276 s
0.69/0.75	c ===============================================================================
0.69/0.75	c |         0 |    1000    77290   188720 |    25763        0    nan |  0.000 % |
0.69/0.77	c ===============================================================================
0.69/0.77	c New solution: -2
0.69/0.77	o -2
0.69/0.77	c Elapsed CPU time: 0.737887 s	Remaining CPU time: 179.262 s
0.69/0.77	c ===============================================================================
0.69/0.77	c |         0 |    1000    77291   189720 |    25763        0    nan |  0.000 % |
0.69/0.78	c ===============================================================================
0.69/0.78	c New solution: -3
0.69/0.78	o -3
0.69/0.78	c Elapsed CPU time: 0.752885 s	Remaining CPU time: 179.247 s
0.69/0.78	c ===============================================================================
0.69/0.78	c |         0 |    1000    77292   190720 |    25764        0    nan |  0.000 % |
0.79/0.80	c ===============================================================================
0.79/0.80	c New solution: -4
0.79/0.80	o -4
0.79/0.80	c Elapsed CPU time: 0.768883 s	Remaining CPU time: 179.231 s
0.79/0.80	c ===============================================================================
0.79/0.80	c |         1 |    1000    77293   191720 |    25764        1    997 |  0.000 % |
0.79/0.81	c ===============================================================================
0.79/0.81	c New solution: -5
0.79/0.81	o -5
0.79/0.81	c Elapsed CPU time: 0.78488 s	Remaining CPU time: 179.215 s
0.79/0.81	c ===============================================================================
0.79/0.81	c |         2 |    1000    77294   192720 |    25764        2    996 |  0.000 % |
0.79/0.83	c ===============================================================================
0.79/0.83	c New solution: -6
0.79/0.83	o -6
0.79/0.83	c Elapsed CPU time: 0.800878 s	Remaining CPU time: 179.199 s
0.79/0.83	c ===============================================================================
0.79/0.83	c |         9 |    1000    77295   193720 |    25765        9    995 |  0.000 % |
0.79/0.85	c ===============================================================================
0.79/0.85	c New solution: -7
0.79/0.85	o -7
0.79/0.85	c Elapsed CPU time: 0.816875 s	Remaining CPU time: 179.183 s
0.79/0.85	c ===============================================================================
0.79/0.85	c |        13 |    1000    77296   194720 |    25765       13    996 |  0.000 % |
0.79/0.87	c ===============================================================================
0.79/0.87	c New solution: -8
0.79/0.87	o -8
0.79/0.87	c Elapsed CPU time: 0.835872 s	Remaining CPU time: 179.164 s
0.79/0.87	c ===============================================================================
0.79/0.87	c |        29 |    1000    77297   195720 |    25765       29    995 |  0.000 % |
0.79/0.89	c ===============================================================================
0.79/0.89	c New solution: -9
0.79/0.89	o -9
0.79/0.89	c Elapsed CPU time: 0.85287 s	Remaining CPU time: 179.147 s
0.79/0.89	c ===============================================================================
0.79/0.89	c |        32 |    1000    77298   196720 |    25766       32    994 |  0.000 % |
0.89/0.91	c ===============================================================================
0.89/0.91	c New solution: -10
0.89/0.91	o -10
0.89/0.91	c Elapsed CPU time: 0.873867 s	Remaining CPU time: 179.126 s
0.89/0.91	c ===============================================================================
0.89/0.91	c |        49 |    1000    77299   197720 |    25766       49    993 |  0.000 % |
0.89/0.93	c ===============================================================================
0.89/0.93	c New solution: -11
0.89/0.93	o -11
0.89/0.93	c Elapsed CPU time: 0.897863 s	Remaining CPU time: 179.102 s
0.89/0.93	c ===============================================================================
0.89/0.93	c |        82 |    1000    77300   198720 |    25766       82    992 |  0.000 % |
0.89/0.96	c ===============================================================================
0.89/0.96	c New solution: -12
0.89/0.96	o -12
0.89/0.96	c Elapsed CPU time: 0.927858 s	Remaining CPU time: 179.072 s
0.89/0.96	c ===============================================================================
0.89/0.96	c |       133 |    1000    77301   199720 |    25767      133    992 |  0.000 % |
0.89/0.99	c ===============================================================================
0.89/0.99	c New solution: -13
0.89/0.99	o -13
0.89/0.99	c Elapsed CPU time: 0.955854 s	Remaining CPU time: 179.044 s
0.89/0.99	c ===============================================================================
0.89/0.99	c |       166 |    1000    77302   200720 |    25767      166    991 |  0.000 % |
0.99/1.02	c |       267 |    1000    77302   200720 |    28344      267    991 | 97.412 % |
0.99/1.07	c |       417 |    1000    77302   200720 |    31178      417    990 | 97.412 % |
1.10/1.13	c ===============================================================================
1.10/1.13	c New solution: -14
1.10/1.13	o -14
1.10/1.13	c Elapsed CPU time: 1.09183 s	Remaining CPU time: 178.908 s
1.10/1.13	c ===============================================================================
1.10/1.13	c |       562 |    1000    77303   201720 |    25767      562    991 | 97.412 % |
1.10/1.18	c ===============================================================================
1.10/1.18	c New solution: -15
1.10/1.18	o -15
1.10/1.18	c Elapsed CPU time: 1.13783 s	Remaining CPU time: 178.862 s
1.10/1.18	c ===============================================================================
1.10/1.18	c |       632 |    1000    77304   202720 |    25768      632    991 | 97.412 % |
1.19/1.22	c |       733 |    1000    77304   202720 |    28344      733    991 | 97.412 % |
1.19/1.29	c |       883 |    1000    77304   202720 |    31179      883    991 | 97.412 % |
1.29/1.37	c |      1108 |    1000    77304   202720 |    34297     1108    990 | 97.412 % |
1.38/1.48	c |      1446 |    1000    77304   202720 |    37726     1446    989 | 97.412 % |
1.69/1.71	c |      1954 |    1000    77304   202720 |    41499     1954    989 | 97.412 % |
1.89/1.99	c ===============================================================================
1.89/1.99	c New solution: -16
1.89/1.99	o -16
1.89/1.99	c Elapsed CPU time: 1.93071 s	Remaining CPU time: 178.069 s
1.89/1.99	c ===============================================================================
1.89/1.99	c |      2537 |    1000    77305   203720 |    25768     2537    988 | 97.412 % |
1.99/2.03	c |      2637 |    1000    77305   203720 |    28345     2637    988 | 97.412 % |
1.99/2.09	c ===============================================================================
1.99/2.09	c New solution: -17
1.99/2.09	o -17
1.99/2.09	c Elapsed CPU time: 2.02569 s	Remaining CPU time: 177.974 s
1.99/2.09	c ===============================================================================
1.99/2.09	c |      2735 |    1000    77306   204720 |    25768     2735    988 | 97.412 % |
2.10/2.14	c |      2838 |    1000    77306   204720 |    28345     2838    988 | 97.412 % |
2.10/2.20	c ===============================================================================
2.10/2.20	c New solution: -18
2.10/2.20	o -18
2.10/2.20	c Elapsed CPU time: 2.13767 s	Remaining CPU time: 177.862 s
2.10/2.20	c ===============================================================================
2.10/2.20	c |      2892 |    1000    77307   205720 |    25769     2892    988 | 97.412 % |
2.20/2.26	c |      2994 |    1000    77307   205720 |    28345     2994    988 | 97.412 % |
2.29/2.34	c |      3145 |    1000    77307   205720 |    31180     3145    988 | 97.412 % |
2.39/2.46	c |      3370 |    1000    77307   205720 |    34298     3370    987 | 97.412 % |
2.59/2.64	c |      3708 |    1000    77307   205720 |    37728     3708    987 | 97.412 % |
2.88/2.92	c ===============================================================================
2.88/2.92	c New solution: -19
2.88/2.92	o -19
2.88/2.92	c Elapsed CPU time: 2.83957 s	Remaining CPU time: 177.16 s
2.88/2.92	c ===============================================================================
2.88/2.92	c |      4180 |    1000    77308   206720 |    25769     4180    987 | 97.412 % |
2.99/3.00	c |      4281 |    1000    77308   206720 |    28346     4281    987 | 97.412 % |
2.99/3.07	c |      4431 |    1000    77308   206720 |    31180     4431    987 | 97.412 % |
3.19/3.21	c |      4656 |    1000    77308   206720 |    34298     4656    986 | 97.412 % |
3.30/3.40	c |      4993 |    1000    77308   206720 |    37728     4993    986 | 97.412 % |
3.79/3.86	c |      5500 |    1000    77308   206720 |    41501     5500    986 | 97.412 % |
4.69/4.76	c |      6260 |    1000    77308   206720 |    45651     6260    986 | 97.412 % |
5.29/5.40	c ===============================================================================
5.29/5.40	c New solution: -20
5.29/5.40	o -20
5.29/5.40	c Elapsed CPU time: 5.2822 s	Remaining CPU time: 174.718 s
5.29/5.40	c ===============================================================================
5.29/5.40	c |      6748 |    1000    77309   207720 |    25769     6748    985 | 97.412 % |
5.50/5.55	c |      6849 |    1000    77309   207720 |    28346     6849    985 | 97.412 % |
5.59/5.69	c |      7000 |    1000    77309   207720 |    31181     7000    985 | 97.412 % |
5.89/5.90	c |      7225 |    1000    77309   207720 |    34299     7225    985 | 97.412 % |
6.08/6.12	c ===============================================================================
6.08/6.12	c New solution: -21
6.08/6.12	o -21
6.08/6.12	c Elapsed CPU time: 5.98709 s	Remaining CPU time: 174.013 s
6.08/6.12	c ===============================================================================
6.08/6.12	c |      7347 |    1000    77310   208720 |    25770     7347    985 | 97.412 % |
6.19/6.23	c |      7447 |    1000    77310   208720 |    28347     7447    985 | 97.412 % |
6.39/6.49	c |      7599 |    1000    77310   208720 |    31181     7599    985 | 97.412 % |
6.79/6.80	c |      7825 |    1000    77310   208720 |    34299     7825    985 | 97.412 % |
7.19/7.23	c |      8163 |    1000    77310   208720 |    37729     8163    986 | 97.412 % |
7.99/8.00	c |      8672 |    1000    77310   208720 |    41502     8672    986 | 97.412 % |
8.98/9.03	c |      9431 |    1000    77310   208720 |    45653     9431    986 | 97.412 % |
10.19/10.28	c |     10572 |    1000    77310   208720 |    50218    10572    987 | 97.412 % |
12.29/12.31	c |     12280 |    1000    77310   208720 |    55240    12280    986 | 97.412 % |
12.69/12.70	c ===============================================================================
12.69/12.70	c New solution: -22
12.69/12.70	o -22
12.69/12.70	c Elapsed CPU time: 12.5211 s	Remaining CPU time: 167.479 s
12.69/12.70	c ===============================================================================
12.69/12.70	c |     12537 |    1000    77311   209720 |    25770    12537    986 | 97.412 % |
12.78/12.84	c |     12637 |    1000    77311   209720 |    28347    12637    986 | 97.412 % |
12.98/13.05	c |     12791 |    1000    77311   209720 |    31182    12791    986 | 97.412 % |
13.29/13.31	c |     13017 |    1000    77311   209720 |    34300    13017    986 | 97.412 % |
13.98/14.07	c |     13354 |    1000    77311   209720 |    37730    13354    986 | 97.412 % |
14.69/14.71	c |     13861 |    1000    77311   209720 |    41503    13861    986 | 97.412 % |
15.29/15.32	c ===============================================================================
15.29/15.32	c New solution: -23
15.29/15.32	o -23
15.29/15.32	c Elapsed CPU time: 15.1217 s	Remaining CPU time: 164.878 s
15.29/15.32	c ===============================================================================
15.29/15.32	c |     14269 |    1000    77312   210720 |    25770    14269    986 | 97.412 % |
15.39/15.46	c |     14370 |    1000    77312   210720 |    28347    14370    986 | 97.412 % |
15.69/15.72	c |     14520 |    1000    77312   210720 |    31182    14520    985 | 97.412 % |
16.09/16.13	c |     14746 |    1000    77312   210720 |    34300    14746    985 | 97.412 % |
16.58/16.63	c |     15083 |    1000    77312   210720 |    37730    15083    985 | 97.412 % |
16.58/16.69	c ===============================================================================
16.58/16.69	c New solution: -24
16.58/16.69	o -24
16.58/16.69	c Elapsed CPU time: 16.4795 s	Remaining CPU time: 163.521 s
16.58/16.69	c ===============================================================================
16.58/16.69	c |     15111 |    1000    77313   211720 |    25771    15111    985 | 97.412 % |
16.79/16.84	c |     15212 |    1000    77313   211720 |    28348    15212    985 | 97.412 % |
16.89/16.98	c ===============================================================================
16.89/16.98	c New solution: -25
16.89/16.98	o -25
16.89/16.98	c Elapsed CPU time: 16.7665 s	Remaining CPU time: 163.234 s
16.89/16.98	c ===============================================================================
16.89/16.98	c |     15277 |    1000    77314   212720 |    25771    15277    985 | 97.412 % |
17.08/17.17	c |     15378 |    1000    77314   212720 |    28348    15378    985 | 97.412 % |
17.38/17.42	c |     15529 |    1000    77314   212720 |    31183    15529    985 | 97.412 % |
17.68/17.75	c |     15754 |    1000    77314   212720 |    34301    15754    985 | 97.412 % |
18.28/18.34	c |     16091 |    1000    77314   212720 |    37731    16091    985 | 97.412 % |
18.99/19.07	c |     16599 |    1000    77314   212720 |    41504    16599    985 | 97.412 % |
19.58/19.67	c ===============================================================================
19.58/19.67	c New solution: -26
19.58/19.67	o -26
19.58/19.67	c Elapsed CPU time: 19.439 s	Remaining CPU time: 160.561 s
19.58/19.67	c ===============================================================================
19.58/19.67	c |     17057 |    1000    77315   213720 |    25771    17057    985 | 97.412 % |
19.80/19.81	c |     17159 |    1000    77315   213720 |    28348    17159    985 | 97.412 % |
19.98/20.02	c |     17312 |    1000    77315   213720 |    31183    17312    985 | 97.412 % |
20.18/20.25	c |     17538 |    1000    77315   213720 |    34302    17538    985 | 97.412 % |
20.69/20.75	c |     17875 |    1000    77315   213720 |    37732    17875    984 | 97.412 % |
21.69/21.71	c |     18381 |    1000    77315   213720 |    41505    18381    984 | 97.412 % |
22.88/22.90	c |     19140 |    1000    77315   213720 |    45656    19140    984 | 97.412 % |
24.09/24.18	c ===============================================================================
24.09/24.18	c New solution: -27
24.09/24.18	o -27
24.09/24.18	c Elapsed CPU time: 23.9214 s	Remaining CPU time: 156.079 s
24.09/24.18	c ===============================================================================
24.09/24.18	c |     20019 |    1000    77316   214720 |    25772    20019    984 | 97.412 % |
24.48/24.56	c |     20120 |    1000    77316   214720 |    28349    20120    984 | 97.412 % |
24.99/25.04	c |     20270 |    1000    77316   214720 |    31184    20270    984 | 97.412 % |
25.48/25.58	c |     20495 |    1000    77316   214720 |    34302    20495    984 | 97.412 % |
25.99/26.09	c |     20834 |    1000    77316   214720 |    37732    20834    984 | 97.412 % |
26.78/26.82	c |     21340 |    1000    77316   214720 |    41506    21340    984 | 97.412 % |
28.49/28.53	c |     22100 |    1000    77316   214720 |    45656    22100    984 | 97.412 % |
32.78/32.80	c |     23241 |    1000    77316   214720 |    50222    23241    983 | 97.412 % |
39.18/39.22	c |     24949 |    1000    77316   214720 |    55244    24949    983 | 97.412 % |
53.17/53.23	c |     27513 |    1000    77316   214720 |    60769    27513    982 | 97.412 % |
73.57/73.69	c |     31357 |    1000    77316   214720 |    66845    31357    981 | 97.412 % |
109.45/109.58	c |     37123 |    1000    77316   214720 |    73530    37123    980 | 97.412 % |
164.73/164.82	c |     45772 |    1000    77316   214720 |    80883    45772    980 | 97.412 % |
180.62/180.70	c There are 37644 assigned variables. 0 in cost function.
184.42/184.55	c core #1
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -999
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #2
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -998
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #3
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -997
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #4
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -996
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #5
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -995
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #6
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -994
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #7
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -993
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #8
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -992
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #9
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -991
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #10
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -990
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #11
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -989
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #12
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -988
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #13
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -987
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #14
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -986
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #15
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -985
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #16
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -984
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #17
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -983
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #18
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -982
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #19
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -981
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #20
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -980
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #21
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -979
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #22
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -978
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #23
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -977
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #24
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -976
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #25
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -975
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #26
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -974
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #27
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -973
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #28
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -972
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #29
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -971
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #30
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -970
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #31
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -969
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #32
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -968
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #33
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -967
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #34
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -966
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #35
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -965
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #36
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -964
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #37
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -963
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #38
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -962
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #39
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -961
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #40
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -960
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #41
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -959
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #42
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -958
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #43
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -957
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #44
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -956
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #45
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -955
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #46
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -954
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #47
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -953
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #48
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -952
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #49
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -951
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #50
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -950
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #51
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -949
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #52
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -948
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #53
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -947
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #54
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -946
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #55
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -945
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #56
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -944
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #57
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -943
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #58
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -942
184.42/184.55	c
184.42/184.55	c
184.42/184.55	c core #59
184.42/184.55	c 
184.42/184.55	c 
184.42/184.55	c Core size: 3	Core Weight: 1	Total Weight: -941
188.32/188.49	c
188.32/188.49	c
188.32/188.49	c core #60
188.32/188.49	c 
188.32/188.49	c 
188.32/188.49	c Core size: 3	Core Weight: 1	Total Weight: -940
188.32/188.49	c
188.32/188.49	c
188.32/188.49	c core #61
188.32/188.49	c 
188.32/188.49	c 
188.32/188.49	c Core size: 3	Core Weight: 1	Total Weight: -939
188.32/188.49	c
188.32/188.49	c
188.32/188.49	c core #62
188.32/188.49	c 
188.32/188.49	c 
188.32/188.49	c Core size: 3	Core Weight: 1	Total Weight: -938
188.32/188.49	c
188.32/188.49	c
188.32/188.49	c core #63
188.32/188.49	c 
188.32/188.49	c 
188.32/188.49	c Core size: 3	Core Weight: 1	Total Weight: -937
188.32/188.49	c
188.32/188.49	c
188.32/188.49	c core #64
188.32/188.49	c 
188.32/188.49	c 
188.32/188.49	c Core size: 3	Core Weight: 1	Total Weight: -936
188.32/188.49	c
188.32/188.49	c
188.32/188.49	c core #65
188.32/188.49	c 
188.32/188.49	c 
188.32/188.49	c Core size: 3	Core Weight: 1	Total Weight: -935
188.32/188.49	c
188.32/188.49	c
188.32/188.49	c core #66
188.32/188.49	c 
188.32/188.49	c 
188.32/188.49	c Core size: 3	Core Weight: 1	Total Weight: -934
188.32/188.49	c
188.32/188.49	c
188.32/188.49	c core #67
188.32/188.49	c 
188.32/188.49	c 
188.32/188.49	c Core size: 3	Core Weight: 1	Total Weight: -933
188.32/188.49	c
188.32/188.49	c
188.32/188.49	c core #68
188.32/188.49	c 
188.32/188.49	c 
188.32/188.49	c Core size: 3	Core Weight: 1	Total Weight: -932
188.32/188.49	c
188.32/188.49	c
188.32/188.49	c core #69
188.32/188.49	c 
188.32/188.49	c 
188.32/188.49	c Core size: 3	Core Weight: 1	Total Weight: -931
188.32/188.49	c
188.32/188.49	c
188.32/188.49	c core #70
188.32/188.49	c 
188.32/188.49	c 
188.32/188.49	c Core size: 3	Core Weight: 1	Total Weight: -930
188.32/188.49	c
188.32/188.49	c
188.32/188.49	c core #71
188.32/188.49	c 
188.32/188.49	c 
188.32/188.49	c Core size: 3	Core Weight: 1	Total Weight: -929
188.32/188.49	c
188.32/188.49	c
188.32/188.49	c core #72
188.32/188.49	c 
188.32/188.49	c 
188.32/188.49	c Core size: 3	Core Weight: 1	Total Weight: -928
188.32/188.49	c
188.32/188.49	c
188.32/188.49	c core #73
188.32/188.49	c 
188.32/188.49	c 
188.32/188.49	c Core size: 3	Core Weight: 1	Total Weight: -927
188.32/188.49	c
188.32/188.49	c
188.32/188.49	c core #74
188.32/188.49	c 
188.32/188.49	c 
188.32/188.49	c Core size: 3	Core Weight: 1	Total Weight: -926
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #75
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -925
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #76
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -924
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #77
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -923
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #78
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -922
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #79
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -921
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #80
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -920
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #81
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -919
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #82
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -918
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #83
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -917
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #84
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -916
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #85
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -915
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #86
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -914
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #87
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -913
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #88
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -912
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #89
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -911
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #90
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -910
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #91
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -909
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #92
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -908
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #93
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -907
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #94
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -906
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #95
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -905
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #96
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -904
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #97
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -903
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #98
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -902
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #99
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -901
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #100
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -900
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #101
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -899
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #102
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -898
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #103
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -897
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #104
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -896
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #105
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -895
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #106
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -894
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #107
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -893
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #108
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -892
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #109
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -891
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #110
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -890
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #111
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -889
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #112
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -888
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #113
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -887
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #114
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -886
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #115
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -885
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #116
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -884
188.32/188.50	c
188.32/188.50	c
188.32/188.50	c core #117
188.32/188.50	c 
188.32/188.50	c 
188.32/188.50	c Core size: 3	Core Weight: 1	Total Weight: -883
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #118
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -882
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #119
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -881
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #120
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -880
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #121
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -879
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #122
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -878
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #123
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -877
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #124
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -876
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #125
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -875
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #126
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -874
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #127
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -873
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #128
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -872
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #129
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -871
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #130
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -870
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #131
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -869
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #132
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -868
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #133
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -867
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #134
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -866
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #135
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -865
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #136
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -864
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #137
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -863
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #138
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -862
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #139
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -861
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #140
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -860
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #141
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -859
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #142
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -858
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #143
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -857
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #144
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -856
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #145
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -855
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #146
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -854
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #147
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -853
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #148
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -852
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #149
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -851
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #150
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -850
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #151
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -849
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #152
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -848
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #153
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -847
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #154
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -846
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #155
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -845
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #156
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -844
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #157
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -843
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #158
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -842
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #159
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -841
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #160
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -840
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #161
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -839
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #162
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -838
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #163
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -837
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #164
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -836
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #165
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -835
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #166
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -834
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #167
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -833
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #168
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -832
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #169
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -831
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #170
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -830
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #171
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -829
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #172
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -828
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #173
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -827
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #174
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -826
192.72/192.89	c
192.72/192.89	c
192.72/192.89	c core #175
192.72/192.89	c 
192.72/192.89	c 
192.72/192.89	c Core size: 3	Core Weight: 1	Total Weight: -825
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #176
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -824
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #177
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -823
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #178
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -822
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #179
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -821
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #180
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -820
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #181
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -819
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #182
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -818
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #183
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -817
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #184
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -816
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #185
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -815
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #186
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -814
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #187
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -813
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #188
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -812
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #189
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -811
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #190
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -810
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #191
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -809
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #192
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -808
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #193
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -807
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #194
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -806
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #195
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -805
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #196
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -804
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #197
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -803
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #198
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -802
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #199
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -801
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #200
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -800
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #201
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -799
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #202
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -798
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #203
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -797
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #204
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -796
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #205
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -795
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #206
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -794
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #207
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -793
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #208
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -792
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #209
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -791
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #210
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -790
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #211
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -789
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #212
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -788
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #213
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -787
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #214
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -786
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #215
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -785
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #216
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -784
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #217
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -783
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #218
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -782
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #219
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -781
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #220
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -780
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #221
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -779
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #222
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -778
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #223
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -777
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #224
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -776
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #225
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -775
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #226
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -774
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #227
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -773
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #228
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -772
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #229
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -771
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #230
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -770
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #231
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -769
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #232
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -768
197.62/197.73	c
197.62/197.73	c
197.62/197.73	c core #233
197.62/197.73	c 
197.62/197.73	c 
197.62/197.73	c Core size: 3	Core Weight: 1	Total Weight: -767
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #234
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -766
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #235
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -765
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #236
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -764
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #237
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -763
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #238
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -762
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #239
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -761
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #240
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -760
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #241
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -759
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #242
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -758
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #243
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -757
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #244
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -756
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #245
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -755
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #246
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -754
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #247
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -753
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #248
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -752
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #249
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -751
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #250
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -750
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #251
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -749
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #252
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -748
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #253
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -747
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #254
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -746
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #255
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -745
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #256
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -744
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #257
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -743
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #258
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -742
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #259
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -741
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #260
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -740
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #261
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -739
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #262
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -738
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #263
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -737
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #264
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -736
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #265
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -735
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #266
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -734
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #267
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -733
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #268
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -732
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #269
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -731
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #270
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -730
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #271
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -729
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #272
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -728
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #273
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -727
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #274
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -726
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #275
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -725
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #276
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -724
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #277
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -723
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #278
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -722
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #279
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -721
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #280
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -720
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #281
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -719
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #282
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -718
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #283
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -717
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #284
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -716
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #285
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -715
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #286
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -714
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #287
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -713
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #288
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -712
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #289
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -711
202.72/202.81	c
202.72/202.81	c
202.72/202.81	c core #290
202.72/202.81	c 
202.72/202.81	c 
202.72/202.81	c Core size: 3	Core Weight: 1	Total Weight: -710
202.72/202.81	c
208.32/208.42	c
208.32/208.42	c core #291
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -709
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #292
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -708
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #293
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -707
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #294
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -706
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #295
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -705
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #296
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -704
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #297
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -703
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #298
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -702
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #299
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -701
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #300
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -700
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #301
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -699
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #302
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -698
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #303
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -697
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #304
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -696
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #305
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -695
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #306
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -694
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #307
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -693
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #308
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -692
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #309
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -691
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #310
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -690
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #311
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -689
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #312
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -688
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #313
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -687
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #314
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -686
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #315
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -685
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #316
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -684
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #317
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -683
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #318
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -682
208.32/208.42	c
208.32/208.42	c
208.32/208.42	c core #319
208.32/208.42	c 
208.32/208.42	c 
208.32/208.42	c Core size: 3	Core Weight: 1	Total Weight: -681
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #320
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -680
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #321
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -679
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #322
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -678
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #323
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -677
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #324
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -676
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #325
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -675
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #326
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -674
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #327
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -673
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #328
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -672
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #329
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -671
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #330
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -670
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #331
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -669
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #332
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -668
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #333
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -667
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #334
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -666
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #335
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -665
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #336
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -664
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #337
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -663
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #338
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -662
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #339
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -661
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #340
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -660
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #341
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -659
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #342
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -658
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #343
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -657
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #344
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -656
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #345
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -655
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #346
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -654
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #347
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -653
208.32/208.43	c
208.32/208.43	c
208.32/208.43	c core #348
208.32/208.43	c 
208.32/208.43	c 
208.32/208.43	c Core size: 3	Core Weight: 1	Total Weight: -652
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #349
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -651
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #350
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -650
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #351
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -649
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #352
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -648
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #353
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -647
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #354
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -646
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #355
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -645
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #356
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -644
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #357
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -643
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #358
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -642
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #359
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -641
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #360
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -640
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #361
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -639
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #362
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -638
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #363
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -637
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #364
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -636
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #365
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -635
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #366
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -634
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #367
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -633
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #368
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -632
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #369
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -631
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #370
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -630
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #371
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -629
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #372
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -628
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #373
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -627
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #374
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -626
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #375
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -625
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #376
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -624
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #377
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -623
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #378
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -622
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #379
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -621
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #380
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -620
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #381
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -619
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #382
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -618
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #383
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -617
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #384
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -616
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #385
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -615
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #386
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -614
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #387
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -613
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #388
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -612
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #389
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -611
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #390
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -610
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #391
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -609
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #392
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -608
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #393
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -607
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #394
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -606
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #395
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -605
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #396
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -604
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #397
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -603
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #398
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -602
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #399
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -601
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #400
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -600
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #401
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -599
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #402
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -598
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #403
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -597
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #404
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -596
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #405
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -595
214.22/214.38	c
214.22/214.38	c
214.22/214.38	c core #406
214.22/214.38	c 
214.22/214.38	c 
214.22/214.38	c Core size: 3	Core Weight: 1	Total Weight: -594
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #407
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -593
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #408
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -592
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #409
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -591
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #410
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -590
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #411
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -589
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #412
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -588
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #413
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -587
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #414
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -586
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #415
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -585
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #416
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -584
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #417
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -583
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #418
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -582
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #419
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -581
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #420
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -580
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #421
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -579
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #422
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -578
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #423
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -577
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #424
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -576
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #425
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -575
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #426
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -574
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #427
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -573
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #428
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -572
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #429
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -571
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #430
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -570
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #431
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -569
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #432
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -568
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #433
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -567
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #434
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -566
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #435
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -565
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #436
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -564
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #437
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -563
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #438
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -562
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #439
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -561
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #440
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -560
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #441
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -559
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #442
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -558
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #443
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -557
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #444
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -556
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #445
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -555
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #446
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -554
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #447
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -553
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #448
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -552
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #449
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -551
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #450
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -550
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #451
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -549
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #452
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -548
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #453
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -547
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #454
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -546
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #455
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -545
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #456
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -544
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #457
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -543
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #458
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -542
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #459
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -541
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #460
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -540
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #461
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -539
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #462
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -538
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #463
220.41/220.53	c 
220.41/220.53	c 
220.41/220.53	c Core size: 3	Core Weight: 1	Total Weight: -537
220.41/220.53	c
220.41/220.53	c
220.41/220.53	c core #464
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -536
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #465
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -535
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #466
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -534
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #467
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -533
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #468
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -532
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #469
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -531
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #470
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -530
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #471
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -529
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #472
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -528
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #473
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -527
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #474
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -526
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #475
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -525
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #476
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -524
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #477
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -523
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #478
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -522
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #479
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -521
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #480
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -520
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #481
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -519
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #482
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -518
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #483
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -517
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #484
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -516
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #485
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -515
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #486
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -514
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #487
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -513
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #488
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -512
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #489
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -511
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #490
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -510
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #491
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -509
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #492
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 3	Core Weight: 1	Total Weight: -508
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #493
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 7	Core Weight: 1	Total Weight: -507
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #494
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 7	Core Weight: 1	Total Weight: -506
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #495
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 7	Core Weight: 1	Total Weight: -505
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #496
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 7	Core Weight: 1	Total Weight: -504
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #497
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 7	Core Weight: 1	Total Weight: -503
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #498
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 7	Core Weight: 1	Total Weight: -502
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #499
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 26	Core Weight: 1	Total Weight: -501
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #500
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 14	Core Weight: 1	Total Weight: -500
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #501
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 10	Core Weight: 1	Total Weight: -499
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c core #502
224.81/224.94	c 
224.81/224.94	c 
224.81/224.94	c Core size: 14	Core Weight: 1	Total Weight: -498
224.81/224.94	c
224.81/224.94	c
224.81/224.94	c ============================[ Search Statistics ]==============================
224.81/224.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
224.81/224.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
224.81/224.94	c ===============================================================================
224.81/224.94	c |         0 |    2040    76818   106368 |    25606        0    nan |  0.000 % |
224.81/224.95	c ===============================================================================
224.91/225.06	c core #503
224.91/225.06	c 
224.91/225.06	c 
224.91/225.06	c Core size: 14	Core Weight: 1	Total Weight: -497
224.91/225.06	c
224.91/225.06	c
224.91/225.06	c ============================[ Search Statistics ]==============================
224.91/225.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
224.91/225.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
224.91/225.06	c ===============================================================================
224.91/225.06	c |         0 |    2049    76819   106386 |    25606        0    nan |  0.000 % |
224.91/225.08	c ===============================================================================
225.01/225.19	c core #504
225.01/225.19	c 
225.01/225.19	c 
225.01/225.19	c Core size: 10	Core Weight: 1	Total Weight: -496
225.01/225.19	c
225.01/225.19	c
225.01/225.19	c ============================[ Search Statistics ]==============================
225.01/225.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.01/225.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.01/225.19	c ===============================================================================
225.01/225.19	c |         0 |    2055    76820   106398 |    25606        0    nan |  0.000 % |
225.11/225.20	c ===============================================================================
225.21/225.31	c core #505
225.21/225.31	c 
225.21/225.31	c 
225.21/225.31	c Core size: 10	Core Weight: 1	Total Weight: -495
225.21/225.31	c
225.21/225.31	c
225.21/225.31	c ============================[ Search Statistics ]==============================
225.21/225.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.21/225.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.21/225.31	c ===============================================================================
225.21/225.31	c |         0 |    2061    76821   106410 |    25607        0    nan |  0.000 % |
225.21/225.33	c ===============================================================================
225.32/225.44	c core #506
225.32/225.44	c 
225.32/225.44	c 
225.32/225.44	c Core size: 10	Core Weight: 1	Total Weight: -494
225.32/225.44	c
225.32/225.44	c
225.32/225.44	c ============================[ Search Statistics ]==============================
225.32/225.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.32/225.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.32/225.44	c ===============================================================================
225.32/225.44	c |         0 |    2067    76822   106422 |    25607        0    nan |  0.000 % |
225.32/225.46	c ===============================================================================
225.42/225.57	c core #507
225.42/225.57	c 
225.42/225.57	c 
225.42/225.57	c Core size: 10	Core Weight: 1	Total Weight: -493
225.42/225.57	c
225.42/225.57	c
225.42/225.57	c ============================[ Search Statistics ]==============================
225.42/225.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.42/225.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.42/225.57	c ===============================================================================
225.42/225.57	c |         0 |    2073    76823   106434 |    25607        0    nan |  0.000 % |
225.42/225.59	c ===============================================================================
225.61/225.70	c core #508
225.61/225.70	c 
225.61/225.70	c 
225.61/225.70	c Core size: 10	Core Weight: 1	Total Weight: -492
225.61/225.70	c
225.61/225.70	c
225.61/225.70	c ============================[ Search Statistics ]==============================
225.61/225.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.61/225.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.61/225.70	c ===============================================================================
225.61/225.70	c |         0 |    2079    76824   106446 |    25608        0    nan |  0.000 % |
225.61/225.72	c ===============================================================================
225.71/225.83	c core #509
225.71/225.83	c 
225.71/225.83	c 
225.71/225.83	c Core size: 10	Core Weight: 1	Total Weight: -491
225.71/225.83	c
225.71/225.83	c
225.71/225.83	c ============================[ Search Statistics ]==============================
225.71/225.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.71/225.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.71/225.83	c ===============================================================================
225.71/225.83	c |         0 |    2085    76825   106458 |    25608        0    nan |  0.000 % |
225.71/225.85	c ===============================================================================
225.81/225.96	c core #510
225.81/225.96	c 
225.81/225.96	c 
225.81/225.96	c Core size: 10	Core Weight: 1	Total Weight: -490
225.81/225.96	c
225.81/225.96	c
225.81/225.96	c ============================[ Search Statistics ]==============================
225.81/225.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.81/225.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.81/225.96	c ===============================================================================
225.81/225.96	c |         0 |    2091    76826   106470 |    25608        0    nan |  0.000 % |
225.81/225.98	c ===============================================================================
225.91/226.09	c core #511
225.91/226.09	c 
225.91/226.09	c 
225.91/226.09	c Core size: 10	Core Weight: 1	Total Weight: -489
225.91/226.09	c
225.91/226.09	c
225.91/226.09	c ============================[ Search Statistics ]==============================
225.91/226.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.91/226.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.91/226.09	c ===============================================================================
225.91/226.09	c |         0 |    2097    76827   106482 |    25609        0    nan |  0.000 % |
226.01/226.12	c ===============================================================================
226.11/226.23	c core #512
226.11/226.23	c 
226.11/226.23	c 
226.11/226.23	c Core size: 10	Core Weight: 1	Total Weight: -488
226.11/226.23	c
226.11/226.23	c
226.11/226.23	c ============================[ Search Statistics ]==============================
226.11/226.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.11/226.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.11/226.23	c ===============================================================================
226.11/226.23	c |         0 |    2103    76828   106494 |    25609        0    nan |  0.000 % |
226.11/226.25	c ===============================================================================
226.21/226.36	c core #513
226.21/226.36	c 
226.21/226.36	c 
226.21/226.36	c Core size: 10	Core Weight: 1	Total Weight: -487
226.21/226.36	c
226.21/226.36	c
226.21/226.36	c ============================[ Search Statistics ]==============================
226.21/226.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.21/226.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.21/226.36	c ===============================================================================
226.21/226.36	c |         0 |    2109    76829   106506 |    25609        0    nan |  0.000 % |
226.21/226.38	c ===============================================================================
226.31/226.49	c core #514
226.31/226.49	c 
226.31/226.49	c 
226.31/226.49	c Core size: 10	Core Weight: 1	Total Weight: -486
226.31/226.49	c
226.31/226.49	c
226.31/226.49	c ============================[ Search Statistics ]==============================
226.31/226.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.31/226.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.31/226.49	c ===============================================================================
226.31/226.49	c |         0 |    2115    76830   106518 |    25610        0    nan |  0.000 % |
226.42/226.51	c ===============================================================================
226.52/226.62	c core #515
226.52/226.62	c 
226.52/226.62	c 
226.52/226.62	c Core size: 10	Core Weight: 1	Total Weight: -485
226.52/226.62	c
226.52/226.62	c
226.52/226.62	c ============================[ Search Statistics ]==============================
226.52/226.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.52/226.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.52/226.62	c ===============================================================================
226.52/226.62	c |         0 |    2121    76831   106530 |    25610        0    nan |  0.000 % |
226.52/226.64	c ===============================================================================
226.61/226.75	c core #516
226.61/226.75	c 
226.61/226.75	c 
226.61/226.75	c Core size: 10	Core Weight: 1	Total Weight: -484
226.61/226.75	c
226.61/226.75	c
226.61/226.75	c ============================[ Search Statistics ]==============================
226.61/226.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.61/226.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.61/226.75	c ===============================================================================
226.61/226.75	c |         0 |    2127    76832   106542 |    25610        0    nan |  0.000 % |
226.61/226.76	c ===============================================================================
226.71/226.89	c core #517
226.71/226.89	c 
226.71/226.89	c 
226.71/226.89	c Core size: 10	Core Weight: 1	Total Weight: -483
226.71/226.89	c
226.71/226.89	c
226.71/226.89	c ============================[ Search Statistics ]==============================
226.71/226.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.71/226.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.71/226.89	c ===============================================================================
226.71/226.89	c |         0 |    2133    76833   106554 |    25611        0    nan |  0.000 % |
226.81/226.90	c ===============================================================================
226.91/227.01	c core #518
226.91/227.01	c 
226.91/227.01	c 
226.91/227.01	c Core size: 10	Core Weight: 1	Total Weight: -482
226.91/227.01	c
226.91/227.01	c
226.91/227.01	c ============================[ Search Statistics ]==============================
226.91/227.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.91/227.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.91/227.01	c ===============================================================================
226.91/227.01	c |         0 |    2139    76834   106566 |    25611        0    nan |  0.000 % |
226.91/227.02	c ===============================================================================
227.01/227.14	c core #519
227.01/227.14	c 
227.01/227.14	c 
227.01/227.14	c Core size: 10	Core Weight: 1	Total Weight: -481
227.01/227.14	c
227.01/227.14	c
227.01/227.14	c ============================[ Search Statistics ]==============================
227.01/227.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.01/227.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.01/227.14	c ===============================================================================
227.01/227.14	c |         0 |    2145    76835   106578 |    25611        0    nan |  0.000 % |
227.01/227.15	c ===============================================================================
227.11/227.27	c core #520
227.11/227.27	c 
227.11/227.27	c 
227.11/227.27	c Core size: 10	Core Weight: 1	Total Weight: -480
227.11/227.27	c
227.11/227.27	c
227.11/227.27	c ============================[ Search Statistics ]==============================
227.11/227.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.11/227.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.11/227.27	c ===============================================================================
227.11/227.27	c |         0 |    2151    76836   106590 |    25612        0    nan |  0.000 % |
227.11/227.27	c ===============================================================================
227.21/227.40	c core #521
227.21/227.40	c 
227.21/227.40	c 
227.21/227.40	c Core size: 12	Core Weight: 1	Total Weight: -479
227.21/227.40	c
227.21/227.40	c
227.21/227.40	c ============================[ Search Statistics ]==============================
227.21/227.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.21/227.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.21/227.40	c ===============================================================================
227.21/227.40	c |         0 |    2159    76837   106606 |    25612        0    nan |  0.000 % |
227.31/227.40	c ===============================================================================
227.41/227.52	c core #522
227.41/227.52	c 
227.41/227.52	c 
227.41/227.52	c Core size: 10	Core Weight: 1	Total Weight: -478
227.41/227.52	c
227.41/227.52	c
227.41/227.52	c ============================[ Search Statistics ]==============================
227.41/227.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.41/227.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.41/227.52	c ===============================================================================
227.41/227.52	c |         0 |    2165    76838   106618 |    25612        0    nan |  0.000 % |
227.41/227.53	c ===============================================================================
227.51/227.65	c core #523
227.51/227.65	c 
227.51/227.65	c 
227.51/227.65	c Core size: 10	Core Weight: 1	Total Weight: -477
227.51/227.65	c
227.51/227.65	c
227.51/227.65	c ============================[ Search Statistics ]==============================
227.51/227.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.51/227.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.51/227.65	c ===============================================================================
227.51/227.65	c |         0 |    2171    76839   106630 |    25613        0    nan |  0.000 % |
227.51/227.66	c ===============================================================================
227.61/227.78	c core #524
227.61/227.78	c 
227.61/227.78	c 
227.61/227.78	c Core size: 14	Core Weight: 1	Total Weight: -476
227.61/227.78	c
227.61/227.78	c
227.61/227.78	c ============================[ Search Statistics ]==============================
227.61/227.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.61/227.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.61/227.78	c ===============================================================================
227.61/227.78	c |         0 |    2179    76840   106646 |    25613        0    nan |  0.000 % |
227.61/227.79	c ===============================================================================
227.81/227.91	c core #525
227.81/227.91	c 
227.81/227.91	c 
227.81/227.91	c Core size: 10	Core Weight: 1	Total Weight: -475
227.81/227.91	c
227.81/227.91	c
227.81/227.91	c ============================[ Search Statistics ]==============================
227.81/227.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.81/227.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.81/227.91	c ===============================================================================
227.81/227.91	c |         0 |    2185    76841   106658 |    25613        0    nan |  0.000 % |
227.81/227.93	c ===============================================================================
227.91/228.04	c core #526
227.91/228.04	c 
227.91/228.04	c 
227.91/228.04	c Core size: 10	Core Weight: 1	Total Weight: -474
227.91/228.04	c
227.91/228.04	c
227.91/228.04	c ============================[ Search Statistics ]==============================
227.91/228.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.91/228.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.91/228.04	c ===============================================================================
227.91/228.04	c |         0 |    2191    76842   106670 |    25614        0    nan |  0.000 % |
227.91/228.05	c ===============================================================================
228.01/228.17	c core #527
228.01/228.17	c 
228.01/228.17	c 
228.01/228.17	c Core size: 10	Core Weight: 1	Total Weight: -473
228.01/228.17	c
228.01/228.17	c
228.01/228.17	c ============================[ Search Statistics ]==============================
228.01/228.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.01/228.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.01/228.17	c ===============================================================================
228.01/228.17	c |         0 |    2197    76843   106682 |    25614        0    nan |  0.000 % |
228.01/228.18	c ===============================================================================
228.20/228.30	c core #528
228.20/228.30	c 
228.20/228.30	c 
228.20/228.30	c Core size: 10	Core Weight: 1	Total Weight: -472
228.20/228.30	c
228.20/228.30	c
228.20/228.30	c ============================[ Search Statistics ]==============================
228.20/228.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.20/228.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.20/228.30	c ===============================================================================
228.20/228.30	c |         0 |    2203    76844   106694 |    25614        0    nan |  0.000 % |
228.20/228.31	c ===============================================================================
228.31/228.43	c core #529
228.31/228.43	c 
228.31/228.43	c 
228.31/228.43	c Core size: 10	Core Weight: 1	Total Weight: -471
228.31/228.43	c
228.31/228.43	c
228.31/228.43	c ============================[ Search Statistics ]==============================
228.31/228.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.31/228.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.31/228.43	c ===============================================================================
228.31/228.43	c |         0 |    2209    76845   106706 |    25615        0    nan |  0.000 % |
228.31/228.44	c ===============================================================================
228.41/228.56	c core #530
228.41/228.56	c 
228.41/228.56	c 
228.41/228.56	c Core size: 10	Core Weight: 1	Total Weight: -470
228.41/228.56	c
228.41/228.56	c
228.41/228.56	c ============================[ Search Statistics ]==============================
228.41/228.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.41/228.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.41/228.56	c ===============================================================================
228.41/228.56	c |         0 |    2215    76846   106718 |    25615        0    nan |  0.000 % |
228.41/228.57	c ===============================================================================
228.51/228.69	c core #531
228.51/228.69	c 
228.51/228.69	c 
228.51/228.69	c Core size: 10	Core Weight: 1	Total Weight: -469
228.51/228.69	c
228.51/228.69	c
228.51/228.69	c ============================[ Search Statistics ]==============================
228.51/228.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.51/228.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.51/228.69	c ===============================================================================
228.51/228.69	c |         0 |    2221    76847   106730 |    25615        0    nan |  0.000 % |
228.62/228.70	c ===============================================================================
228.72/228.83	c core #532
228.72/228.83	c 
228.72/228.83	c 
228.72/228.83	c Core size: 16	Core Weight: 1	Total Weight: -468
228.72/228.83	c
228.72/228.83	c
228.72/228.83	c ============================[ Search Statistics ]==============================
228.72/228.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.72/228.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.72/228.83	c ===============================================================================
228.72/228.83	c |         0 |    2231    76848   106750 |    25616        0    nan |  0.000 % |
228.72/228.84	c ===============================================================================
228.81/228.96	c core #533
228.81/228.96	c 
228.81/228.96	c 
228.81/228.96	c Core size: 12	Core Weight: 1	Total Weight: -467
228.81/228.96	c
228.81/228.96	c
228.81/228.96	c ============================[ Search Statistics ]==============================
228.81/228.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.81/228.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.81/228.96	c ===============================================================================
228.81/228.96	c |         0 |    2239    76849   106766 |    25616        0    nan |  0.000 % |
228.81/228.97	c ===============================================================================
228.91/229.09	c core #534
228.91/229.09	c 
228.91/229.09	c 
228.91/229.09	c Core size: 10	Core Weight: 1	Total Weight: -466
228.91/229.09	c
228.91/229.09	c
228.91/229.09	c ============================[ Search Statistics ]==============================
228.91/229.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.91/229.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.91/229.09	c ===============================================================================
228.91/229.09	c |         0 |    2245    76850   106778 |    25616        0    nan |  0.000 % |
229.01/229.10	c ===============================================================================
229.11/229.23	c core #535
229.11/229.23	c 
229.11/229.23	c 
229.11/229.23	c Core size: 10	Core Weight: 1	Total Weight: -465
229.11/229.23	c
229.11/229.23	c
229.11/229.23	c ============================[ Search Statistics ]==============================
229.11/229.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
229.11/229.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
229.11/229.23	c ===============================================================================
229.11/229.23	c |         0 |    2251    76851   106790 |    25617        0    nan |  0.000 % |
229.11/229.23	c ===============================================================================
229.21/229.36	c core #536
229.21/229.36	c 
229.21/229.36	c 
229.21/229.36	c Core size: 10	Core Weight: 1	Total Weight: -464
229.21/229.36	c
229.21/229.36	c
229.21/229.36	c ============================[ Search Statistics ]==============================
229.21/229.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
229.21/229.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
229.21/229.36	c ===============================================================================
229.21/229.36	c |         0 |    2257    76852   106802 |    25617        0    nan |  0.000 % |
229.21/229.36	c ===============================================================================
229.31/229.49	c core #537
229.31/229.49	c 
229.31/229.49	c 
229.31/229.49	c Core size: 10	Core Weight: 1	Total Weight: -463
229.31/229.49	c
229.31/229.49	c
229.31/229.49	c ============================[ Search Statistics ]==============================
229.31/229.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
229.31/229.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
229.31/229.49	c ===============================================================================
229.31/229.49	c |         0 |    2263    76853   106814 |    25617        0    nan |  0.000 % |
229.41/229.50	c ===============================================================================
229.51/229.62	c core #538
229.51/229.62	c 
229.51/229.62	c 
229.51/229.62	c Core size: 10	Core Weight: 1	Total Weight: -462
229.51/229.62	c
229.51/229.62	c
229.51/229.62	c ============================[ Search Statistics ]==============================
229.51/229.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
229.51/229.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
229.51/229.62	c ===============================================================================
229.51/229.62	c |         0 |    2269    76854   106826 |    25618        0    nan |  0.000 % |
229.51/229.63	c ===============================================================================
229.61/229.76	c core #539
229.61/229.76	c 
229.61/229.76	c 
229.61/229.76	c Core size: 10	Core Weight: 1	Total Weight: -461
229.61/229.76	c
229.61/229.76	c
229.61/229.76	c ============================[ Search Statistics ]==============================
229.61/229.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
229.61/229.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
229.61/229.76	c ===============================================================================
229.61/229.76	c |         0 |    2275    76855   106838 |    25618        0    nan |  0.000 % |
229.61/229.76	c ===============================================================================
229.72/229.89	c core #540
229.72/229.89	c 
229.72/229.89	c 
229.72/229.89	c Core size: 10	Core Weight: 1	Total Weight: -460
229.72/229.89	c
229.72/229.89	c
229.72/229.89	c ============================[ Search Statistics ]==============================
229.72/229.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
229.72/229.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
229.72/229.89	c ===============================================================================
229.72/229.89	c |         0 |    2281    76856   106850 |    25618        0    nan |  0.000 % |
229.72/229.89	c ===============================================================================
229.91/230.02	c core #541
229.91/230.02	c 
229.91/230.02	c 
229.91/230.02	c Core size: 10	Core Weight: 1	Total Weight: -459
229.91/230.02	c
229.91/230.02	c
229.91/230.02	c ============================[ Search Statistics ]==============================
229.91/230.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
229.91/230.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
229.91/230.02	c ===============================================================================
229.91/230.02	c |         0 |    2287    76857   106862 |    25619        0    nan |  0.000 % |
229.91/230.03	c ===============================================================================
230.01/230.15	c core #542
230.01/230.15	c 
230.01/230.15	c 
230.01/230.15	c Core size: 10	Core Weight: 1	Total Weight: -458
230.01/230.15	c
230.01/230.15	c
230.01/230.15	c ============================[ Search Statistics ]==============================
230.01/230.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.01/230.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.01/230.15	c ===============================================================================
230.01/230.15	c |         0 |    2293    76858   106874 |    25619        0    nan |  0.000 % |
230.01/230.16	c ===============================================================================
230.11/230.28	c core #543
230.11/230.28	c 
230.11/230.28	c 
230.11/230.28	c Core size: 10	Core Weight: 1	Total Weight: -457
230.11/230.28	c
230.11/230.28	c
230.11/230.28	c ============================[ Search Statistics ]==============================
230.11/230.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.11/230.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.11/230.28	c ===============================================================================
230.11/230.28	c |         0 |    2299    76859   106886 |    25619        0    nan |  0.000 % |
230.11/230.29	c ===============================================================================
230.31/230.42	c core #544
230.31/230.42	c 
230.31/230.42	c 
230.31/230.42	c Core size: 10	Core Weight: 1	Total Weight: -456
230.31/230.42	c
230.31/230.42	c
230.31/230.42	c ============================[ Search Statistics ]==============================
230.31/230.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.31/230.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.31/230.42	c ===============================================================================
230.31/230.42	c |         0 |    2305    76860   106898 |    25620        0    nan |  0.000 % |
230.31/230.42	c ===============================================================================
230.41/230.55	c core #545
230.41/230.55	c 
230.41/230.55	c 
230.41/230.55	c Core size: 10	Core Weight: 1	Total Weight: -455
230.41/230.55	c
230.41/230.55	c
230.41/230.55	c ============================[ Search Statistics ]==============================
230.41/230.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.41/230.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.41/230.55	c ===============================================================================
230.41/230.55	c |         0 |    2311    76861   106910 |    25620        0    nan |  0.000 % |
230.41/230.56	c ===============================================================================
230.51/230.68	c core #546
230.51/230.68	c 
230.51/230.68	c 
230.51/230.68	c Core size: 12	Core Weight: 1	Total Weight: -454
230.51/230.68	c
230.51/230.68	c
230.51/230.68	c ============================[ Search Statistics ]==============================
230.51/230.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.51/230.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.51/230.68	c ===============================================================================
230.51/230.68	c |         0 |    2319    76862   106926 |    25620        0    nan |  0.000 % |
230.51/230.68	c ===============================================================================
230.71/230.81	c core #547
230.71/230.81	c 
230.71/230.81	c 
230.71/230.81	c Core size: 14	Core Weight: 1	Total Weight: -453
230.71/230.81	c
230.71/230.81	c
230.71/230.81	c ============================[ Search Statistics ]==============================
230.71/230.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.71/230.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.71/230.81	c ===============================================================================
230.71/230.81	c |         0 |    2327    76863   106942 |    25621        0    nan |  0.000 % |
230.71/230.82	c ===============================================================================
230.82/230.94	c core #548
230.82/230.94	c 
230.82/230.94	c 
230.82/230.94	c Core size: 10	Core Weight: 1	Total Weight: -452
230.82/230.94	c
230.82/230.94	c
230.82/230.94	c ============================[ Search Statistics ]==============================
230.82/230.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.82/230.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.82/230.94	c ===============================================================================
230.82/230.94	c |         0 |    2333    76864   106954 |    25621        0    nan |  0.000 % |
230.82/230.95	c ===============================================================================
230.92/231.07	c core #549
230.92/231.07	c 
230.92/231.07	c 
230.92/231.07	c Core size: 16	Core Weight: 1	Total Weight: -451
230.92/231.07	c
230.92/231.07	c
230.92/231.07	c ============================[ Search Statistics ]==============================
230.92/231.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.92/231.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.92/231.07	c ===============================================================================
230.92/231.07	c |         0 |    2343    76865   106974 |    25621        0    nan |  0.000 % |
230.92/231.08	c ===============================================================================
231.11/231.21	c core #550
231.11/231.21	c 
231.11/231.21	c 
231.11/231.21	c Core size: 10	Core Weight: 1	Total Weight: -450
231.11/231.21	c
231.11/231.21	c
231.11/231.21	c ============================[ Search Statistics ]==============================
231.11/231.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.11/231.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.11/231.21	c ===============================================================================
231.11/231.21	c |         0 |    2349    76866   106986 |    25622        0    nan |  0.000 % |
231.11/231.21	c ===============================================================================
231.21/231.34	c core #551
231.21/231.34	c 
231.21/231.34	c 
231.21/231.34	c Core size: 10	Core Weight: 1	Total Weight: -449
231.21/231.34	c
231.21/231.34	c
231.21/231.34	c ============================[ Search Statistics ]==============================
231.21/231.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.21/231.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.21/231.34	c ===============================================================================
231.21/231.34	c |         0 |    2355    76867   106998 |    25622        0    nan |  0.000 % |
231.21/231.34	c ===============================================================================
231.31/231.47	c core #552
231.31/231.47	c 
231.31/231.47	c 
231.31/231.47	c Core size: 10	Core Weight: 1	Total Weight: -448
231.31/231.47	c
231.31/231.47	c
231.31/231.47	c ============================[ Search Statistics ]==============================
231.31/231.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.31/231.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.31/231.47	c ===============================================================================
231.31/231.47	c |         0 |    2361    76868   107010 |    25622        0    nan |  0.000 % |
231.31/231.48	c ===============================================================================
231.51/231.60	c core #553
231.51/231.60	c 
231.51/231.60	c 
231.51/231.60	c Core size: 10	Core Weight: 1	Total Weight: -447
231.51/231.60	c
231.51/231.60	c
231.51/231.60	c ============================[ Search Statistics ]==============================
231.51/231.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.51/231.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.51/231.60	c ===============================================================================
231.51/231.60	c |         0 |    2367    76869   107022 |    25623        0    nan |  0.000 % |
231.51/231.61	c ===============================================================================
231.61/231.73	c core #554
231.61/231.73	c 
231.61/231.73	c 
231.61/231.73	c Core size: 10	Core Weight: 1	Total Weight: -446
231.61/231.73	c
231.61/231.73	c
231.61/231.73	c ============================[ Search Statistics ]==============================
231.61/231.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.61/231.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.61/231.73	c ===============================================================================
231.61/231.73	c |         0 |    2373    76870   107034 |    25623        0    nan |  0.000 % |
231.61/231.74	c ===============================================================================
231.71/231.87	c core #555
231.71/231.87	c 
231.71/231.87	c 
231.71/231.87	c Core size: 14	Core Weight: 1	Total Weight: -445
231.71/231.87	c
231.71/231.87	c
231.71/231.87	c ============================[ Search Statistics ]==============================
231.71/231.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.71/231.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.71/231.87	c ===============================================================================
231.71/231.87	c |         0 |    2381    76871   107050 |    25623        0    nan |  0.000 % |
231.71/231.87	c ===============================================================================
231.91/232.00	c core #556
231.91/232.00	c 
231.91/232.00	c 
231.91/232.00	c Core size: 10	Core Weight: 1	Total Weight: -444
231.91/232.00	c
231.91/232.00	c
231.91/232.00	c ============================[ Search Statistics ]==============================
231.91/232.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.91/232.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.91/232.00	c ===============================================================================
231.91/232.00	c |         0 |    2387    76872   107062 |    25624        0    nan |  0.000 % |
231.91/232.01	c ===============================================================================
232.01/232.13	c core #557
232.01/232.13	c 
232.01/232.13	c 
232.01/232.13	c Core size: 14	Core Weight: 1	Total Weight: -443
232.01/232.13	c
232.01/232.13	c
232.01/232.13	c ============================[ Search Statistics ]==============================
232.01/232.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.01/232.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.01/232.13	c ===============================================================================
232.01/232.13	c |         0 |    2395    76873   107078 |    25624        0    nan |  0.000 % |
232.01/232.14	c ===============================================================================
232.11/232.26	c core #558
232.11/232.26	c 
232.11/232.26	c 
232.11/232.26	c Core size: 14	Core Weight: 1	Total Weight: -442
232.11/232.26	c
232.11/232.26	c
232.11/232.26	c ============================[ Search Statistics ]==============================
232.11/232.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.11/232.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.11/232.26	c ===============================================================================
232.11/232.26	c |         0 |    2403    76874   107094 |    25624        0    nan |  0.000 % |
232.11/232.27	c ===============================================================================
232.21/232.40	c core #559
232.21/232.40	c 
232.21/232.40	c 
232.21/232.40	c Core size: 10	Core Weight: 1	Total Weight: -441
232.21/232.40	c
232.21/232.40	c
232.21/232.40	c ============================[ Search Statistics ]==============================
232.21/232.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.21/232.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.21/232.40	c ===============================================================================
232.21/232.40	c |         0 |    2409    76875   107106 |    25625        0    nan |  0.000 % |
232.31/232.40	c ===============================================================================
232.41/232.53	c core #560
232.41/232.53	c 
232.41/232.53	c 
232.41/232.53	c Core size: 10	Core Weight: 1	Total Weight: -440
232.41/232.53	c
232.41/232.53	c
232.41/232.53	c ============================[ Search Statistics ]==============================
232.41/232.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.41/232.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.41/232.53	c ===============================================================================
232.41/232.53	c |         0 |    2415    76876   107118 |    25625        0    nan |  0.000 % |
232.41/232.54	c ===============================================================================
232.51/232.67	c core #561
232.51/232.67	c 
232.51/232.67	c 
232.51/232.67	c Core size: 10	Core Weight: 1	Total Weight: -439
232.51/232.67	c
232.51/232.67	c
232.51/232.67	c ============================[ Search Statistics ]==============================
232.51/232.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.51/232.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.51/232.67	c ===============================================================================
232.51/232.67	c |         0 |    2421    76877   107130 |    25625        0    nan |  0.000 % |
232.51/232.68	c ===============================================================================
232.71/232.80	c core #562
232.71/232.80	c 
232.71/232.80	c 
232.71/232.80	c Core size: 14	Core Weight: 1	Total Weight: -438
232.71/232.80	c
232.71/232.80	c
232.71/232.80	c ============================[ Search Statistics ]==============================
232.71/232.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.71/232.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.71/232.80	c ===============================================================================
232.71/232.80	c |         0 |    2429    76878   107146 |    25626        0    nan |  0.000 % |
232.71/232.81	c ===============================================================================
232.81/232.94	c core #563
232.81/232.94	c 
232.81/232.94	c 
232.81/232.94	c Core size: 10	Core Weight: 1	Total Weight: -437
232.81/232.94	c
232.81/232.94	c
232.81/232.94	c ============================[ Search Statistics ]==============================
232.81/232.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.81/232.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.81/232.94	c ===============================================================================
232.81/232.94	c |         0 |    2435    76879   107158 |    25626        0    nan |  0.000 % |
232.81/232.95	c ===============================================================================
232.91/233.07	c core #564
232.91/233.07	c 
232.91/233.07	c 
232.91/233.07	c Core size: 14	Core Weight: 1	Total Weight: -436
232.91/233.07	c
232.91/233.07	c
232.91/233.07	c ============================[ Search Statistics ]==============================
232.91/233.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.91/233.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.91/233.07	c ===============================================================================
232.91/233.07	c |         0 |    2443    76880   107174 |    25626        0    nan |  0.000 % |
232.91/233.08	c ===============================================================================
233.11/233.21	c core #565
233.11/233.21	c 
233.11/233.21	c 
233.11/233.21	c Core size: 10	Core Weight: 1	Total Weight: -435
233.11/233.21	c
233.11/233.21	c
233.11/233.21	c ============================[ Search Statistics ]==============================
233.11/233.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.11/233.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.11/233.21	c ===============================================================================
233.11/233.21	c |         0 |    2449    76881   107186 |    25627        0    nan |  0.000 % |
233.11/233.22	c ===============================================================================
233.21/233.35	c core #566
233.21/233.35	c 
233.21/233.35	c 
233.21/233.35	c Core size: 12	Core Weight: 1	Total Weight: -434
233.21/233.35	c
233.21/233.35	c
233.21/233.35	c ============================[ Search Statistics ]==============================
233.21/233.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.21/233.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.21/233.35	c ===============================================================================
233.21/233.35	c |         0 |    2457    76882   107202 |    25627        0    nan |  0.000 % |
233.21/233.35	c ===============================================================================
233.31/233.48	c core #567
233.31/233.48	c 
233.31/233.48	c 
233.31/233.48	c Core size: 10	Core Weight: 1	Total Weight: -433
233.31/233.48	c
233.31/233.48	c
233.31/233.48	c ============================[ Search Statistics ]==============================
233.31/233.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.31/233.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.31/233.48	c ===============================================================================
233.31/233.48	c |         0 |    2463    76883   107214 |    25627        0    nan |  0.000 % |
233.31/233.49	c ===============================================================================
233.51/233.62	c core #568
233.51/233.62	c 
233.51/233.62	c 
233.51/233.62	c Core size: 10	Core Weight: 1	Total Weight: -432
233.51/233.62	c
233.51/233.62	c
233.51/233.62	c ============================[ Search Statistics ]==============================
233.51/233.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.51/233.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.51/233.62	c ===============================================================================
233.51/233.62	c |         0 |    2469    76884   107226 |    25628        0    nan |  0.000 % |
233.51/233.62	c ===============================================================================
233.61/233.75	c core #569
233.61/233.75	c 
233.61/233.75	c 
233.61/233.75	c Core size: 10	Core Weight: 1	Total Weight: -431
233.61/233.75	c
233.61/233.75	c
233.61/233.75	c ============================[ Search Statistics ]==============================
233.61/233.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.61/233.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.61/233.75	c ===============================================================================
233.61/233.75	c |         0 |    2475    76885   107238 |    25628        0    nan |  0.000 % |
233.61/233.76	c ===============================================================================
233.71/233.89	c core #570
233.71/233.89	c 
233.71/233.89	c 
233.71/233.89	c Core size: 10	Core Weight: 1	Total Weight: -430
233.71/233.89	c
233.71/233.89	c
233.71/233.89	c ============================[ Search Statistics ]==============================
233.71/233.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.71/233.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.71/233.89	c ===============================================================================
233.71/233.89	c |         0 |    2481    76886   107250 |    25628        0    nan |  0.000 % |
233.71/233.89	c ===============================================================================
233.91/234.03	c core #571
233.91/234.03	c 
233.91/234.03	c 
233.91/234.03	c Core size: 10	Core Weight: 1	Total Weight: -429
233.91/234.03	c
233.91/234.03	c
233.91/234.03	c ============================[ Search Statistics ]==============================
233.91/234.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.91/234.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.91/234.03	c ===============================================================================
233.91/234.03	c |         0 |    2487    76887   107262 |    25629        0    nan |  0.000 % |
233.91/234.03	c ===============================================================================
234.01/234.17	c core #572
234.01/234.17	c 
234.01/234.17	c 
234.01/234.17	c Core size: 16	Core Weight: 1	Total Weight: -428
234.01/234.17	c
234.01/234.17	c
234.01/234.17	c ============================[ Search Statistics ]==============================
234.01/234.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.01/234.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.01/234.17	c ===============================================================================
234.01/234.17	c |         0 |    2497    76888   107282 |    25629        0    nan |  0.000 % |
234.01/234.17	c ===============================================================================
234.21/234.30	c core #573
234.21/234.30	c 
234.21/234.30	c 
234.21/234.30	c Core size: 10	Core Weight: 1	Total Weight: -427
234.21/234.30	c
234.21/234.30	c
234.21/234.30	c ============================[ Search Statistics ]==============================
234.21/234.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.21/234.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.21/234.30	c ===============================================================================
234.21/234.30	c |         0 |    2503    76889   107294 |    25629        0    nan |  0.000 % |
234.21/234.32	c ===============================================================================
234.31/234.44	c core #574
234.31/234.44	c 
234.31/234.44	c 
234.31/234.44	c Core size: 10	Core Weight: 1	Total Weight: -426
234.31/234.44	c
234.31/234.44	c
234.31/234.44	c ============================[ Search Statistics ]==============================
234.31/234.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.31/234.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.31/234.44	c ===============================================================================
234.31/234.44	c |         0 |    2509    76890   107306 |    25630        0    nan |  0.000 % |
234.31/234.45	c ===============================================================================
234.41/234.58	c core #575
234.41/234.58	c 
234.41/234.58	c 
234.41/234.58	c Core size: 12	Core Weight: 1	Total Weight: -425
234.41/234.58	c
234.41/234.58	c
234.41/234.58	c ============================[ Search Statistics ]==============================
234.41/234.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.41/234.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.41/234.58	c ===============================================================================
234.41/234.58	c |         0 |    2517    76891   107322 |    25630        0    nan |  0.000 % |
234.41/234.59	c ===============================================================================
234.60/234.71	c core #576
234.60/234.71	c 
234.60/234.71	c 
234.60/234.71	c Core size: 10	Core Weight: 1	Total Weight: -424
234.60/234.71	c
234.60/234.71	c
234.60/234.71	c ============================[ Search Statistics ]==============================
234.60/234.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.60/234.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.60/234.71	c ===============================================================================
234.60/234.71	c |         0 |    2523    76892   107334 |    25630        0    nan |  0.000 % |
234.60/234.72	c ===============================================================================
234.70/234.85	c core #577
234.70/234.85	c 
234.70/234.85	c 
234.70/234.85	c Core size: 10	Core Weight: 1	Total Weight: -423
234.70/234.85	c
234.70/234.85	c
234.70/234.85	c ============================[ Search Statistics ]==============================
234.70/234.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.70/234.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.70/234.85	c ===============================================================================
234.70/234.85	c |         0 |    2529    76893   107346 |    25631        0    nan |  0.000 % |
234.70/234.86	c ===============================================================================
234.80/234.99	c core #578
234.80/234.99	c 
234.80/234.99	c 
234.80/234.99	c Core size: 14	Core Weight: 1	Total Weight: -422
234.80/234.99	c
234.80/234.99	c
234.80/234.99	c ============================[ Search Statistics ]==============================
234.80/234.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.80/234.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.80/234.99	c ===============================================================================
234.80/234.99	c |         0 |    2537    76894   107362 |    25631        0    nan |  0.000 % |
234.90/235.00	c ===============================================================================
235.00/235.13	c core #579
235.00/235.13	c 
235.00/235.13	c 
235.00/235.13	c Core size: 14	Core Weight: 1	Total Weight: -421
235.00/235.13	c
235.00/235.13	c
235.00/235.13	c ============================[ Search Statistics ]==============================
235.00/235.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.00/235.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.00/235.13	c ===============================================================================
235.00/235.13	c |         0 |    2545    76895   107378 |    25631        0    nan |  0.000 % |
235.00/235.13	c ===============================================================================
235.10/235.27	c core #580
235.10/235.27	c 
235.10/235.27	c 
235.10/235.27	c Core size: 16	Core Weight: 1	Total Weight: -420
235.10/235.27	c
235.10/235.27	c
235.10/235.27	c ============================[ Search Statistics ]==============================
235.10/235.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.10/235.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.10/235.27	c ===============================================================================
235.10/235.27	c |         0 |    2555    76896   107398 |    25632        0    nan |  0.000 % |
235.10/235.27	c ===============================================================================
235.31/235.40	c core #581
235.31/235.40	c 
235.31/235.40	c 
235.31/235.40	c Core size: 14	Core Weight: 1	Total Weight: -419
235.31/235.40	c
235.31/235.40	c
235.31/235.40	c ============================[ Search Statistics ]==============================
235.31/235.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.31/235.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.31/235.40	c ===============================================================================
235.31/235.40	c |         0 |    2563    76897   107414 |    25632        0    nan |  0.000 % |
235.31/235.41	c ===============================================================================
235.40/235.54	c core #582
235.40/235.54	c 
235.40/235.54	c 
235.40/235.54	c Core size: 14	Core Weight: 1	Total Weight: -418
235.40/235.54	c
235.40/235.54	c
235.40/235.54	c ============================[ Search Statistics ]==============================
235.40/235.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.40/235.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.40/235.54	c ===============================================================================
235.40/235.54	c |         0 |    2571    76898   107430 |    25632        0    nan |  0.000 % |
235.40/235.55	c ===============================================================================
235.50/235.68	c core #583
235.50/235.68	c 
235.50/235.68	c 
235.50/235.68	c Core size: 16	Core Weight: 1	Total Weight: -417
235.50/235.68	c
235.50/235.68	c
235.50/235.68	c ============================[ Search Statistics ]==============================
235.50/235.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.50/235.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.50/235.68	c ===============================================================================
235.50/235.68	c |         0 |    2581    76899   107450 |    25633        0    nan |  0.000 % |
235.50/235.69	c ===============================================================================
235.70/235.82	c core #584
235.70/235.82	c 
235.70/235.82	c 
235.70/235.82	c Core size: 12	Core Weight: 1	Total Weight: -416
235.70/235.82	c
235.70/235.82	c
235.70/235.82	c ============================[ Search Statistics ]==============================
235.70/235.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.70/235.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.70/235.82	c ===============================================================================
235.70/235.82	c |         0 |    2589    76900   107466 |    25633        0    nan |  0.000 % |
235.70/235.83	c ===============================================================================
235.80/235.96	c core #585
235.80/235.96	c 
235.80/235.96	c 
235.80/235.96	c Core size: 16	Core Weight: 1	Total Weight: -415
235.80/235.96	c
235.80/235.96	c
235.80/235.96	c ============================[ Search Statistics ]==============================
235.80/235.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.80/235.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.80/235.96	c ===============================================================================
235.80/235.96	c |         0 |    2599    76901   107486 |    25633        0    nan |  0.000 % |
235.80/235.96	c ===============================================================================
236.00/236.10	c core #586
236.00/236.10	c 
236.00/236.10	c 
236.00/236.10	c Core size: 14	Core Weight: 1	Total Weight: -414
236.00/236.10	c
236.00/236.10	c
236.00/236.10	c ============================[ Search Statistics ]==============================
236.00/236.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.00/236.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.00/236.10	c ===============================================================================
236.00/236.10	c |         0 |    2607    76902   107502 |    25634        0    nan |  0.000 % |
236.00/236.10	c ===============================================================================
236.10/236.24	c core #587
236.10/236.24	c 
236.10/236.24	c 
236.10/236.24	c Core size: 14	Core Weight: 1	Total Weight: -413
236.10/236.24	c
236.10/236.24	c
236.10/236.24	c ============================[ Search Statistics ]==============================
236.10/236.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.10/236.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.10/236.24	c ===============================================================================
236.10/236.24	c |         0 |    2615    76903   107518 |    25634        0    nan |  0.000 % |
236.10/236.24	c ===============================================================================
236.20/236.38	c core #588
236.20/236.38	c 
236.20/236.38	c 
236.20/236.38	c Core size: 14	Core Weight: 1	Total Weight: -412
236.20/236.38	c
236.20/236.38	c
236.20/236.38	c ============================[ Search Statistics ]==============================
236.20/236.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.20/236.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.20/236.38	c ===============================================================================
236.20/236.38	c |         0 |    2623    76904   107534 |    25634        0    nan |  0.000 % |
236.20/236.39	c ===============================================================================
236.41/236.52	c core #589
236.41/236.52	c 
236.41/236.52	c 
236.41/236.52	c Core size: 10	Core Weight: 1	Total Weight: -411
236.41/236.52	c
236.41/236.52	c
236.41/236.52	c ============================[ Search Statistics ]==============================
236.41/236.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.41/236.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.41/236.52	c ===============================================================================
236.41/236.52	c |         0 |    2629    76905   107546 |    25635        0    nan |  0.000 % |
236.41/236.53	c ===============================================================================
236.50/236.66	c core #590
236.50/236.66	c 
236.50/236.66	c 
236.50/236.66	c Core size: 16	Core Weight: 1	Total Weight: -410
236.50/236.66	c
236.50/236.66	c
236.50/236.66	c ============================[ Search Statistics ]==============================
236.50/236.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.50/236.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.50/236.66	c ===============================================================================
236.50/236.66	c |         0 |    2639    76906   107566 |    25635        0    nan |  0.000 % |
236.50/236.67	c ===============================================================================
236.70/236.80	c core #591
236.70/236.80	c 
236.70/236.80	c 
236.70/236.80	c Core size: 14	Core Weight: 1	Total Weight: -409
236.70/236.80	c
236.70/236.80	c
236.70/236.80	c ============================[ Search Statistics ]==============================
236.70/236.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.70/236.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.70/236.80	c ===============================================================================
236.70/236.80	c |         0 |    2647    76907   107582 |    25635        0    nan |  0.000 % |
236.70/236.81	c ===============================================================================
236.81/236.94	c core #592
236.81/236.94	c 
236.81/236.94	c 
236.81/236.94	c Core size: 14	Core Weight: 1	Total Weight: -408
236.81/236.94	c
236.81/236.94	c
236.81/236.94	c ============================[ Search Statistics ]==============================
236.81/236.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.81/236.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.81/236.94	c ===============================================================================
236.81/236.94	c |         0 |    2655    76908   107598 |    25636        0    nan |  0.000 % |
236.81/236.94	c ===============================================================================
236.91/237.08	c core #593
236.91/237.08	c 
236.91/237.08	c 
236.91/237.08	c Core size: 10	Core Weight: 1	Total Weight: -407
236.91/237.08	c
236.91/237.08	c
236.91/237.08	c ============================[ Search Statistics ]==============================
236.91/237.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.91/237.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.91/237.08	c ===============================================================================
236.91/237.08	c |         0 |    2661    76909   107610 |    25636        0    nan |  0.000 % |
236.91/237.08	c ===============================================================================
237.11/237.22	c core #594
237.11/237.22	c 
237.11/237.22	c 
237.11/237.22	c Core size: 10	Core Weight: 1	Total Weight: -406
237.11/237.22	c
237.11/237.22	c
237.11/237.22	c ============================[ Search Statistics ]==============================
237.11/237.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.11/237.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.11/237.22	c ===============================================================================
237.11/237.22	c |         0 |    2667    76910   107622 |    25636        0    nan |  0.000 % |
237.11/237.23	c ===============================================================================
237.21/237.36	c core #595
237.21/237.36	c 
237.21/237.36	c 
237.21/237.36	c Core size: 10	Core Weight: 1	Total Weight: -405
237.21/237.36	c
237.21/237.36	c
237.21/237.36	c ============================[ Search Statistics ]==============================
237.21/237.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.21/237.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.21/237.36	c ===============================================================================
237.21/237.36	c |         0 |    2673    76911   107634 |    25637        0    nan |  0.000 % |
237.21/237.36	c ===============================================================================
237.42/237.50	c core #596
237.42/237.50	c 
237.42/237.50	c 
237.42/237.50	c Core size: 10	Core Weight: 1	Total Weight: -404
237.42/237.50	c
237.42/237.50	c
237.42/237.50	c ============================[ Search Statistics ]==============================
237.42/237.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.42/237.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.42/237.50	c ===============================================================================
237.42/237.50	c |         0 |    2679    76912   107646 |    25637        0    nan |  0.000 % |
237.42/237.51	c ===============================================================================
237.52/237.64	c core #597
237.52/237.64	c 
237.52/237.64	c 
237.52/237.64	c Core size: 14	Core Weight: 1	Total Weight: -403
237.52/237.64	c
237.52/237.64	c
237.52/237.64	c ============================[ Search Statistics ]==============================
237.52/237.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.52/237.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.52/237.64	c ===============================================================================
237.52/237.64	c |         0 |    2687    76913   107662 |    25637        0    nan |  0.000 % |
237.52/237.65	c ===============================================================================
237.61/237.78	c core #598
237.61/237.78	c 
237.61/237.78	c 
237.61/237.78	c Core size: 14	Core Weight: 1	Total Weight: -402
237.61/237.78	c
237.61/237.78	c
237.61/237.78	c ============================[ Search Statistics ]==============================
237.61/237.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.61/237.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.61/237.78	c ===============================================================================
237.61/237.78	c |         0 |    2695    76914   107678 |    25638        0    nan |  0.000 % |
237.61/237.79	c ===============================================================================
237.81/237.92	c core #599
237.81/237.92	c 
237.81/237.92	c 
237.81/237.92	c Core size: 16	Core Weight: 1	Total Weight: -401
237.81/237.92	c
237.81/237.92	c
237.81/237.92	c ============================[ Search Statistics ]==============================
237.81/237.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.81/237.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.81/237.92	c ===============================================================================
237.81/237.92	c |         0 |    2705    76915   107698 |    25638        0    nan |  0.000 % |
237.81/237.93	c ===============================================================================
237.91/238.07	c core #600
237.91/238.07	c 
237.91/238.07	c 
237.91/238.07	c Core size: 16	Core Weight: 1	Total Weight: -400
237.91/238.07	c
237.91/238.07	c
237.91/238.07	c ============================[ Search Statistics ]==============================
237.91/238.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.91/238.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.91/238.07	c ===============================================================================
237.91/238.07	c |         0 |    2715    76916   107718 |    25638        0    nan |  0.000 % |
237.91/238.07	c ===============================================================================
238.11/238.21	c core #601
238.11/238.21	c 
238.11/238.21	c 
238.11/238.21	c Core size: 14	Core Weight: 1	Total Weight: -399
238.11/238.21	c
238.11/238.21	c
238.11/238.21	c ============================[ Search Statistics ]==============================
238.11/238.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.11/238.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.11/238.21	c ===============================================================================
238.11/238.21	c |         0 |    2723    76917   107734 |    25639        0    nan |  0.000 % |
238.11/238.22	c ===============================================================================
238.21/238.35	c core #602
238.21/238.35	c 
238.21/238.35	c 
238.21/238.35	c Core size: 16	Core Weight: 1	Total Weight: -398
238.21/238.35	c
238.21/238.35	c
238.21/238.35	c ============================[ Search Statistics ]==============================
238.21/238.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.21/238.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.21/238.35	c ===============================================================================
238.21/238.35	c |         0 |    2733    76918   107754 |    25639        0    nan |  0.000 % |
238.21/238.36	c ===============================================================================
238.30/238.49	c core #603
238.30/238.49	c 
238.30/238.49	c 
238.30/238.49	c Core size: 14	Core Weight: 1	Total Weight: -397
238.30/238.49	c
238.30/238.49	c
238.30/238.49	c ============================[ Search Statistics ]==============================
238.30/238.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.30/238.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.30/238.49	c ===============================================================================
238.30/238.49	c |         0 |    2741    76919   107770 |    25639        0    nan |  0.000 % |
238.40/238.50	c ===============================================================================
238.51/238.64	c core #604
238.51/238.64	c 
238.51/238.64	c 
238.51/238.64	c Core size: 16	Core Weight: 1	Total Weight: -396
238.51/238.64	c
238.51/238.64	c
238.51/238.64	c ============================[ Search Statistics ]==============================
238.51/238.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.51/238.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.51/238.64	c ===============================================================================
238.51/238.64	c |         0 |    2751    76920   107790 |    25640        0    nan |  0.000 % |
238.51/238.64	c ===============================================================================
238.61/238.78	c core #605
238.61/238.78	c 
238.61/238.78	c 
238.61/238.78	c Core size: 11	Core Weight: 1	Total Weight: -395
238.61/238.78	c
238.61/238.78	c
238.61/238.78	c ============================[ Search Statistics ]==============================
238.61/238.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.61/238.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.61/238.78	c ===============================================================================
238.61/238.78	c |         0 |    2759    76921   107806 |    25640        0    nan |  0.000 % |
238.61/238.79	c ===============================================================================
238.80/238.93	c core #606
238.80/238.93	c 
238.80/238.93	c 
238.80/238.93	c Core size: 14	Core Weight: 1	Total Weight: -394
238.80/238.93	c
238.80/238.93	c
238.80/238.93	c ============================[ Search Statistics ]==============================
238.80/238.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.80/238.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.80/238.93	c ===============================================================================
238.80/238.93	c |         0 |    2767    76922   107822 |    25640        0    nan |  0.000 % |
238.80/238.93	c ===============================================================================
238.90/239.07	c core #607
238.90/239.07	c 
238.90/239.07	c 
238.90/239.07	c Core size: 16	Core Weight: 1	Total Weight: -393
238.90/239.07	c
238.90/239.07	c
238.90/239.07	c ============================[ Search Statistics ]==============================
238.90/239.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.90/239.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.90/239.07	c ===============================================================================
238.90/239.07	c |         0 |    2777    76923   107842 |    25641        0    nan |  0.000 % |
238.90/239.08	c ===============================================================================
239.10/239.21	c core #608
239.10/239.21	c 
239.10/239.21	c 
239.10/239.21	c Core size: 12	Core Weight: 1	Total Weight: -392
239.10/239.21	c
239.10/239.21	c
239.10/239.21	c ============================[ Search Statistics ]==============================
239.10/239.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.10/239.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.10/239.21	c ===============================================================================
239.10/239.21	c |         0 |    2785    76924   107858 |    25641        0    nan |  0.000 % |
239.10/239.22	c ===============================================================================
239.20/239.36	c core #609
239.20/239.36	c 
239.20/239.36	c 
239.20/239.36	c Core size: 16	Core Weight: 1	Total Weight: -391
239.20/239.36	c
239.20/239.36	c
239.20/239.36	c ============================[ Search Statistics ]==============================
239.20/239.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.20/239.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.20/239.36	c ===============================================================================
239.20/239.36	c |         0 |    2795    76925   107878 |    25641        0    nan |  0.000 % |
239.20/239.37	c ===============================================================================
239.40/239.50	c core #610
239.40/239.50	c 
239.40/239.50	c 
239.40/239.50	c Core size: 16	Core Weight: 1	Total Weight: -390
239.40/239.50	c
239.40/239.50	c
239.40/239.50	c ============================[ Search Statistics ]==============================
239.40/239.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.40/239.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.40/239.50	c ===============================================================================
239.40/239.50	c |         0 |    2805    76926   107898 |    25642        0    nan |  0.000 % |
239.40/239.51	c ===============================================================================
239.50/239.65	c core #611
239.50/239.65	c 
239.50/239.65	c 
239.50/239.65	c Core size: 16	Core Weight: 1	Total Weight: -389
239.50/239.65	c
239.50/239.65	c
239.50/239.65	c ============================[ Search Statistics ]==============================
239.50/239.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.50/239.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.50/239.65	c ===============================================================================
239.50/239.65	c |         0 |    2815    76927   107918 |    25642        0    nan |  0.000 % |
239.50/239.66	c ===============================================================================
239.61/239.79	c core #612
239.61/239.79	c 
239.61/239.79	c 
239.61/239.79	c Core size: 14	Core Weight: 1	Total Weight: -388
239.61/239.79	c
239.61/239.79	c
239.61/239.79	c ============================[ Search Statistics ]==============================
239.61/239.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.61/239.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.61/239.79	c ===============================================================================
239.61/239.79	c |         0 |    2823    76928   107934 |    25642        0    nan |  0.000 % |
239.61/239.80	c ===============================================================================
239.80/239.93	c core #613
239.80/239.93	c 
239.80/239.93	c 
239.80/239.93	c Core size: 16	Core Weight: 1	Total Weight: -387
239.80/239.93	c
239.80/239.93	c
239.80/239.93	c ============================[ Search Statistics ]==============================
239.80/239.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.80/239.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.80/239.93	c ===============================================================================
239.80/239.93	c |         0 |    2833    76929   107954 |    25643        0    nan |  0.000 % |
239.80/239.94	c ===============================================================================
239.90/240.07	c core #614
239.90/240.07	c 
239.90/240.07	c 
239.90/240.07	c Core size: 16	Core Weight: 1	Total Weight: -386
239.90/240.07	c
239.90/240.07	c
239.90/240.07	c ============================[ Search Statistics ]==============================
239.90/240.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.90/240.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.90/240.07	c ===============================================================================
239.90/240.07	c |         0 |    2843    76930   107974 |    25643        0    nan |  0.000 % |
239.90/240.08	c ===============================================================================
240.10/240.22	c core #615
240.10/240.22	c 
240.10/240.22	c 
240.10/240.22	c Core size: 16	Core Weight: 1	Total Weight: -385
240.10/240.22	c
240.10/240.22	c
240.10/240.22	c ============================[ Search Statistics ]==============================
240.10/240.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.10/240.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.10/240.22	c ===============================================================================
240.10/240.22	c |         0 |    2853    76931   107994 |    25643        0    nan |  0.000 % |
240.10/240.23	c ===============================================================================
240.20/240.36	c core #616
240.20/240.36	c 
240.20/240.36	c 
240.20/240.36	c Core size: 18	Core Weight: 1	Total Weight: -384
240.20/240.36	c
240.20/240.36	c
240.20/240.36	c ============================[ Search Statistics ]==============================
240.20/240.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.20/240.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.20/240.36	c ===============================================================================
240.20/240.36	c |         0 |    2865    76932   108018 |    25644        0    nan |  0.000 % |
240.20/240.37	c ===============================================================================
240.40/240.51	c core #617
240.40/240.51	c 
240.40/240.51	c 
240.40/240.51	c Core size: 16	Core Weight: 1	Total Weight: -383
240.40/240.51	c
240.40/240.51	c
240.40/240.51	c ============================[ Search Statistics ]==============================
240.40/240.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.40/240.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.40/240.51	c ===============================================================================
240.40/240.51	c |         0 |    2875    76933   108038 |    25644        0    nan |  0.000 % |
240.40/240.51	c ===============================================================================
240.50/240.65	c core #618
240.50/240.65	c 
240.50/240.65	c 
240.50/240.65	c Core size: 10	Core Weight: 1	Total Weight: -382
240.50/240.65	c
240.50/240.65	c
240.50/240.65	c ============================[ Search Statistics ]==============================
240.50/240.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.50/240.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.50/240.65	c ===============================================================================
240.50/240.65	c |         0 |    2881    76934   108050 |    25644        0    nan |  0.000 % |
240.50/240.66	c ===============================================================================
240.71/240.80	c core #619
240.71/240.80	c 
240.71/240.80	c 
240.71/240.80	c Core size: 24	Core Weight: 1	Total Weight: -381
240.71/240.80	c
240.71/240.80	c
240.71/240.80	c ============================[ Search Statistics ]==============================
240.71/240.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.71/240.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.71/240.80	c ===============================================================================
240.71/240.80	c |         0 |    2895    76935   108078 |    25645        0    nan |  0.000 % |
240.71/240.81	c ===============================================================================
240.81/240.95	c core #620
240.81/240.95	c 
240.81/240.95	c 
240.81/240.95	c Core size: 14	Core Weight: 1	Total Weight: -380
240.81/240.95	c
240.81/240.95	c
240.81/240.95	c ============================[ Search Statistics ]==============================
240.81/240.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.81/240.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.81/240.95	c ===============================================================================
240.81/240.95	c |         0 |    2903    76936   108094 |    25645        0    nan |  0.000 % |
240.81/240.96	c ===============================================================================
241.00/241.10	c core #621
241.00/241.10	c 
241.00/241.10	c 
241.00/241.10	c Core size: 27	Core Weight: 1	Total Weight: -379
241.00/241.10	c
241.00/241.10	c
241.00/241.10	c ============================[ Search Statistics ]==============================
241.00/241.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.00/241.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.00/241.10	c ===============================================================================
241.00/241.10	c |         0 |    2921    76937   108130 |    25645        0    nan |  0.000 % |
241.00/241.11	c ===============================================================================
241.10/241.25	c core #622
241.10/241.25	c 
241.10/241.25	c 
241.10/241.25	c Core size: 18	Core Weight: 1	Total Weight: -378
241.10/241.25	c
241.10/241.25	c
241.10/241.25	c ============================[ Search Statistics ]==============================
241.10/241.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.10/241.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.10/241.25	c ===============================================================================
241.10/241.25	c |         0 |    2933    76938   108154 |    25646        0    nan |  0.000 % |
241.10/241.26	c ===============================================================================
241.30/241.40	c core #623
241.30/241.40	c 
241.30/241.40	c 
241.30/241.40	c Core size: 14	Core Weight: 1	Total Weight: -377
241.30/241.40	c
241.30/241.40	c
241.30/241.40	c ============================[ Search Statistics ]==============================
241.30/241.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.30/241.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.30/241.40	c ===============================================================================
241.30/241.40	c |         0 |    2941    76939   108170 |    25646        0    nan |  0.000 % |
241.30/241.41	c ===============================================================================
241.40/241.55	c core #624
241.40/241.55	c 
241.40/241.55	c 
241.40/241.55	c Core size: 12	Core Weight: 1	Total Weight: -376
241.40/241.55	c
241.40/241.55	c
241.40/241.55	c ============================[ Search Statistics ]==============================
241.40/241.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.40/241.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.40/241.55	c ===============================================================================
241.40/241.55	c |         0 |    2947    76940   108182 |    25646        0    nan |  0.000 % |
241.40/241.56	c ===============================================================================
241.60/241.70	c core #625
241.60/241.70	c 
241.60/241.70	c 
241.60/241.70	c Core size: 22	Core Weight: 1	Total Weight: -375
241.60/241.70	c
241.60/241.70	c
241.60/241.70	c ============================[ Search Statistics ]==============================
241.60/241.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.60/241.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.60/241.70	c ===============================================================================
241.60/241.70	c |         0 |    2959    76941   108206 |    25647        0    nan |  0.000 % |
241.60/241.72	c ===============================================================================
241.70/241.85	c core #626
241.70/241.85	c 
241.70/241.85	c 
241.70/241.85	c Core size: 18	Core Weight: 1	Total Weight: -374
241.70/241.85	c
241.70/241.85	c
241.70/241.85	c ============================[ Search Statistics ]==============================
241.70/241.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.70/241.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.70/241.86	c ===============================================================================
241.70/241.86	c |         0 |    2969    76942   108226 |    25647        0    nan |  0.000 % |
241.70/241.88	c ===============================================================================
241.91/242.02	c core #627
241.91/242.02	c 
241.91/242.02	c 
241.91/242.02	c Core size: 20	Core Weight: 1	Total Weight: -373
241.91/242.02	c
241.91/242.02	c
241.91/242.02	c ============================[ Search Statistics ]==============================
241.91/242.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.91/242.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.91/242.02	c ===============================================================================
241.91/242.02	c |         0 |    2984    76943   108256 |    25647        0    nan |  0.000 % |
241.91/242.03	c ===============================================================================
242.00/242.17	c core #628
242.00/242.17	c 
242.00/242.17	c 
242.00/242.17	c Core size: 24	Core Weight: 1	Total Weight: -372
242.00/242.17	c
242.00/242.17	c
242.00/242.17	c ============================[ Search Statistics ]==============================
242.00/242.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.00/242.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.00/242.17	c ===============================================================================
242.00/242.17	c |         0 |    3002    76944   108292 |    25648        0    nan |  0.000 % |
242.10/242.22	c ===============================================================================
242.20/242.36	c core #629
242.20/242.36	c 
242.20/242.36	c 
242.20/242.36	c Core size: 40	Core Weight: 1	Total Weight: -371
242.20/242.36	c
242.20/242.36	c
242.20/242.36	c ============================[ Search Statistics ]==============================
242.20/242.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.20/242.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.20/242.36	c ===============================================================================
242.20/242.36	c |         0 |    3035    76945   108358 |    25648        0    nan |  0.000 % |
242.40/242.55	c |       100 |    3034    76945   108358 |    28213      100      8 | 92.542 % |
242.60/242.73	c ===============================================================================
242.70/242.86	c core #630
242.70/242.86	c 
242.70/242.86	c 
242.70/242.86	c Core size: 120	Core Weight: 1	Total Weight: -370
242.70/242.86	c
242.70/242.86	c
242.70/242.86	c ============================[ Search Statistics ]==============================
242.70/242.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.70/242.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.70/242.86	c ===============================================================================
242.70/242.86	c |         0 |    3122    76946   108532 |    25648        0    nan |  0.000 % |
242.91/243.03	c |       100 |    3122    76946   108532 |    28213      100     13 | 92.342 % |
243.11/243.22	c ===============================================================================
243.21/243.36	c core #631
243.21/243.36	c 
243.21/243.36	c 
243.21/243.36	c Core size: 106	Core Weight: 1	Total Weight: -369
243.21/243.36	c
243.21/243.36	c
243.21/243.36	c ============================[ Search Statistics ]==============================
243.21/243.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
243.21/243.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
243.21/243.36	c ===============================================================================
243.21/243.36	c |         0 |    3204    76947   108696 |    25649        0    nan |  0.000 % |
243.41/243.57	c |       100 |    3204    76947   108696 |    28213      100     20 | 92.156 % |
243.60/243.78	c |       250 |    3204    76947   108696 |    31035      250     14 | 92.156 % |
243.80/243.93	c ===============================================================================
243.90/244.07	c core #632
243.90/244.07	c 
243.90/244.07	c 
243.90/244.07	c Core size: 56	Core Weight: 1	Total Weight: -368
243.90/244.07	c
243.90/244.07	c
243.90/244.07	c ============================[ Search Statistics ]==============================
243.90/244.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
243.90/244.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
243.90/244.07	c ===============================================================================
243.90/244.07	c |         0 |    3259    76948   108806 |    25649        0    nan |  0.000 % |
244.11/244.26	c |       102 |    3259    76948   108806 |    28214      102     25 | 92.032 % |
244.30/244.43	c |       252 |    3259    76948   108806 |    31035      252     16 | 92.032 % |
244.60/244.70	c |       477 |    3259    76948   108806 |    34139      477     14 | 92.032 % |
244.90/245.09	c ===============================================================================
245.11/245.23	c core #633
245.11/245.23	c 
245.11/245.23	c 
245.11/245.23	c Core size: 102	Core Weight: 1	Total Weight: -367
245.11/245.23	c
245.11/245.23	c
245.11/245.23	c ============================[ Search Statistics ]==============================
245.11/245.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
245.11/245.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
245.11/245.23	c ===============================================================================
245.11/245.23	c |         0 |    3346    76949   108980 |    25649        0    nan |  0.000 % |
245.21/245.39	c |       103 |    3346    76949   108980 |    28214      103     15 | 91.837 % |
245.40/245.55	c |       253 |    3346    76949   108980 |    31036      253     15 | 91.837 % |
245.70/245.83	c |       481 |    3346    76949   108980 |    34139      481     15 | 91.839 % |
246.10/246.21	c ===============================================================================
246.21/246.34	c core #634
246.21/246.34	c 
246.21/246.34	c 
246.21/246.34	c Core size: 86	Core Weight: 1	Total Weight: -366
246.21/246.34	c
246.21/246.34	c
246.21/246.34	c ============================[ Search Statistics ]==============================
246.21/246.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
246.21/246.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
246.21/246.34	c ===============================================================================
246.21/246.34	c |         0 |    3421    76950   109130 |    25650        0    nan |  0.000 % |
246.40/246.50	c |       102 |    3421    76950   109130 |    28215      102     28 | 91.669 % |
246.50/246.66	c |       252 |    3421    76950   109130 |    31036      252     24 | 91.669 % |
246.80/246.90	c |       477 |    3421    76950   109130 |    34140      477     22 | 91.669 % |
247.30/247.42	c |       816 |    3421    76950   109130 |    37554      816     20 | 91.669 % |
247.71/247.82	c ===============================================================================
247.81/247.95	c core #635
247.81/247.95	c 
247.81/247.95	c 
247.81/247.95	c Core size: 82	Core Weight: 1	Total Weight: -365
247.81/247.95	c
247.81/247.95	c
247.81/247.95	c ============================[ Search Statistics ]==============================
247.81/247.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
247.81/247.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
247.81/247.95	c ===============================================================================
247.81/247.95	c |         0 |    3502    76951   109292 |    25650        0    nan |  0.000 % |
248.00/248.13	c |       101 |    3502    76951   109292 |    28215      101     13 | 91.489 % |
248.20/248.34	c |       251 |    3502    76951   109292 |    31036      251     10 | 91.489 % |
248.30/248.42	c ===============================================================================
248.41/248.55	c core #636
248.41/248.55	c 
248.41/248.55	c 
248.41/248.55	c Core size: 70	Core Weight: 1	Total Weight: -364
248.41/248.55	c
248.41/248.55	c
248.41/248.55	c ============================[ Search Statistics ]==============================
248.41/248.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
248.41/248.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
248.41/248.55	c ===============================================================================
248.41/248.55	c |         0 |    3564    76952   109416 |    25650        0    nan |  0.000 % |
248.51/248.63	c |       102 |    3563    76952   109416 |    28215      102     18 | 91.354 % |
248.60/248.73	c |       252 |    3563    76952   109416 |    31037      252     19 | 91.354 % |
248.90/249.02	c |       477 |    3563    76952   109416 |    34141      477     20 | 91.354 % |
249.30/249.47	c |       815 |    3491    76952   109416 |    37555      553     18 | 91.528 % |
249.61/249.76	c ===============================================================================
249.80/249.90	c core #637
249.80/249.90	c 
249.80/249.90	c 
249.80/249.90	c Core size: 122	Core Weight: 1	Total Weight: -363
249.80/249.90	c
249.80/249.90	c
249.80/249.90	c ============================[ Search Statistics ]==============================
249.80/249.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
249.80/249.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
249.80/249.90	c ===============================================================================
249.80/249.90	c |         0 |    3663    76953   109614 |    25651        0    nan |  0.000 % |
249.90/250.08	c |       100 |    3663    76953   109614 |    28216      100     18 | 91.132 % |
250.10/250.26	c |       250 |    3663    76953   109614 |    31037      250     11 | 91.135 % |
250.10/250.27	c ===============================================================================
250.30/250.40	c core #638
250.30/250.40	c 
250.30/250.40	c 
250.30/250.40	c Core size: 50	Core Weight: 1	Total Weight: -362
250.30/250.40	c
250.30/250.40	c
250.30/250.40	c ============================[ Search Statistics ]==============================
250.30/250.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
250.30/250.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
250.30/250.40	c ===============================================================================
250.30/250.40	c |         0 |    3703    76954   109694 |    25651        0    nan |  0.000 % |
250.40/250.57	c |       100 |    3703    76954   109694 |    28216      100     10 | 91.044 % |
250.61/250.71	c |       250 |    3703    76954   109694 |    31038      250     10 | 91.044 % |
250.71/250.85	c ===============================================================================
250.80/250.99	c core #639
250.80/250.99	c 
250.80/250.99	c 
250.80/250.99	c Core size: 85	Core Weight: 1	Total Weight: -361
250.80/250.99	c
250.80/250.99	c
250.80/250.99	c ============================[ Search Statistics ]==============================
250.80/250.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
250.80/250.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
250.80/250.99	c ===============================================================================
250.80/250.99	c |         0 |    3767    76955   109822 |    25651        0    nan |  0.000 % |
251.00/251.17	c |       100 |    3767    76955   109822 |    28216      100     11 | 90.903 % |
251.10/251.26	c |       251 |    3767    76955   109822 |    31038      251      9 | 90.903 % |
251.30/251.48	c ===============================================================================
251.50/251.61	c core #640
251.50/251.61	c 
251.50/251.61	c 
251.50/251.61	c Core size: 84	Core Weight: 1	Total Weight: -360
251.50/251.61	c
251.50/251.61	c
251.50/251.61	c ============================[ Search Statistics ]==============================
251.50/251.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
251.50/251.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
251.50/251.61	c ===============================================================================
251.50/251.61	c |         0 |    3837    76956   109962 |    25652        0    nan |  0.000 % |
251.70/251.82	c |       101 |    3837    76956   109962 |    28217      101     14 | 90.752 % |
251.90/252.07	c |       252 |    3836    76956   109962 |    31038      252     13 | 90.752 % |
252.30/252.49	c |       477 |    3836    76956   109962 |    34142      477     14 | 90.752 % |
252.60/252.74	c ===============================================================================
252.70/252.88	c core #641
252.70/252.88	c 
252.70/252.88	c 
252.70/252.88	c Core size: 93	Core Weight: 1	Total Weight: -359
252.70/252.88	c
252.70/252.88	c
252.70/252.88	c ============================[ Search Statistics ]==============================
252.70/252.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
252.70/252.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
252.70/252.88	c ===============================================================================
252.70/252.88	c |         0 |    3925    76957   110138 |    25652        0    nan |  0.000 % |
252.90/253.06	c |       101 |    3925    76957   110138 |    28217      101     11 | 90.558 % |
253.10/253.29	c |       251 |    3925    76957   110138 |    31039      251      9 | 90.558 % |
253.30/253.40	c ===============================================================================
253.40/253.53	c core #642
253.40/253.53	c 
253.40/253.53	c 
253.40/253.53	c Core size: 71	Core Weight: 1	Total Weight: -358
253.40/253.53	c
253.40/253.53	c
253.40/253.53	c ============================[ Search Statistics ]==============================
253.40/253.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
253.40/253.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
253.40/253.53	c ===============================================================================
253.40/253.53	c |         0 |    3987    76958   110262 |    25652        0    nan |  0.000 % |
253.50/253.63	c |       100 |    3987    76958   110262 |    28217      100     12 | 90.423 % |
253.70/253.81	c |       250 |    3987    76958   110262 |    31039      250     16 | 90.423 % |
253.90/254.02	c |       476 |    3987    76958   110262 |    34143      476     21 | 90.423 % |
254.30/254.49	c |       814 |    3987    76958   110262 |    37558      814     23 | 90.423 % |
254.80/254.99	c |      1320 |    3987    76958   110262 |    41313     1320     25 | 90.423 % |
256.11/256.22	c |      2079 |    3987    76958   110262 |    45445     2079     24 | 90.423 % |
257.90/258.09	c ===============================================================================
258.10/258.25	c core #643
258.10/258.25	c 
258.10/258.25	c 
258.10/258.25	c Core size: 135	Core Weight: 1	Total Weight: -357
258.10/258.25	c
258.10/258.25	c
258.10/258.25	c ============================[ Search Statistics ]==============================
258.10/258.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
258.10/258.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
258.10/258.25	c ===============================================================================
258.10/258.25	c |         0 |    4098    76959   110484 |    25653        0    nan |  0.000 % |
258.20/258.37	c |       101 |    4098    76959   110484 |    28218      101     15 | 90.183 % |
258.30/258.50	c |       251 |    4098    76959   110484 |    31040      251     12 | 90.183 % |
258.40/258.59	c |       477 |    4098    76959   110484 |    34144      477     13 | 90.183 % |
258.90/259.06	c |       817 |    4098    76959   110484 |    37558      817     18 | 90.183 % |
259.00/259.17	c |      1323 |    4098    76959   110484 |    41314     1323     21 | 90.183 % |
259.69/259.84	c ===============================================================================
259.79/259.98	c core #644
259.79/259.98	c 
259.79/259.98	c 
259.79/259.98	c Core size: 136	Core Weight: 1	Total Weight: -356
259.79/259.98	c
259.79/259.98	c
259.79/259.98	c ============================[ Search Statistics ]==============================
259.79/259.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
259.79/259.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
259.79/259.98	c ===============================================================================
259.79/259.98	c |         0 |    4211    76960   110710 |    25653        0    nan |  0.000 % |
259.99/260.11	c |       100 |    4211    76960   110710 |    28218      100     12 | 89.939 % |
260.09/260.26	c |       250 |    4211    76960   110710 |    31040      250      9 | 89.939 % |
260.50/260.60	c |       475 |    4211    76960   110710 |    34144      475     13 | 89.939 % |
260.89/261.07	c |       813 |    4211    76960   110710 |    37559      813     14 | 89.939 % |
261.09/261.21	c ===============================================================================
261.19/261.34	c core #645
261.19/261.34	c 
261.19/261.34	c 
261.19/261.34	c Core size: 133	Core Weight: 1	Total Weight: -355
261.19/261.34	c
261.19/261.34	c
261.19/261.34	c ============================[ Search Statistics ]==============================
261.19/261.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
261.19/261.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
261.19/261.34	c ===============================================================================
261.19/261.34	c |         0 |    4307    76961   110902 |    25653        0    nan |  0.000 % |
261.30/261.49	c |       100 |    4307    76961   110902 |    28219      100     13 | 89.733 % |
261.50/261.66	c |       251 |    4307    76961   110902 |    31040      251     10 | 89.733 % |
261.80/261.91	c |       479 |    4307    76961   110902 |    34145      479     14 | 89.733 % |
262.29/262.47	c |       819 |    4307    76961   110902 |    37559      819     15 | 89.733 % |
262.49/262.66	c ===============================================================================
262.59/262.79	c core #646
262.59/262.79	c 
262.59/262.79	c 
262.59/262.79	c Core size: 121	Core Weight: 1	Total Weight: -354
262.59/262.79	c
262.59/262.79	c
262.59/262.79	c ============================[ Search Statistics ]==============================
262.59/262.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
262.59/262.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
262.59/262.79	c ===============================================================================
262.59/262.79	c |         0 |    4401    76962   111090 |    25654        0    nan |  0.000 % |
262.71/262.89	c |       100 |    4401    76962   111090 |    28219      100     15 | 89.533 % |
262.81/262.95	c |       250 |    4401    76962   111090 |    31041      250     11 | 89.533 % |
262.90/263.02	c |       477 |    4401    76962   111090 |    34145      477     15 | 89.533 % |
263.10/263.20	c |       814 |    4401    76962   111090 |    37560      814     20 | 89.533 % |
263.60/263.76	c |      1324 |    4401    76962   111090 |    41316     1324     29 | 89.533 % |
264.39/264.58	c |      2083 |    4401    76962   111090 |    45447     2083     35 | 89.533 % |
265.70/265.87	c |      3224 |    4401    76962   111090 |    49992     3224     37 | 89.533 % |
268.20/268.40	c |      4934 |    4401    76962   111090 |    54991     4934     42 | 89.533 % |
272.49/272.68	c |      7496 |    4401    76962   111090 |    60490     7496     44 | 89.533 % |
279.89/280.03	c ===============================================================================
280.09/280.20	c core #647
280.09/280.20	c 
280.09/280.20	c 
280.09/280.20	c Core size: 147	Core Weight: 1	Total Weight: -353
280.09/280.20	c
280.09/280.20	c
280.09/280.20	c ============================[ Search Statistics ]==============================
280.09/280.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
280.09/280.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
280.09/280.20	c ===============================================================================
280.09/280.20	c |         0 |    4535    76963   111358 |    25654        0    nan |  0.000 % |
280.30/280.40	c |       101 |    4535    76963   111358 |    28219      101     51 | 89.248 % |
280.40/280.51	c |       253 |    4535    76963   111358 |    31041      253     28 | 89.248 % |
280.49/280.64	c |       478 |    4535    76963   111358 |    34145      478     23 | 89.248 % |
280.59/280.75	c |       815 |    4535    76963   111358 |    37560      815     19 | 89.248 % |
281.09/281.24	c |      1323 |    4535    76963   111358 |    41316     1323     21 | 89.248 % |
281.79/281.99	c |      2083 |    4535    76963   111358 |    45448     2083     23 | 89.248 % |
283.60/283.77	c |      3222 |    4535    76963   111358 |    49993     3222     24 | 89.248 % |
286.28/286.42	c |      4931 |    4535    76963   111358 |    54992     4931     25 | 89.248 % |
291.29/291.46	c |      7495 |    4535    76963   111358 |    60491     7495     26 | 89.248 % |
295.58/295.80	c ===============================================================================
295.88/296.07	c core #648
295.88/296.07	c 
295.88/296.07	c 
295.88/296.07	c Core size: 128	Core Weight: 1	Total Weight: -352
295.88/296.07	c
295.88/296.07	c
295.88/296.07	c ============================[ Search Statistics ]==============================
295.88/296.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
295.88/296.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
295.88/296.07	c ===============================================================================
295.88/296.07	c |         0 |    4645    76964   111578 |    25654        0    nan |  0.000 % |
295.98/296.18	c |       100 |    4645    76964   111578 |    28220      100     16 | 89.016 % |
296.08/296.23	c |       251 |    4645    76964   111578 |    31042      251     16 | 89.016 % |
296.08/296.29	c |       479 |    4645    76964   111578 |    34146      479     21 | 89.016 % |
296.39/296.54	c |       816 |    4645    76964   111578 |    37560      816     29 | 89.016 % |
296.89/297.00	c |      1325 |    4645    76964   111578 |    41317     1325     35 | 89.016 % |
297.78/297.90	c |      2084 |    4645    76964   111578 |    45448     2084     39 | 89.016 % |
299.19/299.39	c |      3223 |    4645    76964   111578 |    49993     3223     43 | 89.016 % |
301.68/301.88	c |      4932 |    4645    76964   111578 |    54993     4932     46 | 89.016 % |
305.88/306.04	c |      7494 |    4645    76964   111578 |    60492     7494     48 | 89.016 % |
312.78/312.93	c |     11338 |    4645    76964   111578 |    66541    11338     51 | 89.016 % |
324.08/324.30	c |     17104 |    4645    76964   111578 |    73195    17104     54 | 89.016 % |
345.67/345.88	c |     25757 |    4645    76964   111578 |    80515    25757     55 | 89.016 % |
383.67/383.89	c |     38731 |    4645    76964   111578 |    88566    38731     55 | 89.016 % |
404.35/404.50	c ===============================================================================
405.35/405.51	c core #649
405.35/405.51	c 
405.35/405.51	c 
405.35/405.51	c Core size: 164	Core Weight: 1	Total Weight: -351
405.35/405.51	c
405.35/405.51	c
405.35/405.51	c ============================[ Search Statistics ]==============================
405.35/405.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
405.35/405.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
405.35/405.51	c ===============================================================================
405.35/405.51	c |         0 |    4798    76965   111884 |    25655        0    nan |  0.000 % |
405.55/405.74	c |       100 |    4798    76965   111884 |    28220      100     44 | 88.695 % |
405.55/405.77	c |       250 |    4798    76965   111884 |    31042      250     27 | 88.695 % |
405.65/405.84	c |       476 |    4798    76965   111884 |    34146      476     23 | 88.695 % |
405.84/406.01	c |       815 |    4798    76965   111884 |    37561      815     21 | 88.695 % |
405.95/406.15	c |      1321 |    4798    76965   111884 |    41317     1321     25 | 88.695 % |
406.65/406.82	c |      2080 |    4798    76965   111884 |    45449     2080     34 | 88.695 % |
408.05/408.24	c |      3219 |    4798    76965   111884 |    49994     3219     38 | 88.695 % |
409.75/409.92	c |      4927 |    4798    76965   111884 |    54993     4927     40 | 88.695 % |
413.25/413.47	c |      7493 |    4798    76965   111884 |    60493     7493     45 | 88.695 % |
419.35/419.55	c |     11340 |    4798    76965   111884 |    66542    11340     48 | 88.695 % |
429.14/429.33	c |     17106 |    4798    76965   111884 |    73196    17106     52 | 88.695 % |
446.73/446.91	c |     25755 |    4798    76965   111884 |    80516    25755     53 | 88.695 % |
480.23/480.48	c |     38731 |    4798    76965   111884 |    88568    38731     50 | 88.695 % |
482.92/483.13	c ===============================================================================
483.83/484.07	c core #650
483.83/484.07	c 
483.83/484.07	c 
483.83/484.07	c Core size: 165	Core Weight: 1	Total Weight: -350
483.83/484.07	c
483.83/484.07	c
483.83/484.07	c ============================[ Search Statistics ]==============================
483.83/484.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
483.83/484.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
483.83/484.07	c ===============================================================================
483.83/484.07	c |         0 |    4946    76966   112180 |    25655        0    nan |  0.000 % |
484.13/484.30	c |       100 |    4946    76966   112180 |    28220      100     28 | 88.387 % |
484.13/484.34	c |       251 |    4946    76966   112180 |    31042      251     29 | 88.387 % |
484.32/484.50	c |       477 |    4946    76966   112180 |    34147      477     24 | 88.387 % |
484.32/484.59	c |       817 |    4946    76966   112180 |    37561      817     26 | 88.387 % |
484.72/484.95	c |      1323 |    4946    76966   112180 |    41318     1323     33 | 88.387 % |
485.22/485.49	c |      2086 |    4946    76966   112180 |    45449     2086     40 | 88.387 % |
486.62/486.86	c |      3225 |    4946    76966   112180 |    49994     3225     40 | 88.387 % |
488.82/489.00	c |      4933 |    4946    76966   112180 |    54994     4933     49 | 88.387 % |
492.53/492.77	c |      7495 |    4946    76966   112180 |    60493     7495     50 | 88.387 % |
500.23/500.47	c |     11339 |    4946    76966   112180 |    66543    11339     56 | 88.387 % |
512.11/512.38	c |     17109 |    4946    76966   112180 |    73197    17109     63 | 88.387 % |
533.40/533.67	c |     25760 |    4946    76966   112180 |    80517    25760     68 | 88.387 % |
569.69/569.95	c |     38737 |    4946    76966   112180 |    88569    38737     71 | 88.387 % |
649.97/650.30	c |     58198 |    4946    76966   112180 |    97426    58198     71 | 88.387 % |
802.62/802.99	c |     87390 |    4946    76966   112180 |   107168    87390     70 | 88.387 % |
1044.44/1044.86	c |    131182 |    4946    76966   112180 |   117885   131182     68 | 88.387 % |
1172.39/1172.85	c ===============================================================================
1176.69/1177.17	c core #651
1176.69/1177.17	c 
1176.69/1177.17	c 
1176.69/1177.17	c Core size: 218	Core Weight: 1	Total Weight: -349
1176.69/1177.17	c
1176.69/1177.17	c
1176.69/1177.17	c ============================[ Search Statistics ]==============================
1176.69/1177.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1176.69/1177.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1176.69/1177.17	c ===============================================================================
1176.69/1177.17	c |         0 |    5117    76967   112522 |    25655        0    nan |  0.000 % |
1176.80/1177.29	c |       101 |    5117    76967   112522 |    28221      101     30 | 88.033 % |
1176.90/1177.34	c |       251 |    5117    76967   112522 |    31043      251     21 | 88.033 % |
1176.99/1177.49	c |       477 |    5117    76967   112522 |    34147      477     18 | 88.033 % |
1177.29/1177.78	c |       815 |    5117    76967   112522 |    37562      815     22 | 88.033 % |
1177.49/1177.98	c |      1324 |    5117    76967   112522 |    41318     1324     23 | 88.033 % |
1178.19/1178.64	c |      2084 |    5117    76967   112522 |    45450     2084     29 | 88.033 % |
1179.29/1179.70	c |      3223 |    5117    76967   112522 |    49995     3223     30 | 88.033 % |
1181.09/1181.60	c |      4933 |    5117    76967   112522 |    54995     4933     36 | 88.033 % |
1184.49/1184.99	c |      7495 |    5117    76967   112522 |    60494     7495     38 | 88.033 % |
1190.48/1190.97	c |     11339 |    5117    76967   112522 |    66544    11339     41 | 88.033 % |
1200.38/1200.84	c |     17106 |    5117    76967   112522 |    73198    17106     43 | 88.033 % |
1221.68/1222.14	c |     25758 |    5117    76967   112522 |    80518    25758     44 | 88.033 % |
1257.77/1258.28	c |     38734 |    5117    76967   112522 |    88570    38734     43 | 88.033 % |
1332.14/1332.69	c |     58197 |    5117    76967   112522 |    97427    58197     43 | 88.033 % |
1407.91/1408.49	c ===============================================================================
1410.11/1410.62	c core #652
1410.11/1410.62	c 
1410.11/1410.62	c 
1410.11/1410.62	c Core size: 150	Core Weight: 1	Total Weight: -348
1410.11/1410.62	c
1410.11/1410.62	c
1410.11/1410.62	c ============================[ Search Statistics ]==============================
1410.11/1410.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1410.11/1410.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1410.11/1410.62	c ===============================================================================
1410.11/1410.62	c |         0 |    5233    76968   112754 |    25656        0    nan |  0.000 % |
1410.21/1410.71	c |       102 |    5233    76968   112754 |    28221      102     17 | 87.795 % |
1410.31/1410.80	c |       252 |    5233    76968   112754 |    31043      252     18 | 87.795 % |
1410.41/1410.91	c |       479 |    5233    76968   112754 |    34148      479     17 | 87.795 % |
1410.62/1411.14	c |       818 |    5233    76968   112754 |    37562      818     21 | 87.795 % |
1411.01/1411.56	c |      1327 |    5233    76968   112754 |    41319     1327     26 | 87.795 % |
1411.92/1412.43	c |      2087 |    5233    76968   112754 |    45451     2087     30 | 87.795 % |
1413.22/1413.73	c |      3229 |    5233    76968   112754 |    49996     3229     40 | 87.795 % |
1415.32/1415.81	c |      4938 |    5233    76968   112754 |    54995     4938     49 | 87.795 % |
1419.71/1420.20	c |      7500 |    5233    76968   112754 |    60495     7500     50 | 87.795 % |
1427.22/1427.74	c |     11344 |    5233    76968   112754 |    66545    11344     50 | 87.795 % |
1439.41/1439.92	c |     17112 |    5233    76968   112754 |    73199    17112     53 | 87.795 % |
1463.09/1463.69	c |     25761 |    5233    76968   112754 |    80519    25761     57 | 87.795 % |
1500.18/1500.71	c |     38735 |    5233    76968   112754 |    88571    38735     56 | 87.795 % |
1574.66/1575.24	c |     58196 |    5233    76968   112754 |    97428    58196     58 | 87.795 % |
1712.02/1712.62	c |     87388 |    5233    76968   112754 |   107171    87388     59 | 87.795 % |

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-2702575-1278577609/watcher-2702575-1278577609 -o /tmp/evaluation-result-2702575-1278577609/solver-2702575-1278577609 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702575-1278577609.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: 1.02 1.04 0.96 4/106 2564
/proc/meminfo: memFree=1651740/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=6336 CPUtime=0
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 416 0 0 0 0 0 0 0 18 0 1 0 25968356 6488064 334 1992294400 134512640 135752675 4286732752 18446744073709551615 134564534 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 1584 335 137 303 0 471 0

[startup+0.0490541 s]
/proc/loadavg: 1.02 1.04 0.96 4/106 2564
/proc/meminfo: memFree=1651740/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=9732 CPUtime=0.04
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 1232 0 0 0 4 0 0 0 18 0 1 0 25968356 9965568 1150 1992294400 134512640 135752675 4286732752 18446744073709551615 135225891 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 2433 1150 179 303 0 1320 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9732

[startup+0.102064 s]
/proc/loadavg: 1.02 1.04 0.96 4/106 2564
/proc/meminfo: memFree=1651740/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=13160 CPUtime=0.09
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 1926 0 0 0 9 0 0 0 20 0 1 0 25968356 13475840 1844 1992294400 134512640 135752675 4286732752 18446744073709551615 134560788 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 3290 1844 231 303 0 2177 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13160

[startup+0.301099 s]
/proc/loadavg: 1.02 1.04 0.96 4/106 2564
/proc/meminfo: memFree=1651740/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=16124 CPUtime=0.29
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 3114 0 0 0 28 1 0 0 20 0 1 0 25968356 16510976 2999 1992294400 134512640 135752675 4286732752 18446744073709551615 135225911 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 4031 2999 501 303 0 2918 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16124

[startup+0.700172 s]
/proc/loadavg: 1.02 1.04 0.96 4/106 2564
/proc/meminfo: memFree=1651740/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=25248 CPUtime=0.69
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 6579 0 0 0 66 3 0 0 21 0 1 0 25968356 25853952 5591 1992294400 134512640 135752675 4286732752 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 6312 5591 142 303 0 6007 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25248

[startup+1.50032 s]
/proc/loadavg: 1.02 1.04 0.96 2/107 2565
/proc/meminfo: memFree=1632388/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=23796 CPUtime=1.49
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 6963 0 0 0 144 5 0 0 23 0 1 0 25968356 24367104 5290 1992294400 134512640 135752675 4286732752 18446744073709551615 134611746 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 5949 5290 145 303 0 5644 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23796

[startup+3.10061 s]
/proc/loadavg: 1.02 1.04 0.96 2/107 2565
/proc/meminfo: memFree=1626064/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=35816 CPUtime=3.09
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 9980 0 0 0 301 8 0 0 18 0 1 0 25968356 36675584 8307 1992294400 134512640 135752675 4286732752 18446744073709551615 134611978 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 8954 8307 145 303 0 8649 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35816

[startup+6.30119 s]
/proc/loadavg: 1.02 1.04 0.96 2/107 2565
/proc/meminfo: memFree=1610068/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=47972 CPUtime=6.29
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 13000 0 0 0 616 13 0 0 25 0 1 0 25968356 49123328 11327 1992294400 134512640 135752675 4286732752 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 11993 11327 145 303 0 11688 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47972

[startup+12.7014 s]
/proc/loadavg: 1.02 1.04 0.96 2/107 2565
/proc/meminfo: memFree=1589112/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=68112 CPUtime=12.69
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 18050 0 0 0 1252 17 0 0 25 0 1 0 25968356 69746688 16377 1992294400 134512640 135752675 4286732752 18446744073709551615 134616143 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 17028 16377 145 303 0 16723 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68112

[startup+25.5017 s]
/proc/loadavg: 1.01 1.04 0.96 2/107 2567
/proc/meminfo: memFree=1555756/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=99812 CPUtime=25.48
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 25961 0 0 0 2522 26 0 0 25 0 1 0 25968356 102207488 24288 1992294400 134512640 135752675 4286732752 18446744073709551615 134611761 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 24953 24288 145 303 0 24648 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 99812

[startup+51.1013 s]
/proc/loadavg: 1.01 1.03 0.96 2/107 2567
/proc/meminfo: memFree=1529096/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=126564 CPUtime=51.06
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 32620 0 0 0 5072 34 0 0 25 0 1 0 25968356 129601536 30947 1992294400 134512640 135752675 4286732752 18446744073709551615 134611790 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 31641 30947 145 303 0 31336 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 126564

[startup+102.308 s]
/proc/loadavg: 1.00 1.03 0.96 2/107 2569
/proc/meminfo: memFree=1492392/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=162560 CPUtime=102.25
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 41602 0 0 0 10180 45 0 0 25 0 1 0 25968356 166461440 39929 1992294400 134512640 135752675 4286732752 18446744073709551615 134611750 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 40640 39929 145 303 0 40335 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 162560

[startup+162.302 s]
/proc/loadavg: 1.00 1.02 0.96 2/107 2569
/proc/meminfo: memFree=1456184/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=199192 CPUtime=162.23
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 50726 0 0 0 16164 59 0 0 25 0 1 0 25968356 203972608 49053 1992294400 134512640 135752675 4286732752 18446744073709551615 134611756 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 49798 49053 145 303 0 49493 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 199192

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 0.96 2/107 2571
/proc/meminfo: memFree=1442792/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=222.21
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55337 0 0 0 22157 64 0 0 25 0 1 0 25968356 216002560 52111 1992294400 134512640 135752675 4286732752 18446744073709551615 135221942 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52111 146 303 0 52430 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 210940

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 0.96 2/107 2573
/proc/meminfo: memFree=1442544/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=282.19
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55342 0 0 0 28137 82 0 0 25 0 1 0 25968356 216002560 52116 1992294400 134512640 135752675 4286732752 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52116 146 303 0 52430 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 210940

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2575
/proc/meminfo: memFree=1442420/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=342.17
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55342 0 0 0 34119 98 0 0 25 0 1 0 25968356 216002560 52116 1992294400 134512640 135752675 4286732752 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52116 146 303 0 52430 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 210940

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2577
/proc/meminfo: memFree=1442420/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=402.15
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55342 0 0 0 40108 107 0 0 25 0 1 0 25968356 216002560 52116 1992294400 134512640 135752675 4286732752 18446744073709551615 134518870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52116 146 303 0 52430 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 210940

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2577
/proc/meminfo: memFree=1442296/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=462.13
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55353 0 0 0 46092 121 0 0 25 0 1 0 25968356 216002560 52127 1992294400 134512640 135752675 4286732752 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52127 146 303 0 52430 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 210940

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2579
/proc/meminfo: memFree=1442172/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=522.11
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55353 0 0 0 52077 134 0 0 25 0 1 0 25968356 216002560 52127 1992294400 134512640 135752675 4286732752 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52127 146 303 0 52430 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 210940

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2581
/proc/meminfo: memFree=1442172/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=582.09
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55353 0 0 0 58064 145 0 0 25 0 1 0 25968356 216002560 52127 1992294400 134512640 135752675 4286732752 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52127 146 303 0 52430 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 210940

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2583
/proc/meminfo: memFree=1442048/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=642.08
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55360 0 0 0 64054 154 0 0 25 0 1 0 25968356 216002560 52134 1992294400 134512640 135752675 4286732752 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52134 146 303 0 52430 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 210940

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2589
/proc/meminfo: memFree=1441924/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=881.99
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55374 0 0 0 88019 180 0 0 25 0 1 0 25968356 216002560 52148 1992294400 134512640 135752675 4286732752 18446744073709551615 134611620 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52148 146 303 0 52430 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 210940

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2591
/proc/meminfo: memFree=1441924/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=941.97
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55374 0 0 0 94012 185 0 0 25 0 1 0 25968356 216002560 52148 1992294400 134512640 135752675 4286732752 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52148 146 303 0 52430 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 210940

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2593
/proc/meminfo: memFree=1441924/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=1001.95
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55381 0 0 0 100003 192 0 0 25 0 1 0 25968356 216002560 52155 1992294400 134512640 135752675 4286732752 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52155 146 303 0 52430 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 210940

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2593
/proc/meminfo: memFree=1441924/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=1061.93
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55393 0 0 0 105995 198 0 0 25 0 1 0 25968356 216002560 52167 1992294400 134512640 135752675 4286732752 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52167 146 303 0 52430 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 210940

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2595
/proc/meminfo: memFree=1441924/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=1121.91
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55395 0 0 0 111988 203 0 0 25 0 1 0 25968356 216002560 52169 1992294400 134512640 135752675 4286732752 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52169 146 303 0 52430 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 210940

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2597
/proc/meminfo: memFree=1441800/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=1181.89
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55402 0 0 0 117977 212 0 0 25 0 1 0 25968356 216002560 52176 1992294400 134512640 135752675 4286732752 18446744073709551615 134518730 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52176 146 303 0 52430 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 210940

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2599
/proc/meminfo: memFree=1441552/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=1241.87
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55402 0 0 0 123962 225 0 0 25 0 1 0 25968356 216002560 52176 1992294400 134512640 135752675 4286732752 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52176 146 303 0 52430 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 210940

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2601
/proc/meminfo: memFree=1441552/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=1301.85
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55402 0 0 0 129951 234 0 0 25 0 1 0 25968356 216002560 52176 1992294400 134512640 135752675 4286732752 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52176 146 303 0 52430 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 210940

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2601
/proc/meminfo: memFree=1441552/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=1361.83
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55402 0 0 0 135942 241 0 0 25 0 1 0 25968356 216002560 52176 1992294400 134512640 135752675 4286732752 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52176 146 303 0 52430 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 210940

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2603
/proc/meminfo: memFree=1441552/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=1421.81
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55402 0 0 0 141929 252 0 0 25 0 1 0 25968356 216002560 52176 1992294400 134512640 135752675 4286732752 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52176 146 303 0 52430 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 210940

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2605
/proc/meminfo: memFree=1441552/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=1481.79
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55402 0 0 0 147917 262 0 0 25 0 1 0 25968356 216002560 52176 1992294400 134512640 135752675 4286732752 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52176 146 303 0 52430 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 210940

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2607
/proc/meminfo: memFree=1441552/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=1541.77
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55402 0 0 0 153908 269 0 0 25 0 1 0 25968356 216002560 52176 1992294400 134512640 135752675 4286732752 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52176 146 303 0 52430 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 210940

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2609
/proc/meminfo: memFree=1441552/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=1601.75
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55402 0 0 0 159896 279 0 0 25 0 1 0 25968356 216002560 52176 1992294400 134512640 135752675 4286732752 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52176 146 303 0 52430 0
Current children cumulated CPU time (s) 1601.75
Current children cumulated vsize (KiB) 210940

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2609
/proc/meminfo: memFree=1441552/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=1661.73
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55402 0 0 0 165885 288 0 0 25 0 1 0 25968356 216002560 52176 1992294400 134512640 135752675 4286732752 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52176 146 303 0 52430 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 210940

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2611
/proc/meminfo: memFree=1441428/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=1721.71
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55402 0 0 0 171876 295 0 0 25 0 1 0 25968356 216002560 52176 1992294400 134512640 135752675 4286732752 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52176 146 303 0 52430 0
Current children cumulated CPU time (s) 1721.71
Current children cumulated vsize (KiB) 210940

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2613
/proc/meminfo: memFree=1441180/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=1781.69
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55402 0 0 0 177868 301 0 0 25 0 1 0 25968356 216002560 52176 1992294400 134512640 135752675 4286732752 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52176 146 303 0 52430 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 210940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2613
/proc/meminfo: memFree=1441180/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=1800.09
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55414 0 0 0 179706 303 0 0 25 0 1 0 25968356 216002560 52188 1992294400 134512640 135752675 4286732752 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52188 146 303 0 52430 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 210940

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 2613
/proc/meminfo: memFree=1441180/2059040 swapFree=4164940/4192956
[pid=2564] ppid=2562 vsize=210940 CPUtime=1800.09
/proc/2564/stat : 2564 (wbo1.4b) R 2562 2564 1831 0 -1 4202496 55414 0 0 0 179706 303 0 0 25 0 1 0 25968356 216002560 52188 1992294400 134512640 135752675 4286732752 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/2564/statm: 52735 52188 146 303 0 52430 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 210940

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.74
CPU time (s): 1800.13
CPU user time (s): 1797.07
CPU system time (s): 3.06153
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 216868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.07
system time used= 3.06153
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55414
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= 113
involuntary context switches= 4783

runsolver used 3.21251 second user time and 8.34073 second system time

The end

Launcher Data

Begin job on node045 at 2010-07-08 10:26:49
IDJOB=2702575
IDBENCH=48222
IDSOLVER=1190
FILE ID=node045/2702575-1278577609
PBS_JOBID= 11240080
Free space on /tmp= 62532 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_1000_60_5.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2702575-1278577609/watcher-2702575-1278577609 -o /tmp/evaluation-result-2702575-1278577609/solver-2702575-1278577609 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2702575-1278577609.opb

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

MD5SUM BENCH= 80b55b230959185abe8760f01da7fec8
RANDOM SEED=1972416669

node045.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.265
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.53
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.265
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.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1655244 kB
Buffers:         91964 kB
Cached:         200724 kB
SwapCached:       1476 kB
Active:         154304 kB
Inactive:       171892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1655244 kB
SwapTotal:     4192956 kB
SwapFree:      4164940 kB
Dirty:            3612 kB
Writeback:           0 kB
AnonPages:       31924 kB
Mapped:          13420 kB
Slab:            55788 kB
PageTables:       4172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181404 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2702575-1278577609.opb

Free space on /tmp at the end= 62524 MiB
End job on node045 at 2010-07-08 10:56:54