Trace number 2680563

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.09 1800.55

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-5.opb
MD5SUM32f273c48805c1e726044ae006778010
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-42
Best CPU time to get the best result obtained on this benchmark1789.95
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -49
Optimality of the best value was proved NO
Number of variables1150
Total number of constraints80035
Number of constraints which are clauses80035
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1150
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 1150
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1150
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2680563-1277455532.opb.
0.00/0.00	c Instance file HOME/instance-2680563-1277455532.opb
0.00/0.00	c File size is 1935391 bytes.
0.19/0.26	c Highest Coefficient sum: 3
0.19/0.26	c ============================[ Problem Statistics ]=============================
0.19/0.26	c |                                                                             |
0.19/0.26	c |  Parsing time:          0.26         s                                      |
0.19/0.26	c |  Number Variables:      1150                                                |
0.19/0.26	c |  Number Clauses:        80035                                               |
0.19/0.26	c |  Number Cardinality:    0                                                   |
0.19/0.26	c |  Number PB Constraints: 0                                                   |
0.39/0.47	c ============================[ Search Statistics ]==============================
0.39/0.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.47	c ===============================================================================
0.39/0.47	c |         0 |    1150    80035   160070 |    26678        0    nan |  0.000 % |
0.39/0.48	c ===============================================================================
0.39/0.48	c New solution: 0
0.39/0.48	o 0
0.39/0.48	c Elapsed CPU time: 0.471928 s	Remaining CPU time: 179.528 s
0.39/0.48	c ===============================================================================
0.39/0.48	c |         0 |    1150    80036   161220 |    26678        0    nan |  0.000 % |
0.39/0.48	c ===============================================================================
0.39/0.48	c New solution: -1
0.39/0.48	o -1
0.39/0.48	c Elapsed CPU time: 0.477927 s	Remaining CPU time: 179.522 s
0.39/0.48	c ===============================================================================
0.39/0.48	c |         0 |    1150    80037   162370 |    26679        0    nan |  0.000 % |
0.49/0.50	c ===============================================================================
0.49/0.50	c New solution: -2
0.49/0.50	o -2
0.49/0.50	c Elapsed CPU time: 0.493924 s	Remaining CPU time: 179.506 s
0.49/0.50	c ===============================================================================
0.49/0.50	c |        13 |    1150    80038   163520 |    26679       13   1142 |  0.000 % |
0.49/0.55	c |       120 |    1150    80038   163520 |    29347      120   1141 |  0.000 % |
0.49/0.57	c ===============================================================================
0.49/0.57	c New solution: -3
0.49/0.57	o -3
0.49/0.57	c Elapsed CPU time: 0.560914 s	Remaining CPU time: 179.439 s
0.49/0.57	c ===============================================================================
0.49/0.57	c |       126 |    1150    80039   164670 |    26679      126   1142 |  0.000 % |
0.49/0.59	c ===============================================================================
0.49/0.59	c New solution: -4
0.49/0.59	o -4
0.49/0.59	c Elapsed CPU time: 0.58691 s	Remaining CPU time: 179.413 s
0.49/0.59	c ===============================================================================
0.49/0.59	c |       166 |    1150    80040   165820 |    26680      166   1142 |  0.000 % |
0.59/0.61	c ===============================================================================
0.59/0.61	c New solution: -5
0.59/0.61	o -5
0.59/0.61	c Elapsed CPU time: 0.603908 s	Remaining CPU time: 179.396 s
0.59/0.61	c ===============================================================================
0.59/0.61	c |       194 |    1150    80041   166970 |    26680      194   1142 |  0.000 % |
0.59/0.63	c ===============================================================================
0.59/0.63	c New solution: -6
0.59/0.63	o -6
0.59/0.63	c Elapsed CPU time: 0.621905 s	Remaining CPU time: 179.378 s
0.59/0.63	c ===============================================================================
0.59/0.63	c |       219 |    1150    80042   168120 |    26680      219   1142 |  0.000 % |
0.59/0.65	c ===============================================================================
0.59/0.65	c New solution: -7
0.59/0.65	o -7
0.59/0.65	c Elapsed CPU time: 0.642902 s	Remaining CPU time: 179.357 s
0.59/0.65	c ===============================================================================
0.59/0.65	c |       251 |    1150    80043   169270 |    26681      251   1142 |  0.000 % |
0.59/0.69	c |       352 |    1150    80043   169270 |    29349      352   1141 |  0.000 % |
0.69/0.73	c |       502 |    1150    80043   169270 |    32284      502   1141 |  0.000 % |
0.79/0.81	c |       728 |    1150    80043   169270 |    35512      728   1141 |  0.000 % |
0.79/0.83	c ===============================================================================
0.79/0.83	c New solution: -8
0.79/0.83	o -8
0.79/0.83	c Elapsed CPU time: 0.813876 s	Remaining CPU time: 179.186 s
0.79/0.83	c ===============================================================================
0.79/0.83	c |       755 |    1150    80044   170420 |    26681      755   1141 |  0.000 % |
0.79/0.87	c |       855 |    1150    80044   170420 |    29349      855   1140 |  0.000 % |
0.89/0.93	c |      1005 |    1150    80044   170420 |    32284     1005   1140 |  0.000 % |
1.00/1.00	c ===============================================================================
1.00/1.00	c New solution: -9
1.00/1.00	o -9
1.00/1.00	c Elapsed CPU time: 0.979851 s	Remaining CPU time: 179.02 s
1.00/1.00	c ===============================================================================
1.00/1.00	c |      1125 |    1150    80045   171570 |    26681     1125   1140 |  0.000 % |
1.00/1.04	c |      1226 |    1150    80045   171570 |    29349     1226   1140 |  0.000 % |
1.10/1.12	c |      1377 |    1150    80045   171570 |    32284     1377   1139 |  0.000 % |
1.19/1.24	c |      1604 |    1150    80045   171570 |    35513     1604   1139 |  0.000 % |
1.39/1.41	c |      1943 |    1150    80045   171570 |    39064     1943   1139 |  0.000 % |
1.49/1.56	c ===============================================================================
1.49/1.56	c New solution: -10
1.49/1.56	o -10
1.49/1.56	c Elapsed CPU time: 1.53077 s	Remaining CPU time: 178.469 s
1.49/1.56	c ===============================================================================
1.49/1.56	c |      2242 |    1150    80046   172720 |    26682     2242   1139 |  0.000 % |
1.59/1.63	c |      2342 |    1150    80046   172720 |    29350     2342   1139 |  0.000 % |
1.69/1.72	c |      2493 |    1150    80046   172720 |    32285     2493   1139 |  0.000 % |
1.79/1.85	c |      2720 |    1150    80046   172720 |    35513     2720   1138 |  0.000 % |
2.10/2.10	c ===============================================================================
2.10/2.10	c New solution: -11
2.10/2.10	o -11
2.10/2.10	c Elapsed CPU time: 2.06369 s	Remaining CPU time: 177.936 s
2.10/2.10	c ===============================================================================
2.10/2.10	c |      3040 |    1150    80047   173870 |    26682     3040   1138 |  0.000 % |
2.10/2.17	c |      3142 |    1150    80047   173870 |    29350     3142   1138 |  0.000 % |
2.20/2.28	c |      3293 |    1150    80047   173870 |    32285     3293   1138 |  0.000 % |
2.39/2.42	c |      3521 |    1150    80047   173870 |    35514     3521   1138 |  0.000 % |
2.59/2.66	c |      3859 |    1150    80047   173870 |    39065     3859   1138 |  0.000 % |
3.19/3.27	c |      4367 |    1150    80047   173870 |    42972     4367   1138 |  0.000 % |
3.29/3.33	c ===============================================================================
3.29/3.33	c New solution: -12
3.29/3.33	o -12
3.29/3.33	c Elapsed CPU time: 3.2745 s	Remaining CPU time: 176.725 s
3.29/3.33	c ===============================================================================
3.29/3.33	c |      4410 |    1150    80048   175020 |    26682     4410   1138 |  0.000 % |
3.29/3.36	c ===============================================================================
3.29/3.36	c New solution: -13
3.29/3.36	o -13
3.29/3.36	c Elapsed CPU time: 3.3075 s	Remaining CPU time: 176.693 s
3.29/3.36	c ===============================================================================
3.29/3.36	c |      4426 |    1150    80049   176170 |    26683     4426   1138 |  0.000 % |
3.39/3.48	c |      4526 |    1150    80049   176170 |    29351     4526   1137 |  0.000 % |
3.59/3.64	c |      4677 |    1150    80049   176170 |    32286     4677   1137 |  0.000 % |
3.89/3.91	c |      4903 |    1150    80049   176170 |    35515     4903   1137 |  0.000 % |
4.19/4.27	c |      5241 |    1150    80049   176170 |    39066     5241   1137 |  0.000 % |
4.69/4.78	c |      5747 |    1150    80049   176170 |    42973     5747   1137 |  0.000 % |
5.39/5.50	c |      6507 |    1150    80049   176170 |    47270     6507   1136 |  0.000 % |
6.49/6.52	c ===============================================================================
6.49/6.52	c New solution: -14
6.49/6.52	o -14
6.49/6.52	c Elapsed CPU time: 6.42502 s	Remaining CPU time: 173.575 s
6.49/6.52	c ===============================================================================
6.49/6.52	c |      7214 |    1150    80050   177320 |    26683     7214   1136 |  0.000 % |
6.59/6.69	c |      7315 |    1150    80050   177320 |    29351     7315   1136 |  0.000 % |
6.89/6.95	c |      7465 |    1150    80050   177320 |    32286     7465   1136 |  0.000 % |
7.29/7.31	c |      7690 |    1150    80050   177320 |    35515     7690   1136 |  0.000 % |
7.70/7.77	c |      8029 |    1150    80050   177320 |    39067     8029   1136 |  0.000 % |
8.69/8.74	c |      8536 |    1150    80050   177320 |    42973     8536   1136 |  0.000 % |
9.89/9.94	c |      9295 |    1150    80050   177320 |    47271     9295   1136 |  0.000 % |
10.59/10.64	c ===============================================================================
10.59/10.64	c New solution: -15
10.59/10.64	o -15
10.59/10.64	c Elapsed CPU time: 10.5124 s	Remaining CPU time: 169.488 s
10.59/10.64	c ===============================================================================
10.59/10.64	c |      9759 |    1150    80051   178470 |    26683     9759   1135 |  0.000 % |
10.90/10.92	c |      9860 |    1150    80051   178470 |    29352     9860   1135 |  0.000 % |
11.29/11.31	c |     10012 |    1150    80051   178470 |    32287    10012   1135 |  0.000 % |
11.69/11.70	c |     10239 |    1150    80051   178470 |    35515    10239   1135 |  0.000 % |
12.39/12.43	c |     10576 |    1150    80051   178470 |    39067    10576   1135 |  0.000 % |
12.98/13.00	c ===============================================================================
12.98/13.00	c New solution: -16
12.98/13.00	o -16
12.98/13.00	c Elapsed CPU time: 12.856 s	Remaining CPU time: 167.144 s
12.98/13.00	c ===============================================================================
12.98/13.00	c |     10778 |    1150    80052   179620 |    26684    10778   1135 |  0.000 % |
13.20/13.28	c |     10880 |    1150    80052   179620 |    29352    10880   1135 |  0.000 % |
13.59/13.69	c |     11030 |    1150    80052   179620 |    32287    11030   1135 |  0.000 % |
14.19/14.29	c |     11256 |    1150    80052   179620 |    35516    11256   1135 |  0.000 % |
15.19/15.23	c |     11595 |    1150    80052   179620 |    39068    11595   1135 |  0.000 % |
16.28/16.36	c |     12102 |    1150    80052   179620 |    42974    12102   1135 |  0.000 % |
18.28/18.30	c |     12861 |    1150    80052   179620 |    47272    12861   1134 |  0.000 % |
20.19/20.26	c |     14001 |    1150    80052   179620 |    51999    14001   1134 |  0.000 % |
23.88/23.94	c ===============================================================================
23.88/23.94	c New solution: -17
23.88/23.94	o -17
23.88/23.94	c Elapsed CPU time: 23.7294 s	Remaining CPU time: 156.271 s
23.88/23.94	c ===============================================================================
23.88/23.94	c |     15524 |    1150    80053   180770 |    26684    15524   1134 |  0.000 % |
24.48/24.50	c |     15626 |    1150    80053   180770 |    29352    15626   1134 |  0.000 % |
25.09/25.13	c |     15777 |    1150    80053   180770 |    32288    15777   1134 |  0.000 % |
25.88/25.91	c |     16002 |    1150    80053   180770 |    35516    16002   1134 |  0.000 % |
26.88/26.91	c |     16340 |    1150    80053   180770 |    39068    16340   1134 |  0.000 % |
28.79/28.83	c |     16846 |    1150    80053   180770 |    42975    16846   1134 |  0.000 % |
31.58/31.69	c |     17605 |    1150    80053   180770 |    47272    17605   1133 |  0.000 % |
36.77/36.88	c |     18745 |    1150    80053   180770 |    52000    18745   1133 |  0.000 % |
45.37/45.40	c |     20453 |    1150    80053   180770 |    57200    20453   1133 |  0.000 % |
55.98/56.01	c |     23016 |    1150    80053   180770 |    62920    23016   1133 |  0.000 % |
62.68/62.79	c ===============================================================================
62.68/62.79	c New solution: -18
62.68/62.79	o -18
62.68/62.79	c Elapsed CPU time: 62.4335 s	Remaining CPU time: 117.566 s
62.68/62.79	c ===============================================================================
62.68/62.79	c |     24321 |    1150    80054   181920 |    26684    24321   1133 |  0.000 % |
63.47/63.52	c |     24422 |    1150    80054   181920 |    29353    24422   1132 |  0.000 % |
64.57/64.64	c |     24575 |    1150    80054   181920 |    32288    24575   1132 |  0.000 % |
66.07/66.18	c |     24801 |    1150    80054   181920 |    35517    24801   1132 |  0.000 % |
68.57/68.65	c |     25139 |    1150    80054   181920 |    39069    25139   1132 |  0.000 % |
70.28/70.33	c |     25646 |    1150    80054   181920 |    42975    25646   1132 |  0.000 % |
73.68/73.71	c |     26405 |    1150    80054   181920 |    47273    26405   1132 |  0.000 % |
81.77/81.84	c |     27544 |    1150    80054   181920 |    52000    27544   1132 |  0.000 % |
86.46/86.53	c ===============================================================================
86.46/86.53	c New solution: -19
86.46/86.53	o -19
86.46/86.53	c Elapsed CPU time: 86.0959 s	Remaining CPU time: 93.9041 s
86.46/86.53	c ===============================================================================
86.46/86.53	c |     28351 |    1150    80055   183070 |    26685    28351   1132 |  0.000 % |
87.06/87.19	c |     28455 |    1150    80055   183070 |    29353    11060   1130 |  0.000 % |
87.57/87.69	c |     28605 |    1150    80055   183070 |    32288    11210   1130 |  0.000 % |
88.36/88.43	c |     28831 |    1150    80055   183070 |    35517    11436   1130 |  0.000 % |
89.46/89.59	c |     29170 |    1150    80055   183070 |    39069    11775   1129 |  0.000 % |
90.77/90.84	c |     29676 |    1150    80055   183070 |    42976    12281   1129 |  0.000 % |
92.96/93.06	c |     30435 |    1150    80055   183070 |    47274    13040   1129 |  0.000 % |
95.57/95.67	c |     31574 |    1150    80055   183070 |    52001    14179   1129 |  0.000 % |
102.66/102.74	c |     33284 |    1150    80055   183070 |    57201    15889   1129 |  0.000 % |
119.86/119.98	c |     35847 |    1150    80055   183070 |    62921    18452   1129 |  0.000 % |
148.84/148.98	c |     39692 |    1150    80055   183070 |    69214    22297   1129 |  0.000 % |
169.14/169.24	c |     45458 |    1150    80055   183070 |    76135    28063   1129 |  0.000 % |
180.64/180.71	c There are 0 assigned variables. 0 in cost function.
183.34/183.50	c core #1
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1149
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #2
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1148
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #3
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1147
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #4
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1146
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #5
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1145
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #6
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1144
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #7
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1143
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #8
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1142
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #9
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1141
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #10
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1140
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #11
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1139
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #12
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1138
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #13
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1137
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #14
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1136
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #15
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1135
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #16
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1134
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #17
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1133
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #18
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1132
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #19
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1131
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #20
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1130
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #21
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1129
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #22
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1128
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #23
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1127
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #24
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1126
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #25
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1125
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #26
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1124
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #27
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1123
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #28
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1122
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #29
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1121
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #30
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1120
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #31
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1119
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #32
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1118
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #33
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1117
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #34
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1116
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #35
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1115
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #36
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1114
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #37
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1113
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #38
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1112
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #39
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1111
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #40
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1110
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #41
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1109
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #42
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1108
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #43
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1107
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #44
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1106
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #45
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1105
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #46
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1104
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #47
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1103
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #48
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1102
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #49
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1101
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #50
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1100
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #51
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1099
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #52
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1098
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #53
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1097
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #54
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1096
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #55
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1095
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #56
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1094
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #57
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1093
183.34/183.50	c
183.34/183.50	c
183.34/183.50	c core #58
183.34/183.50	c 
183.34/183.50	c 
183.34/183.50	c Core size: 3	Core Weight: 1	Total Weight: -1092
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #59
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1091
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #60
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1090
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #61
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1089
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #62
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1088
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #63
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1087
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #64
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1086
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #65
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1085
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #66
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1084
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #67
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1083
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #68
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1082
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #69
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1081
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #70
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1080
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #71
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1079
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #72
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1078
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #73
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1077
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #74
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1076
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #75
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1075
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #76
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1074
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #77
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1073
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #78
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1072
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #79
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1071
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #80
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1070
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #81
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1069
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #82
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1068
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #83
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1067
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #84
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1066
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #85
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1065
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #86
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1064
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #87
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1063
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #88
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1062
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #89
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1061
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #90
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1060
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #91
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1059
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #92
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1058
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #93
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1057
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #94
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1056
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #95
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1055
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #96
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1054
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #97
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1053
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #98
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1052
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #99
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1051
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #100
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1050
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #101
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1049
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #102
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1048
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #103
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1047
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #104
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1046
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #105
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1045
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #106
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1044
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #107
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1043
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #108
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1042
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #109
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1041
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #110
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1040
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #111
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1039
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #112
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1038
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #113
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1037
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #114
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1036
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #115
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1035
186.44/186.52	c
186.44/186.52	c
186.44/186.52	c core #116
186.44/186.52	c 
186.44/186.52	c 
186.44/186.52	c Core size: 3	Core Weight: 1	Total Weight: -1034
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #117
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1033
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #118
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1032
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #119
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1031
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #120
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1030
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #121
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1029
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #122
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1028
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #123
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1027
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #124
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1026
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #125
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1025
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #126
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1024
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #127
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1023
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #128
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1022
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #129
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1021
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #130
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1020
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #131
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1019
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #132
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1018
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #133
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1017
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #134
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1016
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #135
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1015
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #136
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1014
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #137
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1013
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #138
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1012
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #139
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1011
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #140
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1010
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #141
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1009
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #142
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1008
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #143
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1007
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #144
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1006
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #145
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1005
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #146
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1004
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #147
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1003
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #148
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1002
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #149
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1001
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #150
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -1000
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #151
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -999
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #152
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -998
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #153
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -997
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #154
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -996
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #155
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -995
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #156
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -994
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #157
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -993
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #158
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -992
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #159
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -991
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #160
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -990
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #161
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -989
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #162
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -988
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #163
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -987
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #164
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -986
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #165
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -985
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #166
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -984
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #167
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -983
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #168
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -982
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #169
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -981
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #170
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -980
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #171
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -979
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #172
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -978
189.64/189.72	c
189.64/189.72	c
189.64/189.72	c core #173
189.64/189.72	c 
189.64/189.72	c 
189.64/189.72	c Core size: 3	Core Weight: 1	Total Weight: -977
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #174
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -976
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #175
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -975
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #176
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -974
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #177
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -973
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #178
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -972
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #179
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -971
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #180
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -970
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #181
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -969
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #182
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -968
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #183
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -967
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #184
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -966
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #185
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -965
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #186
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -964
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #187
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -963
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #188
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -962
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #189
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -961
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #190
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -960
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #191
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -959
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #192
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -958
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #193
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -957
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #194
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -956
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #195
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -955
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #196
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -954
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #197
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -953
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #198
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -952
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #199
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -951
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #200
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -950
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #201
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -949
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #202
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -948
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #203
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -947
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #204
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -946
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #205
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -945
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #206
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -944
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #207
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -943
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #208
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -942
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #209
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -941
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #210
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -940
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #211
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -939
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #212
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -938
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #213
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -937
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #214
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -936
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #215
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -935
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #216
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -934
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #217
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -933
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #218
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -932
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #219
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -931
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #220
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -930
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #221
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -929
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #222
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -928
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #223
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -927
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #224
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -926
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #225
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -925
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #226
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -924
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #227
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -923
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #228
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -922
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #229
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -921
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #230
193.14/193.25	c 
193.14/193.25	c 
193.14/193.25	c Core size: 3	Core Weight: 1	Total Weight: -920
193.14/193.25	c
193.14/193.25	c
193.14/193.25	c core #231
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -919
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #232
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -918
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #233
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -917
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #234
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -916
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #235
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -915
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #236
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -914
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #237
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -913
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #238
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -912
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #239
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -911
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #240
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -910
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #241
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -909
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #242
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -908
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #243
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -907
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #244
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -906
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #245
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -905
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #246
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -904
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #247
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -903
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #248
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -902
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #249
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -901
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #250
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -900
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #251
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -899
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #252
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -898
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #253
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -897
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #254
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -896
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #255
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -895
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #256
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -894
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #257
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -893
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #258
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -892
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #259
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -891
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #260
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -890
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #261
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -889
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #262
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -888
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #263
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -887
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #264
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -886
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #265
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -885
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #266
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -884
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #267
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -883
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #268
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -882
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #269
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -881
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #270
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -880
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #271
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -879
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #272
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -878
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #273
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -877
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #274
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -876
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #275
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -875
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #276
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -874
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #277
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -873
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #278
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -872
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #279
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -871
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #280
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -870
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #281
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -869
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #282
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -868
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #283
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -867
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #284
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -866
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #285
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -865
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #286
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -864
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #287
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -863
196.84/196.99	c
196.84/196.99	c
196.84/196.99	c core #288
196.84/196.99	c 
196.84/196.99	c 
196.84/196.99	c Core size: 3	Core Weight: 1	Total Weight: -862
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #289
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -861
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #290
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -860
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #291
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -859
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #292
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -858
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #293
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -857
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #294
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -856
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #295
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -855
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #296
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -854
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #297
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -853
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #298
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -852
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #299
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -851
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #300
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -850
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #301
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -849
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #302
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -848
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #303
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -847
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #304
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -846
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #305
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -845
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #306
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -844
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #307
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -843
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #308
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -842
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #309
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -841
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #310
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -840
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #311
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -839
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #312
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -838
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #313
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -837
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #314
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -836
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #315
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -835
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #316
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -834
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #317
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -833
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #318
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -832
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #319
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -831
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #320
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -830
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #321
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -829
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #322
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -828
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #323
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -827
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #324
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -826
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #325
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -825
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #326
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -824
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #327
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -823
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #328
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -822
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #329
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -821
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #330
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -820
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #331
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -819
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #332
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -818
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #333
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -817
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #334
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -816
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #335
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -815
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #336
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -814
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #337
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -813
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #338
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -812
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #339
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -811
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #340
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -810
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #341
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -809
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #342
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -808
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #343
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -807
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #344
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -806
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #345
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -805
200.93/201.06	c
200.93/201.06	c
200.93/201.06	c core #346
200.93/201.06	c 
200.93/201.06	c 
200.93/201.06	c Core size: 3	Core Weight: 1	Total Weight: -804
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #347
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -803
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #348
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -802
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #349
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -801
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #350
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -800
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #351
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -799
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #352
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -798
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #353
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -797
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #354
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -796
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #355
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -795
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #356
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -794
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #357
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -793
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #358
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -792
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #359
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -791
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #360
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -790
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #361
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -789
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #362
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -788
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #363
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -787
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #364
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -786
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #365
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -785
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #366
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -784
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #367
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -783
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #368
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -782
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #369
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -781
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #370
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -780
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #371
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -779
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #372
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -778
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #373
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -777
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #374
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -776
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #375
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -775
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #376
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -774
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #377
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -773
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #378
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -772
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #379
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -771
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #380
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -770
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #381
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -769
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #382
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -768
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #383
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -767
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #384
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -766
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #385
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -765
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #386
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -764
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #387
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -763
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #388
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -762
205.33/205.41	c
205.33/205.41	c
205.33/205.41	c core #389
205.33/205.41	c 
205.33/205.41	c 
205.33/205.41	c Core size: 3	Core Weight: 1	Total Weight: -761
205.33/205.42	c
205.33/205.42	c
205.33/205.42	c core #390
205.33/205.42	c 
205.33/205.42	c 
205.33/205.42	c Core size: 3	Core Weight: 1	Total Weight: -760
205.33/205.42	c
205.33/205.42	c
205.33/205.42	c core #391
205.33/205.42	c 
205.33/205.42	c 
205.33/205.42	c Core size: 3	Core Weight: 1	Total Weight: -759
205.33/205.42	c
205.33/205.42	c
205.33/205.42	c core #392
205.33/205.42	c 
205.33/205.42	c 
205.33/205.42	c Core size: 3	Core Weight: 1	Total Weight: -758
205.33/205.42	c
205.33/205.42	c
205.33/205.42	c core #393
205.33/205.42	c 
205.33/205.42	c 
205.33/205.42	c Core size: 3	Core Weight: 1	Total Weight: -757
205.33/205.42	c
205.33/205.42	c
205.33/205.42	c core #394
205.33/205.42	c 
205.33/205.42	c 
205.33/205.42	c Core size: 3	Core Weight: 1	Total Weight: -756
205.33/205.42	c
205.33/205.42	c
205.33/205.42	c core #395
205.33/205.42	c 
205.33/205.42	c 
205.33/205.42	c Core size: 3	Core Weight: 1	Total Weight: -755
205.33/205.42	c
205.33/205.42	c
205.33/205.42	c core #396
205.33/205.42	c 
205.33/205.42	c 
205.33/205.42	c Core size: 3	Core Weight: 1	Total Weight: -754
205.33/205.42	c
205.33/205.42	c
205.33/205.42	c core #397
205.33/205.42	c 
205.33/205.42	c 
205.33/205.42	c Core size: 3	Core Weight: 1	Total Weight: -753
205.33/205.42	c
205.33/205.42	c
205.33/205.42	c core #398
205.33/205.42	c 
205.33/205.42	c 
205.33/205.42	c Core size: 3	Core Weight: 1	Total Weight: -752
205.33/205.42	c
205.33/205.42	c
205.33/205.42	c core #399
205.33/205.42	c 
205.33/205.42	c 
205.33/205.42	c Core size: 3	Core Weight: 1	Total Weight: -751
205.33/205.42	c
205.33/205.42	c
205.33/205.42	c core #400
205.33/205.42	c 
205.33/205.42	c 
205.33/205.42	c Core size: 3	Core Weight: 1	Total Weight: -750
205.33/205.42	c
205.33/205.42	c
205.33/205.42	c core #401
205.33/205.42	c 
205.33/205.42	c 
205.33/205.42	c Core size: 3	Core Weight: 1	Total Weight: -749
205.33/205.42	c
205.33/205.42	c
205.33/205.42	c core #402
205.33/205.42	c 
205.33/205.42	c 
205.33/205.42	c Core size: 3	Core Weight: 1	Total Weight: -748
205.33/205.42	c
205.33/205.42	c
205.33/205.42	c core #403
205.33/205.42	c 
205.33/205.42	c 
205.33/205.42	c Core size: 3	Core Weight: 1	Total Weight: -747
205.33/205.42	c
205.33/205.42	c
205.33/205.42	c core #404
205.33/205.42	c 
205.33/205.42	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -746
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #405
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -745
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #406
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -744
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #407
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -743
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #408
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -742
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #409
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -741
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #410
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -740
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #411
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -739
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #412
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -738
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #413
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -737
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #414
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -736
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #415
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -735
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #416
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -734
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #417
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -733
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #418
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -732
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #419
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -731
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #420
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -730
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #421
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -729
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #422
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -728
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #423
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -727
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #424
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -726
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #425
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -725
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #426
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -724
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #427
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -723
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #428
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -722
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #429
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -721
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #430
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -720
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #431
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -719
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #432
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -718
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #433
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -717
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #434
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -716
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #435
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -715
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #436
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -714
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #437
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -713
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #438
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -712
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #439
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -711
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #440
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -710
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #441
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -709
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #442
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -708
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #443
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -707
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #444
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -706
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #445
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -705
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #446
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -704
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #447
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -703
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #448
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -702
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #449
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -701
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #450
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -700
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #451
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -699
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #452
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -698
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #453
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -697
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #454
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -696
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #455
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -695
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #456
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -694
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #457
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -693
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #458
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -692
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #459
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -691
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #460
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -690
209.83/209.96	c
209.83/209.96	c
209.83/209.96	c core #461
209.83/209.96	c 
209.83/209.96	c 
209.83/209.96	c Core size: 3	Core Weight: 1	Total Weight: -689
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #462
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -688
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #463
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -687
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #464
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -686
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #465
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -685
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #466
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -684
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #467
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -683
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #468
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -682
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #469
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -681
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #470
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -680
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #471
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -679
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #472
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -678
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #473
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -677
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #474
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -676
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #475
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -675
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #476
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -674
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #477
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -673
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #478
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -672
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #479
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -671
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #480
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -670
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #481
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -669
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #482
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -668
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #483
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -667
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #484
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -666
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #485
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -665
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #486
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -664
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #487
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -663
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #488
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -662
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #489
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -661
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #490
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -660
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #491
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -659
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #492
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -658
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #493
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -657
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #494
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -656
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #495
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -655
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #496
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -654
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #497
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -653
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #498
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -652
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #499
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -651
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #500
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -650
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #501
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -649
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #502
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -648
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #503
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -647
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #504
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -646
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #505
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -645
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #506
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -644
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #507
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -643
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #508
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -642
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #509
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -641
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #510
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -640
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #511
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -639
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #512
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -638
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #513
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -637
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #514
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -636
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #515
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -635
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #516
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -634
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #517
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -633
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #518
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -632
214.73/214.82	c
214.73/214.82	c
214.73/214.82	c core #519
214.73/214.82	c 
214.73/214.82	c 
214.73/214.82	c Core size: 3	Core Weight: 1	Total Weight: -631
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #520
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -630
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #521
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -629
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #522
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -628
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #523
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -627
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #524
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -626
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #525
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -625
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #526
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -624
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #527
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -623
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #528
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -622
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #529
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -621
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #530
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -620
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #531
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -619
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #532
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -618
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #533
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -617
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #534
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -616
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #535
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -615
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #536
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -614
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #537
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -613
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #538
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -612
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #539
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -611
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #540
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -610
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #541
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -609
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #542
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -608
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #543
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -607
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #544
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -606
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #545
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -605
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #546
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -604
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #547
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -603
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #548
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -602
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #549
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -601
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #550
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -600
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #551
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -599
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #552
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -598
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #553
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -597
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #554
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -596
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #555
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -595
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #556
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -594
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #557
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -593
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #558
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -592
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #559
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -591
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #560
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -590
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #561
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -589
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #562
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -588
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #563
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -587
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #564
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -586
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #565
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -585
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #566
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -584
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #567
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -583
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #568
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -582
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #569
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -581
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #570
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -580
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #571
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -579
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #572
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -578
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #573
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -577
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #574
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 3	Core Weight: 1	Total Weight: -576
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #575
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 10	Core Weight: 1	Total Weight: -575
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c core #576
219.84/219.96	c 
219.84/219.96	c 
219.84/219.96	c Core size: 10	Core Weight: 1	Total Weight: -574
219.84/219.96	c
219.84/219.96	c
219.84/219.96	c ============================[ Search Statistics ]==============================
219.84/219.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
219.84/219.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
219.84/219.96	c ===============================================================================
219.84/219.96	c |         0 |    2308    81781   186536 |    27260        0    nan |  0.000 % |
219.84/219.97	c ===============================================================================
219.94/220.06	c core #577
219.94/220.06	c 
219.94/220.06	c 
219.94/220.06	c Core size: 10	Core Weight: 1	Total Weight: -573
219.94/220.06	c
219.94/220.06	c
219.94/220.06	c ============================[ Search Statistics ]==============================
219.94/220.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
219.94/220.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
219.94/220.06	c ===============================================================================
219.94/220.06	c |         0 |    2314    81782   186548 |    27260        0    nan |  0.000 % |
219.94/220.07	c ===============================================================================
220.04/220.16	c core #578
220.04/220.16	c 
220.04/220.16	c 
220.04/220.16	c Core size: 10	Core Weight: 1	Total Weight: -572
220.04/220.16	c
220.04/220.16	c
220.04/220.16	c ============================[ Search Statistics ]==============================
220.04/220.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
220.04/220.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
220.04/220.16	c ===============================================================================
220.04/220.16	c |         0 |    2320    81783   186560 |    27261        0    nan |  0.000 % |
220.04/220.17	c ===============================================================================
220.14/220.26	c core #579
220.14/220.26	c 
220.14/220.26	c 
220.14/220.26	c Core size: 8	Core Weight: 1	Total Weight: -571
220.14/220.26	c
220.14/220.26	c
220.14/220.26	c ============================[ Search Statistics ]==============================
220.14/220.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
220.14/220.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
220.14/220.26	c ===============================================================================
220.14/220.26	c |         0 |    2324    81784   186568 |    27261        0    nan |  0.000 % |
220.14/220.27	c ===============================================================================
220.24/220.36	c core #580
220.24/220.36	c 
220.24/220.36	c 
220.24/220.36	c Core size: 8	Core Weight: 1	Total Weight: -570
220.24/220.36	c
220.24/220.36	c
220.24/220.36	c ============================[ Search Statistics ]==============================
220.24/220.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
220.24/220.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
220.24/220.36	c ===============================================================================
220.24/220.36	c |         0 |    2328    81785   186576 |    27261        0    nan |  0.000 % |
220.24/220.38	c ===============================================================================
220.34/220.47	c core #581
220.34/220.47	c 
220.34/220.47	c 
220.34/220.47	c Core size: 8	Core Weight: 1	Total Weight: -569
220.34/220.47	c
220.34/220.47	c
220.34/220.47	c ============================[ Search Statistics ]==============================
220.34/220.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
220.34/220.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
220.34/220.47	c ===============================================================================
220.34/220.47	c |         0 |    2332    81786   186584 |    27262        0    nan |  0.000 % |
220.34/220.48	c ===============================================================================
220.44/220.57	c core #582
220.44/220.57	c 
220.44/220.57	c 
220.44/220.57	c Core size: 8	Core Weight: 1	Total Weight: -568
220.44/220.57	c
220.44/220.57	c
220.44/220.57	c ============================[ Search Statistics ]==============================
220.44/220.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
220.44/220.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
220.44/220.57	c ===============================================================================
220.44/220.57	c |         0 |    2336    81787   186592 |    27262        0    nan |  0.000 % |
220.44/220.58	c ===============================================================================
220.54/220.68	c core #583
220.54/220.68	c 
220.54/220.68	c 
220.54/220.68	c Core size: 10	Core Weight: 1	Total Weight: -567
220.54/220.68	c
220.54/220.68	c
220.54/220.68	c ============================[ Search Statistics ]==============================
220.54/220.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
220.54/220.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
220.54/220.68	c ===============================================================================
220.54/220.68	c |         0 |    2342    81788   186604 |    27262        0    nan |  0.000 % |
220.54/220.69	c ===============================================================================
220.64/220.78	c core #584
220.64/220.78	c 
220.64/220.78	c 
220.64/220.78	c Core size: 10	Core Weight: 1	Total Weight: -566
220.64/220.78	c
220.64/220.78	c
220.64/220.78	c ============================[ Search Statistics ]==============================
220.64/220.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
220.64/220.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
220.64/220.78	c ===============================================================================
220.64/220.78	c |         0 |    2348    81789   186616 |    27263        0    nan |  0.000 % |
220.74/220.80	c ===============================================================================
220.74/220.89	c core #585
220.74/220.89	c 
220.74/220.89	c 
220.74/220.89	c Core size: 10	Core Weight: 1	Total Weight: -565
220.74/220.89	c
220.74/220.89	c
220.74/220.89	c ============================[ Search Statistics ]==============================
220.74/220.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
220.74/220.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
220.74/220.89	c ===============================================================================
220.74/220.89	c |         0 |    2354    81790   186628 |    27263        0    nan |  0.000 % |
220.84/220.90	c ===============================================================================
220.84/221.00	c core #586
220.84/221.00	c 
220.84/221.00	c 
220.84/221.00	c Core size: 10	Core Weight: 1	Total Weight: -564
220.84/221.00	c
220.84/221.00	c
220.84/221.00	c ============================[ Search Statistics ]==============================
220.84/221.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
220.84/221.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
220.84/221.00	c ===============================================================================
220.84/221.00	c |         0 |    2360    81791   186640 |    27263        0    nan |  0.000 % |
220.94/221.01	c ===============================================================================
220.94/221.10	c core #587
220.94/221.10	c 
220.94/221.10	c 
220.94/221.10	c Core size: 10	Core Weight: 1	Total Weight: -563
220.94/221.10	c
220.94/221.10	c
220.94/221.10	c ============================[ Search Statistics ]==============================
220.94/221.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
220.94/221.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
220.94/221.10	c ===============================================================================
220.94/221.10	c |         0 |    2366    81792   186652 |    27264        0    nan |  0.000 % |
221.04/221.12	c ===============================================================================
221.13/221.21	c core #588
221.13/221.21	c 
221.13/221.21	c 
221.13/221.21	c Core size: 10	Core Weight: 1	Total Weight: -562
221.13/221.21	c
221.13/221.21	c
221.13/221.21	c ============================[ Search Statistics ]==============================
221.13/221.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
221.13/221.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
221.13/221.21	c ===============================================================================
221.13/221.21	c |         0 |    2372    81793   186664 |    27264        0    nan |  0.000 % |
221.13/221.22	c ===============================================================================
221.23/221.32	c core #589
221.23/221.32	c 
221.23/221.32	c 
221.23/221.32	c Core size: 10	Core Weight: 1	Total Weight: -561
221.23/221.32	c
221.23/221.32	c
221.23/221.32	c ============================[ Search Statistics ]==============================
221.23/221.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
221.23/221.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
221.23/221.32	c ===============================================================================
221.23/221.32	c |         0 |    2378    81794   186676 |    27264        0    nan |  0.000 % |
221.23/221.33	c ===============================================================================
221.33/221.42	c core #590
221.33/221.42	c 
221.33/221.42	c 
221.33/221.42	c Core size: 10	Core Weight: 1	Total Weight: -560
221.33/221.42	c
221.33/221.42	c
221.33/221.42	c ============================[ Search Statistics ]==============================
221.33/221.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
221.33/221.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
221.33/221.42	c ===============================================================================
221.33/221.42	c |         0 |    2384    81795   186688 |    27265        0    nan |  0.000 % |
221.33/221.44	c ===============================================================================
221.43/221.53	c core #591
221.43/221.53	c 
221.43/221.53	c 
221.43/221.53	c Core size: 10	Core Weight: 1	Total Weight: -559
221.43/221.53	c
221.43/221.53	c
221.43/221.53	c ============================[ Search Statistics ]==============================
221.43/221.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
221.43/221.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
221.43/221.53	c ===============================================================================
221.43/221.53	c |         0 |    2390    81796   186700 |    27265        0    nan |  0.000 % |
221.43/221.55	c ===============================================================================
221.53/221.64	c core #592
221.53/221.64	c 
221.53/221.64	c 
221.53/221.64	c Core size: 10	Core Weight: 1	Total Weight: -558
221.53/221.64	c
221.53/221.64	c
221.53/221.64	c ============================[ Search Statistics ]==============================
221.53/221.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
221.53/221.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
221.53/221.64	c ===============================================================================
221.53/221.64	c |         0 |    2396    81797   186712 |    27265        0    nan |  0.000 % |
221.53/221.65	c ===============================================================================
221.63/221.75	c core #593
221.63/221.75	c 
221.63/221.75	c 
221.63/221.75	c Core size: 8	Core Weight: 1	Total Weight: -557
221.63/221.75	c
221.63/221.75	c
221.63/221.75	c ============================[ Search Statistics ]==============================
221.63/221.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
221.63/221.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
221.63/221.75	c ===============================================================================
221.63/221.75	c |         0 |    2400    81798   186720 |    27266        0    nan |  0.000 % |
221.63/221.76	c ===============================================================================
221.73/221.86	c core #594
221.73/221.86	c 
221.73/221.86	c 
221.73/221.86	c Core size: 10	Core Weight: 1	Total Weight: -556
221.73/221.86	c
221.73/221.86	c
221.73/221.86	c ============================[ Search Statistics ]==============================
221.73/221.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
221.73/221.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
221.73/221.86	c ===============================================================================
221.73/221.86	c |         0 |    2406    81799   186732 |    27266        0    nan |  0.000 % |
221.73/221.87	c ===============================================================================
221.83/221.96	c core #595
221.83/221.96	c 
221.83/221.96	c 
221.83/221.96	c Core size: 10	Core Weight: 1	Total Weight: -555
221.83/221.96	c
221.83/221.96	c
221.83/221.96	c ============================[ Search Statistics ]==============================
221.83/221.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
221.83/221.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
221.83/221.96	c ===============================================================================
221.83/221.96	c |         0 |    2412    81800   186744 |    27266        0    nan |  0.000 % |
221.83/221.97	c ===============================================================================
221.93/222.07	c core #596
221.93/222.07	c 
221.93/222.07	c 
221.93/222.07	c Core size: 10	Core Weight: 1	Total Weight: -554
221.93/222.07	c
221.93/222.07	c
221.93/222.07	c ============================[ Search Statistics ]==============================
221.93/222.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
221.93/222.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
221.93/222.07	c ===============================================================================
221.93/222.07	c |         0 |    2418    81801   186756 |    27267        0    nan |  0.000 % |
221.93/222.08	c ===============================================================================
222.04/222.18	c core #597
222.04/222.18	c 
222.04/222.18	c 
222.04/222.18	c Core size: 10	Core Weight: 1	Total Weight: -553
222.04/222.18	c
222.04/222.18	c
222.04/222.18	c ============================[ Search Statistics ]==============================
222.04/222.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
222.04/222.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
222.04/222.18	c ===============================================================================
222.04/222.18	c |         0 |    2424    81802   186768 |    27267        0    nan |  0.000 % |
222.04/222.19	c ===============================================================================
222.14/222.29	c core #598
222.14/222.29	c 
222.14/222.29	c 
222.14/222.29	c Core size: 8	Core Weight: 1	Total Weight: -552
222.14/222.29	c
222.14/222.29	c
222.14/222.29	c ============================[ Search Statistics ]==============================
222.14/222.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
222.14/222.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
222.14/222.29	c ===============================================================================
222.14/222.29	c |         0 |    2428    81803   186776 |    27267        0    nan |  0.000 % |
222.23/222.31	c ===============================================================================
222.33/222.41	c core #599
222.33/222.41	c 
222.33/222.41	c 
222.33/222.41	c Core size: 11	Core Weight: 1	Total Weight: -551
222.33/222.41	c
222.33/222.41	c
222.33/222.41	c ============================[ Search Statistics ]==============================
222.33/222.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
222.33/222.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
222.33/222.41	c ===============================================================================
222.33/222.41	c |         0 |    2436    81804   186792 |    27268        0    nan |  0.000 % |
222.33/222.42	c ===============================================================================
222.43/222.51	c core #600
222.43/222.51	c 
222.43/222.51	c 
222.43/222.51	c Core size: 8	Core Weight: 1	Total Weight: -550
222.43/222.51	c
222.43/222.51	c
222.43/222.51	c ============================[ Search Statistics ]==============================
222.43/222.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
222.43/222.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
222.43/222.51	c ===============================================================================
222.43/222.51	c |         0 |    2440    81805   186800 |    27268        0    nan |  0.000 % |
222.43/222.53	c ===============================================================================
222.53/222.63	c core #601
222.53/222.63	c 
222.53/222.63	c 
222.53/222.63	c Core size: 10	Core Weight: 1	Total Weight: -549
222.53/222.63	c
222.53/222.63	c
222.53/222.63	c ============================[ Search Statistics ]==============================
222.53/222.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
222.53/222.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
222.53/222.63	c ===============================================================================
222.53/222.63	c |         0 |    2446    81806   186812 |    27268        0    nan |  0.000 % |
222.53/222.64	c ===============================================================================
222.63/222.74	c core #602
222.63/222.74	c 
222.63/222.74	c 
222.63/222.74	c Core size: 10	Core Weight: 1	Total Weight: -548
222.63/222.74	c
222.63/222.74	c
222.63/222.74	c ============================[ Search Statistics ]==============================
222.63/222.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
222.63/222.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
222.63/222.74	c ===============================================================================
222.63/222.74	c |         0 |    2452    81807   186824 |    27269        0    nan |  0.000 % |
222.63/222.75	c ===============================================================================
222.73/222.85	c core #603
222.73/222.85	c 
222.73/222.85	c 
222.73/222.85	c Core size: 10	Core Weight: 1	Total Weight: -547
222.73/222.85	c
222.73/222.85	c
222.73/222.85	c ============================[ Search Statistics ]==============================
222.73/222.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
222.73/222.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
222.73/222.85	c ===============================================================================
222.73/222.85	c |         0 |    2458    81808   186836 |    27269        0    nan |  0.000 % |
222.73/222.86	c ===============================================================================
222.83/222.96	c core #604
222.83/222.96	c 
222.83/222.96	c 
222.83/222.96	c Core size: 8	Core Weight: 1	Total Weight: -546
222.83/222.96	c
222.83/222.96	c
222.83/222.96	c ============================[ Search Statistics ]==============================
222.83/222.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
222.83/222.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
222.83/222.96	c ===============================================================================
222.83/222.96	c |         0 |    2462    81809   186844 |    27269        0    nan |  0.000 % |
222.83/222.97	c ===============================================================================
222.93/223.07	c core #605
222.93/223.07	c 
222.93/223.07	c 
222.93/223.07	c Core size: 10	Core Weight: 1	Total Weight: -545
222.93/223.07	c
222.93/223.07	c
222.93/223.07	c ============================[ Search Statistics ]==============================
222.93/223.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
222.93/223.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
222.93/223.07	c ===============================================================================
222.93/223.07	c |         0 |    2468    81810   186856 |    27270        0    nan |  0.000 % |
222.93/223.08	c ===============================================================================
223.03/223.18	c core #606
223.03/223.18	c 
223.03/223.18	c 
223.03/223.18	c Core size: 10	Core Weight: 1	Total Weight: -544
223.03/223.18	c
223.03/223.18	c
223.03/223.18	c ============================[ Search Statistics ]==============================
223.03/223.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
223.03/223.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
223.03/223.18	c ===============================================================================
223.03/223.18	c |         0 |    2474    81811   186868 |    27270        0    nan |  0.000 % |
223.03/223.19	c ===============================================================================
223.14/223.29	c core #607
223.14/223.29	c 
223.14/223.29	c 
223.14/223.29	c Core size: 10	Core Weight: 1	Total Weight: -543
223.14/223.29	c
223.14/223.29	c
223.14/223.29	c ============================[ Search Statistics ]==============================
223.14/223.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
223.14/223.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
223.14/223.29	c ===============================================================================
223.14/223.29	c |         0 |    2480    81812   186880 |    27270        0    nan |  0.000 % |
223.24/223.30	c ===============================================================================
223.33/223.40	c core #608
223.33/223.40	c 
223.33/223.40	c 
223.33/223.40	c Core size: 10	Core Weight: 1	Total Weight: -542
223.33/223.40	c
223.33/223.40	c
223.33/223.40	c ============================[ Search Statistics ]==============================
223.33/223.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
223.33/223.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
223.33/223.40	c ===============================================================================
223.33/223.40	c |         0 |    2486    81813   186892 |    27271        0    nan |  0.000 % |
223.33/223.41	c ===============================================================================
223.43/223.52	c core #609
223.43/223.52	c 
223.43/223.52	c 
223.43/223.52	c Core size: 10	Core Weight: 1	Total Weight: -541
223.43/223.52	c
223.43/223.52	c
223.43/223.52	c ============================[ Search Statistics ]==============================
223.43/223.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
223.43/223.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
223.43/223.52	c ===============================================================================
223.43/223.52	c |         0 |    2492    81814   186904 |    27271        0    nan |  0.000 % |
223.43/223.53	c ===============================================================================
223.53/223.63	c core #610
223.53/223.63	c 
223.53/223.63	c 
223.53/223.63	c Core size: 10	Core Weight: 1	Total Weight: -540
223.53/223.63	c
223.53/223.63	c
223.53/223.63	c ============================[ Search Statistics ]==============================
223.53/223.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
223.53/223.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
223.53/223.63	c ===============================================================================
223.53/223.63	c |         0 |    2498    81815   186916 |    27271        0    nan |  0.000 % |
223.53/223.64	c ===============================================================================
223.63/223.74	c core #611
223.63/223.74	c 
223.63/223.74	c 
223.63/223.74	c Core size: 8	Core Weight: 1	Total Weight: -539
223.63/223.74	c
223.63/223.74	c
223.63/223.74	c ============================[ Search Statistics ]==============================
223.63/223.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
223.63/223.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
223.63/223.74	c ===============================================================================
223.63/223.74	c |         0 |    2502    81816   186924 |    27272        0    nan |  0.000 % |
223.63/223.76	c ===============================================================================
223.73/223.86	c core #612
223.73/223.86	c 
223.73/223.86	c 
223.73/223.86	c Core size: 9	Core Weight: 1	Total Weight: -538
223.73/223.86	c
223.73/223.86	c
223.73/223.86	c ============================[ Search Statistics ]==============================
223.73/223.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
223.73/223.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
223.73/223.86	c ===============================================================================
223.73/223.86	c |         0 |    2508    81817   186936 |    27272        0    nan |  0.000 % |
223.73/223.87	c ===============================================================================
223.83/223.97	c core #613
223.83/223.97	c 
223.83/223.97	c 
223.83/223.97	c Core size: 10	Core Weight: 1	Total Weight: -537
223.83/223.97	c
223.83/223.97	c
223.83/223.97	c ============================[ Search Statistics ]==============================
223.83/223.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
223.83/223.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
223.83/223.97	c ===============================================================================
223.83/223.97	c |         0 |    2514    81818   186948 |    27272        0    nan |  0.000 % |
223.83/223.98	c ===============================================================================
223.93/224.09	c core #614
223.93/224.09	c 
223.93/224.09	c 
223.93/224.09	c Core size: 10	Core Weight: 1	Total Weight: -536
223.93/224.09	c
223.93/224.09	c
223.93/224.09	c ============================[ Search Statistics ]==============================
223.93/224.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
223.93/224.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
223.93/224.09	c ===============================================================================
223.93/224.09	c |         0 |    2520    81819   186960 |    27273        0    nan |  0.000 % |
224.03/224.10	c ===============================================================================
224.13/224.20	c core #615
224.13/224.20	c 
224.13/224.20	c 
224.13/224.20	c Core size: 10	Core Weight: 1	Total Weight: -535
224.13/224.20	c
224.13/224.20	c
224.13/224.20	c ============================[ Search Statistics ]==============================
224.13/224.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
224.13/224.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
224.13/224.20	c ===============================================================================
224.13/224.20	c |         0 |    2526    81820   186972 |    27273        0    nan |  0.000 % |
224.13/224.22	c ===============================================================================
224.24/224.32	c core #616
224.24/224.32	c 
224.24/224.32	c 
224.24/224.32	c Core size: 8	Core Weight: 1	Total Weight: -534
224.24/224.32	c
224.24/224.32	c
224.24/224.32	c ============================[ Search Statistics ]==============================
224.24/224.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
224.24/224.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
224.24/224.32	c ===============================================================================
224.24/224.32	c |         0 |    2530    81821   186980 |    27273        0    nan |  0.000 % |
224.24/224.34	c ===============================================================================
224.34/224.44	c core #617
224.34/224.44	c 
224.34/224.44	c 
224.34/224.44	c Core size: 10	Core Weight: 1	Total Weight: -533
224.34/224.44	c
224.34/224.44	c
224.34/224.44	c ============================[ Search Statistics ]==============================
224.34/224.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
224.34/224.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
224.34/224.44	c ===============================================================================
224.34/224.44	c |         0 |    2536    81822   186992 |    27274        0    nan |  0.000 % |
224.34/224.46	c ===============================================================================
224.43/224.56	c core #618
224.43/224.56	c 
224.43/224.56	c 
224.43/224.56	c Core size: 8	Core Weight: 1	Total Weight: -532
224.43/224.56	c
224.43/224.56	c
224.43/224.56	c ============================[ Search Statistics ]==============================
224.43/224.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
224.43/224.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
224.43/224.56	c ===============================================================================
224.43/224.56	c |         0 |    2540    81823   187000 |    27274        0    nan |  0.000 % |
224.43/224.57	c ===============================================================================
224.53/224.68	c core #619
224.53/224.68	c 
224.53/224.68	c 
224.53/224.68	c Core size: 10	Core Weight: 1	Total Weight: -531
224.53/224.68	c
224.53/224.68	c
224.53/224.68	c ============================[ Search Statistics ]==============================
224.53/224.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
224.53/224.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
224.53/224.68	c ===============================================================================
224.53/224.68	c |         0 |    2546    81824   187012 |    27274        0    nan |  0.000 % |
224.53/224.69	c ===============================================================================
224.73/224.80	c core #620
224.73/224.80	c 
224.73/224.80	c 
224.73/224.80	c Core size: 10	Core Weight: 1	Total Weight: -530
224.73/224.80	c
224.73/224.80	c
224.73/224.80	c ============================[ Search Statistics ]==============================
224.73/224.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
224.73/224.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
224.73/224.80	c ===============================================================================
224.73/224.80	c |         0 |    2552    81825   187024 |    27275        0    nan |  0.000 % |
224.73/224.81	c ===============================================================================
224.83/224.91	c core #621
224.83/224.91	c 
224.83/224.91	c 
224.83/224.91	c Core size: 8	Core Weight: 1	Total Weight: -529
224.83/224.91	c
224.83/224.91	c
224.83/224.91	c ============================[ Search Statistics ]==============================
224.83/224.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
224.83/224.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
224.83/224.91	c ===============================================================================
224.83/224.91	c |         0 |    2556    81826   187032 |    27275        0    nan |  0.000 % |
224.83/224.93	c ===============================================================================
224.93/225.03	c core #622
224.93/225.03	c 
224.93/225.03	c 
224.93/225.03	c Core size: 10	Core Weight: 1	Total Weight: -528
224.93/225.03	c
224.93/225.03	c
224.93/225.03	c ============================[ Search Statistics ]==============================
224.93/225.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
224.93/225.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
224.93/225.03	c ===============================================================================
224.93/225.03	c |         0 |    2562    81827   187044 |    27275        0    nan |  0.000 % |
224.93/225.05	c ===============================================================================
225.03/225.16	c core #623
225.03/225.16	c 
225.03/225.16	c 
225.03/225.16	c Core size: 15	Core Weight: 1	Total Weight: -527
225.03/225.16	c
225.03/225.16	c
225.03/225.16	c ============================[ Search Statistics ]==============================
225.03/225.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.03/225.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.03/225.16	c ===============================================================================
225.03/225.16	c |         0 |    2574    81828   187068 |    27276        0    nan |  0.000 % |
225.03/225.17	c ===============================================================================
225.13/225.27	c core #624
225.13/225.27	c 
225.13/225.27	c 
225.13/225.27	c Core size: 8	Core Weight: 1	Total Weight: -526
225.13/225.27	c
225.13/225.27	c
225.13/225.27	c ============================[ Search Statistics ]==============================
225.13/225.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.13/225.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.13/225.27	c ===============================================================================
225.13/225.27	c |         0 |    2578    81829   187076 |    27276        0    nan |  0.000 % |
225.13/225.28	c ===============================================================================
225.23/225.39	c core #625
225.23/225.39	c 
225.23/225.39	c 
225.23/225.39	c Core size: 10	Core Weight: 1	Total Weight: -525
225.23/225.39	c
225.23/225.39	c
225.23/225.39	c ============================[ Search Statistics ]==============================
225.23/225.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.23/225.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.23/225.39	c ===============================================================================
225.23/225.39	c |         0 |    2584    81830   187088 |    27276        0    nan |  0.000 % |
225.33/225.41	c ===============================================================================
225.44/225.51	c core #626
225.44/225.51	c 
225.44/225.51	c 
225.44/225.51	c Core size: 8	Core Weight: 1	Total Weight: -524
225.44/225.51	c
225.44/225.51	c
225.44/225.51	c ============================[ Search Statistics ]==============================
225.44/225.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.44/225.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.44/225.51	c ===============================================================================
225.44/225.51	c |         0 |    2588    81831   187096 |    27277        0    nan |  0.000 % |
225.44/225.52	c ===============================================================================
225.53/225.63	c core #627
225.53/225.63	c 
225.53/225.63	c 
225.53/225.63	c Core size: 8	Core Weight: 1	Total Weight: -523
225.53/225.63	c
225.53/225.63	c
225.53/225.63	c ============================[ Search Statistics ]==============================
225.53/225.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.53/225.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.53/225.63	c ===============================================================================
225.53/225.63	c |         0 |    2592    81832   187104 |    27277        0    nan |  0.000 % |
225.53/225.64	c ===============================================================================
225.63/225.75	c core #628
225.63/225.75	c 
225.63/225.75	c 
225.63/225.75	c Core size: 8	Core Weight: 1	Total Weight: -522
225.63/225.75	c
225.63/225.75	c
225.63/225.75	c ============================[ Search Statistics ]==============================
225.63/225.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.63/225.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.63/225.75	c ===============================================================================
225.63/225.75	c |         0 |    2596    81833   187112 |    27277        0    nan |  0.000 % |
225.63/225.76	c ===============================================================================
225.73/225.87	c core #629
225.73/225.87	c 
225.73/225.87	c 
225.73/225.87	c Core size: 10	Core Weight: 1	Total Weight: -521
225.73/225.87	c
225.73/225.87	c
225.73/225.87	c ============================[ Search Statistics ]==============================
225.73/225.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.73/225.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.73/225.87	c ===============================================================================
225.73/225.87	c |         0 |    2602    81834   187124 |    27278        0    nan |  0.000 % |
225.73/225.88	c ===============================================================================
225.83/225.99	c core #630
225.83/225.99	c 
225.83/225.99	c 
225.83/225.99	c Core size: 8	Core Weight: 1	Total Weight: -520
225.83/225.99	c
225.83/225.99	c
225.83/225.99	c ============================[ Search Statistics ]==============================
225.83/225.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.83/225.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.83/225.99	c ===============================================================================
225.83/225.99	c |         0 |    2606    81835   187132 |    27278        0    nan |  0.000 % |
225.93/226.00	c ===============================================================================
226.03/226.11	c core #631
226.03/226.11	c 
226.03/226.11	c 
226.03/226.11	c Core size: 11	Core Weight: 1	Total Weight: -519
226.03/226.11	c
226.03/226.11	c
226.03/226.11	c ============================[ Search Statistics ]==============================
226.03/226.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.03/226.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.03/226.11	c ===============================================================================
226.03/226.11	c |         0 |    2612    81836   187144 |    27278        0    nan |  0.000 % |
226.03/226.12	c ===============================================================================
226.12/226.23	c core #632
226.12/226.23	c 
226.12/226.23	c 
226.12/226.23	c Core size: 10	Core Weight: 1	Total Weight: -518
226.12/226.23	c
226.12/226.23	c
226.12/226.23	c ============================[ Search Statistics ]==============================
226.12/226.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.12/226.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.12/226.23	c ===============================================================================
226.12/226.23	c |         0 |    2618    81837   187156 |    27279        0    nan |  0.000 % |
226.12/226.24	c ===============================================================================
226.22/226.35	c core #633
226.22/226.35	c 
226.22/226.35	c 
226.22/226.35	c Core size: 8	Core Weight: 1	Total Weight: -517
226.22/226.35	c
226.22/226.35	c
226.22/226.35	c ============================[ Search Statistics ]==============================
226.22/226.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.22/226.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.22/226.35	c ===============================================================================
226.22/226.35	c |         0 |    2622    81838   187164 |    27279        0    nan |  0.000 % |
226.22/226.36	c ===============================================================================
226.32/226.47	c core #634
226.32/226.47	c 
226.32/226.47	c 
226.32/226.47	c Core size: 8	Core Weight: 1	Total Weight: -516
226.32/226.47	c
226.32/226.47	c
226.32/226.47	c ============================[ Search Statistics ]==============================
226.32/226.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.32/226.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.32/226.47	c ===============================================================================
226.32/226.47	c |         0 |    2626    81839   187172 |    27279        0    nan |  0.000 % |
226.32/226.48	c ===============================================================================
226.43/226.59	c core #635
226.43/226.59	c 
226.43/226.59	c 
226.43/226.59	c Core size: 10	Core Weight: 1	Total Weight: -515
226.43/226.59	c
226.43/226.59	c
226.43/226.59	c ============================[ Search Statistics ]==============================
226.43/226.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.43/226.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.43/226.59	c ===============================================================================
226.43/226.59	c |         0 |    2632    81840   187184 |    27280        0    nan |  0.000 % |
226.53/226.61	c ===============================================================================
226.62/226.71	c core #636
226.62/226.71	c 
226.62/226.71	c 
226.62/226.71	c Core size: 12	Core Weight: 1	Total Weight: -514
226.62/226.71	c
226.62/226.71	c
226.62/226.71	c ============================[ Search Statistics ]==============================
226.62/226.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.62/226.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.62/226.71	c ===============================================================================
226.62/226.71	c |         0 |    2642    81841   187204 |    27280        0    nan |  0.000 % |
226.62/226.73	c ===============================================================================
226.72/226.84	c core #637
226.72/226.84	c 
226.72/226.84	c 
226.72/226.84	c Core size: 11	Core Weight: 1	Total Weight: -513
226.72/226.84	c
226.72/226.84	c
226.72/226.84	c ============================[ Search Statistics ]==============================
226.72/226.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.72/226.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.72/226.84	c ===============================================================================
226.72/226.84	c |         0 |    2650    81842   187220 |    27280        0    nan |  0.000 % |
226.72/226.86	c ===============================================================================
226.82/226.96	c core #638
226.82/226.96	c 
226.82/226.96	c 
226.82/226.96	c Core size: 10	Core Weight: 1	Total Weight: -512
226.82/226.96	c
226.82/226.96	c
226.82/226.96	c ============================[ Search Statistics ]==============================
226.82/226.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.82/226.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.82/226.96	c ===============================================================================
226.82/226.96	c |         0 |    2656    81843   187232 |    27281        0    nan |  0.000 % |
226.82/226.97	c ===============================================================================
226.92/227.08	c core #639
226.92/227.08	c 
226.92/227.08	c 
226.92/227.08	c Core size: 8	Core Weight: 1	Total Weight: -511
226.92/227.08	c
226.92/227.08	c
226.92/227.08	c ============================[ Search Statistics ]==============================
226.92/227.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.92/227.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.92/227.08	c ===============================================================================
226.92/227.08	c |         0 |    2660    81844   187240 |    27281        0    nan |  0.000 % |
227.02/227.10	c ===============================================================================
227.12/227.20	c core #640
227.12/227.20	c 
227.12/227.20	c 
227.12/227.20	c Core size: 8	Core Weight: 1	Total Weight: -510
227.12/227.20	c
227.12/227.20	c
227.12/227.20	c ============================[ Search Statistics ]==============================
227.12/227.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.12/227.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.12/227.20	c ===============================================================================
227.12/227.20	c |         0 |    2664    81845   187248 |    27281        0    nan |  0.000 % |
227.12/227.22	c ===============================================================================
227.22/227.33	c core #641
227.22/227.33	c 
227.22/227.33	c 
227.22/227.33	c Core size: 19	Core Weight: 1	Total Weight: -509
227.22/227.33	c
227.22/227.33	c
227.22/227.33	c ============================[ Search Statistics ]==============================
227.22/227.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.22/227.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.22/227.33	c ===============================================================================
227.22/227.33	c |         0 |    2676    81846   187272 |    27282        0    nan |  0.000 % |
227.22/227.35	c ===============================================================================
227.32/227.46	c core #642
227.32/227.46	c 
227.32/227.46	c 
227.32/227.46	c Core size: 8	Core Weight: 1	Total Weight: -508
227.32/227.46	c
227.32/227.46	c
227.32/227.46	c ============================[ Search Statistics ]==============================
227.32/227.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.32/227.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.32/227.46	c ===============================================================================
227.32/227.46	c |         0 |    2680    81847   187280 |    27282        0    nan |  0.000 % |
227.32/227.47	c ===============================================================================
227.42/227.58	c core #643
227.42/227.58	c 
227.42/227.58	c 
227.42/227.58	c Core size: 8	Core Weight: 1	Total Weight: -507
227.42/227.58	c
227.42/227.58	c
227.42/227.58	c ============================[ Search Statistics ]==============================
227.42/227.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.42/227.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.42/227.58	c ===============================================================================
227.42/227.58	c |         0 |    2684    81848   187288 |    27282        0    nan |  0.000 % |
227.53/227.61	c ===============================================================================
227.63/227.72	c core #644
227.63/227.72	c 
227.63/227.72	c 
227.63/227.72	c Core size: 10	Core Weight: 1	Total Weight: -506
227.63/227.72	c
227.63/227.72	c
227.63/227.72	c ============================[ Search Statistics ]==============================
227.63/227.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.63/227.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.63/227.72	c ===============================================================================
227.63/227.72	c |         0 |    2690    81849   187300 |    27283        0    nan |  0.000 % |
227.63/227.74	c ===============================================================================
227.72/227.85	c core #645
227.72/227.85	c 
227.72/227.85	c 
227.72/227.85	c Core size: 10	Core Weight: 1	Total Weight: -505
227.72/227.85	c
227.72/227.85	c
227.72/227.85	c ============================[ Search Statistics ]==============================
227.72/227.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.72/227.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.72/227.85	c ===============================================================================
227.72/227.85	c |         0 |    2696    81850   187312 |    27283        0    nan |  0.000 % |
227.72/227.86	c ===============================================================================
227.83/227.97	c core #646
227.83/227.97	c 
227.83/227.97	c 
227.83/227.97	c Core size: 10	Core Weight: 1	Total Weight: -504
227.83/227.97	c
227.83/227.97	c
227.83/227.97	c ============================[ Search Statistics ]==============================
227.83/227.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.83/227.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.83/227.97	c ===============================================================================
227.83/227.97	c |         0 |    2702    81851   187324 |    27283        0    nan |  0.000 % |
227.83/227.99	c ===============================================================================
227.93/228.10	c core #647
227.93/228.10	c 
227.93/228.10	c 
227.93/228.10	c Core size: 8	Core Weight: 1	Total Weight: -503
227.93/228.10	c
227.93/228.10	c
227.93/228.10	c ============================[ Search Statistics ]==============================
227.93/228.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.93/228.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.93/228.10	c ===============================================================================
227.93/228.10	c |         0 |    2706    81852   187332 |    27284        0    nan |  0.000 % |
228.03/228.11	c ===============================================================================
228.13/228.21	c core #648
228.13/228.21	c 
228.13/228.21	c 
228.13/228.21	c Core size: 8	Core Weight: 1	Total Weight: -502
228.13/228.21	c
228.13/228.21	c
228.13/228.21	c ============================[ Search Statistics ]==============================
228.13/228.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.13/228.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.13/228.21	c ===============================================================================
228.13/228.21	c |         0 |    2710    81853   187340 |    27284        0    nan |  0.000 % |
228.13/228.23	c ===============================================================================
228.23/228.34	c core #649
228.23/228.34	c 
228.23/228.34	c 
228.23/228.34	c Core size: 12	Core Weight: 1	Total Weight: -501
228.23/228.34	c
228.23/228.34	c
228.23/228.34	c ============================[ Search Statistics ]==============================
228.23/228.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.23/228.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.23/228.34	c ===============================================================================
228.23/228.34	c |         0 |    2720    81854   187360 |    27284        0    nan |  0.000 % |
228.23/228.36	c ===============================================================================
228.33/228.47	c core #650
228.33/228.47	c 
228.33/228.47	c 
228.33/228.47	c Core size: 11	Core Weight: 1	Total Weight: -500
228.33/228.47	c
228.33/228.47	c
228.33/228.47	c ============================[ Search Statistics ]==============================
228.33/228.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.33/228.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.33/228.47	c ===============================================================================
228.33/228.47	c |         0 |    2728    81855   187376 |    27285        0    nan |  0.000 % |
228.33/228.48	c ===============================================================================
228.43/228.59	c core #651
228.43/228.59	c 
228.43/228.59	c 
228.43/228.59	c Core size: 10	Core Weight: 1	Total Weight: -499
228.43/228.59	c
228.43/228.59	c
228.43/228.59	c ============================[ Search Statistics ]==============================
228.43/228.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.43/228.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.43/228.59	c ===============================================================================
228.43/228.59	c |         0 |    2734    81856   187388 |    27285        0    nan |  0.000 % |
228.53/228.60	c ===============================================================================
228.64/228.71	c core #652
228.64/228.71	c 
228.64/228.71	c 
228.64/228.71	c Core size: 10	Core Weight: 1	Total Weight: -498
228.64/228.71	c
228.64/228.71	c
228.64/228.71	c ============================[ Search Statistics ]==============================
228.64/228.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.64/228.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.64/228.71	c ===============================================================================
228.64/228.71	c |         0 |    2740    81857   187400 |    27285        0    nan |  0.000 % |
228.64/228.72	c ===============================================================================
228.74/228.83	c core #653
228.74/228.83	c 
228.74/228.83	c 
228.74/228.83	c Core size: 10	Core Weight: 1	Total Weight: -497
228.74/228.83	c
228.74/228.83	c
228.74/228.83	c ============================[ Search Statistics ]==============================
228.74/228.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.74/228.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.74/228.83	c ===============================================================================
228.74/228.83	c |         0 |    2746    81858   187412 |    27286        0    nan |  0.000 % |
228.74/228.85	c ===============================================================================
228.83/228.96	c core #654
228.83/228.96	c 
228.83/228.96	c 
228.83/228.96	c Core size: 8	Core Weight: 1	Total Weight: -496
228.83/228.96	c
228.83/228.96	c
228.83/228.96	c ============================[ Search Statistics ]==============================
228.83/228.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.83/228.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.83/228.96	c ===============================================================================
228.83/228.96	c |         0 |    2750    81859   187420 |    27286        0    nan |  0.000 % |
228.83/228.97	c ===============================================================================
228.93/229.08	c core #655
228.93/229.08	c 
228.93/229.08	c 
228.93/229.08	c Core size: 10	Core Weight: 1	Total Weight: -495
228.93/229.08	c
228.93/229.08	c
228.93/229.08	c ============================[ Search Statistics ]==============================
228.93/229.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.93/229.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.93/229.08	c ===============================================================================
228.93/229.08	c |         0 |    2756    81860   187432 |    27286        0    nan |  0.000 % |
229.03/229.10	c ===============================================================================
229.13/229.20	c core #656
229.13/229.20	c 
229.13/229.20	c 
229.13/229.20	c Core size: 8	Core Weight: 1	Total Weight: -494
229.13/229.20	c
229.13/229.20	c
229.13/229.20	c ============================[ Search Statistics ]==============================
229.13/229.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
229.13/229.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
229.13/229.20	c ===============================================================================
229.13/229.20	c |         0 |    2760    81861   187440 |    27287        0    nan |  0.000 % |
229.13/229.22	c ===============================================================================
229.23/229.33	c core #657
229.23/229.33	c 
229.23/229.33	c 
229.23/229.33	c Core size: 8	Core Weight: 1	Total Weight: -493
229.23/229.33	c
229.23/229.33	c
229.23/229.33	c ============================[ Search Statistics ]==============================
229.23/229.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
229.23/229.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
229.23/229.33	c ===============================================================================
229.23/229.33	c |         0 |    2764    81862   187448 |    27287        0    nan |  0.000 % |
229.23/229.35	c ===============================================================================
229.33/229.46	c core #658
229.33/229.46	c 
229.33/229.46	c 
229.33/229.46	c Core size: 11	Core Weight: 1	Total Weight: -492
229.33/229.46	c
229.33/229.46	c
229.33/229.46	c ============================[ Search Statistics ]==============================
229.33/229.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
229.33/229.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
229.33/229.46	c ===============================================================================
229.33/229.46	c |         0 |    2772    81863   187464 |    27287        0    nan |  0.000 % |
229.33/229.48	c ===============================================================================
229.43/229.59	c core #659
229.43/229.59	c 
229.43/229.59	c 
229.43/229.59	c Core size: 10	Core Weight: 1	Total Weight: -491
229.43/229.59	c
229.43/229.59	c
229.43/229.59	c ============================[ Search Statistics ]==============================
229.43/229.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
229.43/229.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
229.43/229.59	c ===============================================================================
229.43/229.59	c |         0 |    2778    81864   187476 |    27288        0    nan |  0.000 % |
229.53/229.60	c ===============================================================================
229.63/229.71	c core #660
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 8	Core Weight: 1	Total Weight: -490
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c ============================[ Search Statistics ]==============================
229.63/229.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
229.63/229.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
229.63/229.71	c ===============================================================================
229.63/229.71	c |         0 |    2782    81865   187484 |    27288        0    nan |  0.000 % |
229.63/229.73	c ===============================================================================
229.74/229.84	c core #661
229.74/229.84	c 
229.74/229.84	c 
229.74/229.84	c Core size: 10	Core Weight: 1	Total Weight: -489
229.74/229.84	c
229.74/229.84	c
229.74/229.84	c ============================[ Search Statistics ]==============================
229.74/229.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
229.74/229.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
229.74/229.84	c ===============================================================================
229.74/229.84	c |         0 |    2788    81866   187496 |    27288        0    nan |  0.000 % |
229.74/229.86	c ===============================================================================
229.84/229.97	c core #662
229.84/229.97	c 
229.84/229.97	c 
229.84/229.97	c Core size: 8	Core Weight: 1	Total Weight: -488
229.84/229.97	c
229.84/229.97	c
229.84/229.97	c ============================[ Search Statistics ]==============================
229.84/229.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
229.84/229.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
229.84/229.97	c ===============================================================================
229.84/229.97	c |         0 |    2792    81867   187504 |    27289        0    nan |  0.000 % |
229.84/229.99	c ===============================================================================
230.03/230.10	c core #663
230.03/230.10	c 
230.03/230.10	c 
230.03/230.10	c Core size: 9	Core Weight: 1	Total Weight: -487
230.03/230.10	c
230.03/230.10	c
230.03/230.10	c ============================[ Search Statistics ]==============================
230.03/230.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.03/230.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.03/230.10	c ===============================================================================
230.03/230.10	c |         0 |    2798    81868   187516 |    27289        0    nan |  0.000 % |
230.03/230.12	c ===============================================================================
230.13/230.23	c core #664
230.13/230.23	c 
230.13/230.23	c 
230.13/230.23	c Core size: 11	Core Weight: 1	Total Weight: -486
230.13/230.23	c
230.13/230.23	c
230.13/230.23	c ============================[ Search Statistics ]==============================
230.13/230.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.13/230.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.13/230.23	c ===============================================================================
230.13/230.23	c |         0 |    2806    81869   187532 |    27289        0    nan |  0.000 % |
230.13/230.25	c ===============================================================================
230.23/230.36	c core #665
230.23/230.36	c 
230.23/230.36	c 
230.23/230.36	c Core size: 8	Core Weight: 1	Total Weight: -485
230.23/230.36	c
230.23/230.36	c
230.23/230.36	c ============================[ Search Statistics ]==============================
230.23/230.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.23/230.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.23/230.36	c ===============================================================================
230.23/230.36	c |         0 |    2810    81870   187540 |    27290        0    nan |  0.000 % |
230.23/230.38	c ===============================================================================
230.33/230.49	c core #666
230.33/230.49	c 
230.33/230.49	c 
230.33/230.49	c Core size: 10	Core Weight: 1	Total Weight: -484
230.33/230.49	c
230.33/230.49	c
230.33/230.49	c ============================[ Search Statistics ]==============================
230.33/230.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.33/230.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.33/230.49	c ===============================================================================
230.33/230.49	c |         0 |    2816    81871   187552 |    27290        0    nan |  0.000 % |
230.43/230.50	c ===============================================================================
230.53/230.62	c core #667
230.53/230.62	c 
230.53/230.62	c 
230.53/230.62	c Core size: 8	Core Weight: 1	Total Weight: -483
230.53/230.62	c
230.53/230.62	c
230.53/230.62	c ============================[ Search Statistics ]==============================
230.53/230.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.53/230.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.53/230.62	c ===============================================================================
230.53/230.62	c |         0 |    2820    81872   187560 |    27290        0    nan |  0.000 % |
230.53/230.63	c ===============================================================================
230.63/230.74	c core #668
230.63/230.74	c 
230.63/230.74	c 
230.63/230.74	c Core size: 10	Core Weight: 1	Total Weight: -482
230.63/230.74	c
230.63/230.74	c
230.63/230.74	c ============================[ Search Statistics ]==============================
230.63/230.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.63/230.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.63/230.74	c ===============================================================================
230.63/230.74	c |         0 |    2826    81873   187572 |    27291        0    nan |  0.000 % |
230.63/230.75	c ===============================================================================
230.73/230.87	c core #669
230.73/230.87	c 
230.73/230.87	c 
230.73/230.87	c Core size: 8	Core Weight: 1	Total Weight: -481
230.73/230.87	c
230.73/230.87	c
230.73/230.87	c ============================[ Search Statistics ]==============================
230.73/230.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.73/230.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.73/230.87	c ===============================================================================
230.73/230.87	c |         0 |    2830    81874   187580 |    27291        0    nan |  0.000 % |
230.73/230.89	c ===============================================================================
230.83/231.00	c core #670
230.83/231.00	c 
230.83/231.00	c 
230.83/231.00	c Core size: 8	Core Weight: 1	Total Weight: -480
230.83/231.00	c
230.83/231.00	c
230.83/231.00	c ============================[ Search Statistics ]==============================
230.83/231.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.83/231.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.83/231.00	c ===============================================================================
230.83/231.00	c |         0 |    2834    81875   187588 |    27291        0    nan |  0.000 % |
230.93/231.01	c ===============================================================================
231.03/231.13	c core #671
231.03/231.13	c 
231.03/231.13	c 
231.03/231.13	c Core size: 8	Core Weight: 1	Total Weight: -479
231.03/231.13	c
231.03/231.13	c
231.03/231.13	c ============================[ Search Statistics ]==============================
231.03/231.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.03/231.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.03/231.13	c ===============================================================================
231.03/231.13	c |         0 |    2838    81876   187596 |    27292        0    nan |  0.000 % |
231.03/231.14	c ===============================================================================
231.13/231.25	c core #672
231.13/231.25	c 
231.13/231.25	c 
231.13/231.25	c Core size: 8	Core Weight: 1	Total Weight: -478
231.13/231.25	c
231.13/231.25	c
231.13/231.25	c ============================[ Search Statistics ]==============================
231.13/231.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.13/231.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.13/231.25	c ===============================================================================
231.13/231.25	c |         0 |    2842    81877   187604 |    27292        0    nan |  0.000 % |
231.13/231.26	c ===============================================================================
231.23/231.38	c core #673
231.23/231.38	c 
231.23/231.38	c 
231.23/231.38	c Core size: 8	Core Weight: 1	Total Weight: -477
231.23/231.38	c
231.23/231.38	c
231.23/231.38	c ============================[ Search Statistics ]==============================
231.23/231.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.23/231.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.23/231.38	c ===============================================================================
231.23/231.38	c |         0 |    2846    81878   187612 |    27292        0    nan |  0.000 % |
231.23/231.39	c ===============================================================================
231.43/231.51	c core #674
231.43/231.51	c 
231.43/231.51	c 
231.43/231.51	c Core size: 8	Core Weight: 1	Total Weight: -476
231.43/231.51	c
231.43/231.51	c
231.43/231.51	c ============================[ Search Statistics ]==============================
231.43/231.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.43/231.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.43/231.51	c ===============================================================================
231.43/231.51	c |         0 |    2850    81879   187620 |    27293        0    nan |  0.000 % |
231.43/231.52	c ===============================================================================
231.53/231.64	c core #675
231.53/231.64	c 
231.53/231.64	c 
231.53/231.64	c Core size: 10	Core Weight: 1	Total Weight: -475
231.53/231.64	c
231.53/231.64	c
231.53/231.64	c ============================[ Search Statistics ]==============================
231.53/231.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.53/231.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.53/231.64	c ===============================================================================
231.53/231.64	c |         0 |    2856    81880   187632 |    27293        0    nan |  0.000 % |
231.53/231.65	c ===============================================================================
231.63/231.77	c core #676
231.63/231.77	c 
231.63/231.77	c 
231.63/231.77	c Core size: 15	Core Weight: 1	Total Weight: -474
231.63/231.77	c
231.63/231.77	c
231.63/231.77	c ============================[ Search Statistics ]==============================
231.63/231.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.63/231.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.63/231.77	c ===============================================================================
231.63/231.77	c |         0 |    2868    81881   187656 |    27293        0    nan |  0.000 % |
231.63/231.78	c ===============================================================================
231.73/231.89	c core #677
231.73/231.89	c 
231.73/231.89	c 
231.73/231.89	c Core size: 8	Core Weight: 1	Total Weight: -473
231.73/231.89	c
231.73/231.89	c
231.73/231.89	c ============================[ Search Statistics ]==============================
231.73/231.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.73/231.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.73/231.89	c ===============================================================================
231.73/231.89	c |         0 |    2872    81882   187664 |    27294        0    nan |  0.000 % |
231.82/231.90	c ===============================================================================
231.93/232.02	c core #678
231.93/232.02	c 
231.93/232.02	c 
231.93/232.02	c Core size: 10	Core Weight: 1	Total Weight: -472
231.93/232.02	c
231.93/232.02	c
231.93/232.02	c ============================[ Search Statistics ]==============================
231.93/232.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.93/232.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.93/232.02	c ===============================================================================
231.93/232.02	c |         0 |    2878    81883   187676 |    27294        0    nan |  0.000 % |
231.93/232.04	c ===============================================================================
232.03/232.15	c core #679
232.03/232.15	c 
232.03/232.15	c 
232.03/232.15	c Core size: 9	Core Weight: 1	Total Weight: -471
232.03/232.15	c
232.03/232.15	c
232.03/232.15	c ============================[ Search Statistics ]==============================
232.03/232.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.03/232.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.03/232.15	c ===============================================================================
232.03/232.15	c |         0 |    2884    81884   187688 |    27294        0    nan |  0.000 % |
232.03/232.17	c ===============================================================================
232.12/232.29	c core #680
232.12/232.29	c 
232.12/232.29	c 
232.12/232.29	c Core size: 21	Core Weight: 1	Total Weight: -470
232.12/232.29	c
232.12/232.29	c
232.12/232.29	c ============================[ Search Statistics ]==============================
232.12/232.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.12/232.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.12/232.29	c ===============================================================================
232.12/232.29	c |         0 |    2902    81885   187724 |    27295        0    nan |  0.000 % |
232.12/232.30	c ===============================================================================
232.32/232.41	c core #681
232.32/232.41	c 
232.32/232.41	c 
232.32/232.41	c Core size: 10	Core Weight: 1	Total Weight: -469
232.32/232.41	c
232.32/232.41	c
232.32/232.41	c ============================[ Search Statistics ]==============================
232.32/232.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.32/232.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.32/232.41	c ===============================================================================
232.32/232.41	c |         0 |    2908    81886   187736 |    27295        0    nan |  0.000 % |
232.32/232.42	c ===============================================================================
232.42/232.54	c core #682
232.42/232.54	c 
232.42/232.54	c 
232.42/232.54	c Core size: 8	Core Weight: 1	Total Weight: -468
232.42/232.54	c
232.42/232.54	c
232.42/232.54	c ============================[ Search Statistics ]==============================
232.42/232.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.42/232.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.42/232.54	c ===============================================================================
232.42/232.54	c |         0 |    2912    81887   187744 |    27295        0    nan |  0.000 % |
232.42/232.56	c ===============================================================================
232.52/232.68	c core #683
232.52/232.68	c 
232.52/232.68	c 
232.52/232.68	c Core size: 12	Core Weight: 1	Total Weight: -467
232.52/232.68	c
232.52/232.68	c
232.52/232.68	c ============================[ Search Statistics ]==============================
232.52/232.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.52/232.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.52/232.68	c ===============================================================================
232.52/232.68	c |         0 |    2922    81888   187764 |    27296        0    nan |  0.000 % |
232.52/232.70	c ===============================================================================
232.72/232.81	c core #684
232.72/232.81	c 
232.72/232.81	c 
232.72/232.81	c Core size: 8	Core Weight: 1	Total Weight: -466
232.72/232.81	c
232.72/232.81	c
232.72/232.81	c ============================[ Search Statistics ]==============================
232.72/232.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.72/232.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.72/232.81	c ===============================================================================
232.72/232.81	c |         0 |    2926    81889   187772 |    27296        0    nan |  0.000 % |
232.72/232.83	c ===============================================================================
232.82/232.95	c core #685
232.82/232.95	c 
232.82/232.95	c 
232.82/232.95	c Core size: 8	Core Weight: 1	Total Weight: -465
232.82/232.95	c
232.82/232.95	c
232.82/232.95	c ============================[ Search Statistics ]==============================
232.82/232.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.82/232.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.82/232.95	c ===============================================================================
232.82/232.95	c |         0 |    2930    81890   187780 |    27296        0    nan |  0.000 % |
232.82/232.96	c ===============================================================================
232.93/233.08	c core #686
232.93/233.08	c 
232.93/233.08	c 
232.93/233.08	c Core size: 10	Core Weight: 1	Total Weight: -464
232.93/233.08	c
232.93/233.08	c
232.93/233.08	c ============================[ Search Statistics ]==============================
232.93/233.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.93/233.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.93/233.08	c ===============================================================================
232.93/233.08	c |         0 |    2936    81891   187792 |    27297        0    nan |  0.000 % |
233.04/233.11	c ===============================================================================
233.14/233.23	c core #687
233.14/233.23	c 
233.14/233.23	c 
233.14/233.23	c Core size: 10	Core Weight: 1	Total Weight: -463
233.14/233.23	c
233.14/233.23	c
233.14/233.23	c ============================[ Search Statistics ]==============================
233.14/233.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.14/233.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.14/233.23	c ===============================================================================
233.14/233.23	c |         0 |    2942    81892   187804 |    27297        0    nan |  0.000 % |
233.14/233.24	c ===============================================================================
233.23/233.36	c core #688
233.23/233.36	c 
233.23/233.36	c 
233.23/233.36	c Core size: 10	Core Weight: 1	Total Weight: -462
233.23/233.36	c
233.23/233.36	c
233.23/233.36	c ============================[ Search Statistics ]==============================
233.23/233.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.23/233.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.23/233.36	c ===============================================================================
233.23/233.36	c |         0 |    2948    81893   187816 |    27297        0    nan |  0.000 % |
233.23/233.36	c ===============================================================================
233.33/233.49	c core #689
233.33/233.49	c 
233.33/233.49	c 
233.33/233.49	c Core size: 10	Core Weight: 1	Total Weight: -461
233.33/233.49	c
233.33/233.49	c
233.33/233.49	c ============================[ Search Statistics ]==============================
233.33/233.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.33/233.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.33/233.49	c ===============================================================================
233.33/233.49	c |         0 |    2954    81894   187828 |    27298        0    nan |  0.000 % |
233.33/233.49	c ===============================================================================
233.53/233.61	c core #690
233.53/233.61	c 
233.53/233.61	c 
233.53/233.61	c Core size: 8	Core Weight: 1	Total Weight: -460
233.53/233.61	c
233.53/233.61	c
233.53/233.61	c ============================[ Search Statistics ]==============================
233.53/233.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.53/233.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.53/233.61	c ===============================================================================
233.53/233.61	c |         0 |    2958    81895   187836 |    27298        0    nan |  0.000 % |
233.53/233.62	c ===============================================================================
233.63/233.74	c core #691
233.63/233.74	c 
233.63/233.74	c 
233.63/233.74	c Core size: 10	Core Weight: 1	Total Weight: -459
233.63/233.74	c
233.63/233.74	c
233.63/233.74	c ============================[ Search Statistics ]==============================
233.63/233.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.63/233.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.63/233.74	c ===============================================================================
233.63/233.74	c |         0 |    2964    81896   187848 |    27298        0    nan |  0.000 % |
233.63/233.75	c ===============================================================================
233.73/233.87	c core #692
233.73/233.87	c 
233.73/233.87	c 
233.73/233.87	c Core size: 8	Core Weight: 1	Total Weight: -458
233.73/233.87	c
233.73/233.87	c
233.73/233.87	c ============================[ Search Statistics ]==============================
233.73/233.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.73/233.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.73/233.87	c ===============================================================================
233.73/233.87	c |         0 |    2968    81897   187856 |    27299        0    nan |  0.000 % |
233.73/233.89	c ===============================================================================
233.93/234.01	c core #693
233.93/234.01	c 
233.93/234.01	c 
233.93/234.01	c Core size: 12	Core Weight: 1	Total Weight: -457
233.93/234.01	c
233.93/234.01	c
233.93/234.01	c ============================[ Search Statistics ]==============================
233.93/234.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.93/234.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.93/234.01	c ===============================================================================
233.93/234.01	c |         0 |    2978    81898   187876 |    27299        0    nan |  0.000 % |
233.93/234.02	c ===============================================================================
234.03/234.13	c core #694
234.03/234.13	c 
234.03/234.13	c 
234.03/234.13	c Core size: 8	Core Weight: 1	Total Weight: -456
234.03/234.13	c
234.03/234.13	c
234.03/234.13	c ============================[ Search Statistics ]==============================
234.03/234.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.03/234.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.03/234.13	c ===============================================================================
234.03/234.13	c |         0 |    2982    81899   187884 |    27299        0    nan |  0.000 % |
234.03/234.15	c ===============================================================================
234.14/234.26	c core #695
234.14/234.26	c 
234.14/234.26	c 
234.14/234.26	c Core size: 8	Core Weight: 1	Total Weight: -455
234.14/234.26	c
234.14/234.26	c
234.14/234.26	c ============================[ Search Statistics ]==============================
234.14/234.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.14/234.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.14/234.26	c ===============================================================================
234.14/234.26	c |         0 |    2986    81900   187892 |    27300        0    nan |  0.000 % |
234.14/234.27	c ===============================================================================
234.24/234.39	c core #696
234.24/234.39	c 
234.24/234.39	c 
234.24/234.39	c Core size: 8	Core Weight: 1	Total Weight: -454
234.24/234.39	c
234.24/234.39	c
234.24/234.39	c ============================[ Search Statistics ]==============================
234.24/234.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.24/234.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.24/234.39	c ===============================================================================
234.24/234.39	c |         0 |    2990    81901   187900 |    27300        0    nan |  0.000 % |
234.33/234.40	c ===============================================================================
234.43/234.51	c core #697
234.43/234.51	c 
234.43/234.51	c 
234.43/234.51	c Core size: 8	Core Weight: 1	Total Weight: -453
234.43/234.51	c
234.43/234.51	c
234.43/234.51	c ============================[ Search Statistics ]==============================
234.43/234.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.43/234.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.43/234.51	c ===============================================================================
234.43/234.51	c |         0 |    2994    81902   187908 |    27300        0    nan |  0.000 % |
234.43/234.53	c ===============================================================================
234.53/234.64	c core #698
234.53/234.64	c 
234.53/234.64	c 
234.53/234.64	c Core size: 8	Core Weight: 1	Total Weight: -452
234.53/234.64	c
234.53/234.64	c
234.53/234.64	c ============================[ Search Statistics ]==============================
234.53/234.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.53/234.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.53/234.64	c ===============================================================================
234.53/234.64	c |         0 |    2998    81903   187916 |    27301        0    nan |  0.000 % |
234.53/234.66	c ===============================================================================
234.63/234.77	c core #699
234.63/234.77	c 
234.63/234.77	c 
234.63/234.77	c Core size: 10	Core Weight: 1	Total Weight: -451
234.63/234.77	c
234.63/234.77	c
234.63/234.77	c ============================[ Search Statistics ]==============================
234.63/234.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.63/234.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.63/234.77	c ===============================================================================
234.63/234.77	c |         0 |    3004    81904   187928 |    27301        0    nan |  0.000 % |
234.63/234.79	c ===============================================================================
234.83/234.91	c core #700
234.83/234.91	c 
234.83/234.91	c 
234.83/234.91	c Core size: 14	Core Weight: 1	Total Weight: -450
234.83/234.91	c
234.83/234.91	c
234.83/234.91	c ============================[ Search Statistics ]==============================
234.83/234.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.83/234.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.83/234.91	c ===============================================================================
234.83/234.91	c |         0 |    3018    81905   187956 |    27301        0    nan |  0.000 % |
234.83/234.93	c ===============================================================================
234.93/235.04	c core #701
234.93/235.04	c 
234.93/235.04	c 
234.93/235.04	c Core size: 10	Core Weight: 1	Total Weight: -449
234.93/235.04	c
234.93/235.04	c
234.93/235.04	c ============================[ Search Statistics ]==============================
234.93/235.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.93/235.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.93/235.04	c ===============================================================================
234.93/235.04	c |         0 |    3024    81906   187968 |    27302        0    nan |  0.000 % |
234.93/235.06	c ===============================================================================
235.03/235.17	c core #702
235.03/235.17	c 
235.03/235.17	c 
235.03/235.17	c Core size: 10	Core Weight: 1	Total Weight: -448
235.03/235.17	c
235.03/235.17	c
235.03/235.17	c ============================[ Search Statistics ]==============================
235.03/235.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.03/235.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.03/235.17	c ===============================================================================
235.03/235.17	c |         0 |    3030    81907   187980 |    27302        0    nan |  0.000 % |
235.03/235.18	c ===============================================================================
235.24/235.30	c core #703
235.24/235.30	c 
235.24/235.30	c 
235.24/235.30	c Core size: 10	Core Weight: 1	Total Weight: -447
235.24/235.30	c
235.24/235.30	c
235.24/235.30	c ============================[ Search Statistics ]==============================
235.24/235.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.24/235.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.24/235.30	c ===============================================================================
235.24/235.30	c |         0 |    3036    81908   187992 |    27302        0    nan |  0.000 % |
235.24/235.32	c ===============================================================================
235.34/235.43	c core #704
235.34/235.43	c 
235.34/235.43	c 
235.34/235.43	c Core size: 10	Core Weight: 1	Total Weight: -446
235.34/235.43	c
235.34/235.43	c
235.34/235.43	c ============================[ Search Statistics ]==============================
235.34/235.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.34/235.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.34/235.43	c ===============================================================================
235.34/235.43	c |         0 |    3042    81909   188004 |    27303        0    nan |  0.000 % |
235.34/235.45	c ===============================================================================
235.43/235.57	c core #705
235.43/235.57	c 
235.43/235.57	c 
235.43/235.57	c Core size: 8	Core Weight: 1	Total Weight: -445
235.43/235.57	c
235.43/235.57	c
235.43/235.57	c ============================[ Search Statistics ]==============================
235.43/235.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.43/235.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.43/235.57	c ===============================================================================
235.43/235.57	c |         0 |    3046    81910   188012 |    27303        0    nan |  0.000 % |
235.43/235.58	c ===============================================================================
235.63/235.70	c core #706
235.63/235.70	c 
235.63/235.70	c 
235.63/235.70	c Core size: 10	Core Weight: 1	Total Weight: -444
235.63/235.70	c
235.63/235.70	c
235.63/235.70	c ============================[ Search Statistics ]==============================
235.63/235.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.63/235.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.63/235.70	c ===============================================================================
235.63/235.70	c |         0 |    3052    81911   188024 |    27303        0    nan |  0.000 % |
235.63/235.71	c ===============================================================================
235.73/235.83	c core #707
235.73/235.83	c 
235.73/235.83	c 
235.73/235.83	c Core size: 10	Core Weight: 1	Total Weight: -443
235.73/235.83	c
235.73/235.83	c
235.73/235.83	c ============================[ Search Statistics ]==============================
235.73/235.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.73/235.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.73/235.83	c ===============================================================================
235.73/235.83	c |         0 |    3058    81912   188036 |    27304        0    nan |  0.000 % |
235.73/235.85	c ===============================================================================
235.83/235.96	c core #708
235.83/235.96	c 
235.83/235.96	c 
235.83/235.96	c Core size: 10	Core Weight: 1	Total Weight: -442
235.83/235.96	c
235.83/235.96	c
235.83/235.96	c ============================[ Search Statistics ]==============================
235.83/235.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.83/235.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.83/235.96	c ===============================================================================
235.83/235.96	c |         0 |    3064    81913   188048 |    27304        0    nan |  0.000 % |
235.83/235.97	c ===============================================================================
235.93/236.09	c core #709
235.93/236.09	c 
235.93/236.09	c 
235.93/236.09	c Core size: 8	Core Weight: 1	Total Weight: -441
235.93/236.09	c
235.93/236.09	c
235.93/236.09	c ============================[ Search Statistics ]==============================
235.93/236.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.93/236.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.93/236.09	c ===============================================================================
235.93/236.09	c |         0 |    3068    81914   188056 |    27304        0    nan |  0.000 % |
236.03/236.11	c ===============================================================================
236.13/236.23	c core #710
236.13/236.23	c 
236.13/236.23	c 
236.13/236.23	c Core size: 16	Core Weight: 1	Total Weight: -440
236.13/236.23	c
236.13/236.23	c
236.13/236.23	c ============================[ Search Statistics ]==============================
236.13/236.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.13/236.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.13/236.23	c ===============================================================================
236.13/236.23	c |         0 |    3082    81915   188084 |    27305        0    nan |  0.000 % |
236.13/236.24	c ===============================================================================
236.23/236.36	c core #711
236.23/236.36	c 
236.23/236.36	c 
236.23/236.36	c Core size: 10	Core Weight: 1	Total Weight: -439
236.23/236.36	c
236.23/236.36	c
236.23/236.36	c ============================[ Search Statistics ]==============================
236.23/236.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.23/236.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.23/236.36	c ===============================================================================
236.23/236.36	c |         0 |    3088    81916   188096 |    27305        0    nan |  0.000 % |
236.23/236.37	c ===============================================================================
236.34/236.49	c core #712
236.34/236.49	c 
236.34/236.49	c 
236.34/236.49	c Core size: 12	Core Weight: 1	Total Weight: -438
236.34/236.49	c
236.34/236.49	c
236.34/236.49	c ============================[ Search Statistics ]==============================
236.34/236.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.34/236.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.34/236.49	c ===============================================================================
236.34/236.49	c |         0 |    3097    81917   188114 |    27305        0    nan |  0.000 % |
236.34/236.50	c ===============================================================================
236.53/236.62	c core #713
236.53/236.62	c 
236.53/236.62	c 
236.53/236.62	c Core size: 10	Core Weight: 1	Total Weight: -437
236.53/236.62	c
236.53/236.62	c
236.53/236.62	c ============================[ Search Statistics ]==============================
236.53/236.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.53/236.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.53/236.62	c ===============================================================================
236.53/236.62	c |         0 |    3103    81918   188126 |    27306        0    nan |  0.000 % |
236.53/236.64	c ===============================================================================
236.63/236.75	c core #714
236.63/236.75	c 
236.63/236.75	c 
236.63/236.75	c Core size: 10	Core Weight: 1	Total Weight: -436
236.63/236.75	c
236.63/236.75	c
236.63/236.75	c ============================[ Search Statistics ]==============================
236.63/236.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.63/236.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.63/236.75	c ===============================================================================
236.63/236.75	c |         0 |    3109    81919   188138 |    27306        0    nan |  0.000 % |
236.63/236.77	c ===============================================================================
236.73/236.89	c core #715
236.73/236.89	c 
236.73/236.89	c 
236.73/236.89	c Core size: 10	Core Weight: 1	Total Weight: -435
236.73/236.89	c
236.73/236.89	c
236.73/236.89	c ============================[ Search Statistics ]==============================
236.73/236.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.73/236.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.73/236.89	c ===============================================================================
236.73/236.89	c |         0 |    3115    81920   188150 |    27306        0    nan |  0.000 % |
236.73/236.89	c ===============================================================================
236.93/237.02	c core #716
236.93/237.02	c 
236.93/237.02	c 
236.93/237.02	c Core size: 10	Core Weight: 1	Total Weight: -434
236.93/237.02	c
236.93/237.02	c
236.93/237.02	c ============================[ Search Statistics ]==============================
236.93/237.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.93/237.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.93/237.02	c ===============================================================================
236.93/237.02	c |         0 |    3121    81921   188162 |    27307        0    nan |  0.000 % |
236.93/237.03	c ===============================================================================
237.03/237.15	c core #717
237.03/237.15	c 
237.03/237.15	c 
237.03/237.15	c Core size: 10	Core Weight: 1	Total Weight: -433
237.03/237.15	c
237.03/237.15	c
237.03/237.15	c ============================[ Search Statistics ]==============================
237.03/237.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.03/237.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.03/237.15	c ===============================================================================
237.03/237.15	c |         0 |    3127    81922   188174 |    27307        0    nan |  0.000 % |
237.03/237.16	c ===============================================================================
237.13/237.28	c core #718
237.13/237.28	c 
237.13/237.28	c 
237.13/237.28	c Core size: 10	Core Weight: 1	Total Weight: -432
237.13/237.28	c
237.13/237.28	c
237.13/237.28	c ============================[ Search Statistics ]==============================
237.13/237.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.13/237.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.13/237.28	c ===============================================================================
237.13/237.28	c |         0 |    3133    81923   188186 |    27307        0    nan |  0.000 % |
237.13/237.29	c ===============================================================================
237.33/237.40	c core #719
237.33/237.40	c 
237.33/237.40	c 
237.33/237.40	c Core size: 10	Core Weight: 1	Total Weight: -431
237.33/237.40	c
237.33/237.40	c
237.33/237.40	c ============================[ Search Statistics ]==============================
237.33/237.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.33/237.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.33/237.40	c ===============================================================================
237.33/237.40	c |         0 |    3139    81924   188198 |    27308        0    nan |  0.000 % |
237.33/237.41	c ===============================================================================
237.43/237.54	c core #720
237.43/237.54	c 
237.43/237.54	c 
237.43/237.54	c Core size: 10	Core Weight: 1	Total Weight: -430
237.43/237.54	c
237.43/237.54	c
237.43/237.54	c ============================[ Search Statistics ]==============================
237.43/237.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.43/237.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.43/237.54	c ===============================================================================
237.43/237.54	c |         0 |    3145    81925   188210 |    27308        0    nan |  0.000 % |
237.43/237.55	c ===============================================================================
237.53/237.67	c core #721
237.53/237.67	c 
237.53/237.67	c 
237.53/237.67	c Core size: 10	Core Weight: 1	Total Weight: -429
237.53/237.67	c
237.53/237.67	c
237.53/237.67	c ============================[ Search Statistics ]==============================
237.53/237.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.53/237.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.53/237.67	c ===============================================================================
237.53/237.67	c |         0 |    3151    81926   188222 |    27308        0    nan |  0.000 % |
237.53/237.69	c ===============================================================================
237.73/237.80	c core #722
237.73/237.80	c 
237.73/237.80	c 
237.73/237.80	c Core size: 10	Core Weight: 1	Total Weight: -428
237.73/237.80	c
237.73/237.80	c
237.73/237.80	c ============================[ Search Statistics ]==============================
237.73/237.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.73/237.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.73/237.80	c ===============================================================================
237.73/237.80	c |         0 |    3157    81927   188234 |    27309        0    nan |  0.000 % |
237.73/237.81	c ===============================================================================
237.83/237.93	c core #723
237.83/237.93	c 
237.83/237.93	c 
237.83/237.93	c Core size: 10	Core Weight: 1	Total Weight: -427
237.83/237.93	c
237.83/237.93	c
237.83/237.93	c ============================[ Search Statistics ]==============================
237.83/237.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.83/237.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.83/237.93	c ===============================================================================
237.83/237.93	c |         0 |    3163    81928   188246 |    27309        0    nan |  0.000 % |
237.83/237.95	c ===============================================================================
237.92/238.07	c core #724
237.92/238.07	c 
237.92/238.07	c 
237.92/238.07	c Core size: 10	Core Weight: 1	Total Weight: -426
237.92/238.07	c
237.92/238.07	c
237.92/238.07	c ============================[ Search Statistics ]==============================
237.92/238.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.92/238.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.92/238.07	c ===============================================================================
237.92/238.07	c |         0 |    3169    81929   188258 |    27309        0    nan |  0.000 % |
237.92/238.08	c ===============================================================================
238.02/238.20	c core #725
238.02/238.20	c 
238.02/238.20	c 
238.02/238.20	c Core size: 8	Core Weight: 1	Total Weight: -425
238.02/238.20	c
238.02/238.20	c
238.02/238.20	c ============================[ Search Statistics ]==============================
238.02/238.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.02/238.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.02/238.20	c ===============================================================================
238.02/238.20	c |         0 |    3173    81930   188266 |    27310        0    nan |  0.000 % |
238.12/238.22	c ===============================================================================
238.22/238.33	c core #726
238.22/238.33	c 
238.22/238.33	c 
238.22/238.33	c Core size: 8	Core Weight: 1	Total Weight: -424
238.22/238.33	c
238.22/238.33	c
238.22/238.33	c ============================[ Search Statistics ]==============================
238.22/238.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.22/238.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.22/238.33	c ===============================================================================
238.22/238.33	c |         0 |    3177    81931   188274 |    27310        0    nan |  0.000 % |
238.22/238.34	c ===============================================================================
238.32/238.47	c core #727
238.32/238.47	c 
238.32/238.47	c 
238.32/238.47	c Core size: 10	Core Weight: 1	Total Weight: -423
238.32/238.47	c
238.32/238.47	c
238.32/238.47	c ============================[ Search Statistics ]==============================
238.32/238.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.32/238.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.32/238.47	c ===============================================================================
238.32/238.47	c |         0 |    3183    81932   188286 |    27310        0    nan |  0.000 % |
238.32/238.47	c ===============================================================================
238.42/238.60	c core #728
238.42/238.60	c 
238.42/238.60	c 
238.42/238.60	c Core size: 10	Core Weight: 1	Total Weight: -422
238.42/238.60	c
238.42/238.60	c
238.42/238.60	c ============================[ Search Statistics ]==============================
238.42/238.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.42/238.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.42/238.60	c ===============================================================================
238.42/238.60	c |         0 |    3189    81933   188298 |    27311        0    nan |  0.000 % |
238.53/238.61	c ===============================================================================
238.63/238.73	c core #729
238.63/238.73	c 
238.63/238.73	c 
238.63/238.73	c Core size: 10	Core Weight: 1	Total Weight: -421
238.63/238.73	c
238.63/238.73	c
238.63/238.73	c ============================[ Search Statistics ]==============================
238.63/238.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.63/238.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.63/238.73	c ===============================================================================
238.63/238.73	c |         0 |    3195    81934   188310 |    27311        0    nan |  0.000 % |
238.63/238.74	c ===============================================================================
238.72/238.86	c core #730
238.72/238.86	c 
238.72/238.86	c 
238.72/238.86	c Core size: 10	Core Weight: 1	Total Weight: -420
238.72/238.86	c
238.72/238.86	c
238.72/238.86	c ============================[ Search Statistics ]==============================
238.72/238.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.72/238.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.72/238.86	c ===============================================================================
238.72/238.86	c |         0 |    3201    81935   188322 |    27311        0    nan |  0.000 % |
238.72/238.87	c ===============================================================================
238.82/238.99	c core #731
238.82/238.99	c 
238.82/238.99	c 
238.82/238.99	c Core size: 10	Core Weight: 1	Total Weight: -419
238.82/238.99	c
238.82/238.99	c
238.82/238.99	c ============================[ Search Statistics ]==============================
238.82/238.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.82/238.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.82/238.99	c ===============================================================================
238.82/238.99	c |         0 |    3207    81936   188334 |    27312        0    nan |  0.000 % |
238.92/239.00	c ===============================================================================
239.02/239.12	c core #732
239.02/239.12	c 
239.02/239.12	c 
239.02/239.12	c Core size: 8	Core Weight: 1	Total Weight: -418
239.02/239.12	c
239.02/239.12	c
239.02/239.12	c ============================[ Search Statistics ]==============================
239.02/239.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.02/239.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.02/239.12	c ===============================================================================
239.02/239.12	c |         0 |    3211    81937   188342 |    27312        0    nan |  0.000 % |
239.02/239.14	c ===============================================================================
239.12/239.26	c core #733
239.12/239.26	c 
239.12/239.26	c 
239.12/239.26	c Core size: 10	Core Weight: 1	Total Weight: -417
239.12/239.26	c
239.12/239.26	c
239.12/239.26	c ============================[ Search Statistics ]==============================
239.12/239.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.12/239.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.12/239.26	c ===============================================================================
239.12/239.26	c |         0 |    3217    81938   188354 |    27312        0    nan |  0.000 % |
239.12/239.27	c ===============================================================================
239.22/239.39	c core #734
239.22/239.39	c 
239.22/239.39	c 
239.22/239.39	c Core size: 10	Core Weight: 1	Total Weight: -416
239.22/239.39	c
239.22/239.39	c
239.22/239.39	c ============================[ Search Statistics ]==============================
239.22/239.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.22/239.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.22/239.39	c ===============================================================================
239.22/239.39	c |         0 |    3223    81939   188366 |    27313        0    nan |  0.000 % |
239.32/239.40	c ===============================================================================
239.42/239.52	c core #735
239.42/239.52	c 
239.42/239.52	c 
239.42/239.52	c Core size: 10	Core Weight: 1	Total Weight: -415
239.42/239.52	c
239.42/239.52	c
239.42/239.52	c ============================[ Search Statistics ]==============================
239.42/239.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.42/239.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.42/239.52	c ===============================================================================
239.42/239.52	c |         0 |    3229    81940   188378 |    27313        0    nan |  0.000 % |
239.42/239.53	c ===============================================================================
239.52/239.65	c core #736
239.52/239.65	c 
239.52/239.65	c 
239.52/239.65	c Core size: 10	Core Weight: 1	Total Weight: -414
239.52/239.65	c
239.52/239.65	c
239.52/239.65	c ============================[ Search Statistics ]==============================
239.52/239.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.52/239.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.52/239.65	c ===============================================================================
239.52/239.65	c |         0 |    3235    81941   188390 |    27313        0    nan |  0.000 % |
239.52/239.66	c ===============================================================================
239.63/239.78	c core #737
239.63/239.78	c 
239.63/239.78	c 
239.63/239.78	c Core size: 10	Core Weight: 1	Total Weight: -413
239.63/239.78	c
239.63/239.78	c
239.63/239.78	c ============================[ Search Statistics ]==============================
239.63/239.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.63/239.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.63/239.78	c ===============================================================================
239.63/239.78	c |         0 |    3241    81942   188402 |    27314        0    nan |  0.000 % |
239.63/239.80	c ===============================================================================
239.82/239.91	c core #738
239.82/239.91	c 
239.82/239.91	c 
239.82/239.91	c Core size: 8	Core Weight: 1	Total Weight: -412
239.82/239.91	c
239.82/239.91	c
239.82/239.91	c ============================[ Search Statistics ]==============================
239.82/239.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.82/239.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.82/239.91	c ===============================================================================
239.82/239.91	c |         0 |    3245    81943   188410 |    27314        0    nan |  0.000 % |
239.82/239.92	c ===============================================================================
239.92/240.04	c core #739
239.92/240.04	c 
239.92/240.04	c 
239.92/240.04	c Core size: 10	Core Weight: 1	Total Weight: -411
239.92/240.04	c
239.92/240.04	c
239.92/240.04	c ============================[ Search Statistics ]==============================
239.92/240.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.92/240.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.92/240.04	c ===============================================================================
239.92/240.04	c |         0 |    3251    81944   188422 |    27314        0    nan |  0.000 % |
239.92/240.05	c ===============================================================================
240.02/240.18	c core #740
240.02/240.18	c 
240.02/240.18	c 
240.02/240.18	c Core size: 10	Core Weight: 1	Total Weight: -410
240.02/240.18	c
240.02/240.18	c
240.02/240.18	c ============================[ Search Statistics ]==============================
240.02/240.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.02/240.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.02/240.18	c ===============================================================================
240.02/240.18	c |         0 |    3257    81945   188434 |    27315        0    nan |  0.000 % |
240.02/240.19	c ===============================================================================
240.22/240.31	c core #741
240.22/240.31	c 
240.22/240.31	c 
240.22/240.31	c Core size: 10	Core Weight: 1	Total Weight: -409
240.22/240.31	c
240.22/240.31	c
240.22/240.31	c ============================[ Search Statistics ]==============================
240.22/240.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.22/240.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.22/240.31	c ===============================================================================
240.22/240.31	c |         0 |    3263    81946   188446 |    27315        0    nan |  0.000 % |
240.22/240.32	c ===============================================================================
240.32/240.44	c core #742
240.32/240.44	c 
240.32/240.44	c 
240.32/240.44	c Core size: 10	Core Weight: 1	Total Weight: -408
240.32/240.44	c
240.32/240.44	c
240.32/240.44	c ============================[ Search Statistics ]==============================
240.32/240.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.32/240.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.32/240.44	c ===============================================================================
240.32/240.44	c |         0 |    3269    81947   188458 |    27315        0    nan |  0.000 % |
240.32/240.45	c ===============================================================================
240.42/240.57	c core #743
240.42/240.57	c 
240.42/240.57	c 
240.42/240.57	c Core size: 10	Core Weight: 1	Total Weight: -407
240.42/240.57	c
240.42/240.57	c
240.42/240.57	c ============================[ Search Statistics ]==============================
240.42/240.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.42/240.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.42/240.57	c ===============================================================================
240.42/240.57	c |         0 |    3275    81948   188470 |    27316        0    nan |  0.000 % |
240.42/240.58	c ===============================================================================
240.62/240.70	c core #744
240.62/240.70	c 
240.62/240.70	c 
240.62/240.70	c Core size: 10	Core Weight: 1	Total Weight: -406
240.62/240.70	c
240.62/240.70	c
240.62/240.70	c ============================[ Search Statistics ]==============================
240.62/240.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.62/240.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.62/240.70	c ===============================================================================
240.62/240.70	c |         0 |    3281    81949   188482 |    27316        0    nan |  0.000 % |
240.62/240.72	c ===============================================================================
240.74/240.84	c core #745
240.74/240.84	c 
240.74/240.84	c 
240.74/240.84	c Core size: 10	Core Weight: 1	Total Weight: -405
240.74/240.84	c
240.74/240.84	c
240.74/240.84	c ============================[ Search Statistics ]==============================
240.74/240.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.74/240.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.74/240.84	c ===============================================================================
240.74/240.84	c |         0 |    3287    81950   188494 |    27316        0    nan |  0.000 % |
240.74/240.84	c ===============================================================================
240.84/240.97	c core #746
240.84/240.97	c 
240.84/240.97	c 
240.84/240.97	c Core size: 10	Core Weight: 1	Total Weight: -404
240.84/240.97	c
240.84/240.97	c
240.84/240.97	c ============================[ Search Statistics ]==============================
240.84/240.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.84/240.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.84/240.97	c ===============================================================================
240.84/240.97	c |         0 |    3293    81951   188506 |    27317        0    nan |  0.000 % |
240.84/240.98	c ===============================================================================
241.03/241.10	c core #747
241.03/241.10	c 
241.03/241.10	c 
241.03/241.10	c Core size: 10	Core Weight: 1	Total Weight: -403
241.03/241.10	c
241.03/241.10	c
241.03/241.10	c ============================[ Search Statistics ]==============================
241.03/241.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.03/241.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.03/241.10	c ===============================================================================
241.03/241.10	c |         0 |    3299    81952   188518 |    27317        0    nan |  0.000 % |
241.03/241.11	c ===============================================================================
241.13/241.23	c core #748
241.13/241.23	c 
241.13/241.23	c 
241.13/241.23	c Core size: 10	Core Weight: 1	Total Weight: -402
241.13/241.23	c
241.13/241.23	c
241.13/241.23	c ============================[ Search Statistics ]==============================
241.13/241.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.13/241.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.13/241.23	c ===============================================================================
241.13/241.23	c |         0 |    3305    81953   188530 |    27317        0    nan |  0.000 % |
241.13/241.24	c ===============================================================================
241.23/241.36	c core #749
241.23/241.36	c 
241.23/241.36	c 
241.23/241.36	c Core size: 10	Core Weight: 1	Total Weight: -401
241.23/241.36	c
241.23/241.36	c
241.23/241.36	c ============================[ Search Statistics ]==============================
241.23/241.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.23/241.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.23/241.36	c ===============================================================================
241.23/241.36	c |         0 |    3311    81954   188542 |    27318        0    nan |  0.000 % |
241.23/241.38	c ===============================================================================
241.43/241.50	c core #750
241.43/241.50	c 
241.43/241.50	c 
241.43/241.50	c Core size: 8	Core Weight: 1	Total Weight: -400
241.43/241.50	c
241.43/241.50	c
241.43/241.50	c ============================[ Search Statistics ]==============================
241.43/241.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.43/241.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.43/241.50	c ===============================================================================
241.43/241.50	c |         0 |    3315    81955   188550 |    27318        0    nan |  0.000 % |
241.43/241.52	c ===============================================================================
241.53/241.64	c core #751
241.53/241.64	c 
241.53/241.64	c 
241.53/241.64	c Core size: 10	Core Weight: 1	Total Weight: -399
241.53/241.64	c
241.53/241.64	c
241.53/241.64	c ============================[ Search Statistics ]==============================
241.53/241.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.53/241.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.53/241.64	c ===============================================================================
241.53/241.64	c |         0 |    3321    81956   188562 |    27318        0    nan |  0.000 % |
241.53/241.65	c ===============================================================================
241.63/241.77	c core #752
241.63/241.77	c 
241.63/241.77	c 
241.63/241.77	c Core size: 8	Core Weight: 1	Total Weight: -398
241.63/241.77	c
241.63/241.77	c
241.63/241.77	c ============================[ Search Statistics ]==============================
241.63/241.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.63/241.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.63/241.77	c ===============================================================================
241.63/241.77	c |         0 |    3325    81957   188570 |    27319        0    nan |  0.000 % |
241.63/241.79	c ===============================================================================
241.84/241.91	c core #753
241.84/241.91	c 
241.84/241.91	c 
241.84/241.91	c Core size: 8	Core Weight: 1	Total Weight: -397
241.84/241.91	c
241.84/241.91	c
241.84/241.91	c ============================[ Search Statistics ]==============================
241.84/241.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.84/241.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.84/241.91	c ===============================================================================
241.84/241.91	c |         0 |    3329    81958   188578 |    27319        0    nan |  0.000 % |
241.84/241.93	c ===============================================================================
241.94/242.04	c core #754
241.94/242.04	c 
241.94/242.04	c 
241.94/242.04	c Core size: 12	Core Weight: 1	Total Weight: -396
241.94/242.04	c
241.94/242.04	c
241.94/242.04	c ============================[ Search Statistics ]==============================
241.94/242.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.94/242.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.94/242.04	c ===============================================================================
241.94/242.04	c |         0 |    3337    81959   188594 |    27319        0    nan |  0.000 % |
241.94/242.06	c ===============================================================================
242.03/242.18	c core #755
242.03/242.18	c 
242.03/242.18	c 
242.03/242.18	c Core size: 18	Core Weight: 1	Total Weight: -395
242.03/242.18	c
242.03/242.18	c
242.03/242.18	c ============================[ Search Statistics ]==============================
242.03/242.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.03/242.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.03/242.18	c ===============================================================================
242.03/242.18	c |         0 |    3349    81960   188618 |    27320        0    nan |  0.000 % |
242.13/242.20	c ===============================================================================
242.23/242.32	c core #756
242.23/242.32	c 
242.23/242.32	c 
242.23/242.32	c Core size: 23	Core Weight: 1	Total Weight: -394
242.23/242.32	c
242.23/242.32	c
242.23/242.32	c ============================[ Search Statistics ]==============================
242.23/242.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.23/242.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.23/242.32	c ===============================================================================
242.23/242.32	c |         0 |    3369    81961   188658 |    27320        0    nan |  0.000 % |
242.23/242.34	c ===============================================================================
242.33/242.46	c core #757
242.33/242.46	c 
242.33/242.46	c 
242.33/242.46	c Core size: 8	Core Weight: 1	Total Weight: -393
242.33/242.46	c
242.33/242.46	c
242.33/242.46	c ============================[ Search Statistics ]==============================
242.33/242.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.33/242.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.33/242.46	c ===============================================================================
242.33/242.46	c |         0 |    3373    81962   188666 |    27320        0    nan |  0.000 % |
242.33/242.48	c ===============================================================================
242.53/242.60	c core #758
242.53/242.60	c 
242.53/242.60	c 
242.53/242.60	c Core size: 8	Core Weight: 1	Total Weight: -392
242.53/242.60	c
242.53/242.60	c
242.53/242.60	c ============================[ Search Statistics ]==============================
242.53/242.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.53/242.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.53/242.60	c ===============================================================================
242.53/242.60	c |         0 |    3377    81963   188674 |    27321        0    nan |  0.000 % |
242.53/242.62	c ===============================================================================
242.63/242.74	c core #759
242.63/242.74	c 
242.63/242.74	c 
242.63/242.74	c Core size: 10	Core Weight: 1	Total Weight: -391
242.63/242.74	c
242.63/242.74	c
242.63/242.74	c ============================[ Search Statistics ]==============================
242.63/242.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.63/242.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.63/242.74	c ===============================================================================
242.63/242.74	c |         0 |    3383    81964   188686 |    27321        0    nan |  0.000 % |
242.63/242.76	c ===============================================================================
242.73/242.88	c core #760
242.73/242.88	c 
242.73/242.88	c 
242.73/242.88	c Core size: 10	Core Weight: 1	Total Weight: -390
242.73/242.88	c
242.73/242.88	c
242.73/242.88	c ============================[ Search Statistics ]==============================
242.73/242.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.73/242.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.73/242.88	c ===============================================================================
242.73/242.88	c |         0 |    3389    81965   188698 |    27321        0    nan |  0.000 % |
242.83/242.91	c ===============================================================================
242.94/243.03	c core #761
242.94/243.03	c 
242.94/243.03	c 
242.94/243.03	c Core size: 10	Core Weight: 1	Total Weight: -389
242.94/243.03	c
242.94/243.03	c
242.94/243.03	c ============================[ Search Statistics ]==============================
242.94/243.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.94/243.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.94/243.03	c ===============================================================================
242.94/243.03	c |         0 |    3395    81966   188710 |    27322        0    nan |  0.000 % |
242.94/243.04	c ===============================================================================
243.04/243.16	c core #762
243.04/243.16	c 
243.04/243.16	c 
243.04/243.16	c Core size: 10	Core Weight: 1	Total Weight: -388
243.04/243.16	c
243.04/243.16	c
243.04/243.16	c ============================[ Search Statistics ]==============================
243.04/243.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
243.04/243.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
243.04/243.16	c ===============================================================================
243.04/243.16	c |         0 |    3401    81967   188722 |    27322        0    nan |  0.000 % |
243.04/243.19	c ===============================================================================
243.23/243.31	c core #763
243.23/243.31	c 
243.23/243.31	c 
243.23/243.31	c Core size: 10	Core Weight: 1	Total Weight: -387
243.23/243.31	c
243.23/243.31	c
243.23/243.31	c ============================[ Search Statistics ]==============================
243.23/243.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
243.23/243.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
243.23/243.31	c ===============================================================================
243.23/243.31	c |         0 |    3407    81968   188734 |    27322        0    nan |  0.000 % |
243.23/243.33	c ===============================================================================
243.33/243.45	c core #764
243.33/243.45	c 
243.33/243.45	c 
243.33/243.45	c Core size: 10	Core Weight: 1	Total Weight: -386
243.33/243.45	c
243.33/243.45	c
243.33/243.45	c ============================[ Search Statistics ]==============================
243.33/243.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
243.33/243.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
243.33/243.45	c ===============================================================================
243.33/243.45	c |         0 |    3413    81969   188746 |    27323        0    nan |  0.000 % |
243.33/243.47	c ===============================================================================
243.43/243.59	c core #765
243.43/243.59	c 
243.43/243.59	c 
243.43/243.59	c Core size: 8	Core Weight: 1	Total Weight: -385
243.43/243.59	c
243.43/243.59	c
243.43/243.59	c ============================[ Search Statistics ]==============================
243.43/243.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
243.43/243.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
243.43/243.59	c ===============================================================================
243.43/243.59	c |         0 |    3417    81970   188754 |    27323        0    nan |  0.000 % |
243.53/243.61	c ===============================================================================
243.63/243.73	c core #766
243.63/243.73	c 
243.63/243.73	c 
243.63/243.73	c Core size: 8	Core Weight: 1	Total Weight: -384
243.63/243.73	c
243.63/243.73	c
243.63/243.73	c ============================[ Search Statistics ]==============================
243.63/243.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
243.63/243.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
243.63/243.73	c ===============================================================================
243.63/243.73	c |         0 |    3421    81971   188762 |    27323        0    nan |  0.000 % |
243.63/243.77	c ===============================================================================
243.73/243.89	c core #767
243.73/243.89	c 
243.73/243.89	c 
243.73/243.89	c Core size: 18	Core Weight: 1	Total Weight: -383
243.73/243.89	c
243.73/243.89	c
243.73/243.89	c ============================[ Search Statistics ]==============================
243.73/243.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
243.73/243.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
243.73/243.89	c ===============================================================================
243.73/243.89	c |         0 |    3437    81972   188794 |    27324        0    nan |  0.000 % |
243.83/243.91	c ===============================================================================
243.93/244.03	c core #768
243.93/244.03	c 
243.93/244.03	c 
243.93/244.03	c Core size: 10	Core Weight: 1	Total Weight: -382
243.93/244.03	c
243.93/244.03	c
243.93/244.03	c ============================[ Search Statistics ]==============================
243.93/244.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
243.93/244.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
243.93/244.03	c ===============================================================================
243.93/244.03	c |         0 |    3443    81973   188806 |    27324        0    nan |  0.000 % |
243.93/244.05	c ===============================================================================
244.03/244.17	c core #769
244.03/244.17	c 
244.03/244.17	c 
244.03/244.17	c Core size: 13	Core Weight: 1	Total Weight: -381
244.03/244.17	c
244.03/244.17	c
244.03/244.17	c ============================[ Search Statistics ]==============================
244.03/244.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
244.03/244.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
244.03/244.17	c ===============================================================================
244.03/244.17	c |         0 |    3453    81974   188826 |    27324        0    nan |  0.000 % |
244.03/244.19	c ===============================================================================
244.22/244.31	c core #770
244.22/244.31	c 
244.22/244.31	c 
244.22/244.31	c Core size: 10	Core Weight: 1	Total Weight: -380
244.22/244.31	c
244.22/244.31	c
244.22/244.31	c ============================[ Search Statistics ]==============================
244.22/244.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
244.22/244.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
244.22/244.31	c ===============================================================================
244.22/244.31	c |         0 |    3459    81975   188838 |    27325        0    nan |  0.000 % |
244.22/244.33	c ===============================================================================
244.32/244.45	c core #771
244.32/244.45	c 
244.32/244.45	c 
244.32/244.45	c Core size: 10	Core Weight: 1	Total Weight: -379
244.32/244.45	c
244.32/244.45	c
244.32/244.45	c ============================[ Search Statistics ]==============================
244.32/244.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
244.32/244.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
244.32/244.45	c ===============================================================================
244.32/244.45	c |         0 |    3465    81976   188850 |    27325        0    nan |  0.000 % |
244.32/244.47	c ===============================================================================
244.42/244.59	c core #772
244.42/244.59	c 
244.42/244.59	c 
244.42/244.59	c Core size: 8	Core Weight: 1	Total Weight: -378
244.42/244.59	c
244.42/244.59	c
244.42/244.59	c ============================[ Search Statistics ]==============================
244.42/244.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
244.42/244.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
244.42/244.59	c ===============================================================================
244.42/244.59	c |         0 |    3469    81977   188858 |    27325        0    nan |  0.000 % |
244.52/244.61	c ===============================================================================
244.62/244.73	c core #773
244.62/244.73	c 
244.62/244.73	c 
244.62/244.73	c Core size: 8	Core Weight: 1	Total Weight: -377
244.62/244.73	c
244.62/244.73	c
244.62/244.73	c ============================[ Search Statistics ]==============================
244.62/244.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
244.62/244.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
244.62/244.73	c ===============================================================================
244.62/244.73	c |         0 |    3473    81978   188866 |    27326        0    nan |  0.000 % |
244.62/244.76	c ===============================================================================
244.72/244.88	c core #774
244.72/244.88	c 
244.72/244.88	c 
244.72/244.88	c Core size: 8	Core Weight: 1	Total Weight: -376
244.72/244.88	c
244.72/244.88	c
244.72/244.88	c ============================[ Search Statistics ]==============================
244.72/244.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
244.72/244.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
244.72/244.88	c ===============================================================================
244.72/244.88	c |         0 |    3477    81979   188874 |    27326        0    nan |  0.000 % |
244.82/244.90	c ===============================================================================
244.92/245.02	c core #775
244.92/245.02	c 
244.92/245.02	c 
244.92/245.02	c Core size: 10	Core Weight: 1	Total Weight: -375
244.92/245.02	c
244.92/245.02	c
244.92/245.02	c ============================[ Search Statistics ]==============================
244.92/245.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
244.92/245.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
244.92/245.02	c ===============================================================================
244.92/245.02	c |         0 |    3483    81980   188886 |    27326        0    nan |  0.000 % |
244.92/245.04	c ===============================================================================
245.02/245.16	c core #776
245.02/245.16	c 
245.02/245.16	c 
245.02/245.16	c Core size: 20	Core Weight: 1	Total Weight: -374
245.02/245.16	c
245.02/245.16	c
245.02/245.16	c ============================[ Search Statistics ]==============================
245.02/245.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
245.02/245.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
245.02/245.16	c ===============================================================================
245.02/245.16	c |         0 |    3497    81981   188914 |    27327        0    nan |  0.000 % |
245.02/245.19	c ===============================================================================
245.23/245.30	c core #777
245.23/245.30	c 
245.23/245.30	c 
245.23/245.30	c Core size: 19	Core Weight: 1	Total Weight: -373
245.23/245.30	c
245.23/245.30	c
245.23/245.30	c ============================[ Search Statistics ]==============================
245.23/245.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
245.23/245.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
245.23/245.31	c ===============================================================================
245.23/245.31	c |         0 |    3511    81982   188942 |    27327        0    nan |  0.000 % |
245.23/245.33	c ===============================================================================
245.32/245.45	c core #778
245.32/245.45	c 
245.32/245.45	c 
245.32/245.45	c Core size: 10	Core Weight: 1	Total Weight: -372
245.32/245.45	c
245.32/245.45	c
245.32/245.45	c ============================[ Search Statistics ]==============================
245.32/245.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
245.32/245.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
245.32/245.45	c ===============================================================================
245.32/245.45	c |         0 |    3517    81983   188954 |    27327        0    nan |  0.000 % |
245.32/245.47	c ===============================================================================
245.42/245.59	c core #779
245.42/245.59	c 
245.42/245.59	c 
245.42/245.59	c Core size: 8	Core Weight: 1	Total Weight: -371
245.42/245.59	c
245.42/245.59	c
245.42/245.59	c ============================[ Search Statistics ]==============================
245.42/245.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
245.42/245.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
245.42/245.59	c ===============================================================================
245.42/245.59	c |         0 |    3521    81984   188962 |    27328        0    nan |  0.000 % |
245.52/245.62	c ===============================================================================
245.62/245.74	c core #780
245.62/245.74	c 
245.62/245.74	c 
245.62/245.74	c Core size: 8	Core Weight: 1	Total Weight: -370
245.62/245.74	c
245.62/245.74	c
245.62/245.74	c ============================[ Search Statistics ]==============================
245.62/245.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
245.62/245.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
245.62/245.74	c ===============================================================================
245.62/245.74	c |         0 |    3525    81985   188970 |    27328        0    nan |  0.000 % |
245.62/245.77	c ===============================================================================
245.72/245.89	c core #781
245.72/245.89	c 
245.72/245.89	c 
245.72/245.89	c Core size: 8	Core Weight: 1	Total Weight: -369
245.72/245.89	c
245.72/245.89	c
245.72/245.89	c ============================[ Search Statistics ]==============================
245.72/245.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
245.72/245.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
245.72/245.89	c ===============================================================================
245.72/245.89	c |         0 |    3529    81986   188978 |    27328        0    nan |  0.000 % |
245.82/245.92	c ===============================================================================
245.92/246.04	c core #782
245.92/246.04	c 
245.92/246.04	c 
245.92/246.04	c Core size: 17	Core Weight: 1	Total Weight: -368
245.92/246.04	c
245.92/246.04	c
245.92/246.04	c ============================[ Search Statistics ]==============================
245.92/246.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
245.92/246.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
245.92/246.04	c ===============================================================================
245.92/246.04	c |         0 |    3543    81987   189006 |    27329        0    nan |  0.000 % |
245.92/246.06	c ===============================================================================
246.02/246.18	c core #783
246.02/246.18	c 
246.02/246.18	c 
246.02/246.18	c Core size: 8	Core Weight: 1	Total Weight: -367
246.02/246.18	c
246.02/246.18	c
246.02/246.18	c ============================[ Search Statistics ]==============================
246.02/246.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
246.02/246.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
246.02/246.18	c ===============================================================================
246.02/246.18	c |         0 |    3547    81988   189014 |    27329        0    nan |  0.000 % |
246.12/246.21	c ===============================================================================
246.23/246.33	c core #784
246.23/246.33	c 
246.23/246.33	c 
246.23/246.33	c Core size: 13	Core Weight: 1	Total Weight: -366
246.23/246.33	c
246.23/246.33	c
246.23/246.33	c ============================[ Search Statistics ]==============================
246.23/246.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
246.23/246.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
246.23/246.33	c ===============================================================================
246.23/246.33	c |         0 |    3557    81989   189034 |    27329        0    nan |  0.000 % |
246.23/246.36	c ===============================================================================
246.33/246.48	c core #785
246.33/246.48	c 
246.33/246.48	c 
246.33/246.48	c Core size: 12	Core Weight: 1	Total Weight: -365
246.33/246.48	c
246.33/246.48	c
246.33/246.48	c ============================[ Search Statistics ]==============================
246.33/246.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
246.33/246.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
246.33/246.48	c ===============================================================================
246.33/246.48	c |         0 |    3565    81990   189050 |    27330        0    nan |  0.000 % |
246.42/246.51	c ===============================================================================
246.52/246.62	c core #786
246.52/246.62	c 
246.52/246.62	c 
246.52/246.62	c Core size: 10	Core Weight: 1	Total Weight: -364
246.52/246.62	c
246.52/246.62	c
246.52/246.62	c ============================[ Search Statistics ]==============================
246.52/246.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
246.52/246.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
246.52/246.62	c ===============================================================================
246.52/246.62	c |         0 |    3571    81991   189062 |    27330        0    nan |  0.000 % |
246.52/246.65	c ===============================================================================
246.62/246.77	c core #787
246.62/246.77	c 
246.62/246.77	c 
246.62/246.77	c Core size: 17	Core Weight: 1	Total Weight: -363
246.62/246.77	c
246.62/246.77	c
246.62/246.77	c ============================[ Search Statistics ]==============================
246.62/246.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
246.62/246.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
246.62/246.77	c ===============================================================================
246.62/246.77	c |         0 |    3587    81992   189094 |    27330        0    nan |  0.000 % |
246.72/246.80	c ===============================================================================
246.82/246.92	c core #788
246.82/246.92	c 
246.82/246.92	c 
246.82/246.92	c Core size: 10	Core Weight: 1	Total Weight: -362
246.82/246.92	c
246.82/246.92	c
246.82/246.92	c ============================[ Search Statistics ]==============================
246.82/246.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
246.82/246.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
246.82/246.92	c ===============================================================================
246.82/246.92	c |         0 |    3593    81993   189106 |    27331        0    nan |  0.000 % |
246.82/246.93	c ===============================================================================
246.92/247.06	c core #789
246.92/247.06	c 
246.92/247.06	c 
246.92/247.06	c Core size: 12	Core Weight: 1	Total Weight: -361
246.92/247.06	c
246.92/247.06	c
246.92/247.06	c ============================[ Search Statistics ]==============================
246.92/247.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
246.92/247.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
246.92/247.06	c ===============================================================================
246.92/247.06	c |         0 |    3601    81994   189122 |    27331        0    nan |  0.000 % |
246.92/247.09	c ===============================================================================
247.12/247.21	c core #790
247.12/247.21	c 
247.12/247.21	c 
247.12/247.21	c Core size: 10	Core Weight: 1	Total Weight: -360
247.12/247.21	c
247.12/247.21	c
247.12/247.21	c ============================[ Search Statistics ]==============================
247.12/247.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
247.12/247.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
247.12/247.21	c ===============================================================================
247.12/247.21	c |         0 |    3607    81995   189134 |    27331        0    nan |  0.000 % |
247.12/247.24	c ===============================================================================
247.22/247.36	c core #791
247.22/247.36	c 
247.22/247.36	c 
247.22/247.36	c Core size: 13	Core Weight: 1	Total Weight: -359
247.22/247.36	c
247.22/247.36	c
247.22/247.36	c ============================[ Search Statistics ]==============================
247.22/247.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
247.22/247.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
247.22/247.36	c ===============================================================================
247.22/247.36	c |         0 |    3617    81996   189154 |    27332        0    nan |  0.000 % |
247.22/247.40	c ===============================================================================
247.43/247.52	c core #792
247.43/247.52	c 
247.43/247.52	c 
247.43/247.52	c Core size: 16	Core Weight: 1	Total Weight: -358
247.43/247.52	c
247.43/247.52	c
247.43/247.52	c ============================[ Search Statistics ]==============================
247.43/247.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
247.43/247.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
247.43/247.52	c ===============================================================================
247.43/247.52	c |         0 |    3629    81997   189178 |    27332        0    nan |  0.000 % |
247.43/247.55	c ===============================================================================
247.53/247.67	c core #793
247.53/247.67	c 
247.53/247.67	c 
247.53/247.67	c Core size: 8	Core Weight: 1	Total Weight: -357
247.53/247.67	c
247.53/247.67	c
247.53/247.67	c ============================[ Search Statistics ]==============================
247.53/247.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
247.53/247.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
247.53/247.67	c ===============================================================================
247.53/247.67	c |         0 |    3633    81998   189186 |    27332        0    nan |  0.000 % |
247.63/247.71	c ===============================================================================
247.73/247.83	c core #794
247.73/247.83	c 
247.73/247.83	c 
247.73/247.83	c Core size: 8	Core Weight: 1	Total Weight: -356
247.73/247.83	c
247.73/247.83	c
247.73/247.83	c ============================[ Search Statistics ]==============================
247.73/247.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
247.73/247.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
247.73/247.83	c ===============================================================================
247.73/247.83	c |         0 |    3637    81999   189194 |    27333        0    nan |  0.000 % |
247.73/247.85	c ===============================================================================
247.83/247.98	c core #795
247.83/247.98	c 
247.83/247.98	c 
247.83/247.98	c Core size: 14	Core Weight: 1	Total Weight: -355
247.83/247.98	c
247.83/247.98	c
247.83/247.98	c ============================[ Search Statistics ]==============================
247.83/247.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
247.83/247.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
247.83/247.98	c ===============================================================================
247.83/247.98	c |         0 |    3649    82000   189218 |    27333        0    nan |  0.000 % |
247.93/248.01	c ===============================================================================
248.03/248.13	c core #796
248.03/248.13	c 
248.03/248.13	c 
248.03/248.13	c Core size: 19	Core Weight: 1	Total Weight: -354
248.03/248.13	c
248.03/248.13	c
248.03/248.13	c ============================[ Search Statistics ]==============================
248.03/248.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
248.03/248.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
248.03/248.13	c ===============================================================================
248.03/248.13	c |         0 |    3659    82001   189238 |    27333        0    nan |  0.000 % |
248.03/248.17	c ===============================================================================
248.13/248.29	c core #797
248.13/248.29	c 
248.13/248.29	c 
248.13/248.29	c Core size: 16	Core Weight: 1	Total Weight: -353
248.13/248.29	c
248.13/248.29	c
248.13/248.29	c ============================[ Search Statistics ]==============================
248.13/248.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
248.13/248.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
248.13/248.29	c ===============================================================================
248.13/248.29	c |         0 |    3669    82002   189258 |    27334        0    nan |  0.000 % |
248.23/248.31	c ===============================================================================
248.33/248.43	c core #798
248.33/248.43	c 
248.33/248.43	c 
248.33/248.43	c Core size: 11	Core Weight: 1	Total Weight: -352
248.33/248.43	c
248.33/248.43	c
248.33/248.43	c ============================[ Search Statistics ]==============================
248.33/248.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
248.33/248.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
248.33/248.43	c ===============================================================================
248.33/248.43	c |         0 |    3679    82003   189278 |    27334        0    nan |  0.000 % |
248.33/248.45	c ===============================================================================
248.43/248.58	c core #799
248.43/248.58	c 
248.43/248.58	c 
248.43/248.58	c Core size: 13	Core Weight: 1	Total Weight: -351
248.43/248.58	c
248.43/248.58	c
248.43/248.58	c ============================[ Search Statistics ]==============================
248.43/248.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
248.43/248.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
248.43/248.58	c ===============================================================================
248.43/248.58	c |         0 |    3687    82004   189294 |    27334        0    nan |  0.000 % |
248.53/248.62	c ===============================================================================
248.63/248.74	c core #800
248.63/248.74	c 
248.63/248.74	c 
248.63/248.74	c Core size: 19	Core Weight: 1	Total Weight: -350
248.63/248.74	c
248.63/248.74	c
248.63/248.74	c ============================[ Search Statistics ]==============================
248.63/248.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
248.63/248.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
248.63/248.74	c ===============================================================================
248.63/248.74	c |         0 |    3703    82005   189326 |    27335        0    nan |  0.000 % |
248.63/248.77	c ===============================================================================
248.83/248.90	c core #801
248.83/248.90	c 
248.83/248.90	c 
248.83/248.90	c Core size: 8	Core Weight: 1	Total Weight: -349
248.83/248.90	c
248.83/248.90	c
248.83/248.90	c ============================[ Search Statistics ]==============================
248.83/248.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
248.83/248.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
248.83/248.90	c ===============================================================================
248.83/248.90	c |         0 |    3707    82006   189334 |    27335        0    nan |  0.000 % |
248.83/248.93	c ===============================================================================
248.93/249.05	c core #802
248.93/249.05	c 
248.93/249.05	c 
248.93/249.05	c Core size: 8	Core Weight: 1	Total Weight: -348
248.93/249.05	c
248.93/249.05	c
248.93/249.05	c ============================[ Search Statistics ]==============================
248.93/249.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
248.93/249.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
248.93/249.05	c ===============================================================================
248.93/249.05	c |         0 |    3711    82007   189342 |    27335        0    nan |  0.000 % |
249.03/249.12	c ===============================================================================
249.13/249.24	c core #803
249.13/249.24	c 
249.13/249.24	c 
249.13/249.24	c Core size: 18	Core Weight: 1	Total Weight: -347
249.13/249.24	c
249.13/249.24	c
249.13/249.24	c ============================[ Search Statistics ]==============================
249.13/249.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
249.13/249.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
249.13/249.24	c ===============================================================================
249.13/249.24	c |         0 |    3722    82008   189364 |    27336        0    nan |  0.000 % |
249.23/249.31	c |       101 |    3722    82008   189364 |    30069      101     13 |  0.000 % |
249.23/249.34	c ===============================================================================
249.33/249.46	c core #804
249.33/249.46	c 
249.33/249.46	c 
249.33/249.46	c Core size: 17	Core Weight: 1	Total Weight: -346
249.33/249.46	c
249.33/249.46	c
249.33/249.46	c ============================[ Search Statistics ]==============================
249.33/249.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
249.33/249.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
249.33/249.46	c ===============================================================================
249.33/249.46	c |         0 |    3734    82009   189388 |    27336        0    nan |  0.000 % |
249.43/249.50	c |       100 |    3729    82009   189388 |    30069      100     12 |  0.134 % |
249.43/249.50	c ===============================================================================
249.53/249.62	c core #805
249.53/249.62	c 
249.53/249.62	c 
249.53/249.62	c Core size: 24	Core Weight: 1	Total Weight: -345
249.53/249.62	c
249.53/249.62	c
249.53/249.62	c ============================[ Search Statistics ]==============================
249.53/249.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
249.53/249.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
249.53/249.62	c ===============================================================================
249.53/249.62	c |         0 |    3752    82010   189424 |    27336        0    nan |  0.000 % |
249.53/249.68	c ===============================================================================
249.73/249.80	c core #806
249.73/249.80	c 
249.73/249.80	c 
249.73/249.80	c Core size: 15	Core Weight: 1	Total Weight: -344
249.73/249.80	c
249.73/249.80	c
249.73/249.80	c ============================[ Search Statistics ]==============================
249.73/249.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
249.73/249.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
249.73/249.80	c ===============================================================================
249.73/249.80	c |         0 |    3760    82011   189440 |    27337        0    nan |  0.000 % |
249.73/249.88	c |       100 |    3760    82011   189440 |    30070      100     21 |  0.000 % |
249.83/249.92	c ===============================================================================
249.93/250.04	c core #807
249.93/250.04	c 
249.93/250.04	c 
249.93/250.04	c Core size: 19	Core Weight: 1	Total Weight: -343
249.93/250.04	c
249.93/250.04	c
249.93/250.04	c ============================[ Search Statistics ]==============================
249.93/250.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
249.93/250.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
249.93/250.04	c ===============================================================================
249.93/250.04	c |         0 |    3778    82012   189476 |    27337        0    nan |  0.000 % |
249.93/250.09	c ===============================================================================
250.12/250.21	c core #808
250.12/250.21	c 
250.12/250.21	c 
250.12/250.21	c Core size: 14	Core Weight: 1	Total Weight: -342
250.12/250.21	c
250.12/250.21	c
250.12/250.21	c ============================[ Search Statistics ]==============================
250.12/250.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
250.12/250.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
250.12/250.21	c ===============================================================================
250.12/250.21	c |         0 |    3788    82013   189496 |    27337        0    nan |  0.000 % |
250.12/250.25	c ===============================================================================
250.22/250.38	c core #809
250.22/250.38	c 
250.22/250.38	c 
250.22/250.38	c Core size: 21	Core Weight: 1	Total Weight: -341
250.22/250.38	c
250.22/250.38	c
250.22/250.38	c ============================[ Search Statistics ]==============================
250.22/250.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
250.22/250.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
250.22/250.38	c ===============================================================================
250.22/250.38	c |         0 |    3802    82014   189524 |    27338        0    nan |  0.000 % |
250.32/250.43	c |       100 |    3797    82014   189524 |    30071      100      8 |  0.158 % |
250.32/250.43	c ===============================================================================
250.42/250.55	c core #810
250.42/250.55	c 
250.42/250.55	c 
250.42/250.55	c Core size: 24	Core Weight: 1	Total Weight: -340
250.42/250.55	c
250.42/250.55	c
250.42/250.55	c ============================[ Search Statistics ]==============================
250.42/250.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
250.42/250.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
250.42/250.55	c ===============================================================================
250.42/250.55	c |         0 |    3825    82015   189570 |    27338        0    nan |  0.000 % |
250.52/250.62	c |       101 |    3825    82015   189570 |    30072      101     13 |  0.000 % |
250.52/250.66	c |       253 |    3825    82015   189570 |    33079      253     16 |  0.000 % |
250.52/250.69	c |       479 |    3825    82015   189570 |    36387      479     16 |  0.000 % |
250.52/250.69	c ===============================================================================
250.73/250.82	c core #811
250.73/250.82	c 
250.73/250.82	c 
250.73/250.82	c Core size: 36	Core Weight: 1	Total Weight: -339
250.73/250.82	c
250.73/250.82	c
250.73/250.82	c ============================[ Search Statistics ]==============================
250.73/250.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
250.73/250.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
250.73/250.82	c ===============================================================================
250.73/250.82	c |         0 |    3854    82016   189628 |    27338        0    nan |  0.000 % |
250.73/250.83	c ===============================================================================
250.82/250.96	c core #812
250.82/250.96	c 
250.82/250.96	c 
250.82/250.96	c Core size: 14	Core Weight: 1	Total Weight: -338
250.82/250.96	c
250.82/250.96	c
250.82/250.96	c ============================[ Search Statistics ]==============================
250.82/250.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
250.82/250.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
250.82/250.96	c ===============================================================================
250.82/250.96	c |         0 |    3862    82017   189644 |    27339        0    nan |  0.000 % |
250.92/251.02	c ===============================================================================
251.02/251.14	c core #813
251.02/251.14	c 
251.02/251.14	c 
251.02/251.14	c Core size: 33	Core Weight: 1	Total Weight: -337
251.02/251.14	c
251.02/251.14	c
251.02/251.14	c ============================[ Search Statistics ]==============================
251.02/251.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
251.02/251.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
251.02/251.14	c ===============================================================================
251.02/251.14	c |         0 |    3888    82018   189696 |    27339        0    nan |  0.000 % |
251.02/251.19	c |       100 |    3882    82018   189696 |    30073      100     11 |  0.154 % |
251.12/251.21	c ===============================================================================
251.22/251.33	c core #814
251.22/251.33	c 
251.22/251.33	c 
251.22/251.33	c Core size: 30	Core Weight: 1	Total Weight: -336
251.22/251.33	c
251.22/251.33	c
251.22/251.33	c ============================[ Search Statistics ]==============================
251.22/251.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
251.22/251.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
251.22/251.33	c ===============================================================================
251.22/251.33	c |         0 |    3916    82019   189752 |    27339        0    nan |  0.000 % |
251.22/251.37	c ===============================================================================
251.32/251.50	c core #815
251.32/251.50	c 
251.32/251.50	c 
251.32/251.50	c Core size: 16	Core Weight: 1	Total Weight: -335
251.32/251.50	c
251.32/251.50	c
251.32/251.50	c ============================[ Search Statistics ]==============================
251.32/251.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
251.32/251.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
251.32/251.50	c ===============================================================================
251.32/251.50	c |         0 |    3926    82020   189772 |    27340        0    nan |  0.000 % |
251.42/251.56	c |       101 |    3926    82020   189772 |    30074      101     21 |  0.000 % |
251.42/251.58	c ===============================================================================
251.63/251.71	c core #816
251.63/251.71	c 
251.63/251.71	c 
251.63/251.71	c Core size: 31	Core Weight: 1	Total Weight: -334
251.63/251.71	c
251.63/251.71	c
251.63/251.71	c ============================[ Search Statistics ]==============================
251.63/251.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
251.63/251.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
251.63/251.71	c ===============================================================================
251.63/251.71	c |         0 |    3946    82021   189812 |    27340        0    nan |  0.000 % |
251.63/251.76	c ===============================================================================
251.73/251.89	c core #817
251.73/251.89	c 
251.73/251.89	c 
251.73/251.89	c Core size: 21	Core Weight: 1	Total Weight: -333
251.73/251.89	c
251.73/251.89	c
251.73/251.89	c ============================[ Search Statistics ]==============================
251.73/251.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
251.73/251.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
251.73/251.89	c ===============================================================================
251.73/251.89	c |         0 |    3964    82022   189848 |    27340        0    nan |  0.000 % |
251.92/252.00	c ===============================================================================
252.02/252.12	c core #818
252.02/252.12	c 
252.02/252.12	c 
252.02/252.12	c Core size: 37	Core Weight: 1	Total Weight: -332
252.02/252.12	c
252.02/252.12	c
252.02/252.12	c ============================[ Search Statistics ]==============================
252.02/252.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
252.02/252.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
252.02/252.12	c ===============================================================================
252.02/252.12	c |         0 |    3992    82023   189904 |    27341        0    nan |  0.000 % |
252.02/252.16	c |       100 |    3992    82023   189904 |    30075      100     21 |  0.000 % |
252.12/252.21	c ===============================================================================
252.22/252.33	c core #819
252.22/252.33	c 
252.22/252.33	c 
252.22/252.33	c Core size: 39	Core Weight: 1	Total Weight: -331
252.22/252.33	c
252.22/252.33	c
252.22/252.33	c ============================[ Search Statistics ]==============================
252.22/252.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
252.22/252.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
252.22/252.33	c ===============================================================================
252.22/252.33	c |         0 |    4018    82024   189956 |    27341        0    nan |  0.000 % |
252.22/252.38	c ===============================================================================
252.42/252.50	c core #820
252.42/252.50	c 
252.42/252.50	c 
252.42/252.50	c Core size: 37	Core Weight: 1	Total Weight: -330
252.42/252.50	c
252.42/252.50	c
252.42/252.50	c ============================[ Search Statistics ]==============================
252.42/252.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
252.42/252.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
252.42/252.50	c ===============================================================================
252.42/252.50	c |         0 |    4044    82025   190008 |    27341        0    nan |  0.000 % |
252.42/252.56	c ===============================================================================
252.52/252.68	c core #821
252.52/252.68	c 
252.52/252.68	c 
252.52/252.68	c Core size: 26	Core Weight: 1	Total Weight: -329
252.52/252.68	c
252.52/252.68	c
252.52/252.68	c ============================[ Search Statistics ]==============================
252.52/252.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
252.52/252.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
252.52/252.68	c ===============================================================================
252.52/252.68	c |         0 |    4062    82026   190044 |    27342        0    nan |  0.000 % |
252.62/252.77	c ===============================================================================
252.72/252.88	c core #822
252.72/252.88	c 
252.72/252.88	c 
252.72/252.88	c Core size: 26	Core Weight: 1	Total Weight: -328
252.72/252.88	c
252.72/252.88	c
252.72/252.88	c ============================[ Search Statistics ]==============================
252.72/252.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
252.72/252.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
252.72/252.88	c ===============================================================================
252.72/252.88	c |         0 |    4082    82027   190084 |    27342        0    nan |  0.000 % |
252.83/252.92	c ===============================================================================
252.93/253.04	c core #823
252.93/253.04	c 
252.93/253.04	c 
252.93/253.04	c Core size: 17	Core Weight: 1	Total Weight: -327
252.93/253.04	c
252.93/253.04	c
252.93/253.04	c ============================[ Search Statistics ]==============================
252.93/253.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
252.93/253.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
252.93/253.04	c ===============================================================================
252.93/253.04	c |         0 |    4096    82028   190112 |    27342        0    nan |  0.000 % |
253.03/253.17	c |       100 |    4096    82028   190112 |    30076      100     10 |  0.000 % |
253.03/253.19	c ===============================================================================
253.22/253.31	c core #824
253.22/253.31	c 
253.22/253.31	c 
253.22/253.31	c Core size: 31	Core Weight: 1	Total Weight: -326
253.22/253.31	c
253.22/253.31	c
253.22/253.31	c ============================[ Search Statistics ]==============================
253.22/253.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
253.22/253.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
253.22/253.31	c ===============================================================================
253.22/253.31	c |         0 |    4120    82029   190160 |    27343        0    nan |  0.000 % |
253.32/253.46	c |       101 |    4119    82029   190160 |    30077      101      7 |  0.024 % |
253.32/253.49	c ===============================================================================
253.52/253.62	c core #825
253.52/253.62	c 
253.52/253.62	c 
253.52/253.62	c Core size: 44	Core Weight: 1	Total Weight: -325
253.52/253.62	c
253.52/253.62	c
253.52/253.62	c ============================[ Search Statistics ]==============================
253.52/253.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
253.52/253.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
253.52/253.62	c ===============================================================================
253.52/253.62	c |         0 |    4158    82030   190236 |    27343        0    nan |  0.000 % |
253.62/253.72	c |       106 |    4158    82030   190236 |    30077      106     11 |  0.000 % |
253.72/253.80	c |       256 |    4157    82030   190236 |    33085      256     10 |  0.048 % |
253.72/253.82	c ===============================================================================
253.82/253.94	c core #826
253.82/253.94	c 
253.82/253.94	c 
253.82/253.94	c Core size: 52	Core Weight: 1	Total Weight: -324
253.82/253.94	c
253.82/253.94	c
253.82/253.94	c ============================[ Search Statistics ]==============================
253.82/253.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
253.82/253.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
253.82/253.94	c ===============================================================================
253.82/253.94	c |         0 |    4202    82031   190324 |    27343        0    nan |  0.000 % |
253.93/254.05	c |       100 |    4202    82031   190324 |    30078      100     16 |  0.024 % |
254.03/254.12	c ===============================================================================
254.12/254.25	c core #827
254.12/254.25	c 
254.12/254.25	c 
254.12/254.25	c Core size: 48	Core Weight: 1	Total Weight: -323
254.12/254.25	c
254.12/254.25	c
254.12/254.25	c ============================[ Search Statistics ]==============================
254.12/254.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
254.12/254.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
254.12/254.25	c ===============================================================================
254.12/254.25	c |         0 |    4236    82032   190392 |    27344        0    nan |  0.000 % |
254.22/254.33	c |       100 |    4236    82032   190392 |    30078      100     15 |  0.000 % |
254.22/254.35	c ===============================================================================
254.32/254.47	c core #828
254.32/254.47	c 
254.32/254.47	c 
254.32/254.47	c Core size: 25	Core Weight: 1	Total Weight: -322
254.32/254.47	c
254.32/254.47	c
254.32/254.47	c ============================[ Search Statistics ]==============================
254.32/254.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
254.32/254.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
254.32/254.47	c ===============================================================================
254.32/254.47	c |         0 |    4254    82033   190428 |    27344        0    nan |  0.000 % |
254.42/254.56	c ===============================================================================
254.52/254.68	c core #829
254.52/254.68	c 
254.52/254.68	c 
254.52/254.68	c Core size: 12	Core Weight: 1	Total Weight: -321
254.52/254.68	c
254.52/254.68	c
254.52/254.68	c ============================[ Search Statistics ]==============================
254.52/254.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
254.52/254.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
254.52/254.68	c ===============================================================================
254.52/254.68	c |         0 |    4262    82034   190444 |    27344        0    nan |  0.000 % |
254.62/254.76	c ===============================================================================
254.72/254.89	c core #830
254.72/254.89	c 
254.72/254.89	c 
254.72/254.89	c Core size: 16	Core Weight: 1	Total Weight: -320
254.72/254.89	c
254.72/254.89	c
254.72/254.89	c ============================[ Search Statistics ]==============================
254.72/254.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
254.72/254.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
254.72/254.89	c ===============================================================================
254.72/254.89	c |         0 |    4272    82035   190464 |    27345        0    nan |  0.000 % |
254.82/254.94	c ===============================================================================
254.92/255.06	c core #831
254.92/255.06	c 
254.92/255.06	c 
254.92/255.06	c Core size: 30	Core Weight: 1	Total Weight: -319
254.92/255.06	c
254.92/255.06	c
254.92/255.06	c ============================[ Search Statistics ]==============================
254.92/255.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
254.92/255.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
254.92/255.06	c ===============================================================================
254.92/255.06	c |         0 |    4290    82036   190500 |    27345        0    nan |  0.000 % |
255.03/255.14	c |       101 |    4290    82036   190500 |    30079      101     23 |  0.000 % |
255.03/255.17	c ===============================================================================
255.13/255.29	c core #832
255.13/255.29	c 
255.13/255.29	c 
255.13/255.29	c Core size: 13	Core Weight: 1	Total Weight: -318
255.13/255.29	c
255.13/255.29	c
255.13/255.29	c ============================[ Search Statistics ]==============================
255.13/255.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
255.13/255.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
255.13/255.29	c ===============================================================================
255.13/255.29	c |         0 |    4296    82037   190512 |    27345        0    nan |  0.000 % |
255.22/255.34	c |       100 |    4296    82037   190512 |    30080      100     19 |  0.000 % |
255.22/255.36	c ===============================================================================
255.32/255.49	c core #833
255.32/255.49	c 
255.32/255.49	c 
255.32/255.49	c Core size: 20	Core Weight: 1	Total Weight: -317
255.32/255.49	c
255.32/255.49	c
255.32/255.49	c ============================[ Search Statistics ]==============================
255.32/255.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
255.32/255.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
255.32/255.49	c ===============================================================================
255.32/255.49	c |         0 |    4310    82038   190540 |    27346        0    nan |  0.000 % |
255.42/255.56	c ===============================================================================
255.52/255.68	c core #834
255.52/255.68	c 
255.52/255.68	c 
255.52/255.68	c Core size: 16	Core Weight: 1	Total Weight: -316
255.52/255.68	c
255.52/255.68	c
255.52/255.68	c ============================[ Search Statistics ]==============================
255.52/255.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
255.52/255.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
255.52/255.68	c ===============================================================================
255.52/255.68	c |         0 |    4322    82039   190564 |    27346        0    nan |  0.000 % |
255.62/255.76	c |       101 |    4309    82039   190564 |    30080      101     11 |  3.887 % |
255.62/255.77	c ===============================================================================
255.82/255.90	c core #835
255.82/255.90	c 
255.82/255.90	c 
255.82/255.90	c Core size: 8	Core Weight: 1	Total Weight: -315
255.82/255.90	c
255.82/255.90	c
255.82/255.90	c ============================[ Search Statistics ]==============================
255.82/255.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
255.82/255.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
255.82/255.90	c ===============================================================================
255.82/255.90	c |         0 |    4330    82040   190580 |    27346        0    nan |  0.000 % |
255.92/256.03	c |       100 |    4329    82040   190580 |    30081      100     10 |  0.023 % |
255.92/256.07	c ===============================================================================
256.03/256.20	c core #836
256.03/256.20	c 
256.03/256.20	c 
256.03/256.20	c Core size: 52	Core Weight: 1	Total Weight: -314
256.03/256.20	c
256.03/256.20	c
256.03/256.20	c ============================[ Search Statistics ]==============================
256.03/256.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
256.03/256.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
256.03/256.20	c ===============================================================================
256.03/256.20	c |         0 |    4376    82041   190672 |    27347        0    nan |  0.000 % |
256.13/256.25	c ===============================================================================
256.23/256.37	c core #837
256.23/256.37	c 
256.23/256.37	c 
256.23/256.37	c Core size: 13	Core Weight: 1	Total Weight: -313
256.23/256.37	c
256.23/256.37	c
256.23/256.37	c ============================[ Search Statistics ]==============================
256.23/256.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
256.23/256.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
256.23/256.37	c ===============================================================================
256.23/256.37	c |         0 |    4384    82042   190688 |    27347        0    nan |  0.000 % |
256.32/256.48	c ===============================================================================
256.52/256.60	c core #838
256.52/256.60	c 
256.52/256.60	c 
256.52/256.60	c Core size: 16	Core Weight: 1	Total Weight: -312
256.52/256.60	c
256.52/256.60	c
256.52/256.60	c ============================[ Search Statistics ]==============================
256.52/256.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
256.52/256.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
256.52/256.60	c ===============================================================================
256.52/256.60	c |         0 |    4396    82043   190712 |    27347        0    nan |  0.000 % |
256.52/256.65	c ===============================================================================
256.62/256.78	c core #839
256.62/256.78	c 
256.62/256.78	c 
256.62/256.78	c Core size: 16	Core Weight: 1	Total Weight: -311
256.62/256.78	c
256.62/256.78	c
256.62/256.78	c ============================[ Search Statistics ]==============================
256.62/256.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
256.62/256.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
256.62/256.78	c ===============================================================================
256.62/256.78	c |         0 |    4408    82044   190736 |    27348        0    nan |  0.000 % |
256.82/256.90	c |       103 |    4408    82044   190736 |    30082      103      9 |  0.000 % |
256.82/256.99	c ===============================================================================
257.02/257.12	c core #840
257.02/257.12	c 
257.02/257.12	c 
257.02/257.12	c Core size: 35	Core Weight: 1	Total Weight: -310
257.02/257.12	c
257.02/257.12	c
257.02/257.12	c ============================[ Search Statistics ]==============================
257.02/257.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
257.02/257.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
257.02/257.12	c ===============================================================================
257.02/257.12	c |         0 |    4430    82045   190780 |    27348        0    nan |  0.000 % |
257.12/257.24	c |       100 |    4430    82045   190780 |    30083      100      9 |  0.000 % |
257.12/257.29	c ===============================================================================
257.33/257.42	c core #841
257.33/257.42	c 
257.33/257.42	c 
257.33/257.42	c Core size: 49	Core Weight: 1	Total Weight: -309
257.33/257.42	c
257.33/257.42	c
257.33/257.42	c ============================[ Search Statistics ]==============================
257.33/257.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
257.33/257.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
257.33/257.42	c ===============================================================================
257.33/257.42	c |         0 |    4466    82046   190852 |    27348        0    nan |  0.000 % |
257.33/257.47	c ===============================================================================
257.42/257.59	c core #842
257.42/257.59	c 
257.42/257.59	c 
257.42/257.59	c Core size: 15	Core Weight: 1	Total Weight: -308
257.42/257.59	c
257.42/257.59	c
257.42/257.59	c ============================[ Search Statistics ]==============================
257.42/257.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
257.42/257.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
257.42/257.59	c ===============================================================================
257.42/257.59	c |         0 |    4476    82047   190872 |    27349        0    nan |  0.000 % |
257.62/257.71	c |       101 |    4474    82047   190872 |    30083      101      8 |  0.045 % |
257.62/257.75	c |       252 |    4473    82047   190872 |    33092      252     10 |  0.067 % |
257.72/257.82	c ===============================================================================
257.82/257.94	c core #843
257.82/257.94	c 
257.82/257.94	c 
257.82/257.94	c Core size: 56	Core Weight: 1	Total Weight: -307
257.82/257.94	c
257.82/257.94	c
257.82/257.94	c ============================[ Search Statistics ]==============================
257.82/257.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
257.82/257.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
257.82/257.94	c ===============================================================================
257.82/257.94	c |         0 |    4526    82048   190972 |    27349        0    nan |  0.000 % |
257.92/258.03	c |       100 |    4526    82048   190972 |    30084      100      6 |  0.000 % |
257.92/258.04	c ===============================================================================
258.02/258.16	c core #844
258.02/258.16	c 
258.02/258.16	c 
258.02/258.16	c Core size: 14	Core Weight: 1	Total Weight: -306
258.02/258.16	c
258.02/258.16	c
258.02/258.16	c ============================[ Search Statistics ]==============================
258.02/258.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
258.02/258.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
258.02/258.16	c ===============================================================================
258.02/258.16	c |         0 |    4538    82049   190996 |    27349        0    nan |  0.000 % |
258.12/258.24	c |       100 |    4505    82049   190996 |    30084      100      9 |  7.074 % |
258.12/258.25	c ===============================================================================
258.22/258.38	c core #845
258.22/258.38	c 
258.22/258.38	c 
258.22/258.38	c Core size: 55	Core Weight: 1	Total Weight: -305
258.22/258.38	c
258.22/258.38	c
258.22/258.38	c ============================[ Search Statistics ]==============================
258.22/258.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
258.22/258.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
258.22/258.38	c ===============================================================================
258.22/258.38	c |         0 |    4574    82050   191068 |    27350        0    nan |  0.000 % |
258.43/258.51	c |       100 |    4573    82050   191068 |    30085      100      9 |  0.044 % |
258.43/258.54	c ===============================================================================
258.52/258.67	c core #846
258.52/258.67	c 
258.52/258.67	c 
258.52/258.67	c Core size: 30	Core Weight: 1	Total Weight: -304
258.52/258.67	c
258.52/258.67	c
258.52/258.67	c ============================[ Search Statistics ]==============================
258.52/258.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
258.52/258.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
258.52/258.67	c ===============================================================================
258.52/258.67	c |         0 |    4602    82051   191124 |    27350        0    nan |  0.000 % |
258.62/258.76	c ===============================================================================
258.72/258.88	c core #847
258.72/258.88	c 
258.72/258.88	c 
258.72/258.88	c Core size: 12	Core Weight: 1	Total Weight: -303
258.72/258.88	c
258.72/258.88	c
258.72/258.88	c ============================[ Search Statistics ]==============================
258.72/258.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
258.72/258.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
258.72/258.88	c ===============================================================================
258.72/258.88	c |         0 |    4610    82052   191140 |    27350        0    nan |  0.000 % |
258.82/258.96	c |       100 |    4610    82052   191140 |    30085      100     13 |  0.000 % |
258.92/259.00	c ===============================================================================
259.02/259.12	c core #848
259.02/259.12	c 
259.02/259.12	c 
259.02/259.12	c Core size: 21	Core Weight: 1	Total Weight: -302
259.02/259.12	c
259.02/259.12	c
259.02/259.12	c ============================[ Search Statistics ]==============================
259.02/259.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
259.02/259.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
259.02/259.12	c ===============================================================================
259.02/259.12	c |         0 |    4628    82053   191176 |    27351        0    nan |  0.000 % |
259.12/259.22	c |       100 |    4628    82053   191176 |    30086      100     16 |  0.000 % |
259.12/259.28	c |       252 |    4627    82053   191176 |    33094      252     17 |  0.022 % |
259.22/259.36	c ===============================================================================
259.32/259.48	c core #849
259.32/259.48	c 
259.32/259.48	c 
259.32/259.48	c Core size: 62	Core Weight: 1	Total Weight: -301
259.32/259.48	c
259.32/259.48	c
259.32/259.48	c ============================[ Search Statistics ]==============================
259.32/259.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
259.32/259.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
259.32/259.48	c ===============================================================================
259.32/259.48	c |         0 |    4676    82054   191272 |    27351        0    nan |  0.000 % |
259.43/259.54	c ===============================================================================
259.53/259.66	c core #850
259.53/259.66	c 
259.53/259.66	c 
259.53/259.66	c Core size: 15	Core Weight: 1	Total Weight: -300
259.53/259.66	c
259.53/259.66	c
259.53/259.66	c ============================[ Search Statistics ]==============================
259.53/259.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
259.53/259.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
259.53/259.66	c ===============================================================================
259.53/259.66	c |         0 |    4686    82055   191292 |    27351        0    nan |  0.000 % |
259.62/259.75	c |       100 |    4686    82055   191292 |    30086      100     10 |  0.000 % |
259.62/259.79	c ===============================================================================
259.82/259.92	c core #851
259.82/259.92	c 
259.82/259.92	c 
259.82/259.92	c Core size: 30	Core Weight: 1	Total Weight: -299
259.82/259.92	c
259.82/259.92	c
259.82/259.92	c ============================[ Search Statistics ]==============================
259.82/259.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
259.82/259.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
259.82/259.92	c ===============================================================================
259.82/259.92	c |         0 |    4714    82056   191348 |    27352        0    nan |  0.000 % |
259.92/260.01	c |       102 |    4714    82056   191348 |    30087      102     11 |  0.000 % |
259.92/260.07	c |       257 |    4713    82056   191348 |    33095      257     11 |  0.042 % |
260.02/260.13	c ===============================================================================
260.12/260.26	c core #852
260.12/260.26	c 
260.12/260.26	c 
260.12/260.26	c Core size: 48	Core Weight: 1	Total Weight: -298
260.12/260.26	c
260.12/260.26	c
260.12/260.26	c ============================[ Search Statistics ]==============================
260.12/260.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
260.12/260.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
260.12/260.26	c ===============================================================================
260.12/260.26	c |         0 |    4750    82057   191420 |    27352        0    nan |  0.000 % |
260.22/260.34	c |       100 |    4750    82057   191420 |    30087      100      9 |  0.000 % |
260.22/260.37	c ===============================================================================
260.32/260.49	c core #853
260.32/260.49	c 
260.32/260.49	c 
260.32/260.49	c Core size: 20	Core Weight: 1	Total Weight: -297
260.32/260.49	c
260.32/260.49	c
260.32/260.49	c ============================[ Search Statistics ]==============================
260.32/260.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
260.32/260.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
260.32/260.49	c ===============================================================================
260.32/260.49	c |         0 |    4762    82058   191444 |    27352        0    nan |  0.000 % |
260.42/260.55	c ===============================================================================
260.53/260.67	c core #854
260.53/260.67	c 
260.53/260.67	c 
260.53/260.67	c Core size: 33	Core Weight: 1	Total Weight: -296
260.53/260.67	c
260.53/260.67	c
260.53/260.67	c ============================[ Search Statistics ]==============================
260.53/260.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
260.53/260.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
260.53/260.67	c ===============================================================================
260.53/260.67	c |         0 |    4784    82059   191488 |    27353        0    nan |  0.000 % |
260.62/260.75	c ===============================================================================
260.72/260.87	c core #855
260.72/260.87	c 
260.72/260.87	c 
260.72/260.87	c Core size: 37	Core Weight: 1	Total Weight: -295
260.72/260.87	c
260.72/260.87	c
260.72/260.87	c ============================[ Search Statistics ]==============================
260.72/260.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
260.72/260.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
260.72/260.87	c ===============================================================================
260.72/260.87	c |         0 |    4820    82060   191560 |    27353        0    nan |  0.000 % |
260.82/260.97	c |       101 |    4820    82060   191560 |    30088      101     10 |  0.000 % |
260.82/260.99	c ===============================================================================
261.02/261.11	c core #856
261.02/261.11	c 
261.02/261.11	c 
261.02/261.11	c Core size: 7	Core Weight: 1	Total Weight: -294
261.02/261.11	c
261.02/261.11	c
261.02/261.11	c ============================[ Search Statistics ]==============================
261.02/261.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
261.02/261.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
261.02/261.11	c ===============================================================================
261.02/261.11	c |         0 |    4826    82061   191572 |    27353        0    nan |  0.000 % |
261.12/261.21	c |       100 |    4826    82061   191572 |    30089      100      6 |  0.000 % |
261.12/261.29	c ===============================================================================
261.32/261.41	c core #857
261.32/261.41	c 
261.32/261.41	c 
261.32/261.41	c Core size: 45	Core Weight: 1	Total Weight: -293
261.32/261.41	c
261.32/261.41	c
261.32/261.41	c ============================[ Search Statistics ]==============================
261.32/261.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
261.32/261.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
261.32/261.41	c ===============================================================================
261.32/261.41	c |         0 |    4870    82062   191660 |    27354        0    nan |  0.000 % |
261.42/261.53	c |       100 |    4869    82062   191660 |    30089      100      9 |  0.021 % |
261.42/261.55	c ===============================================================================
261.52/261.67	c core #858
261.52/261.67	c 
261.52/261.67	c 
261.52/261.67	c Core size: 58	Core Weight: 1	Total Weight: -292
261.52/261.67	c
261.52/261.67	c
261.52/261.67	c ============================[ Search Statistics ]==============================
261.52/261.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
261.52/261.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
261.52/261.67	c ===============================================================================
261.52/261.67	c |         0 |    4908    82063   191736 |    27354        0    nan |  0.000 % |
261.62/261.74	c |       100 |    4908    82063   191736 |    30089      100      7 |  0.000 % |
261.73/261.82	c ===============================================================================
261.82/261.94	c core #859
261.82/261.94	c 
261.82/261.94	c 
261.82/261.94	c Core size: 26	Core Weight: 1	Total Weight: -291
261.82/261.94	c
261.82/261.94	c
261.82/261.94	c ============================[ Search Statistics ]==============================
261.82/261.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
261.82/261.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
261.82/261.94	c ===============================================================================
261.82/261.94	c |         0 |    4930    82064   191780 |    27354        0    nan |  0.000 % |
261.92/262.05	c |       100 |    4929    82064   191780 |    30090      100      8 |  0.020 % |
262.02/262.11	c ===============================================================================
262.12/262.23	c core #860
262.12/262.23	c 
262.12/262.23	c 
262.12/262.23	c Core size: 53	Core Weight: 1	Total Weight: -290
262.12/262.23	c
262.12/262.23	c
262.12/262.23	c ============================[ Search Statistics ]==============================
262.12/262.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
262.12/262.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
262.12/262.23	c ===============================================================================
262.12/262.23	c |         0 |    4968    82065   191856 |    27355        0    nan |  0.000 % |
262.22/262.34	c ===============================================================================
262.32/262.47	c core #861
262.32/262.47	c 
262.32/262.47	c 
262.32/262.47	c Core size: 32	Core Weight: 1	Total Weight: -289
262.32/262.47	c
262.32/262.47	c
262.32/262.47	c ============================[ Search Statistics ]==============================
262.32/262.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
262.32/262.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
262.32/262.47	c ===============================================================================
262.32/262.47	c |         0 |    4993    82066   191906 |    27355        0    nan |  0.000 % |
262.42/262.57	c |       101 |    4993    82066   191906 |    30090      101     10 |  0.000 % |
262.52/262.61	c |       252 |    4992    82066   191906 |    33099      252     10 |  0.020 % |
262.52/262.67	c ===============================================================================
262.62/262.79	c core #862
262.62/262.79	c 
262.62/262.79	c 
262.62/262.79	c Core size: 40	Core Weight: 1	Total Weight: -288
262.62/262.79	c
262.62/262.79	c
262.62/262.79	c ============================[ Search Statistics ]==============================
262.62/262.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
262.62/262.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
262.62/262.79	c ===============================================================================
262.62/262.79	c |         0 |    5023    82067   191966 |    27355        0    nan |  0.000 % |
262.72/262.89	c |       101 |    5023    82067   191966 |    30091      101     17 |  0.000 % |
262.83/262.94	c |       251 |    5022    82067   191966 |    33100      251     17 |  0.020 % |
262.92/263.01	c |       479 |    5022    82067   191966 |    36410      479     21 |  0.020 % |
262.92/263.09	c |       817 |    5019    82067   191966 |    40051      817     21 |  0.080 % |
263.32/263.47	c |      1326 |    5017    82067   191966 |    44056     1326     23 |  0.119 % |
263.62/263.78	c ===============================================================================
263.83/263.92	c core #863
263.83/263.92	c 
263.83/263.92	c 
263.83/263.92	c Core size: 88	Core Weight: 1	Total Weight: -287
263.83/263.92	c
263.83/263.92	c
263.83/263.92	c ============================[ Search Statistics ]==============================
263.83/263.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
263.83/263.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
263.83/263.92	c ===============================================================================
263.83/263.92	c |         0 |    5104    82068   192128 |    27356        0    nan |  0.000 % |
263.83/263.97	c |       100 |    5104    82068   192128 |    30091      100     22 |  0.000 % |
263.93/264.02	c |       250 |    5104    82068   192128 |    33100      250     13 |  0.000 % |
264.02/264.11	c |       476 |    5104    82068   192128 |    36410      476     15 |  0.000 % |
264.02/264.17	c |       813 |    5104    82068   192128 |    40051      813     20 |  0.000 % |
264.42/264.53	c |      1319 |    5102    82068   192128 |    44057     1319     28 |  0.039 % |
264.92/265.04	c |      2078 |    5102    82068   192128 |    48462     2078     34 |  0.039 % |
265.32/265.48	c |      3221 |    5102    82068   192128 |    53309     3217     39 |  0.039 % |
266.12/266.22	c |      4931 |    5101    82068   192128 |    58640     4927     41 |  0.059 % |
267.13/267.28	c |      7496 |    5100    82068   192128 |    64504     7485     42 |  0.078 % |
270.22/270.38	c |     11341 |    5087    82068   192128 |    70954    11330     41 |  0.353 % |
271.22/271.31	c ===============================================================================
271.53/271.63	c core #864
271.53/271.63	c 
271.53/271.63	c 
271.53/271.63	c Core size: 92	Core Weight: 1	Total Weight: -286
271.53/271.63	c
271.53/271.63	c
271.53/271.63	c ============================[ Search Statistics ]==============================
271.53/271.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
271.53/271.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
271.53/271.63	c ===============================================================================
271.53/271.63	c |         0 |    5191    82069   192302 |    27356        0    nan |  0.000 % |
271.63/271.73	c |       100 |    5191    82069   192302 |    30091      100      9 |  0.000 % |
271.72/271.80	c |       250 |    5191    82069   192302 |    33101      250     12 |  0.000 % |
271.72/271.84	c ===============================================================================
271.82/271.95	c core #865
271.82/271.95	c 
271.82/271.95	c 
271.82/271.95	c Core size: 43	Core Weight: 1	Total Weight: -285
271.82/271.95	c
271.82/271.95	c
271.82/271.95	c ============================[ Search Statistics ]==============================
271.82/271.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
271.82/271.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
271.82/271.95	c ===============================================================================
271.82/271.95	c |         0 |    5219    82070   192358 |    27356        0    nan |  0.000 % |
271.92/272.03	c |       101 |    5219    82070   192358 |    30092      101     12 |  0.000 % |
272.02/272.14	c |       253 |    5219    82070   192358 |    33101      253     11 |  0.000 % |
272.12/272.27	c |       478 |    5218    82070   192358 |    36411      478     12 |  0.019 % |
272.22/272.39	c ===============================================================================
272.42/272.52	c core #866
272.42/272.52	c 
272.42/272.52	c 
272.42/272.52	c Core size: 82	Core Weight: 1	Total Weight: -284
272.42/272.52	c
272.42/272.52	c
272.42/272.52	c ============================[ Search Statistics ]==============================
272.42/272.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
272.42/272.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
272.42/272.52	c ===============================================================================
272.42/272.52	c |         0 |    5293    82071   192506 |    27357        0    nan |  0.000 % |
272.52/272.61	c |       100 |    5293    82071   192506 |    30092      100     12 |  0.000 % |
272.52/272.63	c ===============================================================================
272.62/272.75	c core #867
272.62/272.75	c 
272.62/272.75	c 
272.62/272.75	c Core size: 15	Core Weight: 1	Total Weight: -283
272.62/272.75	c
272.62/272.75	c
272.62/272.75	c ============================[ Search Statistics ]==============================
272.62/272.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
272.62/272.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
272.62/272.75	c ===============================================================================
272.62/272.75	c |         0 |    5301    82072   192522 |    27357        0    nan |  0.000 % |
272.72/272.82	c |       101 |    5301    82072   192522 |    30093      101      9 |  0.000 % |
272.72/272.84	c |       254 |    5300    82072   192522 |    33102      254     11 |  0.019 % |
272.81/272.91	c |       481 |    5284    82072   192522 |    36412      481     13 |  2.698 % |
272.81/272.99	c ===============================================================================
273.02/273.12	c core #868
273.02/273.12	c 
273.02/273.12	c 
273.02/273.12	c Core size: 104	Core Weight: 1	Total Weight: -282
273.02/273.12	c
273.02/273.12	c
273.02/273.12	c ============================[ Search Statistics ]==============================
273.02/273.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
273.02/273.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
273.02/273.12	c ===============================================================================
273.02/273.12	c |         0 |    5381    82073   192682 |    27357        0    nan |  0.000 % |
273.02/273.19	c |       101 |    5381    82073   192682 |    30093      101     11 |  0.000 % |
273.11/273.26	c |       251 |    5381    82073   192682 |    33102      251     12 |  0.000 % |
273.21/273.32	c |       479 |    5381    82073   192682 |    36413      479     13 |  0.000 % |
273.31/273.48	c |       817 |    5379    82073   192682 |    40054      817     13 |  0.037 % |
273.83/273.92	c ===============================================================================
273.92/274.05	c core #869
273.92/274.05	c 
273.92/274.05	c 
273.92/274.05	c Core size: 108	Core Weight: 1	Total Weight: -281
273.92/274.05	c
273.92/274.05	c
273.92/274.05	c ============================[ Search Statistics ]==============================
273.92/274.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
273.92/274.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
273.92/274.05	c ===============================================================================
273.92/274.05	c |         0 |    5483    82074   192886 |    27358        0    nan |  0.000 % |
274.02/274.10	c |       100 |    5483    82074   192886 |    30093      100     30 |  0.000 % |
274.12/274.22	c |       250 |    5483    82074   192886 |    33103      250     19 |  0.000 % |
274.12/274.29	c |       475 |    5483    82074   192886 |    36413      475     18 |  0.000 % |
274.41/274.57	c |       813 |    5483    82074   192886 |    40054      813     20 |  0.000 % |
274.93/275.05	c |      1323 |    5481    82074   192886 |    44060     1323     21 |  0.036 % |
275.41/275.56	c |      2082 |    5302    82074   192886 |    48466     1324     20 |  3.301 % |
275.51/275.60	c ===============================================================================
275.61/275.75	c core #870
275.61/275.75	c 
275.61/275.75	c 
275.61/275.75	c Core size: 94	Core Weight: 1	Total Weight: -280
275.61/275.75	c
275.61/275.75	c
275.61/275.75	c ============================[ Search Statistics ]==============================
275.61/275.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
275.61/275.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
275.61/275.75	c ===============================================================================
275.61/275.75	c |         0 |    5562    82075   193044 |    27358        0    nan |  0.000 % |
275.72/275.83	c |       100 |    5562    82075   193044 |    30094      100     12 |  0.000 % |
275.82/275.92	c |       250 |    5561    82075   193044 |    33103      250     12 |  0.018 % |
275.92/276.02	c |       475 |    5561    82075   193044 |    36413      475     13 |  0.018 % |
276.12/276.25	c |       814 |    5560    82075   193044 |    40055      814     16 |  0.036 % |
276.71/276.83	c |      1321 |    5560    82075   193044 |    44060     1321     23 |  0.036 % |
277.82/277.93	c |      2082 |    5560    82075   193044 |    48466     2082     30 |  0.036 % |
279.32/279.49	c |      3224 |    5560    82075   193044 |    53313     3220     36 |  0.036 % |
281.72/281.87	c |      4933 |    5560    82075   193044 |    58645     4929     36 |  0.036 % |
285.41/285.53	c |      7497 |    5528    82075   193044 |    64509     7458     35 |  3.146 % |
285.61/285.75	c ===============================================================================
285.82/285.97	c core #871
285.82/285.97	c 
285.82/285.97	c 
285.82/285.97	c Core size: 170	Core Weight: 1	Total Weight: -279
285.82/285.97	c
285.82/285.97	c
285.82/285.97	c ============================[ Search Statistics ]==============================
285.82/285.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
285.82/285.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
285.82/285.97	c ===============================================================================
285.82/285.97	c |         0 |    5684    82076   193288 |    27358        0    nan |  0.000 % |
285.92/286.07	c |       102 |    5684    82076   193288 |    30094      102     15 |  0.000 % |
286.01/286.13	c |       252 |    5684    82076   193288 |    33103      252     13 |  0.000 % |
286.12/286.22	c |       478 |    5684    82076   193288 |    36414      478     12 |  0.000 % |
286.21/286.38	c |       816 |    5666    82076   193288 |    40055      816     13 |  2.428 % |
286.21/286.39	c ===============================================================================
286.41/286.51	c core #872
286.41/286.51	c 
286.41/286.51	c 
286.41/286.51	c Core size: 62	Core Weight: 1	Total Weight: -278
286.41/286.51	c
286.41/286.51	c
286.41/286.51	c ============================[ Search Statistics ]==============================
286.41/286.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
286.41/286.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
286.41/286.51	c ===============================================================================
286.41/286.51	c |         0 |    5742    82077   193404 |    27359        0    nan |  0.000 % |
286.51/286.60	c |       100 |    5742    82077   193404 |    30094      100     16 |  0.000 % |
286.51/286.64	c |       250 |    5742    82077   193404 |    33104      250     15 |  0.000 % |
286.61/286.73	c |       475 |    5742    82077   193404 |    36414      475     16 |  0.000 % |
286.71/286.85	c |       814 |    5742    82077   193404 |    40056      814     19 |  0.000 % |
286.81/286.98	c |      1320 |    5742    82077   193404 |    44061     1320     21 |  0.000 % |
287.42/287.59	c |      2081 |    5742    82077   193404 |    48468     2081     27 |  0.000 % |
288.31/288.44	c |      3220 |    5742    82077   193404 |    53314     3220     36 |  0.000 % |
289.91/290.09	c |      4930 |    5742    82077   193404 |    58646     4930     43 |  0.000 % |
293.11/293.22	c |      7492 |    5742    82077   193404 |    64511     7492     52 |  0.000 % |
298.12/298.29	c |     11336 |    5742    82077   193404 |    70962    11336     55 |  0.000 % |
308.60/308.77	c |     17105 |    5742    82077   193404 |    78058    17105     60 |  0.000 % |
325.91/326.02	c |     25754 |    5742    82077   193404 |    85864    25754     64 |  0.000 % |
356.30/356.43	c |     38728 |    5742    82077   193404 |    94450    38728     64 |  0.000 % |
401.98/402.16	c ===============================================================================
403.38/403.52	c core #873
403.38/403.52	c 
403.38/403.52	c 
403.38/403.52	c Core size: 185	Core Weight: 1	Total Weight: -277
403.38/403.52	c
403.38/403.52	c
403.38/403.52	c ============================[ Search Statistics ]==============================
403.38/403.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
403.38/403.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
403.38/403.52	c ===============================================================================
403.38/403.52	c |         0 |    5872    82078   193664 |    27359        0    nan |  0.000 % |
403.38/403.60	c |       101 |    5872    82078   193664 |    30095      101     16 |  0.000 % |
403.49/403.65	c |       251 |    5872    82078   193664 |    33104      251     19 |  0.000 % |
403.60/403.70	c |       476 |    5872    82078   193664 |    36415      476     19 |  0.000 % |
403.69/403.80	c |       813 |    5872    82078   193664 |    40056      813     20 |  0.000 % |
403.79/403.90	c |      1322 |    5872    82078   193664 |    44062     1322     24 |  0.000 % |
403.98/404.15	c |      2082 |    5868    82078   193664 |    48468     2080     26 |  0.068 % |
404.38/404.55	c |      3223 |    5868    82078   193664 |    53315     3221     28 |  0.068 % |
405.49/405.63	c |      4931 |    5867    82078   193664 |    58647     4918     33 |  0.085 % |
407.58/407.71	c |      7495 |    5865    82078   193664 |    64511     7479     38 |  0.119 % |
409.78/409.93	c ===============================================================================
409.98/410.15	c core #874
409.98/410.15	c 
409.98/410.15	c 
409.98/410.15	c Core size: 169	Core Weight: 1	Total Weight: -276
409.98/410.15	c
409.98/410.15	c
409.98/410.15	c ============================[ Search Statistics ]==============================
409.98/410.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
409.98/410.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
409.98/410.15	c ===============================================================================
409.98/410.15	c |         0 |    6000    82079   193920 |    27359        0    nan |  0.000 % |
410.09/410.27	c |       101 |    6000    82079   193920 |    30095      101     25 |  0.000 % |
410.19/410.31	c |       252 |    6000    82079   193920 |    33105      252     25 |  0.000 % |
410.19/410.38	c |       477 |    6000    82079   193920 |    36415      477     23 |  0.000 % |
410.38/410.54	c |       814 |    6000    82079   193920 |    40057      814     31 |  0.000 % |
410.68/410.85	c |      1320 |    5999    82079   193920 |    44063     1320     37 |  0.017 % |
411.29/411.45	c |      2080 |    5999    82079   193920 |    48469     2077     52 |  0.017 % |
412.58/412.79	c |      3219 |    5999    82079   193920 |    53316     3216     68 |  0.017 % |
414.49/414.68	c |      4927 |    5999    82079   193920 |    58647     4924     76 |  0.017 % |
418.19/418.34	c |      7489 |    5999    82079   193920 |    64512     7486     86 |  0.017 % |
423.78/423.95	c |     11336 |    5999    82079   193920 |    70963    11333     94 |  0.017 % |
433.29/433.49	c |     17102 |    5999    82079   193920 |    78060    17099    100 |  0.017 % |
453.37/453.59	c |     25751 |    5999    82079   193920 |    85866    25748    104 |  0.017 % |
493.07/493.21	c |     38726 |    5999    82079   193920 |    94452    38723    107 |  0.017 % |
568.15/568.35	c |     58187 |    5998    82079   193920 |   103898    58181    109 |  0.033 % |
702.81/703.07	c |     87380 |    5997    82079   193920 |   114288    87374    109 |  0.050 % |
884.47/884.73	c |    131170 |    5997    82079   193920 |   125716    32412    113 |  0.050 % |
913.87/914.16	c ===============================================================================
914.16/914.44	c core #875
914.16/914.44	c 
914.16/914.44	c 
914.16/914.44	c Core size: 21	Core Weight: 1	Total Weight: -275
914.16/914.44	c
914.16/914.44	c
914.16/914.44	c ============================[ Search Statistics ]==============================
914.16/914.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
914.16/914.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
914.16/914.44	c ===============================================================================
914.16/914.44	c |         0 |    6016    82080   193952 |    27360        0    nan |  0.000 % |
914.26/914.54	c |       101 |    6016    82080   193952 |    30096      101     15 |  0.000 % |
914.37/914.64	c |       251 |    6015    82080   193952 |    33105      251     16 |  0.017 % |
914.47/914.78	c |       477 |    6015    82080   193952 |    36416      477     30 |  0.017 % |
914.66/914.92	c |       814 |    6014    82080   193952 |    40057      814     34 |  0.033 % |
914.76/915.09	c |      1321 |    6014    82080   193952 |    44063     1321     34 |  0.033 % |
915.26/915.57	c |      2081 |    6011    82080   193952 |    48469     2077     37 |  0.083 % |
916.47/916.74	c |      3220 |    6011    82080   193952 |    53316     3216     59 |  0.083 % |
918.86/919.15	c |      4930 |    6010    82080   193952 |    58648     4917     82 |  0.100 % |
923.26/923.59	c |      7492 |    6010    82080   193952 |    64513     7479     96 |  0.100 % |
930.26/930.53	c |     11336 |    6010    82080   193952 |    70964    11318    106 |  0.100 % |
935.55/935.82	c |     17102 |    6010    82080   193952 |    78061    17084    103 |  0.100 % |
946.04/946.38	c |     25755 |    6010    82080   193952 |    85867    25737    105 |  0.100 % |
970.95/971.28	c |     38729 |    6010    82080   193952 |    94454    38711    110 |  0.100 % |
1012.73/1013.08	c |     58190 |    6008    82080   193952 |   103899    58166    110 |  0.133 % |
1116.51/1116.88	c |     87383 |    6008    82080   193952 |   114289    87359    112 |  0.133 % |
1237.37/1237.79	c |    131174 |    6007    82080   193952 |   125718    31937    114 |  0.150 % |
1239.97/1240.31	c ===============================================================================
1240.17/1240.57	c core #876
1240.17/1240.57	c 
1240.17/1240.57	c 
1240.17/1240.57	c Core size: 16	Core Weight: 1	Total Weight: -274
1240.17/1240.57	c
1240.17/1240.57	c
1240.17/1240.57	c ============================[ Search Statistics ]==============================
1240.17/1240.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1240.17/1240.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1240.17/1240.57	c ===============================================================================
1240.17/1240.57	c |         0 |    6026    82081   193972 |    27360        0    nan |  0.000 % |
1240.38/1240.73	c |       100 |    6026    82081   193972 |    30096      100     15 |  0.000 % |
1240.38/1240.77	c ===============================================================================
1240.48/1240.87	c core #877
1240.48/1240.87	c 
1240.48/1240.87	c 
1240.48/1240.87	c Core size: 25	Core Weight: 1	Total Weight: -273
1240.48/1240.87	c
1240.48/1240.87	c
1240.48/1240.87	c ============================[ Search Statistics ]==============================
1240.48/1240.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1240.48/1240.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1240.48/1240.87	c ===============================================================================
1240.48/1240.87	c |         0 |    6042    82082   194004 |    27360        0    nan |  0.000 % |
1240.57/1240.96	c |       100 |    6042    82082   194004 |    30096      100     15 |  0.000 % |
1240.67/1241.03	c |       250 |    6042    82082   194004 |    33106      250     14 |  0.000 % |
1240.77/1241.14	c |       475 |    6042    82082   194004 |    36417      475     17 |  0.000 % |
1240.97/1241.30	c |       812 |    6042    82082   194004 |    40058      812     18 |  0.000 % |
1241.27/1241.60	c |      1318 |    6042    82082   194004 |    44064     1318     21 |  0.000 % |
1242.17/1242.55	c |      2080 |    6042    82082   194004 |    48471     2080     27 |  0.000 % |
1243.88/1244.26	c |      3221 |    6041    82082   194004 |    53318     3220     36 |  0.017 % |
1246.47/1246.87	c |      4931 |    6040    82082   194004 |    58650     4930     43 |  0.033 % |
1251.17/1251.53	c |      7495 |    6040    82082   194004 |    64515     7489     50 |  0.033 % |
1260.57/1260.93	c |     11339 |    6040    82082   194004 |    70966    11333     61 |  0.033 % |
1273.87/1274.26	c |     17110 |    6040    82082   194004 |    78063    17104     65 |  0.033 % |
1297.96/1298.35	c |     25759 |    6040    82082   194004 |    85869    25753     66 |  0.033 % |
1327.15/1327.59	c |     38734 |    6040    82082   194004 |    94456    38728     72 |  0.033 % |
1405.14/1405.58	c |     58198 |    6040    82082   194004 |   103902    58192     74 |  0.033 % |
1509.21/1509.63	c ===============================================================================
1511.81/1512.25	c core #878
1511.81/1512.25	c 
1511.81/1512.25	c 
1511.81/1512.25	c Core size: 220	Core Weight: 1	Total Weight: -272
1511.81/1512.25	c
1511.81/1512.25	c
1511.81/1512.25	c ============================[ Search Statistics ]==============================
1511.81/1512.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1511.81/1512.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1511.81/1512.25	c ===============================================================================
1511.81/1512.25	c |         0 |    6202    82083   194324 |    27361        0    nan |  0.000 % |
1511.90/1512.37	c |       100 |    6202    82083   194324 |    30097      100     18 |  0.000 % |
1512.02/1512.45	c |       250 |    6202    82083   194324 |    33106      250     14 |  0.000 % |
1512.12/1512.53	c |       477 |    6202    82083   194324 |    36417      477     18 |  0.000 % |
1512.21/1512.62	c |       814 |    6197    82083   194324 |    40059      814     19 |  0.081 % |
1512.31/1512.73	c ===============================================================================
1512.41/1512.83	c core #879
1512.41/1512.83	c 
1512.41/1512.83	c 
1512.41/1512.83	c Core size: 20	Core Weight: 1	Total Weight: -271
1512.41/1512.83	c
1512.41/1512.83	c
1512.41/1512.83	c ============================[ Search Statistics ]==============================
1512.41/1512.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1512.41/1512.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1512.41/1512.83	c ===============================================================================
1512.41/1512.83	c |         0 |    6214    82084   194348 |    27361        0    nan |  0.000 % |
1512.51/1513.00	c |       101 |    6214    82084   194348 |    30097      101     34 |  0.000 % |
1512.61/1513.07	c |       251 |    6213    82084   194348 |    33107      251     21 |  0.016 % |
1512.81/1513.21	c |       476 |    6205    82084   194348 |    36417      476     20 |  0.145 % |
1513.01/1513.42	c |       813 |    6196    82084   194348 |    40059      813     24 |  0.290 % |
1513.31/1513.79	c |      1319 |    6192    82084   194348 |    44065     1289     29 |  0.354 % |
1514.32/1514.70	c |      2082 |    6190    82084   194348 |    48472     2052     41 |  0.386 % |
1516.30/1516.76	c |      3221 |    6185    82084   194348 |    53319     3185     61 |  0.467 % |
1518.80/1519.28	c |      4930 |    6175    82084   194348 |    58651     4859     68 |  0.628 % |
1521.81/1522.26	c |      7494 |    6155    82084   194348 |    64516     7326     71 |  0.949 % |
1528.21/1528.69	c ===============================================================================
1528.51/1529.00	c core #880
1528.51/1529.00	c 
1528.51/1529.00	c 
1528.51/1529.00	c Core size: 137	Core Weight: 1	Total Weight: -270
1528.51/1529.00	c
1528.51/1529.00	c
1528.51/1529.00	c ============================[ Search Statistics ]==============================
1528.51/1529.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1528.51/1529.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1528.51/1529.00	c ===============================================================================
1528.51/1529.00	c |         0 |    6338    82085   194596 |    27361        0    nan |  0.000 % |
1528.70/1529.10	c |       101 |    6338    82085   194596 |    30097      101     16 |  0.000 % |
1528.70/1529.15	c |       253 |    6338    82085   194596 |    33107      253     17 |  0.000 % |
1528.70/1529.19	c ===============================================================================
1528.90/1529.33	c core #881
1528.90/1529.33	c 
1528.90/1529.33	c 
1528.90/1529.33	c Core size: 31	Core Weight: 1	Total Weight: -269
1528.90/1529.33	c
1528.90/1529.33	c
1528.90/1529.33	c ============================[ Search Statistics ]==============================
1528.90/1529.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1528.90/1529.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1528.90/1529.33	c ===============================================================================
1528.90/1529.33	c |         0 |    6362    82086   194644 |    27362        0    nan |  0.000 % |
1529.00/1529.46	c |       100 |    6362    82086   194644 |    30098      100     13 |  0.000 % |
1529.10/1529.52	c |       250 |    6362    82086   194644 |    33108      250     19 |  0.000 % |
1529.21/1529.64	c |       476 |    6360    82086   194644 |    36418      476     22 |  0.031 % |
1529.31/1529.73	c |       813 |    6360    82086   194644 |    40060      813     36 |  0.031 % |
1529.61/1530.05	c |      1319 |    6360    82086   194644 |    44066     1319     37 |  0.031 % |
1530.11/1530.56	c |      2081 |    6360    82086   194644 |    48473     2078     49 |  0.031 % |
1530.71/1531.17	c |      3220 |    6358    82086   194644 |    53320     3217     49 |  0.063 % |
1532.00/1532.47	c |      4928 |    6352    82086   194644 |    58652     4917     50 |  0.157 % |
1534.11/1534.54	c |      7490 |    6349    82086   194644 |    64518     7448     56 |  0.204 % |
1536.80/1537.27	c |     11336 |    6347    82086   194644 |    70969    11285     66 |  0.236 % |
1543.20/1543.69	c |     17102 |    6347    82086   194644 |    78066    17051     72 |  0.236 % |
1558.99/1559.46	c |     25751 |    6347    82086   194644 |    85873    25695     84 |  0.236 % |
1585.99/1586.48	c |     38726 |    6347    82086   194644 |    94461    38670     95 |  0.236 % |
1644.38/1644.87	c |     58187 |    6347    82086   194644 |   103907    58131    100 |  0.236 % |
1737.85/1738.36	c |     87387 |    6347    82086   194644 |   114297    87331    106 |  0.236 % |

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-2680563-1277455532/watcher-2680563-1277455532 -o /tmp/evaluation-result-2680563-1277455532/solver-2680563-1277455532 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680563-1277455532.opb 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.96 3/106 25710
/proc/meminfo: memFree=1847176/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=4600 CPUtime=0
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 323 0 0 0 0 0 0 0 24 0 1 0 86844017 4710400 241 1992294400 134512640 135752675 4288365520 18446744073709551615 135229087 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 1150 241 141 303 0 372 0

