Trace number 2680557

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.07 1800.56

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-5.opb
MD5SUM20471e978018d28aed0ca16c46de4e3d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-44
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -51
Optimality of the best value was proved NO
Number of variables1272
Total number of constraints94226
Number of constraints which are clauses94226
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 1272
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 1272
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 1272
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-2680557-1277455442.opb.
0.00/0.00	c Instance file HOME/instance-2680557-1277455442.opb
0.00/0.00	c File size is 2294904 bytes.
0.29/0.31	c Highest Coefficient sum: 3
0.29/0.31	c ============================[ Problem Statistics ]=============================
0.29/0.31	c |                                                                             |
0.29/0.31	c |  Parsing time:          0.31         s                                      |
0.29/0.31	c |  Number Variables:      1272                                                |
0.29/0.31	c |  Number Clauses:        94226                                               |
0.29/0.31	c |  Number Cardinality:    0                                                   |
0.29/0.31	c |  Number PB Constraints: 0                                                   |
0.49/0.57	c ============================[ Search Statistics ]==============================
0.49/0.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.49/0.57	c ===============================================================================
0.49/0.57	c |         0 |    1272    94226   188452 |    31408        0    nan |  0.000 % |
0.49/0.58	c ===============================================================================
0.49/0.58	c New solution: 0
0.49/0.58	o 0
0.49/0.58	c Elapsed CPU time: 0.563914 s	Remaining CPU time: 179.436 s
0.49/0.58	c ===============================================================================
0.49/0.58	c |         0 |    1272    94227   189724 |    31409        0    nan |  0.000 % |
0.49/0.58	c ===============================================================================
0.49/0.58	c New solution: -1
0.49/0.58	o -1
0.49/0.58	c Elapsed CPU time: 0.568913 s	Remaining CPU time: 179.431 s
0.49/0.58	c ===============================================================================
0.49/0.58	c |         0 |    1272    94228   190996 |    31409        0    nan |  0.000 % |
0.59/0.60	c ===============================================================================
0.59/0.60	c New solution: -2
0.59/0.60	o -2
0.59/0.60	c Elapsed CPU time: 0.58791 s	Remaining CPU time: 179.412 s
0.59/0.60	c ===============================================================================
0.59/0.60	c |        15 |    1272    94229   192268 |    31409       15   1263 |  0.000 % |
0.59/0.67	c |       127 |    1272    94229   192268 |    34550      127   1262 |  0.000 % |
0.59/0.69	c ===============================================================================
0.59/0.69	c New solution: -3
0.59/0.69	o -3
0.59/0.69	c Elapsed CPU time: 0.677896 s	Remaining CPU time: 179.322 s
0.59/0.69	c ===============================================================================
0.59/0.69	c |       135 |    1272    94230   193540 |    31410      135   1262 |  0.000 % |
0.69/0.73	c ===============================================================================
0.69/0.73	c New solution: -4
0.69/0.73	o -4
0.69/0.73	c Elapsed CPU time: 0.710891 s	Remaining CPU time: 179.289 s
0.69/0.73	c ===============================================================================
0.69/0.73	c |       205 |    1272    94231   194812 |    31410      205   1262 |  0.000 % |
0.69/0.76	c |       305 |    1272    94231   194812 |    34551      305   1263 |  0.000 % |
0.79/0.82	c |       456 |    1272    94231   194812 |    38006      456   1264 |  0.000 % |
0.79/0.89	c ===============================================================================
0.79/0.89	c New solution: -5
0.79/0.89	o -5
0.79/0.89	c Elapsed CPU time: 0.871867 s	Remaining CPU time: 179.128 s
0.79/0.89	c ===============================================================================
0.79/0.89	c |       602 |    1272    94232   196084 |    31410      602   1264 |  0.000 % |
0.89/0.93	c |       704 |    1272    94232   196084 |    34551      704   1264 |  0.000 % |
0.89/1.00	c ===============================================================================
0.89/1.00	c New solution: -6
0.89/1.00	o -6
0.89/1.00	c Elapsed CPU time: 0.971852 s	Remaining CPU time: 179.028 s
0.89/1.00	c ===============================================================================
0.89/1.00	c |       817 |    1272    94233   197356 |    31411      817   1264 |  0.000 % |
0.99/1.04	c |       920 |    1272    94233   197356 |    34552      920   1264 |  0.000 % |
1.10/1.12	c |      1070 |    1272    94233   197356 |    38007     1070   1264 |  0.000 % |
1.10/1.14	c ===============================================================================
1.10/1.14	c New solution: -7
1.10/1.14	o -7
1.10/1.14	c Elapsed CPU time: 1.10783 s	Remaining CPU time: 178.892 s
1.10/1.14	c ===============================================================================
1.10/1.14	c |      1072 |    1272    94234   198628 |    31411     1072   1264 |  0.000 % |
1.10/1.18	c |      1172 |    1272    94234   198628 |    34552     1172   1263 |  0.000 % |
1.19/1.25	c ===============================================================================
1.19/1.25	c New solution: -8
1.19/1.25	o -8
1.19/1.25	c Elapsed CPU time: 1.22081 s	Remaining CPU time: 178.779 s
1.19/1.25	c ===============================================================================
1.19/1.25	c |      1266 |    1272    94235   199900 |    31411     1266   1263 |  0.000 % |
1.29/1.32	c |      1367 |    1272    94235   199900 |    34552     1367   1263 |  0.000 % |
1.39/1.41	c |      1517 |    1272    94235   199900 |    38008     1517   1263 |  0.000 % |
1.49/1.54	c |      1743 |    1272    94235   199900 |    41808     1743   1263 |  0.000 % |
1.59/1.64	c ===============================================================================
1.59/1.64	c New solution: -9
1.59/1.64	o -9
1.59/1.64	c Elapsed CPU time: 1.60076 s	Remaining CPU time: 178.399 s
1.59/1.64	c ===============================================================================
1.59/1.64	c |      1863 |    1272    94236   201172 |    31412     1863   1263 |  0.000 % |
1.69/1.71	c |      1963 |    1272    94236   201172 |    34553     1963   1262 |  0.000 % |
1.79/1.81	c |      2113 |    1272    94236   201172 |    38008     2113   1262 |  0.000 % |
1.89/1.98	c |      2339 |    1272    94236   201172 |    41809     2339   1262 |  0.000 % |
2.09/2.11	c ===============================================================================
2.09/2.11	c New solution: -10
2.09/2.11	o -10
2.09/2.11	c Elapsed CPU time: 2.06968 s	Remaining CPU time: 177.93 s
2.09/2.11	c ===============================================================================
2.09/2.11	c |      2488 |    1272    94237   202444 |    31412     2488   1262 |  0.000 % |
2.09/2.19	c |      2590 |    1272    94237   202444 |    34553     2590   1262 |  0.000 % |
2.20/2.29	c |      2742 |    1272    94237   202444 |    38008     2742   1261 |  0.000 % |
2.39/2.46	c |      2967 |    1272    94237   202444 |    41809     2967   1261 |  0.000 % |
2.59/2.70	c ===============================================================================
2.59/2.70	c New solution: -11
2.59/2.70	o -11
2.59/2.70	c Elapsed CPU time: 2.6406 s	Remaining CPU time: 177.359 s
2.59/2.70	c ===============================================================================
2.59/2.70	c |      3262 |    1272    94238   203716 |    31412     3262   1261 |  0.000 % |
2.70/2.78	c |      3362 |    1272    94238   203716 |    34553     3362   1261 |  0.000 % |
2.89/2.91	c |      3512 |    1272    94238   203716 |    38009     3512   1261 |  0.000 % |
2.99/3.07	c |      3738 |    1272    94238   203716 |    41810     3738   1261 |  0.000 % |
2.99/3.09	c ===============================================================================
2.99/3.09	c New solution: -12
2.99/3.09	o -12
2.99/3.09	c Elapsed CPU time: 3.02454 s	Remaining CPU time: 176.975 s
2.99/3.09	c ===============================================================================
2.99/3.09	c |      3741 |    1272    94239   204988 |    31413     3741   1261 |  0.000 % |
3.09/3.19	c |      3841 |    1272    94239   204988 |    34554     3841   1260 |  0.000 % |
3.30/3.37	c |      3991 |    1272    94239   204988 |    38009     3991   1260 |  0.000 % |
3.60/3.61	c |      4217 |    1272    94239   204988 |    41810     4217   1260 |  0.000 % |
3.89/3.90	c |      4554 |    1272    94239   204988 |    45991     4554   1260 |  0.000 % |
4.09/4.13	c ===============================================================================
4.09/4.13	c New solution: -13
4.09/4.13	o -13
4.09/4.13	c Elapsed CPU time: 4.04638 s	Remaining CPU time: 175.954 s
4.09/4.13	c ===============================================================================
4.09/4.13	c |      4781 |    1272    94240   206260 |    31413     4781   1260 |  0.000 % |
4.19/4.23	c |      4882 |    1272    94240   206260 |    34554     4882   1260 |  0.000 % |
4.40/4.43	c |      5032 |    1272    94240   206260 |    38010     5032   1259 |  0.000 % |
4.49/4.57	c ===============================================================================
4.49/4.57	c New solution: -14
4.49/4.57	o -14
4.49/4.57	c Elapsed CPU time: 4.47732 s	Remaining CPU time: 175.523 s
4.49/4.57	c ===============================================================================
4.49/4.57	c |      5150 |    1272    94241   207532 |    31413     5150   1259 |  0.000 % |
4.59/4.65	c |      5250 |    1272    94241   207532 |    34555     5250   1259 |  0.000 % |
4.79/4.81	c |      5402 |    1272    94241   207532 |    38010     5402   1259 |  0.000 % |
4.99/5.08	c |      5628 |    1272    94241   207532 |    41811     5628   1259 |  0.000 % |
5.40/5.42	c |      5965 |    1272    94241   207532 |    45992     5965   1259 |  0.000 % |
5.99/6.02	c |      6471 |    1272    94241   207532 |    50592     6471   1258 |  0.000 % |
6.19/6.28	c ===============================================================================
6.19/6.28	c New solution: -15
6.19/6.28	o -15
6.19/6.28	c Elapsed CPU time: 6.17206 s	Remaining CPU time: 173.828 s
6.19/6.28	c ===============================================================================
6.19/6.28	c |      6702 |    1272    94242   208804 |    31414     6702   1258 |  0.000 % |
6.39/6.41	c |      6802 |    1272    94242   208804 |    34555     6802   1258 |  0.000 % |
6.60/6.61	c |      6953 |    1272    94242   208804 |    38010     6953   1258 |  0.000 % |
6.89/6.91	c |      7179 |    1272    94242   208804 |    41812     7179   1258 |  0.000 % |
7.29/7.31	c ===============================================================================
7.29/7.31	c New solution: -16
7.29/7.31	o -16
7.29/7.31	c Elapsed CPU time: 7.19291 s	Remaining CPU time: 172.807 s
7.29/7.31	c ===============================================================================
7.29/7.31	c |      7461 |    1272    94243   210076 |    31414     7461   1258 |  0.000 % |
7.39/7.43	c |      7561 |    1272    94243   210076 |    34555     7561   1258 |  0.000 % |
7.49/7.59	c |      7714 |    1272    94243   210076 |    38011     7714   1258 |  0.000 % |
7.79/7.86	c |      7939 |    1272    94243   210076 |    41812     7939   1257 |  0.000 % |
8.19/8.26	c |      8277 |    1272    94243   210076 |    45993     8277   1257 |  0.000 % |
8.99/9.05	c |      8786 |    1272    94243   210076 |    50593     8786   1257 |  0.000 % |
9.69/9.72	c ===============================================================================
9.69/9.72	c New solution: -17
9.69/9.72	o -17
9.69/9.72	c Elapsed CPU time: 9.57654 s	Remaining CPU time: 170.423 s
9.69/9.72	c ===============================================================================
9.69/9.72	c |      9229 |    1272    94244   211348 |    31414     9229   1257 |  0.000 % |
9.90/9.93	c |      9330 |    1272    94244   211348 |    34556     9330   1257 |  0.000 % |
10.19/10.23	c |      9481 |    1272    94244   211348 |    38011     9481   1257 |  0.000 % |
10.59/10.61	c |      9706 |    1272    94244   211348 |    41812     9706   1257 |  0.000 % |
11.08/11.13	c |     10043 |    1272    94244   211348 |    45994    10043   1256 |  0.000 % |
11.79/11.82	c |     10550 |    1272    94244   211348 |    50593    10550   1256 |  0.000 % |
13.29/13.36	c |     11309 |    1272    94244   211348 |    55652    11309   1256 |  0.000 % |
15.48/15.50	c |     12449 |    1272    94244   211348 |    61218    12449   1255 |  0.000 % |
18.98/19.06	c |     14158 |    1272    94244   211348 |    67340    14158   1255 |  0.000 % |
26.09/26.19	c |     16722 |    1272    94244   211348 |    74074    16722   1254 |  0.000 % |
40.18/40.26	c |     20566 |    1272    94244   211348 |    81481    20566   1254 |  0.000 % |
65.78/65.87	c |     26333 |    1272    94244   211348 |    89629    26333   1254 |  0.000 % |
75.07/75.18	c ===============================================================================
75.07/75.18	c New solution: -18
75.07/75.18	o -18
75.07/75.18	c Elapsed CPU time: 74.7696 s	Remaining CPU time: 105.23 s
75.07/75.18	c ===============================================================================
75.07/75.18	c |     27697 |    1272    94245   212620 |    31415    27697   1253 |  0.000 % |
75.78/75.87	c |     27798 |    1272    94245   212620 |    34556    27798   1253 |  0.000 % |
77.37/77.47	c |     27949 |    1272    94245   212620 |    38012    27949   1253 |  0.000 % |
78.97/79.01	c |     28177 |    1272    94245   212620 |    41813    28177   1253 |  0.000 % |
80.77/80.83	c |     28514 |    1272    94245   212620 |    45994    28514   1253 |  0.000 % |
85.87/85.91	c |     29021 |    1272    94245   212620 |    50594    29021   1253 |  0.000 % |
89.47/89.53	c ===============================================================================
89.47/89.53	c New solution: -19
89.47/89.53	o -19
89.47/89.53	c Elapsed CPU time: 89.0765 s	Remaining CPU time: 90.9235 s
89.47/89.53	c ===============================================================================
89.47/89.53	c |     29597 |    1272    94246   213892 |    31415    29597   1253 |  0.000 % |
90.27/90.33	c |     29700 |    1272    94246   213892 |    34556    29700   1253 |  0.000 % |
92.07/92.14	c |     29853 |    1272    94246   213892 |    38012    29853   1253 |  0.000 % |
93.37/93.44	c |     30078 |    1272    94246   213892 |    41813    30078   1253 |  0.000 % |
95.17/95.24	c |     30416 |    1272    94246   213892 |    45995    30416   1253 |  0.000 % |
95.77/95.87	c ===============================================================================
95.77/95.87	c New solution: -20
95.77/95.87	o -20
95.77/95.87	c Elapsed CPU time: 95.3975 s	Remaining CPU time: 84.6025 s
95.77/95.87	c ===============================================================================
95.77/95.87	c |     30614 |    1272    94247   215164 |    31415    30614   1253 |  0.000 % |
96.27/96.37	c |     30717 |    1272    94247   215164 |    34557    30717   1253 |  0.000 % |
97.56/97.60	c |     30867 |    1272    94247   215164 |    38012    30867   1253 |  0.000 % |
98.06/98.19	c |     31092 |    1272    94247   215164 |    41814    31092   1253 |  0.000 % |
99.97/100.06	c |     31431 |    1272    94247   215164 |    45995    31431   1253 |  0.000 % |
102.36/102.46	c |     31938 |    1272    94247   215164 |    50595    31938   1253 |  0.000 % |
105.26/105.33	c |     32697 |    1272    94247   215164 |    55654    32697   1253 |  0.000 % |
109.66/109.72	c |     33838 |    1272    94247   215164 |    61220    33838   1253 |  0.000 % |
116.26/116.38	c |     35546 |    1272    94247   215164 |    67342    35546   1253 |  0.000 % |
134.25/134.37	c |     38109 |    1272    94247   215164 |    74076    38109   1252 |  0.000 % |
138.75/138.82	c ===============================================================================
138.75/138.82	c New solution: -21
138.75/138.82	o -21
138.75/138.82	c Elapsed CPU time: 138.235 s	Remaining CPU time: 41.765 s
138.75/138.82	c ===============================================================================
138.75/138.82	c |     38802 |    1272    94248   216436 |    31416    38802   1252 |  0.000 % |
140.16/140.24	c |     38902 |    1272    94248   216436 |    34557    11335   1250 |  0.000 % |
140.86/140.94	c |     39054 |    1272    94248   216436 |    38013    11487   1250 |  0.000 % |
141.55/141.65	c |     39279 |    1272    94248   216436 |    41814    11712   1250 |  0.000 % |
142.45/142.51	c |     39617 |    1272    94248   216436 |    45996    12050   1250 |  0.000 % |
143.76/143.81	c |     40123 |    1272    94248   216436 |    50595    12556   1249 |  0.000 % |
145.06/145.12	c |     40884 |    1272    94248   216436 |    55655    13317   1249 |  0.000 % |
148.05/148.14	c |     42023 |    1272    94248   216436 |    61220    14456   1249 |  0.000 % |
152.45/152.52	c |     43731 |    1272    94248   216436 |    67342    16164   1249 |  0.000 % |
167.74/167.89	c |     46294 |    1272    94248   216436 |    74077    18727   1249 |  0.000 % |
180.64/180.74	c There are 0 assigned variables. 0 in cost function.
183.84/183.96	c core #1
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1271
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #2
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1270
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #3
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1269
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #4
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1268
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #5
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1267
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #6
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1266
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #7
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1265
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #8
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1264
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #9
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1263
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #10
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1262
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #11
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1261
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #12
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1260
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #13
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1259
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #14
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1258
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #15
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1257
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #16
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1256
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #17
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1255
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #18
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1254
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #19
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1253
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #20
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1252
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #21
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1251
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #22
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1250
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #23
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1249
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #24
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1248
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #25
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1247
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #26
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1246
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #27
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1245
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #28
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1244
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #29
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1243
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #30
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1242
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #31
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1241
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #32
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1240
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #33
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1239
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #34
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1238
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #35
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1237
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #36
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1236
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #37
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1235
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #38
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1234
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #39
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1233
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #40
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1232
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #41
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1231
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #42
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1230
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #43
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1229
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #44
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1228
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #45
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1227
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #46
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1226
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #47
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1225
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #48
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1224
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #49
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1223
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #50
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1222
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #51
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1221
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #52
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1220
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #53
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1219
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #54
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1218
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #55
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1217
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #56
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1216
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #57
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1215
183.84/183.96	c
183.84/183.96	c
183.84/183.96	c core #58
183.84/183.96	c 
183.84/183.96	c 
183.84/183.96	c Core size: 3	Core Weight: 1	Total Weight: -1214
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #59
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1213
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #60
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1212
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #61
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1211
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #62
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1210
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #63
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1209
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #64
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1208
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #65
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1207
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #66
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1206
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #67
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1205
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #68
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1204
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #69
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1203
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #70
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1202
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #71
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1201
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #72
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1200
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #73
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1199
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #74
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1198
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #75
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1197
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #76
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1196
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #77
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1195
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #78
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1194
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #79
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1193
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #80
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1192
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #81
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1191
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #82
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1190
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #83
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1189
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #84
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1188
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #85
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1187
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #86
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1186
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #87
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1185
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #88
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1184
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #89
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1183
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #90
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1182
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #91
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1181
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #92
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1180
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #93
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1179
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #94
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1178
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #95
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1177
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #96
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1176
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #97
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1175
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #98
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1174
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #99
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1173
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #100
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1172
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #101
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1171
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #102
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1170
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #103
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1169
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #104
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1168
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #105
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1167
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #106
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1166
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #107
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1165
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #108
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1164
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #109
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1163
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #110
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1162
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #111
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1161
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #112
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1160
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #113
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1159
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #114
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1158
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #115
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1157
187.14/187.28	c
187.14/187.28	c
187.14/187.28	c core #116
187.14/187.28	c 
187.14/187.28	c 
187.14/187.28	c Core size: 3	Core Weight: 1	Total Weight: -1156
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #117
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1155
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #118
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1154
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #119
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1153
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #120
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1152
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #121
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1151
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #122
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1150
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #123
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1149
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #124
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1148
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #125
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1147
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #126
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1146
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #127
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1145
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #128
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1144
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #129
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1143
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #130
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1142
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #131
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1141
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #132
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1140
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #133
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1139
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #134
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1138
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #135
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1137
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #136
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1136
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #137
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1135
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #138
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1134
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #139
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1133
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #140
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1132
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #141
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1131
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #142
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1130
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #143
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1129
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #144
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1128
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #145
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1127
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #146
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1126
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #147
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1125
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #148
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1124
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #149
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1123
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #150
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1122
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #151
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1121
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #152
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1120
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #153
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1119
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #154
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1118
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #155
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1117
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #156
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1116
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #157
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1115
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #158
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1114
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #159
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1113
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #160
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1112
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #161
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1111
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #162
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1110
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #163
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1109
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #164
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1108
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #165
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1107
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #166
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1106
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #167
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1105
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #168
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1104
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #169
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1103
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #170
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1102
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #171
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1101
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #172
190.65/190.78	c 
190.65/190.78	c 
190.65/190.78	c Core size: 3	Core Weight: 1	Total Weight: -1100
190.65/190.78	c
190.65/190.78	c
190.65/190.78	c core #173
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1099
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #174
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1098
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #175
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1097
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #176
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1096
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #177
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1095
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #178
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1094
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #179
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1093
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #180
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1092
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #181
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1091
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #182
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1090
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #183
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1089
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #184
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1088
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #185
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1087
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #186
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1086
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #187
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1085
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #188
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1084
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #189
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1083
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #190
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1082
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #191
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1081
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #192
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1080
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #193
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1079
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #194
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1078
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #195
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1077
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #196
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1076
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #197
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1075
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #198
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1074
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #199
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1073
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #200
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1072
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #201
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1071
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #202
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1070
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #203
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1069
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #204
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1068
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #205
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1067
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #206
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1066
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #207
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1065
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #208
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1064
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #209
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1063
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #210
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1062
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #211
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1061
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #212
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1060
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #213
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1059
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #214
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1058
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #215
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1057
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #216
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1056
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #217
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1055
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #218
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1054
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #219
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1053
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #220
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1052
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #221
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1051
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #222
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1050
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #223
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1049
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #224
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1048
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #225
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1047
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #226
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1046
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #227
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1045
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #228
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1044
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #229
194.44/194.53	c 
194.44/194.53	c 
194.44/194.53	c Core size: 3	Core Weight: 1	Total Weight: -1043
194.44/194.53	c
194.44/194.53	c
194.44/194.53	c core #230
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1042
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #231
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1041
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #232
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1040
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #233
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1039
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #234
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1038
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #235
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1037
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #236
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1036
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #237
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1035
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #238
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1034
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #239
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1033
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #240
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1032
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #241
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1031
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #242
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1030
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #243
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1029
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #244
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1028
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #245
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1027
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #246
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1026
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #247
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1025
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #248
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1024
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #249
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1023
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #250
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1022
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #251
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1021
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #252
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1020
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #253
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1019
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #254
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1018
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #255
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1017
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #256
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1016
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #257
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1015
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #258
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1014
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #259
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1013
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #260
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1012
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #261
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1011
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #262
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1010
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #263
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1009
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #264
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1008
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #265
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1007
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #266
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1006
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #267
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1005
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #268
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1004
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #269
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1003
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #270
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1002
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #271
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1001
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #272
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -1000
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #273
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -999
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #274
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -998
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #275
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -997
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #276
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -996
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #277
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -995
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #278
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -994
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #279
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -993
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #280
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -992
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #281
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -991
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #282
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -990
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #283
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -989
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #284
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -988
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #285
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -987
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #286
198.44/198.56	c 
198.44/198.56	c 
198.44/198.56	c Core size: 3	Core Weight: 1	Total Weight: -986
198.44/198.56	c
198.44/198.56	c
198.44/198.56	c core #287
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -985
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #288
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -984
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #289
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -983
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #290
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -982
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #291
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -981
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #292
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -980
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #293
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -979
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #294
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -978
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #295
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -977
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #296
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -976
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #297
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -975
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #298
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -974
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #299
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -973
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #300
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -972
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #301
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -971
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #302
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -970
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #303
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -969
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #304
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -968
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #305
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -967
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #306
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -966
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #307
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -965
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #308
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -964
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #309
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -963
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #310
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -962
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #311
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -961
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #312
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -960
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #313
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -959
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #314
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -958
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #315
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -957
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #316
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -956
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #317
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -955
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #318
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -954
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #319
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -953
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #320
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -952
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #321
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -951
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #322
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -950
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #323
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -949
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #324
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -948
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #325
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -947
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #326
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -946
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #327
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -945
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #328
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -944
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #329
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -943
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #330
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -942
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #331
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -941
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #332
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -940
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #333
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -939
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #334
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -938
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #335
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -937
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #336
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -936
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #337
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -935
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #338
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -934
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #339
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -933
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #340
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -932
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #341
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -931
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #342
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -930
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #343
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -929
202.84/202.92	c
202.84/202.92	c
202.84/202.92	c core #344
202.84/202.92	c 
202.84/202.92	c 
202.84/202.92	c Core size: 3	Core Weight: 1	Total Weight: -928
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #345
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -927
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #346
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -926
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #347
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -925
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #348
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -924
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #349
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -923
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #350
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -922
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #351
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -921
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #352
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -920
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #353
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -919
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #354
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -918
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #355
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -917
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #356
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -916
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #357
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -915
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #358
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -914
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #359
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -913
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #360
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -912
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #361
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -911
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #362
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -910
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #363
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -909
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #364
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -908
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #365
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -907
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #366
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -906
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #367
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -905
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #368
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -904
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #369
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -903
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #370
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -902
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #371
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -901
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #372
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -900
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #373
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -899
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #374
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -898
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #375
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -897
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #376
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -896
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #377
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -895
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #378
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -894
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #379
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -893
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #380
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -892
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #381
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -891
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #382
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -890
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #383
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -889
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #384
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -888
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #385
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -887
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #386
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -886
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #387
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -885
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #388
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -884
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #389
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -883
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #390
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -882
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #391
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -881
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #392
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -880
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #393
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -879
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #394
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -878
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #395
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -877
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #396
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -876
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #397
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -875
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #398
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -874
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #399
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -873
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #400
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -872
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #401
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -871
207.54/207.69	c
207.54/207.69	c
207.54/207.69	c core #402
207.54/207.69	c 
207.54/207.69	c 
207.54/207.69	c Core size: 3	Core Weight: 1	Total Weight: -870
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #403
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -869
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #404
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -868
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #405
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -867
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #406
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -866
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #407
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -865
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #408
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -864
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #409
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -863
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #410
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -862
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #411
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -861
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #412
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -860
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #413
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -859
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #414
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -858
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #415
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -857
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #416
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -856
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #417
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -855
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #418
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -854
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #419
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -853
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #420
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -852
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #421
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -851
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #422
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -850
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #423
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -849
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #424
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -848
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #425
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -847
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #426
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -846
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #427
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -845
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #428
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -844
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #429
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -843
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #430
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -842
212.73/212.83	c
212.73/212.83	c
212.73/212.83	c core #431
212.73/212.83	c 
212.73/212.83	c 
212.73/212.83	c Core size: 3	Core Weight: 1	Total Weight: -841
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #432
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -840
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #433
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -839
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #434
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -838
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #435
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -837
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #436
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -836
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #437
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -835
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #438
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -834
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #439
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -833
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #440
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -832
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #441
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -831
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #442
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -830
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #443
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -829
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #444
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -828
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #445
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -827
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #446
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -826
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #447
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -825
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #448
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -824
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #449
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -823
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #450
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -822
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #451
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -821
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #452
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -820
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #453
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -819
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #454
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -818
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #455
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -817
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #456
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -816
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #457
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -815
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #458
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -814
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #459
212.73/212.84	c 
212.73/212.84	c 
212.73/212.84	c Core size: 3	Core Weight: 1	Total Weight: -813
212.73/212.84	c
212.73/212.84	c
212.73/212.84	c core #460
212.73/212.84	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -812
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #461
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -811
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #462
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -810
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #463
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -809
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #464
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -808
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #465
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -807
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #466
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -806
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #467
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -805
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #468
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -804
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #469
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -803
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #470
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -802
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #471
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -801
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #472
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -800
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #473
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -799
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #474
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -798
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #475
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -797
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #476
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -796
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #477
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -795
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #478
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -794
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #479
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -793
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #480
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -792
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #481
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -791
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #482
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -790
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #483
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -789
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #484
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -788
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #485
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -787
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #486
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -786
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #487
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -785
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #488
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -784
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #489
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -783
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #490
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -782
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #491
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -781
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #492
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -780
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #493
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -779
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #494
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -778
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #495
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -777
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #496
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -776
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #497
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -775
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #498
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -774
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #499
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -773
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #500
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -772
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #501
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -771
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #502
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -770
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #503
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -769
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #504
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -768
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #505
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -767
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #506
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -766
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #507
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -765
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #508
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -764
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #509
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -763
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #510
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -762
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #511
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -761
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #512
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -760
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #513
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -759
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #514
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -758
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #515
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -757
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #516
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -756
218.03/218.15	c
218.03/218.15	c
218.03/218.15	c core #517
218.03/218.15	c 
218.03/218.15	c 
218.03/218.15	c Core size: 3	Core Weight: 1	Total Weight: -755
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #518
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -754
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #519
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -753
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #520
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -752
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #521
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -751
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #522
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -750
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #523
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -749
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #524
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -748
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #525
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -747
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #526
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -746
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #527
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -745
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #528
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -744
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #529
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -743
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #530
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -742
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #531
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -741
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #532
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -740
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #533
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -739
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #534
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -738
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #535
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -737
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #536
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -736
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #537
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -735
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #538
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -734
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #539
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -733
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #540
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -732
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #541
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -731
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #542
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -730
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #543
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -729
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #544
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -728
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #545
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -727
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #546
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -726
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #547
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -725
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #548
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -724
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #549
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -723
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #550
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -722
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #551
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -721
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #552
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -720
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #553
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -719
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #554
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -718
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #555
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -717
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #556
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -716
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #557
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -715
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #558
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -714
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #559
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -713
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #560
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -712
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #561
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -711
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #562
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -710
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #563
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -709
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #564
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -708
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #565
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -707
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #566
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -706
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #567
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -705
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #568
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -704
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #569
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -703
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #570
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -702
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #571
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -701
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #572
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -700
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #573
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -699
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #574
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -698
223.63/223.80	c
223.63/223.80	c
223.63/223.80	c core #575
223.63/223.80	c 
223.63/223.80	c 
223.63/223.80	c Core size: 3	Core Weight: 1	Total Weight: -697
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #576
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -696
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #577
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -695
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #578
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -694
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #579
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -693
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #580
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -692
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #581
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -691
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #582
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -690
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #583
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -689
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #584
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -688
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #585
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -687
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #586
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -686
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #587
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -685
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #588
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -684
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #589
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -683
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #590
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -682
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #591
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -681
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #592
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -680
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #593
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -679
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #594
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -678
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #595
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -677
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #596
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -676
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #597
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -675
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #598
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -674
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #599
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -673
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #600
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -672
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #601
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -671
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #602
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -670
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #603
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -669
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #604
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -668
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #605
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -667
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #606
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -666
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #607
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -665
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #608
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -664
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #609
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -663
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #610
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -662
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #611
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -661
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #612
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -660
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #613
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -659
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #614
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -658
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #615
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -657
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #616
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -656
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #617
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -655
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #618
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -654
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #619
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -653
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #620
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -652
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #621
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -651
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #622
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -650
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #623
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -649
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #624
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -648
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #625
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -647
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #626
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -646
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #627
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -645
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #628
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -644
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #629
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -643
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #630
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -642
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #631
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -641
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #632
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -640
229.63/229.71	c
229.63/229.71	c
229.63/229.71	c core #633
229.63/229.71	c 
229.63/229.71	c 
229.63/229.71	c Core size: 3	Core Weight: 1	Total Weight: -639
230.03/230.15	c
230.03/230.15	c
230.03/230.15	c core #634
230.03/230.15	c 
230.03/230.15	c 
230.03/230.15	c Core size: 3	Core Weight: 1	Total Weight: -638
230.03/230.15	c
230.03/230.15	c
230.03/230.15	c core #635
230.03/230.15	c 
230.03/230.15	c 
230.03/230.15	c Core size: 3	Core Weight: 1	Total Weight: -637
230.03/230.15	c
230.03/230.15	c
230.03/230.15	c core #636
230.03/230.15	c 
230.03/230.15	c 
230.03/230.15	c Core size: 3	Core Weight: 1	Total Weight: -636
230.03/230.15	c
230.03/230.15	c
230.03/230.15	c ============================[ Search Statistics ]==============================
230.03/230.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.03/230.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.03/230.15	c ===============================================================================
230.03/230.15	c |         0 |    2544    96156   220252 |    32052        0    nan |  0.000 % |
230.03/230.16	c ===============================================================================
230.13/230.27	c core #637
230.13/230.27	c 
230.13/230.27	c 
230.13/230.27	c Core size: 10	Core Weight: 1	Total Weight: -635
230.13/230.27	c
230.13/230.27	c
230.13/230.27	c ============================[ Search Statistics ]==============================
230.13/230.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.13/230.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.13/230.27	c ===============================================================================
230.13/230.27	c |         0 |    2550    96157   220264 |    32052        0    nan |  0.000 % |
230.13/230.28	c ===============================================================================
230.23/230.39	c core #638
230.23/230.39	c 
230.23/230.39	c 
230.23/230.39	c Core size: 8	Core Weight: 1	Total Weight: -634
230.23/230.39	c
230.23/230.39	c
230.23/230.39	c ============================[ Search Statistics ]==============================
230.23/230.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.23/230.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.23/230.39	c ===============================================================================
230.23/230.39	c |         0 |    2554    96158   220272 |    32052        0    nan |  0.000 % |
230.33/230.40	c ===============================================================================
230.43/230.51	c core #639
230.43/230.51	c 
230.43/230.51	c 
230.43/230.51	c Core size: 8	Core Weight: 1	Total Weight: -633
230.43/230.51	c
230.43/230.51	c
230.43/230.51	c ============================[ Search Statistics ]==============================
230.43/230.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.43/230.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.43/230.51	c ===============================================================================
230.43/230.51	c |         0 |    2558    96159   220280 |    32053        0    nan |  0.000 % |
230.43/230.52	c ===============================================================================
230.53/230.63	c core #640
230.53/230.63	c 
230.53/230.63	c 
230.53/230.63	c Core size: 8	Core Weight: 1	Total Weight: -632
230.53/230.63	c
230.53/230.63	c
230.53/230.63	c ============================[ Search Statistics ]==============================
230.53/230.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.53/230.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.53/230.63	c ===============================================================================
230.53/230.63	c |         0 |    2562    96160   220288 |    32053        0    nan |  0.000 % |
230.53/230.65	c ===============================================================================
230.63/230.76	c core #641
230.63/230.76	c 
230.63/230.76	c 
230.63/230.76	c Core size: 8	Core Weight: 1	Total Weight: -631
230.63/230.76	c
230.63/230.76	c
230.63/230.76	c ============================[ Search Statistics ]==============================
230.63/230.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.63/230.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.63/230.76	c ===============================================================================
230.63/230.76	c |         0 |    2566    96161   220296 |    32053        0    nan |  0.000 % |
230.63/230.78	c ===============================================================================
230.74/230.89	c core #642
230.74/230.89	c 
230.74/230.89	c 
230.74/230.89	c Core size: 8	Core Weight: 1	Total Weight: -630
230.74/230.89	c
230.74/230.89	c
230.74/230.89	c ============================[ Search Statistics ]==============================
230.74/230.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.74/230.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.74/230.89	c ===============================================================================
230.74/230.89	c |         0 |    2570    96162   220304 |    32054        0    nan |  0.000 % |
230.84/230.91	c ===============================================================================
230.94/231.01	c core #643
230.94/231.01	c 
230.94/231.01	c 
230.94/231.01	c Core size: 8	Core Weight: 1	Total Weight: -629
230.94/231.01	c
230.94/231.01	c
230.94/231.01	c ============================[ Search Statistics ]==============================
230.94/231.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.94/231.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.94/231.01	c ===============================================================================
230.94/231.01	c |         0 |    2574    96163   220312 |    32054        0    nan |  0.000 % |
230.94/231.03	c ===============================================================================
231.03/231.14	c core #644
231.03/231.14	c 
231.03/231.14	c 
231.03/231.14	c Core size: 8	Core Weight: 1	Total Weight: -628
231.03/231.14	c
231.03/231.14	c
231.03/231.14	c ============================[ Search Statistics ]==============================
231.03/231.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.03/231.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.03/231.14	c ===============================================================================
231.03/231.14	c |         0 |    2578    96164   220320 |    32054        0    nan |  0.000 % |
231.03/231.17	c ===============================================================================
231.13/231.27	c core #645
231.13/231.27	c 
231.13/231.27	c 
231.13/231.27	c Core size: 8	Core Weight: 1	Total Weight: -627
231.13/231.27	c
231.13/231.27	c
231.13/231.27	c ============================[ Search Statistics ]==============================
231.13/231.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.13/231.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.13/231.27	c ===============================================================================
231.13/231.27	c |         0 |    2582    96165   220328 |    32055        0    nan |  0.000 % |
231.23/231.30	c ===============================================================================
231.33/231.41	c core #646
231.33/231.41	c 
231.33/231.41	c 
231.33/231.41	c Core size: 10	Core Weight: 1	Total Weight: -626
231.33/231.41	c
231.33/231.41	c
231.33/231.41	c ============================[ Search Statistics ]==============================
231.33/231.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.33/231.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.33/231.41	c ===============================================================================
231.33/231.41	c |         0 |    2588    96166   220340 |    32055        0    nan |  0.000 % |
231.33/231.43	c ===============================================================================
231.43/231.54	c core #647
231.43/231.54	c 
231.43/231.54	c 
231.43/231.54	c Core size: 8	Core Weight: 1	Total Weight: -625
231.43/231.54	c
231.43/231.54	c
231.43/231.54	c ============================[ Search Statistics ]==============================
231.43/231.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.43/231.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.43/231.54	c ===============================================================================
231.43/231.54	c |         0 |    2592    96167   220348 |    32055        0    nan |  0.000 % |
231.43/231.56	c ===============================================================================
231.53/231.67	c core #648
231.53/231.67	c 
231.53/231.67	c 
231.53/231.67	c Core size: 8	Core Weight: 1	Total Weight: -624
231.53/231.67	c
231.53/231.67	c
231.53/231.67	c ============================[ Search Statistics ]==============================
231.53/231.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.53/231.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.53/231.67	c ===============================================================================
231.53/231.67	c |         0 |    2596    96168   220356 |    32056        0    nan |  0.000 % |
231.63/231.70	c ===============================================================================
231.73/231.81	c core #649
231.73/231.81	c 
231.73/231.81	c 
231.73/231.81	c Core size: 8	Core Weight: 1	Total Weight: -623
231.73/231.81	c
231.73/231.81	c
231.73/231.81	c ============================[ Search Statistics ]==============================
231.73/231.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.73/231.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.73/231.81	c ===============================================================================
231.73/231.81	c |         0 |    2600    96169   220364 |    32056        0    nan |  0.000 % |
231.73/231.84	c ===============================================================================
231.83/231.95	c core #650
231.83/231.95	c 
231.83/231.95	c 
231.83/231.95	c Core size: 8	Core Weight: 1	Total Weight: -622
231.83/231.95	c
231.83/231.95	c
231.83/231.95	c ============================[ Search Statistics ]==============================
231.83/231.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.83/231.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.83/231.95	c ===============================================================================
231.83/231.95	c |         0 |    2604    96170   220372 |    32056        0    nan |  0.000 % |
231.83/231.98	c ===============================================================================
231.94/232.09	c core #651
231.94/232.09	c 
231.94/232.09	c 
231.94/232.09	c Core size: 10	Core Weight: 1	Total Weight: -621
231.94/232.09	c
231.94/232.09	c
231.94/232.09	c ============================[ Search Statistics ]==============================
231.94/232.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.94/232.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.94/232.09	c ===============================================================================
231.94/232.09	c |         0 |    2610    96171   220384 |    32057        0    nan |  0.000 % |
232.04/232.12	c ===============================================================================
232.13/232.23	c core #652
232.13/232.23	c 
232.13/232.23	c 
232.13/232.23	c Core size: 9	Core Weight: 1	Total Weight: -620
232.13/232.23	c
232.13/232.23	c
232.13/232.23	c ============================[ Search Statistics ]==============================
232.13/232.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.13/232.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.13/232.23	c ===============================================================================
232.13/232.23	c |         0 |    2616    96172   220396 |    32057        0    nan |  0.000 % |
232.13/232.26	c ===============================================================================
232.23/232.37	c core #653
232.23/232.37	c 
232.23/232.37	c 
232.23/232.37	c Core size: 10	Core Weight: 1	Total Weight: -619
232.23/232.37	c
232.23/232.37	c
232.23/232.37	c ============================[ Search Statistics ]==============================
232.23/232.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.23/232.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.23/232.37	c ===============================================================================
232.23/232.37	c |         0 |    2622    96173   220408 |    32057        0    nan |  0.000 % |
232.33/232.40	c ===============================================================================
232.43/232.51	c core #654
232.43/232.51	c 
232.43/232.51	c 
232.43/232.51	c Core size: 8	Core Weight: 1	Total Weight: -618
232.43/232.51	c
232.43/232.51	c
232.43/232.51	c ============================[ Search Statistics ]==============================
232.43/232.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.43/232.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.43/232.51	c ===============================================================================
232.43/232.51	c |         0 |    2626    96174   220416 |    32058        0    nan |  0.000 % |
232.43/232.54	c ===============================================================================
232.53/232.65	c core #655
232.53/232.65	c 
232.53/232.65	c 
232.53/232.65	c Core size: 12	Core Weight: 1	Total Weight: -617
232.53/232.65	c
232.53/232.65	c
232.53/232.65	c ============================[ Search Statistics ]==============================
232.53/232.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.53/232.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.53/232.65	c ===============================================================================
232.53/232.65	c |         0 |    2634    96175   220432 |    32058        0    nan |  0.000 % |
232.53/232.68	c ===============================================================================
232.63/232.79	c core #656
232.63/232.79	c 
232.63/232.79	c 
232.63/232.79	c Core size: 10	Core Weight: 1	Total Weight: -616
232.63/232.79	c
232.63/232.79	c
232.63/232.79	c ============================[ Search Statistics ]==============================
232.63/232.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.63/232.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.63/232.79	c ===============================================================================
232.63/232.79	c |         0 |    2640    96176   220444 |    32058        0    nan |  0.000 % |
232.73/232.81	c ===============================================================================
232.83/232.93	c core #657
232.83/232.93	c 
232.83/232.93	c 
232.83/232.93	c Core size: 10	Core Weight: 1	Total Weight: -615
232.83/232.93	c
232.83/232.93	c
232.83/232.93	c ============================[ Search Statistics ]==============================
232.83/232.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.83/232.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.83/232.93	c ===============================================================================
232.83/232.93	c |         0 |    2646    96177   220456 |    32059        0    nan |  0.000 % |
232.83/232.95	c ===============================================================================
232.93/233.06	c core #658
232.93/233.06	c 
232.93/233.06	c 
232.93/233.06	c Core size: 10	Core Weight: 1	Total Weight: -614
232.93/233.06	c
232.93/233.06	c
232.93/233.06	c ============================[ Search Statistics ]==============================
232.93/233.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.93/233.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.93/233.06	c ===============================================================================
232.93/233.06	c |         0 |    2652    96178   220468 |    32059        0    nan |  0.000 % |
232.93/233.08	c ===============================================================================
233.04/233.19	c core #659
233.04/233.19	c 
233.04/233.19	c 
233.04/233.19	c Core size: 10	Core Weight: 1	Total Weight: -613
233.04/233.19	c
233.04/233.19	c
233.04/233.19	c ============================[ Search Statistics ]==============================
233.04/233.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.04/233.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.04/233.19	c ===============================================================================
233.04/233.19	c |         0 |    2658    96179   220480 |    32059        0    nan |  0.000 % |
233.14/233.22	c ===============================================================================
233.23/233.33	c core #660
233.23/233.33	c 
233.23/233.33	c 
233.23/233.33	c Core size: 10	Core Weight: 1	Total Weight: -612
233.23/233.33	c
233.23/233.33	c
233.23/233.33	c ============================[ Search Statistics ]==============================
233.23/233.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.23/233.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.23/233.33	c ===============================================================================
233.23/233.33	c |         0 |    2664    96180   220492 |    32060        0    nan |  0.000 % |
233.23/233.35	c ===============================================================================
233.33/233.47	c core #661
233.33/233.47	c 
233.33/233.47	c 
233.33/233.47	c Core size: 10	Core Weight: 1	Total Weight: -611
233.33/233.47	c
233.33/233.47	c
233.33/233.47	c ============================[ Search Statistics ]==============================
233.33/233.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.33/233.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.33/233.47	c ===============================================================================
233.33/233.47	c |         0 |    2670    96181   220504 |    32060        0    nan |  0.000 % |
233.33/233.49	c ===============================================================================
233.53/233.60	c core #662
233.53/233.60	c 
233.53/233.60	c 
233.53/233.60	c Core size: 8	Core Weight: 1	Total Weight: -610
233.53/233.60	c
233.53/233.60	c
233.53/233.60	c ============================[ Search Statistics ]==============================
233.53/233.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.53/233.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.53/233.60	c ===============================================================================
233.53/233.60	c |         0 |    2674    96182   220512 |    32060        0    nan |  0.000 % |
233.53/233.62	c ===============================================================================
233.63/233.74	c core #663
233.63/233.74	c 
233.63/233.74	c 
233.63/233.74	c Core size: 10	Core Weight: 1	Total Weight: -609
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 |    2680    96183   220524 |    32061        0    nan |  0.000 % |
233.63/233.75	c ===============================================================================
233.73/233.87	c core #664
233.73/233.87	c 
233.73/233.87	c 
233.73/233.87	c Core size: 8	Core Weight: 1	Total Weight: -608
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 |    2684    96184   220532 |    32061        0    nan |  0.000 % |
233.73/233.88	c ===============================================================================
233.83/233.99	c core #665
233.83/233.99	c 
233.83/233.99	c 
233.83/233.99	c Core size: 8	Core Weight: 1	Total Weight: -607
233.83/233.99	c
233.83/233.99	c
233.83/233.99	c ============================[ Search Statistics ]==============================
233.83/233.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.83/233.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.83/233.99	c ===============================================================================
233.83/233.99	c |         0 |    2688    96185   220540 |    32061        0    nan |  0.000 % |
233.93/234.01	c ===============================================================================
234.03/234.13	c core #666
234.03/234.13	c 
234.03/234.13	c 
234.03/234.13	c Core size: 10	Core Weight: 1	Total Weight: -606
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 |    2694    96186   220552 |    32062        0    nan |  0.000 % |
234.03/234.14	c ===============================================================================
234.14/234.26	c core #667
234.14/234.26	c 
234.14/234.26	c 
234.14/234.26	c Core size: 8	Core Weight: 1	Total Weight: -605
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 |    2698    96187   220560 |    32062        0    nan |  0.000 % |
234.14/234.28	c ===============================================================================
234.24/234.39	c core #668
234.24/234.39	c 
234.24/234.39	c 
234.24/234.39	c Core size: 8	Core Weight: 1	Total Weight: -604
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 |    2702    96188   220568 |    32062        0    nan |  0.000 % |
234.33/234.41	c ===============================================================================
234.43/234.53	c core #669
234.43/234.53	c 
234.43/234.53	c 
234.43/234.53	c Core size: 15	Core Weight: 1	Total Weight: -603
234.43/234.53	c
234.43/234.53	c
234.43/234.53	c ============================[ Search Statistics ]==============================
234.43/234.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.43/234.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.43/234.53	c ===============================================================================
234.43/234.53	c |         0 |    2714    96189   220592 |    32063        0    nan |  0.000 % |
234.43/234.54	c ===============================================================================
234.53/234.66	c core #670
234.53/234.66	c 
234.53/234.66	c 
234.53/234.66	c Core size: 8	Core Weight: 1	Total Weight: -602
234.53/234.66	c
234.53/234.66	c
234.53/234.66	c ============================[ Search Statistics ]==============================
234.53/234.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.53/234.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.53/234.66	c ===============================================================================
234.53/234.66	c |         0 |    2718    96190   220600 |    32063        0    nan |  0.000 % |
234.53/234.68	c ===============================================================================
234.63/234.80	c core #671
234.63/234.80	c 
234.63/234.80	c 
234.63/234.80	c Core size: 10	Core Weight: 1	Total Weight: -601
234.63/234.80	c
234.63/234.80	c
234.63/234.80	c ============================[ Search Statistics ]==============================
234.63/234.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.63/234.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.63/234.80	c ===============================================================================
234.63/234.80	c |         0 |    2724    96191   220612 |    32063        0    nan |  0.000 % |
234.73/234.81	c ===============================================================================
234.83/234.93	c core #672
234.83/234.93	c 
234.83/234.93	c 
234.83/234.93	c Core size: 10	Core Weight: 1	Total Weight: -600
234.83/234.93	c
234.83/234.93	c
234.83/234.93	c ============================[ Search Statistics ]==============================
234.83/234.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.83/234.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.83/234.93	c ===============================================================================
234.83/234.93	c |         0 |    2730    96192   220624 |    32064        0    nan |  0.000 % |
234.83/234.94	c ===============================================================================
234.93/235.06	c core #673
234.93/235.06	c 
234.93/235.06	c 
234.93/235.06	c Core size: 10	Core Weight: 1	Total Weight: -599
234.93/235.06	c
234.93/235.06	c
234.93/235.06	c ============================[ Search Statistics ]==============================
234.93/235.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.93/235.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.93/235.06	c ===============================================================================
234.93/235.06	c |         0 |    2736    96193   220636 |    32064        0    nan |  0.000 % |
234.93/235.07	c ===============================================================================
235.03/235.19	c core #674
235.03/235.19	c 
235.03/235.19	c 
235.03/235.19	c Core size: 10	Core Weight: 1	Total Weight: -598
235.03/235.19	c
235.03/235.19	c
235.03/235.19	c ============================[ Search Statistics ]==============================
235.03/235.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.03/235.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.03/235.19	c ===============================================================================
235.03/235.19	c |         0 |    2742    96194   220648 |    32064        0    nan |  0.000 % |
235.13/235.20	c ===============================================================================
235.23/235.32	c core #675
235.23/235.32	c 
235.23/235.32	c 
235.23/235.32	c Core size: 8	Core Weight: 1	Total Weight: -597
235.23/235.32	c
235.23/235.32	c
235.23/235.32	c ============================[ Search Statistics ]==============================
235.23/235.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.23/235.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.23/235.32	c ===============================================================================
235.23/235.32	c |         0 |    2746    96195   220656 |    32065        0    nan |  0.000 % |
235.23/235.34	c ===============================================================================
235.33/235.46	c core #676
235.33/235.46	c 
235.33/235.46	c 
235.33/235.46	c Core size: 11	Core Weight: 1	Total Weight: -596
235.33/235.46	c
235.33/235.46	c
235.33/235.46	c ============================[ Search Statistics ]==============================
235.33/235.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.33/235.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.33/235.46	c ===============================================================================
235.33/235.46	c |         0 |    2752    96196   220668 |    32065        0    nan |  0.000 % |
235.33/235.47	c ===============================================================================
235.43/235.59	c core #677
235.43/235.59	c 
235.43/235.59	c 
235.43/235.59	c Core size: 8	Core Weight: 1	Total Weight: -595
235.43/235.59	c
235.43/235.59	c
235.43/235.59	c ============================[ Search Statistics ]==============================
235.43/235.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.43/235.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.43/235.59	c ===============================================================================
235.43/235.59	c |         0 |    2756    96197   220676 |    32065        0    nan |  0.000 % |
235.53/235.61	c ===============================================================================
235.63/235.73	c core #678
235.63/235.73	c 
235.63/235.73	c 
235.63/235.73	c Core size: 10	Core Weight: 1	Total Weight: -594
235.63/235.73	c
235.63/235.73	c
235.63/235.73	c ============================[ Search Statistics ]==============================
235.63/235.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.63/235.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.63/235.73	c ===============================================================================
235.63/235.73	c |         0 |    2762    96198   220688 |    32066        0    nan |  0.000 % |
235.63/235.74	c ===============================================================================
235.73/235.86	c core #679
235.73/235.86	c 
235.73/235.86	c 
235.73/235.86	c Core size: 8	Core Weight: 1	Total Weight: -593
235.73/235.86	c
235.73/235.86	c
235.73/235.86	c ============================[ Search Statistics ]==============================
235.73/235.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.73/235.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.73/235.86	c ===============================================================================
235.73/235.86	c |         0 |    2766    96199   220696 |    32066        0    nan |  0.000 % |
235.73/235.87	c ===============================================================================
235.83/235.99	c core #680
235.83/235.99	c 
235.83/235.99	c 
235.83/235.99	c Core size: 10	Core Weight: 1	Total Weight: -592
235.83/235.99	c
235.83/235.99	c
235.83/235.99	c ============================[ Search Statistics ]==============================
235.83/235.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.83/235.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.83/235.99	c ===============================================================================
235.83/235.99	c |         0 |    2772    96200   220708 |    32066        0    nan |  0.000 % |
235.93/236.01	c ===============================================================================
236.03/236.13	c core #681
236.03/236.13	c 
236.03/236.13	c 
236.03/236.13	c Core size: 10	Core Weight: 1	Total Weight: -591
236.03/236.13	c
236.03/236.13	c
236.03/236.13	c ============================[ Search Statistics ]==============================
236.03/236.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.03/236.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.03/236.13	c ===============================================================================
236.03/236.13	c |         0 |    2778    96201   220720 |    32067        0    nan |  0.000 % |
236.03/236.14	c ===============================================================================
236.12/236.26	c core #682
236.12/236.26	c 
236.12/236.26	c 
236.12/236.26	c Core size: 10	Core Weight: 1	Total Weight: -590
236.12/236.26	c
236.12/236.26	c
236.12/236.26	c ============================[ Search Statistics ]==============================
236.12/236.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.12/236.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.12/236.26	c ===============================================================================
236.12/236.26	c |         0 |    2784    96202   220732 |    32067        0    nan |  0.000 % |
236.12/236.28	c ===============================================================================
236.23/236.39	c core #683
236.23/236.39	c 
236.23/236.39	c 
236.23/236.39	c Core size: 10	Core Weight: 1	Total Weight: -589
236.23/236.39	c
236.23/236.39	c
236.23/236.39	c ============================[ Search Statistics ]==============================
236.23/236.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.23/236.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.23/236.39	c ===============================================================================
236.23/236.39	c |         0 |    2790    96203   220744 |    32067        0    nan |  0.000 % |
236.34/236.41	c ===============================================================================
236.44/236.53	c core #684
236.44/236.53	c 
236.44/236.53	c 
236.44/236.53	c Core size: 10	Core Weight: 1	Total Weight: -588
236.44/236.53	c
236.44/236.53	c
236.44/236.53	c ============================[ Search Statistics ]==============================
236.44/236.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.44/236.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.44/236.53	c ===============================================================================
236.44/236.53	c |         0 |    2796    96204   220756 |    32068        0    nan |  0.000 % |
236.44/236.55	c ===============================================================================
236.53/236.67	c core #685
236.53/236.67	c 
236.53/236.67	c 
236.53/236.67	c Core size: 10	Core Weight: 1	Total Weight: -587
236.53/236.67	c
236.53/236.67	c
236.53/236.67	c ============================[ Search Statistics ]==============================
236.53/236.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.53/236.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.53/236.67	c ===============================================================================
236.53/236.67	c |         0 |    2802    96205   220768 |    32068        0    nan |  0.000 % |
236.53/236.69	c ===============================================================================
236.73/236.81	c core #686
236.73/236.81	c 
236.73/236.81	c 
236.73/236.81	c Core size: 10	Core Weight: 1	Total Weight: -586
236.73/236.81	c
236.73/236.81	c
236.73/236.81	c ============================[ Search Statistics ]==============================
236.73/236.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.73/236.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.73/236.81	c ===============================================================================
236.73/236.81	c |         0 |    2808    96206   220780 |    32068        0    nan |  0.000 % |
236.73/236.82	c ===============================================================================
236.83/236.94	c core #687
236.83/236.94	c 
236.83/236.94	c 
236.83/236.94	c Core size: 8	Core Weight: 1	Total Weight: -585
236.83/236.94	c
236.83/236.94	c
236.83/236.94	c ============================[ Search Statistics ]==============================
236.83/236.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.83/236.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.83/236.94	c ===============================================================================
236.83/236.94	c |         0 |    2812    96207   220788 |    32069        0    nan |  0.000 % |
236.83/236.96	c ===============================================================================
236.93/237.08	c core #688
236.93/237.08	c 
236.93/237.08	c 
236.93/237.08	c Core size: 8	Core Weight: 1	Total Weight: -584
236.93/237.08	c
236.93/237.08	c
236.93/237.08	c ============================[ Search Statistics ]==============================
236.93/237.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.93/237.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.93/237.08	c ===============================================================================
236.93/237.08	c |         0 |    2816    96208   220796 |    32069        0    nan |  0.000 % |
237.03/237.10	c ===============================================================================
237.13/237.22	c core #689
237.13/237.22	c 
237.13/237.22	c 
237.13/237.22	c Core size: 10	Core Weight: 1	Total Weight: -583
237.13/237.22	c
237.13/237.22	c
237.13/237.22	c ============================[ Search Statistics ]==============================
237.13/237.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.13/237.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.13/237.22	c ===============================================================================
237.13/237.22	c |         0 |    2822    96209   220808 |    32069        0    nan |  0.000 % |
237.13/237.23	c ===============================================================================
237.23/237.35	c core #690
237.23/237.35	c 
237.23/237.35	c 
237.23/237.35	c Core size: 8	Core Weight: 1	Total Weight: -582
237.23/237.35	c
237.23/237.35	c
237.23/237.35	c ============================[ Search Statistics ]==============================
237.23/237.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.23/237.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.23/237.35	c ===============================================================================
237.23/237.35	c |         0 |    2826    96210   220816 |    32070        0    nan |  0.000 % |
237.23/237.37	c ===============================================================================
237.33/237.49	c core #691
237.33/237.49	c 
237.33/237.49	c 
237.33/237.49	c Core size: 10	Core Weight: 1	Total Weight: -581
237.33/237.49	c
237.33/237.49	c
237.33/237.49	c ============================[ Search Statistics ]==============================
237.33/237.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.33/237.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.33/237.49	c ===============================================================================
237.33/237.49	c |         0 |    2832    96211   220828 |    32070        0    nan |  0.000 % |
237.44/237.50	c ===============================================================================
237.54/237.63	c core #692
237.54/237.63	c 
237.54/237.63	c 
237.54/237.63	c Core size: 10	Core Weight: 1	Total Weight: -580
237.54/237.63	c
237.54/237.63	c
237.54/237.63	c ============================[ Search Statistics ]==============================
237.54/237.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.54/237.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.54/237.63	c ===============================================================================
237.54/237.63	c |         0 |    2838    96212   220840 |    32070        0    nan |  0.000 % |
237.54/237.65	c ===============================================================================
237.63/237.77	c core #693
237.63/237.77	c 
237.63/237.77	c 
237.63/237.77	c Core size: 10	Core Weight: 1	Total Weight: -579
237.63/237.77	c
237.63/237.77	c
237.63/237.77	c ============================[ Search Statistics ]==============================
237.63/237.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.63/237.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.63/237.77	c ===============================================================================
237.63/237.77	c |         0 |    2844    96213   220852 |    32071        0    nan |  0.000 % |
237.63/237.79	c ===============================================================================
237.83/237.92	c core #694
237.83/237.92	c 
237.83/237.92	c 
237.83/237.92	c Core size: 11	Core Weight: 1	Total Weight: -578
237.83/237.92	c
237.83/237.92	c
237.83/237.92	c ============================[ Search Statistics ]==============================
237.83/237.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.83/237.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.83/237.92	c ===============================================================================
237.83/237.92	c |         0 |    2850    96214   220864 |    32071        0    nan |  0.000 % |
237.83/237.93	c ===============================================================================
237.93/238.06	c core #695
237.93/238.06	c 
237.93/238.06	c 
237.93/238.06	c Core size: 8	Core Weight: 1	Total Weight: -577
237.93/238.06	c
237.93/238.06	c
237.93/238.06	c ============================[ Search Statistics ]==============================
237.93/238.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.93/238.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.93/238.06	c ===============================================================================
237.93/238.06	c |         0 |    2854    96215   220872 |    32071        0    nan |  0.000 % |
237.93/238.07	c ===============================================================================
238.13/238.20	c core #696
238.13/238.20	c 
238.13/238.20	c 
238.13/238.20	c Core size: 10	Core Weight: 1	Total Weight: -576
238.13/238.20	c
238.13/238.20	c
238.13/238.20	c ============================[ Search Statistics ]==============================
238.13/238.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.13/238.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.13/238.20	c ===============================================================================
238.13/238.20	c |         0 |    2860    96216   220884 |    32072        0    nan |  0.000 % |
238.13/238.22	c ===============================================================================
238.23/238.34	c core #697
238.23/238.34	c 
238.23/238.34	c 
238.23/238.34	c Core size: 10	Core Weight: 1	Total Weight: -575
238.23/238.34	c
238.23/238.34	c
238.23/238.34	c ============================[ Search Statistics ]==============================
238.23/238.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.23/238.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.23/238.34	c ===============================================================================
238.23/238.34	c |         0 |    2866    96217   220896 |    32072        0    nan |  0.000 % |
238.23/238.36	c ===============================================================================
238.33/238.49	c core #698
238.33/238.49	c 
238.33/238.49	c 
238.33/238.49	c Core size: 11	Core Weight: 1	Total Weight: -574
238.33/238.49	c
238.33/238.49	c
238.33/238.49	c ============================[ Search Statistics ]==============================
238.33/238.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.33/238.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.33/238.49	c ===============================================================================
238.33/238.49	c |         0 |    2872    96218   220908 |    32072        0    nan |  0.000 % |
238.43/238.50	c ===============================================================================
238.54/238.63	c core #699
238.54/238.63	c 
238.54/238.63	c 
238.54/238.63	c Core size: 8	Core Weight: 1	Total Weight: -573
238.54/238.63	c
238.54/238.63	c
238.54/238.63	c ============================[ Search Statistics ]==============================
238.54/238.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.54/238.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.54/238.63	c ===============================================================================
238.54/238.63	c |         0 |    2876    96219   220916 |    32073        0    nan |  0.000 % |
238.54/238.65	c ===============================================================================
238.64/238.78	c core #700
238.64/238.78	c 
238.64/238.78	c 
238.64/238.78	c Core size: 11	Core Weight: 1	Total Weight: -572
238.64/238.78	c
238.64/238.78	c
238.64/238.78	c ============================[ Search Statistics ]==============================
238.64/238.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.64/238.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.64/238.78	c ===============================================================================
238.64/238.78	c |         0 |    2882    96220   220928 |    32073        0    nan |  0.000 % |
238.73/238.80	c ===============================================================================
238.83/238.93	c core #701
238.83/238.93	c 
238.83/238.93	c 
238.83/238.93	c Core size: 8	Core Weight: 1	Total Weight: -571
238.83/238.93	c
238.83/238.93	c
238.83/238.93	c ============================[ Search Statistics ]==============================
238.83/238.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.83/238.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.83/238.93	c ===============================================================================
238.83/238.93	c |         0 |    2886    96221   220936 |    32073        0    nan |  0.000 % |
238.83/238.96	c ===============================================================================
238.93/239.09	c core #702
238.93/239.09	c 
238.93/239.09	c 
238.93/239.09	c Core size: 10	Core Weight: 1	Total Weight: -570
238.93/239.09	c
238.93/239.09	c
238.93/239.09	c ============================[ Search Statistics ]==============================
238.93/239.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.93/239.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.93/239.09	c ===============================================================================
238.93/239.09	c |         0 |    2892    96222   220948 |    32074        0    nan |  0.000 % |
239.03/239.10	c ===============================================================================
239.13/239.23	c core #703
239.13/239.23	c 
239.13/239.23	c 
239.13/239.23	c Core size: 10	Core Weight: 1	Total Weight: -569
239.13/239.23	c
239.13/239.23	c
239.13/239.23	c ============================[ Search Statistics ]==============================
239.13/239.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.13/239.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.13/239.23	c ===============================================================================
239.13/239.23	c |         0 |    2898    96223   220960 |    32074        0    nan |  0.000 % |
239.13/239.25	c ===============================================================================
239.23/239.38	c core #704
239.23/239.38	c 
239.23/239.38	c 
239.23/239.38	c Core size: 10	Core Weight: 1	Total Weight: -568
239.23/239.38	c
239.23/239.38	c
239.23/239.38	c ============================[ Search Statistics ]==============================
239.23/239.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.23/239.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.23/239.38	c ===============================================================================
239.23/239.38	c |         0 |    2904    96224   220972 |    32074        0    nan |  0.000 % |
239.23/239.39	c ===============================================================================
239.43/239.52	c core #705
239.43/239.52	c 
239.43/239.52	c 
239.43/239.52	c Core size: 8	Core Weight: 1	Total Weight: -567
239.43/239.52	c
239.43/239.52	c
239.43/239.52	c ============================[ Search Statistics ]==============================
239.43/239.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.43/239.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.43/239.52	c ===============================================================================
239.43/239.52	c |         0 |    2908    96225   220980 |    32075        0    nan |  0.000 % |
239.43/239.54	c ===============================================================================
239.53/239.66	c core #706
239.53/239.66	c 
239.53/239.66	c 
239.53/239.66	c Core size: 10	Core Weight: 1	Total Weight: -566
239.53/239.66	c
239.53/239.66	c
239.53/239.66	c ============================[ Search Statistics ]==============================
239.53/239.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.53/239.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.53/239.66	c ===============================================================================
239.53/239.66	c |         0 |    2914    96226   220992 |    32075        0    nan |  0.000 % |
239.53/239.68	c ===============================================================================
239.74/239.81	c core #707
239.74/239.81	c 
239.74/239.81	c 
239.74/239.81	c Core size: 8	Core Weight: 1	Total Weight: -565
239.74/239.81	c
239.74/239.81	c
239.74/239.81	c ============================[ Search Statistics ]==============================
239.74/239.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.74/239.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.74/239.81	c ===============================================================================
239.74/239.81	c |         0 |    2918    96227   221000 |    32075        0    nan |  0.000 % |
239.74/239.82	c ===============================================================================
239.83/239.96	c core #708
239.83/239.96	c 
239.83/239.96	c 
239.83/239.96	c Core size: 11	Core Weight: 1	Total Weight: -564
239.83/239.96	c
239.83/239.96	c
239.83/239.96	c ============================[ Search Statistics ]==============================
239.83/239.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.83/239.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.83/239.96	c ===============================================================================
239.83/239.96	c |         0 |    2924    96228   221012 |    32076        0    nan |  0.000 % |
239.83/239.97	c ===============================================================================
240.03/240.10	c core #709
240.03/240.10	c 
240.03/240.10	c 
240.03/240.10	c Core size: 10	Core Weight: 1	Total Weight: -563
240.03/240.10	c
240.03/240.10	c
240.03/240.10	c ============================[ Search Statistics ]==============================
240.03/240.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.03/240.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.03/240.10	c ===============================================================================
240.03/240.10	c |         0 |    2930    96229   221024 |    32076        0    nan |  0.000 % |
240.03/240.12	c ===============================================================================
240.13/240.25	c core #710
240.13/240.25	c 
240.13/240.25	c 
240.13/240.25	c Core size: 11	Core Weight: 1	Total Weight: -562
240.13/240.25	c
240.13/240.25	c
240.13/240.25	c ============================[ Search Statistics ]==============================
240.13/240.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.13/240.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.13/240.25	c ===============================================================================
240.13/240.25	c |         0 |    2936    96230   221036 |    32076        0    nan |  0.000 % |
240.13/240.26	c ===============================================================================
240.23/240.39	c core #711
240.23/240.39	c 
240.23/240.39	c 
240.23/240.39	c Core size: 8	Core Weight: 1	Total Weight: -561
240.23/240.39	c
240.23/240.39	c
240.23/240.39	c ============================[ Search Statistics ]==============================
240.23/240.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.23/240.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.23/240.39	c ===============================================================================
240.23/240.39	c |         0 |    2940    96231   221044 |    32077        0    nan |  0.000 % |
240.33/240.41	c ===============================================================================
240.43/240.54	c core #712
240.43/240.54	c 
240.43/240.54	c 
240.43/240.54	c Core size: 8	Core Weight: 1	Total Weight: -560
240.43/240.54	c
240.43/240.54	c
240.43/240.54	c ============================[ Search Statistics ]==============================
240.43/240.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.43/240.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.43/240.54	c ===============================================================================
240.43/240.54	c |         0 |    2944    96232   221052 |    32077        0    nan |  0.000 % |
240.43/240.55	c ===============================================================================
240.53/240.68	c core #713
240.53/240.68	c 
240.53/240.68	c 
240.53/240.68	c Core size: 8	Core Weight: 1	Total Weight: -559
240.53/240.68	c
240.53/240.68	c
240.53/240.68	c ============================[ Search Statistics ]==============================
240.53/240.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.53/240.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.53/240.68	c ===============================================================================
240.53/240.68	c |         0 |    2948    96233   221060 |    32077        0    nan |  0.000 % |
240.63/240.70	c ===============================================================================
240.74/240.82	c core #714
240.74/240.82	c 
240.74/240.82	c 
240.74/240.82	c Core size: 14	Core Weight: 1	Total Weight: -558
240.74/240.82	c
240.74/240.82	c
240.74/240.82	c ============================[ Search Statistics ]==============================
240.74/240.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.74/240.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.74/240.82	c ===============================================================================
240.74/240.82	c |         0 |    2958    96234   221080 |    32078        0    nan |  0.000 % |
240.74/240.85	c ===============================================================================
240.84/240.97	c core #715
240.84/240.97	c 
240.84/240.97	c 
240.84/240.97	c Core size: 10	Core Weight: 1	Total Weight: -557
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 |    2964    96235   221092 |    32078        0    nan |  0.000 % |
240.84/240.99	c ===============================================================================
241.03/241.12	c core #716
241.03/241.12	c 
241.03/241.12	c 
241.03/241.12	c Core size: 8	Core Weight: 1	Total Weight: -556
241.03/241.12	c
241.03/241.12	c
241.03/241.12	c ============================[ Search Statistics ]==============================
241.03/241.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.03/241.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.03/241.12	c ===============================================================================
241.03/241.12	c |         0 |    2968    96236   221100 |    32078        0    nan |  0.000 % |
241.03/241.13	c ===============================================================================
241.13/241.26	c core #717
241.13/241.26	c 
241.13/241.26	c 
241.13/241.26	c Core size: 10	Core Weight: 1	Total Weight: -555
241.13/241.26	c
241.13/241.26	c
241.13/241.26	c ============================[ Search Statistics ]==============================
241.13/241.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.13/241.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.13/241.26	c ===============================================================================
241.13/241.26	c |         0 |    2974    96237   221112 |    32079        0    nan |  0.000 % |
241.13/241.28	c ===============================================================================
241.33/241.41	c core #718
241.33/241.41	c 
241.33/241.41	c 
241.33/241.41	c Core size: 8	Core Weight: 1	Total Weight: -554
241.33/241.41	c
241.33/241.41	c
241.33/241.41	c ============================[ Search Statistics ]==============================
241.33/241.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.33/241.41	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.33/241.41	c ===============================================================================
241.33/241.41	c |         0 |    2978    96238   221120 |    32079        0    nan |  0.000 % |
241.33/241.42	c ===============================================================================
241.43/241.55	c core #719
241.43/241.55	c 
241.43/241.55	c 
241.43/241.55	c Core size: 8	Core Weight: 1	Total Weight: -553
241.43/241.55	c
241.43/241.55	c
241.43/241.55	c ============================[ Search Statistics ]==============================
241.43/241.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.43/241.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.43/241.55	c ===============================================================================
241.43/241.55	c |         0 |    2982    96239   221128 |    32079        0    nan |  0.000 % |
241.43/241.57	c ===============================================================================
241.63/241.70	c core #720
241.63/241.70	c 
241.63/241.70	c 
241.63/241.70	c Core size: 8	Core Weight: 1	Total Weight: -552
241.63/241.70	c
241.63/241.70	c
241.63/241.70	c ============================[ Search Statistics ]==============================
241.63/241.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.63/241.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.63/241.70	c ===============================================================================
241.63/241.70	c |         0 |    2986    96240   221136 |    32080        0    nan |  0.000 % |
241.63/241.72	c ===============================================================================
241.73/241.85	c core #721
241.73/241.85	c 
241.73/241.85	c 
241.73/241.85	c Core size: 12	Core Weight: 1	Total Weight: -551
241.73/241.85	c
241.73/241.85	c
241.73/241.85	c ============================[ Search Statistics ]==============================
241.73/241.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.73/241.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.73/241.85	c ===============================================================================
241.73/241.85	c |         0 |    2996    96241   221156 |    32080        0    nan |  0.000 % |
241.73/241.87	c ===============================================================================
241.83/241.99	c core #722
241.83/241.99	c 
241.83/241.99	c 
241.83/241.99	c Core size: 10	Core Weight: 1	Total Weight: -550
241.83/241.99	c
241.83/241.99	c
241.83/241.99	c ============================[ Search Statistics ]==============================
241.83/241.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.83/241.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.83/241.99	c ===============================================================================
241.83/241.99	c |         0 |    3002    96242   221168 |    32080        0    nan |  0.000 % |
241.93/242.01	c ===============================================================================
242.03/242.14	c core #723
242.03/242.14	c 
242.03/242.14	c 
242.03/242.14	c Core size: 8	Core Weight: 1	Total Weight: -549
242.03/242.14	c
242.03/242.14	c
242.03/242.14	c ============================[ Search Statistics ]==============================
242.03/242.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.03/242.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.03/242.14	c ===============================================================================
242.03/242.14	c |         0 |    3006    96243   221176 |    32081        0    nan |  0.000 % |
242.03/242.16	c ===============================================================================
242.13/242.29	c core #724
242.13/242.29	c 
242.13/242.29	c 
242.13/242.29	c Core size: 8	Core Weight: 1	Total Weight: -548
242.13/242.29	c
242.13/242.29	c
242.13/242.29	c ============================[ Search Statistics ]==============================
242.13/242.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.13/242.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.13/242.29	c ===============================================================================
242.13/242.29	c |         0 |    3010    96244   221184 |    32081        0    nan |  0.000 % |
242.23/242.30	c ===============================================================================
242.33/242.43	c core #725
242.33/242.43	c 
242.33/242.43	c 
242.33/242.43	c Core size: 10	Core Weight: 1	Total Weight: -547
242.33/242.43	c
242.33/242.43	c
242.33/242.43	c ============================[ Search Statistics ]==============================
242.33/242.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.33/242.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.33/242.43	c ===============================================================================
242.33/242.43	c |         0 |    3016    96245   221196 |    32081        0    nan |  0.000 % |
242.33/242.46	c ===============================================================================
242.43/242.59	c core #726
242.43/242.59	c 
242.43/242.59	c 
242.43/242.59	c Core size: 14	Core Weight: 1	Total Weight: -546
242.43/242.59	c
242.43/242.59	c
242.43/242.59	c ============================[ Search Statistics ]==============================
242.43/242.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.43/242.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.43/242.59	c ===============================================================================
242.43/242.59	c |         0 |    3028    96246   221220 |    32082        0    nan |  0.000 % |
242.53/242.60	c ===============================================================================
242.63/242.73	c core #727
242.63/242.73	c 
242.63/242.73	c 
242.63/242.73	c Core size: 10	Core Weight: 1	Total Weight: -545
242.63/242.73	c
242.63/242.73	c
242.63/242.73	c ============================[ Search Statistics ]==============================
242.63/242.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.63/242.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.63/242.73	c ===============================================================================
242.63/242.73	c |         0 |    3034    96247   221232 |    32082        0    nan |  0.000 % |
242.63/242.74	c ===============================================================================
242.73/242.87	c core #728
242.73/242.87	c 
242.73/242.87	c 
242.73/242.87	c Core size: 10	Core Weight: 1	Total Weight: -544
242.73/242.87	c
242.73/242.87	c
242.73/242.87	c ============================[ Search Statistics ]==============================
242.73/242.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.73/242.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.73/242.87	c ===============================================================================
242.73/242.87	c |         0 |    3040    96248   221244 |    32082        0    nan |  0.000 % |
242.73/242.88	c ===============================================================================
242.93/243.02	c core #729
242.93/243.02	c 
242.93/243.02	c 
242.93/243.02	c Core size: 10	Core Weight: 1	Total Weight: -543
242.93/243.02	c
242.93/243.02	c
242.93/243.02	c ============================[ Search Statistics ]==============================
242.93/243.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.93/243.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.93/243.02	c ===============================================================================
242.93/243.02	c |         0 |    3046    96249   221256 |    32083        0    nan |  0.000 % |
242.93/243.03	c ===============================================================================
243.03/243.16	c core #730
243.03/243.16	c 
243.03/243.16	c 
243.03/243.16	c Core size: 8	Core Weight: 1	Total Weight: -542
243.03/243.16	c
243.03/243.16	c
243.03/243.16	c ============================[ Search Statistics ]==============================
243.03/243.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
243.03/243.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
243.03/243.16	c ===============================================================================
243.03/243.16	c |         0 |    3050    96250   221264 |    32083        0    nan |  0.000 % |
243.03/243.17	c ===============================================================================
243.22/243.31	c core #731
243.22/243.31	c 
243.22/243.31	c 
243.22/243.31	c Core size: 8	Core Weight: 1	Total Weight: -541
243.22/243.31	c
243.22/243.31	c
243.22/243.31	c ============================[ Search Statistics ]==============================
243.22/243.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
243.22/243.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
243.22/243.31	c ===============================================================================
243.22/243.31	c |         0 |    3054    96251   221272 |    32083        0    nan |  0.000 % |
243.22/243.33	c ===============================================================================
243.32/243.46	c core #732
243.32/243.46	c 
243.32/243.46	c 
243.32/243.46	c Core size: 13	Core Weight: 1	Total Weight: -540
243.32/243.46	c
243.32/243.46	c
243.32/243.46	c ============================[ Search Statistics ]==============================
243.32/243.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
243.32/243.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
243.32/243.46	c ===============================================================================
243.32/243.46	c |         0 |    3062    96252   221288 |    32084        0    nan |  0.000 % |
243.32/243.48	c ===============================================================================
243.52/243.61	c core #733
243.52/243.61	c 
243.52/243.61	c 
243.52/243.61	c Core size: 8	Core Weight: 1	Total Weight: -539
243.52/243.61	c
243.52/243.61	c
243.52/243.61	c ============================[ Search Statistics ]==============================
243.52/243.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
243.52/243.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
243.52/243.61	c ===============================================================================
243.52/243.61	c |         0 |    3066    96253   221296 |    32084        0    nan |  0.000 % |
243.52/243.63	c ===============================================================================
243.62/243.76	c core #734
243.62/243.76	c 
243.62/243.76	c 
243.62/243.76	c Core size: 10	Core Weight: 1	Total Weight: -538
243.62/243.76	c
243.62/243.76	c
243.62/243.76	c ============================[ Search Statistics ]==============================
243.62/243.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
243.62/243.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
243.62/243.76	c ===============================================================================
243.62/243.76	c |         0 |    3072    96254   221308 |    32084        0    nan |  0.000 % |
243.62/243.77	c ===============================================================================
243.82/243.91	c core #735
243.82/243.91	c 
243.82/243.91	c 
243.82/243.91	c Core size: 10	Core Weight: 1	Total Weight: -537
243.82/243.91	c
243.82/243.91	c
243.82/243.91	c ============================[ Search Statistics ]==============================
243.82/243.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
243.82/243.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
243.82/243.91	c ===============================================================================
243.82/243.91	c |         0 |    3078    96255   221320 |    32085        0    nan |  0.000 % |
243.82/243.92	c ===============================================================================
243.92/244.05	c core #736
243.92/244.05	c 
243.92/244.05	c 
243.92/244.05	c Core size: 8	Core Weight: 1	Total Weight: -536
243.92/244.05	c
243.92/244.05	c
243.92/244.05	c ============================[ Search Statistics ]==============================
243.92/244.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
243.92/244.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
243.92/244.05	c ===============================================================================
243.92/244.05	c |         0 |    3082    96256   221328 |    32085        0    nan |  0.000 % |
243.92/244.07	c ===============================================================================
244.03/244.20	c core #737
244.03/244.20	c 
244.03/244.20	c 
244.03/244.20	c Core size: 10	Core Weight: 1	Total Weight: -535
244.03/244.20	c
244.03/244.20	c
244.03/244.20	c ============================[ Search Statistics ]==============================
244.03/244.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
244.03/244.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
244.03/244.20	c ===============================================================================
244.03/244.20	c |         0 |    3088    96257   221340 |    32085        0    nan |  0.000 % |
244.13/244.21	c ===============================================================================
244.22/244.35	c core #738
244.22/244.35	c 
244.22/244.35	c 
244.22/244.35	c Core size: 10	Core Weight: 1	Total Weight: -534
244.22/244.35	c
244.22/244.35	c
244.22/244.35	c ============================[ Search Statistics ]==============================
244.22/244.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
244.22/244.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
244.22/244.35	c ===============================================================================
244.22/244.35	c |         0 |    3094    96258   221352 |    32086        0    nan |  0.000 % |
244.22/244.36	c ===============================================================================
244.42/244.50	c core #739
244.42/244.50	c 
244.42/244.50	c 
244.42/244.50	c Core size: 11	Core Weight: 1	Total Weight: -533
244.42/244.50	c
244.42/244.50	c
244.42/244.50	c ============================[ Search Statistics ]==============================
244.42/244.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
244.42/244.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
244.42/244.50	c ===============================================================================
244.42/244.50	c |         0 |    3100    96259   221364 |    32086        0    nan |  0.000 % |
244.42/244.52	c ===============================================================================
244.52/244.65	c core #740
244.52/244.65	c 
244.52/244.65	c 
244.52/244.65	c Core size: 8	Core Weight: 1	Total Weight: -532
244.52/244.65	c
244.52/244.65	c
244.52/244.65	c ============================[ Search Statistics ]==============================
244.52/244.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
244.52/244.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
244.52/244.65	c ===============================================================================
244.52/244.65	c |         0 |    3104    96260   221372 |    32086        0    nan |  0.000 % |
244.52/244.66	c ===============================================================================
244.72/244.80	c core #741
244.72/244.80	c 
244.72/244.80	c 
244.72/244.80	c Core size: 10	Core Weight: 1	Total Weight: -531
244.72/244.80	c
244.72/244.80	c
244.72/244.80	c ============================[ Search Statistics ]==============================
244.72/244.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
244.72/244.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
244.72/244.80	c ===============================================================================
244.72/244.80	c |         0 |    3110    96261   221384 |    32087        0    nan |  0.000 % |
244.72/244.81	c ===============================================================================
244.82/244.94	c core #742
244.82/244.94	c 
244.82/244.94	c 
244.82/244.94	c Core size: 8	Core Weight: 1	Total Weight: -530
244.82/244.94	c
244.82/244.94	c
244.82/244.94	c ============================[ Search Statistics ]==============================
244.82/244.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
244.82/244.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
244.82/244.95	c ===============================================================================
244.82/244.95	c |         0 |    3114    96262   221392 |    32087        0    nan |  0.000 % |
244.82/244.96	c ===============================================================================
245.02/245.10	c core #743
245.02/245.10	c 
245.02/245.10	c 
245.02/245.10	c Core size: 10	Core Weight: 1	Total Weight: -529
245.02/245.10	c
245.02/245.10	c
245.02/245.10	c ============================[ Search Statistics ]==============================
245.02/245.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
245.02/245.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
245.02/245.10	c ===============================================================================
245.02/245.10	c |         0 |    3120    96263   221404 |    32087        0    nan |  0.000 % |
245.02/245.11	c ===============================================================================
245.13/245.25	c core #744
245.13/245.25	c 
245.13/245.25	c 
245.13/245.25	c Core size: 8	Core Weight: 1	Total Weight: -528
245.13/245.25	c
245.13/245.25	c
245.13/245.25	c ============================[ Search Statistics ]==============================
245.13/245.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
245.13/245.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
245.13/245.25	c ===============================================================================
245.13/245.25	c |         0 |    3124    96264   221412 |    32088        0    nan |  0.000 % |
245.13/245.27	c ===============================================================================
245.32/245.40	c core #745
245.32/245.40	c 
245.32/245.40	c 
245.32/245.40	c Core size: 8	Core Weight: 1	Total Weight: -527
245.32/245.40	c
245.32/245.40	c
245.32/245.40	c ============================[ Search Statistics ]==============================
245.32/245.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
245.32/245.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
245.32/245.40	c ===============================================================================
245.32/245.40	c |         0 |    3128    96265   221420 |    32088        0    nan |  0.000 % |
245.32/245.42	c ===============================================================================
245.42/245.56	c core #746
245.42/245.56	c 
245.42/245.56	c 
245.42/245.56	c Core size: 10	Core Weight: 1	Total Weight: -526
245.42/245.56	c
245.42/245.56	c
245.42/245.56	c ============================[ Search Statistics ]==============================
245.42/245.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
245.42/245.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
245.42/245.56	c ===============================================================================
245.42/245.56	c |         0 |    3134    96266   221432 |    32088        0    nan |  0.000 % |
245.42/245.58	c ===============================================================================
245.62/245.71	c core #747
245.62/245.71	c 
245.62/245.71	c 
245.62/245.71	c Core size: 8	Core Weight: 1	Total Weight: -525
245.62/245.71	c
245.62/245.71	c
245.62/245.71	c ============================[ Search Statistics ]==============================
245.62/245.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
245.62/245.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
245.62/245.71	c ===============================================================================
245.62/245.71	c |         0 |    3138    96267   221440 |    32089        0    nan |  0.000 % |
245.62/245.73	c ===============================================================================
245.72/245.87	c core #748
245.72/245.87	c 
245.72/245.87	c 
245.72/245.87	c Core size: 11	Core Weight: 1	Total Weight: -524
245.72/245.87	c
245.72/245.87	c
245.72/245.87	c ============================[ Search Statistics ]==============================
245.72/245.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
245.72/245.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
245.72/245.87	c ===============================================================================
245.72/245.87	c |         0 |    3146    96268   221456 |    32089        0    nan |  0.000 % |
245.82/245.90	c ===============================================================================
245.92/246.03	c core #749
245.92/246.03	c 
245.92/246.03	c 
245.92/246.03	c Core size: 10	Core Weight: 1	Total Weight: -523
245.92/246.03	c
245.92/246.03	c
245.92/246.03	c ============================[ Search Statistics ]==============================
245.92/246.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
245.92/246.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
245.92/246.03	c ===============================================================================
245.92/246.03	c |         0 |    3152    96269   221468 |    32089        0    nan |  0.000 % |
245.92/246.05	c ===============================================================================
246.02/246.19	c core #750
246.02/246.19	c 
246.02/246.19	c 
246.02/246.19	c Core size: 8	Core Weight: 1	Total Weight: -522
246.02/246.19	c
246.02/246.19	c
246.02/246.19	c ============================[ Search Statistics ]==============================
246.02/246.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
246.02/246.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
246.02/246.19	c ===============================================================================
246.02/246.19	c |         0 |    3156    96270   221476 |    32090        0    nan |  0.000 % |
246.12/246.20	c ===============================================================================
246.23/246.34	c core #751
246.23/246.34	c 
246.23/246.34	c 
246.23/246.34	c Core size: 8	Core Weight: 1	Total Weight: -521
246.23/246.34	c
246.23/246.34	c
246.23/246.34	c ============================[ Search Statistics ]==============================
246.23/246.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
246.23/246.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
246.23/246.34	c ===============================================================================
246.23/246.34	c |         0 |    3160    96271   221484 |    32090        0    nan |  0.000 % |
246.23/246.36	c ===============================================================================
246.33/246.49	c core #752
246.33/246.49	c 
246.33/246.49	c 
246.33/246.49	c Core size: 8	Core Weight: 1	Total Weight: -520
246.33/246.49	c
246.33/246.49	c
246.33/246.49	c ============================[ Search Statistics ]==============================
246.33/246.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
246.33/246.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
246.33/246.49	c ===============================================================================
246.33/246.49	c |         0 |    3164    96272   221492 |    32090        0    nan |  0.000 % |
246.42/246.51	c ===============================================================================
246.52/246.64	c core #753
246.52/246.64	c 
246.52/246.64	c 
246.52/246.64	c Core size: 8	Core Weight: 1	Total Weight: -519
246.52/246.64	c
246.52/246.64	c
246.52/246.64	c ============================[ Search Statistics ]==============================
246.52/246.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
246.52/246.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
246.52/246.64	c ===============================================================================
246.52/246.64	c |         0 |    3168    96273   221500 |    32091        0    nan |  0.000 % |
246.52/246.67	c ===============================================================================
246.72/246.81	c core #754
246.72/246.81	c 
246.72/246.81	c 
246.72/246.81	c Core size: 14	Core Weight: 1	Total Weight: -518
246.72/246.81	c
246.72/246.81	c
246.72/246.81	c ============================[ Search Statistics ]==============================
246.72/246.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
246.72/246.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
246.72/246.81	c ===============================================================================
246.72/246.81	c |         0 |    3178    96274   221520 |    32091        0    nan |  0.000 % |
246.72/246.82	c ===============================================================================
246.82/246.96	c core #755
246.82/246.96	c 
246.82/246.96	c 
246.82/246.96	c Core size: 10	Core Weight: 1	Total Weight: -517
246.82/246.96	c
246.82/246.96	c
246.82/246.96	c ============================[ Search Statistics ]==============================
246.82/246.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
246.82/246.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
246.82/246.96	c ===============================================================================
246.82/246.96	c |         0 |    3184    96275   221532 |    32091        0    nan |  0.000 % |
246.82/246.99	c ===============================================================================
247.02/247.12	c core #756
247.02/247.12	c 
247.02/247.12	c 
247.02/247.12	c Core size: 10	Core Weight: 1	Total Weight: -516
247.02/247.12	c
247.02/247.12	c
247.02/247.12	c ============================[ Search Statistics ]==============================
247.02/247.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
247.02/247.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
247.02/247.12	c ===============================================================================
247.02/247.12	c |         0 |    3190    96276   221544 |    32092        0    nan |  0.000 % |
247.02/247.14	c ===============================================================================
247.12/247.27	c core #757
247.12/247.27	c 
247.12/247.27	c 
247.12/247.27	c Core size: 10	Core Weight: 1	Total Weight: -515
247.12/247.27	c
247.12/247.27	c
247.12/247.27	c ============================[ Search Statistics ]==============================
247.12/247.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
247.12/247.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
247.12/247.27	c ===============================================================================
247.12/247.27	c |         0 |    3196    96277   221556 |    32092        0    nan |  0.000 % |
247.12/247.29	c ===============================================================================
247.33/247.43	c core #758
247.33/247.43	c 
247.33/247.43	c 
247.33/247.43	c Core size: 8	Core Weight: 1	Total Weight: -514
247.33/247.43	c
247.33/247.43	c
247.33/247.43	c ============================[ Search Statistics ]==============================
247.33/247.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
247.33/247.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
247.33/247.43	c ===============================================================================
247.33/247.43	c |         0 |    3200    96278   221564 |    32092        0    nan |  0.000 % |
247.33/247.45	c ===============================================================================
247.43/247.59	c core #759
247.43/247.59	c 
247.43/247.59	c 
247.43/247.59	c Core size: 10	Core Weight: 1	Total Weight: -513
247.43/247.59	c
247.43/247.59	c
247.43/247.59	c ============================[ Search Statistics ]==============================
247.43/247.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
247.43/247.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
247.43/247.59	c ===============================================================================
247.43/247.59	c |         0 |    3206    96279   221576 |    32093        0    nan |  0.000 % |
247.52/247.61	c ===============================================================================
247.62/247.75	c core #760
247.62/247.75	c 
247.62/247.75	c 
247.62/247.75	c Core size: 15	Core Weight: 1	Total Weight: -512
247.62/247.75	c
247.62/247.75	c
247.62/247.75	c ============================[ Search Statistics ]==============================
247.62/247.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
247.62/247.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
247.62/247.75	c ===============================================================================
247.62/247.75	c |         0 |    3218    96280   221600 |    32093        0    nan |  0.000 % |
247.62/247.78	c ===============================================================================
247.82/247.91	c core #761
247.82/247.91	c 
247.82/247.91	c 
247.82/247.91	c Core size: 10	Core Weight: 1	Total Weight: -511
247.82/247.91	c
247.82/247.91	c
247.82/247.91	c ============================[ Search Statistics ]==============================
247.82/247.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
247.82/247.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
247.82/247.91	c ===============================================================================
247.82/247.91	c |         0 |    3224    96281   221612 |    32093        0    nan |  0.000 % |
247.82/247.95	c ===============================================================================
247.92/248.08	c core #762
247.92/248.08	c 
247.92/248.08	c 
247.92/248.08	c Core size: 13	Core Weight: 1	Total Weight: -510
247.92/248.08	c
247.92/248.08	c
247.92/248.08	c ============================[ Search Statistics ]==============================
247.92/248.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
247.92/248.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
247.92/248.08	c ===============================================================================
247.92/248.08	c |         0 |    3234    96282   221632 |    32094        0    nan |  0.000 % |
248.02/248.12	c ===============================================================================
248.12/248.25	c core #763
248.12/248.25	c 
248.12/248.25	c 
248.12/248.25	c Core size: 10	Core Weight: 1	Total Weight: -509
248.12/248.25	c
248.12/248.25	c
248.12/248.25	c ============================[ Search Statistics ]==============================
248.12/248.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
248.12/248.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
248.12/248.25	c ===============================================================================
248.12/248.25	c |         0 |    3240    96283   221644 |    32094        0    nan |  0.000 % |
248.12/248.26	c ===============================================================================
248.32/248.40	c core #764
248.32/248.40	c 
248.32/248.40	c 
248.32/248.40	c Core size: 10	Core Weight: 1	Total Weight: -508
248.32/248.40	c
248.32/248.40	c
248.32/248.40	c ============================[ Search Statistics ]==============================
248.32/248.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
248.32/248.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
248.32/248.40	c ===============================================================================
248.32/248.40	c |         0 |    3246    96284   221656 |    32094        0    nan |  0.000 % |
248.32/248.41	c ===============================================================================
248.43/248.56	c core #765
248.43/248.56	c 
248.43/248.56	c 
248.43/248.56	c Core size: 8	Core Weight: 1	Total Weight: -507
248.43/248.56	c
248.43/248.56	c
248.43/248.56	c ============================[ Search Statistics ]==============================
248.43/248.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
248.43/248.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
248.43/248.56	c ===============================================================================
248.43/248.56	c |         0 |    3250    96285   221664 |    32095        0    nan |  0.000 % |
248.43/248.57	c ===============================================================================
248.62/248.71	c core #766
248.62/248.71	c 
248.62/248.71	c 
248.62/248.71	c Core size: 10	Core Weight: 1	Total Weight: -506
248.62/248.71	c
248.62/248.71	c
248.62/248.71	c ============================[ Search Statistics ]==============================
248.62/248.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
248.62/248.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
248.62/248.71	c ===============================================================================
248.62/248.71	c |         0 |    3256    96286   221676 |    32095        0    nan |  0.000 % |
248.62/248.73	c ===============================================================================
248.72/248.86	c core #767
248.72/248.86	c 
248.72/248.86	c 
248.72/248.86	c Core size: 11	Core Weight: 1	Total Weight: -505
248.72/248.86	c
248.72/248.86	c
248.72/248.86	c ============================[ Search Statistics ]==============================
248.72/248.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
248.72/248.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
248.72/248.86	c ===============================================================================
248.72/248.86	c |         0 |    3262    96287   221688 |    32095        0    nan |  0.000 % |
248.72/248.88	c ===============================================================================
248.92/249.02	c core #768
248.92/249.02	c 
248.92/249.02	c 
248.92/249.02	c Core size: 8	Core Weight: 1	Total Weight: -504
248.92/249.02	c
248.92/249.02	c
248.92/249.02	c ============================[ Search Statistics ]==============================
248.92/249.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
248.92/249.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
248.92/249.02	c ===============================================================================
248.92/249.02	c |         0 |    3266    96288   221696 |    32096        0    nan |  0.000 % |
248.92/249.04	c ===============================================================================
249.02/249.18	c core #769
249.02/249.18	c 
249.02/249.18	c 
249.02/249.18	c Core size: 10	Core Weight: 1	Total Weight: -503
249.02/249.18	c
249.02/249.18	c
249.02/249.18	c ============================[ Search Statistics ]==============================
249.02/249.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
249.02/249.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
249.02/249.18	c ===============================================================================
249.02/249.18	c |         0 |    3272    96289   221708 |    32096        0    nan |  0.000 % |
249.12/249.20	c ===============================================================================
249.22/249.34	c core #770
249.22/249.34	c 
249.22/249.34	c 
249.22/249.34	c Core size: 10	Core Weight: 1	Total Weight: -502
249.22/249.34	c
249.22/249.34	c
249.22/249.34	c ============================[ Search Statistics ]==============================
249.22/249.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
249.22/249.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
249.22/249.34	c ===============================================================================
249.22/249.34	c |         0 |    3278    96290   221720 |    32096        0    nan |  0.000 % |
249.22/249.36	c ===============================================================================
249.32/249.49	c core #771
249.32/249.49	c 
249.32/249.49	c 
249.32/249.49	c Core size: 8	Core Weight: 1	Total Weight: -501
249.32/249.49	c
249.32/249.49	c
249.32/249.49	c ============================[ Search Statistics ]==============================
249.32/249.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
249.32/249.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
249.32/249.49	c ===============================================================================
249.32/249.49	c |         0 |    3282    96291   221728 |    32097        0    nan |  0.000 % |
249.42/249.51	c ===============================================================================
249.53/249.65	c core #772
249.53/249.65	c 
249.53/249.65	c 
249.53/249.65	c Core size: 9	Core Weight: 1	Total Weight: -500
249.53/249.65	c
249.53/249.65	c
249.53/249.65	c ============================[ Search Statistics ]==============================
249.53/249.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
249.53/249.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
249.53/249.65	c ===============================================================================
249.53/249.65	c |         0 |    3288    96292   221740 |    32097        0    nan |  0.000 % |
249.53/249.66	c ===============================================================================
249.72/249.80	c core #773
249.72/249.80	c 
249.72/249.80	c 
249.72/249.80	c Core size: 8	Core Weight: 1	Total Weight: -499
249.72/249.80	c
249.72/249.80	c
249.72/249.80	c ============================[ Search Statistics ]==============================
249.72/249.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
249.72/249.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
249.72/249.80	c ===============================================================================
249.72/249.80	c |         0 |    3292    96293   221748 |    32097        0    nan |  0.000 % |
249.72/249.82	c ===============================================================================
249.82/249.96	c core #774
249.82/249.96	c 
249.82/249.96	c 
249.82/249.96	c Core size: 8	Core Weight: 1	Total Weight: -498
249.82/249.96	c
249.82/249.96	c
249.82/249.96	c ============================[ Search Statistics ]==============================
249.82/249.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
249.82/249.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
249.82/249.96	c ===============================================================================
249.82/249.96	c |         0 |    3296    96294   221756 |    32098        0    nan |  0.000 % |
249.82/249.99	c ===============================================================================
250.02/250.13	c core #775
250.02/250.13	c 
250.02/250.13	c 
250.02/250.13	c Core size: 10	Core Weight: 1	Total Weight: -497
250.02/250.13	c
250.02/250.13	c
250.02/250.13	c ============================[ Search Statistics ]==============================
250.02/250.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
250.02/250.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
250.02/250.13	c ===============================================================================
250.02/250.13	c |         0 |    3302    96295   221768 |    32098        0    nan |  0.000 % |
250.02/250.14	c ===============================================================================
250.12/250.28	c core #776
250.12/250.28	c 
250.12/250.28	c 
250.12/250.28	c Core size: 8	Core Weight: 1	Total Weight: -496
250.12/250.28	c
250.12/250.28	c
250.12/250.28	c ============================[ Search Statistics ]==============================
250.12/250.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
250.12/250.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
250.12/250.28	c ===============================================================================
250.12/250.28	c |         0 |    3306    96296   221776 |    32098        0    nan |  0.000 % |
250.22/250.30	c ===============================================================================
250.32/250.44	c core #777
250.32/250.44	c 
250.32/250.44	c 
250.32/250.44	c Core size: 10	Core Weight: 1	Total Weight: -495
250.32/250.44	c
250.32/250.44	c
250.32/250.44	c ============================[ Search Statistics ]==============================
250.32/250.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
250.32/250.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
250.32/250.44	c ===============================================================================
250.32/250.44	c |         0 |    3312    96297   221788 |    32099        0    nan |  0.000 % |
250.32/250.46	c ===============================================================================
250.53/250.60	c core #778
250.53/250.60	c 
250.53/250.60	c 
250.53/250.60	c Core size: 10	Core Weight: 1	Total Weight: -494
250.53/250.60	c
250.53/250.60	c
250.53/250.60	c ============================[ Search Statistics ]==============================
250.53/250.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
250.53/250.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
250.53/250.60	c ===============================================================================
250.53/250.60	c |         0 |    3318    96298   221800 |    32099        0    nan |  0.000 % |
250.53/250.63	c ===============================================================================
250.64/250.76	c core #779
250.64/250.76	c 
250.64/250.76	c 
250.64/250.76	c Core size: 10	Core Weight: 1	Total Weight: -493
250.64/250.76	c
250.64/250.76	c
250.64/250.76	c ============================[ Search Statistics ]==============================
250.64/250.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
250.64/250.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
250.64/250.76	c ===============================================================================
250.64/250.76	c |         0 |    3324    96299   221812 |    32099        0    nan |  0.000 % |
250.64/250.77	c ===============================================================================
250.83/250.91	c core #780
250.83/250.91	c 
250.83/250.91	c 
250.83/250.91	c Core size: 8	Core Weight: 1	Total Weight: -492
250.83/250.91	c
250.83/250.91	c
250.83/250.91	c ============================[ Search Statistics ]==============================
250.83/250.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
250.83/250.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
250.83/250.91	c ===============================================================================
250.83/250.91	c |         0 |    3328    96300   221820 |    32100        0    nan |  0.000 % |
250.83/250.93	c ===============================================================================
250.93/251.06	c core #781
250.93/251.06	c 
250.93/251.06	c 
250.93/251.06	c Core size: 10	Core Weight: 1	Total Weight: -491
250.93/251.06	c
250.93/251.06	c
250.93/251.06	c ============================[ Search Statistics ]==============================
250.93/251.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
250.93/251.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
250.93/251.06	c ===============================================================================
250.93/251.06	c |         0 |    3334    96301   221832 |    32100        0    nan |  0.000 % |
250.93/251.08	c ===============================================================================
251.13/251.22	c core #782
251.13/251.22	c 
251.13/251.22	c 
251.13/251.22	c Core size: 10	Core Weight: 1	Total Weight: -490
251.13/251.22	c
251.13/251.22	c
251.13/251.22	c ============================[ Search Statistics ]==============================
251.13/251.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
251.13/251.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
251.13/251.22	c ===============================================================================
251.13/251.22	c |         0 |    3340    96302   221844 |    32100        0    nan |  0.000 % |
251.13/251.23	c ===============================================================================
251.23/251.37	c core #783
251.23/251.37	c 
251.23/251.37	c 
251.23/251.37	c Core size: 10	Core Weight: 1	Total Weight: -489
251.23/251.37	c
251.23/251.37	c
251.23/251.37	c ============================[ Search Statistics ]==============================
251.23/251.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
251.23/251.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
251.23/251.37	c ===============================================================================
251.23/251.37	c |         0 |    3346    96303   221856 |    32101        0    nan |  0.000 % |
251.23/251.39	c ===============================================================================
251.42/251.53	c core #784
251.42/251.53	c 
251.42/251.53	c 
251.42/251.53	c Core size: 15	Core Weight: 1	Total Weight: -488
251.42/251.53	c
251.42/251.53	c
251.42/251.53	c ============================[ Search Statistics ]==============================
251.42/251.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
251.42/251.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
251.42/251.53	c ===============================================================================
251.42/251.53	c |         0 |    3358    96304   221880 |    32101        0    nan |  0.000 % |
251.42/251.54	c ===============================================================================
251.52/251.68	c core #785
251.52/251.68	c 
251.52/251.68	c 
251.52/251.68	c Core size: 10	Core Weight: 1	Total Weight: -487
251.52/251.68	c
251.52/251.68	c
251.52/251.68	c ============================[ Search Statistics ]==============================
251.52/251.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
251.52/251.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
251.52/251.68	c ===============================================================================
251.52/251.68	c |         0 |    3364    96305   221892 |    32101        0    nan |  0.000 % |
251.52/251.69	c ===============================================================================
251.73/251.83	c core #786
251.73/251.83	c 
251.73/251.83	c 
251.73/251.83	c Core size: 8	Core Weight: 1	Total Weight: -486
251.73/251.83	c
251.73/251.83	c
251.73/251.83	c ============================[ Search Statistics ]==============================
251.73/251.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
251.73/251.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
251.73/251.83	c ===============================================================================
251.73/251.83	c |         0 |    3368    96306   221900 |    32102        0    nan |  0.000 % |
251.73/251.86	c ===============================================================================
251.92/252.00	c core #787
251.92/252.00	c 
251.92/252.00	c 
251.92/252.00	c Core size: 15	Core Weight: 1	Total Weight: -485
251.92/252.00	c
251.92/252.00	c
251.92/252.00	c ============================[ Search Statistics ]==============================
251.92/252.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
251.92/252.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
251.92/252.00	c ===============================================================================
251.92/252.00	c |         0 |    3382    96307   221928 |    32102        0    nan |  0.000 % |
251.92/252.02	c ===============================================================================
252.02/252.16	c core #788
252.02/252.16	c 
252.02/252.16	c 
252.02/252.16	c Core size: 8	Core Weight: 1	Total Weight: -484
252.02/252.16	c
252.02/252.16	c
252.02/252.16	c ============================[ Search Statistics ]==============================
252.02/252.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
252.02/252.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
252.02/252.16	c ===============================================================================
252.02/252.16	c |         0 |    3386    96308   221936 |    32102        0    nan |  0.000 % |
252.02/252.17	c ===============================================================================
252.22/252.31	c core #789
252.22/252.31	c 
252.22/252.31	c 
252.22/252.31	c Core size: 10	Core Weight: 1	Total Weight: -483
252.22/252.31	c
252.22/252.31	c
252.22/252.31	c ============================[ Search Statistics ]==============================
252.22/252.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
252.22/252.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
252.22/252.31	c ===============================================================================
252.22/252.31	c |         0 |    3392    96309   221948 |    32103        0    nan |  0.000 % |
252.22/252.33	c ===============================================================================
252.32/252.47	c core #790
252.32/252.47	c 
252.32/252.47	c 
252.32/252.47	c Core size: 8	Core Weight: 1	Total Weight: -482
252.32/252.47	c
252.32/252.47	c
252.32/252.47	c ============================[ Search Statistics ]==============================
252.32/252.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
252.32/252.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
252.32/252.47	c ===============================================================================
252.32/252.47	c |         0 |    3396    96310   221956 |    32103        0    nan |  0.000 % |
252.32/252.49	c ===============================================================================
252.52/252.63	c core #791
252.52/252.63	c 
252.52/252.63	c 
252.52/252.63	c Core size: 8	Core Weight: 1	Total Weight: -481
252.52/252.63	c
252.52/252.63	c
252.52/252.63	c ============================[ Search Statistics ]==============================
252.52/252.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
252.52/252.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
252.52/252.63	c ===============================================================================
252.52/252.63	c |         0 |    3400    96311   221964 |    32103        0    nan |  0.000 % |
252.52/252.65	c ===============================================================================
252.62/252.79	c core #792
252.62/252.79	c 
252.62/252.79	c 
252.62/252.79	c Core size: 8	Core Weight: 1	Total Weight: -480
252.62/252.79	c
252.62/252.79	c
252.62/252.79	c ============================[ Search Statistics ]==============================
252.62/252.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
252.62/252.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
252.62/252.79	c ===============================================================================
252.62/252.79	c |         0 |    3404    96312   221972 |    32104        0    nan |  0.000 % |
252.72/252.81	c ===============================================================================
252.83/252.96	c core #793
252.83/252.96	c 
252.83/252.96	c 
252.83/252.96	c Core size: 8	Core Weight: 1	Total Weight: -479
252.83/252.96	c
252.83/252.96	c
252.83/252.96	c ============================[ Search Statistics ]==============================
252.83/252.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
252.83/252.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
252.83/252.96	c ===============================================================================
252.83/252.96	c |         0 |    3408    96313   221980 |    32104        0    nan |  0.000 % |
252.83/252.98	c ===============================================================================
253.02/253.12	c core #794
253.02/253.12	c 
253.02/253.12	c 
253.02/253.12	c Core size: 10	Core Weight: 1	Total Weight: -478
253.02/253.12	c
253.02/253.12	c
253.02/253.12	c ============================[ Search Statistics ]==============================
253.02/253.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
253.02/253.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
253.02/253.12	c ===============================================================================
253.02/253.12	c |         0 |    3414    96314   221992 |    32104        0    nan |  0.000 % |
253.02/253.13	c ===============================================================================
253.12/253.27	c core #795
253.12/253.27	c 
253.12/253.27	c 
253.12/253.27	c Core size: 10	Core Weight: 1	Total Weight: -477
253.12/253.27	c
253.12/253.27	c
253.12/253.27	c ============================[ Search Statistics ]==============================
253.12/253.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
253.12/253.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
253.12/253.27	c ===============================================================================
253.12/253.27	c |         0 |    3420    96315   222004 |    32105        0    nan |  0.000 % |
253.12/253.29	c ===============================================================================
253.32/253.43	c core #796
253.32/253.43	c 
253.32/253.43	c 
253.32/253.43	c Core size: 8	Core Weight: 1	Total Weight: -476
253.32/253.43	c
253.32/253.43	c
253.32/253.43	c ============================[ Search Statistics ]==============================
253.32/253.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
253.32/253.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
253.32/253.43	c ===============================================================================
253.32/253.43	c |         0 |    3424    96316   222012 |    32105        0    nan |  0.000 % |
253.32/253.45	c ===============================================================================
253.42/253.59	c core #797
253.42/253.59	c 
253.42/253.59	c 
253.42/253.59	c Core size: 10	Core Weight: 1	Total Weight: -475
253.42/253.59	c
253.42/253.59	c
253.42/253.59	c ============================[ Search Statistics ]==============================
253.42/253.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
253.42/253.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
253.42/253.59	c ===============================================================================
253.42/253.59	c |         0 |    3430    96317   222024 |    32105        0    nan |  0.000 % |
253.52/253.62	c ===============================================================================
253.62/253.76	c core #798
253.62/253.76	c 
253.62/253.76	c 
253.62/253.76	c Core size: 10	Core Weight: 1	Total Weight: -474
253.62/253.76	c
253.62/253.76	c
253.62/253.76	c ============================[ Search Statistics ]==============================
253.62/253.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
253.62/253.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
253.62/253.76	c ===============================================================================
253.62/253.76	c |         0 |    3436    96318   222036 |    32106        0    nan |  0.000 % |
253.62/253.79	c ===============================================================================
253.82/253.93	c core #799
253.82/253.93	c 
253.82/253.93	c 
253.82/253.93	c Core size: 16	Core Weight: 1	Total Weight: -473
253.82/253.93	c
253.82/253.93	c
253.82/253.93	c ============================[ Search Statistics ]==============================
253.82/253.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
253.82/253.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
253.82/253.93	c ===============================================================================
253.82/253.93	c |         0 |    3448    96319   222060 |    32106        0    nan |  0.000 % |
253.82/253.96	c ===============================================================================
253.93/254.10	c core #800
253.93/254.10	c 
253.93/254.10	c 
253.93/254.10	c Core size: 10	Core Weight: 1	Total Weight: -472
253.93/254.10	c
253.93/254.10	c
253.93/254.10	c ============================[ Search Statistics ]==============================
253.93/254.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
253.93/254.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
253.93/254.10	c ===============================================================================
253.93/254.10	c |         0 |    3454    96320   222072 |    32106        0    nan |  0.000 % |
254.03/254.12	c ===============================================================================
254.12/254.26	c core #801
254.12/254.26	c 
254.12/254.26	c 
254.12/254.26	c Core size: 16	Core Weight: 1	Total Weight: -471
254.12/254.26	c
254.12/254.26	c
254.12/254.26	c ============================[ Search Statistics ]==============================
254.12/254.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
254.12/254.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
254.12/254.26	c ===============================================================================
254.12/254.26	c |         0 |    3466    96321   222096 |    32107        0    nan |  0.000 % |
254.12/254.28	c ===============================================================================
254.32/254.42	c core #802
254.32/254.42	c 
254.32/254.42	c 
254.32/254.42	c Core size: 10	Core Weight: 1	Total Weight: -470
254.32/254.42	c
254.32/254.42	c
254.32/254.42	c ============================[ Search Statistics ]==============================
254.32/254.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
254.32/254.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
254.32/254.42	c ===============================================================================
254.32/254.42	c |         0 |    3472    96322   222108 |    32107        0    nan |  0.000 % |
254.32/254.43	c ===============================================================================
254.42/254.57	c core #803
254.42/254.57	c 
254.42/254.57	c 
254.42/254.57	c Core size: 10	Core Weight: 1	Total Weight: -469
254.42/254.57	c
254.42/254.57	c
254.42/254.57	c ============================[ Search Statistics ]==============================
254.42/254.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
254.42/254.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
254.42/254.57	c ===============================================================================
254.42/254.57	c |         0 |    3478    96323   222120 |    32107        0    nan |  0.000 % |
254.42/254.59	c ===============================================================================
254.62/254.73	c core #804
254.62/254.73	c 
254.62/254.73	c 
254.62/254.73	c Core size: 10	Core Weight: 1	Total Weight: -468
254.62/254.73	c
254.62/254.73	c
254.62/254.73	c ============================[ Search Statistics ]==============================
254.62/254.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
254.62/254.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
254.62/254.73	c ===============================================================================
254.62/254.73	c |         0 |    3484    96324   222132 |    32108        0    nan |  0.000 % |
254.62/254.74	c ===============================================================================
254.72/254.88	c core #805
254.72/254.88	c 
254.72/254.88	c 
254.72/254.88	c Core size: 8	Core Weight: 1	Total Weight: -467
254.72/254.88	c
254.72/254.88	c
254.72/254.88	c ============================[ Search Statistics ]==============================
254.72/254.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
254.72/254.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
254.72/254.88	c ===============================================================================
254.72/254.88	c |         0 |    3488    96325   222140 |    32108        0    nan |  0.000 % |
254.82/254.91	c ===============================================================================
254.92/255.05	c core #806
254.92/255.05	c 
254.92/255.05	c 
254.92/255.05	c Core size: 8	Core Weight: 1	Total Weight: -466
254.92/255.05	c
254.92/255.05	c
254.92/255.05	c ============================[ Search Statistics ]==============================
254.92/255.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
254.92/255.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
254.92/255.05	c ===============================================================================
254.92/255.05	c |         0 |    3492    96326   222148 |    32108        0    nan |  0.000 % |
254.92/255.06	c ===============================================================================
255.03/255.20	c core #807
255.03/255.20	c 
255.03/255.20	c 
255.03/255.20	c Core size: 8	Core Weight: 1	Total Weight: -465
255.03/255.20	c
255.03/255.20	c
255.03/255.20	c ============================[ Search Statistics ]==============================
255.03/255.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
255.03/255.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
255.03/255.20	c ===============================================================================
255.03/255.20	c |         0 |    3496    96327   222156 |    32109        0    nan |  0.000 % |
255.13/255.22	c ===============================================================================
255.22/255.36	c core #808
255.22/255.36	c 
255.22/255.36	c 
255.22/255.36	c Core size: 9	Core Weight: 1	Total Weight: -464
255.22/255.36	c
255.22/255.36	c
255.22/255.36	c ============================[ Search Statistics ]==============================
255.22/255.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
255.22/255.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
255.22/255.36	c ===============================================================================
255.22/255.36	c |         0 |    3502    96328   222168 |    32109        0    nan |  0.000 % |
255.22/255.37	c ===============================================================================
255.42/255.51	c core #809
255.42/255.51	c 
255.42/255.51	c 
255.42/255.51	c Core size: 10	Core Weight: 1	Total Weight: -463
255.42/255.51	c
255.42/255.51	c
255.42/255.51	c ============================[ Search Statistics ]==============================
255.42/255.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
255.42/255.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
255.42/255.51	c ===============================================================================
255.42/255.51	c |         0 |    3508    96329   222180 |    32109        0    nan |  0.000 % |
255.42/255.53	c ===============================================================================
255.52/255.67	c core #810
255.52/255.67	c 
255.52/255.67	c 
255.52/255.67	c Core size: 10	Core Weight: 1	Total Weight: -462
255.52/255.67	c
255.52/255.67	c
255.52/255.67	c ============================[ Search Statistics ]==============================
255.52/255.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
255.52/255.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
255.52/255.67	c ===============================================================================
255.52/255.67	c |         0 |    3514    96330   222192 |    32110        0    nan |  0.000 % |
255.52/255.69	c ===============================================================================
255.72/255.83	c core #811
255.72/255.83	c 
255.72/255.83	c 
255.72/255.83	c Core size: 10	Core Weight: 1	Total Weight: -461
255.72/255.83	c
255.72/255.83	c
255.72/255.83	c ============================[ Search Statistics ]==============================
255.72/255.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
255.72/255.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
255.72/255.83	c ===============================================================================
255.72/255.83	c |         0 |    3520    96331   222204 |    32110        0    nan |  0.000 % |
255.72/255.87	c ===============================================================================
255.92/256.01	c core #812
255.92/256.01	c 
255.92/256.01	c 
255.92/256.01	c Core size: 10	Core Weight: 1	Total Weight: -460
255.92/256.01	c
255.92/256.01	c
255.92/256.01	c ============================[ Search Statistics ]==============================
255.92/256.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
255.92/256.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
255.92/256.01	c ===============================================================================
255.92/256.01	c |         0 |    3526    96332   222216 |    32110        0    nan |  0.000 % |
255.92/256.02	c ===============================================================================
256.02/256.16	c core #813
256.02/256.16	c 
256.02/256.16	c 
256.02/256.16	c Core size: 8	Core Weight: 1	Total Weight: -459
256.02/256.16	c
256.02/256.16	c
256.02/256.16	c ============================[ Search Statistics ]==============================
256.02/256.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
256.02/256.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
256.02/256.16	c ===============================================================================
256.02/256.16	c |         0 |    3530    96333   222224 |    32111        0    nan |  0.000 % |
256.02/256.18	c ===============================================================================
256.23/256.32	c core #814
256.23/256.32	c 
256.23/256.32	c 
256.23/256.32	c Core size: 10	Core Weight: 1	Total Weight: -458
256.23/256.32	c
256.23/256.32	c
256.23/256.32	c ============================[ Search Statistics ]==============================
256.23/256.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
256.23/256.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
256.23/256.32	c ===============================================================================
256.23/256.32	c |         0 |    3536    96334   222236 |    32111        0    nan |  0.000 % |
256.23/256.34	c ===============================================================================
256.32/256.48	c core #815
256.32/256.48	c 
256.32/256.48	c 
256.32/256.48	c Core size: 8	Core Weight: 1	Total Weight: -457
256.32/256.48	c
256.32/256.48	c
256.32/256.48	c ============================[ Search Statistics ]==============================
256.32/256.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
256.32/256.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
256.32/256.48	c ===============================================================================
256.32/256.48	c |         0 |    3540    96335   222244 |    32111        0    nan |  0.000 % |
256.42/256.50	c ===============================================================================
256.52/256.64	c core #816
256.52/256.64	c 
256.52/256.64	c 
256.52/256.64	c Core size: 10	Core Weight: 1	Total Weight: -456
256.52/256.64	c
256.52/256.64	c
256.52/256.64	c ============================[ Search Statistics ]==============================
256.52/256.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
256.52/256.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
256.52/256.64	c ===============================================================================
256.52/256.64	c |         0 |    3546    96336   222256 |    32112        0    nan |  0.000 % |
256.52/256.65	c ===============================================================================
256.72/256.80	c core #817
256.72/256.80	c 
256.72/256.80	c 
256.72/256.80	c Core size: 10	Core Weight: 1	Total Weight: -455
256.72/256.80	c
256.72/256.80	c
256.72/256.80	c ============================[ Search Statistics ]==============================
256.72/256.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
256.72/256.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
256.72/256.80	c ===============================================================================
256.72/256.80	c |         0 |    3552    96337   222268 |    32112        0    nan |  0.000 % |
256.72/256.81	c ===============================================================================
256.82/256.95	c core #818
256.82/256.95	c 
256.82/256.95	c 
256.82/256.95	c Core size: 10	Core Weight: 1	Total Weight: -454
256.82/256.95	c
256.82/256.95	c
256.82/256.95	c ============================[ Search Statistics ]==============================
256.82/256.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
256.82/256.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
256.82/256.95	c ===============================================================================
256.82/256.95	c |         0 |    3558    96338   222280 |    32112        0    nan |  0.000 % |
256.82/256.97	c ===============================================================================
257.02/257.12	c core #819
257.02/257.12	c 
257.02/257.12	c 
257.02/257.12	c Core size: 10	Core Weight: 1	Total Weight: -453
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 |    3564    96339   222292 |    32113        0    nan |  0.000 % |
257.02/257.14	c ===============================================================================
257.12/257.28	c core #820
257.12/257.28	c 
257.12/257.28	c 
257.12/257.28	c Core size: 14	Core Weight: 1	Total Weight: -452
257.12/257.28	c
257.12/257.28	c
257.12/257.28	c ============================[ Search Statistics ]==============================
257.12/257.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
257.12/257.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
257.12/257.28	c ===============================================================================
257.12/257.28	c |         0 |    3576    96340   222316 |    32113        0    nan |  0.000 % |
257.12/257.29	c ===============================================================================
257.32/257.43	c core #821
257.32/257.43	c 
257.32/257.43	c 
257.32/257.43	c Core size: 10	Core Weight: 1	Total Weight: -451
257.32/257.43	c
257.32/257.43	c
257.32/257.43	c ============================[ Search Statistics ]==============================
257.32/257.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
257.32/257.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
257.32/257.44	c ===============================================================================
257.32/257.44	c |         0 |    3582    96341   222328 |    32113        0    nan |  0.000 % |
257.32/257.46	c ===============================================================================
257.52/257.60	c core #822
257.52/257.60	c 
257.52/257.60	c 
257.52/257.60	c Core size: 8	Core Weight: 1	Total Weight: -450
257.52/257.60	c
257.52/257.60	c
257.52/257.60	c ============================[ Search Statistics ]==============================
257.52/257.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
257.52/257.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
257.52/257.60	c ===============================================================================
257.52/257.60	c |         0 |    3586    96342   222336 |    32114        0    nan |  0.000 % |
257.52/257.61	c ===============================================================================
257.62/257.76	c core #823
257.62/257.76	c 
257.62/257.76	c 
257.62/257.76	c Core size: 10	Core Weight: 1	Total Weight: -449
257.62/257.76	c
257.62/257.76	c
257.62/257.76	c ============================[ Search Statistics ]==============================
257.62/257.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
257.62/257.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
257.62/257.76	c ===============================================================================
257.62/257.76	c |         0 |    3592    96343   222348 |    32114        0    nan |  0.000 % |
257.62/257.77	c ===============================================================================
257.82/257.91	c core #824
257.82/257.91	c 
257.82/257.91	c 
257.82/257.91	c Core size: 10	Core Weight: 1	Total Weight: -448
257.82/257.91	c
257.82/257.91	c
257.82/257.91	c ============================[ Search Statistics ]==============================
257.82/257.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
257.82/257.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
257.82/257.91	c ===============================================================================
257.82/257.91	c |         0 |    3598    96344   222360 |    32114        0    nan |  0.000 % |
257.82/257.93	c ===============================================================================
257.92/258.07	c core #825
257.92/258.07	c 
257.92/258.07	c 
257.92/258.07	c Core size: 10	Core Weight: 1	Total Weight: -447
257.92/258.07	c
257.92/258.07	c
257.92/258.07	c ============================[ Search Statistics ]==============================
257.92/258.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
257.92/258.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
257.92/258.07	c ===============================================================================
257.92/258.07	c |         0 |    3604    96345   222372 |    32115        0    nan |  0.000 % |
257.92/258.09	c ===============================================================================
258.12/258.23	c core #826
258.12/258.23	c 
258.12/258.23	c 
258.12/258.23	c Core size: 10	Core Weight: 1	Total Weight: -446
258.12/258.23	c
258.12/258.23	c
258.12/258.23	c ============================[ Search Statistics ]==============================
258.12/258.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
258.12/258.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
258.12/258.23	c ===============================================================================
258.12/258.23	c |         0 |    3610    96346   222384 |    32115        0    nan |  0.000 % |
258.12/258.24	c ===============================================================================
258.22/258.39	c core #827
258.22/258.39	c 
258.22/258.39	c 
258.22/258.39	c Core size: 10	Core Weight: 1	Total Weight: -445
258.22/258.39	c
258.22/258.39	c
258.22/258.39	c ============================[ Search Statistics ]==============================
258.22/258.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
258.22/258.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
258.22/258.39	c ===============================================================================
258.22/258.39	c |         0 |    3616    96347   222396 |    32115        0    nan |  0.000 % |
258.32/258.40	c ===============================================================================
258.42/258.54	c core #828
258.42/258.54	c 
258.42/258.54	c 
258.42/258.54	c Core size: 8	Core Weight: 1	Total Weight: -444
258.42/258.54	c
258.42/258.54	c
258.42/258.54	c ============================[ Search Statistics ]==============================
258.42/258.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
258.42/258.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
258.42/258.54	c ===============================================================================
258.42/258.54	c |         0 |    3620    96348   222404 |    32116        0    nan |  0.000 % |
258.42/258.56	c ===============================================================================
258.62/258.70	c core #829
258.62/258.70	c 
258.62/258.70	c 
258.62/258.70	c Core size: 10	Core Weight: 1	Total Weight: -443
258.62/258.70	c
258.62/258.70	c
258.62/258.70	c ============================[ Search Statistics ]==============================
258.62/258.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
258.62/258.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
258.62/258.70	c ===============================================================================
258.62/258.70	c |         0 |    3626    96349   222416 |    32116        0    nan |  0.000 % |
258.62/258.74	c ===============================================================================
258.73/258.88	c core #830
258.73/258.88	c 
258.73/258.88	c 
258.73/258.88	c Core size: 10	Core Weight: 1	Total Weight: -442
258.73/258.88	c
258.73/258.88	c
258.73/258.88	c ============================[ Search Statistics ]==============================
258.73/258.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
258.73/258.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
258.73/258.88	c ===============================================================================
258.73/258.88	c |         0 |    3632    96350   222428 |    32116        0    nan |  0.000 % |
258.73/258.89	c ===============================================================================
258.93/259.03	c core #831
258.93/259.03	c 
258.93/259.03	c 
258.93/259.03	c Core size: 10	Core Weight: 1	Total Weight: -441
258.93/259.03	c
258.93/259.03	c
258.93/259.03	c ============================[ Search Statistics ]==============================
258.93/259.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
258.93/259.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
258.93/259.03	c ===============================================================================
258.93/259.03	c |         0 |    3638    96351   222440 |    32117        0    nan |  0.000 % |
258.93/259.04	c ===============================================================================
259.03/259.19	c core #832
259.03/259.19	c 
259.03/259.19	c 
259.03/259.19	c Core size: 10	Core Weight: 1	Total Weight: -440
259.03/259.19	c
259.03/259.19	c
259.03/259.19	c ============================[ Search Statistics ]==============================
259.03/259.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
259.03/259.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
259.03/259.19	c ===============================================================================
259.03/259.19	c |         0 |    3644    96352   222452 |    32117        0    nan |  0.000 % |
259.12/259.21	c ===============================================================================
259.22/259.35	c core #833
259.22/259.35	c 
259.22/259.35	c 
259.22/259.35	c Core size: 10	Core Weight: 1	Total Weight: -439
259.22/259.35	c
259.22/259.35	c
259.22/259.35	c ============================[ Search Statistics ]==============================
259.22/259.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
259.22/259.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
259.22/259.35	c ===============================================================================
259.22/259.35	c |         0 |    3650    96353   222464 |    32117        0    nan |  0.000 % |
259.22/259.37	c ===============================================================================
259.43/259.51	c core #834
259.43/259.51	c 
259.43/259.51	c 
259.43/259.51	c Core size: 10	Core Weight: 1	Total Weight: -438
259.43/259.51	c
259.43/259.51	c
259.43/259.51	c ============================[ Search Statistics ]==============================
259.43/259.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
259.43/259.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
259.43/259.51	c ===============================================================================
259.43/259.51	c |         0 |    3656    96354   222476 |    32118        0    nan |  0.000 % |
259.43/259.53	c ===============================================================================
259.53/259.68	c core #835
259.53/259.68	c 
259.53/259.68	c 
259.53/259.68	c Core size: 10	Core Weight: 1	Total Weight: -437
259.53/259.68	c
259.53/259.68	c
259.53/259.68	c ============================[ Search Statistics ]==============================
259.53/259.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
259.53/259.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
259.53/259.68	c ===============================================================================
259.53/259.68	c |         0 |    3662    96355   222488 |    32118        0    nan |  0.000 % |
259.53/259.69	c ===============================================================================
259.72/259.84	c core #836
259.72/259.84	c 
259.72/259.84	c 
259.72/259.84	c Core size: 10	Core Weight: 1	Total Weight: -436
259.72/259.84	c
259.72/259.84	c
259.72/259.84	c ============================[ Search Statistics ]==============================
259.72/259.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
259.72/259.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
259.72/259.84	c ===============================================================================
259.72/259.84	c |         0 |    3668    96356   222500 |    32118        0    nan |  0.000 % |
259.72/259.86	c ===============================================================================
259.92/260.00	c core #837
259.92/260.00	c 
259.92/260.00	c 
259.92/260.00	c Core size: 10	Core Weight: 1	Total Weight: -435
259.92/260.00	c
259.92/260.00	c
259.92/260.00	c ============================[ Search Statistics ]==============================
259.92/260.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
259.92/260.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
259.92/260.00	c ===============================================================================
259.92/260.00	c |         0 |    3674    96357   222512 |    32119        0    nan |  0.000 % |
259.92/260.01	c ===============================================================================
260.02/260.16	c core #838
260.02/260.16	c 
260.02/260.16	c 
260.02/260.16	c Core size: 10	Core Weight: 1	Total Weight: -434
260.02/260.16	c
260.02/260.16	c
260.02/260.16	c ============================[ Search Statistics ]==============================
260.02/260.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
260.02/260.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
260.02/260.16	c ===============================================================================
260.02/260.16	c |         0 |    3680    96358   222524 |    32119        0    nan |  0.000 % |
260.02/260.18	c ===============================================================================
260.22/260.32	c core #839
260.22/260.32	c 
260.22/260.32	c 
260.22/260.32	c Core size: 8	Core Weight: 1	Total Weight: -433
260.22/260.32	c
260.22/260.32	c
260.22/260.32	c ============================[ Search Statistics ]==============================
260.22/260.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
260.22/260.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
260.22/260.32	c ===============================================================================
260.22/260.32	c |         0 |    3684    96359   222532 |    32119        0    nan |  0.000 % |
260.22/260.34	c ===============================================================================
260.32/260.48	c core #840
260.32/260.48	c 
260.32/260.48	c 
260.32/260.48	c Core size: 10	Core Weight: 1	Total Weight: -432
260.32/260.48	c
260.32/260.48	c
260.32/260.48	c ============================[ Search Statistics ]==============================
260.32/260.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
260.32/260.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
260.32/260.48	c ===============================================================================
260.32/260.48	c |         0 |    3690    96360   222544 |    32120        0    nan |  0.000 % |
260.42/260.51	c ===============================================================================
260.53/260.65	c core #841
260.53/260.65	c 
260.53/260.65	c 
260.53/260.65	c Core size: 15	Core Weight: 1	Total Weight: -431
260.53/260.65	c
260.53/260.65	c
260.53/260.65	c ============================[ Search Statistics ]==============================
260.53/260.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
260.53/260.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
260.53/260.65	c ===============================================================================
260.53/260.65	c |         0 |    3702    96361   222568 |    32120        0    nan |  0.000 % |
260.53/260.66	c ===============================================================================
260.72/260.81	c core #842
260.72/260.81	c 
260.72/260.81	c 
260.72/260.81	c Core size: 8	Core Weight: 1	Total Weight: -430
260.72/260.81	c
260.72/260.81	c
260.72/260.81	c ============================[ Search Statistics ]==============================
260.72/260.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
260.72/260.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
260.72/260.81	c ===============================================================================
260.72/260.81	c |         0 |    3706    96362   222576 |    32120        0    nan |  0.000 % |
260.72/260.82	c ===============================================================================
260.82/260.97	c core #843
260.82/260.97	c 
260.82/260.97	c 
260.82/260.97	c Core size: 8	Core Weight: 1	Total Weight: -429
260.82/260.97	c
260.82/260.97	c
260.82/260.97	c ============================[ Search Statistics ]==============================
260.82/260.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
260.82/260.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
260.82/260.97	c ===============================================================================
260.82/260.97	c |         0 |    3710    96363   222584 |    32121        0    nan |  0.000 % |
260.82/260.98	c ===============================================================================
261.02/261.13	c core #844
261.02/261.13	c 
261.02/261.13	c 
261.02/261.13	c Core size: 8	Core Weight: 1	Total Weight: -428
261.02/261.13	c
261.02/261.13	c
261.02/261.13	c ============================[ Search Statistics ]==============================
261.02/261.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
261.02/261.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
261.02/261.13	c ===============================================================================
261.02/261.13	c |         0 |    3714    96364   222592 |    32121        0    nan |  0.000 % |
261.02/261.15	c ===============================================================================
261.12/261.30	c core #845
261.12/261.30	c 
261.12/261.30	c 
261.12/261.30	c Core size: 12	Core Weight: 1	Total Weight: -427
261.12/261.30	c
261.12/261.30	c
261.12/261.30	c ============================[ Search Statistics ]==============================
261.12/261.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
261.12/261.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
261.12/261.30	c ===============================================================================
261.12/261.30	c |         0 |    3722    96365   222608 |    32121        0    nan |  0.000 % |
261.22/261.31	c ===============================================================================
261.32/261.46	c core #846
261.32/261.46	c 
261.32/261.46	c 
261.32/261.46	c Core size: 10	Core Weight: 1	Total Weight: -426
261.32/261.46	c
261.32/261.46	c
261.32/261.46	c ============================[ Search Statistics ]==============================
261.32/261.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
261.32/261.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
261.32/261.46	c ===============================================================================
261.32/261.46	c |         0 |    3728    96366   222620 |    32122        0    nan |  0.000 % |
261.32/261.48	c ===============================================================================
261.52/261.62	c core #847
261.52/261.62	c 
261.52/261.62	c 
261.52/261.62	c Core size: 8	Core Weight: 1	Total Weight: -425
261.52/261.62	c
261.52/261.62	c
261.52/261.62	c ============================[ Search Statistics ]==============================
261.52/261.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
261.52/261.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
261.52/261.62	c ===============================================================================
261.52/261.62	c |         0 |    3732    96367   222628 |    32122        0    nan |  0.000 % |
261.52/261.64	c ===============================================================================
261.63/261.79	c core #848
261.63/261.79	c 
261.63/261.79	c 
261.63/261.79	c Core size: 10	Core Weight: 1	Total Weight: -424
261.63/261.79	c
261.63/261.79	c
261.63/261.79	c ============================[ Search Statistics ]==============================
261.63/261.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
261.63/261.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
261.63/261.79	c ===============================================================================
261.63/261.79	c |         0 |    3738    96368   222640 |    32122        0    nan |  0.000 % |
261.73/261.82	c ===============================================================================
261.82/261.96	c core #849
261.82/261.96	c 
261.82/261.96	c 
261.82/261.96	c Core size: 10	Core Weight: 1	Total Weight: -423
261.82/261.96	c
261.82/261.96	c
261.82/261.96	c ============================[ Search Statistics ]==============================
261.82/261.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
261.82/261.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
261.82/261.96	c ===============================================================================
261.82/261.96	c |         0 |    3744    96369   222652 |    32123        0    nan |  0.000 % |
261.82/261.99	c ===============================================================================
262.02/262.13	c core #850
262.02/262.13	c 
262.02/262.13	c 
262.02/262.13	c Core size: 10	Core Weight: 1	Total Weight: -422
262.02/262.13	c
262.02/262.13	c
262.02/262.13	c ============================[ Search Statistics ]==============================
262.02/262.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
262.02/262.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
262.02/262.13	c ===============================================================================
262.02/262.13	c |         0 |    3750    96370   222664 |    32123        0    nan |  0.000 % |
262.02/262.16	c ===============================================================================
262.22/262.30	c core #851
262.22/262.30	c 
262.22/262.30	c 
262.22/262.30	c Core size: 8	Core Weight: 1	Total Weight: -421
262.22/262.30	c
262.22/262.30	c
262.22/262.30	c ============================[ Search Statistics ]==============================
262.22/262.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
262.22/262.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
262.22/262.30	c ===============================================================================
262.22/262.30	c |         0 |    3754    96371   222672 |    32123        0    nan |  0.000 % |
262.22/262.34	c ===============================================================================
262.32/262.48	c core #852
262.32/262.48	c 
262.32/262.48	c 
262.32/262.48	c Core size: 8	Core Weight: 1	Total Weight: -420
262.32/262.48	c
262.32/262.48	c
262.32/262.48	c ============================[ Search Statistics ]==============================
262.32/262.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
262.32/262.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
262.32/262.48	c ===============================================================================
262.32/262.48	c |         0 |    3758    96372   222680 |    32124        0    nan |  0.000 % |
262.42/262.52	c ===============================================================================
262.52/262.66	c core #853
262.52/262.66	c 
262.52/262.66	c 
262.52/262.66	c Core size: 8	Core Weight: 1	Total Weight: -419
262.52/262.66	c
262.52/262.66	c
262.52/262.66	c ============================[ Search Statistics ]==============================
262.52/262.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
262.52/262.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
262.52/262.66	c ===============================================================================
262.52/262.66	c |         0 |    3762    96373   222688 |    32124        0    nan |  0.000 % |
262.62/262.70	c ===============================================================================
262.72/262.84	c core #854
262.72/262.84	c 
262.72/262.84	c 
262.72/262.84	c Core size: 8	Core Weight: 1	Total Weight: -418
262.72/262.84	c
262.72/262.84	c
262.72/262.84	c ============================[ Search Statistics ]==============================
262.72/262.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
262.72/262.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
262.72/262.84	c ===============================================================================
262.72/262.84	c |         0 |    3766    96374   222696 |    32124        0    nan |  0.000 % |
262.72/262.88	c ===============================================================================
262.92/263.02	c core #855
262.92/263.02	c 
262.92/263.02	c 
262.92/263.02	c Core size: 8	Core Weight: 1	Total Weight: -417
262.92/263.02	c
262.92/263.02	c
262.92/263.02	c ============================[ Search Statistics ]==============================
262.92/263.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
262.92/263.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
262.92/263.02	c ===============================================================================
262.92/263.02	c |         0 |    3770    96375   222704 |    32125        0    nan |  0.000 % |
262.92/263.05	c ===============================================================================
263.02/263.19	c core #856
263.02/263.19	c 
263.02/263.19	c 
263.02/263.19	c Core size: 10	Core Weight: 1	Total Weight: -416
263.02/263.19	c
263.02/263.19	c
263.02/263.19	c ============================[ Search Statistics ]==============================
263.02/263.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
263.02/263.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
263.02/263.19	c ===============================================================================
263.02/263.19	c |         0 |    3776    96376   222716 |    32125        0    nan |  0.000 % |
263.12/263.21	c ===============================================================================
263.22/263.35	c core #857
263.22/263.35	c 
263.22/263.35	c 
263.22/263.35	c Core size: 8	Core Weight: 1	Total Weight: -415
263.22/263.35	c
263.22/263.35	c
263.22/263.35	c ============================[ Search Statistics ]==============================
263.22/263.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
263.22/263.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
263.22/263.35	c ===============================================================================
263.22/263.35	c |         0 |    3780    96377   222724 |    32125        0    nan |  0.000 % |
263.22/263.37	c ===============================================================================
263.42/263.52	c core #858
263.42/263.52	c 
263.42/263.52	c 
263.42/263.52	c Core size: 10	Core Weight: 1	Total Weight: -414
263.42/263.52	c
263.42/263.52	c
263.42/263.52	c ============================[ Search Statistics ]==============================
263.42/263.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
263.42/263.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
263.42/263.52	c ===============================================================================
263.42/263.52	c |         0 |    3786    96378   222736 |    32126        0    nan |  0.000 % |
263.42/263.54	c ===============================================================================
263.52/263.68	c core #859
263.52/263.68	c 
263.52/263.68	c 
263.52/263.68	c Core size: 8	Core Weight: 1	Total Weight: -413
263.52/263.68	c
263.52/263.68	c
263.52/263.68	c ============================[ Search Statistics ]==============================
263.52/263.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
263.52/263.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
263.52/263.68	c ===============================================================================
263.52/263.68	c |         0 |    3790    96379   222744 |    32126        0    nan |  0.000 % |
263.62/263.70	c ===============================================================================
263.72/263.85	c core #860
263.72/263.85	c 
263.72/263.85	c 
263.72/263.85	c Core size: 8	Core Weight: 1	Total Weight: -412
263.72/263.85	c
263.72/263.85	c
263.72/263.85	c ============================[ Search Statistics ]==============================
263.72/263.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
263.72/263.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
263.72/263.85	c ===============================================================================
263.72/263.85	c |         0 |    3794    96380   222752 |    32126        0    nan |  0.000 % |
263.72/263.88	c ===============================================================================
263.93/264.02	c core #861
263.93/264.02	c 
263.93/264.02	c 
263.93/264.02	c Core size: 14	Core Weight: 1	Total Weight: -411
263.93/264.02	c
263.93/264.02	c
263.93/264.02	c ============================[ Search Statistics ]==============================
263.93/264.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
263.93/264.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
263.93/264.02	c ===============================================================================
263.93/264.02	c |         0 |    3804    96381   222772 |    32127        0    nan |  0.000 % |
263.93/264.04	c ===============================================================================
264.02/264.19	c core #862
264.02/264.19	c 
264.02/264.19	c 
264.02/264.19	c Core size: 8	Core Weight: 1	Total Weight: -410
264.02/264.19	c
264.02/264.19	c
264.02/264.19	c ============================[ Search Statistics ]==============================
264.02/264.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
264.02/264.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
264.02/264.19	c ===============================================================================
264.02/264.19	c |         0 |    3808    96382   222780 |    32127        0    nan |  0.000 % |
264.12/264.23	c ===============================================================================
264.22/264.37	c core #863
264.22/264.37	c 
264.22/264.37	c 
264.22/264.37	c Core size: 9	Core Weight: 1	Total Weight: -409
264.22/264.37	c
264.22/264.37	c
264.22/264.37	c ============================[ Search Statistics ]==============================
264.22/264.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
264.22/264.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
264.22/264.37	c ===============================================================================
264.22/264.37	c |         0 |    3814    96383   222792 |    32127        0    nan |  0.000 % |
264.32/264.42	c ===============================================================================
264.42/264.56	c core #864
264.42/264.56	c 
264.42/264.56	c 
264.42/264.56	c Core size: 21	Core Weight: 1	Total Weight: -408
264.42/264.56	c
264.42/264.56	c
264.42/264.56	c ============================[ Search Statistics ]==============================
264.42/264.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
264.42/264.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
264.42/264.56	c ===============================================================================
264.42/264.56	c |         0 |    3832    96384   222828 |    32128        0    nan |  0.000 % |
264.42/264.59	c ===============================================================================
264.62/264.73	c core #865
264.62/264.73	c 
264.62/264.73	c 
264.62/264.73	c Core size: 8	Core Weight: 1	Total Weight: -407
264.62/264.73	c
264.62/264.73	c
264.62/264.73	c ============================[ Search Statistics ]==============================
264.62/264.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
264.62/264.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
264.62/264.73	c ===============================================================================
264.62/264.73	c |         0 |    3836    96385   222836 |    32128        0    nan |  0.000 % |
264.62/264.75	c ===============================================================================
264.72/264.89	c core #866
264.72/264.89	c 
264.72/264.89	c 
264.72/264.89	c Core size: 10	Core Weight: 1	Total Weight: -406
264.72/264.89	c
264.72/264.89	c
264.72/264.89	c ============================[ Search Statistics ]==============================
264.72/264.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
264.72/264.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
264.72/264.89	c ===============================================================================
264.72/264.89	c |         0 |    3842    96386   222848 |    32128        0    nan |  0.000 % |
264.82/264.92	c ===============================================================================
264.93/265.06	c core #867
264.93/265.06	c 
264.93/265.06	c 
264.93/265.06	c Core size: 8	Core Weight: 1	Total Weight: -405
264.93/265.06	c
264.93/265.06	c
264.93/265.06	c ============================[ Search Statistics ]==============================
264.93/265.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
264.93/265.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
264.93/265.06	c ===============================================================================
264.93/265.06	c |         0 |    3846    96387   222856 |    32129        0    nan |  0.000 % |
264.93/265.09	c ===============================================================================
265.12/265.24	c core #868
265.12/265.24	c 
265.12/265.24	c 
265.12/265.24	c Core size: 8	Core Weight: 1	Total Weight: -404
265.12/265.24	c
265.12/265.24	c
265.12/265.24	c ============================[ Search Statistics ]==============================
265.12/265.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
265.12/265.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
265.12/265.24	c ===============================================================================
265.12/265.24	c |         0 |    3850    96388   222864 |    32129        0    nan |  0.000 % |
265.12/265.26	c ===============================================================================
265.32/265.40	c core #869
265.32/265.40	c 
265.32/265.40	c 
265.32/265.40	c Core size: 8	Core Weight: 1	Total Weight: -403
265.32/265.40	c
265.32/265.40	c
265.32/265.40	c ============================[ Search Statistics ]==============================
265.32/265.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
265.32/265.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
265.32/265.40	c ===============================================================================
265.32/265.40	c |         0 |    3854    96389   222872 |    32129        0    nan |  0.000 % |
265.32/265.42	c ===============================================================================
265.42/265.56	c core #870
265.42/265.56	c 
265.42/265.56	c 
265.42/265.56	c Core size: 8	Core Weight: 1	Total Weight: -402
265.42/265.56	c
265.42/265.56	c
265.42/265.56	c ============================[ Search Statistics ]==============================
265.42/265.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
265.42/265.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
265.42/265.56	c ===============================================================================
265.42/265.56	c |         0 |    3858    96390   222880 |    32130        0    nan |  0.000 % |
265.42/265.59	c ===============================================================================
265.62/265.73	c core #871
265.62/265.73	c 
265.62/265.73	c 
265.62/265.73	c Core size: 8	Core Weight: 1	Total Weight: -401
265.62/265.73	c
265.62/265.73	c
265.62/265.73	c ============================[ Search Statistics ]==============================
265.62/265.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
265.62/265.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
265.62/265.73	c ===============================================================================
265.62/265.73	c |         0 |    3862    96391   222888 |    32130        0    nan |  0.000 % |
265.62/265.75	c ===============================================================================
265.82/265.90	c core #872
265.82/265.90	c 
265.82/265.90	c 
265.82/265.90	c Core size: 16	Core Weight: 1	Total Weight: -400
265.82/265.90	c
265.82/265.90	c
265.82/265.90	c ============================[ Search Statistics ]==============================
265.82/265.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
265.82/265.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
265.82/265.90	c ===============================================================================
265.82/265.90	c |         0 |    3872    96392   222908 |    32130        0    nan |  0.000 % |
265.82/265.96	c ===============================================================================
266.03/266.10	c core #873
266.03/266.10	c 
266.03/266.10	c 
266.03/266.10	c Core size: 10	Core Weight: 1	Total Weight: -399
266.03/266.10	c
266.03/266.10	c
266.03/266.10	c ============================[ Search Statistics ]==============================
266.03/266.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
266.03/266.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
266.03/266.10	c ===============================================================================
266.03/266.10	c |         0 |    3878    96393   222920 |    32131        0    nan |  0.000 % |
266.03/266.14	c ===============================================================================
266.13/266.28	c core #874
266.13/266.28	c 
266.13/266.28	c 
266.13/266.28	c Core size: 8	Core Weight: 1	Total Weight: -398
266.13/266.28	c
266.13/266.28	c
266.13/266.28	c ============================[ Search Statistics ]==============================
266.13/266.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
266.13/266.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
266.13/266.28	c ===============================================================================
266.13/266.28	c |         0 |    3882    96394   222928 |    32131        0    nan |  0.000 % |
266.22/266.33	c ===============================================================================
266.32/266.47	c core #875
266.32/266.47	c 
266.32/266.47	c 
266.32/266.47	c Core size: 8	Core Weight: 1	Total Weight: -397
266.32/266.47	c
266.32/266.47	c
266.32/266.47	c ============================[ Search Statistics ]==============================
266.32/266.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
266.32/266.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
266.32/266.47	c ===============================================================================
266.32/266.47	c |         0 |    3886    96395   222936 |    32131        0    nan |  0.000 % |
266.32/266.49	c ===============================================================================
266.52/266.63	c core #876
266.52/266.63	c 
266.52/266.63	c 
266.52/266.63	c Core size: 8	Core Weight: 1	Total Weight: -396
266.52/266.63	c
266.52/266.63	c
266.52/266.63	c ============================[ Search Statistics ]==============================
266.52/266.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
266.52/266.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
266.52/266.63	c ===============================================================================
266.52/266.63	c |         0 |    3890    96396   222944 |    32132        0    nan |  0.000 % |
266.52/266.66	c ===============================================================================
266.62/266.79	c core #877
266.62/266.79	c 
266.62/266.79	c 
266.62/266.79	c Core size: 8	Core Weight: 1	Total Weight: -395
266.62/266.79	c
266.62/266.79	c
266.62/266.79	c ============================[ Search Statistics ]==============================
266.62/266.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
266.62/266.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
266.62/266.79	c ===============================================================================
266.62/266.79	c |         0 |    3894    96397   222952 |    32132        0    nan |  0.000 % |
266.72/266.82	c ===============================================================================
266.82/266.96	c core #878
266.82/266.96	c 
266.82/266.96	c 
266.82/266.96	c Core size: 8	Core Weight: 1	Total Weight: -394
266.82/266.96	c
266.82/266.96	c
266.82/266.96	c ============================[ Search Statistics ]==============================
266.82/266.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
266.82/266.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
266.82/266.96	c ===============================================================================
266.82/266.96	c |         0 |    3898    96398   222960 |    32132        0    nan |  0.000 % |
266.92/267.01	c ===============================================================================
267.02/267.15	c core #879
267.02/267.15	c 
267.02/267.15	c 
267.02/267.15	c Core size: 26	Core Weight: 1	Total Weight: -393
267.02/267.15	c
267.02/267.15	c
267.02/267.15	c ============================[ Search Statistics ]==============================
267.02/267.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
267.02/267.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
267.02/267.15	c ===============================================================================
267.02/267.15	c |         0 |    3922    96399   223008 |    32133        0    nan |  0.000 % |
267.13/267.20	c ===============================================================================
267.23/267.34	c core #880
267.23/267.34	c 
267.23/267.34	c 
267.23/267.34	c Core size: 8	Core Weight: 1	Total Weight: -392
267.23/267.34	c
267.23/267.34	c
267.23/267.34	c ============================[ Search Statistics ]==============================
267.23/267.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
267.23/267.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
267.23/267.34	c ===============================================================================
267.23/267.34	c |         0 |    3926    96400   223016 |    32133        0    nan |  0.000 % |
267.32/267.40	c ===============================================================================
267.42/267.54	c core #881
267.42/267.54	c 
267.42/267.54	c 
267.42/267.54	c Core size: 10	Core Weight: 1	Total Weight: -391
267.42/267.54	c
267.42/267.54	c
267.42/267.54	c ============================[ Search Statistics ]==============================
267.42/267.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
267.42/267.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
267.42/267.54	c ===============================================================================
267.42/267.54	c |         0 |    3932    96401   223028 |    32133        0    nan |  0.000 % |
267.42/267.56	c ===============================================================================
267.62/267.70	c core #882
267.62/267.70	c 
267.62/267.70	c 
267.62/267.70	c Core size: 10	Core Weight: 1	Total Weight: -390
267.62/267.70	c
267.62/267.70	c
267.62/267.70	c ============================[ Search Statistics ]==============================
267.62/267.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
267.62/267.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
267.62/267.70	c ===============================================================================
267.62/267.70	c |         0 |    3938    96402   223040 |    32134        0    nan |  0.000 % |
267.62/267.72	c ===============================================================================
267.72/267.86	c core #883
267.72/267.86	c 
267.72/267.86	c 
267.72/267.86	c Core size: 10	Core Weight: 1	Total Weight: -389
267.72/267.86	c
267.72/267.86	c
267.72/267.86	c ============================[ Search Statistics ]==============================
267.72/267.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
267.72/267.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
267.72/267.86	c ===============================================================================
267.72/267.86	c |         0 |    3944    96403   223052 |    32134        0    nan |  0.000 % |
267.72/267.88	c ===============================================================================
267.92/268.02	c core #884
267.92/268.02	c 
267.92/268.02	c 
267.92/268.02	c Core size: 11	Core Weight: 1	Total Weight: -388
267.92/268.02	c
267.92/268.02	c
267.92/268.02	c ============================[ Search Statistics ]==============================
267.92/268.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
267.92/268.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
267.92/268.02	c ===============================================================================
267.92/268.02	c |         0 |    3950    96404   223064 |    32134        0    nan |  0.000 % |
267.92/268.05	c ===============================================================================
268.02/268.19	c core #885
268.02/268.19	c 
268.02/268.19	c 
268.02/268.19	c Core size: 8	Core Weight: 1	Total Weight: -387
268.02/268.19	c
268.02/268.19	c
268.02/268.19	c ============================[ Search Statistics ]==============================
268.02/268.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
268.02/268.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
268.02/268.19	c ===============================================================================
268.02/268.19	c |         0 |    3954    96405   223072 |    32135        0    nan |  0.000 % |
268.12/268.22	c ===============================================================================
268.23/268.36	c core #886
268.23/268.36	c 
268.23/268.36	c 
268.23/268.36	c Core size: 8	Core Weight: 1	Total Weight: -386
268.23/268.36	c
268.23/268.36	c
268.23/268.36	c ============================[ Search Statistics ]==============================
268.23/268.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
268.23/268.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
268.23/268.36	c ===============================================================================
268.23/268.36	c |         0 |    3958    96406   223080 |    32135        0    nan |  0.000 % |
268.23/268.40	c ===============================================================================
268.42/268.54	c core #887
268.42/268.54	c 
268.42/268.54	c 
268.42/268.54	c Core size: 12	Core Weight: 1	Total Weight: -385
268.42/268.54	c
268.42/268.54	c
268.42/268.54	c ============================[ Search Statistics ]==============================
268.42/268.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
268.42/268.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
268.42/268.54	c ===============================================================================
268.42/268.54	c |         0 |    3966    96407   223096 |    32135        0    nan |  0.000 % |
268.42/268.59	c ===============================================================================
268.62/268.73	c core #888
268.62/268.73	c 
268.62/268.73	c 
268.62/268.73	c Core size: 8	Core Weight: 1	Total Weight: -384
268.62/268.73	c
268.62/268.73	c
268.62/268.73	c ============================[ Search Statistics ]==============================
268.62/268.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
268.62/268.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
268.62/268.73	c ===============================================================================
268.62/268.73	c |         0 |    3970    96408   223104 |    32136        0    nan |  0.000 % |
268.62/268.77	c ===============================================================================
268.82/268.91	c core #889
268.82/268.91	c 
268.82/268.91	c 
268.82/268.91	c Core size: 8	Core Weight: 1	Total Weight: -383
268.82/268.91	c
268.82/268.91	c
268.82/268.91	c ============================[ Search Statistics ]==============================
268.82/268.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
268.82/268.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
268.82/268.91	c ===============================================================================
268.82/268.91	c |         0 |    3974    96409   223112 |    32136        0    nan |  0.000 % |
268.82/268.96	c ===============================================================================
269.02/269.11	c core #890
269.02/269.11	c 
269.02/269.11	c 
269.02/269.11	c Core size: 12	Core Weight: 1	Total Weight: -382
269.02/269.11	c
269.02/269.11	c
269.02/269.11	c ============================[ Search Statistics ]==============================
269.02/269.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
269.02/269.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
269.02/269.11	c ===============================================================================
269.02/269.11	c |         0 |    3982    96410   223128 |    32136        0    nan |  0.000 % |
269.02/269.13	c ===============================================================================
269.12/269.27	c core #891
269.12/269.27	c 
269.12/269.27	c 
269.12/269.27	c Core size: 11	Core Weight: 1	Total Weight: -381
269.12/269.27	c
269.12/269.27	c
269.12/269.27	c ============================[ Search Statistics ]==============================
269.12/269.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
269.12/269.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
269.12/269.27	c ===============================================================================
269.12/269.27	c |         0 |    3988    96411   223140 |    32137        0    nan |  0.000 % |
269.22/269.32	c ===============================================================================
269.32/269.46	c core #892
269.32/269.46	c 
269.32/269.46	c 
269.32/269.46	c Core size: 13	Core Weight: 1	Total Weight: -380
269.32/269.46	c
269.32/269.46	c
269.32/269.46	c ============================[ Search Statistics ]==============================
269.32/269.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
269.32/269.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
269.32/269.46	c ===============================================================================
269.32/269.46	c |         0 |    3998    96412   223160 |    32137        0    nan |  0.000 % |
269.42/269.53	c ===============================================================================
269.51/269.67	c core #893
269.51/269.67	c 
269.51/269.67	c 
269.51/269.67	c Core size: 14	Core Weight: 1	Total Weight: -379
269.51/269.67	c
269.51/269.67	c
269.51/269.67	c ============================[ Search Statistics ]==============================
269.51/269.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
269.51/269.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
269.51/269.67	c ===============================================================================
269.51/269.67	c |         0 |    4008    96413   223180 |    32137        0    nan |  0.000 % |
269.61/269.70	c ===============================================================================
269.71/269.84	c core #894
269.71/269.84	c 
269.71/269.84	c 
269.71/269.84	c Core size: 8	Core Weight: 1	Total Weight: -378
269.71/269.84	c
269.71/269.84	c
269.71/269.84	c ============================[ Search Statistics ]==============================
269.71/269.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
269.71/269.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
269.71/269.84	c ===============================================================================
269.71/269.84	c |         0 |    4012    96414   223188 |    32138        0    nan |  0.000 % |
269.71/269.87	c ===============================================================================
269.91/270.02	c core #895
269.91/270.02	c 
269.91/270.02	c 
269.91/270.02	c Core size: 8	Core Weight: 1	Total Weight: -377
269.91/270.02	c
269.91/270.02	c
269.91/270.02	c ============================[ Search Statistics ]==============================
269.91/270.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
269.91/270.02	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
269.91/270.02	c ===============================================================================
269.91/270.02	c |         0 |    4016    96415   223196 |    32138        0    nan |  0.000 % |
269.91/270.06	c ===============================================================================
270.11/270.20	c core #896
270.11/270.20	c 
270.11/270.20	c 
270.11/270.20	c Core size: 17	Core Weight: 1	Total Weight: -376
270.11/270.20	c
270.11/270.20	c
270.11/270.20	c ============================[ Search Statistics ]==============================
270.11/270.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
270.11/270.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
270.11/270.20	c ===============================================================================
270.11/270.20	c |         0 |    4030    96416   223224 |    32138        0    nan |  0.000 % |
270.11/270.24	c ===============================================================================
270.22/270.39	c core #897
270.22/270.39	c 
270.22/270.39	c 
270.22/270.39	c Core size: 12	Core Weight: 1	Total Weight: -375
270.22/270.39	c
270.22/270.39	c
270.22/270.39	c ============================[ Search Statistics ]==============================
270.22/270.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
270.22/270.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
270.22/270.39	c ===============================================================================
270.22/270.39	c |         0 |    4038    96417   223240 |    32139        0    nan |  0.000 % |
270.32/270.42	c ===============================================================================
270.43/270.56	c core #898
270.43/270.56	c 
270.43/270.56	c 
270.43/270.56	c Core size: 8	Core Weight: 1	Total Weight: -374
270.43/270.56	c
270.43/270.56	c
270.43/270.56	c ============================[ Search Statistics ]==============================
270.43/270.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
270.43/270.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
270.43/270.56	c ===============================================================================
270.43/270.56	c |         0 |    4042    96418   223248 |    32139        0    nan |  0.000 % |
270.53/270.61	c ===============================================================================
270.62/270.75	c core #899
270.62/270.75	c 
270.62/270.75	c 
270.62/270.75	c Core size: 12	Core Weight: 1	Total Weight: -373
270.62/270.75	c
270.62/270.75	c
270.62/270.75	c ============================[ Search Statistics ]==============================
270.62/270.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
270.62/270.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
270.62/270.75	c ===============================================================================
270.62/270.75	c |         0 |    4048    96419   223260 |    32139        0    nan |  0.000 % |
270.62/270.78	c ===============================================================================
270.82/270.92	c core #900
270.82/270.92	c 
270.82/270.92	c 
270.82/270.92	c Core size: 13	Core Weight: 1	Total Weight: -372
270.82/270.92	c
270.82/270.92	c
270.82/270.92	c ============================[ Search Statistics ]==============================
270.82/270.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
270.82/270.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
270.82/270.92	c ===============================================================================
270.82/270.92	c |         0 |    4056    96420   223276 |    32140        0    nan |  0.000 % |
270.82/271.00	c ===============================================================================
271.02/271.14	c core #901
271.02/271.14	c 
271.02/271.14	c 
271.02/271.14	c Core size: 23	Core Weight: 1	Total Weight: -371
271.02/271.14	c
271.02/271.14	c
271.02/271.14	c ============================[ Search Statistics ]==============================
271.02/271.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
271.02/271.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
271.02/271.14	c ===============================================================================
271.02/271.14	c |         0 |    4076    96421   223316 |    32140        0    nan |  0.000 % |
271.12/271.22	c |       100 |    4076    96421   223316 |    35354      100     13 |  0.000 % |
271.12/271.23	c ===============================================================================
271.22/271.37	c core #902
271.22/271.37	c 
271.22/271.37	c 
271.22/271.37	c Core size: 21	Core Weight: 1	Total Weight: -370
271.22/271.37	c
271.22/271.37	c
271.22/271.37	c ============================[ Search Statistics ]==============================
271.22/271.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
271.22/271.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
271.22/271.37	c ===============================================================================
271.22/271.37	c |         0 |    4096    96422   223356 |    32140        0    nan |  0.000 % |
271.22/271.39	c ===============================================================================
271.42/271.54	c core #903
271.42/271.54	c 
271.42/271.54	c 
271.42/271.54	c Core size: 9	Core Weight: 1	Total Weight: -369
271.42/271.54	c
271.42/271.54	c
271.42/271.54	c ============================[ Search Statistics ]==============================
271.42/271.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
271.42/271.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
271.42/271.54	c ===============================================================================
271.42/271.54	c |         0 |    4102    96423   223368 |    32141        0    nan |  0.000 % |
271.52/271.62	c |       102 |    4102    96423   223368 |    35355      102     17 |  0.000 % |
271.52/271.68	c |       252 |    4102    96423   223368 |    38890      252     23 |  0.000 % |
271.62/271.72	c |       477 |    4102    96423   223368 |    42779      477     24 |  0.000 % |
271.62/271.76	c |       814 |    4102    96423   223368 |    47057      814     24 |  0.000 % |
271.62/271.79	c ===============================================================================
271.81/271.94	c core #904
271.81/271.94	c 
271.81/271.94	c 
271.81/271.94	c Core size: 23	Core Weight: 1	Total Weight: -368
271.81/271.94	c
271.81/271.94	c
271.81/271.94	c ============================[ Search Statistics ]==============================
271.81/271.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
271.81/271.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
271.81/271.94	c ===============================================================================
271.81/271.94	c |         0 |    4122    96424   223408 |    32141        0    nan |  0.000 % |
271.81/271.97	c ===============================================================================
272.02/272.12	c core #905
272.02/272.12	c 
272.02/272.12	c 
272.02/272.12	c Core size: 16	Core Weight: 1	Total Weight: -367
272.02/272.12	c
272.02/272.12	c
272.02/272.12	c ============================[ Search Statistics ]==============================
272.02/272.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
272.02/272.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
272.02/272.12	c ===============================================================================
272.02/272.12	c |         0 |    4134    96425   223432 |    32141        0    nan |  0.000 % |
272.12/272.20	c |       102 |    4134    96425   223432 |    35355      102     24 |  0.000 % |
272.12/272.23	c |       252 |    4131    96425   223432 |    38891      252     29 |  0.073 % |
272.12/272.24	c |       478 |    4129    96425   223432 |    42780      478     32 |  0.121 % |
272.22/272.31	c |       818 |    4129    96425   223432 |    47058      818     35 |  0.121 % |
272.22/272.37	c |      1325 |    4128    96425   223432 |    51764     1325     37 |  0.145 % |
272.32/272.44	c ===============================================================================
272.51/272.61	c core #906
272.51/272.61	c 
272.51/272.61	c 
272.51/272.61	c Core size: 27	Core Weight: 1	Total Weight: -366
272.51/272.61	c
272.51/272.61	c
272.51/272.61	c ============================[ Search Statistics ]==============================
272.51/272.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
272.51/272.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
272.51/272.61	c ===============================================================================
272.51/272.61	c |         0 |    4158    96426   223480 |    32142        0    nan |  0.000 % |
272.51/272.65	c ===============================================================================
272.62/272.78	c core #907
272.62/272.78	c 
272.62/272.78	c 
272.62/272.78	c Core size: 12	Core Weight: 1	Total Weight: -365
272.62/272.78	c
272.62/272.78	c
272.62/272.78	c ============================[ Search Statistics ]==============================
272.62/272.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
272.62/272.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
272.62/272.78	c ===============================================================================
272.62/272.78	c |         0 |    4166    96427   223496 |    32142        0    nan |  0.000 % |
272.72/272.85	c ===============================================================================
272.91/273.00	c core #908
272.91/273.00	c 
272.91/273.00	c 
272.91/273.00	c Core size: 21	Core Weight: 1	Total Weight: -364
272.91/273.00	c
272.91/273.00	c
272.91/273.00	c ============================[ Search Statistics ]==============================
272.91/273.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
272.91/273.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
272.91/273.00	c ===============================================================================
272.91/273.00	c |         0 |    4180    96428   223524 |    32142        0    nan |  0.000 % |
272.91/273.09	c |       102 |    4180    96428   223524 |    35356      102     11 |  0.000 % |
273.01/273.18	c |       252 |    4180    96428   223524 |    38892      252     12 |  0.024 % |
273.01/273.19	c ===============================================================================
273.21/273.34	c core #909
273.21/273.34	c 
273.21/273.34	c 
273.21/273.34	c Core size: 19	Core Weight: 1	Total Weight: -363
273.21/273.34	c
273.21/273.34	c
273.21/273.34	c ============================[ Search Statistics ]==============================
273.21/273.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
273.21/273.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
273.21/273.34	c ===============================================================================
273.21/273.34	c |         0 |    4198    96429   223560 |    32143        0    nan |  0.000 % |
273.31/273.42	c |       101 |    4198    96429   223560 |    35357      101     19 |  0.000 % |
273.31/273.48	c ===============================================================================
273.51/273.62	c core #910
273.51/273.62	c 
273.51/273.62	c 
273.51/273.62	c Core size: 13	Core Weight: 1	Total Weight: -362
273.51/273.62	c
273.51/273.62	c
273.51/273.62	c ============================[ Search Statistics ]==============================
273.51/273.62	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
273.51/273.62	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
273.51/273.62	c ===============================================================================
273.51/273.62	c |         0 |    4210    96430   223584 |    32143        0    nan |  0.000 % |
273.51/273.69	c ===============================================================================
273.72/273.83	c core #911
273.72/273.83	c 
273.72/273.83	c 
273.72/273.83	c Core size: 15	Core Weight: 1	Total Weight: -361
273.72/273.83	c
273.72/273.83	c
273.72/273.83	c ============================[ Search Statistics ]==============================
273.72/273.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
273.72/273.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
273.72/273.83	c ===============================================================================
273.72/273.83	c |         0 |    4218    96431   223600 |    32143        0    nan |  0.000 % |
273.72/273.89	c ===============================================================================
273.91/274.03	c core #912
273.91/274.03	c 
273.91/274.03	c 
273.91/274.03	c Core size: 27	Core Weight: 1	Total Weight: -360
273.91/274.03	c
273.91/274.03	c
273.91/274.03	c ============================[ Search Statistics ]==============================
273.91/274.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
273.91/274.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
273.91/274.03	c ===============================================================================
273.91/274.03	c |         0 |    4236    96432   223636 |    32144        0    nan |  0.000 % |
273.91/274.08	c ===============================================================================
274.11/274.22	c core #913
274.11/274.22	c 
274.11/274.22	c 
274.11/274.22	c Core size: 14	Core Weight: 1	Total Weight: -359
274.11/274.22	c
274.11/274.22	c
274.11/274.22	c ============================[ Search Statistics ]==============================
274.11/274.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
274.11/274.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
274.11/274.22	c ===============================================================================
274.11/274.22	c |         0 |    4244    96433   223652 |    32144        0    nan |  0.000 % |
274.11/274.27	c ===============================================================================
274.31/274.42	c core #914
274.31/274.42	c 
274.31/274.42	c 
274.31/274.42	c Core size: 14	Core Weight: 1	Total Weight: -358
274.31/274.42	c
274.31/274.42	c
274.31/274.42	c ============================[ Search Statistics ]==============================
274.31/274.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
274.31/274.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
274.31/274.42	c ===============================================================================
274.31/274.42	c |         0 |    4256    96434   223676 |    32144        0    nan |  0.000 % |
274.31/274.49	c |       101 |    4255    96434   223676 |    35359      101     33 |  0.024 % |
274.42/274.54	c ===============================================================================
274.52/274.68	c core #915
274.52/274.68	c 
274.52/274.68	c 
274.52/274.68	c Core size: 27	Core Weight: 1	Total Weight: -357
274.52/274.68	c
274.52/274.68	c
274.52/274.68	c ============================[ Search Statistics ]==============================
274.52/274.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
274.52/274.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
274.52/274.68	c ===============================================================================
274.52/274.68	c |         0 |    4280    96435   223724 |    32145        0    nan |  0.000 % |
274.62/274.76	c ===============================================================================
274.83/274.90	c core #916
274.83/274.90	c 
274.83/274.90	c 
274.83/274.90	c Core size: 26	Core Weight: 1	Total Weight: -356
274.83/274.90	c
274.83/274.90	c
274.83/274.90	c ============================[ Search Statistics ]==============================
274.83/274.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
274.83/274.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
274.83/274.90	c ===============================================================================
274.83/274.90	c |         0 |    4300    96436   223764 |    32145        0    nan |  0.000 % |
274.83/275.00	c |       100 |    4300    96436   223764 |    35359      100     25 |  0.047 % |
274.93/275.03	c ===============================================================================
275.02/275.17	c core #917
275.02/275.17	c 
275.02/275.17	c 
275.02/275.17	c Core size: 10	Core Weight: 1	Total Weight: -355
275.02/275.17	c
275.02/275.17	c
275.02/275.17	c ============================[ Search Statistics ]==============================
275.02/275.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
275.02/275.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
275.02/275.17	c ===============================================================================
275.02/275.17	c |         0 |    4306    96437   223776 |    32145        0    nan |  0.000 % |
275.12/275.23	c |       101 |    4306    96437   223776 |    35360      101     35 |  0.000 % |
275.12/275.27	c ===============================================================================
275.32/275.42	c core #918
275.32/275.42	c 
275.32/275.42	c 
275.32/275.42	c Core size: 16	Core Weight: 1	Total Weight: -354
275.32/275.42	c
275.32/275.42	c
275.32/275.42	c ============================[ Search Statistics ]==============================
275.32/275.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
275.32/275.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
275.32/275.42	c ===============================================================================
275.32/275.42	c |         0 |    4320    96438   223804 |    32146        0    nan |  0.000 % |
275.42/275.50	c |       101 |    4320    96438   223804 |    35360      101     33 |  0.000 % |
275.42/275.52	c ===============================================================================
275.52/275.66	c core #919
275.52/275.66	c 
275.52/275.66	c 
275.52/275.66	c Core size: 9	Core Weight: 1	Total Weight: -353
275.52/275.66	c
275.52/275.66	c
275.52/275.66	c ============================[ Search Statistics ]==============================
275.52/275.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
275.52/275.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
275.52/275.66	c ===============================================================================
275.52/275.66	c |         0 |    4328    96439   223820 |    32146        0    nan |  0.000 % |
275.62/275.78	c |       100 |    4328    96439   223820 |    35360      100     15 |  0.000 % |
275.72/275.82	c ===============================================================================
275.82/275.97	c core #920
275.82/275.97	c 
275.82/275.97	c 
275.82/275.97	c Core size: 36	Core Weight: 1	Total Weight: -352
275.82/275.97	c
275.82/275.97	c
275.82/275.97	c ============================[ Search Statistics ]==============================
275.82/275.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
275.82/275.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
275.82/275.97	c ===============================================================================
275.82/275.97	c |         0 |    4354    96440   223872 |    32146        0    nan |  0.000 % |
275.92/276.05	c |       100 |    4354    96440   223872 |    35361      100     32 |  0.000 % |
275.92/276.10	c |       250 |    4348    96440   223872 |    38897      250     35 |  0.138 % |
276.02/276.12	c |       475 |    4346    96440   223872 |    42787      475     41 |  0.184 % |
276.02/276.15	c |       812 |    4346    96440   223872 |    47065      812     46 |  0.184 % |
276.12/276.22	c |      1318 |    4345    96440   223872 |    51772     1318     48 |  0.207 % |
276.22/276.37	c |      2078 |    4345    96440   223872 |    56949     2078     50 |  0.207 % |
276.52/276.63	c |      3217 |    4345    96440   223872 |    62644     3217     51 |  0.207 % |
277.02/277.13	c |      4928 |    4345    96440   223872 |    68909     4928     53 |  0.207 % |
277.72/277.88	c |      7491 |    4345    96440   223872 |    75800     7491     53 |  0.207 % |
279.01/279.18	c |     11335 |    4345    96440   223872 |    83380    11335     53 |  0.207 % |
282.62/282.72	c |     17101 |    4345    96440   223872 |    91718    17066     52 |  0.207 % |
288.92/289.05	c |     25752 |    4345    96440   223872 |   100890    25717     51 |  0.207 % |
290.11/290.20	c ===============================================================================
290.71/290.86	c core #921
290.71/290.86	c 
290.71/290.86	c 
290.71/290.86	c Core size: 46	Core Weight: 1	Total Weight: -351
290.71/290.86	c
290.71/290.86	c
290.71/290.86	c ============================[ Search Statistics ]==============================
290.71/290.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
290.71/290.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
290.71/290.86	c ===============================================================================
290.71/290.86	c |         0 |    4390    96441   223944 |    32147        0    nan |  0.000 % |
290.81/290.94	c |       103 |    4390    96441   223944 |    35361      103     42 |  0.000 % |
290.91/291.03	c ===============================================================================
291.01/291.15	c core #922
291.01/291.15	c 
291.01/291.15	c 
291.01/291.15	c Core size: 40	Core Weight: 1	Total Weight: -350
291.01/291.15	c
291.01/291.15	c
291.01/291.15	c ============================[ Search Statistics ]==============================
291.01/291.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
291.01/291.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
291.01/291.15	c ===============================================================================
291.01/291.15	c |         0 |    4424    96442   224012 |    32147        0    nan |  0.000 % |
291.01/291.19	c |       100 |    4424    96442   224012 |    35362      100     33 |  0.000 % |
291.21/291.33	c ===============================================================================
291.32/291.47	c core #923
291.32/291.47	c 
291.32/291.47	c 
291.32/291.47	c Core size: 22	Core Weight: 1	Total Weight: -349
291.32/291.47	c
291.32/291.47	c
291.32/291.47	c ============================[ Search Statistics ]==============================
291.32/291.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
291.32/291.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
291.32/291.47	c ===============================================================================
291.32/291.47	c |         0 |    4440    96443   224044 |    32147        0    nan |  0.000 % |
291.42/291.57	c |       102 |    4440    96443   224044 |    35362      102     26 |  0.000 % |
291.51/291.67	c |       253 |    4440    96443   224044 |    38898      253     38 |  0.000 % |
291.61/291.76	c |       478 |    4439    96443   224044 |    42788      478     50 |  0.023 % |
291.71/291.84	c |       817 |    4423    96443   224044 |    47067      817     57 |  7.005 % |
291.71/291.87	c ===============================================================================
291.92/292.01	c core #924
291.92/292.01	c 
291.92/292.01	c 
291.92/292.01	c Core size: 25	Core Weight: 1	Total Weight: -348
291.92/292.01	c
291.92/292.01	c
291.92/292.01	c ============================[ Search Statistics ]==============================
291.92/292.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
291.92/292.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
291.92/292.01	c ===============================================================================
291.92/292.01	c |         0 |    4452    96444   224068 |    32148        0    nan |  0.000 % |
292.01/292.12	c ===============================================================================
292.11/292.27	c core #925
292.11/292.27	c 
292.11/292.27	c 
292.11/292.27	c Core size: 33	Core Weight: 1	Total Weight: -347
292.11/292.27	c
292.11/292.27	c
292.11/292.27	c ============================[ Search Statistics ]==============================
292.11/292.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
292.11/292.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
292.11/292.27	c ===============================================================================
292.11/292.27	c |         0 |    4474    96445   224112 |    32148        0    nan |  0.000 % |
292.21/292.35	c ===============================================================================
292.42/292.50	c core #926
292.42/292.50	c 
292.42/292.50	c 
292.42/292.50	c Core size: 16	Core Weight: 1	Total Weight: -346
292.42/292.50	c
292.42/292.50	c
292.42/292.50	c ============================[ Search Statistics ]==============================
292.42/292.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
292.42/292.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
292.42/292.50	c ===============================================================================
292.42/292.50	c |         0 |    4488    96446   224140 |    32148        0    nan |  0.000 % |
292.52/292.61	c |       100 |    4488    96446   224140 |    35363      100     11 |  0.000 % |
292.52/292.69	c ===============================================================================
292.71/292.84	c core #927
292.71/292.84	c 
292.71/292.84	c 
292.71/292.84	c Core size: 39	Core Weight: 1	Total Weight: -345
292.71/292.84	c
292.71/292.84	c
292.71/292.84	c ============================[ Search Statistics ]==============================
292.71/292.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
292.71/292.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
292.71/292.84	c ===============================================================================
292.71/292.84	c |         0 |    4516    96447   224196 |    32149        0    nan |  0.000 % |
292.81/292.94	c |       100 |    4515    96447   224196 |    35363      100      6 |  0.022 % |
292.81/292.95	c ===============================================================================
292.91/293.09	c core #928
292.91/293.09	c 
292.91/293.09	c 
292.91/293.09	c Core size: 29	Core Weight: 1	Total Weight: -344
292.91/293.09	c
292.91/293.09	c
292.91/293.09	c ============================[ Search Statistics ]==============================
292.91/293.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
292.91/293.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
292.91/293.09	c ===============================================================================
292.91/293.09	c |         0 |    4536    96448   224236 |    32149        0    nan |  0.000 % |
293.11/293.25	c |       101 |    4535    96448   224236 |    35364      101      7 |  0.022 % |
293.11/293.27	c ===============================================================================
293.31/293.42	c core #929
293.31/293.42	c 
293.31/293.42	c 
293.31/293.42	c Core size: 31	Core Weight: 1	Total Weight: -343
293.31/293.42	c
293.31/293.42	c
293.31/293.42	c ============================[ Search Statistics ]==============================
293.31/293.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
293.31/293.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
293.31/293.42	c ===============================================================================
293.31/293.42	c |         0 |    4564    96449   224292 |    32149        0    nan |  0.000 % |
293.41/293.54	c ===============================================================================
293.52/293.68	c core #930
293.52/293.68	c 
293.52/293.68	c 
293.52/293.68	c Core size: 20	Core Weight: 1	Total Weight: -342
293.52/293.68	c
293.52/293.68	c
293.52/293.68	c ============================[ Search Statistics ]==============================
293.52/293.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
293.52/293.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
293.52/293.68	c ===============================================================================
293.52/293.68	c |         0 |    4580    96450   224324 |    32150        0    nan |  0.000 % |
293.62/293.76	c ===============================================================================
293.81/293.91	c core #931
293.81/293.91	c 
293.81/293.91	c 
293.81/293.91	c Core size: 33	Core Weight: 1	Total Weight: -341
293.81/293.91	c
293.81/293.91	c
293.81/293.91	c ============================[ Search Statistics ]==============================
293.81/293.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
293.81/293.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
293.81/293.91	c ===============================================================================
293.81/293.91	c |         0 |    4602    96451   224368 |    32150        0    nan |  0.000 % |
293.91/294.02	c ===============================================================================
294.01/294.17	c core #932
294.01/294.17	c 
294.01/294.17	c 
294.01/294.17	c Core size: 32	Core Weight: 1	Total Weight: -340
294.01/294.17	c
294.01/294.17	c
294.01/294.17	c ============================[ Search Statistics ]==============================
294.01/294.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
294.01/294.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
294.01/294.17	c ===============================================================================
294.01/294.17	c |         0 |    4624    96452   224412 |    32150        0    nan |  0.000 % |
294.11/294.28	c |       100 |    4624    96452   224412 |    35365      100      9 |  0.000 % |
294.21/294.33	c ===============================================================================
294.31/294.48	c core #933
294.31/294.48	c 
294.31/294.48	c 
294.31/294.48	c Core size: 39	Core Weight: 1	Total Weight: -339
294.31/294.48	c
294.31/294.48	c
294.31/294.48	c ============================[ Search Statistics ]==============================
294.31/294.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
294.31/294.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
294.31/294.48	c ===============================================================================
294.31/294.48	c |         0 |    4656    96453   224476 |    32151        0    nan |  0.000 % |
294.41/294.59	c |       100 |    4655    96453   224476 |    35366      100     11 |  0.021 % |
294.51/294.69	c |       250 |    4647    96453   224476 |    38902      250     15 |  0.193 % |
294.72/294.82	c |       476 |    4643    96453   224476 |    42792      476     18 |  0.279 % |
294.72/294.84	c ===============================================================================
294.81/294.99	c core #934
294.81/294.99	c 
294.81/294.99	c 
294.81/294.99	c Core size: 27	Core Weight: 1	Total Weight: -338
294.81/294.99	c
294.81/294.99	c
294.81/294.99	c ============================[ Search Statistics ]==============================
294.81/294.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
294.81/294.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
294.81/294.99	c ===============================================================================
294.81/294.99	c |         0 |    4682    96454   224528 |    32151        0    nan |  0.000 % |
294.91/295.06	c |       103 |    4680    96454   224528 |    35366      103     20 |  0.043 % |
294.91/295.09	c ===============================================================================
295.11/295.23	c core #935
295.11/295.23	c 
295.11/295.23	c 
295.11/295.23	c Core size: 15	Core Weight: 1	Total Weight: -337
295.11/295.23	c
295.11/295.23	c
295.11/295.23	c ============================[ Search Statistics ]==============================
295.11/295.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
295.11/295.23	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
295.11/295.23	c ===============================================================================
295.11/295.23	c |         0 |    4696    96455   224556 |    32151        0    nan |  0.000 % |
295.21/295.39	c ===============================================================================
295.41/295.54	c core #936
295.41/295.54	c 
295.41/295.54	c 
295.41/295.54	c Core size: 33	Core Weight: 1	Total Weight: -336
295.41/295.54	c
295.41/295.54	c
295.41/295.54	c ============================[ Search Statistics ]==============================
295.41/295.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
295.41/295.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
295.41/295.54	c ===============================================================================
295.41/295.54	c |         0 |    4724    96456   224612 |    32152        0    nan |  0.000 % |
295.51/295.68	c |       100 |    4723    96456   224612 |    35367      100      8 |  0.023 % |
295.61/295.71	c ===============================================================================
295.72/295.85	c core #937
295.72/295.85	c 
295.72/295.85	c 
295.72/295.85	c Core size: 26	Core Weight: 1	Total Weight: -335
295.72/295.85	c
295.72/295.85	c
295.72/295.85	c ============================[ Search Statistics ]==============================
295.72/295.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
295.72/295.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
295.72/295.85	c ===============================================================================
295.72/295.85	c |         0 |    4748    96457   224660 |    32152        0    nan |  0.000 % |
295.91/296.00	c |       102 |    4747    96457   224660 |    35367      102     10 |  0.021 % |
295.91/296.04	c ===============================================================================
296.01/296.19	c core #938
296.01/296.19	c 
296.01/296.19	c 
296.01/296.19	c Core size: 36	Core Weight: 1	Total Weight: -334
296.01/296.19	c
296.01/296.19	c
296.01/296.19	c ============================[ Search Statistics ]==============================
296.01/296.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
296.01/296.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
296.01/296.19	c ===============================================================================
296.01/296.19	c |         0 |    4772    96458   224708 |    32152        0    nan |  0.000 % |
296.20/296.37	c |       100 |    4772    96458   224708 |    35367      100      8 |  0.000 % |
296.30/296.43	c ===============================================================================
296.40/296.58	c core #939
296.40/296.58	c 
296.40/296.58	c 
296.40/296.58	c Core size: 38	Core Weight: 1	Total Weight: -333
296.40/296.58	c
296.40/296.58	c
296.40/296.58	c ============================[ Search Statistics ]==============================
296.40/296.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
296.40/296.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
296.40/296.58	c ===============================================================================
296.40/296.58	c |         0 |    4808    96459   224780 |    32153        0    nan |  0.000 % |
296.50/296.67	c |       100 |    4808    96459   224780 |    35368      100     40 |  0.000 % |
296.61/296.72	c |       254 |    4807    96459   224780 |    38905      254     32 |  0.021 % |
296.71/296.80	c |       479 |    4802    96459   224780 |    42795      479     44 |  0.125 % |
296.71/296.87	c |       817 |    4800    96459   224780 |    47075      817     50 |  0.166 % |
296.81/296.95	c |      1324 |    4800    96459   224780 |    51782     1324     58 |  0.166 % |
296.91/297.03	c |      2086 |    4799    96459   224780 |    56961     2086     61 |  0.187 % |
297.11/297.23	c |      3227 |    4799    96459   224780 |    62657     3227     64 |  0.187 % |
297.41/297.58	c |      4936 |    4799    96459   224780 |    68922     4936     67 |  0.187 % |
297.91/298.10	c |      7499 |    4799    96459   224780 |    75815     7499     67 |  0.187 % |
299.41/299.57	c |     11348 |    4799    96459   224780 |    83396    11348     64 |  0.187 % |
301.71/301.82	c |     17114 |    4799    96459   224780 |    91736    17090     66 |  0.187 % |
305.01/305.16	c |     25765 |    4799    96459   224780 |   100909    25741     67 |  0.187 % |
306.20/306.31	c ===============================================================================
306.71/306.90	c core #940
306.71/306.90	c 
306.71/306.90	c 
306.71/306.90	c Core size: 38	Core Weight: 1	Total Weight: -332
306.71/306.90	c
306.71/306.90	c
306.71/306.90	c ============================[ Search Statistics ]==============================
306.71/306.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
306.71/306.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
306.71/306.90	c ===============================================================================
306.71/306.90	c |         0 |    4844    96460   224852 |    32153        0    nan |  0.000 % |
306.90/307.07	c ===============================================================================
307.00/307.19	c core #941
307.00/307.19	c 
307.00/307.19	c 
307.00/307.19	c Core size: 26	Core Weight: 1	Total Weight: -331
307.00/307.19	c
307.00/307.19	c
307.00/307.19	c ============================[ Search Statistics ]==============================
307.00/307.19	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
307.00/307.19	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
307.00/307.19	c ===============================================================================
307.00/307.19	c |         0 |    4866    96461   224896 |    32153        0    nan |  0.000 % |
307.20/307.30	c ===============================================================================
307.30/307.45	c core #942
307.30/307.45	c 
307.30/307.45	c 
307.30/307.45	c Core size: 13	Core Weight: 1	Total Weight: -330
307.30/307.45	c
307.30/307.45	c
307.30/307.45	c ============================[ Search Statistics ]==============================
307.30/307.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
307.30/307.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
307.30/307.45	c ===============================================================================
307.30/307.45	c |         0 |    4878    96462   224920 |    32154        0    nan |  0.000 % |
307.40/307.53	c ===============================================================================
307.50/307.67	c core #943
307.50/307.67	c 
307.50/307.67	c 
307.50/307.67	c Core size: 14	Core Weight: 1	Total Weight: -329
307.50/307.67	c
307.50/307.67	c
307.50/307.67	c ============================[ Search Statistics ]==============================
307.50/307.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
307.50/307.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
307.50/307.67	c ===============================================================================
307.50/307.67	c |         0 |    4886    96463   224936 |    32154        0    nan |  0.000 % |
307.61/307.77	c |       101 |    4885    96463   224936 |    35369      101     31 |  0.020 % |
307.71/307.80	c ===============================================================================
307.82/307.95	c core #944
307.82/307.95	c 
307.82/307.95	c 
307.82/307.95	c Core size: 17	Core Weight: 1	Total Weight: -328
307.82/307.95	c
307.82/307.95	c
307.82/307.95	c ============================[ Search Statistics ]==============================
307.82/307.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
307.82/307.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
307.82/307.95	c ===============================================================================
307.82/307.95	c |         0 |    4900    96464   224964 |    32154        0    nan |  0.000 % |
307.91/308.03	c |       100 |    4898    96464   224964 |    35370      100     25 |  0.041 % |
307.91/308.06	c |       250 |    4898    96464   224964 |    38907      250     34 |  0.041 % |
308.00/308.18	c |       476 |    4894    96464   224964 |    42797      476     30 |  0.125 % |
308.10/308.21	c |       814 |    4864    96464   224964 |    47077      814     48 | 15.469 % |
308.10/308.23	c ===============================================================================
308.20/308.37	c core #945
308.20/308.37	c 
308.20/308.37	c 
308.20/308.37	c Core size: 66	Core Weight: 1	Total Weight: -327
308.20/308.37	c
308.20/308.37	c
308.20/308.37	c ============================[ Search Statistics ]==============================
308.20/308.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
308.20/308.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
308.20/308.37	c ===============================================================================
308.20/308.37	c |         0 |    4950    96465   225064 |    32155        0    nan |  0.000 % |
308.30/308.49	c |       101 |    4950    96465   225064 |    35370      101     11 |  0.000 % |
308.51/308.66	c |       251 |    4935    96465   225064 |    38907      251      9 |  5.030 % |
308.51/308.69	c ===============================================================================
308.71/308.84	c core #946
308.71/308.84	c 
308.71/308.84	c 
308.71/308.84	c Core size: 62	Core Weight: 1	Total Weight: -326
308.71/308.84	c
308.71/308.84	c
308.71/308.84	c ============================[ Search Statistics ]==============================
308.71/308.84	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
308.71/308.84	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
308.71/308.84	c ===============================================================================
308.71/308.84	c |         0 |    5008    96466   225180 |    32155        0    nan |  0.000 % |
308.81/308.94	c |       100 |    5008    96466   225180 |    35370      100     39 |  0.000 % |
308.91/309.02	c ===============================================================================
309.02/309.16	c core #947
309.02/309.16	c 
309.02/309.16	c 
309.02/309.16	c Core size: 17	Core Weight: 1	Total Weight: -325
309.02/309.16	c
309.02/309.16	c
309.02/309.16	c ============================[ Search Statistics ]==============================
309.02/309.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
309.02/309.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
309.02/309.16	c ===============================================================================
309.02/309.16	c |         0 |    5018    96467   225200 |    32155        0    nan |  0.000 % |
309.31/309.40	c |       100 |    5017    96467   225200 |    35371      100      9 |  0.020 % |
309.50/309.64	c ===============================================================================
309.60/309.79	c core #948
309.60/309.79	c 
309.60/309.79	c 
309.60/309.79	c Core size: 50	Core Weight: 1	Total Weight: -324
309.60/309.79	c
309.60/309.79	c
309.60/309.79	c ============================[ Search Statistics ]==============================
309.60/309.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
309.60/309.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
309.60/309.79	c ===============================================================================
309.60/309.79	c |         0 |    5064    96468   225292 |    32156        0    nan |  0.000 % |
309.80/309.96	c ===============================================================================
310.01/310.11	c core #949
310.01/310.11	c 
310.01/310.11	c 
310.01/310.11	c Core size: 43	Core Weight: 1	Total Weight: -323
310.01/310.11	c
310.01/310.11	c
310.01/310.11	c ============================[ Search Statistics ]==============================
310.01/310.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
310.01/310.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
310.01/310.11	c ===============================================================================
310.01/310.11	c |         0 |    5092    96469   225348 |    32156        0    nan |  0.000 % |
310.11/310.23	c |       101 |    5092    96469   225348 |    35371      101     11 |  0.000 % |
310.20/310.36	c ===============================================================================
310.40/310.51	c core #950
310.40/310.51	c 
310.40/310.51	c 
310.40/310.51	c Core size: 73	Core Weight: 1	Total Weight: -322
310.40/310.51	c
310.40/310.51	c
310.40/310.51	c ============================[ Search Statistics ]==============================
310.40/310.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
310.40/310.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
310.40/310.51	c ===============================================================================
310.40/310.51	c |         0 |    5144    96470   225452 |    32156        0    nan |  0.000 % |
310.51/310.63	c |       101 |    5142    96470   225452 |    35372      101     10 |  0.039 % |
310.51/310.63	c ===============================================================================
310.61/310.78	c core #951
310.61/310.78	c 
310.61/310.78	c 
310.61/310.78	c Core size: 27	Core Weight: 1	Total Weight: -321
310.61/310.78	c
310.61/310.78	c
310.61/310.78	c ============================[ Search Statistics ]==============================
310.61/310.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
310.61/310.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
310.61/310.78	c ===============================================================================
310.61/310.78	c |         0 |    5164    96471   225492 |    32157        0    nan |  0.000 % |
310.81/310.90	c |       100 |    5162    96471   225492 |    35372      100      9 |  0.039 % |
310.81/311.00	c ===============================================================================
311.00/311.15	c core #952
311.00/311.15	c 
311.00/311.15	c 
311.00/311.15	c Core size: 82	Core Weight: 1	Total Weight: -320
311.00/311.15	c
311.00/311.15	c
311.00/311.15	c ============================[ Search Statistics ]==============================
311.00/311.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
311.00/311.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
311.00/311.15	c ===============================================================================
311.00/311.15	c |         0 |    5228    96472   225620 |    32157        0    nan |  0.000 % |
311.21/311.32	c ===============================================================================
311.30/311.46	c core #953
311.30/311.46	c 
311.30/311.46	c 
311.30/311.46	c Core size: 24	Core Weight: 1	Total Weight: -319
311.30/311.46	c
311.30/311.46	c
311.30/311.46	c ============================[ Search Statistics ]==============================
311.30/311.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
311.30/311.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
311.30/311.46	c ===============================================================================
311.30/311.46	c |         0 |    5244    96473   225652 |    32157        0    nan |  0.000 % |
311.51/311.63	c |       100 |    5243    96473   225652 |    35373      100      9 |  0.019 % |
311.61/311.75	c ===============================================================================
311.81/311.90	c core #954
311.81/311.90	c 
311.81/311.90	c 
311.81/311.90	c Core size: 49	Core Weight: 1	Total Weight: -318
311.81/311.90	c
311.81/311.90	c
311.81/311.90	c ============================[ Search Statistics ]==============================
311.81/311.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
311.81/311.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
311.81/311.90	c ===============================================================================
311.81/311.90	c |         0 |    5278    96474   225720 |    32158        0    nan |  0.000 % |
311.91/312.05	c |       101 |    5277    96474   225720 |    35373      101      7 |  0.019 % |
312.00/312.12	c ===============================================================================
312.10/312.27	c core #955
312.10/312.27	c 
312.10/312.27	c 
312.10/312.27	c Core size: 50	Core Weight: 1	Total Weight: -317
312.10/312.27	c
312.10/312.27	c
312.10/312.27	c ============================[ Search Statistics ]==============================
312.10/312.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
312.10/312.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
312.10/312.27	c ===============================================================================
312.10/312.27	c |         0 |    5322    96475   225808 |    32158        0    nan |  0.000 % |
312.21/312.31	c ===============================================================================
312.31/312.46	c core #956
312.31/312.46	c 
312.31/312.46	c 
312.31/312.46	c Core size: 13	Core Weight: 1	Total Weight: -316
312.31/312.46	c
312.31/312.46	c
312.31/312.46	c ============================[ Search Statistics ]==============================
312.31/312.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
312.31/312.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
312.31/312.46	c ===============================================================================
312.31/312.46	c |         0 |    5332    96476   225828 |    32158        0    nan |  0.000 % |
312.50/312.61	c |       100 |    5332    96476   225828 |    35374      100      8 |  0.000 % |
312.50/312.63	c ===============================================================================
312.60/312.78	c core #957
312.60/312.78	c 
312.60/312.78	c 
312.60/312.78	c Core size: 15	Core Weight: 1	Total Weight: -315
312.60/312.78	c
312.60/312.78	c
312.60/312.78	c ============================[ Search Statistics ]==============================
312.60/312.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
312.60/312.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
312.60/312.78	c ===============================================================================
312.60/312.78	c |         0 |    5340    96477   225844 |    32159        0    nan |  0.000 % |
312.70/312.88	c |       102 |    5340    96477   225844 |    35374      102     10 |  0.000 % |
313.01/313.19	c |       253 |    5333    96477   225844 |    38912      253      9 |  0.131 % |
313.21/313.33	c ===============================================================================
313.31/313.49	c core #958
313.31/313.49	c 
313.31/313.49	c 
313.31/313.49	c Core size: 91	Core Weight: 1	Total Weight: -314
313.31/313.49	c
313.31/313.49	c
313.31/313.49	c ============================[ Search Statistics ]==============================
313.31/313.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
313.31/313.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
313.31/313.49	c ===============================================================================
313.31/313.49	c |         0 |    5406    96478   225976 |    32159        0    nan |  0.000 % |
313.51/313.68	c |       101 |    5406    96478   225976 |    35375      101      7 |  0.000 % |
313.71/313.85	c |       256 |    5405    96478   225976 |    38912      256      8 |  0.019 % |
313.91/314.07	c ===============================================================================
314.11/314.22	c core #959
314.11/314.22	c 
314.11/314.22	c 
314.11/314.22	c Core size: 73	Core Weight: 1	Total Weight: -313
314.11/314.22	c
314.11/314.22	c
314.11/314.22	c ============================[ Search Statistics ]==============================
314.11/314.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
314.11/314.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
314.11/314.22	c ===============================================================================
314.11/314.22	c |         0 |    5472    96479   226108 |    32159        0    nan |  0.000 % |
314.11/314.29	c ===============================================================================
314.30/314.45	c core #960
314.30/314.45	c 
314.30/314.45	c 
314.30/314.45	c Core size: 17	Core Weight: 1	Total Weight: -312
314.30/314.45	c
314.30/314.45	c
314.30/314.45	c ============================[ Search Statistics ]==============================
314.30/314.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
314.30/314.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
314.30/314.45	c ===============================================================================
314.30/314.45	c |         0 |    5482    96480   226128 |    32160        0    nan |  0.000 % |
314.41/314.56	c |       100 |    5482    96480   226128 |    35376      100     11 |  0.000 % |
314.51/314.67	c |       251 |    5482    96480   226128 |    38913      251     11 |  0.000 % |
314.91/315.00	c |       477 |    5482    96480   226128 |    42804      477     11 |  0.000 % |
315.31/315.43	c |       816 |    5482    96480   226128 |    47085      816     13 |  0.000 % |
315.51/315.62	c ===============================================================================
315.61/315.78	c core #961
315.61/315.78	c 
315.61/315.78	c 
315.61/315.78	c Core size: 78	Core Weight: 1	Total Weight: -311
315.61/315.78	c
315.61/315.78	c
315.61/315.78	c ============================[ Search Statistics ]==============================
315.61/315.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
315.61/315.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
315.61/315.78	c ===============================================================================
315.61/315.78	c |         0 |    5554    96481   226272 |    32160        0    nan |  0.000 % |
315.70/315.85	c ===============================================================================
315.90/316.01	c core #962
315.90/316.01	c 
315.90/316.01	c 
315.90/316.01	c Core size: 19	Core Weight: 1	Total Weight: -310
315.90/316.01	c
315.90/316.01	c
315.90/316.01	c ============================[ Search Statistics ]==============================
315.90/316.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
315.90/316.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
315.90/316.01	c ===============================================================================
315.90/316.01	c |         0 |    5566    96482   226296 |    32160        0    nan |  0.000 % |
316.00/316.13	c |       100 |    5566    96482   226296 |    35376      100     13 |  0.000 % |
316.00/316.15	c ===============================================================================
316.20/316.30	c core #963
316.20/316.30	c 
316.20/316.30	c 
316.20/316.30	c Core size: 10	Core Weight: 1	Total Weight: -309
316.20/316.30	c
316.20/316.30	c
316.20/316.30	c ============================[ Search Statistics ]==============================
316.20/316.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
316.20/316.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
316.20/316.30	c ===============================================================================
316.20/316.30	c |         0 |    5574    96483   226312 |    32161        0    nan |  0.000 % |
316.31/316.43	c |       101 |    5574    96483   226312 |    35377      101     10 |  0.000 % |
316.50/316.62	c ===============================================================================
316.61/316.77	c core #964
316.61/316.77	c 
316.61/316.77	c 
316.61/316.77	c Core size: 45	Core Weight: 1	Total Weight: -308
316.61/316.77	c
316.61/316.77	c
316.61/316.77	c ============================[ Search Statistics ]==============================
316.61/316.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
316.61/316.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
316.61/316.77	c ===============================================================================
316.61/316.77	c |         0 |    5618    96484   226400 |    32161        0    nan |  0.000 % |
316.80/316.90	c |       101 |    5618    96484   226400 |    35377      101      8 |  0.000 % |
316.90/317.00	c |       252 |    5618    96484   226400 |    38915      252     11 |  0.000 % |
317.10/317.22	c |       477 |    5618    96484   226400 |    42806      477     13 |  0.000 % |
317.41/317.57	c |       814 |    5612    96484   226400 |    47087      814     15 |  0.107 % |
318.10/318.29	c |      1323 |    5593    96484   226400 |    51796     1323     18 |  2.688 % |
318.30/318.42	c ===============================================================================
318.40/318.57	c core #965
318.40/318.57	c 
318.40/318.57	c 
318.40/318.57	c Core size: 104	Core Weight: 1	Total Weight: -307
318.40/318.57	c
318.40/318.57	c
318.40/318.57	c ============================[ Search Statistics ]==============================
318.40/318.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
318.40/318.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
318.40/318.57	c ===============================================================================
318.40/318.57	c |         0 |    5704    96485   226572 |    32161        0    nan |  0.000 % |
318.50/318.67	c |       102 |    5704    96485   226572 |    35377      102      7 |  0.000 % |
318.71/318.80	c |       254 |    5703    96485   226572 |    38915      254      9 |  2.823 % |
318.71/318.80	c ===============================================================================
318.81/318.96	c core #966
318.81/318.96	c 
318.81/318.96	c 
318.81/318.96	c Core size: 62	Core Weight: 1	Total Weight: -306
318.81/318.96	c
318.81/318.96	c
318.81/318.96	c ============================[ Search Statistics ]==============================
318.81/318.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
318.81/318.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
318.81/318.96	c ===============================================================================
318.81/318.96	c |         0 |    5754    96486   226672 |    32162        0    nan |  0.000 % |
319.00/319.19	c |       100 |    5754    96486   226672 |    35378      100     13 |  0.000 % |
319.20/319.30	c |       250 |    5754    96486   226672 |    38916      250     12 |  0.000 % |
319.20/319.38	c ===============================================================================
319.40/319.53	c core #967
319.40/319.53	c 
319.40/319.53	c 
319.40/319.53	c Core size: 19	Core Weight: 1	Total Weight: -305
319.40/319.53	c
319.40/319.53	c
319.40/319.53	c ============================[ Search Statistics ]==============================
319.40/319.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
319.40/319.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
319.40/319.53	c ===============================================================================
319.40/319.53	c |         0 |    5770    96487   226704 |    32162        0    nan |  0.000 % |
319.61/319.74	c |       100 |    5770    96487   226704 |    35378      100     11 |  0.000 % |
319.71/319.83	c |       250 |    5770    96487   226704 |    38916      250     11 |  0.000 % |
320.01/320.14	c |       475 |    5770    96487   226704 |    42808      475     15 |  0.000 % |
320.30/320.45	c |       812 |    5770    96487   226704 |    47088      812     19 |  0.000 % |
321.30/321.42	c |      1318 |    5769    96487   226704 |    51797     1318     21 |  0.017 % |
322.81/322.90	c |      2079 |    5769    96487   226704 |    56977     2079     27 |  0.017 % |
325.60/325.70	c ===============================================================================
325.70/325.86	c core #968
325.70/325.86	c 
325.70/325.86	c 
325.70/325.86	c Core size: 95	Core Weight: 1	Total Weight: -304
325.70/325.86	c
325.70/325.86	c
325.70/325.86	c ============================[ Search Statistics ]==============================
325.70/325.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
325.70/325.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
325.70/325.86	c ===============================================================================
325.70/325.86	c |         0 |    5842    96488   226848 |    32162        0    nan |  0.000 % |
325.90/326.00	c |       102 |    5842    96488   226848 |    35378      102     12 |  0.000 % |
325.90/326.06	c ===============================================================================
326.10/326.21	c core #969
326.10/326.21	c 
326.10/326.21	c 
326.10/326.21	c Core size: 20	Core Weight: 1	Total Weight: -303
326.10/326.21	c
326.10/326.21	c
326.10/326.21	c ============================[ Search Statistics ]==============================
326.10/326.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
326.10/326.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
326.10/326.21	c ===============================================================================
326.10/326.21	c |         0 |    5854    96489   226872 |    32163        0    nan |  0.000 % |
326.20/326.33	c |       100 |    5854    96489   226872 |    35379      100     10 |  0.000 % |
326.31/326.42	c |       250 |    5854    96489   226872 |    38917      250     12 |  0.000 % |
326.40/326.57	c |       475 |    5854    96489   226872 |    42808      475     13 |  0.017 % |
326.61/326.78	c ===============================================================================
326.80/326.93	c core #970
326.80/326.93	c 
326.80/326.93	c 
326.80/326.93	c Core size: 42	Core Weight: 1	Total Weight: -302
326.80/326.93	c
326.80/326.93	c
326.80/326.93	c ============================[ Search Statistics ]==============================
326.80/326.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
326.80/326.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
326.80/326.93	c ===============================================================================
326.80/326.93	c |         0 |    5896    96490   226956 |    32163        0    nan |  0.000 % |
326.90/327.05	c |       100 |    5896    96490   226956 |    35379      100     22 |  0.000 % |
327.00/327.10	c ===============================================================================
327.10/327.25	c core #971
327.10/327.25	c 
327.10/327.25	c 
327.10/327.25	c Core size: 19	Core Weight: 1	Total Weight: -301
327.10/327.25	c
327.10/327.25	c
327.10/327.25	c ============================[ Search Statistics ]==============================
327.10/327.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
327.10/327.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
327.10/327.25	c ===============================================================================
327.10/327.25	c |         0 |    5910    96491   226984 |    32163        0    nan |  0.000 % |
327.20/327.39	c |       100 |    5910    96491   226984 |    35380      100     14 |  0.000 % |
327.40/327.55	c |       250 |    5910    96491   226984 |    38918      250     15 |  0.000 % |
327.50/327.65	c |       476 |    5910    96491   226984 |    42809      476     21 |  0.000 % |
327.71/327.87	c |       814 |    5910    96491   226984 |    47090      814     22 |  0.000 % |
328.11/328.29	c |      1321 |    5910    96491   226984 |    51799     1321     26 |  0.000 % |
329.10/329.23	c |      2080 |    5910    96491   226984 |    56979     2080     33 |  0.000 % |
329.90/330.07	c |      3219 |    5910    96491   226984 |    62677     3219     34 |  0.000 % |
332.40/332.57	c |      4927 |    5909    96491   226984 |    68945     4880     37 |  0.017 % |
337.10/337.23	c |      7489 |    5905    96491   226984 |    75840     7416     41 |  0.085 % |
345.00/345.16	c |     11333 |    5904    96491   226984 |    83424    11260     44 |  0.102 % |
346.30/346.40	c ===============================================================================
346.59/346.76	c core #972
346.59/346.76	c 
346.59/346.76	c 
346.59/346.76	c Core size: 160	Core Weight: 1	Total Weight: -300
346.59/346.76	c
346.59/346.76	c
346.59/346.76	c ============================[ Search Statistics ]==============================
346.59/346.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
346.59/346.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
346.59/346.76	c ===============================================================================
346.59/346.76	c |         0 |    6044    96492   227252 |    32164        0    nan |  0.000 % |
346.70/346.82	c ===============================================================================
346.80/346.96	c core #973
346.80/346.96	c 
346.80/346.96	c 
346.80/346.96	c Core size: 13	Core Weight: 1	Total Weight: -299
346.80/346.96	c
346.80/346.96	c
346.80/346.96	c ============================[ Search Statistics ]==============================
346.80/346.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
346.80/346.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
346.80/346.96	c ===============================================================================
346.80/346.96	c |         0 |    6052    96493   227268 |    32164        0    nan |  0.000 % |
347.00/347.11	c |       100 |    6052    96493   227268 |    35380      100     18 |  0.000 % |
347.10/347.20	c ===============================================================================
347.20/347.35	c core #974
347.20/347.35	c 
347.20/347.35	c 
347.20/347.35	c Core size: 28	Core Weight: 1	Total Weight: -298
347.20/347.35	c
347.20/347.35	c
347.20/347.35	c ============================[ Search Statistics ]==============================
347.20/347.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
347.20/347.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
347.20/347.35	c ===============================================================================
347.20/347.35	c |         0 |    6074    96494   227312 |    32164        0    nan |  0.000 % |
347.40/347.53	c |       101 |    6074    96494   227312 |    35381      101     14 |  0.000 % |
347.40/347.58	c |       251 |    6074    96494   227312 |    38919      251     16 |  0.000 % |
347.59/347.79	c |       480 |    6074    96494   227312 |    42811      480     18 |  0.000 % |
348.00/348.16	c |       817 |    6074    96494   227312 |    47092      817     21 |  0.000 % |
348.69/348.83	c |      1325 |    6072    96494   227312 |    51801     1325     24 |  0.033 % |
349.70/349.83	c |      2085 |    6059    96494   227312 |    56981     2080     32 |  0.247 % |
351.49/351.66	c |      3226 |    6059    96494   227312 |    62679     3221     40 |  0.247 % |
353.10/353.29	c |      4935 |    6052    96494   227312 |    68947     4902     44 |  0.395 % |
357.19/357.32	c |      7497 |    6017    96494   227312 |    75842     7338     49 |  5.779 % |
357.40/357.56	c ===============================================================================
357.69/357.82	c core #975
357.69/357.82	c 
357.69/357.82	c 
357.69/357.82	c Core size: 122	Core Weight: 1	Total Weight: -297
357.69/357.82	c
357.69/357.82	c
357.69/357.82	c ============================[ Search Statistics ]==============================
357.69/357.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
357.69/357.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
357.69/357.82	c ===============================================================================
357.69/357.82	c |         0 |    6172    96495   227508 |    32165        0    nan |  0.000 % |
357.79/357.93	c |       101 |    6172    96495   227508 |    35381      101     11 |  0.000 % |
357.90/358.01	c |       252 |    6172    96495   227508 |    38919      252     12 |  0.000 % |
357.90/358.08	c |       477 |    6172    96495   227508 |    42811      477     16 |  0.000 % |
358.10/358.20	c |       815 |    6171    96495   227508 |    47092      815     17 |  0.016 % |
358.29/358.40	c |      1324 |    6170    96495   227508 |    51802     1324     24 |  0.032 % |
358.79/358.92	c |      2084 |    6168    96495   227508 |    56982     2076     24 |  0.065 % |
359.09/359.20	c ===============================================================================
359.19/359.36	c core #976
359.19/359.36	c 
359.19/359.36	c 
359.19/359.36	c Core size: 141	Core Weight: 1	Total Weight: -296
359.19/359.36	c
359.19/359.36	c
359.19/359.36	c ============================[ Search Statistics ]==============================
359.19/359.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
359.19/359.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
359.19/359.36	c ===============================================================================
359.19/359.36	c |         0 |    6284    96496   227732 |    32165        0    nan |  0.000 % |
359.29/359.47	c |       100 |    6284    96496   227732 |    35381      100     14 |  0.000 % |
359.39/359.51	c ===============================================================================
359.50/359.67	c core #977
359.50/359.67	c 
359.50/359.67	c 
359.50/359.67	c Core size: 18	Core Weight: 1	Total Weight: -295
359.50/359.67	c
359.50/359.67	c
359.50/359.67	c ============================[ Search Statistics ]==============================
359.50/359.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
359.50/359.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
359.50/359.67	c ===============================================================================
359.50/359.67	c |         0 |    6298    96497   227760 |    32165        0    nan |  0.000 % |
359.60/359.79	c ===============================================================================
359.79/359.94	c core #978
359.79/359.94	c 
359.79/359.94	c 
359.79/359.94	c Core size: 17	Core Weight: 1	Total Weight: -294
359.79/359.94	c
359.79/359.94	c
359.79/359.94	c ============================[ Search Statistics ]==============================
359.79/359.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
359.79/359.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
359.79/359.94	c ===============================================================================
359.79/359.94	c |         0 |    6310    96498   227784 |    32166        0    nan |  0.000 % |
359.89/360.09	c |       100 |    6310    96498   227784 |    35382      100     13 |  0.000 % |
360.09/360.21	c |       255 |    6310    96498   227784 |    38920      255     16 |  0.000 % |
360.29/360.48	c |       480 |    6310    96498   227784 |    42812      480     19 |  0.000 % |
360.60/360.75	c |       817 |    6310    96498   227784 |    47094      817     25 |  0.000 % |
361.19/361.34	c |      1323 |    6309    96498   227784 |    51803     1323     30 |  0.016 % |
362.09/362.23	c |      2083 |    6309    96498   227784 |    56984     2083     36 |  0.016 % |
363.09/363.25	c |      3223 |    6309    96498   227784 |    62682     3212     50 |  0.016 % |
365.99/366.20	c |      4936 |    6309    96498   227784 |    68950     4925     65 |  0.016 % |
370.89/371.08	c |      7498 |    6306    96498   227784 |    75845     7479     70 |  0.063 % |
379.40/379.51	c |     11342 |    6296    96498   227784 |    83430    11281     71 |  0.222 % |
394.69/394.83	c |     17110 |    6292    96498   227784 |    91773    17049     81 |  0.285 % |
412.68/412.80	c ===============================================================================
413.08/413.26	c core #979
413.08/413.26	c 
413.08/413.26	c 
413.08/413.26	c Core size: 164	Core Weight: 1	Total Weight: -293
413.08/413.26	c
413.08/413.26	c
413.08/413.26	c ============================[ Search Statistics ]==============================
413.08/413.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
413.08/413.26	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
413.08/413.26	c ===============================================================================
413.08/413.26	c |         0 |    6438    96499   228040 |    32166        0    nan |  0.000 % |
413.18/413.38	c |       100 |    6438    96499   228040 |    35382      100     18 |  0.000 % |
413.28/413.40	c ===============================================================================
413.39/413.53	c core #980
413.39/413.53	c 
413.39/413.53	c 
413.39/413.53	c Core size: 20	Core Weight: 1	Total Weight: -292
413.39/413.53	c
413.39/413.53	c
413.39/413.53	c ============================[ Search Statistics ]==============================
413.39/413.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
413.39/413.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
413.39/413.53	c ===============================================================================
413.39/413.53	c |         0 |    6448    96500   228060 |    32166        0    nan |  0.000 % |
413.48/413.69	c |       100 |    6448    96500   228060 |    35383      100     22 |  0.000 % |
413.57/413.73	c |       252 |    6448    96500   228060 |    38921      252     22 |  0.000 % |
413.68/413.80	c |       478 |    6448    96500   228060 |    42813      478     20 |  0.000 % |
413.68/413.83	c ===============================================================================
413.78/413.98	c core #981
413.78/413.98	c 
413.78/413.98	c 
413.78/413.98	c Core size: 17	Core Weight: 1	Total Weight: -291
413.78/413.98	c
413.78/413.98	c
413.78/413.98	c ============================[ Search Statistics ]==============================
413.78/413.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
413.78/413.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
413.78/413.99	c ===============================================================================
413.78/413.99	c |         0 |    6460    96501   228084 |    32167        0    nan |  0.000 % |
413.98/414.17	c |       100 |    6460    96501   228084 |    35383      100     17 |  0.000 % |
414.17/414.31	c |       250 |    6460    96501   228084 |    38922      250     14 |  0.000 % |
414.27/414.46	c |       475 |    6460    96501   228084 |    42814      475     14 |  0.000 % |
414.49/414.65	c |       812 |    6460    96501   228084 |    47095      812     16 |  0.000 % |
414.97/415.19	c |      1318 |    6460    96501   228084 |    51805     1318     22 |  0.000 % |
415.88/416.04	c |      2077 |    6460    96501   228084 |    56985     2077     25 |  0.000 % |
417.08/417.22	c |      3217 |    6460    96501   228084 |    62684     3217     31 |  0.000 % |
419.18/419.31	c |      4928 |    6457    96501   228084 |    68952     4922     37 |  0.046 % |
419.58/419.71	c ===============================================================================
419.78/419.93	c core #982
419.78/419.93	c 
419.78/419.93	c 
419.78/419.93	c Core size: 167	Core Weight: 1	Total Weight: -290
419.78/419.93	c
419.78/419.93	c
419.78/419.93	c ============================[ Search Statistics ]==============================
419.78/419.93	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
419.78/419.93	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
419.78/419.93	c ===============================================================================
419.78/419.93	c |         0 |    6606    96502   228376 |    32167        0    nan |  0.000 % |
419.88/420.00	c |       101 |    6606    96502   228376 |    35384      101     27 |  0.000 % |
419.88/420.04	c |       251 |    6606    96502   228376 |    38922      251     18 |  0.000 % |
419.88/420.05	c ===============================================================================
420.08/420.21	c core #983
420.08/420.21	c 
420.08/420.21	c 
420.08/420.21	c Core size: 30	Core Weight: 1	Total Weight: -289
420.08/420.21	c
420.08/420.21	c
420.08/420.21	c ============================[ Search Statistics ]==============================
420.08/420.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
420.08/420.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
420.08/420.21	c ===============================================================================
420.08/420.21	c |         0 |    6632    96503   228428 |    32167        0    nan |  0.000 % |
420.17/420.36	c |       100 |    6632    96503   228428 |    35384      100     15 |  0.000 % |
420.28/420.42	c |       250 |    6632    96503   228428 |    38922      250     19 |  0.000 % |
420.28/420.47	c |       475 |    6632    96503   228428 |    42815      475     20 |  0.000 % |
420.38/420.55	c |       813 |    6632    96503   228428 |    47096      813     24 |  0.000 % |
420.78/420.97	c |      1322 |    6632    96503   228428 |    51806     1322     26 |  0.000 % |
421.18/421.31	c |      2082 |    6632    96503   228428 |    56986     2082     39 |  0.000 % |
422.28/422.43	c |      3222 |    6632    96503   228428 |    62685     3222     49 |  0.000 % |
424.28/424.45	c |      4932 |    6632    96503   228428 |    68954     4932     55 |  0.000 % |
427.28/427.46	c |      7495 |    6632    96503   228428 |    75849     7495     70 |  0.000 % |
433.97/434.10	c |     11339 |    6632    96503   228428 |    83434    11339     82 |  0.000 % |
441.98/442.11	c |     17108 |    6632    96503   228428 |    91778    17108     83 |  0.000 % |
463.17/463.37	c |     25764 |    6632    96503   228428 |   100955    25764     88 |  0.000 % |
496.96/497.12	c |     38740 |    6629    96503   228428 |   111051    38640     83 |  0.045 % |
512.36/512.60	c ===============================================================================
513.56/513.74	c core #984
513.56/513.74	c 
513.56/513.74	c 
513.56/513.74	c Core size: 183	Core Weight: 1	Total Weight: -288
513.56/513.74	c
513.56/513.74	c
513.56/513.74	c ============================[ Search Statistics ]==============================
513.56/513.74	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
513.56/513.74	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
513.56/513.74	c ===============================================================================
513.56/513.74	c |         0 |    6770    96504   228704 |    32168        0    nan |  0.000 % |
513.65/513.88	c |       100 |    6770    96504   228704 |    35384      100     16 |  0.000 % |
513.76/513.93	c |       251 |    6770    96504   228704 |    38923      251     21 |  0.000 % |
513.76/513.98	c |       477 |    6770    96504   228704 |    42815      477     19 |  0.000 % |
513.85/514.06	c |       816 |    6770    96504   228704 |    47097      816     23 |  0.000 % |
513.95/514.19	c |      1325 |    6770    96504   228704 |    51806     1325     29 |  0.000 % |
514.16/514.40	c |      2084 |    6770    96504   228704 |    56987     2084     43 |  0.000 % |
514.66/514.86	c |      3224 |    6770    96504   228704 |    62686     3224     47 |  0.000 % |
515.76/515.92	c |      4934 |    6770    96504   228704 |    68954     4934     47 |  0.000 % |
517.65/517.81	c |      7497 |    6770    96504   228704 |    75850     7497     61 |  0.000 % |
521.65/521.82	c |     11341 |    6770    96504   228704 |    83435    11341     77 |  0.000 % |
530.75/530.94	c |     17107 |    6770    96504   228704 |    91779    17107     89 |  0.000 % |
547.65/547.81	c |     25757 |    6770    96504   228704 |   100956    25757     93 |  0.000 % |
577.04/577.20	c |     38733 |    6770    96504   228704 |   111052    38733     96 |  0.000 % |
639.31/639.52	c |     58195 |    6770    96504   228704 |   122157    58195    100 |  0.000 % |
749.29/749.52	c |     87387 |    6770    96504   228704 |   134373    87387    105 |  0.000 % |
971.53/971.85	c |    131177 |    6770    96504   228704 |   147811   131177    109 |  0.000 % |
1119.38/1119.70	c ===============================================================================
1124.28/1124.66	c core #985
1124.28/1124.66	c 
1124.28/1124.66	c 
1124.28/1124.66	c Core size: 175	Core Weight: 1	Total Weight: -287
1124.28/1124.66	c
1124.28/1124.66	c
1124.28/1124.66	c ============================[ Search Statistics ]==============================
1124.28/1124.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1124.28/1124.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1124.28/1124.66	c ===============================================================================
1124.28/1124.66	c |         0 |    6918    96505   229000 |    32168        0    nan |  0.000 % |
1124.38/1124.79	c |       100 |    6918    96505   229000 |    35385      100     12 |  0.000 % |
1124.48/1124.89	c |       252 |    6918    96505   229000 |    38923      252     13 |  0.000 % |
1124.58/1124.97	c |       477 |    6918    96505   229000 |    42816      477     20 |  0.000 % |
1124.78/1125.16	c |       815 |    6918    96505   229000 |    47097      815     20 |  0.000 % |
1125.18/1125.55	c |      1321 |    6917    96505   229000 |    51807     1321     21 |  0.014 % |
1126.28/1126.67	c |      2080 |    6911    96505   229000 |    56988     2078     29 |  0.101 % |
1127.67/1128.05	c |      3219 |    6911    96505   229000 |    62686     3217     39 |  0.101 % |
1130.68/1131.07	c |      4930 |    6910    96505   229000 |    68955     4910     53 |  0.116 % |
1135.67/1136.00	c |      7492 |    6910    96505   229000 |    75851     7462     59 |  0.116 % |
1142.17/1142.58	c |     11336 |    6910    96505   229000 |    83436    11306     63 |  0.116 % |
1146.98/1147.36	c ===============================================================================
1147.37/1147.70	c core #986
1147.37/1147.70	c 
1147.37/1147.70	c 
1147.37/1147.70	c Core size: 178	Core Weight: 1	Total Weight: -286
1147.37/1147.70	c
1147.37/1147.70	c
1147.37/1147.70	c ============================[ Search Statistics ]==============================
1147.37/1147.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1147.37/1147.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1147.37/1147.70	c ===============================================================================
1147.37/1147.70	c |         0 |    7070    96506   229304 |    32168        0    nan |  0.000 % |
1147.48/1147.83	c |       101 |    7070    96506   229304 |    35385      101     17 |  0.000 % |
1147.58/1147.95	c |       251 |    7070    96506   229304 |    38924      251     21 |  0.000 % |
1147.68/1148.00	c ===============================================================================
1147.78/1148.18	c core #987
1147.78/1148.18	c 
1147.78/1148.18	c 
1147.78/1148.18	c Core size: 14	Core Weight: 1	Total Weight: -285
1147.78/1148.18	c
1147.78/1148.18	c
1147.78/1148.18	c ============================[ Search Statistics ]==============================
1147.78/1148.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1147.78/1148.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1147.78/1148.18	c ===============================================================================
1147.78/1148.18	c |         0 |    7080    96507   229324 |    32169        0    nan |  0.000 % |
1147.98/1148.37	c |       101 |    7080    96507   229324 |    35385      101     20 |  0.000 % |
1148.17/1148.50	c |       251 |    7080    96507   229324 |    38924      251     18 |  0.000 % |
1148.27/1148.67	c |       476 |    7080    96507   229324 |    42816      476     26 |  0.000 % |
1148.37/1148.75	c |       815 |    7080    96507   229324 |    47098      815     36 |  0.000 % |
1148.68/1149.02	c |      1322 |    7080    96507   229324 |    51808     1322     39 |  0.000 % |
1149.08/1149.42	c |      2082 |    7080    96507   229324 |    56989     2082     51 |  0.000 % |
1149.48/1149.88	c |      3221 |    7080    96507   229324 |    62688     3221     61 |  0.000 % |
1150.67/1151.06	c |      4933 |    7080    96507   229324 |    68957     4933     68 |  0.000 % |
1155.87/1156.25	c |      7496 |    7080    96507   229324 |    75852     7496     87 |  0.000 % |
1163.27/1163.63	c |     11343 |    7080    96507   229324 |    83438    11343    110 |  0.000 % |
1173.16/1173.57	c |     17113 |    7080    96507   229324 |    91781    17113    126 |  0.000 % |
1192.26/1192.63	c |     25764 |    7080    96507   229324 |   100960    25764    154 |  0.000 % |
1219.66/1220.06	c |     38738 |    7080    96507   229324 |   111056    38738    172 |  0.000 % |
1281.24/1281.69	c |     58200 |    7080    96507   229324 |   122161    58200    192 |  0.000 % |
1399.31/1399.74	c |     87396 |    7076    96507   229324 |   134377    87345    208 |  0.056 % |
1630.94/1631.40	c |    131186 |    7076    96507   229324 |   147815   131135    215 |  0.056 % |

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-2680557-1277455442/watcher-2680557-1277455442 -o /tmp/evaluation-result-2680557-1277455442/solver-2680557-1277455442 -C 1800 -W 2000 -M 1800 wbo1.4b -file-format=opb -time-limit=1800 HOME/instance-2680557-1277455442.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.93 0.98 0.91 3/106 22291
/proc/meminfo: memFree=1881872/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=4988 CPUtime=0
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 324 0 0 0 0 0 0 0 15 0 1 0 121147931 5107712 242 1992294400 134512640 135752675 4289899200 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 1247 242 140 303 0 381 0

