Trace number 4117408

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
cdcl-cuttingplanes OPT binary search 2016-05-01? (TO) 1800.09 1800.4

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
EmployeeScheduling/normalized-sep6.5.opb
MD5SUMd4a747b5e1389110c61adf80fc967dd1
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark550
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9324
Total number of constraints28660
Number of constraints which are clauses26661
Number of constraints which are cardinality constraints (but not clauses)235
Number of constraints which are nor clauses,nor cardinality constraints1764
Minimum length of a constraint2
Maximum length of a constraint240
Number of terms in the objective function 26
Biggest coefficient in the objective function 200
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2110
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 200
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 2110
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.05	c * #variable= 9324 #constraint= 28660
0.09/0.13	c * #variable= 9324 #constraint= 28660
0.19/0.25	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.19/0.25	c total clause space: 11.2235MB
0.19/0.25	c total #watches: 69037
0.29/0.30	c total #propagations: 45010 / total #impl: 101232 (eff. 0.445)
0.29/0.30	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.29/0.30	c total clause space: 11.2235MB
0.29/0.30	c total #watches: 72619
0.29/0.36	c total #propagations: 117222 / total #impl: 296672 (eff. 0.395)
0.29/0.36	c GC COLLECT
0.29/0.36	c #Conflicts:       3000 | #Learnt:       2037 | 0.002
0.29/0.36	c total clause space: 11.2235MB
0.29/0.36	c total #watches: 72830
0.39/0.49	c total #propagations: 175730 / total #impl: 480218 (eff. 0.366)
0.39/0.49	c #Conflicts:       4000 | #Learnt:       3037 | 0.002
0.39/0.49	c total clause space: 11.2235MB
0.39/0.49	c total #watches: 76835
0.49/0.55	c total #propagations: 402603 / total #impl: 1329643 (eff. 0.303)
0.49/0.55	c S1->S2
0.49/0.55	c GC COLLECT
0.49/0.55	c #Conflicts:       5000 | #Learnt:       2380 | 0.001
0.49/0.55	c total clause space: 11.2235MB
0.49/0.55	c total #watches: 75356
0.59/0.61	c total #propagations: 460821 / total #impl: 1549281 (eff. 0.297)
0.59/0.61	c #Conflicts:       6000 | #Learnt:       3380 | 0.001
0.59/0.61	c total clause space: 11.2235MB
0.59/0.61	c total #watches: 78873
0.59/0.69	c total #propagations: 499423 / total #impl: 1713461 (eff. 0.291)
0.59/0.69	c GC COLLECT
0.59/0.69	c #Conflicts:       7000 | #Learnt:       2244 | 0.001
0.59/0.69	c total clause space: 11.2235MB
0.59/0.69	c total #watches: 75131
0.69/0.78	c total #propagations: 542642 / total #impl: 1970584 (eff. 0.275)
0.69/0.78	c #Conflicts:       8000 | #Learnt:       3244 | 0.001
0.69/0.78	c total clause space: 11.2235MB
0.69/0.78	c total #watches: 78662
0.79/0.87	c total #propagations: 581789 / total #impl: 2252838 (eff. 0.258)
0.79/0.87	c #Conflicts:       9000 | #Learnt:       4244 | 0.001
0.79/0.87	c total clause space: 11.2235MB
0.79/0.87	c total #watches: 82404
0.89/0.98	c total #propagations: 616939 / total #impl: 2515962 (eff. 0.245)
0.89/0.98	c #Conflicts:      10000 | #Learnt:       2725 | 0.001
0.89/0.98	c total clause space: 11.2235MB
0.89/0.98	c total #watches: 79807
0.99/1.08	c total #propagations: 652267 / total #impl: 2834905 (eff. 0.230)
0.99/1.08	c #Conflicts:      11000 | #Learnt:       3725 | 0.001
0.99/1.08	c total clause space: 11.2235MB
0.99/1.08	c total #watches: 80819
1.10/1.19	c total #propagations: 686472 / total #impl: 3102257 (eff. 0.221)
1.10/1.19	c #Conflicts:      12000 | #Learnt:       4725 | 0.001
1.10/1.19	c total clause space: 11.2235MB
1.10/1.19	c total #watches: 84531
1.29/1.33	c total #propagations: 723031 / total #impl: 3408728 (eff. 0.212)
1.29/1.33	c #Conflicts:      13000 | #Learnt:       5725 | 0.000
1.29/1.33	c total clause space: 11.2235MB
1.29/1.33	c total #watches: 88227
1.39/1.44	c total #propagations: 759530 / total #impl: 3823573 (eff. 0.199)
1.39/1.44	c GC COLLECT
1.39/1.44	c #Conflicts:      14000 | #Learnt:       3866 | 0.000
1.39/1.44	c total clause space: 11.2235MB
1.39/1.44	c total #watches: 80913
1.49/1.57	c total #propagations: 794723 / total #impl: 4119368 (eff. 0.193)
1.49/1.57	c #Conflicts:      15000 | #Learnt:       4866 | 0.000
1.49/1.57	c total clause space: 11.2235MB
1.49/1.57	c total #watches: 84105
1.69/1.71	c total #propagations: 831632 / total #impl: 4442899 (eff. 0.187)
1.69/1.71	c #Conflicts:      16000 | #Learnt:       5866 | 0.000
1.69/1.71	c total clause space: 11.2235MB
1.69/1.71	c total #watches: 86922
1.79/1.85	c total #propagations: 865960 / total #impl: 4818468 (eff. 0.180)
1.79/1.85	c GC COLLECT
1.79/1.85	c #Conflicts:      17000 | #Learnt:       3694 | 0.000
1.79/1.85	c total clause space: 11.2235MB
1.79/1.85	c total #watches: 79233
1.89/1.96	c total #propagations: 902839 / total #impl: 5160772 (eff. 0.175)
1.89/1.96	c #Conflicts:      18000 | #Learnt:       4694 | 0.000
1.89/1.96	c total clause space: 11.2235MB
1.89/1.96	c total #watches: 82318
1.99/2.09	c total #propagations: 937081 / total #impl: 5527256 (eff. 0.170)
1.99/2.09	c #Conflicts:      19000 | #Learnt:       5694 | 0.000
1.99/2.09	c total clause space: 11.2235MB
1.99/2.09	c total #watches: 84932
2.19/2.23	c total #propagations: 976063 / total #impl: 5867196 (eff. 0.166)
2.19/2.23	c #Conflicts:      20000 | #Learnt:       6694 | 0.000
2.19/2.23	c total clause space: 11.2235MB
2.19/2.23	c total #watches: 88148
2.29/2.36	c total #propagations: 1015002 / total #impl: 6168005 (eff. 0.165)
2.29/2.36	c GC COLLECT
2.29/2.36	c #Conflicts:      21000 | #Learnt:       4201 | 0.000
2.29/2.36	c total clause space: 11.2235MB
2.29/2.36	c total #watches: 80615
2.39/2.48	c total #propagations: 1058426 / total #impl: 6586377 (eff. 0.161)
2.39/2.48	c #Conflicts:      22000 | #Learnt:       5201 | 0.000
2.39/2.48	c total clause space: 11.2235MB
2.39/2.48	c total #watches: 84123
2.59/2.62	c total #propagations: 1099597 / total #impl: 6955932 (eff. 0.158)
2.59/2.62	c #Conflicts:      23000 | #Learnt:       6201 | 0.000
2.59/2.62	c total clause space: 11.2235MB
2.59/2.62	c total #watches: 87429
2.69/2.78	c total #propagations: 1141327 / total #impl: 7331989 (eff. 0.156)
2.69/2.78	c #Conflicts:      24000 | #Learnt:       7201 | 0.000
2.69/2.78	c total clause space: 11.2235MB
2.69/2.78	c total #watches: 90721
2.89/2.93	c total #propagations: 1180053 / total #impl: 7738612 (eff. 0.152)
2.89/2.93	c GC COLLECT
2.89/2.93	c #Conflicts:      25000 | #Learnt:       4404 | 0.000
2.89/2.93	c total clause space: 11.2235MB
2.89/2.93	c total #watches: 82098
2.98/3.06	c total #propagations: 1217676 / total #impl: 8071914 (eff. 0.151)
2.98/3.06	c #Conflicts:      26000 | #Learnt:       5404 | 0.000
2.98/3.06	c total clause space: 11.2235MB
2.98/3.06	c total #watches: 84945
3.08/3.18	c total #propagations: 1253010 / total #impl: 8402820 (eff. 0.149)
3.08/3.18	c #Conflicts:      27000 | #Learnt:       6404 | 0.000
3.08/3.18	c total clause space: 11.2235MB
3.08/3.18	c total #watches: 87950
3.29/3.32	c total #propagations: 1285194 / total #impl: 8779725 (eff. 0.146)
3.29/3.32	c #Conflicts:      28000 | #Learnt:       7404 | 0.000
3.29/3.32	c total clause space: 11.2235MB
3.29/3.32	c total #watches: 91022
3.48/3.50	c total #propagations: 1318349 / total #impl: 9104304 (eff. 0.145)
3.48/3.50	c GC COLLECT
3.48/3.50	c #Conflicts:      29000 | #Learnt:       4307 | 0.000
3.48/3.50	c total clause space: 11.2235MB
3.48/3.50	c total #watches: 81013
3.58/3.62	c total #propagations: 1355092 / total #impl: 9437151 (eff. 0.144)
3.58/3.62	c #Conflicts:      30000 | #Learnt:       5307 | 0.000
3.58/3.62	c total clause space: 11.2235MB
3.58/3.62	c total #watches: 83842
3.68/3.75	c total #propagations: 1391209 / total #impl: 9768084 (eff. 0.142)
3.68/3.75	c #Conflicts:      31000 | #Learnt:       6307 | 0.000
3.68/3.75	c total clause space: 11.2235MB
3.68/3.75	c total #watches: 86613
3.78/3.88	c total #propagations: 1429096 / total #impl: 10150259 (eff. 0.141)
3.78/3.88	c #Conflicts:      32000 | #Learnt:       7307 | 0.000
3.78/3.88	c total clause space: 11.2235MB
3.78/3.88	c total #watches: 89434
3.98/4.02	c total #propagations: 1466571 / total #impl: 10521371 (eff. 0.139)
3.98/4.02	c #Conflicts:      33000 | #Learnt:       8307 | 0.000
3.98/4.02	c total clause space: 11.2235MB
3.98/4.02	c total #watches: 92306
4.08/4.16	c total #propagations: 1501707 / total #impl: 10892013 (eff. 0.138)
4.08/4.16	c GC COLLECT
4.08/4.16	c #Conflicts:      34000 | #Learnt:       4906 | 0.000
4.08/4.16	c total clause space: 18.2382MB
4.08/4.16	c total #watches: 82672
4.18/4.29	c total #propagations: 1535580 / total #impl: 11274026 (eff. 0.136)
4.18/4.29	c #Conflicts:      35000 | #Learnt:       5906 | 0.000
4.18/4.29	c total clause space: 18.2382MB
4.18/4.29	c total #watches: 85627
4.39/4.44	c total #propagations: 1569814 / total #impl: 11644148 (eff. 0.135)
4.39/4.44	c #Conflicts:      36000 | #Learnt:       6906 | 0.000
4.39/4.44	c total clause space: 18.2382MB
4.39/4.44	c total #watches: 88866
4.49/4.59	c total #propagations: 1610244 / total #impl: 12080393 (eff. 0.133)
4.49/4.59	c #Conflicts:      37000 | #Learnt:       7906 | 0.000
4.49/4.59	c total clause space: 18.2382MB
4.49/4.59	c total #watches: 91562
4.68/4.77	c total #propagations: 1644347 / total #impl: 12499818 (eff. 0.132)
4.68/4.77	c #Conflicts:      38000 | #Learnt:       8906 | 0.000
4.68/4.77	c total clause space: 18.2382MB
4.68/4.77	c total #watches: 94348
4.88/4.94	c total #propagations: 1680659 / total #impl: 12883503 (eff. 0.130)
4.88/4.94	c GC COLLECT
4.88/4.94	c #Conflicts:      39000 | #Learnt:       5206 | 0.000
4.88/4.94	c total clause space: 18.2382MB
4.88/4.94	c total #watches: 83931
5.08/5.10	c total #propagations: 1716731 / total #impl: 13285821 (eff. 0.129)
5.08/5.10	c #Conflicts:      40000 | #Learnt:       6206 | 0.000
5.08/5.10	c total clause space: 18.2382MB
5.08/5.10	c total #watches: 87297
5.18/5.29	c total #propagations: 1753843 / total #impl: 13691223 (eff. 0.128)
5.18/5.29	c #Conflicts:      41000 | #Learnt:       7206 | 0.000
5.18/5.29	c total clause space: 18.2382MB
5.18/5.29	c total #watches: 90379
5.38/5.49	c total #propagations: 1789216 / total #impl: 14118063 (eff. 0.127)
5.38/5.49	c #Conflicts:      42000 | #Learnt:       8206 | 0.000
5.38/5.49	c total clause space: 18.2382MB
5.38/5.49	c total #watches: 93352
5.68/5.71	c total #propagations: 1822663 / total #impl: 14536759 (eff. 0.125)
5.68/5.71	c #Conflicts:      43000 | #Learnt:       9204 | 0.000
5.68/5.71	c total clause space: 18.2382MB
5.68/5.71	c total #watches: 96408
5.78/5.84	c total #propagations: 1854292 / total #impl: 14910784 (eff. 0.124)
5.78/5.84	c S2->S1
5.78/5.84	c GC COLLECT
5.78/5.84	c #Conflicts:      44000 | #Learnt:       1973 | 0.000
5.78/5.84	c total clause space: 18.2382MB
5.78/5.84	c total #watches: 72769
5.88/5.92	c total #propagations: 2059964 / total #impl: 15399693 (eff. 0.134)
5.88/5.92	c #Conflicts:      45000 | #Learnt:       2973 | 0.000
5.88/5.92	c total clause space: 18.2382MB
5.88/5.92	c total #watches: 76604
5.98/6.01	c total #propagations: 2318798 / total #impl: 15925354 (eff. 0.146)
5.98/6.01	c #Conflicts:      46000 | #Learnt:       3973 | 0.000
5.98/6.01	c total clause space: 18.2382MB
5.98/6.01	c total #watches: 80926
6.08/6.13	c total #propagations: 2590152 / total #impl: 16548485 (eff. 0.157)
6.08/6.13	c S1->S2
6.08/6.13	c #Conflicts:      47000 | #Learnt:       4974 | 0.000
6.08/6.13	c total clause space: 18.2382MB
6.08/6.13	c total #watches: 84564
6.08/6.18	c total #propagations: 2809908 / total #impl: 17206386 (eff. 0.163)
6.08/6.18	c #Conflicts:      48000 | #Learnt:       5974 | 0.000
6.08/6.18	c total clause space: 18.2382MB
6.08/6.18	c total #watches: 88645
6.18/6.26	c total #propagations: 2852956 / total #impl: 17359688 (eff. 0.164)
6.18/6.26	c #Conflicts:      49000 | #Learnt:       6974 | 0.000
6.18/6.26	c total clause space: 18.2382MB
6.18/6.26	c total #watches: 92686
6.28/6.34	c total #propagations: 3050132 / total #impl: 17800060 (eff. 0.171)
6.28/6.34	c GC COLLECT
6.28/6.34	c #Conflicts:      50000 | #Learnt:       4316 | 0.000
6.28/6.34	c total clause space: 18.2382MB
6.28/6.34	c total #watches: 82462
6.28/6.39	c total #propagations: 3177870 / total #impl: 18112816 (eff. 0.175)
6.28/6.39	c #Conflicts:      51000 | #Learnt:       5316 | 0.000
6.28/6.39	c total clause space: 18.2382MB
6.28/6.39	c total #watches: 85896
6.38/6.49	c total #propagations: 3307591 / total #impl: 18389125 (eff. 0.180)
6.38/6.49	c #Conflicts:      52000 | #Learnt:       6316 | 0.000
6.38/6.49	c total clause space: 18.2382MB
6.38/6.49	c total #watches: 90583
6.69/6.73	c total #propagations: 3394313 / total #impl: 18652203 (eff. 0.182)
6.69/6.73	c #Conflicts:      53000 | #Learnt:       7316 | 0.000
6.69/6.73	c total clause space: 29.637MB
6.69/6.73	c total #watches: 96491
6.78/6.81	c total #propagations: 3467954 / total #impl: 18985927 (eff. 0.183)
6.78/6.81	c #Conflicts:      54000 | #Learnt:       8316 | 0.000
6.78/6.81	c total clause space: 29.637MB
6.78/6.81	c total #watches: 100777
6.88/6.90	c total #propagations: 3595003 / total #impl: 19255942 (eff. 0.187)
6.88/6.90	c #Conflicts:      55000 | #Learnt:       9316 | 0.000
6.88/6.90	c total clause space: 29.637MB
6.88/6.90	c total #watches: 105199
6.88/6.95	c total #propagations: 3782496 / total #impl: 19718833 (eff. 0.192)
6.88/6.95	c GC COLLECT
6.88/6.95	c #Conflicts:      56000 | #Learnt:       5540 | 0.000
6.88/6.95	c total clause space: 29.637MB
6.88/6.95	c total #watches: 86771
6.98/7.02	c total #propagations: 3813352 / total #impl: 19816530 (eff. 0.192)
6.98/7.02	c #Conflicts:      57000 | #Learnt:       6540 | 0.000
6.98/7.02	c total clause space: 29.637MB
6.98/7.02	c total #watches: 90942
6.98/7.09	c total #propagations: 3999868 / total #impl: 20229490 (eff. 0.198)
6.98/7.09	c #Conflicts:      58000 | #Learnt:       7540 | 0.000
6.98/7.09	c total clause space: 29.637MB
6.98/7.09	c total #watches: 94872
7.08/7.16	c total #propagations: 4157462 / total #impl: 20564610 (eff. 0.202)
7.08/7.16	c #Conflicts:      59000 | #Learnt:       8540 | 0.000
7.08/7.16	c total clause space: 29.637MB
7.08/7.16	c total #watches: 98457
7.18/7.21	c total #propagations: 4277837 / total #impl: 20862032 (eff. 0.205)
7.18/7.21	c #Conflicts:      60000 | #Learnt:       9540 | 0.000
7.18/7.21	c total clause space: 29.637MB
7.18/7.21	c total #watches: 101957
7.18/7.28	c total #propagations: 4326371 / total #impl: 20986382 (eff. 0.206)
7.18/7.28	c #Conflicts:      61000 | #Learnt:      10540 | 0.000
7.18/7.28	c total clause space: 29.637MB
7.18/7.28	c total #watches: 104954
7.28/7.36	c total #propagations: 4399464 / total #impl: 21175837 (eff. 0.208)
7.28/7.36	c GC COLLECT
7.28/7.36	c #Conflicts:      62000 | #Learnt:       6031 | 0.000
7.28/7.36	c total clause space: 29.637MB
7.28/7.36	c total #watches: 88698
7.38/7.42	c total #propagations: 4509204 / total #impl: 21420017 (eff. 0.211)
7.38/7.42	c #Conflicts:      63000 | #Learnt:       7031 | 0.000
7.38/7.42	c total clause space: 29.637MB
7.38/7.42	c total #watches: 91489
7.48/7.50	c total #propagations: 4535065 / total #impl: 21524139 (eff. 0.211)
7.48/7.50	c #Conflicts:      64000 | #Learnt:       8031 | 0.000
7.48/7.50	c total clause space: 29.637MB
7.48/7.50	c total #watches: 94102
7.48/7.59	c total #propagations: 4566440 / total #impl: 21641969 (eff. 0.211)
7.48/7.59	c #Conflicts:      65000 | #Learnt:       9031 | 0.000
7.48/7.59	c total clause space: 29.637MB
7.48/7.59	c total #watches: 98043
7.58/7.67	c total #propagations: 4808883 / total #impl: 22163439 (eff. 0.217)
7.58/7.67	c #Conflicts:      66000 | #Learnt:      10031 | 0.000
7.58/7.67	c total clause space: 29.637MB
7.58/7.67	c total #watches: 102412
7.69/7.73	c total #propagations: 4926885 / total #impl: 22474112 (eff. 0.219)
7.69/7.73	c #Conflicts:      67000 | #Learnt:      11031 | 0.000
7.69/7.73	c total clause space: 29.637MB
7.69/7.73	c total #watches: 106757
7.79/7.82	c total #propagations: 4996133 / total #impl: 22648118 (eff. 0.221)
7.79/7.82	c #Conflicts:      68000 | #Learnt:      12031 | 0.000
7.79/7.82	c total clause space: 29.637MB
7.79/7.82	c total #watches: 110302
7.88/7.91	c total #propagations: 5091728 / total #impl: 22912374 (eff. 0.222)
7.88/7.91	c GC COLLECT
7.88/7.91	c #Conflicts:      69000 | #Learnt:       7042 | 0.000
7.88/7.91	c total clause space: 29.637MB
7.88/7.91	c total #watches: 93581
7.88/7.97	c total #propagations: 5348472 / total #impl: 23455281 (eff. 0.228)
7.88/7.97	c #Conflicts:      70000 | #Learnt:       8042 | 0.000
7.88/7.97	c total clause space: 29.637MB
7.88/7.97	c total #watches: 97230
7.98/8.03	c total #propagations: 5484277 / total #impl: 23781567 (eff. 0.231)
7.98/8.03	c #Conflicts:      71000 | #Learnt:       9042 | 0.000
7.98/8.03	c total clause space: 29.637MB
7.98/8.03	c total #watches: 100562
8.08/8.11	c total #propagations: 5550221 / total #impl: 23972377 (eff. 0.232)
8.08/8.11	c #Conflicts:      72000 | #Learnt:      10042 | 0.000
8.08/8.11	c total clause space: 29.637MB
8.08/8.11	c total #watches: 103029
8.18/8.21	c total #propagations: 5595184 / total #impl: 24103973 (eff. 0.232)
8.18/8.21	c #Conflicts:      73000 | #Learnt:      11042 | 0.000
8.18/8.21	c total clause space: 29.637MB
8.18/8.21	c total #watches: 106916
8.18/8.27	c total #propagations: 5940530 / total #impl: 24799773 (eff. 0.240)
8.18/8.27	c #Conflicts:      74000 | #Learnt:      12042 | 0.000
8.18/8.27	c total clause space: 48.1602MB
8.18/8.27	c total #watches: 110238
8.29/8.36	c total #propagations: 6023071 / total #impl: 25005535 (eff. 0.241)
8.29/8.36	c GC COLLECT
8.29/8.36	c #Conflicts:      75000 | #Learnt:       6622 | 0.000
8.29/8.36	c total clause space: 48.1602MB
8.29/8.36	c total #watches: 91586
8.39/8.45	c total #propagations: 6260639 / total #impl: 25539894 (eff. 0.245)
8.39/8.45	c #Conflicts:      76000 | #Learnt:       7622 | 0.000
8.39/8.45	c total clause space: 48.1602MB
8.39/8.45	c total #watches: 96170
8.49/8.51	c total #propagations: 6530645 / total #impl: 26118724 (eff. 0.250)
8.49/8.51	c #Conflicts:      77000 | #Learnt:       8622 | 0.000
8.49/8.51	c total clause space: 48.1602MB
8.49/8.51	c total #watches: 100866
8.49/8.59	c total #propagations: 6606760 / total #impl: 26319070 (eff. 0.251)
8.49/8.59	c #Conflicts:      78000 | #Learnt:       9622 | 0.000
8.49/8.59	c total clause space: 48.1602MB
8.49/8.59	c total #watches: 108481
8.69/8.72	c total #propagations: 6751094 / total #impl: 26658121 (eff. 0.253)
8.69/8.72	c #Conflicts:      79000 | #Learnt:      10622 | 0.000
8.69/8.72	c total clause space: 48.1602MB
8.69/8.72	c total #watches: 125612
8.79/8.84	c total #propagations: 6782205 / total #impl: 27195554 (eff. 0.249)
8.79/8.84	c #Conflicts:      80000 | #Learnt:      11622 | 0.000
8.79/8.84	c total clause space: 48.1602MB
8.79/8.84	c total #watches: 129933
8.89/8.96	c total #propagations: 6815057 / total #impl: 27370294 (eff. 0.249)
8.89/8.96	c #Conflicts:      81000 | #Learnt:      12622 | 0.000
8.89/8.96	c total clause space: 48.1602MB
8.89/8.96	c total #watches: 134844
8.99/9.05	c total #propagations: 6990340 / total #impl: 27780323 (eff. 0.252)
8.99/9.05	c GC COLLECT
8.99/9.05	c #Conflicts:      82000 | #Learnt:       6917 | 0.000
8.99/9.05	c total clause space: 48.1602MB
8.99/9.05	c total #watches: 93189
9.09/9.12	c total #propagations: 7017939 / total #impl: 27932420 (eff. 0.251)
9.09/9.12	c #Conflicts:      83000 | #Learnt:       7917 | 0.000
9.09/9.12	c total clause space: 48.1602MB
9.09/9.12	c total #watches: 97632
9.19/9.21	c total #propagations: 7041206 / total #impl: 28059972 (eff. 0.251)
9.19/9.21	c #Conflicts:      84000 | #Learnt:       8917 | 0.000
9.19/9.21	c total clause space: 48.1602MB
9.19/9.21	c total #watches: 102208
9.29/9.30	c total #propagations: 7080561 / total #impl: 28234577 (eff. 0.251)
9.29/9.30	c #Conflicts:      85000 | #Learnt:       9917 | 0.000
9.29/9.30	c total clause space: 48.1602MB
9.29/9.30	c total #watches: 106592
9.39/9.43	c total #propagations: 7111551 / total #impl: 28458442 (eff. 0.250)
9.39/9.43	c #Conflicts:      86000 | #Learnt:      10917 | 0.000
9.39/9.43	c total clause space: 48.1602MB
9.39/9.43	c total #watches: 110841
9.49/9.59	c total #propagations: 7142742 / total #impl: 28788138 (eff. 0.248)
9.49/9.59	c #Conflicts:      87000 | #Learnt:      11917 | 0.000
9.49/9.59	c total clause space: 48.1602MB
9.49/9.59	c total #watches: 114539
9.69/9.78	c total #propagations: 7176379 / total #impl: 29165872 (eff. 0.246)
9.69/9.78	c #Conflicts:      88000 | #Learnt:      12917 | 0.000
9.69/9.78	c total clause space: 48.1602MB
9.69/9.78	c total #watches: 118374
9.99/10.02	c total #propagations: 7209333 / total #impl: 29588471 (eff. 0.244)
9.99/10.02	c #Conflicts:      89000 | #Learnt:      13917 | 0.000
9.99/10.02	c total clause space: 48.1602MB
9.99/10.02	c total #watches: 121931
10.09/10.14	c total #propagations: 7246708 / total #impl: 30065474 (eff. 0.241)
10.09/10.14	c GC COLLECT
10.09/10.14	c #Conflicts:      90000 | #Learnt:       7812 | 0.000
10.09/10.14	c total clause space: 48.1602MB
10.09/10.14	c total #watches: 97366
10.19/10.24	c total #propagations: 7288697 / total #impl: 30314529 (eff. 0.240)
10.19/10.24	c #Conflicts:      91000 | #Learnt:       8812 | 0.000
10.19/10.24	c total clause space: 48.1602MB
10.19/10.24	c total #watches: 102137
10.29/10.36	c total #propagations: 7323372 / total #impl: 30447027 (eff. 0.241)
10.29/10.36	c #Conflicts:      92000 | #Learnt:       9812 | 0.000
10.29/10.36	c total clause space: 48.1602MB
10.29/10.36	c total #watches: 107258
10.59/10.62	c total #propagations: 7361765 / total #impl: 30587180 (eff. 0.241)
10.59/10.62	c #Conflicts:      93000 | #Learnt:      10812 | 0.000
10.59/10.62	c total clause space: 48.1602MB
10.59/10.62	c total #watches: 114265
10.99/11.05	c total #propagations: 7401715 / total #impl: 30767672 (eff. 0.241)
10.99/11.05	c #Conflicts:      94000 | #Learnt:      11812 | 0.000
10.99/11.05	c total clause space: 48.1602MB
10.99/11.05	c total #watches: 121151
11.58/11.62	c total #propagations: 7431010 / total #impl: 30930191 (eff. 0.240)
11.58/11.62	c #Conflicts:      95000 | #Learnt:      12812 | 0.000
11.58/11.62	c total clause space: 78.2603MB
11.58/11.62	c total #watches: 127224
12.19/12.24	c total #propagations: 7466353 / total #impl: 31108411 (eff. 0.240)
12.19/12.24	c #Conflicts:      96000 | #Learnt:      13812 | 0.000
12.19/12.24	c total clause space: 78.2603MB
12.19/12.24	c total #watches: 133869
12.98/13.05	c total #propagations: 7506679 / total #impl: 31440886 (eff. 0.239)
12.98/13.05	c #Conflicts:      97000 | #Learnt:      14812 | 0.000
12.98/13.05	c total clause space: 78.2603MB
12.98/13.05	c total #watches: 138547
13.08/13.16	c total #propagations: 7547415 / total #impl: 31725437 (eff. 0.238)
13.08/13.16	c GC COLLECT
13.08/13.16	c #Conflicts:      98000 | #Learnt:       8441 | 0.001
13.08/13.16	c total clause space: 78.2603MB
13.08/13.16	c total #watches: 100848
13.28/13.31	c total #propagations: 7601813 / total #impl: 31903088 (eff. 0.238)
13.28/13.31	c #Conflicts:      99000 | #Learnt:       9441 | 0.001
13.28/13.31	c total clause space: 78.2603MB
13.28/13.31	c total #watches: 105215
13.48/13.50	c total #propagations: 7652239 / total #impl: 32063877 (eff. 0.239)
13.48/13.50	c #Conflicts:     100000 | #Learnt:      10441 | 0.001
13.48/13.50	c total clause space: 78.2603MB
13.48/13.50	c total #watches: 108730
13.68/13.74	c total #propagations: 7705402 / total #impl: 32231040 (eff. 0.239)
13.68/13.74	c #Conflicts:     101000 | #Learnt:      11441 | 0.001
13.68/13.74	c total clause space: 78.2603MB
13.68/13.74	c total #watches: 112458
14.08/14.10	c total #propagations: 7760224 / total #impl: 32428816 (eff. 0.239)
14.08/14.10	c #Conflicts:     102000 | #Learnt:      12441 | 0.001
14.08/14.10	c total clause space: 78.2603MB
14.08/14.10	c total #watches: 115788
14.28/14.37	c total #propagations: 7818435 / total #impl: 32710580 (eff. 0.239)
14.28/14.37	c #Conflicts:     103000 | #Learnt:      13441 | 0.000
14.28/14.37	c total clause space: 78.2603MB
14.28/14.37	c total #watches: 119435
14.38/14.44	c total #propagations: 7919107 / total #impl: 33024243 (eff. 0.240)
14.38/14.44	c #Conflicts:     104000 | #Learnt:      14441 | 0.000
14.38/14.44	c total clause space: 78.2603MB
14.38/14.44	c total #watches: 124379
14.48/14.54	c total #propagations: 8066636 / total #impl: 33362900 (eff. 0.242)
14.48/14.54	c #Conflicts:     105000 | #Learnt:      15441 | 0.000
14.48/14.54	c total clause space: 78.2603MB
14.48/14.54	c total #watches: 129504
14.59/14.62	c total #propagations: 8315947 / total #impl: 33915137 (eff. 0.245)
14.59/14.62	c GC COLLECT
14.59/14.62	c #Conflicts:     106000 | #Learnt:       8713 | 0.000
14.59/14.62	c total clause space: 78.2603MB
14.59/14.62	c total #watches: 101248
14.59/14.68	c total #propagations: 8421886 / total #impl: 34176105 (eff. 0.246)
14.59/14.68	c #Conflicts:     107000 | #Learnt:       9713 | 0.000
14.59/14.68	c total clause space: 78.2603MB
14.59/14.68	c total #watches: 105490
14.69/14.75	c total #propagations: 8486825 / total #impl: 34344233 (eff. 0.247)
14.69/14.75	c #Conflicts:     108000 | #Learnt:      10713 | 0.000
14.69/14.75	c total clause space: 78.2603MB
14.69/14.75	c total #watches: 110481
14.79/14.81	c total #propagations: 8574735 / total #impl: 34566089 (eff. 0.248)
14.79/14.81	c #Conflicts:     109000 | #Learnt:      11713 | 0.000
14.79/14.81	c total clause space: 78.2603MB
14.79/14.81	c total #watches: 114325
14.79/14.87	c total #propagations: 8746696 / total #impl: 34924140 (eff. 0.250)
14.79/14.87	c #Conflicts:     110000 | #Learnt:      12713 | 0.000
14.79/14.87	c total clause space: 78.2603MB
14.79/14.87	c total #watches: 117908
14.89/14.96	c total #propagations: 8780440 / total #impl: 35051238 (eff. 0.251)
14.89/14.96	c #Conflicts:     111000 | #Learnt:      13713 | 0.000
14.89/14.96	c total clause space: 78.2603MB
14.89/14.96	c total #watches: 121652
14.99/15.03	c total #propagations: 8831842 / total #impl: 35245146 (eff. 0.251)
14.99/15.03	c #Conflicts:     112000 | #Learnt:      14713 | 0.000
14.99/15.03	c total clause space: 78.2603MB
14.99/15.03	c total #watches: 125990
15.09/15.11	c total #propagations: 8914662 / total #impl: 35438828 (eff. 0.252)
15.09/15.11	c #Conflicts:     113000 | #Learnt:      15713 | 0.000
15.09/15.11	c total clause space: 78.2603MB
15.09/15.11	c total #watches: 130804
15.19/15.24	c total #propagations: 9024806 / total #impl: 35710128 (eff. 0.253)
15.19/15.24	c GC COLLECT
15.19/15.24	c #Conflicts:     114000 | #Learnt:       8706 | 0.000
15.19/15.24	c total clause space: 78.2603MB
15.19/15.24	c total #watches: 101955
15.29/15.31	c total #propagations: 9315856 / total #impl: 36448569 (eff. 0.256)
15.29/15.31	c #Conflicts:     115000 | #Learnt:       9706 | 0.000
15.29/15.31	c total clause space: 78.2603MB
15.29/15.31	c total #watches: 106142
15.29/15.39	c total #propagations: 9440322 / total #impl: 36734320 (eff. 0.257)
15.29/15.39	c #Conflicts:     116000 | #Learnt:      10706 | 0.000
15.29/15.39	c total clause space: 78.2603MB
15.29/15.39	c total #watches: 110990
15.39/15.46	c total #propagations: 9641201 / total #impl: 37152407 (eff. 0.260)
15.39/15.46	c #Conflicts:     117000 | #Learnt:      11706 | 0.000
15.39/15.46	c total clause space: 78.2603MB
15.39/15.46	c total #watches: 116050
15.49/15.56	c total #propagations: 9688718 / total #impl: 37320411 (eff. 0.260)
15.49/15.56	c #Conflicts:     118000 | #Learnt:      12706 | 0.000
15.49/15.56	c total clause space: 78.2603MB
15.49/15.56	c total #watches: 119350
15.58/15.66	c total #propagations: 9741514 / total #impl: 37604752 (eff. 0.259)
15.58/15.66	c #Conflicts:     119000 | #Learnt:      13706 | 0.000
15.58/15.66	c total clause space: 78.2603MB
15.58/15.66	c total #watches: 122459
15.68/15.72	c total #propagations: 9783408 / total #impl: 37848065 (eff. 0.258)
15.68/15.72	c #Conflicts:     120000 | #Learnt:      14706 | 0.000
15.68/15.72	c total clause space: 78.2603MB
15.68/15.72	c total #watches: 125441
15.78/15.80	c total #propagations: 9816693 / total #impl: 37981449 (eff. 0.258)
15.78/15.80	c #Conflicts:     121000 | #Learnt:      15706 | 0.000
15.78/15.80	c total clause space: 78.2603MB
15.78/15.80	c total #watches: 128479
15.78/15.90	c total #propagations: 9848052 / total #impl: 38165201 (eff. 0.258)
15.78/15.90	c GC COLLECT
15.78/15.90	c #Conflicts:     122000 | #Learnt:       8421 | 0.000
15.78/15.90	c total clause space: 78.2603MB
15.78/15.90	c total #watches: 100582
15.98/16.01	c total #propagations: 9890510 / total #impl: 38336769 (eff. 0.258)
15.98/16.01	c #Conflicts:     123000 | #Learnt:       9421 | 0.000
15.98/16.01	c total clause space: 78.2603MB
15.98/16.01	c total #watches: 105782
15.98/16.09	c total #propagations: 10450027 / total #impl: 39384091 (eff. 0.265)
15.98/16.09	c #Conflicts:     124000 | #Learnt:      10421 | 0.000
15.98/16.09	c total clause space: 78.2603MB
15.98/16.09	c total #watches: 110858
16.18/16.20	c total #propagations: 10585759 / total #impl: 39703722 (eff. 0.267)
16.18/16.20	c #Conflicts:     125000 | #Learnt:      11421 | 0.000
16.18/16.20	c total clause space: 78.2603MB
16.18/16.20	c total #watches: 115255
16.18/16.28	c total #propagations: 10929397 / total #impl: 40487187 (eff. 0.270)
16.18/16.28	c #Conflicts:     126000 | #Learnt:      12421 | 0.000
16.18/16.28	c total clause space: 78.2603MB
16.18/16.28	c total #watches: 119135
16.28/16.35	c total #propagations: 11181830 / total #impl: 40990733 (eff. 0.273)
16.28/16.35	c #Conflicts:     127000 | #Learnt:      13421 | 0.000
16.28/16.35	c total clause space: 78.2603MB
16.28/16.35	c total #watches: 123409
16.38/16.50	c total #propagations: 11259042 / total #impl: 41200804 (eff. 0.273)
16.38/16.50	c #Conflicts:     128000 | #Learnt:      14421 | 0.000
16.38/16.50	c total clause space: 78.2603MB
16.38/16.50	c total #watches: 127619
16.49/16.59	c total #propagations: 11544213 / total #impl: 41905089 (eff. 0.275)
16.49/16.59	c #Conflicts:     129000 | #Learnt:      15421 | 0.000
16.49/16.59	c total clause space: 78.2603MB
16.49/16.59	c total #watches: 131968
16.59/16.66	c total #propagations: 11751451 / total #impl: 42408626 (eff. 0.277)
16.59/16.66	c #Conflicts:     130000 | #Learnt:      16421 | 0.000
16.59/16.66	c total clause space: 78.2603MB
16.59/16.66	c total #watches: 135520
16.68/16.78	c total #propagations: 11807636 / total #impl: 42568916 (eff. 0.277)
16.68/16.78	c GC COLLECT
16.68/16.78	c #Conflicts:     131000 | #Learnt:       8840 | 0.000
16.68/16.78	c total clause space: 78.2603MB
16.68/16.78	c total #watches: 102807
16.78/16.86	c total #propagations: 11910368 / total #impl: 42857545 (eff. 0.278)
16.78/16.86	c #Conflicts:     132000 | #Learnt:       9840 | 0.000
16.78/16.86	c total clause space: 78.2603MB
16.78/16.86	c total #watches: 107298
16.88/16.93	c total #propagations: 12009831 / total #impl: 43122784 (eff. 0.279)
16.88/16.93	c #Conflicts:     133000 | #Learnt:      10840 | 0.000
16.88/16.93	c total clause space: 78.2603MB
16.88/16.93	c total #watches: 111864
16.98/17.03	c total #propagations: 12054402 / total #impl: 43280280 (eff. 0.279)
16.98/17.03	c #Conflicts:     134000 | #Learnt:      11840 | 0.000
16.98/17.03	c total clause space: 78.2603MB
16.98/17.03	c total #watches: 116455
17.08/17.14	c total #propagations: 12316686 / total #impl: 43832443 (eff. 0.281)
17.08/17.14	c #Conflicts:     135000 | #Learnt:      12840 | 0.000
17.08/17.14	c total clause space: 78.2603MB
17.08/17.14	c total #watches: 122526
17.18/17.21	c total #propagations: 12597696 / total #impl: 44418949 (eff. 0.284)
17.18/17.21	c #Conflicts:     136000 | #Learnt:      13840 | 0.000
17.18/17.21	c total clause space: 78.2603MB
17.18/17.21	c total #watches: 126821
17.18/17.27	c total #propagations: 12645515 / total #impl: 44568739 (eff. 0.284)
17.18/17.27	c #Conflicts:     137000 | #Learnt:      14840 | 0.000
17.18/17.27	c total clause space: 78.2603MB
17.18/17.27	c total #watches: 131189
17.28/17.37	c total #propagations: 12674525 / total #impl: 44684777 (eff. 0.284)
17.28/17.37	c #Conflicts:     138000 | #Learnt:      15840 | 0.000
17.28/17.37	c total clause space: 78.2603MB
17.28/17.37	c total #watches: 135042
17.38/17.43	c total #propagations: 12712723 / total #impl: 44833801 (eff. 0.284)
17.38/17.43	c #Conflicts:     139000 | #Learnt:      16840 | 0.000
17.38/17.43	c total clause space: 78.2603MB
17.38/17.43	c total #watches: 138485
17.48/17.50	c total #propagations: 12737933 / total #impl: 44937706 (eff. 0.283)
17.48/17.50	c #Conflicts:     140000 | #Learnt:      17840 | 0.000
17.48/17.50	c total clause space: 78.2603MB
17.48/17.50	c total #watches: 141365
17.48/17.57	c total #propagations: 12765753 / total #impl: 45026608 (eff. 0.284)
17.48/17.57	c GC COLLECT
17.48/17.57	c #Conflicts:     141000 | #Learnt:       9944 | 0.000
17.48/17.57	c total clause space: 78.2603MB
17.48/17.57	c total #watches: 106347
17.59/17.65	c total #propagations: 12794334 / total #impl: 45131438 (eff. 0.283)
17.59/17.65	c #Conflicts:     142000 | #Learnt:      10944 | 0.000
17.59/17.65	c total clause space: 78.2603MB
17.59/17.65	c total #watches: 111249
17.69/17.76	c total #propagations: 12840532 / total #impl: 45310361 (eff. 0.283)
17.69/17.76	c #Conflicts:     143000 | #Learnt:      11944 | 0.000
17.69/17.76	c total clause space: 78.2603MB
17.69/17.76	c total #watches: 115312
17.88/17.92	c total #propagations: 12874070 / total #impl: 45488800 (eff. 0.283)
17.88/17.92	c #Conflicts:     144000 | #Learnt:      12944 | 0.000
17.88/17.92	c total clause space: 78.2603MB
17.88/17.92	c total #watches: 118796
18.08/18.12	c total #propagations: 12910063 / total #impl: 45709741 (eff. 0.282)
18.08/18.12	c #Conflicts:     145000 | #Learnt:      13944 | 0.000
18.08/18.12	c total clause space: 78.2603MB
18.08/18.12	c total #watches: 122267
18.28/18.34	c total #propagations: 12949434 / total #impl: 45976789 (eff. 0.282)
18.28/18.34	c #Conflicts:     146000 | #Learnt:      14944 | 0.000
18.28/18.34	c total clause space: 78.2603MB
18.28/18.34	c total #watches: 125681
18.48/18.56	c total #propagations: 12992824 / total #impl: 46296946 (eff. 0.281)
18.48/18.56	c #Conflicts:     147000 | #Learnt:      15944 | 0.000
18.48/18.56	c total clause space: 78.2603MB
18.48/18.56	c total #watches: 128889
18.69/18.76	c total #propagations: 13026238 / total #impl: 46500640 (eff. 0.280)
18.69/18.76	c #Conflicts:     148000 | #Learnt:      16944 | 0.000
18.69/18.76	c total clause space: 78.2603MB
18.69/18.76	c total #watches: 133730
18.79/18.86	c total #propagations: 13243285 / total #impl: 47059130 (eff. 0.281)
18.79/18.86	c #Conflicts:     149000 | #Learnt:      17944 | 0.000
18.79/18.86	c total clause space: 78.2603MB
18.79/18.86	c total #watches: 138809
18.88/18.97	c total #propagations: 13347614 / total #impl: 47317687 (eff. 0.282)
18.88/18.97	c GC COLLECT
18.88/18.97	c #Conflicts:     150000 | #Learnt:       9716 | 0.000
18.88/18.97	c total clause space: 78.2603MB
18.88/18.97	c total #watches: 106215
18.98/19.05	c total #propagations: 13801890 / total #impl: 48203941 (eff. 0.286)
18.98/19.05	c #Conflicts:     151000 | #Learnt:      10716 | 0.000
18.98/19.05	c total clause space: 78.2603MB
18.98/19.05	c total #watches: 111597
19.08/19.12	c total #propagations: 13845405 / total #impl: 48367683 (eff. 0.286)
19.08/19.12	c #Conflicts:     152000 | #Learnt:      11716 | 0.000
19.08/19.12	c total clause space: 78.2603MB
19.08/19.12	c total #watches: 116924
19.18/19.21	c total #propagations: 14002910 / total #impl: 48707883 (eff. 0.287)
19.18/19.21	c #Conflicts:     153000 | #Learnt:      12716 | 0.000
19.18/19.21	c total clause space: 78.2603MB
19.18/19.21	c total #watches: 121751
19.18/19.27	c total #propagations: 14173699 / total #impl: 49111659 (eff. 0.289)
19.18/19.27	c #Conflicts:     154000 | #Learnt:      13716 | 0.000
19.18/19.27	c total clause space: 78.2603MB
19.18/19.27	c total #watches: 126335
19.28/19.35	c total #propagations: 14229495 / total #impl: 49290927 (eff. 0.289)
19.28/19.35	c #Conflicts:     155000 | #Learnt:      14716 | 0.000
19.28/19.35	c total clause space: 78.2603MB
19.28/19.35	c total #watches: 130904
19.38/19.44	c total #propagations: 14284006 / total #impl: 49482099 (eff. 0.289)
19.38/19.44	c #Conflicts:     156000 | #Learnt:      15716 | 0.000
19.38/19.44	c total clause space: 78.2603MB
19.38/19.44	c total #watches: 134509
19.48/19.54	c total #propagations: 14347562 / total #impl: 49694810 (eff. 0.289)
19.48/19.54	c #Conflicts:     157000 | #Learnt:      16716 | 0.000
19.48/19.54	c total clause space: 78.2603MB
19.48/19.54	c total #watches: 140382
19.58/19.63	c total #propagations: 14474324 / total #impl: 50035661 (eff. 0.289)
19.58/19.63	c #Conflicts:     158000 | #Learnt:      17716 | 0.000
19.58/19.63	c total clause space: 78.2603MB
19.58/19.63	c total #watches: 144662
19.68/19.71	c total #propagations: 14579335 / total #impl: 50310290 (eff. 0.290)
19.68/19.71	c #Conflicts:     159000 | #Learnt:      18716 | 0.000
19.68/19.71	c total clause space: 78.2603MB
19.68/19.71	c total #watches: 148696
19.79/19.81	c total #propagations: 14701985 / total #impl: 50639946 (eff. 0.290)
19.79/19.81	c GC COLLECT
19.79/19.81	c #Conflicts:     160000 | #Learnt:      10233 | 0.000
19.79/19.81	c total clause space: 78.2603MB
19.79/19.81	c total #watches: 108449
19.89/19.95	c total #propagations: 14781601 / total #impl: 50863001 (eff. 0.291)
19.89/19.95	c #Conflicts:     161000 | #Learnt:      11233 | 0.000
19.89/19.95	c total clause space: 78.2603MB
19.89/19.95	c total #watches: 112663
20.08/20.10	c total #propagations: 15290646 / total #impl: 51908601 (eff. 0.295)
20.08/20.10	c #Conflicts:     162000 | #Learnt:      12233 | 0.000
20.08/20.10	c total clause space: 78.2603MB
20.08/20.10	c total #watches: 116488
20.08/20.17	c total #propagations: 15884831 / total #impl: 53184672 (eff. 0.299)
20.08/20.17	c #Conflicts:     163000 | #Learnt:      13233 | 0.000
20.08/20.17	c total clause space: 78.2603MB
20.08/20.17	c total #watches: 120646
20.18/20.25	c total #propagations: 15903135 / total #impl: 53274331 (eff. 0.299)
20.18/20.25	c #Conflicts:     164000 | #Learnt:      14233 | 0.000
20.18/20.25	c total clause space: 78.2603MB
20.18/20.25	c total #watches: 124736
20.28/20.33	c total #propagations: 15962151 / total #impl: 53460759 (eff. 0.299)
20.28/20.33	c #Conflicts:     165000 | #Learnt:      15233 | 0.000
20.28/20.33	c total clause space: 78.2603MB
20.28/20.33	c total #watches: 127778
20.38/20.43	c total #propagations: 15994949 / total #impl: 53587177 (eff. 0.298)
20.38/20.43	c #Conflicts:     166000 | #Learnt:      16233 | 0.000
20.38/20.43	c total clause space: 78.2603MB
20.38/20.43	c total #watches: 130696
20.48/20.55	c total #propagations: 16027078 / total #impl: 53758913 (eff. 0.298)
20.48/20.55	c #Conflicts:     167000 | #Learnt:      17233 | 0.000
20.48/20.55	c total clause space: 78.2603MB
20.48/20.55	c total #watches: 134191
20.58/20.63	c total #propagations: 16081555 / total #impl: 53982946 (eff. 0.298)
20.58/20.63	c #Conflicts:     168000 | #Learnt:      18233 | 0.000
20.58/20.63	c total clause space: 78.2603MB
20.58/20.63	c total #watches: 141713
20.68/20.72	c total #propagations: 16210389 / total #impl: 54337359 (eff. 0.298)
20.68/20.72	c #Conflicts:     169000 | #Learnt:      19233 | 0.000
20.68/20.72	c total clause space: 78.2603MB
20.68/20.72	c total #watches: 146590
20.78/20.80	c total #propagations: 16449209 / total #impl: 54847276 (eff. 0.300)
20.78/20.80	c GC COLLECT
20.78/20.80	c #Conflicts:     170000 | #Learnt:      10459 | 0.000
20.78/20.80	c total clause space: 78.2603MB
20.78/20.80	c total #watches: 110692
20.78/20.89	c total #propagations: 16502765 / total #impl: 55038130 (eff. 0.300)
20.78/20.89	c #Conflicts:     171000 | #Learnt:      11459 | 0.000
20.78/20.89	c total clause space: 78.2603MB
20.78/20.89	c total #watches: 117183
20.89/21.00	c total #propagations: 16760362 / total #impl: 55585662 (eff. 0.302)
20.89/21.00	c #Conflicts:     172000 | #Learnt:      12459 | 0.000
20.89/21.00	c total clause space: 78.2603MB
20.89/21.00	c total #watches: 122003
21.08/21.14	c total #propagations: 16907610 / total #impl: 55955677 (eff. 0.302)
21.08/21.14	c #Conflicts:     173000 | #Learnt:      13459 | 0.000
21.08/21.14	c total clause space: 78.2603MB
21.08/21.14	c total #watches: 125806
21.18/21.23	c total #propagations: 17642628 / total #impl: 57381366 (eff. 0.307)
21.18/21.23	c #Conflicts:     174000 | #Learnt:      14459 | 0.000
21.18/21.23	c total clause space: 78.2603MB
21.18/21.23	c total #watches: 130044
21.28/21.34	c total #propagations: 17879779 / total #impl: 57924179 (eff. 0.309)
21.28/21.34	c #Conflicts:     175000 | #Learnt:      15459 | 0.000
21.28/21.34	c total clause space: 78.2603MB
21.28/21.34	c total #watches: 134186
21.38/21.46	c total #propagations: 17935034 / total #impl: 58157259 (eff. 0.308)
21.38/21.46	c #Conflicts:     176000 | #Learnt:      16459 | 0.000
21.38/21.46	c total clause space: 78.2603MB
21.38/21.46	c total #watches: 137942
21.48/21.56	c total #propagations: 18026271 / total #impl: 58452249 (eff. 0.308)
21.48/21.56	c #Conflicts:     177000 | #Learnt:      17459 | 0.000
21.48/21.56	c total clause space: 78.2603MB
21.48/21.56	c total #watches: 142931
21.58/21.65	c total #propagations: 18241687 / total #impl: 58937803 (eff. 0.310)
21.58/21.65	c #Conflicts:     178000 | #Learnt:      18459 | 0.000
21.58/21.65	c total clause space: 78.2603MB
21.58/21.65	c total #watches: 147567
21.68/21.74	c total #propagations: 18310875 / total #impl: 59127608 (eff. 0.310)
21.68/21.74	c #Conflicts:     179000 | #Learnt:      19459 | 0.000
21.68/21.74	c total clause space: 78.2603MB
21.68/21.74	c total #watches: 151273
21.88/21.90	c total #propagations: 18403517 / total #impl: 59384639 (eff. 0.310)
21.88/21.90	c GC COLLECT
21.88/21.90	c #Conflicts:     180000 | #Learnt:      10319 | 0.000
21.88/21.90	c total clause space: 78.2603MB
21.88/21.90	c total #watches: 109875
21.88/21.97	c total #propagations: 18778799 / total #impl: 60207359 (eff. 0.312)
21.88/21.97	c #Conflicts:     181000 | #Learnt:      11319 | 0.000
21.88/21.97	c total clause space: 78.2603MB
21.88/21.97	c total #watches: 113960
21.99/22.05	c total #propagations: 18847519 / total #impl: 60412458 (eff. 0.312)
21.99/22.05	c #Conflicts:     182000 | #Learnt:      12319 | 0.000
21.99/22.05	c total clause space: 78.2603MB
21.99/22.05	c total #watches: 117214
22.09/22.15	c total #propagations: 18881218 / total #impl: 60561224 (eff. 0.312)
22.09/22.15	c #Conflicts:     183000 | #Learnt:      13319 | 0.000
22.09/22.15	c total clause space: 78.2603MB
22.09/22.15	c total #watches: 121732
22.28/22.35	c total #propagations: 18949494 / total #impl: 60807973 (eff. 0.312)
22.28/22.35	c #Conflicts:     184000 | #Learnt:      14319 | 0.000
22.28/22.35	c total clause space: 78.2603MB
22.28/22.35	c total #watches: 136554
22.58/22.66	c total #propagations: 18982268 / total #impl: 61270539 (eff. 0.310)
22.58/22.66	c #Conflicts:     185000 | #Learnt:      15319 | 0.000
22.58/22.66	c total clause space: 78.2603MB
22.58/22.66	c total #watches: 149172
22.98/23.08	c total #propagations: 19015833 / total #impl: 61950104 (eff. 0.307)
22.98/23.08	c #Conflicts:     186000 | #Learnt:      16319 | 0.000
22.98/23.08	c total clause space: 78.2603MB
22.98/23.08	c total #watches: 160949
23.09/23.20	c total #propagations: 19042957 / total #impl: 62950437 (eff. 0.303)
23.09/23.20	c #Conflicts:     187000 | #Learnt:      17319 | 0.000
23.09/23.20	c total clause space: 78.2603MB
23.09/23.20	c total #watches: 168476
23.19/23.27	c total #propagations: 19135006 / total #impl: 63343680 (eff. 0.302)
23.19/23.27	c #Conflicts:     188000 | #Learnt:      18319 | 0.000
23.19/23.27	c total clause space: 78.2603MB
23.19/23.27	c total #watches: 171679
23.28/23.38	c total #propagations: 19164638 / total #impl: 63442683 (eff. 0.302)
23.28/23.38	c #Conflicts:     189000 | #Learnt:      19319 | 0.000
23.28/23.38	c total clause space: 78.2603MB
23.28/23.38	c total #watches: 174521
23.48/23.50	c total #propagations: 19194475 / total #impl: 63540614 (eff. 0.302)
23.48/23.50	c #Conflicts:     190000 | #Learnt:      20319 | 0.000
23.48/23.50	c total clause space: 78.2603MB
23.48/23.50	c total #watches: 177524
23.58/23.64	c total #propagations: 19228466 / total #impl: 63673975 (eff. 0.302)
23.58/23.64	c GC COLLECT
23.58/23.64	c #Conflicts:     191000 | #Learnt:      10956 | 0.000
23.58/23.64	c total clause space: 78.2603MB
23.58/23.64	c total #watches: 113397
23.68/23.75	c total #propagations: 19266349 / total #impl: 63820010 (eff. 0.302)
23.68/23.75	c #Conflicts:     192000 | #Learnt:      11956 | 0.000
23.68/23.75	c total clause space: 78.2603MB
23.68/23.75	c total #watches: 118954
23.78/23.83	c total #propagations: 19307773 / total #impl: 64008104 (eff. 0.302)
23.78/23.83	c #Conflicts:     193000 | #Learnt:      12956 | 0.000
23.78/23.83	c total clause space: 78.2603MB
23.78/23.83	c total #watches: 124244
23.88/23.93	c total #propagations: 19360519 / total #impl: 64170728 (eff. 0.302)
23.88/23.93	c #Conflicts:     194000 | #Learnt:      13956 | 0.000
23.88/23.93	c total clause space: 78.2603MB
23.88/23.93	c total #watches: 128282
23.98/24.06	c total #propagations: 19398257 / total #impl: 64354802 (eff. 0.301)
23.98/24.06	c #Conflicts:     195000 | #Learnt:      14956 | 0.000
23.98/24.06	c total clause space: 78.2603MB
23.98/24.06	c total #watches: 131847
24.19/24.23	c total #propagations: 19434647 / total #impl: 64579097 (eff. 0.301)
24.19/24.23	c #Conflicts:     196000 | #Learnt:      15956 | 0.000
24.19/24.23	c total clause space: 78.2603MB
24.19/24.23	c total #watches: 135399
24.29/24.39	c total #propagations: 19472922 / total #impl: 64851432 (eff. 0.300)
24.29/24.39	c #Conflicts:     197000 | #Learnt:      16956 | 0.000
24.29/24.39	c total clause space: 78.2603MB
24.29/24.39	c total #watches: 138591
24.48/24.58	c total #propagations: 19501558 / total #impl: 65103106 (eff. 0.300)
24.48/24.58	c #Conflicts:     198000 | #Learnt:      17956 | 0.000
24.48/24.58	c total clause space: 78.2603MB
24.48/24.58	c total #watches: 141723
24.68/24.78	c total #propagations: 19533446 / total #impl: 65393934 (eff. 0.299)
24.68/24.78	c #Conflicts:     199000 | #Learnt:      18956 | 0.000
24.68/24.78	c total clause space: 78.2603MB
24.68/24.78	c total #watches: 145870
24.98/25.01	c total #propagations: 19565316 / total #impl: 65669631 (eff. 0.298)
24.98/25.01	c #Conflicts:     200000 | #Learnt:      19956 | 0.000
24.98/25.01	c total clause space: 78.2603MB
24.98/25.01	c total #watches: 149273
25.18/25.25	c total #propagations: 19601309 / total #impl: 65993781 (eff. 0.297)
25.18/25.25	c #Conflicts:     201000 | #Learnt:      20956 | 0.000
25.18/25.25	c total clause space: 78.2603MB
25.18/25.25	c total #watches: 152845
25.39/25.43	c total #propagations: 19632348 / total #impl: 66278562 (eff. 0.296)
25.39/25.43	c GC COLLECT
25.39/25.43	c #Conflicts:     202000 | #Learnt:      11257 | 0.000
25.39/25.43	c total clause space: 78.2603MB
25.39/25.43	c total #watches: 115304
25.48/25.54	c total #propagations: 19663221 / total #impl: 66536073 (eff. 0.296)
25.48/25.54	c #Conflicts:     203000 | #Learnt:      12257 | 0.000
25.48/25.54	c total clause space: 78.2603MB
25.48/25.54	c total #watches: 119839
25.58/25.67	c total #propagations: 19694757 / total #impl: 66797872 (eff. 0.295)
25.58/25.67	c #Conflicts:     204000 | #Learnt:      13257 | 0.000
25.58/25.67	c total clause space: 78.2603MB
25.58/25.67	c total #watches: 123788
25.78/25.83	c total #propagations: 19725611 / total #impl: 67075777 (eff. 0.294)
25.78/25.83	c #Conflicts:     205000 | #Learnt:      14257 | 0.000
25.78/25.83	c total clause space: 78.2603MB
25.78/25.83	c total #watches: 127519
25.88/25.91	c total #propagations: 19757410 / total #impl: 67332463 (eff. 0.293)
25.88/25.91	c #Conflicts:     206000 | #Learnt:      15257 | 0.000
25.88/25.91	c total clause space: 78.2603MB
25.88/25.91	c total #watches: 131162
25.88/25.97	c total #propagations: 19806290 / total #impl: 67522280 (eff. 0.293)
25.88/25.97	c #Conflicts:     207000 | #Learnt:      16257 | 0.000
25.88/25.97	c total clause space: 78.2603MB
25.88/25.97	c total #watches: 134228
25.98/26.03	c total #propagations: 19839733 / total #impl: 67640218 (eff. 0.293)
25.98/26.03	c #Conflicts:     208000 | #Learnt:      17257 | 0.000
25.98/26.03	c total clause space: 78.2603MB
25.98/26.03	c total #watches: 137082
26.08/26.12	c total #propagations: 19868287 / total #impl: 67749921 (eff. 0.293)
26.08/26.12	c #Conflicts:     209000 | #Learnt:      18257 | 0.000
26.08/26.12	c total clause space: 78.2603MB
26.08/26.12	c total #watches: 141731
26.18/26.22	c total #propagations: 19902787 / total #impl: 67921713 (eff. 0.293)
26.18/26.22	c #Conflicts:     210000 | #Learnt:      19257 | 0.000
26.18/26.22	c total clause space: 78.2603MB
26.18/26.22	c total #watches: 144513
26.28/26.34	c total #propagations: 19932808 / total #impl: 68057858 (eff. 0.293)
26.28/26.34	c #Conflicts:     211000 | #Learnt:      20257 | 0.000
26.28/26.34	c total clause space: 78.2603MB
26.28/26.34	c total #watches: 146828
26.39/26.50	c total #propagations: 19959004 / total #impl: 68197926 (eff. 0.293)
26.39/26.50	c #Conflicts:     212000 | #Learnt:      21257 | 0.000
26.39/26.50	c total clause space: 78.2603MB
26.39/26.50	c total #watches: 151397
26.58/26.65	c total #propagations: 19995716 / total #impl: 68382145 (eff. 0.292)
26.58/26.65	c GC COLLECT
26.58/26.65	c #Conflicts:     213000 | #Learnt:      11233 | 0.000
26.58/26.65	c total clause space: 78.2603MB
26.58/26.65	c total #watches: 114944
26.68/26.73	c total #propagations: 20028876 / total #impl: 68574049 (eff. 0.292)
26.68/26.73	c #Conflicts:     214000 | #Learnt:      12233 | 0.000
26.68/26.73	c total clause space: 78.2603MB
26.68/26.73	c total #watches: 119297
26.78/26.83	c total #propagations: 20068261 / total #impl: 68783462 (eff. 0.292)
26.78/26.83	c #Conflicts:     215000 | #Learnt:      13233 | 0.000
26.78/26.83	c total clause space: 78.2603MB
26.78/26.83	c total #watches: 122294
26.88/26.97	c total #propagations: 20104359 / total #impl: 68994384 (eff. 0.291)
26.88/26.97	c #Conflicts:     216000 | #Learnt:      14233 | 0.000
26.88/26.97	c total clause space: 78.2603MB
26.88/26.97	c total #watches: 125722
27.08/27.11	c total #propagations: 20146434 / total #impl: 69225857 (eff. 0.291)
27.08/27.11	c #Conflicts:     217000 | #Learnt:      15233 | 0.000
27.08/27.11	c total clause space: 78.2603MB
27.08/27.11	c total #watches: 129078
27.18/27.28	c total #propagations: 20183002 / total #impl: 69446459 (eff. 0.291)
27.18/27.28	c #Conflicts:     218000 | #Learnt:      16233 | 0.000
27.18/27.28	c total clause space: 78.2603MB
27.18/27.28	c total #watches: 132255
27.38/27.46	c total #propagations: 20221606 / total #impl: 69719490 (eff. 0.290)
27.38/27.46	c #Conflicts:     219000 | #Learnt:      17233 | 0.000
27.38/27.46	c total clause space: 78.2603MB
27.38/27.46	c total #watches: 135569
27.59/27.65	c total #propagations: 20258758 / total #impl: 69946597 (eff. 0.290)
27.59/27.65	c #Conflicts:     220000 | #Learnt:      18233 | 0.000
27.59/27.65	c total clause space: 78.2603MB
27.59/27.65	c total #watches: 138887
27.78/27.89	c total #propagations: 20292629 / total #impl: 70182420 (eff. 0.289)
27.78/27.89	c #Conflicts:     221000 | #Learnt:      19233 | 0.000
27.78/27.89	c total clause space: 78.2603MB
27.78/27.89	c total #watches: 142193
28.08/28.16	c total #propagations: 20336296 / total #impl: 70532439 (eff. 0.288)
28.08/28.16	c #Conflicts:     222000 | #Learnt:      20233 | 0.000
28.08/28.16	c total clause space: 78.2603MB
28.08/28.16	c total #watches: 145734
28.38/28.43	c total #propagations: 20381736 / total #impl: 70897226 (eff. 0.287)
28.38/28.43	c #Conflicts:     223000 | #Learnt:      21233 | 0.000
28.38/28.43	c total clause space: 78.2603MB
28.38/28.43	c total #watches: 149274
28.59/28.69	c total #propagations: 20422456 / total #impl: 71209331 (eff. 0.287)
28.59/28.69	c #Conflicts:     224000 | #Learnt:      22233 | 0.000
28.59/28.69	c total clause space: 78.2603MB
28.59/28.69	c total #watches: 152596
28.78/28.87	c total #propagations: 20458616 / total #impl: 71500316 (eff. 0.286)
28.78/28.87	c GC COLLECT
28.78/28.87	c #Conflicts:     225000 | #Learnt:      11910 | 0.000
28.78/28.87	c total clause space: 78.2603MB
28.78/28.87	c total #watches: 117695
28.88/28.95	c total #propagations: 20501550 / total #impl: 71741177 (eff. 0.286)
28.88/28.95	c #Conflicts:     226000 | #Learnt:      12910 | 0.000
28.88/28.95	c total clause space: 78.2603MB
28.88/28.95	c total #watches: 120660
28.98/29.04	c total #propagations: 20536848 / total #impl: 71902216 (eff. 0.286)
28.98/29.04	c #Conflicts:     227000 | #Learnt:      13910 | 0.000
28.98/29.04	c total clause space: 78.2603MB
28.98/29.04	c total #watches: 123509
29.08/29.15	c total #propagations: 20568676 / total #impl: 72055639 (eff. 0.285)
29.08/29.15	c #Conflicts:     228000 | #Learnt:      14910 | 0.000
29.08/29.15	c total clause space: 78.2603MB
29.08/29.15	c total #watches: 126034
29.18/29.25	c total #propagations: 20599897 / total #impl: 72224595 (eff. 0.285)
29.18/29.25	c #Conflicts:     229000 | #Learnt:      15910 | 0.000
29.18/29.25	c total clause space: 78.2603MB
29.18/29.25	c total #watches: 128481
29.28/29.38	c total #propagations: 20628724 / total #impl: 72395688 (eff. 0.285)
29.28/29.38	c #Conflicts:     230000 | #Learnt:      16910 | 0.000
29.28/29.38	c total clause space: 78.2603MB
29.28/29.38	c total #watches: 131056
29.48/29.52	c total #propagations: 20660958 / total #impl: 72600470 (eff. 0.285)
29.48/29.52	c #Conflicts:     231000 | #Learnt:      17910 | 0.000
29.48/29.52	c total clause space: 78.2603MB
29.48/29.52	c total #watches: 134072
29.58/29.62	c total #propagations: 20842995 / total #impl: 73084788 (eff. 0.285)
29.58/29.62	c #Conflicts:     232000 | #Learnt:      18910 | 0.000
29.58/29.62	c total clause space: 78.2603MB
29.58/29.62	c total #watches: 138069
29.69/29.73	c total #propagations: 20962391 / total #impl: 73404016 (eff. 0.286)
29.69/29.73	c #Conflicts:     233000 | #Learnt:      19910 | 0.000
29.69/29.73	c total clause space: 78.2603MB
29.69/29.73	c total #watches: 145277
29.79/29.85	c total #propagations: 21090407 / total #impl: 73728734 (eff. 0.286)
29.79/29.85	c #Conflicts:     234000 | #Learnt:      20910 | 0.000
29.79/29.85	c total clause space: 78.2603MB
29.79/29.85	c total #watches: 149748
29.88/29.98	c total #propagations: 21330478 / total #impl: 74264885 (eff. 0.287)
29.88/29.98	c #Conflicts:     235000 | #Learnt:      21910 | 0.000
29.88/29.98	c total clause space: 78.2603MB
29.88/29.98	c total #watches: 154019
30.08/30.15	c total #propagations: 21541914 / total #impl: 74761650 (eff. 0.288)
30.08/30.15	c #Conflicts:     236000 | #Learnt:      22910 | 0.000
30.08/30.15	c total clause space: 78.2603MB
30.08/30.15	c total #watches: 158677
30.18/30.27	c total #propagations: 21694820 / total #impl: 75152100 (eff. 0.289)
30.18/30.27	c GC COLLECT
30.18/30.27	c #Conflicts:     237000 | #Learnt:      12305 | 0.000
30.18/30.27	c total clause space: 78.2603MB
30.18/30.27	c total #watches: 119523
30.28/30.35	c total #propagations: 21824012 / total #impl: 75485446 (eff. 0.289)
30.28/30.35	c #Conflicts:     238000 | #Learnt:      13305 | 0.000
30.28/30.35	c total clause space: 78.2603MB
30.28/30.35	c total #watches: 123961
30.38/30.45	c total #propagations: 21898061 / total #impl: 75703771 (eff. 0.289)
30.38/30.45	c #Conflicts:     239000 | #Learnt:      14305 | 0.000
30.38/30.45	c total clause space: 78.2603MB
30.38/30.45	c total #watches: 127783
30.48/30.55	c total #propagations: 21946308 / total #impl: 75913177 (eff. 0.289)
30.48/30.55	c #Conflicts:     240000 | #Learnt:      15305 | 0.000
30.48/30.55	c total clause space: 78.2603MB
30.48/30.55	c total #watches: 132486
30.58/30.65	c total #propagations: 22076466 / total #impl: 76258877 (eff. 0.289)
30.58/30.65	c #Conflicts:     241000 | #Learnt:      16305 | 0.000
30.58/30.65	c total clause space: 78.2603MB
30.58/30.65	c total #watches: 137642
30.68/30.72	c total #propagations: 22303533 / total #impl: 76729557 (eff. 0.291)
30.68/30.72	c #Conflicts:     242000 | #Learnt:      17305 | 0.000
30.68/30.72	c total clause space: 78.2603MB
30.68/30.72	c total #watches: 142463
30.79/30.83	c total #propagations: 22354827 / total #impl: 76872409 (eff. 0.291)
30.79/30.83	c #Conflicts:     243000 | #Learnt:      18305 | 0.000
30.79/30.83	c total clause space: 78.2603MB
30.79/30.83	c total #watches: 147153
30.89/30.93	c total #propagations: 22461713 / total #impl: 77224131 (eff. 0.291)
30.89/30.93	c #Conflicts:     244000 | #Learnt:      19305 | 0.000
30.89/30.93	c total clause space: 78.2603MB
30.89/30.93	c total #watches: 151913
30.98/31.04	c total #propagations: 22568780 / total #impl: 77520743 (eff. 0.291)
30.98/31.04	c #Conflicts:     245000 | #Learnt:      20305 | 0.000
30.98/31.04	c total clause space: 78.2603MB
30.98/31.04	c total #watches: 156025
31.08/31.13	c total #propagations: 22607791 / total #impl: 77719108 (eff. 0.291)
31.08/31.13	c #Conflicts:     246000 | #Learnt:      21305 | 0.000
31.08/31.13	c total clause space: 78.2603MB
31.08/31.13	c total #watches: 159137
31.18/31.25	c total #propagations: 22633070 / total #impl: 77831444 (eff. 0.291)
31.18/31.25	c #Conflicts:     247000 | #Learnt:      22305 | 0.000
31.18/31.25	c total clause space: 78.2603MB
31.18/31.25	c total #watches: 163146
31.28/31.39	c total #propagations: 22717523 / total #impl: 78030992 (eff. 0.291)
31.28/31.39	c #Conflicts:     248000 | #Learnt:      23305 | 0.000
31.28/31.39	c total clause space: 78.2603MB
31.28/31.39	c total #watches: 166574
31.48/31.58	c total #propagations: 22939789 / total #impl: 78577344 (eff. 0.292)
31.48/31.58	c GC COLLECT
31.48/31.58	c #Conflicts:     249000 | #Learnt:      12396 | 0.000
31.48/31.58	c total clause space: 78.2603MB
31.48/31.58	c total #watches: 121490
31.58/31.68	c total #propagations: 23418924 / total #impl: 79662598 (eff. 0.294)
31.58/31.68	c #Conflicts:     250000 | #Learnt:      13396 | 0.000
31.58/31.68	c total clause space: 78.2603MB
31.58/31.68	c total #watches: 126641
31.68/31.79	c total #propagations: 23487524 / total #impl: 79909996 (eff. 0.294)
31.68/31.79	c #Conflicts:     251000 | #Learnt:      14396 | 0.000
31.68/31.79	c total clause space: 78.2603MB
31.68/31.79	c total #watches: 132087
31.78/31.90	c total #propagations: 23669521 / total #impl: 80333992 (eff. 0.295)
31.78/31.90	c #Conflicts:     252000 | #Learnt:      15396 | 0.000
31.78/31.90	c total clause space: 78.2603MB
31.78/31.90	c total #watches: 137061
31.89/31.98	c total #propagations: 23803830 / total #impl: 80699683 (eff. 0.295)
31.89/31.98	c #Conflicts:     253000 | #Learnt:      16396 | 0.000
31.89/31.98	c total clause space: 78.2603MB
31.89/31.98	c total #watches: 142557
31.99/32.07	c total #propagations: 23854651 / total #impl: 80884128 (eff. 0.295)
31.99/32.07	c #Conflicts:     254000 | #Learnt:      17396 | 0.000
31.99/32.07	c total clause space: 78.2603MB
31.99/32.07	c total #watches: 147998
32.18/32.20	c total #propagations: 24000160 / total #impl: 81250414 (eff. 0.295)
32.18/32.20	c #Conflicts:     255000 | #Learnt:      18396 | 0.000
32.18/32.20	c total clause space: 78.2603MB
32.18/32.20	c total #watches: 157187
32.38/32.40	c total #propagations: 24112031 / total #impl: 81654991 (eff. 0.295)
32.38/32.40	c #Conflicts:     256000 | #Learnt:      19396 | 0.000
32.38/32.40	c total clause space: 78.2603MB
32.38/32.40	c total #watches: 162361
32.48/32.50	c total #propagations: 24499908 / total #impl: 82537913 (eff. 0.297)
32.48/32.50	c #Conflicts:     257000 | #Learnt:      20396 | 0.000
32.48/32.50	c total clause space: 78.2603MB
32.48/32.50	c total #watches: 170900
32.58/32.67	c total #propagations: 24567779 / total #impl: 82839893 (eff. 0.297)
32.58/32.67	c #Conflicts:     258000 | #Learnt:      21396 | 0.000
32.58/32.67	c total clause space: 78.2603MB
32.58/32.67	c total #watches: 183349
32.78/32.86	c total #propagations: 24597035 / total #impl: 83248219 (eff. 0.295)
32.78/32.86	c #Conflicts:     259000 | #Learnt:      22396 | 0.000
32.78/32.86	c total clause space: 78.2603MB
32.78/32.86	c total #watches: 190579
32.98/33.05	c total #propagations: 24773026 / total #impl: 83720369 (eff. 0.296)
32.98/33.05	c #Conflicts:     260000 | #Learnt:      23396 | 0.000
32.98/33.05	c total clause space: 78.2603MB
32.98/33.05	c total #watches: 196111
33.18/33.24	c total #propagations: 24965920 / total #impl: 84259392 (eff. 0.296)
33.18/33.24	c #Conflicts:     261000 | #Learnt:      24396 | 0.000
33.18/33.24	c total clause space: 78.2603MB
33.18/33.24	c total #watches: 200364
33.28/33.38	c total #propagations: 25015337 / total #impl: 84433052 (eff. 0.296)
33.28/33.38	c GC COLLECT
33.28/33.38	c #Conflicts:     262000 | #Learnt:      13258 | 0.000
33.28/33.38	c total clause space: 78.2603MB
33.28/33.38	c total #watches: 124658
33.48/33.52	c total #propagations: 25395144 / total #impl: 85187531 (eff. 0.298)
33.48/33.52	c #Conflicts:     263000 | #Learnt:      14258 | 0.000
33.48/33.52	c total clause space: 78.2603MB
33.48/33.52	c total #watches: 129823
33.58/33.60	c total #propagations: 25825517 / total #impl: 86030906 (eff. 0.300)
33.58/33.60	c #Conflicts:     264000 | #Learnt:      15258 | 0.000
33.58/33.60	c total clause space: 78.2603MB
33.58/33.60	c total #watches: 133640
33.68/33.70	c total #propagations: 25916672 / total #impl: 86249076 (eff. 0.300)
33.68/33.70	c #Conflicts:     265000 | #Learnt:      16258 | 0.000
33.68/33.70	c total clause space: 78.2603MB
33.68/33.70	c total #watches: 137528
33.78/33.86	c total #propagations: 26112298 / total #impl: 86693012 (eff. 0.301)
33.78/33.86	c #Conflicts:     266000 | #Learnt:      17258 | 0.000
33.78/33.86	c total clause space: 78.2603MB
33.78/33.86	c total #watches: 144434
33.88/33.93	c total #propagations: 26782877 / total #impl: 88107505 (eff. 0.304)
33.88/33.93	c #Conflicts:     267000 | #Learnt:      18258 | 0.000
33.88/33.93	c total clause space: 78.2603MB
33.88/33.93	c total #watches: 148588
33.98/34.01	c total #propagations: 26833788 / total #impl: 88330311 (eff. 0.304)
33.98/34.01	c #Conflicts:     268000 | #Learnt:      19258 | 0.000
33.98/34.01	c total clause space: 78.2603MB
33.98/34.01	c total #watches: 151768
33.98/34.08	c total #propagations: 26873775 / total #impl: 88524197 (eff. 0.304)
33.98/34.08	c #Conflicts:     269000 | #Learnt:      20258 | 0.000
33.98/34.08	c total clause space: 78.2603MB
33.98/34.08	c total #watches: 155282
34.08/34.18	c total #propagations: 26911917 / total #impl: 88657524 (eff. 0.304)
34.08/34.18	c #Conflicts:     270000 | #Learnt:      21258 | 0.000
34.08/34.18	c total clause space: 78.2603MB
34.08/34.18	c total #watches: 158918
34.18/34.28	c total #propagations: 26955048 / total #impl: 88864142 (eff. 0.303)
34.18/34.28	c #Conflicts:     271000 | #Learnt:      22258 | 0.000
34.18/34.28	c total clause space: 78.2603MB
34.18/34.28	c total #watches: 161587
34.38/34.40	c total #propagations: 26980914 / total #impl: 89064767 (eff. 0.303)
34.38/34.40	c #Conflicts:     272000 | #Learnt:      23258 | 0.000
34.38/34.40	c total clause space: 78.2603MB
34.38/34.40	c total #watches: 164495
34.48/34.54	c total #propagations: 27007220 / total #impl: 89311368 (eff. 0.302)
34.48/34.54	c #Conflicts:     273000 | #Learnt:      24258 | 0.000
34.48/34.54	c total clause space: 78.2603MB
34.48/34.54	c total #watches: 167692
34.68/34.71	c total #propagations: 27033754 / total #impl: 89553175 (eff. 0.302)
34.68/34.71	c GC COLLECT
34.68/34.71	c #Conflicts:     274000 | #Learnt:      12746 | 0.000
34.68/34.71	c total clause space: 78.2603MB
34.68/34.71	c total #watches: 122556
34.78/34.84	c total #propagations: 27062700 / total #impl: 89841437 (eff. 0.301)
34.78/34.84	c #Conflicts:     275000 | #Learnt:      13746 | 0.000
34.78/34.84	c total clause space: 78.2603MB
34.78/34.84	c total #watches: 126678
34.88/34.98	c total #propagations: 27094582 / total #impl: 90079859 (eff. 0.301)
34.88/34.98	c #Conflicts:     276000 | #Learnt:      14746 | 0.000
34.88/34.98	c total clause space: 78.2603MB
34.88/34.98	c total #watches: 131172
34.98/35.09	c total #propagations: 27139705 / total #impl: 90342869 (eff. 0.300)
34.98/35.09	c #Conflicts:     277000 | #Learnt:      15746 | 0.000
34.98/35.09	c total clause space: 78.2603MB
34.98/35.09	c total #watches: 136276
35.18/35.22	c total #propagations: 27454849 / total #impl: 91052510 (eff. 0.302)
35.18/35.22	c #Conflicts:     278000 | #Learnt:      16746 | 0.000
35.18/35.22	c total clause space: 78.2603MB
35.18/35.22	c total #watches: 140625
35.28/35.32	c total #propagations: 27575488 / total #impl: 91397308 (eff. 0.302)
35.28/35.32	c #Conflicts:     279000 | #Learnt:      17746 | 0.000
35.28/35.32	c total clause space: 78.2603MB
35.28/35.32	c total #watches: 144285
35.38/35.44	c total #propagations: 27700948 / total #impl: 91723235 (eff. 0.302)
35.38/35.44	c #Conflicts:     280000 | #Learnt:      18746 | 0.000
35.38/35.44	c total clause space: 78.2603MB
35.38/35.44	c total #watches: 148701
35.48/35.58	c total #propagations: 27856214 / total #impl: 92114976 (eff. 0.302)
35.48/35.58	c #Conflicts:     281000 | #Learnt:      19746 | 0.000
35.48/35.58	c total clause space: 78.2603MB
35.48/35.58	c total #watches: 153642
35.58/35.66	c total #propagations: 28256854 / total #impl: 92936245 (eff. 0.304)
35.58/35.66	c #Conflicts:     282000 | #Learnt:      20746 | 0.000
35.58/35.66	c total clause space: 78.2603MB
35.58/35.66	c total #watches: 157821
35.68/35.75	c total #propagations: 28307946 / total #impl: 93099981 (eff. 0.304)
35.68/35.75	c #Conflicts:     283000 | #Learnt:      21746 | 0.000
35.68/35.75	c total clause space: 78.2603MB
35.68/35.75	c total #watches: 162921
35.88/35.90	c total #propagations: 28342207 / total #impl: 93277280 (eff. 0.304)
35.88/35.90	c #Conflicts:     284000 | #Learnt:      22746 | 0.000
35.88/35.90	c total clause space: 78.2603MB
35.88/35.90	c total #watches: 167771
35.98/36.04	c total #propagations: 28407802 / total #impl: 93576421 (eff. 0.304)
35.98/36.04	c #Conflicts:     285000 | #Learnt:      23746 | 0.000
35.98/36.04	c total clause space: 78.2603MB
35.98/36.04	c total #watches: 172696
36.08/36.19	c total #propagations: 28658373 / total #impl: 94187708 (eff. 0.304)
36.08/36.19	c #Conflicts:     286000 | #Learnt:      24746 | 0.000
36.08/36.19	c total clause space: 78.2603MB
36.08/36.19	c total #watches: 176827
36.18/36.28	c total #propagations: 28766363 / total #impl: 94496129 (eff. 0.304)
36.18/36.28	c GC COLLECT
36.18/36.28	c #Conflicts:     287000 | #Learnt:      12958 | 0.000
36.18/36.28	c total clause space: 78.2603MB
36.18/36.28	c total #watches: 123453
36.28/36.39	c total #propagations: 28816070 / total #impl: 94676412 (eff. 0.304)
36.28/36.39	c #Conflicts:     288000 | #Learnt:      13958 | 0.000
36.28/36.39	c total clause space: 78.2603MB
36.28/36.39	c total #watches: 128646
36.38/36.49	c total #propagations: 28994538 / total #impl: 95127656 (eff. 0.305)
36.38/36.49	c #Conflicts:     289000 | #Learnt:      14958 | 0.000
36.38/36.49	c total clause space: 78.2603MB
36.38/36.49	c total #watches: 133168
36.48/36.59	c total #propagations: 29099249 / total #impl: 95471883 (eff. 0.305)
36.48/36.59	c #Conflicts:     290000 | #Learnt:      15958 | 0.000
36.48/36.59	c total clause space: 78.2603MB
36.48/36.59	c total #watches: 137818
36.58/36.68	c total #propagations: 29137039 / total #impl: 95643662 (eff. 0.305)
36.58/36.68	c #Conflicts:     291000 | #Learnt:      16958 | 0.000
36.58/36.68	c total clause space: 78.2603MB
36.58/36.68	c total #watches: 142278
36.68/36.78	c total #propagations: 29181700 / total #impl: 95795367 (eff. 0.305)
36.68/36.78	c #Conflicts:     292000 | #Learnt:      17958 | 0.000
36.68/36.78	c total clause space: 78.2603MB
36.68/36.78	c total #watches: 146239
36.78/36.85	c total #propagations: 29218676 / total #impl: 95952203 (eff. 0.305)
36.78/36.85	c #Conflicts:     293000 | #Learnt:      18958 | 0.000
36.78/36.85	c total clause space: 78.2603MB
36.78/36.85	c total #watches: 148778
36.88/36.92	c total #propagations: 29258070 / total #impl: 96046449 (eff. 0.305)
36.88/36.92	c #Conflicts:     294000 | #Learnt:      19958 | 0.000
36.88/36.92	c total clause space: 78.2603MB
36.88/36.92	c total #watches: 150893
36.98/37.00	c total #propagations: 29296232 / total #impl: 96137071 (eff. 0.305)
36.98/37.00	c #Conflicts:     295000 | #Learnt:      20958 | 0.000
36.98/37.00	c total clause space: 78.2603MB
36.98/37.00	c total #watches: 153035
37.08/37.10	c total #propagations: 29337829 / total #impl: 96244094 (eff. 0.305)
37.08/37.10	c #Conflicts:     296000 | #Learnt:      21958 | 0.000
37.08/37.10	c total clause space: 78.2603MB
37.08/37.10	c total #watches: 157288
37.08/37.18	c total #propagations: 29539996 / total #impl: 96655640 (eff. 0.306)
37.08/37.18	c #Conflicts:     297000 | #Learnt:      22958 | 0.000
37.08/37.18	c total clause space: 78.2603MB
37.08/37.18	c total #watches: 161144
37.28/37.31	c total #propagations: 29626375 / total #impl: 96907501 (eff. 0.306)
37.28/37.31	c #Conflicts:     298000 | #Learnt:      23958 | 0.000
37.28/37.31	c total clause space: 78.2603MB
37.28/37.31	c total #watches: 164710
37.38/37.41	c total #propagations: 29901815 / total #impl: 97501485 (eff. 0.307)
37.38/37.41	c #Conflicts:     299000 | #Learnt:      24958 | 0.000
37.38/37.41	c total clause space: 78.2603MB
37.38/37.41	c total #watches: 169058
37.48/37.50	c total #propagations: 30005085 / total #impl: 97752112 (eff. 0.307)
37.48/37.50	c #Conflicts:     300000 | #Learnt:      25958 | 0.000
37.48/37.50	c total clause space: 78.2603MB
37.48/37.50	c total #watches: 172778
37.58/37.60	c total #propagations: 30087161 / total #impl: 98009565 (eff. 0.307)
37.58/37.60	c GC COLLECT
37.58/37.60	c #Conflicts:     301000 | #Learnt:      13822 | 0.000
37.58/37.60	c total clause space: 78.2603MB
37.58/37.60	c total #watches: 127962
37.68/37.71	c total #propagations: 30166025 / total #impl: 98261827 (eff. 0.307)
37.68/37.71	c #Conflicts:     302000 | #Learnt:      14822 | 0.000
37.68/37.71	c total clause space: 78.2603MB
37.68/37.71	c total #watches: 132455
37.78/37.81	c total #propagations: 30216204 / total #impl: 98451256 (eff. 0.307)
37.78/37.81	c #Conflicts:     303000 | #Learnt:      15822 | 0.000
37.78/37.81	c total clause space: 78.2603MB
37.78/37.81	c total #watches: 135663
37.88/37.90	c total #propagations: 30263988 / total #impl: 98597364 (eff. 0.307)
37.88/37.90	c #Conflicts:     304000 | #Learnt:      16822 | 0.000
37.88/37.90	c total clause space: 78.2603MB
37.88/37.90	c total #watches: 139979
37.98/38.02	c total #propagations: 30379660 / total #impl: 98877847 (eff. 0.307)
37.98/38.02	c #Conflicts:     305000 | #Learnt:      17822 | 0.000
37.98/38.02	c total clause space: 78.2603MB
37.98/38.02	c total #watches: 145916
37.98/38.08	c total #propagations: 30561365 / total #impl: 99303997 (eff. 0.308)
37.98/38.08	c #Conflicts:     306000 | #Learnt:      18822 | 0.000
37.98/38.08	c total clause space: 78.2603MB
37.98/38.08	c total #watches: 149471
38.08/38.18	c total #propagations: 30601268 / total #impl: 99428018 (eff. 0.308)
38.08/38.18	c #Conflicts:     307000 | #Learnt:      19822 | 0.000
38.08/38.18	c total clause space: 78.2603MB
38.08/38.18	c total #watches: 153980
38.18/38.28	c total #propagations: 30686688 / total #impl: 99659564 (eff. 0.308)
38.18/38.28	c #Conflicts:     308000 | #Learnt:      20822 | 0.000
38.18/38.28	c total clause space: 78.2603MB
38.18/38.28	c total #watches: 158922
38.28/38.36	c total #propagations: 30797576 / total #impl: 99930939 (eff. 0.308)
38.28/38.36	c #Conflicts:     309000 | #Learnt:      21822 | 0.000
38.28/38.36	c total clause space: 78.2603MB
38.28/38.36	c total #watches: 162898
38.38/38.43	c total #propagations: 30850350 / total #impl: 100078264 (eff. 0.308)
38.38/38.43	c #Conflicts:     310000 | #Learnt:      22822 | 0.000
38.38/38.43	c total clause space: 78.2603MB
38.38/38.43	c total #watches: 166248
38.48/38.55	c total #propagations: 30890572 / total #impl: 100212142 (eff. 0.308)
38.48/38.55	c #Conflicts:     311000 | #Learnt:      23822 | 0.000
38.48/38.55	c total clause space: 78.2603MB
38.48/38.55	c total #watches: 169658
38.58/38.67	c total #propagations: 30937065 / total #impl: 100390551 (eff. 0.308)
38.58/38.67	c #Conflicts:     312000 | #Learnt:      24822 | 0.000
38.58/38.67	c total clause space: 78.2603MB
38.58/38.67	c total #watches: 173728
38.78/38.83	c total #propagations: 30993997 / total #impl: 100618100 (eff. 0.308)
38.78/38.83	c #Conflicts:     313000 | #Learnt:      25822 | 0.000
38.78/38.83	c total clause space: 78.2603MB
38.78/38.83	c total #watches: 178199
38.98/39.02	c total #propagations: 31037285 / total #impl: 100809740 (eff. 0.308)
38.98/39.02	c #Conflicts:     314000 | #Learnt:      26822 | 0.000
38.98/39.02	c total clause space: 78.2603MB
38.98/39.02	c total #watches: 182611
39.08/39.11	c total #propagations: 31079469 / total #impl: 101026088 (eff. 0.308)
39.08/39.11	c GC COLLECT
39.08/39.11	c #Conflicts:     315000 | #Learnt:      14443 | 0.000
39.08/39.11	c total clause space: 78.2603MB
39.08/39.11	c total #watches: 129928
39.18/39.21	c total #propagations: 31118457 / total #impl: 101152600 (eff. 0.308)
39.18/39.21	c #Conflicts:     316000 | #Learnt:      15443 | 0.000
39.18/39.21	c total clause space: 78.2603MB
39.18/39.21	c total #watches: 136671
39.28/39.35	c total #propagations: 31147892 / total #impl: 101348556 (eff. 0.307)
39.28/39.35	c #Conflicts:     317000 | #Learnt:      16443 | 0.000
39.28/39.35	c total clause space: 78.2603MB
39.28/39.35	c total #watches: 140712
39.48/39.52	c total #propagations: 31175240 / total #impl: 101497358 (eff. 0.307)
39.48/39.52	c #Conflicts:     318000 | #Learnt:      17443 | 0.000
39.48/39.52	c total clause space: 78.2603MB
39.48/39.52	c total #watches: 144190
39.68/39.71	c total #propagations: 31206223 / total #impl: 101686750 (eff. 0.307)
39.68/39.71	c #Conflicts:     319000 | #Learnt:      18443 | 0.000
39.68/39.71	c total clause space: 78.2603MB
39.68/39.71	c total #watches: 147711
39.87/39.93	c total #propagations: 31238048 / total #impl: 101897544 (eff. 0.307)
39.87/39.93	c #Conflicts:     320000 | #Learnt:      19443 | 0.000
39.87/39.93	c total clause space: 78.2603MB
39.87/39.93	c total #watches: 151298
40.07/40.10	c total #propagations: 31271557 / total #impl: 102112983 (eff. 0.306)
40.07/40.10	c #Conflicts:     321000 | #Learnt:      20443 | 0.000
40.07/40.10	c total clause space: 78.2603MB
40.07/40.10	c total #watches: 154687
40.07/40.18	c total #propagations: 31308619 / total #impl: 102282506 (eff. 0.306)
40.07/40.18	c #Conflicts:     322000 | #Learnt:      21443 | 0.000
40.07/40.18	c total clause space: 78.2603MB
40.07/40.18	c total #watches: 158174
40.27/40.30	c total #propagations: 31329664 / total #impl: 102420574 (eff. 0.306)
40.27/40.30	c #Conflicts:     323000 | #Learnt:      22443 | 0.000
40.27/40.30	c total clause space: 78.2603MB
40.27/40.30	c total #watches: 161642
40.37/40.45	c total #propagations: 31357269 / total #impl: 102642216 (eff. 0.306)
40.37/40.45	c #Conflicts:     324000 | #Learnt:      23443 | 0.000
40.37/40.45	c total clause space: 78.2603MB
40.37/40.45	c total #watches: 164916
40.57/40.60	c total #propagations: 31383977 / total #impl: 102907339 (eff. 0.305)
40.57/40.60	c #Conflicts:     325000 | #Learnt:      24443 | 0.000
40.57/40.60	c total clause space: 78.2603MB
40.57/40.60	c total #watches: 167868
40.68/40.77	c total #propagations: 31409802 / total #impl: 103143871 (eff. 0.305)
40.68/40.77	c #Conflicts:     326000 | #Learnt:      25443 | 0.000
40.68/40.77	c total clause space: 78.2603MB
40.68/40.77	c total #watches: 170790
40.87/40.95	c total #propagations: 31434709 / total #impl: 103391187 (eff. 0.304)
40.87/40.95	c #Conflicts:     327000 | #Learnt:      26443 | 0.000
40.87/40.95	c total clause space: 78.2603MB
40.87/40.95	c total #watches: 173863
41.07/41.18	c total #propagations: 31460770 / total #impl: 103705010 (eff. 0.303)
41.07/41.18	c #Conflicts:     328000 | #Learnt:      27443 | 0.000
41.07/41.18	c total clause space: 78.2603MB
41.07/41.18	c total #watches: 177396
41.17/41.29	c total #propagations: 31486914 / total #impl: 104077074 (eff. 0.303)
41.17/41.29	c GC COLLECT
41.17/41.29	c #Conflicts:     329000 | #Learnt:      14720 | 0.000
41.17/41.29	c total clause space: 78.2603MB
41.17/41.29	c total #watches: 131130
41.37/41.41	c total #propagations: 31514412 / total #impl: 104258390 (eff. 0.302)
41.37/41.41	c #Conflicts:     330000 | #Learnt:      15720 | 0.000
41.37/41.41	c total clause space: 78.2603MB
41.37/41.41	c total #watches: 134735
41.47/41.54	c total #propagations: 31540005 / total #impl: 104439020 (eff. 0.302)
41.47/41.54	c #Conflicts:     331000 | #Learnt:      16720 | 0.000
41.47/41.54	c total clause space: 78.2603MB
41.47/41.54	c total #watches: 138193
41.67/41.70	c total #propagations: 31562204 / total #impl: 104658336 (eff. 0.302)
41.67/41.70	c #Conflicts:     332000 | #Learnt:      17720 | 0.000
41.67/41.70	c total clause space: 78.2603MB
41.67/41.70	c total #watches: 141258
41.78/41.88	c total #propagations: 31585934 / total #impl: 104910765 (eff. 0.301)
41.78/41.88	c #Conflicts:     333000 | #Learnt:      18720 | 0.000
41.78/41.88	c total clause space: 78.2603MB
41.78/41.88	c total #watches: 144593
41.97/42.03	c total #propagations: 31610122 / total #impl: 105170682 (eff. 0.301)
41.97/42.03	c #Conflicts:     334000 | #Learnt:      19720 | 0.000
41.97/42.03	c total clause space: 78.2603MB
41.97/42.03	c total #watches: 149546
42.07/42.12	c total #propagations: 31721385 / total #impl: 105533896 (eff. 0.301)
42.07/42.12	c #Conflicts:     335000 | #Learnt:      20720 | 0.000
42.07/42.12	c total clause space: 78.2603MB
42.07/42.12	c total #watches: 155152
42.17/42.22	c total #propagations: 31845965 / total #impl: 105857430 (eff. 0.301)
42.17/42.22	c #Conflicts:     336000 | #Learnt:      21720 | 0.000
42.17/42.22	c total clause space: 78.2603MB
42.17/42.22	c total #watches: 162853
42.27/42.32	c total #propagations: 31965273 / total #impl: 106221877 (eff. 0.301)
42.27/42.32	c #Conflicts:     337000 | #Learnt:      22720 | 0.000
42.27/42.32	c total clause space: 78.2603MB
42.27/42.32	c total #watches: 167997
42.47/42.51	c total #propagations: 32044047 / total #impl: 106448143 (eff. 0.301)
42.47/42.51	c #Conflicts:     338000 | #Learnt:      23720 | 0.000
42.47/42.51	c total clause space: 78.2603MB
42.47/42.51	c total #watches: 174097
42.57/42.61	c total #propagations: 32587654 / total #impl: 107595888 (eff. 0.303)
42.57/42.61	c #Conflicts:     339000 | #Learnt:      24720 | 0.000
42.57/42.61	c total clause space: 78.2603MB
42.57/42.61	c total #watches: 179242
42.67/42.75	c total #propagations: 32709889 / total #impl: 107901633 (eff. 0.303)
42.67/42.75	c #Conflicts:     340000 | #Learnt:      25720 | 0.000
42.67/42.75	c total clause space: 78.2603MB
42.67/42.75	c total #watches: 183344
42.88/42.95	c total #propagations: 32774732 / total #impl: 108140032 (eff. 0.303)
42.88/42.95	c #Conflicts:     341000 | #Learnt:      26720 | 0.000
42.88/42.95	c total clause space: 78.2603MB
42.88/42.95	c total #watches: 186860
43.07/43.11	c total #propagations: 32799856 / total #impl: 108267353 (eff. 0.303)
43.07/43.11	c #Conflicts:     342000 | #Learnt:      27720 | 0.000
43.07/43.11	c total clause space: 78.2603MB
43.07/43.11	c total #watches: 191664
43.17/43.23	c total #propagations: 32875105 / total #impl: 108521286 (eff. 0.303)
43.17/43.23	c GC COLLECT
43.17/43.23	c #Conflicts:     343000 | #Learnt:      14746 | 0.000
43.17/43.23	c total clause space: 78.2603MB
43.17/43.23	c total #watches: 131510
43.27/43.35	c total #propagations: 33032973 / total #impl: 108903015 (eff. 0.303)
43.27/43.35	c #Conflicts:     344000 | #Learnt:      15746 | 0.000
43.27/43.35	c total clause space: 78.2603MB
43.27/43.35	c total #watches: 135745
43.37/43.45	c total #propagations: 33492068 / total #impl: 109762210 (eff. 0.305)
43.37/43.45	c #Conflicts:     345000 | #Learnt:      16746 | 0.000
43.37/43.45	c total clause space: 78.2603MB
43.37/43.45	c total #watches: 139261
43.47/43.59	c total #propagations: 33739358 / total #impl: 110211487 (eff. 0.306)
43.47/43.59	c #Conflicts:     346000 | #Learnt:      17746 | 0.000
43.47/43.59	c total clause space: 78.2603MB
43.47/43.59	c total #watches: 145817
43.57/43.67	c total #propagations: 34083400 / total #impl: 111026879 (eff. 0.307)
43.57/43.67	c #Conflicts:     347000 | #Learnt:      18746 | 0.000
43.57/43.67	c total clause space: 78.2603MB
43.57/43.67	c total #watches: 150420
43.77/43.81	c total #propagations: 34144309 / total #impl: 111237963 (eff. 0.307)
43.77/43.81	c #Conflicts:     348000 | #Learnt:      19746 | 0.000
43.77/43.81	c total clause space: 78.2603MB
43.77/43.81	c total #watches: 158790
43.87/43.92	c total #propagations: 34211826 / total #impl: 111519863 (eff. 0.307)
43.87/43.92	c #Conflicts:     349000 | #Learnt:      20746 | 0.000
43.87/43.92	c total clause space: 78.2603MB
43.87/43.92	c total #watches: 162822
43.98/44.03	c total #propagations: 34237695 / total #impl: 111753622 (eff. 0.306)
43.98/44.03	c #Conflicts:     350000 | #Learnt:      21746 | 0.000
43.98/44.03	c total clause space: 78.2603MB
43.98/44.03	c total #watches: 168262
44.08/44.12	c total #propagations: 34278973 / total #impl: 111968989 (eff. 0.306)
44.08/44.12	c #Conflicts:     351000 | #Learnt:      22746 | 0.000
44.08/44.12	c total clause space: 78.2603MB
44.08/44.12	c total #watches: 172671
44.17/44.23	c total #propagations: 34314491 / total #impl: 112146494 (eff. 0.306)
44.17/44.23	c #Conflicts:     352000 | #Learnt:      23746 | 0.000
44.17/44.23	c total clause space: 78.2603MB
44.17/44.23	c total #watches: 175727
44.27/44.36	c total #propagations: 34348670 / total #impl: 112382582 (eff. 0.306)
44.27/44.36	c #Conflicts:     353000 | #Learnt:      24746 | 0.000
44.27/44.36	c total clause space: 78.2603MB
44.27/44.36	c total #watches: 181450
44.37/44.49	c total #propagations: 34399457 / total #impl: 112641870 (eff. 0.305)
44.37/44.49	c #Conflicts:     354000 | #Learnt:      25746 | 0.000
44.37/44.49	c total clause space: 78.2603MB
44.37/44.49	c total #watches: 186379
44.57/44.64	c total #propagations: 34573111 / total #impl: 113046993 (eff. 0.306)
44.57/44.64	c #Conflicts:     355000 | #Learnt:      26746 | 0.000
44.57/44.64	c total clause space: 78.2603MB
44.57/44.64	c total #watches: 190919
44.67/44.75	c total #propagations: 34678033 / total #impl: 113412153 (eff. 0.306)
44.67/44.75	c #Conflicts:     356000 | #Learnt:      27746 | 0.000
44.67/44.75	c total clause space: 78.2603MB
44.67/44.75	c total #watches: 195587
44.77/44.87	c total #propagations: 34728410 / total #impl: 113632515 (eff. 0.306)
44.77/44.87	c GC COLLECT
44.77/44.87	c #Conflicts:     357000 | #Learnt:      14449 | 0.000
44.77/44.87	c total clause space: 78.2603MB
44.77/44.87	c total #watches: 130265
44.97/45.00	c total #propagations: 34803979 / total #impl: 113908487 (eff. 0.306)
44.97/45.00	c #Conflicts:     358000 | #Learnt:      15449 | 0.000
44.97/45.00	c total clause space: 78.2603MB
44.97/45.00	c total #watches: 136405
44.97/45.08	c total #propagations: 35055954 / total #impl: 114556508 (eff. 0.306)
44.97/45.08	c #Conflicts:     359000 | #Learnt:      16449 | 0.000
44.97/45.08	c total clause space: 78.2603MB
44.97/45.08	c total #watches: 141276
45.08/45.19	c total #propagations: 35162854 / total #impl: 114882095 (eff. 0.306)
45.08/45.19	c #Conflicts:     360000 | #Learnt:      17449 | 0.000
45.08/45.19	c total clause space: 78.2603MB
45.08/45.19	c total #watches: 146706
45.27/45.37	c total #propagations: 35199263 / total #impl: 115076139 (eff. 0.306)
45.27/45.37	c #Conflicts:     361000 | #Learnt:      18449 | 0.000
45.27/45.37	c total clause space: 78.2603MB
45.27/45.37	c total #watches: 150741
45.37/45.47	c total #propagations: 35286137 / total #impl: 115488060 (eff. 0.306)
45.37/45.47	c #Conflicts:     362000 | #Learnt:      19449 | 0.000
45.37/45.47	c total clause space: 78.2603MB
45.37/45.47	c total #watches: 156497
45.57/45.61	c total #propagations: 35377438 / total #impl: 115779022 (eff. 0.306)
45.57/45.61	c #Conflicts:     363000 | #Learnt:      20449 | 0.000
45.57/45.61	c total clause space: 78.2603MB
45.57/45.61	c total #watches: 161628
45.67/45.75	c total #propagations: 35543390 / total #impl: 116232384 (eff. 0.306)
45.67/45.75	c #Conflicts:     364000 | #Learnt:      21449 | 0.000
45.67/45.75	c total clause space: 78.2603MB
45.67/45.75	c total #watches: 166244
45.87/45.92	c total #propagations: 35611822 / total #impl: 116582054 (eff. 0.305)
45.87/45.92	c #Conflicts:     365000 | #Learnt:      22449 | 0.000
45.87/45.92	c total clause space: 78.2603MB
45.87/45.92	c total #watches: 171874
45.97/46.02	c total #propagations: 36027436 / total #impl: 117491526 (eff. 0.307)
45.97/46.02	c #Conflicts:     366000 | #Learnt:      23449 | 0.000
45.97/46.02	c total clause space: 78.2603MB
45.97/46.02	c total #watches: 176698
45.97/46.09	c total #propagations: 36147157 / total #impl: 117802345 (eff. 0.307)
45.97/46.09	c #Conflicts:     367000 | #Learnt:      24449 | 0.000
45.97/46.09	c total clause space: 78.2603MB
45.97/46.09	c total #watches: 181209
46.07/46.19	c total #propagations: 36187614 / total #impl: 117959621 (eff. 0.307)
46.07/46.19	c #Conflicts:     368000 | #Learnt:      25449 | 0.000
46.07/46.19	c total clause space: 78.2603MB
46.07/46.19	c total #watches: 185489
46.18/46.26	c total #propagations: 36393854 / total #impl: 118389069 (eff. 0.307)
46.18/46.26	c #Conflicts:     369000 | #Learnt:      26449 | 0.000
46.18/46.26	c total clause space: 78.2603MB
46.18/46.26	c total #watches: 188997
46.28/46.34	c total #propagations: 36486234 / total #impl: 118624576 (eff. 0.308)
46.28/46.34	c #Conflicts:     370000 | #Learnt:      27449 | 0.000
46.28/46.34	c total clause space: 78.2603MB
46.28/46.34	c total #watches: 193511
46.37/46.45	c total #propagations: 36515670 / total #impl: 118775035 (eff. 0.307)
46.37/46.45	c #Conflicts:     371000 | #Learnt:      28449 | 0.000
46.37/46.45	c total clause space: 78.2603MB
46.37/46.45	c total #watches: 196919
46.47/46.57	c total #propagations: 36543104 / total #impl: 118996106 (eff. 0.307)
46.47/46.57	c GC COLLECT
46.47/46.57	c #Conflicts:     372000 | #Learnt:      14872 | 0.000
46.47/46.57	c total clause space: 78.2603MB
46.47/46.57	c total #watches: 132321
46.57/46.65	c total #propagations: 36582460 / total #impl: 119276672 (eff. 0.307)
46.57/46.65	c #Conflicts:     373000 | #Learnt:      15872 | 0.000
46.57/46.65	c total clause space: 78.2603MB
46.57/46.65	c total #watches: 135683
46.67/46.73	c total #propagations: 36609807 / total #impl: 119382392 (eff. 0.307)
46.67/46.73	c #Conflicts:     374000 | #Learnt:      16872 | 0.000
46.67/46.73	c total clause space: 78.2603MB
46.67/46.73	c total #watches: 138050
46.77/46.84	c total #propagations: 36637337 / total #impl: 119481080 (eff. 0.307)
46.77/46.84	c #Conflicts:     375000 | #Learnt:      17872 | 0.000
46.77/46.84	c total clause space: 78.2603MB
46.77/46.84	c total #watches: 141795
46.97/47.02	c total #propagations: 36666977 / total #impl: 119617482 (eff. 0.307)
46.97/47.02	c #Conflicts:     376000 | #Learnt:      18872 | 0.000
46.97/47.02	c total clause space: 78.2603MB
46.97/47.02	c total #watches: 145634
47.17/47.25	c total #propagations: 36706250 / total #impl: 119832780 (eff. 0.306)
47.17/47.25	c #Conflicts:     377000 | #Learnt:      19872 | 0.000
47.17/47.25	c total clause space: 78.2603MB
47.17/47.25	c total #watches: 148873
47.47/47.50	c total #propagations: 36745436 / total #impl: 120088494 (eff. 0.306)
47.47/47.50	c #Conflicts:     378000 | #Learnt:      20872 | 0.000
47.47/47.50	c total clause space: 78.2603MB
47.47/47.50	c total #watches: 152491
47.57/47.65	c total #propagations: 36781167 / total #impl: 120348811 (eff. 0.306)
47.57/47.65	c #Conflicts:     379000 | #Learnt:      21872 | 0.000
47.57/47.65	c total clause space: 78.2603MB
47.57/47.65	c total #watches: 158361
47.67/47.74	c total #propagations: 36867258 / total #impl: 120686988 (eff. 0.305)
47.67/47.74	c #Conflicts:     380000 | #Learnt:      22872 | 0.000
47.67/47.74	c total clause space: 78.2603MB
47.67/47.74	c total #watches: 163433
47.77/47.85	c total #propagations: 36933267 / total #impl: 120898773 (eff. 0.305)
47.77/47.85	c #Conflicts:     381000 | #Learnt:      23872 | 0.000
47.77/47.85	c total clause space: 78.2603MB
47.77/47.85	c total #watches: 169467
47.97/48.01	c total #propagations: 37018247 / total #impl: 121145380 (eff. 0.306)
47.97/48.01	c #Conflicts:     382000 | #Learnt:      24872 | 0.000
47.97/48.01	c total clause space: 78.2603MB
47.97/48.01	c total #watches: 176339
48.07/48.17	c total #propagations: 37155817 / total #impl: 121567804 (eff. 0.306)
48.07/48.17	c #Conflicts:     383000 | #Learnt:      25872 | 0.000
48.07/48.17	c total clause space: 78.2603MB
48.07/48.17	c total #watches: 180815
48.17/48.30	c total #propagations: 37478832 / total #impl: 122363671 (eff. 0.306)
48.17/48.30	c #Conflicts:     384000 | #Learnt:      26872 | 0.000
48.17/48.30	c total clause space: 78.2603MB
48.17/48.30	c total #watches: 186829
48.38/48.44	c total #propagations: 37617813 / total #impl: 122736172 (eff. 0.306)
48.38/48.44	c #Conflicts:     385000 | #Learnt:      27872 | 0.000
48.38/48.44	c total clause space: 78.2603MB
48.38/48.44	c total #watches: 190466
48.48/48.55	c total #propagations: 37658147 / total #impl: 122908558 (eff. 0.306)
48.48/48.55	c #Conflicts:     386000 | #Learnt:      28872 | 0.000
48.48/48.55	c total clause space: 78.2603MB
48.48/48.55	c total #watches: 194501
48.57/48.67	c total #propagations: 37698560 / total #impl: 123068236 (eff. 0.306)
48.57/48.67	c #Conflicts:     387000 | #Learnt:      29872 | 0.000
48.57/48.67	c total clause space: 78.2603MB
48.57/48.67	c total #watches: 198562
48.77/48.80	c total #propagations: 37813895 / total #impl: 123361551 (eff. 0.307)
48.77/48.80	c GC COLLECT
48.77/48.80	c #Conflicts:     388000 | #Learnt:      15955 | 0.000
48.77/48.80	c total clause space: 78.2603MB
48.77/48.80	c total #watches: 137983
48.87/48.93	c total #propagations: 38097384 / total #impl: 123990472 (eff. 0.307)
48.87/48.93	c #Conflicts:     389000 | #Learnt:      16955 | 0.000
48.87/48.93	c total clause space: 78.2603MB
48.87/48.93	c total #watches: 143462
48.97/49.05	c total #propagations: 38394363 / total #impl: 124629173 (eff. 0.308)
48.97/49.05	c #Conflicts:     390000 | #Learnt:      17955 | 0.000
48.97/49.05	c total clause space: 78.2603MB
48.97/49.05	c total #watches: 147767
49.07/49.13	c total #propagations: 38556868 / total #impl: 125017806 (eff. 0.308)
49.07/49.13	c #Conflicts:     391000 | #Learnt:      18955 | 0.000
49.07/49.13	c total clause space: 78.2603MB
49.07/49.13	c total #watches: 152772
49.17/49.25	c total #propagations: 38627035 / total #impl: 125235763 (eff. 0.308)
49.17/49.25	c #Conflicts:     392000 | #Learnt:      19955 | 0.000
49.17/49.25	c total clause space: 78.2603MB
49.17/49.25	c total #watches: 159500
49.27/49.34	c total #propagations: 38701339 / total #impl: 125552174 (eff. 0.308)
49.27/49.34	c #Conflicts:     393000 | #Learnt:      20955 | 0.000
49.27/49.34	c total clause space: 78.2603MB
49.27/49.34	c total #watches: 163189
49.37/49.40	c total #propagations: 38734554 / total #impl: 125744593 (eff. 0.308)
49.37/49.40	c #Conflicts:     394000 | #Learnt:      21955 | 0.000
49.37/49.40	c total clause space: 78.2603MB
49.37/49.40	c total #watches: 166546
49.37/49.46	c total #propagations: 38765514 / total #impl: 125869092 (eff. 0.308)
49.37/49.46	c #Conflicts:     395000 | #Learnt:      22955 | 0.000
49.37/49.46	c total clause space: 78.2603MB
49.37/49.46	c total #watches: 170150
49.48/49.55	c total #propagations: 38796188 / total #impl: 126007235 (eff. 0.308)
49.48/49.55	c #Conflicts:     396000 | #Learnt:      23955 | 0.000
49.48/49.55	c total clause space: 78.2603MB
49.48/49.55	c total #watches: 174281
49.58/49.68	c total #propagations: 38823870 / total #impl: 126174691 (eff. 0.308)
49.58/49.68	c #Conflicts:     397000 | #Learnt:      24955 | 0.000
49.58/49.68	c total clause space: 78.2603MB
49.58/49.68	c total #watches: 177888
49.77/49.82	c total #propagations: 38851201 / total #impl: 126373678 (eff. 0.307)
49.77/49.82	c #Conflicts:     398000 | #Learnt:      25955 | 0.000
49.77/49.82	c total clause space: 78.2603MB
49.77/49.82	c total #watches: 182364
49.87/49.93	c total #propagations: 38908136 / total #impl: 126611313 (eff. 0.307)
49.87/49.93	c #Conflicts:     399000 | #Learnt:      26955 | 0.000
49.87/49.93	c total clause space: 78.2603MB
49.87/49.93	c total #watches: 187102
50.07/50.12	c total #propagations: 39049325 / total #impl: 126975606 (eff. 0.308)
50.07/50.12	c #Conflicts:     400000 | #Learnt:      27955 | 0.000
50.07/50.12	c total clause space: 78.2603MB
50.07/50.12	c total #watches: 193191
50.17/50.25	c total #propagations: 39461316 / total #impl: 127882427 (eff. 0.309)
50.17/50.25	c #Conflicts:     401000 | #Learnt:      28955 | 0.000
50.17/50.25	c total clause space: 78.2603MB
50.17/50.25	c total #watches: 197855
50.27/50.39	c total #propagations: 39550612 / total #impl: 128259926 (eff. 0.308)
50.27/50.39	c #Conflicts:     402000 | #Learnt:      29955 | 0.000
50.27/50.39	c total clause space: 78.2603MB
50.27/50.39	c total #watches: 203036
50.47/50.51	c total #propagations: 39789029 / total #impl: 128820174 (eff. 0.309)
50.47/50.51	c GC COLLECT
50.47/50.51	c #Conflicts:     403000 | #Learnt:      15716 | 0.000
50.47/50.51	c total clause space: 78.2603MB
50.47/50.51	c total #watches: 136577
50.58/50.61	c total #propagations: 39915637 / total #impl: 129126159 (eff. 0.309)
50.58/50.61	c #Conflicts:     404000 | #Learnt:      16716 | 0.000
50.58/50.61	c total clause space: 78.2603MB
50.58/50.61	c total #watches: 141226
50.77/50.81	c total #propagations: 39960115 / total #impl: 129313708 (eff. 0.309)
50.77/50.81	c #Conflicts:     405000 | #Learnt:      17716 | 0.000
50.77/50.81	c total clause space: 78.2603MB
50.77/50.81	c total #watches: 148775
50.97/51.00	c total #propagations: 40346147 / total #impl: 130391097 (eff. 0.309)
50.97/51.00	c #Conflicts:     406000 | #Learnt:      18716 | 0.000
50.97/51.00	c total clause space: 78.2603MB
50.97/51.00	c total #watches: 154613
51.07/51.12	c total #propagations: 40546423 / total #impl: 131077407 (eff. 0.309)
51.07/51.12	c #Conflicts:     407000 | #Learnt:      19716 | 0.000
51.07/51.12	c total clause space: 78.2603MB
51.07/51.12	c total #watches: 158861
51.17/51.22	c total #propagations: 40694628 / total #impl: 131444986 (eff. 0.310)
51.17/51.22	c #Conflicts:     408000 | #Learnt:      20716 | 0.000
51.17/51.22	c total clause space: 78.2603MB
51.17/51.22	c total #watches: 162763
51.27/51.30	c total #propagations: 40782515 / total #impl: 131676048 (eff. 0.310)
51.27/51.30	c #Conflicts:     409000 | #Learnt:      21716 | 0.000
51.27/51.30	c total clause space: 78.2603MB
51.27/51.30	c total #watches: 166749
51.37/51.42	c total #propagations: 40828415 / total #impl: 131824144 (eff. 0.310)
51.37/51.42	c #Conflicts:     410000 | #Learnt:      22716 | 0.000
51.37/51.42	c total clause space: 78.2603MB
51.37/51.42	c total #watches: 171600
51.47/51.59	c total #propagations: 40893812 / total #impl: 132053830 (eff. 0.310)
51.47/51.59	c #Conflicts:     411000 | #Learnt:      23716 | 0.000
51.47/51.59	c total clause space: 78.2603MB
51.47/51.59	c total #watches: 176204
51.68/51.75	c total #propagations: 41109655 / total #impl: 132550047 (eff. 0.310)
51.68/51.75	c #Conflicts:     412000 | #Learnt:      24716 | 0.000
51.68/51.75	c total clause space: 78.2603MB
51.68/51.75	c total #watches: 180271
51.78/51.85	c total #propagations: 41142629 / total #impl: 132710072 (eff. 0.310)
51.78/51.85	c #Conflicts:     413000 | #Learnt:      25716 | 0.000
51.78/51.85	c total clause space: 78.2603MB
51.78/51.85	c total #watches: 184341
51.97/52.01	c total #propagations: 41239876 / total #impl: 132944294 (eff. 0.310)
51.97/52.01	c #Conflicts:     414000 | #Learnt:      26716 | 0.000
51.97/52.01	c total clause space: 78.2603MB
51.97/52.01	c total #watches: 188628
52.17/52.22	c total #propagations: 41313398 / total #impl: 133192256 (eff. 0.310)
52.17/52.22	c #Conflicts:     415000 | #Learnt:      27716 | 0.000
52.17/52.22	c total clause space: 78.2603MB
52.17/52.22	c total #watches: 193628
52.47/52.50	c total #propagations: 41348137 / total #impl: 133410670 (eff. 0.310)
52.47/52.50	c #Conflicts:     416000 | #Learnt:      28716 | 0.000
52.47/52.50	c total clause space: 78.2603MB
52.47/52.50	c total #watches: 203361
52.78/52.82	c total #propagations: 41387103 / total #impl: 133955487 (eff. 0.309)
52.78/52.82	c #Conflicts:     417000 | #Learnt:      29716 | 0.000
52.78/52.82	c total clause space: 78.2603MB
52.78/52.82	c total #watches: 209111
52.78/52.88	c total #propagations: 41429307 / total #impl: 134470813 (eff. 0.308)
52.78/52.88	c #Conflicts:     418000 | #Learnt:      30716 | 0.000
52.78/52.88	c total clause space: 78.2603MB
52.78/52.88	c total #watches: 213124
52.88/52.97	c total #propagations: 41452650 / total #impl: 134656841 (eff. 0.308)
52.88/52.97	c GC COLLECT
52.88/52.97	c #Conflicts:     419000 | #Learnt:      16214 | 0.000
52.88/52.97	c total clause space: 78.2603MB
52.88/52.97	c total #watches: 138181
52.97/53.04	c total #propagations: 41479411 / total #impl: 134783581 (eff. 0.308)
52.97/53.04	c #Conflicts:     420000 | #Learnt:      17214 | 0.000
52.97/53.04	c total clause space: 78.2603MB
52.97/53.04	c total #watches: 142010
53.07/53.12	c total #propagations: 41507154 / total #impl: 134917712 (eff. 0.308)
53.07/53.12	c #Conflicts:     421000 | #Learnt:      18214 | 0.000
53.07/53.12	c total clause space: 78.2603MB
53.07/53.12	c total #watches: 145872
53.17/53.24	c total #propagations: 41534911 / total #impl: 135048767 (eff. 0.308)
53.17/53.24	c #Conflicts:     422000 | #Learnt:      19214 | 0.000
53.17/53.24	c total clause space: 78.2603MB
53.17/53.24	c total #watches: 149542
53.37/53.40	c total #propagations: 41565377 / total #impl: 135239351 (eff. 0.307)
53.37/53.40	c #Conflicts:     423000 | #Learnt:      20214 | 0.000
53.37/53.40	c total clause space: 78.2603MB
53.37/53.40	c total #watches: 152722
53.37/53.48	c total #propagations: 41598685 / total #impl: 135456434 (eff. 0.307)
53.37/53.48	c #Conflicts:     424000 | #Learnt:      21214 | 0.000
53.37/53.48	c total clause space: 78.2603MB
53.37/53.48	c total #watches: 156282
53.47/53.53	c total #propagations: 41633382 / total #impl: 135587049 (eff. 0.307)
53.47/53.53	c #Conflicts:     425000 | #Learnt:      22214 | 0.000
53.47/53.53	c total clause space: 78.2603MB
53.47/53.53	c total #watches: 159242
53.58/53.60	c total #propagations: 41662597 / total #impl: 135684367 (eff. 0.307)
53.58/53.60	c #Conflicts:     426000 | #Learnt:      23214 | 0.000
53.58/53.60	c total clause space: 78.2603MB
53.58/53.60	c total #watches: 162128
53.58/53.69	c total #propagations: 41688822 / total #impl: 135823608 (eff. 0.307)
53.58/53.69	c #Conflicts:     427000 | #Learnt:      24214 | 0.000
53.58/53.69	c total clause space: 78.2603MB
53.58/53.69	c total #watches: 164738
53.68/53.78	c total #propagations: 41713807 / total #impl: 135975317 (eff. 0.307)
53.68/53.78	c #Conflicts:     428000 | #Learnt:      25214 | 0.000
53.68/53.78	c total clause space: 78.2603MB
53.68/53.78	c total #watches: 167853
53.78/53.89	c total #propagations: 41745531 / total #impl: 136113479 (eff. 0.307)
53.78/53.89	c #Conflicts:     429000 | #Learnt:      26214 | 0.000
53.78/53.89	c total clause space: 78.2603MB
53.78/53.89	c total #watches: 170797
53.99/54.01	c total #propagations: 41775257 / total #impl: 136292161 (eff. 0.307)
53.99/54.01	c #Conflicts:     430000 | #Learnt:      27214 | 0.000
53.99/54.01	c total clause space: 78.2603MB
53.99/54.01	c total #watches: 173666
54.08/54.14	c total #propagations: 41805238 / total #impl: 136482981 (eff. 0.306)
54.08/54.14	c #Conflicts:     431000 | #Learnt:      28214 | 0.000
54.08/54.14	c total clause space: 78.2603MB
54.08/54.14	c total #watches: 176506
54.18/54.29	c total #propagations: 41835219 / total #impl: 136669018 (eff. 0.306)
54.18/54.29	c #Conflicts:     432000 | #Learnt:      29214 | 0.000
54.18/54.29	c total clause space: 78.2603MB
54.18/54.29	c total #watches: 179156
54.38/54.45	c total #propagations: 41864025 / total #impl: 136882821 (eff. 0.306)
54.38/54.45	c #Conflicts:     433000 | #Learnt:      30214 | 0.000
54.38/54.45	c total clause space: 78.2603MB
54.38/54.45	c total #watches: 181787
54.58/54.61	c total #propagations: 41891597 / total #impl: 137093992 (eff. 0.306)
54.58/54.61	c #Conflicts:     434000 | #Learnt:      31214 | 0.000
54.58/54.61	c total clause space: 78.2603MB
54.58/54.61	c total #watches: 184924
54.68/54.74	c total #propagations: 41920082 / total #impl: 137311310 (eff. 0.305)
54.68/54.74	c GC COLLECT
54.68/54.74	c #Conflicts:     435000 | #Learnt:      16411 | 0.000
54.68/54.74	c total clause space: 78.2603MB
54.68/54.74	c total #watches: 138928
54.78/54.80	c total #propagations: 41948344 / total #impl: 137455917 (eff. 0.305)
54.78/54.80	c #Conflicts:     436000 | #Learnt:      17411 | 0.000
54.78/54.80	c total clause space: 78.2603MB
54.78/54.80	c total #watches: 141921
54.78/54.86	c total #propagations: 41977240 / total #impl: 137576693 (eff. 0.305)
54.78/54.86	c #Conflicts:     437000 | #Learnt:      18411 | 0.000
54.78/54.86	c total clause space: 78.2603MB
54.78/54.86	c total #watches: 145443
54.88/54.94	c total #propagations: 42005237 / total #impl: 137670998 (eff. 0.305)
54.88/54.94	c #Conflicts:     438000 | #Learnt:      19411 | 0.000
54.88/54.94	c total clause space: 78.2603MB
54.88/54.94	c total #watches: 148820
54.99/55.05	c total #propagations: 42032473 / total #impl: 137824813 (eff. 0.305)
54.99/55.05	c #Conflicts:     439000 | #Learnt:      20411 | 0.000
54.99/55.05	c total clause space: 78.2603MB
54.99/55.05	c total #watches: 151692
55.09/55.18	c total #propagations: 42058854 / total #impl: 138034067 (eff. 0.305)
55.09/55.18	c #Conflicts:     440000 | #Learnt:      21411 | 0.000
55.09/55.18	c total clause space: 78.2603MB
55.09/55.18	c total #watches: 154761
55.28/55.33	c total #propagations: 42085969 / total #impl: 138257404 (eff. 0.304)
55.28/55.33	c #Conflicts:     441000 | #Learnt:      22411 | 0.000
55.28/55.33	c total clause space: 78.2603MB
55.28/55.33	c total #watches: 157907
55.48/55.50	c total #propagations: 42113036 / total #impl: 138491191 (eff. 0.304)
55.48/55.50	c #Conflicts:     442000 | #Learnt:      23411 | 0.000
55.48/55.50	c total clause space: 78.2603MB
55.48/55.50	c total #watches: 160855
55.58/55.69	c total #propagations: 42140740 / total #impl: 138733462 (eff. 0.304)
55.58/55.69	c #Conflicts:     443000 | #Learnt:      24411 | 0.000
55.58/55.69	c total clause space: 78.2603MB
55.58/55.69	c total #watches: 163503
55.78/55.88	c total #propagations: 42167150 / total #impl: 138972504 (eff. 0.303)
55.78/55.88	c #Conflicts:     444000 | #Learnt:      25411 | 0.000
55.78/55.88	c total clause space: 78.2603MB
55.78/55.88	c total #watches: 166432
56.08/56.14	c total #propagations: 42191764 / total #impl: 139231651 (eff. 0.303)
56.08/56.14	c #Conflicts:     445000 | #Learnt:      26411 | 0.000
56.08/56.14	c total clause space: 78.2603MB
56.08/56.14	c total #watches: 168831
56.38/56.41	c total #propagations: 42226139 / total #impl: 139488593 (eff. 0.303)
56.38/56.41	c #Conflicts:     446000 | #Learnt:      27411 | 0.000
56.38/56.41	c total clause space: 78.2603MB
56.38/56.41	c total #watches: 171083
56.58/56.61	c total #propagations: 42259242 / total #impl: 139743848 (eff. 0.302)
56.58/56.61	c #Conflicts:     447000 | #Learnt:      28411 | 0.000
56.58/56.61	c total clause space: 78.2603MB
56.58/56.61	c total #watches: 174045
56.78/56.81	c total #propagations: 42294188 / total #impl: 139984677 (eff. 0.302)
56.78/56.81	c #Conflicts:     448000 | #Learnt:      29411 | 0.000
56.78/56.81	c total clause space: 78.2603MB
56.78/56.81	c total #watches: 177383
56.98/57.03	c total #propagations: 42330890 / total #impl: 140241500 (eff. 0.302)
56.98/57.03	c #Conflicts:     449000 | #Learnt:      30411 | 0.000
56.98/57.03	c total clause space: 78.2603MB
56.98/57.03	c total #watches: 180251
57.18/57.27	c total #propagations: 42361762 / total #impl: 140554869 (eff. 0.301)
57.18/57.27	c #Conflicts:     450000 | #Learnt:      31411 | 0.000
57.18/57.27	c total clause space: 78.2603MB
57.18/57.27	c total #watches: 183148
57.48/57.50	c total #propagations: 42391802 / total #impl: 140901052 (eff. 0.301)
57.48/57.50	c GC COLLECT
57.48/57.50	c #Conflicts:     451000 | #Learnt:      16304 | 0.000
57.48/57.50	c total clause space: 78.2603MB
57.48/57.50	c total #watches: 138795
57.48/57.58	c total #propagations: 42419864 / total #impl: 141204723 (eff. 0.300)
57.48/57.58	c #Conflicts:     452000 | #Learnt:      17304 | 0.000
57.48/57.58	c total clause space: 78.2603MB
57.48/57.58	c total #watches: 141740
57.58/57.66	c total #propagations: 42454309 / total #impl: 141373866 (eff. 0.300)
57.58/57.66	c #Conflicts:     453000 | #Learnt:      18304 | 0.000
57.58/57.66	c total clause space: 78.2603MB
57.58/57.66	c total #watches: 144426
57.68/57.75	c total #propagations: 42489183 / total #impl: 141535869 (eff. 0.300)
57.68/57.75	c #Conflicts:     454000 | #Learnt:      19304 | 0.000
57.68/57.75	c total clause space: 78.2603MB
57.68/57.75	c total #watches: 147138
57.78/57.84	c total #propagations: 42521566 / total #impl: 141687619 (eff. 0.300)
57.78/57.84	c #Conflicts:     455000 | #Learnt:      20304 | 0.000
57.78/57.84	c total clause space: 78.2603MB
57.78/57.84	c total #watches: 149628
57.88/57.94	c total #propagations: 42553540 / total #impl: 141857207 (eff. 0.300)
57.88/57.94	c #Conflicts:     456000 | #Learnt:      21304 | 0.000
57.88/57.94	c total clause space: 78.2603MB
57.88/57.94	c total #watches: 152659
57.98/58.07	c total #propagations: 42584027 / total #impl: 142012799 (eff. 0.300)
57.98/58.07	c #Conflicts:     457000 | #Learnt:      22304 | 0.000
57.98/58.07	c total clause space: 78.2603MB
57.98/58.07	c total #watches: 155629
58.18/58.21	c total #propagations: 42615715 / total #impl: 142254959 (eff. 0.300)
58.18/58.21	c #Conflicts:     458000 | #Learnt:      23304 | 0.000
58.18/58.21	c total clause space: 78.2603MB
58.18/58.21	c total #watches: 158401
58.28/58.37	c total #propagations: 42645975 / total #impl: 142476683 (eff. 0.299)
58.28/58.37	c #Conflicts:     459000 | #Learnt:      24304 | 0.000
58.28/58.37	c total clause space: 78.2603MB
58.28/58.37	c total #watches: 161621
58.48/58.56	c total #propagations: 42677442 / total #impl: 142700517 (eff. 0.299)
58.48/58.56	c #Conflicts:     460000 | #Learnt:      25304 | 0.000
58.48/58.56	c total clause space: 78.2603MB
58.48/58.56	c total #watches: 164636
58.68/58.76	c total #propagations: 42711005 / total #impl: 143002897 (eff. 0.299)
58.68/58.76	c #Conflicts:     461000 | #Learnt:      26304 | 0.000
58.68/58.76	c total clause space: 78.2603MB
58.68/58.76	c total #watches: 167416
58.88/58.97	c total #propagations: 42745416 / total #impl: 143349162 (eff. 0.298)
58.88/58.97	c #Conflicts:     462000 | #Learnt:      27304 | 0.000
58.88/58.97	c total clause space: 78.2603MB
58.88/58.97	c total #watches: 171578
59.08/59.14	c total #propagations: 42992599 / total #impl: 144121306 (eff. 0.298)
59.08/59.14	c #Conflicts:     463000 | #Learnt:      28304 | 0.000
59.08/59.14	c total clause space: 78.2603MB
59.08/59.14	c total #watches: 181135
59.38/59.42	c total #propagations: 43348525 / total #impl: 145145765 (eff. 0.299)
59.38/59.42	c #Conflicts:     464000 | #Learnt:      29304 | 0.000
59.38/59.42	c total clause space: 78.2603MB
59.38/59.42	c total #watches: 190801
59.68/59.78	c total #propagations: 43631655 / total #impl: 146087000 (eff. 0.299)
59.68/59.78	c #Conflicts:     465000 | #Learnt:      30304 | 0.000
59.68/59.78	c total clause space: 78.2603MB
59.68/59.78	c total #watches: 201173
60.18/60.20	c total #propagations: 43817859 / total #impl: 146886226 (eff. 0.298)
60.18/60.20	c #Conflicts:     466000 | #Learnt:      31304 | 0.000
60.18/60.20	c total clause space: 78.2603MB
60.18/60.20	c total #watches: 213471
60.67/60.78	c total #propagations: 43935655 / total #impl: 147804501 (eff. 0.297)
60.67/60.78	c #Conflicts:     467000 | #Learnt:      32304 | 0.000
60.67/60.78	c total clause space: 78.2603MB
60.67/60.78	c total #watches: 224854
61.17/61.21	c total #propagations: 44070084 / total #impl: 148732542 (eff. 0.296)
61.17/61.21	c GC COLLECT
61.17/61.21	c #Conflicts:     468000 | #Learnt:      16899 | 0.000
61.17/61.21	c total clause space: 78.2603MB
61.17/61.21	c total #watches: 142136
61.27/61.33	c total #propagations: 44197441 / total #impl: 149628646 (eff. 0.295)
61.27/61.33	c #Conflicts:     469000 | #Learnt:      17899 | 0.000
61.27/61.33	c total clause space: 78.2603MB
61.27/61.33	c total #watches: 148129
61.37/61.49	c total #propagations: 44404038 / total #impl: 150211043 (eff. 0.296)
61.37/61.49	c #Conflicts:     470000 | #Learnt:      18899 | 0.000
61.37/61.49	c total clause space: 78.2603MB
61.37/61.49	c total #watches: 153844
61.68/61.71	c total #propagations: 44577790 / total #impl: 150820733 (eff. 0.296)
61.68/61.71	c #Conflicts:     471000 | #Learnt:      19899 | 0.000
61.68/61.71	c total clause space: 78.2603MB
61.68/61.71	c total #watches: 161716
61.87/61.99	c total #propagations: 44719466 / total #impl: 151425982 (eff. 0.295)
61.87/61.99	c #Conflicts:     472000 | #Learnt:      20899 | 0.000
61.87/61.99	c total clause space: 78.2603MB
61.87/61.99	c total #watches: 168283
62.27/62.37	c total #propagations: 44813958 / total #impl: 151860882 (eff. 0.295)
62.27/62.37	c #Conflicts:     473000 | #Learnt:      21899 | 0.000
62.27/62.37	c total clause space: 78.2603MB
62.27/62.37	c total #watches: 174211
62.78/62.86	c total #propagations: 44912124 / total #impl: 152366775 (eff. 0.295)
62.78/62.86	c #Conflicts:     474000 | #Learnt:      22899 | 0.000
62.78/62.86	c total clause space: 78.2603MB
62.78/62.86	c total #watches: 181038
63.27/63.37	c total #propagations: 45055034 / total #impl: 153021171 (eff. 0.294)
63.27/63.37	c #Conflicts:     475000 | #Learnt:      23899 | 0.000
63.27/63.37	c total clause space: 78.2603MB
63.27/63.37	c total #watches: 186838
63.88/63.94	c total #propagations: 45206860 / total #impl: 153652863 (eff. 0.294)
63.88/63.94	c #Conflicts:     476000 | #Learnt:      24899 | 0.000
63.88/63.94	c total clause space: 78.2603MB
63.88/63.94	c total #watches: 192627
64.47/64.58	c total #propagations: 45414148 / total #impl: 154443067 (eff. 0.294)
64.47/64.58	c #Conflicts:     477000 | #Learnt:      25899 | 0.000
64.47/64.58	c total clause space: 78.2603MB
64.47/64.58	c total #watches: 201256
65.37/65.42	c total #propagations: 45537437 / total #impl: 155185771 (eff. 0.293)
65.37/65.42	c #Conflicts:     478000 | #Learnt:      26899 | 0.000
65.37/65.42	c total clause space: 78.2603MB
65.37/65.42	c total #watches: 209182
66.17/66.22	c total #propagations: 45784693 / total #impl: 156242924 (eff. 0.293)
66.17/66.22	c #Conflicts:     479000 | #Learnt:      27899 | 0.000
66.17/66.22	c total clause space: 78.2603MB
66.17/66.22	c total #watches: 217311
67.08/67.18	c total #propagations: 45956623 / total #impl: 157147803 (eff. 0.292)
67.08/67.18	c #Conflicts:     480000 | #Learnt:      28899 | 0.000
67.08/67.18	c total clause space: 78.2603MB
67.08/67.18	c total #watches: 225465
68.07/68.13	c total #propagations: 46210387 / total #impl: 158352919 (eff. 0.292)
68.07/68.13	c #Conflicts:     481000 | #Learnt:      29899 | 0.000
68.07/68.13	c total clause space: 78.2603MB
68.07/68.13	c total #watches: 234348
69.07/69.16	c total #propagations: 46427118 / total #impl: 159487334 (eff. 0.291)
69.07/69.16	c #Conflicts:     482000 | #Learnt:      30899 | 0.000
69.07/69.16	c total clause space: 78.2603MB
69.07/69.16	c total #watches: 243855
70.27/70.32	c total #propagations: 46664189 / total #impl: 160673543 (eff. 0.290)
70.27/70.32	c #Conflicts:     483000 | #Learnt:      31899 | 0.000
70.27/70.32	c total clause space: 78.2603MB
70.27/70.32	c total #watches: 251946
71.48/71.51	c total #propagations: 46831826 / total #impl: 161737915 (eff. 0.290)
71.48/71.51	c #Conflicts:     484000 | #Learnt:      32899 | 0.000
71.48/71.51	c total clause space: 78.2603MB
71.48/71.51	c total #watches: 260201
72.17/72.28	c total #propagations: 46996918 / total #impl: 162739966 (eff. 0.289)
72.17/72.28	c GC COLLECT
72.17/72.28	c #Conflicts:     485000 | #Learnt:      17190 | 0.000
72.17/72.28	c total clause space: 78.2603MB
72.17/72.28	c total #watches: 144142
72.37/72.44	c total #propagations: 47259160 / total #impl: 163789421 (eff. 0.289)
72.37/72.44	c #Conflicts:     486000 | #Learnt:      18190 | 0.000
72.37/72.44	c total clause space: 78.2603MB
72.37/72.44	c total #watches: 150138
72.58/72.66	c total #propagations: 47538360 / total #impl: 164570924 (eff. 0.289)
72.58/72.66	c #Conflicts:     487000 | #Learnt:      19190 | 0.000
72.58/72.66	c total clause space: 78.2603MB
72.58/72.66	c total #watches: 157862
72.97/73.00	c total #propagations: 47719330 / total #impl: 165210833 (eff. 0.289)
72.97/73.00	c #Conflicts:     488000 | #Learnt:      20190 | 0.000
72.97/73.00	c total clause space: 78.2603MB
72.97/73.00	c total #watches: 166808
73.37/73.41	c total #propagations: 47926012 / total #impl: 166055436 (eff. 0.289)
73.37/73.41	c #Conflicts:     489000 | #Learnt:      21190 | 0.000
73.37/73.41	c total clause space: 78.2603MB
73.37/73.41	c total #watches: 175412
73.87/73.91	c total #propagations: 48158392 / total #impl: 167003557 (eff. 0.288)
73.87/73.91	c #Conflicts:     490000 | #Learnt:      22190 | 0.000
73.87/73.91	c total clause space: 78.2603MB
73.87/73.91	c total #watches: 183779
74.37/74.47	c total #propagations: 48359478 / total #impl: 167973272 (eff. 0.288)
74.37/74.47	c #Conflicts:     491000 | #Learnt:      23190 | 0.000
74.37/74.47	c total clause space: 78.2603MB
74.37/74.47	c total #watches: 191880
75.07/75.19	c total #propagations: 48550446 / total #impl: 168986934 (eff. 0.287)
75.07/75.19	c #Conflicts:     492000 | #Learnt:      24190 | 0.000
75.07/75.19	c total clause space: 78.2603MB
75.07/75.19	c total #watches: 200173
75.77/75.88	c total #propagations: 48781059 / total #impl: 170105471 (eff. 0.287)
75.77/75.88	c #Conflicts:     493000 | #Learnt:      25190 | 0.000
75.77/75.88	c total clause space: 78.2603MB
75.77/75.88	c total #watches: 206765
76.57/76.63	c total #propagations: 48917827 / total #impl: 170789305 (eff. 0.286)
76.57/76.63	c #Conflicts:     494000 | #Learnt:      26190 | 0.000
76.57/76.63	c total clause space: 78.2603MB
76.57/76.63	c total #watches: 213660
77.37/77.48	c total #propagations: 49092012 / total #impl: 171559838 (eff. 0.286)
77.37/77.48	c #Conflicts:     495000 | #Learnt:      27190 | 0.000
77.37/77.48	c total clause space: 78.2603MB
77.37/77.48	c total #watches: 220826
78.47/78.51	c total #propagations: 49216949 / total #impl: 172371299 (eff. 0.286)
78.47/78.51	c #Conflicts:     496000 | #Learnt:      28190 | 0.000
78.47/78.51	c total clause space: 78.2603MB
78.47/78.51	c total #watches: 228561
79.57/79.60	c total #propagations: 49442017 / total #impl: 173425456 (eff. 0.285)
79.57/79.60	c #Conflicts:     497000 | #Learnt:      29190 | 0.000
79.57/79.60	c total clause space: 78.2603MB
79.57/79.60	c total #watches: 236645
80.57/80.63	c total #propagations: 49715433 / total #impl: 174629527 (eff. 0.285)
80.57/80.63	c #Conflicts:     498000 | #Learnt:      30190 | 0.000
80.57/80.63	c total clause space: 78.2603MB
80.57/80.63	c total #watches: 246403
81.77/81.89	c total #propagations: 49876915 / total #impl: 175759935 (eff. 0.284)
81.77/81.89	c #Conflicts:     499000 | #Learnt:      31190 | 0.000
81.77/81.89	c total clause space: 78.2603MB
81.77/81.89	c total #watches: 256049
83.27/83.32	c total #propagations: 50057853 / total #impl: 177090032 (eff. 0.283)
83.27/83.32	c #Conflicts:     500000 | #Learnt:      32190 | 0.000
83.27/83.32	c total clause space: 78.2603MB
83.27/83.32	c total #watches: 265134
84.78/84.84	c total #propagations: 50265569 / total #impl: 178576263 (eff. 0.281)
84.78/84.84	c #Conflicts:     501000 | #Learnt:      33190 | 0.000
84.78/84.84	c total clause space: 78.2603MB
84.78/84.84	c total #watches: 273345
86.17/86.25	c total #propagations: 50439742 / total #impl: 179949809 (eff. 0.280)
86.17/86.25	c GC COLLECT
86.17/86.25	c #Conflicts:     502000 | #Learnt:      17186 | 0.000
86.17/86.25	c total clause space: 78.2603MB
86.17/86.25	c total #watches: 144217
86.37/86.42	c total #propagations: 50605913 / total #impl: 181298982 (eff. 0.279)
86.37/86.42	c #Conflicts:     503000 | #Learnt:      18186 | 0.000
86.37/86.42	c total clause space: 78.2603MB
86.37/86.42	c total #watches: 152649
86.57/86.62	c total #propagations: 50898791 / total #impl: 182128422 (eff. 0.279)
86.57/86.62	c #Conflicts:     504000 | #Learnt:      19186 | 0.000
86.57/86.62	c total clause space: 78.2603MB
86.57/86.62	c total #watches: 161929
86.87/86.96	c total #propagations: 51041546 / total #impl: 182721319 (eff. 0.279)
86.87/86.96	c #Conflicts:     505000 | #Learnt:      20186 | 0.000
86.87/86.96	c total clause space: 78.2603MB
86.87/86.96	c total #watches: 171339
87.37/87.43	c total #propagations: 51195660 / total #impl: 183548683 (eff. 0.279)
87.37/87.43	c #Conflicts:     506000 | #Learnt:      21186 | 0.000
87.37/87.43	c total clause space: 78.2603MB
87.37/87.43	c total #watches: 180229
87.87/87.93	c total #propagations: 51365545 / total #impl: 184530097 (eff. 0.278)
87.87/87.93	c #Conflicts:     507000 | #Learnt:      22186 | 0.000
87.87/87.93	c total clause space: 78.2603MB
87.87/87.93	c total #watches: 189879
88.47/88.54	c total #propagations: 51502073 / total #impl: 185436483 (eff. 0.278)
88.47/88.54	c #Conflicts:     508000 | #Learnt:      23186 | 0.000
88.47/88.54	c total clause space: 78.2603MB
88.47/88.54	c total #watches: 199514
89.17/89.28	c total #propagations: 51638998 / total #impl: 186443354 (eff. 0.277)
89.17/89.28	c #Conflicts:     509000 | #Learnt:      24186 | 0.000
89.17/89.28	c total clause space: 78.2603MB
89.17/89.28	c total #watches: 208222
90.07/90.17	c total #propagations: 51814213 / total #impl: 187472036 (eff. 0.276)
90.07/90.17	c #Conflicts:     510000 | #Learnt:      25186 | 0.000
90.07/90.17	c total clause space: 78.2603MB
90.07/90.17	c total #watches: 217430
91.07/91.17	c total #propagations: 51994484 / total #impl: 188729164 (eff. 0.275)
91.07/91.17	c #Conflicts:     511000 | #Learnt:      26186 | 0.000
91.07/91.17	c total clause space: 78.2603MB
91.07/91.17	c total #watches: 226086
92.17/92.28	c total #propagations: 52182327 / total #impl: 190005060 (eff. 0.275)
92.17/92.28	c #Conflicts:     512000 | #Learnt:      27186 | 0.000
92.17/92.28	c total clause space: 78.2603MB
92.17/92.28	c total #watches: 234257
93.07/93.16	c total #propagations: 52399927 / total #impl: 191332077 (eff. 0.274)
93.07/93.16	c #Conflicts:     513000 | #Learnt:      28186 | 0.000
93.07/93.16	c total clause space: 78.2603MB
93.07/93.16	c total #watches: 241273
93.27/93.33	c total #propagations: 52511079 / total #impl: 192137884 (eff. 0.273)
93.27/93.33	c #Conflicts:     514000 | #Learnt:      29186 | 0.000
93.27/93.33	c total clause space: 78.2603MB
93.27/93.33	c total #watches: 245540
93.37/93.45	c total #propagations: 52663720 / total #impl: 192503020 (eff. 0.274)
93.37/93.45	c #Conflicts:     515000 | #Learnt:      30186 | 0.000
93.37/93.45	c total clause space: 78.2603MB
93.37/93.45	c total #watches: 250183
93.47/93.57	c total #propagations: 52824858 / total #impl: 192870704 (eff. 0.274)
93.47/93.57	c #Conflicts:     516000 | #Learnt:      31186 | 0.000
93.47/93.57	c total clause space: 78.2603MB
93.47/93.57	c total #watches: 254843
93.67/93.72	c total #propagations: 52860562 / total #impl: 193049829 (eff. 0.274)
93.67/93.72	c #Conflicts:     517000 | #Learnt:      32186 | 0.000
93.67/93.72	c total clause space: 78.2603MB
93.67/93.72	c total #watches: 260762
93.77/93.83	c total #propagations: 53060691 / total #impl: 193529326 (eff. 0.274)
93.77/93.83	c #Conflicts:     518000 | #Learnt:      33186 | 0.000
93.77/93.83	c total clause space: 78.2603MB
93.77/93.83	c total #watches: 264596
93.87/93.95	c total #propagations: 53193741 / total #impl: 193849646 (eff. 0.274)
93.87/93.95	c #Conflicts:     519000 | #Learnt:      34186 | 0.000
93.87/93.95	c total clause space: 78.2603MB
93.87/93.95	c total #watches: 269663
94.07/94.14	c total #propagations: 53314140 / total #impl: 194134890 (eff. 0.275)
94.07/94.14	c GC COLLECT
94.07/94.14	c #Conflicts:     520000 | #Learnt:      17875 | 0.000
94.07/94.14	c total clause space: 78.2603MB
94.07/94.14	c total #watches: 148059
94.17/94.26	c total #propagations: 53608370 / total #impl: 194801518 (eff. 0.275)
94.17/94.26	c #Conflicts:     521000 | #Learnt:      18875 | 0.000
94.17/94.26	c total clause space: 78.2603MB
94.17/94.26	c total #watches: 152871
94.27/94.37	c total #propagations: 53722282 / total #impl: 195110190 (eff. 0.275)
94.27/94.37	c #Conflicts:     522000 | #Learnt:      19875 | 0.000
94.27/94.37	c total clause space: 78.2603MB
94.27/94.37	c total #watches: 157113
94.37/94.47	c total #propagations: 53917337 / total #impl: 195579919 (eff. 0.276)
94.37/94.47	c #Conflicts:     523000 | #Learnt:      20875 | 0.000
94.37/94.47	c total clause space: 78.2603MB
94.37/94.47	c total #watches: 161768
94.47/94.56	c total #propagations: 54100156 / total #impl: 196030132 (eff. 0.276)
94.47/94.56	c #Conflicts:     524000 | #Learnt:      21875 | 0.000
94.47/94.56	c total clause space: 78.2603MB
94.47/94.56	c total #watches: 166272
94.57/94.69	c total #propagations: 54150346 / total #impl: 196221395 (eff. 0.276)
94.57/94.69	c #Conflicts:     525000 | #Learnt:      22875 | 0.000
94.57/94.69	c total clause space: 78.2603MB
94.57/94.69	c total #watches: 172014
94.67/94.78	c total #propagations: 54319809 / total #impl: 196621922 (eff. 0.276)
94.67/94.78	c #Conflicts:     526000 | #Learnt:      23875 | 0.000
94.67/94.78	c total clause space: 78.2603MB
94.67/94.78	c total #watches: 176579
94.77/94.87	c total #propagations: 54431694 / total #impl: 196891518 (eff. 0.276)
94.77/94.87	c #Conflicts:     527000 | #Learnt:      24875 | 0.000
94.77/94.87	c total clause space: 78.2603MB
94.77/94.87	c total #watches: 180338
94.97/95.00	c total #propagations: 54482088 / total #impl: 197035780 (eff. 0.277)
94.97/95.00	c #Conflicts:     528000 | #Learnt:      25875 | 0.000
94.97/95.00	c total clause space: 78.2603MB
94.97/95.00	c total #watches: 184124
95.07/95.15	c total #propagations: 54521834 / total #impl: 197262718 (eff. 0.276)
95.07/95.15	c #Conflicts:     529000 | #Learnt:      26875 | 0.000
95.07/95.15	c total clause space: 78.2603MB
95.07/95.15	c total #watches: 188491
95.17/95.24	c total #propagations: 54562017 / total #impl: 197507796 (eff. 0.276)
95.17/95.24	c #Conflicts:     530000 | #Learnt:      27875 | 0.000
95.17/95.24	c total clause space: 78.2603MB
95.17/95.24	c total #watches: 192159
95.27/95.35	c total #propagations: 54597615 / total #impl: 197661352 (eff. 0.276)
95.27/95.35	c #Conflicts:     531000 | #Learnt:      28875 | 0.000
95.27/95.35	c total clause space: 78.2603MB
95.27/95.35	c total #watches: 195995
95.37/95.47	c total #propagations: 54631532 / total #impl: 197834442 (eff. 0.276)
95.37/95.47	c #Conflicts:     532000 | #Learnt:      29875 | 0.000
95.37/95.47	c total clause space: 78.2603MB
95.37/95.47	c total #watches: 199993
95.57/95.61	c total #propagations: 54660796 / total #impl: 198041565 (eff. 0.276)
95.57/95.61	c #Conflicts:     533000 | #Learnt:      30875 | 0.000
95.57/95.61	c total clause space: 78.2603MB
95.57/95.61	c total #watches: 204424
95.67/95.76	c total #propagations: 54793563 / total #impl: 198435308 (eff. 0.276)
95.67/95.76	c #Conflicts:     534000 | #Learnt:      31875 | 0.000
95.67/95.76	c total clause space: 78.2603MB
95.67/95.76	c total #watches: 208648
95.77/95.87	c total #propagations: 54996616 / total #impl: 198892512 (eff. 0.277)
95.77/95.87	c #Conflicts:     535000 | #Learnt:      32875 | 0.000
95.77/95.87	c total clause space: 78.2603MB
95.77/95.87	c total #watches: 214308
95.97/96.04	c total #propagations: 55073135 / total #impl: 199248557 (eff. 0.276)
95.97/96.04	c #Conflicts:     536000 | #Learnt:      33875 | 0.000
95.97/96.04	c total clause space: 78.2603MB
95.97/96.04	c total #watches: 219540
96.16/96.21	c total #propagations: 55235315 / total #impl: 199743241 (eff. 0.277)
96.16/96.21	c #Conflicts:     537000 | #Learnt:      34875 | 0.000
96.16/96.21	c total clause space: 78.2603MB
96.16/96.21	c total #watches: 224578
96.26/96.37	c total #propagations: 55433845 / total #impl: 200275906 (eff. 0.277)
96.26/96.37	c GC COLLECT
96.26/96.37	c #Conflicts:     538000 | #Learnt:      18271 | 0.000
96.26/96.37	c total clause space: 78.2603MB
96.26/96.37	c total #watches: 150236
96.36/96.46	c total #propagations: 55688418 / total #impl: 200852811 (eff. 0.277)
96.36/96.46	c #Conflicts:     539000 | #Learnt:      19271 | 0.000
96.36/96.46	c total clause space: 78.2603MB
96.36/96.46	c total #watches: 153842
96.46/96.58	c total #propagations: 55754301 / total #impl: 201063285 (eff. 0.277)
96.46/96.58	c #Conflicts:     540000 | #Learnt:      20271 | 0.000
96.46/96.58	c total clause space: 78.2603MB
96.46/96.58	c total #watches: 157837
96.66/96.71	c total #propagations: 55813087 / total #impl: 201302682 (eff. 0.277)
96.66/96.71	c #Conflicts:     541000 | #Learnt:      21271 | 0.000
96.66/96.71	c total clause space: 78.2603MB
96.66/96.71	c total #watches: 163501
96.77/96.85	c total #propagations: 56047276 / total #impl: 201858482 (eff. 0.278)
96.77/96.85	c #Conflicts:     542000 | #Learnt:      22271 | 0.000
96.77/96.85	c total clause space: 78.2603MB
96.77/96.85	c total #watches: 169444
96.87/96.95	c total #propagations: 56264925 / total #impl: 202401824 (eff. 0.278)
96.87/96.95	c #Conflicts:     543000 | #Learnt:      23271 | 0.000
96.87/96.95	c total clause space: 78.2603MB
96.87/96.95	c total #watches: 172806
96.96/97.05	c total #propagations: 56411971 / total #impl: 202773624 (eff. 0.278)
96.96/97.05	c #Conflicts:     544000 | #Learnt:      24271 | 0.000
96.96/97.05	c total clause space: 78.2603MB
96.96/97.05	c total #watches: 176562
97.06/97.16	c total #propagations: 56492884 / total #impl: 203025603 (eff. 0.278)
97.06/97.16	c #Conflicts:     545000 | #Learnt:      25271 | 0.000
97.06/97.16	c total clause space: 78.2603MB
97.06/97.16	c total #watches: 180842
97.16/97.28	c total #propagations: 56586838 / total #impl: 203333250 (eff. 0.278)
97.16/97.28	c #Conflicts:     546000 | #Learnt:      26271 | 0.000
97.16/97.28	c total clause space: 78.2603MB
97.16/97.28	c total #watches: 185234
97.26/97.38	c total #propagations: 56796018 / total #impl: 203784616 (eff. 0.279)
97.26/97.38	c #Conflicts:     547000 | #Learnt:      27271 | 0.000
97.26/97.38	c total clause space: 78.2603MB
97.26/97.38	c total #watches: 188885
97.36/97.45	c total #propagations: 56997215 / total #impl: 204240907 (eff. 0.279)
97.36/97.45	c #Conflicts:     548000 | #Learnt:      28271 | 0.000
97.36/97.45	c total clause space: 78.2603MB
97.36/97.45	c total #watches: 192094
97.46/97.54	c total #propagations: 57017941 / total #impl: 204358864 (eff. 0.279)
97.46/97.54	c #Conflicts:     549000 | #Learnt:      29271 | 0.000
97.46/97.54	c total clause space: 78.2603MB
97.46/97.54	c total #watches: 196302
97.56/97.66	c total #propagations: 57051117 / total #impl: 204538946 (eff. 0.279)
97.56/97.66	c #Conflicts:     550000 | #Learnt:      30271 | 0.000
97.56/97.66	c total clause space: 78.2603MB
97.56/97.66	c total #watches: 201020
97.76/97.83	c total #propagations: 57080733 / total #impl: 204736007 (eff. 0.279)
97.76/97.83	c #Conflicts:     551000 | #Learnt:      31271 | 0.000
97.76/97.83	c total clause space: 78.2603MB
97.76/97.83	c total #watches: 204099
97.87/97.96	c total #propagations: 57111366 / total #impl: 204986707 (eff. 0.279)
97.87/97.96	c #Conflicts:     552000 | #Learnt:      32271 | 0.000
97.87/97.96	c total clause space: 78.2603MB
97.87/97.96	c total #watches: 207652
98.06/98.11	c total #propagations: 57162929 / total #impl: 205219649 (eff. 0.279)
98.06/98.11	c #Conflicts:     553000 | #Learnt:      33271 | 0.000
98.06/98.11	c total clause space: 78.2603MB
98.06/98.11	c total #watches: 211199
98.16/98.29	c total #propagations: 57352235 / total #impl: 205782985 (eff. 0.279)
98.16/98.29	c #Conflicts:     554000 | #Learnt:      34271 | 0.000
98.16/98.29	c total clause space: 78.2603MB
98.16/98.29	c total #watches: 214462
98.46/98.54	c total #propagations: 57560077 / total #impl: 206454007 (eff. 0.279)
98.46/98.54	c #Conflicts:     555000 | #Learnt:      35271 | 0.000
98.46/98.54	c total clause space: 78.2603MB
98.46/98.54	c total #watches: 218035
98.66/98.79	c total #propagations: 58043939 / total #impl: 207657703 (eff. 0.280)
98.66/98.79	c GC COLLECT
98.66/98.79	c #Conflicts:     556000 | #Learnt:      18370 | 0.000
98.66/98.79	c total clause space: 78.2603MB
98.66/98.79	c total #watches: 150108
98.86/98.92	c total #propagations: 58687874 / total #impl: 209171829 (eff. 0.281)
98.86/98.92	c #Conflicts:     557000 | #Learnt:      19370 | 0.000
98.86/98.92	c total clause space: 78.2603MB
98.86/98.92	c total #watches: 155634
98.97/99.08	c total #propagations: 59092291 / total #impl: 210181093 (eff. 0.281)
98.97/99.08	c #Conflicts:     558000 | #Learnt:      20370 | 0.000
98.97/99.08	c total clause space: 78.2603MB
98.97/99.08	c total #watches: 161696
99.16/99.20	c total #propagations: 59387751 / total #impl: 211002817 (eff. 0.281)
99.16/99.20	c #Conflicts:     559000 | #Learnt:      21370 | 0.000
99.16/99.20	c total clause space: 78.2603MB
99.16/99.20	c total #watches: 165774
99.26/99.35	c total #propagations: 59752092 / total #impl: 211780377 (eff. 0.282)
99.26/99.35	c #Conflicts:     560000 | #Learnt:      22370 | 0.000
99.26/99.35	c total clause space: 78.2603MB
99.26/99.35	c total #watches: 170800
99.46/99.51	c total #propagations: 60145635 / total #impl: 212625015 (eff. 0.283)
99.46/99.51	c #Conflicts:     561000 | #Learnt:      23370 | 0.000
99.46/99.51	c total clause space: 78.2603MB
99.46/99.51	c total #watches: 178371
99.56/99.68	c total #propagations: 60551668 / total #impl: 213546327 (eff. 0.284)
99.56/99.68	c #Conflicts:     562000 | #Learnt:      24370 | 0.000
99.56/99.68	c total clause space: 78.2603MB
99.56/99.68	c total #watches: 184079
99.76/99.80	c total #propagations: 60867988 / total #impl: 214276926 (eff. 0.284)
99.76/99.80	c #Conflicts:     563000 | #Learnt:      25370 | 0.000
99.76/99.80	c total clause space: 78.2603MB
99.76/99.80	c total #watches: 188290
99.86/99.92	c total #propagations: 61041570 / total #impl: 214725666 (eff. 0.284)
99.86/99.92	c #Conflicts:     564000 | #Learnt:      26370 | 0.000
99.86/99.92	c total clause space: 78.2603MB
99.86/99.92	c total #watches: 193404
99.96/100.05	c total #propagations: 61297064 / total #impl: 215292769 (eff. 0.285)
99.96/100.05	c #Conflicts:     565000 | #Learnt:      27370 | 0.000
99.96/100.05	c total clause space: 78.2603MB
99.96/100.05	c total #watches: 196977
100.07/100.20	c total #propagations: 61329463 / total #impl: 215522028 (eff. 0.285)
100.07/100.20	c #Conflicts:     566000 | #Learnt:      28370 | 0.000
100.07/100.20	c total clause space: 78.2603MB
100.07/100.20	c total #watches: 201433
100.26/100.32	c total #propagations: 61386363 / total #impl: 215777857 (eff. 0.284)
100.26/100.32	c #Conflicts:     567000 | #Learnt:      29370 | 0.000
100.26/100.32	c total clause space: 78.2603MB
100.26/100.32	c total #watches: 209587
100.36/100.47	c total #propagations: 61488179 / total #impl: 216071966 (eff. 0.285)
100.36/100.47	c #Conflicts:     568000 | #Learnt:      30370 | 0.000
100.36/100.47	c total clause space: 78.2603MB
100.36/100.47	c total #watches: 214795
100.46/100.59	c total #propagations: 61751262 / total #impl: 216706617 (eff. 0.285)
100.46/100.59	c #Conflicts:     569000 | #Learnt:      31370 | 0.000
100.46/100.59	c total clause space: 78.2603MB
100.46/100.59	c total #watches: 218920
100.66/100.77	c total #propagations: 61924711 / total #impl: 217137131 (eff. 0.285)
100.66/100.77	c #Conflicts:     570000 | #Learnt:      32370 | 0.000
100.66/100.77	c total clause space: 78.2603MB
100.66/100.77	c total #watches: 226191
100.86/100.96	c total #propagations: 62034269 / total #impl: 217525529 (eff. 0.285)
100.86/100.96	c #Conflicts:     571000 | #Learnt:      33370 | 0.000
100.86/100.96	c total clause space: 78.2603MB
100.86/100.96	c total #watches: 231417
100.96/101.06	c total #propagations: 62229860 / total #impl: 217994430 (eff. 0.285)
100.96/101.06	c #Conflicts:     572000 | #Learnt:      34370 | 0.000
100.96/101.06	c total clause space: 78.2603MB
100.96/101.06	c total #watches: 235177
101.06/101.20	c total #propagations: 62475417 / total #impl: 218533234 (eff. 0.286)
101.06/101.20	c #Conflicts:     573000 | #Learnt:      35370 | 0.000
101.06/101.20	c total clause space: 78.2603MB
101.06/101.20	c total #watches: 239121
101.27/101.37	c total #propagations: 62571385 / total #impl: 218796391 (eff. 0.286)
101.27/101.37	c #Conflicts:     574000 | #Learnt:      36370 | 0.000
101.27/101.37	c total clause space: 78.2603MB
101.27/101.37	c total #watches: 242828
101.46/101.51	c total #propagations: 62694993 / total #impl: 219104414 (eff. 0.286)
101.46/101.51	c GC COLLECT
101.46/101.51	c #Conflicts:     575000 | #Learnt:      19170 | 0.000
101.46/101.51	c total clause space: 78.2603MB
101.46/101.51	c total #watches: 154908
101.56/101.67	c total #propagations: 62838244 / total #impl: 219464791 (eff. 0.286)
101.56/101.67	c #Conflicts:     576000 | #Learnt:      20170 | 0.000
101.56/101.67	c total clause space: 78.2603MB
101.56/101.67	c total #watches: 160235
101.76/101.88	c total #propagations: 62886079 / total #impl: 219711006 (eff. 0.286)
101.76/101.88	c #Conflicts:     577000 | #Learnt:      21170 | 0.000
101.76/101.88	c total clause space: 78.2603MB
101.76/101.88	c total #watches: 165018
101.96/102.00	c total #propagations: 62931328 / total #impl: 220025878 (eff. 0.286)
101.96/102.00	c #Conflicts:     578000 | #Learnt:      22170 | 0.000
101.96/102.00	c total clause space: 78.2603MB
101.96/102.00	c total #watches: 169271
101.96/102.08	c total #propagations: 63049428 / total #impl: 220363032 (eff. 0.286)
101.96/102.08	c #Conflicts:     579000 | #Learnt:      23170 | 0.000
101.96/102.08	c total clause space: 78.2603MB
101.96/102.08	c total #watches: 173095
102.06/102.16	c total #propagations: 63126882 / total #impl: 220576128 (eff. 0.286)
102.06/102.16	c #Conflicts:     580000 | #Learnt:      24170 | 0.000
102.06/102.16	c total clause space: 78.2603MB
102.06/102.16	c total #watches: 176917
102.16/102.27	c total #propagations: 63170422 / total #impl: 220701480 (eff. 0.286)
102.16/102.27	c #Conflicts:     581000 | #Learnt:      25170 | 0.000
102.16/102.27	c total clause space: 78.2603MB
102.16/102.27	c total #watches: 180706
102.37/102.41	c total #propagations: 63328373 / total #impl: 221082335 (eff. 0.286)
102.37/102.41	c #Conflicts:     582000 | #Learnt:      26170 | 0.000
102.37/102.41	c total clause space: 78.2603MB
102.37/102.41	c total #watches: 186393
102.46/102.53	c total #propagations: 63509244 / total #impl: 221492360 (eff. 0.287)
102.46/102.53	c #Conflicts:     583000 | #Learnt:      27170 | 0.000
102.46/102.53	c total clause space: 78.2603MB
102.46/102.53	c total #watches: 190706
102.56/102.66	c total #propagations: 63705370 / total #impl: 221928683 (eff. 0.287)
102.56/102.66	c #Conflicts:     584000 | #Learnt:      28170 | 0.000
102.56/102.66	c total clause space: 78.2603MB
102.56/102.66	c total #watches: 194661
102.66/102.77	c total #propagations: 63752508 / total #impl: 222078569 (eff. 0.287)
102.66/102.77	c #Conflicts:     585000 | #Learnt:      29170 | 0.000
102.66/102.77	c total clause space: 78.2603MB
102.66/102.77	c total #watches: 197166
102.86/102.91	c total #propagations: 63777091 / total #impl: 222199702 (eff. 0.287)
102.86/102.91	c #Conflicts:     586000 | #Learnt:      30170 | 0.000
102.86/102.91	c total clause space: 78.2603MB
102.86/102.91	c total #watches: 202693
102.96/103.08	c total #propagations: 63882494 / total #impl: 222515312 (eff. 0.287)
102.96/103.08	c #Conflicts:     587000 | #Learnt:      31170 | 0.000
102.96/103.08	c total clause space: 78.2603MB
102.96/103.08	c total #watches: 208108
103.06/103.18	c total #propagations: 64120404 / total #impl: 223068265 (eff. 0.287)
103.06/103.18	c #Conflicts:     588000 | #Learnt:      32170 | 0.000
103.06/103.18	c total clause space: 78.2603MB
103.06/103.18	c total #watches: 213421
103.26/103.33	c total #propagations: 64165700 / total #impl: 223234913 (eff. 0.287)
103.26/103.33	c #Conflicts:     589000 | #Learnt:      33170 | 0.000
103.26/103.33	c total clause space: 78.2603MB
103.26/103.33	c total #watches: 217436
103.37/103.48	c total #propagations: 64510173 / total #impl: 223988769 (eff. 0.288)
103.37/103.48	c #Conflicts:     590000 | #Learnt:      34170 | 0.000
103.37/103.48	c total clause space: 78.2603MB
103.37/103.48	c total #watches: 223404
103.56/103.63	c total #propagations: 64621341 / total #impl: 224297983 (eff. 0.288)
103.56/103.63	c #Conflicts:     591000 | #Learnt:      35170 | 0.000
103.56/103.63	c total clause space: 78.2603MB
103.56/103.63	c total #watches: 229186
103.66/103.77	c total #propagations: 64750837 / total #impl: 224681318 (eff. 0.288)
103.66/103.77	c #Conflicts:     592000 | #Learnt:      36170 | 0.000
103.66/103.77	c total clause space: 127.173MB
103.66/103.77	c total #watches: 233424
103.87/103.92	c total #propagations: 64790776 / total #impl: 224877741 (eff. 0.288)
103.87/103.92	c GC COLLECT
103.87/103.92	c #Conflicts:     593000 | #Learnt:      18707 | 0.000
103.87/103.92	c total clause space: 127.173MB
103.87/103.92	c total #watches: 152284
103.97/104.03	c total #propagations: 64814478 / total #impl: 225083507 (eff. 0.288)
103.97/104.03	c #Conflicts:     594000 | #Learnt:      19707 | 0.000
103.97/104.03	c total clause space: 127.173MB
103.97/104.03	c total #watches: 155914
104.07/104.11	c total #propagations: 64855695 / total #impl: 225209623 (eff. 0.288)
104.07/104.11	c #Conflicts:     595000 | #Learnt:      20707 | 0.000
104.07/104.11	c total clause space: 127.173MB
104.07/104.11	c total #watches: 159906
104.07/104.19	c total #propagations: 64892228 / total #impl: 225404702 (eff. 0.288)
104.07/104.19	c #Conflicts:     596000 | #Learnt:      21707 | 0.000
104.07/104.19	c total clause space: 127.173MB
104.07/104.19	c total #watches: 164163
104.17/104.25	c total #propagations: 64920256 / total #impl: 225539817 (eff. 0.288)
104.17/104.25	c #Conflicts:     597000 | #Learnt:      22707 | 0.000
104.17/104.25	c total clause space: 127.173MB
104.17/104.25	c total #watches: 167921
104.27/104.35	c total #propagations: 64951057 / total #impl: 225650994 (eff. 0.288)
104.27/104.35	c #Conflicts:     598000 | #Learnt:      23707 | 0.000
104.27/104.35	c total clause space: 127.173MB
104.27/104.35	c total #watches: 177290
104.37/104.44	c total #propagations: 65005302 / total #impl: 225977423 (eff. 0.288)
104.37/104.44	c #Conflicts:     599000 | #Learnt:      24707 | 0.001
104.37/104.44	c total clause space: 127.173MB
104.37/104.44	c total #watches: 184163
104.48/104.56	c total #propagations: 65051091 / total #impl: 226284133 (eff. 0.287)
104.48/104.56	c #Conflicts:     600000 | #Learnt:      25707 | 0.001
104.48/104.56	c total clause space: 127.173MB
104.48/104.56	c total #watches: 191059
104.67/104.71	c total #propagations: 65102718 / total #impl: 226735498 (eff. 0.287)
104.67/104.71	c #Conflicts:     601000 | #Learnt:      26707 | 0.001
104.67/104.71	c total clause space: 127.173MB
104.67/104.71	c total #watches: 195721
104.77/104.88	c total #propagations: 65175791 / total #impl: 227581107 (eff. 0.286)
104.77/104.88	c #Conflicts:     602000 | #Learnt:      27707 | 0.001
104.77/104.88	c total clause space: 127.173MB
104.77/104.88	c total #watches: 206089
104.97/105.07	c total #propagations: 65212088 / total #impl: 229208545 (eff. 0.285)
104.97/105.07	c #Conflicts:     603000 | #Learnt:      28707 | 0.001
104.97/105.07	c total clause space: 127.173MB
104.97/105.07	c total #watches: 213633
105.07/105.12	c total #propagations: 65267485 / total #impl: 230612795 (eff. 0.283)
105.07/105.12	c #Conflicts:     604000 | #Learnt:      29707 | 0.001
105.07/105.12	c total clause space: 127.173MB
105.07/105.12	c total #watches: 216438
105.07/105.17	c total #propagations: 65291375 / total #impl: 230715106 (eff. 0.283)
105.07/105.17	c #Conflicts:     605000 | #Learnt:      30707 | 0.001
105.07/105.17	c total clause space: 127.173MB
105.07/105.17	c total #watches: 219161
105.17/105.24	c total #propagations: 65316329 / total #impl: 230823344 (eff. 0.283)
105.17/105.24	c #Conflicts:     606000 | #Learnt:      31707 | 0.001
105.17/105.24	c total clause space: 127.173MB
105.17/105.24	c total #watches: 223230
105.27/105.33	c total #propagations: 65342961 / total #impl: 230937788 (eff. 0.283)
105.27/105.33	c #Conflicts:     607000 | #Learnt:      32707 | 0.001
105.27/105.33	c total clause space: 127.173MB
105.27/105.33	c total #watches: 226544
105.37/105.43	c total #propagations: 65365109 / total #impl: 231081810 (eff. 0.283)
105.37/105.43	c #Conflicts:     608000 | #Learnt:      33707 | 0.001
105.37/105.43	c total clause space: 127.173MB
105.37/105.43	c total #watches: 230033
105.47/105.57	c total #propagations: 65390326 / total #impl: 231296581 (eff. 0.283)
105.47/105.57	c #Conflicts:     609000 | #Learnt:      34707 | 0.001
105.47/105.57	c total clause space: 127.173MB
105.47/105.57	c total #watches: 234034
105.68/105.74	c total #propagations: 65413934 / total #impl: 231534116 (eff. 0.283)
105.68/105.74	c #Conflicts:     610000 | #Learnt:      35707 | 0.001
105.68/105.74	c total clause space: 127.173MB
105.68/105.74	c total #watches: 237522
105.87/105.94	c total #propagations: 65437235 / total #impl: 231804259 (eff. 0.282)
105.87/105.94	c #Conflicts:     611000 | #Learnt:      36707 | 0.001
105.87/105.94	c total clause space: 127.173MB
105.87/105.94	c total #watches: 241083
106.07/106.19	c total #propagations: 65459858 / total #impl: 232065132 (eff. 0.282)
106.07/106.19	c GC COLLECT
106.07/106.19	c #Conflicts:     612000 | #Learnt:      18917 | 0.001
106.07/106.19	c total clause space: 127.173MB
106.07/106.19	c total #watches: 154126
106.17/106.26	c total #propagations: 65482667 / total #impl: 232355329 (eff. 0.282)
106.17/106.26	c #Conflicts:     613000 | #Learnt:      19917 | 0.001
106.17/106.26	c total clause space: 127.173MB
106.17/106.26	c total #watches: 158355
106.27/106.39	c total #propagations: 65508304 / total #impl: 232500435 (eff. 0.282)
106.27/106.39	c #Conflicts:     614000 | #Learnt:      20917 | 0.001
106.27/106.39	c total clause space: 127.173MB
106.27/106.39	c total #watches: 161972
106.47/106.55	c total #propagations: 65536857 / total #impl: 232669204 (eff. 0.282)
106.47/106.55	c #Conflicts:     615000 | #Learnt:      21917 | 0.001
106.47/106.55	c total clause space: 127.173MB
106.47/106.55	c total #watches: 165399
106.68/106.71	c total #propagations: 65565523 / total #impl: 232868997 (eff. 0.282)
106.68/106.71	c #Conflicts:     616000 | #Learnt:      22917 | 0.001
106.68/106.71	c total clause space: 127.173MB
106.68/106.71	c total #watches: 169147
106.78/106.85	c total #propagations: 65709277 / total #impl: 233288137 (eff. 0.282)
106.78/106.85	c #Conflicts:     617000 | #Learnt:      23917 | 0.001
106.78/106.85	c total clause space: 127.173MB
106.78/106.85	c total #watches: 180643
106.87/106.98	c total #propagations: 65874133 / total #impl: 233824737 (eff. 0.282)
106.87/106.98	c #Conflicts:     618000 | #Learnt:      24917 | 0.001
106.87/106.98	c total clause space: 127.173MB
106.87/106.98	c total #watches: 185209
107.07/107.11	c total #propagations: 66066467 / total #impl: 234276453 (eff. 0.282)
107.07/107.11	c #Conflicts:     619000 | #Learnt:      25917 | 0.001
107.07/107.11	c total clause space: 127.173MB
107.07/107.11	c total #watches: 189965
107.17/107.24	c total #propagations: 66179546 / total #impl: 234568299 (eff. 0.282)
107.17/107.24	c #Conflicts:     620000 | #Learnt:      26917 | 0.001
107.17/107.24	c total clause space: 127.173MB
107.17/107.24	c total #watches: 193877
107.37/107.41	c total #propagations: 66318667 / total #impl: 234897076 (eff. 0.282)
107.37/107.41	c #Conflicts:     621000 | #Learnt:      27917 | 0.001
107.37/107.41	c total clause space: 127.173MB
107.37/107.41	c total #watches: 198937
107.47/107.51	c total #propagations: 66644917 / total #impl: 235631182 (eff. 0.283)
107.47/107.51	c #Conflicts:     622000 | #Learnt:      28917 | 0.001
107.47/107.51	c total clause space: 127.173MB
107.47/107.51	c total #watches: 203446
107.57/107.68	c total #propagations: 66699477 / total #impl: 235797382 (eff. 0.283)
107.57/107.68	c #Conflicts:     623000 | #Learnt:      29917 | 0.001
107.57/107.68	c total clause space: 127.173MB
107.57/107.68	c total #watches: 216010
107.88/107.91	c total #propagations: 66739956 / total #impl: 236198996 (eff. 0.283)
107.88/107.91	c #Conflicts:     624000 | #Learnt:      30917 | 0.001
107.88/107.91	c total clause space: 127.173MB
107.88/107.91	c total #watches: 226069
108.07/108.12	c total #propagations: 66897949 / total #impl: 236836068 (eff. 0.282)
108.07/108.12	c #Conflicts:     625000 | #Learnt:      31917 | 0.001
108.07/108.12	c total clause space: 127.173MB
108.07/108.12	c total #watches: 230147
108.17/108.28	c total #propagations: 67093871 / total #impl: 237269872 (eff. 0.283)
108.17/108.28	c #Conflicts:     626000 | #Learnt:      32917 | 0.001
108.17/108.28	c total clause space: 127.173MB
108.17/108.28	c total #watches: 234652
108.37/108.47	c total #propagations: 67187333 / total #impl: 237521759 (eff. 0.283)
108.37/108.47	c #Conflicts:     627000 | #Learnt:      33917 | 0.001
108.37/108.47	c total clause space: 127.173MB
108.37/108.47	c total #watches: 239268
108.57/108.66	c total #propagations: 67396815 / total #impl: 237977005 (eff. 0.283)
108.57/108.66	c #Conflicts:     628000 | #Learnt:      34917 | 0.001
108.57/108.66	c total clause space: 127.173MB
108.57/108.66	c total #watches: 250200
108.77/108.86	c total #propagations: 67486333 / total #impl: 238319636 (eff. 0.283)
108.77/108.86	c #Conflicts:     629000 | #Learnt:      35917 | 0.001
108.77/108.86	c total clause space: 127.173MB
108.77/108.86	c total #watches: 256073
108.88/108.98	c total #propagations: 67745320 / total #impl: 238929732 (eff. 0.284)
108.88/108.98	c #Conflicts:     630000 | #Learnt:      36917 | 0.001
108.88/108.98	c total clause space: 127.173MB
108.88/108.98	c total #watches: 259596
108.98/109.08	c total #propagations: 67857533 / total #impl: 239204924 (eff. 0.284)
108.98/109.08	c #Conflicts:     631000 | #Learnt:      37917 | 0.001
108.98/109.08	c total clause space: 127.173MB
108.98/109.08	c total #watches: 263432
109.07/109.19	c total #propagations: 67895937 / total #impl: 239389173 (eff. 0.284)
109.07/109.19	c GC COLLECT
109.07/109.19	c #Conflicts:     632000 | #Learnt:      19831 | 0.001
109.07/109.19	c total clause space: 127.173MB
109.07/109.19	c total #watches: 158831
109.17/109.29	c total #propagations: 67946333 / total #impl: 239588493 (eff. 0.284)
109.17/109.29	c #Conflicts:     633000 | #Learnt:      20831 | 0.001
109.17/109.29	c total clause space: 127.173MB
109.17/109.29	c total #watches: 162887
109.37/109.44	c total #propagations: 67974753 / total #impl: 239747309 (eff. 0.284)
109.37/109.44	c #Conflicts:     634000 | #Learnt:      21831 | 0.001
109.37/109.44	c total clause space: 127.173MB
109.37/109.44	c total #watches: 166774
109.57/109.61	c total #propagations: 68001922 / total #impl: 239931188 (eff. 0.283)
109.57/109.61	c #Conflicts:     635000 | #Learnt:      22831 | 0.001
109.57/109.61	c total clause space: 127.173MB
109.57/109.61	c total #watches: 171992
109.67/109.77	c total #propagations: 68076439 / total #impl: 240219804 (eff. 0.283)
109.67/109.77	c #Conflicts:     636000 | #Learnt:      23831 | 0.001
109.67/109.77	c total clause space: 127.173MB
109.67/109.77	c total #watches: 178328
109.77/109.89	c total #propagations: 68433215 / total #impl: 241105980 (eff. 0.284)
109.77/109.89	c #Conflicts:     637000 | #Learnt:      24831 | 0.001
109.77/109.89	c total clause space: 127.173MB
109.77/109.89	c total #watches: 182481
109.97/110.01	c total #propagations: 68601459 / total #impl: 241565653 (eff. 0.284)
109.97/110.01	c #Conflicts:     638000 | #Learnt:      25831 | 0.001
109.97/110.01	c total clause space: 127.173MB
109.97/110.01	c total #watches: 187061
110.17/110.22	c total #propagations: 68846870 / total #impl: 242150637 (eff. 0.284)
110.17/110.22	c #Conflicts:     639000 | #Learnt:      26831 | 0.001
110.17/110.22	c total clause space: 127.173MB
110.17/110.22	c total #watches: 192793
110.37/110.40	c total #propagations: 69425091 / total #impl: 243370597 (eff. 0.285)
110.37/110.40	c #Conflicts:     640000 | #Learnt:      27831 | 0.001
110.37/110.40	c total clause space: 127.173MB
110.37/110.40	c total #watches: 198156
110.47/110.53	c total #propagations: 69784112 / total #impl: 244275891 (eff. 0.286)
110.47/110.53	c #Conflicts:     641000 | #Learnt:      28831 | 0.001
110.47/110.53	c total clause space: 127.173MB
110.47/110.53	c total #watches: 201650
110.57/110.62	c total #propagations: 70167867 / total #impl: 245078232 (eff. 0.286)
110.57/110.62	c #Conflicts:     642000 | #Learnt:      29831 | 0.001
110.57/110.62	c total clause space: 127.173MB
110.57/110.62	c total #watches: 205826
110.67/110.72	c total #propagations: 70233338 / total #impl: 245271419 (eff. 0.286)
110.67/110.72	c #Conflicts:     643000 | #Learnt:      30831 | 0.001
110.67/110.72	c total clause space: 127.173MB
110.67/110.72	c total #watches: 210047
110.77/110.86	c total #propagations: 70320735 / total #impl: 245517549 (eff. 0.286)
110.77/110.86	c #Conflicts:     644000 | #Learnt:      31831 | 0.001
110.77/110.86	c total clause space: 127.173MB
110.77/110.86	c total #watches: 213609
110.87/110.96	c total #propagations: 70468181 / total #impl: 245865620 (eff. 0.287)
110.87/110.96	c #Conflicts:     645000 | #Learnt:      32831 | 0.001
110.87/110.96	c total clause space: 127.173MB
110.87/110.96	c total #watches: 218738
111.07/111.13	c total #propagations: 70593170 / total #impl: 246152666 (eff. 0.287)
111.07/111.13	c #Conflicts:     646000 | #Learnt:      33831 | 0.001
111.07/111.13	c total clause space: 127.173MB
111.07/111.13	c total #watches: 222786
111.27/111.34	c total #propagations: 70986010 / total #impl: 247012560 (eff. 0.287)
111.27/111.34	c #Conflicts:     647000 | #Learnt:      34831 | 0.001
111.27/111.34	c total clause space: 127.173MB
111.27/111.34	c total #watches: 228669
111.47/111.52	c total #propagations: 71332147 / total #impl: 247823211 (eff. 0.288)
111.47/111.52	c #Conflicts:     648000 | #Learnt:      35831 | 0.001
111.47/111.52	c total clause space: 127.173MB
111.47/111.52	c total #watches: 235902
111.67/111.70	c total #propagations: 71619730 / total #impl: 248593360 (eff. 0.288)
111.67/111.70	c #Conflicts:     649000 | #Learnt:      36831 | 0.001
111.67/111.70	c total clause space: 127.173MB
111.67/111.70	c total #watches: 239620
111.77/111.84	c total #propagations: 71658039 / total #impl: 248841431 (eff. 0.288)
111.77/111.84	c #Conflicts:     650000 | #Learnt:      37831 | 0.001
111.77/111.84	c total clause space: 127.173MB
111.77/111.84	c total #watches: 243814
111.87/111.96	c total #propagations: 71698193 / total #impl: 249066856 (eff. 0.288)
111.87/111.96	c #Conflicts:     651000 | #Learnt:      38831 | 0.001
111.87/111.96	c total clause space: 127.173MB
111.87/111.96	c total #watches: 246947
111.97/112.09	c total #propagations: 71740162 / total #impl: 249206155 (eff. 0.288)
111.97/112.09	c GC COLLECT
111.97/112.09	c #Conflicts:     652000 | #Learnt:      20413 | 0.001
111.97/112.09	c total clause space: 127.173MB
111.97/112.09	c total #watches: 161214
112.17/112.26	c total #propagations: 71778485 / total #impl: 249341966 (eff. 0.288)
112.17/112.26	c #Conflicts:     653000 | #Learnt:      21413 | 0.001
112.17/112.26	c total clause space: 127.173MB
112.17/112.26	c total #watches: 166146
112.37/112.47	c total #propagations: 71815007 / total #impl: 249510020 (eff. 0.288)
112.37/112.47	c #Conflicts:     654000 | #Learnt:      22413 | 0.001
112.37/112.47	c total clause space: 127.173MB
112.37/112.47	c total #watches: 170167
112.47/112.56	c total #propagations: 71862503 / total #impl: 249738608 (eff. 0.288)
112.47/112.56	c #Conflicts:     655000 | #Learnt:      23413 | 0.001
112.47/112.56	c total clause space: 127.173MB
112.47/112.56	c total #watches: 174001
112.57/112.66	c total #propagations: 71897195 / total #impl: 249904326 (eff. 0.288)
112.57/112.66	c #Conflicts:     656000 | #Learnt:      24413 | 0.001
112.57/112.66	c total clause space: 127.173MB
112.57/112.66	c total #watches: 178525
112.77/112.82	c total #propagations: 71932965 / total #impl: 250097705 (eff. 0.288)
112.77/112.82	c #Conflicts:     657000 | #Learnt:      25413 | 0.001
112.77/112.82	c total clause space: 127.173MB
112.77/112.82	c total #watches: 184151
112.96/113.04	c total #propagations: 71970069 / total #impl: 250325308 (eff. 0.288)
112.96/113.04	c #Conflicts:     658000 | #Learnt:      26413 | 0.001
112.96/113.04	c total clause space: 127.173MB
112.96/113.04	c total #watches: 189091
113.27/113.33	c total #propagations: 72005141 / total #impl: 250564794 (eff. 0.287)
113.27/113.33	c #Conflicts:     659000 | #Learnt:      27413 | 0.001
113.27/113.33	c total clause space: 127.173MB
113.27/113.33	c total #watches: 192733
113.56/113.65	c total #propagations: 72041548 / total #impl: 250801012 (eff. 0.287)
113.56/113.65	c #Conflicts:     660000 | #Learnt:      28413 | 0.001
113.56/113.65	c total clause space: 127.173MB
113.56/113.65	c total #watches: 196867
113.76/113.86	c total #propagations: 72079716 / total #impl: 251069725 (eff. 0.287)
113.76/113.86	c #Conflicts:     661000 | #Learnt:      29413 | 0.001
113.76/113.86	c total clause space: 127.173MB
113.76/113.86	c total #watches: 201027
113.86/113.99	c total #propagations: 72196921 / total #impl: 251396471 (eff. 0.287)
113.86/113.99	c #Conflicts:     662000 | #Learnt:      30413 | 0.001
113.86/113.99	c total clause space: 127.173MB
113.86/113.99	c total #watches: 204963
114.06/114.11	c total #propagations: 72541488 / total #impl: 252119008 (eff. 0.288)
114.06/114.11	c #Conflicts:     663000 | #Learnt:      31413 | 0.001
114.06/114.11	c total clause space: 127.173MB
114.06/114.11	c total #watches: 209776
114.16/114.25	c total #propagations: 72690041 / total #impl: 252511691 (eff. 0.288)
114.16/114.25	c #Conflicts:     664000 | #Learnt:      32413 | 0.001
114.16/114.25	c total clause space: 127.173MB
114.16/114.25	c total #watches: 215259
114.26/114.34	c total #propagations: 72779599 / total #impl: 252803393 (eff. 0.288)
114.26/114.34	c #Conflicts:     665000 | #Learnt:      33413 | 0.001
114.26/114.34	c total clause space: 127.173MB
114.26/114.34	c total #watches: 219306
114.37/114.50	c total #propagations: 72867007 / total #impl: 253043406 (eff. 0.288)
114.37/114.50	c #Conflicts:     666000 | #Learnt:      34413 | 0.001
114.37/114.50	c total clause space: 127.173MB
114.37/114.50	c total #watches: 224545
114.56/114.64	c total #propagations: 73099565 / total #impl: 253624170 (eff. 0.288)
114.56/114.64	c #Conflicts:     667000 | #Learnt:      35413 | 0.001
114.56/114.64	c total clause space: 127.173MB
114.56/114.64	c total #watches: 228308
114.66/114.76	c total #propagations: 73276030 / total #impl: 254112043 (eff. 0.288)
114.66/114.76	c #Conflicts:     668000 | #Learnt:      36413 | 0.001
114.66/114.76	c total clause space: 127.173MB
114.66/114.76	c total #watches: 232043
114.96/115.03	c total #propagations: 73378542 / total #impl: 254397863 (eff. 0.288)
114.96/115.03	c #Conflicts:     669000 | #Learnt:      37413 | 0.001
114.96/115.03	c total clause space: 127.173MB
114.96/115.03	c total #watches: 237308
115.16/115.24	c total #propagations: 73674281 / total #impl: 255073135 (eff. 0.289)
115.16/115.24	c #Conflicts:     670000 | #Learnt:      38413 | 0.001
115.16/115.24	c total clause space: 127.173MB
115.16/115.24	c total #watches: 242810
115.36/115.41	c total #propagations: 74031277 / total #impl: 255955197 (eff. 0.289)
115.36/115.41	c #Conflicts:     671000 | #Learnt:      39413 | 0.001
115.36/115.41	c total clause space: 127.173MB
115.36/115.41	c total #watches: 248143
115.47/115.52	c total #propagations: 74283988 / total #impl: 256594776 (eff. 0.289)
115.47/115.52	c GC COLLECT
115.47/115.52	c #Conflicts:     672000 | #Learnt:      20705 | 0.001
115.47/115.52	c total clause space: 127.173MB
115.47/115.52	c total #watches: 161759
115.57/115.62	c total #propagations: 74352651 / total #impl: 256790016 (eff. 0.290)
115.57/115.62	c #Conflicts:     673000 | #Learnt:      21705 | 0.001
115.57/115.62	c total clause space: 127.173MB
115.57/115.62	c total #watches: 165782
115.66/115.75	c total #propagations: 74527157 / total #impl: 257176206 (eff. 0.290)
115.66/115.75	c #Conflicts:     674000 | #Learnt:      22705 | 0.001
115.66/115.75	c total clause space: 127.173MB
115.66/115.75	c total #watches: 170228
115.76/115.88	c total #propagations: 74776480 / total #impl: 257762772 (eff. 0.290)
115.76/115.88	c #Conflicts:     675000 | #Learnt:      23705 | 0.001
115.76/115.88	c total clause space: 127.173MB
115.76/115.88	c total #watches: 175556
115.86/115.99	c total #propagations: 74825258 / total #impl: 257976276 (eff. 0.290)
115.86/115.99	c #Conflicts:     676000 | #Learnt:      24705 | 0.001
115.86/115.99	c total clause space: 127.173MB
115.86/115.99	c total #watches: 178819
115.96/116.09	c total #propagations: 74854832 / total #impl: 258115166 (eff. 0.290)
115.96/116.09	c #Conflicts:     677000 | #Learnt:      25705 | 0.001
115.96/116.09	c total clause space: 127.173MB
115.96/116.09	c total #watches: 182890
116.06/116.19	c total #propagations: 74894391 / total #impl: 258279592 (eff. 0.290)
116.06/116.19	c #Conflicts:     678000 | #Learnt:      26705 | 0.001
116.06/116.19	c total clause space: 127.173MB
116.06/116.19	c total #watches: 186301
116.26/116.30	c total #propagations: 74926790 / total #impl: 258404227 (eff. 0.290)
116.26/116.30	c #Conflicts:     679000 | #Learnt:      27705 | 0.001
116.26/116.30	c total clause space: 127.173MB
116.26/116.30	c total #watches: 189520
116.36/116.45	c total #propagations: 74958847 / total #impl: 258537037 (eff. 0.290)
116.36/116.45	c #Conflicts:     680000 | #Learnt:      28705 | 0.001
116.36/116.45	c total clause space: 127.173MB
116.36/116.45	c total #watches: 193991
116.57/116.67	c total #propagations: 75077521 / total #impl: 258856891 (eff. 0.290)
116.57/116.67	c #Conflicts:     681000 | #Learnt:      29705 | 0.001
116.57/116.67	c total clause space: 127.173MB
116.57/116.67	c total #watches: 198325
116.67/116.77	c total #propagations: 75629818 / total #impl: 260067497 (eff. 0.291)
116.67/116.77	c #Conflicts:     682000 | #Learnt:      30705 | 0.001
116.67/116.77	c total clause space: 127.173MB
116.67/116.77	c total #watches: 203272
116.86/116.95	c total #propagations: 75689292 / total #impl: 260247239 (eff. 0.291)
116.86/116.95	c #Conflicts:     683000 | #Learnt:      31705 | 0.001
116.86/116.95	c total clause space: 127.173MB
116.86/116.95	c total #watches: 209736
116.96/117.06	c total #propagations: 76148842 / total #impl: 261271600 (eff. 0.291)
116.96/117.06	c #Conflicts:     684000 | #Learnt:      32705 | 0.001
116.96/117.06	c total clause space: 127.173MB
116.96/117.06	c total #watches: 214559
117.06/117.19	c total #propagations: 76228076 / total #impl: 261499234 (eff. 0.292)
117.06/117.19	c #Conflicts:     685000 | #Learnt:      33705 | 0.001
117.06/117.19	c total clause space: 127.173MB
117.06/117.19	c total #watches: 220261
117.26/117.33	c total #propagations: 76333447 / total #impl: 261825612 (eff. 0.292)
117.26/117.33	c #Conflicts:     686000 | #Learnt:      34705 | 0.001
117.26/117.33	c total clause space: 127.173MB
117.26/117.33	c total #watches: 234681
117.36/117.47	c total #propagations: 76363911 / total #impl: 262089398 (eff. 0.291)
117.36/117.47	c #Conflicts:     687000 | #Learnt:      35705 | 0.001
117.36/117.47	c total clause space: 127.173MB
117.36/117.47	c total #watches: 242860
117.56/117.65	c total #propagations: 76423742 / total #impl: 262327188 (eff. 0.291)
117.56/117.65	c #Conflicts:     688000 | #Learnt:      36705 | 0.001
117.56/117.65	c total clause space: 127.173MB
117.56/117.65	c total #watches: 247024
117.77/117.82	c total #propagations: 76630303 / total #impl: 262805374 (eff. 0.292)
117.77/117.82	c #Conflicts:     689000 | #Learnt:      37705 | 0.001
117.77/117.82	c total clause space: 127.173MB
117.77/117.82	c total #watches: 251211
117.96/118.04	c total #propagations: 76904521 / total #impl: 263466870 (eff. 0.292)
117.96/118.04	c #Conflicts:     690000 | #Learnt:      38705 | 0.001
117.96/118.04	c total clause space: 127.173MB
117.96/118.04	c total #watches: 255488
118.06/118.19	c total #propagations: 76989731 / total #impl: 263744639 (eff. 0.292)
118.06/118.19	c #Conflicts:     691000 | #Learnt:      39705 | 0.001
118.06/118.19	c total clause space: 127.173MB
118.06/118.19	c total #watches: 259800
118.26/118.37	c total #propagations: 77057265 / total #impl: 263984002 (eff. 0.292)
118.26/118.37	c GC COLLECT
118.26/118.37	c #Conflicts:     692000 | #Learnt:      20682 | 0.001
118.26/118.37	c total clause space: 127.173MB
118.26/118.37	c total #watches: 161935
118.36/118.49	c total #propagations: 77242577 / total #impl: 264423436 (eff. 0.292)
118.36/118.49	c #Conflicts:     693000 | #Learnt:      21682 | 0.001
118.36/118.49	c total clause space: 127.173MB
118.36/118.49	c total #watches: 166441
118.46/118.59	c total #propagations: 77353168 / total #impl: 264758985 (eff. 0.292)
118.46/118.59	c #Conflicts:     694000 | #Learnt:      22682 | 0.001
118.46/118.59	c total clause space: 127.173MB
118.46/118.59	c total #watches: 169876
118.56/118.69	c total #propagations: 77399197 / total #impl: 264986455 (eff. 0.292)
118.56/118.69	c #Conflicts:     695000 | #Learnt:      23682 | 0.001
118.56/118.69	c total clause space: 127.173MB
118.56/118.69	c total #watches: 173070
118.77/118.81	c total #propagations: 77483128 / total #impl: 265244158 (eff. 0.292)
118.77/118.81	c #Conflicts:     696000 | #Learnt:      24682 | 0.001
118.77/118.81	c total clause space: 127.173MB
118.77/118.81	c total #watches: 177729
118.77/118.90	c total #propagations: 77534615 / total #impl: 265460340 (eff. 0.292)
118.77/118.90	c #Conflicts:     697000 | #Learnt:      25682 | 0.001
118.77/118.90	c total clause space: 127.173MB
118.77/118.90	c total #watches: 181332
118.96/119.01	c total #propagations: 77572671 / total #impl: 265598149 (eff. 0.292)
118.96/119.01	c #Conflicts:     698000 | #Learnt:      26682 | 0.001
118.96/119.01	c total clause space: 127.173MB
118.96/119.01	c total #watches: 184725
119.06/119.15	c total #propagations: 77603515 / total #impl: 265753932 (eff. 0.292)
119.06/119.15	c #Conflicts:     699000 | #Learnt:      27682 | 0.001
119.06/119.15	c total clause space: 127.173MB
119.06/119.15	c total #watches: 188058
119.16/119.24	c total #propagations: 77641627 / total #impl: 265949314 (eff. 0.292)
119.16/119.24	c #Conflicts:     700000 | #Learnt:      28682 | 0.001
119.16/119.24	c total clause space: 127.173MB
119.16/119.24	c total #watches: 191314
119.26/119.36	c total #propagations: 77691663 / total #impl: 266171909 (eff. 0.292)
119.26/119.36	c #Conflicts:     701000 | #Learnt:      29682 | 0.001
119.26/119.36	c total clause space: 127.173MB
119.26/119.36	c total #watches: 195973
119.46/119.52	c total #propagations: 77736401 / total #impl: 266388997 (eff. 0.292)
119.46/119.52	c #Conflicts:     702000 | #Learnt:      30682 | 0.001
119.46/119.52	c total clause space: 127.173MB
119.46/119.52	c total #watches: 201099
119.66/119.73	c total #propagations: 77769152 / total #impl: 266575533 (eff. 0.292)
119.66/119.73	c #Conflicts:     703000 | #Learnt:      31682 | 0.001
119.66/119.73	c total clause space: 127.173MB
119.66/119.73	c total #watches: 205200
119.87/119.96	c total #propagations: 77817207 / total #impl: 266843131 (eff. 0.292)
119.87/119.96	c #Conflicts:     704000 | #Learnt:      32682 | 0.001
119.87/119.96	c total clause space: 127.173MB
119.87/119.96	c total #watches: 208819
120.16/120.21	c total #propagations: 77850189 / total #impl: 267091544 (eff. 0.291)
120.16/120.21	c #Conflicts:     705000 | #Learnt:      33682 | 0.001
120.16/120.21	c total clause space: 127.173MB
120.16/120.21	c total #watches: 212095
120.26/120.37	c total #propagations: 77880970 / total #impl: 267330944 (eff. 0.291)
120.26/120.37	c #Conflicts:     706000 | #Learnt:      34682 | 0.001
120.26/120.37	c total clause space: 127.173MB
120.26/120.37	c total #watches: 217499
120.46/120.52	c total #propagations: 77911861 / total #impl: 267512284 (eff. 0.291)
120.46/120.52	c #Conflicts:     707000 | #Learnt:      35682 | 0.001
120.46/120.52	c total clause space: 127.173MB
120.46/120.52	c total #watches: 221772
120.66/120.70	c total #propagations: 77933483 / total #impl: 267692332 (eff. 0.291)
120.66/120.70	c #Conflicts:     708000 | #Learnt:      36682 | 0.001
120.66/120.70	c total clause space: 127.173MB
120.66/120.70	c total #watches: 226401
120.86/120.92	c total #propagations: 77961481 / total #impl: 267946081 (eff. 0.291)
120.86/120.92	c #Conflicts:     709000 | #Learnt:      37682 | 0.001
120.86/120.92	c total clause space: 127.173MB
120.86/120.92	c total #watches: 231702
121.16/121.20	c total #propagations: 77987816 / total #impl: 268214393 (eff. 0.291)
121.16/121.20	c #Conflicts:     710000 | #Learnt:      38682 | 0.001
121.16/121.20	c total clause space: 127.173MB
121.16/121.20	c total #watches: 236737
121.36/121.49	c total #propagations: 78012892 / total #impl: 268471743 (eff. 0.291)
121.36/121.49	c #Conflicts:     711000 | #Learnt:      39682 | 0.001
121.36/121.49	c total clause space: 127.173MB
121.36/121.49	c total #watches: 240814
121.76/121.85	c total #propagations: 78037300 / total #impl: 268735871 (eff. 0.290)
121.76/121.85	c GC COLLECT
121.76/121.85	c #Conflicts:     712000 | #Learnt:      20383 | 0.001
121.76/121.85	c total clause space: 127.173MB
121.76/121.85	c total #watches: 160680
121.86/121.96	c total #propagations: 78063716 / total #impl: 269054751 (eff. 0.290)
121.86/121.96	c #Conflicts:     713000 | #Learnt:      21383 | 0.001
121.86/121.96	c total clause space: 127.173MB
121.86/121.96	c total #watches: 164759
121.96/122.09	c total #propagations: 78091130 / total #impl: 269202152 (eff. 0.290)
121.96/122.09	c #Conflicts:     714000 | #Learnt:      22383 | 0.001
121.96/122.09	c total clause space: 127.173MB
121.96/122.09	c total #watches: 168715
122.17/122.27	c total #propagations: 78116854 / total #impl: 269369576 (eff. 0.290)
122.17/122.27	c #Conflicts:     715000 | #Learnt:      23383 | 0.001
122.17/122.27	c total clause space: 127.173MB
122.17/122.27	c total #watches: 172361
122.36/122.47	c total #propagations: 78144749 / total #impl: 269554236 (eff. 0.290)
122.36/122.47	c #Conflicts:     716000 | #Learnt:      24383 | 0.001
122.36/122.47	c total clause space: 127.173MB
122.36/122.47	c total #watches: 175876
122.56/122.68	c total #propagations: 78172656 / total #impl: 269749104 (eff. 0.290)
122.56/122.68	c #Conflicts:     717000 | #Learnt:      25383 | 0.001
122.56/122.68	c total clause space: 127.173MB
122.56/122.68	c total #watches: 178821
122.86/122.92	c total #propagations: 78199200 / total #impl: 269948561 (eff. 0.290)
122.86/122.92	c #Conflicts:     718000 | #Learnt:      26383 | 0.001
122.86/122.92	c total clause space: 127.173MB
122.86/122.92	c total #watches: 181718
123.17/123.26	c total #propagations: 78226133 / total #impl: 270167970 (eff. 0.290)
123.17/123.26	c #Conflicts:     719000 | #Learnt:      27383 | 0.001
123.17/123.26	c total clause space: 127.173MB
123.17/123.26	c total #watches: 186788
123.56/123.60	c total #propagations: 78866907 / total #impl: 271536926 (eff. 0.290)
123.56/123.60	c #Conflicts:     720000 | #Learnt:      28383 | 0.001
123.56/123.60	c total clause space: 127.173MB
123.56/123.60	c total #watches: 192803
123.66/123.73	c total #propagations: 79279346 / total #impl: 272627164 (eff. 0.291)
123.66/123.73	c #Conflicts:     721000 | #Learnt:      29383 | 0.001
123.66/123.73	c total clause space: 127.173MB
123.66/123.73	c total #watches: 196349
123.76/123.86	c total #propagations: 79348714 / total #impl: 272838551 (eff. 0.291)
123.76/123.86	c #Conflicts:     722000 | #Learnt:      30383 | 0.001
123.76/123.86	c total clause space: 127.173MB
123.76/123.86	c total #watches: 199709
123.96/124.03	c total #propagations: 79409243 / total #impl: 273046024 (eff. 0.291)
123.96/124.03	c #Conflicts:     723000 | #Learnt:      31383 | 0.001
123.96/124.03	c total clause space: 127.173MB
123.96/124.03	c total #watches: 202553
124.06/124.19	c total #propagations: 79464326 / total #impl: 273229067 (eff. 0.291)
124.06/124.19	c #Conflicts:     724000 | #Learnt:      32383 | 0.001
124.06/124.19	c total clause space: 127.173MB
124.06/124.19	c total #watches: 205190
124.27/124.40	c total #propagations: 79530752 / total #impl: 273431276 (eff. 0.291)
124.27/124.40	c #Conflicts:     725000 | #Learnt:      33383 | 0.001
124.27/124.40	c total clause space: 127.173MB
124.27/124.40	c total #watches: 207671
124.46/124.54	c total #propagations: 79573588 / total #impl: 273600741 (eff. 0.291)
124.46/124.54	c #Conflicts:     726000 | #Learnt:      34383 | 0.001
124.46/124.54	c total clause space: 127.173MB
124.46/124.54	c total #watches: 211058
124.66/124.72	c total #propagations: 79630026 / total #impl: 273785420 (eff. 0.291)
124.66/124.72	c #Conflicts:     727000 | #Learnt:      35383 | 0.001
124.66/124.72	c total clause space: 127.173MB
124.66/124.72	c total #watches: 214232
124.76/124.87	c total #propagations: 79679844 / total #impl: 273974824 (eff. 0.291)
124.76/124.87	c #Conflicts:     728000 | #Learnt:      36383 | 0.001
124.76/124.87	c total clause space: 127.173MB
124.76/124.87	c total #watches: 218090
124.86/124.94	c total #propagations: 79748629 / total #impl: 274228946 (eff. 0.291)
124.86/124.94	c #Conflicts:     729000 | #Learnt:      37383 | 0.001
124.86/124.94	c total clause space: 127.173MB
124.86/124.94	c total #watches: 221886
124.97/125.05	c total #propagations: 79779652 / total #impl: 274356894 (eff. 0.291)
124.97/125.05	c #Conflicts:     730000 | #Learnt:      38383 | 0.001
124.97/125.05	c total clause space: 127.173MB
124.97/125.05	c total #watches: 225473
125.07/125.18	c total #propagations: 79811001 / total #impl: 274547298 (eff. 0.291)
125.07/125.18	c #Conflicts:     731000 | #Learnt:      39383 | 0.001
125.07/125.18	c total clause space: 127.173MB
125.07/125.18	c total #watches: 228576
125.17/125.28	c total #propagations: 79841744 / total #impl: 274737762 (eff. 0.291)
125.17/125.28	c #Conflicts:     732000 | #Learnt:      40383 | 0.001
125.17/125.28	c total clause space: 127.173MB
125.17/125.28	c total #watches: 232406
125.27/125.38	c total #propagations: 79878264 / total #impl: 274894057 (eff. 0.291)
125.27/125.38	c GC COLLECT
125.27/125.38	c #Conflicts:     733000 | #Learnt:      20837 | 0.001
125.27/125.38	c total clause space: 127.173MB
125.27/125.38	c total #watches: 163016
125.37/125.50	c total #propagations: 79914788 / total #impl: 275043741 (eff. 0.291)
125.37/125.50	c #Conflicts:     734000 | #Learnt:      21837 | 0.001
125.37/125.50	c total clause space: 127.173MB
125.37/125.50	c total #watches: 166173
125.67/125.70	c total #propagations: 79970325 / total #impl: 275326965 (eff. 0.290)
125.67/125.70	c #Conflicts:     735000 | #Learnt:      22837 | 0.001
125.67/125.70	c total clause space: 127.173MB
125.67/125.70	c total #watches: 169564
125.87/125.96	c total #propagations: 80027028 / total #impl: 275652215 (eff. 0.290)
125.87/125.96	c #Conflicts:     736000 | #Learnt:      23837 | 0.001
125.87/125.96	c total clause space: 127.173MB
125.87/125.96	c total #watches: 172886
126.17/126.24	c total #propagations: 80082141 / total #impl: 275966535 (eff. 0.290)
126.17/126.24	c #Conflicts:     737000 | #Learnt:      24837 | 0.001
126.17/126.24	c total clause space: 127.173MB
126.17/126.24	c total #watches: 176132
126.47/126.60	c total #propagations: 80118636 / total #impl: 276168998 (eff. 0.290)
126.47/126.60	c #Conflicts:     738000 | #Learnt:      25837 | 0.001
126.47/126.60	c total clause space: 127.173MB
126.47/126.60	c total #watches: 180351
126.86/126.93	c total #propagations: 80167309 / total #impl: 276419061 (eff. 0.290)
126.86/126.93	c #Conflicts:     739000 | #Learnt:      26837 | 0.001
126.86/126.93	c total clause space: 127.173MB
126.86/126.93	c total #watches: 183186
127.16/127.28	c total #propagations: 80213062 / total #impl: 276607116 (eff. 0.290)
127.16/127.28	c #Conflicts:     740000 | #Learnt:      27837 | 0.001
127.16/127.28	c total clause space: 127.173MB
127.16/127.28	c total #watches: 186427
127.67/127.72	c total #propagations: 80257639 / total #impl: 276828082 (eff. 0.290)
127.67/127.72	c #Conflicts:     741000 | #Learnt:      28837 | 0.001
127.67/127.72	c total clause space: 127.173MB
127.67/127.72	c total #watches: 189973
128.16/128.21	c total #propagations: 80313559 / total #impl: 277082655 (eff. 0.290)
128.16/128.21	c #Conflicts:     742000 | #Learnt:      29837 | 0.001
128.16/128.21	c total clause space: 127.173MB
128.16/128.21	c total #watches: 193863
128.56/128.64	c total #propagations: 80355673 / total #impl: 277300083 (eff. 0.290)
128.56/128.64	c #Conflicts:     743000 | #Learnt:      30837 | 0.001
128.56/128.64	c total clause space: 127.173MB
128.56/128.64	c total #watches: 196086
128.96/129.00	c total #propagations: 80389068 / total #impl: 277463843 (eff. 0.290)
128.96/129.00	c #Conflicts:     744000 | #Learnt:      31837 | 0.001
128.96/129.00	c total clause space: 127.173MB
128.96/129.00	c total #watches: 199142
129.06/129.16	c total #propagations: 80448078 / total #impl: 277664460 (eff. 0.290)
129.06/129.16	c #Conflicts:     745000 | #Learnt:      32837 | 0.001
129.06/129.16	c total clause space: 127.173MB
129.06/129.16	c total #watches: 203399
129.26/129.33	c total #propagations: 80746586 / total #impl: 278354165 (eff. 0.290)
129.26/129.33	c #Conflicts:     746000 | #Learnt:      33837 | 0.001
129.26/129.33	c total clause space: 127.173MB
129.26/129.33	c total #watches: 209569
129.36/129.43	c total #propagations: 80958276 / total #impl: 278928564 (eff. 0.290)
129.36/129.43	c #Conflicts:     747000 | #Learnt:      34837 | 0.001
129.36/129.43	c total clause space: 127.173MB
129.36/129.43	c total #watches: 213169
129.46/129.57	c total #propagations: 81012184 / total #impl: 279104034 (eff. 0.290)
129.46/129.57	c #Conflicts:     748000 | #Learnt:      35837 | 0.001
129.46/129.57	c total clause space: 127.173MB
129.46/129.57	c total #watches: 217667
129.66/129.70	c total #propagations: 81154444 / total #impl: 279469764 (eff. 0.290)
129.66/129.70	c #Conflicts:     749000 | #Learnt:      36837 | 0.001
129.66/129.70	c total clause space: 127.173MB
129.66/129.70	c total #watches: 222211
129.77/129.82	c total #propagations: 81246036 / total #impl: 279742539 (eff. 0.290)
129.77/129.82	c #Conflicts:     750000 | #Learnt:      37837 | 0.001
129.77/129.82	c total clause space: 127.173MB
129.77/129.82	c total #watches: 231233
129.87/129.99	c total #propagations: 81289290 / total #impl: 279973929 (eff. 0.290)
129.87/129.99	c #Conflicts:     751000 | #Learnt:      38837 | 0.001
129.87/129.99	c total clause space: 127.173MB
129.87/129.99	c total #watches: 237360
130.16/130.20	c total #propagations: 81348386 / total #impl: 280234627 (eff. 0.290)
130.16/130.20	c #Conflicts:     752000 | #Learnt:      39837 | 0.001
130.16/130.20	c total clause space: 206.656MB
130.16/130.20	c total #watches: 242375
130.26/130.39	c total #propagations: 81426854 / total #impl: 280516677 (eff. 0.290)
130.26/130.39	c #Conflicts:     753000 | #Learnt:      40837 | 0.001
130.26/130.39	c total clause space: 206.656MB
130.26/130.39	c total #watches: 247596
130.46/130.52	c total #propagations: 81724387 / total #impl: 281254113 (eff. 0.291)
130.46/130.52	c #Conflicts:     754000 | #Learnt:      41837 | 0.001
130.46/130.52	c total clause space: 206.656MB
130.46/130.52	c total #watches: 252674
130.66/130.71	c total #propagations: 81904573 / total #impl: 281683525 (eff. 0.291)
130.66/130.71	c GC COLLECT
130.66/130.71	c #Conflicts:     755000 | #Learnt:      21903 | 0.001
130.66/130.71	c total clause space: 206.656MB
130.66/130.71	c total #watches: 168093
130.76/130.84	c total #propagations: 82455251 / total #impl: 282753776 (eff. 0.292)
130.76/130.84	c #Conflicts:     756000 | #Learnt:      22903 | 0.001
130.76/130.84	c total clause space: 206.656MB
130.76/130.84	c total #watches: 173885
130.87/130.99	c total #propagations: 82641987 / total #impl: 283199329 (eff. 0.292)
130.87/130.99	c #Conflicts:     757000 | #Learnt:      23903 | 0.001
130.87/130.99	c total clause space: 206.656MB
130.87/130.99	c total #watches: 179624
131.06/131.16	c total #propagations: 82932124 / total #impl: 283887895 (eff. 0.292)
131.06/131.16	c #Conflicts:     758000 | #Learnt:      24903 | 0.001
131.06/131.16	c total clause space: 206.656MB
131.06/131.16	c total #watches: 184273
131.36/131.48	c total #propagations: 83266471 / total #impl: 284691319 (eff. 0.292)
131.36/131.48	c #Conflicts:     759000 | #Learnt:      25903 | 0.001
131.36/131.48	c total clause space: 206.656MB
131.36/131.48	c total #watches: 188802
131.56/131.69	c total #propagations: 84093306 / total #impl: 286568053 (eff. 0.293)
131.56/131.69	c #Conflicts:     760000 | #Learnt:      26903 | 0.001
131.56/131.69	c total clause space: 206.656MB
131.56/131.69	c total #watches: 192303
131.66/131.77	c total #propagations: 84420801 / total #impl: 287411408 (eff. 0.294)
131.66/131.77	c #Conflicts:     761000 | #Learnt:      27903 | 0.001
131.66/131.77	c total clause space: 206.656MB
131.66/131.77	c total #watches: 195563
131.76/131.87	c total #propagations: 84456713 / total #impl: 287571680 (eff. 0.294)
131.76/131.87	c #Conflicts:     762000 | #Learnt:      28903 | 0.001
131.76/131.87	c total clause space: 206.656MB
131.76/131.87	c total #watches: 199105
131.97/132.01	c total #propagations: 84493395 / total #impl: 287761776 (eff. 0.294)
131.97/132.01	c #Conflicts:     763000 | #Learnt:      29903 | 0.001
131.97/132.01	c total clause space: 206.656MB
131.97/132.01	c total #watches: 202578
132.07/132.16	c total #propagations: 84549688 / total #impl: 288104242 (eff. 0.293)
132.07/132.16	c #Conflicts:     764000 | #Learnt:      30903 | 0.001
132.07/132.16	c total clause space: 206.656MB
132.07/132.16	c total #watches: 206896
132.26/132.30	c total #propagations: 84675577 / total #impl: 288470058 (eff. 0.294)
132.26/132.30	c #Conflicts:     765000 | #Learnt:      31903 | 0.001
132.26/132.30	c total clause space: 206.656MB
132.26/132.30	c total #watches: 213064
132.26/132.39	c total #propagations: 84814203 / total #impl: 288839427 (eff. 0.294)
132.26/132.39	c #Conflicts:     766000 | #Learnt:      32903 | 0.001
132.26/132.39	c total clause space: 206.656MB
132.26/132.39	c total #watches: 217562
132.46/132.56	c total #propagations: 84859004 / total #impl: 289044829 (eff. 0.294)
132.46/132.56	c #Conflicts:     767000 | #Learnt:      33903 | 0.001
132.46/132.56	c total clause space: 206.656MB
132.46/132.56	c total #watches: 223235
132.56/132.68	c total #propagations: 84981377 / total #impl: 289358609 (eff. 0.294)
132.56/132.68	c #Conflicts:     768000 | #Learnt:      34903 | 0.001
132.56/132.68	c total clause space: 206.656MB
132.56/132.68	c total #watches: 227718
132.76/132.81	c total #propagations: 85071087 / total #impl: 289615347 (eff. 0.294)
132.76/132.81	c #Conflicts:     769000 | #Learnt:      35903 | 0.001
132.76/132.81	c total clause space: 206.656MB
132.76/132.81	c total #watches: 231773
132.86/132.98	c total #propagations: 85185344 / total #impl: 289906202 (eff. 0.294)
132.86/132.98	c #Conflicts:     770000 | #Learnt:      36903 | 0.001
132.86/132.98	c total clause space: 206.656MB
132.86/132.98	c total #watches: 235407
133.07/133.12	c total #propagations: 85358577 / total #impl: 290325167 (eff. 0.294)
133.07/133.12	c #Conflicts:     771000 | #Learnt:      37903 | 0.001
133.07/133.12	c total clause space: 206.656MB
133.07/133.12	c total #watches: 239306
133.17/133.26	c total #propagations: 85421827 / total #impl: 290564623 (eff. 0.294)
133.17/133.26	c #Conflicts:     772000 | #Learnt:      38903 | 0.001
133.17/133.26	c total clause space: 206.656MB
133.17/133.26	c total #watches: 243745
133.36/133.40	c total #propagations: 85556843 / total #impl: 290908236 (eff. 0.294)
133.36/133.40	c #Conflicts:     773000 | #Learnt:      39903 | 0.001
133.36/133.40	c total clause space: 206.656MB
133.36/133.40	c total #watches: 248937
133.46/133.52	c total #propagations: 85718768 / total #impl: 291319275 (eff. 0.294)
133.46/133.52	c #Conflicts:     774000 | #Learnt:      40903 | 0.001
133.46/133.52	c total clause space: 206.656MB
133.46/133.52	c total #watches: 253061
133.66/133.70	c total #propagations: 85773844 / total #impl: 291547196 (eff. 0.294)
133.66/133.70	c #Conflicts:     775000 | #Learnt:      41903 | 0.001
133.66/133.70	c total clause space: 206.656MB
133.66/133.70	c total #watches: 256922
133.86/133.92	c total #propagations: 85915499 / total #impl: 291944796 (eff. 0.294)
133.86/133.92	c GC COLLECT
133.86/133.92	c #Conflicts:     776000 | #Learnt:      21699 | 0.001
133.86/133.92	c total clause space: 206.656MB
133.86/133.92	c total #watches: 167374
133.96/134.07	c total #propagations: 86166996 / total #impl: 292524984 (eff. 0.295)
133.96/134.07	c #Conflicts:     777000 | #Learnt:      22699 | 0.001
133.96/134.07	c total clause space: 206.656MB
133.96/134.07	c total #watches: 172174
134.06/134.19	c total #propagations: 86417633 / total #impl: 293093732 (eff. 0.295)
134.06/134.19	c #Conflicts:     778000 | #Learnt:      23699 | 0.001
134.06/134.19	c total clause space: 206.656MB
134.06/134.19	c total #watches: 176609
134.27/134.36	c total #propagations: 86470542 / total #impl: 293306709 (eff. 0.295)
134.27/134.36	c #Conflicts:     779000 | #Learnt:      24699 | 0.001
134.27/134.36	c total clause space: 206.656MB
134.27/134.36	c total #watches: 180729
134.46/134.56	c total #propagations: 86528265 / total #impl: 293547833 (eff. 0.295)
134.46/134.56	c #Conflicts:     780000 | #Learnt:      25699 | 0.001
134.46/134.56	c total clause space: 206.656MB
134.46/134.56	c total #watches: 186194
134.56/134.62	c total #propagations: 87088797 / total #impl: 294770225 (eff. 0.295)
134.56/134.62	c #Conflicts:     781000 | #Learnt:      26699 | 0.001
134.56/134.62	c total clause space: 206.656MB
134.56/134.62	c total #watches: 189790
134.66/134.72	c total #propagations: 87117722 / total #impl: 294891674 (eff. 0.295)
134.66/134.72	c #Conflicts:     782000 | #Learnt:      27699 | 0.001
134.66/134.72	c total clause space: 206.656MB
134.66/134.72	c total #watches: 193516
134.76/134.85	c total #propagations: 87138868 / total #impl: 295043284 (eff. 0.295)
134.76/134.85	c #Conflicts:     783000 | #Learnt:      28699 | 0.001
134.76/134.85	c total clause space: 206.656MB
134.76/134.85	c total #watches: 200106
134.96/135.04	c total #propagations: 87206668 / total #impl: 295338414 (eff. 0.295)
134.96/135.04	c #Conflicts:     784000 | #Learnt:      29699 | 0.001
134.96/135.04	c total clause space: 206.656MB
134.96/135.04	c total #watches: 204683
135.16/135.24	c total #propagations: 87273486 / total #impl: 295652137 (eff. 0.295)
135.16/135.24	c #Conflicts:     785000 | #Learnt:      30699 | 0.001
135.16/135.24	c total clause space: 206.656MB
135.16/135.24	c total #watches: 207976
135.37/135.48	c total #propagations: 87337123 / total #impl: 295928499 (eff. 0.295)
135.37/135.48	c #Conflicts:     786000 | #Learnt:      31699 | 0.001
135.37/135.48	c total clause space: 206.656MB
135.37/135.48	c total #watches: 210824
135.66/135.75	c total #propagations: 87402745 / total #impl: 296208027 (eff. 0.295)
135.66/135.75	c #Conflicts:     787000 | #Learnt:      32699 | 0.001
135.66/135.75	c total clause space: 206.656MB
135.66/135.75	c total #watches: 213782
135.96/136.03	c total #propagations: 87460761 / total #impl: 296459539 (eff. 0.295)
135.96/136.03	c #Conflicts:     788000 | #Learnt:      33699 | 0.001
135.96/136.03	c total clause space: 206.656MB
135.96/136.03	c total #watches: 216409
136.16/136.24	c total #propagations: 87516865 / total #impl: 296708881 (eff. 0.295)
136.16/136.24	c #Conflicts:     789000 | #Learnt:      34699 | 0.001
136.16/136.24	c total clause space: 206.656MB
136.16/136.24	c total #watches: 221100
136.26/136.36	c total #propagations: 87641492 / total #impl: 297085133 (eff. 0.295)
136.26/136.36	c #Conflicts:     790000 | #Learnt:      35699 | 0.001
136.26/136.36	c total clause space: 206.656MB
136.26/136.36	c total #watches: 225315
136.37/136.49	c total #propagations: 87764401 / total #impl: 297431596 (eff. 0.295)
136.37/136.49	c #Conflicts:     791000 | #Learnt:      36699 | 0.001
136.37/136.49	c total clause space: 206.656MB
136.37/136.49	c total #watches: 229344
136.66/136.72	c total #propagations: 87870316 / total #impl: 297692556 (eff. 0.295)
136.66/136.72	c #Conflicts:     792000 | #Learnt:      37699 | 0.001
136.66/136.72	c total clause space: 206.656MB
136.66/136.72	c total #watches: 233661
136.86/136.94	c total #propagations: 88174844 / total #impl: 298417800 (eff. 0.295)
136.86/136.94	c #Conflicts:     793000 | #Learnt:      38699 | 0.001
136.86/136.94	c total clause space: 206.656MB
136.86/136.94	c total #watches: 248245
137.06/137.11	c total #propagations: 88258171 / total #impl: 298840368 (eff. 0.295)
137.06/137.11	c #Conflicts:     794000 | #Learnt:      39699 | 0.001
137.06/137.11	c total clause space: 206.656MB
137.06/137.11	c total #watches: 254399
137.16/137.23	c total #propagations: 88475911 / total #impl: 299356414 (eff. 0.296)
137.16/137.23	c #Conflicts:     795000 | #Learnt:      40699 | 0.001
137.16/137.23	c total clause space: 206.656MB
137.16/137.23	c total #watches: 260183
137.26/137.36	c total #propagations: 88519328 / total #impl: 299596080 (eff. 0.295)
137.26/137.36	c #Conflicts:     796000 | #Learnt:      41699 | 0.001
137.26/137.36	c total clause space: 206.656MB
137.26/137.36	c total #watches: 263316
137.47/137.52	c total #propagations: 88559429 / total #impl: 299731687 (eff. 0.295)
137.47/137.52	c #Conflicts:     797000 | #Learnt:      42699 | 0.001
137.47/137.52	c total clause space: 206.656MB
137.47/137.52	c total #watches: 268013
137.66/137.71	c total #propagations: 88612619 / total #impl: 299947000 (eff. 0.295)
137.66/137.71	c GC COLLECT
137.66/137.71	c #Conflicts:     798000 | #Learnt:      22221 | 0.001
137.66/137.71	c total clause space: 206.656MB
137.66/137.71	c total #watches: 170886
137.76/137.84	c total #propagations: 88772140 / total #impl: 300445690 (eff. 0.295)
137.76/137.84	c #Conflicts:     799000 | #Learnt:      23221 | 0.001
137.76/137.84	c total clause space: 206.656MB
137.76/137.84	c total #watches: 177058
137.86/137.94	c total #propagations: 89031680 / total #impl: 301039439 (eff. 0.296)
137.86/137.94	c #Conflicts:     800000 | #Learnt:      24221 | 0.001
137.86/137.94	c total clause space: 206.656MB
137.86/137.94	c total #watches: 181902
137.96/138.03	c total #propagations: 89080308 / total #impl: 301259299 (eff. 0.296)
137.96/138.03	c #Conflicts:     801000 | #Learnt:      25221 | 0.001
137.96/138.03	c total clause space: 206.656MB
137.96/138.03	c total #watches: 185779
138.06/138.17	c total #propagations: 89211308 / total #impl: 301558867 (eff. 0.296)
138.06/138.17	c #Conflicts:     802000 | #Learnt:      26221 | 0.001
138.06/138.17	c total clause space: 206.656MB
138.06/138.17	c total #watches: 190436
138.16/138.28	c total #propagations: 89427179 / total #impl: 302070890 (eff. 0.296)
138.16/138.28	c #Conflicts:     803000 | #Learnt:      27221 | 0.001
138.16/138.28	c total clause space: 206.656MB
138.16/138.28	c total #watches: 195638
138.36/138.41	c total #propagations: 89498687 / total #impl: 302276998 (eff. 0.296)
138.36/138.41	c #Conflicts:     804000 | #Learnt:      28221 | 0.001
138.36/138.41	c total clause space: 206.656MB
138.36/138.41	c total #watches: 202604
138.46/138.54	c total #propagations: 89545561 / total #impl: 302489689 (eff. 0.296)
138.46/138.54	c #Conflicts:     805000 | #Learnt:      29221 | 0.001
138.46/138.54	c total clause space: 206.656MB
138.46/138.54	c total #watches: 209343
138.57/138.61	c total #propagations: 89584390 / total #impl: 302696179 (eff. 0.296)
138.57/138.61	c #Conflicts:     806000 | #Learnt:      30221 | 0.001
138.57/138.61	c total clause space: 206.656MB
138.57/138.61	c total #watches: 212230
138.57/138.70	c total #propagations: 89618411 / total #impl: 302807832 (eff. 0.296)
138.57/138.70	c #Conflicts:     807000 | #Learnt:      31221 | 0.001
138.57/138.70	c total clause space: 206.656MB
138.57/138.70	c total #watches: 215262
138.76/138.88	c total #propagations: 89650716 / total #impl: 302922419 (eff. 0.296)
138.76/138.88	c #Conflicts:     808000 | #Learnt:      32221 | 0.001
138.76/138.88	c total clause space: 206.656MB
138.76/138.88	c total #watches: 222785
138.96/139.03	c total #propagations: 89700210 / total #impl: 303165343 (eff. 0.296)
138.96/139.03	c #Conflicts:     809000 | #Learnt:      33221 | 0.001
138.96/139.03	c total clause space: 206.656MB
138.96/139.03	c total #watches: 229620
139.16/139.23	c total #propagations: 89881209 / total #impl: 303624696 (eff. 0.296)
139.16/139.23	c #Conflicts:     810000 | #Learnt:      34221 | 0.001
139.16/139.23	c total clause space: 206.656MB
139.16/139.23	c total #watches: 235557
139.26/139.39	c total #propagations: 90138100 / total #impl: 304212116 (eff. 0.296)
139.26/139.39	c #Conflicts:     811000 | #Learnt:      35221 | 0.001
139.26/139.39	c total clause space: 206.656MB
139.26/139.39	c total #watches: 240291
139.46/139.54	c total #propagations: 90280564 / total #impl: 304568674 (eff. 0.296)
139.46/139.54	c #Conflicts:     812000 | #Learnt:      36221 | 0.001
139.46/139.54	c total clause space: 206.656MB
139.46/139.54	c total #watches: 246262
139.67/139.75	c total #propagations: 90374806 / total #impl: 304887372 (eff. 0.296)
139.67/139.75	c #Conflicts:     813000 | #Learnt:      37221 | 0.001
139.67/139.75	c total clause space: 206.656MB
139.67/139.75	c total #watches: 253013
139.86/139.99	c total #propagations: 90631444 / total #impl: 305501750 (eff. 0.297)
139.86/139.99	c #Conflicts:     814000 | #Learnt:      38221 | 0.001
139.86/139.99	c total clause space: 206.656MB
139.86/139.99	c total #watches: 258763
140.06/140.18	c total #propagations: 90749232 / total #impl: 305796538 (eff. 0.297)
140.06/140.18	c #Conflicts:     815000 | #Learnt:      39221 | 0.001
140.06/140.18	c total clause space: 206.656MB
140.06/140.18	c total #watches: 263235
140.26/140.34	c total #propagations: 90845418 / total #impl: 306031564 (eff. 0.297)
140.26/140.34	c #Conflicts:     816000 | #Learnt:      40221 | 0.001
140.26/140.34	c total clause space: 206.656MB
140.26/140.34	c total #watches: 266960
140.46/140.52	c total #propagations: 90917193 / total #impl: 306242291 (eff. 0.297)
140.46/140.52	c #Conflicts:     817000 | #Learnt:      41221 | 0.001
140.46/140.52	c total clause space: 206.656MB
140.46/140.52	c total #watches: 271725
140.66/140.73	c total #propagations: 91109364 / total #impl: 306763389 (eff. 0.297)
140.66/140.73	c #Conflicts:     818000 | #Learnt:      42221 | 0.001
140.66/140.73	c total clause space: 206.656MB
140.66/140.73	c total #watches: 276450
140.87/140.93	c total #propagations: 91187215 / total #impl: 307048489 (eff. 0.297)
140.87/140.93	c #Conflicts:     819000 | #Learnt:      43221 | 0.001
140.87/140.93	c total clause space: 206.656MB
140.87/140.93	c total #watches: 280898
141.06/141.16	c total #propagations: 91222665 / total #impl: 307250743 (eff. 0.297)
141.06/141.16	c GC COLLECT
141.06/141.16	c #Conflicts:     820000 | #Learnt:      22417 | 0.001
141.06/141.16	c total clause space: 206.656MB
141.06/141.16	c total #watches: 171297
141.16/141.30	c total #propagations: 91821747 / total #impl: 308420880 (eff. 0.298)
141.16/141.30	c #Conflicts:     821000 | #Learnt:      23417 | 0.001
141.16/141.30	c total clause space: 206.656MB
141.16/141.30	c total #watches: 176677
141.36/141.40	c total #propagations: 92175225 / total #impl: 309156683 (eff. 0.298)
141.36/141.40	c #Conflicts:     822000 | #Learnt:      24417 | 0.001
141.36/141.40	c total clause space: 206.656MB
141.36/141.40	c total #watches: 180951
141.46/141.50	c total #propagations: 92237418 / total #impl: 309370204 (eff. 0.298)
141.46/141.50	c #Conflicts:     823000 | #Learnt:      25417 | 0.001
141.46/141.50	c total clause space: 206.656MB
141.46/141.50	c total #watches: 186186
141.56/141.60	c total #propagations: 92284858 / total #impl: 309610955 (eff. 0.298)
141.56/141.60	c #Conflicts:     824000 | #Learnt:      26417 | 0.001
141.56/141.60	c total clause space: 206.656MB
141.56/141.60	c total #watches: 192295
141.66/141.72	c total #propagations: 92332580 / total #impl: 309846986 (eff. 0.298)
141.66/141.72	c #Conflicts:     825000 | #Learnt:      27417 | 0.001
141.66/141.72	c total clause space: 206.656MB
141.66/141.72	c total #watches: 195429
141.76/141.84	c total #propagations: 92370874 / total #impl: 310021765 (eff. 0.298)
141.76/141.84	c #Conflicts:     826000 | #Learnt:      28417 | 0.001
141.76/141.84	c total clause space: 206.656MB
141.76/141.84	c total #watches: 198734
141.97/142.00	c total #propagations: 92404010 / total #impl: 310194269 (eff. 0.298)
141.97/142.00	c #Conflicts:     827000 | #Learnt:      29417 | 0.001
141.97/142.00	c total clause space: 206.656MB
141.97/142.00	c total #watches: 201647
142.06/142.11	c total #propagations: 92437308 / total #impl: 310378066 (eff. 0.298)
142.06/142.11	c #Conflicts:     828000 | #Learnt:      30417 | 0.001
142.06/142.11	c total clause space: 206.656MB
142.06/142.11	c total #watches: 206433
142.16/142.24	c total #propagations: 92472279 / total #impl: 310584343 (eff. 0.298)
142.16/142.24	c #Conflicts:     829000 | #Learnt:      31417 | 0.001
142.16/142.24	c total clause space: 206.656MB
142.16/142.24	c total #watches: 209185
142.36/142.42	c total #propagations: 92497515 / total #impl: 310729365 (eff. 0.298)
142.36/142.42	c #Conflicts:     830000 | #Learnt:      32417 | 0.001
142.36/142.42	c total clause space: 206.656MB
142.36/142.42	c total #watches: 215884
142.56/142.68	c total #propagations: 92525245 / total #impl: 310955521 (eff. 0.298)
142.56/142.68	c #Conflicts:     831000 | #Learnt:      33417 | 0.001
142.56/142.68	c total clause space: 206.656MB
142.56/142.68	c total #watches: 220738
142.86/142.98	c total #propagations: 92553783 / total #impl: 311250569 (eff. 0.297)
142.86/142.98	c #Conflicts:     832000 | #Learnt:      34417 | 0.001
142.86/142.98	c total clause space: 206.656MB
142.86/142.98	c total #watches: 224666
143.26/143.32	c total #propagations: 92581718 / total #impl: 311564124 (eff. 0.297)
143.26/143.32	c #Conflicts:     833000 | #Learnt:      35417 | 0.001
143.26/143.32	c total clause space: 206.656MB
143.26/143.32	c total #watches: 228449
143.46/143.58	c total #propagations: 92612112 / total #impl: 311877992 (eff. 0.297)
143.46/143.58	c #Conflicts:     834000 | #Learnt:      36417 | 0.001
143.46/143.58	c total clause space: 206.656MB
143.46/143.58	c total #watches: 232856
143.66/143.71	c total #propagations: 92660629 / total #impl: 312088859 (eff. 0.297)
143.66/143.71	c #Conflicts:     835000 | #Learnt:      37417 | 0.001
143.66/143.71	c total clause space: 206.656MB
143.66/143.71	c total #watches: 237489
143.76/143.81	c total #propagations: 92687546 / total #impl: 312215509 (eff. 0.297)
143.76/143.81	c #Conflicts:     836000 | #Learnt:      38417 | 0.001
143.76/143.81	c total clause space: 206.656MB
143.76/143.81	c total #watches: 239668
143.86/143.98	c total #propagations: 92704857 / total #impl: 312286482 (eff. 0.297)
143.86/143.98	c #Conflicts:     837000 | #Learnt:      39417 | 0.001
143.86/143.98	c total clause space: 206.656MB
143.86/143.98	c total #watches: 244093
144.07/144.17	c total #propagations: 92735840 / total #impl: 312438763 (eff. 0.297)
144.07/144.17	c #Conflicts:     838000 | #Learnt:      40417 | 0.001
144.07/144.17	c total clause space: 206.656MB
144.07/144.17	c total #watches: 248303
144.36/144.41	c total #propagations: 92764744 / total #impl: 312613693 (eff. 0.297)
144.36/144.41	c #Conflicts:     839000 | #Learnt:      41417 | 0.001
144.36/144.41	c total clause space: 206.656MB
144.36/144.41	c total #watches: 254079
144.66/144.70	c total #propagations: 92795387 / total #impl: 312838160 (eff. 0.297)
144.66/144.70	c #Conflicts:     840000 | #Learnt:      42417 | 0.001
144.66/144.70	c total clause space: 206.656MB
144.66/144.70	c total #watches: 259398
144.96/145.04	c total #propagations: 92826785 / total #impl: 313072769 (eff. 0.297)
144.96/145.04	c #Conflicts:     841000 | #Learnt:      43417 | 0.001
144.96/145.04	c total clause space: 206.656MB
144.96/145.04	c total #watches: 263397
145.36/145.42	c total #propagations: 92863363 / total #impl: 313204464 (eff. 0.296)
145.36/145.42	c GC COLLECT
145.36/145.42	c #Conflicts:     842000 | #Learnt:      22293 | 0.001
145.36/145.42	c total clause space: 206.656MB
145.36/145.42	c total #watches: 170770
145.46/145.52	c total #propagations: 92900422 / total #impl: 313369438 (eff. 0.296)
145.46/145.52	c #Conflicts:     843000 | #Learnt:      23293 | 0.001
145.46/145.52	c total clause space: 206.656MB
145.46/145.52	c total #watches: 175799
145.56/145.68	c total #propagations: 92931176 / total #impl: 313506174 (eff. 0.296)
145.56/145.68	c #Conflicts:     844000 | #Learnt:      24293 | 0.001
145.56/145.68	c total clause space: 206.656MB
145.56/145.68	c total #watches: 180787
145.76/145.81	c total #propagations: 92962948 / total #impl: 313665646 (eff. 0.296)
145.76/145.81	c #Conflicts:     845000 | #Learnt:      25293 | 0.001
145.76/145.81	c total clause space: 206.656MB
145.76/145.81	c total #watches: 185325
145.96/146.02	c total #propagations: 92995322 / total #impl: 313808194 (eff. 0.296)
145.96/146.02	c #Conflicts:     846000 | #Learnt:      26293 | 0.001
145.96/146.02	c total clause space: 206.656MB
145.96/146.02	c total #watches: 189377
146.16/146.23	c total #propagations: 93031905 / total #impl: 314034829 (eff. 0.296)
146.16/146.23	c #Conflicts:     847000 | #Learnt:      27293 | 0.001
146.16/146.23	c total clause space: 206.656MB
146.16/146.23	c total #watches: 194776
146.27/146.36	c total #propagations: 93366212 / total #impl: 314822933 (eff. 0.297)
146.27/146.36	c #Conflicts:     848000 | #Learnt:      28293 | 0.001
146.27/146.36	c total clause space: 206.656MB
146.27/146.36	c total #watches: 200657
146.37/146.50	c total #propagations: 93560882 / total #impl: 315278876 (eff. 0.297)
146.37/146.50	c #Conflicts:     849000 | #Learnt:      29293 | 0.001
146.37/146.50	c total clause space: 206.656MB
146.37/146.50	c total #watches: 205555
146.56/146.66	c total #propagations: 93634161 / total #impl: 315502122 (eff. 0.297)
146.56/146.66	c #Conflicts:     850000 | #Learnt:      30293 | 0.001
146.56/146.66	c total clause space: 206.656MB
146.56/146.66	c total #watches: 209886
146.76/146.82	c total #propagations: 93784798 / total #impl: 315910940 (eff. 0.297)
146.76/146.82	c #Conflicts:     851000 | #Learnt:      31293 | 0.001
146.76/146.82	c total clause space: 206.656MB
146.76/146.82	c total #watches: 214247
146.86/146.99	c total #propagations: 94013739 / total #impl: 316470187 (eff. 0.297)
146.86/146.99	c #Conflicts:     852000 | #Learnt:      32293 | 0.001
146.86/146.99	c total clause space: 206.656MB
146.86/146.99	c total #watches: 222722
147.06/147.15	c total #propagations: 94177013 / total #impl: 316963330 (eff. 0.297)
147.06/147.15	c #Conflicts:     853000 | #Learnt:      33293 | 0.001
147.06/147.15	c total clause space: 206.656MB
147.06/147.15	c total #watches: 226425
147.16/147.25	c total #propagations: 94230849 / total #impl: 317141115 (eff. 0.297)
147.16/147.25	c #Conflicts:     854000 | #Learnt:      34293 | 0.001
147.16/147.25	c total clause space: 206.656MB
147.16/147.25	c total #watches: 230319
147.37/147.46	c total #propagations: 94256923 / total #impl: 317272066 (eff. 0.297)
147.37/147.46	c #Conflicts:     855000 | #Learnt:      35293 | 0.001
147.37/147.46	c total clause space: 206.656MB
147.37/147.46	c total #watches: 235019
147.56/147.68	c total #propagations: 94477067 / total #impl: 317779989 (eff. 0.297)
147.56/147.68	c #Conflicts:     856000 | #Learnt:      36293 | 0.001
147.56/147.68	c total clause space: 206.656MB
147.56/147.68	c total #watches: 240689
147.76/147.81	c total #propagations: 94745294 / total #impl: 318439668 (eff. 0.298)
147.76/147.81	c #Conflicts:     857000 | #Learnt:      37293 | 0.001
147.76/147.81	c total clause space: 206.656MB
147.76/147.81	c total #watches: 244378
147.86/147.94	c total #propagations: 94803237 / total #impl: 318636876 (eff. 0.298)
147.86/147.94	c #Conflicts:     858000 | #Learnt:      38293 | 0.001
147.86/147.94	c total clause space: 206.656MB
147.86/147.94	c total #watches: 248647
148.06/148.10	c total #propagations: 94919821 / total #impl: 318973256 (eff. 0.298)
148.06/148.10	c #Conflicts:     859000 | #Learnt:      39293 | 0.001
148.06/148.10	c total clause space: 206.656MB
148.06/148.10	c total #watches: 252988
148.26/148.31	c total #propagations: 95017924 / total #impl: 319285548 (eff. 0.298)
148.26/148.31	c #Conflicts:     860000 | #Learnt:      40293 | 0.001
148.26/148.31	c total clause space: 206.656MB
148.26/148.31	c total #watches: 258537
148.47/148.57	c total #propagations: 95121424 / total #impl: 319606499 (eff. 0.298)
148.47/148.57	c #Conflicts:     861000 | #Learnt:      41293 | 0.001
148.47/148.57	c total clause space: 206.656MB
148.47/148.57	c total #watches: 262346
148.66/148.74	c total #propagations: 95378078 / total #impl: 320223676 (eff. 0.298)
148.66/148.74	c #Conflicts:     862000 | #Learnt:      42293 | 0.001
148.66/148.74	c total clause space: 206.656MB
148.66/148.74	c total #watches: 265093
148.76/148.87	c total #propagations: 95407666 / total #impl: 320363461 (eff. 0.298)
148.76/148.87	c #Conflicts:     863000 | #Learnt:      43293 | 0.001
148.76/148.87	c total clause space: 206.656MB
148.76/148.87	c total #watches: 270483
148.96/149.02	c total #propagations: 95457708 / total #impl: 320581832 (eff. 0.298)
148.96/149.02	c #Conflicts:     864000 | #Learnt:      44293 | 0.001
148.96/149.02	c total clause space: 206.656MB
148.96/149.02	c total #watches: 275217
149.06/149.19	c total #propagations: 95496203 / total #impl: 320817996 (eff. 0.298)
149.06/149.19	c GC COLLECT
149.06/149.19	c #Conflicts:     865000 | #Learnt:      22887 | 0.001
149.06/149.19	c total clause space: 206.656MB
149.06/149.19	c total #watches: 173045
149.26/149.32	c total #propagations: 95528349 / total #impl: 321000344 (eff. 0.298)
149.26/149.32	c #Conflicts:     866000 | #Learnt:      23887 | 0.001
149.26/149.32	c total clause space: 206.656MB
149.26/149.32	c total #watches: 176683
149.36/149.44	c total #propagations: 95654788 / total #impl: 321354959 (eff. 0.298)
149.36/149.44	c #Conflicts:     867000 | #Learnt:      24887 | 0.001
149.36/149.44	c total clause space: 206.656MB
149.36/149.44	c total #watches: 181644
149.46/149.60	c total #propagations: 95913004 / total #impl: 321931966 (eff. 0.298)
149.46/149.60	c #Conflicts:     868000 | #Learnt:      25887 | 0.001
149.46/149.60	c total clause space: 206.656MB
149.46/149.60	c total #watches: 188145
149.57/149.70	c total #propagations: 96067082 / total #impl: 322392876 (eff. 0.298)
149.57/149.70	c #Conflicts:     869000 | #Learnt:      26887 | 0.001
149.57/149.70	c total clause space: 206.656MB
149.57/149.70	c total #watches: 192230
149.86/149.94	c total #propagations: 96182430 / total #impl: 322688497 (eff. 0.298)
149.86/149.94	c #Conflicts:     870000 | #Learnt:      27887 | 0.001
149.86/149.94	c total clause space: 206.656MB
149.86/149.94	c total #watches: 197501
149.96/150.08	c total #propagations: 96709299 / total #impl: 323844431 (eff. 0.299)
149.96/150.08	c #Conflicts:     871000 | #Learnt:      28887 | 0.001
149.96/150.08	c total clause space: 206.656MB
149.96/150.08	c total #watches: 202099
150.16/150.28	c total #propagations: 96884953 / total #impl: 324251801 (eff. 0.299)
150.16/150.28	c #Conflicts:     872000 | #Learnt:      29887 | 0.001
150.16/150.28	c total clause space: 206.656MB
150.16/150.28	c total #watches: 205938
150.26/150.39	c total #propagations: 97366608 / total #impl: 325317884 (eff. 0.299)
150.26/150.39	c #Conflicts:     873000 | #Learnt:      30887 | 0.001
150.26/150.39	c total clause space: 206.656MB
150.26/150.39	c total #watches: 210404
150.46/150.56	c total #propagations: 97421661 / total #impl: 325524946 (eff. 0.299)
150.46/150.56	c #Conflicts:     874000 | #Learnt:      31887 | 0.001
150.46/150.56	c total clause space: 206.656MB
150.46/150.56	c total #watches: 215286
150.67/150.73	c total #propagations: 97496854 / total #impl: 325779077 (eff. 0.299)
150.67/150.73	c #Conflicts:     875000 | #Learnt:      32887 | 0.001
150.67/150.73	c total clause space: 206.656MB
150.67/150.73	c total #watches: 219746
150.77/150.86	c total #propagations: 98053644 / total #impl: 326785351 (eff. 0.300)
150.77/150.86	c #Conflicts:     876000 | #Learnt:      33887 | 0.001
150.77/150.86	c total clause space: 206.656MB
150.77/150.86	c total #watches: 223914
150.96/151.00	c total #propagations: 98168605 / total #impl: 327054081 (eff. 0.300)
150.96/151.00	c #Conflicts:     877000 | #Learnt:      34887 | 0.001
150.96/151.00	c total clause space: 206.656MB
150.96/151.00	c total #watches: 228385
151.06/151.16	c total #propagations: 98315193 / total #impl: 327423490 (eff. 0.300)
151.06/151.16	c #Conflicts:     878000 | #Learnt:      35887 | 0.001
151.06/151.16	c total clause space: 206.656MB
151.06/151.16	c total #watches: 232931
151.26/151.31	c total #propagations: 98513267 / total #impl: 327864993 (eff. 0.300)
151.26/151.31	c #Conflicts:     879000 | #Learnt:      36887 | 0.001
151.26/151.31	c total clause space: 206.656MB
151.26/151.31	c total #watches: 237980
151.36/151.44	c total #propagations: 98645972 / total #impl: 328200080 (eff. 0.301)
151.36/151.44	c #Conflicts:     880000 | #Learnt:      37887 | 0.001
151.36/151.44	c total clause space: 206.656MB
151.36/151.44	c total #watches: 241835
151.56/151.65	c total #propagations: 98708624 / total #impl: 328391446 (eff. 0.301)
151.56/151.65	c #Conflicts:     881000 | #Learnt:      38887 | 0.001
151.56/151.65	c total clause space: 206.656MB
151.56/151.65	c total #watches: 247165
151.66/151.79	c total #propagations: 98748719 / total #impl: 328673109 (eff. 0.300)
151.66/151.79	c #Conflicts:     882000 | #Learnt:      39887 | 0.001
151.66/151.79	c total clause space: 206.656MB
151.66/151.79	c total #watches: 250513
151.87/151.93	c total #propagations: 98779896 / total #impl: 328890040 (eff. 0.300)
151.87/151.93	c #Conflicts:     883000 | #Learnt:      40887 | 0.001
151.87/151.93	c total clause space: 206.656MB
151.87/151.93	c total #watches: 255873
152.06/152.10	c total #propagations: 98808302 / total #impl: 329218344 (eff. 0.300)
152.06/152.10	c #Conflicts:     884000 | #Learnt:      41887 | 0.001
152.06/152.10	c total clause space: 206.656MB
152.06/152.10	c total #watches: 261154
152.26/152.34	c total #propagations: 98838069 / total #impl: 329575420 (eff. 0.300)
152.26/152.34	c #Conflicts:     885000 | #Learnt:      42887 | 0.001
152.26/152.34	c total clause space: 206.656MB
152.26/152.34	c total #watches: 266616
152.46/152.54	c total #propagations: 98917715 / total #impl: 330114862 (eff. 0.300)
152.46/152.54	c #Conflicts:     886000 | #Learnt:      43887 | 0.001
152.46/152.54	c total clause space: 206.656MB
152.46/152.54	c total #watches: 270642
152.66/152.76	c total #propagations: 98942522 / total #impl: 330346616 (eff. 0.300)
152.66/152.76	c #Conflicts:     887000 | #Learnt:      44887 | 0.001
152.66/152.76	c total clause space: 206.656MB
152.66/152.76	c total #watches: 274436
152.87/152.99	c total #propagations: 98967946 / total #impl: 330623731 (eff. 0.299)
152.87/152.99	c GC COLLECT
152.87/152.99	c #Conflicts:     888000 | #Learnt:      23186 | 0.001
152.87/152.99	c total clause space: 206.656MB
152.87/152.99	c total #watches: 174541
153.06/153.13	c total #propagations: 98993950 / total #impl: 330823612 (eff. 0.299)
153.06/153.13	c #Conflicts:     889000 | #Learnt:      24186 | 0.001
153.06/153.13	c total clause space: 206.656MB
153.06/153.13	c total #watches: 178204
153.26/153.30	c total #propagations: 99019572 / total #impl: 331000713 (eff. 0.299)
153.26/153.30	c #Conflicts:     890000 | #Learnt:      25186 | 0.001
153.26/153.30	c total clause space: 206.656MB
153.26/153.30	c total #watches: 181491
153.36/153.48	c total #propagations: 99045145 / total #impl: 331216973 (eff. 0.299)
153.36/153.48	c #Conflicts:     891000 | #Learnt:      26186 | 0.001
153.36/153.48	c total clause space: 206.656MB
153.36/153.48	c total #watches: 184619
153.56/153.61	c total #propagations: 99070664 / total #impl: 331446339 (eff. 0.299)
153.56/153.61	c #Conflicts:     892000 | #Learnt:      27186 | 0.001
153.56/153.61	c total clause space: 206.656MB
153.56/153.61	c total #watches: 188332
153.66/153.75	c total #propagations: 99147227 / total #impl: 331672158 (eff. 0.299)
153.66/153.75	c #Conflicts:     893000 | #Learnt:      28186 | 0.001
153.66/153.75	c total clause space: 206.656MB
153.66/153.75	c total #watches: 193077
153.76/153.86	c total #propagations: 99451350 / total #impl: 332369032 (eff. 0.299)
153.76/153.86	c #Conflicts:     894000 | #Learnt:      29186 | 0.001
153.76/153.86	c total clause space: 206.656MB
153.76/153.86	c total #watches: 198903
153.86/153.99	c total #propagations: 99518147 / total #impl: 332604075 (eff. 0.299)
153.86/153.99	c #Conflicts:     895000 | #Learnt:      30186 | 0.001
153.86/153.99	c total clause space: 206.656MB
153.86/153.99	c total #watches: 202656
154.07/154.13	c total #propagations: 99579162 / total #impl: 332805217 (eff. 0.299)
154.07/154.13	c #Conflicts:     896000 | #Learnt:      31186 | 0.001
154.07/154.13	c total clause space: 206.656MB
154.07/154.13	c total #watches: 207845
154.16/154.24	c total #propagations: 99735677 / total #impl: 333184319 (eff. 0.299)
154.16/154.24	c #Conflicts:     897000 | #Learnt:      32186 | 0.001
154.16/154.24	c total clause space: 206.656MB
154.16/154.24	c total #watches: 212839
154.26/154.39	c total #propagations: 99804924 / total #impl: 333419832 (eff. 0.299)
154.26/154.39	c #Conflicts:     898000 | #Learnt:      33186 | 0.001
154.26/154.39	c total clause space: 206.656MB
154.26/154.39	c total #watches: 216798
154.46/154.57	c total #propagations: 99845164 / total #impl: 333681672 (eff. 0.299)
154.46/154.57	c #Conflicts:     899000 | #Learnt:      34186 | 0.001
154.46/154.57	c total clause space: 206.656MB
154.46/154.57	c total #watches: 220508
154.66/154.78	c total #propagations: 99885569 / total #impl: 333908459 (eff. 0.299)
154.66/154.78	c #Conflicts:     900000 | #Learnt:      35186 | 0.001
154.66/154.78	c total clause space: 206.656MB
154.66/154.78	c total #watches: 224458
154.96/155.01	c total #propagations: 100227966 / total #impl: 334683947 (eff. 0.299)
154.96/155.01	c #Conflicts:     901000 | #Learnt:      36186 | 0.001
154.96/155.01	c total clause space: 206.656MB
154.96/155.01	c total #watches: 230576
155.07/155.15	c total #propagations: 100561182 / total #impl: 335451520 (eff. 0.300)
155.07/155.15	c #Conflicts:     902000 | #Learnt:      37186 | 0.001
155.07/155.15	c total clause space: 206.656MB
155.07/155.15	c total #watches: 235476
155.26/155.32	c total #propagations: 100914899 / total #impl: 336310009 (eff. 0.300)
155.26/155.32	c #Conflicts:     903000 | #Learnt:      38186 | 0.001
155.26/155.32	c total clause space: 206.656MB
155.26/155.32	c total #watches: 239382
155.46/155.50	c total #propagations: 101329275 / total #impl: 337209487 (eff. 0.300)
155.46/155.50	c #Conflicts:     904000 | #Learnt:      39186 | 0.001
155.46/155.50	c total clause space: 206.656MB
155.46/155.50	c total #watches: 243835
155.56/155.65	c total #propagations: 101485958 / total #impl: 337638427 (eff. 0.301)
155.56/155.65	c #Conflicts:     905000 | #Learnt:      40186 | 0.001
155.56/155.65	c total clause space: 206.656MB
155.56/155.65	c total #watches: 248984
155.66/155.72	c total #propagations: 101577835 / total #impl: 337936450 (eff. 0.301)
155.66/155.72	c #Conflicts:     906000 | #Learnt:      41186 | 0.001
155.66/155.72	c total clause space: 206.656MB
155.66/155.72	c total #watches: 251884
155.66/155.79	c total #propagations: 101613838 / total #impl: 338049615 (eff. 0.301)
155.66/155.79	c #Conflicts:     907000 | #Learnt:      42186 | 0.001
155.66/155.79	c total clause space: 206.656MB
155.66/155.79	c total #watches: 255731
155.76/155.89	c total #propagations: 101652822 / total #impl: 338197112 (eff. 0.301)
155.76/155.89	c #Conflicts:     908000 | #Learnt:      43186 | 0.001
155.76/155.89	c total clause space: 206.656MB
155.76/155.89	c total #watches: 259282
155.96/156.01	c total #propagations: 101687031 / total #impl: 338390810 (eff. 0.301)
155.96/156.01	c #Conflicts:     909000 | #Learnt:      44186 | 0.001
155.96/156.01	c total clause space: 206.656MB
155.96/156.01	c total #watches: 262459
156.06/156.14	c total #propagations: 101712030 / total #impl: 338589751 (eff. 0.300)
156.06/156.14	c #Conflicts:     910000 | #Learnt:      45186 | 0.001
156.06/156.14	c total clause space: 206.656MB
156.06/156.14	c total #watches: 265286
156.26/156.32	c total #propagations: 101739762 / total #impl: 338833091 (eff. 0.300)
156.26/156.32	c GC COLLECT
156.26/156.32	c #Conflicts:     911000 | #Learnt:      23200 | 0.001
156.26/156.32	c total clause space: 206.656MB
156.26/156.32	c total #watches: 174972
156.36/156.44	c total #propagations: 101808667 / total #impl: 339118686 (eff. 0.300)
156.36/156.44	c #Conflicts:     912000 | #Learnt:      24200 | 0.001
156.36/156.44	c total clause space: 206.656MB
156.36/156.44	c total #watches: 180513
156.46/156.57	c total #propagations: 101881966 / total #impl: 339355945 (eff. 0.300)
156.46/156.57	c #Conflicts:     913000 | #Learnt:      25200 | 0.001
156.46/156.57	c total clause space: 206.656MB
156.46/156.57	c total #watches: 185679
156.66/156.72	c total #propagations: 101959382 / total #impl: 339612661 (eff. 0.300)
156.66/156.72	c #Conflicts:     914000 | #Learnt:      26200 | 0.001
156.66/156.72	c total clause space: 206.656MB
156.66/156.72	c total #watches: 190511
156.76/156.83	c total #propagations: 102056080 / total #impl: 339917309 (eff. 0.300)
156.76/156.83	c #Conflicts:     915000 | #Learnt:      27200 | 0.001
156.76/156.83	c total clause space: 206.656MB
156.76/156.83	c total #watches: 196298
156.86/156.98	c total #propagations: 102164475 / total #impl: 340258729 (eff. 0.300)
156.86/156.98	c #Conflicts:     916000 | #Learnt:      28200 | 0.001
156.86/156.98	c total clause space: 206.656MB
156.86/156.98	c total #watches: 201362
157.06/157.10	c total #propagations: 102289760 / total #impl: 340617512 (eff. 0.300)
157.06/157.10	c #Conflicts:     917000 | #Learnt:      29200 | 0.001
157.06/157.10	c total clause space: 206.656MB
157.06/157.10	c total #watches: 204666
157.16/157.24	c total #propagations: 102333248 / total #impl: 340808829 (eff. 0.300)
157.16/157.24	c #Conflicts:     918000 | #Learnt:      30200 | 0.001
157.16/157.24	c total clause space: 206.656MB
157.16/157.24	c total #watches: 208521
157.36/157.41	c total #propagations: 102364489 / total #impl: 341079132 (eff. 0.300)
157.36/157.41	c #Conflicts:     919000 | #Learnt:      31200 | 0.001
157.36/157.41	c total clause space: 206.656MB
157.36/157.41	c total #watches: 211908
157.46/157.52	c total #propagations: 102633878 / total #impl: 341782179 (eff. 0.300)
157.46/157.52	c #Conflicts:     920000 | #Learnt:      32200 | 0.001
157.46/157.52	c total clause space: 206.656MB
157.46/157.52	c total #watches: 216423
157.66/157.73	c total #propagations: 102709378 / total #impl: 342023024 (eff. 0.300)
157.66/157.73	c #Conflicts:     921000 | #Learnt:      33200 | 0.001
157.66/157.73	c total clause space: 206.656MB
157.66/157.73	c total #watches: 220475
157.76/157.82	c total #propagations: 103048203 / total #impl: 342832357 (eff. 0.301)
157.76/157.82	c #Conflicts:     922000 | #Learnt:      34200 | 0.001
157.76/157.82	c total clause space: 206.656MB
157.76/157.82	c total #watches: 224060
157.96/158.01	c total #propagations: 103102930 / total #impl: 343020539 (eff. 0.301)
157.96/158.01	c #Conflicts:     923000 | #Learnt:      35200 | 0.001
157.96/158.01	c total clause space: 206.656MB
157.96/158.01	c total #watches: 228848
158.06/158.16	c total #propagations: 103256350 / total #impl: 343449031 (eff. 0.301)
158.06/158.16	c #Conflicts:     924000 | #Learnt:      36200 | 0.001
158.06/158.16	c total clause space: 206.656MB
158.06/158.16	c total #watches: 233428
158.26/158.39	c total #propagations: 103493306 / total #impl: 343966017 (eff. 0.301)
158.26/158.39	c #Conflicts:     925000 | #Learnt:      37200 | 0.001
158.26/158.39	c total clause space: 206.656MB
158.26/158.39	c total #watches: 247148
158.46/158.54	c total #propagations: 103563864 / total #impl: 344402914 (eff. 0.301)
158.46/158.54	c #Conflicts:     926000 | #Learnt:      38200 | 0.001
158.46/158.54	c total clause space: 206.656MB
158.46/158.54	c total #watches: 253150
158.66/158.71	c total #propagations: 103600207 / total #impl: 344717160 (eff. 0.301)
158.66/158.71	c #Conflicts:     927000 | #Learnt:      39200 | 0.001
158.66/158.71	c total clause space: 206.656MB
158.66/158.71	c total #watches: 259202
158.76/158.81	c total #propagations: 103651319 / total #impl: 345044016 (eff. 0.300)
158.76/158.81	c #Conflicts:     928000 | #Learnt:      40200 | 0.001
158.76/158.81	c total clause space: 206.656MB
158.76/158.81	c total #watches: 262207
158.86/158.90	c total #propagations: 103681383 / total #impl: 345130624 (eff. 0.300)
158.86/158.90	c #Conflicts:     929000 | #Learnt:      41200 | 0.001
158.86/158.90	c total clause space: 206.656MB
158.86/158.90	c total #watches: 265619
158.96/159.03	c total #propagations: 103705244 / total #impl: 345214200 (eff. 0.300)
158.96/159.03	c #Conflicts:     930000 | #Learnt:      42200 | 0.001
158.96/159.03	c total clause space: 206.656MB
158.96/159.03	c total #watches: 270905
159.16/159.21	c total #propagations: 103740506 / total #impl: 345364916 (eff. 0.300)
159.16/159.21	c #Conflicts:     931000 | #Learnt:      43200 | 0.001
159.16/159.21	c total clause space: 206.656MB
159.16/159.21	c total #watches: 284677
159.36/159.46	c total #propagations: 103765169 / total #impl: 345863672 (eff. 0.300)
159.36/159.46	c #Conflicts:     932000 | #Learnt:      44200 | 0.001
159.36/159.46	c total clause space: 206.656MB
159.36/159.46	c total #watches: 290811
159.66/159.77	c total #propagations: 103791578 / total #impl: 346120534 (eff. 0.300)
159.66/159.77	c #Conflicts:     933000 | #Learnt:      45200 | 0.001
159.66/159.77	c total clause space: 206.656MB
159.66/159.77	c total #watches: 295394
160.06/160.11	c total #propagations: 103818200 / total #impl: 346371484 (eff. 0.300)
160.06/160.11	c #Conflicts:     934000 | #Learnt:      46200 | 0.001
160.06/160.11	c total clause space: 206.656MB
160.06/160.11	c total #watches: 299614
160.26/160.39	c total #propagations: 103844684 / total #impl: 346682051 (eff. 0.300)
160.26/160.39	c GC COLLECT
160.26/160.39	c #Conflicts:     935000 | #Learnt:      23898 | 0.001
160.26/160.39	c total clause space: 206.656MB
160.26/160.39	c total #watches: 178166
160.46/160.55	c total #propagations: 103871280 / total #impl: 347029579 (eff. 0.299)
160.46/160.55	c #Conflicts:     936000 | #Learnt:      24898 | 0.001
160.46/160.55	c total clause space: 206.656MB
160.46/160.55	c total #watches: 183489
160.56/160.69	c total #propagations: 103901170 / total #impl: 347160371 (eff. 0.299)
160.56/160.69	c #Conflicts:     937000 | #Learnt:      25898 | 0.001
160.56/160.69	c total clause space: 206.656MB
160.56/160.69	c total #watches: 190382
160.76/160.88	c total #propagations: 104000591 / total #impl: 347538552 (eff. 0.299)
160.76/160.88	c #Conflicts:     938000 | #Learnt:      26898 | 0.001
160.76/160.88	c total clause space: 206.656MB
160.76/160.88	c total #watches: 196941
161.06/161.16	c total #propagations: 104026791 / total #impl: 347878783 (eff. 0.299)
161.06/161.16	c #Conflicts:     939000 | #Learnt:      27898 | 0.001
161.06/161.16	c total clause space: 206.656MB
161.06/161.16	c total #watches: 202785
161.46/161.51	c total #propagations: 104051071 / total #impl: 348294207 (eff. 0.299)
161.46/161.51	c #Conflicts:     940000 | #Learnt:      28898 | 0.001
161.46/161.51	c total clause space: 206.656MB
161.46/161.51	c total #watches: 208521
161.86/161.94	c total #propagations: 104076061 / total #impl: 348648522 (eff. 0.299)
161.86/161.94	c #Conflicts:     941000 | #Learnt:      29898 | 0.001
161.86/161.94	c total clause space: 206.656MB
161.86/161.94	c total #watches: 214071
162.36/162.44	c total #propagations: 104102423 / total #impl: 349077509 (eff. 0.298)
162.36/162.44	c #Conflicts:     942000 | #Learnt:      30898 | 0.001
162.36/162.44	c total clause space: 206.656MB
162.36/162.44	c total #watches: 219086
162.86/162.95	c total #propagations: 104130560 / total #impl: 349525046 (eff. 0.298)
162.86/162.95	c #Conflicts:     943000 | #Learnt:      31898 | 0.001
162.86/162.95	c total clause space: 206.656MB
162.86/162.95	c total #watches: 224935
163.46/163.55	c total #propagations: 104154981 / total #impl: 350016680 (eff. 0.298)
163.46/163.55	c #Conflicts:     944000 | #Learnt:      32898 | 0.001
163.46/163.55	c total clause space: 206.656MB
163.46/163.55	c total #watches: 235664
164.26/164.39	c total #propagations: 104183452 / total #impl: 350654902 (eff. 0.297)
164.26/164.39	c #Conflicts:     945000 | #Learnt:      33898 | 0.001
164.26/164.39	c total clause space: 206.656MB
164.26/164.39	c total #watches: 248293
165.36/165.46	c total #propagations: 104217392 / total #impl: 351723638 (eff. 0.296)
165.36/165.46	c #Conflicts:     946000 | #Learnt:      34898 | 0.001
165.36/165.46	c total clause space: 206.656MB
165.36/165.46	c total #watches: 260999
166.46/166.56	c total #propagations: 104250389 / total #impl: 353031022 (eff. 0.295)
166.46/166.56	c #Conflicts:     947000 | #Learnt:      35898 | 0.001
166.46/166.56	c total clause space: 206.656MB
166.46/166.56	c total #watches: 271570
167.66/167.70	c total #propagations: 104277527 / total #impl: 354072666 (eff. 0.295)
167.66/167.70	c #Conflicts:     948000 | #Learnt:      36898 | 0.001
167.66/167.70	c total clause space: 206.656MB
167.66/167.70	c total #watches: 282792
169.06/169.17	c total #propagations: 104304367 / total #impl: 355078787 (eff. 0.294)
169.06/169.17	c #Conflicts:     949000 | #Learnt:      37898 | 0.001
169.06/169.17	c total clause space: 206.656MB
169.06/169.17	c total #watches: 292787
169.26/169.32	c total #propagations: 104355128 / total #impl: 356299096 (eff. 0.293)
169.26/169.32	c #Conflicts:     950000 | #Learnt:      38898 | 0.001
169.26/169.32	c total clause space: 206.656MB
169.26/169.32	c total #watches: 297884
169.36/169.41	c total #propagations: 104415765 / total #impl: 356539744 (eff. 0.293)
169.36/169.41	c #Conflicts:     951000 | #Learnt:      39898 | 0.001
169.36/169.41	c total clause space: 206.656MB
169.36/169.41	c total #watches: 303303
169.46/169.59	c total #propagations: 104452105 / total #impl: 356707491 (eff. 0.293)
169.46/169.59	c #Conflicts:     952000 | #Learnt:      40898 | 0.001
169.46/169.59	c total clause space: 206.656MB
169.46/169.59	c total #watches: 308902
169.76/169.82	c total #propagations: 104499607 / total #impl: 356971868 (eff. 0.293)
169.76/169.82	c #Conflicts:     953000 | #Learnt:      41898 | 0.001
169.76/169.82	c total clause space: 206.656MB
169.76/169.82	c total #watches: 314489
170.16/170.20	c total #propagations: 104541899 / total #impl: 357260307 (eff. 0.293)
170.16/170.20	c #Conflicts:     954000 | #Learnt:      42898 | 0.001
170.16/170.20	c total clause space: 206.656MB
170.16/170.20	c total #watches: 320871
170.56/170.67	c total #propagations: 104590681 / total #impl: 357607524 (eff. 0.292)
170.56/170.67	c #Conflicts:     955000 | #Learnt:      43898 | 0.001
170.56/170.67	c total clause space: 206.656MB
170.56/170.67	c total #watches: 327024
171.15/171.26	c total #propagations: 104645041 / total #impl: 357985402 (eff. 0.292)
171.15/171.26	c #Conflicts:     956000 | #Learnt:      44898 | 0.001
171.15/171.26	c total clause space: 206.656MB
171.15/171.26	c total #watches: 333242
171.85/171.95	c total #propagations: 104694698 / total #impl: 358377187 (eff. 0.292)
171.85/171.95	c #Conflicts:     957000 | #Learnt:      45898 | 0.001
171.85/171.95	c total clause space: 206.656MB
171.85/171.95	c total #watches: 338169
172.55/172.60	c total #propagations: 104752710 / total #impl: 358774066 (eff. 0.292)
172.55/172.60	c #Conflicts:     958000 | #Learnt:      46898 | 0.001
172.55/172.60	c total clause space: 206.656MB
172.55/172.60	c total #watches: 344188
172.85/172.91	c total #propagations: 104795107 / total #impl: 359142206 (eff. 0.292)
172.85/172.91	c GC COLLECT
172.85/172.91	c #Conflicts:     959000 | #Learnt:      24300 | 0.001
172.85/172.91	c total clause space: 206.656MB
172.85/172.91	c total #watches: 179949
173.05/173.10	c total #propagations: 104850706 / total #impl: 359409131 (eff. 0.292)
173.05/173.10	c #Conflicts:     960000 | #Learnt:      25300 | 0.001
173.05/173.10	c total clause space: 206.656MB
173.05/173.10	c total #watches: 184331
173.25/173.30	c total #propagations: 104913707 / total #impl: 359642736 (eff. 0.292)
173.25/173.30	c #Conflicts:     961000 | #Learnt:      26300 | 0.001
173.25/173.30	c total clause space: 206.656MB
173.25/173.30	c total #watches: 189206
173.45/173.57	c total #propagations: 104958136 / total #impl: 359821209 (eff. 0.292)
173.45/173.57	c #Conflicts:     962000 | #Learnt:      27300 | 0.001
173.45/173.57	c total clause space: 206.656MB
173.45/173.57	c total #watches: 196118
173.86/173.98	c total #propagations: 104995083 / total #impl: 360120186 (eff. 0.292)
173.86/173.98	c #Conflicts:     963000 | #Learnt:      28300 | 0.001
173.86/173.98	c total clause space: 206.656MB
173.86/173.98	c total #watches: 202388
174.35/174.43	c total #propagations: 105028117 / total #impl: 360469759 (eff. 0.291)
174.35/174.43	c #Conflicts:     964000 | #Learnt:      29300 | 0.001
174.35/174.43	c total clause space: 206.656MB
174.35/174.43	c total #watches: 208775
174.86/174.95	c total #propagations: 105059985 / total #impl: 360844047 (eff. 0.291)
174.86/174.95	c #Conflicts:     965000 | #Learnt:      30300 | 0.001
174.86/174.95	c total clause space: 206.656MB
174.86/174.95	c total #watches: 214162
175.55/175.62	c total #propagations: 105093758 / total #impl: 361276390 (eff. 0.291)
175.55/175.62	c #Conflicts:     966000 | #Learnt:      31300 | 0.001
175.55/175.62	c total clause space: 206.656MB
175.55/175.62	c total #watches: 219809
176.35/176.42	c total #propagations: 105128963 / total #impl: 361763000 (eff. 0.291)
176.35/176.42	c #Conflicts:     967000 | #Learnt:      32300 | 0.001
176.35/176.42	c total clause space: 206.656MB
176.35/176.42	c total #watches: 225345
177.16/177.24	c total #propagations: 105167010 / total #impl: 362235719 (eff. 0.290)
177.16/177.24	c #Conflicts:     968000 | #Learnt:      33300 | 0.001
177.16/177.24	c total clause space: 206.656MB
177.16/177.24	c total #watches: 230997
177.95/178.03	c total #propagations: 105208325 / total #impl: 362713998 (eff. 0.290)
177.95/178.03	c #Conflicts:     969000 | #Learnt:      34300 | 0.001
177.95/178.03	c total clause space: 206.656MB
177.95/178.03	c total #watches: 236198
178.45/178.58	c total #propagations: 105241643 / total #impl: 363249694 (eff. 0.290)
178.45/178.58	c #Conflicts:     970000 | #Learnt:      35300 | 0.001
178.45/178.58	c total clause space: 206.656MB
178.45/178.58	c total #watches: 239438
179.26/179.36	c total #propagations: 105290511 / total #impl: 363501414 (eff. 0.290)
179.26/179.36	c #Conflicts:     971000 | #Learnt:      36300 | 0.001
179.26/179.36	c total clause space: 206.656MB
179.26/179.36	c total #watches: 243617
180.05/180.10	c total #propagations: 105329316 / total #impl: 363921006 (eff. 0.289)
180.05/180.10	c #Conflicts:     972000 | #Learnt:      37300 | 0.001
180.05/180.10	c total clause space: 206.656MB
180.05/180.10	c total #watches: 248830
180.85/180.95	c total #propagations: 105368520 / total #impl: 364207048 (eff. 0.289)
180.85/180.95	c #Conflicts:     973000 | #Learnt:      38300 | 0.001
180.85/180.95	c total clause space: 206.656MB
180.85/180.95	c total #watches: 253429
181.56/181.63	c total #propagations: 105409463 / total #impl: 364544033 (eff. 0.289)
181.56/181.63	c #Conflicts:     974000 | #Learnt:      39300 | 0.001
181.56/181.63	c total clause space: 206.656MB
181.56/181.63	c total #watches: 256845
182.15/182.25	c total #propagations: 105471229 / total #impl: 364805829 (eff. 0.289)
182.15/182.25	c #Conflicts:     975000 | #Learnt:      40300 | 0.001
182.15/182.25	c total clause space: 206.656MB
182.15/182.25	c total #watches: 260612
182.25/182.34	c total #propagations: 105522652 / total #impl: 365060378 (eff. 0.289)
182.25/182.34	c #Conflicts:     976000 | #Learnt:      41300 | 0.001
182.25/182.34	c total clause space: 206.656MB
182.25/182.34	c total #watches: 264598
182.36/182.45	c total #propagations: 105547770 / total #impl: 365275980 (eff. 0.289)
182.36/182.45	c #Conflicts:     977000 | #Learnt:      42300 | 0.001
182.36/182.45	c total clause space: 206.656MB
182.36/182.45	c total #watches: 269054
182.57/182.60	c total #propagations: 105570835 / total #impl: 365556001 (eff. 0.289)
182.57/182.60	c #Conflicts:     978000 | #Learnt:      43300 | 0.001
182.57/182.60	c total clause space: 206.656MB
182.57/182.60	c total #watches: 272688
182.67/182.77	c total #propagations: 105594506 / total #impl: 365892859 (eff. 0.289)
182.67/182.77	c #Conflicts:     979000 | #Learnt:      44300 | 0.001
182.67/182.77	c total clause space: 206.656MB
182.67/182.77	c total #watches: 277596
182.86/182.95	c total #propagations: 105622627 / total #impl: 366291169 (eff. 0.288)
182.86/182.95	c #Conflicts:     980000 | #Learnt:      45300 | 0.001
182.86/182.95	c total clause space: 206.656MB
182.86/182.95	c total #watches: 281915
183.06/183.18	c total #propagations: 105653195 / total #impl: 366691020 (eff. 0.288)
183.06/183.18	c #Conflicts:     981000 | #Learnt:      46300 | 0.001
183.06/183.18	c total clause space: 206.656MB
183.06/183.18	c total #watches: 285714
183.36/183.44	c total #propagations: 105682197 / total #impl: 367188048 (eff. 0.288)
183.36/183.44	c #Conflicts:     982000 | #Learnt:      47300 | 0.001
183.36/183.44	c total clause space: 206.656MB
183.36/183.44	c total #watches: 289016
183.56/183.67	c total #propagations: 105709238 / total #impl: 367699196 (eff. 0.287)
183.56/183.67	c GC COLLECT
183.56/183.67	c #Conflicts:     983000 | #Learnt:      24401 | 0.001
183.56/183.67	c total clause space: 206.656MB
183.56/183.67	c total #watches: 181519
183.66/183.79	c total #propagations: 105735800 / total #impl: 368080644 (eff. 0.287)
183.66/183.79	c #Conflicts:     984000 | #Learnt:      25401 | 0.001
183.66/183.79	c total clause space: 206.656MB
183.66/183.79	c total #watches: 187608
183.86/183.96	c total #propagations: 105763692 / total #impl: 368428800 (eff. 0.287)
183.86/183.96	c #Conflicts:     985000 | #Learnt:      26401 | 0.001
183.86/183.96	c total clause space: 206.656MB
183.86/183.96	c total #watches: 192176
184.06/184.17	c total #propagations: 105789472 / total #impl: 368767439 (eff. 0.287)
184.06/184.17	c #Conflicts:     986000 | #Learnt:      27401 | 0.001
184.06/184.17	c total clause space: 206.656MB
184.06/184.17	c total #watches: 197172
184.36/184.42	c total #propagations: 105817289 / total #impl: 369254730 (eff. 0.287)
184.36/184.42	c #Conflicts:     987000 | #Learnt:      28401 | 0.001
184.36/184.42	c total clause space: 206.656MB
184.36/184.42	c total #watches: 201352
184.56/184.68	c total #propagations: 105845019 / total #impl: 369697776 (eff. 0.286)
184.56/184.68	c #Conflicts:     988000 | #Learnt:      29401 | 0.001
184.56/184.68	c total clause space: 206.656MB
184.56/184.68	c total #watches: 205082
184.86/184.98	c total #propagations: 105870661 / total #impl: 370111859 (eff. 0.286)
184.86/184.98	c #Conflicts:     989000 | #Learnt:      30401 | 0.001
184.86/184.98	c total clause space: 206.656MB
184.86/184.98	c total #watches: 209989
185.26/185.31	c total #propagations: 105897946 / total #impl: 370559789 (eff. 0.286)
185.26/185.31	c #Conflicts:     990000 | #Learnt:      31401 | 0.001
185.26/185.31	c total clause space: 206.656MB
185.26/185.31	c total #watches: 214063
185.56/185.67	c total #propagations: 105923163 / total #impl: 371013636 (eff. 0.285)
185.56/185.67	c #Conflicts:     991000 | #Learnt:      32401 | 0.001
185.56/185.67	c total clause space: 206.656MB
185.56/185.67	c total #watches: 217830
185.96/186.04	c total #propagations: 105955205 / total #impl: 371431642 (eff. 0.285)
185.96/186.04	c #Conflicts:     992000 | #Learnt:      33401 | 0.001
185.96/186.04	c total clause space: 206.656MB
185.96/186.04	c total #watches: 222430
186.36/186.48	c total #propagations: 105986013 / total #impl: 371803642 (eff. 0.285)
186.36/186.48	c #Conflicts:     993000 | #Learnt:      34401 | 0.001
186.36/186.48	c total clause space: 206.656MB
186.36/186.48	c total #watches: 226370
186.86/186.97	c total #propagations: 106013244 / total #impl: 372381804 (eff. 0.285)
186.86/186.97	c #Conflicts:     994000 | #Learnt:      35401 | 0.001
186.86/186.97	c total clause space: 206.656MB
186.86/186.97	c total #watches: 230309
187.36/187.47	c total #propagations: 106041388 / total #impl: 372983023 (eff. 0.284)
187.36/187.47	c #Conflicts:     995000 | #Learnt:      36401 | 0.001
187.36/187.47	c total clause space: 206.656MB
187.36/187.47	c total #watches: 233873
187.96/188.01	c total #propagations: 106068355 / total #impl: 373447180 (eff. 0.284)
187.96/188.01	c #Conflicts:     996000 | #Learnt:      37401 | 0.001
187.96/188.01	c total clause space: 206.656MB
187.96/188.01	c total #watches: 237336
188.46/188.55	c total #propagations: 106096043 / total #impl: 374053038 (eff. 0.284)
188.46/188.55	c #Conflicts:     997000 | #Learnt:      38401 | 0.001
188.46/188.55	c total clause space: 206.656MB
188.46/188.55	c total #watches: 240921
189.06/189.14	c total #propagations: 106122570 / total #impl: 374676763 (eff. 0.283)
189.06/189.14	c #Conflicts:     998000 | #Learnt:      39401 | 0.001
189.06/189.14	c total clause space: 206.656MB
189.06/189.14	c total #watches: 245587
189.66/189.75	c total #propagations: 106152409 / total #impl: 375254769 (eff. 0.283)
189.66/189.75	c #Conflicts:     999000 | #Learnt:      40401 | 0.001
189.66/189.75	c total clause space: 206.656MB
189.66/189.75	c total #watches: 249173
190.36/190.45	c total #propagations: 106180693 / total #impl: 375875402 (eff. 0.282)
190.36/190.45	c #Conflicts:    1000000 | #Learnt:      41401 | 0.001
190.36/190.45	c total clause space: 206.656MB
190.36/190.45	c total #watches: 252834
191.05/191.16	c total #propagations: 106210826 / total #impl: 376466318 (eff. 0.282)
191.05/191.16	c #Conflicts:    1001000 | #Learnt:      42401 | 0.001
191.05/191.16	c total clause space: 206.656MB
191.05/191.16	c total #watches: 256193
191.65/191.77	c total #propagations: 106238381 / total #impl: 377051703 (eff. 0.282)
191.65/191.77	c #Conflicts:    1002000 | #Learnt:      43401 | 0.001
191.65/191.77	c total clause space: 206.656MB
191.65/191.77	c total #watches: 259587
192.35/192.46	c total #propagations: 106264506 / total #impl: 377538149 (eff. 0.281)
192.35/192.46	c #Conflicts:    1003000 | #Learnt:      44401 | 0.001
192.35/192.46	c total clause space: 206.656MB
192.35/192.46	c total #watches: 262857
193.05/193.13	c total #propagations: 106291106 / total #impl: 378099134 (eff. 0.281)
193.05/193.13	c #Conflicts:    1004000 | #Learnt:      45401 | 0.001
193.05/193.13	c total clause space: 206.656MB
193.05/193.13	c total #watches: 266591
193.66/193.77	c total #propagations: 106320012 / total #impl: 378596929 (eff. 0.281)
193.66/193.77	c #Conflicts:    1005000 | #Learnt:      46401 | 0.001
193.66/193.77	c total clause space: 206.656MB
193.66/193.77	c total #watches: 270327
194.45/194.54	c total #propagations: 106346312 / total #impl: 379098083 (eff. 0.281)
194.45/194.54	c #Conflicts:    1006000 | #Learnt:      47401 | 0.001
194.45/194.54	c total clause space: 206.656MB
194.45/194.54	c total #watches: 273538
195.15/195.26	c total #propagations: 106374052 / total #impl: 379568684 (eff. 0.280)
195.15/195.26	c #Conflicts:    1007000 | #Learnt:      48401 | 0.001
195.15/195.26	c total clause space: 206.656MB
195.15/195.26	c total #watches: 276921
195.35/195.43	c total #propagations: 106400516 / total #impl: 380149632 (eff. 0.280)
195.35/195.43	c GC COLLECT
195.35/195.43	c #Conflicts:    1008000 | #Learnt:      25178 | 0.001
195.35/195.43	c total clause space: 206.656MB
195.35/195.43	c total #watches: 185538
195.45/195.56	c total #propagations: 106428309 / total #impl: 380414626 (eff. 0.280)
195.45/195.56	c #Conflicts:    1009000 | #Learnt:      26178 | 0.001
195.45/195.56	c total clause space: 206.656MB
195.45/195.56	c total #watches: 190813
195.65/195.74	c total #propagations: 106459201 / total #impl: 380698829 (eff. 0.280)
195.65/195.74	c #Conflicts:    1010000 | #Learnt:      27178 | 0.001
195.65/195.74	c total clause space: 206.656MB
195.65/195.74	c total #watches: 196219
195.86/195.95	c total #propagations: 106493380 / total #impl: 380892160 (eff. 0.280)
195.86/195.95	c #Conflicts:    1011000 | #Learnt:      28178 | 0.001
195.86/195.95	c total clause space: 206.656MB
195.86/195.95	c total #watches: 201314
196.05/196.18	c total #propagations: 106523721 / total #impl: 381142169 (eff. 0.279)
196.05/196.18	c #Conflicts:    1012000 | #Learnt:      29178 | 0.001
196.05/196.18	c total clause space: 206.656MB
196.05/196.18	c total #watches: 205603
196.35/196.44	c total #propagations: 106550336 / total #impl: 381412163 (eff. 0.279)
196.35/196.44	c #Conflicts:    1013000 | #Learnt:      30178 | 0.001
196.35/196.44	c total clause space: 206.656MB
196.35/196.44	c total #watches: 209493
196.65/196.70	c total #propagations: 106577051 / total #impl: 381742274 (eff. 0.279)
196.65/196.70	c #Conflicts:    1014000 | #Learnt:      31178 | 0.001
196.65/196.70	c total clause space: 206.656MB
196.65/196.70	c total #watches: 213131
196.86/196.95	c total #propagations: 106602386 / total #impl: 382100879 (eff. 0.279)
196.86/196.95	c #Conflicts:    1015000 | #Learnt:      32178 | 0.001
196.86/196.95	c total clause space: 206.656MB
196.86/196.95	c total #watches: 216597
197.15/197.28	c total #propagations: 106627373 / total #impl: 382412226 (eff. 0.279)
197.15/197.28	c #Conflicts:    1016000 | #Learnt:      33178 | 0.001
197.15/197.28	c total clause space: 206.656MB
197.15/197.28	c total #watches: 220494
197.65/197.72	c total #propagations: 106656564 / total #impl: 382705530 (eff. 0.279)
197.65/197.72	c #Conflicts:    1017000 | #Learnt:      34178 | 0.001
197.65/197.72	c total clause space: 206.656MB
197.65/197.72	c total #watches: 224256
198.15/198.23	c total #propagations: 106688728 / total #impl: 383076739 (eff. 0.279)
198.15/198.23	c #Conflicts:    1018000 | #Learnt:      35178 | 0.001
198.15/198.23	c total clause space: 206.656MB
198.15/198.23	c total #watches: 228640
198.55/198.62	c total #propagations: 106723112 / total #impl: 383470345 (eff. 0.278)
198.55/198.62	c #Conflicts:    1019000 | #Learnt:      36178 | 0.001
198.55/198.62	c total clause space: 206.656MB
198.55/198.62	c total #watches: 233594
198.85/198.94	c total #propagations: 106761534 / total #impl: 383757327 (eff. 0.278)
198.85/198.94	c #Conflicts:    1020000 | #Learnt:      37178 | 0.001
198.85/198.94	c total clause space: 206.656MB
198.85/198.94	c total #watches: 237594
199.16/199.26	c total #propagations: 106796657 / total #impl: 383927998 (eff. 0.278)
199.16/199.26	c #Conflicts:    1021000 | #Learnt:      38178 | 0.001
199.16/199.26	c total clause space: 206.656MB
199.16/199.26	c total #watches: 241424
199.55/199.69	c total #propagations: 106832087 / total #impl: 384129150 (eff. 0.278)
199.55/199.69	c #Conflicts:    1022000 | #Learnt:      39178 | 0.001
199.55/199.69	c total clause space: 206.656MB
199.55/199.69	c total #watches: 246138
200.05/200.15	c total #propagations: 106871332 / total #impl: 384328983 (eff. 0.278)
200.05/200.15	c #Conflicts:    1023000 | #Learnt:      40178 | 0.001
200.05/200.15	c total clause space: 206.656MB
200.05/200.15	c total #watches: 250759
200.55/200.60	c total #propagations: 106905804 / total #impl: 384560724 (eff. 0.278)
200.55/200.60	c #Conflicts:    1024000 | #Learnt:      41178 | 0.001
200.55/200.60	c total clause space: 206.656MB
200.55/200.60	c total #watches: 254468
201.05/201.11	c total #propagations: 106938088 / total #impl: 384841552 (eff. 0.278)
201.05/201.11	c #Conflicts:    1025000 | #Learnt:      42178 | 0.001
201.05/201.11	c total clause space: 206.656MB
201.05/201.11	c total #watches: 258034
201.45/201.56	c total #propagations: 106975973 / total #impl: 385043076 (eff. 0.278)
201.45/201.56	c #Conflicts:    1026000 | #Learnt:      43178 | 0.001
201.45/201.56	c total clause space: 206.656MB
201.45/201.56	c total #watches: 260836
201.95/202.01	c total #propagations: 107215178 / total #impl: 385710326 (eff. 0.278)
201.95/202.01	c #Conflicts:    1027000 | #Learnt:      44178 | 0.001
201.95/202.01	c total clause space: 206.656MB
201.95/202.01	c total #watches: 264262
202.05/202.19	c total #propagations: 107895734 / total #impl: 387286068 (eff. 0.279)
202.05/202.19	c #Conflicts:    1028000 | #Learnt:      45178 | 0.001
202.05/202.19	c total clause space: 206.656MB
202.05/202.19	c total #watches: 267566
202.15/202.28	c total #propagations: 108108755 / total #impl: 387809147 (eff. 0.279)
202.15/202.28	c #Conflicts:    1029000 | #Learnt:      46178 | 0.001
202.15/202.28	c total clause space: 206.656MB
202.15/202.28	c total #watches: 271013
202.25/202.39	c total #propagations: 108140813 / total #impl: 387951175 (eff. 0.279)
202.25/202.39	c #Conflicts:    1030000 | #Learnt:      47178 | 0.001
202.25/202.39	c total clause space: 206.656MB
202.25/202.39	c total #watches: 274023
202.46/202.52	c total #propagations: 108171730 / total #impl: 388100140 (eff. 0.279)
202.46/202.52	c #Conflicts:    1031000 | #Learnt:      48178 | 0.001
202.46/202.52	c total clause space: 206.656MB
202.46/202.52	c total #watches: 276501
202.65/202.70	c total #propagations: 108200540 / total #impl: 388256515 (eff. 0.279)
202.65/202.70	c GC COLLECT
202.65/202.70	c #Conflicts:    1032000 | #Learnt:      24677 | 0.001
202.65/202.70	c total clause space: 206.656MB
202.65/202.70	c total #watches: 182980
202.65/202.75	c total #propagations: 108230209 / total #impl: 388413376 (eff. 0.279)
202.65/202.75	c #Conflicts:    1033000 | #Learnt:      25677 | 0.001
202.65/202.75	c total clause space: 206.656MB
202.65/202.75	c total #watches: 186205
202.75/202.84	c total #propagations: 108257904 / total #impl: 388523321 (eff. 0.279)
202.75/202.84	c #Conflicts:    1034000 | #Learnt:      26677 | 0.001
202.75/202.84	c total clause space: 206.656MB
202.75/202.84	c total #watches: 189275
202.85/202.96	c total #propagations: 108279943 / total #impl: 388615673 (eff. 0.279)
202.85/202.96	c #Conflicts:    1035000 | #Learnt:      27677 | 0.001
202.85/202.96	c total clause space: 206.656MB
202.85/202.96	c total #watches: 193103
203.05/203.13	c total #propagations: 108303055 / total #impl: 388766116 (eff. 0.279)
203.05/203.13	c #Conflicts:    1036000 | #Learnt:      28677 | 0.001
203.05/203.13	c total clause space: 206.656MB
203.05/203.13	c total #watches: 196212
203.25/203.31	c total #propagations: 108326994 / total #impl: 388984942 (eff. 0.278)
203.25/203.31	c #Conflicts:    1037000 | #Learnt:      29677 | 0.001
203.25/203.31	c total clause space: 206.656MB
203.25/203.31	c total #watches: 199101
203.35/203.49	c total #propagations: 108351335 / total #impl: 389196871 (eff. 0.278)
203.35/203.49	c #Conflicts:    1038000 | #Learnt:      30677 | 0.001
203.35/203.49	c total clause space: 206.656MB
203.35/203.49	c total #watches: 202218
203.65/203.70	c total #propagations: 108373358 / total #impl: 389373077 (eff. 0.278)
203.65/203.70	c #Conflicts:    1039000 | #Learnt:      31677 | 0.001
203.65/203.70	c total clause space: 206.656MB
203.65/203.70	c total #watches: 204970
203.85/203.95	c total #propagations: 108395752 / total #impl: 389592659 (eff. 0.278)
203.85/203.95	c #Conflicts:    1040000 | #Learnt:      32677 | 0.001
203.85/203.95	c total clause space: 206.656MB
203.85/203.95	c total #watches: 207888
204.15/204.24	c total #propagations: 108419706 / total #impl: 389815063 (eff. 0.278)
204.15/204.24	c #Conflicts:    1041000 | #Learnt:      33677 | 0.001
204.15/204.24	c total clause space: 206.656MB
204.15/204.24	c total #watches: 211311
204.45/204.58	c total #propagations: 108444993 / total #impl: 390052517 (eff. 0.278)
204.45/204.58	c #Conflicts:    1042000 | #Learnt:      34677 | 0.001
204.45/204.58	c total clause space: 206.656MB
204.45/204.58	c total #watches: 215156
204.75/204.90	c total #propagations: 108469654 / total #impl: 390296568 (eff. 0.278)
204.75/204.90	c #Conflicts:    1043000 | #Learnt:      35677 | 0.001
204.75/204.90	c total clause space: 206.656MB
204.75/204.90	c total #watches: 218796
205.05/205.10	c total #propagations: 108492603 / total #impl: 390552628 (eff. 0.278)
205.05/205.10	c #Conflicts:    1044000 | #Learnt:      36677 | 0.001
205.05/205.10	c total clause space: 206.656MB
205.05/205.10	c total #watches: 222073
205.35/205.41	c total #propagations: 108524396 / total #impl: 390662489 (eff. 0.278)
205.35/205.41	c #Conflicts:    1045000 | #Learnt:      37677 | 0.001
205.35/205.41	c total clause space: 206.656MB
205.35/205.41	c total #watches: 226282
205.66/205.76	c total #propagations: 108562915 / total #impl: 390841539 (eff. 0.278)
205.66/205.76	c #Conflicts:    1046000 | #Learnt:      38677 | 0.001
205.66/205.76	c total clause space: 206.656MB
205.66/205.76	c total #watches: 229344
206.15/206.25	c total #propagations: 108598487 / total #impl: 391003517 (eff. 0.278)
206.15/206.25	c #Conflicts:    1047000 | #Learnt:      39677 | 0.001
206.15/206.25	c total clause space: 206.656MB
206.15/206.25	c total #watches: 233794
206.65/206.73	c total #propagations: 108637793 / total #impl: 391285434 (eff. 0.278)
206.65/206.73	c #Conflicts:    1048000 | #Learnt:      40677 | 0.001
206.65/206.73	c total clause space: 206.656MB
206.65/206.73	c total #watches: 238109
207.15/207.21	c total #propagations: 108671040 / total #impl: 391550062 (eff. 0.278)
207.15/207.21	c #Conflicts:    1049000 | #Learnt:      41677 | 0.001
207.15/207.21	c total clause space: 206.656MB
207.15/207.21	c total #watches: 242176
207.75/207.83	c total #propagations: 108703524 / total #impl: 391800612 (eff. 0.277)
207.75/207.83	c #Conflicts:    1050000 | #Learnt:      42677 | 0.001
207.75/207.83	c total clause space: 206.656MB
207.75/207.83	c total #watches: 246087
208.35/208.45	c total #propagations: 108739715 / total #impl: 392118300 (eff. 0.277)
208.35/208.45	c #Conflicts:    1051000 | #Learnt:      43677 | 0.001
208.35/208.45	c total clause space: 206.656MB
208.35/208.45	c total #watches: 250834
208.96/209.08	c total #propagations: 108775235 / total #impl: 392458470 (eff. 0.277)
208.96/209.08	c #Conflicts:    1052000 | #Learnt:      44677 | 0.001
208.96/209.08	c total clause space: 206.656MB
208.96/209.08	c total #watches: 255696
209.65/209.74	c total #propagations: 108809207 / total #impl: 392855079 (eff. 0.277)
209.65/209.74	c #Conflicts:    1053000 | #Learnt:      45677 | 0.001
209.65/209.74	c total clause space: 206.656MB
209.65/209.74	c total #watches: 260911
210.35/210.49	c total #propagations: 108840267 / total #impl: 393178545 (eff. 0.277)
210.35/210.49	c #Conflicts:    1054000 | #Learnt:      46677 | 0.001
210.35/210.49	c total clause space: 206.656MB
210.35/210.49	c total #watches: 264745
211.16/211.30	c total #propagations: 108875251 / total #impl: 393538229 (eff. 0.277)
211.16/211.30	c #Conflicts:    1055000 | #Learnt:      47677 | 0.001
211.16/211.30	c total clause space: 206.656MB
211.16/211.30	c total #watches: 269163
211.95/212.04	c total #propagations: 108908436 / total #impl: 393888307 (eff. 0.276)
211.95/212.04	c #Conflicts:    1056000 | #Learnt:      48677 | 0.001
211.95/212.04	c total clause space: 206.656MB
211.95/212.04	c total #watches: 272916
212.75/212.86	c total #propagations: 108940202 / total #impl: 394339265 (eff. 0.276)
212.75/212.86	c GC COLLECT
212.75/212.86	c #Conflicts:    1057000 | #Learnt:      24867 | 0.001
212.75/212.86	c total clause space: 206.656MB
212.75/212.86	c total #watches: 183527
212.85/212.95	c total #propagations: 108972598 / total #impl: 394702634 (eff. 0.276)
212.85/212.95	c #Conflicts:    1058000 | #Learnt:      25867 | 0.001
212.85/212.95	c total clause space: 206.656MB
212.85/212.95	c total #watches: 186647
212.95/213.04	c total #propagations: 109005259 / total #impl: 394801344 (eff. 0.276)
212.95/213.04	c #Conflicts:    1059000 | #Learnt:      26867 | 0.001
212.95/213.04	c total clause space: 206.656MB
212.95/213.04	c total #watches: 189347
213.05/213.15	c total #propagations: 109031479 / total #impl: 394898057 (eff. 0.276)
213.05/213.15	c #Conflicts:    1060000 | #Learnt:      27867 | 0.001
213.05/213.15	c total clause space: 206.656MB
213.05/213.15	c total #watches: 191677
213.15/213.28	c total #propagations: 109066934 / total #impl: 395020366 (eff. 0.276)
213.15/213.28	c #Conflicts:    1061000 | #Learnt:      28867 | 0.001
213.15/213.28	c total clause space: 206.656MB
213.15/213.28	c total #watches: 194207
213.36/213.42	c total #propagations: 109102331 / total #impl: 395135966 (eff. 0.276)
213.36/213.42	c #Conflicts:    1062000 | #Learnt:      29867 | 0.001
213.36/213.42	c total clause space: 206.656MB
213.36/213.42	c total #watches: 196710
213.46/213.57	c total #propagations: 109136974 / total #impl: 395272007 (eff. 0.276)
213.46/213.57	c #Conflicts:    1063000 | #Learnt:      30867 | 0.001
213.46/213.57	c total clause space: 206.656MB
213.46/213.57	c total #watches: 199205
213.65/213.73	c total #propagations: 109170507 / total #impl: 395418176 (eff. 0.276)
213.65/213.73	c #Conflicts:    1064000 | #Learnt:      31867 | 0.001
213.65/213.73	c total clause space: 206.656MB
213.65/213.73	c total #watches: 201706
213.75/213.89	c total #propagations: 109202675 / total #impl: 395595168 (eff. 0.276)
213.75/213.89	c #Conflicts:    1065000 | #Learnt:      32867 | 0.001
213.75/213.89	c total clause space: 206.656MB
213.75/213.89	c total #watches: 204005
213.95/214.04	c total #propagations: 109236062 / total #impl: 395748362 (eff. 0.276)
213.95/214.04	c #Conflicts:    1066000 | #Learnt:      33867 | 0.001
213.95/214.04	c total clause space: 206.656MB
213.95/214.04	c total #watches: 206352
214.05/214.19	c total #propagations: 109266944 / total #impl: 395887340 (eff. 0.276)
214.05/214.19	c #Conflicts:    1067000 | #Learnt:      34867 | 0.001
214.05/214.19	c total clause space: 206.656MB
214.05/214.19	c total #watches: 208794
214.25/214.36	c total #propagations: 109299091 / total #impl: 396020285 (eff. 0.276)
214.25/214.36	c #Conflicts:    1068000 | #Learnt:      35867 | 0.001
214.25/214.36	c total clause space: 206.656MB
214.25/214.36	c total #watches: 211091
214.46/214.54	c total #propagations: 109333888 / total #impl: 396165968 (eff. 0.276)
214.46/214.54	c #Conflicts:    1069000 | #Learnt:      36867 | 0.001
214.46/214.54	c total clause space: 206.656MB
214.46/214.54	c total #watches: 213595
214.65/214.74	c total #propagations: 109365067 / total #impl: 396328795 (eff. 0.276)
214.65/214.74	c #Conflicts:    1070000 | #Learnt:      37867 | 0.001
214.65/214.74	c total clause space: 206.656MB
214.65/214.74	c total #watches: 215918
214.85/214.93	c total #propagations: 109394691 / total #impl: 396504494 (eff. 0.276)
214.85/214.93	c #Conflicts:    1071000 | #Learnt:      38867 | 0.001
214.85/214.93	c total clause space: 206.656MB
214.85/214.93	c total #watches: 218547
215.05/215.16	c total #propagations: 109422364 / total #impl: 396651587 (eff. 0.276)
215.05/215.16	c #Conflicts:    1072000 | #Learnt:      39867 | 0.001
215.05/215.16	c total clause space: 206.656MB
215.05/215.16	c total #watches: 221780
215.25/215.39	c total #propagations: 109449109 / total #impl: 396857737 (eff. 0.276)
215.25/215.39	c #Conflicts:    1073000 | #Learnt:      40867 | 0.001
215.25/215.39	c total clause space: 206.656MB
215.25/215.39	c total #watches: 224204
215.56/215.65	c total #propagations: 109472607 / total #impl: 397094020 (eff. 0.276)
215.56/215.65	c #Conflicts:    1074000 | #Learnt:      41867 | 0.001
215.56/215.65	c total clause space: 206.656MB
215.56/215.65	c total #watches: 226849
215.75/215.89	c total #propagations: 109502911 / total #impl: 397280409 (eff. 0.276)
215.75/215.89	c #Conflicts:    1075000 | #Learnt:      42867 | 0.001
215.75/215.89	c total clause space: 206.656MB
215.75/215.89	c total #watches: 229697
216.05/216.12	c total #propagations: 109530041 / total #impl: 397463913 (eff. 0.276)
216.05/216.12	c #Conflicts:    1076000 | #Learnt:      43867 | 0.001
216.05/216.12	c total clause space: 206.656MB
216.05/216.12	c total #watches: 232482
216.25/216.36	c total #propagations: 109561116 / total #impl: 397653468 (eff. 0.276)
216.25/216.36	c #Conflicts:    1077000 | #Learnt:      44867 | 0.001
216.25/216.36	c total clause space: 206.656MB
216.25/216.36	c total #watches: 234991
216.45/216.59	c total #propagations: 109588852 / total #impl: 397817776 (eff. 0.275)
216.45/216.59	c #Conflicts:    1078000 | #Learnt:      45867 | 0.001
216.45/216.59	c total clause space: 206.656MB
216.45/216.59	c total #watches: 237712
216.75/216.83	c total #propagations: 109615596 / total #impl: 397994262 (eff. 0.275)
216.75/216.83	c #Conflicts:    1079000 | #Learnt:      46867 | 0.001
216.75/216.83	c total clause space: 206.656MB
216.75/216.83	c total #watches: 240450
217.05/217.10	c total #propagations: 109644902 / total #impl: 398186366 (eff. 0.275)
217.05/217.10	c #Conflicts:    1080000 | #Learnt:      47867 | 0.001
217.05/217.10	c total clause space: 206.656MB
217.05/217.10	c total #watches: 243038
217.35/217.40	c total #propagations: 109674298 / total #impl: 398370565 (eff. 0.275)
217.35/217.40	c #Conflicts:    1081000 | #Learnt:      48867 | 0.001
217.35/217.40	c total clause space: 206.656MB
217.35/217.40	c total #watches: 245949
217.55/217.69	c total #propagations: 109706437 / total #impl: 398543542 (eff. 0.275)
217.55/217.69	c #Conflicts:    1082000 | #Learnt:      49867 | 0.001
217.55/217.69	c total clause space: 206.656MB
217.55/217.69	c total #watches: 248636
217.75/217.87	c total #propagations: 109735657 / total #impl: 398712938 (eff. 0.275)
217.75/217.87	c GC COLLECT
217.75/217.87	c #Conflicts:    1083000 | #Learnt:      25760 | 0.001
217.75/217.87	c total clause space: 206.656MB
217.75/217.87	c total #watches: 186966
217.85/217.98	c total #propagations: 109761233 / total #impl: 398847230 (eff. 0.275)
217.85/217.98	c #Conflicts:    1084000 | #Learnt:      26760 | 0.001
217.85/217.98	c total clause space: 206.656MB
217.85/217.98	c total #watches: 189887
218.05/218.11	c total #propagations: 109787516 / total #impl: 398952333 (eff. 0.275)
218.05/218.11	c #Conflicts:    1085000 | #Learnt:      27760 | 0.001
218.05/218.11	c total clause space: 206.656MB
218.05/218.11	c total #watches: 192594
218.15/218.23	c total #propagations: 109817913 / total #impl: 399038112 (eff. 0.275)
218.15/218.23	c #Conflicts:    1086000 | #Learnt:      28760 | 0.001
218.15/218.23	c total clause space: 206.656MB
218.15/218.23	c total #watches: 195196
218.25/218.38	c total #propagations: 109847058 / total #impl: 399146380 (eff. 0.275)
218.25/218.38	c #Conflicts:    1087000 | #Learnt:      29760 | 0.001
218.25/218.38	c total clause space: 206.656MB
218.25/218.38	c total #watches: 198211
218.45/218.56	c total #propagations: 109874225 / total #impl: 399294843 (eff. 0.275)
218.45/218.56	c #Conflicts:    1088000 | #Learnt:      30760 | 0.001
218.45/218.56	c total clause space: 206.656MB
218.45/218.56	c total #watches: 201000
218.65/218.75	c total #propagations: 109905495 / total #impl: 399437808 (eff. 0.275)
218.65/218.75	c #Conflicts:    1089000 | #Learnt:      31760 | 0.001
218.65/218.75	c total clause space: 206.656MB
218.65/218.75	c total #watches: 203505
218.85/218.93	c total #propagations: 109936503 / total #impl: 399580652 (eff. 0.275)
218.85/218.93	c #Conflicts:    1090000 | #Learnt:      32760 | 0.001
218.85/218.93	c total clause space: 206.656MB
218.85/218.93	c total #watches: 206164
219.05/219.13	c total #propagations: 109964914 / total #impl: 399725508 (eff. 0.275)
219.05/219.13	c #Conflicts:    1091000 | #Learnt:      33760 | 0.001
219.05/219.13	c total clause space: 206.656MB
219.05/219.13	c total #watches: 208912
219.25/219.33	c total #propagations: 109990614 / total #impl: 399891583 (eff. 0.275)
219.25/219.33	c #Conflicts:    1092000 | #Learnt:      34760 | 0.001
219.25/219.33	c total clause space: 206.656MB
219.25/219.33	c total #watches: 211424
219.45/219.55	c total #propagations: 110015945 / total #impl: 400066505 (eff. 0.275)
219.45/219.55	c #Conflicts:    1093000 | #Learnt:      35760 | 0.001
219.45/219.55	c total clause space: 206.656MB
219.45/219.55	c total #watches: 213896
219.75/219.82	c total #propagations: 110044767 / total #impl: 400234161 (eff. 0.275)
219.75/219.82	c #Conflicts:    1094000 | #Learnt:      36760 | 0.001
219.75/219.82	c total clause space: 206.656MB
219.75/219.82	c total #watches: 216628
219.95/220.08	c total #propagations: 110077593 / total #impl: 400382745 (eff. 0.275)
219.95/220.08	c #Conflicts:    1095000 | #Learnt:      37760 | 0.001
219.95/220.08	c total clause space: 206.656MB
219.95/220.08	c total #watches: 219635
220.25/220.30	c total #propagations: 110108248 / total #impl: 400520143 (eff. 0.275)
220.25/220.30	c #Conflicts:    1096000 | #Learnt:      38760 | 0.001
220.25/220.30	c total clause space: 206.656MB
220.25/220.30	c total #watches: 222904
220.35/220.43	c total #propagations: 110140873 / total #impl: 400677577 (eff. 0.275)
220.35/220.43	c #Conflicts:    1097000 | #Learnt:      39760 | 0.001
220.35/220.43	c total clause space: 206.656MB
220.35/220.43	c total #watches: 226386
220.55/220.62	c total #propagations: 110168354 / total #impl: 400764018 (eff. 0.275)
220.55/220.62	c #Conflicts:    1098000 | #Learnt:      40760 | 0.001
220.55/220.62	c total clause space: 206.656MB
220.55/220.62	c total #watches: 229288
220.75/220.84	c total #propagations: 110202988 / total #impl: 400912518 (eff. 0.275)
220.75/220.84	c #Conflicts:    1099000 | #Learnt:      41760 | 0.001
220.75/220.84	c total clause space: 206.656MB
220.75/220.84	c total #watches: 231446
220.95/221.03	c total #propagations: 110235921 / total #impl: 401062718 (eff. 0.275)
220.95/221.03	c #Conflicts:    1100000 | #Learnt:      42760 | 0.001
220.95/221.03	c total clause space: 206.656MB
220.95/221.03	c total #watches: 233656
221.25/221.31	c total #propagations: 110266692 / total #impl: 401176700 (eff. 0.275)
221.25/221.31	c #Conflicts:    1101000 | #Learnt:      43760 | 0.001
221.25/221.31	c total clause space: 206.656MB
221.25/221.31	c total #watches: 235900
221.45/221.59	c total #propagations: 110302682 / total #impl: 401339795 (eff. 0.275)
221.45/221.59	c #Conflicts:    1102000 | #Learnt:      44760 | 0.001
221.45/221.59	c total clause space: 206.656MB
221.45/221.59	c total #watches: 239421
221.85/221.95	c total #propagations: 110337861 / total #impl: 401534016 (eff. 0.275)
221.85/221.95	c #Conflicts:    1103000 | #Learnt:      45760 | 0.001
221.85/221.95	c total clause space: 206.656MB
221.85/221.95	c total #watches: 242778
222.25/222.30	c total #propagations: 110375748 / total #impl: 401771484 (eff. 0.275)
222.25/222.30	c #Conflicts:    1104000 | #Learnt:      46760 | 0.001
222.25/222.30	c total clause space: 206.656MB
222.25/222.31	c total #watches: 246399
222.55/222.63	c total #propagations: 110410187 / total #impl: 402028088 (eff. 0.275)
222.55/222.63	c #Conflicts:    1105000 | #Learnt:      47760 | 0.001
222.55/222.63	c total clause space: 206.656MB
222.55/222.63	c total #watches: 249107
222.85/222.97	c total #propagations: 110443110 / total #impl: 402254304 (eff. 0.275)
222.85/222.97	c #Conflicts:    1106000 | #Learnt:      48760 | 0.001
222.85/222.97	c total clause space: 206.656MB
222.85/222.97	c total #watches: 252760
223.25/223.38	c total #propagations: 110476507 / total #impl: 402517474 (eff. 0.274)
223.25/223.38	c #Conflicts:    1107000 | #Learnt:      49760 | 0.001
223.25/223.38	c total clause space: 206.656MB
223.25/223.38	c total #watches: 257169
223.75/223.85	c total #propagations: 110513321 / total #impl: 402818671 (eff. 0.274)
223.75/223.85	c #Conflicts:    1108000 | #Learnt:      50760 | 0.001
223.75/223.85	c total clause space: 206.656MB
223.75/223.85	c total #watches: 261306
223.95/224.00	c total #propagations: 110549516 / total #impl: 403106678 (eff. 0.274)
223.95/224.00	c GC COLLECT
223.95/224.00	c #Conflicts:    1109000 | #Learnt:      26360 | 0.001
223.95/224.00	c total clause space: 206.656MB
223.95/224.00	c total #watches: 188289
223.95/224.09	c total #propagations: 110577364 / total #impl: 403209948 (eff. 0.274)
223.95/224.09	c #Conflicts:    1110000 | #Learnt:      27360 | 0.001
223.95/224.09	c total clause space: 206.656MB
223.95/224.09	c total #watches: 190634
224.15/224.21	c total #propagations: 110605383 / total #impl: 403298134 (eff. 0.274)
224.15/224.21	c #Conflicts:    1111000 | #Learnt:      28360 | 0.001
224.15/224.21	c total clause space: 206.656MB
224.15/224.21	c total #watches: 194191
224.25/224.39	c total #propagations: 110633202 / total #impl: 403422644 (eff. 0.274)
224.25/224.39	c #Conflicts:    1112000 | #Learnt:      29360 | 0.001
224.25/224.39	c total clause space: 206.656MB
224.25/224.39	c total #watches: 198518
224.45/224.59	c total #propagations: 110666408 / total #impl: 403650789 (eff. 0.274)
224.45/224.59	c #Conflicts:    1113000 | #Learnt:      30360 | 0.001
224.45/224.59	c total clause space: 206.656MB
224.45/224.59	c total #watches: 201555
224.65/224.79	c total #propagations: 110696608 / total #impl: 403888213 (eff. 0.274)
224.65/224.79	c #Conflicts:    1114000 | #Learnt:      31360 | 0.001
224.65/224.79	c total clause space: 206.656MB
224.65/224.79	c total #watches: 204500
224.85/224.99	c total #propagations: 110725605 / total #impl: 404102612 (eff. 0.274)
224.85/224.99	c #Conflicts:    1115000 | #Learnt:      32360 | 0.001
224.85/224.99	c total clause space: 206.656MB
224.85/224.99	c total #watches: 207296
225.15/225.21	c total #propagations: 110752387 / total #impl: 404283002 (eff. 0.274)
225.15/225.21	c #Conflicts:    1116000 | #Learnt:      33360 | 0.001
225.15/225.21	c total clause space: 206.656MB
225.15/225.21	c total #watches: 210150
225.35/225.46	c total #propagations: 110783118 / total #impl: 404510575 (eff. 0.274)
225.35/225.46	c #Conflicts:    1117000 | #Learnt:      34360 | 0.001
225.35/225.46	c total clause space: 206.656MB
225.35/225.46	c total #watches: 212562
225.65/225.70	c total #propagations: 110817225 / total #impl: 404665946 (eff. 0.274)
225.65/225.70	c #Conflicts:    1118000 | #Learnt:      35360 | 0.001
225.65/225.70	c total clause space: 206.656MB
225.65/225.70	c total #watches: 214965
225.85/225.95	c total #propagations: 110847741 / total #impl: 404855838 (eff. 0.274)
225.85/225.95	c #Conflicts:    1119000 | #Learnt:      36360 | 0.001
225.85/225.95	c total clause space: 206.656MB
225.85/225.95	c total #watches: 217317
226.15/226.24	c total #propagations: 110873838 / total #impl: 405023345 (eff. 0.274)
226.15/226.24	c #Conflicts:    1120000 | #Learnt:      37360 | 0.001
226.15/226.24	c total clause space: 206.656MB
226.15/226.24	c total #watches: 219775
226.45/226.51	c total #propagations: 110908425 / total #impl: 405356332 (eff. 0.274)
226.45/226.51	c #Conflicts:    1121000 | #Learnt:      38360 | 0.001
226.45/226.51	c total clause space: 206.656MB
226.45/226.51	c total #watches: 222099
226.65/226.78	c total #propagations: 110939872 / total #impl: 405595546 (eff. 0.274)
226.65/226.78	c #Conflicts:    1122000 | #Learnt:      39360 | 0.001
226.65/226.78	c total clause space: 206.656MB
226.65/226.78	c total #watches: 224420
226.95/227.09	c total #propagations: 110970329 / total #impl: 405826781 (eff. 0.273)
226.95/227.09	c #Conflicts:    1123000 | #Learnt:      40360 | 0.001
226.95/227.09	c total clause space: 206.656MB
226.95/227.09	c total #watches: 227043
227.25/227.39	c total #propagations: 111002497 / total #impl: 405988231 (eff. 0.273)
227.25/227.39	c #Conflicts:    1124000 | #Learnt:      41360 | 0.001
227.25/227.39	c total clause space: 206.656MB
227.25/227.39	c total #watches: 230081
227.55/227.68	c total #propagations: 111031973 / total #impl: 406173373 (eff. 0.273)
227.55/227.68	c #Conflicts:    1125000 | #Learnt:      42360 | 0.001
227.55/227.68	c total clause space: 206.656MB
227.55/227.68	c total #watches: 232900
227.95/228.01	c total #propagations: 111061276 / total #impl: 406371796 (eff. 0.273)
227.95/228.01	c #Conflicts:    1126000 | #Learnt:      43360 | 0.001
227.95/228.01	c total clause space: 206.656MB
227.95/228.01	c total #watches: 236134
228.25/228.35	c total #propagations: 111093389 / total #impl: 406688059 (eff. 0.273)
228.25/228.35	c #Conflicts:    1127000 | #Learnt:      44360 | 0.001
228.25/228.35	c total clause space: 206.656MB
228.25/228.35	c total #watches: 238855
228.65/228.70	c total #propagations: 111128203 / total #impl: 406905875 (eff. 0.273)
228.65/228.70	c #Conflicts:    1128000 | #Learnt:      45360 | 0.001
228.65/228.70	c total clause space: 206.656MB
228.65/228.70	c total #watches: 241811
228.85/228.93	c total #propagations: 111162695 / total #impl: 407145501 (eff. 0.273)
228.85/228.93	c #Conflicts:    1129000 | #Learnt:      46360 | 0.001
228.85/228.93	c total clause space: 206.656MB
228.85/228.93	c total #watches: 247242
229.05/229.12	c total #propagations: 111266522 / total #impl: 407459345 (eff. 0.273)
229.05/229.12	c #Conflicts:    1130000 | #Learnt:      47360 | 0.001
229.05/229.12	c total clause space: 206.656MB
229.05/229.12	c total #watches: 251768
229.15/229.28	c total #propagations: 111391845 / total #impl: 407763001 (eff. 0.273)
229.15/229.28	c #Conflicts:    1131000 | #Learnt:      48360 | 0.001
229.15/229.28	c total clause space: 206.656MB
229.15/229.28	c total #watches: 255865
229.35/229.45	c total #propagations: 111645736 / total #impl: 408334955 (eff. 0.273)
229.35/229.45	c #Conflicts:    1132000 | #Learnt:      49360 | 0.001
229.35/229.45	c total clause space: 206.656MB
229.35/229.45	c total #watches: 261305
229.65/229.78	c total #propagations: 111817023 / total #impl: 408820890 (eff. 0.274)
229.65/229.78	c #Conflicts:    1133000 | #Learnt:      50360 | 0.001
229.65/229.78	c total clause space: 206.656MB
229.65/229.78	c total #watches: 271129
229.95/230.10	c total #propagations: 112004968 / total #impl: 409419384 (eff. 0.274)
229.95/230.10	c #Conflicts:    1134000 | #Learnt:      51360 | 0.001
229.95/230.10	c total clause space: 206.656MB
229.95/230.10	c total #watches: 276219
230.15/230.27	c total #propagations: 112167483 / total #impl: 409841995 (eff. 0.274)
230.15/230.27	c GC COLLECT
230.15/230.27	c #Conflicts:    1135000 | #Learnt:      26667 | 0.001
230.15/230.27	c total clause space: 206.656MB
230.15/230.27	c total #watches: 191177
230.34/230.44	c total #propagations: 112342955 / total #impl: 410331797 (eff. 0.274)
230.34/230.44	c #Conflicts:    1136000 | #Learnt:      27667 | 0.001
230.34/230.44	c total clause space: 206.656MB
230.34/230.44	c total #watches: 195543
230.54/230.61	c total #propagations: 112568948 / total #impl: 411003590 (eff. 0.274)
230.54/230.61	c #Conflicts:    1137000 | #Learnt:      28667 | 0.001
230.54/230.61	c total clause space: 206.656MB
230.54/230.61	c total #watches: 201277
230.64/230.75	c total #propagations: 112662874 / total #impl: 411315839 (eff. 0.274)
230.64/230.75	c #Conflicts:    1138000 | #Learnt:      29667 | 0.001
230.64/230.75	c total clause space: 206.656MB
230.64/230.75	c total #watches: 206455
230.74/230.85	c total #propagations: 112840597 / total #impl: 411770380 (eff. 0.274)
230.74/230.85	c #Conflicts:    1139000 | #Learnt:      30667 | 0.001
230.74/230.85	c total clause space: 206.656MB
230.74/230.85	c total #watches: 210562
230.84/230.96	c total #propagations: 112901931 / total #impl: 411990766 (eff. 0.274)
230.84/230.96	c #Conflicts:    1140000 | #Learnt:      31667 | 0.001
230.84/230.96	c total clause space: 206.656MB
230.84/230.96	c total #watches: 214586
231.05/231.11	c total #propagations: 112965997 / total #impl: 412213816 (eff. 0.274)
231.05/231.11	c #Conflicts:    1141000 | #Learnt:      32667 | 0.001
231.05/231.11	c total clause space: 206.656MB
231.05/231.11	c total #watches: 219533
231.14/231.21	c total #propagations: 113111984 / total #impl: 412634070 (eff. 0.274)
231.14/231.21	c #Conflicts:    1142000 | #Learnt:      33667 | 0.001
231.14/231.21	c total clause space: 206.656MB
231.14/231.21	c total #watches: 225100
231.24/231.37	c total #propagations: 113164071 / total #impl: 412804958 (eff. 0.274)
231.24/231.37	c #Conflicts:    1143000 | #Learnt:      34667 | 0.001
231.24/231.37	c total clause space: 206.656MB
231.24/231.37	c total #watches: 227977
231.44/231.52	c total #propagations: 113522001 / total #impl: 413636157 (eff. 0.274)
231.44/231.52	c #Conflicts:    1144000 | #Learnt:      35667 | 0.001
231.44/231.52	c total clause space: 206.656MB
231.44/231.52	c total #watches: 232702
231.64/231.71	c total #propagations: 113565210 / total #impl: 413929424 (eff. 0.274)
231.64/231.71	c #Conflicts:    1145000 | #Learnt:      36667 | 0.001
231.64/231.71	c total clause space: 206.656MB
231.64/231.71	c total #watches: 236997
231.84/231.94	c total #propagations: 113601596 / total #impl: 414129018 (eff. 0.274)
231.84/231.94	c #Conflicts:    1146000 | #Learnt:      37667 | 0.001
231.84/231.94	c total clause space: 206.656MB
231.84/231.94	c total #watches: 240343
232.15/232.21	c total #propagations: 113630260 / total #impl: 414330654 (eff. 0.274)
232.15/232.21	c #Conflicts:    1147000 | #Learnt:      38667 | 0.001
232.15/232.21	c total clause space: 206.656MB
232.15/232.21	c total #watches: 244084
232.34/232.47	c total #propagations: 113661795 / total #impl: 414601661 (eff. 0.274)
232.34/232.47	c #Conflicts:    1148000 | #Learnt:      39667 | 0.001
232.34/232.47	c total clause space: 206.656MB
232.34/232.47	c total #watches: 248655
232.54/232.65	c total #propagations: 113833991 / total #impl: 415165806 (eff. 0.274)
232.54/232.65	c #Conflicts:    1149000 | #Learnt:      40667 | 0.001
232.54/232.65	c total clause space: 206.656MB
232.54/232.65	c total #watches: 254482
232.74/232.82	c total #propagations: 113920338 / total #impl: 415424306 (eff. 0.274)
232.74/232.82	c #Conflicts:    1150000 | #Learnt:      41667 | 0.001
232.74/232.82	c total clause space: 206.656MB
232.74/232.82	c total #watches: 261269
232.94/233.00	c total #propagations: 114075134 / total #impl: 415873916 (eff. 0.274)
232.94/233.00	c #Conflicts:    1151000 | #Learnt:      42667 | 0.001
232.94/233.00	c total clause space: 206.656MB
232.94/233.00	c total #watches: 266300
233.04/233.17	c total #propagations: 114179574 / total #impl: 416263643 (eff. 0.274)
233.04/233.17	c #Conflicts:    1152000 | #Learnt:      43667 | 0.001
233.04/233.17	c total clause space: 206.656MB
233.04/233.17	c total #watches: 270432
233.25/233.38	c total #propagations: 114291751 / total #impl: 416612871 (eff. 0.274)
233.25/233.38	c #Conflicts:    1153000 | #Learnt:      44667 | 0.001
233.25/233.38	c total clause space: 206.656MB
233.25/233.38	c total #watches: 274326
233.44/233.57	c total #propagations: 114498266 / total #impl: 417125612 (eff. 0.274)
233.44/233.57	c #Conflicts:    1154000 | #Learnt:      45667 | 0.001
233.44/233.57	c total clause space: 206.656MB
233.44/233.57	c total #watches: 278443
233.64/233.73	c total #propagations: 114550345 / total #impl: 417368153 (eff. 0.274)
233.64/233.73	c #Conflicts:    1155000 | #Learnt:      46667 | 0.001
233.64/233.73	c total clause space: 206.656MB
233.64/233.73	c total #watches: 282870
233.74/233.88	c total #propagations: 114599337 / total #impl: 417573883 (eff. 0.274)
233.74/233.88	c #Conflicts:    1156000 | #Learnt:      47667 | 0.001
233.74/233.88	c total clause space: 206.656MB
233.74/233.88	c total #watches: 287605
234.04/234.13	c total #propagations: 114683585 / total #impl: 417895765 (eff. 0.274)
234.04/234.13	c #Conflicts:    1157000 | #Learnt:      48667 | 0.001
234.04/234.13	c total clause space: 206.656MB
234.04/234.13	c total #watches: 292828
234.25/234.31	c total #propagations: 115095391 / total #impl: 418822282 (eff. 0.275)
234.25/234.31	c #Conflicts:    1158000 | #Learnt:      49667 | 0.001
234.25/234.31	c total clause space: 206.656MB
234.25/234.31	c total #watches: 296121
234.35/234.49	c total #propagations: 115320059 / total #impl: 419382164 (eff. 0.275)
234.35/234.49	c #Conflicts:    1159000 | #Learnt:      50667 | 0.001
234.35/234.49	c total clause space: 206.656MB
234.35/234.49	c total #watches: 300264
234.54/234.68	c total #propagations: 115513730 / total #impl: 419902487 (eff. 0.275)
234.54/234.68	c #Conflicts:    1160000 | #Learnt:      51667 | 0.001
234.54/234.68	c total clause space: 206.656MB
234.54/234.68	c total #watches: 304371
234.84/234.90	c total #propagations: 115615569 / total #impl: 420256859 (eff. 0.275)
234.84/234.90	c GC COLLECT
234.84/234.90	c #Conflicts:    1161000 | #Learnt:      26662 | 0.001
234.84/234.90	c total clause space: 206.656MB
234.84/234.90	c total #watches: 193824
234.94/235.06	c total #propagations: 115818836 / total #impl: 420839976 (eff. 0.275)
234.94/235.06	c #Conflicts:    1162000 | #Learnt:      27662 | 0.001
234.94/235.06	c total clause space: 206.656MB
234.94/235.06	c total #watches: 198163
235.04/235.16	c total #propagations: 115948527 / total #impl: 421347892 (eff. 0.275)
235.04/235.16	c #Conflicts:    1163000 | #Learnt:      28662 | 0.001
235.04/235.16	c total clause space: 206.656MB
235.04/235.16	c total #watches: 202555
235.14/235.25	c total #propagations: 115985015 / total #impl: 421523755 (eff. 0.275)
235.14/235.25	c #Conflicts:    1164000 | #Learnt:      29662 | 0.001
235.14/235.25	c total clause space: 206.656MB
235.14/235.25	c total #watches: 205656
235.24/235.31	c total #propagations: 116019640 / total #impl: 421663881 (eff. 0.275)
235.24/235.31	c #Conflicts:    1165000 | #Learnt:      30662 | 0.001
235.24/235.31	c total clause space: 206.656MB
235.24/235.31	c total #watches: 208636
235.35/235.40	c total #propagations: 116046168 / total #impl: 421778885 (eff. 0.275)
235.35/235.40	c #Conflicts:    1166000 | #Learnt:      31662 | 0.001
235.35/235.40	c total clause space: 206.656MB
235.35/235.40	c total #watches: 211531
235.45/235.52	c total #propagations: 116071914 / total #impl: 421932124 (eff. 0.275)
235.45/235.52	c #Conflicts:    1167000 | #Learnt:      32662 | 0.001
235.45/235.52	c total clause space: 206.656MB
235.45/235.52	c total #watches: 215074
235.54/235.65	c total #propagations: 116106996 / total #impl: 422096347 (eff. 0.275)
235.54/235.65	c #Conflicts:    1168000 | #Learnt:      33662 | 0.001
235.54/235.65	c total clause space: 206.656MB
235.54/235.65	c total #watches: 218419
235.74/235.82	c total #propagations: 116142563 / total #impl: 422303909 (eff. 0.275)
235.74/235.82	c #Conflicts:    1169000 | #Learnt:      34662 | 0.001
235.74/235.82	c total clause space: 206.656MB
235.74/235.82	c total #watches: 222637
235.94/236.03	c total #propagations: 116180067 / total #impl: 422509419 (eff. 0.275)
235.94/236.03	c #Conflicts:    1170000 | #Learnt:      35662 | 0.001
235.94/236.03	c total clause space: 206.656MB
235.94/236.03	c total #watches: 227120
236.24/236.31	c total #propagations: 116223256 / total #impl: 422711674 (eff. 0.275)
236.24/236.31	c #Conflicts:    1171000 | #Learnt:      36662 | 0.001
236.24/236.31	c total clause space: 206.656MB
236.24/236.31	c total #watches: 232108
236.55/236.62	c total #propagations: 116271674 / total #impl: 422984640 (eff. 0.275)
236.55/236.62	c #Conflicts:    1172000 | #Learnt:      37662 | 0.001
236.55/236.62	c total clause space: 206.656MB
236.55/236.62	c total #watches: 236875
236.84/236.98	c total #propagations: 116308790 / total #impl: 423343218 (eff. 0.275)
236.84/236.98	c #Conflicts:    1173000 | #Learnt:      38662 | 0.001
236.84/236.98	c total clause space: 206.656MB
236.84/236.98	c total #watches: 241469
237.04/237.12	c total #propagations: 116348718 / total #impl: 423663429 (eff. 0.275)
237.04/237.12	c #Conflicts:    1174000 | #Learnt:      39662 | 0.001
237.04/237.12	c total clause space: 206.656MB
237.04/237.12	c total #watches: 245532
237.24/237.30	c total #propagations: 116477947 / total #impl: 423984650 (eff. 0.275)
237.24/237.30	c #Conflicts:    1175000 | #Learnt:      40662 | 0.001
237.24/237.30	c total clause space: 206.656MB
237.24/237.30	c total #watches: 249413
237.34/237.45	c total #propagations: 116604663 / total #impl: 424354472 (eff. 0.275)
237.34/237.45	c #Conflicts:    1176000 | #Learnt:      41662 | 0.001
237.34/237.45	c total clause space: 206.656MB
237.34/237.45	c total #watches: 255863
237.55/237.63	c total #propagations: 116711978 / total #impl: 424669205 (eff. 0.275)
237.55/237.63	c #Conflicts:    1177000 | #Learnt:      42662 | 0.001
237.55/237.63	c total clause space: 206.656MB
237.55/237.63	c total #watches: 262090
237.65/237.79	c total #propagations: 116826036 / total #impl: 425018744 (eff. 0.275)
237.65/237.79	c #Conflicts:    1178000 | #Learnt:      43662 | 0.001
237.65/237.79	c total clause space: 206.656MB
237.65/237.79	c total #watches: 266398
237.84/237.93	c total #propagations: 116899750 / total #impl: 425293781 (eff. 0.275)
237.84/237.93	c #Conflicts:    1179000 | #Learnt:      44662 | 0.001
237.84/237.93	c total clause space: 206.656MB
237.84/237.93	c total #watches: 270171
238.04/238.11	c total #propagations: 116990145 / total #impl: 425543216 (eff. 0.275)
238.04/238.11	c #Conflicts:    1180000 | #Learnt:      45662 | 0.001
238.04/238.11	c total clause space: 206.656MB
238.04/238.11	c total #watches: 274222
238.24/238.33	c total #propagations: 117031083 / total #impl: 425685662 (eff. 0.275)
238.24/238.33	c #Conflicts:    1181000 | #Learnt:      46662 | 0.001
238.24/238.33	c total clause space: 206.656MB
238.24/238.33	c total #watches: 277714
238.44/238.55	c total #propagations: 117064774 / total #impl: 425803525 (eff. 0.275)
238.44/238.55	c #Conflicts:    1182000 | #Learnt:      47662 | 0.001
238.44/238.55	c total clause space: 206.656MB
238.44/238.55	c total #watches: 282804
238.65/238.74	c total #propagations: 117218189 / total #impl: 426187921 (eff. 0.275)
238.65/238.74	c #Conflicts:    1183000 | #Learnt:      48662 | 0.001
238.65/238.74	c total clause space: 206.656MB
238.65/238.74	c total #watches: 287326
238.76/238.87	c total #propagations: 117499045 / total #impl: 426801502 (eff. 0.275)
238.76/238.87	c #Conflicts:    1184000 | #Learnt:      49662 | 0.001
238.76/238.87	c total clause space: 206.656MB
238.76/238.87	c total #watches: 290853
239.05/239.12	c total #propagations: 117619237 / total #impl: 427132408 (eff. 0.275)
239.05/239.12	c #Conflicts:    1185000 | #Learnt:      50662 | 0.001
239.05/239.12	c total clause space: 206.656MB
239.05/239.12	c total #watches: 296203
239.25/239.32	c total #propagations: 117842761 / total #impl: 427684612 (eff. 0.276)
239.25/239.32	c #Conflicts:    1186000 | #Learnt:      51662 | 0.001
239.25/239.32	c total clause space: 206.656MB
239.25/239.32	c total #watches: 302358
239.45/239.59	c total #propagations: 118103192 / total #impl: 428279820 (eff. 0.276)
239.45/239.59	c GC COLLECT
239.45/239.59	c #Conflicts:    1187000 | #Learnt:      26362 | 0.001
239.45/239.59	c total clause space: 206.656MB
239.45/239.59	c total #watches: 190791
239.65/239.71	c total #propagations: 118221957 / total #impl: 428585450 (eff. 0.276)
239.65/239.71	c #Conflicts:    1188000 | #Learnt:      27362 | 0.001
239.65/239.71	c total clause space: 206.656MB
239.65/239.71	c total #watches: 195612
239.76/239.86	c total #propagations: 118259715 / total #impl: 428763452 (eff. 0.276)
239.76/239.86	c #Conflicts:    1189000 | #Learnt:      28362 | 0.001
239.76/239.86	c total clause space: 206.656MB
239.76/239.86	c total #watches: 201727
239.95/240.00	c total #propagations: 118293842 / total #impl: 428998264 (eff. 0.276)
239.95/240.00	c #Conflicts:    1190000 | #Learnt:      29362 | 0.001
239.95/240.00	c total clause space: 206.656MB
239.95/240.00	c total #watches: 205724
240.05/240.15	c total #propagations: 118331338 / total #impl: 429227428 (eff. 0.276)
240.05/240.15	c #Conflicts:    1191000 | #Learnt:      30362 | 0.001
240.05/240.15	c total clause space: 206.656MB
240.05/240.15	c total #watches: 208242
240.25/240.31	c total #propagations: 118358110 / total #impl: 429412338 (eff. 0.276)
240.25/240.31	c #Conflicts:    1192000 | #Learnt:      31362 | 0.001
240.25/240.31	c total clause space: 206.656MB
240.25/240.31	c total #watches: 210602
240.35/240.44	c total #propagations: 118385749 / total #impl: 429596522 (eff. 0.276)
240.35/240.44	c #Conflicts:    1193000 | #Learnt:      32362 | 0.001
240.35/240.44	c total clause space: 206.656MB
240.35/240.44	c total #watches: 214232
240.45/240.56	c total #propagations: 118549651 / total #impl: 430020426 (eff. 0.276)
240.45/240.56	c #Conflicts:    1194000 | #Learnt:      33362 | 0.001
240.45/240.56	c total clause space: 206.656MB
240.45/240.56	c total #watches: 219251
240.55/240.66	c total #propagations: 118628175 / total #impl: 430270508 (eff. 0.276)
240.55/240.66	c #Conflicts:    1195000 | #Learnt:      34362 | 0.001
240.55/240.66	c total clause space: 206.656MB
240.55/240.66	c total #watches: 223897
240.65/240.80	c total #propagations: 118680799 / total #impl: 430455992 (eff. 0.276)
240.65/240.80	c #Conflicts:    1196000 | #Learnt:      35362 | 0.001
240.65/240.80	c total clause space: 206.656MB
240.65/240.80	c total #watches: 229005
240.86/240.92	c total #propagations: 118765249 / total #impl: 430743294 (eff. 0.276)
240.86/240.92	c #Conflicts:    1197000 | #Learnt:      36362 | 0.001
240.86/240.92	c total clause space: 206.656MB
240.86/240.92	c total #watches: 234100
240.96/241.06	c total #propagations: 118826839 / total #impl: 430963200 (eff. 0.276)
240.96/241.06	c #Conflicts:    1198000 | #Learnt:      37362 | 0.001
240.96/241.06	c total clause space: 206.656MB
240.96/241.06	c total #watches: 238650
241.15/241.29	c total #propagations: 118994562 / total #impl: 431387559 (eff. 0.276)
241.15/241.29	c #Conflicts:    1199000 | #Learnt:      38362 | 0.001
241.15/241.29	c total clause space: 206.656MB
241.15/241.29	c total #watches: 243478
241.35/241.46	c total #propagations: 119478790 / total #impl: 432467449 (eff. 0.276)
241.35/241.46	c #Conflicts:    1200000 | #Learnt:      39362 | 0.001
241.35/241.46	c total clause space: 206.656MB
241.35/241.46	c total #watches: 250034
241.55/241.64	c total #propagations: 119521892 / total #impl: 432753592 (eff. 0.276)
241.55/241.64	c #Conflicts:    1201000 | #Learnt:      40362 | 0.001
241.55/241.64	c total clause space: 206.656MB
241.55/241.64	c total #watches: 255508
241.75/241.81	c total #propagations: 119699411 / total #impl: 433292680 (eff. 0.276)
241.75/241.81	c #Conflicts:    1202000 | #Learnt:      41362 | 0.001
241.75/241.81	c total clause space: 206.656MB
241.75/241.81	c total #watches: 260736
241.85/241.93	c total #propagations: 119807072 / total #impl: 433610408 (eff. 0.276)
241.85/241.93	c #Conflicts:    1203000 | #Learnt:      42362 | 0.001
241.85/241.93	c total clause space: 206.656MB
241.85/241.93	c total #watches: 264507
242.06/242.11	c total #propagations: 119979207 / total #impl: 434012994 (eff. 0.276)
242.06/242.11	c #Conflicts:    1204000 | #Learnt:      43362 | 0.001
242.06/242.11	c total clause space: 206.656MB
242.06/242.11	c total #watches: 268524
242.15/242.27	c total #propagations: 120400057 / total #impl: 434941907 (eff. 0.277)
242.15/242.27	c #Conflicts:    1205000 | #Learnt:      44362 | 0.001
242.15/242.27	c total clause space: 206.656MB
242.15/242.27	c total #watches: 274194
242.35/242.42	c total #propagations: 120626675 / total #impl: 435502071 (eff. 0.277)
242.35/242.42	c #Conflicts:    1206000 | #Learnt:      45362 | 0.001
242.35/242.42	c total clause space: 206.656MB
242.35/242.42	c total #watches: 278718
242.55/242.61	c total #propagations: 120699484 / total #impl: 435799116 (eff. 0.277)
242.55/242.61	c #Conflicts:    1207000 | #Learnt:      46362 | 0.001
242.55/242.61	c total clause space: 206.656MB
242.55/242.61	c total #watches: 283366
242.75/242.84	c total #propagations: 120791544 / total #impl: 436105677 (eff. 0.277)
242.75/242.84	c #Conflicts:    1208000 | #Learnt:      47362 | 0.001
242.75/242.84	c total clause space: 206.656MB
242.75/242.84	c total #watches: 286476
242.95/243.03	c total #propagations: 120820792 / total #impl: 436408434 (eff. 0.277)
242.95/243.03	c #Conflicts:    1209000 | #Learnt:      48362 | 0.001
242.95/243.03	c total clause space: 206.656MB
242.95/243.03	c total #watches: 290997
243.16/243.27	c total #propagations: 120881948 / total #impl: 436667218 (eff. 0.277)
243.16/243.27	c #Conflicts:    1210000 | #Learnt:      49362 | 0.001
243.16/243.27	c total clause space: 206.656MB
243.16/243.27	c total #watches: 300353
243.45/243.59	c total #propagations: 120928344 / total #impl: 436928173 (eff. 0.277)
243.45/243.59	c #Conflicts:    1211000 | #Learnt:      50362 | 0.001
243.45/243.59	c total clause space: 206.656MB
243.45/243.59	c total #watches: 304942
243.75/243.83	c total #propagations: 120980608 / total #impl: 437215114 (eff. 0.277)
243.75/243.83	c #Conflicts:    1212000 | #Learnt:      51362 | 0.001
243.75/243.83	c total clause space: 206.656MB
243.75/243.83	c total #watches: 307882
243.85/243.99	c total #propagations: 121018603 / total #impl: 437384594 (eff. 0.277)
243.85/243.99	c #Conflicts:    1213000 | #Learnt:      52362 | 0.001
243.85/243.99	c total clause space: 206.656MB
243.85/243.99	c total #watches: 310916
244.16/244.21	c total #propagations: 121040743 / total #impl: 437507888 (eff. 0.277)
244.16/244.21	c GC COLLECT
244.16/244.21	c #Conflicts:    1214000 | #Learnt:      26756 | 0.001
244.16/244.21	c total clause space: 206.656MB
244.16/244.21	c total #watches: 192357
244.26/244.35	c total #propagations: 121065335 / total #impl: 437701141 (eff. 0.277)
244.26/244.35	c #Conflicts:    1215000 | #Learnt:      27756 | 0.001
244.26/244.35	c total clause space: 206.656MB
244.26/244.35	c total #watches: 195974
244.45/244.53	c total #propagations: 121092427 / total #impl: 437902443 (eff. 0.277)
244.45/244.53	c #Conflicts:    1216000 | #Learnt:      28756 | 0.001
244.45/244.53	c total clause space: 206.656MB
244.45/244.53	c total #watches: 199333
244.65/244.71	c total #propagations: 121120340 / total #impl: 438190756 (eff. 0.276)
244.65/244.71	c #Conflicts:    1217000 | #Learnt:      29756 | 0.001
244.65/244.71	c total clause space: 206.656MB
244.65/244.71	c total #watches: 202410
244.75/244.89	c total #propagations: 121147299 / total #impl: 438474613 (eff. 0.276)
244.75/244.89	c #Conflicts:    1218000 | #Learnt:      30756 | 0.001
244.75/244.89	c total clause space: 206.656MB
244.75/244.89	c total #watches: 206538
244.85/244.96	c total #propagations: 121184853 / total #impl: 438829977 (eff. 0.276)
244.85/244.96	c #Conflicts:    1219000 | #Learnt:      31756 | 0.001
244.85/244.96	c total clause space: 206.656MB
244.85/244.96	c total #watches: 210008
244.95/245.05	c total #propagations: 121212359 / total #impl: 438949261 (eff. 0.276)
244.95/245.05	c #Conflicts:    1220000 | #Learnt:      32756 | 0.001
244.95/245.05	c total clause space: 206.656MB
244.95/245.05	c total #watches: 213598
245.15/245.21	c total #propagations: 121238568 / total #impl: 439073562 (eff. 0.276)
245.15/245.21	c #Conflicts:    1221000 | #Learnt:      33756 | 0.001
245.15/245.21	c total clause space: 206.656MB
245.15/245.21	c total #watches: 217829
245.36/245.43	c total #propagations: 121265151 / total #impl: 439238275 (eff. 0.276)
245.36/245.43	c #Conflicts:    1222000 | #Learnt:      34756 | 0.001
245.36/245.43	c total clause space: 206.656MB
245.36/245.43	c total #watches: 222820
245.55/245.67	c total #propagations: 121298288 / total #impl: 439526330 (eff. 0.276)
245.55/245.67	c #Conflicts:    1223000 | #Learnt:      35756 | 0.001
245.55/245.67	c total clause space: 206.656MB
245.55/245.67	c total #watches: 227529
245.85/245.96	c total #propagations: 121325143 / total #impl: 439776686 (eff. 0.276)
245.85/245.96	c #Conflicts:    1224000 | #Learnt:      36756 | 0.001
245.85/245.96	c total clause space: 206.656MB
245.85/245.96	c total #watches: 231073
246.25/246.32	c total #propagations: 121353048 / total #impl: 440106062 (eff. 0.276)
246.25/246.32	c #Conflicts:    1225000 | #Learnt:      37756 | 0.001
246.25/246.32	c total clause space: 206.656MB
246.25/246.32	c total #watches: 235136
246.65/246.70	c total #propagations: 121383937 / total #impl: 440411715 (eff. 0.276)
246.65/246.70	c #Conflicts:    1226000 | #Learnt:      38756 | 0.001
246.65/246.70	c total clause space: 206.656MB
246.65/246.70	c total #watches: 239002
246.95/247.07	c total #propagations: 121413230 / total #impl: 440786882 (eff. 0.275)
246.95/247.07	c #Conflicts:    1227000 | #Learnt:      39756 | 0.001
246.95/247.07	c total clause space: 206.656MB
246.95/247.07	c total #watches: 243428
247.35/247.45	c total #propagations: 121447666 / total #impl: 441058184 (eff. 0.275)
247.35/247.45	c #Conflicts:    1228000 | #Learnt:      40756 | 0.001
247.35/247.45	c total clause space: 206.656MB
247.35/247.45	c total #watches: 248283
247.85/247.91	c total #propagations: 121481266 / total #impl: 441303839 (eff. 0.275)
247.85/247.91	c #Conflicts:    1229000 | #Learnt:      41756 | 0.001
247.85/247.91	c total clause space: 206.656MB
247.85/247.91	c total #watches: 253800
248.25/248.33	c total #propagations: 121520080 / total #impl: 441588503 (eff. 0.275)
248.25/248.33	c #Conflicts:    1230000 | #Learnt:      42756 | 0.001
248.25/248.33	c total clause space: 206.656MB
248.25/248.33	c total #watches: 257889
248.66/248.77	c total #propagations: 121551788 / total #impl: 441918115 (eff. 0.275)
248.66/248.77	c #Conflicts:    1231000 | #Learnt:      43756 | 0.001
248.66/248.77	c total clause space: 206.656MB
248.66/248.77	c total #watches: 262081
248.95/249.04	c total #propagations: 121651663 / total #impl: 442342347 (eff. 0.275)
248.95/249.04	c #Conflicts:    1232000 | #Learnt:      44756 | 0.001
248.95/249.04	c total clause space: 206.656MB
248.95/249.04	c total #watches: 266196
249.25/249.31	c total #propagations: 121753733 / total #impl: 442634689 (eff. 0.275)
249.25/249.31	c #Conflicts:    1233000 | #Learnt:      45756 | 0.001
249.25/249.31	c total clause space: 206.656MB
249.25/249.31	c total #watches: 270875
249.35/249.42	c total #propagations: 121898359 / total #impl: 443026662 (eff. 0.275)
249.35/249.42	c #Conflicts:    1234000 | #Learnt:      46756 | 0.001
249.35/249.42	c total clause space: 206.656MB
249.35/249.42	c total #watches: 276218
249.66/249.74	c total #propagations: 121947079 / total #impl: 443233712 (eff. 0.275)
249.66/249.74	c #Conflicts:    1235000 | #Learnt:      47756 | 0.001
249.66/249.74	c total clause space: 206.656MB
249.66/249.74	c total #watches: 282129
249.85/249.98	c total #propagations: 122156303 / total #impl: 443748007 (eff. 0.275)
249.85/249.98	c #Conflicts:    1236000 | #Learnt:      48756 | 0.001
249.85/249.98	c total clause space: 206.656MB
249.85/249.98	c total #watches: 287848
250.45/250.50	c total #propagations: 122640114 / total #impl: 444772524 (eff. 0.276)
250.45/250.50	c #Conflicts:    1237000 | #Learnt:      49756 | 0.001
250.45/250.50	c total clause space: 206.656MB
250.45/250.50	c total #watches: 292200
250.76/250.85	c total #propagations: 122908814 / total #impl: 445435854 (eff. 0.276)
250.76/250.85	c #Conflicts:    1238000 | #Learnt:      50756 | 0.001
250.76/250.85	c total clause space: 206.656MB
250.76/250.85	c total #watches: 296505
250.95/251.07	c total #propagations: 123055675 / total #impl: 445873365 (eff. 0.276)
250.95/251.07	c #Conflicts:    1239000 | #Learnt:      51756 | 0.001
250.95/251.07	c total clause space: 206.656MB
250.95/251.07	c total #watches: 300121
251.25/251.38	c total #propagations: 123100269 / total #impl: 446067070 (eff. 0.276)
251.25/251.38	c #Conflicts:    1240000 | #Learnt:      52756 | 0.001
251.25/251.38	c total clause space: 206.656MB
251.25/251.38	c total #watches: 305985
251.55/251.64	c total #propagations: 123516172 / total #impl: 447023531 (eff. 0.276)
251.55/251.64	c #Conflicts:    1241000 | #Learnt:      53756 | 0.001
251.55/251.64	c total clause space: 206.656MB
251.55/251.64	c total #watches: 311410
251.86/251.94	c total #propagations: 123756152 / total #impl: 447584494 (eff. 0.276)
251.86/251.94	c GC COLLECT
251.86/251.94	c #Conflicts:    1242000 | #Learnt:      27850 | 0.001
251.86/251.94	c total clause space: 206.656MB
251.86/251.94	c total #watches: 206241
252.05/252.11	c total #propagations: 123873564 / total #impl: 448072394 (eff. 0.276)
252.05/252.11	c #Conflicts:    1243000 | #Learnt:      28850 | 0.001
252.05/252.11	c total clause space: 206.656MB
252.05/252.11	c total #watches: 211852
252.15/252.26	c total #propagations: 124200456 / total #impl: 448811262 (eff. 0.277)
252.15/252.26	c #Conflicts:    1244000 | #Learnt:      29850 | 0.001
252.15/252.26	c total clause space: 206.656MB
252.15/252.26	c total #watches: 218955
252.25/252.39	c total #propagations: 124304754 / total #impl: 449169837 (eff. 0.277)
252.25/252.39	c #Conflicts:    1245000 | #Learnt:      30850 | 0.001
252.25/252.39	c total clause space: 206.656MB
252.25/252.39	c total #watches: 223202
252.35/252.48	c total #propagations: 124350253 / total #impl: 449365371 (eff. 0.277)
252.35/252.48	c #Conflicts:    1246000 | #Learnt:      31850 | 0.001
252.35/252.48	c total clause space: 206.656MB
252.35/252.48	c total #watches: 226890
252.55/252.62	c total #propagations: 124399983 / total #impl: 449548611 (eff. 0.277)
252.55/252.62	c #Conflicts:    1247000 | #Learnt:      32850 | 0.001
252.55/252.62	c total clause space: 206.656MB
252.55/252.62	c total #watches: 230926
252.75/252.84	c total #propagations: 124454589 / total #impl: 449792473 (eff. 0.277)
252.75/252.84	c #Conflicts:    1248000 | #Learnt:      33850 | 0.001
252.75/252.84	c total clause space: 206.656MB
252.75/252.84	c total #watches: 237012
252.96/253.10	c total #propagations: 124489757 / total #impl: 450097547 (eff. 0.277)
252.96/253.10	c #Conflicts:    1249000 | #Learnt:      34850 | 0.001
252.96/253.10	c total clause space: 206.656MB
252.96/253.10	c total #watches: 245097
253.35/253.44	c total #propagations: 124524073 / total #impl: 450516695 (eff. 0.276)
253.35/253.44	c #Conflicts:    1250000 | #Learnt:      35850 | 0.001
253.35/253.44	c total clause space: 206.656MB
253.35/253.44	c total #watches: 254580
253.65/253.72	c total #propagations: 124567236 / total #impl: 451029300 (eff. 0.276)
253.65/253.72	c #Conflicts:    1251000 | #Learnt:      36850 | 0.001
253.65/253.72	c total clause space: 206.656MB
253.65/253.72	c total #watches: 259554
253.95/254.00	c total #propagations: 125000075 / total #impl: 451991372 (eff. 0.277)
253.95/254.00	c #Conflicts:    1252000 | #Learnt:      37850 | 0.001
253.95/254.00	c total clause space: 206.656MB
253.95/254.00	c total #watches: 264214
254.06/254.12	c total #propagations: 125159412 / total #impl: 452443001 (eff. 0.277)
254.06/254.12	c #Conflicts:    1253000 | #Learnt:      38850 | 0.001
254.06/254.12	c total clause space: 206.656MB
254.06/254.12	c total #watches: 269407
254.25/254.34	c total #propagations: 125224721 / total #impl: 452685869 (eff. 0.277)
254.25/254.34	c #Conflicts:    1254000 | #Learnt:      39850 | 0.001
254.25/254.34	c total clause space: 206.656MB
254.25/254.34	c total #watches: 276253
254.45/254.51	c total #propagations: 125362617 / total #impl: 453020469 (eff. 0.277)
254.45/254.51	c #Conflicts:    1255000 | #Learnt:      40850 | 0.001
254.45/254.51	c total clause space: 206.656MB
254.45/254.51	c total #watches: 281064
254.65/254.75	c total #propagations: 125504106 / total #impl: 453401806 (eff. 0.277)
254.65/254.75	c #Conflicts:    1256000 | #Learnt:      41850 | 0.001
254.65/254.75	c total clause space: 206.656MB
254.65/254.75	c total #watches: 286787
254.85/254.91	c total #propagations: 125560905 / total #impl: 453599106 (eff. 0.277)
254.85/254.91	c #Conflicts:    1257000 | #Learnt:      42850 | 0.001
254.85/254.91	c total clause space: 206.656MB
254.85/254.91	c total #watches: 290969
255.05/255.10	c total #propagations: 125612400 / total #impl: 453822295 (eff. 0.277)
255.05/255.10	c #Conflicts:    1258000 | #Learnt:      43850 | 0.001
255.05/255.10	c total clause space: 206.656MB
255.05/255.10	c total #watches: 294041
255.26/255.33	c total #propagations: 125671383 / total #impl: 454053456 (eff. 0.277)
255.26/255.33	c #Conflicts:    1259000 | #Learnt:      44850 | 0.001
255.26/255.33	c total clause space: 206.656MB
255.26/255.33	c total #watches: 299172
255.45/255.55	c total #propagations: 125971040 / total #impl: 454735254 (eff. 0.277)
255.45/255.55	c #Conflicts:    1260000 | #Learnt:      45850 | 0.001
255.45/255.55	c total clause space: 206.656MB
255.45/255.55	c total #watches: 304852
255.65/255.71	c total #propagations: 126264315 / total #impl: 455405978 (eff. 0.277)
255.65/255.71	c #Conflicts:    1261000 | #Learnt:      46850 | 0.001
255.65/255.71	c total clause space: 206.656MB
255.65/255.71	c total #watches: 310375
255.75/255.87	c total #propagations: 126354411 / total #impl: 455650729 (eff. 0.277)
255.75/255.87	c #Conflicts:    1262000 | #Learnt:      47850 | 0.001
255.75/255.87	c total clause space: 206.656MB
255.75/255.87	c total #watches: 315169
256.05/256.11	c total #propagations: 126587054 / total #impl: 456176733 (eff. 0.277)
256.05/256.11	c #Conflicts:    1263000 | #Learnt:      48850 | 0.001
256.05/256.11	c total clause space: 206.656MB
256.05/256.11	c total #watches: 320232
256.26/256.31	c total #propagations: 127112175 / total #impl: 457249311 (eff. 0.278)
256.26/256.31	c #Conflicts:    1264000 | #Learnt:      49850 | 0.001
256.26/256.31	c total clause space: 206.656MB
256.26/256.31	c total #watches: 330059
256.36/256.42	c total #propagations: 127197764 / total #impl: 457606078 (eff. 0.278)
256.36/256.42	c #Conflicts:    1265000 | #Learnt:      50850 | 0.001
256.36/256.42	c total clause space: 206.656MB
256.36/256.42	c total #watches: 334924
256.45/256.52	c total #propagations: 127253188 / total #impl: 457850017 (eff. 0.278)
256.45/256.52	c #Conflicts:    1266000 | #Learnt:      51850 | 0.001
256.45/256.52	c total clause space: 206.656MB
256.45/256.52	c total #watches: 338615
256.55/256.67	c total #propagations: 127282033 / total #impl: 458019862 (eff. 0.278)
256.55/256.67	c #Conflicts:    1267000 | #Learnt:      52850 | 0.001
256.55/256.67	c total clause space: 206.656MB
256.55/256.67	c total #watches: 342526
256.75/256.84	c total #propagations: 127338200 / total #impl: 458261424 (eff. 0.278)
256.75/256.84	c #Conflicts:    1268000 | #Learnt:      53850 | 0.001
256.75/256.84	c total clause space: 206.656MB
256.75/256.84	c total #watches: 347046
256.95/257.05	c total #propagations: 127370980 / total #impl: 458417373 (eff. 0.278)
256.95/257.05	c GC COLLECT
256.95/257.05	c #Conflicts:    1269000 | #Learnt:      27713 | 0.001
256.95/257.05	c total clause space: 206.656MB
256.95/257.05	c total #watches: 200210
257.05/257.15	c total #propagations: 127409267 / total #impl: 458598084 (eff. 0.278)
257.05/257.15	c #Conflicts:    1270000 | #Learnt:      28713 | 0.001
257.05/257.15	c total clause space: 206.656MB
257.05/257.15	c total #watches: 204811
257.15/257.27	c total #propagations: 127459753 / total #impl: 458861347 (eff. 0.278)
257.15/257.27	c #Conflicts:    1271000 | #Learnt:      29713 | 0.001
257.15/257.27	c total clause space: 206.656MB
257.15/257.27	c total #watches: 209551
257.25/257.37	c total #propagations: 127517036 / total #impl: 459152189 (eff. 0.278)
257.25/257.37	c #Conflicts:    1272000 | #Learnt:      30713 | 0.001
257.25/257.37	c total clause space: 206.656MB
257.25/257.37	c total #watches: 213011
257.35/257.48	c total #propagations: 127584154 / total #impl: 459434879 (eff. 0.278)
257.35/257.48	c #Conflicts:    1273000 | #Learnt:      31713 | 0.001
257.35/257.48	c total clause space: 206.656MB
257.35/257.48	c total #watches: 216121
257.64/257.77	c total #propagations: 127647599 / total #impl: 459702949 (eff. 0.278)
257.64/257.77	c S1->S2
257.64/257.77	c #Conflicts:    1274000 | #Learnt:      32714 | 0.001
257.64/257.77	c total clause space: 206.656MB
257.64/257.77	c total #watches: 220621
257.85/257.91	c total #propagations: 127703694 / total #impl: 459956570 (eff. 0.278)
257.85/257.91	c #Conflicts:    1275000 | #Learnt:      33714 | 0.001
257.85/257.91	c total clause space: 206.656MB
257.85/257.91	c total #watches: 223929
257.95/258.10	c total #propagations: 127737939 / total #impl: 460163318 (eff. 0.278)
257.95/258.10	c #Conflicts:    1276000 | #Learnt:      34714 | 0.001
257.95/258.10	c total clause space: 206.656MB
257.95/258.10	c total #watches: 227553
258.25/258.33	c total #propagations: 127884455 / total #impl: 460621741 (eff. 0.278)
258.25/258.33	c #Conflicts:    1277000 | #Learnt:      35714 | 0.001
258.25/258.33	c total clause space: 206.656MB
258.25/258.33	c total #watches: 236833
258.46/258.60	c total #propagations: 128422837 / total #impl: 461882600 (eff. 0.278)
258.46/258.60	c #Conflicts:    1278000 | #Learnt:      36714 | 0.001
258.46/258.60	c total clause space: 206.656MB
258.46/258.60	c total #watches: 245877
258.85/258.97	c total #propagations: 128767376 / total #impl: 462922361 (eff. 0.278)
258.85/258.97	c #Conflicts:    1279000 | #Learnt:      37714 | 0.001
258.85/258.97	c total clause space: 206.656MB
258.85/258.97	c total #watches: 253321
259.35/259.48	c total #propagations: 129144689 / total #impl: 464138645 (eff. 0.278)
259.35/259.48	c #Conflicts:    1280000 | #Learnt:      38714 | 0.001
259.35/259.48	c total clause space: 206.656MB
259.35/259.48	c total #watches: 261734
259.75/259.85	c total #propagations: 129564186 / total #impl: 465651632 (eff. 0.278)
259.75/259.85	c #Conflicts:    1281000 | #Learnt:      39714 | 0.001
259.75/259.85	c total clause space: 206.656MB
259.75/259.85	c total #watches: 267599
260.35/260.46	c total #propagations: 130154678 / total #impl: 467121528 (eff. 0.279)
260.35/260.46	c #Conflicts:    1282000 | #Learnt:      40714 | 0.001
260.35/260.46	c total clause space: 206.656MB
260.35/260.46	c total #watches: 275244
261.05/261.18	c total #propagations: 130542016 / total #impl: 468635722 (eff. 0.279)
261.05/261.18	c #Conflicts:    1283000 | #Learnt:      41714 | 0.001
261.05/261.18	c total clause space: 206.656MB
261.05/261.18	c total #watches: 283526
261.86/261.94	c total #propagations: 131143125 / total #impl: 470497053 (eff. 0.279)
261.86/261.94	c #Conflicts:    1284000 | #Learnt:      42714 | 0.001
261.86/261.94	c total clause space: 206.656MB
261.86/261.94	c total #watches: 292115
262.75/262.84	c total #propagations: 131534373 / total #impl: 472169103 (eff. 0.279)
262.75/262.84	c #Conflicts:    1285000 | #Learnt:      43714 | 0.001
262.75/262.84	c total clause space: 206.656MB
262.75/262.84	c total #watches: 299994
263.45/263.54	c total #propagations: 132126379 / total #impl: 474125268 (eff. 0.279)
263.45/263.54	c #Conflicts:    1286000 | #Learnt:      44714 | 0.001
263.45/263.54	c total clause space: 206.656MB
263.45/263.54	c total #watches: 309700
264.15/264.29	c total #propagations: 132426649 / total #impl: 475318460 (eff. 0.279)
264.15/264.29	c #Conflicts:    1287000 | #Learnt:      45714 | 0.001
264.15/264.29	c total clause space: 206.656MB
264.15/264.29	c total #watches: 318024
265.05/265.10	c total #propagations: 132947224 / total #impl: 476865002 (eff. 0.279)
265.05/265.10	c #Conflicts:    1288000 | #Learnt:      46714 | 0.001
265.05/265.10	c total clause space: 206.656MB
265.05/265.10	c total #watches: 327917
265.94/266.03	c total #propagations: 133166750 / total #impl: 478332384 (eff. 0.278)
265.94/266.03	c #Conflicts:    1289000 | #Learnt:      47714 | 0.001
265.94/266.03	c total clause space: 206.656MB
265.94/266.03	c total #watches: 336028
266.94/267.05	c total #propagations: 133387711 / total #impl: 479520984 (eff. 0.278)
266.94/267.05	c #Conflicts:    1290000 | #Learnt:      48714 | 0.001
266.94/267.05	c total clause space: 206.656MB
266.94/267.05	c total #watches: 345749
267.74/267.89	c total #propagations: 133583177 / total #impl: 480960516 (eff. 0.278)
267.74/267.89	c #Conflicts:    1291000 | #Learnt:      49714 | 0.001
267.74/267.89	c total clause space: 206.656MB
267.74/267.89	c total #watches: 353927
268.84/268.95	c total #propagations: 133865907 / total #impl: 482121429 (eff. 0.278)
268.84/268.95	c #Conflicts:    1292000 | #Learnt:      50714 | 0.001
268.84/268.95	c total clause space: 206.656MB
268.84/268.95	c total #watches: 362833
270.44/270.56	c total #propagations: 134091736 / total #impl: 483449401 (eff. 0.277)
270.44/270.56	c #Conflicts:    1293000 | #Learnt:      51714 | 0.001
270.44/270.56	c total clause space: 206.656MB
270.44/270.56	c total #watches: 372082
272.04/272.18	c total #propagations: 134576348 / total #impl: 485476260 (eff. 0.277)
272.04/272.18	c #Conflicts:    1294000 | #Learnt:      52714 | 0.001
272.04/272.18	c total clause space: 206.656MB
272.04/272.18	c total #watches: 382964
273.84/273.96	c total #propagations: 134917281 / total #impl: 487506778 (eff. 0.277)
273.84/273.96	c #Conflicts:    1295000 | #Learnt:      53714 | 0.001
273.84/273.96	c total clause space: 206.656MB
273.84/273.96	c total #watches: 392336
275.34/275.50	c total #propagations: 135180742 / total #impl: 489631317 (eff. 0.276)
275.34/275.50	c #Conflicts:    1296000 | #Learnt:      54714 | 0.001
275.34/275.50	c total clause space: 206.656MB
275.34/275.50	c total #watches: 400867
276.14/276.25	c total #propagations: 135340813 / total #impl: 491266542 (eff. 0.275)
276.14/276.25	c GC COLLECT
276.14/276.25	c #Conflicts:    1297000 | #Learnt:      28181 | 0.001
276.14/276.25	c total clause space: 206.656MB
276.14/276.25	c total #watches: 205576
276.44/276.51	c total #propagations: 135611277 / total #impl: 492325501 (eff. 0.275)
276.44/276.51	c #Conflicts:    1298000 | #Learnt:      29181 | 0.001
276.44/276.51	c total clause space: 206.656MB
276.44/276.51	c total #watches: 215577
276.73/276.84	c total #propagations: 136332539 / total #impl: 493823738 (eff. 0.276)
276.73/276.84	c #Conflicts:    1299000 | #Learnt:      30181 | 0.001
276.73/276.84	c total clause space: 206.656MB
276.73/276.84	c total #watches: 224078
277.14/277.24	c total #propagations: 136735782 / total #impl: 494982370 (eff. 0.276)
277.14/277.24	c #Conflicts:    1300000 | #Learnt:      31181 | 0.001
277.14/277.24	c total clause space: 206.656MB
277.14/277.24	c total #watches: 233240
277.53/277.64	c total #propagations: 137155282 / total #impl: 496191841 (eff. 0.276)
277.53/277.64	c #Conflicts:    1301000 | #Learnt:      32181 | 0.001
277.53/277.64	c total clause space: 206.656MB
277.53/277.64	c total #watches: 241967
277.93/278.00	c total #propagations: 137576366 / total #impl: 497337960 (eff. 0.277)
277.93/278.00	c #Conflicts:    1302000 | #Learnt:      33181 | 0.001
277.93/278.00	c total clause space: 206.656MB
277.93/278.00	c total #watches: 250035
278.53/278.61	c total #propagations: 137743380 / total #impl: 497986644 (eff. 0.277)
278.53/278.61	c #Conflicts:    1303000 | #Learnt:      34181 | 0.001
278.53/278.61	c total clause space: 206.656MB
278.53/278.61	c total #watches: 257574
279.03/279.13	c total #propagations: 137976527 / total #impl: 499148213 (eff. 0.276)
279.03/279.13	c #Conflicts:    1304000 | #Learnt:      35181 | 0.001
279.03/279.13	c total clause space: 206.656MB
279.03/279.13	c total #watches: 264808
279.73/279.81	c total #propagations: 138188885 / total #impl: 499895760 (eff. 0.276)
279.73/279.81	c #Conflicts:    1305000 | #Learnt:      36181 | 0.001
279.73/279.81	c total clause space: 206.656MB
279.73/279.81	c total #watches: 270598
280.44/280.51	c total #propagations: 138556031 / total #impl: 501105366 (eff. 0.277)
280.44/280.51	c #Conflicts:    1306000 | #Learnt:      37181 | 0.001
280.44/280.51	c total clause space: 206.656MB
280.44/280.51	c total #watches: 276699
281.03/281.19	c total #propagations: 138799033 / total #impl: 502201331 (eff. 0.276)
281.03/281.19	c #Conflicts:    1307000 | #Learnt:      38181 | 0.001
281.03/281.19	c total clause space: 206.656MB
281.03/281.19	c total #watches: 283850
281.73/281.88	c total #propagations: 139255914 / total #impl: 503490850 (eff. 0.277)
281.73/281.88	c #Conflicts:    1308000 | #Learnt:      39181 | 0.001
281.73/281.88	c total clause space: 206.656MB
281.73/281.88	c total #watches: 292862
282.64/282.74	c total #propagations: 139426247 / total #impl: 504552708 (eff. 0.276)
282.64/282.74	c #Conflicts:    1309000 | #Learnt:      40181 | 0.001
282.64/282.74	c total clause space: 206.656MB
282.64/282.74	c total #watches: 300759
283.43/283.59	c total #propagations: 139546164 / total #impl: 505934050 (eff. 0.276)
283.43/283.59	c #Conflicts:    1310000 | #Learnt:      41181 | 0.001
283.43/283.59	c total clause space: 206.656MB
283.43/283.59	c total #watches: 308234
284.33/284.45	c total #propagations: 139584614 / total #impl: 507175239 (eff. 0.275)
284.33/284.45	c #Conflicts:    1311000 | #Learnt:      42181 | 0.001
284.33/284.45	c total clause space: 206.656MB
284.33/284.45	c total #watches: 315299
285.03/285.20	c total #propagations: 139621929 / total #impl: 508218974 (eff. 0.275)
285.03/285.20	c #Conflicts:    1312000 | #Learnt:      43181 | 0.001
285.03/285.20	c total clause space: 206.656MB
285.03/285.20	c total #watches: 322101
285.83/285.96	c total #propagations: 139658384 / total #impl: 509082066 (eff. 0.274)
285.83/285.96	c #Conflicts:    1313000 | #Learnt:      44181 | 0.001
285.83/285.96	c total clause space: 206.656MB
285.83/285.96	c total #watches: 328695
286.83/286.90	c total #propagations: 139691006 / total #impl: 509887290 (eff. 0.274)
286.83/286.90	c #Conflicts:    1314000 | #Learnt:      45181 | 0.001
286.83/286.90	c total clause space: 206.656MB
286.83/286.90	c total #watches: 336492
287.83/287.96	c total #propagations: 139728286 / total #impl: 510785057 (eff. 0.274)
287.83/287.96	c #Conflicts:    1315000 | #Learnt:      46181 | 0.001
287.83/287.96	c total clause space: 206.656MB
287.83/287.96	c total #watches: 344741
288.93/289.06	c total #propagations: 139921840 / total #impl: 512421701 (eff. 0.273)
288.93/289.06	c #Conflicts:    1316000 | #Learnt:      47181 | 0.001
288.93/289.06	c total clause space: 206.656MB
288.93/289.06	c total #watches: 353736
290.13/290.23	c total #propagations: 140003210 / total #impl: 513771294 (eff. 0.273)
290.13/290.23	c #Conflicts:    1317000 | #Learnt:      48181 | 0.001
290.13/290.23	c total clause space: 206.656MB
290.13/290.23	c total #watches: 362656
291.33/291.49	c total #propagations: 140113107 / total #impl: 515259037 (eff. 0.272)
291.33/291.49	c #Conflicts:    1318000 | #Learnt:      49181 | 0.001
291.33/291.49	c total clause space: 206.656MB
291.33/291.49	c total #watches: 370046
292.73/292.88	c total #propagations: 140279934 / total #impl: 516968823 (eff. 0.271)
292.73/292.88	c #Conflicts:    1319000 | #Learnt:      50181 | 0.001
292.73/292.88	c total clause space: 206.656MB
292.73/292.88	c total #watches: 377343
294.53/294.67	c total #propagations: 140412221 / total #impl: 518574716 (eff. 0.271)
294.53/294.67	c #Conflicts:    1320000 | #Learnt:      51181 | 0.001
294.53/294.67	c total clause space: 206.656MB
294.53/294.67	c total #watches: 385885
296.43/296.56	c total #propagations: 140652030 / total #impl: 520652756 (eff. 0.270)
296.43/296.56	c #Conflicts:    1321000 | #Learnt:      52181 | 0.001
296.43/296.56	c total clause space: 206.656MB
296.43/296.56	c total #watches: 394665
298.32/298.49	c total #propagations: 140899401 / total #impl: 522934419 (eff. 0.269)
298.32/298.49	c #Conflicts:    1322000 | #Learnt:      53181 | 0.001
298.32/298.49	c total clause space: 206.656MB
298.32/298.49	c total #watches: 403711
300.23/300.38	c total #propagations: 141129029 / total #impl: 524988344 (eff. 0.269)
300.23/300.38	c #Conflicts:    1323000 | #Learnt:      54181 | 0.001
300.23/300.38	c total clause space: 206.656MB
300.23/300.38	c total #watches: 411761
301.92/302.07	c total #propagations: 141291543 / total #impl: 526476787 (eff. 0.268)
301.92/302.07	c #Conflicts:    1324000 | #Learnt:      55181 | 0.001
301.92/302.07	c total clause space: 206.656MB
301.92/302.07	c total #watches: 419551
303.22/303.30	c total #propagations: 141329664 / total #impl: 527814804 (eff. 0.268)
303.22/303.30	c GC COLLECT
303.22/303.30	c #Conflicts:    1325000 | #Learnt:      28364 | 0.001
303.22/303.30	c total clause space: 206.656MB
303.22/303.30	c total #watches: 203995
303.32/303.46	c total #propagations: 141559661 / total #impl: 529563709 (eff. 0.267)
303.32/303.46	c #Conflicts:    1326000 | #Learnt:      29364 | 0.001
303.32/303.46	c total clause space: 206.656MB
303.32/303.46	c total #watches: 208885
303.53/303.68	c total #propagations: 141603461 / total #impl: 529916169 (eff. 0.267)
303.53/303.68	c #Conflicts:    1327000 | #Learnt:      30364 | 0.001
303.53/303.68	c total clause space: 206.656MB
303.53/303.68	c total #watches: 214402
303.82/303.95	c total #propagations: 141797482 / total #impl: 530474750 (eff. 0.267)
303.82/303.95	c #Conflicts:    1328000 | #Learnt:      31364 | 0.001
303.82/303.95	c total clause space: 206.656MB
303.82/303.95	c total #watches: 218942
304.22/304.30	c total #propagations: 141975079 / total #impl: 531073854 (eff. 0.267)
304.22/304.30	c #Conflicts:    1329000 | #Learnt:      32364 | 0.001
304.22/304.30	c total clause space: 206.656MB
304.22/304.30	c total #watches: 223957
304.52/304.64	c total #propagations: 142360973 / total #impl: 532087506 (eff. 0.268)
304.52/304.64	c #Conflicts:    1330000 | #Learnt:      33364 | 0.001
304.52/304.64	c total clause space: 206.656MB
304.52/304.64	c total #watches: 228150
304.92/305.01	c total #propagations: 142746054 / total #impl: 533116594 (eff. 0.268)
304.92/305.01	c #Conflicts:    1331000 | #Learnt:      34364 | 0.001
304.92/305.01	c total clause space: 206.656MB
304.92/305.01	c total #watches: 231682
305.22/305.32	c total #propagations: 142985980 / total #impl: 533995507 (eff. 0.268)
305.22/305.32	c #Conflicts:    1332000 | #Learnt:      35364 | 0.001
305.22/305.32	c total clause space: 206.656MB
305.22/305.32	c total #watches: 234330
305.62/305.70	c total #propagations: 143164716 / total #impl: 534674059 (eff. 0.268)
305.62/305.70	c #Conflicts:    1333000 | #Learnt:      36364 | 0.001
305.62/305.70	c total clause space: 206.656MB
305.62/305.70	c total #watches: 237496
305.92/306.02	c total #propagations: 143458961 / total #impl: 535558787 (eff. 0.268)
305.92/306.02	c #Conflicts:    1334000 | #Learnt:      37364 | 0.001
305.92/306.02	c total clause space: 206.656MB
305.92/306.02	c total #watches: 241449
306.22/306.34	c total #propagations: 143727673 / total #impl: 536350723 (eff. 0.268)
306.22/306.34	c #Conflicts:    1335000 | #Learnt:      38364 | 0.001
306.22/306.34	c total clause space: 206.656MB
306.22/306.34	c total #watches: 245629
306.52/306.69	c total #propagations: 144060400 / total #impl: 537329667 (eff. 0.268)
306.52/306.69	c #Conflicts:    1336000 | #Learnt:      39364 | 0.001
306.52/306.69	c total clause space: 206.656MB
306.52/306.69	c total #watches: 249997
306.93/307.02	c total #propagations: 144205986 / total #impl: 537970590 (eff. 0.268)
306.93/307.02	c #Conflicts:    1337000 | #Learnt:      40364 | 0.001
306.93/307.02	c total clause space: 206.656MB
306.93/307.02	c total #watches: 253888
307.22/307.38	c total #propagations: 144240371 / total #impl: 538353192 (eff. 0.268)
307.22/307.38	c #Conflicts:    1338000 | #Learnt:      41364 | 0.001
307.22/307.38	c total clause space: 206.656MB
307.22/307.38	c total #watches: 257380
307.62/307.78	c total #propagations: 144273884 / total #impl: 538722598 (eff. 0.268)
307.62/307.78	c #Conflicts:    1339000 | #Learnt:      42364 | 0.001
307.62/307.78	c total clause space: 206.656MB
307.62/307.78	c total #watches: 260941
308.03/308.14	c total #propagations: 144308817 / total #impl: 539114115 (eff. 0.268)
308.03/308.14	c #Conflicts:    1340000 | #Learnt:      43364 | 0.001
308.03/308.14	c total clause space: 206.656MB
308.03/308.14	c total #watches: 264421
308.42/308.54	c total #propagations: 144343552 / total #impl: 539489262 (eff. 0.268)
308.42/308.54	c #Conflicts:    1341000 | #Learnt:      44364 | 0.001
308.42/308.54	c total clause space: 206.656MB
308.42/308.54	c total #watches: 267805
308.92/309.00	c total #propagations: 144375422 / total #impl: 539886501 (eff. 0.267)
308.92/309.00	c #Conflicts:    1342000 | #Learnt:      45364 | 0.001
308.92/309.00	c total clause space: 206.656MB
308.92/309.00	c total #watches: 270683
309.32/309.43	c total #propagations: 144408029 / total #impl: 540297759 (eff. 0.267)
309.32/309.43	c #Conflicts:    1343000 | #Learnt:      46364 | 0.001
309.32/309.43	c total clause space: 206.656MB
309.32/309.43	c total #watches: 273657
309.82/309.95	c total #propagations: 144438803 / total #impl: 540729432 (eff. 0.267)
309.82/309.95	c #Conflicts:    1344000 | #Learnt:      47364 | 0.001
309.82/309.95	c total clause space: 206.656MB
309.82/309.95	c total #watches: 276921
310.32/310.42	c total #propagations: 144479983 / total #impl: 541151131 (eff. 0.267)
310.32/310.42	c #Conflicts:    1345000 | #Learnt:      48364 | 0.001
310.32/310.42	c total clause space: 206.656MB
310.32/310.42	c total #watches: 280469
310.72/310.88	c total #propagations: 144514186 / total #impl: 541626193 (eff. 0.267)
310.72/310.88	c #Conflicts:    1346000 | #Learnt:      49364 | 0.001
310.72/310.88	c total clause space: 206.656MB
310.72/310.88	c total #watches: 284213
311.23/311.35	c total #propagations: 144547917 / total #impl: 542094823 (eff. 0.267)
311.23/311.35	c #Conflicts:    1347000 | #Learnt:      50364 | 0.001
311.23/311.35	c total clause space: 206.656MB
311.23/311.35	c total #watches: 287524
311.82/311.94	c total #propagations: 144580410 / total #impl: 542564208 (eff. 0.266)
311.82/311.94	c #Conflicts:    1348000 | #Learnt:      51364 | 0.001
311.82/311.94	c total clause space: 206.656MB
311.82/311.94	c total #watches: 291043
312.33/312.43	c total #propagations: 144629535 / total #impl: 542983971 (eff. 0.266)
312.33/312.43	c #Conflicts:    1349000 | #Learnt:      52364 | 0.001
312.33/312.43	c total clause space: 206.656MB
312.33/312.43	c total #watches: 294363
312.82/312.98	c total #propagations: 144661300 / total #impl: 543456139 (eff. 0.266)
312.82/312.98	c #Conflicts:    1350000 | #Learnt:      53364 | 0.001
312.82/312.98	c total clause space: 206.656MB
312.82/312.98	c total #watches: 297791
313.43/313.55	c total #propagations: 144692571 / total #impl: 543989215 (eff. 0.266)
313.43/313.55	c #Conflicts:    1351000 | #Learnt:      54364 | 0.001
313.43/313.55	c total clause space: 206.656MB
313.43/313.55	c total #watches: 301086
314.02/314.13	c total #propagations: 144723811 / total #impl: 544530052 (eff. 0.266)
314.02/314.13	c #Conflicts:    1352000 | #Learnt:      55364 | 0.001
314.02/314.13	c total clause space: 206.656MB
314.02/314.13	c total #watches: 304364
314.63/314.73	c total #propagations: 144756685 / total #impl: 545093662 (eff. 0.266)
314.63/314.73	c GC COLLECT
314.63/314.73	c #Conflicts:    1353000 | #Learnt:      28254 | 0.001
314.63/314.73	c total clause space: 206.656MB
314.63/314.73	c total #watches: 203856
314.72/314.88	c total #propagations: 144789175 / total #impl: 545609892 (eff. 0.265)
314.72/314.88	c #Conflicts:    1354000 | #Learnt:      29254 | 0.001
314.72/314.88	c total clause space: 206.656MB
314.72/314.88	c total #watches: 208319
314.92/315.06	c total #propagations: 144826049 / total #impl: 545860341 (eff. 0.265)
314.92/315.06	c #Conflicts:    1355000 | #Learnt:      30254 | 0.001
314.92/315.06	c total clause space: 206.656MB
314.92/315.06	c total #watches: 212128
315.12/315.28	c total #propagations: 144857281 / total #impl: 546153904 (eff. 0.265)
315.12/315.28	c #Conflicts:    1356000 | #Learnt:      31254 | 0.001
315.12/315.28	c total clause space: 206.656MB
315.12/315.28	c total #watches: 216405
315.42/315.52	c total #propagations: 144890586 / total #impl: 546519275 (eff. 0.265)
315.42/315.52	c #Conflicts:    1357000 | #Learnt:      32254 | 0.001
315.42/315.52	c total clause space: 206.656MB
315.42/315.52	c total #watches: 220242
315.73/315.82	c total #propagations: 144924032 / total #impl: 546946314 (eff. 0.265)
315.73/315.82	c #Conflicts:    1358000 | #Learnt:      33254 | 0.001
315.73/315.82	c total clause space: 206.656MB
315.73/315.82	c total #watches: 224740
316.02/316.13	c total #propagations: 144958483 / total #impl: 547411448 (eff. 0.265)
316.02/316.13	c #Conflicts:    1359000 | #Learnt:      34254 | 0.001
316.02/316.13	c total clause space: 206.656MB
316.02/316.13	c total #watches: 228690
316.32/316.49	c total #propagations: 144993642 / total #impl: 547923236 (eff. 0.265)
316.32/316.49	c #Conflicts:    1360000 | #Learnt:      35254 | 0.001
316.32/316.49	c total clause space: 206.656MB
316.32/316.49	c total #watches: 233856
316.73/316.88	c total #propagations: 145132226 / total #impl: 548480835 (eff. 0.265)
316.73/316.88	c #Conflicts:    1361000 | #Learnt:      36254 | 0.001
316.73/316.88	c total clause space: 206.656MB
316.73/316.88	c total #watches: 239012
317.22/317.36	c total #propagations: 145428488 / total #impl: 549373309 (eff. 0.265)
317.22/317.36	c #Conflicts:    1362000 | #Learnt:      37254 | 0.001
317.22/317.36	c total clause space: 206.656MB
317.22/317.36	c total #watches: 246831
317.83/317.91	c total #propagations: 145831603 / total #impl: 550733773 (eff. 0.265)
317.83/317.91	c #Conflicts:    1363000 | #Learnt:      38254 | 0.001
317.83/317.91	c total clause space: 206.656MB
317.83/317.91	c total #watches: 252995
318.42/318.51	c total #propagations: 146153249 / total #impl: 551977292 (eff. 0.265)
318.42/318.51	c #Conflicts:    1364000 | #Learnt:      39254 | 0.001
318.42/318.51	c total clause space: 206.656MB
318.42/318.51	c total #watches: 261733
319.12/319.23	c total #propagations: 146504287 / total #impl: 553170225 (eff. 0.265)
319.12/319.23	c #Conflicts:    1365000 | #Learnt:      40254 | 0.001
319.12/319.23	c total clause space: 206.656MB
319.12/319.23	c total #watches: 270867
319.92/320.00	c total #propagations: 146896627 / total #impl: 554503352 (eff. 0.265)
319.92/320.00	c #Conflicts:    1366000 | #Learnt:      41254 | 0.001
319.92/320.00	c total clause space: 206.656MB
319.92/320.00	c total #watches: 278466
320.62/320.70	c total #propagations: 147224075 / total #impl: 555658012 (eff. 0.265)
320.62/320.70	c #Conflicts:    1367000 | #Learnt:      42254 | 0.001
320.62/320.70	c total clause space: 206.656MB
320.62/320.70	c total #watches: 282203
321.42/321.50	c total #propagations: 147283184 / total #impl: 556207674 (eff. 0.265)
321.42/321.50	c #Conflicts:    1368000 | #Learnt:      43254 | 0.001
321.42/321.50	c total clause space: 206.656MB
321.42/321.50	c total #watches: 289308
322.23/322.34	c total #propagations: 147530020 / total #impl: 557232256 (eff. 0.265)
322.23/322.34	c #Conflicts:    1369000 | #Learnt:      44254 | 0.001
322.23/322.34	c total clause space: 206.656MB
322.23/322.34	c total #watches: 296107
323.02/323.16	c total #propagations: 147663871 / total #impl: 558409956 (eff. 0.264)
323.02/323.16	c #Conflicts:    1370000 | #Learnt:      45254 | 0.001
323.02/323.16	c total clause space: 206.656MB
323.02/323.16	c total #watches: 303225
324.02/324.10	c total #propagations: 147750805 / total #impl: 559535941 (eff. 0.264)
324.02/324.10	c #Conflicts:    1371000 | #Learnt:      46254 | 0.001
324.02/324.10	c total clause space: 206.656MB
324.02/324.10	c total #watches: 311303
325.02/325.13	c total #propagations: 147966702 / total #impl: 560754765 (eff. 0.264)
325.02/325.13	c #Conflicts:    1372000 | #Learnt:      47254 | 0.001
325.02/325.13	c total clause space: 206.656MB
325.02/325.13	c total #watches: 318406
326.22/326.35	c total #propagations: 148215222 / total #impl: 562033855 (eff. 0.264)
326.22/326.35	c #Conflicts:    1373000 | #Learnt:      48254 | 0.001
326.22/326.35	c total clause space: 206.656MB
326.22/326.35	c total #watches: 325881
327.52/327.61	c total #propagations: 148455629 / total #impl: 563571140 (eff. 0.263)
327.52/327.61	c #Conflicts:    1374000 | #Learnt:      49254 | 0.001
327.52/327.61	c total clause space: 206.656MB
327.52/327.61	c total #watches: 335030
328.62/328.76	c total #propagations: 148705151 / total #impl: 565290843 (eff. 0.263)
328.62/328.76	c #Conflicts:    1375000 | #Learnt:      50254 | 0.001
328.62/328.76	c total clause space: 206.656MB
328.62/328.76	c total #watches: 342314
329.93/330.06	c total #propagations: 148910925 / total #impl: 566912354 (eff. 0.263)
329.93/330.06	c #Conflicts:    1376000 | #Learnt:      51254 | 0.001
329.93/330.06	c total clause space: 206.656MB
329.93/330.06	c total #watches: 349829
331.22/331.40	c total #propagations: 149139537 / total #impl: 568518354 (eff. 0.262)
331.22/331.40	c #Conflicts:    1377000 | #Learnt:      52254 | 0.001
331.22/331.40	c total clause space: 206.656MB
331.22/331.40	c total #watches: 357979
332.52/332.61	c total #propagations: 149322604 / total #impl: 570231893 (eff. 0.262)
332.52/332.61	c #Conflicts:    1378000 | #Learnt:      53254 | 0.001
332.52/332.61	c total clause space: 206.656MB
332.52/332.61	c total #watches: 364066
334.12/334.25	c total #propagations: 149430758 / total #impl: 571883609 (eff. 0.261)
334.12/334.25	c #Conflicts:    1379000 | #Learnt:      54254 | 0.001
334.12/334.25	c total clause space: 206.656MB
334.12/334.25	c total #watches: 374872
335.72/335.88	c total #propagations: 149650760 / total #impl: 573856472 (eff. 0.261)
335.72/335.88	c #Conflicts:    1380000 | #Learnt:      55254 | 0.001
335.72/335.88	c total clause space: 206.656MB
335.72/335.88	c total #watches: 385331
337.42/337.52	c total #propagations: 149819508 / total #impl: 575822328 (eff. 0.260)
337.42/337.52	c #Conflicts:    1381000 | #Learnt:      56254 | 0.001
337.42/337.52	c total clause space: 206.656MB
337.42/337.52	c total #watches: 396317
338.42/338.53	c total #propagations: 149965250 / total #impl: 577625640 (eff. 0.260)
338.42/338.53	c GC COLLECT
338.42/338.53	c #Conflicts:    1382000 | #Learnt:      28842 | 0.001
338.42/338.53	c total clause space: 206.656MB
338.42/338.53	c total #watches: 207424
338.62/338.72	c total #propagations: 150133932 / total #impl: 579089067 (eff. 0.259)
338.62/338.72	c #Conflicts:    1383000 | #Learnt:      29842 | 0.001
338.62/338.72	c total clause space: 206.656MB
338.62/338.72	c total #watches: 214277
338.82/338.96	c total #propagations: 150434541 / total #impl: 579781281 (eff. 0.259)
338.82/338.96	c #Conflicts:    1384000 | #Learnt:      30842 | 0.001
338.82/338.96	c total clause space: 206.656MB
338.82/338.96	c total #watches: 218337
339.02/339.15	c total #propagations: 150596710 / total #impl: 580250776 (eff. 0.260)
339.02/339.15	c #Conflicts:    1385000 | #Learnt:      31842 | 0.001
339.02/339.15	c total clause space: 206.656MB
339.02/339.15	c total #watches: 222414
339.22/339.35	c total #propagations: 150751606 / total #impl: 580695665 (eff. 0.260)
339.22/339.35	c #Conflicts:    1386000 | #Learnt:      32842 | 0.001
339.22/339.35	c total clause space: 206.656MB
339.22/339.35	c total #watches: 225580
339.52/339.64	c total #propagations: 150893219 / total #impl: 581051058 (eff. 0.260)
339.52/339.64	c #Conflicts:    1387000 | #Learnt:      33842 | 0.001
339.52/339.64	c total clause space: 206.656MB
339.52/339.64	c total #watches: 229815
339.82/339.94	c total #propagations: 151169944 / total #impl: 581745323 (eff. 0.260)
339.82/339.94	c #Conflicts:    1388000 | #Learnt:      34842 | 0.001
339.82/339.94	c total clause space: 206.656MB
339.82/339.94	c total #watches: 235221
340.02/340.18	c total #propagations: 151264563 / total #impl: 582211362 (eff. 0.260)
340.02/340.18	c #Conflicts:    1389000 | #Learnt:      35842 | 0.001
340.02/340.18	c total clause space: 206.656MB
340.02/340.18	c total #watches: 244737
340.42/340.52	c total #propagations: 151529681 / total #impl: 582859044 (eff. 0.260)
340.42/340.52	c #Conflicts:    1390000 | #Learnt:      36842 | 0.001
340.42/340.52	c total clause space: 206.656MB
340.42/340.52	c total #watches: 250907
340.72/340.85	c total #propagations: 151796635 / total #impl: 583564516 (eff. 0.260)
340.72/340.85	c #Conflicts:    1391000 | #Learnt:      37842 | 0.001
340.72/340.85	c total clause space: 206.656MB
340.72/340.85	c total #watches: 256627
341.22/341.30	c total #propagations: 151983909 / total #impl: 584214285 (eff. 0.260)
341.22/341.30	c #Conflicts:    1392000 | #Learnt:      38842 | 0.001
341.22/341.30	c total clause space: 206.656MB
341.22/341.30	c total #watches: 263561
341.72/341.83	c total #propagations: 152148173 / total #impl: 584899035 (eff. 0.260)
341.72/341.83	c #Conflicts:    1393000 | #Learnt:      39842 | 0.001
341.72/341.83	c total clause space: 206.656MB
341.72/341.83	c total #watches: 269897
342.32/342.44	c total #propagations: 152535633 / total #impl: 586081116 (eff. 0.260)
342.32/342.44	c #Conflicts:    1394000 | #Learnt:      40842 | 0.001
342.32/342.44	c total clause space: 206.656MB
342.32/342.44	c total #watches: 275985
343.02/343.12	c total #propagations: 152746231 / total #impl: 587106077 (eff. 0.260)
343.02/343.12	c #Conflicts:    1395000 | #Learnt:      41842 | 0.001
343.02/343.12	c total clause space: 206.656MB
343.02/343.12	c total #watches: 283265
343.72/343.86	c total #propagations: 153107118 / total #impl: 588514186 (eff. 0.260)
343.72/343.86	c #Conflicts:    1396000 | #Learnt:      42842 | 0.001
343.72/343.86	c total clause space: 206.656MB
343.72/343.86	c total #watches: 290635
344.52/344.69	c total #propagations: 153418935 / total #impl: 589946186 (eff. 0.260)
344.52/344.69	c #Conflicts:    1397000 | #Learnt:      43842 | 0.001
344.52/344.69	c total clause space: 206.656MB
344.52/344.69	c total #watches: 298101
345.52/345.69	c total #propagations: 153850036 / total #impl: 591749155 (eff. 0.260)
345.52/345.69	c #Conflicts:    1398000 | #Learnt:      44842 | 0.001
345.52/345.69	c total clause space: 206.656MB
345.52/345.69	c total #watches: 305957
346.52/346.66	c total #propagations: 154391771 / total #impl: 593555166 (eff. 0.260)
346.52/346.66	c #Conflicts:    1399000 | #Learnt:      45842 | 0.001
346.52/346.66	c total clause space: 206.656MB
346.52/346.66	c total #watches: 311841
347.52/347.70	c total #propagations: 154872833 / total #impl: 595338171 (eff. 0.260)
347.52/347.70	c #Conflicts:    1400000 | #Learnt:      46842 | 0.001
347.52/347.70	c total clause space: 206.656MB
347.52/347.70	c total #watches: 317969
348.62/348.76	c total #propagations: 155204931 / total #impl: 596783038 (eff. 0.260)
348.62/348.76	c #Conflicts:    1401000 | #Learnt:      47842 | 0.001
348.62/348.76	c total clause space: 206.656MB
348.62/348.76	c total #watches: 324207
349.72/349.88	c total #propagations: 155727897 / total #impl: 598516659 (eff. 0.260)
349.72/349.88	c #Conflicts:    1402000 | #Learnt:      48842 | 0.001
349.72/349.88	c total clause space: 206.656MB
349.72/349.88	c total #watches: 330595
350.92/351.02	c total #propagations: 156056910 / total #impl: 600491710 (eff. 0.260)
350.92/351.02	c #Conflicts:    1403000 | #Learnt:      49842 | 0.001
350.92/351.02	c total clause space: 206.656MB
350.92/351.02	c total #watches: 336487
352.02/352.19	c total #propagations: 156434847 / total #impl: 602232398 (eff. 0.260)
352.02/352.19	c #Conflicts:    1404000 | #Learnt:      50842 | 0.001
352.02/352.19	c total clause space: 206.656MB
352.02/352.19	c total #watches: 342829
353.02/353.12	c total #propagations: 156819852 / total #impl: 604088391 (eff. 0.260)
353.02/353.12	c #Conflicts:    1405000 | #Learnt:      51842 | 0.001
353.02/353.12	c total clause space: 206.656MB
353.02/353.12	c total #watches: 347981
354.22/354.37	c total #propagations: 157243647 / total #impl: 605458871 (eff. 0.260)
354.22/354.37	c #Conflicts:    1406000 | #Learnt:      52842 | 0.001
354.22/354.37	c total clause space: 206.656MB
354.22/354.37	c total #watches: 354725
355.71/355.84	c total #propagations: 157670472 / total #impl: 607111532 (eff. 0.260)
355.71/355.84	c #Conflicts:    1407000 | #Learnt:      53842 | 0.001
355.71/355.84	c total clause space: 206.656MB
355.71/355.84	c total #watches: 363194
356.91/357.06	c total #propagations: 158106085 / total #impl: 609066114 (eff. 0.260)
356.91/357.06	c #Conflicts:    1408000 | #Learnt:      54842 | 0.001
356.91/357.06	c total clause space: 206.656MB
356.91/357.06	c total #watches: 372175
357.71/357.80	c total #propagations: 158469236 / total #impl: 610451526 (eff. 0.260)
357.71/357.80	c #Conflicts:    1409000 | #Learnt:      55842 | 0.001
357.71/357.80	c total clause space: 206.656MB
357.71/357.80	c total #watches: 378140
358.41/358.55	c total #propagations: 158936093 / total #impl: 611656200 (eff. 0.260)
358.41/358.55	c #Conflicts:    1410000 | #Learnt:      56842 | 0.001
358.41/358.55	c total clause space: 206.656MB
358.41/358.55	c total #watches: 383165
359.21/359.35	c total #propagations: 159123248 / total #impl: 612333950 (eff. 0.260)
359.21/359.35	c GC COLLECT
359.21/359.35	c #Conflicts:    1411000 | #Learnt:      29135 | 0.001
359.21/359.35	c total clause space: 206.656MB
359.21/359.35	c total #watches: 209541
359.41/359.54	c total #propagations: 159255614 / total #impl: 613004198 (eff. 0.260)
359.41/359.54	c #Conflicts:    1412000 | #Learnt:      30135 | 0.001
359.41/359.54	c total clause space: 206.656MB
359.41/359.54	c total #watches: 218574
359.72/359.89	c total #propagations: 159372673 / total #impl: 613468877 (eff. 0.260)
359.72/359.89	c #Conflicts:    1413000 | #Learnt:      31135 | 0.001
359.72/359.89	c total clause space: 206.656MB
359.72/359.89	c total #watches: 224853
360.21/360.31	c total #propagations: 159860071 / total #impl: 614720816 (eff. 0.260)
360.21/360.31	c #Conflicts:    1414000 | #Learnt:      32135 | 0.001
360.21/360.31	c total clause space: 206.656MB
360.21/360.31	c total #watches: 232156
360.61/360.75	c total #propagations: 160208807 / total #impl: 615772590 (eff. 0.260)
360.61/360.75	c #Conflicts:    1415000 | #Learnt:      33135 | 0.001
360.61/360.75	c total clause space: 206.656MB
360.61/360.75	c total #watches: 238958
361.01/361.16	c total #propagations: 160460189 / total #impl: 616881531 (eff. 0.260)
361.01/361.16	c #Conflicts:    1416000 | #Learnt:      34135 | 0.001
361.01/361.16	c total clause space: 206.656MB
361.01/361.16	c total #watches: 250277
361.61/361.72	c total #propagations: 160809237 / total #impl: 617901683 (eff. 0.260)
361.61/361.72	c #Conflicts:    1417000 | #Learnt:      35135 | 0.001
361.61/361.72	c total clause space: 206.656MB
361.61/361.72	c total #watches: 265199
362.21/362.33	c total #propagations: 161116941 / total #impl: 619114621 (eff. 0.260)
362.21/362.33	c #Conflicts:    1418000 | #Learnt:      36135 | 0.001
362.21/362.33	c total clause space: 206.656MB
362.21/362.33	c total #watches: 271599
362.81/362.98	c total #propagations: 161568021 / total #impl: 620186016 (eff. 0.261)
362.81/362.98	c #Conflicts:    1419000 | #Learnt:      37135 | 0.001
362.81/362.98	c total clause space: 206.656MB
362.81/362.98	c total #watches: 278793
363.81/363.92	c total #propagations: 161613115 / total #impl: 620772171 (eff. 0.260)
363.81/363.92	c #Conflicts:    1420000 | #Learnt:      38135 | 0.001
363.81/363.92	c total clause space: 206.656MB
363.81/363.92	c total #watches: 287405
364.91/365.08	c total #propagations: 161845067 / total #impl: 622185825 (eff. 0.260)
364.91/365.08	c #Conflicts:    1421000 | #Learnt:      39135 | 0.001
364.91/365.08	c total clause space: 206.656MB
364.91/365.08	c total #watches: 297423
366.01/366.15	c total #propagations: 162222857 / total #impl: 624161923 (eff. 0.260)
366.01/366.15	c #Conflicts:    1422000 | #Learnt:      40135 | 0.001
366.01/366.15	c total clause space: 206.656MB
366.01/366.15	c total #watches: 307630
367.01/367.17	c total #propagations: 162521880 / total #impl: 625942203 (eff. 0.260)
367.01/367.17	c #Conflicts:    1423000 | #Learnt:      41135 | 0.001
367.01/367.17	c total clause space: 206.656MB
367.01/367.17	c total #watches: 320710
368.11/368.29	c total #propagations: 162707779 / total #impl: 627459342 (eff. 0.259)
368.11/368.29	c #Conflicts:    1424000 | #Learnt:      42135 | 0.001
368.11/368.29	c total clause space: 206.656MB
368.11/368.29	c total #watches: 328759
369.41/369.54	c total #propagations: 162921085 / total #impl: 628465032 (eff. 0.259)
369.41/369.54	c #Conflicts:    1425000 | #Learnt:      43135 | 0.001
369.41/369.54	c total clause space: 206.656MB
369.41/369.54	c total #watches: 336747
370.72/370.87	c total #propagations: 163210775 / total #impl: 629777952 (eff. 0.259)
370.72/370.87	c #Conflicts:    1426000 | #Learnt:      44135 | 0.001
370.72/370.87	c total clause space: 206.656MB
370.72/370.87	c total #watches: 345324
372.21/372.37	c total #propagations: 163583252 / total #impl: 631281661 (eff. 0.259)
372.21/372.37	c #Conflicts:    1427000 | #Learnt:      45135 | 0.001
372.21/372.37	c total clause space: 206.656MB
372.21/372.37	c total #watches: 355218
374.02/374.10	c total #propagations: 164025984 / total #impl: 632882456 (eff. 0.259)
374.02/374.10	c #Conflicts:    1428000 | #Learnt:      46135 | 0.001
374.02/374.10	c total clause space: 206.656MB
374.02/374.10	c total #watches: 362537
375.71/375.80	c total #propagations: 164400250 / total #impl: 634647151 (eff. 0.259)
375.71/375.80	c #Conflicts:    1429000 | #Learnt:      47135 | 0.001
375.71/375.80	c total clause space: 206.656MB
375.71/375.80	c total #watches: 368943
377.41/377.54	c total #propagations: 164764159 / total #impl: 636114864 (eff. 0.259)
377.41/377.54	c #Conflicts:    1430000 | #Learnt:      48135 | 0.001
377.41/377.54	c total clause space: 206.656MB
377.41/377.54	c total #watches: 378126
379.11/379.24	c total #propagations: 165050811 / total #impl: 637662743 (eff. 0.259)
379.11/379.24	c #Conflicts:    1431000 | #Learnt:      49135 | 0.001
379.11/379.24	c total clause space: 206.656MB
379.11/379.24	c total #watches: 388640
381.01/381.19	c total #propagations: 165425398 / total #impl: 639151308 (eff. 0.259)
381.01/381.19	c #Conflicts:    1432000 | #Learnt:      50135 | 0.001
381.01/381.19	c total clause space: 206.656MB
381.01/381.19	c total #watches: 396199
383.11/383.20	c total #propagations: 165723782 / total #impl: 640976422 (eff. 0.259)
383.11/383.20	c #Conflicts:    1433000 | #Learnt:      51135 | 0.001
383.11/383.20	c total clause space: 206.656MB
383.11/383.20	c total #watches: 404863
384.92/385.05	c total #propagations: 166169388 / total #impl: 642796560 (eff. 0.259)
384.92/385.05	c #Conflicts:    1434000 | #Learnt:      52135 | 0.001
384.92/385.05	c total clause space: 206.656MB
384.92/385.05	c total #watches: 413627
387.31/387.48	c total #propagations: 166445815 / total #impl: 644536022 (eff. 0.258)
387.31/387.48	c #Conflicts:    1435000 | #Learnt:      53135 | 0.001
387.31/387.48	c total clause space: 206.656MB
387.31/387.48	c total #watches: 420999
389.50/389.62	c total #propagations: 166751901 / total #impl: 646861814 (eff. 0.258)
389.50/389.62	c #Conflicts:    1436000 | #Learnt:      54135 | 0.001
389.50/389.62	c total clause space: 206.656MB
389.50/389.62	c total #watches: 429320
391.51/391.65	c total #propagations: 167054844 / total #impl: 648577848 (eff. 0.258)
391.51/391.65	c #Conflicts:    1437000 | #Learnt:      55135 | 0.001
391.51/391.65	c total clause space: 206.656MB
391.51/391.65	c total #watches: 435913
393.50/393.61	c total #propagations: 167225839 / total #impl: 649997799 (eff. 0.257)
393.50/393.61	c #Conflicts:    1438000 | #Learnt:      56135 | 0.001
393.50/393.61	c total clause space: 206.656MB
393.50/393.61	c total #watches: 441450
395.60/395.75	c total #propagations: 167367729 / total #impl: 651386849 (eff. 0.257)
395.60/395.75	c #Conflicts:    1439000 | #Learnt:      57135 | 0.001
395.60/395.75	c total clause space: 206.656MB
395.60/395.75	c total #watches: 449986
397.60/397.70	c total #propagations: 167577180 / total #impl: 653149471 (eff. 0.257)
397.60/397.70	c GC COLLECT
397.60/397.70	c #Conflicts:    1440000 | #Learnt:      29132 | 0.001
397.60/397.70	c total clause space: 206.656MB
397.60/397.70	c total #watches: 209238
397.80/397.92	c total #propagations: 167762630 / total #impl: 654721360 (eff. 0.256)
397.80/397.92	c #Conflicts:    1441000 | #Learnt:      30132 | 0.001
397.80/397.92	c total clause space: 206.656MB
397.80/397.92	c total #watches: 214467
398.00/398.20	c total #propagations: 167870863 / total #impl: 655214212 (eff. 0.256)
398.00/398.20	c #Conflicts:    1442000 | #Learnt:      31132 | 0.001
398.00/398.20	c total clause space: 206.656MB
398.00/398.20	c total #watches: 219150
398.30/398.49	c total #propagations: 167977610 / total #impl: 655848614 (eff. 0.256)
398.30/398.49	c #Conflicts:    1443000 | #Learnt:      32132 | 0.001
398.30/398.49	c total clause space: 206.656MB
398.30/398.49	c total #watches: 224657
398.70/398.82	c total #propagations: 168088193 / total #impl: 656471295 (eff. 0.256)
398.70/398.82	c #Conflicts:    1444000 | #Learnt:      33132 | 0.001
398.70/398.82	c total clause space: 206.656MB
398.70/398.82	c total #watches: 231705
399.10/399.21	c total #propagations: 168228751 / total #impl: 657244530 (eff. 0.256)
399.10/399.21	c #Conflicts:    1445000 | #Learnt:      34132 | 0.001
399.10/399.21	c total clause space: 206.656MB
399.10/399.21	c total #watches: 238758
399.50/399.67	c total #propagations: 168356230 / total #impl: 658134083 (eff. 0.256)
399.50/399.67	c #Conflicts:    1446000 | #Learnt:      35132 | 0.001
399.50/399.67	c total clause space: 206.656MB
399.50/399.67	c total #watches: 246436
400.10/400.24	c total #propagations: 168566901 / total #impl: 659207752 (eff. 0.256)
400.10/400.24	c #Conflicts:    1447000 | #Learnt:      36132 | 0.001
400.10/400.24	c total clause space: 206.656MB
400.10/400.24	c total #watches: 255079
400.80/400.93	c total #propagations: 168788065 / total #impl: 660353188 (eff. 0.256)
400.80/400.93	c #Conflicts:    1448000 | #Learnt:      37132 | 0.001
400.80/400.93	c total clause space: 206.656MB
400.80/400.93	c total #watches: 263196
401.41/401.58	c total #propagations: 168939148 / total #impl: 661396884 (eff. 0.255)
401.41/401.58	c #Conflicts:    1449000 | #Learnt:      38132 | 0.001
401.41/401.58	c total clause space: 206.656MB
401.41/401.58	c total #watches: 268886
402.10/402.25	c total #propagations: 169029464 / total #impl: 662255021 (eff. 0.255)
402.10/402.25	c #Conflicts:    1450000 | #Learnt:      39132 | 0.001
402.10/402.25	c total clause space: 206.656MB
402.10/402.25	c total #watches: 273763
402.70/402.88	c total #propagations: 169225255 / total #impl: 663311952 (eff. 0.255)
402.70/402.88	c #Conflicts:    1451000 | #Learnt:      40132 | 0.001
402.70/402.88	c total clause space: 206.656MB
402.70/402.88	c total #watches: 277971
403.30/403.49	c total #propagations: 169267035 / total #impl: 664030073 (eff. 0.255)
403.30/403.49	c #Conflicts:    1452000 | #Learnt:      41132 | 0.001
403.30/403.49	c total clause space: 206.656MB
403.30/403.49	c total #watches: 281717
404.00/404.11	c total #propagations: 169319304 / total #impl: 664659580 (eff. 0.255)
404.00/404.11	c #Conflicts:    1453000 | #Learnt:      42132 | 0.001
404.00/404.11	c total clause space: 206.656MB
404.00/404.11	c total #watches: 285651
404.60/404.78	c total #propagations: 169363209 / total #impl: 665338320 (eff. 0.255)
404.60/404.78	c #Conflicts:    1454000 | #Learnt:      43132 | 0.001
404.60/404.78	c total clause space: 206.656MB
404.60/404.78	c total #watches: 289418
405.30/405.44	c total #propagations: 169448861 / total #impl: 666199486 (eff. 0.254)
405.30/405.44	c #Conflicts:    1455000 | #Learnt:      44132 | 0.001
405.30/405.44	c total clause space: 206.656MB
405.30/405.44	c total #watches: 293128
406.10/406.21	c total #propagations: 169502894 / total #impl: 666966013 (eff. 0.254)
406.10/406.21	c #Conflicts:    1456000 | #Learnt:      45132 | 0.001
406.10/406.21	c total clause space: 206.656MB
406.10/406.21	c total #watches: 296869
406.80/406.97	c total #propagations: 169570367 / total #impl: 667940543 (eff. 0.254)
406.80/406.97	c #Conflicts:    1457000 | #Learnt:      46132 | 0.001
406.80/406.97	c total clause space: 206.656MB
406.80/406.97	c total #watches: 300555
407.70/407.83	c total #propagations: 169623734 / total #impl: 668871574 (eff. 0.254)
407.70/407.83	c #Conflicts:    1458000 | #Learnt:      47132 | 0.001
407.70/407.83	c total clause space: 206.656MB
407.70/407.83	c total #watches: 304318
408.50/408.61	c total #propagations: 169696204 / total #impl: 669853158 (eff. 0.253)
408.50/408.61	c #Conflicts:    1459000 | #Learnt:      48132 | 0.001
408.50/408.61	c total clause space: 206.656MB
408.50/408.61	c total #watches: 311838
409.30/409.49	c total #propagations: 169929052 / total #impl: 670891396 (eff. 0.253)
409.30/409.49	c #Conflicts:    1460000 | #Learnt:      49132 | 0.001
409.30/409.49	c total clause space: 206.656MB
409.30/409.49	c total #watches: 318644
410.20/410.38	c total #propagations: 170181903 / total #impl: 671938064 (eff. 0.253)
410.20/410.38	c #Conflicts:    1461000 | #Learnt:      50132 | 0.001
410.20/410.38	c total clause space: 206.656MB
410.20/410.38	c total #watches: 325122
411.30/411.42	c total #propagations: 170373961 / total #impl: 672826074 (eff. 0.253)
411.30/411.42	c #Conflicts:    1462000 | #Learnt:      51132 | 0.001
411.30/411.42	c total clause space: 206.656MB
411.30/411.42	c total #watches: 332530
412.10/412.29	c total #propagations: 170686158 / total #impl: 673891418 (eff. 0.253)
412.10/412.29	c #Conflicts:    1463000 | #Learnt:      52132 | 0.001
412.10/412.29	c total clause space: 206.656MB
412.10/412.29	c total #watches: 341115
413.00/413.14	c total #propagations: 171055682 / total #impl: 674977689 (eff. 0.253)
413.00/413.14	c #Conflicts:    1464000 | #Learnt:      53132 | 0.001
413.00/413.14	c total clause space: 206.656MB
413.00/413.14	c total #watches: 349969
414.00/414.15	c total #propagations: 171339748 / total #impl: 675888034 (eff. 0.254)
414.00/414.15	c #Conflicts:    1465000 | #Learnt:      54132 | 0.001
414.00/414.15	c total clause space: 206.656MB
414.00/414.15	c total #watches: 355914
415.20/415.33	c total #propagations: 171683172 / total #impl: 677097417 (eff. 0.254)
415.20/415.33	c #Conflicts:    1466000 | #Learnt:      55132 | 0.001
415.20/415.33	c total clause space: 206.656MB
415.20/415.33	c total #watches: 361952
416.20/416.30	c total #propagations: 171904034 / total #impl: 678335980 (eff. 0.253)
416.20/416.30	c #Conflicts:    1467000 | #Learnt:      56132 | 0.001
416.20/416.30	c total clause space: 206.656MB
416.20/416.30	c total #watches: 372694
417.49/417.60	c total #propagations: 172258269 / total #impl: 679305280 (eff. 0.254)
417.49/417.60	c #Conflicts:    1468000 | #Learnt:      57132 | 0.001
417.49/417.60	c total clause space: 206.656MB
417.49/417.60	c total #watches: 383831
418.79/418.92	c total #propagations: 172566532 / total #impl: 680906366 (eff. 0.253)
418.79/418.92	c #Conflicts:    1469000 | #Learnt:      58132 | 0.001
418.79/418.92	c total clause space: 206.656MB
418.79/418.92	c total #watches: 391191
419.59/419.74	c total #propagations: 172762356 / total #impl: 682026850 (eff. 0.253)
419.59/419.74	c GC COLLECT
419.59/419.74	c #Conflicts:    1470000 | #Learnt:      29831 | 0.001
419.59/419.74	c total clause space: 206.656MB
419.59/419.74	c total #watches: 213983
419.79/419.94	c total #propagations: 173001563 / total #impl: 683074502 (eff. 0.253)
419.79/419.94	c #Conflicts:    1471000 | #Learnt:      30831 | 0.001
419.79/419.94	c total clause space: 206.656MB
419.79/419.94	c total #watches: 218444
419.99/420.17	c total #propagations: 173106604 / total #impl: 683518506 (eff. 0.253)
419.99/420.17	c #Conflicts:    1472000 | #Learnt:      31831 | 0.001
419.99/420.17	c total clause space: 206.656MB
419.99/420.17	c total #watches: 225130
420.20/420.39	c total #propagations: 173260620 / total #impl: 684060935 (eff. 0.253)
420.20/420.39	c #Conflicts:    1473000 | #Learnt:      32831 | 0.001
420.20/420.39	c total clause space: 206.656MB
420.20/420.39	c total #watches: 232287
420.59/420.78	c total #propagations: 173383320 / total #impl: 684554939 (eff. 0.253)
420.59/420.78	c #Conflicts:    1474000 | #Learnt:      33831 | 0.001
420.59/420.78	c total clause space: 206.656MB
420.59/420.78	c total #watches: 241102
420.99/421.19	c total #propagations: 173627716 / total #impl: 685462803 (eff. 0.253)
420.99/421.19	c #Conflicts:    1475000 | #Learnt:      34831 | 0.001
420.99/421.19	c total clause space: 206.656MB
420.99/421.19	c total #watches: 248007
421.49/421.69	c total #propagations: 173750761 / total #impl: 686097181 (eff. 0.253)
421.49/421.69	c #Conflicts:    1476000 | #Learnt:      35831 | 0.001
421.49/421.69	c total clause space: 206.656MB
421.49/421.69	c total #watches: 257888
421.99/422.14	c total #propagations: 173949546 / total #impl: 686996246 (eff. 0.253)
421.99/422.14	c #Conflicts:    1477000 | #Learnt:      36831 | 0.001
421.99/422.14	c total clause space: 206.656MB
421.99/422.14	c total #watches: 267111
422.49/422.68	c total #propagations: 174034721 / total #impl: 687492355 (eff. 0.253)
422.49/422.68	c #Conflicts:    1478000 | #Learnt:      37831 | 0.001
422.49/422.68	c total clause space: 206.656MB
422.49/422.68	c total #watches: 274136
423.19/423.38	c total #propagations: 174229314 / total #impl: 688379381 (eff. 0.253)
423.19/423.38	c #Conflicts:    1479000 | #Learnt:      38831 | 0.001
423.19/423.38	c total clause space: 206.656MB
423.19/423.38	c total #watches: 281177
424.09/424.20	c total #propagations: 174548197 / total #impl: 689482639 (eff. 0.253)
424.09/424.20	c #Conflicts:    1480000 | #Learnt:      39831 | 0.001
424.09/424.20	c total clause space: 206.656MB
424.09/424.20	c total #watches: 287855
424.89/425.05	c total #propagations: 175119406 / total #impl: 691042508 (eff. 0.253)
424.89/425.05	c #Conflicts:    1481000 | #Learnt:      40831 | 0.001
424.89/425.05	c total clause space: 206.656MB
424.89/425.05	c total #watches: 296115
425.70/425.82	c total #propagations: 175388252 / total #impl: 692157525 (eff. 0.253)
425.70/425.82	c #Conflicts:    1482000 | #Learnt:      41831 | 0.001
425.70/425.82	c total clause space: 206.656MB
425.70/425.82	c total #watches: 301909
426.50/426.68	c total #propagations: 175694698 / total #impl: 693137778 (eff. 0.253)
426.50/426.68	c #Conflicts:    1483000 | #Learnt:      42831 | 0.001
426.50/426.68	c total clause space: 206.656MB
426.50/426.68	c total #watches: 310719
427.40/427.51	c total #propagations: 175938048 / total #impl: 694213741 (eff. 0.253)
427.40/427.51	c #Conflicts:    1484000 | #Learnt:      43831 | 0.001
427.40/427.51	c total clause space: 206.656MB
427.40/427.51	c total #watches: 318340
428.19/428.39	c total #propagations: 176131596 / total #impl: 695073258 (eff. 0.253)
428.19/428.39	c #Conflicts:    1485000 | #Learnt:      44831 | 0.001
428.19/428.39	c total clause space: 206.656MB
428.19/428.39	c total #watches: 325327
429.00/429.13	c total #propagations: 176340887 / total #impl: 695969295 (eff. 0.253)
429.00/429.13	c #Conflicts:    1486000 | #Learnt:      45831 | 0.001
429.00/429.13	c total clause space: 206.656MB
429.00/429.13	c total #watches: 331399
430.00/430.13	c total #propagations: 176584251 / total #impl: 696897589 (eff. 0.253)
430.00/430.13	c #Conflicts:    1487000 | #Learnt:      46831 | 0.001
430.00/430.13	c total clause space: 206.656MB
430.00/430.13	c total #watches: 336852
430.99/431.15	c total #propagations: 176738642 / total #impl: 697990559 (eff. 0.253)
430.99/431.15	c #Conflicts:    1488000 | #Learnt:      47831 | 0.001
430.99/431.15	c total clause space: 206.656MB
430.99/431.15	c total #watches: 342895
432.20/432.37	c total #propagations: 176912203 / total #impl: 699137015 (eff. 0.253)
432.20/432.37	c #Conflicts:    1489000 | #Learnt:      48831 | 0.001
432.20/432.37	c total clause space: 206.656MB
432.20/432.37	c total #watches: 350957
433.30/433.43	c total #propagations: 177248846 / total #impl: 700507109 (eff. 0.253)
433.30/433.43	c #Conflicts:    1490000 | #Learnt:      49831 | 0.001
433.30/433.43	c total clause space: 206.656MB
433.30/433.43	c total #watches: 355136
434.59/434.75	c total #propagations: 177485707 / total #impl: 701612675 (eff. 0.253)
434.59/434.75	c #Conflicts:    1491000 | #Learnt:      50831 | 0.001
434.59/434.75	c total clause space: 206.656MB
434.59/434.75	c total #watches: 361185
436.09/436.23	c total #propagations: 178022378 / total #impl: 703298899 (eff. 0.253)
436.09/436.23	c #Conflicts:    1492000 | #Learnt:      51831 | 0.001
436.09/436.23	c total clause space: 206.656MB
436.09/436.23	c total #watches: 368023
437.39/437.59	c total #propagations: 178389233 / total #impl: 704892978 (eff. 0.253)
437.39/437.59	c #Conflicts:    1493000 | #Learnt:      52831 | 0.001
437.39/437.59	c total clause space: 206.656MB
437.39/437.59	c total #watches: 376983
438.80/438.93	c total #propagations: 178970071 / total #impl: 706541431 (eff. 0.253)
438.80/438.93	c #Conflicts:    1494000 | #Learnt:      53831 | 0.001
438.80/438.93	c total clause space: 206.656MB
438.80/438.93	c total #watches: 384877
440.29/440.40	c total #propagations: 179447825 / total #impl: 708119735 (eff. 0.253)
440.29/440.40	c #Conflicts:    1495000 | #Learnt:      54831 | 0.001
440.29/440.40	c total clause space: 206.656MB
440.29/440.40	c total #watches: 393159
441.99/442.14	c total #propagations: 179859364 / total #impl: 709800255 (eff. 0.253)
441.99/442.14	c #Conflicts:    1496000 | #Learnt:      55831 | 0.001
441.99/442.14	c total clause space: 206.656MB
441.99/442.14	c total #watches: 400678
443.89/444.06	c total #propagations: 180224592 / total #impl: 711561203 (eff. 0.253)
443.89/444.06	c #Conflicts:    1497000 | #Learnt:      56831 | 0.001
443.89/444.06	c total clause space: 206.656MB
443.89/444.06	c total #watches: 407505
445.40/445.52	c total #propagations: 180711840 / total #impl: 713533913 (eff. 0.253)
445.40/445.52	c #Conflicts:    1498000 | #Learnt:      57831 | 0.001
445.40/445.52	c total clause space: 206.656MB
445.40/445.52	c total #watches: 413884
446.60/446.77	c total #propagations: 181074764 / total #impl: 715407539 (eff. 0.253)
446.60/446.77	c #Conflicts:    1499000 | #Learnt:      58831 | 0.001
446.60/446.77	c total clause space: 206.656MB
446.60/446.77	c total #watches: 420303
447.39/447.52	c total #propagations: 181419758 / total #impl: 717150360 (eff. 0.253)
447.39/447.52	c GC COLLECT
447.39/447.52	c #Conflicts:    1500000 | #Learnt:      30236 | 0.001
447.39/447.52	c total clause space: 206.656MB
447.39/447.52	c total #watches: 214719
447.70/447.81	c total #propagations: 181650150 / total #impl: 718253602 (eff. 0.253)
447.70/447.81	c #Conflicts:    1501000 | #Learnt:      31236 | 0.001
447.70/447.81	c total clause space: 206.656MB
447.70/447.81	c total #watches: 223801
447.99/448.18	c total #propagations: 181908678 / total #impl: 719258178 (eff. 0.253)
447.99/448.18	c #Conflicts:    1502000 | #Learnt:      32236 | 0.001
447.99/448.18	c total clause space: 206.656MB
447.99/448.18	c total #watches: 231013
448.39/448.55	c total #propagations: 182188035 / total #impl: 720400243 (eff. 0.253)
448.39/448.55	c #Conflicts:    1503000 | #Learnt:      33236 | 0.001
448.39/448.55	c total clause space: 206.656MB
448.39/448.55	c total #watches: 237725
448.80/448.96	c total #propagations: 182329473 / total #impl: 721316111 (eff. 0.253)
448.80/448.96	c #Conflicts:    1504000 | #Learnt:      34236 | 0.001
448.80/448.96	c total clause space: 206.656MB
448.80/448.96	c total #watches: 245038
449.29/449.44	c total #propagations: 182425804 / total #impl: 722198245 (eff. 0.253)
449.29/449.44	c #Conflicts:    1505000 | #Learnt:      35236 | 0.001
449.29/449.44	c total clause space: 206.656MB
449.29/449.44	c total #watches: 253192
449.90/450.05	c total #propagations: 182570853 / total #impl: 723257362 (eff. 0.252)
449.90/450.05	c #Conflicts:    1506000 | #Learnt:      36236 | 0.001
449.90/450.05	c total clause space: 206.656MB
449.90/450.05	c total #watches: 260645
450.69/450.82	c total #propagations: 182850924 / total #impl: 724672686 (eff. 0.252)
450.69/450.82	c #Conflicts:    1507000 | #Learnt:      37236 | 0.001
450.69/450.82	c total clause space: 206.656MB
450.69/450.82	c total #watches: 268359
451.29/451.49	c total #propagations: 183281049 / total #impl: 726113678 (eff. 0.252)
451.29/451.49	c #Conflicts:    1508000 | #Learnt:      38236 | 0.001
451.29/451.49	c total clause space: 206.656MB
451.29/451.49	c total #watches: 275689
452.00/452.13	c total #propagations: 183763188 / total #impl: 727654802 (eff. 0.253)
452.00/452.13	c #Conflicts:    1509000 | #Learnt:      39236 | 0.001
452.00/452.13	c total clause space: 206.656MB
452.00/452.13	c total #watches: 283270
452.69/452.82	c total #propagations: 184140018 / total #impl: 729180741 (eff. 0.253)
452.69/452.82	c #Conflicts:    1510000 | #Learnt:      40236 | 0.001
452.69/452.82	c total clause space: 206.656MB
452.69/452.82	c total #watches: 293959
453.59/453.75	c total #propagations: 184553195 / total #impl: 730592806 (eff. 0.253)
453.59/453.75	c #Conflicts:    1511000 | #Learnt:      41236 | 0.001
453.59/453.75	c total clause space: 206.656MB
453.59/453.75	c total #watches: 301499
454.39/454.55	c total #propagations: 184924960 / total #impl: 731954423 (eff. 0.253)
454.39/454.55	c #Conflicts:    1512000 | #Learnt:      42236 | 0.001
454.39/454.55	c total clause space: 206.656MB
454.39/454.55	c total #watches: 309618
455.19/455.38	c total #propagations: 185290028 / total #impl: 733219941 (eff. 0.253)
455.19/455.38	c #Conflicts:    1513000 | #Learnt:      43236 | 0.001
455.19/455.38	c total clause space: 206.656MB
455.19/455.38	c total #watches: 316171
456.29/456.40	c total #propagations: 185549150 / total #impl: 734561457 (eff. 0.253)
456.29/456.40	c #Conflicts:    1514000 | #Learnt:      44236 | 0.001
456.29/456.40	c total clause space: 206.656MB
456.29/456.40	c total #watches: 324022
457.29/457.41	c total #propagations: 185850047 / total #impl: 736263660 (eff. 0.252)
457.29/457.41	c #Conflicts:    1515000 | #Learnt:      45236 | 0.001
457.29/457.41	c total clause space: 206.656MB
457.29/457.41	c total #watches: 333074
458.39/458.57	c total #propagations: 186141284 / total #impl: 737857843 (eff. 0.252)
458.39/458.57	c #Conflicts:    1516000 | #Learnt:      46236 | 0.001
458.39/458.57	c total clause space: 206.656MB
458.39/458.57	c total #watches: 343924
459.89/460.05	c total #propagations: 186601112 / total #impl: 739428452 (eff. 0.252)
459.89/460.05	c #Conflicts:    1517000 | #Learnt:      47236 | 0.001
459.89/460.05	c total clause space: 206.656MB
459.89/460.05	c total #watches: 352384
461.39/461.55	c total #propagations: 187080377 / total #impl: 741469572 (eff. 0.252)
461.39/461.55	c #Conflicts:    1518000 | #Learnt:      48236 | 0.001
461.39/461.55	c total clause space: 206.656MB
461.39/461.55	c total #watches: 359264
462.79/462.99	c total #propagations: 187522186 / total #impl: 743329984 (eff. 0.252)
462.79/462.99	c #Conflicts:    1519000 | #Learnt:      49236 | 0.001
462.79/462.99	c total clause space: 206.656MB
462.79/462.99	c total #watches: 366418
464.39/464.55	c total #propagations: 187847883 / total #impl: 745101497 (eff. 0.252)
464.39/464.55	c #Conflicts:    1520000 | #Learnt:      50236 | 0.001
464.39/464.55	c total clause space: 206.656MB
464.39/464.55	c total #watches: 375573
465.79/465.93	c total #propagations: 188145777 / total #impl: 746839938 (eff. 0.252)
465.79/465.93	c #Conflicts:    1521000 | #Learnt:      51236 | 0.001
465.79/465.93	c total clause space: 206.656MB
465.79/465.93	c total #watches: 384172
467.29/467.40	c total #propagations: 188373401 / total #impl: 748371177 (eff. 0.252)
467.29/467.40	c #Conflicts:    1522000 | #Learnt:      52236 | 0.001
467.29/467.40	c total clause space: 206.656MB
467.29/467.40	c total #watches: 394117
468.99/469.12	c total #propagations: 188718763 / total #impl: 750122367 (eff. 0.252)
468.99/469.12	c #Conflicts:    1523000 | #Learnt:      53236 | 0.001
468.99/469.12	c total clause space: 206.656MB
468.99/469.12	c total #watches: 402849
470.70/470.89	c total #propagations: 189052832 / total #impl: 752279100 (eff. 0.251)
470.70/470.89	c #Conflicts:    1524000 | #Learnt:      54236 | 0.001
470.70/470.89	c total clause space: 206.656MB
470.70/470.89	c total #watches: 410823
472.90/473.06	c total #propagations: 189346470 / total #impl: 754370740 (eff. 0.251)
472.90/473.06	c #Conflicts:    1525000 | #Learnt:      55236 | 0.001
472.90/473.06	c total clause space: 206.656MB
472.90/473.06	c total #watches: 419017
474.99/475.10	c total #propagations: 189804497 / total #impl: 756897862 (eff. 0.251)
474.99/475.10	c #Conflicts:    1526000 | #Learnt:      56236 | 0.001
474.99/475.10	c total clause space: 206.656MB
474.99/475.10	c total #watches: 429215
476.99/477.12	c total #propagations: 190175694 / total #impl: 758634205 (eff. 0.251)
476.99/477.12	c #Conflicts:    1527000 | #Learnt:      57236 | 0.001
476.99/477.12	c total clause space: 206.656MB
476.99/477.12	c total #watches: 437609
478.79/478.94	c total #propagations: 190640555 / total #impl: 760679835 (eff. 0.251)
478.79/478.94	c #Conflicts:    1528000 | #Learnt:      58236 | 0.001
478.79/478.94	c total clause space: 206.656MB
478.79/478.94	c total #watches: 446570
480.79/480.92	c total #propagations: 190894568 / total #impl: 762260793 (eff. 0.250)
480.79/480.92	c #Conflicts:    1529000 | #Learnt:      59236 | 0.001
480.79/480.92	c total clause space: 206.656MB
480.79/480.92	c total #watches: 456594
482.19/482.34	c total #propagations: 191037245 / total #impl: 763188126 (eff. 0.250)
482.19/482.34	c GC COLLECT
482.19/482.34	c #Conflicts:    1530000 | #Learnt:      30331 | 0.001
482.19/482.34	c total clause space: 206.656MB
482.19/482.34	c total #watches: 216194
482.39/482.59	c total #propagations: 191342615 / total #impl: 764650350 (eff. 0.250)
482.39/482.59	c #Conflicts:    1531000 | #Learnt:      31331 | 0.001
482.39/482.59	c total clause space: 206.656MB
482.39/482.59	c total #watches: 224060
482.79/482.96	c total #propagations: 191636203 / total #impl: 765502993 (eff. 0.250)
482.79/482.96	c #Conflicts:    1532000 | #Learnt:      32331 | 0.001
482.79/482.96	c total clause space: 206.656MB
482.79/482.96	c total #watches: 232575
483.19/483.37	c total #propagations: 191889331 / total #impl: 766476613 (eff. 0.250)
483.19/483.37	c #Conflicts:    1533000 | #Learnt:      33331 | 0.001
483.19/483.37	c total clause space: 206.656MB
483.19/483.37	c total #watches: 237950
483.69/483.83	c total #propagations: 192066119 / total #impl: 767186776 (eff. 0.250)
483.69/483.83	c #Conflicts:    1534000 | #Learnt:      34331 | 0.001
483.69/483.83	c total clause space: 206.656MB
483.69/483.83	c total #watches: 246334
484.09/484.29	c total #propagations: 192435947 / total #impl: 768335660 (eff. 0.250)
484.09/484.29	c #Conflicts:    1535000 | #Learnt:      35331 | 0.001
484.09/484.29	c total clause space: 206.656MB
484.09/484.29	c total #watches: 254454
484.79/484.90	c total #propagations: 192656081 / total #impl: 769333451 (eff. 0.250)
484.79/484.90	c #Conflicts:    1536000 | #Learnt:      36331 | 0.001
484.79/484.90	c total clause space: 206.656MB
484.79/484.90	c total #watches: 260564
485.19/485.38	c total #propagations: 193053006 / total #impl: 770482365 (eff. 0.251)
485.19/485.38	c #Conflicts:    1537000 | #Learnt:      37331 | 0.001
485.19/485.38	c total clause space: 206.656MB
485.19/485.38	c total #watches: 268365
485.99/486.18	c total #propagations: 193241183 / total #impl: 771310809 (eff. 0.251)
485.99/486.18	c #Conflicts:    1538000 | #Learnt:      38331 | 0.001
485.99/486.18	c total clause space: 206.656MB
485.99/486.18	c total #watches: 276821
486.69/486.87	c total #propagations: 193632683 / total #impl: 772668222 (eff. 0.251)
486.69/486.87	c #Conflicts:    1539000 | #Learnt:      39331 | 0.001
486.69/486.87	c total clause space: 206.656MB
486.69/486.87	c total #watches: 284092
487.48/487.61	c total #propagations: 194110549 / total #impl: 774003867 (eff. 0.251)
487.48/487.61	c #Conflicts:    1540000 | #Learnt:      40331 | 0.001
487.48/487.61	c total clause space: 206.656MB
487.48/487.61	c total #watches: 292864
488.39/488.50	c total #propagations: 194493225 / total #impl: 775337472 (eff. 0.251)
488.39/488.50	c #Conflicts:    1541000 | #Learnt:      41331 | 0.001
488.39/488.50	c total clause space: 206.656MB
488.39/488.50	c total #watches: 299744
488.98/489.18	c total #propagations: 194785531 / total #impl: 776412625 (eff. 0.251)
488.98/489.18	c #Conflicts:    1542000 | #Learnt:      42331 | 0.001
488.98/489.18	c total clause space: 206.656MB
488.98/489.18	c total #watches: 310031
489.88/490.00	c total #propagations: 194948235 / total #impl: 777189783 (eff. 0.251)
489.88/490.00	c #Conflicts:    1543000 | #Learnt:      43331 | 0.001
489.88/490.00	c total clause space: 206.656MB
489.88/490.00	c total #watches: 316445
490.88/491.07	c total #propagations: 195002745 / total #impl: 777857668 (eff. 0.251)
490.88/491.07	c #Conflicts:    1544000 | #Learnt:      44331 | 0.001
490.88/491.07	c total clause space: 206.656MB
490.88/491.07	c total #watches: 322554
491.98/492.11	c total #propagations: 195211807 / total #impl: 779020514 (eff. 0.251)
491.98/492.11	c #Conflicts:    1545000 | #Learnt:      45331 | 0.001
491.98/492.11	c total clause space: 206.656MB
491.98/492.11	c total #watches: 330120
492.98/493.18	c total #propagations: 195425746 / total #impl: 780362805 (eff. 0.250)
492.98/493.18	c #Conflicts:    1546000 | #Learnt:      46331 | 0.001
492.98/493.18	c total clause space: 206.656MB
492.98/493.18	c total #watches: 338118
494.38/494.52	c total #propagations: 195611316 / total #impl: 781869665 (eff. 0.250)
494.38/494.52	c #Conflicts:    1547000 | #Learnt:      47331 | 0.001
494.38/494.52	c total clause space: 206.656MB
494.38/494.52	c total #watches: 345967
495.78/495.91	c total #propagations: 195835370 / total #impl: 783838800 (eff. 0.250)
495.78/495.91	c #Conflicts:    1548000 | #Learnt:      48331 | 0.001
495.78/495.91	c total clause space: 206.656MB
495.78/495.91	c total #watches: 352664
496.98/497.17	c total #propagations: 196150774 / total #impl: 785584148 (eff. 0.250)
496.98/497.17	c #Conflicts:    1549000 | #Learnt:      49331 | 0.001
496.98/497.17	c total clause space: 206.656MB
496.98/497.17	c total #watches: 358743
498.38/498.50	c total #propagations: 196328166 / total #impl: 787055144 (eff. 0.249)
498.38/498.50	c #Conflicts:    1550000 | #Learnt:      50331 | 0.001
498.38/498.50	c total clause space: 206.656MB
498.38/498.50	c total #watches: 365506
499.78/499.99	c total #propagations: 196670525 / total #impl: 788941791 (eff. 0.249)
499.78/499.99	c #Conflicts:    1551000 | #Learnt:      51331 | 0.001
499.78/499.99	c total clause space: 206.656MB
499.78/499.99	c total #watches: 373627
501.68/501.81	c total #propagations: 196933961 / total #impl: 790820182 (eff. 0.249)
501.68/501.81	c #Conflicts:    1552000 | #Learnt:      52331 | 0.001
501.68/501.81	c total clause space: 206.656MB
501.68/501.81	c total #watches: 382487
503.48/503.61	c total #propagations: 197279126 / total #impl: 792912434 (eff. 0.249)
503.48/503.61	c #Conflicts:    1553000 | #Learnt:      53331 | 0.001
503.48/503.61	c total clause space: 206.656MB
503.48/503.61	c total #watches: 392816
505.48/505.64	c total #propagations: 197643311 / total #impl: 794945693 (eff. 0.249)
505.48/505.64	c #Conflicts:    1554000 | #Learnt:      54331 | 0.001
505.48/505.64	c total clause space: 206.656MB
505.48/505.64	c total #watches: 401770
507.38/507.56	c total #propagations: 197933680 / total #impl: 797299411 (eff. 0.248)
507.38/507.56	c #Conflicts:    1555000 | #Learnt:      55331 | 0.001
507.38/507.56	c total clause space: 206.656MB
507.38/507.56	c total #watches: 410801
509.29/509.47	c total #propagations: 198136822 / total #impl: 799495930 (eff. 0.248)
509.29/509.47	c #Conflicts:    1556000 | #Learnt:      56331 | 0.001
509.29/509.47	c total clause space: 206.656MB
509.29/509.47	c total #watches: 420067
511.39/511.57	c total #propagations: 198368277 / total #impl: 801952500 (eff. 0.247)
511.39/511.57	c #Conflicts:    1557000 | #Learnt:      57331 | 0.001
511.39/511.57	c total clause space: 206.656MB
511.39/511.57	c total #watches: 429506
513.48/513.63	c total #propagations: 198563299 / total #impl: 804611504 (eff. 0.247)
513.48/513.63	c #Conflicts:    1558000 | #Learnt:      58331 | 0.001
513.48/513.63	c total clause space: 206.656MB
513.48/513.63	c total #watches: 438071
515.68/515.88	c total #propagations: 198718629 / total #impl: 807171925 (eff. 0.246)
515.68/515.88	c #Conflicts:    1559000 | #Learnt:      59331 | 0.001
515.68/515.88	c total clause space: 206.656MB
515.68/515.88	c total #watches: 446141
518.09/518.25	c total #propagations: 198908489 / total #impl: 810006574 (eff. 0.246)
518.09/518.25	c #Conflicts:    1560000 | #Learnt:      60331 | 0.001
518.09/518.25	c total clause space: 206.656MB
518.09/518.25	c total #watches: 455026
518.58/518.72	c total #propagations: 199167754 / total #impl: 812274866 (eff. 0.245)
518.58/518.72	c GC COLLECT
518.58/518.72	c #Conflicts:    1561000 | #Learnt:      31130 | 0.001
518.58/518.72	c total clause space: 206.656MB
518.58/518.72	c total #watches: 223146
518.88/519.09	c total #propagations: 199344156 / total #impl: 813147254 (eff. 0.245)
518.88/519.09	c #Conflicts:    1562000 | #Learnt:      32130 | 0.001
518.88/519.09	c total clause space: 206.656MB
518.88/519.09	c total #watches: 232485
519.38/519.58	c total #propagations: 199578492 / total #impl: 814135406 (eff. 0.245)
519.38/519.58	c #Conflicts:    1563000 | #Learnt:      33130 | 0.001
519.38/519.58	c total clause space: 206.656MB
519.38/519.58	c total #watches: 239668
519.98/520.12	c total #propagations: 200196626 / total #impl: 815770600 (eff. 0.245)
519.98/520.12	c #Conflicts:    1564000 | #Learnt:      34130 | 0.001
519.98/520.12	c total clause space: 206.656MB
519.98/520.12	c total #watches: 246697
520.58/520.74	c total #propagations: 200846994 / total #impl: 817565043 (eff. 0.246)
520.58/520.74	c #Conflicts:    1565000 | #Learnt:      35130 | 0.001
520.58/520.74	c total clause space: 206.656MB
520.58/520.74	c total #watches: 254514
521.18/521.31	c total #propagations: 201655120 / total #impl: 819472098 (eff. 0.246)
521.18/521.31	c #Conflicts:    1566000 | #Learnt:      36130 | 0.001
521.18/521.31	c total clause space: 206.656MB
521.18/521.31	c total #watches: 260998
521.68/521.89	c total #propagations: 202200937 / total #impl: 820732826 (eff. 0.246)
521.68/521.89	c #Conflicts:    1567000 | #Learnt:      37130 | 0.001
521.68/521.89	c total clause space: 206.656MB
521.68/521.89	c total #watches: 267479
522.39/522.55	c total #propagations: 202614520 / total #impl: 821952525 (eff. 0.247)
522.39/522.55	c #Conflicts:    1568000 | #Learnt:      38130 | 0.001
522.39/522.55	c total clause space: 206.656MB
522.39/522.55	c total #watches: 275111
523.08/523.29	c total #propagations: 202876029 / total #impl: 823104974 (eff. 0.246)
523.08/523.29	c #Conflicts:    1569000 | #Learnt:      39130 | 0.001
523.08/523.29	c total clause space: 206.656MB
523.08/523.29	c total #watches: 281257
523.88/524.00	c total #propagations: 203115281 / total #impl: 824167710 (eff. 0.246)
523.88/524.00	c #Conflicts:    1570000 | #Learnt:      40130 | 0.001
523.88/524.00	c total clause space: 206.656MB
523.88/524.00	c total #watches: 286229
524.59/524.76	c total #propagations: 203320873 / total #impl: 825234229 (eff. 0.246)
524.59/524.76	c #Conflicts:    1571000 | #Learnt:      41130 | 0.001
524.59/524.76	c total clause space: 206.656MB
524.59/524.76	c total #watches: 292081
525.48/525.64	c total #propagations: 203596913 / total #impl: 826460116 (eff. 0.246)
525.48/525.64	c #Conflicts:    1572000 | #Learnt:      42130 | 0.001
525.48/525.64	c total clause space: 206.656MB
525.48/525.64	c total #watches: 298239
526.28/526.48	c total #propagations: 203971458 / total #impl: 827816171 (eff. 0.246)
526.28/526.48	c #Conflicts:    1573000 | #Learnt:      43130 | 0.001
526.28/526.48	c total clause space: 206.656MB
526.28/526.48	c total #watches: 303549
527.18/527.31	c total #propagations: 204340601 / total #impl: 829122314 (eff. 0.246)
527.18/527.31	c #Conflicts:    1574000 | #Learnt:      44130 | 0.001
527.18/527.31	c total clause space: 206.656MB
527.18/527.31	c total #watches: 307760
528.08/528.22	c total #propagations: 204550609 / total #impl: 830264264 (eff. 0.246)
528.08/528.22	c #Conflicts:    1575000 | #Learnt:      45130 | 0.001
528.08/528.22	c total clause space: 206.656MB
528.08/528.22	c total #watches: 311831
528.88/529.07	c total #propagations: 204756707 / total #impl: 831547650 (eff. 0.246)
528.88/529.07	c #Conflicts:    1576000 | #Learnt:      46130 | 0.001
528.88/529.07	c total clause space: 206.656MB
528.88/529.07	c total #watches: 315186
529.78/529.92	c total #propagations: 204908058 / total #impl: 832672580 (eff. 0.246)
529.78/529.92	c #Conflicts:    1577000 | #Learnt:      47130 | 0.001
529.78/529.92	c total clause space: 206.656MB
529.78/529.92	c total #watches: 319194
530.58/530.74	c total #propagations: 205109150 / total #impl: 833615461 (eff. 0.246)
530.58/530.74	c #Conflicts:    1578000 | #Learnt:      48130 | 0.001
530.58/530.74	c total clause space: 206.656MB
530.58/530.74	c total #watches: 322140
531.28/531.48	c total #propagations: 205270492 / total #impl: 834252496 (eff. 0.246)
531.28/531.48	c #Conflicts:    1579000 | #Learnt:      49130 | 0.001
531.28/531.48	c total clause space: 206.656MB
531.28/531.48	c total #watches: 325119
532.08/532.23	c total #propagations: 205304868 / total #impl: 834935004 (eff. 0.246)
532.08/532.23	c #Conflicts:    1580000 | #Learnt:      50130 | 0.001
532.08/532.23	c total clause space: 206.656MB
532.08/532.23	c total #watches: 328112
532.78/532.99	c total #propagations: 205338954 / total #impl: 835489417 (eff. 0.246)
532.78/532.99	c #Conflicts:    1581000 | #Learnt:      51130 | 0.001
532.78/532.99	c total clause space: 206.656MB
532.78/532.99	c total #watches: 330525
533.68/533.86	c total #propagations: 205371254 / total #impl: 835973022 (eff. 0.246)
533.68/533.86	c #Conflicts:    1582000 | #Learnt:      52130 | 0.001
533.68/533.86	c total clause space: 206.656MB
533.68/533.86	c total #watches: 332744
534.58/534.70	c total #propagations: 205411044 / total #impl: 836387566 (eff. 0.246)
534.58/534.70	c #Conflicts:    1583000 | #Learnt:      53130 | 0.001
534.58/534.70	c total clause space: 206.656MB
534.58/534.70	c total #watches: 334956
535.48/535.64	c total #propagations: 205447078 / total #impl: 836791747 (eff. 0.246)
535.48/535.64	c #Conflicts:    1584000 | #Learnt:      54130 | 0.001
535.48/535.64	c total clause space: 206.656MB
535.48/535.64	c total #watches: 337443
536.48/536.62	c total #propagations: 205574383 / total #impl: 837399569 (eff. 0.245)
536.48/536.62	c #Conflicts:    1585000 | #Learnt:      55130 | 0.001
536.48/536.62	c total clause space: 206.656MB
536.48/536.62	c total #watches: 340424
537.38/537.54	c total #propagations: 205737841 / total #impl: 838462209 (eff. 0.245)
537.38/537.54	c #Conflicts:    1586000 | #Learnt:      56130 | 0.001
537.38/537.54	c total clause space: 206.656MB
537.38/537.54	c total #watches: 343442
538.38/538.56	c total #propagations: 205911428 / total #impl: 839294565 (eff. 0.245)
538.38/538.56	c #Conflicts:    1587000 | #Learnt:      57130 | 0.001
538.38/538.56	c total clause space: 206.656MB
538.38/538.56	c total #watches: 346431
539.38/539.50	c total #propagations: 206055466 / total #impl: 840368713 (eff. 0.245)
539.38/539.50	c #Conflicts:    1588000 | #Learnt:      58130 | 0.001
539.38/539.50	c total clause space: 206.656MB
539.38/539.50	c total #watches: 349209
540.27/540.49	c total #propagations: 206183744 / total #impl: 841305434 (eff. 0.245)
540.27/540.49	c #Conflicts:    1589000 | #Learnt:      59130 | 0.001
540.27/540.49	c total clause space: 206.656MB
540.27/540.49	c total #watches: 352170
541.27/541.48	c total #propagations: 206405173 / total #impl: 842387342 (eff. 0.245)
541.27/541.48	c #Conflicts:    1590000 | #Learnt:      60130 | 0.001
541.27/541.48	c total clause space: 206.656MB
541.27/541.48	c total #watches: 354643
542.28/542.42	c total #propagations: 206513799 / total #impl: 843300875 (eff. 0.245)
542.28/542.42	c GC COLLECT
542.28/542.42	c #Conflicts:    1591000 | #Learnt:      30631 | 0.001
542.28/542.42	c total clause space: 206.656MB
542.28/542.42	c total #watches: 218836
542.57/542.70	c total #propagations: 206630033 / total #impl: 843986715 (eff. 0.245)
542.57/542.70	c #Conflicts:    1592000 | #Learnt:      31631 | 0.001
542.57/542.70	c total clause space: 206.656MB
542.57/542.70	c total #watches: 224538
542.77/542.97	c total #propagations: 206737661 / total #impl: 844517897 (eff. 0.245)
542.77/542.97	c #Conflicts:    1593000 | #Learnt:      32631 | 0.001
542.77/542.97	c total clause space: 206.656MB
542.77/542.97	c total #watches: 233080
543.17/543.31	c total #propagations: 207139544 / total #impl: 845486723 (eff. 0.245)
543.17/543.31	c #Conflicts:    1594000 | #Learnt:      33631 | 0.001
543.17/543.31	c total clause space: 206.656MB
543.17/543.31	c total #watches: 238706
543.57/543.74	c total #propagations: 207331803 / total #impl: 846189658 (eff. 0.245)
543.57/543.74	c #Conflicts:    1595000 | #Learnt:      34631 | 0.001
543.57/543.74	c total clause space: 206.656MB
543.57/543.74	c total #watches: 247118
544.07/544.26	c total #propagations: 207531623 / total #impl: 846945082 (eff. 0.245)
544.07/544.26	c #Conflicts:    1596000 | #Learnt:      35631 | 0.001
544.07/544.26	c total clause space: 206.656MB
544.07/544.26	c total #watches: 256224
544.57/544.76	c total #propagations: 207961438 / total #impl: 848126980 (eff. 0.245)
544.57/544.76	c #Conflicts:    1597000 | #Learnt:      36631 | 0.001
544.57/544.76	c total clause space: 206.656MB
544.57/544.76	c total #watches: 266250
545.27/545.45	c total #propagations: 208204265 / total #impl: 848908166 (eff. 0.245)
545.27/545.45	c #Conflicts:    1598000 | #Learnt:      37631 | 0.001
545.27/545.45	c total clause space: 206.656MB
545.27/545.45	c total #watches: 273852
545.97/546.15	c total #propagations: 208372384 / total #impl: 849786451 (eff. 0.245)
545.97/546.15	c #Conflicts:    1599000 | #Learnt:      38631 | 0.001
545.97/546.15	c total clause space: 206.656MB
545.97/546.15	c total #watches: 280678
546.77/546.90	c total #propagations: 208524176 / total #impl: 850566933 (eff. 0.245)
546.77/546.90	c #Conflicts:    1600000 | #Learnt:      39631 | 0.001
546.77/546.90	c total clause space: 206.656MB
546.77/546.90	c total #watches: 287207
547.57/547.77	c total #propagations: 208654990 / total #impl: 851464681 (eff. 0.245)
547.57/547.77	c #Conflicts:    1601000 | #Learnt:      40631 | 0.001
547.57/547.77	c total clause space: 206.656MB
547.57/547.77	c total #watches: 294515
548.47/548.69	c total #propagations: 208841100 / total #impl: 852445732 (eff. 0.245)
548.47/548.69	c #Conflicts:    1602000 | #Learnt:      41631 | 0.001
548.47/548.69	c total clause space: 206.656MB
548.47/548.69	c total #watches: 300248
549.57/549.78	c total #propagations: 209085919 / total #impl: 853417670 (eff. 0.245)
549.57/549.78	c #Conflicts:    1603000 | #Learnt:      42631 | 0.001
549.57/549.78	c total clause space: 206.656MB
549.57/549.78	c total #watches: 305840
550.87/551.02	c total #propagations: 209361647 / total #impl: 854584029 (eff. 0.245)
550.87/551.02	c #Conflicts:    1604000 | #Learnt:      43631 | 0.001
550.87/551.02	c total clause space: 206.656MB
550.87/551.02	c total #watches: 311479
552.08/552.25	c total #propagations: 209801757 / total #impl: 856199653 (eff. 0.245)
552.08/552.25	c #Conflicts:    1605000 | #Learnt:      44631 | 0.001
552.08/552.25	c total clause space: 206.656MB
552.08/552.25	c total #watches: 317313
553.37/553.54	c total #propagations: 210053807 / total #impl: 857384812 (eff. 0.245)
553.37/553.54	c #Conflicts:    1606000 | #Learnt:      45631 | 0.001
553.37/553.54	c total clause space: 206.656MB
553.37/553.54	c total #watches: 322525
554.97/555.17	c total #propagations: 210411549 / total #impl: 858673225 (eff. 0.245)
554.97/555.17	c #Conflicts:    1607000 | #Learnt:      46631 | 0.001
554.97/555.17	c total clause space: 206.656MB
554.97/555.17	c total #watches: 326596
556.48/556.66	c total #propagations: 210936392 / total #impl: 860234858 (eff. 0.245)
556.48/556.66	c #Conflicts:    1608000 | #Learnt:      47631 | 0.001
556.48/556.66	c total clause space: 206.656MB
556.48/556.66	c total #watches: 331203
557.87/558.05	c total #propagations: 211400747 / total #impl: 861742080 (eff. 0.245)
557.87/558.05	c #Conflicts:    1609000 | #Learnt:      48631 | 0.001
557.87/558.05	c total clause space: 206.656MB
557.87/558.05	c total #watches: 335460
559.37/559.51	c total #propagations: 211866334 / total #impl: 863339098 (eff. 0.245)
559.37/559.51	c #Conflicts:    1610000 | #Learnt:      49631 | 0.001
559.37/559.51	c total clause space: 206.656MB
559.37/559.51	c total #watches: 341114
560.98/561.15	c total #propagations: 212334428 / total #impl: 865199184 (eff. 0.245)
560.98/561.15	c #Conflicts:    1611000 | #Learnt:      50631 | 0.001
560.98/561.15	c total clause space: 206.656MB
560.98/561.15	c total #watches: 346449
562.77/562.93	c total #propagations: 212904325 / total #impl: 867199467 (eff. 0.246)
562.77/562.93	c #Conflicts:    1612000 | #Learnt:      51631 | 0.001
562.77/562.93	c total clause space: 206.656MB
562.77/562.93	c total #watches: 351539
564.47/564.68	c total #propagations: 213448960 / total #impl: 869217807 (eff. 0.246)
564.47/564.68	c #Conflicts:    1613000 | #Learnt:      52631 | 0.001
564.47/564.68	c total clause space: 206.656MB
564.47/564.68	c total #watches: 358944
565.97/566.13	c total #propagations: 214008815 / total #impl: 871266945 (eff. 0.246)
565.97/566.13	c #Conflicts:    1614000 | #Learnt:      53631 | 0.001
565.97/566.13	c total clause space: 206.656MB
565.97/566.13	c total #watches: 362478
567.48/567.62	c total #propagations: 214252708 / total #impl: 872632828 (eff. 0.246)
567.48/567.62	c #Conflicts:    1615000 | #Learnt:      54631 | 0.001
567.48/567.62	c total clause space: 206.656MB
567.48/567.62	c total #watches: 366023
568.87/569.01	c total #propagations: 214488018 / total #impl: 873970274 (eff. 0.245)
568.87/569.01	c #Conflicts:    1616000 | #Learnt:      55631 | 0.001
568.87/569.01	c total clause space: 206.656MB
568.87/569.01	c total #watches: 369455
570.67/570.83	c total #propagations: 214654461 / total #impl: 874999411 (eff. 0.245)
570.67/570.83	c #Conflicts:    1617000 | #Learnt:      56631 | 0.001
570.67/570.83	c total clause space: 206.656MB
570.67/570.83	c total #watches: 375744
572.17/572.35	c total #propagations: 215253640 / total #impl: 876925550 (eff. 0.245)
572.17/572.35	c #Conflicts:    1618000 | #Learnt:      57631 | 0.001
572.17/572.35	c total clause space: 206.656MB
572.17/572.35	c total #watches: 379196
573.67/573.88	c total #propagations: 215380386 / total #impl: 878190995 (eff. 0.245)
573.67/573.88	c #Conflicts:    1619000 | #Learnt:      58631 | 0.001
573.67/573.88	c total clause space: 206.656MB
573.67/573.88	c total #watches: 382886
575.28/575.46	c total #propagations: 215657082 / total #impl: 879570309 (eff. 0.245)
575.28/575.46	c #Conflicts:    1620000 | #Learnt:      59631 | 0.001
575.28/575.46	c total clause space: 206.656MB
575.28/575.46	c total #watches: 386904
576.97/577.19	c total #propagations: 215944307 / total #impl: 881016866 (eff. 0.245)
576.97/577.19	c #Conflicts:    1621000 | #Learnt:      60631 | 0.001
576.97/577.19	c total clause space: 206.656MB
576.97/577.19	c total #watches: 391288
578.77/578.99	c total #propagations: 216476714 / total #impl: 882886529 (eff. 0.245)
578.77/578.99	c GC COLLECT
578.77/578.99	c #Conflicts:    1622000 | #Learnt:      30832 | 0.001
578.77/578.99	c total clause space: 206.656MB
578.77/578.99	c total #watches: 220170
579.07/579.23	c total #propagations: 216950067 / total #impl: 884650312 (eff. 0.245)
579.07/579.23	c #Conflicts:    1623000 | #Learnt:      31832 | 0.001
579.07/579.23	c total clause space: 206.656MB
579.07/579.23	c total #watches: 229288
579.37/579.56	c total #propagations: 217217430 / total #impl: 885384618 (eff. 0.245)
579.37/579.56	c #Conflicts:    1624000 | #Learnt:      32832 | 0.001
579.37/579.56	c total clause space: 206.656MB
579.37/579.56	c total #watches: 239774
579.87/580.05	c total #propagations: 217633602 / total #impl: 886402037 (eff. 0.246)
579.87/580.05	c #Conflicts:    1625000 | #Learnt:      33832 | 0.001
579.87/580.05	c total clause space: 206.656MB
579.87/580.05	c total #watches: 251203
580.47/580.63	c total #propagations: 217951199 / total #impl: 887471650 (eff. 0.246)
580.47/580.63	c #Conflicts:    1626000 | #Learnt:      34832 | 0.001
580.47/580.63	c total clause space: 206.656MB
580.47/580.63	c total #watches: 260359
581.07/581.26	c total #propagations: 218197835 / total #impl: 888550110 (eff. 0.246)
581.07/581.26	c #Conflicts:    1627000 | #Learnt:      35832 | 0.001
581.07/581.26	c total clause space: 206.656MB
581.07/581.26	c total #watches: 268511
581.78/581.91	c total #propagations: 218396544 / total #impl: 889607812 (eff. 0.245)
581.78/581.91	c #Conflicts:    1628000 | #Learnt:      36832 | 0.001
581.78/581.91	c total clause space: 206.656MB
581.78/581.91	c total #watches: 276607
582.37/582.55	c total #propagations: 218565011 / total #impl: 890618861 (eff. 0.245)
582.37/582.55	c #Conflicts:    1629000 | #Learnt:      37832 | 0.001
582.37/582.55	c total clause space: 206.656MB
582.37/582.55	c total #watches: 284616
583.07/583.25	c total #propagations: 218893986 / total #impl: 891765678 (eff. 0.245)
583.07/583.25	c #Conflicts:    1630000 | #Learnt:      38832 | 0.001
583.07/583.25	c total clause space: 206.656MB
583.07/583.25	c total #watches: 291861
583.87/584.00	c total #propagations: 219218584 / total #impl: 892903223 (eff. 0.246)
583.87/584.00	c #Conflicts:    1631000 | #Learnt:      39832 | 0.001
583.87/584.00	c total clause space: 206.656MB
583.87/584.00	c total #watches: 298243
584.57/584.77	c total #propagations: 219444855 / total #impl: 894012639 (eff. 0.245)
584.57/584.77	c #Conflicts:    1632000 | #Learnt:      40832 | 0.001
584.57/584.77	c total clause space: 206.656MB
584.57/584.77	c total #watches: 304317
585.47/585.67	c total #propagations: 219670885 / total #impl: 895015115 (eff. 0.245)
585.47/585.67	c #Conflicts:    1633000 | #Learnt:      41832 | 0.001
585.47/585.67	c total clause space: 206.656MB
585.47/585.67	c total #watches: 311609
586.37/586.57	c total #propagations: 220046366 / total #impl: 896535871 (eff. 0.245)
586.37/586.57	c #Conflicts:    1634000 | #Learnt:      42832 | 0.001
586.37/586.57	c total clause space: 206.656MB
586.37/586.57	c total #watches: 317606
587.17/587.36	c total #propagations: 220237696 / total #impl: 897698569 (eff. 0.245)
587.17/587.36	c #Conflicts:    1635000 | #Learnt:      43832 | 0.001
587.17/587.36	c total clause space: 206.656MB
587.17/587.36	c total #watches: 322566
588.17/588.30	c total #propagations: 220430714 / total #impl: 898667401 (eff. 0.245)
588.17/588.30	c #Conflicts:    1636000 | #Learnt:      44832 | 0.001
588.17/588.30	c total clause space: 206.656MB
588.17/588.30	c total #watches: 327154
589.07/589.21	c total #propagations: 220662274 / total #impl: 899765533 (eff. 0.245)
589.07/589.21	c #Conflicts:    1637000 | #Learnt:      45832 | 0.001
589.07/589.21	c total clause space: 206.656MB
589.07/589.21	c total #watches: 332702
589.87/590.08	c total #propagations: 220837092 / total #impl: 900714568 (eff. 0.245)
589.87/590.08	c #Conflicts:    1638000 | #Learnt:      46832 | 0.001
589.87/590.08	c total clause space: 206.656MB
589.87/590.08	c total #watches: 338161
590.97/591.12	c total #propagations: 220918036 / total #impl: 901548007 (eff. 0.245)
590.97/591.12	c #Conflicts:    1639000 | #Learnt:      47832 | 0.001
590.97/591.12	c total clause space: 206.656MB
590.97/591.12	c total #watches: 343568
592.07/592.20	c total #propagations: 221025546 / total #impl: 902543401 (eff. 0.245)
592.07/592.20	c #Conflicts:    1640000 | #Learnt:      48832 | 0.001
592.07/592.20	c total clause space: 206.656MB
592.07/592.20	c total #watches: 349038
592.87/593.05	c total #propagations: 221202008 / total #impl: 903698674 (eff. 0.245)
592.87/593.05	c #Conflicts:    1641000 | #Learnt:      49832 | 0.001
592.87/593.05	c total clause space: 206.656MB
592.87/593.05	c total #watches: 356166
593.97/594.11	c total #propagations: 221401486 / total #impl: 904525137 (eff. 0.245)
593.97/594.11	c #Conflicts:    1642000 | #Learnt:      50832 | 0.001
593.97/594.11	c total clause space: 206.656MB
593.97/594.11	c total #watches: 363683
594.87/595.06	c total #propagations: 222020383 / total #impl: 906052620 (eff. 0.245)
594.87/595.06	c #Conflicts:    1643000 | #Learnt:      51832 | 0.001
594.87/595.06	c total clause space: 206.656MB
594.87/595.06	c total #watches: 372449
596.07/596.23	c total #propagations: 222356244 / total #impl: 907052754 (eff. 0.245)
596.07/596.23	c #Conflicts:    1644000 | #Learnt:      52832 | 0.001
596.07/596.23	c total clause space: 206.656MB
596.07/596.23	c total #watches: 380900
597.47/597.65	c total #propagations: 222738176 / total #impl: 908393736 (eff. 0.245)
597.47/597.65	c #Conflicts:    1645000 | #Learnt:      53832 | 0.001
597.47/597.65	c total clause space: 206.656MB
597.47/597.65	c total #watches: 388052
598.76/598.95	c total #propagations: 223149796 / total #impl: 909889277 (eff. 0.245)
598.76/598.95	c #Conflicts:    1646000 | #Learnt:      54832 | 0.001
598.76/598.95	c total clause space: 206.656MB
598.76/598.95	c total #watches: 394366
599.96/600.18	c total #propagations: 223449946 / total #impl: 911051846 (eff. 0.245)
599.96/600.18	c #Conflicts:    1647000 | #Learnt:      55832 | 0.001
599.96/600.18	c total clause space: 206.656MB
599.96/600.18	c total #watches: 402061
601.26/601.48	c total #propagations: 223746509 / total #impl: 912506150 (eff. 0.245)
601.26/601.48	c #Conflicts:    1648000 | #Learnt:      56832 | 0.001
601.26/601.48	c total clause space: 206.656MB
601.26/601.48	c total #watches: 409134
602.77/602.96	c total #propagations: 223964366 / total #impl: 913882221 (eff. 0.245)
602.77/602.96	c #Conflicts:    1649000 | #Learnt:      57832 | 0.001
602.77/602.96	c total clause space: 206.656MB
602.77/602.96	c total #watches: 415366
604.46/604.60	c total #propagations: 224102271 / total #impl: 915214635 (eff. 0.245)
604.46/604.60	c #Conflicts:    1650000 | #Learnt:      58832 | 0.001
604.46/604.60	c total clause space: 206.656MB
604.46/604.60	c total #watches: 424064
606.16/606.30	c total #propagations: 224386400 / total #impl: 916821671 (eff. 0.245)
606.16/606.30	c #Conflicts:    1651000 | #Learnt:      59832 | 0.001
606.16/606.30	c total clause space: 206.656MB
606.16/606.30	c total #watches: 431501
607.46/607.66	c total #propagations: 224608090 / total #impl: 918585093 (eff. 0.245)
607.46/607.66	c #Conflicts:    1652000 | #Learnt:      60832 | 0.001
607.46/607.66	c total clause space: 206.656MB
607.46/607.66	c total #watches: 437444
609.06/609.20	c total #propagations: 225033244 / total #impl: 920070361 (eff. 0.245)
609.06/609.20	c #Conflicts:    1653000 | #Learnt:      61832 | 0.001
609.06/609.20	c total clause space: 206.656MB
609.06/609.20	c total #watches: 442725
609.76/609.97	c total #propagations: 225485374 / total #impl: 921455627 (eff. 0.245)
609.76/609.97	c GC COLLECT
609.76/609.97	c #Conflicts:    1654000 | #Learnt:      31732 | 0.001
609.76/609.97	c total clause space: 206.656MB
609.76/609.97	c total #watches: 229391
610.16/610.33	c total #propagations: 225734286 / total #impl: 922256026 (eff. 0.245)
610.16/610.33	c #Conflicts:    1655000 | #Learnt:      32732 | 0.001
610.16/610.33	c total clause space: 206.656MB
610.16/610.33	c total #watches: 236770
610.56/610.74	c total #propagations: 225990728 / total #impl: 923193223 (eff. 0.245)
610.56/610.74	c #Conflicts:    1656000 | #Learnt:      33732 | 0.001
610.56/610.74	c total clause space: 206.656MB
610.56/610.74	c total #watches: 243443
611.06/611.24	c total #propagations: 226278023 / total #impl: 924171507 (eff. 0.245)
611.06/611.24	c #Conflicts:    1657000 | #Learnt:      34732 | 0.001
611.06/611.24	c total clause space: 206.656MB
611.06/611.24	c total #watches: 248998
611.47/611.69	c total #propagations: 226729018 / total #impl: 925450619 (eff. 0.245)
611.47/611.69	c #Conflicts:    1658000 | #Learnt:      35732 | 0.001
611.47/611.69	c total clause space: 206.656MB
611.47/611.69	c total #watches: 254889
612.06/612.22	c total #propagations: 226786808 / total #impl: 926065090 (eff. 0.245)
612.06/612.22	c #Conflicts:    1659000 | #Learnt:      36732 | 0.001
612.06/612.22	c total clause space: 206.656MB
612.06/612.22	c total #watches: 261496
612.57/612.74	c total #propagations: 226830334 / total #impl: 926808210 (eff. 0.245)
612.57/612.74	c #Conflicts:    1660000 | #Learnt:      37732 | 0.001
612.57/612.74	c total clause space: 206.656MB
612.57/612.74	c total #watches: 268688
613.26/613.42	c total #propagations: 226867027 / total #impl: 927469495 (eff. 0.245)
613.26/613.42	c #Conflicts:    1661000 | #Learnt:      38732 | 0.001
613.26/613.42	c total clause space: 206.656MB
613.26/613.42	c total #watches: 277187
613.96/614.14	c total #propagations: 227258012 / total #impl: 928828980 (eff. 0.245)
613.96/614.14	c #Conflicts:    1662000 | #Learnt:      39732 | 0.001
613.96/614.14	c total clause space: 206.656MB
613.96/614.14	c total #watches: 285516
614.77/614.91	c total #propagations: 227576640 / total #impl: 930248214 (eff. 0.245)
614.77/614.91	c #Conflicts:    1663000 | #Learnt:      40732 | 0.001
614.77/614.91	c total clause space: 206.656MB
614.77/614.91	c total #watches: 292901
615.46/615.65	c total #propagations: 227893714 / total #impl: 931476870 (eff. 0.245)
615.46/615.65	c #Conflicts:    1664000 | #Learnt:      41732 | 0.001
615.46/615.65	c total clause space: 206.656MB
615.46/615.65	c total #watches: 301572
616.36/616.54	c total #propagations: 228214023 / total #impl: 932629994 (eff. 0.245)
616.36/616.54	c #Conflicts:    1665000 | #Learnt:      42732 | 0.001
616.36/616.54	c total clause space: 206.656MB
616.36/616.54	c total #watches: 310082
617.26/617.47	c total #propagations: 228570907 / total #impl: 934125298 (eff. 0.245)
617.26/617.47	c #Conflicts:    1666000 | #Learnt:      43732 | 0.001
617.26/617.47	c total clause space: 206.656MB
617.26/617.47	c total #watches: 319691
618.46/618.68	c total #propagations: 228965613 / total #impl: 935398268 (eff. 0.245)
618.46/618.68	c #Conflicts:    1667000 | #Learnt:      44732 | 0.001
618.46/618.68	c total clause space: 206.656MB
618.46/618.68	c total #watches: 330118
619.56/619.76	c total #propagations: 229263922 / total #impl: 937035320 (eff. 0.245)
619.56/619.76	c #Conflicts:    1668000 | #Learnt:      45732 | 0.001
619.56/619.76	c total clause space: 206.656MB
619.56/619.76	c total #watches: 340929
621.06/621.23	c total #propagations: 229475803 / total #impl: 938382943 (eff. 0.245)
621.06/621.23	c #Conflicts:    1669000 | #Learnt:      46732 | 0.001
621.06/621.23	c total clause space: 206.656MB
621.06/621.23	c total #watches: 350910
622.36/622.52	c total #propagations: 229895167 / total #impl: 940151955 (eff. 0.245)
622.36/622.52	c #Conflicts:    1670000 | #Learnt:      47732 | 0.001
622.36/622.52	c total clause space: 206.656MB
622.36/622.52	c total #watches: 361970
623.86/624.01	c total #propagations: 230374646 / total #impl: 941728382 (eff. 0.245)
623.86/624.01	c #Conflicts:    1671000 | #Learnt:      48732 | 0.001
623.86/624.01	c total clause space: 206.656MB
623.86/624.01	c total #watches: 370488
624.86/625.08	c total #propagations: 230753845 / total #impl: 943287228 (eff. 0.245)
624.86/625.08	c #Conflicts:    1672000 | #Learnt:      49732 | 0.001
624.86/625.08	c total clause space: 206.656MB
624.86/625.08	c total #watches: 376795
626.46/626.61	c total #propagations: 231223542 / total #impl: 944584084 (eff. 0.245)
626.46/626.61	c #Conflicts:    1673000 | #Learnt:      50732 | 0.001
626.46/626.61	c total clause space: 206.656MB
626.46/626.61	c total #watches: 384927
628.07/628.29	c total #propagations: 231574034 / total #impl: 946026723 (eff. 0.245)
628.07/628.29	c #Conflicts:    1674000 | #Learnt:      51732 | 0.001
628.07/628.29	c total clause space: 206.656MB
628.07/628.29	c total #watches: 393651
629.96/630.16	c total #propagations: 231911102 / total #impl: 947789053 (eff. 0.245)
629.96/630.16	c #Conflicts:    1675000 | #Learnt:      52732 | 0.001
629.96/630.16	c total clause space: 206.656MB
629.96/630.16	c total #watches: 407994
632.16/632.34	c total #propagations: 232304027 / total #impl: 949739028 (eff. 0.245)
632.16/632.34	c #Conflicts:    1676000 | #Learnt:      53732 | 0.001
632.16/632.34	c total clause space: 206.656MB
632.16/632.34	c total #watches: 419683
634.36/634.59	c total #propagations: 232596769 / total #impl: 951468731 (eff. 0.244)
634.36/634.59	c #Conflicts:    1677000 | #Learnt:      54732 | 0.001
634.36/634.59	c total clause space: 206.656MB
634.36/634.59	c total #watches: 430350
636.16/636.30	c total #propagations: 232905280 / total #impl: 952857748 (eff. 0.244)
636.16/636.30	c #Conflicts:    1678000 | #Learnt:      55732 | 0.001
636.16/636.30	c total clause space: 206.656MB
636.16/636.30	c total #watches: 438870
638.06/638.24	c total #propagations: 233163344 / total #impl: 953962695 (eff. 0.244)
638.06/638.24	c #Conflicts:    1679000 | #Learnt:      56732 | 0.001
638.06/638.24	c total clause space: 206.656MB
638.06/638.24	c total #watches: 448325
639.86/640.03	c total #propagations: 233410606 / total #impl: 955356058 (eff. 0.244)
639.86/640.03	c #Conflicts:    1680000 | #Learnt:      57732 | 0.001
639.86/640.03	c total clause space: 206.656MB
639.86/640.03	c total #watches: 456816
641.26/641.46	c total #propagations: 233612443 / total #impl: 956532667 (eff. 0.244)
641.26/641.46	c #Conflicts:    1681000 | #Learnt:      58732 | 0.001
641.26/641.46	c total clause space: 206.656MB
641.26/641.46	c total #watches: 466784
643.26/643.42	c total #propagations: 233818355 / total #impl: 957519437 (eff. 0.244)
643.26/643.42	c #Conflicts:    1682000 | #Learnt:      59732 | 0.001
643.26/643.42	c total clause space: 206.656MB
643.26/643.42	c total #watches: 475538
645.56/645.79	c total #propagations: 234032197 / total #impl: 959009701 (eff. 0.244)
645.56/645.79	c #Conflicts:    1683000 | #Learnt:      60732 | 0.001
645.56/645.79	c total clause space: 206.656MB
645.56/645.79	c total #watches: 484350
647.56/647.79	c total #propagations: 234291473 / total #impl: 961010192 (eff. 0.244)
647.56/647.79	c #Conflicts:    1684000 | #Learnt:      61732 | 0.001
647.56/647.79	c total clause space: 206.656MB
647.56/647.79	c total #watches: 493071
650.26/650.43	c total #propagations: 234487886 / total #impl: 962804317 (eff. 0.244)
650.26/650.43	c #Conflicts:    1685000 | #Learnt:      62732 | 0.001
650.26/650.43	c total clause space: 206.656MB
650.26/650.43	c total #watches: 501297
650.86/651.06	c total #propagations: 234765879 / total #impl: 965040307 (eff. 0.243)
650.86/651.06	c GC COLLECT
650.86/651.06	c #Conflicts:    1686000 | #Learnt:      32331 | 0.001
650.86/651.06	c total clause space: 206.656MB
650.86/651.06	c total #watches: 234565
651.26/651.46	c total #propagations: 235019520 / total #impl: 966107955 (eff. 0.243)
651.26/651.46	c #Conflicts:    1687000 | #Learnt:      33331 | 0.001
651.26/651.46	c total clause space: 206.656MB
651.26/651.46	c total #watches: 244217
651.85/652.03	c total #propagations: 235370799 / total #impl: 967081592 (eff. 0.243)
651.85/652.03	c #Conflicts:    1688000 | #Learnt:      34331 | 0.001
651.85/652.03	c total clause space: 206.656MB
651.85/652.03	c total #watches: 252961
652.45/652.63	c total #propagations: 235781148 / total #impl: 968398723 (eff. 0.243)
652.45/652.63	c #Conflicts:    1689000 | #Learnt:      35331 | 0.001
652.45/652.63	c total clause space: 206.656MB
652.45/652.63	c total #watches: 263495
653.15/653.35	c total #propagations: 236087901 / total #impl: 969677925 (eff. 0.243)
653.15/653.35	c #Conflicts:    1690000 | #Learnt:      36331 | 0.001
653.15/653.35	c total clause space: 206.656MB
653.15/653.35	c total #watches: 273189
654.05/654.21	c total #propagations: 236493336 / total #impl: 971204877 (eff. 0.244)
654.05/654.21	c #Conflicts:    1691000 | #Learnt:      37331 | 0.001
654.05/654.21	c total clause space: 206.656MB
654.05/654.21	c total #watches: 283382
654.85/655.09	c total #propagations: 237086067 / total #impl: 972866636 (eff. 0.244)
654.85/655.09	c #Conflicts:    1692000 | #Learnt:      38331 | 0.001
654.85/655.09	c total clause space: 206.656MB
654.85/655.09	c total #watches: 294878
655.95/656.10	c total #propagations: 237375233 / total #impl: 974391185 (eff. 0.244)
655.95/656.10	c #Conflicts:    1693000 | #Learnt:      39331 | 0.001
655.95/656.10	c total clause space: 206.656MB
655.95/656.10	c total #watches: 304914
656.85/657.09	c total #propagations: 237745466 / total #impl: 975977528 (eff. 0.244)
656.85/657.09	c #Conflicts:    1694000 | #Learnt:      40331 | 0.001
656.85/657.09	c total clause space: 206.656MB
656.85/657.09	c total #watches: 315668
657.85/658.03	c total #propagations: 237982885 / total #impl: 977620704 (eff. 0.243)
657.85/658.03	c #Conflicts:    1695000 | #Learnt:      41331 | 0.001
657.85/658.03	c total clause space: 206.656MB
657.85/658.03	c total #watches: 324079
658.86/659.09	c total #propagations: 238245662 / total #impl: 978981740 (eff. 0.243)
658.86/659.09	c #Conflicts:    1696000 | #Learnt:      42331 | 0.001
658.86/659.09	c total clause space: 206.656MB
658.86/659.09	c total #watches: 334033
660.15/660.36	c total #propagations: 238469587 / total #impl: 980204427 (eff. 0.243)
660.15/660.36	c #Conflicts:    1697000 | #Learnt:      43331 | 0.001
660.15/660.36	c total clause space: 206.656MB
660.15/660.36	c total #watches: 345594
661.65/661.86	c total #propagations: 238787602 / total #impl: 982214598 (eff. 0.243)
661.65/661.86	c #Conflicts:    1698000 | #Learnt:      44331 | 0.001
661.65/661.86	c total clause space: 206.656MB
661.65/661.86	c total #watches: 355700
663.35/663.50	c total #propagations: 239166970 / total #impl: 984193742 (eff. 0.243)
663.35/663.50	c #Conflicts:    1699000 | #Learnt:      45331 | 0.001
663.35/663.50	c total clause space: 206.656MB
663.35/663.50	c total #watches: 363379
664.85/665.01	c total #propagations: 239545686 / total #impl: 986111823 (eff. 0.243)
664.85/665.01	c #Conflicts:    1700000 | #Learnt:      46331 | 0.001
664.85/665.01	c total clause space: 206.656MB
664.85/665.01	c total #watches: 379189
666.05/666.25	c total #propagations: 239874056 / total #impl: 987511328 (eff. 0.243)
666.05/666.25	c #Conflicts:    1701000 | #Learnt:      47331 | 0.001
666.05/666.25	c total clause space: 206.656MB
666.05/666.25	c total #watches: 397176
667.05/667.24	c total #propagations: 239962390 / total #impl: 988428984 (eff. 0.243)
667.05/667.24	c #Conflicts:    1702000 | #Learnt:      48331 | 0.001
667.05/667.24	c total clause space: 206.656MB
667.05/667.24	c total #watches: 406778
669.25/669.42	c total #propagations: 239999248 / total #impl: 989196239 (eff. 0.243)
669.25/669.42	c #Conflicts:    1703000 | #Learnt:      49331 | 0.001
669.25/669.42	c total clause space: 206.656MB
669.25/669.42	c total #watches: 414541
671.55/671.70	c total #propagations: 240225468 / total #impl: 990560567 (eff. 0.243)
671.55/671.70	c #Conflicts:    1704000 | #Learnt:      50331 | 0.001
671.55/671.70	c total clause space: 206.656MB
671.55/671.70	c total #watches: 422332
674.05/674.27	c total #propagations: 240446804 / total #impl: 991909404 (eff. 0.242)
674.05/674.27	c #Conflicts:    1705000 | #Learnt:      51331 | 0.001
674.05/674.27	c total clause space: 206.656MB
674.05/674.27	c total #watches: 431173
676.55/676.73	c total #propagations: 240763418 / total #impl: 993949285 (eff. 0.242)
676.55/676.73	c #Conflicts:    1706000 | #Learnt:      52331 | 0.001
676.55/676.73	c total clause space: 206.656MB
676.55/676.73	c total #watches: 440904
678.95/679.14	c total #propagations: 241082328 / total #impl: 996124345 (eff. 0.242)
678.95/679.14	c #Conflicts:    1707000 | #Learnt:      53331 | 0.001
678.95/679.14	c total clause space: 206.656MB
678.95/679.14	c total #watches: 451031
680.95/681.12	c total #propagations: 241356887 / total #impl: 998063030 (eff. 0.242)
680.95/681.12	c #Conflicts:    1708000 | #Learnt:      54331 | 0.001
680.95/681.12	c total clause space: 206.656MB
680.95/681.12	c total #watches: 461158
682.95/683.14	c total #propagations: 241503320 / total #impl: 999085904 (eff. 0.242)
682.95/683.14	c #Conflicts:    1709000 | #Learnt:      55331 | 0.001
682.95/683.14	c total clause space: 206.656MB
682.95/683.14	c total #watches: 468667
685.25/685.44	c total #propagations: 241856575 / total #impl: 1000289665 (eff. 0.242)
685.25/685.44	c #Conflicts:    1710000 | #Learnt:      56331 | 0.001
685.25/685.44	c total clause space: 206.656MB
685.25/685.44	c total #watches: 475083
688.15/688.35	c total #propagations: 242055997 / total #impl: 1001664896 (eff. 0.242)
688.15/688.35	c #Conflicts:    1711000 | #Learnt:      57331 | 0.001
688.15/688.35	c total clause space: 206.656MB
688.15/688.35	c total #watches: 483853
691.05/691.20	c total #propagations: 242325188 / total #impl: 1003439831 (eff. 0.241)
691.05/691.20	c #Conflicts:    1712000 | #Learnt:      58331 | 0.001
691.05/691.20	c total clause space: 206.656MB
691.05/691.20	c total #watches: 493849
693.65/693.89	c total #propagations: 242686452 / total #impl: 1005203523 (eff. 0.241)
693.65/693.89	c #Conflicts:    1713000 | #Learnt:      59331 | 0.001
693.65/693.89	c total clause space: 206.656MB
693.65/693.89	c total #watches: 501300
696.65/696.85	c total #propagations: 242865186 / total #impl: 1007268501 (eff. 0.241)
696.65/696.85	c #Conflicts:    1714000 | #Learnt:      60331 | 0.001
696.65/696.85	c total clause space: 206.656MB
696.65/696.85	c total #watches: 511222
699.14/699.37	c total #propagations: 243383786 / total #impl: 1009287588 (eff. 0.241)
699.14/699.37	c #Conflicts:    1715000 | #Learnt:      61331 | 0.001
699.14/699.37	c total clause space: 206.656MB
699.14/699.37	c total #watches: 519112
701.75/701.93	c total #propagations: 243665616 / total #impl: 1010743665 (eff. 0.241)
701.75/701.93	c #Conflicts:    1716000 | #Learnt:      62331 | 0.001
701.75/701.93	c total clause space: 206.656MB
701.75/701.93	c total #watches: 527661
704.34/704.58	c total #propagations: 243905922 / total #impl: 1012100404 (eff. 0.241)
704.34/704.58	c #Conflicts:    1717000 | #Learnt:      63331 | 0.001
704.34/704.58	c total clause space: 206.656MB
704.34/704.58	c total #watches: 538593
704.95/705.17	c total #propagations: 244157118 / total #impl: 1013635374 (eff. 0.241)
704.95/705.17	c GC COLLECT
704.95/705.17	c #Conflicts:    1718000 | #Learnt:      32625 | 0.001
704.95/705.17	c total clause space: 206.656MB
704.95/705.17	c total #watches: 234335
705.34/705.59	c total #propagations: 244400737 / total #impl: 1014404820 (eff. 0.241)
705.34/705.59	c #Conflicts:    1719000 | #Learnt:      33625 | 0.001
705.34/705.59	c total clause space: 206.656MB
705.34/705.59	c total #watches: 243084
705.94/706.15	c total #propagations: 244625567 / total #impl: 1015337854 (eff. 0.241)
705.94/706.15	c #Conflicts:    1720000 | #Learnt:      34625 | 0.001
705.94/706.15	c total clause space: 206.656MB
705.94/706.15	c total #watches: 253523
706.54/706.71	c total #propagations: 245066166 / total #impl: 1016783972 (eff. 0.241)
706.54/706.71	c #Conflicts:    1721000 | #Learnt:      35625 | 0.001
706.54/706.71	c total clause space: 206.656MB
706.54/706.71	c total #watches: 264101
707.15/707.34	c total #propagations: 245423786 / total #impl: 1018078181 (eff. 0.241)
707.15/707.34	c #Conflicts:    1722000 | #Learnt:      36625 | 0.001
707.15/707.34	c total clause space: 206.656MB
707.15/707.34	c total #watches: 272279
707.84/708.00	c total #propagations: 245501361 / total #impl: 1018746048 (eff. 0.241)
707.84/708.00	c #Conflicts:    1723000 | #Learnt:      37625 | 0.001
707.84/708.00	c total clause space: 206.656MB
707.84/708.00	c total #watches: 277923
708.44/708.63	c total #propagations: 245537369 / total #impl: 1019318442 (eff. 0.241)
708.44/708.63	c #Conflicts:    1724000 | #Learnt:      38625 | 0.001
708.44/708.63	c total clause space: 206.656MB
708.44/708.63	c total #watches: 282049
708.94/709.18	c total #propagations: 245572038 / total #impl: 1019758342 (eff. 0.241)
708.94/709.18	c #Conflicts:    1725000 | #Learnt:      39625 | 0.001
708.94/709.18	c total clause space: 206.656MB
708.94/709.18	c total #watches: 287418
709.54/709.71	c total #propagations: 245952119 / total #impl: 1020759388 (eff. 0.241)
709.54/709.71	c #Conflicts:    1726000 | #Learnt:      40625 | 0.001
709.54/709.71	c total clause space: 206.656MB
709.54/709.71	c total #watches: 293144
709.84/710.08	c total #propagations: 246590696 / total #impl: 1022242635 (eff. 0.241)
709.84/710.08	c #Conflicts:    1727000 | #Learnt:      41625 | 0.001
709.84/710.08	c total clause space: 206.656MB
709.84/710.08	c total #watches: 301183
710.24/710.47	c total #propagations: 246674329 / total #impl: 1022794883 (eff. 0.241)
710.24/710.47	c #Conflicts:    1728000 | #Learnt:      42625 | 0.001
710.24/710.47	c total clause space: 206.656MB
710.24/710.47	c total #watches: 309536
710.74/710.96	c total #propagations: 246708900 / total #impl: 1023458639 (eff. 0.241)
710.74/710.96	c #Conflicts:    1729000 | #Learnt:      43625 | 0.001
710.74/710.96	c total clause space: 206.656MB
710.74/710.96	c total #watches: 318097
711.65/711.81	c total #propagations: 246743655 / total #impl: 1024307789 (eff. 0.241)
711.65/711.81	c #Conflicts:    1730000 | #Learnt:      44625 | 0.001
711.65/711.81	c total clause space: 206.656MB
711.65/711.81	c total #watches: 325208
712.54/712.71	c total #propagations: 246838372 / total #impl: 1025200633 (eff. 0.241)
712.54/712.71	c #Conflicts:    1731000 | #Learnt:      45625 | 0.001
712.54/712.71	c total clause space: 206.656MB
712.54/712.71	c total #watches: 333848
713.64/713.90	c total #propagations: 247028309 / total #impl: 1026259088 (eff. 0.241)
713.64/713.90	c #Conflicts:    1732000 | #Learnt:      46625 | 0.001
713.64/713.90	c total clause space: 206.656MB
713.64/713.90	c total #watches: 342963
715.05/715.27	c total #propagations: 247526730 / total #impl: 1028067773 (eff. 0.241)
715.05/715.27	c #Conflicts:    1733000 | #Learnt:      47625 | 0.001
715.05/715.27	c total clause space: 206.656MB
715.05/715.27	c total #watches: 352444
716.35/716.59	c total #propagations: 248111914 / total #impl: 1030254784 (eff. 0.241)
716.35/716.59	c #Conflicts:    1734000 | #Learnt:      48625 | 0.001
716.35/716.59	c total clause space: 206.656MB
716.35/716.59	c total #watches: 360836
717.85/718.06	c total #propagations: 248601617 / total #impl: 1032128049 (eff. 0.241)
717.85/718.06	c #Conflicts:    1735000 | #Learnt:      49625 | 0.001
717.85/718.06	c total clause space: 206.656MB
717.85/718.06	c total #watches: 369559
719.15/719.35	c total #propagations: 249136915 / total #impl: 1034178604 (eff. 0.241)
719.15/719.35	c #Conflicts:    1736000 | #Learnt:      50625 | 0.001
719.15/719.35	c total clause space: 206.656MB
719.15/719.35	c total #watches: 377320
720.75/720.92	c total #propagations: 249512488 / total #impl: 1035981868 (eff. 0.241)
720.75/720.92	c #Conflicts:    1737000 | #Learnt:      51625 | 0.001
720.75/720.92	c total clause space: 206.656MB
720.75/720.92	c total #watches: 385494
722.66/722.85	c total #propagations: 249827388 / total #impl: 1038011178 (eff. 0.241)
722.66/722.85	c #Conflicts:    1738000 | #Learnt:      52625 | 0.001
722.66/722.85	c total clause space: 206.656MB
722.66/722.85	c total #watches: 394724
724.35/724.50	c total #propagations: 250280192 / total #impl: 1040513681 (eff. 0.241)
724.35/724.50	c #Conflicts:    1739000 | #Learnt:      53625 | 0.001
724.35/724.50	c total clause space: 206.656MB
724.35/724.50	c total #watches: 402904
725.95/726.13	c total #propagations: 250621111 / total #impl: 1042961293 (eff. 0.240)
725.95/726.13	c #Conflicts:    1740000 | #Learnt:      54625 | 0.001
725.95/726.13	c total clause space: 206.656MB
725.95/726.13	c total #watches: 410969
727.75/727.96	c total #propagations: 251043568 / total #impl: 1045491998 (eff. 0.240)
727.75/727.96	c #Conflicts:    1741000 | #Learnt:      55625 | 0.001
727.75/727.96	c total clause space: 206.656MB
727.75/727.96	c total #watches: 418059
729.75/729.92	c total #propagations: 251473538 / total #impl: 1048202315 (eff. 0.240)
729.75/729.92	c #Conflicts:    1742000 | #Learnt:      56625 | 0.001
729.75/729.92	c total clause space: 206.656MB
729.75/729.92	c total #watches: 426432
731.64/731.89	c total #propagations: 251873062 / total #impl: 1051198989 (eff. 0.240)
731.64/731.89	c #Conflicts:    1743000 | #Learnt:      57625 | 0.001
731.64/731.89	c total clause space: 206.656MB
731.64/731.89	c total #watches: 435080
733.55/733.80	c total #propagations: 252273922 / total #impl: 1054261066 (eff. 0.239)
733.55/733.80	c #Conflicts:    1744000 | #Learnt:      58625 | 0.001
733.55/733.80	c total clause space: 206.656MB
733.55/733.80	c total #watches: 443111
736.04/736.22	c total #propagations: 252653010 / total #impl: 1056787789 (eff. 0.239)
736.04/736.22	c #Conflicts:    1745000 | #Learnt:      59625 | 0.001
736.04/736.22	c total clause space: 206.656MB
736.04/736.22	c total #watches: 453441
737.95/738.15	c total #propagations: 253046756 / total #impl: 1058720689 (eff. 0.239)
737.95/738.15	c #Conflicts:    1746000 | #Learnt:      60625 | 0.001
737.95/738.15	c total clause space: 206.656MB
737.95/738.15	c total #watches: 462134
740.64/740.80	c total #propagations: 253525744 / total #impl: 1060162130 (eff. 0.239)
740.64/740.80	c #Conflicts:    1747000 | #Learnt:      61625 | 0.001
740.64/740.80	c total clause space: 206.656MB
740.64/740.80	c total #watches: 473911
742.84/743.02	c total #propagations: 253893510 / total #impl: 1062348519 (eff. 0.239)
742.84/743.02	c #Conflicts:    1748000 | #Learnt:      62625 | 0.001
742.84/743.02	c total clause space: 206.656MB
742.84/743.02	c total #watches: 483162
745.04/745.25	c total #propagations: 254316462 / total #impl: 1064066334 (eff. 0.239)
745.04/745.25	c #Conflicts:    1749000 | #Learnt:      63625 | 0.001
745.04/745.25	c total clause space: 206.656MB
745.04/745.25	c total #watches: 490003
746.14/746.32	c total #propagations: 254727636 / total #impl: 1065613861 (eff. 0.239)
746.14/746.32	c GC COLLECT
746.14/746.32	c #Conflicts:    1750000 | #Learnt:      32627 | 0.001
746.14/746.32	c total clause space: 206.656MB
746.14/746.32	c total #watches: 236040
746.54/746.77	c total #propagations: 255235020 / total #impl: 1066940320 (eff. 0.239)
746.54/746.77	c #Conflicts:    1751000 | #Learnt:      33627 | 0.001
746.54/746.77	c total clause space: 206.656MB
746.54/746.77	c total #watches: 247336
747.04/747.28	c total #propagations: 255674387 / total #impl: 1068171180 (eff. 0.239)
747.04/747.28	c #Conflicts:    1752000 | #Learnt:      34627 | 0.001
747.04/747.28	c total clause space: 206.656MB
747.04/747.28	c total #watches: 255472
747.54/747.77	c total #propagations: 256008942 / total #impl: 1069347461 (eff. 0.239)
747.54/747.77	c #Conflicts:    1753000 | #Learnt:      35627 | 0.001
747.54/747.77	c total clause space: 206.656MB
747.54/747.77	c total #watches: 264794
748.24/748.43	c total #propagations: 256471304 / total #impl: 1070603780 (eff. 0.240)
748.24/748.43	c #Conflicts:    1754000 | #Learnt:      36627 | 0.001
748.24/748.43	c total clause space: 206.656MB
748.24/748.43	c total #watches: 274739
749.05/749.23	c total #propagations: 256999739 / total #impl: 1071984634 (eff. 0.240)
749.05/749.23	c #Conflicts:    1755000 | #Learnt:      37627 | 0.001
749.05/749.23	c total clause space: 206.656MB
749.05/749.23	c total #watches: 284397
749.64/749.87	c total #propagations: 257621631 / total #impl: 1073667719 (eff. 0.240)
749.64/749.87	c #Conflicts:    1756000 | #Learnt:      38627 | 0.001
749.64/749.87	c total clause space: 206.656MB
749.64/749.87	c total #watches: 292662
750.44/750.68	c total #propagations: 257855272 / total #impl: 1074723404 (eff. 0.240)
750.44/750.68	c #Conflicts:    1757000 | #Learnt:      39627 | 0.001
750.44/750.68	c total clause space: 206.656MB
750.44/750.68	c total #watches: 301730
751.34/751.57	c total #propagations: 258194941 / total #impl: 1075905664 (eff. 0.240)
751.34/751.57	c #Conflicts:    1758000 | #Learnt:      40627 | 0.001
751.34/751.57	c total clause space: 206.656MB
751.34/751.57	c total #watches: 312981
752.25/752.41	c total #propagations: 258586967 / total #impl: 1077190717 (eff. 0.240)
752.25/752.41	c #Conflicts:    1759000 | #Learnt:      41627 | 0.001
752.25/752.41	c total clause space: 206.656MB
752.25/752.41	c total #watches: 322217
753.04/753.24	c total #propagations: 259165470 / total #impl: 1078729392 (eff. 0.240)
753.04/753.24	c #Conflicts:    1760000 | #Learnt:      42627 | 0.001
753.04/753.24	c total clause space: 206.656MB
753.04/753.24	c total #watches: 330176
753.94/754.15	c total #propagations: 259422050 / total #impl: 1079764050 (eff. 0.240)
753.94/754.15	c #Conflicts:    1761000 | #Learnt:      43627 | 0.001
753.94/754.15	c total clause space: 206.656MB
753.94/754.15	c total #watches: 338552
754.84/755.09	c total #propagations: 259606105 / total #impl: 1080928121 (eff. 0.240)
754.84/755.09	c #Conflicts:    1762000 | #Learnt:      44627 | 0.001
754.84/755.09	c total clause space: 206.656MB
754.84/755.09	c total #watches: 347167
756.04/756.22	c total #propagations: 259776328 / total #impl: 1081950018 (eff. 0.240)
756.04/756.22	c #Conflicts:    1763000 | #Learnt:      45627 | 0.001
756.04/756.22	c total clause space: 206.656MB
756.04/756.22	c total #watches: 357642
757.34/757.56	c total #propagations: 260084206 / total #impl: 1083340148 (eff. 0.240)
757.34/757.56	c #Conflicts:    1764000 | #Learnt:      46627 | 0.001
757.34/757.56	c total clause space: 206.656MB
757.34/757.56	c total #watches: 365614
758.85/759.03	c total #propagations: 260433501 / total #impl: 1084774841 (eff. 0.240)
758.85/759.03	c #Conflicts:    1765000 | #Learnt:      47627 | 0.001
758.85/759.03	c total clause space: 206.656MB
758.85/759.03	c total #watches: 372944
760.54/760.74	c total #propagations: 260708409 / total #impl: 1086094877 (eff. 0.240)
760.54/760.74	c #Conflicts:    1766000 | #Learnt:      48627 | 0.001
760.54/760.74	c total clause space: 206.656MB
760.54/760.74	c total #watches: 382982
762.25/762.48	c total #propagations: 261097127 / total #impl: 1087827840 (eff. 0.240)
762.25/762.48	c #Conflicts:    1767000 | #Learnt:      49627 | 0.001
762.25/762.48	c total clause space: 206.656MB
762.25/762.48	c total #watches: 393611
763.74/763.97	c total #propagations: 261542633 / total #impl: 1089446791 (eff. 0.240)
763.74/763.97	c #Conflicts:    1768000 | #Learnt:      50627 | 0.001
763.74/763.97	c total clause space: 206.656MB
763.74/763.97	c total #watches: 402310
765.34/765.51	c total #propagations: 261801866 / total #impl: 1090712044 (eff. 0.240)
765.34/765.51	c #Conflicts:    1769000 | #Learnt:      51627 | 0.001
765.34/765.51	c total clause space: 206.656MB
765.34/765.51	c total #watches: 410711
766.84/767.02	c total #propagations: 262077019 / total #impl: 1092127309 (eff. 0.240)
766.84/767.02	c #Conflicts:    1770000 | #Learnt:      52627 | 0.001
766.84/767.02	c total clause space: 206.656MB
766.84/767.02	c total #watches: 418243
768.54/768.73	c total #propagations: 262315384 / total #impl: 1093673091 (eff. 0.240)
768.54/768.73	c #Conflicts:    1771000 | #Learnt:      53627 | 0.001
768.54/768.73	c total clause space: 206.656MB
768.54/768.73	c total #watches: 424796
769.84/770.05	c total #propagations: 262649317 / total #impl: 1095265677 (eff. 0.240)
769.84/770.05	c #Conflicts:    1772000 | #Learnt:      54627 | 0.001
769.84/770.05	c total clause space: 206.656MB
769.84/770.05	c total #watches: 432036
771.54/771.78	c total #propagations: 262927474 / total #impl: 1096128092 (eff. 0.240)
771.54/771.78	c #Conflicts:    1773000 | #Learnt:      55627 | 0.001
771.54/771.78	c total clause space: 206.656MB
771.54/771.78	c total #watches: 441448
773.14/773.32	c total #propagations: 263226500 / total #impl: 1097483900 (eff. 0.240)
773.14/773.32	c #Conflicts:    1774000 | #Learnt:      56627 | 0.001
773.14/773.32	c total clause space: 206.656MB
773.14/773.32	c total #watches: 455390
775.04/775.21	c total #propagations: 263630370 / total #impl: 1098891398 (eff. 0.240)
775.04/775.21	c #Conflicts:    1775000 | #Learnt:      57627 | 0.001
775.04/775.21	c total clause space: 206.656MB
775.04/775.21	c total #watches: 465042
777.64/777.82	c total #propagations: 263977145 / total #impl: 1100430312 (eff. 0.240)
777.64/777.82	c #Conflicts:    1776000 | #Learnt:      58627 | 0.001
777.64/777.82	c total clause space: 206.656MB
777.64/777.82	c total #watches: 475096
780.24/780.40	c total #propagations: 264367374 / total #impl: 1102876939 (eff. 0.240)
780.24/780.40	c #Conflicts:    1777000 | #Learnt:      59627 | 0.001
780.24/780.40	c total clause space: 206.656MB
780.24/780.40	c total #watches: 489480
783.04/783.25	c total #propagations: 264724436 / total #impl: 1104741993 (eff. 0.240)
783.04/783.25	c #Conflicts:    1778000 | #Learnt:      60627 | 0.001
783.04/783.25	c total clause space: 206.656MB
783.04/783.25	c total #watches: 503444
786.13/786.30	c total #propagations: 265053276 / total #impl: 1106634188 (eff. 0.240)
786.13/786.30	c #Conflicts:    1779000 | #Learnt:      61627 | 0.001
786.13/786.30	c total clause space: 206.656MB
786.13/786.30	c total #watches: 517897
788.83/789.01	c total #propagations: 265400718 / total #impl: 1108973114 (eff. 0.239)
788.83/789.01	c #Conflicts:    1780000 | #Learnt:      62627 | 0.001
788.83/789.01	c total clause space: 206.656MB
788.83/789.01	c total #watches: 535196
792.03/792.28	c total #propagations: 265679329 / total #impl: 1110933020 (eff. 0.239)
792.03/792.28	c #Conflicts:    1781000 | #Learnt:      63627 | 0.001
792.03/792.28	c total clause space: 206.656MB
792.03/792.28	c total #watches: 549985
795.14/795.34	c total #propagations: 266002709 / total #impl: 1113230424 (eff. 0.239)
795.14/795.34	c GC COLLECT
795.14/795.34	c #Conflicts:    1782000 | #Learnt:      32328 | 0.001
795.14/795.34	c total clause space: 206.656MB
795.14/795.34	c total #watches: 233700
795.63/795.82	c total #propagations: 266330930 / total #impl: 1115474814 (eff. 0.239)
795.63/795.82	c #Conflicts:    1783000 | #Learnt:      33328 | 0.001
795.63/795.82	c total clause space: 206.656MB
795.63/795.82	c total #watches: 242533
796.03/796.28	c total #propagations: 266737073 / total #impl: 1116724407 (eff. 0.239)
796.03/796.28	c #Conflicts:    1784000 | #Learnt:      34328 | 0.001
796.03/796.28	c total clause space: 206.656MB
796.03/796.28	c total #watches: 251607
796.63/796.86	c total #propagations: 267000678 / total #impl: 1117636294 (eff. 0.239)
796.63/796.86	c #Conflicts:    1785000 | #Learnt:      35328 | 0.001
796.63/796.86	c total clause space: 206.656MB
796.63/796.86	c total #watches: 261846
797.34/797.56	c total #propagations: 267277860 / total #impl: 1118620846 (eff. 0.239)
797.34/797.56	c #Conflicts:    1786000 | #Learnt:      36328 | 0.001
797.34/797.56	c total clause space: 206.656MB
797.34/797.56	c total #watches: 271836
798.03/798.27	c total #propagations: 267525320 / total #impl: 1119917224 (eff. 0.239)
798.03/798.27	c #Conflicts:    1787000 | #Learnt:      37328 | 0.001
798.03/798.27	c total clause space: 206.656MB
798.03/798.27	c total #watches: 282582
798.83/799.04	c total #propagations: 267861663 / total #impl: 1121262283 (eff. 0.239)
798.83/799.04	c #Conflicts:    1788000 | #Learnt:      38328 | 0.001
798.83/799.04	c total clause space: 206.656MB
798.83/799.04	c total #watches: 295706
799.73/799.93	c total #propagations: 268203837 / total #impl: 1122685375 (eff. 0.239)
799.73/799.93	c #Conflicts:    1789000 | #Learnt:      39328 | 0.001
799.73/799.93	c total clause space: 206.656MB
799.73/799.93	c total #watches: 306520
800.64/800.90	c total #propagations: 268559915 / total #impl: 1124197357 (eff. 0.239)
800.64/800.90	c #Conflicts:    1790000 | #Learnt:      40328 | 0.001
800.64/800.90	c total clause space: 206.656MB
800.64/800.90	c total #watches: 314199
801.53/801.78	c total #propagations: 268919498 / total #impl: 1125589873 (eff. 0.239)
801.53/801.78	c #Conflicts:    1791000 | #Learnt:      41328 | 0.001
801.53/801.78	c total clause space: 206.656MB
801.53/801.78	c total #watches: 320606
802.73/802.90	c total #propagations: 269029309 / total #impl: 1126285041 (eff. 0.239)
802.73/802.90	c #Conflicts:    1792000 | #Learnt:      42328 | 0.001
802.73/802.90	c total clause space: 206.656MB
802.73/802.90	c total #watches: 328189
803.73/803.98	c total #propagations: 269305070 / total #impl: 1127380009 (eff. 0.239)
803.73/803.98	c #Conflicts:    1793000 | #Learnt:      43328 | 0.001
803.73/803.98	c total clause space: 206.656MB
803.73/803.98	c total #watches: 336068
804.93/805.12	c total #propagations: 269634464 / total #impl: 1128842697 (eff. 0.239)
804.93/805.12	c #Conflicts:    1794000 | #Learnt:      44328 | 0.001
804.93/805.12	c total clause space: 206.656MB
804.93/805.12	c total #watches: 345692
805.93/806.14	c total #propagations: 270053115 / total #impl: 1130242086 (eff. 0.239)
805.93/806.14	c #Conflicts:    1795000 | #Learnt:      45328 | 0.001
805.93/806.14	c total clause space: 206.656MB
805.93/806.14	c total #watches: 353688
806.93/807.11	c total #propagations: 270484631 / total #impl: 1131469132 (eff. 0.239)
806.93/807.11	c #Conflicts:    1796000 | #Learnt:      46328 | 0.001
806.93/807.11	c total clause space: 206.656MB
806.93/807.11	c total #watches: 361375
808.03/808.29	c total #propagations: 270736098 / total #impl: 1132593656 (eff. 0.239)
808.03/808.29	c #Conflicts:    1797000 | #Learnt:      47328 | 0.001
808.03/808.29	c total clause space: 206.656MB
808.03/808.29	c total #watches: 371792
809.33/809.58	c total #propagations: 271037875 / total #impl: 1134114108 (eff. 0.239)
809.33/809.58	c #Conflicts:    1798000 | #Learnt:      48328 | 0.001
809.33/809.58	c total clause space: 206.656MB
809.33/809.58	c total #watches: 379691
810.83/811.01	c total #propagations: 271319018 / total #impl: 1135392374 (eff. 0.239)
810.83/811.01	c #Conflicts:    1799000 | #Learnt:      49328 | 0.001
810.83/811.01	c total clause space: 206.656MB
810.83/811.01	c total #watches: 388318
812.53/812.77	c total #propagations: 271589371 / total #impl: 1136493344 (eff. 0.239)
812.53/812.77	c #Conflicts:    1800000 | #Learnt:      50328 | 0.001
812.53/812.77	c total clause space: 206.656MB
812.53/812.77	c total #watches: 395856
814.03/814.25	c total #propagations: 271828528 / total #impl: 1138005638 (eff. 0.239)
814.03/814.25	c #Conflicts:    1801000 | #Learnt:      51328 | 0.001
814.03/814.25	c total clause space: 206.656MB
814.03/814.25	c total #watches: 406182
815.93/816.14	c total #propagations: 272480254 / total #impl: 1139641803 (eff. 0.239)
815.93/816.14	c #Conflicts:    1802000 | #Learnt:      52328 | 0.001
815.93/816.14	c total clause space: 206.656MB
815.93/816.14	c total #watches: 416327
818.03/818.24	c total #propagations: 272917802 / total #impl: 1141343042 (eff. 0.239)
818.03/818.24	c #Conflicts:    1803000 | #Learnt:      53328 | 0.001
818.03/818.24	c total clause space: 206.656MB
818.03/818.24	c total #watches: 423239
820.13/820.36	c total #propagations: 273182168 / total #impl: 1143024189 (eff. 0.239)
820.13/820.36	c #Conflicts:    1804000 | #Learnt:      54328 | 0.001
820.13/820.36	c total clause space: 206.656MB
820.13/820.36	c total #watches: 429369
822.23/822.41	c total #propagations: 273444375 / total #impl: 1144531188 (eff. 0.239)
822.23/822.41	c #Conflicts:    1805000 | #Learnt:      55328 | 0.001
822.23/822.41	c total clause space: 206.656MB
822.23/822.41	c total #watches: 436710
824.13/824.31	c total #propagations: 273614582 / total #impl: 1146041390 (eff. 0.239)
824.13/824.31	c #Conflicts:    1806000 | #Learnt:      56328 | 0.001
824.13/824.31	c total clause space: 206.656MB
824.13/824.31	c total #watches: 444908
826.33/826.55	c total #propagations: 273766840 / total #impl: 1147658649 (eff. 0.239)
826.33/826.55	c #Conflicts:    1807000 | #Learnt:      57328 | 0.001
826.33/826.55	c total clause space: 206.656MB
826.33/826.55	c total #watches: 452993
828.53/828.78	c total #propagations: 273945889 / total #impl: 1149347864 (eff. 0.238)
828.53/828.78	c #Conflicts:    1808000 | #Learnt:      58328 | 0.001
828.53/828.78	c total clause space: 206.656MB
828.53/828.78	c total #watches: 462662
831.13/831.34	c total #propagations: 274205903 / total #impl: 1151209883 (eff. 0.238)
831.13/831.34	c #Conflicts:    1809000 | #Learnt:      59328 | 0.001
831.13/831.34	c total clause space: 206.656MB
831.13/831.34	c total #watches: 471260
833.73/833.95	c total #propagations: 274476143 / total #impl: 1153165944 (eff. 0.238)
833.73/833.95	c #Conflicts:    1810000 | #Learnt:      60328 | 0.001
833.73/833.95	c total clause space: 206.656MB
833.73/833.95	c total #watches: 479934
836.62/836.81	c total #propagations: 274802168 / total #impl: 1155209651 (eff. 0.238)
836.62/836.81	c #Conflicts:    1811000 | #Learnt:      61328 | 0.001
836.62/836.81	c total clause space: 206.656MB
836.62/836.81	c total #watches: 487855
839.13/839.39	c total #propagations: 275164806 / total #impl: 1157076366 (eff. 0.238)
839.13/839.39	c #Conflicts:    1812000 | #Learnt:      62328 | 0.001
839.13/839.39	c total clause space: 206.656MB
839.13/839.39	c total #watches: 495713
841.82/842.07	c total #propagations: 275411087 / total #impl: 1158777008 (eff. 0.238)
841.82/842.07	c #Conflicts:    1813000 | #Learnt:      63328 | 0.001
841.82/842.07	c total clause space: 206.656MB
841.82/842.07	c total #watches: 505673
844.92/845.19	c total #propagations: 275790128 / total #impl: 1160366048 (eff. 0.238)
844.92/845.19	c #Conflicts:    1814000 | #Learnt:      64328 | 0.001
844.92/845.19	c total clause space: 206.656MB
844.92/845.19	c total #watches: 514133
847.22/847.43	c total #propagations: 276281318 / total #impl: 1162413423 (eff. 0.238)
847.22/847.43	c GC COLLECT
847.22/847.43	c #Conflicts:    1815000 | #Learnt:      32738 | 0.001
847.22/847.43	c total clause space: 206.656MB
847.22/847.43	c total #watches: 237627
847.62/847.82	c total #propagations: 276529091 / total #impl: 1163779273 (eff. 0.238)
847.62/847.82	c #Conflicts:    1816000 | #Learnt:      33738 | 0.001
847.62/847.82	c total clause space: 206.656MB
847.62/847.82	c total #watches: 247906
848.22/848.40	c total #propagations: 276663792 / total #impl: 1164477129 (eff. 0.238)
848.22/848.40	c #Conflicts:    1817000 | #Learnt:      34738 | 0.001
848.22/848.40	c total clause space: 206.656MB
848.22/848.40	c total #watches: 257972
848.82/849.04	c total #propagations: 277055803 / total #impl: 1165684482 (eff. 0.238)
848.82/849.04	c #Conflicts:    1818000 | #Learnt:      35738 | 0.001
848.82/849.04	c total clause space: 206.656MB
848.82/849.04	c total #watches: 266148
849.52/849.77	c total #propagations: 277418446 / total #impl: 1167121173 (eff. 0.238)
849.52/849.77	c #Conflicts:    1819000 | #Learnt:      36738 | 0.001
849.52/849.77	c total clause space: 206.656MB
849.52/849.77	c total #watches: 275591
850.13/850.36	c total #propagations: 277769041 / total #impl: 1168417916 (eff. 0.238)
850.13/850.36	c #Conflicts:    1820000 | #Learnt:      37738 | 0.001
850.13/850.36	c total clause space: 206.656MB
850.13/850.36	c total #watches: 282816
850.72/850.91	c total #propagations: 278108797 / total #impl: 1169559462 (eff. 0.238)
850.72/850.91	c #Conflicts:    1821000 | #Learnt:      38738 | 0.001
850.72/850.91	c total clause space: 206.656MB
850.72/850.91	c total #watches: 289616
851.52/851.72	c total #propagations: 278558579 / total #impl: 1170602336 (eff. 0.238)
851.52/851.72	c #Conflicts:    1822000 | #Learnt:      39738 | 0.001
851.52/851.72	c total clause space: 206.656MB
851.52/851.72	c total #watches: 297621
852.43/852.61	c total #propagations: 279032363 / total #impl: 1172047690 (eff. 0.238)
852.43/852.61	c #Conflicts:    1823000 | #Learnt:      40738 | 0.001
852.43/852.61	c total clause space: 206.656MB
852.43/852.61	c total #watches: 305399
853.43/853.63	c total #propagations: 279299302 / total #impl: 1173527825 (eff. 0.238)
853.43/853.63	c #Conflicts:    1824000 | #Learnt:      41738 | 0.001
853.43/853.63	c total clause space: 206.656MB
853.43/853.63	c total #watches: 313610
854.22/854.49	c total #propagations: 279649431 / total #impl: 1175284813 (eff. 0.238)
854.22/854.49	c #Conflicts:    1825000 | #Learnt:      42738 | 0.001
854.22/854.49	c total clause space: 206.656MB
854.22/854.49	c total #watches: 320923
855.22/855.42	c total #propagations: 279805649 / total #impl: 1176597116 (eff. 0.238)
855.22/855.42	c #Conflicts:    1826000 | #Learnt:      43738 | 0.001
855.22/855.42	c total clause space: 206.656MB
855.22/855.42	c total #watches: 327794
856.22/856.47	c total #propagations: 279927287 / total #impl: 1177876496 (eff. 0.238)
856.22/856.47	c #Conflicts:    1827000 | #Learnt:      44738 | 0.001
856.22/856.47	c total clause space: 206.656MB
856.22/856.47	c total #watches: 335064
857.22/857.48	c total #propagations: 280007662 / total #impl: 1179185067 (eff. 0.237)
857.22/857.48	c #Conflicts:    1828000 | #Learnt:      45738 | 0.001
857.22/857.48	c total clause space: 206.656MB
857.22/857.48	c total #watches: 341138
858.32/858.53	c total #propagations: 280234706 / total #impl: 1180464229 (eff. 0.237)
858.32/858.53	c #Conflicts:    1829000 | #Learnt:      46738 | 0.001
858.32/858.53	c total clause space: 206.656MB
858.32/858.53	c total #watches: 348381
859.42/859.69	c total #propagations: 280390827 / total #impl: 1181686809 (eff. 0.237)
859.42/859.69	c #Conflicts:    1830000 | #Learnt:      47738 | 0.001
859.42/859.69	c total clause space: 206.656MB
859.42/859.69	c total #watches: 353836
860.72/860.91	c total #propagations: 280473380 / total #impl: 1182900425 (eff. 0.237)
860.72/860.91	c #Conflicts:    1831000 | #Learnt:      48738 | 0.001
860.72/860.91	c total clause space: 206.656MB
860.72/860.91	c total #watches: 360563
862.02/862.23	c total #propagations: 280615164 / total #impl: 1184257358 (eff. 0.237)
862.02/862.23	c #Conflicts:    1832000 | #Learnt:      49738 | 0.001
862.02/862.23	c total clause space: 206.656MB
862.02/862.23	c total #watches: 367059
863.43/863.69	c total #propagations: 280713382 / total #impl: 1185500830 (eff. 0.237)
863.43/863.69	c #Conflicts:    1833000 | #Learnt:      50738 | 0.001
863.43/863.69	c total clause space: 206.656MB
863.43/863.69	c total #watches: 373246
864.82/865.07	c total #propagations: 280868971 / total #impl: 1186944306 (eff. 0.237)
864.82/865.07	c #Conflicts:    1834000 | #Learnt:      51738 | 0.001
864.82/865.07	c total clause space: 206.656MB
864.82/865.07	c total #watches: 380984
866.52/866.77	c total #propagations: 281032772 / total #impl: 1188512378 (eff. 0.236)
866.52/866.77	c #Conflicts:    1835000 | #Learnt:      52738 | 0.001
866.52/866.77	c total clause space: 206.656MB
866.52/866.77	c total #watches: 390065
868.02/868.24	c total #propagations: 281355369 / total #impl: 1190642065 (eff. 0.236)
868.02/868.24	c #Conflicts:    1836000 | #Learnt:      53738 | 0.001
868.02/868.24	c total clause space: 206.656MB
868.02/868.24	c total #watches: 400150
869.52/869.78	c total #propagations: 281626634 / total #impl: 1192395553 (eff. 0.236)
869.52/869.78	c #Conflicts:    1837000 | #Learnt:      54738 | 0.001
869.52/869.78	c total clause space: 206.656MB
869.52/869.78	c total #watches: 411062
871.32/871.57	c total #propagations: 281790278 / total #impl: 1193928541 (eff. 0.236)
871.32/871.57	c #Conflicts:    1838000 | #Learnt:      55738 | 0.001
871.32/871.57	c total clause space: 206.656MB
871.32/871.57	c total #watches: 421575
873.23/873.49	c total #propagations: 281983417 / total #impl: 1196179460 (eff. 0.236)
873.23/873.49	c #Conflicts:    1839000 | #Learnt:      56738 | 0.001
873.23/873.49	c total clause space: 206.656MB
873.23/873.49	c total #watches: 431650
875.22/875.42	c total #propagations: 282086747 / total #impl: 1198123989 (eff. 0.235)
875.22/875.42	c #Conflicts:    1840000 | #Learnt:      57738 | 0.001
875.22/875.42	c total clause space: 206.656MB
875.22/875.42	c total #watches: 440922
877.32/877.58	c total #propagations: 282290405 / total #impl: 1199931255 (eff. 0.235)
877.32/877.58	c #Conflicts:    1841000 | #Learnt:      58738 | 0.001
877.32/877.58	c total clause space: 206.656MB
877.32/877.58	c total #watches: 450514
879.42/879.68	c total #propagations: 282485584 / total #impl: 1202334649 (eff. 0.235)
879.42/879.68	c #Conflicts:    1842000 | #Learnt:      59738 | 0.001
879.42/879.68	c total clause space: 206.656MB
879.42/879.68	c total #watches: 461277
881.92/882.12	c total #propagations: 282689013 / total #impl: 1204723550 (eff. 0.235)
881.92/882.12	c #Conflicts:    1843000 | #Learnt:      60738 | 0.001
881.92/882.12	c total clause space: 206.656MB
881.92/882.12	c total #watches: 473200
884.62/884.83	c total #propagations: 282909485 / total #impl: 1207605430 (eff. 0.234)
884.62/884.83	c #Conflicts:    1844000 | #Learnt:      61738 | 0.001
884.62/884.83	c total clause space: 206.656MB
884.62/884.83	c total #watches: 483730
887.92/888.11	c total #propagations: 283202514 / total #impl: 1210857468 (eff. 0.234)
887.92/888.11	c #Conflicts:    1845000 | #Learnt:      62738 | 0.001
887.92/888.11	c total clause space: 206.656MB
887.92/888.11	c total #watches: 495284
890.82/891.05	c total #propagations: 283558198 / total #impl: 1214069660 (eff. 0.234)
890.82/891.05	c #Conflicts:    1846000 | #Learnt:      63738 | 0.001
890.82/891.05	c total clause space: 206.656MB
890.82/891.05	c total #watches: 506131
893.92/894.12	c total #propagations: 283834458 / total #impl: 1217403277 (eff. 0.233)
893.92/894.12	c #Conflicts:    1847000 | #Learnt:      64738 | 0.001
893.92/894.12	c total clause space: 206.656MB
893.92/894.12	c total #watches: 517614
897.01/897.22	c total #propagations: 284129104 / total #impl: 1220554961 (eff. 0.233)
897.01/897.22	c #Conflicts:    1848000 | #Learnt:      65738 | 0.001
897.01/897.22	c total clause space: 206.656MB
897.01/897.22	c total #watches: 533101
897.61/897.85	c total #propagations: 284320561 / total #impl: 1223635526 (eff. 0.232)
897.61/897.85	c GC COLLECT
897.61/897.85	c #Conflicts:    1849000 | #Learnt:      33836 | 0.001
897.61/897.85	c total clause space: 206.656MB
897.61/897.85	c total #watches: 249068
898.21/898.50	c total #propagations: 284477523 / total #impl: 1224768084 (eff. 0.232)
898.21/898.50	c #Conflicts:    1850000 | #Learnt:      34836 | 0.001
898.21/898.50	c total clause space: 206.656MB
898.21/898.50	c total #watches: 258250
899.01/899.27	c total #propagations: 284801150 / total #impl: 1226369629 (eff. 0.232)
899.01/899.27	c #Conflicts:    1851000 | #Learnt:      35836 | 0.001
899.01/899.27	c total clause space: 206.656MB
899.01/899.27	c total #watches: 266463
899.81/900.03	c total #propagations: 285156251 / total #impl: 1228240141 (eff. 0.232)
899.81/900.03	c #Conflicts:    1852000 | #Learnt:      36836 | 0.001
899.81/900.03	c total clause space: 206.656MB
899.81/900.03	c total #watches: 274877
900.51/900.79	c total #propagations: 285521073 / total #impl: 1230012258 (eff. 0.232)
900.51/900.79	c #Conflicts:    1853000 | #Learnt:      37836 | 0.001
900.51/900.79	c total clause space: 206.656MB
900.51/900.79	c total #watches: 285721
901.51/901.74	c total #propagations: 285754964 / total #impl: 1231742360 (eff. 0.232)
901.51/901.74	c #Conflicts:    1854000 | #Learnt:      38836 | 0.001
901.51/901.74	c total clause space: 206.656MB
901.51/901.74	c total #watches: 296376
902.41/902.66	c total #propagations: 286065002 / total #impl: 1233718703 (eff. 0.232)
902.41/902.66	c #Conflicts:    1855000 | #Learnt:      39836 | 0.001
902.41/902.66	c total clause space: 206.656MB
902.41/902.66	c total #watches: 307355
903.61/903.84	c total #propagations: 286243614 / total #impl: 1235583815 (eff. 0.232)
903.61/903.84	c #Conflicts:    1856000 | #Learnt:      40836 | 0.001
903.61/903.84	c total clause space: 206.656MB
903.61/903.84	c total #watches: 317884
904.91/905.10	c total #propagations: 286574290 / total #impl: 1237922411 (eff. 0.231)
904.91/905.10	c #Conflicts:    1857000 | #Learnt:      41836 | 0.001
904.91/905.10	c total clause space: 206.656MB
904.91/905.10	c total #watches: 327909
906.22/906.41	c total #propagations: 286869553 / total #impl: 1240185202 (eff. 0.231)
906.22/906.41	c #Conflicts:    1858000 | #Learnt:      42836 | 0.001
906.22/906.41	c total clause space: 206.656MB
906.22/906.41	c total #watches: 337057
907.71/907.92	c total #propagations: 287151283 / total #impl: 1242700843 (eff. 0.231)
907.71/907.92	c #Conflicts:    1859000 | #Learnt:      43836 | 0.001
907.71/907.92	c total clause space: 206.656MB
907.71/907.92	c total #watches: 347225
909.21/909.42	c total #propagations: 287419816 / total #impl: 1245261073 (eff. 0.231)
909.21/909.42	c #Conflicts:    1860000 | #Learnt:      44836 | 0.001
909.21/909.42	c total clause space: 206.656MB
909.21/909.42	c total #watches: 355351
910.62/910.88	c total #propagations: 287754484 / total #impl: 1247782111 (eff. 0.231)
910.62/910.88	c #Conflicts:    1861000 | #Learnt:      45836 | 0.001
910.62/910.88	c total clause space: 206.656MB
910.62/910.88	c total #watches: 364806
912.11/912.34	c total #propagations: 287816247 / total #impl: 1250167509 (eff. 0.230)
912.11/912.34	c #Conflicts:    1862000 | #Learnt:      46836 | 0.001
912.11/912.34	c total clause space: 206.656MB
912.11/912.34	c total #watches: 377147
913.71/913.94	c total #propagations: 287854839 / total #impl: 1252621516 (eff. 0.230)
913.71/913.94	c #Conflicts:    1863000 | #Learnt:      47836 | 0.001
913.71/913.94	c total clause space: 206.656MB
913.71/913.94	c total #watches: 387916
915.61/915.85	c total #propagations: 287905423 / total #impl: 1255334341 (eff. 0.229)
915.61/915.85	c #Conflicts:    1864000 | #Learnt:      48836 | 0.001
915.61/915.85	c total clause space: 206.656MB
915.61/915.85	c total #watches: 397045
917.81/918.02	c total #propagations: 288098021 / total #impl: 1257908269 (eff. 0.229)
917.81/918.02	c #Conflicts:    1865000 | #Learnt:      49836 | 0.001
917.81/918.02	c total clause space: 206.656MB
917.81/918.02	c total #watches: 406533
919.91/920.15	c total #propagations: 288329914 / total #impl: 1261079512 (eff. 0.229)
919.91/920.15	c #Conflicts:    1866000 | #Learnt:      50836 | 0.001
919.91/920.15	c total clause space: 206.656MB
919.91/920.15	c total #watches: 417982
922.61/922.84	c total #propagations: 288479368 / total #impl: 1263961148 (eff. 0.228)
922.61/922.84	c #Conflicts:    1867000 | #Learnt:      51836 | 0.001
922.61/922.84	c total clause space: 206.656MB
922.61/922.84	c total #watches: 428604
924.81/925.05	c total #propagations: 288846978 / total #impl: 1267636728 (eff. 0.228)
924.81/925.05	c #Conflicts:    1868000 | #Learnt:      52836 | 0.001
924.81/925.05	c total clause space: 206.656MB
924.81/925.05	c total #watches: 440193
926.81/927.01	c total #propagations: 288899190 / total #impl: 1270494983 (eff. 0.227)
926.81/927.01	c #Conflicts:    1869000 | #Learnt:      53836 | 0.001
926.81/927.01	c total clause space: 206.656MB
926.81/927.01	c total #watches: 449295
928.22/928.48	c total #propagations: 288982662 / total #impl: 1272887099 (eff. 0.227)
928.22/928.48	c #Conflicts:    1870000 | #Learnt:      54836 | 0.001
928.22/928.48	c total clause space: 206.656MB
928.22/928.48	c total #watches: 458567
930.31/930.59	c total #propagations: 289032067 / total #impl: 1273648085 (eff. 0.227)
930.31/930.59	c #Conflicts:    1871000 | #Learnt:      55836 | 0.001
930.31/930.59	c total clause space: 206.656MB
930.31/930.59	c total #watches: 470133
932.72/932.99	c total #propagations: 289069530 / total #impl: 1275729665 (eff. 0.227)
932.72/932.99	c #Conflicts:    1872000 | #Learnt:      56836 | 0.001
932.72/932.99	c total clause space: 206.656MB
932.72/932.99	c total #watches: 483458
934.61/934.80	c total #propagations: 289195980 / total #impl: 1278222701 (eff. 0.226)
934.61/934.80	c #Conflicts:    1873000 | #Learnt:      57836 | 0.001
934.61/934.80	c total clause space: 206.656MB
934.61/934.80	c total #watches: 493900
937.02/937.25	c total #propagations: 289518452 / total #impl: 1279419795 (eff. 0.226)
937.02/937.25	c #Conflicts:    1874000 | #Learnt:      58836 | 0.001
937.02/937.25	c total clause space: 206.656MB
937.02/937.25	c total #watches: 501531
939.51/939.78	c total #propagations: 289854017 / total #impl: 1281139853 (eff. 0.226)
939.51/939.78	c #Conflicts:    1875000 | #Learnt:      59836 | 0.001
939.51/939.78	c total clause space: 206.656MB
939.51/939.78	c total #watches: 512808
942.61/942.81	c total #propagations: 289982892 / total #impl: 1282524508 (eff. 0.226)
942.61/942.81	c #Conflicts:    1876000 | #Learnt:      60836 | 0.001
942.61/942.81	c total clause space: 206.656MB
942.61/942.81	c total #watches: 523858
945.71/945.96	c total #propagations: 290104878 / total #impl: 1284057710 (eff. 0.226)
945.71/945.96	c #Conflicts:    1877000 | #Learnt:      61836 | 0.001
945.71/945.96	c total clause space: 206.656MB
945.71/945.96	c total #watches: 534220
948.91/949.14	c total #propagations: 290433822 / total #impl: 1285788905 (eff. 0.226)
948.91/949.14	c #Conflicts:    1878000 | #Learnt:      62836 | 0.001
948.91/949.14	c total clause space: 206.656MB
948.91/949.14	c total #watches: 542290
952.01/952.22	c total #propagations: 290619516 / total #impl: 1287455478 (eff. 0.226)
952.01/952.22	c #Conflicts:    1879000 | #Learnt:      63836 | 0.001
952.01/952.22	c total clause space: 206.656MB
952.01/952.22	c total #watches: 549737
955.61/955.88	c total #propagations: 290934003 / total #impl: 1289712509 (eff. 0.226)
955.61/955.88	c #Conflicts:    1880000 | #Learnt:      64836 | 0.001
955.61/955.88	c total clause space: 206.656MB
955.61/955.88	c total #watches: 556057
959.12/959.37	c total #propagations: 291242699 / total #impl: 1292177488 (eff. 0.225)
959.12/959.37	c #Conflicts:    1881000 | #Learnt:      65836 | 0.001
959.12/959.37	c total clause space: 206.656MB
959.12/959.37	c total #watches: 565055
961.91/962.13	c total #propagations: 291496010 / total #impl: 1294494918 (eff. 0.225)
961.91/962.13	c GC COLLECT
961.91/962.13	c #Conflicts:    1882000 | #Learnt:      33628 | 0.001
961.91/962.13	c total clause space: 206.656MB
961.91/962.13	c total #watches: 248322
962.32/962.57	c total #propagations: 291805100 / total #impl: 1296527873 (eff. 0.225)
962.32/962.57	c #Conflicts:    1883000 | #Learnt:      34628 | 0.001
962.32/962.57	c total clause space: 206.656MB
962.32/962.57	c total #watches: 255165
962.91/963.17	c total #propagations: 291846281 / total #impl: 1297095596 (eff. 0.225)
962.91/963.17	c #Conflicts:    1884000 | #Learnt:      35628 | 0.001
962.91/963.17	c total clause space: 206.656MB
962.91/963.17	c total #watches: 265360
963.61/963.90	c total #propagations: 292073434 / total #impl: 1298022252 (eff. 0.225)
963.61/963.90	c #Conflicts:    1885000 | #Learnt:      36628 | 0.001
963.61/963.90	c total clause space: 206.656MB
963.61/963.90	c total #watches: 274548
964.31/964.57	c total #propagations: 292300202 / total #impl: 1299058376 (eff. 0.225)
964.31/964.57	c #Conflicts:    1886000 | #Learnt:      37628 | 0.001
964.31/964.57	c total clause space: 206.656MB
964.31/964.57	c total #watches: 282901
965.01/965.23	c total #propagations: 292582861 / total #impl: 1300291018 (eff. 0.225)
965.01/965.23	c #Conflicts:    1887000 | #Learnt:      38628 | 0.001
965.01/965.23	c total clause space: 206.656MB
965.01/965.23	c total #watches: 291417
965.91/966.17	c total #propagations: 292818197 / total #impl: 1301155379 (eff. 0.225)
965.91/966.17	c #Conflicts:    1888000 | #Learnt:      39628 | 0.001
965.91/966.17	c total clause space: 206.656MB
965.91/966.17	c total #watches: 299148
967.21/967.43	c total #propagations: 293122844 / total #impl: 1302725024 (eff. 0.225)
967.21/967.43	c #Conflicts:    1889000 | #Learnt:      40628 | 0.001
967.21/967.43	c total clause space: 206.656MB
967.21/967.43	c total #watches: 306611
968.41/968.62	c total #propagations: 293466825 / total #impl: 1304464561 (eff. 0.225)
968.41/968.62	c #Conflicts:    1890000 | #Learnt:      41628 | 0.001
968.41/968.62	c total clause space: 206.656MB
968.41/968.62	c total #watches: 315190
969.51/969.78	c total #propagations: 293914540 / total #impl: 1306302105 (eff. 0.225)
969.51/969.78	c #Conflicts:    1891000 | #Learnt:      42628 | 0.001
969.51/969.78	c total clause space: 206.656MB
969.51/969.78	c total #watches: 322852
970.71/970.98	c total #propagations: 294228724 / total #impl: 1308172202 (eff. 0.225)
970.71/970.98	c #Conflicts:    1892000 | #Learnt:      43628 | 0.001
970.71/970.98	c total clause space: 206.656MB
970.71/970.98	c total #watches: 331339
971.81/972.08	c total #propagations: 294467388 / total #impl: 1309653645 (eff. 0.225)
971.81/972.08	c #Conflicts:    1893000 | #Learnt:      44628 | 0.001
971.81/972.08	c total clause space: 206.656MB
971.81/972.08	c total #watches: 341268
973.01/973.25	c total #propagations: 294657280 / total #impl: 1310959887 (eff. 0.225)
973.01/973.25	c #Conflicts:    1894000 | #Learnt:      45628 | 0.001
973.01/973.25	c total clause space: 206.656MB
973.01/973.25	c total #watches: 350742
974.42/974.63	c total #propagations: 295009349 / total #impl: 1312532185 (eff. 0.225)
974.42/974.63	c #Conflicts:    1895000 | #Learnt:      46628 | 0.001
974.42/974.63	c total clause space: 206.656MB
974.42/974.63	c total #watches: 360346
975.41/975.63	c total #propagations: 295342652 / total #impl: 1314239978 (eff. 0.225)
975.41/975.63	c #Conflicts:    1896000 | #Learnt:      47628 | 0.001
975.41/975.63	c total clause space: 206.656MB
975.41/975.63	c total #watches: 367884
976.72/976.92	c total #propagations: 295908556 / total #impl: 1315623811 (eff. 0.225)
976.72/976.92	c #Conflicts:    1897000 | #Learnt:      48628 | 0.001
976.72/976.92	c total clause space: 206.656MB
976.72/976.92	c total #watches: 377044
978.41/978.64	c total #propagations: 296198372 / total #impl: 1316709318 (eff. 0.225)
978.41/978.64	c #Conflicts:    1898000 | #Learnt:      49628 | 0.001
978.41/978.64	c total clause space: 206.656MB
978.41/978.64	c total #watches: 388116
979.71/979.90	c total #propagations: 296662436 / total #impl: 1318397292 (eff. 0.225)
979.71/979.90	c #Conflicts:    1899000 | #Learnt:      50628 | 0.001
979.71/979.90	c total clause space: 206.656MB
979.71/979.90	c total #watches: 401901
981.12/981.33	c total #propagations: 297020033 / total #impl: 1319790880 (eff. 0.225)
981.12/981.33	c #Conflicts:    1900000 | #Learnt:      51628 | 0.001
981.12/981.33	c total clause space: 206.656MB
981.12/981.33	c total #watches: 413658
982.71/982.98	c total #propagations: 297401639 / total #impl: 1321385604 (eff. 0.225)
982.71/982.98	c #Conflicts:    1901000 | #Learnt:      52628 | 0.001
982.71/982.98	c total clause space: 206.656MB
982.71/982.98	c total #watches: 424418
984.61/984.86	c total #propagations: 297686213 / total #impl: 1322838168 (eff. 0.225)
984.61/984.86	c #Conflicts:    1902000 | #Learnt:      53628 | 0.001
984.61/984.86	c total clause space: 206.656MB
984.61/984.86	c total #watches: 433358
986.71/986.97	c total #propagations: 298123318 / total #impl: 1324388554 (eff. 0.225)
986.71/986.97	c #Conflicts:    1903000 | #Learnt:      54628 | 0.001
986.71/986.97	c total clause space: 206.656MB
986.71/986.97	c total #watches: 443145
988.61/988.85	c total #propagations: 298489847 / total #impl: 1326270144 (eff. 0.225)
988.61/988.85	c #Conflicts:    1904000 | #Learnt:      55628 | 0.001
988.61/988.85	c total clause space: 206.656MB
988.61/988.85	c total #watches: 452993
991.41/991.61	c total #propagations: 298718502 / total #impl: 1327482509 (eff. 0.225)
991.41/991.61	c #Conflicts:    1905000 | #Learnt:      56628 | 0.001
991.41/991.61	c total clause space: 206.656MB
991.41/991.61	c total #watches: 462582
993.91/994.12	c total #propagations: 299289709 / total #impl: 1329701205 (eff. 0.225)
993.91/994.12	c #Conflicts:    1906000 | #Learnt:      57628 | 0.001
993.91/994.12	c total clause space: 206.656MB
993.91/994.12	c total #watches: 472299
996.61/996.81	c total #propagations: 299586887 / total #impl: 1332354955 (eff. 0.225)
996.61/996.81	c #Conflicts:    1907000 | #Learnt:      58628 | 0.001
996.61/996.81	c total clause space: 206.656MB
996.61/996.81	c total #watches: 480389
999.11/999.37	c total #propagations: 299886652 / total #impl: 1335259591 (eff. 0.225)
999.11/999.37	c #Conflicts:    1908000 | #Learnt:      59628 | 0.001
999.11/999.37	c total clause space: 206.656MB
999.11/999.37	c total #watches: 491762
1001.31/1001.50	c total #propagations: 300239187 / total #impl: 1337275690 (eff. 0.225)
1001.31/1001.50	c #Conflicts:    1909000 | #Learnt:      60628 | 0.001
1001.31/1001.50	c total clause space: 206.656MB
1001.31/1001.50	c total #watches: 505663
1003.51/1003.72	c total #propagations: 300588275 / total #impl: 1338591097 (eff. 0.225)
1003.51/1003.72	c #Conflicts:    1910000 | #Learnt:      61628 | 0.001
1003.51/1003.72	c total clause space: 206.656MB
1003.51/1003.72	c total #watches: 523957
1006.11/1006.35	c total #propagations: 300932351 / total #impl: 1340101533 (eff. 0.225)
1006.11/1006.35	c #Conflicts:    1911000 | #Learnt:      62628 | 0.001
1006.11/1006.35	c total clause space: 206.656MB
1006.11/1006.35	c total #watches: 538085
1009.10/1009.32	c total #propagations: 301319419 / total #impl: 1342174171 (eff. 0.225)
1009.10/1009.32	c #Conflicts:    1912000 | #Learnt:      63628 | 0.001
1009.10/1009.32	c total clause space: 206.656MB
1009.10/1009.32	c total #watches: 548713
1011.60/1011.82	c total #propagations: 301684893 / total #impl: 1343832272 (eff. 0.224)
1011.60/1011.82	c #Conflicts:    1913000 | #Learnt:      64628 | 0.001
1011.60/1011.82	c total clause space: 206.656MB
1011.60/1011.82	c total #watches: 564357
1014.30/1014.52	c total #propagations: 301876362 / total #impl: 1345796753 (eff. 0.224)
1014.30/1014.52	c #Conflicts:    1914000 | #Learnt:      65628 | 0.001
1014.30/1014.52	c total clause space: 206.656MB
1014.30/1014.52	c total #watches: 575369
1016.31/1016.57	c total #propagations: 302084277 / total #impl: 1347421317 (eff. 0.224)
1016.31/1016.57	c #Conflicts:    1915000 | #Learnt:      66628 | 0.001
1016.31/1016.57	c total clause space: 206.656MB
1016.31/1016.57	c total #watches: 584044
1017.31/1017.53	c total #propagations: 302146916 / total #impl: 1347899822 (eff. 0.224)
1017.31/1017.53	c GC COLLECT
1017.31/1017.53	c #Conflicts:    1916000 | #Learnt:      34128 | 0.001
1017.31/1017.53	c total clause space: 206.656MB
1017.31/1017.53	c total #watches: 252399
1017.70/1017.93	c total #propagations: 302181960 / total #impl: 1348142805 (eff. 0.224)
1017.70/1017.93	c #Conflicts:    1917000 | #Learnt:      35128 | 0.001
1017.70/1017.93	c total clause space: 206.656MB
1017.70/1017.93	c total #watches: 259942
1018.30/1018.50	c total #propagations: 302327828 / total #impl: 1348682655 (eff. 0.224)
1018.30/1018.50	c #Conflicts:    1918000 | #Learnt:      36128 | 0.001
1018.30/1018.50	c total clause space: 206.656MB
1018.30/1018.50	c total #watches: 270992
1018.80/1019.07	c total #propagations: 302676717 / total #impl: 1349837485 (eff. 0.224)
1018.80/1019.07	c #Conflicts:    1919000 | #Learnt:      37128 | 0.001
1018.80/1019.07	c total clause space: 206.656MB
1018.80/1019.07	c total #watches: 278904
1019.51/1019.79	c total #propagations: 303117643 / total #impl: 1351053577 (eff. 0.224)
1019.51/1019.79	c #Conflicts:    1920000 | #Learnt:      38128 | 0.001
1019.51/1019.79	c total clause space: 206.656MB
1019.51/1019.79	c total #watches: 289618
1020.50/1020.72	c total #propagations: 303487078 / total #impl: 1352295346 (eff. 0.224)
1020.50/1020.72	c #Conflicts:    1921000 | #Learnt:      39128 | 0.001
1020.50/1020.72	c total clause space: 206.656MB
1020.50/1020.72	c total #watches: 297377
1021.40/1021.65	c total #propagations: 303761281 / total #impl: 1353668619 (eff. 0.224)
1021.40/1021.65	c #Conflicts:    1922000 | #Learnt:      40128 | 0.001
1021.40/1021.65	c total clause space: 206.656MB
1021.40/1021.65	c total #watches: 305599
1022.30/1022.56	c total #propagations: 304031883 / total #impl: 1355044008 (eff. 0.224)
1022.30/1022.56	c #Conflicts:    1923000 | #Learnt:      41128 | 0.001
1022.30/1022.56	c total clause space: 206.656MB
1022.30/1022.56	c total #watches: 313848
1023.40/1023.65	c total #propagations: 304227826 / total #impl: 1356269932 (eff. 0.224)
1023.40/1023.65	c #Conflicts:    1924000 | #Learnt:      42128 | 0.001
1023.40/1023.65	c total clause space: 206.656MB
1023.40/1023.65	c total #watches: 322811
1024.60/1024.81	c total #propagations: 304571723 / total #impl: 1357930233 (eff. 0.224)
1024.60/1024.81	c #Conflicts:    1925000 | #Learnt:      43128 | 0.001
1024.60/1024.81	c total clause space: 206.656MB
1024.60/1024.81	c total #watches: 331774
1025.70/1025.91	c total #propagations: 304904875 / total #impl: 1359341799 (eff. 0.224)
1025.70/1025.91	c #Conflicts:    1926000 | #Learnt:      44128 | 0.001
1025.70/1025.91	c total clause space: 206.656MB
1025.70/1025.91	c total #watches: 339435
1027.00/1027.27	c total #propagations: 305117402 / total #impl: 1360688510 (eff. 0.224)
1027.00/1027.27	c #Conflicts:    1927000 | #Learnt:      45128 | 0.001
1027.00/1027.27	c total clause space: 206.656MB
1027.00/1027.27	c total #watches: 347338
1028.31/1028.59	c total #propagations: 305491822 / total #impl: 1362212648 (eff. 0.224)
1028.31/1028.59	c #Conflicts:    1928000 | #Learnt:      46128 | 0.001
1028.31/1028.59	c total clause space: 206.656MB
1028.31/1028.59	c total #watches: 354605
1029.60/1029.81	c total #propagations: 305805228 / total #impl: 1363757253 (eff. 0.224)
1029.60/1029.81	c #Conflicts:    1929000 | #Learnt:      47128 | 0.001
1029.60/1029.81	c total clause space: 206.656MB
1029.60/1029.81	c total #watches: 363809
1031.00/1031.24	c total #propagations: 306230379 / total #impl: 1365258277 (eff. 0.224)
1031.00/1031.24	c #Conflicts:    1930000 | #Learnt:      48128 | 0.001
1031.00/1031.24	c total clause space: 206.656MB
1031.00/1031.24	c total #watches: 374236
1032.10/1032.37	c total #propagations: 306567642 / total #impl: 1367044679 (eff. 0.224)
1032.10/1032.37	c #Conflicts:    1931000 | #Learnt:      49128 | 0.001
1032.10/1032.37	c total clause space: 206.656MB
1032.10/1032.37	c total #watches: 385185
1033.40/1033.62	c total #propagations: 306816814 / total #impl: 1368002431 (eff. 0.224)
1033.40/1033.62	c #Conflicts:    1932000 | #Learnt:      50128 | 0.001
1033.40/1033.62	c total clause space: 206.656MB
1033.40/1033.62	c total #watches: 393856
1034.80/1035.03	c total #propagations: 306874866 / total #impl: 1368930756 (eff. 0.224)
1034.80/1035.03	c #Conflicts:    1933000 | #Learnt:      51128 | 0.001
1034.80/1035.03	c total clause space: 206.656MB
1034.80/1035.03	c total #watches: 400011
1036.50/1036.76	c total #propagations: 307014946 / total #impl: 1369965179 (eff. 0.224)
1036.50/1036.76	c #Conflicts:    1934000 | #Learnt:      52128 | 0.001
1036.50/1036.76	c total clause space: 206.656MB
1036.50/1036.76	c total #watches: 408677
1038.21/1038.49	c total #propagations: 307240745 / total #impl: 1371408722 (eff. 0.224)
1038.21/1038.49	c #Conflicts:    1935000 | #Learnt:      53128 | 0.001
1038.21/1038.49	c total clause space: 206.656MB
1038.21/1038.49	c total #watches: 417453
1039.90/1040.13	c total #propagations: 307449692 / total #impl: 1372689387 (eff. 0.224)
1039.90/1040.13	c #Conflicts:    1936000 | #Learnt:      54128 | 0.001
1039.90/1040.13	c total clause space: 206.656MB
1039.90/1040.13	c total #watches: 425837
1041.90/1042.15	c total #propagations: 307727465 / total #impl: 1374187114 (eff. 0.224)
1041.90/1042.15	c #Conflicts:    1937000 | #Learnt:      55128 | 0.001
1041.90/1042.15	c total clause space: 206.656MB
1041.90/1042.15	c total #watches: 434836
1043.90/1044.13	c total #propagations: 308073333 / total #impl: 1375970089 (eff. 0.224)
1043.90/1044.13	c #Conflicts:    1938000 | #Learnt:      56128 | 0.001
1043.90/1044.13	c total clause space: 206.656MB
1043.90/1044.13	c total #watches: 444369
1045.91/1046.20	c total #propagations: 308410085 / total #impl: 1377282518 (eff. 0.224)
1045.91/1046.20	c #Conflicts:    1939000 | #Learnt:      57128 | 0.001
1045.91/1046.20	c total clause space: 206.656MB
1045.91/1046.20	c total #watches: 454345
1048.40/1048.64	c total #propagations: 308745505 / total #impl: 1378881820 (eff. 0.224)
1048.40/1048.64	c #Conflicts:    1940000 | #Learnt:      58128 | 0.001
1048.40/1048.64	c total clause space: 206.656MB
1048.40/1048.64	c total #watches: 462882
1051.00/1051.21	c total #propagations: 309106841 / total #impl: 1381011979 (eff. 0.224)
1051.00/1051.21	c #Conflicts:    1941000 | #Learnt:      59128 | 0.001
1051.00/1051.21	c total clause space: 206.656MB
1051.00/1051.21	c total #watches: 471890
1053.60/1053.81	c total #propagations: 309433220 / total #impl: 1383017808 (eff. 0.224)
1053.60/1053.81	c #Conflicts:    1942000 | #Learnt:      60128 | 0.001
1053.60/1053.81	c total clause space: 206.656MB
1053.60/1053.81	c total #watches: 482170
1056.10/1056.33	c total #propagations: 309769716 / total #impl: 1385011791 (eff. 0.224)
1056.10/1056.33	c #Conflicts:    1943000 | #Learnt:      61128 | 0.001
1056.10/1056.33	c total clause space: 206.656MB
1056.10/1056.33	c total #watches: 492750
1058.20/1058.42	c total #propagations: 310210178 / total #impl: 1387101220 (eff. 0.224)
1058.20/1058.42	c #Conflicts:    1944000 | #Learnt:      62128 | 0.001
1058.20/1058.42	c total clause space: 206.656MB
1058.20/1058.42	c total #watches: 502090
1061.00/1061.29	c total #propagations: 310611532 / total #impl: 1388565130 (eff. 0.224)
1061.00/1061.29	c #Conflicts:    1945000 | #Learnt:      63128 | 0.001
1061.00/1061.29	c total clause space: 206.656MB
1061.00/1061.29	c total #watches: 509592
1063.90/1064.14	c total #propagations: 310956090 / total #impl: 1390004694 (eff. 0.224)
1063.90/1064.14	c #Conflicts:    1946000 | #Learnt:      64128 | 0.001
1063.90/1064.14	c total clause space: 206.656MB
1063.90/1064.14	c total #watches: 521011
1066.80/1067.09	c total #propagations: 311498600 / total #impl: 1391815289 (eff. 0.224)
1066.80/1067.09	c #Conflicts:    1947000 | #Learnt:      65128 | 0.001
1066.80/1067.09	c total clause space: 206.656MB
1066.80/1067.09	c total #watches: 531575
1069.79/1070.09	c total #propagations: 311759702 / total #impl: 1393827071 (eff. 0.224)
1069.79/1070.09	c #Conflicts:    1948000 | #Learnt:      66128 | 0.001
1069.79/1070.09	c total clause space: 206.656MB
1069.79/1070.09	c total #watches: 544819
1073.09/1073.33	c total #propagations: 312127224 / total #impl: 1395667891 (eff. 0.224)
1073.09/1073.33	c #Conflicts:    1949000 | #Learnt:      67128 | 0.001
1073.09/1073.33	c total clause space: 206.656MB
1073.09/1073.33	c total #watches: 556902
1074.79/1075.01	c total #propagations: 312309083 / total #impl: 1398178776 (eff. 0.223)
1074.79/1075.01	c GC COLLECT
1074.79/1075.01	c #Conflicts:    1950000 | #Learnt:      34328 | 0.001
1074.79/1075.01	c total clause space: 206.656MB
1074.79/1075.01	c total #watches: 255169
1075.29/1075.53	c total #propagations: 312737122 / total #impl: 1399420968 (eff. 0.223)
1075.29/1075.53	c #Conflicts:    1951000 | #Learnt:      35328 | 0.001
1075.29/1075.53	c total clause space: 206.656MB
1075.29/1075.53	c total #watches: 264680
1075.89/1076.13	c total #propagations: 313418474 / total #impl: 1401007952 (eff. 0.224)
1075.89/1076.13	c #Conflicts:    1952000 | #Learnt:      36328 | 0.001
1075.89/1076.13	c total clause space: 206.656MB
1075.89/1076.13	c total #watches: 273474
1076.59/1076.81	c total #propagations: 313973849 / total #impl: 1402345455 (eff. 0.224)
1076.59/1076.81	c #Conflicts:    1953000 | #Learnt:      37328 | 0.001
1076.59/1076.81	c total clause space: 206.656MB
1076.59/1076.81	c total #watches: 282882
1077.39/1077.64	c total #propagations: 314345803 / total #impl: 1403443862 (eff. 0.224)
1077.39/1077.64	c #Conflicts:    1954000 | #Learnt:      38328 | 0.001
1077.39/1077.64	c total clause space: 206.656MB
1077.39/1077.64	c total #watches: 293339
1078.39/1078.65	c total #propagations: 314831599 / total #impl: 1405100138 (eff. 0.224)
1078.39/1078.65	c #Conflicts:    1955000 | #Learnt:      39328 | 0.001
1078.39/1078.65	c total clause space: 206.656MB
1078.39/1078.65	c total #watches: 304961
1079.59/1079.83	c total #propagations: 315310401 / total #impl: 1406941014 (eff. 0.224)
1079.59/1079.83	c #Conflicts:    1956000 | #Learnt:      40328 | 0.001
1079.59/1079.83	c total clause space: 206.656MB
1079.59/1079.83	c total #watches: 314818
1080.69/1080.93	c total #propagations: 315788024 / total #impl: 1408922076 (eff. 0.224)
1080.69/1080.93	c #Conflicts:    1957000 | #Learnt:      41328 | 0.001
1080.69/1080.93	c total clause space: 206.656MB
1080.69/1080.93	c total #watches: 324751
1081.99/1082.20	c total #propagations: 316367801 / total #impl: 1410812629 (eff. 0.224)
1081.99/1082.20	c #Conflicts:    1958000 | #Learnt:      42328 | 0.001
1081.99/1082.20	c total clause space: 206.656MB
1081.99/1082.20	c total #watches: 334230
1083.30/1083.56	c total #propagations: 316836085 / total #impl: 1412781475 (eff. 0.224)
1083.30/1083.56	c #Conflicts:    1959000 | #Learnt:      43328 | 0.001
1083.30/1083.56	c total clause space: 206.656MB
1083.30/1083.56	c total #watches: 343586
1084.69/1084.92	c total #propagations: 317273743 / total #impl: 1414808326 (eff. 0.224)
1084.69/1084.92	c #Conflicts:    1960000 | #Learnt:      44328 | 0.001
1084.69/1084.92	c total clause space: 206.656MB
1084.69/1084.92	c total #watches: 352888
1085.89/1086.15	c total #propagations: 317683415 / total #impl: 1416821285 (eff. 0.224)
1085.89/1086.15	c #Conflicts:    1961000 | #Learnt:      45328 | 0.001
1085.89/1086.15	c total clause space: 206.656MB
1085.89/1086.15	c total #watches: 360018
1086.89/1087.15	c total #propagations: 318065695 / total #impl: 1418370290 (eff. 0.224)
1086.89/1087.15	c #Conflicts:    1962000 | #Learnt:      46328 | 0.001
1086.89/1087.15	c total clause space: 206.656MB
1086.89/1087.15	c total #watches: 366266
1088.29/1088.58	c total #propagations: 318385658 / total #impl: 1419288271 (eff. 0.224)
1088.29/1088.58	c #Conflicts:    1963000 | #Learnt:      47328 | 0.001
1088.29/1088.58	c total clause space: 206.656MB
1088.29/1088.58	c total #watches: 373282
1089.79/1090.08	c total #propagations: 318696575 / total #impl: 1420391017 (eff. 0.224)
1089.79/1090.08	c #Conflicts:    1964000 | #Learnt:      48328 | 0.001
1089.79/1090.08	c total clause space: 206.656MB
1089.79/1090.08	c total #watches: 380598
1091.29/1091.50	c total #propagations: 318999250 / total #impl: 1421715728 (eff. 0.224)
1091.29/1091.50	c #Conflicts:    1965000 | #Learnt:      49328 | 0.001
1091.29/1091.50	c total clause space: 206.656MB
1091.29/1091.50	c total #watches: 386759
1092.79/1093.03	c total #propagations: 319275073 / total #impl: 1422920678 (eff. 0.224)
1092.79/1093.03	c #Conflicts:    1966000 | #Learnt:      50328 | 0.001
1092.79/1093.03	c total clause space: 206.656MB
1092.79/1093.03	c total #watches: 393416
1094.30/1094.56	c total #propagations: 319563056 / total #impl: 1424317469 (eff. 0.224)
1094.30/1094.56	c #Conflicts:    1967000 | #Learnt:      51328 | 0.001
1094.30/1094.56	c total clause space: 206.656MB
1094.30/1094.56	c total #watches: 401075
1095.99/1096.23	c total #propagations: 319738280 / total #impl: 1425670245 (eff. 0.224)
1095.99/1096.23	c #Conflicts:    1968000 | #Learnt:      52328 | 0.001
1095.99/1096.23	c total clause space: 206.656MB
1095.99/1096.23	c total #watches: 410816
1097.60/1097.89	c total #propagations: 320000982 / total #impl: 1428017964 (eff. 0.224)
1097.60/1097.89	c #Conflicts:    1969000 | #Learnt:      53328 | 0.001
1097.60/1097.89	c total clause space: 206.656MB
1097.60/1097.89	c total #watches: 418412
1099.19/1099.49	c total #propagations: 320434017 / total #impl: 1429951929 (eff. 0.224)
1099.19/1099.49	c #Conflicts:    1970000 | #Learnt:      54328 | 0.001
1099.19/1099.49	c total clause space: 206.656MB
1099.19/1099.49	c total #watches: 425221
1101.00/1101.27	c total #propagations: 320541228 / total #impl: 1431492853 (eff. 0.224)
1101.00/1101.27	c #Conflicts:    1971000 | #Learnt:      55328 | 0.001
1101.00/1101.27	c total clause space: 206.656MB
1101.00/1101.27	c total #watches: 431161
1103.20/1103.42	c total #propagations: 320655097 / total #impl: 1433020991 (eff. 0.224)
1103.20/1103.42	c #Conflicts:    1972000 | #Learnt:      56328 | 0.001
1103.20/1103.42	c total clause space: 206.656MB
1103.20/1103.42	c total #watches: 438510
1104.99/1105.23	c total #propagations: 320947686 / total #impl: 1435162080 (eff. 0.224)
1104.99/1105.23	c #Conflicts:    1973000 | #Learnt:      57328 | 0.001
1104.99/1105.23	c total clause space: 206.656MB
1104.99/1105.23	c total #watches: 445401
1106.79/1107.07	c total #propagations: 321158568 / total #impl: 1436880089 (eff. 0.224)
1106.79/1107.07	c #Conflicts:    1974000 | #Learnt:      58328 | 0.001
1106.79/1107.07	c total clause space: 206.656MB
1106.79/1107.07	c total #watches: 451932
1108.79/1109.02	c total #propagations: 321328562 / total #impl: 1438439104 (eff. 0.223)
1108.79/1109.02	c #Conflicts:    1975000 | #Learnt:      59328 | 0.001
1108.79/1109.02	c total clause space: 206.656MB
1108.79/1109.02	c total #watches: 458515
1111.29/1111.57	c total #propagations: 321657443 / total #impl: 1440230961 (eff. 0.223)
1111.29/1111.57	c #Conflicts:    1976000 | #Learnt:      60328 | 0.001
1111.29/1111.57	c total clause space: 206.656MB
1111.29/1111.57	c total #watches: 468815
1113.79/1114.07	c total #propagations: 322055778 / total #impl: 1442898681 (eff. 0.223)
1113.79/1114.07	c #Conflicts:    1977000 | #Learnt:      61328 | 0.001
1113.79/1114.07	c total clause space: 206.656MB
1113.79/1114.07	c total #watches: 481703
1115.79/1116.01	c total #propagations: 322392623 / total #impl: 1445172849 (eff. 0.223)
1115.79/1116.01	c #Conflicts:    1978000 | #Learnt:      62328 | 0.001
1115.79/1116.01	c total clause space: 206.656MB
1115.79/1116.01	c total #watches: 494261
1118.29/1118.52	c total #propagations: 322802544 / total #impl: 1446592041 (eff. 0.223)
1118.29/1118.52	c #Conflicts:    1979000 | #Learnt:      63328 | 0.001
1118.29/1118.52	c total clause space: 206.656MB
1118.29/1118.52	c total #watches: 502218
1121.09/1121.35	c total #propagations: 323119383 / total #impl: 1448657030 (eff. 0.223)
1121.09/1121.35	c #Conflicts:    1980000 | #Learnt:      64328 | 0.001
1121.09/1121.35	c total clause space: 206.656MB
1121.09/1121.35	c total #watches: 511941
1123.99/1124.22	c total #propagations: 323567327 / total #impl: 1451019550 (eff. 0.223)
1123.99/1124.22	c #Conflicts:    1981000 | #Learnt:      65328 | 0.001
1123.99/1124.22	c total clause space: 206.656MB
1123.99/1124.22	c total #watches: 523435
1127.29/1127.51	c total #propagations: 323900153 / total #impl: 1453257522 (eff. 0.223)
1127.29/1127.51	c #Conflicts:    1982000 | #Learnt:      66328 | 0.001
1127.29/1127.51	c total clause space: 206.656MB
1127.29/1127.51	c total #watches: 534224
1129.38/1129.60	c total #propagations: 324482198 / total #impl: 1455919199 (eff. 0.223)
1129.38/1129.60	c #Conflicts:    1983000 | #Learnt:      67328 | 0.001
1129.38/1129.60	c total clause space: 206.656MB
1129.38/1129.60	c total #watches: 545954
1132.38/1132.63	c total #propagations: 324978121 / total #impl: 1457424371 (eff. 0.223)
1132.38/1132.63	c GC COLLECT
1132.38/1132.63	c #Conflicts:    1984000 | #Learnt:      34220 | 0.001
1132.38/1132.63	c total clause space: 206.656MB
1132.38/1132.63	c total #watches: 254670
1132.98/1133.25	c total #propagations: 325671626 / total #impl: 1459435040 (eff. 0.223)
1132.98/1133.25	c #Conflicts:    1985000 | #Learnt:      35220 | 0.001
1132.98/1133.25	c total clause space: 206.656MB
1132.98/1133.25	c total #watches: 265720
1133.68/1133.96	c total #propagations: 325990555 / total #impl: 1460688030 (eff. 0.223)
1133.68/1133.96	c #Conflicts:    1986000 | #Learnt:      36220 | 0.001
1133.68/1133.96	c total clause space: 206.656MB
1133.68/1133.96	c total #watches: 276308
1134.28/1134.56	c total #propagations: 326244366 / total #impl: 1462076909 (eff. 0.223)
1134.28/1134.56	c #Conflicts:    1987000 | #Learnt:      37220 | 0.001
1134.28/1134.56	c total clause space: 206.656MB
1134.28/1134.56	c total #watches: 283400
1135.09/1135.37	c total #propagations: 326790957 / total #impl: 1463447557 (eff. 0.223)
1135.09/1135.37	c #Conflicts:    1988000 | #Learnt:      38220 | 0.001
1135.09/1135.37	c total clause space: 206.656MB
1135.09/1135.37	c total #watches: 294816
1135.88/1136.19	c total #propagations: 327253748 / total #impl: 1464959644 (eff. 0.223)
1135.88/1136.19	c #Conflicts:    1989000 | #Learnt:      39220 | 0.001
1135.88/1136.19	c total clause space: 206.656MB
1135.88/1136.19	c total #watches: 301299
1137.19/1137.43	c total #propagations: 327701329 / total #impl: 1466095022 (eff. 0.224)
1137.19/1137.43	c #Conflicts:    1990000 | #Learnt:      40220 | 0.001
1137.19/1137.43	c total clause space: 206.656MB
1137.19/1137.43	c total #watches: 312669
1138.68/1138.91	c total #propagations: 328139414 / total #impl: 1467871919 (eff. 0.224)
1138.68/1138.91	c #Conflicts:    1991000 | #Learnt:      41220 | 0.001
1138.68/1138.91	c total clause space: 206.656MB
1138.68/1138.91	c total #watches: 325036
1139.88/1140.18	c total #propagations: 328615297 / total #impl: 1469842182 (eff. 0.224)
1139.88/1140.18	c #Conflicts:    1992000 | #Learnt:      42220 | 0.001
1139.88/1140.18	c total clause space: 206.656MB
1139.88/1140.18	c total #watches: 336152
1141.38/1141.64	c total #propagations: 328826282 / total #impl: 1471058838 (eff. 0.224)
1141.38/1141.64	c #Conflicts:    1993000 | #Learnt:      43220 | 0.001
1141.38/1141.64	c total clause space: 206.656MB
1141.38/1141.64	c total #watches: 347138
1143.18/1143.40	c total #propagations: 329147303 / total #impl: 1472836977 (eff. 0.223)
1143.18/1143.40	c #Conflicts:    1994000 | #Learnt:      44220 | 0.001
1143.18/1143.40	c total clause space: 206.656MB
1143.18/1143.40	c total #watches: 357838
1144.78/1145.07	c total #propagations: 329569997 / total #impl: 1474883237 (eff. 0.223)
1144.78/1145.07	c #Conflicts:    1995000 | #Learnt:      45220 | 0.001
1144.78/1145.07	c total clause space: 206.656MB
1144.78/1145.07	c total #watches: 367524
1146.18/1146.46	c total #propagations: 329896781 / total #impl: 1477020776 (eff. 0.223)
1146.18/1146.46	c #Conflicts:    1996000 | #Learnt:      46220 | 0.001
1146.18/1146.46	c total clause space: 206.656MB
1146.18/1146.46	c total #watches: 376067
1147.19/1147.42	c total #propagations: 330353322 / total #impl: 1478435855 (eff. 0.223)
1147.19/1147.42	c #Conflicts:    1997000 | #Learnt:      47220 | 0.001
1147.19/1147.42	c total clause space: 206.656MB
1147.19/1147.42	c total #watches: 383537
1148.68/1148.96	c total #propagations: 330617002 / total #impl: 1479161324 (eff. 0.224)
1148.68/1148.96	c #Conflicts:    1998000 | #Learnt:      48220 | 0.001
1148.68/1148.96	c total clause space: 206.656MB
1148.68/1148.96	c total #watches: 393241
1150.08/1150.39	c total #propagations: 330921869 / total #impl: 1480700452 (eff. 0.223)
1150.08/1150.39	c #Conflicts:    1999000 | #Learnt:      49220 | 0.001
1150.08/1150.39	c total clause space: 206.656MB
1150.08/1150.39	c total #watches: 403811
1151.88/1152.16	c total #propagations: 331209926 / total #impl: 1481827228 (eff. 0.224)
1151.88/1152.16	c #Conflicts:    2000000 | #Learnt:      50220 | 0.001
1151.88/1152.16	c total clause space: 206.656MB
1151.88/1152.16	c total #watches: 412198
1153.79/1154.07	c total #propagations: 331866548 / total #impl: 1483435764 (eff. 0.224)
1153.79/1154.07	c #Conflicts:    2001000 | #Learnt:      51220 | 0.001
1153.79/1154.07	c total clause space: 206.656MB
1153.79/1154.07	c total #watches: 422219
1155.58/1155.81	c total #propagations: 332063549 / total #impl: 1484591069 (eff. 0.224)
1155.58/1155.81	c #Conflicts:    2002000 | #Learnt:      52220 | 0.001
1155.58/1155.81	c total clause space: 206.656MB
1155.58/1155.81	c total #watches: 431411
1157.38/1157.68	c total #propagations: 332467937 / total #impl: 1486260925 (eff. 0.224)
1157.38/1157.68	c #Conflicts:    2003000 | #Learnt:      53220 | 0.001
1157.38/1157.68	c total clause space: 206.656MB
1157.38/1157.68	c total #watches: 440732
1159.48/1159.77	c total #propagations: 332791557 / total #impl: 1487855959 (eff. 0.224)
1159.48/1159.77	c #Conflicts:    2004000 | #Learnt:      54220 | 0.001
1159.48/1159.77	c total clause space: 206.656MB
1159.48/1159.77	c total #watches: 451692
1161.88/1162.11	c total #propagations: 333127350 / total #impl: 1489544773 (eff. 0.224)
1161.88/1162.11	c #Conflicts:    2005000 | #Learnt:      55220 | 0.001
1161.88/1162.11	c total clause space: 206.656MB
1161.88/1162.11	c total #watches: 461250
1163.88/1164.17	c total #propagations: 333428318 / total #impl: 1491606798 (eff. 0.224)
1163.88/1164.17	c #Conflicts:    2006000 | #Learnt:      56220 | 0.001
1163.88/1164.17	c total clause space: 206.656MB
1163.88/1164.17	c total #watches: 469006
1166.18/1166.45	c total #propagations: 333756459 / total #impl: 1492976354 (eff. 0.224)
1166.18/1166.45	c #Conflicts:    2007000 | #Learnt:      57220 | 0.001
1166.18/1166.45	c total clause space: 206.656MB
1166.18/1166.45	c total #watches: 478636
1168.58/1168.89	c total #propagations: 334059924 / total #impl: 1494727612 (eff. 0.223)
1168.58/1168.89	c #Conflicts:    2008000 | #Learnt:      58220 | 0.001
1168.58/1168.89	c total clause space: 206.656MB
1168.58/1168.89	c total #watches: 487519
1170.68/1170.99	c total #propagations: 334198451 / total #impl: 1496217390 (eff. 0.223)
1170.68/1170.99	c #Conflicts:    2009000 | #Learnt:      59220 | 0.001
1170.68/1170.99	c total clause space: 206.656MB
1170.68/1170.99	c total #watches: 500207
1172.48/1172.79	c total #propagations: 334436727 / total #impl: 1497550648 (eff. 0.223)
1172.48/1172.79	c #Conflicts:    2010000 | #Learnt:      60220 | 0.001
1172.48/1172.79	c total clause space: 206.656MB
1172.48/1172.79	c total #watches: 508819
1174.88/1175.14	c total #propagations: 334679137 / total #impl: 1498463377 (eff. 0.223)
1174.88/1175.14	c #Conflicts:    2011000 | #Learnt:      61220 | 0.001
1174.88/1175.14	c total clause space: 206.656MB
1174.88/1175.14	c total #watches: 519241
1177.48/1177.70	c total #propagations: 334921812 / total #impl: 1499614575 (eff. 0.223)
1177.48/1177.70	c #Conflicts:    2012000 | #Learnt:      62220 | 0.001
1177.48/1177.70	c total clause space: 206.656MB
1177.48/1177.70	c total #watches: 528815
1180.67/1180.96	c total #propagations: 335125342 / total #impl: 1501151907 (eff. 0.223)
1180.67/1180.96	c #Conflicts:    2013000 | #Learnt:      63220 | 0.001
1180.67/1180.96	c total clause space: 206.656MB
1180.67/1180.96	c total #watches: 539932
1183.27/1183.60	c total #propagations: 335319924 / total #impl: 1503543865 (eff. 0.223)
1183.27/1183.60	c #Conflicts:    2014000 | #Learnt:      64220 | 0.001
1183.27/1183.60	c total clause space: 206.656MB
1183.27/1183.60	c total #watches: 550045
1186.68/1186.95	c total #propagations: 335422012 / total #impl: 1504442887 (eff. 0.223)
1186.68/1186.95	c #Conflicts:    2015000 | #Learnt:      65220 | 0.001
1186.68/1186.95	c total clause space: 206.656MB
1186.68/1186.95	c total #watches: 560179
1190.37/1190.67	c total #propagations: 335491385 / total #impl: 1506431045 (eff. 0.223)
1190.37/1190.67	c #Conflicts:    2016000 | #Learnt:      66220 | 0.001
1190.37/1190.67	c total clause space: 206.656MB
1190.37/1190.67	c total #watches: 569192
1193.97/1194.27	c total #propagations: 335667200 / total #impl: 1508401583 (eff. 0.223)
1193.97/1194.27	c #Conflicts:    2017000 | #Learnt:      67220 | 0.001
1193.97/1194.27	c total clause space: 206.656MB
1193.97/1194.27	c total #watches: 576466
1197.57/1197.85	c total #propagations: 335745193 / total #impl: 1510469070 (eff. 0.222)
1197.57/1197.85	c #Conflicts:    2018000 | #Learnt:      68220 | 0.001
1197.57/1197.85	c total clause space: 206.656MB
1197.57/1197.85	c total #watches: 586236
1200.17/1200.46	c total #propagations: 336004299 / total #impl: 1513003951 (eff. 0.222)
1200.17/1200.46	c GC COLLECT
1200.17/1200.46	c #Conflicts:    2019000 | #Learnt:      34824 | 0.001
1200.17/1200.46	c total clause space: 206.656MB
1200.17/1200.46	c total #watches: 260629
1200.77/1201.03	c total #propagations: 336259739 / total #impl: 1515083267 (eff. 0.222)
1200.77/1201.03	c #Conflicts:    2020000 | #Learnt:      35824 | 0.001
1200.77/1201.03	c total clause space: 206.656MB
1200.77/1201.03	c total #watches: 267567
1201.27/1201.54	c total #propagations: 336529541 / total #impl: 1516042944 (eff. 0.222)
1201.27/1201.54	c #Conflicts:    2021000 | #Learnt:      36824 | 0.001
1201.27/1201.54	c total clause space: 206.656MB
1201.27/1201.54	c total #watches: 273305
1201.87/1202.10	c total #propagations: 336777162 / total #impl: 1516959470 (eff. 0.222)
1201.87/1202.10	c #Conflicts:    2022000 | #Learnt:      37824 | 0.001
1201.87/1202.10	c total clause space: 206.656MB
1201.87/1202.10	c total #watches: 279697
1202.37/1202.65	c total #propagations: 337146640 / total #impl: 1517904412 (eff. 0.222)
1202.37/1202.65	c #Conflicts:    2023000 | #Learnt:      38824 | 0.001
1202.37/1202.65	c total clause space: 206.656MB
1202.37/1202.65	c total #watches: 287185
1203.18/1203.50	c total #propagations: 337600202 / total #impl: 1519075870 (eff. 0.222)
1203.18/1203.50	c #Conflicts:    2024000 | #Learnt:      39824 | 0.001
1203.18/1203.50	c total clause space: 206.656MB
1203.18/1203.50	c total #watches: 296497
1204.07/1204.30	c total #propagations: 338211751 / total #impl: 1520698964 (eff. 0.222)
1204.07/1204.30	c #Conflicts:    2025000 | #Learnt:      40824 | 0.001
1204.07/1204.30	c total clause space: 206.656MB
1204.07/1204.30	c total #watches: 307090
1204.87/1205.11	c total #propagations: 338485811 / total #impl: 1521622541 (eff. 0.222)
1204.87/1205.11	c #Conflicts:    2026000 | #Learnt:      41824 | 0.001
1204.87/1205.11	c total clause space: 206.656MB
1204.87/1205.11	c total #watches: 315904
1205.87/1206.17	c total #propagations: 338572409 / total #impl: 1522436925 (eff. 0.222)
1205.87/1206.17	c #Conflicts:    2027000 | #Learnt:      42824 | 0.001
1205.87/1206.17	c total clause space: 206.656MB
1205.87/1206.17	c total #watches: 324553
1206.97/1207.26	c total #propagations: 338826220 / total #impl: 1523823342 (eff. 0.222)
1206.97/1207.26	c #Conflicts:    2028000 | #Learnt:      43824 | 0.001
1206.97/1207.26	c total clause space: 206.656MB
1206.97/1207.26	c total #watches: 331866
1207.77/1208.01	c total #propagations: 339025904 / total #impl: 1525193923 (eff. 0.222)
1207.77/1208.01	c #Conflicts:    2029000 | #Learnt:      44824 | 0.001
1207.77/1208.01	c total clause space: 206.656MB
1207.77/1208.01	c total #watches: 340517
1208.97/1209.23	c total #propagations: 339632452 / total #impl: 1526516264 (eff. 0.222)
1208.97/1209.23	c #Conflicts:    2030000 | #Learnt:      45824 | 0.001
1208.97/1209.23	c total clause space: 206.656MB
1208.97/1209.23	c total #watches: 350300
1210.27/1210.50	c total #propagations: 339930687 / total #impl: 1527792469 (eff. 0.222)
1210.27/1210.50	c #Conflicts:    2031000 | #Learnt:      46824 | 0.001
1210.27/1210.50	c total clause space: 206.656MB
1210.27/1210.50	c total #watches: 360564
1211.57/1211.83	c total #propagations: 340215625 / total #impl: 1529161526 (eff. 0.222)
1211.57/1211.83	c #Conflicts:    2032000 | #Learnt:      47824 | 0.001
1211.57/1211.83	c total clause space: 206.656MB
1211.57/1211.83	c total #watches: 372196
1213.17/1213.44	c total #propagations: 340559979 / total #impl: 1530643169 (eff. 0.222)
1213.17/1213.44	c #Conflicts:    2033000 | #Learnt:      48824 | 0.001
1213.17/1213.44	c total clause space: 206.656MB
1213.17/1213.44	c total #watches: 381598
1214.57/1214.82	c total #propagations: 341089430 / total #impl: 1532571850 (eff. 0.223)
1214.57/1214.82	c #Conflicts:    2034000 | #Learnt:      49824 | 0.001
1214.57/1214.82	c total clause space: 206.656MB
1214.57/1214.82	c total #watches: 390478
1215.87/1216.11	c total #propagations: 341672512 / total #impl: 1534188886 (eff. 0.223)
1215.87/1216.11	c #Conflicts:    2035000 | #Learnt:      50824 | 0.001
1215.87/1216.11	c total clause space: 206.656MB
1215.87/1216.11	c total #watches: 399710
1217.47/1217.80	c total #propagations: 341704613 / total #impl: 1535456459 (eff. 0.223)
1217.47/1217.80	c #Conflicts:    2036000 | #Learnt:      51824 | 0.001
1217.47/1217.80	c total clause space: 206.656MB
1217.47/1217.80	c total #watches: 408042
1219.67/1219.98	c total #propagations: 341939351 / total #impl: 1537241976 (eff. 0.222)
1219.67/1219.98	c #Conflicts:    2037000 | #Learnt:      52824 | 0.001
1219.67/1219.98	c total clause space: 206.656MB
1219.67/1219.98	c total #watches: 419629
1221.87/1222.17	c total #propagations: 342366567 / total #impl: 1539507068 (eff. 0.222)
1221.87/1222.17	c #Conflicts:    2038000 | #Learnt:      53824 | 0.001
1221.87/1222.17	c total clause space: 206.656MB
1221.87/1222.17	c total #watches: 431305
1224.36/1224.60	c total #propagations: 342641387 / total #impl: 1541599308 (eff. 0.222)
1224.36/1224.60	c #Conflicts:    2039000 | #Learnt:      54824 | 0.001
1224.36/1224.60	c total clause space: 206.656MB
1224.36/1224.60	c total #watches: 439549
1226.56/1226.83	c total #propagations: 343080536 / total #impl: 1543753313 (eff. 0.222)
1226.56/1226.83	c #Conflicts:    2040000 | #Learnt:      55824 | 0.001
1226.56/1226.83	c total clause space: 206.656MB
1226.56/1226.83	c total #watches: 448000
1228.26/1228.54	c total #propagations: 343394124 / total #impl: 1545673957 (eff. 0.222)
1228.26/1228.54	c #Conflicts:    2041000 | #Learnt:      56824 | 0.001
1228.26/1228.54	c total clause space: 206.656MB
1228.26/1228.54	c total #watches: 456433
1230.06/1230.31	c total #propagations: 343669302 / total #impl: 1546841656 (eff. 0.222)
1230.06/1230.31	c #Conflicts:    2042000 | #Learnt:      57824 | 0.001
1230.06/1230.31	c total clause space: 206.656MB
1230.06/1230.31	c total #watches: 465367
1232.16/1232.43	c total #propagations: 344116127 / total #impl: 1548227084 (eff. 0.222)
1232.16/1232.43	c #Conflicts:    2043000 | #Learnt:      58824 | 0.001
1232.16/1232.43	c total clause space: 206.656MB
1232.16/1232.43	c total #watches: 476267
1235.07/1235.36	c total #propagations: 344583267 / total #impl: 1549917351 (eff. 0.222)
1235.07/1235.36	c #Conflicts:    2044000 | #Learnt:      59824 | 0.001
1235.07/1235.36	c total clause space: 206.656MB
1235.07/1235.36	c total #watches: 486552
1237.66/1237.90	c total #propagations: 344887751 / total #impl: 1551640730 (eff. 0.222)
1237.66/1237.90	c #Conflicts:    2045000 | #Learnt:      60824 | 0.001
1237.66/1237.90	c total clause space: 206.656MB
1237.66/1237.90	c total #watches: 493321
1240.26/1240.59	c total #propagations: 345332076 / total #impl: 1553383416 (eff. 0.222)
1240.26/1240.59	c #Conflicts:    2046000 | #Learnt:      61824 | 0.001
1240.26/1240.59	c total clause space: 206.656MB
1240.26/1240.59	c total #watches: 499978
1243.16/1243.48	c total #propagations: 345647328 / total #impl: 1555063692 (eff. 0.222)
1243.16/1243.48	c #Conflicts:    2047000 | #Learnt:      62824 | 0.001
1243.16/1243.48	c total clause space: 206.656MB
1243.16/1243.48	c total #watches: 509703
1246.17/1246.47	c total #propagations: 345946861 / total #impl: 1556945488 (eff. 0.222)
1246.17/1246.47	c #Conflicts:    2048000 | #Learnt:      63824 | 0.001
1246.17/1246.47	c total clause space: 206.656MB
1246.17/1246.47	c total #watches: 521962
1248.96/1249.21	c total #propagations: 346451600 / total #impl: 1558920729 (eff. 0.222)
1248.96/1249.21	c #Conflicts:    2049000 | #Learnt:      64824 | 0.001
1248.96/1249.21	c total clause space: 206.656MB
1248.96/1249.21	c total #watches: 531989
1252.46/1252.70	c total #propagations: 346709373 / total #impl: 1560066783 (eff. 0.222)
1252.46/1252.70	c #Conflicts:    2050000 | #Learnt:      65824 | 0.001
1252.46/1252.70	c total clause space: 206.656MB
1252.46/1252.70	c total #watches: 543022
1255.26/1255.53	c total #propagations: 347057048 / total #impl: 1562740937 (eff. 0.222)
1255.26/1255.53	c #Conflicts:    2051000 | #Learnt:      66824 | 0.001
1255.26/1255.53	c total clause space: 206.656MB
1255.26/1255.53	c total #watches: 556003
1258.17/1258.41	c total #propagations: 347462928 / total #impl: 1564652674 (eff. 0.222)
1258.17/1258.41	c #Conflicts:    2052000 | #Learnt:      67824 | 0.001
1258.17/1258.41	c total clause space: 206.656MB
1258.17/1258.41	c total #watches: 565668
1261.06/1261.30	c total #propagations: 347817064 / total #impl: 1565848697 (eff. 0.222)
1261.06/1261.30	c #Conflicts:    2053000 | #Learnt:      68824 | 0.001
1261.06/1261.30	c total clause space: 206.656MB
1261.06/1261.30	c total #watches: 576788
1263.26/1263.56	c total #propagations: 348083312 / total #impl: 1567257321 (eff. 0.222)
1263.26/1263.56	c GC COLLECT
1263.26/1263.56	c #Conflicts:    2054000 | #Learnt:      35123 | 0.001
1263.26/1263.56	c total clause space: 206.656MB
1263.26/1263.56	c total #watches: 263448
1263.86/1264.10	c total #propagations: 348266092 / total #impl: 1568988668 (eff. 0.222)
1263.86/1264.10	c #Conflicts:    2055000 | #Learnt:      36123 | 0.001
1263.86/1264.10	c total clause space: 206.656MB
1263.86/1264.10	c total #watches: 269985
1264.46/1264.76	c total #propagations: 348503452 / total #impl: 1569793738 (eff. 0.222)
1264.46/1264.76	c #Conflicts:    2056000 | #Learnt:      37123 | 0.001
1264.46/1264.76	c total clause space: 206.656MB
1264.46/1264.76	c total #watches: 279655
1265.16/1265.48	c total #propagations: 348736474 / total #impl: 1570740290 (eff. 0.222)
1265.16/1265.48	c #Conflicts:    2057000 | #Learnt:      38123 | 0.001
1265.16/1265.48	c total clause space: 206.656MB
1265.16/1265.48	c total #watches: 288792
1265.87/1266.13	c total #propagations: 348955148 / total #impl: 1571888302 (eff. 0.222)
1265.87/1266.13	c #Conflicts:    2058000 | #Learnt:      39123 | 0.001
1265.87/1266.13	c total clause space: 206.656MB
1265.87/1266.13	c total #watches: 297664
1266.66/1266.92	c total #propagations: 349150616 / total #impl: 1572758215 (eff. 0.222)
1266.66/1266.92	c #Conflicts:    2059000 | #Learnt:      40123 | 0.001
1266.66/1266.92	c total clause space: 206.656MB
1266.66/1266.92	c total #watches: 304428
1267.56/1267.82	c total #propagations: 349310294 / total #impl: 1573857223 (eff. 0.222)
1267.56/1267.82	c #Conflicts:    2060000 | #Learnt:      41123 | 0.001
1267.56/1267.82	c total clause space: 206.656MB
1267.56/1267.82	c total #watches: 311081
1268.46/1268.78	c total #propagations: 349364583 / total #impl: 1574731165 (eff. 0.222)
1268.46/1268.78	c #Conflicts:    2061000 | #Learnt:      42123 | 0.001
1268.46/1268.78	c total clause space: 206.656MB
1268.46/1268.78	c total #watches: 319733
1269.46/1269.77	c total #propagations: 349495122 / total #impl: 1575892780 (eff. 0.222)
1269.46/1269.77	c #Conflicts:    2062000 | #Learnt:      43123 | 0.001
1269.46/1269.77	c total clause space: 206.656MB
1269.46/1269.77	c total #watches: 325270
1270.76/1271.00	c total #propagations: 349603930 / total #impl: 1577097824 (eff. 0.222)
1270.76/1271.00	c #Conflicts:    2063000 | #Learnt:      44123 | 0.001
1270.76/1271.00	c total clause space: 206.656MB
1270.76/1271.00	c total #watches: 331497
1271.96/1272.27	c total #propagations: 349744336 / total #impl: 1578246254 (eff. 0.222)
1271.96/1272.27	c #Conflicts:    2064000 | #Learnt:      45123 | 0.001
1271.96/1272.27	c total clause space: 206.656MB
1271.96/1272.27	c total #watches: 337617
1273.26/1273.59	c total #propagations: 349857838 / total #impl: 1579435093 (eff. 0.222)
1273.26/1273.59	c #Conflicts:    2065000 | #Learnt:      46123 | 0.001
1273.26/1273.59	c total clause space: 206.656MB
1273.26/1273.59	c total #watches: 343230
1274.46/1274.76	c total #propagations: 350010673 / total #impl: 1580406928 (eff. 0.221)
1274.46/1274.76	c #Conflicts:    2066000 | #Learnt:      47123 | 0.001
1274.46/1274.76	c total clause space: 206.656MB
1274.46/1274.76	c total #watches: 351442
1275.76/1276.03	c total #propagations: 350295977 / total #impl: 1581757470 (eff. 0.221)
1275.76/1276.03	c #Conflicts:    2067000 | #Learnt:      48123 | 0.001
1275.76/1276.03	c total clause space: 206.656MB
1275.76/1276.03	c total #watches: 360767
1277.16/1277.41	c total #propagations: 350496835 / total #impl: 1582958212 (eff. 0.221)
1277.16/1277.41	c #Conflicts:    2068000 | #Learnt:      49123 | 0.001
1277.16/1277.41	c total clause space: 206.656MB
1277.16/1277.41	c total #watches: 369161
1278.66/1278.96	c total #propagations: 350600370 / total #impl: 1584064797 (eff. 0.221)
1278.66/1278.96	c #Conflicts:    2069000 | #Learnt:      50123 | 0.001
1278.66/1278.96	c total clause space: 206.656MB
1278.66/1278.96	c total #watches: 376579
1280.16/1280.49	c total #propagations: 350786803 / total #impl: 1585392660 (eff. 0.221)
1280.16/1280.49	c #Conflicts:    2070000 | #Learnt:      51123 | 0.001
1280.16/1280.49	c total clause space: 206.656MB
1280.16/1280.49	c total #watches: 386004
1281.86/1282.15	c total #propagations: 350998035 / total #impl: 1586985185 (eff. 0.221)
1281.86/1282.15	c #Conflicts:    2071000 | #Learnt:      52123 | 0.001
1281.86/1282.15	c total clause space: 206.656MB
1281.86/1282.15	c total #watches: 394544
1283.76/1284.05	c total #propagations: 351238591 / total #impl: 1588704539 (eff. 0.221)
1283.76/1284.05	c #Conflicts:    2072000 | #Learnt:      53123 | 0.001
1283.76/1284.05	c total clause space: 206.656MB
1283.76/1284.05	c total #watches: 402303
1285.66/1285.92	c total #propagations: 351606220 / total #impl: 1590484987 (eff. 0.221)
1285.66/1285.92	c #Conflicts:    2073000 | #Learnt:      54123 | 0.001
1285.66/1285.92	c total clause space: 206.656MB
1285.66/1285.92	c total #watches: 411349
1287.66/1287.94	c total #propagations: 351865512 / total #impl: 1592586915 (eff. 0.221)
1287.66/1287.94	c #Conflicts:    2074000 | #Learnt:      55123 | 0.001
1287.66/1287.94	c total clause space: 206.656MB
1287.66/1287.94	c total #watches: 418857
1289.55/1289.87	c total #propagations: 352200133 / total #impl: 1594731015 (eff. 0.221)
1289.55/1289.87	c #Conflicts:    2075000 | #Learnt:      56123 | 0.001
1289.55/1289.87	c total clause space: 206.656MB
1289.55/1289.87	c total #watches: 427141
1291.65/1291.98	c total #propagations: 352470842 / total #impl: 1596890948 (eff. 0.221)
1291.65/1291.98	c #Conflicts:    2076000 | #Learnt:      57123 | 0.001
1291.65/1291.98	c total clause space: 206.656MB
1291.65/1291.98	c total #watches: 436287
1294.05/1294.34	c total #propagations: 352686504 / total #impl: 1599104266 (eff. 0.221)
1294.05/1294.34	c #Conflicts:    2077000 | #Learnt:      58123 | 0.001
1294.05/1294.34	c total clause space: 206.656MB
1294.05/1294.34	c total #watches: 444006
1295.95/1296.27	c total #propagations: 352963057 / total #impl: 1601351011 (eff. 0.220)
1295.95/1296.27	c #Conflicts:    2078000 | #Learnt:      59123 | 0.001
1295.95/1296.27	c total clause space: 206.656MB
1295.95/1296.27	c total #watches: 451438
1297.95/1298.25	c total #propagations: 353066814 / total #impl: 1603260599 (eff. 0.220)
1297.95/1298.25	c #Conflicts:    2079000 | #Learnt:      60123 | 0.001
1297.95/1298.25	c total clause space: 206.656MB
1297.95/1298.25	c total #watches: 459721
1300.06/1300.38	c total #propagations: 353193684 / total #impl: 1605329822 (eff. 0.220)
1300.06/1300.38	c #Conflicts:    2080000 | #Learnt:      61123 | 0.001
1300.06/1300.38	c total clause space: 206.656MB
1300.06/1300.38	c total #watches: 468161
1302.55/1302.80	c total #propagations: 353358778 / total #impl: 1607438405 (eff. 0.220)
1302.55/1302.80	c #Conflicts:    2081000 | #Learnt:      62123 | 0.001
1302.55/1302.80	c total clause space: 206.656MB
1302.55/1302.80	c total #watches: 475534
1304.85/1305.12	c total #propagations: 353507009 / total #impl: 1609351023 (eff. 0.220)
1304.85/1305.12	c #Conflicts:    2082000 | #Learnt:      63123 | 0.001
1304.85/1305.12	c total clause space: 206.656MB
1304.85/1305.12	c total #watches: 483180
1307.15/1307.45	c total #propagations: 353670608 / total #impl: 1611394486 (eff. 0.219)
1307.15/1307.45	c #Conflicts:    2083000 | #Learnt:      64123 | 0.001
1307.15/1307.45	c total clause space: 206.656MB
1307.15/1307.45	c total #watches: 490962
1309.65/1309.94	c total #propagations: 353862951 / total #impl: 1613533108 (eff. 0.219)
1309.65/1309.94	c #Conflicts:    2084000 | #Learnt:      65123 | 0.001
1309.65/1309.94	c total clause space: 206.656MB
1309.65/1309.94	c total #watches: 498936
1312.35/1312.67	c total #propagations: 354013189 / total #impl: 1615910236 (eff. 0.219)
1312.35/1312.67	c #Conflicts:    2085000 | #Learnt:      66123 | 0.001
1312.35/1312.67	c total clause space: 206.656MB
1312.35/1312.67	c total #watches: 505653
1315.25/1315.52	c total #propagations: 354226424 / total #impl: 1618595533 (eff. 0.219)
1315.25/1315.52	c #Conflicts:    2086000 | #Learnt:      67123 | 0.001
1315.25/1315.52	c total clause space: 206.656MB
1315.25/1315.52	c total #watches: 513351
1318.15/1318.43	c total #propagations: 354488864 / total #impl: 1621416822 (eff. 0.219)
1318.15/1318.43	c #Conflicts:    2087000 | #Learnt:      68123 | 0.001
1318.15/1318.43	c total clause space: 206.656MB
1318.15/1318.43	c total #watches: 521803
1320.86/1321.19	c total #propagations: 354676718 / total #impl: 1624038302 (eff. 0.218)
1320.86/1321.19	c #Conflicts:    2088000 | #Learnt:      69123 | 0.001
1320.86/1321.19	c total clause space: 206.656MB
1320.86/1321.19	c total #watches: 529784
1323.75/1324.03	c total #propagations: 354754488 / total #impl: 1626311391 (eff. 0.218)
1323.75/1324.03	c GC COLLECT
1323.75/1324.03	c #Conflicts:    2089000 | #Learnt:      35128 | 0.001
1323.75/1324.03	c total clause space: 206.656MB
1323.75/1324.03	c total #watches: 263355
1324.35/1324.61	c total #propagations: 354820259 / total #impl: 1628483289 (eff. 0.218)
1324.35/1324.61	c #Conflicts:    2090000 | #Learnt:      36128 | 0.001
1324.35/1324.61	c total clause space: 206.656MB
1324.35/1324.61	c total #watches: 270846
1324.95/1325.29	c total #propagations: 354883122 / total #impl: 1629155560 (eff. 0.218)
1324.95/1325.29	c #Conflicts:    2091000 | #Learnt:      37128 | 0.001
1324.95/1325.29	c total clause space: 206.656MB
1324.95/1325.29	c total #watches: 277754
1325.75/1326.02	c total #propagations: 354992734 / total #impl: 1630095061 (eff. 0.218)
1325.75/1326.02	c #Conflicts:    2092000 | #Learnt:      38128 | 0.001
1325.75/1326.02	c total clause space: 206.656MB
1325.75/1326.02	c total #watches: 284742
1326.65/1326.92	c total #propagations: 355148422 / total #impl: 1631327666 (eff. 0.218)
1326.65/1326.92	c #Conflicts:    2093000 | #Learnt:      39128 | 0.001
1326.65/1326.92	c total clause space: 206.656MB
1326.65/1326.92	c total #watches: 293135
1327.46/1327.73	c total #propagations: 355312115 / total #impl: 1632665169 (eff. 0.218)
1327.46/1327.73	c #Conflicts:    2094000 | #Learnt:      40128 | 0.001
1327.46/1327.73	c total clause space: 206.656MB
1327.46/1327.73	c total #watches: 301294
1328.56/1328.88	c total #propagations: 355411123 / total #impl: 1633884951 (eff. 0.218)
1328.56/1328.88	c #Conflicts:    2095000 | #Learnt:      41128 | 0.001
1328.56/1328.88	c total clause space: 206.656MB
1328.56/1328.88	c total #watches: 311896
1329.66/1330.00	c total #propagations: 355730776 / total #impl: 1635524260 (eff. 0.218)
1329.66/1330.00	c #Conflicts:    2096000 | #Learnt:      42128 | 0.001
1329.66/1330.00	c total clause space: 206.656MB
1329.66/1330.00	c total #watches: 319493
1330.86/1331.15	c total #propagations: 355925484 / total #impl: 1636839079 (eff. 0.217)
1330.86/1331.15	c #Conflicts:    2097000 | #Learnt:      43128 | 0.001
1330.86/1331.15	c total clause space: 206.656MB
1330.86/1331.15	c total #watches: 330842
1332.05/1332.34	c total #propagations: 356237158 / total #impl: 1638502882 (eff. 0.217)
1332.05/1332.34	c #Conflicts:    2098000 | #Learnt:      44128 | 0.001
1332.05/1332.34	c total clause space: 206.656MB
1332.05/1332.34	c total #watches: 341063
1333.25/1333.51	c total #propagations: 356467931 / total #impl: 1640238239 (eff. 0.217)
1333.25/1333.51	c #Conflicts:    2099000 | #Learnt:      45128 | 0.001
1333.25/1333.51	c total clause space: 206.656MB
1333.25/1333.51	c total #watches: 351349
1334.35/1334.69	c total #propagations: 356669696 / total #impl: 1641518563 (eff. 0.217)
1334.35/1334.69	c #Conflicts:    2100000 | #Learnt:      46128 | 0.001
1334.35/1334.69	c total clause space: 206.656MB
1334.35/1334.69	c total #watches: 362152
1335.85/1336.19	c total #propagations: 356839771 / total #impl: 1642780988 (eff. 0.217)
1335.85/1336.19	c #Conflicts:    2101000 | #Learnt:      47128 | 0.001
1335.85/1336.19	c total clause space: 206.656MB
1335.85/1336.19	c total #watches: 371988
1337.55/1337.81	c total #propagations: 357067111 / total #impl: 1644935654 (eff. 0.217)
1337.55/1337.81	c #Conflicts:    2102000 | #Learnt:      48128 | 0.001
1337.55/1337.81	c total clause space: 206.656MB
1337.55/1337.81	c total #watches: 381620
1339.45/1339.74	c total #propagations: 357332028 / total #impl: 1647039595 (eff. 0.217)
1339.45/1339.74	c #Conflicts:    2103000 | #Learnt:      49128 | 0.001
1339.45/1339.74	c total clause space: 206.656MB
1339.45/1339.74	c total #watches: 389746
1341.45/1341.78	c total #propagations: 357645354 / total #impl: 1649572241 (eff. 0.217)
1341.45/1341.78	c #Conflicts:    2104000 | #Learnt:      50128 | 0.001
1341.45/1341.78	c total clause space: 206.656MB
1341.45/1341.78	c total #watches: 397846
1343.55/1343.88	c total #propagations: 357928596 / total #impl: 1651915190 (eff. 0.217)
1343.55/1343.88	c #Conflicts:    2105000 | #Learnt:      51128 | 0.001
1343.55/1343.88	c total clause space: 206.656MB
1343.55/1343.88	c total #watches: 406586
1346.25/1346.51	c total #propagations: 358227817 / total #impl: 1654565922 (eff. 0.217)
1346.25/1346.51	c #Conflicts:    2106000 | #Learnt:      52128 | 0.001
1346.25/1346.51	c total clause space: 206.656MB
1346.25/1346.51	c total #watches: 415793
1348.55/1348.84	c total #propagations: 358610866 / total #impl: 1657472185 (eff. 0.216)
1348.55/1348.84	c #Conflicts:    2107000 | #Learnt:      53128 | 0.001
1348.55/1348.84	c total clause space: 206.656MB
1348.55/1348.84	c total #watches: 425184
1351.05/1351.32	c total #propagations: 358907921 / total #impl: 1659941385 (eff. 0.216)
1351.05/1351.32	c #Conflicts:    2108000 | #Learnt:      54128 | 0.001
1351.05/1351.32	c total clause space: 206.656MB
1351.05/1351.32	c total #watches: 433735
1353.55/1353.89	c total #propagations: 359165460 / total #impl: 1662394867 (eff. 0.216)
1353.55/1353.89	c #Conflicts:    2109000 | #Learnt:      55128 | 0.001
1353.55/1353.89	c total clause space: 206.656MB
1353.55/1353.89	c total #watches: 443369
1356.05/1356.38	c total #propagations: 359475505 / total #impl: 1665138641 (eff. 0.216)
1356.05/1356.38	c #Conflicts:    2110000 | #Learnt:      56128 | 0.001
1356.05/1356.38	c total clause space: 206.656MB
1356.05/1356.38	c total #watches: 452671
1358.54/1358.84	c total #propagations: 359730265 / total #impl: 1667130774 (eff. 0.216)
1358.54/1358.84	c #Conflicts:    2111000 | #Learnt:      57128 | 0.001
1358.54/1358.84	c total clause space: 206.656MB
1358.54/1358.84	c total #watches: 461192
1361.14/1361.47	c total #propagations: 359940013 / total #impl: 1669087036 (eff. 0.216)
1361.14/1361.47	c #Conflicts:    2112000 | #Learnt:      58128 | 0.001
1361.14/1361.47	c total clause space: 206.656MB
1361.14/1361.47	c total #watches: 469185
1364.14/1364.42	c total #propagations: 360181373 / total #impl: 1671324447 (eff. 0.216)
1364.14/1364.42	c #Conflicts:    2113000 | #Learnt:      59128 | 0.001
1364.14/1364.42	c total clause space: 206.656MB
1364.14/1364.42	c total #watches: 476847
1367.05/1367.33	c total #propagations: 360398985 / total #impl: 1673461206 (eff. 0.215)
1367.05/1367.33	c #Conflicts:    2114000 | #Learnt:      60128 | 0.001
1367.05/1367.33	c total clause space: 206.656MB
1367.05/1367.33	c total #watches: 483905
1369.74/1370.02	c total #propagations: 360619258 / total #impl: 1675584582 (eff. 0.215)
1369.74/1370.02	c #Conflicts:    2115000 | #Learnt:      61128 | 0.001
1369.74/1370.02	c total clause space: 206.656MB
1369.74/1370.02	c total #watches: 491836
1372.74/1373.08	c total #propagations: 360875245 / total #impl: 1677930932 (eff. 0.215)
1372.74/1373.08	c #Conflicts:    2116000 | #Learnt:      62128 | 0.001
1372.74/1373.08	c total clause space: 206.656MB
1372.74/1373.08	c total #watches: 500673
1375.85/1376.12	c total #propagations: 361081218 / total #impl: 1680918566 (eff. 0.215)
1375.85/1376.12	c #Conflicts:    2117000 | #Learnt:      63128 | 0.001
1375.85/1376.12	c total clause space: 206.656MB
1375.85/1376.12	c total #watches: 508800
1378.74/1379.07	c total #propagations: 361325288 / total #impl: 1683362351 (eff. 0.215)
1378.74/1379.07	c #Conflicts:    2118000 | #Learnt:      64128 | 0.001
1378.74/1379.07	c total clause space: 206.656MB
1378.74/1379.07	c total #watches: 516438
1381.35/1381.70	c total #propagations: 361605602 / total #impl: 1685542865 (eff. 0.215)
1381.35/1381.70	c #Conflicts:    2119000 | #Learnt:      65128 | 0.001
1381.35/1381.70	c total clause space: 206.656MB
1381.35/1381.70	c total #watches: 524132
1384.34/1384.66	c total #propagations: 361711958 / total #impl: 1687292661 (eff. 0.214)
1384.34/1384.66	c #Conflicts:    2120000 | #Learnt:      66128 | 0.001
1384.34/1384.66	c total clause space: 206.656MB
1384.34/1384.66	c total #watches: 532098
1387.95/1388.22	c total #propagations: 361886894 / total #impl: 1689156673 (eff. 0.214)
1387.95/1388.22	c #Conflicts:    2121000 | #Learnt:      67128 | 0.001
1387.95/1388.22	c total clause space: 206.656MB
1387.95/1388.22	c total #watches: 541976
1391.35/1391.66	c total #propagations: 362185121 / total #impl: 1692250597 (eff. 0.214)
1391.35/1391.66	c #Conflicts:    2122000 | #Learnt:      68128 | 0.001
1391.35/1391.66	c total clause space: 206.656MB
1391.35/1391.66	c total #watches: 550608
1394.84/1395.12	c total #propagations: 362423884 / total #impl: 1695391647 (eff. 0.214)
1394.84/1395.12	c #Conflicts:    2123000 | #Learnt:      69128 | 0.001
1394.84/1395.12	c total clause space: 206.656MB
1394.84/1395.12	c total #watches: 558128
1398.54/1398.82	c total #propagations: 362583749 / total #impl: 1698790537 (eff. 0.213)
1398.54/1398.82	c #Conflicts:    2124000 | #Learnt:      70128 | 0.001
1398.54/1398.82	c total clause space: 206.656MB
1398.54/1398.82	c total #watches: 565379
1400.74/1401.01	c total #propagations: 362788855 / total #impl: 1701979625 (eff. 0.213)
1400.74/1401.01	c GC COLLECT
1400.74/1401.01	c #Conflicts:    2125000 | #Learnt:      35831 | 0.001
1400.74/1401.01	c total clause space: 206.656MB
1400.74/1401.01	c total #watches: 269494
1401.44/1401.70	c total #propagations: 363061815 / total #impl: 1704100435 (eff. 0.213)
1401.44/1401.70	c #Conflicts:    2126000 | #Learnt:      36831 | 0.001
1401.44/1401.70	c total clause space: 206.656MB
1401.44/1401.70	c total #watches: 277639
1402.14/1402.45	c total #propagations: 363328910 / total #impl: 1705281067 (eff. 0.213)
1402.14/1402.45	c #Conflicts:    2127000 | #Learnt:      37831 | 0.001
1402.14/1402.45	c total clause space: 206.656MB
1402.14/1402.45	c total #watches: 285880
1403.04/1403.38	c total #propagations: 363552521 / total #impl: 1706441580 (eff. 0.213)
1403.04/1403.38	c #Conflicts:    2128000 | #Learnt:      38831 | 0.001
1403.04/1403.38	c total clause space: 206.656MB
1403.04/1403.38	c total #watches: 293687
1403.94/1404.24	c total #propagations: 363797879 / total #impl: 1707839692 (eff. 0.213)
1403.94/1404.24	c #Conflicts:    2129000 | #Learnt:      39831 | 0.001
1403.94/1404.24	c total clause space: 206.656MB
1403.94/1404.24	c total #watches: 301859
1404.94/1405.24	c total #propagations: 363878161 / total #impl: 1708777270 (eff. 0.213)
1404.94/1405.24	c #Conflicts:    2130000 | #Learnt:      40831 | 0.001
1404.94/1405.24	c total clause space: 206.656MB
1404.94/1405.24	c total #watches: 308920
1405.84/1406.18	c total #propagations: 364039149 / total #impl: 1709803061 (eff. 0.213)
1405.84/1406.18	c #Conflicts:    2131000 | #Learnt:      41831 | 0.001
1405.84/1406.18	c total clause space: 206.656MB
1405.84/1406.18	c total #watches: 317253
1406.94/1407.21	c total #propagations: 364246712 / total #impl: 1710976235 (eff. 0.213)
1406.94/1407.21	c #Conflicts:    2132000 | #Learnt:      42831 | 0.001
1406.94/1407.21	c total clause space: 206.656MB
1406.94/1407.21	c total #watches: 325681
1408.14/1408.40	c total #propagations: 364416455 / total #impl: 1712256915 (eff. 0.213)
1408.14/1408.40	c #Conflicts:    2133000 | #Learnt:      43831 | 0.001
1408.14/1408.40	c total clause space: 206.656MB
1408.14/1408.40	c total #watches: 334037
1409.44/1409.74	c total #propagations: 364647216 / total #impl: 1713635622 (eff. 0.213)
1409.44/1409.74	c #Conflicts:    2134000 | #Learnt:      44831 | 0.001
1409.44/1409.74	c total clause space: 206.656MB
1409.44/1409.74	c total #watches: 342401
1411.04/1411.32	c total #propagations: 364896384 / total #impl: 1715271909 (eff. 0.213)
1411.04/1411.32	c #Conflicts:    2135000 | #Learnt:      45831 | 0.001
1411.04/1411.32	c total clause space: 206.656MB
1411.04/1411.32	c total #watches: 352570
1412.54/1412.88	c total #propagations: 365124361 / total #impl: 1716858130 (eff. 0.213)
1412.54/1412.88	c #Conflicts:    2136000 | #Learnt:      46831 | 0.001
1412.54/1412.88	c total clause space: 206.656MB
1412.54/1412.88	c total #watches: 360316
1414.24/1414.51	c total #propagations: 365372955 / total #impl: 1718742178 (eff. 0.213)
1414.24/1414.51	c #Conflicts:    2137000 | #Learnt:      47831 | 0.001
1414.24/1414.51	c total clause space: 206.656MB
1414.24/1414.51	c total #watches: 369007
1415.94/1416.20	c total #propagations: 365610684 / total #impl: 1720521373 (eff. 0.212)
1415.94/1416.20	c #Conflicts:    2138000 | #Learnt:      48831 | 0.001
1415.94/1416.20	c total clause space: 206.656MB
1415.94/1416.20	c total #watches: 378997
1417.94/1418.21	c total #propagations: 365906525 / total #impl: 1722552652 (eff. 0.212)
1417.94/1418.21	c #Conflicts:    2139000 | #Learnt:      49831 | 0.001
1417.94/1418.21	c total clause space: 206.656MB
1417.94/1418.21	c total #watches: 388958
1419.74/1420.07	c total #propagations: 366240924 / total #impl: 1724542466 (eff. 0.212)
1419.74/1420.07	c #Conflicts:    2140000 | #Learnt:      50831 | 0.001
1419.74/1420.07	c total clause space: 206.656MB
1419.74/1420.07	c total #watches: 395942
1421.83/1422.13	c total #propagations: 366445492 / total #impl: 1726361875 (eff. 0.212)
1421.83/1422.13	c #Conflicts:    2141000 | #Learnt:      51831 | 0.001
1421.83/1422.13	c total clause space: 206.656MB
1421.83/1422.13	c total #watches: 403566
1423.83/1424.19	c total #propagations: 366632531 / total #impl: 1728190797 (eff. 0.212)
1423.83/1424.19	c #Conflicts:    2142000 | #Learnt:      52831 | 0.001
1423.83/1424.19	c total clause space: 206.656MB
1423.83/1424.19	c total #watches: 412359
1425.73/1426.09	c total #propagations: 366940755 / total #impl: 1730379741 (eff. 0.212)
1425.73/1426.09	c #Conflicts:    2143000 | #Learnt:      53831 | 0.001
1425.73/1426.09	c total clause space: 206.656MB
1425.73/1426.09	c total #watches: 420347
1427.93/1428.28	c total #propagations: 367174612 / total #impl: 1732635404 (eff. 0.212)
1427.93/1428.28	c #Conflicts:    2144000 | #Learnt:      54831 | 0.001
1427.93/1428.28	c total clause space: 206.656MB
1427.93/1428.28	c total #watches: 430005
1430.63/1430.90	c total #propagations: 367390608 / total #impl: 1734852467 (eff. 0.212)
1430.63/1430.90	c #Conflicts:    2145000 | #Learnt:      55831 | 0.001
1430.63/1430.90	c total clause space: 206.656MB
1430.63/1430.90	c total #watches: 438434
1433.14/1433.46	c total #propagations: 367697054 / total #impl: 1737000129 (eff. 0.212)
1433.14/1433.46	c #Conflicts:    2146000 | #Learnt:      56831 | 0.001
1433.14/1433.46	c total clause space: 206.656MB
1433.14/1433.46	c total #watches: 446499
1435.93/1436.20	c total #propagations: 367903327 / total #impl: 1738871309 (eff. 0.212)
1435.93/1436.20	c #Conflicts:    2147000 | #Learnt:      57831 | 0.001
1435.93/1436.20	c total clause space: 206.656MB
1435.93/1436.20	c total #watches: 454939
1437.83/1438.12	c total #propagations: 368163212 / total #impl: 1741114301 (eff. 0.211)
1437.83/1438.12	c #Conflicts:    2148000 | #Learnt:      58831 | 0.001
1437.83/1438.12	c total clause space: 206.656MB
1437.83/1438.12	c total #watches: 464549
1440.43/1440.72	c total #propagations: 368315733 / total #impl: 1742664908 (eff. 0.211)
1440.43/1440.72	c #Conflicts:    2149000 | #Learnt:      59831 | 0.001
1440.43/1440.72	c total clause space: 206.656MB
1440.43/1440.72	c total #watches: 472253
1443.24/1443.56	c total #propagations: 368545562 / total #impl: 1744915697 (eff. 0.211)
1443.24/1443.56	c #Conflicts:    2150000 | #Learnt:      60831 | 0.001
1443.24/1443.56	c total clause space: 206.656MB
1443.24/1443.56	c total #watches: 481095
1446.25/1446.54	c total #propagations: 368797547 / total #impl: 1747180729 (eff. 0.211)
1446.25/1446.54	c #Conflicts:    2151000 | #Learnt:      61831 | 0.001
1446.25/1446.54	c total clause space: 206.656MB
1446.25/1446.54	c total #watches: 489957
1449.34/1449.65	c total #propagations: 369121060 / total #impl: 1749662579 (eff. 0.211)
1449.34/1449.65	c #Conflicts:    2152000 | #Learnt:      62831 | 0.001
1449.34/1449.65	c total clause space: 206.656MB
1449.34/1449.65	c total #watches: 498004
1452.54/1452.82	c total #propagations: 369369824 / total #impl: 1751749164 (eff. 0.211)
1452.54/1452.82	c #Conflicts:    2153000 | #Learnt:      63831 | 0.001
1452.54/1452.82	c total clause space: 206.656MB
1452.54/1452.82	c total #watches: 506509
1456.04/1456.38	c total #propagations: 369633025 / total #impl: 1754028020 (eff. 0.211)
1456.04/1456.38	c #Conflicts:    2154000 | #Learnt:      64831 | 0.001
1456.04/1456.38	c total clause space: 206.656MB
1456.04/1456.38	c total #watches: 516357
1459.34/1459.66	c total #propagations: 370013618 / total #impl: 1757292314 (eff. 0.211)
1459.34/1459.66	c #Conflicts:    2155000 | #Learnt:      65831 | 0.001
1459.34/1459.66	c total clause space: 206.656MB
1459.34/1459.66	c total #watches: 524970
1462.24/1462.55	c total #propagations: 370318238 / total #impl: 1759991271 (eff. 0.210)
1462.24/1462.55	c #Conflicts:    2156000 | #Learnt:      66831 | 0.001
1462.24/1462.55	c total clause space: 206.656MB
1462.24/1462.55	c total #watches: 535268
1465.24/1465.58	c total #propagations: 370594702 / total #impl: 1762691080 (eff. 0.210)
1465.24/1465.58	c #Conflicts:    2157000 | #Learnt:      67831 | 0.001
1465.24/1465.58	c total clause space: 206.656MB
1465.24/1465.58	c total #watches: 544875
1468.44/1468.79	c total #propagations: 370921955 / total #impl: 1764978014 (eff. 0.210)
1468.44/1468.79	c #Conflicts:    2158000 | #Learnt:      68831 | 0.001
1468.44/1468.79	c total clause space: 206.656MB
1468.44/1468.79	c total #watches: 556044
1472.14/1472.40	c total #propagations: 371384132 / total #impl: 1767231572 (eff. 0.210)
1472.14/1472.40	c #Conflicts:    2159000 | #Learnt:      69831 | 0.001
1472.14/1472.40	c total clause space: 206.656MB
1472.14/1472.40	c total #watches: 567206
1475.53/1475.82	c total #propagations: 371919199 / total #impl: 1770028587 (eff. 0.210)
1475.53/1475.82	c #Conflicts:    2160000 | #Learnt:      70831 | 0.001
1475.53/1475.82	c total clause space: 206.656MB
1475.53/1475.82	c total #watches: 577785
1477.33/1477.62	c total #propagations: 372267721 / total #impl: 1772446587 (eff. 0.210)
1477.33/1477.62	c GC COLLECT
1477.33/1477.62	c #Conflicts:    2161000 | #Learnt:      36226 | 0.001
1477.33/1477.62	c total clause space: 206.656MB
1477.33/1477.62	c total #watches: 273500
1478.03/1478.39	c total #propagations: 372495491 / total #impl: 1774403765 (eff. 0.210)
1478.03/1478.39	c #Conflicts:    2162000 | #Learnt:      37226 | 0.001
1478.03/1478.39	c total clause space: 206.656MB
1478.03/1478.39	c total #watches: 282147
1478.93/1479.26	c total #propagations: 372639304 / total #impl: 1775741149 (eff. 0.210)
1478.93/1479.26	c #Conflicts:    2163000 | #Learnt:      38226 | 0.001
1478.93/1479.26	c total clause space: 206.656MB
1478.93/1479.26	c total #watches: 292286
1480.03/1480.31	c total #propagations: 372867820 / total #impl: 1777175277 (eff. 0.210)
1480.03/1480.31	c #Conflicts:    2164000 | #Learnt:      39226 | 0.001
1480.03/1480.31	c total clause space: 206.656MB
1480.03/1480.31	c total #watches: 301729
1481.03/1481.35	c total #propagations: 373195655 / total #impl: 1778999966 (eff. 0.210)
1481.03/1481.35	c #Conflicts:    2165000 | #Learnt:      40226 | 0.001
1481.03/1481.35	c total clause space: 206.656MB
1481.03/1481.35	c total #watches: 310061
1481.83/1482.18	c total #propagations: 373492365 / total #impl: 1781026193 (eff. 0.210)
1481.83/1482.18	c #Conflicts:    2166000 | #Learnt:      41226 | 0.001
1481.83/1482.18	c total clause space: 206.656MB
1481.83/1482.18	c total #watches: 320827
1483.03/1483.33	c total #propagations: 373825498 / total #impl: 1782333669 (eff. 0.210)
1483.03/1483.33	c #Conflicts:    2167000 | #Learnt:      42226 | 0.001
1483.03/1483.33	c total clause space: 206.656MB
1483.03/1483.33	c total #watches: 330808
1484.33/1484.66	c total #propagations: 374057424 / total #impl: 1783767331 (eff. 0.210)
1484.33/1484.66	c #Conflicts:    2168000 | #Learnt:      43226 | 0.001
1484.33/1484.66	c total clause space: 206.656MB
1484.33/1484.66	c total #watches: 340562
1485.73/1486.05	c total #propagations: 374312159 / total #impl: 1785502461 (eff. 0.210)
1485.73/1486.05	c #Conflicts:    2169000 | #Learnt:      44226 | 0.001
1485.73/1486.05	c total clause space: 206.656MB
1485.73/1486.05	c total #watches: 350366
1487.33/1487.66	c total #propagations: 374564533 / total #impl: 1787212490 (eff. 0.210)
1487.33/1487.66	c #Conflicts:    2170000 | #Learnt:      45226 | 0.001
1487.33/1487.66	c total clause space: 206.656MB
1487.33/1487.66	c total #watches: 360743
1488.93/1489.25	c total #propagations: 374851375 / total #impl: 1789173797 (eff. 0.210)
1488.93/1489.25	c #Conflicts:    2171000 | #Learnt:      46226 | 0.001
1488.93/1489.25	c total clause space: 206.656MB
1488.93/1489.25	c total #watches: 371074
1490.43/1490.72	c total #propagations: 375180178 / total #impl: 1791073620 (eff. 0.209)
1490.43/1490.72	c #Conflicts:    2172000 | #Learnt:      47226 | 0.001
1490.43/1490.72	c total clause space: 206.656MB
1490.43/1490.72	c total #watches: 381326
1492.63/1492.92	c total #propagations: 375267930 / total #impl: 1792729676 (eff. 0.209)
1492.63/1492.92	c #Conflicts:    2173000 | #Learnt:      48226 | 0.001
1492.63/1492.92	c total clause space: 206.656MB
1492.63/1492.92	c total #watches: 392050
1494.74/1495.02	c total #propagations: 375668022 / total #impl: 1795435356 (eff. 0.209)
1494.74/1495.02	c #Conflicts:    2174000 | #Learnt:      49226 | 0.001
1494.74/1495.02	c total clause space: 206.656MB
1494.74/1495.02	c total #watches: 404677
1496.73/1497.07	c total #propagations: 375880853 / total #impl: 1797920631 (eff. 0.209)
1496.73/1497.07	c #Conflicts:    2175000 | #Learnt:      50226 | 0.001
1496.73/1497.07	c total clause space: 206.656MB
1496.73/1497.07	c total #watches: 415351
1499.14/1499.43	c total #propagations: 376060094 / total #impl: 1800007204 (eff. 0.209)
1499.14/1499.43	c #Conflicts:    2176000 | #Learnt:      51226 | 0.001
1499.14/1499.43	c total clause space: 206.656MB
1499.14/1499.43	c total #watches: 425352
1501.93/1502.24	c total #propagations: 376357719 / total #impl: 1802106530 (eff. 0.209)
1501.93/1502.24	c #Conflicts:    2177000 | #Learnt:      52226 | 0.001
1501.93/1502.24	c total clause space: 206.656MB
1501.93/1502.24	c total #watches: 435238
1504.64/1504.97	c total #propagations: 376736135 / total #impl: 1804725579 (eff. 0.209)
1504.64/1504.97	c #Conflicts:    2178000 | #Learnt:      53226 | 0.001
1504.64/1504.97	c total clause space: 206.656MB
1504.64/1504.97	c total #watches: 444617
1507.53/1507.81	c total #propagations: 377024148 / total #impl: 1807267676 (eff. 0.209)
1507.53/1507.81	c #Conflicts:    2179000 | #Learnt:      54226 | 0.001
1507.53/1507.81	c total clause space: 206.656MB
1507.53/1507.81	c total #watches: 454110
1510.43/1510.76	c total #propagations: 377343250 / total #impl: 1809716432 (eff. 0.209)
1510.43/1510.76	c #Conflicts:    2180000 | #Learnt:      55226 | 0.001
1510.43/1510.76	c total clause space: 206.656MB
1510.43/1510.76	c total #watches: 464021
1513.23/1513.50	c total #propagations: 377676399 / total #impl: 1812714866 (eff. 0.208)
1513.23/1513.50	c #Conflicts:    2181000 | #Learnt:      56226 | 0.001
1513.23/1513.50	c total clause space: 206.656MB
1513.23/1513.50	c total #watches: 473603
1516.03/1516.32	c total #propagations: 378013483 / total #impl: 1815495555 (eff. 0.208)
1516.03/1516.32	c #Conflicts:    2182000 | #Learnt:      57226 | 0.001
1516.03/1516.32	c total clause space: 206.656MB
1516.03/1516.32	c total #watches: 482840
1518.93/1519.29	c total #propagations: 378351217 / total #impl: 1818901453 (eff. 0.208)
1518.93/1519.29	c #Conflicts:    2183000 | #Learnt:      58226 | 0.001
1518.93/1519.29	c total clause space: 206.656MB
1518.93/1519.29	c total #watches: 492683
1522.43/1522.74	c total #propagations: 378666765 / total #impl: 1822045246 (eff. 0.208)
1522.43/1522.74	c #Conflicts:    2184000 | #Learnt:      59226 | 0.001
1522.43/1522.74	c total clause space: 206.656MB
1522.43/1522.74	c total #watches: 502397
1525.73/1526.06	c total #propagations: 378906802 / total #impl: 1825485089 (eff. 0.208)
1525.73/1526.06	c #Conflicts:    2185000 | #Learnt:      60226 | 0.001
1525.73/1526.06	c total clause space: 206.656MB
1525.73/1526.06	c total #watches: 512599
1529.22/1529.51	c total #propagations: 379197782 / total #impl: 1828910317 (eff. 0.207)
1529.22/1529.51	c #Conflicts:    2186000 | #Learnt:      61226 | 0.001
1529.22/1529.51	c total clause space: 206.656MB
1529.22/1529.51	c total #watches: 522683
1532.13/1532.45	c total #propagations: 379519080 / total #impl: 1832285313 (eff. 0.207)
1532.13/1532.45	c #Conflicts:    2187000 | #Learnt:      62226 | 0.001
1532.13/1532.45	c total clause space: 206.656MB
1532.13/1532.45	c total #watches: 531504
1535.62/1535.98	c total #propagations: 379676478 / total #impl: 1835145273 (eff. 0.207)
1535.62/1535.98	c #Conflicts:    2188000 | #Learnt:      63226 | 0.001
1535.62/1535.98	c total clause space: 206.656MB
1535.62/1535.98	c total #watches: 539676
1539.42/1539.74	c total #propagations: 379904759 / total #impl: 1838344190 (eff. 0.207)
1539.42/1539.74	c #Conflicts:    2189000 | #Learnt:      64226 | 0.001
1539.42/1539.74	c total clause space: 206.656MB
1539.42/1539.74	c total #watches: 548360
1543.03/1543.31	c total #propagations: 380191442 / total #impl: 1841463569 (eff. 0.206)
1543.03/1543.31	c #Conflicts:    2190000 | #Learnt:      65226 | 0.001
1543.03/1543.31	c total clause space: 206.656MB
1543.03/1543.31	c total #watches: 558320
1547.43/1547.73	c total #propagations: 380454962 / total #impl: 1844615459 (eff. 0.206)
1547.43/1547.73	c #Conflicts:    2191000 | #Learnt:      66226 | 0.001
1547.43/1547.73	c total clause space: 206.656MB
1547.43/1547.73	c total #watches: 568324
1552.32/1552.60	c total #propagations: 380736213 / total #impl: 1847994828 (eff. 0.206)
1552.32/1552.60	c #Conflicts:    2192000 | #Learnt:      67226 | 0.001
1552.32/1552.60	c total clause space: 206.656MB
1552.32/1552.60	c total #watches: 578235
1556.72/1557.03	c total #propagations: 381029622 / total #impl: 1851162282 (eff. 0.206)
1556.72/1557.03	c #Conflicts:    2193000 | #Learnt:      68226 | 0.001
1556.72/1557.03	c total clause space: 206.656MB
1556.72/1557.03	c total #watches: 586813
1561.42/1561.72	c total #propagations: 381374374 / total #impl: 1854262063 (eff. 0.206)
1561.42/1561.72	c #Conflicts:    2194000 | #Learnt:      69226 | 0.001
1561.42/1561.72	c total clause space: 206.656MB
1561.42/1561.72	c total #watches: 595311
1566.13/1566.47	c total #propagations: 381716370 / total #impl: 1857591202 (eff. 0.205)
1566.13/1566.47	c #Conflicts:    2195000 | #Learnt:      70226 | 0.001
1566.13/1566.47	c total clause space: 206.656MB
1566.13/1566.47	c total #watches: 604266
1571.22/1571.58	c total #propagations: 381991579 / total #impl: 1860819025 (eff. 0.205)
1571.22/1571.58	c #Conflicts:    2196000 | #Learnt:      71226 | 0.001
1571.22/1571.58	c total clause space: 206.656MB
1571.22/1571.58	c total #watches: 614463
1574.52/1574.86	c total #propagations: 382326069 / total #impl: 1864269903 (eff. 0.205)
1574.52/1574.86	c GC COLLECT
1574.52/1574.86	c #Conflicts:    2197000 | #Learnt:      36325 | 0.001
1574.52/1574.86	c total clause space: 206.656MB
1574.52/1574.86	c total #watches: 275230
1575.42/1575.78	c total #propagations: 382640845 / total #impl: 1867110503 (eff. 0.205)
1575.42/1575.78	c #Conflicts:    2198000 | #Learnt:      37325 | 0.001
1575.42/1575.78	c total clause space: 206.656MB
1575.42/1575.78	c total #watches: 285701
1576.52/1576.80	c total #propagations: 383175281 / total #impl: 1869033979 (eff. 0.205)
1576.52/1576.80	c #Conflicts:    2199000 | #Learnt:      38325 | 0.001
1576.52/1576.80	c total clause space: 206.656MB
1576.52/1576.80	c total #watches: 294953
1577.42/1577.72	c total #propagations: 383614651 / total #impl: 1871000458 (eff. 0.205)
1577.42/1577.72	c #Conflicts:    2200000 | #Learnt:      39325 | 0.001
1577.42/1577.72	c total clause space: 206.656MB
1577.42/1577.72	c total #watches: 304628
1578.42/1578.79	c total #propagations: 384001551 / total #impl: 1872679950 (eff. 0.205)
1578.42/1578.79	c #Conflicts:    2201000 | #Learnt:      40325 | 0.001
1578.42/1578.79	c total clause space: 206.656MB
1578.42/1578.79	c total #watches: 314130
1579.62/1579.96	c total #propagations: 384452742 / total #impl: 1874478743 (eff. 0.205)
1579.62/1579.96	c #Conflicts:    2202000 | #Learnt:      41325 | 0.001
1579.62/1579.96	c total clause space: 206.656MB
1579.62/1579.96	c total #watches: 322390
1581.02/1581.31	c total #propagations: 384835571 / total #impl: 1876330554 (eff. 0.205)
1581.02/1581.31	c #Conflicts:    2203000 | #Learnt:      42325 | 0.001
1581.02/1581.31	c total clause space: 206.656MB
1581.02/1581.31	c total #watches: 333413
1582.32/1582.63	c total #propagations: 385294499 / total #impl: 1878388990 (eff. 0.205)
1582.32/1582.63	c #Conflicts:    2204000 | #Learnt:      43325 | 0.001
1582.32/1582.63	c total clause space: 206.656MB
1582.32/1582.63	c total #watches: 343019
1583.72/1584.10	c total #propagations: 385627906 / total #impl: 1880343849 (eff. 0.205)
1583.72/1584.10	c #Conflicts:    2205000 | #Learnt:      44325 | 0.001
1583.72/1584.10	c total clause space: 206.656MB
1583.72/1584.10	c total #watches: 352161
1585.32/1585.63	c total #propagations: 385971488 / total #impl: 1882891484 (eff. 0.205)
1585.32/1585.63	c #Conflicts:    2206000 | #Learnt:      45325 | 0.001
1585.32/1585.63	c total clause space: 206.656MB
1585.32/1585.63	c total #watches: 361518
1586.81/1587.18	c total #propagations: 386305484 / total #impl: 1885157719 (eff. 0.205)
1586.81/1587.18	c #Conflicts:    2207000 | #Learnt:      46325 | 0.001
1586.81/1587.18	c total clause space: 206.656MB
1586.81/1587.18	c total #watches: 370202
1588.81/1589.12	c total #propagations: 386665546 / total #impl: 1887207882 (eff. 0.205)
1588.81/1589.12	c #Conflicts:    2208000 | #Learnt:      47325 | 0.001
1588.81/1589.12	c total clause space: 206.656MB
1588.81/1589.12	c total #watches: 380231
1590.71/1591.03	c total #propagations: 387089467 / total #impl: 1889433019 (eff. 0.205)
1590.71/1591.03	c #Conflicts:    2209000 | #Learnt:      48325 | 0.001
1590.71/1591.03	c total clause space: 206.656MB
1590.71/1591.03	c total #watches: 388739
1592.91/1593.29	c total #propagations: 387433782 / total #impl: 1891808568 (eff. 0.205)
1592.91/1593.29	c #Conflicts:    2210000 | #Learnt:      49325 | 0.001
1592.91/1593.29	c total clause space: 206.656MB
1592.91/1593.29	c total #watches: 398347
1595.31/1595.63	c total #propagations: 387747037 / total #impl: 1894453296 (eff. 0.205)
1595.31/1595.63	c #Conflicts:    2211000 | #Learnt:      50325 | 0.001
1595.31/1595.63	c total clause space: 206.656MB
1595.31/1595.63	c total #watches: 407654
1597.41/1597.77	c total #propagations: 387996701 / total #impl: 1896982689 (eff. 0.205)
1597.41/1597.77	c #Conflicts:    2212000 | #Learnt:      51325 | 0.001
1597.41/1597.77	c total clause space: 206.656MB
1597.41/1597.77	c total #watches: 419654
1599.81/1600.12	c total #propagations: 388309103 / total #impl: 1899165379 (eff. 0.204)
1599.81/1600.12	c #Conflicts:    2213000 | #Learnt:      52325 | 0.001
1599.81/1600.12	c total clause space: 206.656MB
1599.81/1600.12	c total #watches: 431583
1602.21/1602.50	c total #propagations: 388615977 / total #impl: 1901777422 (eff. 0.204)
1602.21/1602.50	c #Conflicts:    2214000 | #Learnt:      53325 | 0.001
1602.21/1602.50	c total clause space: 206.656MB
1602.21/1602.50	c total #watches: 442268
1604.51/1604.84	c total #propagations: 388923494 / total #impl: 1904227858 (eff. 0.204)
1604.51/1604.84	c #Conflicts:    2215000 | #Learnt:      54325 | 0.001
1604.51/1604.84	c total clause space: 206.656MB
1604.51/1604.84	c total #watches: 451510
1606.71/1607.10	c total #propagations: 389222723 / total #impl: 1906656894 (eff. 0.204)
1606.71/1607.10	c #Conflicts:    2216000 | #Learnt:      55325 | 0.001
1606.71/1607.10	c total clause space: 206.656MB
1606.71/1607.10	c total #watches: 461671
1609.12/1609.48	c total #propagations: 389496805 / total #impl: 1908686661 (eff. 0.204)
1609.12/1609.48	c #Conflicts:    2217000 | #Learnt:      56325 | 0.001
1609.12/1609.48	c total clause space: 206.656MB
1609.12/1609.48	c total #watches: 470385
1611.61/1611.92	c total #propagations: 389676380 / total #impl: 1910949060 (eff. 0.204)
1611.61/1611.92	c #Conflicts:    2218000 | #Learnt:      57325 | 0.001
1611.61/1611.92	c total clause space: 206.656MB
1611.61/1611.92	c total #watches: 480492
1614.31/1614.60	c total #propagations: 389716904 / total #impl: 1913257891 (eff. 0.204)
1614.31/1614.60	c #Conflicts:    2219000 | #Learnt:      58325 | 0.001
1614.31/1614.60	c total clause space: 206.656MB
1614.31/1614.60	c total #watches: 490040
1617.31/1617.70	c total #propagations: 389913190 / total #impl: 1916141292 (eff. 0.203)
1617.31/1617.70	c #Conflicts:    2220000 | #Learnt:      59325 | 0.001
1617.31/1617.70	c total clause space: 206.656MB
1617.31/1617.70	c total #watches: 501243
1620.31/1620.68	c total #propagations: 390231343 / total #impl: 1919498244 (eff. 0.203)
1620.31/1620.68	c #Conflicts:    2221000 | #Learnt:      60325 | 0.001
1620.31/1620.68	c total clause space: 206.656MB
1620.31/1620.68	c total #watches: 511959
1623.42/1623.78	c total #propagations: 390510322 / total #impl: 1922842387 (eff. 0.203)
1623.42/1623.78	c #Conflicts:    2222000 | #Learnt:      61325 | 0.001
1623.42/1623.78	c total clause space: 206.656MB
1623.42/1623.78	c total #watches: 523214
1627.11/1627.47	c total #propagations: 390832611 / total #impl: 1926027798 (eff. 0.203)
1627.11/1627.47	c #Conflicts:    2223000 | #Learnt:      62325 | 0.001
1627.11/1627.47	c total clause space: 206.656MB
1627.11/1627.47	c total #watches: 534081
1630.91/1631.26	c total #propagations: 391123658 / total #impl: 1929573449 (eff. 0.203)
1630.91/1631.26	c #Conflicts:    2224000 | #Learnt:      63325 | 0.001
1630.91/1631.26	c total clause space: 206.656MB
1630.91/1631.26	c total #watches: 544670
1634.91/1635.23	c total #propagations: 391468463 / total #impl: 1933461625 (eff. 0.202)
1634.91/1635.23	c #Conflicts:    2225000 | #Learnt:      64325 | 0.001
1634.91/1635.23	c total clause space: 206.656MB
1634.91/1635.23	c total #watches: 556550
1639.10/1639.46	c total #propagations: 391805863 / total #impl: 1937131188 (eff. 0.202)
1639.10/1639.46	c #Conflicts:    2226000 | #Learnt:      65325 | 0.001
1639.10/1639.46	c total clause space: 206.656MB
1639.10/1639.46	c total #watches: 566594
1642.80/1643.18	c total #propagations: 392138329 / total #impl: 1940833372 (eff. 0.202)
1642.80/1643.18	c #Conflicts:    2227000 | #Learnt:      66325 | 0.001
1642.80/1643.18	c total clause space: 206.656MB
1642.80/1643.18	c total #watches: 575092
1647.00/1647.37	c total #propagations: 392510475 / total #impl: 1943145043 (eff. 0.202)
1647.00/1647.37	c #Conflicts:    2228000 | #Learnt:      67325 | 0.001
1647.00/1647.37	c total clause space: 206.656MB
1647.00/1647.37	c total #watches: 585183
1651.60/1651.90	c total #propagations: 392860495 / total #impl: 1945971772 (eff. 0.202)
1651.60/1651.90	c #Conflicts:    2229000 | #Learnt:      68325 | 0.001
1651.60/1651.90	c total clause space: 206.656MB
1651.60/1651.90	c total #watches: 593602
1656.41/1656.73	c total #propagations: 393279406 / total #impl: 1949371746 (eff. 0.202)
1656.41/1656.73	c #Conflicts:    2230000 | #Learnt:      69325 | 0.001
1656.41/1656.73	c total clause space: 206.656MB
1656.41/1656.73	c total #watches: 604875
1661.50/1661.80	c total #propagations: 393701572 / total #impl: 1952656203 (eff. 0.202)
1661.50/1661.80	c #Conflicts:    2231000 | #Learnt:      70325 | 0.001
1661.50/1661.80	c total clause space: 206.656MB
1661.50/1661.80	c total #watches: 615249
1666.10/1666.47	c total #propagations: 394072401 / total #impl: 1955720333 (eff. 0.201)
1666.10/1666.47	c #Conflicts:    2232000 | #Learnt:      71325 | 0.001
1666.10/1666.47	c total clause space: 206.656MB
1666.10/1666.47	c total #watches: 624653
1671.10/1671.48	c total #propagations: 394424183 / total #impl: 1959336610 (eff. 0.201)
1671.10/1671.48	c #Conflicts:    2233000 | #Learnt:      72325 | 0.001
1671.10/1671.48	c total clause space: 206.656MB
1671.10/1671.48	c total #watches: 634633
1672.40/1672.76	c total #propagations: 394687576 / total #impl: 1962954930 (eff. 0.201)
1672.40/1672.76	c GC COLLECT
1672.40/1672.76	c #Conflicts:    2234000 | #Learnt:      37129 | 0.001
1672.40/1672.76	c total clause space: 206.656MB
1672.40/1672.76	c total #watches: 282544
1673.20/1673.51	c total #propagations: 395018713 / total #impl: 1964686778 (eff. 0.201)
1673.20/1673.51	c #Conflicts:    2235000 | #Learnt:      38129 | 0.001
1673.20/1673.51	c total clause space: 206.656MB
1673.20/1673.51	c total #watches: 289797
1674.10/1674.42	c total #propagations: 395291640 / total #impl: 1966038573 (eff. 0.201)
1674.10/1674.42	c #Conflicts:    2236000 | #Learnt:      39129 | 0.001
1674.10/1674.42	c total clause space: 206.656MB
1674.10/1674.42	c total #watches: 298234
1675.11/1675.44	c total #propagations: 395695070 / total #impl: 1967688185 (eff. 0.201)
1675.11/1675.44	c #Conflicts:    2237000 | #Learnt:      40129 | 0.001
1675.11/1675.44	c total clause space: 206.656MB
1675.11/1675.44	c total #watches: 306827
1676.30/1676.68	c total #propagations: 395974794 / total #impl: 1969423728 (eff. 0.201)
1676.30/1676.68	c #Conflicts:    2238000 | #Learnt:      41129 | 0.001
1676.30/1676.68	c total clause space: 206.656MB
1676.30/1676.68	c total #watches: 313965
1677.60/1677.91	c total #propagations: 396440672 / total #impl: 1971329143 (eff. 0.201)
1677.60/1677.91	c #Conflicts:    2239000 | #Learnt:      42129 | 0.001
1677.60/1677.91	c total clause space: 206.656MB
1677.60/1677.91	c total #watches: 321953
1678.60/1678.91	c total #propagations: 396754140 / total #impl: 1973156193 (eff. 0.201)
1678.60/1678.91	c #Conflicts:    2240000 | #Learnt:      43129 | 0.001
1678.60/1678.91	c total clause space: 206.656MB
1678.60/1678.91	c total #watches: 330499
1680.00/1680.32	c total #propagations: 397021289 / total #impl: 1974650493 (eff. 0.201)
1680.00/1680.32	c #Conflicts:    2241000 | #Learnt:      44129 | 0.001
1680.00/1680.32	c total clause space: 206.656MB
1680.00/1680.32	c total #watches: 342163
1681.30/1681.68	c total #propagations: 397502561 / total #impl: 1976869422 (eff. 0.201)
1681.30/1681.68	c #Conflicts:    2242000 | #Learnt:      45129 | 0.001
1681.30/1681.68	c total clause space: 206.656MB
1681.30/1681.68	c total #watches: 351718
1683.00/1683.33	c total #propagations: 397705413 / total #impl: 1978563349 (eff. 0.201)
1683.00/1683.33	c #Conflicts:    2243000 | #Learnt:      46129 | 0.001
1683.00/1683.33	c total clause space: 206.656MB
1683.00/1683.33	c total #watches: 360896
1684.70/1685.03	c total #propagations: 397941293 / total #impl: 1980601101 (eff. 0.201)
1684.70/1685.03	c #Conflicts:    2244000 | #Learnt:      47129 | 0.001
1684.70/1685.03	c total clause space: 206.656MB
1684.70/1685.03	c total #watches: 371088
1686.10/1686.47	c total #propagations: 398189948 / total #impl: 1982869757 (eff. 0.201)
1686.10/1686.47	c #Conflicts:    2245000 | #Learnt:      48129 | 0.001
1686.10/1686.47	c total clause space: 206.656MB
1686.10/1686.47	c total #watches: 380891
1687.90/1688.28	c total #propagations: 398385226 / total #impl: 1984430862 (eff. 0.201)
1687.90/1688.28	c #Conflicts:    2246000 | #Learnt:      49129 | 0.001
1687.90/1688.28	c total clause space: 206.656MB
1687.90/1688.28	c total #watches: 390670
1689.80/1690.12	c total #propagations: 398693786 / total #impl: 1986619466 (eff. 0.201)
1689.80/1690.12	c #Conflicts:    2247000 | #Learnt:      50129 | 0.001
1689.80/1690.12	c total clause space: 206.656MB
1689.80/1690.12	c total #watches: 398327
1691.70/1692.04	c total #propagations: 398918105 / total #impl: 1988689558 (eff. 0.201)
1691.70/1692.04	c #Conflicts:    2248000 | #Learnt:      51129 | 0.001
1691.70/1692.04	c total clause space: 206.656MB
1691.70/1692.04	c total #watches: 405568
1693.70/1694.06	c total #propagations: 399109570 / total #impl: 1990625115 (eff. 0.200)
1693.70/1694.06	c #Conflicts:    2249000 | #Learnt:      52129 | 0.001
1693.70/1694.06	c total clause space: 206.656MB
1693.70/1694.06	c total #watches: 414939
1695.90/1696.28	c total #propagations: 399299581 / total #impl: 1992753850 (eff. 0.200)
1695.90/1696.28	c #Conflicts:    2250000 | #Learnt:      53129 | 0.001
1695.90/1696.28	c total clause space: 206.656MB
1695.90/1696.28	c total #watches: 424402
1698.20/1698.53	c total #propagations: 399624162 / total #impl: 1995162546 (eff. 0.200)
1698.20/1698.53	c #Conflicts:    2251000 | #Learnt:      54129 | 0.001
1698.20/1698.53	c total clause space: 206.656MB
1698.20/1698.53	c total #watches: 433057
1701.00/1701.36	c total #propagations: 399909146 / total #impl: 1997543264 (eff. 0.200)
1701.00/1701.36	c #Conflicts:    2252000 | #Learnt:      55129 | 0.001
1701.00/1701.36	c total clause space: 206.656MB
1701.00/1701.36	c total #watches: 442161
1703.70/1704.03	c total #propagations: 400306847 / total #impl: 2000131389 (eff. 0.200)
1703.70/1704.03	c #Conflicts:    2253000 | #Learnt:      56129 | 0.001
1703.70/1704.03	c total clause space: 206.656MB
1703.70/1704.03	c total #watches: 450406
1706.19/1706.54	c total #propagations: 400556659 / total #impl: 2002460752 (eff. 0.200)
1706.19/1706.54	c #Conflicts:    2254000 | #Learnt:      57129 | 0.001
1706.19/1706.54	c total clause space: 206.656MB
1706.19/1706.54	c total #watches: 459030
1708.49/1708.80	c total #propagations: 400772445 / total #impl: 2004412713 (eff. 0.200)
1708.49/1708.80	c #Conflicts:    2255000 | #Learnt:      58129 | 0.001
1708.49/1708.80	c total clause space: 206.656MB
1708.49/1708.80	c total #watches: 470040
1710.89/1711.28	c total #propagations: 401077086 / total #impl: 2006649169 (eff. 0.200)
1710.89/1711.28	c #Conflicts:    2256000 | #Learnt:      59129 | 0.001
1710.89/1711.28	c total clause space: 206.656MB
1710.89/1711.28	c total #watches: 481699
1713.69/1714.03	c total #propagations: 401427273 / total #impl: 2009086105 (eff. 0.200)
1713.69/1714.03	c #Conflicts:    2257000 | #Learnt:      60129 | 0.001
1713.69/1714.03	c total clause space: 206.656MB
1713.69/1714.03	c total #watches: 491630
1716.39/1716.74	c total #propagations: 401743883 / total #impl: 2011804386 (eff. 0.200)
1716.39/1716.74	c #Conflicts:    2258000 | #Learnt:      61129 | 0.001
1716.39/1716.74	c total clause space: 206.656MB
1716.39/1716.74	c total #watches: 501240
1719.39/1719.77	c total #propagations: 402048126 / total #impl: 2014587700 (eff. 0.200)
1719.39/1719.77	c #Conflicts:    2259000 | #Learnt:      62129 | 0.001
1719.39/1719.77	c total clause space: 206.656MB
1719.39/1719.77	c total #watches: 511269
1722.79/1723.17	c total #propagations: 402318001 / total #impl: 2017351105 (eff. 0.199)
1722.79/1723.17	c #Conflicts:    2260000 | #Learnt:      63129 | 0.001
1722.79/1723.17	c total clause space: 206.656MB
1722.79/1723.17	c total #watches: 521618
1725.09/1725.46	c total #propagations: 402636676 / total #impl: 2020704210 (eff. 0.199)
1725.09/1725.46	c #Conflicts:    2261000 | #Learnt:      64129 | 0.001
1725.09/1725.46	c total clause space: 206.656MB
1725.09/1725.46	c total #watches: 530317
1727.99/1728.36	c total #propagations: 402913656 / total #impl: 2022299696 (eff. 0.199)
1727.99/1728.36	c #Conflicts:    2262000 | #Learnt:      65129 | 0.001
1727.99/1728.36	c total clause space: 206.656MB
1727.99/1728.36	c total #watches: 540408
1731.69/1732.08	c total #propagations: 403163872 / total #impl: 2025303439 (eff. 0.199)
1731.69/1732.08	c #Conflicts:    2263000 | #Learnt:      66129 | 0.001
1731.69/1732.08	c total clause space: 206.656MB
1731.69/1732.08	c total #watches: 549348
1735.29/1735.66	c total #propagations: 403571723 / total #impl: 2027526149 (eff. 0.199)
1735.29/1735.66	c #Conflicts:    2264000 | #Learnt:      67129 | 0.001
1735.29/1735.66	c total clause space: 206.656MB
1735.29/1735.66	c total #watches: 559684
1738.80/1739.20	c total #propagations: 403960317 / total #impl: 2029327727 (eff. 0.199)
1738.80/1739.20	c #Conflicts:    2265000 | #Learnt:      68129 | 0.001
1738.80/1739.20	c total clause space: 206.656MB
1738.80/1739.20	c total #watches: 569954
1743.09/1743.46	c total #propagations: 404415265 / total #impl: 2030981798 (eff. 0.199)
1743.09/1743.46	c #Conflicts:    2266000 | #Learnt:      69129 | 0.001
1743.09/1743.46	c total clause space: 206.656MB
1743.09/1743.46	c total #watches: 579958
1747.39/1747.73	c total #propagations: 404845545 / total #impl: 2033852101 (eff. 0.199)
1747.39/1747.73	c #Conflicts:    2267000 | #Learnt:      70129 | 0.001
1747.39/1747.73	c total clause space: 206.656MB
1747.39/1747.73	c total #watches: 589936
1752.09/1752.47	c total #propagations: 405126076 / total #impl: 2036436194 (eff. 0.199)
1752.09/1752.47	c #Conflicts:    2268000 | #Learnt:      71129 | 0.001
1752.09/1752.47	c total clause space: 206.656MB
1752.09/1752.47	c total #watches: 600345
1757.18/1757.55	c total #propagations: 405562005 / total #impl: 2038982766 (eff. 0.199)
1757.18/1757.55	c #Conflicts:    2269000 | #Learnt:      72129 | 0.001
1757.18/1757.55	c total clause space: 206.656MB
1757.18/1757.55	c total #watches: 610507
1761.48/1761.85	c total #propagations: 405985945 / total #impl: 2041695150 (eff. 0.199)
1761.48/1761.85	c GC COLLECT
1761.48/1761.85	c #Conflicts:    2270000 | #Learnt:      36626 | 0.001
1761.48/1761.85	c total clause space: 206.656MB
1761.48/1761.85	c total #watches: 277329
1762.38/1762.73	c total #propagations: 406317523 / total #impl: 2044517216 (eff. 0.199)
1762.38/1762.73	c #Conflicts:    2271000 | #Learnt:      37626 | 0.001
1762.38/1762.73	c total clause space: 206.656MB
1762.38/1762.73	c total #watches: 287029
1763.48/1763.81	c total #propagations: 406647698 / total #impl: 2046003188 (eff. 0.199)
1763.48/1763.81	c #Conflicts:    2272000 | #Learnt:      38626 | 0.001
1763.48/1763.81	c total clause space: 206.656MB
1763.48/1763.81	c total #watches: 296989
1764.38/1764.79	c total #propagations: 407029884 / total #impl: 2047921071 (eff. 0.199)
1764.38/1764.79	c #Conflicts:    2273000 | #Learnt:      39626 | 0.001
1764.38/1764.79	c total clause space: 206.656MB
1764.38/1764.79	c total #watches: 307304
1765.58/1765.92	c total #propagations: 407314498 / total #impl: 2049575137 (eff. 0.199)
1765.58/1765.92	c #Conflicts:    2274000 | #Learnt:      40626 | 0.001
1765.58/1765.92	c total clause space: 206.656MB
1765.58/1765.92	c total #watches: 318218
1766.88/1767.29	c total #propagations: 407547855 / total #impl: 2051308435 (eff. 0.199)
1766.88/1767.29	c #Conflicts:    2275000 | #Learnt:      41626 | 0.001
1766.88/1767.29	c total clause space: 206.656MB
1766.88/1767.29	c total #watches: 327891
1768.28/1768.64	c total #propagations: 407913500 / total #impl: 2053746548 (eff. 0.199)
1768.28/1768.64	c #Conflicts:    2276000 | #Learnt:      42626 | 0.001
1768.28/1768.64	c total clause space: 206.656MB
1768.28/1768.64	c total #watches: 337411
1769.78/1770.12	c total #propagations: 408208501 / total #impl: 2055915414 (eff. 0.199)
1769.78/1770.12	c #Conflicts:    2277000 | #Learnt:      43626 | 0.001
1769.78/1770.12	c total clause space: 206.656MB
1769.78/1770.12	c total #watches: 347054
1771.48/1771.88	c total #propagations: 408453172 / total #impl: 2058200455 (eff. 0.198)
1771.48/1771.88	c #Conflicts:    2278000 | #Learnt:      44626 | 0.001
1771.48/1771.88	c total clause space: 206.656MB
1771.48/1771.88	c total #watches: 358489
1773.28/1773.68	c total #propagations: 408848814 / total #impl: 2060287420 (eff. 0.198)
1773.28/1773.68	c #Conflicts:    2279000 | #Learnt:      45626 | 0.001
1773.28/1773.68	c total clause space: 206.656MB
1773.28/1773.68	c total #watches: 368904
1774.98/1775.31	c total #propagations: 409241481 / total #impl: 2062323450 (eff. 0.198)
1774.98/1775.31	c #Conflicts:    2280000 | #Learnt:      46626 | 0.001
1774.98/1775.31	c total clause space: 206.656MB
1774.98/1775.31	c total #watches: 380706
1776.48/1776.89	c total #propagations: 409655975 / total #impl: 2063859506 (eff. 0.198)
1776.48/1776.89	c #Conflicts:    2281000 | #Learnt:      47626 | 0.001
1776.48/1776.89	c total clause space: 206.656MB
1776.48/1776.89	c total #watches: 390669
1777.98/1778.36	c total #propagations: 410309221 / total #impl: 2065775652 (eff. 0.199)
1777.98/1778.36	c #Conflicts:    2282000 | #Learnt:      48626 | 0.001
1777.98/1778.36	c total clause space: 206.656MB
1777.98/1778.36	c total #watches: 400550
1780.18/1780.51	c total #propagations: 410506827 / total #impl: 2067527968 (eff. 0.199)
1780.18/1780.51	c #Conflicts:    2283000 | #Learnt:      49626 | 0.001
1780.18/1780.51	c total clause space: 206.656MB
1780.18/1780.51	c total #watches: 411041
1782.28/1782.63	c total #propagations: 410844478 / total #impl: 2070115802 (eff. 0.198)
1782.28/1782.63	c #Conflicts:    2284000 | #Learnt:      50626 | 0.001
1782.28/1782.63	c total clause space: 206.656MB
1782.28/1782.63	c total #watches: 421159
1784.38/1784.77	c total #propagations: 411127440 / total #impl: 2072486145 (eff. 0.198)
1784.38/1784.77	c #Conflicts:    2285000 | #Learnt:      51626 | 0.001
1784.38/1784.77	c total clause space: 206.656MB
1784.38/1784.77	c total #watches: 434346
1787.08/1787.49	c total #propagations: 411357601 / total #impl: 2075310010 (eff. 0.198)
1787.08/1787.49	c #Conflicts:    2286000 | #Learnt:      52626 | 0.001
1787.08/1787.49	c total clause space: 206.656MB
1787.08/1787.49	c total #watches: 446331
1789.88/1790.20	c total #propagations: 411821773 / total #impl: 2077746877 (eff. 0.198)
1789.88/1790.20	c #Conflicts:    2287000 | #Learnt:      53626 | 0.001
1789.88/1790.20	c total clause space: 206.656MB
1789.88/1790.20	c total #watches: 457506
1792.18/1792.51	c total #propagations: 412262498 / total #impl: 2079990129 (eff. 0.198)
1792.18/1792.51	c #Conflicts:    2288000 | #Learnt:      54626 | 0.001
1792.18/1792.51	c total clause space: 206.656MB
1792.18/1792.51	c total #watches: 466737
1794.78/1795.10	c total #propagations: 412501164 / total #impl: 2081257412 (eff. 0.198)
1794.78/1795.10	c #Conflicts:    2289000 | #Learnt:      55626 | 0.001
1794.78/1795.10	c total clause space: 206.656MB
1794.78/1795.10	c total #watches: 475455
1797.38/1797.78	c total #propagations: 412816570 / total #impl: 2082758459 (eff. 0.198)
1797.38/1797.78	c #Conflicts:    2290000 | #Learnt:      56626 | 0.001
1797.38/1797.78	c total clause space: 206.656MB
1797.38/1797.78	c total #watches: 484449

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4117408-1467211007/watcher-4117408-1467211007 -o /tmp/evaluation-result-4117408-1467211007/solver-4117408-1467211007 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1467209133-5679 --watchdog 1960 --input HOME/instance-4117408-1467211007.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=5838
running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.43 2.44 2.79 3/178 5841
/proc/meminfo: memFree=23874036/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 2053396 57319424 8316 33554432000 4194304 6211289 140733204535728 140734354809752 4206599 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/5841/statm: 13994 8316 98 493 0 13491 0

[startup+0.100164 s]
/proc/loadavg: 2.43 2.44 2.79 3/178 5841
/proc/meminfo: memFree=23874036/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=63468 CPUtime=0.09 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 1724 0 0 0 8 1 0 0 20 0 1 0 2053396 64991232 13613 33554432000 4194304 6211289 140733204535728 140734354809752 5158829 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5841/statm: 15867 13613 143 493 0 15364 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63468

[startup+0.20037 s]
/proc/loadavg: 2.43 2.44 2.79 3/178 5841
/proc/meminfo: memFree=23874036/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=71760 CPUtime=0.19 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 2858 0 0 0 18 1 0 0 20 0 1 0 2053396 73482240 16009 33554432000 4194304 6211289 140733204535728 140734354809752 5161098 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5841/statm: 17940 16009 143 493 0 17437 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 71760

[startup+0.300328 s]
/proc/loadavg: 2.43 2.44 2.79 3/178 5841
/proc/meminfo: memFree=23874036/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=79032 CPUtime=0.29 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 4515 0 0 0 28 1 0 0 20 0 1 0 2053396 80928768 17614 33554432000 4194304 6211289 140733204535728 140734354809752 4240565 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5841/statm: 19758 17614 160 493 0 19255 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79032

[startup+0.700256 s]
/proc/loadavg: 2.43 2.44 2.79 3/178 5841
/proc/meminfo: memFree=23874036/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=83724 CPUtime=0.69 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 6130 0 0 0 67 2 0 0 20 0 1 0 2053396 85733376 19078 33554432000 4194304 6211289 140733204535728 140734354809752 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5841/statm: 20931 19078 219 493 0 20428 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83724

[startup+1.50026 s]
/proc/loadavg: 2.39 2.43 2.79 3/179 5842
/proc/meminfo: memFree=23778760/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=84348 CPUtime=1.49 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 6526 0 0 0 147 2 0 0 20 0 1 0 2053396 86372352 19356 33554432000 4194304 6211289 140733204535728 140733204534072 4209838 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/5841/statm: 21087 19356 219 493 0 20584 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84348

[startup+3.1003 s]
/proc/loadavg: 2.39 2.43 2.79 3/179 5842
/proc/meminfo: memFree=23774480/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=84508 CPUtime=3.08 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 6596 0 0 0 306 2 0 0 20 0 1 0 2053396 86536192 19426 33554432000 4194304 6211289 140733204535728 140733204534072 4209270 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 21127 19426 219 493 0 20624 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 84508

[startup+6.3003 s]
/proc/loadavg: 2.44 2.44 2.79 3/179 5842
/proc/meminfo: memFree=23771116/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=100428 CPUtime=6.28 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 9919 0 0 0 626 2 0 0 20 0 1 0 2053396 102838272 23530 33554432000 4194304 6211289 140733204535728 140733204534072 5310715 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 25107 23530 219 493 0 24604 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 100428

[startup+12.7003 s]
/proc/loadavg: 2.49 2.45 2.79 4/179 5842
/proc/meminfo: memFree=23707396/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=165952 CPUtime=12.68 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 13461 0 0 0 1265 3 0 0 20 0 1 0 2053396 169934848 36743 33554432000 4194304 6211289 140733204535728 140733204534072 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 41488 36743 219 493 0 40985 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 165952

[startup+25.5004 s]
/proc/loadavg: 2.38 2.42 2.78 3/179 5842
/proc/meminfo: memFree=23686016/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=172256 CPUtime=25.48 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 15105 0 0 0 2544 4 0 0 20 0 1 0 2053396 176390144 39322 33554432000 4194304 6211289 140733204535728 140733204533592 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 43064 39322 219 493 0 42561 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 172256

[startup+51.1004 s]
/proc/loadavg: 2.32 2.40 2.76 3/179 5842
/proc/meminfo: memFree=23672572/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=178612 CPUtime=51.07 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 16572 0 0 0 5103 4 0 0 20 0 1 0 2053396 182898688 40789 33554432000 4194304 6211289 140733204535728 140733204534072 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 44653 40789 219 493 0 44150 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 178612

[startup+102.3 s]
/proc/loadavg: 2.53 2.45 2.75 4/179 5843
/proc/meminfo: memFree=23645248/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=187608 CPUtime=102.27 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 19239 0 0 0 10222 5 0 0 20 0 1 0 2053396 192110592 44669 33554432000 4194304 6211289 140733204535728 140733204534072 4201967 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 46902 44669 219 493 0 46399 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 187608

[startup+162.3 s]
/proc/loadavg: 2.29 2.39 2.71 3/179 5844
/proc/meminfo: memFree=23569824/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=328068 CPUtime=162.26 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 22806 0 0 0 16219 7 0 0 20 0 1 0 2053396 335941632 60859 33554432000 4194304 6211289 140733204535728 140733204534072 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 82017 60859 219 493 0 81514 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 328068

[startup+222.307 s]
/proc/loadavg: 2.35 2.38 2.69 3/180 5848
/proc/meminfo: memFree=23530516/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=338104 CPUtime=222.25 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 24941 0 0 0 22217 8 0 0 20 0 1 0 2053396 346218496 68615 33554432000 4194304 6211289 140733204535728 140733204534072 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 84526 68615 219 493 0 84023 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 338104

[startup+282.3 s]
/proc/loadavg: 2.41 2.39 2.67 4/179 5850
/proc/meminfo: memFree=23446860/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=458452 CPUtime=282.23 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 29138 0 0 0 28212 11 0 0 20 0 1 0 2053396 469454848 87593 33554432000 4194304 6211289 140733204535728 140733204534072 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 114613 87593 219 493 0 114110 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 458452

[startup+342.3 s]
/proc/loadavg: 2.35 2.37 2.64 4/179 5851
/proc/meminfo: memFree=23434604/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=461524 CPUtime=342.22 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 29730 0 0 0 34211 11 0 0 20 0 1 0 2053396 472600576 89255 33554432000 4194304 6211289 140733204535728 140733204534072 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 115381 89255 219 493 0 114878 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 461524

[startup+402.3 s]
/proc/loadavg: 2.29 2.35 2.62 3/179 5852
/proc/meminfo: memFree=23431300/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=461764 CPUtime=402.2 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 29841 0 0 0 40209 11 0 0 20 0 1 0 2053396 472846336 89370 33554432000 4194304 6211289 140733204535728 140733204534072 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 115441 89370 219 493 0 114938 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 461764

[startup+462.3 s]
/proc/loadavg: 2.28 2.34 2.60 4/179 5853
/proc/meminfo: memFree=23425516/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=462292 CPUtime=462.19 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 29991 0 0 0 46207 12 0 0 20 0 1 0 2053396 473387008 89503 33554432000 4194304 6211289 140733204535728 140733204534072 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 115573 89503 219 493 0 115070 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 462292

[startup+522.3 s]
/proc/loadavg: 2.47 2.38 2.60 3/179 5854
/proc/meminfo: memFree=23420156/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=463828 CPUtime=522.18 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 30230 0 0 0 52206 12 0 0 20 0 1 0 2053396 474959872 89742 33554432000 4194304 6211289 140733204535728 140733204534072 4209411 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 115957 89742 219 493 0 115454 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 463828

[startup+582.3 s]
/proc/loadavg: 2.33 2.36 2.57 3/179 5856
/proc/meminfo: memFree=23415736/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=466388 CPUtime=582.17 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 30694 0 0 0 58205 12 0 0 20 0 1 0 2053396 477581312 90206 33554432000 4194304 6211289 140733204535728 140733204534072 4209891 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 116597 90206 219 493 0 116094 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 466388


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


[startup+882.307 s]
/proc/loadavg: 2.28 2.29 2.47 3/179 5865
/proc/meminfo: memFree=23396656/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=467412 CPUtime=882.12 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 30940 0 0 0 88199 13 0 0 20 0 1 0 2053396 478629888 90452 33554432000 4194304 6211289 140733204535728 140733204534072 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 116853 90452 219 493 0 116350 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 467412

[startup+942.3 s]
/proc/loadavg: 2.39 2.31 2.47 3/179 5866
/proc/meminfo: memFree=23391436/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=468692 CPUtime=942.11 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 31127 0 0 0 94198 13 0 0 20 0 1 0 2053396 479940608 90639 33554432000 4194304 6211289 140733204535728 140733204534072 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 117173 90639 219 493 0 116670 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 468692

[startup+1002.3 s]
/proc/loadavg: 2.22 2.28 2.44 3/179 5867
/proc/meminfo: memFree=23390584/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=469460 CPUtime=1002.11 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 31260 0 0 0 100197 14 0 0 20 0 1 0 2053396 480727040 90772 33554432000 4194304 6211289 140733204535728 140733204534072 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 117365 90772 219 493 0 116862 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 469460

[startup+1062.3 s]
/proc/loadavg: 2.22 2.27 2.43 4/179 5868
/proc/meminfo: memFree=23390428/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=469716 CPUtime=1062.1 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 31297 0 0 0 106196 14 0 0 20 0 1 0 2053396 480989184 90809 33554432000 4194304 6211289 140733204535728 140733204534072 4209339 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 117429 90809 219 493 0 116926 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 469716

[startup+1122.3 s]
/proc/loadavg: 2.26 2.27 2.42 3/179 5869
/proc/meminfo: memFree=23385688/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=469972 CPUtime=1122.09 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 31341 0 0 0 112195 14 0 0 20 0 1 0 2053396 481251328 90853 33554432000 4194304 6211289 140733204535728 140733204534072 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 117493 90853 219 493 0 116990 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 469972

[startup+1182.3 s]
/proc/loadavg: 2.19 2.25 2.40 4/178 5870
/proc/meminfo: memFree=23384852/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=470228 CPUtime=1182.07 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 31380 0 0 0 118193 14 0 0 20 0 1 0 2053396 481513472 90892 33554432000 4194304 6211289 140733204535728 140733204534072 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 117557 90892 219 493 0 117054 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 470228

[startup+1242.3 s]
/proc/loadavg: 2.31 2.27 2.40 3/179 5872
/proc/meminfo: memFree=23383580/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=471252 CPUtime=1242.06 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 31527 0 0 0 124192 14 0 0 20 0 1 0 2053396 482562048 91039 33554432000 4194304 6211289 140733204535728 140733204534072 4209163 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 117813 91039 219 493 0 117310 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 471252

[startup+1302.3 s]
/proc/loadavg: 2.40 2.30 2.39 3/179 5873
/proc/meminfo: memFree=23382988/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=471252 CPUtime=1302.05 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 31534 0 0 0 130191 14 0 0 20 0 1 0 2053396 482562048 91046 33554432000 4194304 6211289 140733204535728 140733204534072 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 117813 91046 219 493 0 117310 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 471252

[startup+1362.3 s]
/proc/loadavg: 2.19 2.26 2.37 3/179 5874
/proc/meminfo: memFree=23380832/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=471508 CPUtime=1362.04 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 31578 0 0 0 136190 14 0 0 20 0 1 0 2053396 482824192 91090 33554432000 4194304 6211289 140733204535728 140733204534072 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 117877 91090 219 493 0 117374 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 471508

[startup+1422.3 s]
/proc/loadavg: 2.26 2.27 2.36 3/180 5878
/proc/meminfo: memFree=23378004/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=471764 CPUtime=1422.04 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 31633 0 0 0 142190 14 0 0 20 0 1 0 2053396 483086336 91145 33554432000 4194304 6211289 140733204535728 140733204534072 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 117941 91145 219 493 0 117438 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 471764

[startup+1482.3 s]
/proc/loadavg: 2.33 2.28 2.36 3/180 5902
/proc/meminfo: memFree=23375244/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=472276 CPUtime=1482.03 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 31722 0 0 0 148188 15 0 0 20 0 1 0 2053396 483610624 91234 33554432000 4194304 6211289 140733204535728 140733204534072 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 118069 91234 219 493 0 117566 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 472276

[startup+1542.31 s]
/proc/loadavg: 2.37 2.29 2.36 3/179 5904
/proc/meminfo: memFree=23375152/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=472532 CPUtime=1542.03 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 31763 0 0 0 154188 15 0 0 20 0 1 0 2053396 483872768 91275 33554432000 4194304 6211289 140733204535728 140733204534072 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 118133 91275 219 493 0 117630 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 472532

[startup+1602.3 s]
/proc/loadavg: 2.37 2.29 2.36 3/179 5905
/proc/meminfo: memFree=23372884/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=472788 CPUtime=1602.01 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 31870 0 0 0 160186 15 0 0 20 0 1 0 2053396 484134912 91382 33554432000 4194304 6211289 140733204535728 140733204534072 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 118197 91382 219 493 0 117694 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 472788

[startup+1662.3 s]
/proc/loadavg: 2.26 2.27 2.34 3/179 5906
/proc/meminfo: memFree=23365920/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=473044 CPUtime=1662 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 31924 0 0 0 166185 15 0 0 20 0 1 0 2053396 484397056 91436 33554432000 4194304 6211289 140733204535728 140733204533592 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 118261 91436 219 493 0 117758 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 473044

[startup+1722.3 s]
/proc/loadavg: 2.18 2.25 2.33 3/179 5907
/proc/meminfo: memFree=23365940/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=473300 CPUtime=1721.99 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 31980 0 0 0 172184 15 0 0 20 0 1 0 2053396 484659200 91492 33554432000 4194304 6211289 140733204535728 140733204534072 4209384 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 118325 91492 219 493 0 117822 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 473300

[startup+1782.3 s]
/proc/loadavg: 2.41 2.30 2.35 3/179 5908
/proc/meminfo: memFree=23363792/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=473300 CPUtime=1781.98 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 32006 0 0 0 178183 15 0 0 20 0 1 0 2053396 484659200 91879 33554432000 4194304 6211289 140733204535728 140733204534072 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 118325 91879 219 493 0 117822 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 473300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.32 2.29 2.34 3/179 5909
/proc/meminfo: memFree=23361868/32872528 swapFree=1514864/1684516
[pid=5841] ppid=5838 vsize=473300 CPUtime=1800.08 cores=1,3,5,7
/proc/5841/stat : 5841 (cdcl-cuttingpla) R 5838 5841 5662 0 -1 4202496 32006 0 0 0 179993 15 0 0 20 0 1 0 2053396 484659200 91879 33554432000 4194304 6211289 140733204535728 140733204534072 4209328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/5841/statm: 118325 91879 219 493 0 117822 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 473300

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 5841 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.09
CPU user time (s): 1799.93
CPU system time (s): 0.160975
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 473300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.160975
maximum resident set size= 367516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32006
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= 55
involuntary context switches= 1964

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.54331 second user time and 7.05693 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-29 16:36:47
IDJOB=4117408
IDBENCH=111571
IDSOLVER=2549
FILE ID=node135/4117408-1467211007
RUNJOBID= node135-1467209133-5679
PBS_JOBID= 19997575
Free space on /tmp= 71708 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/EmployeeScheduling/normalized-sep6.5.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117408-1467211007/watcher-4117408-1467211007 -o /tmp/evaluation-result-4117408-1467211007/solver-4117408-1467211007 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1467209133-5679 --watchdog 1960 --input HOME/instance-4117408-1467211007.opb ./cdcl-cuttingplanes-opt-binarysearch-release

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= d4a747b5e1389110c61adf80fc967dd1
RANDOM SEED=961052804

node135.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.722
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.722
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.722
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.722
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.722
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.722
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.722
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.722
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        23877836 kB
Buffers:          141888 kB
Cached:          6330772 kB
SwapCached:            0 kB
Active:           253572 kB
Inactive:        6296084 kB
Active(anon):      79320 kB
Inactive(anon):        0 kB
Active(file):     174252 kB
Inactive(file):  6296084 kB
Unevictable:     1684516 kB
Mlocked:         1514864 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7096 kB
Writeback:             0 kB
AnonPages:       1711992 kB
Mapped:            14324 kB
Shmem:               216 kB
Slab:             627488 kB
SReclaimable:      71284 kB
SUnreclaim:       556204 kB
KernelStack:        1384 kB
PageTables:         8008 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1872644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988112 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71704 MiB
End job on node135 at 2016-06-29 17:06:47