[startup+0.067086 s]
/proc/loadavg: 0.92 0.98 0.96 3/106 25710
/proc/meminfo: memFree=1847176/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=5544 CPUtime=0.06
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 636 0 0 0 6 0 0 0 24 0 1 0 86844017 5677056 554 1992294400 134512640 135752675 4288365520 18446744073709551615 134565477 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 1386 554 243 303 0 608 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5544

[startup+0.101089 s]
/proc/loadavg: 0.92 0.98 0.96 3/106 25710
/proc/meminfo: memFree=1847176/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=5972 CPUtime=0.09
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 814 0 0 0 9 0 0 0 24 0 1 0 86844017 6115328 732 1992294400 134512640 135752675 4288365520 18446744073709551615 135225924 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 1493 732 304 303 0 715 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5972

[startup+0.301106 s]
/proc/loadavg: 0.92 0.98 0.96 3/106 25710
/proc/meminfo: memFree=1847176/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=11440 CPUtime=0.29
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 3001 0 0 0 29 0 0 0 24 0 1 0 86844017 11714560 2350 1992294400 134512640 135752675 4288365520 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 2860 2351 140 303 0 2555 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11440

[startup+0.701141 s]
/proc/loadavg: 0.92 0.98 0.96 3/106 25710
/proc/meminfo: memFree=1847176/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=11968 CPUtime=0.69
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 3161 0 0 0 68 1 0 0 25 0 1 0 86844017 12255232 2510 1992294400 134512640 135752675 4288365520 18446744073709551615 134518721 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 2992 2510 145 303 0 2687 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11968