[startup+0.0384901 s]
/proc/loadavg: 0.93 0.98 0.91 3/106 22291
/proc/meminfo: memFree=1881872/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=5408 CPUtime=0.03
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 486 0 0 0 3 0 0 0 17 0 1 0 121147931 5537792 404 1992294400 134512640 135752675 4289899200 18446744073709551615 134574276 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 1352 404 192 303 0 486 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5408

[startup+0.101495 s]
/proc/loadavg: 0.93 0.98 0.91 3/106 22291
/proc/meminfo: memFree=1881872/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=6368 CPUtime=0.09
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 817 0 0 0 9 0 0 0 17 0 1 0 121147931 6520832 735 1992294400 134512640 135752675 4289899200 18446744073709551615 134561217 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 1592 736 302 303 0 726 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6368

[startup+0.301518 s]
/proc/loadavg: 0.93 0.98 0.91 3/106 22291
/proc/meminfo: memFree=1881872/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=9076 CPUtime=0.29
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 1851 0 0 0 29 0 0 0 17 0 1 0 121147931 9293824 1769 1992294400 134512640 135752675 4289899200 18446744073709551615 135203182 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 2269 1770 658 303 0 1403 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9076

[startup+0.701563 s]
/proc/loadavg: 0.93 0.98 0.91 3/106 22291
/proc/meminfo: memFree=1881872/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=13716 CPUtime=0.69
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 3658 0 0 0 67 2 0 0 17 0 1 0 121147931 14045184 2917 1992294400 134512640 135752675 4289899200 18446744073709551615 134517414 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 3429 2917 145 303 0 3124 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13716

