Trace number 2680671

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.14 1800.65

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c wbo 1.4 beta - 20100610
0.00/0.00	c Parsing opb file format. File HOME/instance-2680671-1277455581.opb.
0.00/0.00	c Instance file HOME/instance-2680671-1277455581.opb
0.00/0.00	c File size is 1957484 bytes.
0.19/0.26	c Highest Coefficient sum: 3
0.19/0.27	c ============================[ Problem Statistics ]=============================
0.19/0.27	c |                                                                             |
0.19/0.27	c |  Parsing time:          0.27         s                                      |
0.19/0.27	c |  Number Variables:      1150                                                |
0.19/0.27	c |  Number Clauses:        80851                                               |
0.19/0.27	c |  Number Cardinality:    0                                                   |
0.19/0.27	c |  Number PB Constraints: 0                                                   |
0.39/0.48	c ============================[ Search Statistics ]==============================
0.39/0.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
0.39/0.48	c ===============================================================================
0.39/0.48	c |         0 |    1150    80851   161702 |    26950        0    nan |  0.000 % |
0.39/0.48	c ===============================================================================
0.39/0.48	c New solution: 0
0.39/0.48	o 0
0.39/0.48	c Elapsed CPU time: 0.476927 s	Remaining CPU time: 179.523 s
0.39/0.48	c ===============================================================================
0.39/0.48	c |         0 |    1150    80852   162852 |    26950        0    nan |  0.000 % |
0.39/0.49	c ===============================================================================
0.39/0.49	c New solution: -1
0.39/0.49	o -1
0.39/0.49	c Elapsed CPU time: 0.481926 s	Remaining CPU time: 179.518 s
0.39/0.49	c ===============================================================================
0.39/0.49	c |         0 |    1150    80853   164002 |    26951        0    nan |  0.000 % |
0.49/0.51	c ===============================================================================
0.49/0.51	c New solution: -2
0.49/0.51	o -2
0.49/0.51	c Elapsed CPU time: 0.496924 s	Remaining CPU time: 179.503 s
0.49/0.51	c ===============================================================================
0.49/0.51	c |        13 |    1150    80854   165152 |    26951       13   1142 |  0.000 % |
0.49/0.56	c |       120 |    1150    80854   165152 |    29646      120   1141 |  0.000 % |
0.49/0.58	c ===============================================================================
0.49/0.58	c New solution: -3
0.49/0.58	o -3
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 |       127 |    1150    80855   166302 |    26951      127   1142 |  0.000 % |
0.59/0.60	c ===============================================================================
0.59/0.60	c New solution: -4
0.59/0.60	o -4
0.59/0.60	c Elapsed CPU time: 0.58691 s	Remaining CPU time: 179.413 s
0.59/0.60	c ===============================================================================
0.59/0.60	c |       165 |    1150    80856   167452 |    26952      165   1142 |  0.000 % |
0.59/0.62	c ===============================================================================
0.59/0.62	c New solution: -5
0.59/0.62	o -5
0.59/0.62	c Elapsed CPU time: 0.606907 s	Remaining CPU time: 179.393 s
0.59/0.62	c ===============================================================================
0.59/0.62	c |       203 |    1150    80857   168602 |    26952      203   1142 |  0.000 % |
0.59/0.64	c ===============================================================================
0.59/0.64	c New solution: -6
0.59/0.64	o -6
0.59/0.64	c Elapsed CPU time: 0.625904 s	Remaining CPU time: 179.374 s
0.59/0.64	c ===============================================================================
0.59/0.64	c |       232 |    1150    80858   169752 |    26952      232   1142 |  0.000 % |
0.59/0.68	c |       332 |    1150    80858   169752 |    29647      332   1141 |  0.000 % |
0.59/0.69	c ===============================================================================
0.59/0.69	c New solution: -7
0.59/0.69	o -7
0.59/0.69	c Elapsed CPU time: 0.674897 s	Remaining CPU time: 179.325 s
0.59/0.69	c ===============================================================================
0.59/0.69	c |       358 |    1150    80859   170902 |    26953      358   1141 |  0.000 % |
0.69/0.73	c |       458 |    1150    80859   170902 |    29648      458   1141 |  0.000 % |
0.69/0.77	c |       608 |    1150    80859   170902 |    32613      608   1141 |  0.000 % |
0.69/0.79	c ===============================================================================
0.69/0.79	c New solution: -8
0.69/0.79	o -8
0.69/0.79	c Elapsed CPU time: 0.763883 s	Remaining CPU time: 179.236 s
0.69/0.79	c ===============================================================================
0.69/0.79	c |       608 |    1150    80860   172052 |    26953      608   1141 |  0.000 % |
0.79/0.83	c |       709 |    1150    80860   172052 |    29648      709   1140 |  0.000 % |
0.79/0.89	c ===============================================================================
0.79/0.89	c New solution: -9
0.79/0.89	o -9
0.79/0.89	c Elapsed CPU time: 0.867868 s	Remaining CPU time: 179.132 s
0.79/0.89	c ===============================================================================
0.79/0.89	c |       851 |    1150    80861   173202 |    26953      851   1140 |  0.000 % |
0.90/0.93	c ===============================================================================
0.90/0.93	c New solution: -10
0.90/0.93	o -10
0.90/0.93	c Elapsed CPU time: 0.907861 s	Remaining CPU time: 179.092 s
0.90/0.93	c ===============================================================================
0.90/0.93	c |       917 |    1150    80862   174352 |    26954      917   1140 |  0.000 % |
0.90/0.98	c |      1018 |    1150    80862   174352 |    29649     1018   1140 |  0.000 % |
1.00/1.00	c ===============================================================================
1.00/1.00	c New solution: -11
1.00/1.00	o -11
1.00/1.00	c Elapsed CPU time: 0.969852 s	Remaining CPU time: 179.03 s
1.00/1.00	c ===============================================================================
1.00/1.00	c |      1020 |    1150    80863   175502 |    26954     1020   1140 |  0.000 % |
1.00/1.05	c |      1122 |    1150    80863   175502 |    29649     1122   1139 |  0.000 % |
1.10/1.12	c |      1275 |    1150    80863   175502 |    32614     1275   1139 |  0.000 % |
1.19/1.21	c ===============================================================================
1.19/1.21	c New solution: -12
1.19/1.21	o -12
1.19/1.21	c Elapsed CPU time: 1.18082 s	Remaining CPU time: 178.819 s
1.19/1.21	c ===============================================================================
1.19/1.21	c |      1430 |    1150    80864   176652 |    26954     1430   1138 |  0.000 % |
1.19/1.27	c |      1531 |    1150    80864   176652 |    29650     1531   1138 |  0.000 % |
1.29/1.38	c |      1682 |    1150    80864   176652 |    32615     1682   1138 |  0.000 % |
1.49/1.53	c |      1909 |    1150    80864   176652 |    35876     1909   1137 |  0.000 % |
1.69/1.70	c |      2246 |    1150    80864   176652 |    39464     2246   1137 |  0.000 % |
1.79/1.89	c ===============================================================================
1.79/1.89	c New solution: -13
1.79/1.89	o -13
1.79/1.89	c Elapsed CPU time: 1.84672 s	Remaining CPU time: 178.153 s
1.79/1.89	c ===============================================================================
1.79/1.89	c |      2557 |    1150    80865   177802 |    26955     2557   1137 |  0.000 % |
1.89/1.97	c |      2658 |    1150    80865   177802 |    29650     2658   1136 |  0.000 % |
1.99/2.08	c |      2809 |    1150    80865   177802 |    32615     2809   1136 |  0.000 % |
2.19/2.24	c |      3034 |    1150    80865   177802 |    35877     3034   1136 |  0.000 % |
2.39/2.49	c |      3375 |    1150    80865   177802 |    39464     3375   1136 |  0.000 % |
2.79/2.84	c |      3882 |    1150    80865   177802 |    43411     3882   1135 |  0.000 % |
3.49/3.56	c |      4641 |    1150    80865   177802 |    47752     4641   1135 |  0.000 % |
4.59/4.61	c |      5781 |    1150    80865   177802 |    52527     5781   1135 |  0.000 % |
5.59/5.69	c ===============================================================================
5.59/5.69	c New solution: -14
5.59/5.69	o -14
5.59/5.69	c Elapsed CPU time: 5.59915 s	Remaining CPU time: 174.401 s
5.59/5.69	c ===============================================================================
5.59/5.69	c |      6650 |    1150    80866   178952 |    26955     6650   1135 |  0.000 % |
5.79/5.81	c |      6751 |    1150    80866   178952 |    29650     6751   1135 |  0.000 % |
5.99/6.02	c |      6901 |    1150    80866   178952 |    32615     6901   1135 |  0.000 % |
6.29/6.31	c |      7128 |    1150    80866   178952 |    35877     7128   1135 |  0.000 % |
6.69/6.79	c ===============================================================================
6.69/6.79	c New solution: -15
6.69/6.79	o -15
6.69/6.79	c Elapsed CPU time: 6.69398 s	Remaining CPU time: 173.306 s
6.69/6.79	c ===============================================================================
6.69/6.79	c |      7412 |    1150    80867   180102 |    26955     7412   1134 |  0.000 % |
6.99/7.04	c |      7515 |    1150    80867   180102 |    29651     7515   1134 |  0.000 % |
7.29/7.32	c |      7668 |    1150    80867   180102 |    32616     7668   1134 |  0.000 % |
7.70/7.70	c |      7896 |    1150    80867   180102 |    35877     7896   1134 |  0.000 % |
8.19/8.24	c |      8237 |    1150    80867   180102 |    39465     8237   1134 |  0.000 % |
8.88/8.94	c |      8744 |    1150    80867   180102 |    43412     8744   1134 |  0.000 % |
10.39/10.41	c |      9503 |    1150    80867   180102 |    47753     9503   1134 |  0.000 % |
12.29/12.37	c |     10642 |    1150    80867   180102 |    52528    10642   1134 |  0.000 % |
13.39/13.47	c ===============================================================================
13.39/13.47	c New solution: -16
13.39/13.47	o -16
13.39/13.47	c Elapsed CPU time: 13.322 s	Remaining CPU time: 166.678 s
13.39/13.47	c ===============================================================================
13.39/13.47	c |     11212 |    1150    80868   181252 |    26956    11212   1133 |  0.000 % |
13.69/13.78	c |     11314 |    1150    80868   181252 |    29651    11314   1133 |  0.000 % |
14.08/14.20	c |     11465 |    1150    80868   181252 |    32616    11465   1133 |  0.000 % |
14.79/14.86	c |     11692 |    1150    80868   181252 |    35878    11692   1133 |  0.000 % |
15.89/15.97	c |     12029 |    1150    80868   181252 |    39466    12029   1133 |  0.000 % |
17.29/17.32	c |     12535 |    1150    80868   181252 |    43412    12535   1133 |  0.000 % |
18.99/19.07	c |     13294 |    1150    80868   181252 |    47754    13294   1133 |  0.000 % |
23.19/23.24	c |     14433 |    1150    80868   181252 |    52529    14433   1133 |  0.000 % |
25.99/26.04	c |     16143 |    1150    80868   181252 |    57782    16143   1133 |  0.000 % |
26.39/26.40	c ===============================================================================
26.39/26.40	c New solution: -17
26.39/26.40	o -17
26.39/26.40	c Elapsed CPU time: 26.194 s	Remaining CPU time: 153.806 s
26.39/26.40	c ===============================================================================
26.39/26.40	c |     16479 |    1150    80869   182402 |    26956    16479   1133 |  0.000 % |
26.68/26.77	c |     16579 |    1150    80869   182402 |    29651    16579   1133 |  0.000 % |
27.39/27.41	c |     16729 |    1150    80869   182402 |    32617    16729   1133 |  0.000 % |
27.78/27.88	c |     16954 |    1150    80869   182402 |    35878    16954   1133 |  0.000 % |
28.99/29.01	c |     17293 |    1150    80869   182402 |    39466    17293   1133 |  0.000 % |
31.39/31.47	c |     17799 |    1150    80869   182402 |    43413    17799   1132 |  0.000 % |
34.88/34.91	c |     18559 |    1150    80869   182402 |    47754    18559   1132 |  0.000 % |
39.39/39.46	c |     19698 |    1150    80869   182402 |    52530    19698   1132 |  0.000 % |
45.98/46.06	c |     21408 |    1150    80869   182402 |    57783    21408   1132 |  0.000 % |
54.57/54.65	c ===============================================================================
54.57/54.65	c New solution: -18
54.57/54.65	o -18
54.57/54.65	c Elapsed CPU time: 54.3267 s	Remaining CPU time: 125.673 s
54.57/54.65	c ===============================================================================
54.57/54.65	c |     22915 |    1150    80870   183552 |    26956    22915   1132 |  0.000 % |
55.08/55.20	c |     23015 |    1150    80870   183552 |    29652    23015   1132 |  0.000 % |
55.78/55.81	c |     23167 |    1150    80870   183552 |    32617    23167   1132 |  0.000 % |
56.57/56.67	c |     23392 |    1150    80870   183552 |    35879    23392   1132 |  0.000 % |
57.98/58.00	c |     23731 |    1150    80870   183552 |    39467    23731   1132 |  0.000 % |
60.17/60.25	c |     24240 |    1150    80870   183552 |    43413    24240   1132 |  0.000 % |
63.88/63.98	c |     24999 |    1150    80870   183552 |    47755    24999   1132 |  0.000 % |
70.48/70.57	c |     26138 |    1150    80870   183552 |    52530    26138   1131 |  0.000 % |
81.77/81.88	c |     27846 |    1150    80870   183552 |    57784    27846   1131 |  0.000 % |
94.76/94.81	c |     30408 |    1150    80870   183552 |    63562    30408   1131 |  0.000 % |
117.76/117.80	c |     34253 |    1150    80870   183552 |    69918    34253   1131 |  0.000 % |
177.44/177.56	c |     40021 |    1150    80870   183552 |    76910    40021   1131 |  0.000 % |
180.54/180.64	c There are 0 assigned variables. 0 in cost function.
182.94/183.08	c core #1
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1149
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #2
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1148
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #3
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1147
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #4
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1146
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #5
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1145
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #6
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1144
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #7
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1143
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #8
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1142
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #9
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1141
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #10
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1140
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #11
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1139
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #12
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1138
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #13
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1137
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #14
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1136
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #15
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1135
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #16
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1134
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #17
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1133
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #18
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1132
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #19
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1131
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #20
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1130
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #21
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1129
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #22
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1128
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #23
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1127
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #24
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1126
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #25
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1125
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #26
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1124
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #27
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1123
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #28
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1122
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #29
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1121
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #30
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1120
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #31
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1119
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #32
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1118
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #33
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1117
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #34
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1116
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #35
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1115
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #36
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1114
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #37
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1113
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #38
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1112
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #39
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1111
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #40
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1110
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #41
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1109
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #42
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1108
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #43
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1107
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #44
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1106
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #45
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1105
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #46
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1104
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #47
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1103
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #48
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1102
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #49
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1101
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #50
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1100
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #51
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1099
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #52
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1098
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #53
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1097
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #54
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1096
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #55
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1095
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #56
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1094
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #57
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1093
182.94/183.08	c
182.94/183.08	c
182.94/183.08	c core #58
182.94/183.08	c 
182.94/183.08	c 
182.94/183.08	c Core size: 3	Core Weight: 1	Total Weight: -1092
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #59
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1091
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #60
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1090
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #61
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1089
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #62
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1088
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #63
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1087
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #64
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1086
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #65
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1085
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #66
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1084
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #67
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1083
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #68
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1082
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #69
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1081
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #70
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1080
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #71
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1079
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #72
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1078
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #73
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1077
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #74
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1076
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #75
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1075
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #76
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1074
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #77
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1073
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #78
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1072
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #79
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1071
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #80
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1070
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #81
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1069
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #82
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1068
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #83
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1067
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #84
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1066
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #85
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1065
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #86
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1064
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #87
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1063
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #88
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1062
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #89
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1061
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #90
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1060
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #91
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1059
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #92
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1058
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #93
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1057
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #94
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1056
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #95
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1055
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #96
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1054
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #97
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1053
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #98
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1052
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #99
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1051
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #100
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1050
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #101
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1049
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #102
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1048
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #103
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1047
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #104
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1046
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #105
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1045
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #106
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1044
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #107
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1043
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #108
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1042
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #109
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1041
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #110
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1040
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #111
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1039
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #112
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1038
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #113
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1037
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #114
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1036
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #115
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1035
185.54/185.65	c
185.54/185.65	c
185.54/185.65	c core #116
185.54/185.65	c 
185.54/185.65	c 
185.54/185.65	c Core size: 3	Core Weight: 1	Total Weight: -1034
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #117
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1033
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #118
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1032
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #119
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1031
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #120
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1030
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #121
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1029
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #122
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1028
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #123
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1027
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #124
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1026
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #125
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1025
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #126
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1024
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #127
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1023
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #128
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1022
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #129
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1021
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #130
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1020
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #131
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1019
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #132
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1018
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #133
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1017
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #134
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1016
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #135
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1015
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #136
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1014
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #137
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1013
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #138
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1012
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #139
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1011
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #140
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1010
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #141
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1009
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #142
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1008
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #143
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1007
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #144
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1006
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #145
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1005
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #146
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1004
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #147
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1003
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #148
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1002
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #149
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1001
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #150
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -1000
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #151
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -999
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #152
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -998
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #153
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -997
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #154
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -996
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #155
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -995
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #156
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -994
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #157
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -993
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #158
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -992
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #159
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -991
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #160
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -990
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #161
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -989
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #162
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -988
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #163
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -987
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #164
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -986
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #165
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -985
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #166
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -984
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #167
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -983
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #168
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -982
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #169
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -981
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #170
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -980
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #171
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -979
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #172
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -978
188.24/188.38	c
188.24/188.38	c
188.24/188.38	c core #173
188.24/188.38	c 
188.24/188.38	c 
188.24/188.38	c Core size: 3	Core Weight: 1	Total Weight: -977
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #174
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -976
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #175
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -975
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #176
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -974
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #177
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -973
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #178
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -972
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #179
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -971
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #180
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -970
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #181
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -969
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #182
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -968
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #183
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -967
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #184
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -966
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #185
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -965
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #186
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -964
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #187
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -963
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #188
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -962
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #189
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -961
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #190
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -960
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #191
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -959
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #192
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -958
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #193
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -957
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #194
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -956
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #195
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -955
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #196
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -954
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #197
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -953
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #198
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -952
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #199
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -951
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #200
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -950
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #201
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -949
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #202
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -948
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #203
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -947
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #204
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -946
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #205
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -945
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #206
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -944
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #207
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -943
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #208
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -942
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #209
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -941
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #210
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -940
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #211
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -939
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #212
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -938
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #213
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -937
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #214
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -936
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #215
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -935
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #216
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -934
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #217
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -933
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #218
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -932
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #219
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -931
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #220
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -930
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #221
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -929
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #222
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -928
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #223
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -927
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #224
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -926
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #225
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -925
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #226
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -924
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #227
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -923
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #228
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -922
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #229
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -921
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #230
191.34/191.42	c 
191.34/191.42	c 
191.34/191.42	c Core size: 3	Core Weight: 1	Total Weight: -920
191.34/191.42	c
191.34/191.42	c
191.34/191.42	c core #231
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -919
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #232
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -918
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #233
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -917
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #234
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -916
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #235
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -915
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #236
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -914
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #237
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -913
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #238
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -912
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #239
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -911
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #240
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -910
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #241
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -909
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #242
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -908
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #243
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -907
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #244
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -906
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #245
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -905
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #246
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -904
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #247
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -903
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #248
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -902
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #249
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -901
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #250
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -900
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #251
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -899
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #252
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -898
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #253
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -897
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #254
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -896
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #255
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -895
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #256
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -894
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #257
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -893
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #258
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -892
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #259
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -891
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #260
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -890
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #261
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -889
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #262
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -888
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #263
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -887
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #264
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -886
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #265
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -885
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #266
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -884
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #267
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -883
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #268
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -882
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #269
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -881
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #270
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -880
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #271
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -879
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #272
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -878
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #273
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -877
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #274
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -876
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #275
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -875
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #276
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -874
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #277
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -873
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #278
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -872
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #279
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -871
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #280
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -870
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #281
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -869
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #282
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -868
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #283
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -867
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #284
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -866
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #285
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -865
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #286
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -864
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #287
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -863
194.54/194.67	c
194.54/194.67	c
194.54/194.67	c core #288
194.54/194.67	c 
194.54/194.67	c 
194.54/194.67	c Core size: 3	Core Weight: 1	Total Weight: -862
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #289
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -861
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #290
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -860
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #291
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -859
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #292
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -858
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #293
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -857
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #294
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -856
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #295
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -855
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #296
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -854
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #297
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -853
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #298
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -852
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #299
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -851
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #300
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -850
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #301
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -849
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #302
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -848
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #303
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -847
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #304
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -846
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #305
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -845
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #306
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -844
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #307
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -843
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #308
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -842
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #309
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -841
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #310
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -840
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #311
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -839
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #312
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -838
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #313
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -837
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #314
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -836
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #315
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -835
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #316
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -834
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #317
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -833
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #318
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -832
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #319
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -831
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #320
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -830
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #321
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -829
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #322
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -828
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #323
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -827
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #324
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -826
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #325
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -825
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #326
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -824
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #327
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -823
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #328
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -822
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #329
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -821
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #330
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -820
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #331
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -819
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #332
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -818
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #333
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -817
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #334
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -816
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #335
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -815
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #336
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -814
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #337
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -813
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #338
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -812
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #339
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -811
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #340
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -810
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #341
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -809
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #342
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -808
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #343
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -807
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #344
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -806
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #345
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -805
198.13/198.28	c
198.13/198.28	c
198.13/198.28	c core #346
198.13/198.28	c 
198.13/198.28	c 
198.13/198.28	c Core size: 3	Core Weight: 1	Total Weight: -804
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #347
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -803
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #348
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -802
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #349
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -801
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #350
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -800
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #351
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -799
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #352
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -798
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #353
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -797
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #354
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -796
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #355
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -795
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #356
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -794
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #357
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -793
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #358
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -792
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #359
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -791
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #360
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -790
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #361
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -789
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #362
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -788
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #363
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -787
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #364
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -786
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #365
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -785
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #366
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -784
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #367
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -783
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #368
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -782
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #369
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -781
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #370
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -780
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #371
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -779
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #372
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -778
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #373
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -777
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #374
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -776
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #375
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -775
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #376
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -774
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #377
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -773
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #378
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -772
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #379
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -771
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #380
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -770
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #381
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -769
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #382
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -768
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #383
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -767
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #384
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -766
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #385
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -765
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #386
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -764
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #387
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -763
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #388
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -762
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #389
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -761
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #390
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -760
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #391
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -759
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #392
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -758
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #393
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -757
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #394
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -756
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #395
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -755
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #396
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -754
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #397
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -753
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #398
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -752
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #399
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -751
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #400
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -750
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #401
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -749
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #402
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -748
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #403
202.03/202.19	c 
202.03/202.19	c 
202.03/202.19	c Core size: 3	Core Weight: 1	Total Weight: -747
202.03/202.19	c
202.03/202.19	c
202.03/202.19	c core #404
202.03/202.19	c 
202.03/202.19	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -746
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #405
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -745
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #406
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -744
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #407
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -743
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #408
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -742
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #409
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -741
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #410
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -740
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #411
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -739
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #412
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -738
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #413
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -737
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #414
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -736
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #415
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -735
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #416
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -734
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #417
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -733
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #418
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -732
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #419
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -731
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #420
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -730
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #421
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -729
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #422
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -728
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #423
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -727
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #424
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -726
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #425
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -725
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #426
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -724
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #427
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -723
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #428
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -722
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #429
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -721
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #430
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -720
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #431
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -719
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #432
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -718
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #433
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -717
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #434
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -716
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #435
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -715
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #436
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -714
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #437
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -713
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #438
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -712
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #439
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -711
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #440
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -710
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #441
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -709
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #442
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -708
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #443
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -707
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #444
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -706
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #445
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -705
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #446
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -704
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #447
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -703
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #448
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -702
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #449
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -701
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #450
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -700
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #451
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -699
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #452
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -698
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #453
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -697
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #454
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -696
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #455
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -695
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #456
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -694
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #457
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -693
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #458
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -692
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #459
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -691
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #460
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -690
206.13/206.28	c
206.13/206.28	c
206.13/206.28	c core #461
206.13/206.28	c 
206.13/206.28	c 
206.13/206.28	c Core size: 3	Core Weight: 1	Total Weight: -689
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #462
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -688
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #463
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -687
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #464
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -686
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #465
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -685
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #466
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -684
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #467
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -683
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #468
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -682
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #469
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -681
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #470
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -680
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #471
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -679
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #472
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -678
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #473
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -677
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #474
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -676
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #475
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -675
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #476
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -674
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #477
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -673
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #478
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -672
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #479
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -671
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #480
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -670
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #481
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -669
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #482
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -668
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #483
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -667
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #484
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -666
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #485
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -665
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #486
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -664
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #487
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -663
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #488
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -662
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #489
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -661
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #490
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -660
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #491
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -659
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #492
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -658
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #493
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -657
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #494
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -656
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #495
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -655
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #496
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -654
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #497
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -653
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #498
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -652
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #499
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -651
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #500
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -650
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #501
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -649
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #502
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -648
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #503
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -647
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #504
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -646
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #505
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -645
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #506
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -644
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #507
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -643
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #508
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -642
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #509
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -641
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #510
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -640
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #511
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -639
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #512
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -638
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #513
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -637
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #514
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -636
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #515
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -635
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #516
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -634
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #517
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -633
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #518
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -632
210.63/210.70	c
210.63/210.70	c
210.63/210.70	c core #519
210.63/210.70	c 
210.63/210.70	c 
210.63/210.70	c Core size: 3	Core Weight: 1	Total Weight: -631
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #520
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -630
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #521
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -629
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #522
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -628
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #523
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -627
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #524
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -626
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #525
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -625
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #526
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -624
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #527
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -623
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #528
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -622
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #529
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -621
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #530
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -620
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #531
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -619
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #532
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -618
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #533
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -617
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #534
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -616
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #535
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -615
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #536
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -614
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #537
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -613
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #538
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -612
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #539
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -611
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #540
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -610
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #541
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -609
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #542
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -608
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #543
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -607
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #544
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -606
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #545
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -605
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #546
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -604
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #547
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -603
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #548
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -602
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #549
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -601
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #550
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -600
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #551
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -599
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #552
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -598
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #553
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -597
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #554
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -596
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #555
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -595
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #556
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -594
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #557
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -593
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #558
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -592
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #559
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -591
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #560
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -590
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #561
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -589
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #562
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -588
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #563
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -587
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #564
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -586
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #565
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -585
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #566
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -584
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #567
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -583
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #568
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -582
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #569
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -581
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #570
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -580
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #571
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -579
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #572
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -578
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #573
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -577
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #574
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -576
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c core #575
215.12/215.29	c 
215.12/215.29	c 
215.12/215.29	c Core size: 3	Core Weight: 1	Total Weight: -575
215.12/215.29	c
215.12/215.29	c
215.12/215.29	c ============================[ Search Statistics ]==============================
215.12/215.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
215.12/215.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
215.12/215.29	c ===============================================================================
215.12/215.29	c |         0 |    2300    82595   187002 |    27531        0    nan |  0.000 % |
215.22/215.30	c ===============================================================================
215.22/215.38	c core #576
215.22/215.38	c 
215.22/215.38	c 
215.22/215.38	c Core size: 10	Core Weight: 1	Total Weight: -574
215.22/215.38	c
215.22/215.38	c
215.22/215.38	c ============================[ Search Statistics ]==============================
215.22/215.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
215.22/215.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
215.22/215.38	c ===============================================================================
215.22/215.38	c |         0 |    2306    82596   187014 |    27532        0    nan |  0.000 % |
215.22/215.39	c ===============================================================================
215.32/215.48	c core #577
215.32/215.48	c 
215.32/215.48	c 
215.32/215.48	c Core size: 8	Core Weight: 1	Total Weight: -573
215.32/215.48	c
215.32/215.48	c
215.32/215.48	c ============================[ Search Statistics ]==============================
215.32/215.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
215.32/215.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
215.32/215.48	c ===============================================================================
215.32/215.48	c |         0 |    2310    82597   187022 |    27532        0    nan |  0.000 % |
215.32/215.49	c ===============================================================================
215.43/215.57	c core #578
215.43/215.57	c 
215.43/215.57	c 
215.43/215.57	c Core size: 8	Core Weight: 1	Total Weight: -572
215.43/215.57	c
215.43/215.57	c
215.43/215.57	c ============================[ Search Statistics ]==============================
215.43/215.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
215.43/215.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
215.43/215.57	c ===============================================================================
215.43/215.57	c |         0 |    2314    82598   187030 |    27532        0    nan |  0.000 % |
215.43/215.58	c ===============================================================================
215.53/215.66	c core #579
215.53/215.66	c 
215.53/215.66	c 
215.53/215.66	c Core size: 8	Core Weight: 1	Total Weight: -571
215.53/215.66	c
215.53/215.66	c
215.53/215.66	c ============================[ Search Statistics ]==============================
215.53/215.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
215.53/215.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
215.53/215.66	c ===============================================================================
215.53/215.66	c |         0 |    2318    82599   187038 |    27533        0    nan |  0.000 % |
215.53/215.68	c ===============================================================================
215.62/215.76	c core #580
215.62/215.76	c 
215.62/215.76	c 
215.62/215.76	c Core size: 8	Core Weight: 1	Total Weight: -570
215.62/215.76	c
215.62/215.76	c
215.62/215.76	c ============================[ Search Statistics ]==============================
215.62/215.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
215.62/215.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
215.62/215.76	c ===============================================================================
215.62/215.76	c |         0 |    2322    82600   187046 |    27533        0    nan |  0.000 % |
215.62/215.77	c ===============================================================================
215.73/215.86	c core #581
215.73/215.86	c 
215.73/215.86	c 
215.73/215.86	c Core size: 8	Core Weight: 1	Total Weight: -569
215.73/215.86	c
215.73/215.86	c
215.73/215.86	c ============================[ Search Statistics ]==============================
215.73/215.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
215.73/215.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
215.73/215.86	c ===============================================================================
215.73/215.86	c |         0 |    2326    82601   187054 |    27533        0    nan |  0.000 % |
215.73/215.87	c ===============================================================================
215.83/215.95	c core #582
215.83/215.95	c 
215.83/215.95	c 
215.83/215.95	c Core size: 10	Core Weight: 1	Total Weight: -568
215.83/215.95	c
215.83/215.95	c
215.83/215.95	c ============================[ Search Statistics ]==============================
215.83/215.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
215.83/215.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
215.83/215.95	c ===============================================================================
215.83/215.95	c |         0 |    2332    82602   187066 |    27534        0    nan |  0.000 % |
215.83/215.97	c ===============================================================================
215.93/216.05	c core #583
215.93/216.05	c 
215.93/216.05	c 
215.93/216.05	c Core size: 8	Core Weight: 1	Total Weight: -567
215.93/216.05	c
215.93/216.05	c
215.93/216.05	c ============================[ Search Statistics ]==============================
215.93/216.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
215.93/216.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
215.93/216.05	c ===============================================================================
215.93/216.05	c |         0 |    2336    82603   187074 |    27534        0    nan |  0.000 % |
215.93/216.06	c ===============================================================================
216.03/216.15	c core #584
216.03/216.15	c 
216.03/216.15	c 
216.03/216.15	c Core size: 8	Core Weight: 1	Total Weight: -566
216.03/216.15	c
216.03/216.15	c
216.03/216.15	c ============================[ Search Statistics ]==============================
216.03/216.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
216.03/216.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
216.03/216.15	c ===============================================================================
216.03/216.15	c |         0 |    2340    82604   187082 |    27534        0    nan |  0.000 % |
216.03/216.16	c ===============================================================================
216.13/216.25	c core #585
216.13/216.25	c 
216.13/216.25	c 
216.13/216.25	c Core size: 8	Core Weight: 1	Total Weight: -565
216.13/216.25	c
216.13/216.25	c
216.13/216.25	c ============================[ Search Statistics ]==============================
216.13/216.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
216.13/216.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
216.13/216.25	c ===============================================================================
216.13/216.25	c |         0 |    2344    82605   187090 |    27535        0    nan |  0.000 % |
216.13/216.27	c ===============================================================================
216.23/216.35	c core #586
216.23/216.35	c 
216.23/216.35	c 
216.23/216.35	c Core size: 10	Core Weight: 1	Total Weight: -564
216.23/216.35	c
216.23/216.35	c
216.23/216.35	c ============================[ Search Statistics ]==============================
216.23/216.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
216.23/216.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
216.23/216.35	c ===============================================================================
216.23/216.35	c |         0 |    2350    82606   187102 |    27535        0    nan |  0.000 % |
216.23/216.37	c ===============================================================================
216.33/216.45	c core #587
216.33/216.45	c 
216.33/216.45	c 
216.33/216.45	c Core size: 10	Core Weight: 1	Total Weight: -563
216.33/216.45	c
216.33/216.45	c
216.33/216.45	c ============================[ Search Statistics ]==============================
216.33/216.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
216.33/216.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
216.33/216.45	c ===============================================================================
216.33/216.45	c |         0 |    2356    82607   187114 |    27535        0    nan |  0.000 % |
216.33/216.47	c ===============================================================================
216.43/216.56	c core #588
216.43/216.56	c 
216.43/216.56	c 
216.43/216.56	c Core size: 10	Core Weight: 1	Total Weight: -562
216.43/216.56	c
216.43/216.56	c
216.43/216.56	c ============================[ Search Statistics ]==============================
216.43/216.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
216.43/216.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
216.43/216.56	c ===============================================================================
216.43/216.56	c |         0 |    2362    82608   187126 |    27536        0    nan |  0.000 % |
216.43/216.57	c ===============================================================================
216.54/216.66	c core #589
216.54/216.66	c 
216.54/216.66	c 
216.54/216.66	c Core size: 10	Core Weight: 1	Total Weight: -561
216.54/216.66	c
216.54/216.66	c
216.54/216.66	c ============================[ Search Statistics ]==============================
216.54/216.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
216.54/216.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
216.54/216.66	c ===============================================================================
216.54/216.66	c |         0 |    2368    82609   187138 |    27536        0    nan |  0.000 % |
216.54/216.67	c ===============================================================================
216.64/216.76	c core #590
216.64/216.76	c 
216.64/216.76	c 
216.64/216.76	c Core size: 10	Core Weight: 1	Total Weight: -560
216.64/216.76	c
216.64/216.76	c
216.64/216.76	c ============================[ Search Statistics ]==============================
216.64/216.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
216.64/216.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
216.64/216.76	c ===============================================================================
216.64/216.76	c |         0 |    2374    82610   187150 |    27536        0    nan |  0.000 % |
216.64/216.78	c ===============================================================================
216.73/216.87	c core #591
216.73/216.87	c 
216.73/216.87	c 
216.73/216.87	c Core size: 10	Core Weight: 1	Total Weight: -559
216.73/216.87	c
216.73/216.87	c
216.73/216.87	c ============================[ Search Statistics ]==============================
216.73/216.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
216.73/216.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
216.73/216.87	c ===============================================================================
216.73/216.87	c |         0 |    2380    82611   187162 |    27537        0    nan |  0.000 % |
216.73/216.88	c ===============================================================================
216.83/216.97	c core #592
216.83/216.97	c 
216.83/216.97	c 
216.83/216.97	c Core size: 8	Core Weight: 1	Total Weight: -558
216.83/216.97	c
216.83/216.97	c
216.83/216.97	c ============================[ Search Statistics ]==============================
216.83/216.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
216.83/216.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
216.83/216.97	c ===============================================================================
216.83/216.97	c |         0 |    2384    82612   187170 |    27537        0    nan |  0.000 % |
216.83/216.99	c ===============================================================================
216.93/217.08	c core #593
216.93/217.08	c 
216.93/217.08	c 
216.93/217.08	c Core size: 10	Core Weight: 1	Total Weight: -557
216.93/217.08	c
216.93/217.08	c
216.93/217.08	c ============================[ Search Statistics ]==============================
216.93/217.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
216.93/217.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
216.93/217.08	c ===============================================================================
216.93/217.08	c |         0 |    2390    82613   187182 |    27537        0    nan |  0.000 % |
216.93/217.09	c ===============================================================================
217.03/217.18	c core #594
217.03/217.18	c 
217.03/217.18	c 
217.03/217.18	c Core size: 8	Core Weight: 1	Total Weight: -556
217.03/217.18	c
217.03/217.18	c
217.03/217.18	c ============================[ Search Statistics ]==============================
217.03/217.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
217.03/217.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
217.03/217.18	c ===============================================================================
217.03/217.18	c |         0 |    2394    82614   187190 |    27538        0    nan |  0.000 % |
217.13/217.20	c ===============================================================================
217.13/217.29	c core #595
217.13/217.29	c 
217.13/217.29	c 
217.13/217.29	c Core size: 8	Core Weight: 1	Total Weight: -555
217.13/217.29	c
217.13/217.29	c
217.13/217.29	c ============================[ Search Statistics ]==============================
217.13/217.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
217.13/217.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
217.13/217.29	c ===============================================================================
217.13/217.29	c |         0 |    2398    82615   187198 |    27538        0    nan |  0.000 % |
217.23/217.30	c ===============================================================================
217.23/217.39	c core #596
217.23/217.39	c 
217.23/217.39	c 
217.23/217.39	c Core size: 8	Core Weight: 1	Total Weight: -554
217.23/217.39	c
217.23/217.39	c
217.23/217.39	c ============================[ Search Statistics ]==============================
217.23/217.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
217.23/217.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
217.23/217.39	c ===============================================================================
217.23/217.39	c |         0 |    2402    82616   187206 |    27538        0    nan |  0.000 % |
217.33/217.40	c ===============================================================================
217.43/217.50	c core #597
217.43/217.50	c 
217.43/217.50	c 
217.43/217.50	c Core size: 10	Core Weight: 1	Total Weight: -553
217.43/217.50	c
217.43/217.50	c
217.43/217.50	c ============================[ Search Statistics ]==============================
217.43/217.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
217.43/217.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
217.43/217.50	c ===============================================================================
217.43/217.50	c |         0 |    2408    82617   187218 |    27539        0    nan |  0.000 % |
217.43/217.51	c ===============================================================================
217.53/217.60	c core #598
217.53/217.60	c 
217.53/217.60	c 
217.53/217.60	c Core size: 10	Core Weight: 1	Total Weight: -552
217.53/217.60	c
217.53/217.60	c
217.53/217.60	c ============================[ Search Statistics ]==============================
217.53/217.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
217.53/217.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
217.53/217.60	c ===============================================================================
217.53/217.60	c |         0 |    2414    82618   187230 |    27539        0    nan |  0.000 % |
217.53/217.62	c ===============================================================================
217.64/217.71	c core #599
217.64/217.71	c 
217.64/217.71	c 
217.64/217.71	c Core size: 8	Core Weight: 1	Total Weight: -551
217.64/217.71	c
217.64/217.71	c
217.64/217.71	c ============================[ Search Statistics ]==============================
217.64/217.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
217.64/217.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
217.64/217.71	c ===============================================================================
217.64/217.71	c |         0 |    2418    82619   187238 |    27539        0    nan |  0.000 % |
217.64/217.72	c ===============================================================================
217.74/217.81	c core #600
217.74/217.81	c 
217.74/217.81	c 
217.74/217.81	c Core size: 8	Core Weight: 1	Total Weight: -550
217.74/217.81	c
217.74/217.81	c
217.74/217.81	c ============================[ Search Statistics ]==============================
217.74/217.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
217.74/217.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
217.74/217.81	c ===============================================================================
217.74/217.81	c |         0 |    2422    82620   187246 |    27540        0    nan |  0.000 % |
217.74/217.83	c ===============================================================================
217.83/217.92	c core #601
217.83/217.92	c 
217.83/217.92	c 
217.83/217.92	c Core size: 10	Core Weight: 1	Total Weight: -549
217.83/217.92	c
217.83/217.92	c
217.83/217.92	c ============================[ Search Statistics ]==============================
217.83/217.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
217.83/217.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
217.83/217.92	c ===============================================================================
217.83/217.92	c |         0 |    2428    82621   187258 |    27540        0    nan |  0.000 % |
217.83/217.94	c ===============================================================================
217.93/218.03	c core #602
217.93/218.03	c 
217.93/218.03	c 
217.93/218.03	c Core size: 10	Core Weight: 1	Total Weight: -548
217.93/218.03	c
217.93/218.03	c
217.93/218.03	c ============================[ Search Statistics ]==============================
217.93/218.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
217.93/218.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
217.93/218.03	c ===============================================================================
217.93/218.03	c |         0 |    2434    82622   187270 |    27540        0    nan |  0.000 % |
217.93/218.04	c ===============================================================================
218.03/218.14	c core #603
218.03/218.14	c 
218.03/218.14	c 
218.03/218.14	c Core size: 8	Core Weight: 1	Total Weight: -547
218.03/218.14	c
218.03/218.14	c
218.03/218.14	c ============================[ Search Statistics ]==============================
218.03/218.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
218.03/218.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
218.03/218.14	c ===============================================================================
218.03/218.14	c |         0 |    2438    82623   187278 |    27541        0    nan |  0.000 % |
218.03/218.15	c ===============================================================================
218.13/218.24	c core #604
218.13/218.24	c 
218.13/218.24	c 
218.13/218.24	c Core size: 8	Core Weight: 1	Total Weight: -546
218.13/218.24	c
218.13/218.24	c
218.13/218.24	c ============================[ Search Statistics ]==============================
218.13/218.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
218.13/218.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
218.13/218.25	c ===============================================================================
218.13/218.25	c |         0 |    2442    82624   187286 |    27541        0    nan |  0.000 % |
218.13/218.26	c ===============================================================================
218.23/218.35	c core #605
218.23/218.35	c 
218.23/218.35	c 
218.23/218.35	c Core size: 10	Core Weight: 1	Total Weight: -545
218.23/218.35	c
218.23/218.35	c
218.23/218.35	c ============================[ Search Statistics ]==============================
218.23/218.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
218.23/218.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
218.23/218.35	c ===============================================================================
218.23/218.35	c |         0 |    2448    82625   187298 |    27541        0    nan |  0.000 % |
218.23/218.36	c ===============================================================================
218.33/218.46	c core #606
218.33/218.46	c 
218.33/218.46	c 
218.33/218.46	c Core size: 10	Core Weight: 1	Total Weight: -544
218.33/218.46	c
218.33/218.46	c
218.33/218.46	c ============================[ Search Statistics ]==============================
218.33/218.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
218.33/218.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
218.33/218.46	c ===============================================================================
218.33/218.46	c |         0 |    2454    82626   187310 |    27542        0    nan |  0.000 % |
218.33/218.47	c ===============================================================================
218.43/218.56	c core #607
218.43/218.56	c 
218.43/218.56	c 
218.43/218.56	c Core size: 10	Core Weight: 1	Total Weight: -543
218.43/218.56	c
218.43/218.56	c
218.43/218.56	c ============================[ Search Statistics ]==============================
218.43/218.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
218.43/218.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
218.43/218.56	c ===============================================================================
218.43/218.56	c |         0 |    2460    82627   187322 |    27542        0    nan |  0.000 % |
218.43/218.57	c ===============================================================================
218.53/218.66	c core #608
218.53/218.66	c 
218.53/218.66	c 
218.53/218.66	c Core size: 8	Core Weight: 1	Total Weight: -542
218.53/218.66	c
218.53/218.66	c
218.53/218.66	c ============================[ Search Statistics ]==============================
218.53/218.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
218.53/218.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
218.53/218.66	c ===============================================================================
218.53/218.66	c |         0 |    2464    82628   187330 |    27542        0    nan |  0.000 % |
218.53/218.68	c ===============================================================================
218.63/218.77	c core #609
218.63/218.77	c 
218.63/218.77	c 
218.63/218.77	c Core size: 10	Core Weight: 1	Total Weight: -541
218.63/218.77	c
218.63/218.77	c
218.63/218.77	c ============================[ Search Statistics ]==============================
218.63/218.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
218.63/218.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
218.63/218.77	c ===============================================================================
218.63/218.77	c |         0 |    2470    82629   187342 |    27543        0    nan |  0.000 % |
218.63/218.78	c ===============================================================================
218.73/218.88	c core #610
218.73/218.88	c 
218.73/218.88	c 
218.73/218.88	c Core size: 10	Core Weight: 1	Total Weight: -540
218.73/218.88	c
218.73/218.88	c
218.73/218.88	c ============================[ Search Statistics ]==============================
218.73/218.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
218.73/218.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
218.73/218.88	c ===============================================================================
218.73/218.88	c |         0 |    2476    82630   187354 |    27543        0    nan |  0.000 % |
218.73/218.89	c ===============================================================================
218.83/218.99	c core #611
218.83/218.99	c 
218.83/218.99	c 
218.83/218.99	c Core size: 8	Core Weight: 1	Total Weight: -539
218.83/218.99	c
218.83/218.99	c
218.83/218.99	c ============================[ Search Statistics ]==============================
218.83/218.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
218.83/218.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
218.83/218.99	c ===============================================================================
218.83/218.99	c |         0 |    2480    82631   187362 |    27543        0    nan |  0.000 % |
218.93/219.00	c ===============================================================================
219.03/219.10	c core #612
219.03/219.10	c 
219.03/219.10	c 
219.03/219.10	c Core size: 15	Core Weight: 1	Total Weight: -538
219.03/219.10	c
219.03/219.10	c
219.03/219.10	c ============================[ Search Statistics ]==============================
219.03/219.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
219.03/219.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
219.03/219.10	c ===============================================================================
219.03/219.10	c |         0 |    2492    82632   187386 |    27544        0    nan |  0.000 % |
219.03/219.11	c ===============================================================================
219.13/219.21	c core #613
219.13/219.21	c 
219.13/219.21	c 
219.13/219.21	c Core size: 8	Core Weight: 1	Total Weight: -537
219.13/219.21	c
219.13/219.21	c
219.13/219.21	c ============================[ Search Statistics ]==============================
219.13/219.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
219.13/219.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
219.13/219.21	c ===============================================================================
219.13/219.21	c |         0 |    2496    82633   187394 |    27544        0    nan |  0.000 % |
219.13/219.22	c ===============================================================================
219.23/219.31	c core #614
219.23/219.31	c 
219.23/219.31	c 
219.23/219.31	c Core size: 10	Core Weight: 1	Total Weight: -536
219.23/219.31	c
219.23/219.31	c
219.23/219.31	c ============================[ Search Statistics ]==============================
219.23/219.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
219.23/219.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
219.23/219.31	c ===============================================================================
219.23/219.31	c |         0 |    2502    82634   187406 |    27544        0    nan |  0.000 % |
219.23/219.32	c ===============================================================================
219.33/219.42	c core #615
219.33/219.42	c 
219.33/219.42	c 
219.33/219.42	c Core size: 11	Core Weight: 1	Total Weight: -535
219.33/219.42	c
219.33/219.42	c
219.33/219.42	c ============================[ Search Statistics ]==============================
219.33/219.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
219.33/219.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
219.33/219.42	c ===============================================================================
219.33/219.42	c |         0 |    2508    82635   187418 |    27545        0    nan |  0.000 % |
219.33/219.44	c ===============================================================================
219.43/219.53	c core #616
219.43/219.53	c 
219.43/219.53	c 
219.43/219.53	c Core size: 8	Core Weight: 1	Total Weight: -534
219.43/219.53	c
219.43/219.53	c
219.43/219.53	c ============================[ Search Statistics ]==============================
219.43/219.53	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
219.43/219.53	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
219.43/219.53	c ===============================================================================
219.43/219.53	c |         0 |    2512    82636   187426 |    27545        0    nan |  0.000 % |
219.43/219.54	c ===============================================================================
219.53/219.64	c core #617
219.53/219.64	c 
219.53/219.64	c 
219.53/219.64	c Core size: 8	Core Weight: 1	Total Weight: -533
219.53/219.64	c
219.53/219.64	c
219.53/219.64	c ============================[ Search Statistics ]==============================
219.53/219.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
219.53/219.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
219.53/219.64	c ===============================================================================
219.53/219.64	c |         0 |    2516    82637   187434 |    27545        0    nan |  0.000 % |
219.53/219.66	c ===============================================================================
219.63/219.76	c core #618
219.63/219.76	c 
219.63/219.76	c 
219.63/219.76	c Core size: 10	Core Weight: 1	Total Weight: -532
219.63/219.76	c
219.63/219.76	c
219.63/219.76	c ============================[ Search Statistics ]==============================
219.63/219.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
219.63/219.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
219.63/219.76	c ===============================================================================
219.63/219.76	c |         0 |    2522    82638   187446 |    27546        0    nan |  0.000 % |
219.63/219.77	c ===============================================================================
219.73/219.87	c core #619
219.73/219.87	c 
219.73/219.87	c 
219.73/219.87	c Core size: 10	Core Weight: 1	Total Weight: -531
219.73/219.87	c
219.73/219.87	c
219.73/219.87	c ============================[ Search Statistics ]==============================
219.73/219.87	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
219.73/219.87	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
219.73/219.87	c ===============================================================================
219.73/219.87	c |         0 |    2528    82639   187458 |    27546        0    nan |  0.000 % |
219.73/219.88	c ===============================================================================
219.83/219.98	c core #620
219.83/219.98	c 
219.83/219.98	c 
219.83/219.98	c Core size: 8	Core Weight: 1	Total Weight: -530
219.83/219.98	c
219.83/219.98	c
219.83/219.98	c ============================[ Search Statistics ]==============================
219.83/219.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
219.83/219.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
219.83/219.98	c ===============================================================================
219.83/219.98	c |         0 |    2532    82640   187466 |    27546        0    nan |  0.000 % |
219.83/219.99	c ===============================================================================
219.93/220.09	c core #621
219.93/220.09	c 
219.93/220.09	c 
219.93/220.09	c Core size: 8	Core Weight: 1	Total Weight: -529
219.93/220.09	c
219.93/220.09	c
219.93/220.09	c ============================[ Search Statistics ]==============================
219.93/220.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
219.93/220.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
219.93/220.09	c ===============================================================================
219.93/220.09	c |         0 |    2536    82641   187474 |    27547        0    nan |  0.000 % |
220.03/220.10	c ===============================================================================
220.13/220.20	c core #622
220.13/220.20	c 
220.13/220.20	c 
220.13/220.20	c Core size: 11	Core Weight: 1	Total Weight: -528
220.13/220.20	c
220.13/220.20	c
220.13/220.20	c ============================[ Search Statistics ]==============================
220.13/220.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
220.13/220.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
220.13/220.20	c ===============================================================================
220.13/220.20	c |         0 |    2542    82642   187486 |    27547        0    nan |  0.000 % |
220.13/220.21	c ===============================================================================
220.23/220.31	c core #623
220.23/220.31	c 
220.23/220.31	c 
220.23/220.31	c Core size: 8	Core Weight: 1	Total Weight: -527
220.23/220.31	c
220.23/220.31	c
220.23/220.31	c ============================[ Search Statistics ]==============================
220.23/220.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
220.23/220.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
220.23/220.31	c ===============================================================================
220.23/220.31	c |         0 |    2546    82643   187494 |    27547        0    nan |  0.000 % |
220.23/220.33	c ===============================================================================
220.33/220.43	c core #624
220.33/220.43	c 
220.33/220.43	c 
220.33/220.43	c Core size: 10	Core Weight: 1	Total Weight: -526
220.33/220.43	c
220.33/220.43	c
220.33/220.43	c ============================[ Search Statistics ]==============================
220.33/220.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
220.33/220.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
220.33/220.43	c ===============================================================================
220.33/220.43	c |         0 |    2552    82644   187506 |    27548        0    nan |  0.000 % |
220.33/220.44	c ===============================================================================
220.43/220.54	c core #625
220.43/220.54	c 
220.43/220.54	c 
220.43/220.54	c Core size: 8	Core Weight: 1	Total Weight: -525
220.43/220.54	c
220.43/220.54	c
220.43/220.54	c ============================[ Search Statistics ]==============================
220.43/220.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
220.43/220.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
220.43/220.54	c ===============================================================================
220.43/220.54	c |         0 |    2556    82645   187514 |    27548        0    nan |  0.000 % |
220.43/220.56	c ===============================================================================
220.53/220.66	c core #626
220.53/220.66	c 
220.53/220.66	c 
220.53/220.66	c Core size: 10	Core Weight: 1	Total Weight: -524
220.53/220.66	c
220.53/220.66	c
220.53/220.66	c ============================[ Search Statistics ]==============================
220.53/220.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
220.53/220.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
220.53/220.66	c ===============================================================================
220.53/220.66	c |         0 |    2562    82646   187526 |    27548        0    nan |  0.000 % |
220.53/220.67	c ===============================================================================
220.63/220.77	c core #627
220.63/220.77	c 
220.63/220.77	c 
220.63/220.77	c Core size: 8	Core Weight: 1	Total Weight: -523
220.63/220.77	c
220.63/220.77	c
220.63/220.77	c ============================[ Search Statistics ]==============================
220.63/220.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
220.63/220.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
220.63/220.77	c ===============================================================================
220.63/220.77	c |         0 |    2566    82647   187534 |    27549        0    nan |  0.000 % |
220.63/220.79	c ===============================================================================
220.73/220.88	c core #628
220.73/220.88	c 
220.73/220.88	c 
220.73/220.88	c Core size: 10	Core Weight: 1	Total Weight: -522
220.73/220.88	c
220.73/220.88	c
220.73/220.88	c ============================[ Search Statistics ]==============================
220.73/220.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
220.73/220.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
220.73/220.88	c ===============================================================================
220.73/220.88	c |         0 |    2572    82648   187546 |    27549        0    nan |  0.000 % |
220.73/220.89	c ===============================================================================
220.83/220.99	c core #629
220.83/220.99	c 
220.83/220.99	c 
220.83/220.99	c Core size: 8	Core Weight: 1	Total Weight: -521
220.83/220.99	c
220.83/220.99	c
220.83/220.99	c ============================[ Search Statistics ]==============================
220.83/220.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
220.83/220.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
220.83/220.99	c ===============================================================================
220.83/220.99	c |         0 |    2576    82649   187554 |    27549        0    nan |  0.000 % |
220.93/221.01	c ===============================================================================
221.03/221.10	c core #630
221.03/221.10	c 
221.03/221.10	c 
221.03/221.10	c Core size: 8	Core Weight: 1	Total Weight: -520
221.03/221.10	c
221.03/221.10	c
221.03/221.10	c ============================[ Search Statistics ]==============================
221.03/221.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
221.03/221.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
221.03/221.10	c ===============================================================================
221.03/221.10	c |         0 |    2580    82650   187562 |    27550        0    nan |  0.000 % |
221.03/221.12	c ===============================================================================
221.13/221.22	c core #631
221.13/221.22	c 
221.13/221.22	c 
221.13/221.22	c Core size: 14	Core Weight: 1	Total Weight: -519
221.13/221.22	c
221.13/221.22	c
221.13/221.22	c ============================[ Search Statistics ]==============================
221.13/221.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
221.13/221.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
221.13/221.22	c ===============================================================================
221.13/221.22	c |         0 |    2590    82651   187582 |    27550        0    nan |  0.000 % |
221.13/221.24	c ===============================================================================
221.23/221.34	c core #632
221.23/221.34	c 
221.23/221.34	c 
221.23/221.34	c Core size: 8	Core Weight: 1	Total Weight: -518
221.23/221.34	c
221.23/221.34	c
221.23/221.34	c ============================[ Search Statistics ]==============================
221.23/221.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
221.23/221.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
221.23/221.34	c ===============================================================================
221.23/221.34	c |         0 |    2594    82652   187590 |    27550        0    nan |  0.000 % |
221.23/221.35	c ===============================================================================
221.33/221.45	c core #633
221.33/221.45	c 
221.33/221.45	c 
221.33/221.45	c Core size: 10	Core Weight: 1	Total Weight: -517
221.33/221.45	c
221.33/221.45	c
221.33/221.45	c ============================[ Search Statistics ]==============================
221.33/221.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
221.33/221.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
221.33/221.45	c ===============================================================================
221.33/221.45	c |         0 |    2600    82653   187602 |    27551        0    nan |  0.000 % |
221.33/221.47	c ===============================================================================
221.43/221.57	c core #634
221.43/221.57	c 
221.43/221.57	c 
221.43/221.57	c Core size: 8	Core Weight: 1	Total Weight: -516
221.43/221.57	c
221.43/221.57	c
221.43/221.57	c ============================[ Search Statistics ]==============================
221.43/221.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
221.43/221.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
221.43/221.57	c ===============================================================================
221.43/221.57	c |         0 |    2604    82654   187610 |    27551        0    nan |  0.000 % |
221.43/221.58	c ===============================================================================
221.53/221.68	c core #635
221.53/221.68	c 
221.53/221.68	c 
221.53/221.68	c Core size: 8	Core Weight: 1	Total Weight: -515
221.53/221.68	c
221.53/221.68	c
221.53/221.68	c ============================[ Search Statistics ]==============================
221.53/221.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
221.53/221.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
221.53/221.68	c ===============================================================================
221.53/221.68	c |         0 |    2608    82655   187618 |    27551        0    nan |  0.000 % |
221.63/221.70	c ===============================================================================
221.73/221.80	c core #636
221.73/221.80	c 
221.73/221.80	c 
221.73/221.80	c Core size: 10	Core Weight: 1	Total Weight: -514
221.73/221.80	c
221.73/221.80	c
221.73/221.80	c ============================[ Search Statistics ]==============================
221.73/221.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
221.73/221.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
221.73/221.80	c ===============================================================================
221.73/221.80	c |         0 |    2614    82656   187630 |    27552        0    nan |  0.000 % |
221.73/221.81	c ===============================================================================
221.83/221.91	c core #637
221.83/221.91	c 
221.83/221.91	c 
221.83/221.91	c Core size: 10	Core Weight: 1	Total Weight: -513
221.83/221.91	c
221.83/221.91	c
221.83/221.91	c ============================[ Search Statistics ]==============================
221.83/221.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
221.83/221.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
221.83/221.91	c ===============================================================================
221.83/221.91	c |         0 |    2620    82657   187642 |    27552        0    nan |  0.000 % |
221.83/221.93	c ===============================================================================
221.93/222.03	c core #638
221.93/222.03	c 
221.93/222.03	c 
221.93/222.03	c Core size: 10	Core Weight: 1	Total Weight: -512
221.93/222.03	c
221.93/222.03	c
221.93/222.03	c ============================[ Search Statistics ]==============================
221.93/222.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
221.93/222.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
221.93/222.03	c ===============================================================================
221.93/222.03	c |         0 |    2626    82658   187654 |    27552        0    nan |  0.000 % |
221.93/222.04	c ===============================================================================
222.03/222.14	c core #639
222.03/222.14	c 
222.03/222.14	c 
222.03/222.14	c Core size: 8	Core Weight: 1	Total Weight: -511
222.03/222.14	c
222.03/222.14	c
222.03/222.14	c ============================[ Search Statistics ]==============================
222.03/222.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
222.03/222.14	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
222.03/222.14	c ===============================================================================
222.03/222.14	c |         0 |    2630    82659   187662 |    27553        0    nan |  0.000 % |
222.03/222.15	c ===============================================================================
222.13/222.25	c core #640
222.13/222.25	c 
222.13/222.25	c 
222.13/222.25	c Core size: 8	Core Weight: 1	Total Weight: -510
222.13/222.25	c
222.13/222.25	c
222.13/222.25	c ============================[ Search Statistics ]==============================
222.13/222.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
222.13/222.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
222.13/222.25	c ===============================================================================
222.13/222.25	c |         0 |    2634    82660   187670 |    27553        0    nan |  0.000 % |
222.13/222.27	c ===============================================================================
222.23/222.37	c core #641
222.23/222.37	c 
222.23/222.37	c 
222.23/222.37	c Core size: 11	Core Weight: 1	Total Weight: -509
222.23/222.37	c
222.23/222.37	c
222.23/222.37	c ============================[ Search Statistics ]==============================
222.23/222.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
222.23/222.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
222.23/222.37	c ===============================================================================
222.23/222.37	c |         0 |    2642    82661   187686 |    27553        0    nan |  0.000 % |
222.23/222.38	c ===============================================================================
222.33/222.48	c core #642
222.33/222.48	c 
222.33/222.48	c 
222.33/222.48	c Core size: 8	Core Weight: 1	Total Weight: -508
222.33/222.48	c
222.33/222.48	c
222.33/222.48	c ============================[ Search Statistics ]==============================
222.33/222.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
222.33/222.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
222.33/222.48	c ===============================================================================
222.33/222.48	c |         0 |    2646    82662   187694 |    27554        0    nan |  0.000 % |
222.43/222.50	c ===============================================================================
222.53/222.60	c core #643
222.53/222.60	c 
222.53/222.60	c 
222.53/222.60	c Core size: 10	Core Weight: 1	Total Weight: -507
222.53/222.60	c
222.53/222.60	c
222.53/222.60	c ============================[ Search Statistics ]==============================
222.53/222.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
222.53/222.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
222.53/222.60	c ===============================================================================
222.53/222.60	c |         0 |    2652    82663   187706 |    27554        0    nan |  0.000 % |
222.53/222.61	c ===============================================================================
222.63/222.71	c core #644
222.63/222.71	c 
222.63/222.71	c 
222.63/222.71	c Core size: 10	Core Weight: 1	Total Weight: -506
222.63/222.71	c
222.63/222.71	c
222.63/222.71	c ============================[ Search Statistics ]==============================
222.63/222.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
222.63/222.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
222.63/222.71	c ===============================================================================
222.63/222.71	c |         0 |    2658    82664   187718 |    27554        0    nan |  0.000 % |
222.63/222.72	c ===============================================================================
222.73/222.82	c core #645
222.73/222.82	c 
222.73/222.82	c 
222.73/222.82	c Core size: 8	Core Weight: 1	Total Weight: -505
222.73/222.82	c
222.73/222.82	c
222.73/222.82	c ============================[ Search Statistics ]==============================
222.73/222.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
222.73/222.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
222.73/222.82	c ===============================================================================
222.73/222.82	c |         0 |    2662    82665   187726 |    27555        0    nan |  0.000 % |
222.73/222.84	c ===============================================================================
222.82/222.94	c core #646
222.82/222.94	c 
222.82/222.94	c 
222.82/222.94	c Core size: 11	Core Weight: 1	Total Weight: -504
222.82/222.94	c
222.82/222.94	c
222.82/222.94	c ============================[ Search Statistics ]==============================
222.82/222.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
222.82/222.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
222.82/222.94	c ===============================================================================
222.82/222.94	c |         0 |    2668    82666   187738 |    27555        0    nan |  0.000 % |
222.82/222.95	c ===============================================================================
222.93/223.05	c core #647
222.93/223.05	c 
222.93/223.05	c 
222.93/223.05	c Core size: 10	Core Weight: 1	Total Weight: -503
222.93/223.05	c
222.93/223.05	c
222.93/223.05	c ============================[ Search Statistics ]==============================
222.93/223.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
222.93/223.05	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
222.93/223.05	c ===============================================================================
222.93/223.05	c |         0 |    2674    82667   187750 |    27555        0    nan |  0.000 % |
222.93/223.07	c ===============================================================================
223.03/223.17	c core #648
223.03/223.17	c 
223.03/223.17	c 
223.03/223.17	c Core size: 8	Core Weight: 1	Total Weight: -502
223.03/223.17	c
223.03/223.17	c
223.03/223.17	c ============================[ Search Statistics ]==============================
223.03/223.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
223.03/223.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
223.03/223.17	c ===============================================================================
223.03/223.17	c |         0 |    2678    82668   187758 |    27556        0    nan |  0.000 % |
223.03/223.18	c ===============================================================================
223.14/223.29	c core #649
223.14/223.29	c 
223.14/223.29	c 
223.14/223.29	c Core size: 8	Core Weight: 1	Total Weight: -501
223.14/223.29	c
223.14/223.29	c
223.14/223.29	c ============================[ Search Statistics ]==============================
223.14/223.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
223.14/223.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
223.14/223.29	c ===============================================================================
223.14/223.29	c |         0 |    2682    82669   187766 |    27556        0    nan |  0.000 % |
223.24/223.30	c ===============================================================================
223.33/223.40	c core #650
223.33/223.40	c 
223.33/223.40	c 
223.33/223.40	c Core size: 15	Core Weight: 1	Total Weight: -500
223.33/223.40	c
223.33/223.40	c
223.33/223.40	c ============================[ Search Statistics ]==============================
223.33/223.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
223.33/223.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
223.33/223.40	c ===============================================================================
223.33/223.40	c |         0 |    2694    82670   187790 |    27556        0    nan |  0.000 % |
223.33/223.42	c ===============================================================================
223.43/223.52	c core #651
223.43/223.52	c 
223.43/223.52	c 
223.43/223.52	c Core size: 8	Core Weight: 1	Total Weight: -499
223.43/223.52	c
223.43/223.52	c
223.43/223.52	c ============================[ Search Statistics ]==============================
223.43/223.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
223.43/223.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
223.43/223.52	c ===============================================================================
223.43/223.52	c |         0 |    2698    82671   187798 |    27557        0    nan |  0.000 % |
223.43/223.53	c ===============================================================================
223.53/223.63	c core #652
223.53/223.63	c 
223.53/223.63	c 
223.53/223.63	c Core size: 8	Core Weight: 1	Total Weight: -498
223.53/223.63	c
223.53/223.63	c
223.53/223.63	c ============================[ Search Statistics ]==============================
223.53/223.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
223.53/223.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
223.53/223.63	c ===============================================================================
223.53/223.63	c |         0 |    2702    82672   187806 |    27557        0    nan |  0.000 % |
223.53/223.65	c ===============================================================================
223.63/223.75	c core #653
223.63/223.75	c 
223.63/223.75	c 
223.63/223.75	c Core size: 12	Core Weight: 1	Total Weight: -497
223.63/223.75	c
223.63/223.75	c
223.63/223.75	c ============================[ Search Statistics ]==============================
223.63/223.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
223.63/223.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
223.63/223.75	c ===============================================================================
223.63/223.75	c |         0 |    2712    82673   187826 |    27557        0    nan |  0.000 % |
223.63/223.76	c ===============================================================================
223.73/223.86	c core #654
223.73/223.86	c 
223.73/223.86	c 
223.73/223.86	c Core size: 8	Core Weight: 1	Total Weight: -496
223.73/223.86	c
223.73/223.86	c
223.73/223.86	c ============================[ Search Statistics ]==============================
223.73/223.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
223.73/223.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
223.73/223.86	c ===============================================================================
223.73/223.86	c |         0 |    2716    82674   187834 |    27558        0    nan |  0.000 % |
223.73/223.88	c ===============================================================================
223.83/223.98	c core #655
223.83/223.98	c 
223.83/223.98	c 
223.83/223.98	c Core size: 10	Core Weight: 1	Total Weight: -495
223.83/223.98	c
223.83/223.98	c
223.83/223.98	c ============================[ Search Statistics ]==============================
223.83/223.98	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
223.83/223.98	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
223.83/223.98	c ===============================================================================
223.83/223.98	c |         0 |    2722    82675   187846 |    27558        0    nan |  0.000 % |
223.93/224.00	c ===============================================================================
224.03/224.10	c core #656
224.03/224.10	c 
224.03/224.10	c 
224.03/224.10	c Core size: 8	Core Weight: 1	Total Weight: -494
224.03/224.10	c
224.03/224.10	c
224.03/224.10	c ============================[ Search Statistics ]==============================
224.03/224.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
224.03/224.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
224.03/224.10	c ===============================================================================
224.03/224.10	c |         0 |    2726    82676   187854 |    27558        0    nan |  0.000 % |
224.03/224.11	c ===============================================================================
224.13/224.22	c core #657
224.13/224.22	c 
224.13/224.22	c 
224.13/224.22	c Core size: 8	Core Weight: 1	Total Weight: -493
224.13/224.22	c
224.13/224.22	c
224.13/224.22	c ============================[ Search Statistics ]==============================
224.13/224.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
224.13/224.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
224.13/224.22	c ===============================================================================
224.13/224.22	c |         0 |    2730    82677   187862 |    27559        0    nan |  0.000 % |
224.13/224.24	c ===============================================================================
224.24/224.34	c core #658
224.24/224.34	c 
224.24/224.34	c 
224.24/224.34	c Core size: 10	Core Weight: 1	Total Weight: -492
224.24/224.34	c
224.24/224.34	c
224.24/224.34	c ============================[ Search Statistics ]==============================
224.24/224.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
224.24/224.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
224.24/224.34	c ===============================================================================
224.24/224.34	c |         0 |    2736    82678   187874 |    27559        0    nan |  0.000 % |
224.24/224.35	c ===============================================================================
224.34/224.45	c core #659
224.34/224.45	c 
224.34/224.45	c 
224.34/224.45	c Core size: 10	Core Weight: 1	Total Weight: -491
224.34/224.45	c
224.34/224.45	c
224.34/224.45	c ============================[ Search Statistics ]==============================
224.34/224.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
224.34/224.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
224.34/224.45	c ===============================================================================
224.34/224.45	c |         0 |    2742    82679   187886 |    27559        0    nan |  0.000 % |
224.34/224.46	c ===============================================================================
224.43/224.56	c core #660
224.43/224.56	c 
224.43/224.56	c 
224.43/224.56	c Core size: 8	Core Weight: 1	Total Weight: -490
224.43/224.56	c
224.43/224.56	c
224.43/224.56	c ============================[ Search Statistics ]==============================
224.43/224.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
224.43/224.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
224.43/224.56	c ===============================================================================
224.43/224.56	c |         0 |    2746    82680   187894 |    27560        0    nan |  0.000 % |
224.43/224.58	c ===============================================================================
224.53/224.68	c core #661
224.53/224.68	c 
224.53/224.68	c 
224.53/224.68	c Core size: 8	Core Weight: 1	Total Weight: -489
224.53/224.68	c
224.53/224.68	c
224.53/224.68	c ============================[ Search Statistics ]==============================
224.53/224.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
224.53/224.68	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
224.53/224.68	c ===============================================================================
224.53/224.68	c |         0 |    2750    82681   187902 |    27560        0    nan |  0.000 % |
224.63/224.70	c ===============================================================================
224.73/224.80	c core #662
224.73/224.80	c 
224.73/224.80	c 
224.73/224.80	c Core size: 12	Core Weight: 1	Total Weight: -488
224.73/224.80	c
224.73/224.80	c
224.73/224.80	c ============================[ Search Statistics ]==============================
224.73/224.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
224.73/224.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
224.73/224.80	c ===============================================================================
224.73/224.80	c |         0 |    2760    82682   187922 |    27560        0    nan |  0.000 % |
224.73/224.81	c ===============================================================================
224.83/224.92	c core #663
224.83/224.92	c 
224.83/224.92	c 
224.83/224.92	c Core size: 8	Core Weight: 1	Total Weight: -487
224.83/224.92	c
224.83/224.92	c
224.83/224.92	c ============================[ Search Statistics ]==============================
224.83/224.92	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
224.83/224.92	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
224.83/224.92	c ===============================================================================
224.83/224.92	c |         0 |    2764    82683   187930 |    27561        0    nan |  0.000 % |
224.83/224.94	c ===============================================================================
224.93/225.04	c core #664
224.93/225.04	c 
224.93/225.04	c 
224.93/225.04	c Core size: 10	Core Weight: 1	Total Weight: -486
224.93/225.04	c
224.93/225.04	c
224.93/225.04	c ============================[ Search Statistics ]==============================
224.93/225.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
224.93/225.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
224.93/225.04	c ===============================================================================
224.93/225.04	c |         0 |    2770    82684   187942 |    27561        0    nan |  0.000 % |
224.93/225.06	c ===============================================================================
225.03/225.16	c core #665
225.03/225.16	c 
225.03/225.16	c 
225.03/225.16	c Core size: 8	Core Weight: 1	Total Weight: -485
225.03/225.16	c
225.03/225.16	c
225.03/225.16	c ============================[ Search Statistics ]==============================
225.03/225.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.03/225.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.03/225.16	c ===============================================================================
225.03/225.16	c |         0 |    2774    82685   187950 |    27561        0    nan |  0.000 % |
225.03/225.17	c ===============================================================================
225.13/225.28	c core #666
225.13/225.28	c 
225.13/225.28	c 
225.13/225.28	c Core size: 8	Core Weight: 1	Total Weight: -484
225.13/225.28	c
225.13/225.28	c
225.13/225.28	c ============================[ Search Statistics ]==============================
225.13/225.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.13/225.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.13/225.28	c ===============================================================================
225.13/225.28	c |         0 |    2778    82686   187958 |    27562        0    nan |  0.000 % |
225.13/225.29	c ===============================================================================
225.23/225.39	c core #667
225.23/225.39	c 
225.23/225.39	c 
225.23/225.39	c Core size: 10	Core Weight: 1	Total Weight: -483
225.23/225.39	c
225.23/225.39	c
225.23/225.39	c ============================[ Search Statistics ]==============================
225.23/225.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.23/225.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.23/225.39	c ===============================================================================
225.23/225.39	c |         0 |    2784    82687   187970 |    27562        0    nan |  0.000 % |
225.33/225.41	c ===============================================================================
225.43/225.51	c core #668
225.43/225.51	c 
225.43/225.51	c 
225.43/225.51	c Core size: 8	Core Weight: 1	Total Weight: -482
225.43/225.51	c
225.43/225.51	c
225.43/225.51	c ============================[ Search Statistics ]==============================
225.43/225.51	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.43/225.51	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.43/225.51	c ===============================================================================
225.43/225.51	c |         0 |    2788    82688   187978 |    27562        0    nan |  0.000 % |
225.43/225.52	c ===============================================================================
225.53/225.63	c core #669
225.53/225.63	c 
225.53/225.63	c 
225.53/225.63	c Core size: 8	Core Weight: 1	Total Weight: -481
225.53/225.63	c
225.53/225.63	c
225.53/225.63	c ============================[ Search Statistics ]==============================
225.53/225.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.53/225.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.53/225.63	c ===============================================================================
225.53/225.63	c |         0 |    2792    82689   187986 |    27563        0    nan |  0.000 % |
225.53/225.64	c ===============================================================================
225.63/225.75	c core #670
225.63/225.75	c 
225.63/225.75	c 
225.63/225.75	c Core size: 8	Core Weight: 1	Total Weight: -480
225.63/225.75	c
225.63/225.75	c
225.63/225.75	c ============================[ Search Statistics ]==============================
225.63/225.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.63/225.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.63/225.75	c ===============================================================================
225.63/225.75	c |         0 |    2796    82690   187994 |    27563        0    nan |  0.000 % |
225.63/225.76	c ===============================================================================
225.73/225.86	c core #671
225.73/225.86	c 
225.73/225.86	c 
225.73/225.86	c Core size: 10	Core Weight: 1	Total Weight: -479
225.73/225.86	c
225.73/225.86	c
225.73/225.86	c ============================[ Search Statistics ]==============================
225.73/225.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.73/225.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.73/225.86	c ===============================================================================
225.73/225.86	c |         0 |    2802    82691   188006 |    27563        0    nan |  0.000 % |
225.73/225.88	c ===============================================================================
225.83/225.99	c core #672
225.83/225.99	c 
225.83/225.99	c 
225.83/225.99	c Core size: 9	Core Weight: 1	Total Weight: -478
225.83/225.99	c
225.83/225.99	c
225.83/225.99	c ============================[ Search Statistics ]==============================
225.83/225.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
225.83/225.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
225.83/225.99	c ===============================================================================
225.83/225.99	c |         0 |    2810    82692   188022 |    27564        0    nan |  0.000 % |
225.93/226.01	c ===============================================================================
226.03/226.11	c core #673
226.03/226.11	c 
226.03/226.11	c 
226.03/226.11	c Core size: 8	Core Weight: 1	Total Weight: -477
226.03/226.11	c
226.03/226.11	c
226.03/226.11	c ============================[ Search Statistics ]==============================
226.03/226.11	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.03/226.11	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.03/226.11	c ===============================================================================
226.03/226.11	c |         0 |    2814    82693   188030 |    27564        0    nan |  0.000 % |
226.03/226.13	c ===============================================================================
226.13/226.24	c core #674
226.13/226.24	c 
226.13/226.24	c 
226.13/226.24	c Core size: 13	Core Weight: 1	Total Weight: -476
226.13/226.24	c
226.13/226.24	c
226.13/226.24	c ============================[ Search Statistics ]==============================
226.13/226.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.13/226.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.13/226.24	c ===============================================================================
226.13/226.24	c |         0 |    2824    82694   188050 |    27564        0    nan |  0.000 % |
226.13/226.25	c ===============================================================================
226.22/226.36	c core #675
226.22/226.36	c 
226.22/226.36	c 
226.22/226.36	c Core size: 8	Core Weight: 1	Total Weight: -475
226.22/226.36	c
226.22/226.36	c
226.22/226.36	c ============================[ Search Statistics ]==============================
226.22/226.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.22/226.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.22/226.36	c ===============================================================================
226.22/226.36	c |         0 |    2828    82695   188058 |    27565        0    nan |  0.000 % |
226.22/226.37	c ===============================================================================
226.32/226.48	c core #676
226.32/226.48	c 
226.32/226.48	c 
226.32/226.48	c Core size: 9	Core Weight: 1	Total Weight: -474
226.32/226.48	c
226.32/226.48	c
226.32/226.48	c ============================[ Search Statistics ]==============================
226.32/226.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.32/226.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.32/226.48	c ===============================================================================
226.32/226.48	c |         0 |    2834    82696   188070 |    27565        0    nan |  0.000 % |
226.32/226.49	c ===============================================================================
226.43/226.60	c core #677
226.43/226.60	c 
226.43/226.60	c 
226.43/226.60	c Core size: 8	Core Weight: 1	Total Weight: -473
226.43/226.60	c
226.43/226.60	c
226.43/226.60	c ============================[ Search Statistics ]==============================
226.43/226.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.43/226.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.43/226.60	c ===============================================================================
226.43/226.60	c |         0 |    2838    82697   188078 |    27565        0    nan |  0.000 % |
226.53/226.62	c ===============================================================================
226.62/226.72	c core #678
226.62/226.72	c 
226.62/226.72	c 
226.62/226.72	c Core size: 10	Core Weight: 1	Total Weight: -472
226.62/226.72	c
226.62/226.72	c
226.62/226.72	c ============================[ Search Statistics ]==============================
226.62/226.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.62/226.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.62/226.72	c ===============================================================================
226.62/226.72	c |         0 |    2844    82698   188090 |    27566        0    nan |  0.000 % |
226.62/226.74	c ===============================================================================
226.72/226.85	c core #679
226.72/226.85	c 
226.72/226.85	c 
226.72/226.85	c Core size: 11	Core Weight: 1	Total Weight: -471
226.72/226.85	c
226.72/226.85	c
226.72/226.85	c ============================[ Search Statistics ]==============================
226.72/226.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.72/226.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.72/226.85	c ===============================================================================
226.72/226.85	c |         0 |    2850    82699   188102 |    27566        0    nan |  0.000 % |
226.72/226.87	c ===============================================================================
226.82/226.97	c core #680
226.82/226.97	c 
226.82/226.97	c 
226.82/226.97	c Core size: 10	Core Weight: 1	Total Weight: -470
226.82/226.97	c
226.82/226.97	c
226.82/226.97	c ============================[ Search Statistics ]==============================
226.82/226.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
226.82/226.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
226.82/226.97	c ===============================================================================
226.82/226.97	c |         0 |    2856    82700   188114 |    27566        0    nan |  0.000 % |
226.82/226.99	c ===============================================================================
227.02/227.10	c core #681
227.02/227.10	c 
227.02/227.10	c 
227.02/227.10	c Core size: 10	Core Weight: 1	Total Weight: -469
227.02/227.10	c
227.02/227.10	c
227.02/227.10	c ============================[ Search Statistics ]==============================
227.02/227.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.02/227.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.02/227.10	c ===============================================================================
227.02/227.10	c |         0 |    2862    82701   188126 |    27567        0    nan |  0.000 % |
227.02/227.12	c ===============================================================================
227.12/227.22	c core #682
227.12/227.22	c 
227.12/227.22	c 
227.12/227.22	c Core size: 10	Core Weight: 1	Total Weight: -468
227.12/227.22	c
227.12/227.22	c
227.12/227.22	c ============================[ Search Statistics ]==============================
227.12/227.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.12/227.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.12/227.22	c ===============================================================================
227.12/227.22	c |         0 |    2868    82702   188138 |    27567        0    nan |  0.000 % |
227.12/227.23	c ===============================================================================
227.22/227.34	c core #683
227.22/227.34	c 
227.22/227.34	c 
227.22/227.34	c Core size: 8	Core Weight: 1	Total Weight: -467
227.22/227.34	c
227.22/227.34	c
227.22/227.34	c ============================[ Search Statistics ]==============================
227.22/227.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.22/227.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.22/227.34	c ===============================================================================
227.22/227.34	c |         0 |    2872    82703   188146 |    27567        0    nan |  0.000 % |
227.22/227.35	c ===============================================================================
227.32/227.46	c core #684
227.32/227.46	c 
227.32/227.46	c 
227.32/227.46	c Core size: 10	Core Weight: 1	Total Weight: -466
227.32/227.46	c
227.32/227.46	c
227.32/227.46	c ============================[ Search Statistics ]==============================
227.32/227.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.32/227.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.32/227.46	c ===============================================================================
227.32/227.46	c |         0 |    2878    82704   188158 |    27568        0    nan |  0.000 % |
227.32/227.47	c ===============================================================================
227.42/227.57	c core #685
227.42/227.57	c 
227.42/227.57	c 
227.42/227.57	c Core size: 10	Core Weight: 1	Total Weight: -465
227.42/227.57	c
227.42/227.57	c
227.42/227.57	c ============================[ Search Statistics ]==============================
227.42/227.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.42/227.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.42/227.57	c ===============================================================================
227.42/227.57	c |         0 |    2884    82705   188170 |    27568        0    nan |  0.000 % |
227.42/227.59	c ===============================================================================
227.53/227.69	c core #686
227.53/227.69	c 
227.53/227.69	c 
227.53/227.69	c Core size: 8	Core Weight: 1	Total Weight: -464
227.53/227.69	c
227.53/227.69	c
227.53/227.69	c ============================[ Search Statistics ]==============================
227.53/227.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.53/227.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.53/227.69	c ===============================================================================
227.53/227.69	c |         0 |    2888    82706   188178 |    27568        0    nan |  0.000 % |
227.63/227.71	c ===============================================================================
227.72/227.82	c core #687
227.72/227.82	c 
227.72/227.82	c 
227.72/227.82	c Core size: 11	Core Weight: 1	Total Weight: -463
227.72/227.82	c
227.72/227.82	c
227.72/227.82	c ============================[ Search Statistics ]==============================
227.72/227.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.72/227.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.72/227.82	c ===============================================================================
227.72/227.82	c |         0 |    2894    82707   188190 |    27569        0    nan |  0.000 % |
227.72/227.83	c ===============================================================================
227.82/227.94	c core #688
227.82/227.94	c 
227.82/227.94	c 
227.82/227.94	c Core size: 8	Core Weight: 1	Total Weight: -462
227.82/227.94	c
227.82/227.94	c
227.82/227.94	c ============================[ Search Statistics ]==============================
227.82/227.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.82/227.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.82/227.94	c ===============================================================================
227.82/227.94	c |         0 |    2898    82708   188198 |    27569        0    nan |  0.000 % |
227.82/227.95	c ===============================================================================
227.92/228.06	c core #689
227.92/228.06	c 
227.92/228.06	c 
227.92/228.06	c Core size: 10	Core Weight: 1	Total Weight: -461
227.92/228.06	c
227.92/228.06	c
227.92/228.06	c ============================[ Search Statistics ]==============================
227.92/228.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.92/228.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
227.92/228.06	c ===============================================================================
227.92/228.06	c |         0 |    2904    82709   188210 |    27569        0    nan |  0.000 % |
227.92/228.07	c ===============================================================================
228.03/228.18	c core #690
228.03/228.18	c 
228.03/228.18	c 
228.03/228.18	c Core size: 10	Core Weight: 1	Total Weight: -460
228.03/228.18	c
228.03/228.18	c
228.03/228.18	c ============================[ Search Statistics ]==============================
228.03/228.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.03/228.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.03/228.18	c ===============================================================================
228.03/228.18	c |         0 |    2910    82710   188222 |    27570        0    nan |  0.000 % |
228.03/228.19	c ===============================================================================
228.23/228.30	c core #691
228.23/228.30	c 
228.23/228.30	c 
228.23/228.30	c Core size: 8	Core Weight: 1	Total Weight: -459
228.23/228.30	c
228.23/228.30	c
228.23/228.30	c ============================[ Search Statistics ]==============================
228.23/228.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.23/228.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.23/228.30	c ===============================================================================
228.23/228.30	c |         0 |    2914    82711   188230 |    27570        0    nan |  0.000 % |
228.23/228.31	c ===============================================================================
228.33/228.42	c core #692
228.33/228.42	c 
228.33/228.42	c 
228.33/228.42	c Core size: 10	Core Weight: 1	Total Weight: -458
228.33/228.42	c
228.33/228.42	c
228.33/228.42	c ============================[ Search Statistics ]==============================
228.33/228.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.33/228.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.33/228.42	c ===============================================================================
228.33/228.42	c |         0 |    2920    82712   188242 |    27570        0    nan |  0.000 % |
228.33/228.43	c ===============================================================================
228.43/228.54	c core #693
228.43/228.54	c 
228.43/228.54	c 
228.43/228.54	c Core size: 10	Core Weight: 1	Total Weight: -457
228.43/228.54	c
228.43/228.54	c
228.43/228.54	c ============================[ Search Statistics ]==============================
228.43/228.54	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.43/228.54	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.43/228.54	c ===============================================================================
228.43/228.54	c |         0 |    2926    82713   188254 |    27571        0    nan |  0.000 % |
228.43/228.55	c ===============================================================================
228.53/228.66	c core #694
228.53/228.66	c 
228.53/228.66	c 
228.53/228.66	c Core size: 10	Core Weight: 1	Total Weight: -456
228.53/228.66	c
228.53/228.66	c
228.53/228.66	c ============================[ Search Statistics ]==============================
228.53/228.66	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.53/228.66	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.53/228.66	c ===============================================================================
228.53/228.66	c |         0 |    2932    82714   188266 |    27571        0    nan |  0.000 % |
228.53/228.67	c ===============================================================================
228.64/228.78	c core #695
228.64/228.78	c 
228.64/228.78	c 
228.64/228.78	c Core size: 10	Core Weight: 1	Total Weight: -455
228.64/228.78	c
228.64/228.78	c
228.64/228.78	c ============================[ Search Statistics ]==============================
228.64/228.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.64/228.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.64/228.78	c ===============================================================================
228.64/228.78	c |         0 |    2938    82715   188278 |    27571        0    nan |  0.000 % |
228.64/228.79	c ===============================================================================
228.83/228.90	c core #696
228.83/228.90	c 
228.83/228.90	c 
228.83/228.90	c Core size: 8	Core Weight: 1	Total Weight: -454
228.83/228.90	c
228.83/228.90	c
228.83/228.90	c ============================[ Search Statistics ]==============================
228.83/228.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.83/228.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.83/228.90	c ===============================================================================
228.83/228.90	c |         0 |    2942    82716   188286 |    27572        0    nan |  0.000 % |
228.83/228.92	c ===============================================================================
228.93/229.03	c core #697
228.93/229.03	c 
228.93/229.03	c 
228.93/229.03	c Core size: 8	Core Weight: 1	Total Weight: -453
228.93/229.03	c
228.93/229.03	c
228.93/229.03	c ============================[ Search Statistics ]==============================
228.93/229.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
228.93/229.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
228.93/229.03	c ===============================================================================
228.93/229.03	c |         0 |    2946    82717   188294 |    27572        0    nan |  0.000 % |
228.93/229.04	c ===============================================================================
229.03/229.15	c core #698
229.03/229.15	c 
229.03/229.15	c 
229.03/229.15	c Core size: 8	Core Weight: 1	Total Weight: -452
229.03/229.15	c
229.03/229.15	c
229.03/229.15	c ============================[ Search Statistics ]==============================
229.03/229.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
229.03/229.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
229.03/229.15	c ===============================================================================
229.03/229.15	c |         0 |    2950    82718   188302 |    27572        0    nan |  0.000 % |
229.03/229.16	c ===============================================================================
229.13/229.27	c core #699
229.13/229.27	c 
229.13/229.27	c 
229.13/229.27	c Core size: 8	Core Weight: 1	Total Weight: -451
229.13/229.27	c
229.13/229.27	c
229.13/229.27	c ============================[ Search Statistics ]==============================
229.13/229.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
229.13/229.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
229.13/229.27	c ===============================================================================
229.13/229.27	c |         0 |    2954    82719   188310 |    27573        0    nan |  0.000 % |
229.13/229.29	c ===============================================================================
229.23/229.39	c core #700
229.23/229.39	c 
229.23/229.39	c 
229.23/229.39	c Core size: 8	Core Weight: 1	Total Weight: -450
229.23/229.39	c
229.23/229.39	c
229.23/229.39	c ============================[ Search Statistics ]==============================
229.23/229.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
229.23/229.39	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
229.23/229.39	c ===============================================================================
229.23/229.39	c |         0 |    2958    82720   188318 |    27573        0    nan |  0.000 % |
229.33/229.41	c ===============================================================================
229.43/229.52	c core #701
229.43/229.52	c 
229.43/229.52	c 
229.43/229.52	c Core size: 16	Core Weight: 1	Total Weight: -449
229.43/229.52	c
229.43/229.52	c
229.43/229.52	c ============================[ Search Statistics ]==============================
229.43/229.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
229.43/229.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
229.43/229.52	c ===============================================================================
229.43/229.52	c |         0 |    2970    82721   188342 |    27573        0    nan |  0.000 % |
229.43/229.54	c ===============================================================================
229.53/229.64	c core #702
229.53/229.64	c 
229.53/229.64	c 
229.53/229.64	c Core size: 11	Core Weight: 1	Total Weight: -448
229.53/229.64	c
229.53/229.64	c
229.53/229.64	c ============================[ Search Statistics ]==============================
229.53/229.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
229.53/229.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
229.53/229.64	c ===============================================================================
229.53/229.64	c |         0 |    2978    82722   188358 |    27574        0    nan |  0.000 % |
229.53/229.67	c ===============================================================================
229.63/229.77	c core #703
229.63/229.77	c 
229.63/229.77	c 
229.63/229.77	c Core size: 10	Core Weight: 1	Total Weight: -447
229.63/229.77	c
229.63/229.77	c
229.63/229.77	c ============================[ Search Statistics ]==============================
229.63/229.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
229.63/229.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
229.63/229.77	c ===============================================================================
229.63/229.77	c |         0 |    2984    82723   188370 |    27574        0    nan |  0.000 % |
229.63/229.79	c ===============================================================================
229.74/229.90	c core #704
229.74/229.90	c 
229.74/229.90	c 
229.74/229.90	c Core size: 10	Core Weight: 1	Total Weight: -446
229.74/229.90	c
229.74/229.90	c
229.74/229.90	c ============================[ Search Statistics ]==============================
229.74/229.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
229.74/229.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
229.74/229.90	c ===============================================================================
229.74/229.90	c |         0 |    2990    82724   188382 |    27574        0    nan |  0.000 % |
229.84/229.91	c ===============================================================================
229.93/230.03	c core #705
229.93/230.03	c 
229.93/230.03	c 
229.93/230.03	c Core size: 10	Core Weight: 1	Total Weight: -445
229.93/230.03	c
229.93/230.03	c
229.93/230.03	c ============================[ Search Statistics ]==============================
229.93/230.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
229.93/230.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
229.93/230.03	c ===============================================================================
229.93/230.03	c |         0 |    2996    82725   188394 |    27575        0    nan |  0.000 % |
229.93/230.04	c ===============================================================================
230.03/230.15	c core #706
230.03/230.15	c 
230.03/230.15	c 
230.03/230.15	c Core size: 10	Core Weight: 1	Total Weight: -444
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 |    3002    82726   188406 |    27575        0    nan |  0.000 % |
230.03/230.16	c ===============================================================================
230.13/230.27	c core #707
230.13/230.27	c 
230.13/230.27	c 
230.13/230.27	c Core size: 10	Core Weight: 1	Total Weight: -443
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 |    3008    82727   188418 |    27575        0    nan |  0.000 % |
230.13/230.29	c ===============================================================================
230.33/230.40	c core #708
230.33/230.40	c 
230.33/230.40	c 
230.33/230.40	c Core size: 10	Core Weight: 1	Total Weight: -442
230.33/230.40	c
230.33/230.40	c
230.33/230.40	c ============================[ Search Statistics ]==============================
230.33/230.40	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.33/230.40	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.33/230.40	c ===============================================================================
230.33/230.40	c |         0 |    3014    82728   188430 |    27576        0    nan |  0.000 % |
230.33/230.41	c ===============================================================================
230.43/230.52	c core #709
230.43/230.52	c 
230.43/230.52	c 
230.43/230.52	c Core size: 8	Core Weight: 1	Total Weight: -441
230.43/230.52	c
230.43/230.52	c
230.43/230.52	c ============================[ Search Statistics ]==============================
230.43/230.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.43/230.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.43/230.52	c ===============================================================================
230.43/230.52	c |         0 |    3018    82729   188438 |    27576        0    nan |  0.000 % |
230.43/230.54	c ===============================================================================
230.53/230.65	c core #710
230.53/230.65	c 
230.53/230.65	c 
230.53/230.65	c Core size: 10	Core Weight: 1	Total Weight: -440
230.53/230.65	c
230.53/230.65	c
230.53/230.65	c ============================[ Search Statistics ]==============================
230.53/230.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.53/230.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.53/230.65	c ===============================================================================
230.53/230.65	c |         0 |    3024    82730   188450 |    27576        0    nan |  0.000 % |
230.53/230.66	c ===============================================================================
230.63/230.77	c core #711
230.63/230.77	c 
230.63/230.77	c 
230.63/230.77	c Core size: 8	Core Weight: 1	Total Weight: -439
230.63/230.77	c
230.63/230.77	c
230.63/230.77	c ============================[ Search Statistics ]==============================
230.63/230.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.63/230.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.63/230.77	c ===============================================================================
230.63/230.77	c |         0 |    3028    82731   188458 |    27577        0    nan |  0.000 % |
230.63/230.78	c ===============================================================================
230.73/230.89	c core #712
230.73/230.89	c 
230.73/230.89	c 
230.73/230.89	c Core size: 10	Core Weight: 1	Total Weight: -438
230.73/230.89	c
230.73/230.89	c
230.73/230.89	c ============================[ Search Statistics ]==============================
230.73/230.89	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.73/230.89	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.73/230.89	c ===============================================================================
230.73/230.89	c |         0 |    3034    82732   188470 |    27577        0    nan |  0.000 % |
230.73/230.90	c ===============================================================================
230.93/231.01	c core #713
230.93/231.01	c 
230.93/231.01	c 
230.93/231.01	c Core size: 8	Core Weight: 1	Total Weight: -437
230.93/231.01	c
230.93/231.01	c
230.93/231.01	c ============================[ Search Statistics ]==============================
230.93/231.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
230.93/231.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
230.93/231.01	c ===============================================================================
230.93/231.01	c |         0 |    3038    82733   188478 |    27577        0    nan |  0.000 % |
230.93/231.02	c ===============================================================================
231.03/231.13	c core #714
231.03/231.13	c 
231.03/231.13	c 
231.03/231.13	c Core size: 10	Core Weight: 1	Total Weight: -436
231.03/231.13	c
231.03/231.13	c
231.03/231.13	c ============================[ Search Statistics ]==============================
231.03/231.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.03/231.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.03/231.13	c ===============================================================================
231.03/231.13	c |         0 |    3044    82734   188490 |    27578        0    nan |  0.000 % |
231.03/231.15	c ===============================================================================
231.13/231.25	c core #715
231.13/231.25	c 
231.13/231.25	c 
231.13/231.25	c Core size: 10	Core Weight: 1	Total Weight: -435
231.13/231.25	c
231.13/231.25	c
231.13/231.25	c ============================[ Search Statistics ]==============================
231.13/231.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.13/231.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.13/231.25	c ===============================================================================
231.13/231.25	c |         0 |    3050    82735   188502 |    27578        0    nan |  0.000 % |
231.13/231.27	c ===============================================================================
231.23/231.38	c core #716
231.23/231.38	c 
231.23/231.38	c 
231.23/231.38	c Core size: 14	Core Weight: 1	Total Weight: -434
231.23/231.38	c
231.23/231.38	c
231.23/231.38	c ============================[ Search Statistics ]==============================
231.23/231.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.23/231.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.23/231.38	c ===============================================================================
231.23/231.38	c |         0 |    3062    82736   188526 |    27578        0    nan |  0.000 % |
231.23/231.40	c ===============================================================================
231.43/231.50	c core #717
231.43/231.50	c 
231.43/231.50	c 
231.43/231.50	c Core size: 10	Core Weight: 1	Total Weight: -433
231.43/231.50	c
231.43/231.50	c
231.43/231.50	c ============================[ Search Statistics ]==============================
231.43/231.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.43/231.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.43/231.50	c ===============================================================================
231.43/231.50	c |         0 |    3068    82737   188538 |    27579        0    nan |  0.000 % |
231.43/231.52	c ===============================================================================
231.53/231.63	c core #718
231.53/231.63	c 
231.53/231.63	c 
231.53/231.63	c Core size: 8	Core Weight: 1	Total Weight: -432
231.53/231.63	c
231.53/231.63	c
231.53/231.63	c ============================[ Search Statistics ]==============================
231.53/231.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.53/231.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.53/231.63	c ===============================================================================
231.53/231.63	c |         0 |    3072    82738   188546 |    27579        0    nan |  0.000 % |
231.53/231.64	c ===============================================================================
231.63/231.75	c core #719
231.63/231.75	c 
231.63/231.75	c 
231.63/231.75	c Core size: 10	Core Weight: 1	Total Weight: -431
231.63/231.75	c
231.63/231.75	c
231.63/231.75	c ============================[ Search Statistics ]==============================
231.63/231.75	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.63/231.75	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.63/231.75	c ===============================================================================
231.63/231.75	c |         0 |    3078    82739   188558 |    27579        0    nan |  0.000 % |
231.63/231.77	c ===============================================================================
231.73/231.88	c core #720
231.73/231.88	c 
231.73/231.88	c 
231.73/231.88	c Core size: 10	Core Weight: 1	Total Weight: -430
231.73/231.88	c
231.73/231.88	c
231.73/231.88	c ============================[ Search Statistics ]==============================
231.73/231.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.73/231.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.73/231.88	c ===============================================================================
231.73/231.88	c |         0 |    3084    82740   188570 |    27580        0    nan |  0.000 % |
231.73/231.89	c ===============================================================================
231.93/232.00	c core #721
231.93/232.00	c 
231.93/232.00	c 
231.93/232.00	c Core size: 10	Core Weight: 1	Total Weight: -429
231.93/232.00	c
231.93/232.00	c
231.93/232.00	c ============================[ Search Statistics ]==============================
231.93/232.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.93/232.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
231.93/232.00	c ===============================================================================
231.93/232.00	c |         0 |    3090    82741   188582 |    27580        0    nan |  0.000 % |
231.93/232.01	c ===============================================================================
232.03/232.12	c core #722
232.03/232.12	c 
232.03/232.12	c 
232.03/232.12	c Core size: 10	Core Weight: 1	Total Weight: -428
232.03/232.12	c
232.03/232.12	c
232.03/232.12	c ============================[ Search Statistics ]==============================
232.03/232.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.03/232.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.03/232.12	c ===============================================================================
232.03/232.12	c |         0 |    3096    82742   188594 |    27580        0    nan |  0.000 % |
232.03/232.13	c ===============================================================================
232.13/232.24	c core #723
232.13/232.24	c 
232.13/232.24	c 
232.13/232.24	c Core size: 10	Core Weight: 1	Total Weight: -427
232.13/232.24	c
232.13/232.24	c
232.13/232.24	c ============================[ Search Statistics ]==============================
232.13/232.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.13/232.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.13/232.24	c ===============================================================================
232.13/232.24	c |         0 |    3102    82743   188606 |    27581        0    nan |  0.000 % |
232.13/232.26	c ===============================================================================
232.22/232.37	c core #724
232.22/232.37	c 
232.22/232.37	c 
232.22/232.37	c Core size: 16	Core Weight: 1	Total Weight: -426
232.22/232.37	c
232.22/232.37	c
232.22/232.37	c ============================[ Search Statistics ]==============================
232.22/232.37	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.22/232.37	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.22/232.37	c ===============================================================================
232.22/232.37	c |         0 |    3114    82744   188630 |    27581        0    nan |  0.000 % |
232.22/232.38	c ===============================================================================
232.32/232.49	c core #725
232.32/232.49	c 
232.32/232.49	c 
232.32/232.49	c Core size: 10	Core Weight: 1	Total Weight: -425
232.32/232.49	c
232.32/232.49	c
232.32/232.49	c ============================[ Search Statistics ]==============================
232.32/232.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.32/232.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.32/232.49	c ===============================================================================
232.32/232.49	c |         0 |    3120    82745   188642 |    27581        0    nan |  0.000 % |
232.42/232.50	c ===============================================================================
232.52/232.61	c core #726
232.52/232.61	c 
232.52/232.61	c 
232.52/232.61	c Core size: 10	Core Weight: 1	Total Weight: -424
232.52/232.61	c
232.52/232.61	c
232.52/232.61	c ============================[ Search Statistics ]==============================
232.52/232.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.52/232.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.52/232.61	c ===============================================================================
232.52/232.61	c |         0 |    3126    82746   188654 |    27582        0    nan |  0.000 % |
232.52/232.62	c ===============================================================================
232.62/232.73	c core #727
232.62/232.73	c 
232.62/232.73	c 
232.62/232.73	c Core size: 10	Core Weight: 1	Total Weight: -423
232.62/232.73	c
232.62/232.73	c
232.62/232.73	c ============================[ Search Statistics ]==============================
232.62/232.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.62/232.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.62/232.73	c ===============================================================================
232.62/232.73	c |         0 |    3132    82747   188666 |    27582        0    nan |  0.000 % |
232.62/232.74	c ===============================================================================
232.72/232.85	c core #728
232.72/232.85	c 
232.72/232.85	c 
232.72/232.85	c Core size: 8	Core Weight: 1	Total Weight: -422
232.72/232.85	c
232.72/232.85	c
232.72/232.85	c ============================[ Search Statistics ]==============================
232.72/232.85	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.72/232.85	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.72/232.85	c ===============================================================================
232.72/232.85	c |         0 |    3136    82748   188674 |    27582        0    nan |  0.000 % |
232.72/232.86	c ===============================================================================
232.82/232.97	c core #729
232.82/232.97	c 
232.82/232.97	c 
232.82/232.97	c Core size: 10	Core Weight: 1	Total Weight: -421
232.82/232.97	c
232.82/232.97	c
232.82/232.97	c ============================[ Search Statistics ]==============================
232.82/232.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.82/232.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.82/232.97	c ===============================================================================
232.82/232.97	c |         0 |    3142    82749   188686 |    27583        0    nan |  0.000 % |
232.82/232.99	c ===============================================================================
232.92/233.09	c core #730
232.92/233.09	c 
232.92/233.09	c 
232.92/233.09	c Core size: 10	Core Weight: 1	Total Weight: -420
232.92/233.09	c
232.92/233.09	c
232.92/233.09	c ============================[ Search Statistics ]==============================
232.92/233.09	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
232.92/233.09	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
232.92/233.09	c ===============================================================================
232.92/233.09	c |         0 |    3148    82750   188698 |    27583        0    nan |  0.000 % |
233.03/233.10	c ===============================================================================
233.13/233.22	c core #731
233.13/233.22	c 
233.13/233.22	c 
233.13/233.22	c Core size: 8	Core Weight: 1	Total Weight: -419
233.13/233.22	c
233.13/233.22	c
233.13/233.22	c ============================[ Search Statistics ]==============================
233.13/233.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.13/233.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.13/233.22	c ===============================================================================
233.13/233.22	c |         0 |    3152    82751   188706 |    27583        0    nan |  0.000 % |
233.13/233.23	c ===============================================================================
233.22/233.34	c core #732
233.22/233.34	c 
233.22/233.34	c 
233.22/233.34	c Core size: 8	Core Weight: 1	Total Weight: -418
233.22/233.34	c
233.22/233.34	c
233.22/233.34	c ============================[ Search Statistics ]==============================
233.22/233.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.22/233.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.22/233.34	c ===============================================================================
233.22/233.34	c |         0 |    3156    82752   188714 |    27584        0    nan |  0.000 % |
233.22/233.35	c ===============================================================================
233.32/233.46	c core #733
233.32/233.46	c 
233.32/233.46	c 
233.32/233.46	c Core size: 10	Core Weight: 1	Total Weight: -417
233.32/233.46	c
233.32/233.46	c
233.32/233.46	c ============================[ Search Statistics ]==============================
233.32/233.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.32/233.46	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.32/233.46	c ===============================================================================
233.32/233.46	c |         0 |    3162    82753   188726 |    27584        0    nan |  0.000 % |
233.32/233.48	c ===============================================================================
233.42/233.58	c core #734
233.42/233.58	c 
233.42/233.58	c 
233.42/233.58	c Core size: 8	Core Weight: 1	Total Weight: -416
233.42/233.58	c
233.42/233.58	c
233.42/233.58	c ============================[ Search Statistics ]==============================
233.42/233.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.42/233.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.42/233.58	c ===============================================================================
233.42/233.58	c |         0 |    3166    82754   188734 |    27584        0    nan |  0.000 % |
233.52/233.60	c ===============================================================================
233.62/233.71	c core #735
233.62/233.71	c 
233.62/233.71	c 
233.62/233.71	c Core size: 10	Core Weight: 1	Total Weight: -415
233.62/233.71	c
233.62/233.71	c
233.62/233.71	c ============================[ Search Statistics ]==============================
233.62/233.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.62/233.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.62/233.71	c ===============================================================================
233.62/233.71	c |         0 |    3172    82755   188746 |    27585        0    nan |  0.000 % |
233.62/233.72	c ===============================================================================
233.72/233.83	c core #736
233.72/233.83	c 
233.72/233.83	c 
233.72/233.83	c Core size: 10	Core Weight: 1	Total Weight: -414
233.72/233.83	c
233.72/233.83	c
233.72/233.83	c ============================[ Search Statistics ]==============================
233.72/233.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.72/233.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.72/233.83	c ===============================================================================
233.72/233.83	c |         0 |    3178    82756   188758 |    27585        0    nan |  0.000 % |
233.72/233.85	c ===============================================================================
233.82/233.96	c core #737
233.82/233.96	c 
233.82/233.96	c 
233.82/233.96	c Core size: 16	Core Weight: 1	Total Weight: -413
233.82/233.96	c
233.82/233.96	c
233.82/233.96	c ============================[ Search Statistics ]==============================
233.82/233.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.82/233.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.82/233.96	c ===============================================================================
233.82/233.96	c |         0 |    3190    82757   188782 |    27585        0    nan |  0.000 % |
233.82/233.97	c ===============================================================================
233.92/234.08	c core #738
233.92/234.08	c 
233.92/234.08	c 
233.92/234.08	c Core size: 10	Core Weight: 1	Total Weight: -412
233.92/234.08	c
233.92/234.08	c
233.92/234.08	c ============================[ Search Statistics ]==============================
233.92/234.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
233.92/234.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
233.92/234.08	c ===============================================================================
233.92/234.08	c |         0 |    3196    82758   188794 |    27586        0    nan |  0.000 % |
233.92/234.09	c ===============================================================================
234.13/234.20	c core #739
234.13/234.20	c 
234.13/234.20	c 
234.13/234.20	c Core size: 8	Core Weight: 1	Total Weight: -411
234.13/234.20	c
234.13/234.20	c
234.13/234.20	c ============================[ Search Statistics ]==============================
234.13/234.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.13/234.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.13/234.20	c ===============================================================================
234.13/234.20	c |         0 |    3200    82759   188802 |    27586        0    nan |  0.000 % |
234.13/234.21	c ===============================================================================
234.23/234.32	c core #740
234.23/234.32	c 
234.23/234.32	c 
234.23/234.32	c Core size: 10	Core Weight: 1	Total Weight: -410
234.23/234.32	c
234.23/234.32	c
234.23/234.32	c ============================[ Search Statistics ]==============================
234.23/234.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.23/234.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.23/234.32	c ===============================================================================
234.23/234.32	c |         0 |    3206    82760   188814 |    27586        0    nan |  0.000 % |
234.23/234.34	c ===============================================================================
234.32/234.45	c core #741
234.32/234.45	c 
234.32/234.45	c 
234.32/234.45	c Core size: 10	Core Weight: 1	Total Weight: -409
234.32/234.45	c
234.32/234.45	c
234.32/234.45	c ============================[ Search Statistics ]==============================
234.32/234.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.32/234.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.32/234.45	c ===============================================================================
234.32/234.45	c |         0 |    3212    82761   188826 |    27587        0    nan |  0.000 % |
234.32/234.46	c ===============================================================================
234.42/234.57	c core #742
234.42/234.57	c 
234.42/234.57	c 
234.42/234.57	c Core size: 10	Core Weight: 1	Total Weight: -408
234.42/234.57	c
234.42/234.57	c
234.42/234.57	c ============================[ Search Statistics ]==============================
234.42/234.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.42/234.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.42/234.57	c ===============================================================================
234.42/234.57	c |         0 |    3218    82762   188838 |    27587        0    nan |  0.000 % |
234.42/234.58	c ===============================================================================
234.52/234.69	c core #743
234.52/234.69	c 
234.52/234.69	c 
234.52/234.69	c Core size: 8	Core Weight: 1	Total Weight: -407
234.52/234.69	c
234.52/234.69	c
234.52/234.69	c ============================[ Search Statistics ]==============================
234.52/234.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.52/234.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.52/234.69	c ===============================================================================
234.52/234.69	c |         0 |    3222    82763   188846 |    27587        0    nan |  0.000 % |
234.62/234.71	c ===============================================================================
234.72/234.82	c core #744
234.72/234.82	c 
234.72/234.82	c 
234.72/234.82	c Core size: 10	Core Weight: 1	Total Weight: -406
234.72/234.82	c
234.72/234.82	c
234.72/234.82	c ============================[ Search Statistics ]==============================
234.72/234.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.72/234.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.72/234.82	c ===============================================================================
234.72/234.82	c |         0 |    3228    82764   188858 |    27588        0    nan |  0.000 % |
234.72/234.83	c ===============================================================================
234.82/234.94	c core #745
234.82/234.94	c 
234.82/234.94	c 
234.82/234.94	c Core size: 10	Core Weight: 1	Total Weight: -405
234.82/234.94	c
234.82/234.94	c
234.82/234.94	c ============================[ Search Statistics ]==============================
234.82/234.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.82/234.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.82/234.94	c ===============================================================================
234.82/234.94	c |         0 |    3234    82765   188870 |    27588        0    nan |  0.000 % |
234.82/234.96	c ===============================================================================
234.92/235.07	c core #746
234.92/235.07	c 
234.92/235.07	c 
234.92/235.07	c Core size: 15	Core Weight: 1	Total Weight: -404
234.92/235.07	c
234.92/235.07	c
234.92/235.07	c ============================[ Search Statistics ]==============================
234.92/235.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
234.92/235.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
234.92/235.07	c ===============================================================================
234.92/235.07	c |         0 |    3246    82766   188894 |    27588        0    nan |  0.000 % |
234.92/235.08	c ===============================================================================
235.03/235.19	c core #747
235.03/235.19	c 
235.03/235.19	c 
235.03/235.19	c Core size: 10	Core Weight: 1	Total Weight: -403
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 |    3252    82767   188906 |    27589        0    nan |  0.000 % |
235.13/235.21	c ===============================================================================
235.24/235.32	c core #748
235.24/235.32	c 
235.24/235.32	c 
235.24/235.32	c Core size: 8	Core Weight: 1	Total Weight: -402
235.24/235.32	c
235.24/235.32	c
235.24/235.32	c ============================[ Search Statistics ]==============================
235.24/235.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.24/235.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.24/235.32	c ===============================================================================
235.24/235.32	c |         0 |    3256    82768   188914 |    27589        0    nan |  0.000 % |
235.24/235.33	c ===============================================================================
235.34/235.44	c core #749
235.34/235.44	c 
235.34/235.44	c 
235.34/235.44	c Core size: 10	Core Weight: 1	Total Weight: -401
235.34/235.44	c
235.34/235.44	c
235.34/235.44	c ============================[ Search Statistics ]==============================
235.34/235.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.34/235.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.34/235.44	c ===============================================================================
235.34/235.44	c |         0 |    3262    82769   188926 |    27589        0    nan |  0.000 % |
235.34/235.46	c ===============================================================================
235.43/235.56	c core #750
235.43/235.56	c 
235.43/235.56	c 
235.43/235.56	c Core size: 10	Core Weight: 1	Total Weight: -400
235.43/235.56	c
235.43/235.56	c
235.43/235.56	c ============================[ Search Statistics ]==============================
235.43/235.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.43/235.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.43/235.56	c ===============================================================================
235.43/235.56	c |         0 |    3268    82770   188938 |    27590        0    nan |  0.000 % |
235.43/235.58	c ===============================================================================
235.53/235.69	c core #751
235.53/235.69	c 
235.53/235.69	c 
235.53/235.69	c Core size: 8	Core Weight: 1	Total Weight: -399
235.53/235.69	c
235.53/235.69	c
235.53/235.69	c ============================[ Search Statistics ]==============================
235.53/235.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.53/235.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.53/235.69	c ===============================================================================
235.53/235.69	c |         0 |    3272    82771   188946 |    27590        0    nan |  0.000 % |
235.63/235.70	c ===============================================================================
235.73/235.81	c core #752
235.73/235.81	c 
235.73/235.81	c 
235.73/235.81	c Core size: 10	Core Weight: 1	Total Weight: -398
235.73/235.81	c
235.73/235.81	c
235.73/235.81	c ============================[ Search Statistics ]==============================
235.73/235.81	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.73/235.81	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.73/235.81	c ===============================================================================
235.73/235.81	c |         0 |    3278    82772   188958 |    27590        0    nan |  0.000 % |
235.73/235.82	c ===============================================================================
235.83/235.94	c core #753
235.83/235.94	c 
235.83/235.94	c 
235.83/235.94	c Core size: 10	Core Weight: 1	Total Weight: -397
235.83/235.94	c
235.83/235.94	c
235.83/235.94	c ============================[ Search Statistics ]==============================
235.83/235.94	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.83/235.94	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.83/235.94	c ===============================================================================
235.83/235.94	c |         0 |    3284    82773   188970 |    27591        0    nan |  0.000 % |
235.83/235.95	c ===============================================================================
235.93/236.06	c core #754
235.93/236.06	c 
235.93/236.06	c 
235.93/236.06	c Core size: 10	Core Weight: 1	Total Weight: -396
235.93/236.06	c
235.93/236.06	c
235.93/236.06	c ============================[ Search Statistics ]==============================
235.93/236.06	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
235.93/236.06	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
235.93/236.06	c ===============================================================================
235.93/236.06	c |         0 |    3290    82774   188982 |    27591        0    nan |  0.000 % |
235.93/236.07	c ===============================================================================
236.03/236.18	c core #755
236.03/236.18	c 
236.03/236.18	c 
236.03/236.18	c Core size: 10	Core Weight: 1	Total Weight: -395
236.03/236.18	c
236.03/236.18	c
236.03/236.18	c ============================[ Search Statistics ]==============================
236.03/236.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.03/236.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.03/236.18	c ===============================================================================
236.03/236.18	c |         0 |    3296    82775   188994 |    27591        0    nan |  0.000 % |
236.13/236.20	c ===============================================================================
236.23/236.31	c core #756
236.23/236.31	c 
236.23/236.31	c 
236.23/236.31	c Core size: 8	Core Weight: 1	Total Weight: -394
236.23/236.31	c
236.23/236.31	c
236.23/236.31	c ============================[ Search Statistics ]==============================
236.23/236.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.23/236.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.23/236.31	c ===============================================================================
236.23/236.31	c |         0 |    3300    82776   189002 |    27592        0    nan |  0.000 % |
236.23/236.33	c ===============================================================================
236.33/236.44	c core #757
236.33/236.44	c 
236.33/236.44	c 
236.33/236.44	c Core size: 10	Core Weight: 1	Total Weight: -393
236.33/236.44	c
236.33/236.44	c
236.33/236.44	c ============================[ Search Statistics ]==============================
236.33/236.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.33/236.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.33/236.44	c ===============================================================================
236.33/236.44	c |         0 |    3306    82777   189014 |    27592        0    nan |  0.000 % |
236.33/236.46	c ===============================================================================
236.43/236.57	c core #758
236.43/236.57	c 
236.43/236.57	c 
236.43/236.57	c Core size: 10	Core Weight: 1	Total Weight: -392
236.43/236.57	c
236.43/236.57	c
236.43/236.57	c ============================[ Search Statistics ]==============================
236.43/236.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.43/236.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.43/236.57	c ===============================================================================
236.43/236.57	c |         0 |    3312    82778   189026 |    27592        0    nan |  0.000 % |
236.43/236.59	c ===============================================================================
236.63/236.70	c core #759
236.63/236.70	c 
236.63/236.70	c 
236.63/236.70	c Core size: 10	Core Weight: 1	Total Weight: -391
236.63/236.70	c
236.63/236.70	c
236.63/236.70	c ============================[ Search Statistics ]==============================
236.63/236.70	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.63/236.70	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.63/236.70	c ===============================================================================
236.63/236.70	c |         0 |    3318    82779   189038 |    27593        0    nan |  0.000 % |
236.63/236.72	c ===============================================================================
236.73/236.83	c core #760
236.73/236.83	c 
236.73/236.83	c 
236.73/236.83	c Core size: 10	Core Weight: 1	Total Weight: -390
236.73/236.83	c
236.73/236.83	c
236.73/236.83	c ============================[ Search Statistics ]==============================
236.73/236.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.73/236.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.73/236.83	c ===============================================================================
236.73/236.83	c |         0 |    3324    82780   189050 |    27593        0    nan |  0.000 % |
236.73/236.84	c ===============================================================================
236.82/236.95	c core #761
236.82/236.95	c 
236.82/236.95	c 
236.82/236.95	c Core size: 8	Core Weight: 1	Total Weight: -389
236.82/236.95	c
236.82/236.95	c
236.82/236.95	c ============================[ Search Statistics ]==============================
236.82/236.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.82/236.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.82/236.95	c ===============================================================================
236.82/236.95	c |         0 |    3328    82781   189058 |    27593        0    nan |  0.000 % |
236.82/236.97	c ===============================================================================
236.92/237.08	c core #762
236.92/237.08	c 
236.92/237.08	c 
236.92/237.08	c Core size: 10	Core Weight: 1	Total Weight: -388
236.92/237.08	c
236.92/237.08	c
236.92/237.08	c ============================[ Search Statistics ]==============================
236.92/237.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
236.92/237.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
236.92/237.08	c ===============================================================================
236.92/237.08	c |         0 |    3334    82782   189070 |    27594        0    nan |  0.000 % |
237.02/237.11	c ===============================================================================
237.12/237.22	c core #763
237.12/237.22	c 
237.12/237.22	c 
237.12/237.22	c Core size: 15	Core Weight: 1	Total Weight: -387
237.12/237.22	c
237.12/237.22	c
237.12/237.22	c ============================[ Search Statistics ]==============================
237.12/237.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.12/237.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.12/237.22	c ===============================================================================
237.12/237.22	c |         0 |    3346    82783   189094 |    27594        0    nan |  0.000 % |
237.12/237.23	c ===============================================================================
237.22/237.34	c core #764
237.22/237.34	c 
237.22/237.34	c 
237.22/237.34	c Core size: 10	Core Weight: 1	Total Weight: -386
237.22/237.34	c
237.22/237.34	c
237.22/237.34	c ============================[ Search Statistics ]==============================
237.22/237.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.22/237.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.22/237.34	c ===============================================================================
237.22/237.34	c |         0 |    3352    82784   189106 |    27594        0    nan |  0.000 % |
237.22/237.36	c ===============================================================================
237.32/237.47	c core #765
237.32/237.47	c 
237.32/237.47	c 
237.32/237.47	c Core size: 10	Core Weight: 1	Total Weight: -385
237.32/237.47	c
237.32/237.47	c
237.32/237.47	c ============================[ Search Statistics ]==============================
237.32/237.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.32/237.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.32/237.47	c ===============================================================================
237.32/237.47	c |         0 |    3358    82785   189118 |    27595        0    nan |  0.000 % |
237.32/237.49	c ===============================================================================
237.43/237.60	c core #766
237.43/237.60	c 
237.43/237.60	c 
237.43/237.60	c Core size: 8	Core Weight: 1	Total Weight: -384
237.43/237.60	c
237.43/237.60	c
237.43/237.60	c ============================[ Search Statistics ]==============================
237.43/237.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.43/237.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.43/237.60	c ===============================================================================
237.43/237.60	c |         0 |    3362    82786   189126 |    27595        0    nan |  0.000 % |
237.53/237.62	c ===============================================================================
237.62/237.73	c core #767
237.62/237.73	c 
237.62/237.73	c 
237.62/237.73	c Core size: 8	Core Weight: 1	Total Weight: -383
237.62/237.73	c
237.62/237.73	c
237.62/237.73	c ============================[ Search Statistics ]==============================
237.62/237.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.62/237.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.62/237.73	c ===============================================================================
237.62/237.73	c |         0 |    3366    82787   189134 |    27595        0    nan |  0.000 % |
237.62/237.75	c ===============================================================================
237.72/237.86	c core #768
237.72/237.86	c 
237.72/237.86	c 
237.72/237.86	c Core size: 8	Core Weight: 1	Total Weight: -382
237.72/237.86	c
237.72/237.86	c
237.72/237.86	c ============================[ Search Statistics ]==============================
237.72/237.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.72/237.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.72/237.86	c ===============================================================================
237.72/237.86	c |         0 |    3370    82788   189142 |    27596        0    nan |  0.000 % |
237.72/237.88	c ===============================================================================
237.82/237.99	c core #769
237.82/237.99	c 
237.82/237.99	c 
237.82/237.99	c Core size: 17	Core Weight: 1	Total Weight: -381
237.82/237.99	c
237.82/237.99	c
237.82/237.99	c ============================[ Search Statistics ]==============================
237.82/237.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
237.82/237.99	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
237.82/237.99	c ===============================================================================
237.82/237.99	c |         0 |    3384    82789   189170 |    27596        0    nan |  0.000 % |
237.92/238.01	c ===============================================================================
238.02/238.12	c core #770
238.02/238.12	c 
238.02/238.12	c 
238.02/238.12	c Core size: 8	Core Weight: 1	Total Weight: -380
238.02/238.12	c
238.02/238.12	c
238.02/238.12	c ============================[ Search Statistics ]==============================
238.02/238.12	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.02/238.12	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.02/238.12	c ===============================================================================
238.02/238.12	c |         0 |    3388    82790   189178 |    27596        0    nan |  0.000 % |
238.02/238.14	c ===============================================================================
238.12/238.25	c core #771
238.12/238.25	c 
238.12/238.25	c 
238.12/238.25	c Core size: 10	Core Weight: 1	Total Weight: -379
238.12/238.25	c
238.12/238.25	c
238.12/238.25	c ============================[ Search Statistics ]==============================
238.12/238.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.12/238.25	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.12/238.25	c ===============================================================================
238.12/238.25	c |         0 |    3394    82791   189190 |    27597        0    nan |  0.000 % |
238.12/238.27	c ===============================================================================
238.22/238.38	c core #772
238.22/238.38	c 
238.22/238.38	c 
238.22/238.38	c Core size: 10	Core Weight: 1	Total Weight: -378
238.22/238.38	c
238.22/238.38	c
238.22/238.38	c ============================[ Search Statistics ]==============================
238.22/238.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.22/238.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.22/238.38	c ===============================================================================
238.22/238.38	c |         0 |    3400    82792   189202 |    27597        0    nan |  0.000 % |
238.32/238.41	c ===============================================================================
238.42/238.52	c core #773
238.42/238.52	c 
238.42/238.52	c 
238.42/238.52	c Core size: 10	Core Weight: 1	Total Weight: -377
238.42/238.52	c
238.42/238.52	c
238.42/238.52	c ============================[ Search Statistics ]==============================
238.42/238.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.42/238.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.42/238.52	c ===============================================================================
238.42/238.52	c |         0 |    3406    82793   189214 |    27597        0    nan |  0.000 % |
238.42/238.54	c ===============================================================================
238.53/238.65	c core #774
238.53/238.65	c 
238.53/238.65	c 
238.53/238.65	c Core size: 8	Core Weight: 1	Total Weight: -376
238.53/238.65	c
238.53/238.65	c
238.53/238.65	c ============================[ Search Statistics ]==============================
238.53/238.65	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.53/238.65	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.53/238.65	c ===============================================================================
238.53/238.65	c |         0 |    3410    82794   189222 |    27598        0    nan |  0.000 % |
238.53/238.67	c ===============================================================================
238.63/238.78	c core #775
238.63/238.78	c 
238.63/238.78	c 
238.63/238.78	c Core size: 16	Core Weight: 1	Total Weight: -375
238.63/238.78	c
238.63/238.78	c
238.63/238.78	c ============================[ Search Statistics ]==============================
238.63/238.78	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.63/238.78	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.63/238.78	c ===============================================================================
238.63/238.78	c |         0 |    3422    82795   189246 |    27598        0    nan |  0.000 % |
238.72/238.80	c ===============================================================================
238.82/238.91	c core #776
238.82/238.91	c 
238.82/238.91	c 
238.82/238.91	c Core size: 10	Core Weight: 1	Total Weight: -374
238.82/238.91	c
238.82/238.91	c
238.82/238.91	c ============================[ Search Statistics ]==============================
238.82/238.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.82/238.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.82/238.91	c ===============================================================================
238.82/238.91	c |         0 |    3428    82796   189258 |    27598        0    nan |  0.000 % |
238.82/238.93	c ===============================================================================
238.92/239.04	c core #777
238.92/239.04	c 
238.92/239.04	c 
238.92/239.04	c Core size: 8	Core Weight: 1	Total Weight: -373
238.92/239.04	c
238.92/239.04	c
238.92/239.04	c ============================[ Search Statistics ]==============================
238.92/239.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
238.92/239.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
238.92/239.04	c ===============================================================================
238.92/239.04	c |         0 |    3432    82797   189266 |    27599        0    nan |  0.000 % |
238.92/239.07	c ===============================================================================
239.02/239.18	c core #778
239.02/239.18	c 
239.02/239.18	c 
239.02/239.18	c Core size: 10	Core Weight: 1	Total Weight: -372
239.02/239.18	c
239.02/239.18	c
239.02/239.18	c ============================[ Search Statistics ]==============================
239.02/239.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.02/239.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.02/239.18	c ===============================================================================
239.02/239.18	c |         0 |    3438    82798   189278 |    27599        0    nan |  0.000 % |
239.02/239.19	c ===============================================================================
239.22/239.31	c core #779
239.22/239.31	c 
239.22/239.31	c 
239.22/239.31	c Core size: 10	Core Weight: 1	Total Weight: -371
239.22/239.31	c
239.22/239.31	c
239.22/239.31	c ============================[ Search Statistics ]==============================
239.22/239.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.22/239.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.22/239.31	c ===============================================================================
239.22/239.31	c |         0 |    3444    82799   189290 |    27599        0    nan |  0.000 % |
239.22/239.32	c ===============================================================================
239.32/239.43	c core #780
239.32/239.43	c 
239.32/239.43	c 
239.32/239.43	c Core size: 8	Core Weight: 1	Total Weight: -370
239.32/239.43	c
239.32/239.43	c
239.32/239.43	c ============================[ Search Statistics ]==============================
239.32/239.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.32/239.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.32/239.43	c ===============================================================================
239.32/239.43	c |         0 |    3448    82800   189298 |    27600        0    nan |  0.000 % |
239.32/239.45	c ===============================================================================
239.43/239.56	c core #781
239.43/239.56	c 
239.43/239.56	c 
239.43/239.56	c Core size: 10	Core Weight: 1	Total Weight: -369
239.43/239.56	c
239.43/239.56	c
239.43/239.56	c ============================[ Search Statistics ]==============================
239.43/239.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.43/239.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.43/239.56	c ===============================================================================
239.43/239.56	c |         0 |    3454    82801   189310 |    27600        0    nan |  0.000 % |
239.43/239.58	c ===============================================================================
239.53/239.69	c core #782
239.53/239.69	c 
239.53/239.69	c 
239.53/239.69	c Core size: 10	Core Weight: 1	Total Weight: -368
239.53/239.69	c
239.53/239.69	c
239.53/239.69	c ============================[ Search Statistics ]==============================
239.53/239.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.53/239.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.53/239.69	c ===============================================================================
239.53/239.69	c |         0 |    3460    82802   189322 |    27600        0    nan |  0.000 % |
239.63/239.71	c ===============================================================================
239.73/239.82	c core #783
239.73/239.82	c 
239.73/239.82	c 
239.73/239.82	c Core size: 17	Core Weight: 1	Total Weight: -367
239.73/239.82	c
239.73/239.82	c
239.73/239.82	c ============================[ Search Statistics ]==============================
239.73/239.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.73/239.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.73/239.82	c ===============================================================================
239.73/239.82	c |         0 |    3474    82803   189350 |    27601        0    nan |  0.000 % |
239.73/239.84	c ===============================================================================
239.83/239.95	c core #784
239.83/239.95	c 
239.83/239.95	c 
239.83/239.95	c Core size: 10	Core Weight: 1	Total Weight: -366
239.83/239.95	c
239.83/239.95	c
239.83/239.95	c ============================[ Search Statistics ]==============================
239.83/239.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.83/239.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.83/239.95	c ===============================================================================
239.83/239.95	c |         0 |    3480    82804   189362 |    27601        0    nan |  0.000 % |
239.83/239.97	c ===============================================================================
239.93/240.08	c core #785
239.93/240.08	c 
239.93/240.08	c 
239.93/240.08	c Core size: 15	Core Weight: 1	Total Weight: -365
239.93/240.08	c
239.93/240.08	c
239.93/240.08	c ============================[ Search Statistics ]==============================
239.93/240.08	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
239.93/240.08	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
239.93/240.08	c ===============================================================================
239.93/240.08	c |         0 |    3492    82805   189386 |    27601        0    nan |  0.000 % |
240.03/240.11	c ===============================================================================
240.13/240.22	c core #786
240.13/240.22	c 
240.13/240.22	c 
240.13/240.22	c Core size: 10	Core Weight: 1	Total Weight: -364
240.13/240.22	c
240.13/240.22	c
240.13/240.22	c ============================[ Search Statistics ]==============================
240.13/240.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.13/240.22	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.13/240.22	c ===============================================================================
240.13/240.22	c |         0 |    3498    82806   189398 |    27602        0    nan |  0.000 % |
240.13/240.25	c ===============================================================================
240.22/240.36	c core #787
240.22/240.36	c 
240.22/240.36	c 
240.22/240.36	c Core size: 10	Core Weight: 1	Total Weight: -363
240.22/240.36	c
240.22/240.36	c
240.22/240.36	c ============================[ Search Statistics ]==============================
240.22/240.36	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.22/240.36	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.22/240.36	c ===============================================================================
240.22/240.36	c |         0 |    3504    82807   189410 |    27602        0    nan |  0.000 % |
240.22/240.39	c ===============================================================================
240.42/240.50	c core #788
240.42/240.50	c 
240.42/240.50	c 
240.42/240.50	c Core size: 10	Core Weight: 1	Total Weight: -362
240.42/240.50	c
240.42/240.50	c
240.42/240.50	c ============================[ Search Statistics ]==============================
240.42/240.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.42/240.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.42/240.50	c ===============================================================================
240.42/240.50	c |         0 |    3510    82808   189422 |    27602        0    nan |  0.000 % |
240.42/240.52	c ===============================================================================
240.52/240.63	c core #789
240.52/240.63	c 
240.52/240.63	c 
240.52/240.63	c Core size: 17	Core Weight: 1	Total Weight: -361
240.52/240.63	c
240.52/240.63	c
240.52/240.63	c ============================[ Search Statistics ]==============================
240.52/240.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.52/240.63	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.52/240.63	c ===============================================================================
240.52/240.63	c |         0 |    3522    82809   189446 |    27603        0    nan |  0.000 % |
240.52/240.65	c ===============================================================================
240.62/240.76	c core #790
240.62/240.76	c 
240.62/240.76	c 
240.62/240.76	c Core size: 8	Core Weight: 1	Total Weight: -360
240.62/240.76	c
240.62/240.76	c
240.62/240.76	c ============================[ Search Statistics ]==============================
240.62/240.76	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.62/240.76	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.62/240.76	c ===============================================================================
240.62/240.76	c |         0 |    3526    82810   189454 |    27603        0    nan |  0.000 % |
240.62/240.80	c ===============================================================================
240.83/240.91	c core #791
240.83/240.91	c 
240.83/240.91	c 
240.83/240.91	c Core size: 8	Core Weight: 1	Total Weight: -359
240.83/240.91	c
240.83/240.91	c
240.83/240.91	c ============================[ Search Statistics ]==============================
240.83/240.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.83/240.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.83/240.91	c ===============================================================================
240.83/240.91	c |         0 |    3530    82811   189462 |    27603        0    nan |  0.000 % |
240.83/240.93	c ===============================================================================
240.92/241.04	c core #792
240.92/241.04	c 
240.92/241.04	c 
240.92/241.04	c Core size: 8	Core Weight: 1	Total Weight: -358
240.92/241.04	c
240.92/241.04	c
240.92/241.04	c ============================[ Search Statistics ]==============================
240.92/241.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
240.92/241.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
240.92/241.04	c ===============================================================================
240.92/241.04	c |         0 |    3534    82812   189470 |    27604        0    nan |  0.000 % |
240.92/241.06	c ===============================================================================
241.02/241.18	c core #793
241.02/241.18	c 
241.02/241.18	c 
241.02/241.18	c Core size: 10	Core Weight: 1	Total Weight: -357
241.02/241.18	c
241.02/241.18	c
241.02/241.18	c ============================[ Search Statistics ]==============================
241.02/241.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.02/241.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.02/241.18	c ===============================================================================
241.02/241.18	c |         0 |    3540    82813   189482 |    27604        0    nan |  0.000 % |
241.02/241.20	c ===============================================================================
241.22/241.31	c core #794
241.22/241.31	c 
241.22/241.31	c 
241.22/241.31	c Core size: 8	Core Weight: 1	Total Weight: -356
241.22/241.31	c
241.22/241.31	c
241.22/241.31	c ============================[ Search Statistics ]==============================
241.22/241.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.22/241.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.22/241.31	c ===============================================================================
241.22/241.31	c |         0 |    3544    82814   189490 |    27604        0    nan |  0.000 % |
241.22/241.34	c ===============================================================================
241.32/241.45	c core #795
241.32/241.45	c 
241.32/241.45	c 
241.32/241.45	c Core size: 8	Core Weight: 1	Total Weight: -355
241.32/241.45	c
241.32/241.45	c
241.32/241.45	c ============================[ Search Statistics ]==============================
241.32/241.45	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.32/241.45	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.32/241.45	c ===============================================================================
241.32/241.45	c |         0 |    3548    82815   189498 |    27605        0    nan |  0.000 % |
241.32/241.48	c ===============================================================================
241.42/241.59	c core #796
241.42/241.59	c 
241.42/241.59	c 
241.42/241.59	c Core size: 8	Core Weight: 1	Total Weight: -354
241.42/241.59	c
241.42/241.59	c
241.42/241.59	c ============================[ Search Statistics ]==============================
241.42/241.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.42/241.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.42/241.59	c ===============================================================================
241.42/241.59	c |         0 |    3552    82816   189506 |    27605        0    nan |  0.000 % |
241.52/241.61	c ===============================================================================
241.62/241.72	c core #797
241.62/241.72	c 
241.62/241.72	c 
241.62/241.72	c Core size: 13	Core Weight: 1	Total Weight: -353
241.62/241.72	c
241.62/241.72	c
241.62/241.72	c ============================[ Search Statistics ]==============================
241.62/241.72	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.62/241.72	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.62/241.72	c ===============================================================================
241.62/241.72	c |         0 |    3562    82817   189526 |    27605        0    nan |  0.000 % |
241.62/241.75	c ===============================================================================
241.72/241.86	c core #798
241.72/241.86	c 
241.72/241.86	c 
241.72/241.86	c Core size: 16	Core Weight: 1	Total Weight: -352
241.72/241.86	c
241.72/241.86	c
241.72/241.86	c ============================[ Search Statistics ]==============================
241.72/241.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.72/241.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.72/241.86	c ===============================================================================
241.72/241.86	c |         0 |    3574    82818   189550 |    27606        0    nan |  0.000 % |
241.83/241.90	c ===============================================================================
241.93/242.01	c core #799
241.93/242.01	c 
241.93/242.01	c 
241.93/242.01	c Core size: 15	Core Weight: 1	Total Weight: -351
241.93/242.01	c
241.93/242.01	c
241.93/242.01	c ============================[ Search Statistics ]==============================
241.93/242.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
241.93/242.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
241.93/242.01	c ===============================================================================
241.93/242.01	c |         0 |    3584    82819   189570 |    27606        0    nan |  0.000 % |
241.93/242.03	c ===============================================================================
242.02/242.15	c core #800
242.02/242.15	c 
242.02/242.15	c 
242.02/242.15	c Core size: 16	Core Weight: 1	Total Weight: -350
242.02/242.15	c
242.02/242.15	c
242.02/242.15	c ============================[ Search Statistics ]==============================
242.02/242.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.02/242.15	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.02/242.15	c ===============================================================================
242.02/242.15	c |         0 |    3594    82820   189590 |    27606        0    nan |  0.000 % |
242.02/242.17	c ===============================================================================
242.12/242.29	c core #801
242.12/242.29	c 
242.12/242.29	c 
242.12/242.29	c Core size: 19	Core Weight: 1	Total Weight: -349
242.12/242.29	c
242.12/242.29	c
242.12/242.29	c ============================[ Search Statistics ]==============================
242.12/242.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.12/242.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.12/242.29	c ===============================================================================
242.12/242.29	c |         0 |    3608    82821   189618 |    27607        0    nan |  0.000 % |
242.22/242.33	c ===============================================================================
242.32/242.44	c core #802
242.32/242.44	c 
242.32/242.44	c 
242.32/242.44	c Core size: 25	Core Weight: 1	Total Weight: -348
242.32/242.44	c
242.32/242.44	c
242.32/242.44	c ============================[ Search Statistics ]==============================
242.32/242.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.32/242.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.32/242.44	c ===============================================================================
242.32/242.44	c |         0 |    3630    82822   189662 |    27607        0    nan |  0.000 % |
242.32/242.46	c ===============================================================================
242.42/242.58	c core #803
242.42/242.58	c 
242.42/242.58	c 
242.42/242.58	c Core size: 16	Core Weight: 1	Total Weight: -347
242.42/242.58	c
242.42/242.58	c
242.42/242.58	c ============================[ Search Statistics ]==============================
242.42/242.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.42/242.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.42/242.58	c ===============================================================================
242.42/242.58	c |         0 |    3638    82823   189678 |    27607        0    nan |  0.000 % |
242.52/242.62	c ===============================================================================
242.62/242.73	c core #804
242.62/242.73	c 
242.62/242.73	c 
242.62/242.73	c Core size: 10	Core Weight: 1	Total Weight: -346
242.62/242.73	c
242.62/242.73	c
242.62/242.73	c ============================[ Search Statistics ]==============================
242.62/242.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.62/242.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.62/242.73	c ===============================================================================
242.62/242.73	c |         0 |    3644    82824   189690 |    27608        0    nan |  0.000 % |
242.62/242.77	c ===============================================================================
242.72/242.88	c core #805
242.72/242.88	c 
242.72/242.88	c 
242.72/242.88	c Core size: 17	Core Weight: 1	Total Weight: -345
242.72/242.88	c
242.72/242.88	c
242.72/242.88	c ============================[ Search Statistics ]==============================
242.72/242.88	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
242.72/242.88	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
242.72/242.88	c ===============================================================================
242.72/242.88	c |         0 |    3654    82825   189710 |    27608        0    nan |  0.000 % |
242.82/242.91	c ===============================================================================
242.93/243.02	c core #806
242.93/243.02	c 
242.93/243.02	c 
242.93/243.02	c Core size: 8	Core Weight: 1	Total Weight: -344
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 |    3658    82826   189718 |    27608        0    nan |  0.000 % |
242.93/243.07	c ===============================================================================
243.03/243.18	c core #807
243.03/243.18	c 
243.03/243.18	c 
243.03/243.18	c Core size: 14	Core Weight: 1	Total Weight: -343
243.03/243.18	c
243.03/243.18	c
243.03/243.18	c ============================[ Search Statistics ]==============================
243.03/243.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
243.03/243.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
243.03/243.18	c ===============================================================================
243.03/243.18	c |         0 |    3668    82827   189738 |    27609        0    nan |  0.000 % |
243.12/243.23	c ===============================================================================
243.22/243.34	c core #808
243.22/243.34	c 
243.22/243.34	c 
243.22/243.34	c Core size: 19	Core Weight: 1	Total Weight: -342
243.22/243.34	c
243.22/243.34	c
243.22/243.34	c ============================[ Search Statistics ]==============================
243.22/243.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
243.22/243.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
243.22/243.34	c ===============================================================================
243.22/243.34	c |         0 |    3682    82828   189766 |    27609        0    nan |  0.000 % |
243.32/243.41	c ===============================================================================
243.42/243.52	c core #809
243.42/243.52	c 
243.42/243.52	c 
243.42/243.52	c Core size: 13	Core Weight: 1	Total Weight: -341
243.42/243.52	c
243.42/243.52	c
243.42/243.52	c ============================[ Search Statistics ]==============================
243.42/243.52	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
243.42/243.52	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
243.42/243.52	c ===============================================================================
243.42/243.52	c |         0 |    3688    82829   189778 |    27609        0    nan |  0.000 % |
243.52/243.63	c |       101 |    3686    82829   189778 |    30370      101      8 |  0.054 % |
243.52/243.68	c ===============================================================================
243.62/243.80	c core #810
243.62/243.80	c 
243.62/243.80	c 
243.62/243.80	c Core size: 37	Core Weight: 1	Total Weight: -340
243.62/243.80	c
243.62/243.80	c
243.62/243.80	c ============================[ Search Statistics ]==============================
243.62/243.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
243.62/243.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
243.62/243.80	c ===============================================================================
243.62/243.80	c |         0 |    3720    82830   189842 |    27610        0    nan |  0.000 % |
243.72/243.84	c ===============================================================================
243.82/243.95	c core #811
243.82/243.95	c 
243.82/243.95	c 
243.82/243.95	c Core size: 13	Core Weight: 1	Total Weight: -339
243.82/243.95	c
243.82/243.95	c
243.82/243.95	c ============================[ Search Statistics ]==============================
243.82/243.95	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
243.82/243.95	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
243.82/243.95	c ===============================================================================
243.82/243.95	c |         0 |    3732    82831   189866 |    27610        0    nan |  0.000 % |
244.02/244.10	c |       100 |    3732    82831   189866 |    30371      100      8 |  0.000 % |
244.02/244.13	c ===============================================================================
244.13/244.24	c core #812
244.13/244.24	c 
244.13/244.24	c 
244.13/244.24	c Core size: 29	Core Weight: 1	Total Weight: -338
244.13/244.24	c
244.13/244.24	c
244.13/244.24	c ============================[ Search Statistics ]==============================
244.13/244.24	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
244.13/244.24	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
244.13/244.24	c ===============================================================================
244.13/244.24	c |         0 |    3756    82832   189914 |    27610        0    nan |  0.000 % |
244.22/244.32	c |       103 |    3756    82832   189914 |    30371      103     17 |  0.000 % |
244.33/244.44	c ===============================================================================
244.43/244.55	c core #813
244.43/244.55	c 
244.43/244.55	c 
244.43/244.55	c Core size: 46	Core Weight: 1	Total Weight: -337
244.43/244.55	c
244.43/244.55	c
244.43/244.55	c ============================[ Search Statistics ]==============================
244.43/244.55	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
244.43/244.55	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
244.43/244.55	c ===============================================================================
244.43/244.55	c |         0 |    3792    82833   189986 |    27611        0    nan |  0.000 % |
244.52/244.69	c |       100 |    3791    82833   189986 |    30372      100     15 |  0.026 % |
244.62/244.72	c ===============================================================================
244.72/244.83	c core #814
244.72/244.83	c 
244.72/244.83	c 
244.72/244.83	c Core size: 11	Core Weight: 1	Total Weight: -336
244.72/244.83	c
244.72/244.83	c
244.72/244.83	c ============================[ Search Statistics ]==============================
244.72/244.83	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
244.72/244.83	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
244.72/244.83	c ===============================================================================
244.72/244.83	c |         0 |    3802    82834   190006 |    27611        0    nan |  0.000 % |
244.82/244.97	c |       100 |    3802    82834   190006 |    30372      100     17 |  0.000 % |
244.92/245.07	c |       251 |    3801    82834   190006 |    33409      251     16 |  0.026 % |
245.02/245.18	c ===============================================================================
245.13/245.30	c core #815
245.13/245.30	c 
245.13/245.30	c 
245.13/245.30	c Core size: 58	Core Weight: 1	Total Weight: -335
245.13/245.30	c
245.13/245.30	c
245.13/245.30	c ============================[ Search Statistics ]==============================
245.13/245.30	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
245.13/245.30	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
245.13/245.30	c ===============================================================================
245.13/245.30	c |         0 |    3848    82835   190098 |    27611        0    nan |  0.000 % |
245.23/245.35	c ===============================================================================
245.32/245.47	c core #816
245.32/245.47	c 
245.32/245.47	c 
245.32/245.47	c Core size: 23	Core Weight: 1	Total Weight: -334
245.32/245.47	c
245.32/245.47	c
245.32/245.47	c ============================[ Search Statistics ]==============================
245.32/245.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
245.32/245.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
245.32/245.47	c ===============================================================================
245.32/245.47	c |         0 |    3866    82836   190134 |    27612        0    nan |  0.000 % |
245.42/245.52	c ===============================================================================
245.52/245.63	c core #817
245.52/245.63	c 
245.52/245.63	c 
245.52/245.63	c Core size: 23	Core Weight: 1	Total Weight: -333
245.52/245.63	c
245.52/245.63	c
245.52/245.63	c ============================[ Search Statistics ]==============================
245.52/245.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
245.52/245.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
245.52/245.64	c ===============================================================================
245.52/245.64	c |         0 |    3886    82837   190174 |    27612        0    nan |  0.000 % |
245.52/245.69	c ===============================================================================
245.72/245.80	c core #818
245.72/245.80	c 
245.72/245.80	c 
245.72/245.80	c Core size: 20	Core Weight: 1	Total Weight: -332
245.72/245.80	c
245.72/245.80	c
245.72/245.80	c ============================[ Search Statistics ]==============================
245.72/245.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
245.72/245.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
245.72/245.80	c ===============================================================================
245.72/245.80	c |         0 |    3900    82838   190202 |    27612        0    nan |  0.000 % |
245.82/245.92	c |       104 |    3900    82838   190202 |    30373      104     17 |  0.000 % |
245.82/245.97	c |       257 |    3900    82838   190202 |    33411      257     18 |  0.000 % |
245.93/246.04	c |       485 |    3899    82838   190202 |    36752      485     17 |  0.051 % |
245.93/246.04	c ===============================================================================
246.03/246.16	c core #819
246.03/246.16	c 
246.03/246.16	c 
246.03/246.16	c Core size: 24	Core Weight: 1	Total Weight: -331
246.03/246.16	c
246.03/246.16	c
246.03/246.16	c ============================[ Search Statistics ]==============================
246.03/246.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
246.03/246.16	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
246.03/246.16	c ===============================================================================
246.03/246.16	c |         0 |    3922    82839   190246 |    27613        0    nan |  0.000 % |
246.23/246.34	c |       101 |    3922    82839   190246 |    30374      101      9 |  0.000 % |
246.23/246.37	c ===============================================================================
246.33/246.48	c core #820
246.33/246.48	c 
246.33/246.48	c 
246.33/246.48	c Core size: 43	Core Weight: 1	Total Weight: -330
246.33/246.48	c
246.33/246.48	c
246.33/246.48	c ============================[ Search Statistics ]==============================
246.33/246.48	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
246.33/246.48	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
246.33/246.48	c ===============================================================================
246.33/246.48	c |         0 |    3948    82840   190298 |    27613        0    nan |  0.000 % |
246.42/246.55	c ===============================================================================
246.52/246.67	c core #821
246.52/246.67	c 
246.52/246.67	c 
246.52/246.67	c Core size: 16	Core Weight: 1	Total Weight: -329
246.52/246.67	c
246.52/246.67	c
246.52/246.67	c ============================[ Search Statistics ]==============================
246.52/246.67	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
246.52/246.67	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
246.52/246.67	c ===============================================================================
246.52/246.67	c |         0 |    3958    82841   190318 |    27613        0    nan |  0.000 % |
246.62/246.71	c ===============================================================================
246.72/246.82	c core #822
246.72/246.82	c 
246.72/246.82	c 
246.72/246.82	c Core size: 11	Core Weight: 1	Total Weight: -328
246.72/246.82	c
246.72/246.82	c
246.72/246.82	c ============================[ Search Statistics ]==============================
246.72/246.82	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
246.72/246.82	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
246.72/246.82	c ===============================================================================
246.72/246.82	c |         0 |    3968    82842   190338 |    27614        0    nan |  0.000 % |
246.92/247.01	c |       100 |    3967    82842   190338 |    30375      100     12 |  0.025 % |
246.92/247.01	c ===============================================================================
247.02/247.13	c core #823
247.02/247.13	c 
247.02/247.13	c 
247.02/247.13	c Core size: 35	Core Weight: 1	Total Weight: -327
247.02/247.13	c
247.02/247.13	c
247.02/247.13	c ============================[ Search Statistics ]==============================
247.02/247.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
247.02/247.13	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
247.02/247.13	c ===============================================================================
247.02/247.13	c |         0 |    3992    82843   190386 |    27614        0    nan |  0.000 % |
247.12/247.24	c |       101 |    3992    82843   190386 |    30375      101     26 |  0.000 % |
247.22/247.31	c ===============================================================================
247.33/247.42	c core #824
247.33/247.42	c 
247.33/247.42	c 
247.33/247.42	c Core size: 24	Core Weight: 1	Total Weight: -326
247.33/247.42	c
247.33/247.42	c
247.33/247.42	c ============================[ Search Statistics ]==============================
247.33/247.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
247.33/247.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
247.33/247.42	c ===============================================================================
247.33/247.42	c |         0 |    4008    82844   190418 |    27614        0    nan |  0.000 % |
247.33/247.47	c ===============================================================================
247.43/247.58	c core #825
247.43/247.58	c 
247.43/247.58	c 
247.43/247.58	c Core size: 33	Core Weight: 1	Total Weight: -325
247.43/247.58	c
247.43/247.58	c
247.43/247.58	c ============================[ Search Statistics ]==============================
247.43/247.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
247.43/247.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
247.43/247.58	c ===============================================================================
247.43/247.58	c |         0 |    4028    82845   190458 |    27615        0    nan |  0.000 % |
247.52/247.66	c |       103 |    4027    82845   190458 |    30376      103     11 |  0.050 % |
247.52/247.67	c ===============================================================================
247.62/247.79	c core #826
247.62/247.79	c 
247.62/247.79	c 
247.62/247.79	c Core size: 30	Core Weight: 1	Total Weight: -324
247.62/247.79	c
247.62/247.79	c
247.62/247.79	c ============================[ Search Statistics ]==============================
247.62/247.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
247.62/247.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
247.62/247.79	c ===============================================================================
247.62/247.79	c |         0 |    4048    82846   190498 |    27615        0    nan |  0.000 % |
247.72/247.89	c ===============================================================================
247.92/248.00	c core #827
247.92/248.00	c 
247.92/248.00	c 
247.92/248.00	c Core size: 10	Core Weight: 1	Total Weight: -323
247.92/248.00	c
247.92/248.00	c
247.92/248.00	c ============================[ Search Statistics ]==============================
247.92/248.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
247.92/248.00	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
247.92/248.00	c ===============================================================================
247.92/248.00	c |         0 |    4058    82847   190518 |    27615        0    nan |  0.000 % |
248.02/248.13	c |       100 |    4057    82847   190518 |    30377      100      9 |  0.025 % |
248.02/248.16	c ===============================================================================
248.12/248.28	c core #828
248.12/248.28	c 
248.12/248.28	c 
248.12/248.28	c Core size: 35	Core Weight: 1	Total Weight: -322
248.12/248.28	c
248.12/248.28	c
248.12/248.28	c ============================[ Search Statistics ]==============================
248.12/248.28	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
248.12/248.28	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
248.12/248.28	c ===============================================================================
248.12/248.28	c |         0 |    4088    82848   190578 |    27616        0    nan |  0.000 % |
248.32/248.47	c |       100 |    4088    82848   190578 |    30377      100     12 |  0.000 % |
248.42/248.52	c ===============================================================================
248.53/248.64	c core #829
248.53/248.64	c 
248.53/248.64	c 
248.53/248.64	c Core size: 49	Core Weight: 1	Total Weight: -321
248.53/248.64	c
248.53/248.64	c
248.53/248.64	c ============================[ Search Statistics ]==============================
248.53/248.64	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
248.53/248.64	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
248.53/248.64	c ===============================================================================
248.53/248.64	c |         0 |    4124    82849   190650 |    27616        0    nan |  0.000 % |
248.53/248.66	c ===============================================================================
248.62/248.77	c core #830
248.62/248.77	c 
248.62/248.77	c 
248.62/248.77	c Core size: 12	Core Weight: 1	Total Weight: -320
248.62/248.77	c
248.62/248.77	c
248.62/248.77	c ============================[ Search Statistics ]==============================
248.62/248.77	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
248.62/248.77	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
248.62/248.77	c ===============================================================================
248.62/248.77	c |         0 |    4132    82850   190666 |    27616        0    nan |  0.000 % |
248.73/248.88	c |       100 |    4132    82850   190666 |    30378      100     27 |  0.000 % |
248.82/248.99	c ===============================================================================
249.02/249.10	c core #831
249.02/249.10	c 
249.02/249.10	c 
249.02/249.10	c Core size: 23	Core Weight: 1	Total Weight: -319
249.02/249.10	c
249.02/249.10	c
249.02/249.10	c ============================[ Search Statistics ]==============================
249.02/249.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
249.02/249.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
249.02/249.10	c ===============================================================================
249.02/249.10	c |         0 |    4144    82851   190690 |    27617        0    nan |  0.000 % |
249.02/249.17	c |       101 |    4144    82851   190690 |    30378      101     14 |  0.000 % |
249.12/249.20	c ===============================================================================
249.22/249.32	c core #832
249.22/249.32	c 
249.22/249.32	c 
249.22/249.32	c Core size: 39	Core Weight: 1	Total Weight: -318
249.22/249.32	c
249.22/249.32	c
249.22/249.32	c ============================[ Search Statistics ]==============================
249.22/249.32	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
249.22/249.32	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
249.22/249.32	c ===============================================================================
249.22/249.32	c |         0 |    4180    82852   190762 |    27617        0    nan |  0.000 % |
249.32/249.40	c |       101 |    4179    82852   190762 |    30379      101     12 |  0.024 % |
249.32/249.48	c ===============================================================================
249.42/249.60	c core #833
249.42/249.60	c 
249.42/249.60	c 
249.42/249.60	c Core size: 34	Core Weight: 1	Total Weight: -317
249.42/249.60	c
249.42/249.60	c
249.42/249.60	c ============================[ Search Statistics ]==============================
249.42/249.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
249.42/249.60	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
249.42/249.60	c ===============================================================================
249.42/249.60	c |         0 |    4204    82853   190810 |    27617        0    nan |  0.000 % |
249.53/249.66	c |       101 |    4204    82853   190810 |    30379      101     20 |  0.000 % |
249.53/249.68	c |       251 |    4204    82853   190810 |    33417      251     16 |  0.024 % |
249.63/249.74	c |       480 |    4202    82853   190810 |    36759      480     18 |  0.048 % |
249.63/249.78	c ===============================================================================
249.82/249.90	c core #834
249.82/249.90	c 
249.82/249.90	c 
249.82/249.90	c Core size: 40	Core Weight: 1	Total Weight: -316
249.82/249.90	c
249.82/249.90	c
249.82/249.90	c ============================[ Search Statistics ]==============================
249.82/249.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
249.82/249.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
249.82/249.90	c ===============================================================================
249.82/249.90	c |         0 |    4232    82854   190866 |    27618        0    nan |  0.000 % |
249.92/250.03	c |       100 |    4232    82854   190866 |    30379      100     16 |  0.000 % |
249.92/250.07	c |       251 |    4231    82854   190866 |    33417      251     19 |  0.024 % |
250.12/250.24	c ===============================================================================
250.22/250.35	c core #835
250.22/250.35	c 
250.22/250.35	c 
250.22/250.35	c Core size: 64	Core Weight: 1	Total Weight: -315
250.22/250.35	c
250.22/250.35	c
250.22/250.35	c ============================[ Search Statistics ]==============================
250.22/250.35	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
250.22/250.35	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
250.22/250.35	c ===============================================================================
250.22/250.35	c |         0 |    4292    82855   190986 |    27618        0    nan |  0.000 % |
250.22/250.38	c ===============================================================================
250.32/250.49	c core #836
250.32/250.49	c 
250.32/250.49	c 
250.32/250.49	c Core size: 13	Core Weight: 1	Total Weight: -314
250.32/250.49	c
250.32/250.49	c
250.32/250.49	c ============================[ Search Statistics ]==============================
250.32/250.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
250.32/250.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
250.32/250.49	c ===============================================================================
250.32/250.49	c |         0 |    4302    82856   191006 |    27618        0    nan |  0.000 % |
250.52/250.65	c |       100 |    4302    82856   191006 |    30380      100      9 |  0.000 % |
250.52/250.67	c ===============================================================================
250.62/250.79	c core #837
250.62/250.79	c 
250.62/250.79	c 
250.62/250.79	c Core size: 35	Core Weight: 1	Total Weight: -313
250.62/250.79	c
250.62/250.79	c
250.62/250.79	c ============================[ Search Statistics ]==============================
250.62/250.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
250.62/250.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
250.62/250.79	c ===============================================================================
250.62/250.79	c |         0 |    4332    82857   191066 |    27619        0    nan |  0.000 % |
250.72/250.89	c ===============================================================================
250.92/251.01	c core #838
250.92/251.01	c 
250.92/251.01	c 
250.92/251.01	c Core size: 13	Core Weight: 1	Total Weight: -312
250.92/251.01	c
250.92/251.01	c
250.92/251.01	c ============================[ Search Statistics ]==============================
250.92/251.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
250.92/251.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
250.92/251.01	c ===============================================================================
250.92/251.01	c |         0 |    4342    82858   191086 |    27619        0    nan |  0.000 % |
251.02/251.15	c |       100 |    4334    82858   191086 |    30381      100      7 |  6.264 % |
251.02/251.15	c ===============================================================================
251.12/251.27	c core #839
251.12/251.27	c 
251.12/251.27	c 
251.12/251.27	c Core size: 49	Core Weight: 1	Total Weight: -311
251.12/251.27	c
251.12/251.27	c
251.12/251.27	c ============================[ Search Statistics ]==============================
251.12/251.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
251.12/251.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
251.12/251.27	c ===============================================================================
251.12/251.27	c |         0 |    4384    82859   191170 |    27619        0    nan |  0.000 % |
251.32/251.43	c |       100 |    4382    82859   191170 |    30381      100      8 |  0.046 % |
251.32/251.44	c ===============================================================================
251.42/251.56	c core #840
251.42/251.56	c 
251.42/251.56	c 
251.42/251.56	c Core size: 38	Core Weight: 1	Total Weight: -310
251.42/251.56	c
251.42/251.56	c
251.42/251.56	c ============================[ Search Statistics ]==============================
251.42/251.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
251.42/251.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
251.42/251.56	c ===============================================================================
251.42/251.56	c |         0 |    4418    82860   191238 |    27620        0    nan |  0.000 % |
251.52/251.69	c |       102 |    4418    82860   191238 |    30382      102     12 |  0.000 % |
251.73/251.85	c ===============================================================================
251.83/251.97	c core #841
251.83/251.97	c 
251.83/251.97	c 
251.83/251.97	c Core size: 40	Core Weight: 1	Total Weight: -309
251.83/251.97	c
251.83/251.97	c
251.83/251.97	c ============================[ Search Statistics ]==============================
251.83/251.97	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
251.83/251.97	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
251.83/251.97	c ===============================================================================
251.83/251.97	c |         0 |    4454    82861   191310 |    27620        0    nan |  0.000 % |
251.92/252.05	c |       100 |    4454    82861   191310 |    30382      100      9 |  0.000 % |
251.92/252.08	c ===============================================================================
252.12/252.20	c core #842
252.12/252.20	c 
252.12/252.20	c 
252.12/252.20	c Core size: 38	Core Weight: 1	Total Weight: -308
252.12/252.20	c
252.12/252.20	c
252.12/252.20	c ============================[ Search Statistics ]==============================
252.12/252.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
252.12/252.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
252.12/252.20	c ===============================================================================
252.12/252.20	c |         0 |    4484    82862   191370 |    27620        0    nan |  0.000 % |
252.22/252.31	c ===============================================================================
252.32/252.43	c core #843
252.32/252.43	c 
252.32/252.43	c 
252.32/252.43	c Core size: 16	Core Weight: 1	Total Weight: -307
252.32/252.43	c
252.32/252.43	c
252.32/252.43	c ============================[ Search Statistics ]==============================
252.32/252.43	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
252.32/252.43	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
252.32/252.43	c ===============================================================================
252.32/252.43	c |         0 |    4496    82863   191394 |    27621        0    nan |  0.000 % |
252.42/252.50	c ===============================================================================
252.52/252.61	c core #844
252.52/252.61	c 
252.52/252.61	c 
252.52/252.61	c Core size: 15	Core Weight: 1	Total Weight: -306
252.52/252.61	c
252.52/252.61	c
252.52/252.61	c ============================[ Search Statistics ]==============================
252.52/252.61	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
252.52/252.61	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
252.52/252.61	c ===============================================================================
252.52/252.61	c |         0 |    4506    82864   191414 |    27621        0    nan |  0.000 % |
252.62/252.73	c |       100 |    4505    82864   191414 |    30383      100      8 |  0.090 % |
252.62/252.79	c ===============================================================================
252.83/252.91	c core #845
252.83/252.91	c 
252.83/252.91	c 
252.83/252.91	c Core size: 63	Core Weight: 1	Total Weight: -305
252.83/252.91	c
252.83/252.91	c
252.83/252.91	c ============================[ Search Statistics ]==============================
252.83/252.91	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
252.83/252.91	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
252.83/252.91	c ===============================================================================
252.83/252.91	c |         0 |    4568    82865   191538 |    27621        0    nan |  0.000 % |
252.93/253.02	c |       102 |    4568    82865   191538 |    30383      102     11 |  0.000 % |
252.93/253.06	c ===============================================================================
253.02/253.18	c core #846
253.02/253.18	c 
253.02/253.18	c 
253.02/253.18	c Core size: 69	Core Weight: 1	Total Weight: -304
253.02/253.18	c
253.02/253.18	c
253.02/253.18	c ============================[ Search Statistics ]==============================
253.02/253.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
253.02/253.18	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
253.02/253.18	c ===============================================================================
253.02/253.18	c |         0 |    4614    82866   191630 |    27622        0    nan |  0.000 % |
253.12/253.24	c |       100 |    4614    82866   191630 |    30384      100     23 |  0.000 % |
253.22/253.30	c |       255 |    4610    82866   191630 |    33422      255     16 |  0.087 % |
253.22/253.33	c |       480 |    4609    82866   191630 |    36764      480     20 |  0.109 % |
253.22/253.36	c |       817 |    4596    82866   191630 |    40441      817     24 |  0.390 % |
253.32/253.40	c |      1327 |    4596    82866   191630 |    44485     1327     26 |  0.390 % |
253.32/253.43	c ===============================================================================
253.42/253.56	c core #847
253.42/253.56	c 
253.42/253.56	c 
253.42/253.56	c Core size: 44	Core Weight: 1	Total Weight: -303
253.42/253.56	c
253.42/253.56	c
253.42/253.56	c ============================[ Search Statistics ]==============================
253.42/253.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
253.42/253.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
253.42/253.56	c ===============================================================================
253.42/253.56	c |         0 |    4654    82867   191710 |    27622        0    nan |  0.000 % |
253.52/253.68	c |       100 |    4648    82867   191710 |    30384      100      6 |  0.129 % |
253.72/253.85	c ===============================================================================
253.82/253.96	c core #848
253.82/253.96	c 
253.82/253.96	c 
253.82/253.96	c Core size: 73	Core Weight: 1	Total Weight: -302
253.82/253.96	c
253.82/253.96	c
253.82/253.96	c ============================[ Search Statistics ]==============================
253.82/253.96	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
253.82/253.96	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
253.82/253.96	c ===============================================================================
253.82/253.96	c |         0 |    4706    82868   191814 |    27622        0    nan |  0.000 % |
253.93/254.04	c |       101 |    4706    82868   191814 |    30384      101     12 |  0.000 % |
254.03/254.13	c |       251 |    4706    82868   191814 |    33423      251     14 |  0.000 % |
254.12/254.28	c |       476 |    4706    82868   191814 |    36765      476     19 |  0.000 % |
254.42/254.51	c |       814 |    4700    82868   191814 |    40442      814     20 |  0.128 % |
254.42/254.59	c ===============================================================================
254.62/254.71	c core #849
254.62/254.71	c 
254.62/254.71	c 
254.62/254.71	c Core size: 16	Core Weight: 1	Total Weight: -301
254.62/254.71	c
254.62/254.71	c
254.62/254.71	c ============================[ Search Statistics ]==============================
254.62/254.71	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
254.62/254.71	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
254.62/254.71	c ===============================================================================
254.62/254.71	c |         0 |    4716    82869   191834 |    27623        0    nan |  0.000 % |
254.62/254.74	c ===============================================================================
254.72/254.86	c core #850
254.72/254.86	c 
254.72/254.86	c 
254.72/254.86	c Core size: 11	Core Weight: 1	Total Weight: -300
254.72/254.86	c
254.72/254.86	c
254.72/254.86	c ============================[ Search Statistics ]==============================
254.72/254.86	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
254.72/254.86	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
254.72/254.86	c ===============================================================================
254.72/254.86	c |         0 |    4724    82870   191850 |    27623        0    nan |  0.000 % |
254.82/254.94	c |       101 |    4723    82870   191850 |    30385      101      8 |  0.021 % |
254.82/254.98	c ===============================================================================
254.92/255.10	c core #851
254.92/255.10	c 
254.92/255.10	c 
254.92/255.10	c Core size: 16	Core Weight: 1	Total Weight: -299
254.92/255.10	c
254.92/255.10	c
254.92/255.10	c ============================[ Search Statistics ]==============================
254.92/255.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
254.92/255.10	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
254.92/255.10	c ===============================================================================
254.92/255.10	c |         0 |    4734    82871   191870 |    27623        0    nan |  0.000 % |
255.03/255.20	c |       103 |    4734    82871   191870 |    30386      103      7 |  0.000 % |
255.13/255.28	c |       255 |    4732    82871   191870 |    33424      255     11 |  0.042 % |
255.22/255.35	c ===============================================================================
255.32/255.47	c core #852
255.32/255.47	c 
255.32/255.47	c 
255.32/255.47	c Core size: 67	Core Weight: 1	Total Weight: -298
255.32/255.47	c
255.32/255.47	c
255.32/255.47	c ============================[ Search Statistics ]==============================
255.32/255.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
255.32/255.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
255.32/255.47	c ===============================================================================
255.32/255.47	c |         0 |    4792    82872   191986 |    27624        0    nan |  0.000 % |
255.42/255.56	c |       104 |    4792    82872   191986 |    30386      104     23 |  0.000 % |
255.52/255.64	c |       255 |    4792    82872   191986 |    33425      255     18 |  0.000 % |
255.82/255.93	c |       483 |    4791    82872   191986 |    36767      483     17 |  0.021 % |
256.02/256.18	c ===============================================================================
256.22/256.31	c core #853
256.22/256.31	c 
256.22/256.31	c 
256.22/256.31	c Core size: 114	Core Weight: 1	Total Weight: -297
256.22/256.31	c
256.22/256.31	c
256.22/256.31	c ============================[ Search Statistics ]==============================
256.22/256.31	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
256.22/256.31	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
256.22/256.31	c ===============================================================================
256.22/256.31	c |         0 |    4884    82873   192170 |    27624        0    nan |  0.000 % |
256.32/256.43	c |       100 |    4884    82873   192170 |    30386      100     13 |  0.000 % |
256.32/256.45	c ===============================================================================
256.42/256.56	c core #854
256.42/256.56	c 
256.42/256.56	c 
256.42/256.56	c Core size: 18	Core Weight: 1	Total Weight: -296
256.42/256.56	c
256.42/256.56	c
256.42/256.56	c ============================[ Search Statistics ]==============================
256.42/256.56	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
256.42/256.56	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
256.42/256.56	c ===============================================================================
256.42/256.56	c |         0 |    4900    82874   192202 |    27624        0    nan |  0.000 % |
256.52/256.66	c ===============================================================================
256.62/256.79	c core #855
256.62/256.79	c 
256.62/256.79	c 
256.62/256.79	c Core size: 42	Core Weight: 1	Total Weight: -295
256.62/256.79	c
256.62/256.79	c
256.62/256.79	c ============================[ Search Statistics ]==============================
256.62/256.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
256.62/256.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
256.62/256.79	c ===============================================================================
256.62/256.79	c |         0 |    4940    82875   192282 |    27625        0    nan |  0.000 % |
256.72/256.88	c |       101 |    4937    82875   192282 |    30387      101      9 |  0.061 % |
256.72/256.89	c ===============================================================================
256.92/257.01	c core #856
256.92/257.01	c 
256.92/257.01	c 
256.92/257.01	c Core size: 15	Core Weight: 1	Total Weight: -294
256.92/257.01	c
256.92/257.01	c
256.92/257.01	c ============================[ Search Statistics ]==============================
256.92/257.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
256.92/257.01	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
256.92/257.01	c ===============================================================================
256.92/257.01	c |         0 |    4948    82876   192298 |    27625        0    nan |  0.000 % |
256.92/257.06	c |       101 |    4948    82876   192298 |    30387      101     22 |  0.000 % |
256.92/257.08	c ===============================================================================
257.02/257.20	c core #857
257.02/257.20	c 
257.02/257.20	c 
257.02/257.20	c Core size: 12	Core Weight: 1	Total Weight: -293
257.02/257.20	c
257.02/257.20	c
257.02/257.20	c ============================[ Search Statistics ]==============================
257.02/257.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
257.02/257.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
257.02/257.20	c ===============================================================================
257.02/257.20	c |         0 |    4956    82877   192314 |    27625        0    nan |  0.000 % |
257.12/257.26	c ===============================================================================
257.23/257.38	c core #858
257.23/257.38	c 
257.23/257.38	c 
257.23/257.38	c Core size: 33	Core Weight: 1	Total Weight: -292
257.23/257.38	c
257.23/257.38	c
257.23/257.38	c ============================[ Search Statistics ]==============================
257.23/257.38	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
257.23/257.38	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
257.23/257.38	c ===============================================================================
257.23/257.38	c |         0 |    4980    82878   192362 |    27626        0    nan |  0.000 % |
257.33/257.44	c |       100 |    4980    82878   192362 |    30388      100     26 |  0.000 % |
257.33/257.46	c ===============================================================================
257.42/257.58	c core #859
257.42/257.58	c 
257.42/257.58	c 
257.42/257.58	c Core size: 11	Core Weight: 1	Total Weight: -291
257.42/257.58	c
257.42/257.58	c
257.42/257.58	c ============================[ Search Statistics ]==============================
257.42/257.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
257.42/257.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
257.42/257.58	c ===============================================================================
257.42/257.58	c |         0 |    4988    82879   192378 |    27626        0    nan |  0.000 % |
257.52/257.65	c |       100 |    4988    82879   192378 |    30388      100     22 |  0.000 % |
257.52/257.67	c ===============================================================================
257.62/257.79	c core #860
257.62/257.79	c 
257.62/257.79	c 
257.62/257.79	c Core size: 22	Core Weight: 1	Total Weight: -290
257.62/257.79	c
257.62/257.79	c
257.62/257.79	c ============================[ Search Statistics ]==============================
257.62/257.79	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
257.62/257.79	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
257.62/257.79	c ===============================================================================
257.62/257.79	c |         0 |    5006    82880   192414 |    27626        0    nan |  0.000 % |
257.81/257.92	c |       100 |    5006    82880   192414 |    30389      100     18 |  0.000 % |
257.81/257.98	c |       252 |    5006    82880   192414 |    33428      252     14 |  0.000 % |
257.92/258.07	c |       480 |    5006    82880   192414 |    36771      480     19 |  0.000 % |
258.12/258.20	c |       817 |    5006    82880   192414 |    40448      817     18 |  0.000 % |
258.52/258.69	c |      1324 |    5005    82880   192414 |    44493     1324     20 |  0.020 % |
259.71/259.89	c ===============================================================================
259.91/260.03	c core #861
259.91/260.03	c 
259.91/260.03	c 
259.91/260.03	c Core size: 151	Core Weight: 1	Total Weight: -289
259.91/260.03	c
259.91/260.03	c
259.91/260.03	c ============================[ Search Statistics ]==============================
259.91/260.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
259.91/260.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
259.91/260.03	c ===============================================================================
259.91/260.03	c |         0 |    5122    82881   192646 |    27627        0    nan |  0.000 % |
260.01/260.14	c |       100 |    5121    82881   192646 |    30389      100     15 |  0.020 % |
260.01/260.19	c |       250 |    5099    82881   192646 |    33428      250     12 |  3.475 % |
260.12/260.22	c ===============================================================================
260.22/260.34	c core #862
260.22/260.34	c 
260.22/260.34	c 
260.22/260.34	c Core size: 78	Core Weight: 1	Total Weight: -288
260.22/260.34	c
260.22/260.34	c
260.22/260.34	c ============================[ Search Statistics ]==============================
260.22/260.34	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
260.22/260.34	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
260.22/260.34	c ===============================================================================
260.22/260.34	c |         0 |    5178    82882   192758 |    27627        0    nan |  0.000 % |
260.22/260.38	c ===============================================================================
260.42/260.50	c core #863
260.42/260.50	c 
260.42/260.50	c 
260.42/260.50	c Core size: 8	Core Weight: 1	Total Weight: -287
260.42/260.50	c
260.42/260.50	c
260.42/260.50	c ============================[ Search Statistics ]==============================
260.42/260.50	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
260.42/260.50	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
260.42/260.50	c ===============================================================================
260.42/260.50	c |         0 |    5186    82883   192774 |    27627        0    nan |  0.000 % |
260.53/260.67	c |       101 |    5186    82883   192774 |    30390      101     16 |  0.000 % |
260.53/260.70	c ===============================================================================
260.72/260.81	c core #864
260.72/260.81	c 
260.72/260.81	c 
260.72/260.81	c Core size: 16	Core Weight: 1	Total Weight: -286
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 |    5200    82884   192802 |    27628        0    nan |  0.000 % |
260.82/260.91	c |       100 |    5198    82884   192802 |    30390      100      7 |  0.058 % |
260.82/260.95	c ===============================================================================
260.92/261.07	c core #865
260.92/261.07	c 
260.92/261.07	c 
260.92/261.07	c Core size: 9	Core Weight: 1	Total Weight: -285
260.92/261.07	c
260.92/261.07	c
260.92/261.07	c ============================[ Search Statistics ]==============================
260.92/261.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
260.92/261.07	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
260.92/261.07	c ===============================================================================
260.92/261.07	c |         0 |    5208    82885   192818 |    27628        0    nan |  0.000 % |
261.01/261.18	c |       102 |    5208    82885   192818 |    30391      102      9 |  0.019 % |
261.12/261.27	c |       252 |    5206    82885   192818 |    33430      252     12 |  0.038 % |
261.22/261.32	c ===============================================================================
261.32/261.44	c core #866
261.32/261.44	c 
261.32/261.44	c 
261.32/261.44	c Core size: 57	Core Weight: 1	Total Weight: -284
261.32/261.44	c
261.32/261.44	c
261.32/261.44	c ============================[ Search Statistics ]==============================
261.32/261.44	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
261.32/261.44	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
261.32/261.44	c ===============================================================================
261.32/261.44	c |         0 |    5246    82886   192894 |    27628        0    nan |  0.000 % |
261.42/261.54	c |       100 |    5246    82886   192894 |    30391      100     15 |  0.000 % |
261.42/261.59	c |       252 |    5246    82886   192894 |    33430      252     13 |  0.000 % |
261.62/261.73	c |       477 |    5241    82886   192894 |    36773      477     14 |  0.095 % |
261.62/261.79	c |       814 |    5236    82886   192894 |    40451      814     18 |  0.191 % |
261.82/261.91	c ===============================================================================
261.92/262.04	c core #867
261.92/262.04	c 
261.92/262.04	c 
261.92/262.04	c Core size: 132	Core Weight: 1	Total Weight: -283
261.92/262.04	c
261.92/262.04	c
261.92/262.04	c ============================[ Search Statistics ]==============================
261.92/262.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
261.92/262.04	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
261.92/262.04	c ===============================================================================
261.92/262.04	c |         0 |    5352    82887   193106 |    27629        0    nan |  0.000 % |
261.92/262.08	c ===============================================================================
262.12/262.20	c core #868
262.12/262.20	c 
262.12/262.20	c 
262.12/262.20	c Core size: 15	Core Weight: 1	Total Weight: -282
262.12/262.20	c
262.12/262.20	c
262.12/262.20	c ============================[ Search Statistics ]==============================
262.12/262.20	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
262.12/262.20	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
262.12/262.20	c ===============================================================================
262.12/262.20	c |         0 |    5360    82888   193122 |    27629        0    nan |  0.000 % |
262.12/262.29	c |       100 |    5360    82888   193122 |    30392      100     12 |  0.000 % |
262.22/262.35	c ===============================================================================
262.32/262.47	c core #869
262.32/262.47	c 
262.32/262.47	c 
262.32/262.47	c Core size: 20	Core Weight: 1	Total Weight: -281
262.32/262.47	c
262.32/262.47	c
262.32/262.47	c ============================[ Search Statistics ]==============================
262.32/262.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
262.32/262.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
262.32/262.47	c ===============================================================================
262.32/262.47	c |         0 |    5370    82889   193142 |    27629        0    nan |  0.000 % |
262.41/262.58	c |       102 |    5370    82889   193142 |    30392      102     14 |  0.000 % |
262.61/262.72	c |       253 |    5369    82889   193142 |    33431      253     14 |  0.019 % |
262.73/262.90	c |       478 |    5368    82889   193142 |    36775      478     16 |  0.037 % |
262.92/263.01	c |       821 |    5364    82889   193142 |    40452      821     20 |  0.112 % |
263.22/263.32	c |      1327 |    5355    82889   193142 |    44497     1327     25 |  0.279 % |
263.62/263.76	c |      2086 |    5348    82889   193142 |    48947     2054     29 |  0.410 % |
264.71/264.86	c |      3229 |    5334    82889   193142 |    53842     3147     34 |  0.671 % |
264.92/265.03	c ===============================================================================
265.02/265.17	c core #870
265.02/265.17	c 
265.02/265.17	c 
265.02/265.17	c Core size: 120	Core Weight: 1	Total Weight: -280
265.02/265.17	c
265.02/265.17	c
265.02/265.17	c ============================[ Search Statistics ]==============================
265.02/265.17	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
265.02/265.17	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
265.02/265.17	c ===============================================================================
265.02/265.17	c |         0 |    5484    82890   193370 |    27630        0    nan |  0.000 % |
265.12/265.27	c |       100 |    5484    82890   193370 |    30393      100     17 |  0.000 % |
265.22/265.34	c |       251 |    5484    82890   193370 |    33432      251     22 |  0.000 % |
265.32/265.46	c |       476 |    5484    82890   193370 |    36775      476     29 |  0.000 % |
265.51/265.67	c |       815 |    5483    82890   193370 |    40453      815     31 |  0.018 % |
265.72/265.87	c |      1324 |    5483    82890   193370 |    44498     1324     31 |  0.018 % |
266.13/266.27	c |      2085 |    5483    82890   193370 |    48948     2083     31 |  0.018 % |
266.32/266.46	c ===============================================================================
266.42/266.59	c core #871
266.42/266.59	c 
266.42/266.59	c 
266.42/266.59	c Core size: 93	Core Weight: 1	Total Weight: -279
266.42/266.59	c
266.42/266.59	c
266.42/266.59	c ============================[ Search Statistics ]==============================
266.42/266.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
266.42/266.59	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
266.42/266.59	c ===============================================================================
266.42/266.59	c |         0 |    5558    82891   193518 |    27630        0    nan |  0.000 % |
266.52/266.69	c |       100 |    5558    82891   193518 |    30393      100     21 |  0.000 % |
266.62/266.77	c |       251 |    5558    82891   193518 |    33432      251     16 |  0.000 % |
266.71/266.82	c |       476 |    5558    82891   193518 |    36775      476     19 |  0.000 % |
266.91/267.06	c |       815 |    5555    82891   193518 |    40453      815     22 |  0.054 % |
267.31/267.44	c |      1322 |    5555    82891   193518 |    44498     1322     28 |  0.054 % |
267.82/267.94	c |      2083 |    5554    82891   193518 |    48948     2073     30 |  0.072 % |
268.02/268.19	c ===============================================================================
268.22/268.33	c core #872
268.22/268.33	c 
268.22/268.33	c 
268.22/268.33	c Core size: 72	Core Weight: 1	Total Weight: -278
268.22/268.33	c
268.22/268.33	c
268.22/268.33	c ============================[ Search Statistics ]==============================
268.22/268.33	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
268.22/268.33	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
268.22/268.33	c ===============================================================================
268.22/268.33	c |         0 |    5626    82892   193654 |    27630        0    nan |  0.000 % |
268.32/268.43	c |       101 |    5625    82892   193654 |    30393      101     12 |  0.018 % |
268.32/268.45	c ===============================================================================
268.42/268.57	c core #873
268.42/268.57	c 
268.42/268.57	c 
268.42/268.57	c Core size: 15	Core Weight: 1	Total Weight: -277
268.42/268.57	c
268.42/268.57	c
268.42/268.57	c ============================[ Search Statistics ]==============================
268.42/268.57	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
268.42/268.57	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
268.42/268.57	c ===============================================================================
268.42/268.57	c |         0 |    5636    82893   193674 |    27631        0    nan |  0.000 % |
268.52/268.67	c |       100 |    5636    82893   193674 |    30394      100     13 |  0.000 % |
268.72/268.88	c |       252 |    5636    82893   193674 |    33433      252     12 |  0.000 % |
268.82/268.95	c |       477 |    5636    82893   193674 |    36776      477     15 |  0.000 % |
269.01/269.12	c |       817 |    5636    82893   193674 |    40454      817     14 |  0.000 % |
269.52/269.66	c |      1324 |    5633    82893   193674 |    44500     1314     16 |  0.054 % |
269.52/269.68	c ===============================================================================
269.72/269.80	c core #874
269.72/269.80	c 
269.72/269.80	c 
269.72/269.80	c Core size: 98	Core Weight: 1	Total Weight: -276
269.72/269.80	c
269.72/269.80	c
269.72/269.80	c ============================[ Search Statistics ]==============================
269.72/269.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
269.72/269.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
269.72/269.80	c ===============================================================================
269.72/269.80	c |         0 |    5712    82894   193826 |    27631        0    nan |  0.000 % |
269.72/269.89	c |       103 |    5712    82894   193826 |    30394      103     11 |  0.000 % |
269.81/269.94	c |       253 |    5712    82894   193826 |    33433      253     16 |  0.000 % |
269.92/270.02	c |       479 |    5702    82894   193826 |    36777      479     16 |  0.193 % |
269.92/270.09	c ===============================================================================
270.12/270.21	c core #875
270.12/270.21	c 
270.12/270.21	c 
270.12/270.21	c Core size: 49	Core Weight: 1	Total Weight: -275
270.12/270.21	c
270.12/270.21	c
270.12/270.21	c ============================[ Search Statistics ]==============================
270.12/270.21	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
270.12/270.21	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
270.12/270.21	c ===============================================================================
270.12/270.21	c |         0 |    5760    82895   193922 |    27631        0    nan |  0.000 % |
270.12/270.29	c |       100 |    5760    82895   193922 |    30394      100     14 |  0.000 % |
270.21/270.35	c |       252 |    5760    82895   193922 |    33434      252     16 |  0.000 % |
270.32/270.42	c |       478 |    5760    82895   193922 |    36777      478     17 |  0.000 % |
270.43/270.54	c |       821 |    5760    82895   193922 |    40455      821     24 |  0.000 % |
270.72/270.86	c |      1331 |    5760    82895   193922 |    44501     1331     27 |  0.000 % |
271.11/271.20	c |      2092 |    5760    82895   193922 |    48951     2092     32 |  0.000 % |
271.52/271.61	c |      3232 |    5760    82895   193922 |    53846     3232     39 |  0.000 % |
273.02/273.15	c |      4940 |    5760    82895   193922 |    59230     4940     45 |  0.000 % |
276.31/276.40	c |      7505 |    5760    82895   193922 |    65154     7505     57 |  0.000 % |
281.42/281.55	c |     11349 |    5758    82895   193922 |    71669    11340     59 |  0.035 % |
291.71/291.84	c |     17117 |    5757    82895   193922 |    78836    17108     59 |  0.052 % |
299.40/299.55	c ===============================================================================
299.50/299.69	c core #876
299.50/299.69	c 
299.50/299.69	c 
299.50/299.69	c Core size: 13	Core Weight: 1	Total Weight: -274
299.50/299.69	c
299.50/299.69	c
299.50/299.69	c ============================[ Search Statistics ]==============================
299.50/299.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
299.50/299.69	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
299.50/299.69	c ===============================================================================
299.50/299.69	c |         0 |    5770    82896   193942 |    27632        0    nan |  0.000 % |
299.70/299.83	c |       104 |    5770    82896   193942 |    30395      104     28 |  0.000 % |
299.81/299.92	c |       255 |    5769    82896   193942 |    33434      255     19 |  0.017 % |
299.81/299.98	c |       480 |    5769    82896   193942 |    36778      480     21 |  0.017 % |
300.11/300.21	c |       819 |    5769    82896   193942 |    40456      819     22 |  0.017 % |
300.41/300.55	c |      1325 |    5769    82896   193942 |    44501     1325     28 |  0.017 % |
300.91/301.04	c |      2088 |    5769    82896   193942 |    48951     2084     36 |  0.017 % |
302.11/302.24	c |      3229 |    5769    82896   193942 |    53846     3225     42 |  0.017 % |
304.00/304.10	c |      4937 |    5763    82896   193942 |    59231     4931     44 |  0.121 % |
306.10/306.29	c ===============================================================================
306.30/306.49	c core #877
306.30/306.49	c 
306.30/306.49	c 
306.30/306.49	c Core size: 131	Core Weight: 1	Total Weight: -273
306.30/306.49	c
306.30/306.49	c
306.30/306.49	c ============================[ Search Statistics ]==============================
306.30/306.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
306.30/306.49	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
306.30/306.49	c ===============================================================================
306.30/306.49	c |         0 |    5872    82897   194146 |    27632        0    nan |  0.000 % |
306.51/306.60	c |       101 |    5872    82897   194146 |    30395      101     17 |  0.000 % |
306.51/306.61	c ===============================================================================
306.61/306.73	c core #878
306.61/306.73	c 
306.61/306.73	c 
306.61/306.73	c Core size: 16	Core Weight: 1	Total Weight: -272
306.61/306.73	c
306.61/306.73	c
306.61/306.73	c ============================[ Search Statistics ]==============================
306.61/306.73	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
306.61/306.73	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
306.61/306.73	c ===============================================================================
306.61/306.73	c |         0 |    5882    82898   194166 |    27632        0    nan |  0.000 % |
306.61/306.79	c |       100 |    5882    82898   194166 |    30395      100     15 |  0.000 % |
306.71/306.85	c |       250 |    5882    82898   194166 |    33435      250     13 |  0.000 % |
306.81/306.97	c |       478 |    5882    82898   194166 |    36779      478     15 |  0.000 % |
306.90/307.08	c |       815 |    5882    82898   194166 |    40456      815     18 |  0.000 % |
307.21/307.36	c |      1321 |    5879    82898   194166 |    44502     1313     21 |  0.051 % |
307.61/307.78	c |      2081 |    5879    82898   194166 |    48952     2073     26 |  0.051 % |
309.10/309.25	c |      3222 |    5872    82898   194166 |    53848     3198     38 |  0.170 % |
310.71/310.86	c |      4930 |    5872    82898   194166 |    59233     4906     41 |  0.170 % |
313.50/313.61	c |      7492 |    5870    82898   194166 |    65156     7464     45 |  0.204 % |
314.11/314.21	c ===============================================================================
314.31/314.42	c core #879
314.31/314.42	c 
314.31/314.42	c 
314.31/314.42	c Core size: 166	Core Weight: 1	Total Weight: -271
314.31/314.42	c
314.31/314.42	c
314.31/314.42	c ============================[ Search Statistics ]==============================
314.31/314.42	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
314.31/314.42	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
314.31/314.42	c ===============================================================================
314.31/314.42	c |         0 |    6026    82899   194454 |    27633        0    nan |  0.000 % |
314.41/314.53	c |       101 |    6026    82899   194454 |    30396      101     20 |  0.000 % |
314.51/314.62	c |       252 |    6026    82899   194454 |    33435      252     19 |  0.000 % |
314.51/314.69	c |       477 |    6023    82899   194454 |    36779      477     20 |  0.050 % |
314.60/314.78	c |       815 |    6022    82899   194454 |    40457      815     26 |  0.066 % |
314.80/314.93	c |      1323 |    6022    82899   194454 |    44503     1323     30 |  0.066 % |
315.11/315.20	c |      2083 |    6015    82899   194454 |    48953     2073     34 |  0.183 % |
315.51/315.68	c |      3222 |    6014    82899   194454 |    53848     3212     42 |  0.199 % |
316.10/316.23	c |      4930 |    6008    82899   194454 |    59233     4902     50 |  0.299 % |
317.60/317.75	c |      7492 |    5998    82899   194454 |    65157     7464     56 |  0.465 % |
319.80/319.93	c |     11337 |    5992    82899   194454 |    71672    11265     66 |  0.564 % |
323.90/324.04	c |     17103 |    5983    82899   194454 |    78840    17031     69 |  0.714 % |
334.21/334.32	c |     25752 |    5980    82899   194454 |    86724    25629     83 |  0.763 % |
359.09/359.22	c |     38726 |    5980    82899   194454 |    95396    38597     95 |  0.763 % |
403.18/403.37	c |     58189 |    5980    82899   194454 |   104936    58060    101 |  0.763 % |
480.57/480.73	c |     87383 |    5965    82899   194454 |   115429    76595    103 |  1.029 % |
533.04/533.27	c ===============================================================================
535.34/535.58	c core #880
535.34/535.58	c 
535.34/535.58	c 
535.34/535.58	c Core size: 203	Core Weight: 1	Total Weight: -270
535.34/535.58	c
535.34/535.58	c
535.34/535.58	c ============================[ Search Statistics ]==============================
535.34/535.58	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
535.34/535.58	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
535.34/535.58	c ===============================================================================
535.34/535.58	c |         0 |    6204    82900   194810 |    27633        0    nan |  0.000 % |
535.45/535.70	c |       100 |    6204    82900   194810 |    30396      100     14 |  0.000 % |
535.54/535.73	c |       251 |    6204    82900   194810 |    33436      251     29 |  0.000 % |
535.64/535.81	c ===============================================================================
535.74/535.90	c core #881
535.74/535.90	c 
535.74/535.90	c 
535.74/535.90	c Core size: 22	Core Weight: 1	Total Weight: -269
535.74/535.90	c
535.74/535.90	c
535.74/535.90	c ============================[ Search Statistics ]==============================
535.74/535.90	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
535.74/535.90	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
535.74/535.90	c ===============================================================================
535.74/535.90	c |         0 |    6214    82901   194830 |    27633        0    nan |  0.000 % |
535.74/535.97	c |       100 |    6214    82901   194830 |    30397      100     20 |  0.000 % |
535.84/536.04	c |       250 |    6213    82901   194830 |    33436      250     18 |  0.016 % |
535.84/536.09	c |       475 |    6213    82901   194830 |    36780      475     29 |  0.016 % |
536.04/536.30	c |       817 |    6212    82901   194830 |    40458      817     35 |  0.032 % |
536.44/536.60	c |      1323 |    6211    82901   194830 |    44504     1317     42 |  0.048 % |
537.14/537.30	c |      2082 |    6211    82901   194830 |    48954     2076     57 |  0.048 % |
537.84/538.09	c |      3221 |    6202    82901   194830 |    53850     3206     57 |  0.193 % |
538.94/539.10	c |      4933 |    6200    82901   194830 |    59235     4918     59 |  0.225 % |
541.64/541.85	c |      7497 |    6198    82901   194830 |    65158     7457     64 |  0.257 % |
546.74/546.96	c |     11341 |    6197    82901   194830 |    71674    11297     70 |  0.274 % |
554.74/554.93	c |     17109 |    6196    82901   194830 |    78842    17061     74 |  0.290 % |
569.33/569.54	c ===============================================================================
569.83/570.03	c core #882
569.83/570.03	c 
569.83/570.03	c 
569.83/570.03	c Core size: 147	Core Weight: 1	Total Weight: -268
569.83/570.03	c
569.83/570.03	c
569.83/570.03	c ============================[ Search Statistics ]==============================
569.83/570.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
569.83/570.03	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
569.83/570.03	c ===============================================================================
569.83/570.03	c |         0 |    6340    82902   195082 |    27634        0    nan |  0.000 % |
569.93/570.14	c |       100 |    6340    82902   195082 |    30397      100     13 |  0.000 % |
569.93/570.17	c ===============================================================================
570.03/570.27	c core #883
570.03/570.27	c 
570.03/570.27	c 
570.03/570.27	c Core size: 14	Core Weight: 1	Total Weight: -267
570.03/570.27	c
570.03/570.27	c
570.03/570.27	c ============================[ Search Statistics ]==============================
570.03/570.27	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
570.03/570.27	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
570.03/570.27	c ===============================================================================
570.03/570.27	c |         0 |    6352    82903   195106 |    27634        0    nan |  0.000 % |
570.13/570.37	c |       100 |    6352    82903   195106 |    30397      100     15 |  0.000 % |
570.23/570.47	c |       250 |    6352    82903   195106 |    33437      250     18 |  0.000 % |
570.34/570.55	c |       475 |    6352    82903   195106 |    36781      475     20 |  0.000 % |
570.43/570.67	c |       812 |    6352    82903   195106 |    40459      812     21 |  0.000 % |
570.64/570.89	c |      1318 |    6352    82903   195106 |    44505     1318     25 |  0.000 % |
570.93/571.10	c |      2077 |    6352    82903   195106 |    48955     2077     44 |  0.000 % |
571.33/571.52	c |      3216 |    6351    82903   195106 |    53851     3214     48 |  0.016 % |
573.73/573.90	c |      4924 |    6351    82903   195106 |    59236     4922     62 |  0.016 % |
577.03/577.25	c |      7489 |    6351    82903   195106 |    65160     7487     76 |  0.016 % |
582.53/582.77	c |     11334 |    6351    82903   195106 |    71676    11332     85 |  0.016 % |
590.43/590.61	c |     17103 |    6351    82903   195106 |    78843    17101     92 |  0.016 % |
603.43/603.68	c ===============================================================================
604.03/604.29	c core #884
604.03/604.29	c 
604.03/604.29	c 
604.03/604.29	c Core size: 203	Core Weight: 1	Total Weight: -266
604.03/604.29	c
604.03/604.29	c
604.03/604.29	c ============================[ Search Statistics ]==============================
604.03/604.29	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
604.03/604.29	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
604.03/604.29	c ===============================================================================
604.03/604.29	c |         0 |    6522    82904   195446 |    27634        0    nan |  0.000 % |
604.22/604.41	c |       101 |    6522    82904   195446 |    30398      101     24 |  0.000 % |
604.22/604.44	c |       251 |    6522    82904   195446 |    33437      251     21 |  0.000 % |
604.32/604.53	c |       477 |    6522    82904   195446 |    36781      477     21 |  0.000 % |
604.42/604.62	c |       814 |    6522    82904   195446 |    40459      814     29 |  0.000 % |
604.92/605.12	c |      1320 |    6522    82904   195446 |    44505     1320     31 |  0.000 % |
605.42/605.64	c |      2081 |    6522    82904   195446 |    48956     2081     37 |  0.000 % |
606.32/606.56	c |      3220 |    6522    82904   195446 |    53852     3220     45 |  0.000 % |
608.32/608.58	c |      4933 |    6522    82904   195446 |    59237     4933     53 |  0.000 % |
612.22/612.46	c |      7495 |    6522    82904   195446 |    65161     7495     69 |  0.000 % |
618.12/618.32	c |     11346 |    6522    82904   195446 |    71677    11346     81 |  0.000 % |
629.41/629.62	c |     17112 |    6522    82904   195446 |    78844    17112     92 |  0.000 % |
648.82/649.07	c |     25763 |    6522    82904   195446 |    86729    25763     93 |  0.000 % |
675.30/675.52	c |     38739 |    6522    82904   195446 |    95402    38739     94 |  0.000 % |
738.29/738.52	c |     58200 |    6522    82904   195446 |   104942    58200     97 |  0.000 % |
843.95/844.20	c |     87396 |    6522    82904   195446 |   115436    87396     98 |  0.000 % |
1041.39/1041.74	c |    131190 |    6522    82904   195446 |   126980    35119     92 |  0.000 % |
1244.33/1244.70	c |    196877 |    6522    82904   195446 |   139678   100806     96 |  0.000 % |
1533.05/1533.51	c ===============================================================================
1540.95/1541.47	c core #885
1540.95/1541.47	c 
1540.95/1541.47	c 
1540.95/1541.47	c Core size: 222	Core Weight: 1	Total Weight: -265
1540.95/1541.47	c
1540.95/1541.47	c
1540.95/1541.47	c ============================[ Search Statistics ]==============================
1540.95/1541.47	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1540.95/1541.47	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1540.95/1541.47	c ===============================================================================
1540.95/1541.47	c |         0 |    6700    82905   195802 |    27635        0    nan |  0.000 % |
1541.05/1541.59	c |       100 |    6700    82905   195802 |    30398      100     18 |  0.000 % |
1541.15/1541.65	c |       250 |    6700    82905   195802 |    33438      250     16 |  0.000 % |
1541.26/1541.73	c |       475 |    6700    82905   195802 |    36782      475     16 |  0.000 % |
1541.35/1541.87	c |       812 |    6700    82905   195802 |    40460      812     18 |  0.000 % |
1541.65/1542.16	c |      1320 |    6700    82905   195802 |    44506     1320     20 |  0.000 % |
1542.25/1542.78	c |      2079 |    6696    82905   195802 |    48957     2077     24 |  0.060 % |
1543.05/1543.54	c |      3219 |    6696    82905   195802 |    53852     3217     32 |  0.060 % |
1545.35/1545.81	c |      4930 |    6696    82905   195802 |    59238     4920     47 |  0.060 % |
1549.25/1549.79	c |      7492 |    6694    82905   195802 |    65161     7470     65 |  0.090 % |
1554.35/1554.83	c |     11337 |    6694    82905   195802 |    71678    11300     71 |  0.090 % |
1563.15/1563.69	c |     17104 |    6694    82905   195802 |    78845    17067     81 |  0.090 % |
1576.34/1576.81	c |     25754 |    6694    82905   195802 |    86730    25717     89 |  0.090 % |
1605.24/1605.78	c |     38728 |    6691    82905   195802 |    95403    38679     87 |  0.134 % |
1648.82/1649.30	c |     58189 |    6691    82905   195802 |   104943    58109     88 |  0.134 % |
1740.50/1741.09	c |     87381 |    6480    82905   195802 |   115438    30843     67 |  3.284 % |
1760.90/1761.46	c ===============================================================================
1764.30/1764.80	c core #886
1764.30/1764.80	c 
1764.30/1764.80	c 
1764.30/1764.80	c Core size: 262	Core Weight: 1	Total Weight: -264
1764.30/1764.80	c
1764.30/1764.80	c
1764.30/1764.80	c ============================[ Search Statistics ]==============================
1764.30/1764.80	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1764.30/1764.80	c |           |    Vars     Ctrs     Lits |    Limit  Clauses Lit/Cl |          |
1764.30/1764.80	c ===============================================================================
1764.30/1764.80	c |         0 |    6868    82906   196138 |    27635        0    nan |  0.000 % |
1764.39/1764.91	c |       100 |    6868    82906   196138 |    30398      100     13 |  0.000 % |
1764.49/1765.05	c |       250 |    6868    82906   196138 |    33438      250     13 |  0.000 % |
1764.59/1765.14	c |       478 |    6868    82906   196138 |    36782      478     21 |  0.000 % |
1764.79/1765.39	c |       815 |    6867    82906   196138 |    40460      815     30 |  0.015 % |
1765.00/1765.57	c |      1323 |    6867    82906   196138 |    44506     1320     41 |  0.015 % |
1765.49/1766.07	c |      2083 |    6864    82906   196138 |    48957     2080     57 |  0.058 % |
1766.19/1766.73	c |      3223 |    6860    82906   196138 |    53853     3212     67 |  0.116 % |
1767.69/1768.29	c |      4934 |    6854    82906   196138 |    59238     4908     77 |  0.204 % |
1769.59/1770.18	c |      7500 |    6852    82906   196138 |    65162     7474     82 |  0.233 % |
1774.59/1775.15	c |     11344 |    6852    82906   196138 |    71678    11298    113 |  0.233 % |
1781.89/1782.40	c |     17110 |    6852    82906   196138 |    78846    17064    139 |  0.233 % |
1791.59/1792.11	c |     25759 |    6852    82906   196138 |    86731    25713    156 |  0.233 % |

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.94 3/106 26388
/proc/meminfo: memFree=1854576/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=4620 CPUtime=0
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 319 0 0 0 0 0 0 0 18 0 1 0 86850784 4730880 238 1992294400 134512640 135752675 4289786800 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 1155 238 140 303 0 372 0