[startup+1.50121 s]
/proc/loadavg: 0.92 0.98 0.96 2/107 25711
/proc/meminfo: memFree=1837248/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=16936 CPUtime=1.49
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 4391 0 0 0 147 2 0 0 25 0 1 0 86844017 17342464 3740 1992294400 134512640 135752675 4288365520 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 4234 3740 145 303 0 3929 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16936

[startup+3.10135 s]
/proc/loadavg: 0.92 0.98 0.96 2/107 25711
/proc/meminfo: memFree=1828320/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=26836 CPUtime=3.09
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 6860 0 0 0 304 5 0 0 25 0 1 0 86844017 27480064 6209 1992294400 134512640 135752675 4288365520 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 6709 6209 145 303 0 6404 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26836

[startup+6.30163 s]
/proc/loadavg: 0.93 0.98 0.96 2/107 25711
/proc/meminfo: memFree=1812324/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=39948 CPUtime=6.29
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 10141 0 0 0 620 9 0 0 25 0 1 0 86844017 40906752 9490 1992294400 134512640 135752675 4288365520 18446744073709551615 134638319 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 9987 9490 145 303 0 9682 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39948

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.96 2/107 25711
/proc/meminfo: memFree=1794220/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=56420 CPUtime=12.69
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 14243 0 0 0 1255 14 0 0 25 0 1 0 86844017 57774080 13592 1992294400 134512640 135752675 4288365520 18446744073709551615 134517424 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 14105 13592 145 303 0 13800 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56420