[startup+1.50165 s]
/proc/loadavg: 0.93 0.98 0.91 2/107 22292
/proc/meminfo: memFree=1870828/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=16532 CPUtime=1.49
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 4359 0 0 0 146 3 0 0 18 0 1 0 121147931 16928768 3618 1992294400 134512640 135752675 4289899200 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 4133 3618 145 303 0 3828 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16532

[startup+3.10183 s]
/proc/loadavg: 0.93 0.98 0.91 2/107 22292
/proc/meminfo: memFree=1863636/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=27200 CPUtime=3.09
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 7025 0 0 0 302 7 0 0 21 0 1 0 121147931 27852800 6284 1992294400 134512640 135752675 4289899200 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 6800 6284 145 303 0 6495 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27200

[startup+6.30119 s]
/proc/loadavg: 0.93 0.98 0.91 2/107 22292
/proc/meminfo: memFree=1845656/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=42276 CPUtime=6.29
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 10782 0 0 0 618 11 0 0 25 0 1 0 121147931 43290624 10041 1992294400 134512640 135752675 4289899200 18446744073709551615 134605375 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 10569 10041 145 303 0 10264 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42276

[startup+12.7019 s]
/proc/loadavg: 0.94 0.98 0.91 2/107 22292
/proc/meminfo: memFree=1821980/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=64196 CPUtime=12.68
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 16260 0 0 0 1252 16 0 0 25 0 1 0 121147931 65736704 15519 1992294400 134512640 135752675 4289899200 18446744073709551615 134518934 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 16049 15519 145 303 0 15744 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 64196

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.91 2/107 22292
/proc/meminfo: memFree=1793088/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=91428 CPUtime=25.49
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 23087 0 0 0 2527 22 0 0 25 0 1 0 121147931 93622272 22346 1992294400 134512640 135752675 4289899200 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 22857 22346 145 303 0 22552 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 91428