[startup+0.0533729 s]
/proc/loadavg: 1.00 1.00 0.94 3/106 26388
/proc/meminfo: memFree=1854576/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=5292 CPUtime=0.05
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 557 0 0 0 5 0 0 0 18 0 1 0 86850784 5419008 476 1992294400 134512640 135752675 4289786800 18446744073709551615 135207291 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 1323 477 219 303 0 540 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5292

[startup+0.101376 s]
/proc/loadavg: 1.00 1.00 0.94 3/106 26388
/proc/meminfo: memFree=1854576/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=5988 CPUtime=0.09
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 812 0 0 0 9 0 0 0 18 0 1 0 86850784 6131712 731 1992294400 134512640 135752675 4289786800 18446744073709551615 134574247 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 1497 731 304 303 0 714 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5988

[startup+0.301394 s]
/proc/loadavg: 1.00 1.00 0.94 3/106 26388
/proc/meminfo: memFree=1854576/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=11072 CPUtime=0.29
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 2909 0 0 0 29 0 0 0 18 0 1 0 86850784 11337728 2252 1992294400 134512640 135752675 4289786800 18446744073709551615 135207212 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 2768 2253 140 303 0 2463 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11072

[startup+0.701429 s]
/proc/loadavg: 1.00 1.00 0.94 3/106 26388
/proc/meminfo: memFree=1854576/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=12128 CPUtime=0.69
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 3188 0 0 0 67 2 0 0 18 0 1 0 86850784 12419072 2531 1992294400 134512640 135752675 4289786800 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 3032 2531 145 303 0 2727 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12128