[startup+25.5003 s]
/proc/loadavg: 0.95 0.98 0.96 2/107 25711
/proc/meminfo: memFree=1769420/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=80368 CPUtime=25.49
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 20237 0 0 0 2528 21 0 0 25 0 1 0 86844017 82296832 19586 1992294400 134512640 135752675 4288365520 18446744073709551615 134517409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 20092 19586 145 303 0 19787 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80368

[startup+51.1005 s]
/proc/loadavg: 0.96 0.98 0.96 2/107 25713
/proc/meminfo: memFree=1743504/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=107576 CPUtime=51.07
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 27032 0 0 0 5077 30 0 0 25 0 1 0 86844017 110157824 26381 1992294400 134512640 135752675 4288365520 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 26894 26381 145 303 0 26589 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 107576

[startup+102.309 s]
/proc/loadavg: 0.98 0.98 0.96 2/107 25713
/proc/meminfo: memFree=1689440/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=159644 CPUtime=102.27
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 40030 0 0 0 10180 47 0 0 25 0 1 0 86844017 163475456 39379 1992294400 134512640 135752675 4288365520 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 39911 39379 145 303 0 39606 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 159644

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/107 25715
/proc/meminfo: memFree=1649760/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=199528 CPUtime=162.24
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 49976 0 0 0 16165 59 0 0 25 0 1 0 86844017 204316672 49325 1992294400 134512640 135752675 4288365520 18446744073709551615 134516977 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 49882 49325 145 303 0 49577 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 199528