[startup+51.1012 s]
/proc/loadavg: 0.97 0.98 0.91 2/107 22294
/proc/meminfo: memFree=1760972/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=123552 CPUtime=51.08
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 31092 0 0 0 5076 32 0 0 25 0 1 0 121147931 126517248 30351 1992294400 134512640 135752675 4289899200 18446744073709551615 134517408 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 30888 30351 145 303 0 30583 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 123552

[startup+102.309 s]
/proc/loadavg: 0.98 0.98 0.91 2/107 22294
/proc/meminfo: memFree=1714100/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=170024 CPUtime=102.27
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 42653 0 0 0 10181 46 0 0 25 0 1 0 121147931 174104576 41912 1992294400 134512640 135752675 4289899200 18446744073709551615 134516977 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 42506 41912 145 303 0 42201 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 170024

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22296
/proc/meminfo: memFree=1645652/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=238612 CPUtime=162.25
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 59762 0 0 0 16162 63 0 0 25 0 1 0 121147931 244338688 59021 1992294400 134512640 135752675 4289899200 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 59653 59021 145 303 0 59348 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 238612

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22298
/proc/meminfo: memFree=1618372/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=264444 CPUtime=222.23
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 66535 0 0 0 22153 70 0 0 25 0 1 0 121147931 270790656 65607 1992294400 134512640 135752675 4289899200 18446744073709551615 135221551 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 66111 65607 146 303 0 65806 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 264444

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22300
/proc/meminfo: memFree=1618000/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=264444 CPUtime=282.22
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 66570 0 0 0 28138 84 0 0 25 0 1 0 121147931 270790656 65642 1992294400 134512640 135752675 4289899200 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 66111 65642 146 303 0 65806 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 264444

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22302
/proc/meminfo: memFree=1608328/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=273992 CPUtime=342.2
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 69133 0 0 0 34103 117 0 0 25 0 1 0 121147931 280567808 68015 1992294400 134512640 135752675 4289899200 18446744073709551615 134616143 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 68498 68015 146 303 0 68193 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 273992

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22302
/proc/meminfo: memFree=1608204/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=273992 CPUtime=402.18
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 69149 0 0 0 40085 133 0 0 25 0 1 0 121147931 280567808 68031 1992294400 134512640 135752675 4289899200 18446744073709551615 134616138 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 68498 68031 146 303 0 68193 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 273992

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22304
/proc/meminfo: memFree=1603120/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=279104 CPUtime=462.17
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 70518 0 0 0 46061 156 0 0 25 0 1 0 121147931 285802496 69305 1992294400 134512640 135752675 4289899200 18446744073709551615 134518474 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 69776 69305 146 303 0 69471 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 279104

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22306
/proc/meminfo: memFree=1591092/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=291616 CPUtime=522.15
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 73554 0 0 0 52041 174 0 0 25 0 1 0 121147931 298614784 72341 1992294400 134512640 135752675 4289899200 18446744073709551615 134518799 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 72904 72341 146 303 0 72599 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 291616

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22308
/proc/meminfo: memFree=1582908/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=299772 CPUtime=582.13
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 75600 0 0 0 58022 191 0 0 25 0 1 0 121147931 306966528 74387 1992294400 134512640 135752675 4289899200 18446744073709551615 134616143 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 74943 74387 146 303 0 74638 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 299772

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22310
/proc/meminfo: memFree=1572492/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=310016 CPUtime=642.12
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 78137 0 0 0 64007 205 0 0 25 0 1 0 121147931 317456384 76924 1992294400 134512640 135752675 4289899200 18446744073709551615 134616138 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 77504 76924 146 303 0 77199 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 310016

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22316
/proc/meminfo: memFree=1538020/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=344764 CPUtime=882.05
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 86725 0 0 0 87956 249 0 0 25 0 1 0 121147931 353038336 85512 1992294400 134512640 135752675 4289899200 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 86191 85512 146 303 0 85886 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 344764

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22318
/proc/meminfo: memFree=1530456/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=352200 CPUtime=942.04
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 88574 0 0 0 93943 261 0 0 25 0 1 0 121147931 360652800 87361 1992294400 134512640 135752675 4289899200 18446744073709551615 134518944 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 88050 87361 146 303 0 87745 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 352200

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22318
/proc/meminfo: memFree=1523760/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=359032 CPUtime=1002.02
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 90283 0 0 0 99932 270 0 0 25 0 1 0 121147931 367648768 89070 1992294400 134512640 135752675 4289899200 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 89758 89071 146 303 0 89453 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 359032

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22329
/proc/meminfo: memFree=1516940/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=365604 CPUtime=1061.99
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 91807 0 0 0 105924 275 0 0 25 0 1 0 121147931 374378496 90594 1992294400 134512640 135752675 4289899200 18446744073709551615 134611645 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 91401 90594 146 303 0 91096 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 365604

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22331
/proc/meminfo: memFree=1502556/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=380324 CPUtime=1121.98
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 95501 0 0 0 111909 289 0 0 25 0 1 0 121147931 389451776 94288 1992294400 134512640 135752675 4289899200 18446744073709551615 134615253 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 95081 94288 146 303 0 94776 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 380324

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22333
/proc/meminfo: memFree=1497100/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=384308 CPUtime=1181.96
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 96996 0 0 0 117883 313 0 0 25 0 1 0 121147931 393531392 95448 1992294400 134512640 135752675 4289899200 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 96077 95448 146 303 0 95772 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 384308

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22335
/proc/meminfo: memFree=1496976/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=384308 CPUtime=1241.95
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 97127 0 0 0 123867 328 0 0 25 0 1 0 121147931 393531392 95579 1992294400 134512640 135752675 4289899200 18446744073709551615 134616138 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 96077 95579 146 303 0 95772 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 384308

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22335
/proc/meminfo: memFree=1486684/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=394720 CPUtime=1301.94
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 99724 0 0 0 129853 341 0 0 25 0 1 0 121147931 404193280 98176 1992294400 134512640 135752675 4289899200 18446744073709551615 134517409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 98680 98176 146 303 0 98375 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 394720

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22337
/proc/meminfo: memFree=1470192/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=411332 CPUtime=1361.92
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 103886 0 0 0 135838 354 0 0 25 0 1 0 121147931 421203968 102338 1992294400 134512640 135752675 4289899200 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 102833 102338 146 303 0 102528 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 411332

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22339
/proc/meminfo: memFree=1456180/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=425244 CPUtime=1421.9
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 107350 0 0 0 141824 366 0 0 25 0 1 0 121147931 435449856 105802 1992294400 134512640 135752675 4289899200 18446744073709551615 134611750 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 106311 105802 146 303 0 106006 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 425244

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22341
/proc/meminfo: memFree=1442044/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=439640 CPUtime=1481.89
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 110891 0 0 0 147808 381 0 0 25 0 1 0 121147931 450191360 109343 1992294400 134512640 135752675 4289899200 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 109910 109343 146 303 0 109605 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 439640

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22343
/proc/meminfo: memFree=1429768/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=451804 CPUtime=1541.87
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 113924 0 0 0 153796 391 0 0 25 0 1 0 121147931 462647296 112376 1992294400 134512640 135752675 4289899200 18446744073709551615 134616143 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 112951 112376 146 303 0 112646 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 451804

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22343
/proc/meminfo: memFree=1417492/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=464132 CPUtime=1601.85
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 117015 0 0 0 159783 402 0 0 25 0 1 0 121147931 475271168 115467 1992294400 134512640 135752675 4289899200 18446744073709551615 134611761 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 116033 115467 146 303 0 115728 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 464132

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22345
/proc/meminfo: memFree=1407200/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=474612 CPUtime=1661.83
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 119606 0 0 0 165771 412 0 0 25 0 1 0 121147931 486002688 118058 1992294400 134512640 135752675 4289899200 18446744073709551615 134616138 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 118653 118058 146 303 0 118348 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 474612

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22347
/proc/meminfo: memFree=1398644/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=483392 CPUtime=1721.82
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 121730 0 0 0 171760 422 0 0 25 0 1 0 121147931 494993408 120182 1992294400 134512640 135752675 4289899200 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 120848 120182 146 303 0 120543 0
Current children cumulated CPU time (s) 1721.82
Current children cumulated vsize (KiB) 483392

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22350
/proc/meminfo: memFree=1384880/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=496284 CPUtime=1781.81
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 124937 0 0 0 177746 435 0 0 25 0 1 0 121147931 508194816 123389 1992294400 134512640 135752675 4289899200 18446744073709551615 134616143 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 124071 123389 146 303 0 123766 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 496284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 0.99 0.98 0.91 2/107 22352
/proc/meminfo: memFree=1380912/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=500248 CPUtime=1800.01
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 125931 0 0 0 179563 438 0 0 25 0 1 0 121147931 512253952 124383 1992294400 134512640 135752675 4289899200 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 125062 124383 146 303 0 124757 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 500248

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: 0.99 0.98 0.91 2/107 22352
/proc/meminfo: memFree=1380912/2059040 swapFree=4139932/4192956
[pid=22291] ppid=22289 vsize=500248 CPUtime=1800.01
/proc/22291/stat : 22291 (wbo1.4b) R 22289 22291 22016 0 -1 4202496 125931 0 0 0 179563 438 0 0 25 0 1 0 121147931 512253952 124383 1992294400 134512640 135752675 4289899200 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/22291/statm: 125062 124383 146 303 0 124757 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 500248

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.56
CPU time (s): 1800.07
CPU user time (s): 1795.63
CPU system time (s): 4.43533
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 500248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.64
system time used= 4.43532
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125931
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= 192
involuntary context switches= 4073

runsolver used 2.94355 second user time and 8.66168 second system time

The end

Launcher Data

Begin job on node005 at 2010-06-25 10:44:02
IDJOB=2680557
IDBENCH=2258
IDSOLVER=1190
FILE ID=node005/2680557-1277455442
PBS_JOBID= 11188152
Free space on /tmp= 62528 MiB

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

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

MD5SUM BENCH= 20471e978018d28aed0ca16c46de4e3d
RANDOM SEED=1142180924

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1882532 kB
Buffers:         13412 kB
Cached:          64240 kB
SwapCached:       5480 kB
Active:          35260 kB
Inactive:        55360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1882532 kB
SwapTotal:     4192956 kB
SwapFree:      4139932 kB
Dirty:            4852 kB
Writeback:           0 kB
AnonPages:       11620 kB
Mapped:          11980 kB
Slab:            63764 kB
PageTables:       4176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182828 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= 62524 MiB
End job on node005 at 2010-06-25 11:14:05