[startup+1.5005 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26389
/proc/meminfo: memFree=1844896/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=15876 CPUtime=1.49
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 4135 0 0 0 145 4 0 0 19 0 1 0 86850784 16257024 3478 1992294400 134512640 135752675 4289786800 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 3969 3478 145 303 0 3664 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15876

[startup+3.10064 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26389
/proc/meminfo: memFree=1836464/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=26400 CPUtime=3.09
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 6758 0 0 0 303 6 0 0 23 0 1 0 86850784 27033600 6101 1992294400 134512640 135752675 4289786800 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 6600 6101 145 303 0 6295 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26400

[startup+6.30092 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26389
/proc/meminfo: memFree=1819848/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=39920 CPUtime=6.29
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 10151 0 0 0 620 9 0 0 25 0 1 0 86850784 40878080 9494 1992294400 134512640 135752675 4289786800 18446744073709551615 134516976 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 9980 9494 145 303 0 9675 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39920

[startup+12.7005 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26389
/proc/meminfo: memFree=1800876/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=57556 CPUtime=12.69
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 14555 0 0 0 1255 14 0 0 25 0 1 0 86850784 58937344 13898 1992294400 134512640 135752675 4289786800 18446744073709551615 134605360 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 14389 13898 145 303 0 14084 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57556

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26389
/proc/meminfo: memFree=1778432/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=78768 CPUtime=25.48
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 19847 0 0 0 2529 19 0 0 25 0 1 0 86850784 80658432 19190 1992294400 134512640 135752675 4289786800 18446744073709551615 134612070 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 19692 19190 145 303 0 19387 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 78768

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26389
/proc/meminfo: memFree=1746068/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=110904 CPUtime=51.08
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 27854 0 0 0 5078 30 0 0 25 0 1 0 86850784 113565696 27197 1992294400 134512640 135752675 4289786800 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 27726 27197 145 303 0 27421 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 110904

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26391
/proc/meminfo: memFree=1702792/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=153856 CPUtime=102.27
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 38539 0 0 0 10184 43 0 0 25 0 1 0 86850784 157548544 37882 1992294400 134512640 135752675 4289786800 18446744073709551615 134611796 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 38464 37882 145 303 0 38159 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 153856

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26393
/proc/meminfo: memFree=1671544/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=185072 CPUtime=162.25
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 46344 0 0 0 16171 54 0 0 25 0 1 0 86850784 189513728 45687 1992294400 134512640 135752675 4289786800 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 46268 45687 145 303 0 45963 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 185072

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26395
/proc/meminfo: memFree=1661004/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=194712 CPUtime=222.23
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 48909 0 0 0 22165 58 0 0 25 0 1 0 86850784 199385088 48092 1992294400 134512640 135752675 4289786800 18446744073709551615 135206853 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 48678 48092 146 303 0 48373 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 194712

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26397
/proc/meminfo: memFree=1660632/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=194712 CPUtime=282.21
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 48918 0 0 0 28133 88 0 0 25 0 1 0 86850784 199385088 48101 1992294400 134512640 135752675 4289786800 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 48678 48101 146 303 0 48373 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 194712

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26397
/proc/meminfo: memFree=1660632/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=194712 CPUtime=342.2
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 48927 0 0 0 34102 118 0 0 25 0 1 0 86850784 199385088 48110 1992294400 134512640 135752675 4289786800 18446744073709551615 134611778 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 48678 48110 146 303 0 48373 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 194712

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26399
/proc/meminfo: memFree=1660508/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=194712 CPUtime=402.18
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 48934 0 0 0 40083 135 0 0 25 0 1 0 86850784 199385088 48117 1992294400 134512640 135752675 4289786800 18446744073709551615 134611620 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 48678 48117 146 303 0 48373 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 194712

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26401
/proc/meminfo: memFree=1660508/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=194712 CPUtime=462.16
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 48942 0 0 0 46068 148 0 0 25 0 1 0 86850784 199385088 48125 1992294400 134512640 135752675 4289786800 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 48678 48125 146 303 0 48373 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 194712

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26403
/proc/meminfo: memFree=1660508/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=194712 CPUtime=522.15
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 48950 0 0 0 52056 159 0 0 25 0 1 0 86850784 199385088 48133 1992294400 134512640 135752675 4289786800 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 48678 48133 146 303 0 48373 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 194712

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26405
/proc/meminfo: memFree=1660384/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=194712 CPUtime=582.13
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 48972 0 0 0 58031 182 0 0 25 0 1 0 86850784 199385088 48155 1992294400 134512640 135752675 4289786800 18446744073709551615 134516977 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 48678 48155 146 303 0 48373 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 194712

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26405
/proc/meminfo: memFree=1660384/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=194712 CPUtime=642.12
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 48972 0 0 0 64011 201 0 0 25 0 1 0 86850784 199385088 48155 1992294400 134512640 135752675 4289786800 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 48678 48155 146 303 0 48373 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 194712

[startup+702.302 s]

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

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26411
/proc/meminfo: memFree=1660136/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=194712 CPUtime=822.06
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 48972 0 0 0 81974 232 0 0 25 0 1 0 86850784 199385088 48155 1992294400 134512640 135752675 4289786800 18446744073709551615 134518944 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 48678 48155 146 303 0 48373 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 194712

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26422
/proc/meminfo: memFree=1658548/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=194712 CPUtime=882.04
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 48972 0 0 0 87965 239 0 0 25 0 1 0 86850784 199385088 48155 1992294400 134512640 135752675 4289786800 18446744073709551615 134616138 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 48678 48155 146 303 0 48373 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 194712

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26422
/proc/meminfo: memFree=1658672/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=194712 CPUtime=942.02
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 48972 0 0 0 93958 244 0 0 25 0 1 0 86850784 199385088 48155 1992294400 134512640 135752675 4289786800 18446744073709551615 134516989 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 48678 48155 146 303 0 48373 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 194712

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26424
/proc/meminfo: memFree=1658672/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=194712 CPUtime=1002
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 48972 0 0 0 99951 249 0 0 25 0 1 0 86850784 199385088 48155 1992294400 134512640 135752675 4289786800 18446744073709551615 134518831 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 48678 48155 146 303 0 48373 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 194712

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26426
/proc/meminfo: memFree=1658672/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=194712 CPUtime=1061.98
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 48989 0 0 0 105937 261 0 0 25 0 1 0 86850784 199385088 48172 1992294400 134512640 135752675 4289786800 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 48678 48172 146 303 0 48373 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 194712

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26428
/proc/meminfo: memFree=1657184/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=196296 CPUtime=1121.97
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 49425 0 0 0 111924 273 0 0 25 0 1 0 86850784 201007104 48608 1992294400 134512640 135752675 4289786800 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 49074 48608 146 303 0 48769 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 196296

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26430
/proc/meminfo: memFree=1647016/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=206604 CPUtime=1181.95
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 51991 0 0 0 117911 284 0 0 25 0 1 0 86850784 211562496 51174 1992294400 134512640 135752675 4289786800 18446744073709551615 134605234 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 51651 51174 146 303 0 51346 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 206604

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26430
/proc/meminfo: memFree=1636476/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=217004 CPUtime=1241.93
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 54585 0 0 0 123894 299 0 0 25 0 1 0 86850784 222212096 53768 1992294400 134512640 135752675 4289786800 18446744073709551615 134612133 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 54251 53768 146 303 0 53946 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 217004

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26432
/proc/meminfo: memFree=1628044/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=225548 CPUtime=1301.92
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 56654 0 0 0 129882 310 0 0 25 0 1 0 86850784 230961152 55837 1992294400 134512640 135752675 4289786800 18446744073709551615 134517421 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 56387 55837 146 303 0 56082 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 225548

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26434
/proc/meminfo: memFree=1622216/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=231400 CPUtime=1361.9
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 58118 0 0 0 135872 318 0 0 25 0 1 0 86850784 236953600 57301 1992294400 134512640 135752675 4289786800 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 57850 57301 146 303 0 57545 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 231400

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26436
/proc/meminfo: memFree=1616016/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=237608 CPUtime=1421.89
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 59643 0 0 0 141862 327 0 0 25 0 1 0 86850784 243310592 58826 1992294400 134512640 135752675 4289786800 18446744073709551615 134611601 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 59402 58826 146 303 0 59097 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 237608

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26438
/proc/meminfo: memFree=1607336/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=246956 CPUtime=1481.87
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 61849 0 0 0 147848 339 0 0 25 0 1 0 86850784 252882944 61032 1992294400 134512640 135752675 4289786800 18446744073709551615 134605500 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 61739 61032 146 303 0 61434 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 246956

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26438
/proc/meminfo: memFree=1585388/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=267920 CPUtime=1541.85
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 67286 0 0 0 153830 355 0 0 25 0 1 0 86850784 274350080 66332 1992294400 134512640 135752675 4289786800 18446744073709551615 135271249 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 66980 66332 146 303 0 66675 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 267920

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26440
/proc/meminfo: memFree=1585388/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=267920 CPUtime=1601.83
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 67287 0 0 0 159808 375 0 0 25 0 1 0 86850784 274350080 66333 1992294400 134512640 135752675 4289786800 18446744073709551615 134605295 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 66980 66333 146 303 0 66675 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 267920

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26442
/proc/meminfo: memFree=1585388/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=267920 CPUtime=1661.82
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 67296 0 0 0 165795 387 0 0 25 0 1 0 86850784 274350080 66342 1992294400 134512640 135752675 4289786800 18446744073709551615 134611761 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 66980 66342 146 303 0 66675 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 267920

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26444
/proc/meminfo: memFree=1585388/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=267920 CPUtime=1721.8
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 67301 0 0 0 171783 397 0 0 25 0 1 0 86850784 274350080 66347 1992294400 134512640 135752675 4289786800 18446744073709551615 134611679 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 66980 66347 146 303 0 66675 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 267920

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26446
/proc/meminfo: memFree=1585388/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=267920 CPUtime=1781.79
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 67342 0 0 0 177760 419 0 0 25 0 1 0 86850784 274350080 66388 1992294400 134512640 135752675 4289786800 18446744073709551615 134517409 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 66980 66388 146 303 0 66675 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 267920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/107 26446
/proc/meminfo: memFree=1585264/2059040 swapFree=4140412/4192956
[pid=26388] ppid=26386 vsize=267920 CPUtime=1800.1
/proc/26388/stat : 26388 (wbo1.4b) R 26386 26388 25920 0 -1 4202496 67451 0 0 0 179585 425 0 0 25 0 1 0 86850784 274350080 66497 1992294400 134512640 135752675 4289786800 18446744073709551615 134616138 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/26388/statm: 66980 66497 146 303 0 66675 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 267920

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.65
CPU time (s): 1800.14
CPU user time (s): 1795.86
CPU system time (s): 4.28035
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 268732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.86
system time used= 4.28035
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67451
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 113
involuntary context switches= 2940

runsolver used 2.93455 second user time and 8.66568 second system time

The end

Launcher Data

Begin job on node041 at 2010-06-25 10:46:21
IDJOB=2680671
IDBENCH=2264
IDSOLVER=1190
FILE ID=node041/2680671-1277455581
PBS_JOBID= 11188126
Free space on /tmp= 61676 MiB

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

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

MD5SUM BENCH= 669011fc499ae56e44c354cc6cddc4c7
RANDOM SEED=1874531242

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1854980 kB
Buffers:         18208 kB
Cached:          88872 kB
SwapCached:       5276 kB
Active:          32964 kB
Inactive:        87036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1854980 kB
SwapTotal:     4192956 kB
SwapFree:      4140412 kB
Dirty:            4628 kB
Writeback:           0 kB
AnonPages:       11596 kB
Mapped:          12044 kB
Slab:            62016 kB
PageTables:       4180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181516 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= 61676 MiB
End job on node041 at 2010-06-25 11:16:24