[startup+222.3 s]
/proc/loadavg: 0.99 0.98 0.96 2/107 25717
/proc/meminfo: memFree=1608840/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=239260 CPUtime=222.23
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 60130 0 0 0 22156 67 0 0 25 0 1 0 86844017 245002240 59320 1992294400 134512640 135752675 4288365520 18446744073709551615 135205193 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 59815 59320 146 303 0 59510 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 239260

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/107 25719
/proc/meminfo: memFree=1608592/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=239260 CPUtime=282.21
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 60136 0 0 0 28129 92 0 0 25 0 1 0 86844017 245002240 59326 1992294400 134512640 135752675 4288365520 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 59815 59326 146 303 0 59510 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 239260

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/107 25721
/proc/meminfo: memFree=1608592/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=239260 CPUtime=342.2
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 60148 0 0 0 34109 111 0 0 25 0 1 0 86844017 245002240 59338 1992294400 134512640 135752675 4288365520 18446744073709551615 134611809 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 59815 59338 146 303 0 59510 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 239260

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.96 2/107 25721
/proc/meminfo: memFree=1608592/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=239260 CPUtime=402.18
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 60148 0 0 0 40098 120 0 0 25 0 1 0 86844017 245002240 59338 1992294400 134512640 135752675 4288365520 18446744073709551615 134516452 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 59815 59338 146 303 0 59510 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 239260

[startup+462.301 s]
/proc/loadavg: 1.04 1.00 0.96 2/107 25723
/proc/meminfo: memFree=1608468/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=239260 CPUtime=462.17
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 60148 0 0 0 46078 139 0 0 25 0 1 0 86844017 245002240 59338 1992294400 134512640 135752675 4288365520 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 59815 59338 146 303 0 59510 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 239260

[startup+522.3 s]
/proc/loadavg: 1.01 1.00 0.96 2/107 25725
/proc/meminfo: memFree=1608468/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=239260 CPUtime=522.15
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 60148 0 0 0 52068 147 0 0 25 0 1 0 86844017 245002240 59338 1992294400 134512640 135752675 4288365520 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 59815 59338 146 303 0 59510 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 239260

[startup+582.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 25727
/proc/meminfo: memFree=1608468/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=239260 CPUtime=582.14
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 60159 0 0 0 58060 154 0 0 25 0 1 0 86844017 245002240 59349 1992294400 134512640 135752675 4288365520 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 59815 59349 146 303 0 59510 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 239260

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 25729
/proc/meminfo: memFree=1608468/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=239260 CPUtime=642.13
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 60161 0 0 0 64052 161 0 0 25 0 1 0 86844017 245002240 59351 1992294400 134512640 135752675 4288365520 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 59815 59351 146 303 0 59510 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 239260

[startup+702.301 s]

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

[startup+882.3 s]
/proc/loadavg: 1.08 1.03 0.97 2/107 25735
/proc/meminfo: memFree=1580816/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=267108 CPUtime=882.07
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 67018 0 0 0 88004 203 0 0 25 0 1 0 86844017 273518592 66208 1992294400 134512640 135752675 4288365520 18446744073709551615 134611761 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 66777 66208 146 303 0 66472 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 267108

[startup+942.301 s]
/proc/loadavg: 1.09 1.04 0.98 2/107 25746
/proc/meminfo: memFree=1568788/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=277876 CPUtime=942.04
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 69821 0 0 0 93980 224 0 0 25 0 1 0 86844017 284545024 68899 1992294400 134512640 135752675 4288365520 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 69469 68899 146 303 0 69164 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 277876

[startup+1002.3 s]
/proc/loadavg: 1.08 1.04 0.98 2/107 25746
/proc/meminfo: memFree=1568788/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=277876 CPUtime=1002.03
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 69833 0 0 0 99964 239 0 0 25 0 1 0 86844017 284545024 68911 1992294400 134512640 135752675 4288365520 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 69469 68911 146 303 0 69164 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 277876

[startup+1062.3 s]
/proc/loadavg: 1.03 1.03 0.98 2/107 25748
/proc/meminfo: memFree=1565440/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=281716 CPUtime=1062.02
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 70829 0 0 0 105951 251 0 0 25 0 1 0 86844017 288477184 69907 1992294400 134512640 135752675 4288365520 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 70429 69907 146 303 0 70124 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 281716

[startup+1122.3 s]
/proc/loadavg: 1.01 1.02 0.98 2/107 25750
/proc/meminfo: memFree=1556760/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=290284 CPUtime=1122
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 72953 0 0 0 111939 261 0 0 25 0 1 0 86844017 297250816 72031 1992294400 134512640 135752675 4288365520 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 72571 72031 146 303 0 72266 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 290284

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 0.98 2/107 25752
/proc/meminfo: memFree=1546096/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=301312 CPUtime=1181.99
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 75645 0 0 0 117925 274 0 0 25 0 1 0 86844017 308543488 74723 1992294400 134512640 135752675 4288365520 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 75328 74723 146 303 0 75023 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 301312

[startup+1242.3 s]
/proc/loadavg: 1.00 1.01 0.98 2/107 25754
/proc/meminfo: memFree=1525760/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=320876 CPUtime=1241.97
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 80693 0 0 0 123904 293 0 0 25 0 1 0 86844017 328577024 79659 1992294400 134512640 135752675 4288365520 18446744073709551615 134616138 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 80219 79659 146 303 0 79914 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 320876

[startup+1302.3 s]
/proc/loadavg: 1.00 1.01 0.98 2/107 25754
/proc/meminfo: memFree=1525760/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=320876 CPUtime=1301.97
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 80716 0 0 0 129888 309 0 0 25 0 1 0 86844017 328577024 79682 1992294400 134512640 135752675 4288365520 18446744073709551615 134518941 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 80219 79682 146 303 0 79914 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 320876

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.98 3/107 25756
/proc/meminfo: memFree=1525760/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=320876 CPUtime=1361.95
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 80765 0 0 0 135876 319 0 0 25 0 1 0 86844017 328577024 79731 1992294400 134512640 135752675 4288365520 18446744073709551615 134611761 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 80219 79731 146 303 0 79914 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 320876

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 25758
/proc/meminfo: memFree=1525760/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=320876 CPUtime=1421.94
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 80765 0 0 0 141866 328 0 0 25 0 1 0 86844017 328577024 79731 1992294400 134512640 135752675 4288365520 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 80219 79731 146 303 0 79914 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 320876

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 25760
/proc/meminfo: memFree=1525636/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=320876 CPUtime=1481.91
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 80778 0 0 0 147856 335 0 0 25 0 1 0 86844017 328577024 79744 1992294400 134512640 135752675 4288365520 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 80219 79744 146 303 0 79914 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 320876

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 25762
/proc/meminfo: memFree=1520304/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=326456 CPUtime=1541.9
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 82122 0 0 0 153832 358 0 0 25 0 1 0 86844017 334290944 81088 1992294400 134512640 135752675 4288365520 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 81614 81088 146 303 0 81309 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 326456

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 25762
/proc/meminfo: memFree=1520304/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=326456 CPUtime=1601.89
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 82162 0 0 0 159815 374 0 0 25 0 1 0 86844017 334290944 81128 1992294400 134512640 135752675 4288365520 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 81614 81128 146 303 0 81309 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 326456

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 25764
/proc/meminfo: memFree=1520180/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=326456 CPUtime=1661.87
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 82170 0 0 0 165803 384 0 0 25 0 1 0 86844017 334290944 81136 1992294400 134512640 135752675 4288365520 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 81614 81136 146 303 0 81309 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 326456

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/107 25766
/proc/meminfo: memFree=1513732/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=333336 CPUtime=1721.86
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 83866 0 0 0 171789 397 0 0 25 0 1 0 86844017 341336064 82832 1992294400 134512640 135752675 4288365520 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 83334 82832 146 303 0 83029 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 333336

[startup+1782.3 s]
/proc/loadavg: 1.04 1.01 0.99 2/107 25768
/proc/meminfo: memFree=1501084/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=346068 CPUtime=1781.85
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 86957 0 0 0 177773 412 0 0 25 0 1 0 86844017 354373632 85923 1992294400 134512640 135752675 4288365520 18446744073709551615 134517409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 86517 85923 146 303 0 86212 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 346068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.03 1.01 0.99 2/107 25768
/proc/meminfo: memFree=1498232/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=348744 CPUtime=1800.04
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 87639 0 0 0 179588 416 0 0 25 0 1 0 86844017 357113856 86605 1992294400 134512640 135752675 4288365520 18446744073709551615 134605232 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 87186 86605 146 303 0 86881 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 348744

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

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

[startup+1800.5 s]
/proc/loadavg: 1.03 1.01 0.99 2/107 25768
/proc/meminfo: memFree=1498232/2059040 swapFree=4140544/4192956
[pid=25710] ppid=25708 vsize=348744 CPUtime=1800.04
/proc/25710/stat : 25710 (wbo1.4b) R 25708 25710 25487 0 -1 4202496 87639 0 0 0 179588 416 0 0 25 0 1 0 86844017 357113856 86605 1992294400 134512640 135752675 4288365520 18446744073709551615 134605232 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/25710/statm: 87186 86605 146 303 0 86881 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 348744

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.55
CPU time (s): 1800.09
CPU user time (s): 1795.89
CPU system time (s): 4.20436
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 348744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.89
system time used= 4.20436
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87639
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= 158
involuntary context switches= 2551

runsolver used 2.82457 second user time and 8.74567 second system time

The end

Launcher Data

Begin job on node057 at 2010-06-25 10:45:32
IDJOB=2680563
IDBENCH=2262
IDSOLVER=1190
FILE ID=node057/2680563-1277455532
PBS_JOBID= 11188112
Free space on /tmp= 62400 MiB

SOLVER NAME= wbo 1.4b (fixed)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb50-23-opb/normalized-frb50-23-5.opb
COMMAND LINE= wbo1.4b -file-format=opb -time-limit=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2680563-1277455532/watcher-2680563-1277455532 -o /tmp/evaluation-result-2680563-1277455532/solver-2680563-1277455532 -C 1800 -W 2000 -M 1800  wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680563-1277455532.opb

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

MD5SUM BENCH= 32f273c48805c1e726044ae006778010
RANDOM SEED=73973225

node057.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.247
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.49
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.247
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1847704 kB
Buffers:         23108 kB
Cached:          90212 kB
SwapCached:       5360 kB
Active:          52176 kB
Inactive:        74208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1847704 kB
SwapTotal:     4192956 kB
SwapFree:      4140544 kB
Dirty:            4508 kB
Writeback:           0 kB
AnonPages:       11588 kB
Mapped:          12092 kB
Slab:            63020 kB
PageTables:       4144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181880 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62396 MiB
End job on node057 at 2010-06-25 11:15:35