Trace number 4102543

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

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par32-4-c.opb
MD5SUM28753ff2e44c4cedb2d3a2e783f8d1a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2666
Total number of constraints6659
Number of constraints which are clauses6659
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 2666
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2666
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2666
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.01	c * #variable= 2666 #constraint= 6659
0.00/0.03	c * #variable= 2666 #constraint= 6659
0.09/0.15	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.09/0.15	c total clause space: 4.25031MB
0.09/0.15	c total #watches: 15316
0.19/0.26	c total #propagations: 389567 / total #impl: 747881 (eff. 0.521)
0.19/0.26	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.19/0.26	c total clause space: 4.25031MB
0.19/0.26	c total #watches: 17316
0.29/0.36	c total #propagations: 787332 / total #impl: 1520020 (eff. 0.518)
0.29/0.36	c GC COLLECT
0.29/0.36	c #Conflicts:       3000 | #Learnt:       2006 | 0.000
0.29/0.36	c total clause space: 4.25031MB
0.29/0.36	c total #watches: 17330
0.39/0.48	c total #propagations: 1156064 / total #impl: 2228341 (eff. 0.519)
0.39/0.48	c #Conflicts:       4000 | #Learnt:       3006 | 0.000
0.39/0.48	c total clause space: 4.25031MB
0.39/0.48	c total #watches: 19330
0.49/0.56	c total #propagations: 1583405 / total #impl: 3063413 (eff. 0.517)
0.49/0.56	c GC COLLECT
0.49/0.56	c #Conflicts:       5000 | #Learnt:       2356 | 0.000
0.49/0.56	c total clause space: 4.25031MB
0.49/0.56	c total #watches: 18030
0.59/0.67	c total #propagations: 1852424 / total #impl: 3589520 (eff. 0.516)
0.59/0.67	c #Conflicts:       6000 | #Learnt:       3356 | 0.000
0.59/0.67	c total clause space: 4.25031MB
0.59/0.67	c total #watches: 20030
0.69/0.79	c total #propagations: 2222405 / total #impl: 4311308 (eff. 0.515)
0.69/0.79	c GC COLLECT
0.69/0.79	c #Conflicts:       7000 | #Learnt:       2232 | 0.000
0.69/0.79	c total clause space: 4.25031MB
0.69/0.79	c total #watches: 17782
0.79/0.87	c total #propagations: 2621619 / total #impl: 5099273 (eff. 0.514)
0.79/0.87	c #Conflicts:       8000 | #Learnt:       3232 | 0.000
0.79/0.87	c total clause space: 4.25031MB
0.79/0.87	c total #watches: 19782
0.89/0.97	c total #propagations: 2847771 / total #impl: 5549840 (eff. 0.513)
0.89/0.97	c #Conflicts:       9000 | #Learnt:       4232 | 0.000
0.89/0.97	c total clause space: 4.25031MB
0.89/0.97	c total #watches: 21782
0.99/1.10	c total #propagations: 3182194 / total #impl: 6208130 (eff. 0.513)
0.99/1.10	c GC COLLECT
0.99/1.10	c #Conflicts:      10000 | #Learnt:       2718 | 0.000
0.99/1.10	c total clause space: 6.90675MB
0.99/1.10	c total #watches: 18754
1.10/1.20	c total #propagations: 3554677 / total #impl: 6944116 (eff. 0.512)
1.10/1.20	c #Conflicts:      11000 | #Learnt:       3718 | 0.000
1.10/1.20	c total clause space: 6.90675MB
1.10/1.20	c total #watches: 20754
1.29/1.30	c total #propagations: 3847530 / total #impl: 7527494 (eff. 0.511)
1.29/1.30	c #Conflicts:      12000 | #Learnt:       4718 | 0.000
1.29/1.30	c total clause space: 6.90675MB
1.29/1.30	c total #watches: 22754
1.39/1.41	c total #propagations: 4135382 / total #impl: 8101206 (eff. 0.510)
1.39/1.41	c #Conflicts:      13000 | #Learnt:       5718 | 0.000
1.39/1.41	c total clause space: 6.90675MB
1.39/1.41	c total #watches: 24754
1.49/1.54	c total #propagations: 4462809 / total #impl: 8748392 (eff. 0.510)
1.49/1.54	c GC COLLECT
1.49/1.54	c #Conflicts:      14000 | #Learnt:       3863 | 0.000
1.49/1.54	c total clause space: 6.90675MB
1.49/1.54	c total #watches: 21044
1.59/1.65	c total #propagations: 4867710 / total #impl: 9549505 (eff. 0.510)
1.59/1.65	c #Conflicts:      15000 | #Learnt:       4863 | 0.000
1.59/1.65	c total clause space: 6.90675MB
1.59/1.65	c total #watches: 23044
1.69/1.77	c total #propagations: 5203106 / total #impl: 10210783 (eff. 0.510)
1.69/1.77	c #Conflicts:      16000 | #Learnt:       5863 | 0.000
1.69/1.77	c total clause space: 6.90675MB
1.69/1.77	c total #watches: 25044
1.79/1.86	c total #propagations: 5531674 / total #impl: 10846138 (eff. 0.510)
1.79/1.86	c GC COLLECT
1.79/1.86	c #Conflicts:      17000 | #Learnt:       3683 | 0.000
1.79/1.86	c total clause space: 6.90675MB
1.79/1.86	c total #watches: 20684
1.89/1.96	c total #propagations: 5763842 / total #impl: 11324461 (eff. 0.509)
1.89/1.96	c #Conflicts:      18000 | #Learnt:       4683 | 0.000
1.89/1.96	c total clause space: 6.90675MB
1.89/1.96	c total #watches: 22684
1.99/2.08	c total #propagations: 6034730 / total #impl: 11888085 (eff. 0.508)
1.99/2.08	c #Conflicts:      19000 | #Learnt:       5683 | 0.000
1.99/2.08	c total clause space: 6.90675MB
1.99/2.08	c total #watches: 24684
2.09/2.20	c total #propagations: 6321371 / total #impl: 12501786 (eff. 0.506)
2.09/2.20	c #Conflicts:      20000 | #Learnt:       6683 | 0.000
2.09/2.20	c total clause space: 6.90675MB
2.09/2.20	c total #watches: 26684
2.30/2.32	c total #propagations: 6625646 / total #impl: 13116007 (eff. 0.505)
2.30/2.32	c GC COLLECT
2.30/2.32	c #Conflicts:      21000 | #Learnt:       4192 | 0.000
2.30/2.32	c total clause space: 6.90675MB
2.30/2.32	c total #watches: 21702
2.39/2.43	c total #propagations: 6975698 / total #impl: 13803552 (eff. 0.505)
2.39/2.43	c #Conflicts:      22000 | #Learnt:       5192 | 0.000
2.39/2.43	c total clause space: 6.90675MB
2.39/2.43	c total #watches: 23702
2.49/2.54	c total #propagations: 7272342 / total #impl: 14397679 (eff. 0.505)
2.49/2.54	c #Conflicts:      23000 | #Learnt:       6192 | 0.000
2.49/2.54	c total clause space: 6.90675MB
2.49/2.54	c total #watches: 25702
2.59/2.66	c total #propagations: 7555171 / total #impl: 14965155 (eff. 0.505)
2.59/2.66	c #Conflicts:      24000 | #Learnt:       7192 | 0.000
2.59/2.66	c total clause space: 6.90675MB
2.59/2.66	c total #watches: 27702
2.69/2.77	c total #propagations: 7820164 / total #impl: 15505441 (eff. 0.504)
2.69/2.77	c GC COLLECT
2.69/2.77	c #Conflicts:      25000 | #Learnt:       4397 | 0.000
2.69/2.77	c total clause space: 6.90675MB
2.69/2.77	c total #watches: 22112
2.79/2.87	c total #propagations: 8084150 / total #impl: 16037749 (eff. 0.504)
2.79/2.87	c #Conflicts:      26000 | #Learnt:       5397 | 0.000
2.79/2.87	c total clause space: 6.90675MB
2.79/2.87	c total #watches: 24112
2.89/2.99	c total #propagations: 8351499 / total #impl: 16583873 (eff. 0.504)
2.89/2.99	c #Conflicts:      27000 | #Learnt:       6397 | 0.000
2.89/2.99	c total clause space: 6.90675MB
2.89/2.99	c total #watches: 26112
3.09/3.12	c total #propagations: 8630759 / total #impl: 17121113 (eff. 0.504)
3.09/3.12	c #Conflicts:      28000 | #Learnt:       7397 | 0.000
3.09/3.12	c total clause space: 6.90675MB
3.09/3.12	c total #watches: 28112
3.19/3.25	c total #propagations: 8944859 / total #impl: 17751146 (eff. 0.504)
3.19/3.25	c GC COLLECT
3.19/3.25	c #Conflicts:      29000 | #Learnt:       4300 | 0.000
3.19/3.25	c total clause space: 11.2235MB
3.19/3.25	c total #watches: 21918
3.30/3.36	c total #propagations: 9244648 / total #impl: 18368310 (eff. 0.503)
3.30/3.36	c #Conflicts:      30000 | #Learnt:       5300 | 0.000
3.30/3.36	c total clause space: 11.2235MB
3.30/3.36	c total #watches: 23918
3.40/3.47	c total #propagations: 9524796 / total #impl: 18941172 (eff. 0.503)
3.40/3.47	c #Conflicts:      31000 | #Learnt:       6300 | 0.000
3.40/3.47	c total clause space: 11.2235MB
3.40/3.47	c total #watches: 25918
3.49/3.59	c total #propagations: 9803684 / total #impl: 19517007 (eff. 0.502)
3.49/3.59	c #Conflicts:      32000 | #Learnt:       7300 | 0.000
3.49/3.59	c total clause space: 11.2235MB
3.49/3.59	c total #watches: 27918
3.69/3.71	c total #propagations: 10077544 / total #impl: 20075229 (eff. 0.502)
3.69/3.71	c #Conflicts:      33000 | #Learnt:       8300 | 0.000
3.69/3.71	c total clause space: 11.2235MB
3.69/3.71	c total #watches: 29918
3.79/3.84	c total #propagations: 10339770 / total #impl: 20622003 (eff. 0.501)
3.79/3.84	c GC COLLECT
3.79/3.84	c #Conflicts:      34000 | #Learnt:       4903 | 0.000
3.79/3.84	c total clause space: 11.2235MB
3.79/3.84	c total #watches: 23124
3.89/3.94	c total #propagations: 10631758 / total #impl: 21206599 (eff. 0.501)
3.89/3.94	c #Conflicts:      35000 | #Learnt:       5903 | 0.000
3.89/3.94	c total clause space: 11.2235MB
3.89/3.94	c total #watches: 25124
3.99/4.07	c total #propagations: 10875409 / total #impl: 21732453 (eff. 0.500)
3.99/4.07	c #Conflicts:      36000 | #Learnt:       6903 | 0.000
3.99/4.07	c total clause space: 11.2235MB
3.99/4.07	c total #watches: 27124
4.19/4.25	c total #propagations: 11198920 / total #impl: 22368208 (eff. 0.501)
4.19/4.25	c #Conflicts:      37000 | #Learnt:       7903 | 0.000
4.19/4.25	c total clause space: 11.2235MB
4.19/4.25	c total #watches: 29124
4.40/4.40	c total #propagations: 11663683 / total #impl: 23279010 (eff. 0.501)
4.40/4.40	c #Conflicts:      38000 | #Learnt:       8903 | 0.000
4.40/4.40	c total clause space: 11.2235MB
4.40/4.40	c total #watches: 31124
4.50/4.53	c total #propagations: 12021001 / total #impl: 23985604 (eff. 0.501)
4.50/4.53	c GC COLLECT
4.50/4.53	c #Conflicts:      39000 | #Learnt:       5201 | 0.000
4.50/4.53	c total clause space: 11.2235MB
4.50/4.53	c total #watches: 23720
4.59/4.62	c total #propagations: 12363608 / total #impl: 24678932 (eff. 0.501)
4.59/4.62	c #Conflicts:      40000 | #Learnt:       6201 | 0.000
4.59/4.62	c total clause space: 11.2235MB
4.59/4.62	c total #watches: 25720
4.69/4.75	c total #propagations: 12625398 / total #impl: 25234115 (eff. 0.500)
4.69/4.75	c #Conflicts:      41000 | #Learnt:       7201 | 0.000
4.69/4.75	c total clause space: 11.2235MB
4.69/4.75	c total #watches: 27720
4.89/4.93	c total #propagations: 12948753 / total #impl: 25956824 (eff. 0.499)
4.89/4.93	c #Conflicts:      42000 | #Learnt:       8201 | 0.000
4.89/4.93	c total clause space: 11.2235MB
4.89/4.93	c total #watches: 29720
5.09/5.12	c total #propagations: 13344800 / total #impl: 26852774 (eff. 0.497)
5.09/5.12	c #Conflicts:      43000 | #Learnt:       9201 | 0.000
5.09/5.12	c total clause space: 11.2235MB
5.09/5.12	c total #watches: 31720
5.29/5.33	c total #propagations: 13754464 / total #impl: 27771952 (eff. 0.495)
5.29/5.33	c GC COLLECT
5.29/5.33	c #Conflicts:      44000 | #Learnt:       5205 | 0.000
5.29/5.33	c total clause space: 11.2235MB
5.29/5.33	c total #watches: 23728
5.39/5.50	c total #propagations: 14277277 / total #impl: 28928688 (eff. 0.494)
5.39/5.50	c #Conflicts:      45000 | #Learnt:       6205 | 0.000
5.39/5.50	c total clause space: 11.2235MB
5.39/5.50	c total #watches: 25728
5.60/5.65	c total #propagations: 14807295 / total #impl: 30070686 (eff. 0.492)
5.60/5.65	c #Conflicts:      46000 | #Learnt:       7205 | 0.000
5.60/5.65	c total clause space: 11.2235MB
5.60/5.65	c total #watches: 27728
5.69/5.77	c total #propagations: 15193376 / total #impl: 30846655 (eff. 0.493)
5.69/5.77	c #Conflicts:      47000 | #Learnt:       8205 | 0.000
5.69/5.77	c total clause space: 11.2235MB
5.69/5.77	c total #watches: 29728
5.89/5.92	c total #propagations: 15471726 / total #impl: 31419835 (eff. 0.492)
5.89/5.92	c #Conflicts:      48000 | #Learnt:       9205 | 0.000
5.89/5.92	c total clause space: 11.2235MB
5.89/5.92	c total #watches: 31728
5.99/6.05	c total #propagations: 15830235 / total #impl: 32129989 (eff. 0.493)
5.99/6.05	c #Conflicts:      49000 | #Learnt:      10205 | 0.000
5.99/6.05	c total clause space: 11.2235MB
5.99/6.05	c total #watches: 33728
6.09/6.18	c total #propagations: 16111427 / total #impl: 32708092 (eff. 0.493)
6.09/6.18	c GC COLLECT
6.09/6.18	c #Conflicts:      50000 | #Learnt:       5913 | 0.000
6.09/6.18	c total clause space: 11.2235MB
6.09/6.18	c total #watches: 25144
6.19/6.29	c total #propagations: 16410530 / total #impl: 33324529 (eff. 0.492)
6.19/6.29	c #Conflicts:      51000 | #Learnt:       6913 | 0.000
6.19/6.29	c total clause space: 11.2235MB
6.19/6.29	c total #watches: 27144
6.39/6.41	c total #propagations: 16685419 / total #impl: 33890771 (eff. 0.492)
6.39/6.41	c #Conflicts:      52000 | #Learnt:       7913 | 0.000
6.39/6.41	c total clause space: 11.2235MB
6.39/6.41	c total #watches: 29144
6.49/6.55	c total #propagations: 16942520 / total #impl: 34404951 (eff. 0.492)
6.49/6.55	c #Conflicts:      53000 | #Learnt:       8913 | 0.000
6.49/6.55	c total clause space: 11.2235MB
6.49/6.55	c total #watches: 31144
6.60/6.68	c total #propagations: 17246279 / total #impl: 35007239 (eff. 0.493)
6.60/6.68	c #Conflicts:      54000 | #Learnt:       9913 | 0.000
6.60/6.68	c total clause space: 11.2235MB
6.60/6.68	c total #watches: 33144
6.79/6.81	c total #propagations: 17522751 / total #impl: 35578090 (eff. 0.493)
6.79/6.81	c #Conflicts:      55000 | #Learnt:      10913 | 0.000
6.79/6.81	c total clause space: 11.2235MB
6.79/6.81	c total #watches: 35144
6.89/6.94	c total #propagations: 17802481 / total #impl: 36153338 (eff. 0.492)
6.89/6.94	c GC COLLECT
6.89/6.94	c #Conflicts:      56000 | #Learnt:       6306 | 0.000
6.89/6.94	c total clause space: 11.2235MB
6.89/6.94	c total #watches: 25930
6.99/7.07	c total #propagations: 18100680 / total #impl: 36772709 (eff. 0.492)
6.99/7.07	c #Conflicts:      57000 | #Learnt:       7306 | 0.000
6.99/7.07	c total clause space: 11.2235MB
6.99/7.07	c total #watches: 27930
7.09/7.19	c total #propagations: 18404428 / total #impl: 37389059 (eff. 0.492)
7.09/7.19	c #Conflicts:      58000 | #Learnt:       8306 | 0.000
7.09/7.19	c total clause space: 11.2235MB
7.09/7.19	c total #watches: 29930
7.29/7.32	c total #propagations: 18683903 / total #impl: 37955966 (eff. 0.492)
7.29/7.32	c #Conflicts:      59000 | #Learnt:       9306 | 0.000
7.29/7.32	c total clause space: 11.2235MB
7.29/7.32	c total #watches: 31930
7.39/7.46	c total #propagations: 18946978 / total #impl: 38487468 (eff. 0.492)
7.39/7.46	c #Conflicts:      60000 | #Learnt:      10306 | 0.000
7.39/7.46	c total clause space: 11.2235MB
7.39/7.46	c total #watches: 33930
7.59/7.66	c total #propagations: 19253568 / total #impl: 39121978 (eff. 0.492)
7.59/7.66	c #Conflicts:      61000 | #Learnt:      11306 | 0.000
7.59/7.66	c total clause space: 11.2235MB
7.59/7.66	c total #watches: 35930
7.80/7.83	c total #propagations: 19684817 / total #impl: 40083814 (eff. 0.491)
7.80/7.83	c GC COLLECT
7.80/7.83	c #Conflicts:      62000 | #Learnt:       6411 | 0.000
7.80/7.83	c total clause space: 18.2382MB
7.80/7.83	c total #watches: 26140
7.99/8.00	c total #propagations: 20098233 / total #impl: 40938615 (eff. 0.491)
7.99/8.00	c #Conflicts:      63000 | #Learnt:       7411 | 0.000
7.99/8.00	c total clause space: 18.2382MB
7.99/8.00	c total #watches: 28140
8.09/8.19	c total #propagations: 20582234 / total #impl: 41950506 (eff. 0.491)
8.09/8.19	c #Conflicts:      64000 | #Learnt:       8411 | 0.000
8.09/8.19	c total clause space: 18.2382MB
8.09/8.19	c total #watches: 30140
8.39/8.41	c total #propagations: 21058756 / total #impl: 42970501 (eff. 0.490)
8.39/8.41	c #Conflicts:      65000 | #Learnt:       9411 | 0.000
8.39/8.41	c total clause space: 18.2382MB
8.39/8.41	c total #watches: 32140
8.49/8.55	c total #propagations: 21685096 / total #impl: 44289265 (eff. 0.490)
8.49/8.55	c #Conflicts:      66000 | #Learnt:      10411 | 0.000
8.49/8.55	c total clause space: 18.2382MB
8.49/8.55	c total #watches: 34140
8.59/8.68	c total #propagations: 22009980 / total #impl: 44958627 (eff. 0.490)
8.59/8.68	c #Conflicts:      67000 | #Learnt:      11411 | 0.000
8.59/8.68	c total clause space: 18.2382MB
8.59/8.68	c total #watches: 36140
8.80/8.83	c total #propagations: 22290596 / total #impl: 45537047 (eff. 0.490)
8.80/8.83	c #Conflicts:      68000 | #Learnt:      12411 | 0.000
8.80/8.83	c total clause space: 18.2382MB
8.80/8.83	c total #watches: 38140
8.89/8.95	c total #propagations: 22620248 / total #impl: 46215669 (eff. 0.489)
8.89/8.95	c GC COLLECT
8.89/8.95	c #Conflicts:      69000 | #Learnt:       7208 | 0.000
8.89/8.95	c total clause space: 18.2382MB
8.89/8.95	c total #watches: 27734
9.09/9.11	c total #propagations: 22903259 / total #impl: 46784803 (eff. 0.490)
9.09/9.11	c #Conflicts:      70000 | #Learnt:       8208 | 0.000
9.09/9.11	c total clause space: 18.2382MB
9.09/9.11	c total #watches: 29734
9.19/9.29	c total #propagations: 23299030 / total #impl: 47608683 (eff. 0.489)
9.19/9.29	c #Conflicts:      71000 | #Learnt:       9208 | 0.000
9.19/9.29	c total clause space: 18.2382MB
9.19/9.29	c total #watches: 31734
9.49/9.51	c total #propagations: 23783548 / total #impl: 48628537 (eff. 0.489)
9.49/9.51	c #Conflicts:      72000 | #Learnt:      10208 | 0.000
9.49/9.51	c total clause space: 18.2382MB
9.49/9.51	c total #watches: 33734
9.69/9.73	c total #propagations: 24258864 / total #impl: 49660190 (eff. 0.488)
9.69/9.73	c #Conflicts:      73000 | #Learnt:      11208 | 0.000
9.69/9.73	c total clause space: 18.2382MB
9.69/9.73	c total #watches: 35734
9.89/9.95	c total #propagations: 24783689 / total #impl: 50793489 (eff. 0.488)
9.89/9.95	c #Conflicts:      74000 | #Learnt:      12208 | 0.000
9.89/9.95	c total clause space: 18.2382MB
9.89/9.95	c total #watches: 37734
10.09/10.19	c total #propagations: 25325469 / total #impl: 51964182 (eff. 0.487)
10.09/10.19	c GC COLLECT
10.09/10.19	c #Conflicts:      75000 | #Learnt:       6705 | 0.000
10.09/10.19	c total clause space: 18.2382MB
10.09/10.19	c total #watches: 26728
10.29/10.38	c total #propagations: 25911797 / total #impl: 53218939 (eff. 0.487)
10.29/10.38	c #Conflicts:      76000 | #Learnt:       7705 | 0.000
10.29/10.38	c total clause space: 18.2382MB
10.29/10.38	c total #watches: 28728
10.49/10.57	c total #propagations: 26465958 / total #impl: 54387817 (eff. 0.487)
10.49/10.57	c #Conflicts:      77000 | #Learnt:       8705 | 0.000
10.49/10.57	c total clause space: 18.2382MB
10.49/10.57	c total #watches: 30728
10.69/10.70	c total #propagations: 26955786 / total #impl: 55399631 (eff. 0.487)
10.69/10.70	c #Conflicts:      78000 | #Learnt:       9705 | 0.000
10.69/10.70	c total clause space: 18.2382MB
10.69/10.70	c total #watches: 32728
10.79/10.85	c total #propagations: 27271070 / total #impl: 56042350 (eff. 0.487)
10.79/10.85	c #Conflicts:      79000 | #Learnt:      10705 | 0.000
10.79/10.85	c total clause space: 18.2382MB
10.79/10.85	c total #watches: 34728
10.89/11.00	c total #propagations: 27610217 / total #impl: 56742449 (eff. 0.487)
10.89/11.00	c #Conflicts:      80000 | #Learnt:      11705 | 0.000
10.89/11.00	c total clause space: 18.2382MB
10.89/11.00	c total #watches: 36728
11.09/11.11	c total #propagations: 27936528 / total #impl: 57388685 (eff. 0.487)
11.09/11.11	c #Conflicts:      81000 | #Learnt:      12705 | 0.000
11.09/11.11	c total clause space: 18.2382MB
11.09/11.11	c total #watches: 38728
11.19/11.24	c total #propagations: 28148491 / total #impl: 57857366 (eff. 0.487)
11.19/11.24	c GC COLLECT
11.19/11.24	c #Conflicts:      82000 | #Learnt:       6896 | 0.000
11.19/11.24	c total clause space: 18.2382MB
11.19/11.24	c total #watches: 27110
11.29/11.34	c total #propagations: 28372439 / total #impl: 58362879 (eff. 0.486)
11.29/11.34	c #Conflicts:      83000 | #Learnt:       7896 | 0.000
11.29/11.34	c total clause space: 18.2382MB
11.29/11.34	c total #watches: 29110
11.39/11.48	c total #propagations: 28596613 / total #impl: 58854998 (eff. 0.486)
11.39/11.48	c #Conflicts:      84000 | #Learnt:       8896 | 0.000
11.39/11.48	c total clause space: 18.2382MB
11.39/11.48	c total #watches: 31110
11.59/11.67	c total #propagations: 28993264 / total #impl: 59681655 (eff. 0.486)
11.59/11.67	c #Conflicts:      85000 | #Learnt:       9896 | 0.000
11.59/11.67	c total clause space: 18.2382MB
11.59/11.67	c total #watches: 33110
11.79/11.89	c total #propagations: 29512315 / total #impl: 60781775 (eff. 0.486)
11.79/11.89	c #Conflicts:      86000 | #Learnt:      10896 | 0.000
11.79/11.89	c total clause space: 18.2382MB
11.79/11.89	c total #watches: 35110
12.09/12.10	c total #propagations: 30064325 / total #impl: 61979203 (eff. 0.485)
12.09/12.10	c #Conflicts:      87000 | #Learnt:      11896 | 0.000
12.09/12.10	c total clause space: 18.2382MB
12.09/12.10	c total #watches: 37110
12.29/12.32	c total #propagations: 30587710 / total #impl: 63096889 (eff. 0.485)
12.29/12.32	c #Conflicts:      88000 | #Learnt:      12896 | 0.000
12.29/12.32	c total clause space: 18.2382MB
12.29/12.32	c total #watches: 39110
12.49/12.55	c total #propagations: 31129614 / total #impl: 64273626 (eff. 0.484)
12.49/12.55	c #Conflicts:      89000 | #Learnt:      13896 | 0.000
12.49/12.55	c total clause space: 18.2382MB
12.49/12.55	c total #watches: 41110
12.69/12.77	c total #propagations: 31679621 / total #impl: 65473764 (eff. 0.484)
12.69/12.77	c GC COLLECT
12.69/12.77	c #Conflicts:      90000 | #Learnt:       7801 | 0.000
12.69/12.77	c total clause space: 18.2382MB
12.69/12.77	c total #watches: 28920
12.99/13.01	c total #propagations: 32250797 / total #impl: 66713358 (eff. 0.483)
12.99/13.01	c #Conflicts:      91000 | #Learnt:       8801 | 0.000
12.99/13.01	c total clause space: 18.2382MB
12.99/13.01	c total #watches: 30920
13.19/13.26	c total #propagations: 32881970 / total #impl: 68083770 (eff. 0.483)
13.19/13.26	c #Conflicts:      92000 | #Learnt:       9801 | 0.000
13.19/13.26	c total clause space: 18.2382MB
13.19/13.26	c total #watches: 32920
13.49/13.50	c total #propagations: 33496721 / total #impl: 69421020 (eff. 0.483)
13.49/13.50	c #Conflicts:      93000 | #Learnt:      10801 | 0.000
13.49/13.50	c total clause space: 18.2382MB
13.49/13.50	c total #watches: 34920
13.69/13.75	c total #propagations: 34102430 / total #impl: 70733154 (eff. 0.482)
13.69/13.75	c #Conflicts:      94000 | #Learnt:      11801 | 0.000
13.69/13.75	c total clause space: 18.2382MB
13.69/13.75	c total #watches: 36920
13.99/14.02	c total #propagations: 34670775 / total #impl: 71984800 (eff. 0.482)
13.99/14.02	c #Conflicts:      95000 | #Learnt:      12801 | 0.000
13.99/14.02	c total clause space: 18.2382MB
13.99/14.02	c total #watches: 38920
14.19/14.29	c total #propagations: 35228787 / total #impl: 73245642 (eff. 0.481)
14.19/14.29	c #Conflicts:      96000 | #Learnt:      13801 | 0.000
14.19/14.29	c total clause space: 29.637MB
14.19/14.29	c total #watches: 40920
14.59/14.60	c total #propagations: 35783601 / total #impl: 74503629 (eff. 0.480)
14.59/14.60	c #Conflicts:      97000 | #Learnt:      14801 | 0.000
14.59/14.60	c total clause space: 29.637MB
14.59/14.60	c total #watches: 42920
14.79/14.82	c total #propagations: 36367379 / total #impl: 75821532 (eff. 0.480)
14.79/14.82	c GC COLLECT
14.79/14.82	c #Conflicts:      98000 | #Learnt:       8398 | 0.000
14.79/14.82	c total clause space: 29.637MB
14.79/14.82	c total #watches: 30114
14.99/15.06	c total #propagations: 36971558 / total #impl: 77138360 (eff. 0.479)
14.99/15.06	c #Conflicts:      99000 | #Learnt:       9398 | 0.000
14.99/15.06	c total clause space: 29.637MB
14.99/15.06	c total #watches: 32114
15.19/15.28	c total #propagations: 37575763 / total #impl: 78461963 (eff. 0.479)
15.19/15.28	c #Conflicts:     100000 | #Learnt:      10398 | 0.000
15.19/15.28	c total clause space: 29.637MB
15.19/15.28	c total #watches: 34114
15.49/15.51	c total #propagations: 38166312 / total #impl: 79724058 (eff. 0.479)
15.49/15.51	c #Conflicts:     101000 | #Learnt:      11398 | 0.000
15.49/15.51	c total clause space: 29.637MB
15.49/15.51	c total #watches: 36114
15.69/15.76	c total #propagations: 38742770 / total #impl: 80968951 (eff. 0.478)
15.69/15.76	c #Conflicts:     102000 | #Learnt:      12398 | 0.000
15.69/15.76	c total clause space: 29.637MB
15.69/15.76	c total #watches: 38114
15.99/16.00	c total #propagations: 39312323 / total #impl: 82221900 (eff. 0.478)
15.99/16.00	c #Conflicts:     103000 | #Learnt:      13398 | 0.000
15.99/16.00	c total clause space: 29.637MB
15.99/16.00	c total #watches: 40114
16.09/16.16	c total #propagations: 39898896 / total #impl: 83507317 (eff. 0.478)
16.09/16.16	c #Conflicts:     104000 | #Learnt:      14398 | 0.000
16.09/16.16	c total clause space: 29.637MB
16.09/16.16	c total #watches: 42114
16.29/16.33	c total #propagations: 40197775 / total #impl: 84120978 (eff. 0.478)
16.29/16.33	c #Conflicts:     105000 | #Learnt:      15398 | 0.000
16.29/16.33	c total clause space: 29.637MB
16.29/16.33	c total #watches: 44114
16.39/16.46	c total #propagations: 40525796 / total #impl: 84779658 (eff. 0.478)
16.39/16.46	c GC COLLECT
16.39/16.46	c #Conflicts:     106000 | #Learnt:       8701 | 0.000
16.39/16.46	c total clause space: 29.637MB
16.39/16.46	c total #watches: 30720
16.49/16.59	c total #propagations: 40797623 / total #impl: 85367424 (eff. 0.478)
16.49/16.59	c #Conflicts:     107000 | #Learnt:       9701 | 0.000
16.49/16.59	c total clause space: 29.637MB
16.49/16.59	c total #watches: 32720
16.69/16.73	c total #propagations: 41090254 / total #impl: 85955379 (eff. 0.478)
16.69/16.73	c #Conflicts:     108000 | #Learnt:      10701 | 0.000
16.69/16.73	c total clause space: 29.637MB
16.69/16.73	c total #watches: 34720
16.79/16.89	c total #propagations: 41373603 / total #impl: 86550111 (eff. 0.478)
16.79/16.89	c #Conflicts:     109000 | #Learnt:      11701 | 0.000
16.79/16.89	c total clause space: 29.637MB
16.79/16.89	c total #watches: 36720
16.99/17.03	c total #propagations: 41701009 / total #impl: 87198137 (eff. 0.478)
16.99/17.03	c #Conflicts:     110000 | #Learnt:      12701 | 0.000
16.99/17.03	c total clause space: 29.637MB
16.99/17.03	c total #watches: 38720
17.09/17.19	c total #propagations: 41967925 / total #impl: 87793162 (eff. 0.478)
17.09/17.19	c #Conflicts:     111000 | #Learnt:      13701 | 0.000
17.09/17.19	c total clause space: 29.637MB
17.09/17.19	c total #watches: 40720
17.29/17.37	c total #propagations: 42310206 / total #impl: 88528568 (eff. 0.478)
17.29/17.37	c #Conflicts:     112000 | #Learnt:      14701 | 0.000
17.29/17.37	c total clause space: 29.637MB
17.29/17.37	c total #watches: 42720
17.49/17.54	c total #propagations: 42617290 / total #impl: 89153461 (eff. 0.478)
17.49/17.54	c #Conflicts:     113000 | #Learnt:      15701 | 0.000
17.49/17.54	c total clause space: 29.637MB
17.49/17.54	c total #watches: 44720
17.59/17.69	c total #propagations: 42904867 / total #impl: 89764574 (eff. 0.478)
17.59/17.69	c GC COLLECT
17.59/17.69	c #Conflicts:     114000 | #Learnt:       8707 | 0.000
17.59/17.69	c total clause space: 29.637MB
17.59/17.69	c total #watches: 30732
17.79/17.81	c total #propagations: 43215971 / total #impl: 90380313 (eff. 0.478)
17.79/17.81	c #Conflicts:     115000 | #Learnt:       9707 | 0.000
17.79/17.81	c total clause space: 29.637MB
17.79/17.81	c total #watches: 32732
17.89/17.95	c total #propagations: 43480705 / total #impl: 90942419 (eff. 0.478)
17.89/17.95	c #Conflicts:     116000 | #Learnt:      10707 | 0.000
17.89/17.95	c total clause space: 29.637MB
17.89/17.95	c total #watches: 34732
18.09/18.12	c total #propagations: 43783261 / total #impl: 91557147 (eff. 0.478)
18.09/18.12	c #Conflicts:     117000 | #Learnt:      11707 | 0.000
18.09/18.12	c total clause space: 29.637MB
18.09/18.12	c total #watches: 36732
18.19/18.29	c total #propagations: 44153363 / total #impl: 92353244 (eff. 0.478)
18.19/18.29	c #Conflicts:     118000 | #Learnt:      12707 | 0.000
18.19/18.29	c total clause space: 29.637MB
18.19/18.29	c total #watches: 38732
18.39/18.43	c total #propagations: 44521447 / total #impl: 93095705 (eff. 0.478)
18.39/18.43	c #Conflicts:     119000 | #Learnt:      13707 | 0.000
18.39/18.43	c total clause space: 29.637MB
18.39/18.43	c total #watches: 40732
18.49/18.59	c total #propagations: 44774603 / total #impl: 93633374 (eff. 0.478)
18.49/18.59	c #Conflicts:     120000 | #Learnt:      14707 | 0.000
18.49/18.59	c total clause space: 29.637MB
18.49/18.59	c total #watches: 42732
18.79/18.81	c total #propagations: 45052167 / total #impl: 94275731 (eff. 0.478)
18.79/18.81	c #Conflicts:     121000 | #Learnt:      15707 | 0.000
18.79/18.81	c total clause space: 29.637MB
18.79/18.81	c total #watches: 44732
18.99/19.02	c total #propagations: 45460572 / total #impl: 95229848 (eff. 0.477)
18.99/19.02	c GC COLLECT
18.99/19.02	c #Conflicts:     122000 | #Learnt:       8402 | 0.000
18.99/19.02	c total clause space: 29.637MB
18.99/19.02	c total #watches: 30122
19.19/19.23	c total #propagations: 45858247 / total #impl: 96138746 (eff. 0.477)
19.19/19.23	c #Conflicts:     123000 | #Learnt:       9402 | 0.000
19.19/19.23	c total clause space: 29.637MB
19.19/19.23	c total #watches: 32122
19.39/19.40	c total #propagations: 46449469 / total #impl: 97419290 (eff. 0.477)
19.39/19.40	c #Conflicts:     124000 | #Learnt:      10402 | 0.000
19.39/19.40	c total clause space: 29.637MB
19.39/19.40	c total #watches: 34122
19.49/19.52	c total #propagations: 46840575 / total #impl: 98256446 (eff. 0.477)
19.49/19.52	c #Conflicts:     125000 | #Learnt:      11402 | 0.000
19.49/19.52	c total clause space: 29.637MB
19.49/19.52	c total #watches: 36122
19.59/19.68	c total #propagations: 47101800 / total #impl: 98778368 (eff. 0.477)
19.59/19.68	c #Conflicts:     126000 | #Learnt:      12402 | 0.000
19.59/19.68	c total clause space: 29.637MB
19.59/19.68	c total #watches: 38122
19.79/19.83	c total #propagations: 47400984 / total #impl: 99406540 (eff. 0.477)
19.79/19.83	c #Conflicts:     127000 | #Learnt:      13402 | 0.000
19.79/19.83	c total clause space: 29.637MB
19.79/19.83	c total #watches: 40122
19.89/19.99	c total #propagations: 47683994 / total #impl: 100009378 (eff. 0.477)
19.89/19.99	c #Conflicts:     128000 | #Learnt:      14402 | 0.000
19.89/19.99	c total clause space: 29.637MB
19.89/19.99	c total #watches: 42122
20.08/20.17	c total #propagations: 47996618 / total #impl: 100668361 (eff. 0.477)
20.08/20.17	c #Conflicts:     129000 | #Learnt:      15402 | 0.000
20.08/20.17	c total clause space: 29.637MB
20.08/20.17	c total #watches: 44122
20.28/20.38	c total #propagations: 48337171 / total #impl: 101355372 (eff. 0.477)
20.28/20.38	c #Conflicts:     130000 | #Learnt:      16402 | 0.000
20.28/20.38	c total clause space: 29.637MB
20.28/20.38	c total #watches: 46122
20.48/20.55	c total #propagations: 48812754 / total #impl: 102363505 (eff. 0.477)
20.48/20.55	c GC COLLECT
20.48/20.55	c #Conflicts:     131000 | #Learnt:       8806 | 0.000
20.48/20.55	c total clause space: 29.637MB
20.48/20.55	c total #watches: 30930
20.58/20.68	c total #propagations: 49106106 / total #impl: 102971030 (eff. 0.477)
20.58/20.68	c #Conflicts:     132000 | #Learnt:       9806 | 0.000
20.58/20.68	c total clause space: 29.637MB
20.58/20.68	c total #watches: 32930
20.78/20.83	c total #propagations: 49388752 / total #impl: 103563758 (eff. 0.477)
20.78/20.83	c #Conflicts:     133000 | #Learnt:      10806 | 0.000
20.78/20.83	c total clause space: 29.637MB
20.78/20.83	c total #watches: 34930
20.89/20.97	c total #propagations: 49689264 / total #impl: 104168027 (eff. 0.477)
20.89/20.97	c #Conflicts:     134000 | #Learnt:      11806 | 0.000
20.89/20.97	c total clause space: 29.637MB
20.89/20.97	c total #watches: 36930
21.08/21.13	c total #propagations: 49963293 / total #impl: 104741501 (eff. 0.477)
21.08/21.13	c #Conflicts:     135000 | #Learnt:      12806 | 0.000
21.08/21.13	c total clause space: 29.637MB
21.08/21.13	c total #watches: 38930
21.18/21.29	c total #propagations: 50271145 / total #impl: 105395620 (eff. 0.477)
21.18/21.29	c #Conflicts:     136000 | #Learnt:      13806 | 0.000
21.18/21.29	c total clause space: 29.637MB
21.18/21.29	c total #watches: 40930
21.38/21.45	c total #propagations: 50553670 / total #impl: 105999317 (eff. 0.477)
21.38/21.45	c #Conflicts:     137000 | #Learnt:      14806 | 0.000
21.38/21.45	c total clause space: 29.637MB
21.38/21.45	c total #watches: 42930
21.58/21.61	c total #propagations: 50874704 / total #impl: 106649705 (eff. 0.477)
21.58/21.61	c #Conflicts:     138000 | #Learnt:      15806 | 0.000
21.58/21.61	c total clause space: 29.637MB
21.58/21.61	c total #watches: 44930
21.68/21.78	c total #propagations: 51214453 / total #impl: 107331382 (eff. 0.477)
21.68/21.78	c #Conflicts:     139000 | #Learnt:      16806 | 0.000
21.68/21.78	c total clause space: 29.637MB
21.68/21.78	c total #watches: 46930
21.88/21.98	c total #propagations: 51472993 / total #impl: 107956638 (eff. 0.477)
21.88/21.98	c #Conflicts:     140000 | #Learnt:      17806 | 0.000
21.88/21.98	c total clause space: 29.637MB
21.88/21.98	c total #watches: 48930
22.09/22.14	c total #propagations: 51775576 / total #impl: 108701871 (eff. 0.476)
22.09/22.14	c GC COLLECT
22.09/22.14	c #Conflicts:     141000 | #Learnt:       9901 | 0.000
22.09/22.14	c total clause space: 29.637MB
22.09/22.14	c total #watches: 33120
22.18/22.28	c total #propagations: 52101772 / total #impl: 109460599 (eff. 0.476)
22.18/22.28	c #Conflicts:     142000 | #Learnt:      10901 | 0.000
22.18/22.28	c total clause space: 29.637MB
22.18/22.28	c total #watches: 35120
22.38/22.42	c total #propagations: 52450131 / total #impl: 110154143 (eff. 0.476)
22.38/22.42	c #Conflicts:     143000 | #Learnt:      11901 | 0.000
22.38/22.42	c total clause space: 29.637MB
22.38/22.42	c total #watches: 37120
22.48/22.58	c total #propagations: 52803983 / total #impl: 110859477 (eff. 0.476)
22.48/22.58	c #Conflicts:     144000 | #Learnt:      12901 | 0.000
22.48/22.58	c total clause space: 29.637MB
22.48/22.58	c total #watches: 39120
22.68/22.76	c total #propagations: 53183383 / total #impl: 111625037 (eff. 0.476)
22.68/22.76	c #Conflicts:     145000 | #Learnt:      13901 | 0.000
22.68/22.76	c total clause space: 29.637MB
22.68/22.76	c total #watches: 41120
22.88/22.95	c total #propagations: 53581324 / total #impl: 112433814 (eff. 0.477)
22.88/22.95	c #Conflicts:     146000 | #Learnt:      14901 | 0.000
22.88/22.95	c total clause space: 29.637MB
22.88/22.95	c total #watches: 43120
23.09/23.14	c total #propagations: 53989807 / total #impl: 113278189 (eff. 0.477)
23.09/23.14	c #Conflicts:     147000 | #Learnt:      15901 | 0.000
23.09/23.14	c total clause space: 29.637MB
23.09/23.14	c total #watches: 45120
23.28/23.39	c total #propagations: 54418554 / total #impl: 114170184 (eff. 0.477)
23.28/23.39	c #Conflicts:     148000 | #Learnt:      16901 | 0.000
23.28/23.39	c total clause space: 29.637MB
23.28/23.39	c total #watches: 47120
23.58/23.67	c total #propagations: 54946994 / total #impl: 115323715 (eff. 0.476)
23.58/23.67	c #Conflicts:     149000 | #Learnt:      17901 | 0.000
23.58/23.67	c total clause space: 29.637MB
23.58/23.67	c total #watches: 49120
23.88/23.92	c total #propagations: 55569537 / total #impl: 116686073 (eff. 0.476)
23.88/23.92	c GC COLLECT
23.88/23.92	c #Conflicts:     150000 | #Learnt:       9694 | 0.000
23.88/23.92	c total clause space: 29.637MB
23.88/23.92	c total #watches: 32706
24.08/24.15	c total #propagations: 56162742 / total #impl: 117966858 (eff. 0.476)
24.08/24.15	c #Conflicts:     151000 | #Learnt:      10694 | 0.000
24.08/24.15	c total clause space: 29.637MB
24.08/24.15	c total #watches: 34706
24.29/24.38	c total #propagations: 56750201 / total #impl: 119261133 (eff. 0.476)
24.29/24.38	c #Conflicts:     152000 | #Learnt:      11694 | 0.000
24.29/24.38	c total clause space: 29.637MB
24.29/24.38	c total #watches: 36706
24.58/24.62	c total #propagations: 57344303 / total #impl: 120530112 (eff. 0.476)
24.58/24.62	c #Conflicts:     153000 | #Learnt:      12694 | 0.000
24.58/24.62	c total clause space: 29.637MB
24.58/24.62	c total #watches: 38706
24.78/24.87	c total #propagations: 57923991 / total #impl: 121771351 (eff. 0.476)
24.78/24.87	c #Conflicts:     154000 | #Learnt:      13694 | 0.000
24.78/24.87	c total clause space: 29.637MB
24.78/24.87	c total #watches: 40706
25.08/25.13	c total #propagations: 58492585 / total #impl: 123029153 (eff. 0.475)
25.08/25.13	c #Conflicts:     155000 | #Learnt:      14694 | 0.000
25.08/25.13	c total clause space: 29.637MB
25.08/25.13	c total #watches: 42706
25.29/25.36	c total #propagations: 59151193 / total #impl: 124475737 (eff. 0.475)
25.29/25.36	c #Conflicts:     156000 | #Learnt:      15694 | 0.000
25.29/25.36	c total clause space: 29.637MB
25.29/25.36	c total #watches: 44706
25.58/25.60	c total #propagations: 59753594 / total #impl: 125757333 (eff. 0.475)
25.58/25.60	c #Conflicts:     157000 | #Learnt:      16694 | 0.000
25.58/25.60	c total clause space: 29.637MB
25.58/25.60	c total #watches: 46706
25.78/25.86	c total #propagations: 60305831 / total #impl: 126938303 (eff. 0.475)
25.78/25.86	c #Conflicts:     158000 | #Learnt:      17694 | 0.000
25.78/25.86	c total clause space: 29.637MB
25.78/25.86	c total #watches: 48706
26.08/26.12	c total #propagations: 60859487 / total #impl: 128137217 (eff. 0.475)
26.08/26.12	c #Conflicts:     159000 | #Learnt:      18694 | 0.000
26.08/26.12	c total clause space: 29.637MB
26.08/26.12	c total #watches: 50706
26.28/26.34	c total #propagations: 61462299 / total #impl: 129460813 (eff. 0.475)
26.28/26.34	c GC COLLECT
26.28/26.34	c #Conflicts:     160000 | #Learnt:      10198 | 0.000
26.28/26.34	c total clause space: 29.637MB
26.28/26.34	c total #watches: 33714
26.49/26.53	c total #propagations: 62037350 / total #impl: 130683814 (eff. 0.475)
26.49/26.53	c #Conflicts:     161000 | #Learnt:      11198 | 0.000
26.49/26.53	c total clause space: 29.637MB
26.49/26.53	c total #watches: 35714
26.68/26.77	c total #propagations: 62563081 / total #impl: 131796621 (eff. 0.475)
26.68/26.77	c #Conflicts:     162000 | #Learnt:      12198 | 0.000
26.68/26.77	c total clause space: 29.637MB
26.68/26.77	c total #watches: 37714
26.98/27.03	c total #propagations: 63195354 / total #impl: 133172286 (eff. 0.475)
26.98/27.03	c #Conflicts:     163000 | #Learnt:      13198 | 0.000
26.98/27.03	c total clause space: 29.637MB
26.98/27.03	c total #watches: 39714
27.18/27.27	c total #propagations: 63799926 / total #impl: 134509136 (eff. 0.474)
27.18/27.27	c #Conflicts:     164000 | #Learnt:      14198 | 0.000
27.18/27.27	c total clause space: 29.637MB
27.18/27.27	c total #watches: 41714
27.49/27.51	c total #propagations: 64406449 / total #impl: 135833456 (eff. 0.474)
27.49/27.51	c #Conflicts:     165000 | #Learnt:      15198 | 0.000
27.49/27.51	c total clause space: 29.637MB
27.49/27.51	c total #watches: 43714
27.68/27.76	c total #propagations: 65042177 / total #impl: 137184822 (eff. 0.474)
27.68/27.76	c #Conflicts:     166000 | #Learnt:      16198 | 0.000
27.68/27.76	c total clause space: 29.637MB
27.68/27.76	c total #watches: 45714
27.98/28.04	c total #propagations: 65645957 / total #impl: 138486415 (eff. 0.474)
27.98/28.04	c #Conflicts:     167000 | #Learnt:      17198 | 0.000
27.98/28.04	c total clause space: 29.637MB
27.98/28.04	c total #watches: 47714
28.18/28.28	c total #propagations: 66247110 / total #impl: 139792034 (eff. 0.474)
28.18/28.28	c #Conflicts:     168000 | #Learnt:      18198 | 0.000
28.18/28.28	c total clause space: 29.637MB
28.18/28.28	c total #watches: 49714
28.38/28.46	c total #propagations: 66790192 / total #impl: 140983631 (eff. 0.474)
28.38/28.46	c #Conflicts:     169000 | #Learnt:      19198 | 0.000
28.38/28.46	c total clause space: 29.637MB
28.38/28.46	c total #watches: 51714
28.59/28.63	c total #propagations: 67077864 / total #impl: 141584613 (eff. 0.474)
28.59/28.63	c GC COLLECT
28.59/28.63	c #Conflicts:     170000 | #Learnt:      10405 | 0.000
28.59/28.63	c total clause space: 29.637MB
28.59/28.63	c total #watches: 34128
28.69/28.76	c total #propagations: 67399115 / total #impl: 142223237 (eff. 0.474)
28.69/28.76	c #Conflicts:     171000 | #Learnt:      11405 | 0.000
28.69/28.76	c total clause space: 29.637MB
28.69/28.76	c total #watches: 36128
28.88/28.92	c total #propagations: 67693021 / total #impl: 142837495 (eff. 0.474)
28.88/28.92	c #Conflicts:     172000 | #Learnt:      12405 | 0.000
28.88/28.92	c total clause space: 29.637MB
28.88/28.92	c total #watches: 38128
28.98/29.08	c total #propagations: 68013792 / total #impl: 143509028 (eff. 0.474)
28.98/29.08	c #Conflicts:     173000 | #Learnt:      13405 | 0.000
28.98/29.08	c total clause space: 29.637MB
28.98/29.08	c total #watches: 40128
29.18/29.25	c total #propagations: 68336545 / total #impl: 144203976 (eff. 0.474)
29.18/29.25	c #Conflicts:     174000 | #Learnt:      14405 | 0.000
29.18/29.25	c total clause space: 29.637MB
29.18/29.25	c total #watches: 42128
29.38/29.42	c total #propagations: 68653419 / total #impl: 144836892 (eff. 0.474)
29.38/29.42	c #Conflicts:     175000 | #Learnt:      15405 | 0.000
29.38/29.42	c total clause space: 29.637MB
29.38/29.42	c total #watches: 44128
29.48/29.59	c total #propagations: 68970124 / total #impl: 145479272 (eff. 0.474)
29.48/29.59	c #Conflicts:     176000 | #Learnt:      16405 | 0.000
29.48/29.59	c total clause space: 29.637MB
29.48/29.59	c total #watches: 46128
29.69/29.77	c total #propagations: 69275091 / total #impl: 146124579 (eff. 0.474)
29.69/29.77	c #Conflicts:     177000 | #Learnt:      17405 | 0.000
29.69/29.77	c total clause space: 29.637MB
29.69/29.77	c total #watches: 48128
29.88/29.97	c total #propagations: 69572612 / total #impl: 146742603 (eff. 0.474)
29.88/29.97	c #Conflicts:     178000 | #Learnt:      18405 | 0.000
29.88/29.97	c total clause space: 29.637MB
29.88/29.97	c total #watches: 50128
30.08/30.15	c total #propagations: 69896073 / total #impl: 147459536 (eff. 0.474)
30.08/30.15	c #Conflicts:     179000 | #Learnt:      19405 | 0.000
30.08/30.15	c total clause space: 29.637MB
30.08/30.15	c total #watches: 52128
30.28/30.35	c total #propagations: 70195452 / total #impl: 148081699 (eff. 0.474)
30.28/30.35	c GC COLLECT
30.28/30.35	c #Conflicts:     180000 | #Learnt:      10306 | 0.000
30.28/30.35	c total clause space: 29.637MB
30.28/30.35	c total #watches: 33930
30.38/30.48	c total #propagations: 70497682 / total #impl: 148716832 (eff. 0.474)
30.38/30.48	c #Conflicts:     181000 | #Learnt:      11306 | 0.000
30.38/30.48	c total clause space: 29.637MB
30.38/30.48	c total #watches: 35930
30.58/30.64	c total #propagations: 70779613 / total #impl: 149286181 (eff. 0.474)
30.58/30.64	c #Conflicts:     182000 | #Learnt:      12306 | 0.000
30.58/30.64	c total clause space: 29.637MB
30.58/30.64	c total #watches: 37930
30.79/30.82	c total #propagations: 71118260 / total #impl: 150024565 (eff. 0.474)
30.79/30.82	c #Conflicts:     183000 | #Learnt:      13306 | 0.000
30.79/30.82	c total clause space: 29.637MB
30.79/30.82	c total #watches: 39930
30.89/30.97	c total #propagations: 71451679 / total #impl: 150774235 (eff. 0.474)
30.89/30.97	c #Conflicts:     184000 | #Learnt:      14306 | 0.000
30.89/30.97	c total clause space: 29.637MB
30.89/30.97	c total #watches: 41930
31.08/31.14	c total #propagations: 71801978 / total #impl: 151475074 (eff. 0.474)
31.08/31.14	c #Conflicts:     185000 | #Learnt:      15306 | 0.000
31.08/31.14	c total clause space: 29.637MB
31.08/31.14	c total #watches: 43930
31.28/31.31	c total #propagations: 72187549 / total #impl: 152253792 (eff. 0.474)
31.28/31.31	c #Conflicts:     186000 | #Learnt:      16306 | 0.000
31.28/31.31	c total clause space: 29.637MB
31.28/31.31	c total #watches: 45930
31.38/31.47	c total #propagations: 72537517 / total #impl: 152961845 (eff. 0.474)
31.38/31.47	c #Conflicts:     187000 | #Learnt:      17306 | 0.000
31.38/31.47	c total clause space: 29.637MB
31.38/31.47	c total #watches: 47930
31.58/31.65	c total #propagations: 72823284 / total #impl: 153614079 (eff. 0.474)
31.58/31.65	c #Conflicts:     188000 | #Learnt:      18306 | 0.000
31.58/31.65	c total clause space: 29.637MB
31.58/31.65	c total #watches: 49930
31.78/31.87	c total #propagations: 73139420 / total #impl: 154364741 (eff. 0.474)
31.78/31.87	c #Conflicts:     189000 | #Learnt:      19306 | 0.000
31.78/31.87	c total clause space: 29.637MB
31.78/31.87	c total #watches: 51930
32.08/32.11	c total #propagations: 73500298 / total #impl: 155228708 (eff. 0.473)
32.08/32.11	c #Conflicts:     190000 | #Learnt:      20306 | 0.000
32.08/32.11	c total clause space: 29.637MB
32.08/32.11	c total #watches: 53930
32.28/32.30	c total #propagations: 73900588 / total #impl: 156188510 (eff. 0.473)
32.28/32.30	c GC COLLECT
32.28/32.30	c #Conflicts:     191000 | #Learnt:      10901 | 0.000
32.28/32.30	c total clause space: 29.637MB
32.28/32.30	c total #watches: 35120
32.38/32.49	c total #propagations: 74205559 / total #impl: 156908847 (eff. 0.473)
32.38/32.49	c #Conflicts:     192000 | #Learnt:      11901 | 0.000
32.38/32.49	c total clause space: 29.637MB
32.38/32.49	c total #watches: 37120
32.58/32.67	c total #propagations: 74591720 / total #impl: 157800800 (eff. 0.473)
32.58/32.67	c #Conflicts:     193000 | #Learnt:      12901 | 0.000
32.58/32.67	c total clause space: 29.637MB
32.58/32.67	c total #watches: 39120
32.78/32.83	c total #propagations: 74937860 / total #impl: 158547806 (eff. 0.473)
32.78/32.83	c #Conflicts:     194000 | #Learnt:      13901 | 0.000
32.78/32.83	c total clause space: 29.637MB
32.78/32.83	c total #watches: 41120
32.88/32.99	c total #propagations: 75336027 / total #impl: 159369177 (eff. 0.473)
32.88/32.99	c #Conflicts:     195000 | #Learnt:      14901 | 0.000
32.88/32.99	c total clause space: 29.637MB
32.88/32.99	c total #watches: 43120
33.09/33.16	c total #propagations: 75731937 / total #impl: 160192452 (eff. 0.473)
33.09/33.16	c #Conflicts:     196000 | #Learnt:      15901 | 0.000
33.09/33.16	c total clause space: 29.637MB
33.09/33.16	c total #watches: 45120
33.28/33.33	c total #propagations: 76111808 / total #impl: 160993534 (eff. 0.473)
33.28/33.33	c #Conflicts:     197000 | #Learnt:      16901 | 0.000
33.28/33.33	c total clause space: 29.637MB
33.28/33.33	c total #watches: 47120
33.48/33.51	c total #propagations: 76492322 / total #impl: 161791282 (eff. 0.473)
33.48/33.51	c #Conflicts:     198000 | #Learnt:      17901 | 0.000
33.48/33.51	c total clause space: 29.637MB
33.48/33.51	c total #watches: 49120
33.68/33.71	c total #propagations: 76856759 / total #impl: 162557443 (eff. 0.473)
33.68/33.71	c #Conflicts:     199000 | #Learnt:      18901 | 0.000
33.68/33.71	c total clause space: 29.637MB
33.68/33.71	c total #watches: 51120
33.88/33.90	c total #propagations: 77194305 / total #impl: 163264711 (eff. 0.473)
33.88/33.90	c #Conflicts:     200000 | #Learnt:      19901 | 0.000
33.88/33.90	c total clause space: 29.637MB
33.88/33.90	c total #watches: 53120
34.09/34.11	c total #propagations: 77508686 / total #impl: 163935907 (eff. 0.473)
34.09/34.11	c #Conflicts:     201000 | #Learnt:      20901 | 0.000
34.09/34.11	c total clause space: 29.637MB
34.09/34.11	c total #watches: 55120
34.19/34.29	c total #propagations: 77862250 / total #impl: 164675282 (eff. 0.473)
34.19/34.29	c GC COLLECT
34.19/34.29	c #Conflicts:     202000 | #Learnt:      11215 | 0.000
34.19/34.29	c total clause space: 29.637MB
34.19/34.29	c total #watches: 35748
34.38/34.44	c total #propagations: 78222943 / total #impl: 165428424 (eff. 0.473)
34.38/34.44	c #Conflicts:     203000 | #Learnt:      12215 | 0.000
34.38/34.44	c total clause space: 29.637MB
34.38/34.44	c total #watches: 37748
34.58/34.60	c total #propagations: 78605486 / total #impl: 166217040 (eff. 0.473)
34.58/34.60	c #Conflicts:     204000 | #Learnt:      13215 | 0.000
34.58/34.60	c total clause space: 29.637MB
34.58/34.60	c total #watches: 39748
34.68/34.78	c total #propagations: 78975175 / total #impl: 166987311 (eff. 0.473)
34.68/34.78	c #Conflicts:     205000 | #Learnt:      14215 | 0.000
34.68/34.78	c total clause space: 29.637MB
34.68/34.78	c total #watches: 41748
34.88/34.92	c total #propagations: 79355118 / total #impl: 167778983 (eff. 0.473)
34.88/34.92	c #Conflicts:     206000 | #Learnt:      15215 | 0.000
34.88/34.92	c total clause space: 29.637MB
34.88/34.92	c total #watches: 43748
35.08/35.12	c total #propagations: 79669549 / total #impl: 168476080 (eff. 0.473)
35.08/35.12	c #Conflicts:     207000 | #Learnt:      16215 | 0.000
35.08/35.12	c total clause space: 29.637MB
35.08/35.12	c total #watches: 45748
35.29/35.35	c total #propagations: 80124167 / total #impl: 169531291 (eff. 0.473)
35.29/35.35	c #Conflicts:     208000 | #Learnt:      17215 | 0.000
35.29/35.35	c total clause space: 29.637MB
35.29/35.35	c total #watches: 47748
35.48/35.59	c total #propagations: 80541946 / total #impl: 170543334 (eff. 0.472)
35.48/35.59	c #Conflicts:     209000 | #Learnt:      18215 | 0.000
35.48/35.59	c total clause space: 29.637MB
35.48/35.59	c total #watches: 49748
35.78/35.86	c total #propagations: 80992252 / total #impl: 171625011 (eff. 0.472)
35.78/35.86	c #Conflicts:     210000 | #Learnt:      19215 | 0.000
35.78/35.86	c total clause space: 29.637MB
35.78/35.86	c total #watches: 51748
36.08/36.16	c total #propagations: 81534666 / total #impl: 172899004 (eff. 0.472)
36.08/36.16	c #Conflicts:     211000 | #Learnt:      20215 | 0.000
36.08/36.16	c total clause space: 29.637MB
36.08/36.16	c total #watches: 53748
36.39/36.49	c total #propagations: 82073394 / total #impl: 174200380 (eff. 0.471)
36.39/36.49	c #Conflicts:     212000 | #Learnt:      21215 | 0.000
36.39/36.49	c total clause space: 29.637MB
36.39/36.49	c total #watches: 55748
36.78/36.81	c total #propagations: 82687583 / total #impl: 175680528 (eff. 0.471)
36.78/36.81	c GC COLLECT
36.78/36.81	c #Conflicts:     213000 | #Learnt:      11212 | 0.000
36.78/36.81	c total clause space: 29.637MB
36.78/36.81	c total #watches: 35742
36.98/37.01	c total #propagations: 83279825 / total #impl: 177096702 (eff. 0.470)
36.98/37.01	c #Conflicts:     214000 | #Learnt:      12212 | 0.000
36.98/37.01	c total clause space: 29.637MB
36.98/37.01	c total #watches: 37742
37.18/37.20	c total #propagations: 83674496 / total #impl: 177991497 (eff. 0.470)
37.18/37.20	c #Conflicts:     215000 | #Learnt:      13212 | 0.000
37.18/37.20	c total clause space: 29.637MB
37.18/37.20	c total #watches: 39742
37.28/37.38	c total #propagations: 84031920 / total #impl: 178801828 (eff. 0.470)
37.28/37.38	c #Conflicts:     216000 | #Learnt:      14212 | 0.000
37.28/37.38	c total clause space: 29.637MB
37.28/37.38	c total #watches: 41742
37.58/37.61	c total #propagations: 84359012 / total #impl: 179560914 (eff. 0.470)
37.58/37.61	c #Conflicts:     217000 | #Learnt:      15212 | 0.000
37.58/37.61	c total clause space: 29.637MB
37.58/37.61	c total #watches: 43742
37.78/37.84	c total #propagations: 84725870 / total #impl: 180422265 (eff. 0.470)
37.78/37.84	c #Conflicts:     218000 | #Learnt:      16212 | 0.000
37.78/37.84	c total clause space: 29.637MB
37.78/37.84	c total #watches: 45742
37.98/38.07	c total #propagations: 85089361 / total #impl: 181272316 (eff. 0.469)
37.98/38.07	c #Conflicts:     219000 | #Learnt:      17212 | 0.000
37.98/38.07	c total clause space: 29.637MB
37.98/38.07	c total #watches: 47742
38.28/38.33	c total #propagations: 85434948 / total #impl: 182100990 (eff. 0.469)
38.28/38.33	c #Conflicts:     220000 | #Learnt:      18212 | 0.000
38.28/38.33	c total clause space: 29.637MB
38.28/38.33	c total #watches: 49742
38.49/38.59	c total #propagations: 85796598 / total #impl: 182960647 (eff. 0.469)
38.49/38.59	c #Conflicts:     221000 | #Learnt:      19212 | 0.000
38.49/38.59	c total clause space: 29.637MB
38.49/38.59	c total #watches: 51742
38.78/38.87	c total #propagations: 86317299 / total #impl: 184199084 (eff. 0.469)
38.78/38.87	c #Conflicts:     222000 | #Learnt:      20212 | 0.000
38.78/38.87	c total clause space: 29.637MB
38.78/38.87	c total #watches: 53742
39.09/39.15	c total #propagations: 86832369 / total #impl: 185424884 (eff. 0.468)
39.09/39.15	c #Conflicts:     223000 | #Learnt:      21212 | 0.000
39.09/39.15	c total clause space: 48.1602MB
39.09/39.15	c total #watches: 55742
39.39/39.46	c total #propagations: 87268600 / total #impl: 186469769 (eff. 0.468)
39.39/39.46	c #Conflicts:     224000 | #Learnt:      22212 | 0.000
39.39/39.46	c total clause space: 48.1602MB
39.39/39.46	c total #watches: 57742
39.69/39.73	c total #propagations: 87724975 / total #impl: 187615166 (eff. 0.468)
39.69/39.73	c GC COLLECT
39.69/39.73	c #Conflicts:     225000 | #Learnt:      11909 | 0.000
39.69/39.73	c total clause space: 48.1602MB
39.69/39.73	c total #watches: 37136
39.89/39.99	c total #propagations: 88229364 / total #impl: 188837622 (eff. 0.467)
39.89/39.99	c #Conflicts:     226000 | #Learnt:      12909 | 0.000
39.89/39.99	c total clause space: 48.1602MB
39.89/39.99	c total #watches: 39136
40.19/40.25	c total #propagations: 88766314 / total #impl: 190100608 (eff. 0.467)
40.19/40.25	c #Conflicts:     227000 | #Learnt:      13909 | 0.000
40.19/40.25	c total clause space: 48.1602MB
40.19/40.25	c total #watches: 41136
40.49/40.52	c total #propagations: 89308265 / total #impl: 191388741 (eff. 0.467)
40.49/40.52	c #Conflicts:     228000 | #Learnt:      14909 | 0.000
40.49/40.52	c total clause space: 48.1602MB
40.49/40.52	c total #watches: 43136
40.79/40.82	c total #propagations: 89796397 / total #impl: 192531882 (eff. 0.466)
40.79/40.82	c #Conflicts:     229000 | #Learnt:      15909 | 0.000
40.79/40.82	c total clause space: 48.1602MB
40.79/40.82	c total #watches: 45136
41.08/41.10	c total #propagations: 90207409 / total #impl: 193501994 (eff. 0.466)
41.08/41.10	c #Conflicts:     230000 | #Learnt:      16909 | 0.000
41.08/41.10	c total clause space: 48.1602MB
41.08/41.10	c total #watches: 47136
41.38/41.41	c total #propagations: 90662170 / total #impl: 194592946 (eff. 0.466)
41.38/41.41	c #Conflicts:     231000 | #Learnt:      17909 | 0.000
41.38/41.41	c total clause space: 48.1602MB
41.38/41.41	c total #watches: 49136
41.58/41.65	c total #propagations: 91286598 / total #impl: 196065470 (eff. 0.466)
41.58/41.65	c #Conflicts:     232000 | #Learnt:      18909 | 0.000
41.58/41.65	c total clause space: 48.1602MB
41.58/41.65	c total #watches: 51136
41.89/41.90	c total #propagations: 91862622 / total #impl: 197305547 (eff. 0.466)
41.89/41.90	c #Conflicts:     233000 | #Learnt:      19909 | 0.000
41.89/41.90	c total clause space: 48.1602MB
41.89/41.90	c total #watches: 53136
42.18/42.21	c total #propagations: 92406514 / total #impl: 198476858 (eff. 0.466)
42.18/42.21	c #Conflicts:     234000 | #Learnt:      20909 | 0.000
42.18/42.21	c total clause space: 48.1602MB
42.18/42.21	c total #watches: 55136
42.48/42.50	c total #propagations: 92967109 / total #impl: 199749496 (eff. 0.465)
42.48/42.50	c #Conflicts:     235000 | #Learnt:      21909 | 0.000
42.48/42.50	c total clause space: 48.1602MB
42.48/42.50	c total #watches: 57136
42.68/42.76	c total #propagations: 93502671 / total #impl: 200941107 (eff. 0.465)
42.68/42.76	c #Conflicts:     236000 | #Learnt:      22909 | 0.000
42.68/42.76	c total clause space: 48.1602MB
42.68/42.76	c total #watches: 59136
42.89/42.95	c total #propagations: 93851936 / total #impl: 201689152 (eff. 0.465)
42.89/42.95	c GC COLLECT
42.89/42.95	c #Conflicts:     237000 | #Learnt:      12309 | 0.000
42.89/42.95	c total clause space: 48.1602MB
42.89/42.95	c total #watches: 37936
43.08/43.10	c total #propagations: 94141631 / total #impl: 202275005 (eff. 0.465)
43.08/43.10	c #Conflicts:     238000 | #Learnt:      13309 | 0.000
43.08/43.10	c total clause space: 48.1602MB
43.08/43.10	c total #watches: 39936
43.18/43.28	c total #propagations: 94407215 / total #impl: 202858263 (eff. 0.465)
43.18/43.28	c #Conflicts:     239000 | #Learnt:      14309 | 0.000
43.18/43.28	c total clause space: 48.1602MB
43.18/43.28	c total #watches: 41936
43.38/43.44	c total #propagations: 94734801 / total #impl: 203576763 (eff. 0.465)
43.38/43.44	c #Conflicts:     240000 | #Learnt:      15309 | 0.000
43.38/43.44	c total clause space: 48.1602MB
43.38/43.44	c total #watches: 43936
43.58/43.62	c total #propagations: 95016741 / total #impl: 204147713 (eff. 0.465)
43.58/43.62	c #Conflicts:     241000 | #Learnt:      16309 | 0.000
43.58/43.62	c total clause space: 48.1602MB
43.58/43.62	c total #watches: 45936
43.78/43.80	c total #propagations: 95295669 / total #impl: 204742647 (eff. 0.465)
43.78/43.80	c #Conflicts:     242000 | #Learnt:      17309 | 0.000
43.78/43.80	c total clause space: 48.1602MB
43.78/43.80	c total #watches: 47936
43.99/44.00	c total #propagations: 95624023 / total #impl: 205400876 (eff. 0.466)
43.99/44.00	c #Conflicts:     243000 | #Learnt:      18309 | 0.000
43.99/44.00	c total clause space: 48.1602MB
43.99/44.00	c total #watches: 49936
44.18/44.21	c total #propagations: 95941024 / total #impl: 206083554 (eff. 0.466)
44.18/44.21	c #Conflicts:     244000 | #Learnt:      19309 | 0.000
44.18/44.21	c total clause space: 48.1602MB
44.18/44.21	c total #watches: 51936
44.28/44.38	c total #propagations: 96256255 / total #impl: 206754876 (eff. 0.466)
44.28/44.38	c #Conflicts:     245000 | #Learnt:      20309 | 0.000
44.28/44.38	c total clause space: 48.1602MB
44.28/44.38	c total #watches: 53936
44.48/44.56	c total #propagations: 96523026 / total #impl: 207353556 (eff. 0.465)
44.48/44.56	c #Conflicts:     246000 | #Learnt:      21309 | 0.000
44.48/44.56	c total clause space: 48.1602MB
44.48/44.56	c total #watches: 55936
44.68/44.76	c total #propagations: 96836104 / total #impl: 207987077 (eff. 0.466)
44.68/44.76	c #Conflicts:     247000 | #Learnt:      22309 | 0.000
44.68/44.76	c total clause space: 48.1602MB
44.68/44.76	c total #watches: 57936
44.98/45.08	c total #propagations: 97172918 / total #impl: 208694986 (eff. 0.466)
44.98/45.08	c #Conflicts:     248000 | #Learnt:      23309 | 0.000
44.98/45.08	c total clause space: 48.1602MB
44.98/45.08	c total #watches: 59936
45.28/45.34	c total #propagations: 97737222 / total #impl: 210024768 (eff. 0.465)
45.28/45.34	c GC COLLECT
45.28/45.34	c #Conflicts:     249000 | #Learnt:      12410 | 0.000
45.28/45.34	c total clause space: 48.1602MB
45.28/45.34	c total #watches: 38138
45.58/45.60	c total #propagations: 98356047 / total #impl: 211417353 (eff. 0.465)
45.58/45.60	c #Conflicts:     250000 | #Learnt:      13410 | 0.000
45.58/45.60	c total clause space: 48.1602MB
45.58/45.60	c total #watches: 40138
45.78/45.87	c total #propagations: 99006114 / total #impl: 212879037 (eff. 0.465)
45.78/45.87	c #Conflicts:     251000 | #Learnt:      14410 | 0.000
45.78/45.87	c total clause space: 48.1602MB
45.78/45.87	c total #watches: 42138
46.08/46.12	c total #propagations: 99644952 / total #impl: 214288732 (eff. 0.465)
46.08/46.12	c #Conflicts:     252000 | #Learnt:      15410 | 0.000
46.08/46.12	c total clause space: 48.1602MB
46.08/46.12	c total #watches: 44138
46.29/46.35	c total #propagations: 100290343 / total #impl: 215687822 (eff. 0.465)
46.29/46.35	c #Conflicts:     253000 | #Learnt:      16410 | 0.000
46.29/46.35	c total clause space: 48.1602MB
46.29/46.35	c total #watches: 46138
46.58/46.62	c total #propagations: 100862299 / total #impl: 216946996 (eff. 0.465)
46.58/46.62	c #Conflicts:     254000 | #Learnt:      17410 | 0.000
46.58/46.62	c total clause space: 48.1602MB
46.58/46.62	c total #watches: 48138
46.88/46.91	c total #propagations: 101435170 / total #impl: 218222867 (eff. 0.465)
46.88/46.91	c #Conflicts:     255000 | #Learnt:      18410 | 0.000
46.88/46.91	c total clause space: 48.1602MB
46.88/46.91	c total #watches: 50138
47.08/47.19	c total #propagations: 102014265 / total #impl: 219529651 (eff. 0.465)
47.08/47.19	c #Conflicts:     256000 | #Learnt:      19410 | 0.000
47.08/47.19	c total clause space: 48.1602MB
47.08/47.19	c total #watches: 52138
47.39/47.47	c total #propagations: 102613038 / total #impl: 220867647 (eff. 0.465)
47.39/47.47	c #Conflicts:     257000 | #Learnt:      20410 | 0.000
47.39/47.47	c total clause space: 48.1602MB
47.39/47.47	c total #watches: 54138
47.68/47.74	c total #propagations: 103148255 / total #impl: 222083171 (eff. 0.464)
47.68/47.74	c #Conflicts:     258000 | #Learnt:      21410 | 0.000
47.68/47.74	c total clause space: 48.1602MB
47.68/47.74	c total #watches: 56138
47.98/48.02	c total #propagations: 103708344 / total #impl: 223343619 (eff. 0.464)
47.98/48.02	c #Conflicts:     259000 | #Learnt:      22410 | 0.000
47.98/48.02	c total clause space: 48.1602MB
47.98/48.02	c total #watches: 58138
48.28/48.31	c total #propagations: 104278405 / total #impl: 224611909 (eff. 0.464)
48.28/48.31	c #Conflicts:     260000 | #Learnt:      23410 | 0.000
48.28/48.31	c total clause space: 48.1602MB
48.28/48.31	c total #watches: 60138
48.58/48.62	c total #propagations: 104832660 / total #impl: 225856822 (eff. 0.464)
48.58/48.62	c #Conflicts:     261000 | #Learnt:      24410 | 0.000
48.58/48.62	c total clause space: 48.1602MB
48.58/48.62	c total #watches: 62138
48.78/48.86	c total #propagations: 105398014 / total #impl: 227110578 (eff. 0.464)
48.78/48.86	c GC COLLECT
48.78/48.86	c #Conflicts:     262000 | #Learnt:      13208 | 0.000
48.78/48.86	c total clause space: 48.1602MB
48.78/48.86	c total #watches: 39734
49.08/49.11	c total #propagations: 105960492 / total #impl: 228335204 (eff. 0.464)
49.08/49.11	c #Conflicts:     263000 | #Learnt:      14208 | 0.000
49.08/49.11	c total clause space: 48.1602MB
49.08/49.11	c total #watches: 41734
49.28/49.36	c total #propagations: 106575288 / total #impl: 229667929 (eff. 0.464)
49.28/49.36	c #Conflicts:     264000 | #Learnt:      15208 | 0.000
49.28/49.36	c total clause space: 48.1602MB
49.28/49.36	c total #watches: 43734
49.59/49.61	c total #propagations: 107191772 / total #impl: 230985959 (eff. 0.464)
49.59/49.61	c #Conflicts:     265000 | #Learnt:      16208 | 0.000
49.59/49.61	c total clause space: 48.1602MB
49.59/49.61	c total #watches: 45734
49.78/49.88	c total #propagations: 107779358 / total #impl: 232278859 (eff. 0.464)
49.78/49.88	c #Conflicts:     266000 | #Learnt:      17208 | 0.000
49.78/49.88	c total clause space: 48.1602MB
49.78/49.88	c total #watches: 47734
50.08/50.16	c total #propagations: 108374620 / total #impl: 233605664 (eff. 0.464)
50.08/50.16	c #Conflicts:     267000 | #Learnt:      18208 | 0.000
50.08/50.16	c total clause space: 48.1602MB
50.08/50.16	c total #watches: 49734
50.38/50.44	c total #propagations: 108976069 / total #impl: 234955972 (eff. 0.464)
50.38/50.44	c #Conflicts:     268000 | #Learnt:      19208 | 0.000
50.38/50.44	c total clause space: 48.1602MB
50.38/50.44	c total #watches: 51734
50.69/50.74	c total #propagations: 109575479 / total #impl: 236316977 (eff. 0.464)
50.69/50.74	c #Conflicts:     269000 | #Learnt:      20208 | 0.000
50.69/50.74	c total clause space: 48.1602MB
50.69/50.74	c total #watches: 53734
50.98/51.04	c total #propagations: 110193091 / total #impl: 237698861 (eff. 0.464)
50.98/51.04	c #Conflicts:     270000 | #Learnt:      21208 | 0.000
50.98/51.04	c total clause space: 48.1602MB
50.98/51.04	c total #watches: 55734
51.28/51.36	c total #propagations: 110802190 / total #impl: 239078687 (eff. 0.463)
51.28/51.36	c #Conflicts:     271000 | #Learnt:      22208 | 0.000
51.28/51.36	c total clause space: 48.1602MB
51.28/51.36	c total #watches: 57734
51.69/51.70	c total #propagations: 111416296 / total #impl: 240469338 (eff. 0.463)
51.69/51.70	c #Conflicts:     272000 | #Learnt:      23208 | 0.000
51.69/51.70	c total clause space: 48.1602MB
51.69/51.70	c total #watches: 59734
51.98/52.04	c total #propagations: 112001756 / total #impl: 241788735 (eff. 0.463)
51.98/52.04	c #Conflicts:     273000 | #Learnt:      24208 | 0.000
51.98/52.04	c total clause space: 48.1602MB
51.98/52.04	c total #watches: 61734
52.28/52.34	c total #propagations: 112551652 / total #impl: 243063238 (eff. 0.463)
52.28/52.34	c GC COLLECT
52.28/52.34	c #Conflicts:     274000 | #Learnt:      12703 | 0.000
52.28/52.34	c total clause space: 48.1602MB
52.28/52.34	c total #watches: 38724
52.48/52.56	c total #propagations: 113123133 / total #impl: 244366830 (eff. 0.463)
52.48/52.56	c #Conflicts:     275000 | #Learnt:      13703 | 0.000
52.48/52.56	c total clause space: 48.1602MB
52.48/52.56	c total #watches: 40724
52.68/52.80	c total #propagations: 113696213 / total #impl: 245634200 (eff. 0.463)
52.68/52.80	c #Conflicts:     276000 | #Learnt:      14703 | 0.000
52.68/52.80	c total clause space: 48.1602MB
52.68/52.80	c total #watches: 42724
52.98/53.01	c total #propagations: 114261414 / total #impl: 246905758 (eff. 0.463)
52.98/53.01	c #Conflicts:     277000 | #Learnt:      15703 | 0.000
52.98/53.01	c total clause space: 48.1602MB
52.98/53.01	c total #watches: 44724
53.18/53.26	c total #propagations: 114738867 / total #impl: 247965070 (eff. 0.463)
53.18/53.26	c #Conflicts:     278000 | #Learnt:      16703 | 0.000
53.18/53.26	c total clause space: 48.1602MB
53.18/53.26	c total #watches: 46724
53.48/53.52	c total #propagations: 115290161 / total #impl: 249187750 (eff. 0.463)
53.48/53.52	c #Conflicts:     279000 | #Learnt:      17703 | 0.000
53.48/53.52	c total clause space: 48.1602MB
53.48/53.52	c total #watches: 48724
53.68/53.78	c total #propagations: 115787478 / total #impl: 250307900 (eff. 0.463)
53.68/53.78	c #Conflicts:     280000 | #Learnt:      18703 | 0.000
53.68/53.78	c total clause space: 48.1602MB
53.68/53.78	c total #watches: 50724
53.99/54.04	c total #propagations: 116378171 / total #impl: 251619409 (eff. 0.463)
53.99/54.04	c #Conflicts:     281000 | #Learnt:      19703 | 0.000
53.99/54.04	c total clause space: 48.1602MB
53.99/54.04	c total #watches: 52724
54.18/54.26	c total #propagations: 116966689 / total #impl: 252950897 (eff. 0.462)
54.18/54.26	c #Conflicts:     282000 | #Learnt:      20703 | 0.000
54.18/54.26	c total clause space: 48.1602MB
54.18/54.26	c total #watches: 54724
54.38/54.43	c total #propagations: 117291541 / total #impl: 253695132 (eff. 0.462)
54.38/54.43	c #Conflicts:     283000 | #Learnt:      21703 | 0.000
54.38/54.43	c total clause space: 48.1602MB
54.38/54.43	c total #watches: 56724
54.58/54.62	c total #propagations: 117589012 / total #impl: 254296615 (eff. 0.462)
54.58/54.62	c #Conflicts:     284000 | #Learnt:      22703 | 0.000
54.58/54.62	c total clause space: 48.1602MB
54.58/54.62	c total #watches: 58724
54.78/54.83	c total #propagations: 117909982 / total #impl: 254957628 (eff. 0.462)
54.78/54.83	c #Conflicts:     285000 | #Learnt:      23703 | 0.000
54.78/54.83	c total clause space: 48.1602MB
54.78/54.83	c total #watches: 60724
54.99/55.05	c total #propagations: 118177601 / total #impl: 255525438 (eff. 0.462)
54.99/55.05	c #Conflicts:     286000 | #Learnt:      24703 | 0.000
54.99/55.05	c total clause space: 48.1602MB
54.99/55.05	c total #watches: 62724
55.28/55.31	c total #propagations: 118444684 / total #impl: 256083698 (eff. 0.463)
55.28/55.31	c GC COLLECT
55.28/55.31	c #Conflicts:     287000 | #Learnt:      12897 | 0.000
55.28/55.31	c total clause space: 48.1602MB
55.28/55.31	c total #watches: 39112
55.48/55.54	c total #propagations: 118776755 / total #impl: 256837315 (eff. 0.462)
55.48/55.54	c #Conflicts:     288000 | #Learnt:      13897 | 0.000
55.48/55.54	c total clause space: 48.1602MB
55.48/55.54	c total #watches: 41112
55.68/55.75	c total #propagations: 119367031 / total #impl: 258137357 (eff. 0.462)
55.68/55.75	c #Conflicts:     289000 | #Learnt:      14897 | 0.000
55.68/55.75	c total clause space: 48.1602MB
55.68/55.75	c total #watches: 43112
55.88/55.94	c total #propagations: 119843836 / total #impl: 259171551 (eff. 0.462)
55.88/55.94	c #Conflicts:     290000 | #Learnt:      15897 | 0.000
55.88/55.94	c total clause space: 48.1602MB
55.88/55.94	c total #watches: 45112
56.19/56.22	c total #propagations: 120182840 / total #impl: 259928918 (eff. 0.462)
56.19/56.22	c #Conflicts:     291000 | #Learnt:      16897 | 0.000
56.19/56.22	c total clause space: 48.1602MB
56.19/56.22	c total #watches: 47112
56.48/56.50	c total #propagations: 120757887 / total #impl: 261248781 (eff. 0.462)
56.48/56.50	c #Conflicts:     292000 | #Learnt:      17897 | 0.000
56.48/56.50	c total clause space: 48.1602MB
56.48/56.50	c total #watches: 49112
56.68/56.78	c total #propagations: 121376535 / total #impl: 262634612 (eff. 0.462)
56.68/56.78	c #Conflicts:     293000 | #Learnt:      18897 | 0.000
56.68/56.78	c total clause space: 48.1602MB
56.68/56.78	c total #watches: 51112
56.98/57.06	c total #propagations: 121956549 / total #impl: 263928590 (eff. 0.462)
56.98/57.06	c #Conflicts:     294000 | #Learnt:      19897 | 0.000
56.98/57.06	c total clause space: 48.1602MB
56.98/57.06	c total #watches: 53112
57.29/57.35	c total #propagations: 122532562 / total #impl: 265231302 (eff. 0.462)
57.29/57.35	c #Conflicts:     295000 | #Learnt:      20897 | 0.000
57.29/57.35	c total clause space: 48.1602MB
57.29/57.35	c total #watches: 55112
57.58/57.66	c total #propagations: 123118938 / total #impl: 266565676 (eff. 0.462)
57.58/57.66	c #Conflicts:     296000 | #Learnt:      21897 | 0.000
57.58/57.66	c total clause space: 48.1602MB
57.58/57.66	c total #watches: 57112
57.88/57.96	c total #propagations: 123652955 / total #impl: 267786928 (eff. 0.462)
57.88/57.96	c #Conflicts:     297000 | #Learnt:      22897 | 0.000
57.88/57.96	c total clause space: 48.1602MB
57.88/57.96	c total #watches: 59112
58.18/58.25	c total #propagations: 124231284 / total #impl: 269088930 (eff. 0.462)
58.18/58.25	c #Conflicts:     298000 | #Learnt:      23897 | 0.000
58.18/58.25	c total clause space: 48.1602MB
58.18/58.25	c total #watches: 61112
58.39/58.47	c total #propagations: 124744994 / total #impl: 270267903 (eff. 0.462)
58.39/58.47	c #Conflicts:     299000 | #Learnt:      24897 | 0.000
58.39/58.47	c total clause space: 48.1602MB
58.39/58.47	c total #watches: 63112
58.68/58.71	c total #propagations: 125034103 / total #impl: 270881777 (eff. 0.462)
58.68/58.71	c #Conflicts:     300000 | #Learnt:      25897 | 0.000
58.68/58.71	c total clause space: 48.1602MB
58.68/58.71	c total #watches: 65112
58.88/58.91	c total #propagations: 125321459 / total #impl: 271497517 (eff. 0.462)
58.88/58.91	c GC COLLECT
58.88/58.91	c #Conflicts:     301000 | #Learnt:      13804 | 0.000
58.88/58.91	c total clause space: 48.1602MB
58.88/58.91	c total #watches: 40926
58.98/59.08	c total #propagations: 125633597 / total #impl: 272154488 (eff. 0.462)
58.98/59.08	c #Conflicts:     302000 | #Learnt:      14804 | 0.000
58.98/59.08	c total clause space: 48.1602MB
58.98/59.08	c total #watches: 42926
59.18/59.28	c total #propagations: 125990361 / total #impl: 272894488 (eff. 0.462)
59.18/59.28	c #Conflicts:     303000 | #Learnt:      15804 | 0.000
59.18/59.28	c total clause space: 48.1602MB
59.18/59.28	c total #watches: 44926
59.49/59.54	c total #propagations: 126476398 / total #impl: 273943357 (eff. 0.462)
59.49/59.54	c #Conflicts:     304000 | #Learnt:      16804 | 0.000
59.49/59.54	c total clause space: 48.1602MB
59.49/59.54	c total #watches: 46926
59.78/59.81	c total #propagations: 127041063 / total #impl: 275203285 (eff. 0.462)
59.78/59.81	c #Conflicts:     305000 | #Learnt:      17804 | 0.000
59.78/59.81	c total clause space: 48.1602MB
59.78/59.81	c total #watches: 48926
60.08/60.10	c total #propagations: 127617388 / total #impl: 276501285 (eff. 0.462)
60.08/60.10	c #Conflicts:     306000 | #Learnt:      18804 | 0.000
60.08/60.10	c total clause space: 48.1602MB
60.08/60.10	c total #watches: 50926
60.28/60.36	c total #propagations: 128248516 / total #impl: 277938042 (eff. 0.461)
60.28/60.36	c #Conflicts:     307000 | #Learnt:      19804 | 0.000
60.28/60.36	c total clause space: 48.1602MB
60.28/60.36	c total #watches: 52926
60.59/60.68	c total #propagations: 128793439 / total #impl: 279159508 (eff. 0.461)
60.59/60.68	c #Conflicts:     308000 | #Learnt:      20804 | 0.000
60.59/60.68	c total clause space: 48.1602MB
60.59/60.68	c total #watches: 54926
60.78/60.89	c total #propagations: 129388025 / total #impl: 280517825 (eff. 0.461)
60.78/60.89	c #Conflicts:     309000 | #Learnt:      21804 | 0.000
60.78/60.89	c total clause space: 48.1602MB
60.78/60.89	c total #watches: 56926
61.08/61.17	c total #propagations: 129755502 / total #impl: 281285061 (eff. 0.461)
61.08/61.17	c #Conflicts:     310000 | #Learnt:      22804 | 0.000
61.08/61.17	c total clause space: 48.1602MB
61.08/61.17	c total #watches: 58926
61.28/61.39	c total #propagations: 130301920 / total #impl: 282469671 (eff. 0.461)
61.28/61.39	c #Conflicts:     311000 | #Learnt:      23804 | 0.000
61.28/61.39	c total clause space: 48.1602MB
61.28/61.39	c total #watches: 60926
61.59/61.68	c total #propagations: 130844582 / total #impl: 283648169 (eff. 0.461)
61.59/61.68	c #Conflicts:     312000 | #Learnt:      24804 | 0.000
61.59/61.68	c total clause space: 48.1602MB
61.59/61.68	c total #watches: 62926
61.98/62.00	c total #propagations: 131394531 / total #impl: 284900463 (eff. 0.461)
61.98/62.00	c #Conflicts:     313000 | #Learnt:      25804 | 0.000
61.98/62.00	c total clause space: 48.1602MB
61.98/62.00	c total #watches: 64926
62.28/62.34	c total #propagations: 131958336 / total #impl: 286213293 (eff. 0.461)
62.28/62.34	c #Conflicts:     314000 | #Learnt:      26804 | 0.000
62.28/62.34	c total clause space: 48.1602MB
62.28/62.34	c total #watches: 66926
62.48/62.59	c total #propagations: 132506906 / total #impl: 287473765 (eff. 0.461)
62.48/62.59	c GC COLLECT
62.48/62.59	c #Conflicts:     315000 | #Learnt:      14400 | 0.000
62.48/62.59	c total clause space: 48.1602MB
62.48/62.59	c total #watches: 42118
62.79/62.82	c total #propagations: 133133882 / total #impl: 288865297 (eff. 0.461)
62.79/62.82	c #Conflicts:     316000 | #Learnt:      15400 | 0.000
62.79/62.82	c total clause space: 48.1602MB
62.79/62.82	c total #watches: 44118
62.98/63.06	c total #propagations: 133746111 / total #impl: 290225267 (eff. 0.461)
62.98/63.06	c #Conflicts:     317000 | #Learnt:      16400 | 0.000
62.98/63.06	c total clause space: 48.1602MB
62.98/63.06	c total #watches: 46118
63.28/63.32	c total #propagations: 134351703 / total #impl: 291581488 (eff. 0.461)
63.28/63.32	c #Conflicts:     318000 | #Learnt:      17400 | 0.000
63.28/63.32	c total clause space: 48.1602MB
63.28/63.32	c total #watches: 48118
63.48/63.57	c total #propagations: 134954547 / total #impl: 292935240 (eff. 0.461)
63.48/63.57	c #Conflicts:     319000 | #Learnt:      18400 | 0.000
63.48/63.57	c total clause space: 48.1602MB
63.48/63.57	c total #watches: 50118
63.79/63.83	c total #propagations: 135569952 / total #impl: 294317169 (eff. 0.461)
63.79/63.83	c #Conflicts:     320000 | #Learnt:      19400 | 0.000
63.79/63.83	c total clause space: 48.1602MB
63.79/63.83	c total #watches: 52118
64.08/64.10	c total #propagations: 136169965 / total #impl: 295669235 (eff. 0.461)
64.08/64.10	c #Conflicts:     321000 | #Learnt:      20400 | 0.000
64.08/64.10	c total clause space: 48.1602MB
64.08/64.10	c total #watches: 54118
64.28/64.37	c total #propagations: 136805213 / total #impl: 297107361 (eff. 0.460)
64.28/64.37	c #Conflicts:     322000 | #Learnt:      21400 | 0.000
64.28/64.37	c total clause space: 48.1602MB
64.28/64.37	c total #watches: 56118
64.58/64.67	c total #propagations: 137443094 / total #impl: 298545496 (eff. 0.460)
64.58/64.67	c #Conflicts:     323000 | #Learnt:      22400 | 0.000
64.58/64.67	c total clause space: 48.1602MB
64.58/64.67	c total #watches: 58118
64.89/64.95	c total #propagations: 138091528 / total #impl: 300021194 (eff. 0.460)
64.89/64.95	c #Conflicts:     324000 | #Learnt:      23400 | 0.000
64.89/64.95	c total clause space: 48.1602MB
64.89/64.95	c total #watches: 60118
65.18/65.22	c total #propagations: 138680015 / total #impl: 301360384 (eff. 0.460)
65.18/65.22	c #Conflicts:     325000 | #Learnt:      24400 | 0.000
65.18/65.22	c total clause space: 48.1602MB
65.18/65.22	c total #watches: 62118
65.48/65.50	c total #propagations: 139257494 / total #impl: 302667241 (eff. 0.460)
65.48/65.50	c #Conflicts:     326000 | #Learnt:      25400 | 0.000
65.48/65.50	c total clause space: 48.1602MB
65.48/65.50	c total #watches: 64118
65.78/65.81	c total #propagations: 139861202 / total #impl: 304044421 (eff. 0.460)
65.78/65.81	c #Conflicts:     327000 | #Learnt:      26400 | 0.000
65.78/65.81	c total clause space: 48.1602MB
65.78/65.81	c total #watches: 66118
66.09/66.12	c total #propagations: 140498249 / total #impl: 305491600 (eff. 0.460)
66.09/66.12	c #Conflicts:     328000 | #Learnt:      27400 | 0.000
66.09/66.12	c total clause space: 48.1602MB
66.09/66.12	c total #watches: 68118
66.28/66.36	c total #propagations: 141122523 / total #impl: 306924010 (eff. 0.460)
66.28/66.36	c GC COLLECT
66.28/66.36	c #Conflicts:     329000 | #Learnt:      14692 | 0.000
66.28/66.36	c total clause space: 48.1602MB
66.28/66.36	c total #watches: 42702
66.58/66.60	c total #propagations: 141725078 / total #impl: 308291617 (eff. 0.460)
66.58/66.60	c #Conflicts:     330000 | #Learnt:      15692 | 0.000
66.58/66.60	c total clause space: 48.1602MB
66.58/66.60	c total #watches: 44702
66.78/66.85	c total #propagations: 142339209 / total #impl: 309687512 (eff. 0.460)
66.78/66.85	c #Conflicts:     331000 | #Learnt:      16692 | 0.000
66.78/66.85	c total clause space: 48.1602MB
66.78/66.85	c total #watches: 46702
66.98/67.08	c total #propagations: 142905601 / total #impl: 310967770 (eff. 0.460)
66.98/67.08	c #Conflicts:     332000 | #Learnt:      17692 | 0.000
66.98/67.08	c total clause space: 48.1602MB
66.98/67.08	c total #watches: 48702
67.28/67.35	c total #propagations: 143484801 / total #impl: 312258097 (eff. 0.460)
67.28/67.35	c #Conflicts:     333000 | #Learnt:      18692 | 0.000
67.28/67.35	c total clause space: 48.1602MB
67.28/67.35	c total #watches: 50702
67.58/67.62	c total #propagations: 144084552 / total #impl: 313617066 (eff. 0.459)
67.58/67.62	c #Conflicts:     334000 | #Learnt:      19692 | 0.000
67.58/67.62	c total clause space: 48.1602MB
67.58/67.62	c total #watches: 52702
67.78/67.86	c total #propagations: 144656886 / total #impl: 314913241 (eff. 0.459)
67.78/67.86	c #Conflicts:     335000 | #Learnt:      20692 | 0.000
67.78/67.86	c total clause space: 48.1602MB
67.78/67.86	c total #watches: 54702
67.98/68.07	c total #propagations: 145070146 / total #impl: 315850765 (eff. 0.459)
67.98/68.07	c #Conflicts:     336000 | #Learnt:      21692 | 0.000
67.98/68.07	c total clause space: 48.1602MB
67.98/68.07	c total #watches: 56702
68.29/68.30	c total #propagations: 145331012 / total #impl: 316403557 (eff. 0.459)
68.29/68.30	c #Conflicts:     337000 | #Learnt:      22692 | 0.000
68.29/68.30	c total clause space: 48.1602MB
68.29/68.30	c total #watches: 58702
68.48/68.54	c total #propagations: 145614851 / total #impl: 317022061 (eff. 0.459)
68.48/68.54	c #Conflicts:     338000 | #Learnt:      23692 | 0.000
68.48/68.54	c total clause space: 48.1602MB
68.48/68.54	c total #watches: 60702
68.68/68.76	c total #propagations: 145924130 / total #impl: 317662787 (eff. 0.459)
68.68/68.76	c #Conflicts:     339000 | #Learnt:      24692 | 0.000
68.68/68.76	c total clause space: 48.1602MB
68.68/68.76	c total #watches: 62702
68.88/68.95	c total #propagations: 146202564 / total #impl: 318262332 (eff. 0.459)
68.88/68.95	c #Conflicts:     340000 | #Learnt:      25692 | 0.000
68.88/68.95	c total clause space: 48.1602MB
68.88/68.95	c total #watches: 64702
69.18/69.22	c total #propagations: 146469752 / total #impl: 318819668 (eff. 0.459)
69.18/69.22	c #Conflicts:     341000 | #Learnt:      26692 | 0.000
69.18/69.22	c total clause space: 48.1602MB
69.18/69.22	c total #watches: 66702
69.38/69.48	c total #propagations: 146831615 / total #impl: 319622493 (eff. 0.459)
69.38/69.48	c #Conflicts:     342000 | #Learnt:      27692 | 0.000
69.38/69.48	c total clause space: 48.1602MB
69.38/69.48	c total #watches: 68702
69.58/69.68	c total #propagations: 147150195 / total #impl: 320309216 (eff. 0.459)
69.58/69.68	c GC COLLECT
69.58/69.68	c #Conflicts:     343000 | #Learnt:      14700 | 0.000
69.58/69.68	c total clause space: 48.1602MB
69.58/69.68	c total #watches: 42718
69.78/69.84	c total #propagations: 147442676 / total #impl: 320912759 (eff. 0.459)
69.78/69.84	c #Conflicts:     344000 | #Learnt:      15700 | 0.000
69.78/69.84	c total clause space: 48.1602MB
69.78/69.84	c total #watches: 44718
69.98/70.01	c total #propagations: 147716852 / total #impl: 321508176 (eff. 0.459)
69.98/70.01	c #Conflicts:     345000 | #Learnt:      16700 | 0.000
69.98/70.01	c total clause space: 48.1602MB
69.98/70.01	c total #watches: 46718
70.18/70.20	c total #propagations: 148015968 / total #impl: 322128825 (eff. 0.459)
70.18/70.20	c #Conflicts:     346000 | #Learnt:      17700 | 0.000
70.18/70.20	c total clause space: 48.1602MB
70.18/70.20	c total #watches: 48718
70.28/70.38	c total #propagations: 148301547 / total #impl: 322738812 (eff. 0.460)
70.28/70.38	c #Conflicts:     347000 | #Learnt:      18700 | 0.000
70.28/70.38	c total clause space: 48.1602MB
70.28/70.38	c total #watches: 50718
70.48/70.58	c total #propagations: 148599191 / total #impl: 323354720 (eff. 0.460)
70.48/70.58	c #Conflicts:     348000 | #Learnt:      19700 | 0.000
70.48/70.58	c total clause space: 48.1602MB
70.48/70.58	c total #watches: 52718
70.68/70.75	c total #propagations: 148889377 / total #impl: 324003749 (eff. 0.460)
70.68/70.75	c #Conflicts:     349000 | #Learnt:      20700 | 0.000
70.68/70.75	c total clause space: 48.1602MB
70.68/70.75	c total #watches: 54718
70.88/70.95	c total #propagations: 149138393 / total #impl: 324525175 (eff. 0.460)
70.88/70.95	c #Conflicts:     350000 | #Learnt:      21700 | 0.000
70.88/70.95	c total clause space: 48.1602MB
70.88/70.95	c total #watches: 56718
71.08/71.16	c total #propagations: 149424096 / total #impl: 325168016 (eff. 0.460)
71.08/71.16	c #Conflicts:     351000 | #Learnt:      22700 | 0.000
71.08/71.16	c total clause space: 48.1602MB
71.08/71.16	c total #watches: 58718
71.28/71.37	c total #propagations: 149674845 / total #impl: 325794564 (eff. 0.459)
71.28/71.37	c #Conflicts:     352000 | #Learnt:      23700 | 0.000
71.28/71.37	c total clause space: 48.1602MB
71.28/71.37	c total #watches: 60718
71.58/71.61	c total #propagations: 149853187 / total #impl: 326266009 (eff. 0.459)
71.58/71.61	c #Conflicts:     353000 | #Learnt:      24700 | 0.000
71.58/71.61	c total clause space: 48.1602MB
71.58/71.61	c total #watches: 62718
71.78/71.88	c total #propagations: 150096863 / total #impl: 326837314 (eff. 0.459)
71.78/71.88	c #Conflicts:     354000 | #Learnt:      25700 | 0.000
71.78/71.88	c total clause space: 48.1602MB
71.78/71.88	c total #watches: 64718
72.08/72.15	c total #propagations: 150409781 / total #impl: 327493567 (eff. 0.459)
72.08/72.15	c #Conflicts:     355000 | #Learnt:      26700 | 0.000
72.08/72.15	c total clause space: 48.1602MB
72.08/72.15	c total #watches: 66718
72.28/72.36	c total #propagations: 150710354 / total #impl: 328153611 (eff. 0.459)
72.28/72.36	c #Conflicts:     356000 | #Learnt:      27700 | 0.000
72.28/72.36	c total clause space: 48.1602MB
72.28/72.36	c total #watches: 68718
72.58/72.63	c total #propagations: 150996762 / total #impl: 328739993 (eff. 0.459)
72.58/72.63	c GC COLLECT
72.58/72.63	c #Conflicts:     357000 | #Learnt:      14403 | 0.000
72.58/72.63	c total clause space: 48.1602MB
72.58/72.63	c total #watches: 42124
72.78/72.87	c total #propagations: 151280410 / total #impl: 329370144 (eff. 0.459)
72.78/72.87	c #Conflicts:     358000 | #Learnt:      15403 | 0.000
72.78/72.87	c total clause space: 48.1602MB
72.78/72.87	c total #watches: 44124
73.08/73.15	c total #propagations: 151718728 / total #impl: 330338411 (eff. 0.459)
73.08/73.15	c #Conflicts:     359000 | #Learnt:      16403 | 0.000
73.08/73.15	c total clause space: 48.1602MB
73.08/73.15	c total #watches: 46124
73.28/73.39	c total #propagations: 152171804 / total #impl: 331416586 (eff. 0.459)
73.28/73.39	c #Conflicts:     360000 | #Learnt:      17403 | 0.000
73.28/73.39	c total clause space: 48.1602MB
73.28/73.39	c total #watches: 48124
73.58/73.67	c total #propagations: 152683711 / total #impl: 332560095 (eff. 0.459)
73.58/73.67	c #Conflicts:     361000 | #Learnt:      18403 | 0.000
73.58/73.67	c total clause space: 48.1602MB
73.58/73.67	c total #watches: 50124
73.88/73.90	c total #propagations: 153269535 / total #impl: 333893684 (eff. 0.459)
73.88/73.90	c #Conflicts:     362000 | #Learnt:      19403 | 0.000
73.88/73.90	c total clause space: 48.1602MB
73.88/73.90	c total #watches: 52124
74.08/74.19	c total #propagations: 153777191 / total #impl: 335041700 (eff. 0.459)
74.08/74.19	c #Conflicts:     363000 | #Learnt:      20403 | 0.000
74.08/74.19	c total clause space: 48.1602MB
74.08/74.19	c total #watches: 54124
74.48/74.50	c total #propagations: 154354212 / total #impl: 336353439 (eff. 0.459)
74.48/74.50	c #Conflicts:     364000 | #Learnt:      21403 | 0.000
74.48/74.50	c total clause space: 48.1602MB
74.48/74.50	c total #watches: 56124
74.78/74.83	c total #propagations: 154973307 / total #impl: 337767254 (eff. 0.459)
74.78/74.83	c #Conflicts:     365000 | #Learnt:      22403 | 0.000
74.78/74.83	c total clause space: 48.1602MB
74.78/74.83	c total #watches: 58124
75.08/75.12	c total #propagations: 155554800 / total #impl: 339115981 (eff. 0.459)
75.08/75.12	c #Conflicts:     366000 | #Learnt:      23403 | 0.000
75.08/75.12	c total clause space: 48.1602MB
75.08/75.12	c total #watches: 60124
75.38/75.47	c total #propagations: 156137494 / total #impl: 340451056 (eff. 0.459)
75.38/75.47	c #Conflicts:     367000 | #Learnt:      24403 | 0.000
75.38/75.47	c total clause space: 48.1602MB
75.38/75.47	c total #watches: 62124
75.68/75.79	c total #propagations: 156712714 / total #impl: 341799775 (eff. 0.458)
75.68/75.79	c #Conflicts:     368000 | #Learnt:      25403 | 0.000
75.68/75.79	c total clause space: 48.1602MB
75.68/75.79	c total #watches: 64124
76.08/76.13	c total #propagations: 157263402 / total #impl: 343090022 (eff. 0.458)
76.08/76.13	c #Conflicts:     369000 | #Learnt:      26403 | 0.000
76.08/76.13	c total clause space: 48.1602MB
76.08/76.13	c total #watches: 66124
76.48/76.52	c total #propagations: 157834031 / total #impl: 344432966 (eff. 0.458)
76.48/76.52	c #Conflicts:     370000 | #Learnt:      27403 | 0.000
76.48/76.52	c total clause space: 48.1602MB
76.48/76.52	c total #watches: 68124
76.78/76.87	c total #propagations: 158404144 / total #impl: 345789157 (eff. 0.458)
76.78/76.87	c #Conflicts:     371000 | #Learnt:      28403 | 0.000
76.78/76.87	c total clause space: 48.1602MB
76.78/76.87	c total #watches: 70124
77.18/77.21	c total #propagations: 158968893 / total #impl: 347129345 (eff. 0.458)
77.18/77.21	c GC COLLECT
77.18/77.21	c #Conflicts:     372000 | #Learnt:      14795 | 0.000
77.18/77.21	c total clause space: 48.1602MB
77.18/77.21	c total #watches: 42908
77.38/77.48	c total #propagations: 159542030 / total #impl: 348474446 (eff. 0.458)
77.38/77.48	c #Conflicts:     373000 | #Learnt:      15795 | 0.000
77.38/77.48	c total clause space: 48.1602MB
77.38/77.48	c total #watches: 44908
77.68/77.75	c total #propagations: 160197222 / total #impl: 349956969 (eff. 0.458)
77.68/77.75	c #Conflicts:     374000 | #Learnt:      16795 | 0.000
77.68/77.75	c total clause space: 48.1602MB
77.68/77.75	c total #watches: 46908
77.98/78.00	c total #propagations: 160811913 / total #impl: 351366343 (eff. 0.458)
77.98/78.00	c #Conflicts:     375000 | #Learnt:      17795 | 0.000
77.98/78.00	c total clause space: 48.1602MB
77.98/78.00	c total #watches: 48908
78.18/78.28	c total #propagations: 161431144 / total #impl: 352763210 (eff. 0.458)
78.18/78.28	c #Conflicts:     376000 | #Learnt:      18795 | 0.000
78.18/78.28	c total clause space: 48.1602MB
78.18/78.28	c total #watches: 50908
78.48/78.57	c total #propagations: 162025648 / total #impl: 354121938 (eff. 0.458)
78.48/78.57	c #Conflicts:     377000 | #Learnt:      19795 | 0.000
78.48/78.57	c total clause space: 48.1602MB
78.48/78.57	c total #watches: 52908
78.78/78.89	c total #propagations: 162620326 / total #impl: 355491268 (eff. 0.457)
78.78/78.89	c #Conflicts:     378000 | #Learnt:      20795 | 0.000
78.78/78.89	c total clause space: 48.1602MB
78.78/78.89	c total #watches: 54908
79.08/79.18	c total #propagations: 163235581 / total #impl: 356904765 (eff. 0.457)
79.08/79.18	c #Conflicts:     379000 | #Learnt:      21795 | 0.000
79.08/79.18	c total clause space: 48.1602MB
79.08/79.18	c total #watches: 56908
79.38/79.49	c total #propagations: 163865146 / total #impl: 358348813 (eff. 0.457)
79.38/79.49	c #Conflicts:     380000 | #Learnt:      22795 | 0.000
79.38/79.49	c total clause space: 48.1602MB
79.38/79.49	c total #watches: 58908
79.68/79.70	c total #propagations: 164341279 / total #impl: 359421047 (eff. 0.457)
79.68/79.70	c #Conflicts:     381000 | #Learnt:      23795 | 0.000
79.68/79.70	c total clause space: 48.1602MB
79.68/79.70	c total #watches: 60908
79.88/79.93	c total #propagations: 164649253 / total #impl: 360057529 (eff. 0.457)
79.88/79.93	c #Conflicts:     382000 | #Learnt:      24795 | 0.000
79.88/79.93	c total clause space: 48.1602MB
79.88/79.93	c total #watches: 62908
80.08/80.16	c total #propagations: 164945513 / total #impl: 360677659 (eff. 0.457)
80.08/80.16	c #Conflicts:     383000 | #Learnt:      25795 | 0.000
80.08/80.16	c total clause space: 48.1602MB
80.08/80.16	c total #watches: 64908
80.28/80.39	c total #propagations: 165217023 / total #impl: 361252946 (eff. 0.457)
80.28/80.39	c #Conflicts:     384000 | #Learnt:      26795 | 0.000
80.28/80.39	c total clause space: 48.1602MB
80.28/80.39	c total #watches: 66908
80.58/80.62	c total #propagations: 165505697 / total #impl: 361857673 (eff. 0.457)
80.58/80.62	c #Conflicts:     385000 | #Learnt:      27795 | 0.000
80.58/80.62	c total clause space: 48.1602MB
80.58/80.62	c total #watches: 68908
80.78/80.80	c total #propagations: 165778436 / total #impl: 362453698 (eff. 0.457)
80.78/80.80	c #Conflicts:     386000 | #Learnt:      28795 | 0.000
80.78/80.80	c total clause space: 48.1602MB
80.78/80.80	c total #watches: 70908
80.98/81.04	c total #propagations: 166087950 / total #impl: 363081069 (eff. 0.457)
80.98/81.04	c #Conflicts:     387000 | #Learnt:      29795 | 0.000
80.98/81.04	c total clause space: 48.1602MB
80.98/81.04	c total #watches: 72908
81.18/81.22	c total #propagations: 166375051 / total #impl: 363685100 (eff. 0.457)
81.18/81.22	c GC COLLECT
81.18/81.22	c #Conflicts:     388000 | #Learnt:      15893 | 0.000
81.18/81.22	c total clause space: 48.1602MB
81.18/81.22	c total #watches: 45104
81.28/81.38	c total #propagations: 166631113 / total #impl: 364242039 (eff. 0.457)
81.28/81.38	c #Conflicts:     389000 | #Learnt:      16893 | 0.000
81.28/81.38	c total clause space: 48.1602MB
81.28/81.38	c total #watches: 47104
81.48/81.56	c total #propagations: 166900755 / total #impl: 364825113 (eff. 0.457)
81.48/81.56	c #Conflicts:     390000 | #Learnt:      17893 | 0.000
81.48/81.56	c total clause space: 48.1602MB
81.48/81.56	c total #watches: 49104
81.68/81.74	c total #propagations: 167158284 / total #impl: 365392830 (eff. 0.457)
81.68/81.74	c #Conflicts:     391000 | #Learnt:      18893 | 0.000
81.68/81.74	c total clause space: 48.1602MB
81.68/81.74	c total #watches: 51104
81.88/81.94	c total #propagations: 167449426 / total #impl: 365999032 (eff. 0.458)
81.88/81.94	c #Conflicts:     392000 | #Learnt:      19893 | 0.000
81.88/81.94	c total clause space: 48.1602MB
81.88/81.94	c total #watches: 53104
82.08/82.13	c total #propagations: 167732295 / total #impl: 366595696 (eff. 0.458)
82.08/82.13	c #Conflicts:     393000 | #Learnt:      20893 | 0.000
82.08/82.13	c total clause space: 48.1602MB
82.08/82.13	c total #watches: 55104
82.28/82.37	c total #propagations: 168017007 / total #impl: 367188822 (eff. 0.458)
82.28/82.37	c #Conflicts:     394000 | #Learnt:      21893 | 0.000
82.28/82.37	c total clause space: 48.1602MB
82.28/82.37	c total #watches: 57104
82.48/82.57	c total #propagations: 168392896 / total #impl: 368041087 (eff. 0.458)
82.48/82.57	c #Conflicts:     395000 | #Learnt:      22893 | 0.000
82.48/82.57	c total clause space: 48.1602MB
82.48/82.57	c total #watches: 59104
82.68/82.79	c total #propagations: 168703097 / total #impl: 368682828 (eff. 0.458)
82.68/82.79	c #Conflicts:     396000 | #Learnt:      23893 | 0.000
82.68/82.79	c total clause space: 48.1602MB
82.68/82.79	c total #watches: 61104
82.98/83.01	c total #propagations: 169103562 / total #impl: 369548616 (eff. 0.458)
82.98/83.01	c #Conflicts:     397000 | #Learnt:      24893 | 0.000
82.98/83.01	c total clause space: 48.1602MB
82.98/83.01	c total #watches: 63104
83.18/83.26	c total #propagations: 169449260 / total #impl: 370262628 (eff. 0.458)
83.18/83.26	c #Conflicts:     398000 | #Learnt:      25893 | 0.000
83.18/83.26	c total clause space: 48.1602MB
83.18/83.26	c total #watches: 65104
83.48/83.52	c total #propagations: 169833513 / total #impl: 371099177 (eff. 0.458)
83.48/83.52	c #Conflicts:     399000 | #Learnt:      26893 | 0.000
83.48/83.52	c total clause space: 48.1602MB
83.48/83.52	c total #watches: 67104
83.78/83.80	c total #propagations: 170131317 / total #impl: 371733397 (eff. 0.458)
83.78/83.80	c #Conflicts:     400000 | #Learnt:      27893 | 0.000
83.78/83.80	c total clause space: 48.1602MB
83.78/83.80	c total #watches: 69104
83.98/84.05	c total #propagations: 170444372 / total #impl: 372400319 (eff. 0.458)
83.98/84.05	c #Conflicts:     401000 | #Learnt:      28893 | 0.000
83.98/84.05	c total clause space: 48.1602MB
83.98/84.05	c total #watches: 71104
84.28/84.30	c total #propagations: 170747253 / total #impl: 373071932 (eff. 0.458)
84.28/84.30	c #Conflicts:     402000 | #Learnt:      29893 | 0.000
84.28/84.30	c total clause space: 48.1602MB
84.28/84.30	c total #watches: 73104
84.48/84.58	c total #propagations: 171029759 / total #impl: 373663034 (eff. 0.458)
84.48/84.58	c GC COLLECT
84.48/84.58	c #Conflicts:     403000 | #Learnt:      15692 | 0.000
84.48/84.58	c total clause space: 48.1602MB
84.48/84.58	c total #watches: 44702
84.78/84.85	c total #propagations: 171553349 / total #impl: 374841418 (eff. 0.458)
84.78/84.85	c #Conflicts:     404000 | #Learnt:      16692 | 0.000
84.78/84.85	c total clause space: 48.1602MB
84.78/84.85	c total #watches: 46702
85.08/85.10	c total #propagations: 172136085 / total #impl: 376166623 (eff. 0.458)
85.08/85.10	c #Conflicts:     405000 | #Learnt:      17692 | 0.000
85.08/85.10	c total clause space: 48.1602MB
85.08/85.10	c total #watches: 48702
85.28/85.35	c total #propagations: 172586439 / total #impl: 377215700 (eff. 0.458)
85.28/85.35	c #Conflicts:     406000 | #Learnt:      18692 | 0.000
85.28/85.35	c total clause space: 48.1602MB
85.28/85.35	c total #watches: 50702
85.48/85.55	c total #propagations: 173033098 / total #impl: 378233987 (eff. 0.457)
85.48/85.55	c #Conflicts:     407000 | #Learnt:      19692 | 0.000
85.48/85.55	c total clause space: 48.1602MB
85.48/85.55	c total #watches: 52702
85.67/85.73	c total #propagations: 173297650 / total #impl: 378801720 (eff. 0.457)
85.67/85.73	c #Conflicts:     408000 | #Learnt:      20692 | 0.000
85.67/85.73	c total clause space: 48.1602MB
85.67/85.73	c total #watches: 54702
85.88/85.94	c total #propagations: 173578035 / total #impl: 379388960 (eff. 0.458)
85.88/85.94	c #Conflicts:     409000 | #Learnt:      21692 | 0.000
85.88/85.94	c total clause space: 48.1602MB
85.88/85.94	c total #watches: 56702
86.07/86.16	c total #propagations: 173871706 / total #impl: 380050928 (eff. 0.457)
86.07/86.16	c #Conflicts:     410000 | #Learnt:      22692 | 0.000
86.07/86.16	c total clause space: 48.1602MB
86.07/86.16	c total #watches: 58702
86.37/86.45	c total #propagations: 174176398 / total #impl: 380687121 (eff. 0.458)
86.37/86.45	c #Conflicts:     411000 | #Learnt:      23692 | 0.000
86.37/86.45	c total clause space: 48.1602MB
86.37/86.45	c total #watches: 60702
86.67/86.78	c total #propagations: 174582805 / total #impl: 381592314 (eff. 0.458)
86.67/86.78	c #Conflicts:     412000 | #Learnt:      24692 | 0.000
86.67/86.78	c total clause space: 48.1602MB
86.67/86.78	c total #watches: 62702
86.98/87.08	c total #propagations: 175174036 / total #impl: 382955651 (eff. 0.457)
86.98/87.08	c #Conflicts:     413000 | #Learnt:      25692 | 0.000
86.98/87.08	c total clause space: 48.1602MB
86.98/87.08	c total #watches: 64702
87.37/87.42	c total #propagations: 175712106 / total #impl: 384227026 (eff. 0.457)
87.37/87.42	c #Conflicts:     414000 | #Learnt:      26692 | 0.000
87.37/87.42	c total clause space: 48.1602MB
87.37/87.42	c total #watches: 66702
87.67/87.77	c total #propagations: 176275712 / total #impl: 385574512 (eff. 0.457)
87.67/87.77	c #Conflicts:     415000 | #Learnt:      27692 | 0.000
87.67/87.77	c total clause space: 48.1602MB
87.67/87.77	c total #watches: 68702
87.98/88.07	c total #propagations: 176809137 / total #impl: 386844573 (eff. 0.457)
87.98/88.07	c #Conflicts:     416000 | #Learnt:      28692 | 0.000
87.98/88.07	c total clause space: 48.1602MB
87.98/88.07	c total #watches: 70702
88.27/88.36	c total #propagations: 177295994 / total #impl: 387953008 (eff. 0.457)
88.27/88.36	c #Conflicts:     417000 | #Learnt:      29692 | 0.000
88.27/88.36	c total clause space: 48.1602MB
88.27/88.36	c total #watches: 72702
88.57/88.60	c total #propagations: 177779093 / total #impl: 389043252 (eff. 0.457)
88.57/88.60	c #Conflicts:     418000 | #Learnt:      30692 | 0.000
88.57/88.60	c total clause space: 48.1602MB
88.57/88.60	c total #watches: 74702
88.77/88.83	c total #propagations: 178248875 / total #impl: 390066464 (eff. 0.457)
88.77/88.83	c GC COLLECT
88.77/88.83	c #Conflicts:     419000 | #Learnt:      16191 | 0.000
88.77/88.83	c total clause space: 48.1602MB
88.77/88.83	c total #watches: 45700
88.97/89.03	c total #propagations: 178769788 / total #impl: 391189370 (eff. 0.457)
88.97/89.03	c #Conflicts:     420000 | #Learnt:      17191 | 0.000
88.97/89.03	c total clause space: 48.1602MB
88.97/89.03	c total #watches: 47700
89.18/89.25	c total #propagations: 179276662 / total #impl: 392285004 (eff. 0.457)
89.18/89.25	c #Conflicts:     421000 | #Learnt:      18191 | 0.000
89.18/89.25	c total clause space: 48.1602MB
89.18/89.25	c total #watches: 49700
89.37/89.47	c total #propagations: 179794275 / total #impl: 393419532 (eff. 0.457)
89.37/89.47	c #Conflicts:     422000 | #Learnt:      19191 | 0.000
89.37/89.47	c total clause space: 48.1602MB
89.37/89.47	c total #watches: 51700
89.67/89.72	c total #propagations: 180298936 / total #impl: 394528713 (eff. 0.457)
89.67/89.72	c #Conflicts:     423000 | #Learnt:      20191 | 0.000
89.67/89.72	c total clause space: 48.1602MB
89.67/89.72	c total #watches: 53700
89.97/90.05	c total #propagations: 180839613 / total #impl: 395723743 (eff. 0.457)
89.97/90.05	c #Conflicts:     424000 | #Learnt:      21191 | 0.000
89.97/90.05	c total clause space: 48.1602MB
89.97/90.05	c total #watches: 55700
90.28/90.35	c total #propagations: 181517954 / total #impl: 397186980 (eff. 0.457)
90.28/90.35	c #Conflicts:     425000 | #Learnt:      22191 | 0.000
90.28/90.35	c total clause space: 48.1602MB
90.28/90.35	c total #watches: 57700
90.57/90.63	c total #propagations: 182153633 / total #impl: 398566029 (eff. 0.457)
90.57/90.63	c #Conflicts:     426000 | #Learnt:      23191 | 0.000
90.57/90.63	c total clause space: 48.1602MB
90.57/90.63	c total #watches: 59700
90.77/90.89	c total #propagations: 182719336 / total #impl: 399822668 (eff. 0.457)
90.77/90.89	c #Conflicts:     427000 | #Learnt:      24191 | 0.000
90.77/90.89	c total clause space: 48.1602MB
90.77/90.89	c total #watches: 61700
91.07/91.15	c total #propagations: 183284973 / total #impl: 401066212 (eff. 0.457)
91.07/91.15	c #Conflicts:     428000 | #Learnt:      25191 | 0.000
91.07/91.15	c total clause space: 48.1602MB
91.07/91.15	c total #watches: 63700
91.38/91.43	c total #propagations: 183876769 / total #impl: 402373877 (eff. 0.457)
91.38/91.43	c #Conflicts:     429000 | #Learnt:      26191 | 0.000
91.38/91.43	c total clause space: 48.1602MB
91.38/91.43	c total #watches: 65700
91.67/91.71	c total #propagations: 184433430 / total #impl: 403629405 (eff. 0.457)
91.67/91.71	c #Conflicts:     430000 | #Learnt:      27191 | 0.000
91.67/91.71	c total clause space: 48.1602MB
91.67/91.71	c total #watches: 67700
91.97/92.02	c total #propagations: 184983220 / total #impl: 404865237 (eff. 0.457)
91.97/92.02	c #Conflicts:     431000 | #Learnt:      28191 | 0.000
91.97/92.02	c total clause space: 48.1602MB
91.97/92.02	c total #watches: 69700
92.27/92.34	c total #propagations: 185511869 / total #impl: 406074109 (eff. 0.457)
92.27/92.34	c #Conflicts:     432000 | #Learnt:      29191 | 0.000
92.27/92.34	c total clause space: 48.1602MB
92.27/92.34	c total #watches: 71700
92.57/92.65	c total #propagations: 186073844 / total #impl: 407360991 (eff. 0.457)
92.57/92.65	c #Conflicts:     433000 | #Learnt:      30191 | 0.000
92.57/92.65	c total clause space: 48.1602MB
92.57/92.65	c total #watches: 73700
92.87/92.98	c total #propagations: 186620014 / total #impl: 408613537 (eff. 0.457)
92.87/92.98	c #Conflicts:     434000 | #Learnt:      31191 | 0.000
92.87/92.98	c total clause space: 48.1602MB
92.87/92.98	c total #watches: 75700
93.17/93.26	c total #propagations: 187270852 / total #impl: 410027202 (eff. 0.457)
93.17/93.26	c GC COLLECT
93.17/93.26	c #Conflicts:     435000 | #Learnt:      16386 | 0.000
93.17/93.26	c total clause space: 48.1602MB
93.17/93.26	c total #watches: 46090
93.48/93.52	c total #propagations: 187823495 / total #impl: 411245246 (eff. 0.457)
93.48/93.52	c #Conflicts:     436000 | #Learnt:      17386 | 0.000
93.48/93.52	c total clause space: 48.1602MB
93.48/93.52	c total #watches: 48090
93.67/93.79	c total #propagations: 188407393 / total #impl: 412528744 (eff. 0.457)
93.67/93.79	c #Conflicts:     437000 | #Learnt:      18386 | 0.000
93.67/93.79	c total clause space: 48.1602MB
93.67/93.79	c total #watches: 50090
93.97/94.05	c total #propagations: 189025251 / total #impl: 413934631 (eff. 0.457)
93.97/94.05	c #Conflicts:     438000 | #Learnt:      19386 | 0.000
93.97/94.05	c total clause space: 48.1602MB
93.97/94.05	c total #watches: 52090
94.27/94.36	c total #propagations: 189629748 / total #impl: 415304659 (eff. 0.457)
94.27/94.36	c #Conflicts:     439000 | #Learnt:      20386 | 0.000
94.27/94.36	c total clause space: 48.1602MB
94.27/94.36	c total #watches: 54090
94.58/94.65	c total #propagations: 190238899 / total #impl: 416738681 (eff. 0.456)
94.58/94.65	c #Conflicts:     440000 | #Learnt:      21386 | 0.000
94.58/94.65	c total clause space: 48.1602MB
94.58/94.65	c total #watches: 56090
94.87/94.97	c total #propagations: 190785079 / total #impl: 418007771 (eff. 0.456)
94.87/94.97	c #Conflicts:     441000 | #Learnt:      22386 | 0.000
94.87/94.97	c total clause space: 48.1602MB
94.87/94.97	c total #watches: 58090
95.17/95.27	c total #propagations: 191370785 / total #impl: 419380302 (eff. 0.456)
95.17/95.27	c #Conflicts:     442000 | #Learnt:      23386 | 0.000
95.17/95.27	c total clause space: 48.1602MB
95.17/95.27	c total #watches: 60090
95.47/95.56	c total #propagations: 191921609 / total #impl: 420655366 (eff. 0.456)
95.47/95.56	c #Conflicts:     443000 | #Learnt:      24386 | 0.000
95.47/95.56	c total clause space: 48.1602MB
95.47/95.56	c total #watches: 62090
95.78/95.85	c total #propagations: 192484824 / total #impl: 421954596 (eff. 0.456)
95.78/95.85	c #Conflicts:     444000 | #Learnt:      25386 | 0.000
95.78/95.85	c total clause space: 48.1602MB
95.78/95.85	c total #watches: 64090
96.07/96.19	c total #propagations: 193055690 / total #impl: 423264042 (eff. 0.456)
96.07/96.19	c #Conflicts:     445000 | #Learnt:      26386 | 0.000
96.07/96.19	c total clause space: 48.1602MB
96.07/96.19	c total #watches: 66090
96.47/96.51	c total #propagations: 193642758 / total #impl: 424648379 (eff. 0.456)
96.47/96.51	c #Conflicts:     446000 | #Learnt:      27386 | 0.000
96.47/96.51	c total clause space: 48.1602MB
96.47/96.51	c total #watches: 68090
96.78/96.87	c total #propagations: 194205358 / total #impl: 425959045 (eff. 0.456)
96.78/96.87	c #Conflicts:     447000 | #Learnt:      28386 | 0.000
96.78/96.87	c total clause space: 48.1602MB
96.78/96.87	c total #watches: 70090
97.17/97.22	c total #propagations: 194794134 / total #impl: 427351675 (eff. 0.456)
97.17/97.22	c #Conflicts:     448000 | #Learnt:      29386 | 0.000
97.17/97.22	c total clause space: 48.1602MB
97.17/97.22	c total #watches: 72090
97.47/97.53	c total #propagations: 195350559 / total #impl: 428661183 (eff. 0.456)
97.47/97.53	c #Conflicts:     449000 | #Learnt:      30386 | 0.000
97.47/97.53	c total clause space: 48.1602MB
97.47/97.53	c total #watches: 74090
97.77/97.89	c total #propagations: 195911502 / total #impl: 429966273 (eff. 0.456)
97.77/97.89	c #Conflicts:     450000 | #Learnt:      31386 | 0.000
97.77/97.89	c total clause space: 48.1602MB
97.77/97.89	c total #watches: 76090
98.27/98.30	c total #propagations: 196514991 / total #impl: 431402263 (eff. 0.456)
98.27/98.30	c GC COLLECT
98.27/98.30	c #Conflicts:     451000 | #Learnt:      16286 | 0.000
98.27/98.30	c total clause space: 78.2603MB
98.27/98.30	c total #watches: 45890
98.47/98.55	c total #propagations: 197117278 / total #impl: 432841907 (eff. 0.455)
98.47/98.55	c #Conflicts:     452000 | #Learnt:      17286 | 0.000
98.47/98.55	c total clause space: 78.2603MB
98.47/98.55	c total #watches: 47890
98.77/98.82	c total #propagations: 197708293 / total #impl: 434196235 (eff. 0.455)
98.77/98.82	c #Conflicts:     453000 | #Learnt:      18286 | 0.000
98.77/98.82	c total clause space: 78.2603MB
98.77/98.82	c total #watches: 49890
98.98/99.08	c total #propagations: 198295778 / total #impl: 435550615 (eff. 0.455)
98.98/99.08	c #Conflicts:     454000 | #Learnt:      19286 | 0.000
98.98/99.08	c total clause space: 78.2603MB
98.98/99.08	c total #watches: 51890
99.27/99.34	c total #propagations: 198867670 / total #impl: 436852264 (eff. 0.455)
99.27/99.34	c #Conflicts:     455000 | #Learnt:      20286 | 0.000
99.27/99.34	c total clause space: 78.2603MB
99.27/99.34	c total #watches: 53890
99.57/99.62	c total #propagations: 199464577 / total #impl: 438211030 (eff. 0.455)
99.57/99.62	c #Conflicts:     456000 | #Learnt:      21286 | 0.000
99.57/99.62	c total clause space: 78.2603MB
99.57/99.62	c total #watches: 55890
99.87/99.93	c total #propagations: 200061422 / total #impl: 439560574 (eff. 0.455)
99.87/99.93	c #Conflicts:     457000 | #Learnt:      22286 | 0.000
99.87/99.93	c total clause space: 78.2603MB
99.87/99.93	c total #watches: 57890
100.18/100.24	c total #propagations: 200673478 / total #impl: 440982547 (eff. 0.455)
100.18/100.24	c #Conflicts:     458000 | #Learnt:      23286 | 0.000
100.18/100.24	c total clause space: 78.2603MB
100.18/100.24	c total #watches: 59890
100.47/100.52	c total #propagations: 201307480 / total #impl: 442440486 (eff. 0.455)
100.47/100.52	c #Conflicts:     459000 | #Learnt:      24286 | 0.000
100.47/100.52	c total clause space: 78.2603MB
100.47/100.52	c total #watches: 61890
100.77/100.82	c total #propagations: 201910237 / total #impl: 443813356 (eff. 0.455)
100.77/100.82	c #Conflicts:     460000 | #Learnt:      25286 | 0.000
100.77/100.82	c total clause space: 78.2603MB
100.77/100.82	c total #watches: 63890
101.07/101.15	c total #propagations: 202557067 / total #impl: 445301664 (eff. 0.455)
101.07/101.15	c #Conflicts:     461000 | #Learnt:      26286 | 0.000
101.07/101.15	c total clause space: 78.2603MB
101.07/101.15	c total #watches: 65890
101.47/101.50	c total #propagations: 203164741 / total #impl: 446713738 (eff. 0.455)
101.47/101.50	c #Conflicts:     462000 | #Learnt:      27286 | 0.000
101.47/101.50	c total clause space: 78.2603MB
101.47/101.50	c total #watches: 67890
101.77/101.84	c total #propagations: 203807349 / total #impl: 448210161 (eff. 0.455)
101.77/101.84	c #Conflicts:     463000 | #Learnt:      28286 | 0.000
101.77/101.84	c total clause space: 78.2603MB
101.77/101.84	c total #watches: 69890
102.07/102.16	c total #propagations: 204441904 / total #impl: 449682220 (eff. 0.455)
102.07/102.16	c #Conflicts:     464000 | #Learnt:      29286 | 0.000
102.07/102.16	c total clause space: 78.2603MB
102.07/102.16	c total #watches: 71890
102.47/102.52	c total #propagations: 205051043 / total #impl: 451098265 (eff. 0.455)
102.47/102.52	c #Conflicts:     465000 | #Learnt:      30286 | 0.000
102.47/102.52	c total clause space: 78.2603MB
102.47/102.52	c total #watches: 73890
102.77/102.82	c total #propagations: 205667181 / total #impl: 452557978 (eff. 0.454)
102.77/102.82	c #Conflicts:     466000 | #Learnt:      31286 | 0.000
102.77/102.82	c total clause space: 78.2603MB
102.77/102.82	c total #watches: 75890
103.07/103.17	c total #propagations: 206308562 / total #impl: 454055624 (eff. 0.454)
103.07/103.17	c #Conflicts:     467000 | #Learnt:      32286 | 0.000
103.07/103.17	c total clause space: 78.2603MB
103.07/103.17	c total #watches: 77890
103.38/103.47	c total #propagations: 206937901 / total #impl: 455534588 (eff. 0.454)
103.38/103.47	c GC COLLECT
103.38/103.47	c #Conflicts:     468000 | #Learnt:      16883 | 0.000
103.38/103.47	c total clause space: 78.2603MB
103.38/103.47	c total #watches: 47084
103.67/103.70	c total #propagations: 207536193 / total #impl: 456907319 (eff. 0.454)
103.67/103.70	c #Conflicts:     469000 | #Learnt:      17883 | 0.000
103.67/103.70	c total clause space: 78.2603MB
103.67/103.70	c total #watches: 49084
103.87/103.96	c total #propagations: 208132152 / total #impl: 458258103 (eff. 0.454)
103.87/103.96	c #Conflicts:     470000 | #Learnt:      18883 | 0.000
103.87/103.96	c total clause space: 78.2603MB
103.87/103.96	c total #watches: 51084
104.17/104.21	c total #propagations: 208759804 / total #impl: 459684619 (eff. 0.454)
104.17/104.21	c #Conflicts:     471000 | #Learnt:      19883 | 0.000
104.17/104.21	c total clause space: 78.2603MB
104.17/104.21	c total #watches: 53084
104.37/104.48	c total #propagations: 209380520 / total #impl: 461105438 (eff. 0.454)
104.37/104.48	c #Conflicts:     472000 | #Learnt:      20883 | 0.000
104.37/104.48	c total clause space: 78.2603MB
104.37/104.48	c total #watches: 55084
104.67/104.76	c total #propagations: 209982731 / total #impl: 462493729 (eff. 0.454)
104.67/104.76	c #Conflicts:     473000 | #Learnt:      21883 | 0.000
104.67/104.76	c total clause space: 78.2603MB
104.67/104.76	c total #watches: 57084
104.97/105.04	c total #propagations: 210586930 / total #impl: 463891828 (eff. 0.454)
104.97/105.04	c #Conflicts:     474000 | #Learnt:      22883 | 0.000
104.97/105.04	c total clause space: 78.2603MB
104.97/105.04	c total #watches: 59084
105.26/105.37	c total #propagations: 211186792 / total #impl: 465270656 (eff. 0.454)
105.26/105.37	c #Conflicts:     475000 | #Learnt:      23883 | 0.000
105.26/105.37	c total clause space: 78.2603MB
105.26/105.37	c total #watches: 61084
105.57/105.66	c total #propagations: 211804047 / total #impl: 466707276 (eff. 0.454)
105.57/105.66	c #Conflicts:     476000 | #Learnt:      24883 | 0.000
105.57/105.66	c total clause space: 78.2603MB
105.57/105.66	c total #watches: 63084
105.86/105.99	c total #propagations: 212403706 / total #impl: 468082159 (eff. 0.454)
105.86/105.99	c #Conflicts:     477000 | #Learnt:      25883 | 0.000
105.86/105.99	c total clause space: 78.2603MB
105.86/105.99	c total #watches: 65084
106.26/106.32	c total #propagations: 212988393 / total #impl: 469449827 (eff. 0.454)
106.26/106.32	c #Conflicts:     478000 | #Learnt:      26883 | 0.000
106.26/106.32	c total clause space: 78.2603MB
106.26/106.32	c total #watches: 67084
106.56/106.65	c total #propagations: 213632693 / total #impl: 470945676 (eff. 0.454)
106.56/106.65	c #Conflicts:     479000 | #Learnt:      27883 | 0.000
106.56/106.65	c total clause space: 78.2603MB
106.56/106.65	c total #watches: 69084
106.96/107.00	c total #propagations: 214214928 / total #impl: 472324431 (eff. 0.454)
106.96/107.00	c #Conflicts:     480000 | #Learnt:      28883 | 0.000
106.96/107.00	c total clause space: 78.2603MB
106.96/107.00	c total #watches: 71084
107.26/107.33	c total #propagations: 214835411 / total #impl: 473792611 (eff. 0.453)
107.26/107.33	c #Conflicts:     481000 | #Learnt:      29883 | 0.000
107.26/107.33	c total clause space: 78.2603MB
107.26/107.33	c total #watches: 73084
107.56/107.65	c total #propagations: 215454502 / total #impl: 475248271 (eff. 0.453)
107.56/107.65	c #Conflicts:     482000 | #Learnt:      30883 | 0.000
107.56/107.65	c total clause space: 78.2603MB
107.56/107.65	c total #watches: 75084
107.96/108.01	c total #propagations: 216076061 / total #impl: 476689448 (eff. 0.453)
107.96/108.01	c #Conflicts:     483000 | #Learnt:      31883 | 0.000
107.96/108.01	c total clause space: 78.2603MB
107.96/108.01	c total #watches: 77084
108.26/108.37	c total #propagations: 216718776 / total #impl: 478191941 (eff. 0.453)
108.26/108.37	c #Conflicts:     484000 | #Learnt:      32883 | 0.000
108.26/108.37	c total clause space: 78.2603MB
108.26/108.37	c total #watches: 79084
108.56/108.68	c total #propagations: 217372250 / total #impl: 479714618 (eff. 0.453)
108.56/108.68	c GC COLLECT
108.56/108.68	c #Conflicts:     485000 | #Learnt:      17190 | 0.000
108.56/108.68	c total clause space: 78.2603MB
108.56/108.68	c total #watches: 47698
108.76/108.90	c total #propagations: 217978645 / total #impl: 481119631 (eff. 0.453)
108.76/108.90	c #Conflicts:     486000 | #Learnt:      18190 | 0.000
108.76/108.90	c total clause space: 78.2603MB
108.76/108.90	c total #watches: 49698
109.06/109.16	c total #propagations: 218585098 / total #impl: 482495655 (eff. 0.453)
109.06/109.16	c #Conflicts:     487000 | #Learnt:      19190 | 0.000
109.06/109.16	c total clause space: 78.2603MB
109.06/109.16	c total #watches: 51698
109.36/109.41	c total #propagations: 219152889 / total #impl: 483812821 (eff. 0.453)
109.36/109.41	c #Conflicts:     488000 | #Learnt:      20190 | 0.000
109.36/109.41	c total clause space: 78.2603MB
109.36/109.41	c total #watches: 53698
109.66/109.71	c total #propagations: 219776603 / total #impl: 485244553 (eff. 0.453)
109.66/109.71	c #Conflicts:     489000 | #Learnt:      21190 | 0.000
109.66/109.71	c total clause space: 78.2603MB
109.66/109.71	c total #watches: 55698
109.86/109.99	c total #propagations: 220378545 / total #impl: 486647678 (eff. 0.453)
109.86/109.99	c #Conflicts:     490000 | #Learnt:      22190 | 0.000
109.86/109.99	c total clause space: 78.2603MB
109.86/109.99	c total #watches: 57698
110.26/110.31	c total #propagations: 220959583 / total #impl: 487986414 (eff. 0.453)
110.26/110.31	c #Conflicts:     491000 | #Learnt:      23190 | 0.000
110.26/110.31	c total clause space: 78.2603MB
110.26/110.31	c total #watches: 59698
110.56/110.65	c total #propagations: 221559152 / total #impl: 489380304 (eff. 0.453)
110.56/110.65	c #Conflicts:     492000 | #Learnt:      24190 | 0.000
110.56/110.65	c total clause space: 78.2603MB
110.56/110.65	c total #watches: 61698
110.86/110.96	c total #propagations: 222200507 / total #impl: 490878838 (eff. 0.453)
110.86/110.96	c #Conflicts:     493000 | #Learnt:      25190 | 0.000
110.86/110.96	c total clause space: 78.2603MB
110.86/110.96	c total #watches: 63698
111.17/111.28	c total #propagations: 222783756 / total #impl: 492257699 (eff. 0.453)
111.17/111.28	c #Conflicts:     494000 | #Learnt:      26190 | 0.000
111.17/111.28	c total clause space: 78.2603MB
111.17/111.28	c total #watches: 65698
111.46/111.59	c total #propagations: 223428849 / total #impl: 493766670 (eff. 0.452)
111.46/111.59	c #Conflicts:     495000 | #Learnt:      27190 | 0.000
111.46/111.59	c total clause space: 78.2603MB
111.46/111.59	c total #watches: 67698
111.86/111.92	c total #propagations: 224021094 / total #impl: 495156844 (eff. 0.452)
111.86/111.92	c #Conflicts:     496000 | #Learnt:      28190 | 0.000
111.86/111.92	c total clause space: 78.2603MB
111.86/111.92	c total #watches: 69698
112.17/112.25	c total #propagations: 224507102 / total #impl: 496302938 (eff. 0.452)
112.17/112.25	c #Conflicts:     497000 | #Learnt:      29190 | 0.000
112.17/112.25	c total clause space: 78.2603MB
112.17/112.25	c total #watches: 71698
112.46/112.56	c total #propagations: 225094741 / total #impl: 497684636 (eff. 0.452)
112.46/112.56	c #Conflicts:     498000 | #Learnt:      30190 | 0.000
112.46/112.56	c total clause space: 78.2603MB
112.46/112.56	c total #watches: 73698
112.76/112.87	c total #propagations: 225676480 / total #impl: 499042699 (eff. 0.452)
112.76/112.87	c #Conflicts:     499000 | #Learnt:      31190 | 0.000
112.76/112.87	c total clause space: 78.2603MB
112.76/112.87	c total #watches: 75698
113.06/113.19	c total #propagations: 226250783 / total #impl: 500384699 (eff. 0.452)
113.06/113.19	c #Conflicts:     500000 | #Learnt:      32190 | 0.000
113.06/113.19	c total clause space: 78.2603MB
113.06/113.19	c total #watches: 77698
113.46/113.57	c total #propagations: 226834656 / total #impl: 501742866 (eff. 0.452)
113.46/113.57	c #Conflicts:     501000 | #Learnt:      33190 | 0.000
113.46/113.57	c total clause space: 78.2603MB
113.46/113.57	c total #watches: 79698
113.86/113.99	c total #propagations: 227391857 / total #impl: 503063153 (eff. 0.452)
113.86/113.99	c GC COLLECT
113.86/113.99	c #Conflicts:     502000 | #Learnt:      17183 | 0.000
113.86/113.99	c total clause space: 78.2603MB
113.86/113.99	c total #watches: 47684
114.16/114.20	c total #propagations: 227968949 / total #impl: 504442413 (eff. 0.452)
114.16/114.20	c #Conflicts:     503000 | #Learnt:      18183 | 0.000
114.16/114.20	c total clause space: 78.2603MB
114.16/114.20	c total #watches: 49684
114.37/114.43	c total #propagations: 228530993 / total #impl: 505702585 (eff. 0.452)
114.37/114.43	c #Conflicts:     504000 | #Learnt:      19183 | 0.000
114.37/114.43	c total clause space: 78.2603MB
114.37/114.43	c total #watches: 51684
114.66/114.72	c total #propagations: 229117794 / total #impl: 507039403 (eff. 0.452)
114.66/114.72	c #Conflicts:     505000 | #Learnt:      20183 | 0.000
114.66/114.72	c total clause space: 78.2603MB
114.66/114.72	c total #watches: 53684
114.96/115.01	c total #propagations: 229754818 / total #impl: 508514732 (eff. 0.452)
114.96/115.01	c #Conflicts:     506000 | #Learnt:      21183 | 0.000
114.96/115.01	c total clause space: 78.2603MB
114.96/115.01	c total #watches: 55684
115.16/115.29	c total #propagations: 230303701 / total #impl: 509807196 (eff. 0.452)
115.16/115.29	c #Conflicts:     507000 | #Learnt:      22183 | 0.000
115.16/115.29	c total clause space: 78.2603MB
115.16/115.29	c total #watches: 57684
115.47/115.58	c total #propagations: 230894828 / total #impl: 511187928 (eff. 0.452)
115.47/115.58	c #Conflicts:     508000 | #Learnt:      23183 | 0.000
115.47/115.58	c total clause space: 78.2603MB
115.47/115.58	c total #watches: 59684
115.76/115.85	c total #propagations: 231483057 / total #impl: 512585153 (eff. 0.452)
115.76/115.85	c #Conflicts:     509000 | #Learnt:      24183 | 0.000
115.76/115.85	c total clause space: 78.2603MB
115.76/115.85	c total #watches: 61684
116.06/116.11	c total #propagations: 232089928 / total #impl: 513992060 (eff. 0.452)
116.06/116.11	c #Conflicts:     510000 | #Learnt:      25183 | 0.000
116.06/116.11	c total clause space: 78.2603MB
116.06/116.11	c total #watches: 63684
116.36/116.40	c total #propagations: 232705316 / total #impl: 515413345 (eff. 0.451)
116.36/116.40	c #Conflicts:     511000 | #Learnt:      26183 | 0.000
116.36/116.40	c total clause space: 78.2603MB
116.36/116.40	c total #watches: 65684
116.67/116.71	c total #propagations: 233318136 / total #impl: 516850415 (eff. 0.451)
116.67/116.71	c #Conflicts:     512000 | #Learnt:      27183 | 0.000
116.67/116.71	c total clause space: 78.2603MB
116.67/116.71	c total #watches: 67684
116.96/117.04	c total #propagations: 233916217 / total #impl: 518271031 (eff. 0.451)
116.96/117.04	c #Conflicts:     513000 | #Learnt:      28183 | 0.000
116.96/117.04	c total clause space: 78.2603MB
116.96/117.04	c total #watches: 69684
117.26/117.30	c total #propagations: 234504791 / total #impl: 519670759 (eff. 0.451)
117.26/117.30	c #Conflicts:     514000 | #Learnt:      29183 | 0.000
117.26/117.30	c total clause space: 78.2603MB
117.26/117.30	c total #watches: 71684
117.56/117.61	c total #propagations: 235087092 / total #impl: 520997782 (eff. 0.451)
117.56/117.61	c #Conflicts:     515000 | #Learnt:      30183 | 0.000
117.56/117.61	c total clause space: 78.2603MB
117.56/117.61	c total #watches: 73684
117.86/117.92	c total #propagations: 235667031 / total #impl: 522342914 (eff. 0.451)
117.86/117.92	c #Conflicts:     516000 | #Learnt:      31183 | 0.000
117.86/117.92	c total clause space: 78.2603MB
117.86/117.92	c total #watches: 75684
118.06/118.16	c total #propagations: 236272669 / total #impl: 523777432 (eff. 0.451)
118.06/118.16	c #Conflicts:     517000 | #Learnt:      32183 | 0.000
118.06/118.16	c total clause space: 78.2603MB
118.06/118.16	c total #watches: 77684
118.26/118.37	c total #propagations: 236618266 / total #impl: 524551362 (eff. 0.451)
118.26/118.37	c #Conflicts:     518000 | #Learnt:      33183 | 0.000
118.26/118.37	c total clause space: 78.2603MB
118.26/118.37	c total #watches: 79684
118.46/118.59	c total #propagations: 236882277 / total #impl: 525108761 (eff. 0.451)
118.46/118.59	c #Conflicts:     519000 | #Learnt:      34183 | 0.000
118.46/118.59	c total clause space: 78.2603MB
118.46/118.59	c total #watches: 81684
118.66/118.80	c total #propagations: 237163157 / total #impl: 525731249 (eff. 0.451)
118.66/118.80	c GC COLLECT
118.66/118.80	c #Conflicts:     520000 | #Learnt:      17890 | 0.000
118.66/118.80	c total clause space: 78.2603MB
118.66/118.80	c total #watches: 49098
118.86/118.96	c total #propagations: 237498941 / total #impl: 526444078 (eff. 0.451)
118.86/118.96	c #Conflicts:     521000 | #Learnt:      18890 | 0.000
118.86/118.96	c total clause space: 78.2603MB
118.86/118.96	c total #watches: 51098
119.05/119.11	c total #propagations: 237822876 / total #impl: 527123603 (eff. 0.451)
119.05/119.11	c #Conflicts:     522000 | #Learnt:      19890 | 0.000
119.05/119.11	c total clause space: 78.2603MB
119.05/119.11	c total #watches: 53098
119.15/119.27	c total #propagations: 238094052 / total #impl: 527704978 (eff. 0.451)
119.15/119.27	c #Conflicts:     523000 | #Learnt:      20890 | 0.000
119.15/119.27	c total clause space: 78.2603MB
119.15/119.27	c total #watches: 55098
119.35/119.45	c total #propagations: 238374416 / total #impl: 528284690 (eff. 0.451)
119.35/119.45	c #Conflicts:     524000 | #Learnt:      21890 | 0.000
119.35/119.45	c total clause space: 78.2603MB
119.35/119.45	c total #watches: 57098
119.55/119.64	c total #propagations: 238687686 / total #impl: 528974627 (eff. 0.451)
119.55/119.64	c #Conflicts:     525000 | #Learnt:      22890 | 0.000
119.55/119.64	c total clause space: 78.2603MB
119.55/119.64	c total #watches: 59098
119.75/119.83	c total #propagations: 238982367 / total #impl: 529589199 (eff. 0.451)
119.75/119.83	c #Conflicts:     526000 | #Learnt:      23890 | 0.000
119.75/119.83	c total clause space: 78.2603MB
119.75/119.83	c total #watches: 61098
119.96/120.03	c total #propagations: 239296732 / total #impl: 530291225 (eff. 0.451)
119.96/120.03	c #Conflicts:     527000 | #Learnt:      24890 | 0.000
119.96/120.03	c total clause space: 78.2603MB
119.96/120.03	c total #watches: 63098
120.15/120.23	c total #propagations: 239631613 / total #impl: 531008749 (eff. 0.451)
120.15/120.23	c #Conflicts:     528000 | #Learnt:      25890 | 0.000
120.15/120.23	c total clause space: 78.2603MB
120.15/120.23	c total #watches: 65098
120.35/120.45	c total #propagations: 240082212 / total #impl: 532001234 (eff. 0.451)
120.35/120.45	c #Conflicts:     529000 | #Learnt:      26890 | 0.000
120.35/120.45	c total clause space: 78.2603MB
120.35/120.45	c total #watches: 67098
120.65/120.74	c total #propagations: 240645313 / total #impl: 533274694 (eff. 0.451)
120.65/120.74	c #Conflicts:     530000 | #Learnt:      27890 | 0.000
120.65/120.74	c total clause space: 78.2603MB
120.65/120.74	c total #watches: 69098
120.96/121.02	c total #propagations: 241236967 / total #impl: 534685959 (eff. 0.451)
120.96/121.02	c #Conflicts:     531000 | #Learnt:      28890 | 0.000
120.96/121.02	c total clause space: 78.2603MB
120.96/121.02	c total #watches: 71098
121.15/121.28	c total #propagations: 241799128 / total #impl: 535982677 (eff. 0.451)
121.15/121.28	c #Conflicts:     532000 | #Learnt:      29890 | 0.000
121.15/121.28	c total clause space: 78.2603MB
121.15/121.28	c total #watches: 73098
121.45/121.58	c total #propagations: 242353737 / total #impl: 537277483 (eff. 0.451)
121.45/121.58	c #Conflicts:     533000 | #Learnt:      30890 | 0.000
121.45/121.58	c total clause space: 78.2603MB
121.45/121.58	c total #watches: 75098
121.75/121.86	c total #propagations: 242918400 / total #impl: 538587490 (eff. 0.451)
121.75/121.86	c #Conflicts:     534000 | #Learnt:      31890 | 0.000
121.75/121.86	c total clause space: 78.2603MB
121.75/121.86	c total #watches: 77098
122.06/122.19	c total #propagations: 243498996 / total #impl: 539945453 (eff. 0.451)
122.06/122.19	c #Conflicts:     535000 | #Learnt:      32890 | 0.000
122.06/122.19	c total clause space: 78.2603MB
122.06/122.19	c total #watches: 79098
122.35/122.49	c total #propagations: 244104182 / total #impl: 541373750 (eff. 0.451)
122.35/122.49	c #Conflicts:     536000 | #Learnt:      33890 | 0.000
122.35/122.49	c total clause space: 78.2603MB
122.35/122.49	c total #watches: 81098
122.75/122.80	c total #propagations: 244705954 / total #impl: 542790709 (eff. 0.451)
122.75/122.80	c #Conflicts:     537000 | #Learnt:      34890 | 0.000
122.75/122.80	c total clause space: 78.2603MB
122.75/122.80	c total #watches: 83098
122.95/123.06	c total #propagations: 245230795 / total #impl: 544032080 (eff. 0.451)
122.95/123.06	c GC COLLECT
122.95/123.06	c #Conflicts:     538000 | #Learnt:      18285 | 0.000
122.95/123.06	c total clause space: 78.2603MB
122.95/123.06	c total #watches: 49888
123.16/123.30	c total #propagations: 245753212 / total #impl: 545252421 (eff. 0.451)
123.16/123.30	c #Conflicts:     539000 | #Learnt:      19285 | 0.000
123.16/123.30	c total clause space: 78.2603MB
123.16/123.30	c total #watches: 51888
123.45/123.56	c total #propagations: 246259333 / total #impl: 546432791 (eff. 0.451)
123.45/123.56	c #Conflicts:     540000 | #Learnt:      20285 | 0.000
123.45/123.56	c total clause space: 78.2603MB
123.45/123.56	c total #watches: 53888
123.75/123.82	c total #propagations: 246826114 / total #impl: 547768201 (eff. 0.451)
123.75/123.82	c #Conflicts:     541000 | #Learnt:      21285 | 0.000
123.75/123.82	c total clause space: 78.2603MB
123.75/123.82	c total #watches: 55888
123.95/124.05	c total #propagations: 247398493 / total #impl: 549098022 (eff. 0.451)
123.95/124.05	c #Conflicts:     542000 | #Learnt:      22285 | 0.000
123.95/124.05	c total clause space: 78.2603MB
123.95/124.05	c total #watches: 57888
124.15/124.30	c total #propagations: 247897822 / total #impl: 550238804 (eff. 0.451)
124.15/124.30	c #Conflicts:     543000 | #Learnt:      23285 | 0.000
124.15/124.30	c total clause space: 78.2603MB
124.15/124.30	c total #watches: 59888
124.45/124.54	c total #propagations: 248459229 / total #impl: 551521994 (eff. 0.450)
124.45/124.54	c #Conflicts:     544000 | #Learnt:      24285 | 0.000
124.45/124.54	c total clause space: 78.2603MB
124.45/124.54	c total #watches: 61888
124.75/124.82	c total #propagations: 249055579 / total #impl: 552864961 (eff. 0.450)
124.75/124.82	c #Conflicts:     545000 | #Learnt:      25285 | 0.000
124.75/124.82	c total clause space: 78.2603MB
124.75/124.82	c total #watches: 63888
125.05/125.10	c total #propagations: 249633381 / total #impl: 554206882 (eff. 0.450)
125.05/125.10	c #Conflicts:     546000 | #Learnt:      26285 | 0.000
125.05/125.10	c total clause space: 78.2603MB
125.05/125.10	c total #watches: 65888
125.25/125.37	c total #propagations: 250216518 / total #impl: 555549267 (eff. 0.450)
125.25/125.37	c #Conflicts:     547000 | #Learnt:      27285 | 0.000
125.25/125.37	c total clause space: 78.2603MB
125.25/125.37	c total #watches: 67888
125.55/125.64	c total #propagations: 250801413 / total #impl: 556877954 (eff. 0.450)
125.55/125.64	c #Conflicts:     548000 | #Learnt:      28285 | 0.000
125.55/125.64	c total clause space: 78.2603MB
125.55/125.64	c total #watches: 69888
125.85/125.93	c total #propagations: 251395127 / total #impl: 558245426 (eff. 0.450)
125.85/125.93	c #Conflicts:     549000 | #Learnt:      29285 | 0.000
125.85/125.93	c total clause space: 78.2603MB
125.85/125.93	c total #watches: 71888
126.15/126.22	c total #propagations: 252030960 / total #impl: 559697158 (eff. 0.450)
126.15/126.22	c #Conflicts:     550000 | #Learnt:      30285 | 0.000
126.15/126.22	c total clause space: 78.2603MB
126.15/126.22	c total #watches: 73888
126.46/126.51	c total #propagations: 252640361 / total #impl: 561107840 (eff. 0.450)
126.46/126.51	c #Conflicts:     551000 | #Learnt:      31285 | 0.000
126.46/126.51	c total clause space: 78.2603MB
126.46/126.51	c total #watches: 75888
126.75/126.80	c total #propagations: 253265386 / total #impl: 562572475 (eff. 0.450)
126.75/126.80	c #Conflicts:     552000 | #Learnt:      32285 | 0.000
126.75/126.80	c total clause space: 78.2603MB
126.75/126.80	c total #watches: 77888
127.05/127.10	c total #propagations: 253895395 / total #impl: 564052939 (eff. 0.450)
127.05/127.10	c #Conflicts:     553000 | #Learnt:      33285 | 0.000
127.05/127.10	c total clause space: 78.2603MB
127.05/127.10	c total #watches: 79888
127.35/127.40	c total #propagations: 254481547 / total #impl: 565429692 (eff. 0.450)
127.35/127.40	c #Conflicts:     554000 | #Learnt:      34285 | 0.000
127.35/127.40	c total clause space: 78.2603MB
127.35/127.40	c total #watches: 81888
127.66/127.75	c total #propagations: 255090900 / total #impl: 566863294 (eff. 0.450)
127.66/127.75	c #Conflicts:     555000 | #Learnt:      35285 | 0.000
127.66/127.75	c total clause space: 78.2603MB
127.66/127.75	c total #watches: 83888
127.95/128.05	c total #propagations: 255725920 / total #impl: 568374472 (eff. 0.450)
127.95/128.05	c GC COLLECT
127.95/128.05	c #Conflicts:     556000 | #Learnt:      18391 | 0.000
127.95/128.05	c total clause space: 78.2603MB
127.95/128.05	c total #watches: 50100
128.15/128.28	c total #propagations: 256304722 / total #impl: 569729485 (eff. 0.450)
128.15/128.28	c #Conflicts:     557000 | #Learnt:      19391 | 0.000
128.15/128.28	c total clause space: 78.2603MB
128.15/128.28	c total #watches: 52100
128.45/128.53	c total #propagations: 256869961 / total #impl: 571014304 (eff. 0.450)
128.45/128.53	c #Conflicts:     558000 | #Learnt:      20391 | 0.000
128.45/128.53	c total clause space: 78.2603MB
128.45/128.53	c total #watches: 54100
128.66/128.77	c total #propagations: 257426387 / total #impl: 572312526 (eff. 0.450)
128.66/128.77	c #Conflicts:     559000 | #Learnt:      21391 | 0.000
128.66/128.77	c total clause space: 78.2603MB
128.66/128.77	c total #watches: 56100
128.95/129.04	c total #propagations: 258016602 / total #impl: 573665331 (eff. 0.450)
128.95/129.04	c #Conflicts:     560000 | #Learnt:      22391 | 0.000
128.95/129.04	c total clause space: 78.2603MB
128.95/129.04	c total #watches: 58100
129.25/129.33	c total #propagations: 258616514 / total #impl: 575026833 (eff. 0.450)
129.25/129.33	c #Conflicts:     561000 | #Learnt:      23391 | 0.000
129.25/129.33	c total clause space: 78.2603MB
129.25/129.33	c total #watches: 60100
129.55/129.63	c total #propagations: 259177641 / total #impl: 576310747 (eff. 0.450)
129.55/129.63	c #Conflicts:     562000 | #Learnt:      24391 | 0.000
129.55/129.63	c total clause space: 78.2603MB
129.55/129.63	c total #watches: 62100
129.86/129.92	c total #propagations: 259746084 / total #impl: 577626501 (eff. 0.450)
129.86/129.92	c #Conflicts:     563000 | #Learnt:      25391 | 0.000
129.86/129.92	c total clause space: 78.2603MB
129.86/129.92	c total #watches: 64100
130.05/130.18	c total #propagations: 260284651 / total #impl: 578888628 (eff. 0.450)
130.05/130.18	c #Conflicts:     564000 | #Learnt:      26391 | 0.000
130.05/130.18	c total clause space: 78.2603MB
130.05/130.18	c total #watches: 66100
130.35/130.45	c total #propagations: 260882823 / total #impl: 580272958 (eff. 0.450)
130.35/130.45	c #Conflicts:     565000 | #Learnt:      27391 | 0.000
130.35/130.45	c total clause space: 78.2603MB
130.35/130.45	c total #watches: 68100
130.65/130.74	c total #propagations: 261451082 / total #impl: 581597830 (eff. 0.450)
130.65/130.74	c #Conflicts:     566000 | #Learnt:      28391 | 0.000
130.65/130.74	c total clause space: 78.2603MB
130.65/130.74	c total #watches: 70100
130.96/131.04	c total #propagations: 262024913 / total #impl: 582929573 (eff. 0.449)
130.96/131.04	c #Conflicts:     567000 | #Learnt:      29391 | 0.000
130.96/131.04	c total clause space: 78.2603MB
130.96/131.04	c total #watches: 72100
131.15/131.26	c total #propagations: 262455788 / total #impl: 583935991 (eff. 0.449)
131.15/131.26	c #Conflicts:     568000 | #Learnt:      30391 | 0.000
131.15/131.26	c total clause space: 78.2603MB
131.15/131.26	c total #watches: 74100
131.45/131.52	c total #propagations: 262727760 / total #impl: 584509174 (eff. 0.449)
131.45/131.52	c #Conflicts:     569000 | #Learnt:      31391 | 0.000
131.45/131.52	c total clause space: 78.2603MB
131.45/131.52	c total #watches: 76100
131.65/131.75	c total #propagations: 262992532 / total #impl: 585106262 (eff. 0.449)
131.65/131.75	c #Conflicts:     570000 | #Learnt:      32391 | 0.000
131.65/131.75	c total clause space: 78.2603MB
131.65/131.75	c total #watches: 78100
131.85/131.98	c total #propagations: 263282857 / total #impl: 585718038 (eff. 0.450)
131.85/131.98	c #Conflicts:     571000 | #Learnt:      33391 | 0.000
131.85/131.98	c total clause space: 78.2603MB
131.85/131.98	c total #watches: 80100
132.06/132.17	c total #propagations: 263552972 / total #impl: 586303554 (eff. 0.450)
132.06/132.17	c #Conflicts:     572000 | #Learnt:      34391 | 0.000
132.06/132.17	c total clause space: 78.2603MB
132.06/132.17	c total #watches: 82100
132.35/132.41	c total #propagations: 263828271 / total #impl: 586898162 (eff. 0.450)
132.35/132.41	c #Conflicts:     573000 | #Learnt:      35391 | 0.000
132.35/132.41	c total clause space: 78.2603MB
132.35/132.41	c total #watches: 84100
132.55/132.66	c total #propagations: 264039401 / total #impl: 587395012 (eff. 0.450)
132.55/132.66	c #Conflicts:     574000 | #Learnt:      36391 | 0.000
132.55/132.66	c total clause space: 78.2603MB
132.55/132.66	c total #watches: 86100
132.75/132.83	c total #propagations: 264308417 / total #impl: 587996652 (eff. 0.450)
132.75/132.83	c GC COLLECT
132.75/132.83	c #Conflicts:     575000 | #Learnt:      19197 | 0.000
132.75/132.83	c total clause space: 78.2603MB
132.75/132.83	c total #watches: 51712
132.85/132.99	c total #propagations: 264642923 / total #impl: 588666389 (eff. 0.450)
132.85/132.99	c #Conflicts:     576000 | #Learnt:      20197 | 0.000
132.85/132.99	c total clause space: 78.2603MB
132.85/132.99	c total #watches: 53712
133.06/133.17	c total #propagations: 264984752 / total #impl: 589363240 (eff. 0.450)
133.06/133.17	c #Conflicts:     577000 | #Learnt:      21197 | 0.000
133.06/133.17	c total clause space: 78.2603MB
133.06/133.17	c total #watches: 55712
133.25/133.34	c total #propagations: 265340488 / total #impl: 590105867 (eff. 0.450)
133.25/133.34	c #Conflicts:     578000 | #Learnt:      22197 | 0.000
133.25/133.34	c total clause space: 78.2603MB
133.25/133.34	c total #watches: 57712
133.45/133.52	c total #propagations: 265640438 / total #impl: 590774536 (eff. 0.450)
133.45/133.52	c #Conflicts:     579000 | #Learnt:      23197 | 0.000
133.45/133.52	c total clause space: 78.2603MB
133.45/133.52	c total #watches: 59712
133.65/133.70	c total #propagations: 265916633 / total #impl: 591354593 (eff. 0.450)
133.65/133.70	c #Conflicts:     580000 | #Learnt:      24197 | 0.000
133.65/133.70	c total clause space: 78.2603MB
133.65/133.70	c total #watches: 61712
133.85/133.90	c total #propagations: 266188426 / total #impl: 591960646 (eff. 0.450)
133.85/133.90	c #Conflicts:     581000 | #Learnt:      25197 | 0.000
133.85/133.90	c total clause space: 78.2603MB
133.85/133.90	c total #watches: 63712
134.05/134.10	c total #propagations: 266468982 / total #impl: 592548505 (eff. 0.450)
134.05/134.10	c #Conflicts:     582000 | #Learnt:      26197 | 0.000
134.05/134.10	c total clause space: 78.2603MB
134.05/134.10	c total #watches: 65712
134.16/134.30	c total #propagations: 266757525 / total #impl: 593161118 (eff. 0.450)
134.16/134.30	c #Conflicts:     583000 | #Learnt:      27197 | 0.000
134.16/134.30	c total clause space: 78.2603MB
134.16/134.30	c total #watches: 67712
134.45/134.51	c total #propagations: 267035566 / total #impl: 593745869 (eff. 0.450)
134.45/134.51	c #Conflicts:     584000 | #Learnt:      28197 | 0.000
134.45/134.51	c total clause space: 78.2603MB
134.45/134.51	c total #watches: 69712
134.75/134.80	c total #propagations: 267339910 / total #impl: 594426368 (eff. 0.450)
134.75/134.80	c #Conflicts:     585000 | #Learnt:      29197 | 0.000
134.75/134.80	c total clause space: 78.2603MB
134.75/134.80	c total #watches: 71712
134.95/135.07	c total #propagations: 267782774 / total #impl: 595516823 (eff. 0.450)
134.95/135.07	c #Conflicts:     586000 | #Learnt:      30197 | 0.000
134.95/135.07	c total clause space: 78.2603MB
134.95/135.07	c total #watches: 73712
135.26/135.36	c total #propagations: 268292588 / total #impl: 596669793 (eff. 0.450)
135.26/135.36	c #Conflicts:     587000 | #Learnt:      31197 | 0.000
135.26/135.36	c total clause space: 78.2603MB
135.26/135.36	c total #watches: 75712
135.55/135.66	c total #propagations: 268842634 / total #impl: 597967002 (eff. 0.450)
135.55/135.66	c #Conflicts:     588000 | #Learnt:      32197 | 0.000
135.55/135.66	c total clause space: 78.2603MB
135.55/135.66	c total #watches: 77712
135.85/135.93	c total #propagations: 269379478 / total #impl: 599262243 (eff. 0.450)
135.85/135.93	c #Conflicts:     589000 | #Learnt:      33197 | 0.000
135.85/135.93	c total clause space: 78.2603MB
135.85/135.93	c total #watches: 79712
136.15/136.28	c total #propagations: 269906310 / total #impl: 600506924 (eff. 0.449)
136.15/136.28	c #Conflicts:     590000 | #Learnt:      34197 | 0.000
136.15/136.28	c total clause space: 78.2603MB
136.15/136.28	c total #watches: 81712
136.55/136.60	c total #propagations: 270506543 / total #impl: 601907971 (eff. 0.449)
136.55/136.60	c #Conflicts:     591000 | #Learnt:      35197 | 0.000
136.55/136.60	c total clause space: 78.2603MB
136.55/136.60	c total #watches: 83712
136.75/136.90	c total #propagations: 271078692 / total #impl: 603279717 (eff. 0.449)
136.75/136.90	c #Conflicts:     592000 | #Learnt:      36197 | 0.000
136.75/136.90	c total clause space: 78.2603MB
136.75/136.90	c total #watches: 85712
137.05/137.19	c total #propagations: 271645925 / total #impl: 604635429 (eff. 0.449)
137.05/137.19	c GC COLLECT
137.05/137.19	c #Conflicts:     593000 | #Learnt:      18693 | 0.000
137.05/137.19	c total clause space: 78.2603MB
137.05/137.19	c total #watches: 50704
137.35/137.45	c total #propagations: 272242683 / total #impl: 606036621 (eff. 0.449)
137.35/137.45	c #Conflicts:     594000 | #Learnt:      19693 | 0.000
137.35/137.45	c total clause space: 78.2603MB
137.35/137.45	c total #watches: 52704
137.65/137.71	c total #propagations: 272839437 / total #impl: 607404857 (eff. 0.449)
137.65/137.71	c #Conflicts:     595000 | #Learnt:      20693 | 0.000
137.65/137.71	c total clause space: 78.2603MB
137.65/137.71	c total #watches: 54704
137.85/137.97	c total #propagations: 273449641 / total #impl: 608833953 (eff. 0.449)
137.85/137.97	c #Conflicts:     596000 | #Learnt:      21693 | 0.000
137.85/137.97	c total clause space: 78.2603MB
137.85/137.97	c total #watches: 56704
138.15/138.22	c total #propagations: 274034689 / total #impl: 610196893 (eff. 0.449)
138.15/138.22	c #Conflicts:     597000 | #Learnt:      22693 | 0.000
138.15/138.22	c total clause space: 78.2603MB
138.15/138.22	c total #watches: 58704
138.45/138.51	c total #propagations: 274648983 / total #impl: 611610674 (eff. 0.449)
138.45/138.51	c #Conflicts:     598000 | #Learnt:      23693 | 0.000
138.45/138.51	c total clause space: 78.2603MB
138.45/138.51	c total #watches: 60704
138.66/138.79	c total #propagations: 275242295 / total #impl: 612987495 (eff. 0.449)
138.66/138.79	c #Conflicts:     599000 | #Learnt:      24693 | 0.000
138.66/138.79	c total clause space: 78.2603MB
138.66/138.79	c total #watches: 62704
138.95/139.05	c total #propagations: 275802243 / total #impl: 614303050 (eff. 0.449)
138.95/139.05	c #Conflicts:     600000 | #Learnt:      25693 | 0.000
138.95/139.05	c total clause space: 78.2603MB
138.95/139.05	c total #watches: 64704
139.25/139.33	c total #propagations: 276388018 / total #impl: 615666860 (eff. 0.449)
139.25/139.33	c #Conflicts:     601000 | #Learnt:      26693 | 0.000
139.25/139.33	c total clause space: 78.2603MB
139.25/139.33	c total #watches: 66704
139.55/139.64	c total #propagations: 277009222 / total #impl: 617114957 (eff. 0.449)
139.55/139.64	c #Conflicts:     602000 | #Learnt:      27693 | 0.000
139.55/139.64	c total clause space: 78.2603MB
139.55/139.64	c total #watches: 68704
139.85/139.98	c total #propagations: 277647092 / total #impl: 618617556 (eff. 0.449)
139.85/139.98	c #Conflicts:     603000 | #Learnt:      28693 | 0.000
139.85/139.98	c total clause space: 78.2603MB
139.85/139.98	c total #watches: 70704
140.25/140.32	c total #propagations: 278272539 / total #impl: 620086837 (eff. 0.449)
140.25/140.32	c #Conflicts:     604000 | #Learnt:      29693 | 0.000
140.25/140.32	c total clause space: 78.2603MB
140.25/140.32	c total #watches: 72704
140.55/140.68	c total #propagations: 278927467 / total #impl: 621617360 (eff. 0.449)
140.55/140.68	c #Conflicts:     605000 | #Learnt:      30693 | 0.000
140.55/140.68	c total clause space: 78.2603MB
140.55/140.68	c total #watches: 74704
140.95/141.02	c total #propagations: 279512138 / total #impl: 623019302 (eff. 0.449)
140.95/141.02	c #Conflicts:     606000 | #Learnt:      31693 | 0.000
140.95/141.02	c total clause space: 78.2603MB
140.95/141.02	c total #watches: 76704
141.25/141.33	c total #propagations: 280088654 / total #impl: 624376904 (eff. 0.449)
141.25/141.33	c #Conflicts:     607000 | #Learnt:      32693 | 0.000
141.25/141.33	c total clause space: 78.2603MB
141.25/141.33	c total #watches: 78704
141.55/141.65	c total #propagations: 280645705 / total #impl: 625691476 (eff. 0.449)
141.55/141.65	c #Conflicts:     608000 | #Learnt:      33693 | 0.000
141.55/141.65	c total clause space: 78.2603MB
141.55/141.65	c total #watches: 80704
141.86/141.99	c total #propagations: 281227907 / total #impl: 627062774 (eff. 0.448)
141.86/141.99	c #Conflicts:     609000 | #Learnt:      34693 | 0.000
141.86/141.99	c total clause space: 78.2603MB
141.86/141.99	c total #watches: 82704
142.25/142.34	c total #propagations: 281798588 / total #impl: 628406865 (eff. 0.448)
142.25/142.34	c #Conflicts:     610000 | #Learnt:      35693 | 0.000
142.25/142.34	c total clause space: 78.2603MB
142.25/142.34	c total #watches: 84704
142.66/142.70	c total #propagations: 282373389 / total #impl: 629773285 (eff. 0.448)
142.66/142.70	c #Conflicts:     611000 | #Learnt:      36693 | 0.000
142.66/142.70	c total clause space: 78.2603MB
142.66/142.70	c total #watches: 86704
142.97/143.07	c total #propagations: 282936497 / total #impl: 631127410 (eff. 0.448)
142.97/143.07	c GC COLLECT
142.97/143.07	c #Conflicts:     612000 | #Learnt:      18888 | 0.000
142.97/143.07	c total clause space: 78.2603MB
142.97/143.07	c total #watches: 51094
143.26/143.31	c total #propagations: 283508678 / total #impl: 632490681 (eff. 0.448)
143.26/143.31	c #Conflicts:     613000 | #Learnt:      19888 | 0.000
143.26/143.31	c total clause space: 78.2603MB
143.26/143.31	c total #watches: 53094
143.46/143.55	c total #propagations: 284099640 / total #impl: 633846958 (eff. 0.448)
143.46/143.55	c #Conflicts:     614000 | #Learnt:      20888 | 0.000
143.46/143.55	c total clause space: 78.2603MB
143.46/143.55	c total #watches: 55094
143.76/143.81	c total #propagations: 284700853 / total #impl: 635222563 (eff. 0.448)
143.76/143.81	c #Conflicts:     615000 | #Learnt:      21888 | 0.000
143.76/143.81	c total clause space: 78.2603MB
143.76/143.81	c total #watches: 57094
143.96/144.07	c total #propagations: 285293634 / total #impl: 636585097 (eff. 0.448)
143.96/144.07	c #Conflicts:     616000 | #Learnt:      22888 | 0.000
143.96/144.07	c total clause space: 78.2603MB
143.96/144.07	c total #watches: 59094
144.26/144.33	c total #propagations: 285884523 / total #impl: 637943579 (eff. 0.448)
144.26/144.33	c #Conflicts:     617000 | #Learnt:      23888 | 0.000
144.26/144.33	c total clause space: 78.2603MB
144.26/144.33	c total #watches: 61094
144.56/144.61	c total #propagations: 286492468 / total #impl: 639342331 (eff. 0.448)
144.56/144.61	c #Conflicts:     618000 | #Learnt:      24888 | 0.000
144.56/144.61	c total clause space: 78.2603MB
144.56/144.61	c total #watches: 63094
144.86/144.91	c total #propagations: 287081030 / total #impl: 640720987 (eff. 0.448)
144.86/144.91	c #Conflicts:     619000 | #Learnt:      25888 | 0.000
144.86/144.91	c total clause space: 78.2603MB
144.86/144.91	c total #watches: 65094
145.06/145.14	c total #propagations: 287647700 / total #impl: 642039540 (eff. 0.448)
145.06/145.14	c #Conflicts:     620000 | #Learnt:      26888 | 0.000
145.06/145.14	c total clause space: 78.2603MB
145.06/145.14	c total #watches: 67094
145.36/145.40	c total #propagations: 288136638 / total #impl: 643162741 (eff. 0.448)
145.36/145.40	c #Conflicts:     621000 | #Learnt:      27888 | 0.000
145.36/145.40	c total clause space: 78.2603MB
145.36/145.40	c total #watches: 69094
145.66/145.76	c total #propagations: 288674672 / total #impl: 644407515 (eff. 0.448)
145.66/145.76	c #Conflicts:     622000 | #Learnt:      28888 | 0.000
145.66/145.76	c total clause space: 78.2603MB
145.66/145.76	c total #watches: 71094
146.16/146.21	c total #propagations: 289436655 / total #impl: 646136340 (eff. 0.448)
146.16/146.21	c #Conflicts:     623000 | #Learnt:      29888 | 0.000
146.16/146.21	c total clause space: 78.2603MB
146.16/146.21	c total #watches: 73094
146.46/146.54	c total #propagations: 290381514 / total #impl: 648242678 (eff. 0.448)
146.46/146.54	c #Conflicts:     624000 | #Learnt:      30888 | 0.000
146.46/146.54	c total clause space: 78.2603MB
146.46/146.54	c total #watches: 75094
146.76/146.82	c total #propagations: 290990175 / total #impl: 649625382 (eff. 0.448)
146.76/146.82	c #Conflicts:     625000 | #Learnt:      31888 | 0.000
146.76/146.82	c total clause space: 78.2603MB
146.76/146.82	c total #watches: 77094
147.06/147.11	c total #propagations: 291553150 / total #impl: 650933264 (eff. 0.448)
147.06/147.11	c #Conflicts:     626000 | #Learnt:      32888 | 0.000
147.06/147.11	c total clause space: 78.2603MB
147.06/147.11	c total #watches: 79094
147.26/147.39	c total #propagations: 292132060 / total #impl: 652305103 (eff. 0.448)
147.26/147.39	c #Conflicts:     627000 | #Learnt:      33888 | 0.000
147.26/147.39	c total clause space: 78.2603MB
147.26/147.39	c total #watches: 81094
147.56/147.70	c total #propagations: 292711665 / total #impl: 653658660 (eff. 0.448)
147.56/147.70	c #Conflicts:     628000 | #Learnt:      34888 | 0.000
147.56/147.70	c total clause space: 78.2603MB
147.56/147.70	c total #watches: 83094
147.86/147.93	c total #propagations: 293157819 / total #impl: 654697228 (eff. 0.448)
147.86/147.93	c #Conflicts:     629000 | #Learnt:      35888 | 0.000
147.86/147.93	c total clause space: 78.2603MB
147.86/147.93	c total #watches: 85094
148.06/148.18	c total #propagations: 293450075 / total #impl: 655316825 (eff. 0.448)
148.06/148.18	c #Conflicts:     630000 | #Learnt:      36888 | 0.000
148.06/148.18	c total clause space: 78.2603MB
148.06/148.18	c total #watches: 87094
148.26/148.36	c total #propagations: 293729771 / total #impl: 655937798 (eff. 0.448)
148.26/148.36	c #Conflicts:     631000 | #Learnt:      37888 | 0.000
148.26/148.36	c total clause space: 78.2603MB
148.26/148.36	c total #watches: 89094
148.47/148.55	c total #propagations: 294059642 / total #impl: 656607802 (eff. 0.448)
148.47/148.55	c GC COLLECT
148.47/148.55	c #Conflicts:     632000 | #Learnt:      19784 | 0.000
148.47/148.55	c total clause space: 78.2603MB
148.47/148.55	c total #watches: 52886
148.66/148.72	c total #propagations: 294341390 / total #impl: 657229359 (eff. 0.448)
148.66/148.72	c #Conflicts:     633000 | #Learnt:      20784 | 0.000
148.66/148.72	c total clause space: 78.2603MB
148.66/148.72	c total #watches: 54886
148.86/148.91	c total #propagations: 294577389 / total #impl: 657795400 (eff. 0.448)
148.86/148.91	c #Conflicts:     634000 | #Learnt:      21784 | 0.000
148.86/148.91	c total clause space: 78.2603MB
148.86/148.91	c total #watches: 56886
148.96/149.08	c total #propagations: 294852623 / total #impl: 658456900 (eff. 0.448)
148.96/149.08	c #Conflicts:     635000 | #Learnt:      22784 | 0.000
148.96/149.08	c total clause space: 78.2603MB
148.96/149.08	c total #watches: 58886
149.16/149.26	c total #propagations: 295129174 / total #impl: 659092631 (eff. 0.448)
149.16/149.26	c #Conflicts:     636000 | #Learnt:      23784 | 0.000
149.16/149.26	c total clause space: 78.2603MB
149.16/149.26	c total #watches: 60886
149.36/149.46	c total #propagations: 295431111 / total #impl: 659738071 (eff. 0.448)
149.36/149.46	c #Conflicts:     637000 | #Learnt:      24784 | 0.000
149.36/149.46	c total clause space: 78.2603MB
149.36/149.46	c total #watches: 62886
149.57/149.63	c total #propagations: 295723949 / total #impl: 660365954 (eff. 0.448)
149.57/149.63	c #Conflicts:     638000 | #Learnt:      25784 | 0.000
149.57/149.63	c total clause space: 78.2603MB
149.57/149.63	c total #watches: 64886
149.76/149.83	c total #propagations: 296031496 / total #impl: 661004717 (eff. 0.448)
149.76/149.83	c #Conflicts:     639000 | #Learnt:      26784 | 0.000
149.76/149.83	c total clause space: 78.2603MB
149.76/149.83	c total #watches: 66886
149.96/150.04	c total #propagations: 296308098 / total #impl: 661603101 (eff. 0.448)
149.96/150.04	c #Conflicts:     640000 | #Learnt:      27784 | 0.000
149.96/150.04	c total clause space: 78.2603MB
149.96/150.04	c total #watches: 68886
150.16/150.27	c total #propagations: 296601882 / total #impl: 662223346 (eff. 0.448)
150.16/150.27	c #Conflicts:     641000 | #Learnt:      28784 | 0.000
150.16/150.27	c total clause space: 78.2603MB
150.16/150.27	c total #watches: 70886
150.36/150.46	c total #propagations: 296891405 / total #impl: 662880896 (eff. 0.448)
150.36/150.46	c #Conflicts:     642000 | #Learnt:      29784 | 0.000
150.36/150.46	c total clause space: 78.2603MB
150.36/150.46	c total #watches: 72886
150.56/150.69	c total #propagations: 297320642 / total #impl: 663830299 (eff. 0.448)
150.56/150.69	c #Conflicts:     643000 | #Learnt:      30784 | 0.000
150.56/150.69	c total clause space: 78.2603MB
150.56/150.69	c total #watches: 74886
150.86/150.97	c total #propagations: 297823463 / total #impl: 664972007 (eff. 0.448)
150.86/150.97	c #Conflicts:     644000 | #Learnt:      31784 | 0.000
150.86/150.97	c total clause space: 78.2603MB
150.86/150.97	c total #watches: 76886
151.16/151.26	c total #propagations: 298351752 / total #impl: 666221039 (eff. 0.448)
151.16/151.26	c #Conflicts:     645000 | #Learnt:      32784 | 0.000
151.16/151.26	c total clause space: 78.2603MB
151.16/151.26	c total #watches: 78886
151.46/151.57	c total #propagations: 298881506 / total #impl: 667437215 (eff. 0.448)
151.46/151.57	c #Conflicts:     646000 | #Learnt:      33784 | 0.000
151.46/151.57	c total clause space: 78.2603MB
151.46/151.57	c total #watches: 80886
151.77/151.89	c total #propagations: 299423198 / total #impl: 668723270 (eff. 0.448)
151.77/151.89	c #Conflicts:     647000 | #Learnt:      34784 | 0.000
151.77/151.89	c total clause space: 78.2603MB
151.77/151.89	c total #watches: 82886
152.06/152.15	c total #propagations: 300019800 / total #impl: 670113701 (eff. 0.448)
152.06/152.15	c #Conflicts:     648000 | #Learnt:      35784 | 0.000
152.06/152.15	c total clause space: 78.2603MB
152.06/152.15	c total #watches: 84886
152.36/152.46	c total #propagations: 300292666 / total #impl: 670711715 (eff. 0.448)
152.36/152.46	c #Conflicts:     649000 | #Learnt:      36784 | 0.000
152.36/152.46	c total clause space: 78.2603MB
152.36/152.46	c total #watches: 86886
152.66/152.77	c total #propagations: 300731053 / total #impl: 671738551 (eff. 0.448)
152.66/152.77	c #Conflicts:     650000 | #Learnt:      37784 | 0.000
152.66/152.77	c total clause space: 78.2603MB
152.66/152.77	c total #watches: 88886
152.97/153.08	c total #propagations: 301334714 / total #impl: 673177257 (eff. 0.448)
152.97/153.08	c #Conflicts:     651000 | #Learnt:      38784 | 0.000
152.97/153.08	c total clause space: 78.2603MB
152.97/153.08	c total #watches: 90886
153.26/153.36	c total #propagations: 301943188 / total #impl: 674637031 (eff. 0.448)
153.26/153.36	c GC COLLECT
153.26/153.36	c #Conflicts:     652000 | #Learnt:      20390 | 0.000
153.26/153.36	c total clause space: 78.2603MB
153.26/153.36	c total #watches: 54098
153.56/153.61	c total #propagations: 302738314 / total #impl: 676403295 (eff. 0.448)
153.56/153.61	c #Conflicts:     653000 | #Learnt:      21390 | 0.000
153.56/153.61	c total clause space: 78.2603MB
153.56/153.61	c total #watches: 56098
153.76/153.87	c total #propagations: 303350979 / total #impl: 677825650 (eff. 0.448)
153.76/153.87	c #Conflicts:     654000 | #Learnt:      22390 | 0.000
153.76/153.87	c total clause space: 78.2603MB
153.76/153.87	c total #watches: 58098
154.07/154.12	c total #propagations: 303938022 / total #impl: 679214790 (eff. 0.447)
154.07/154.12	c #Conflicts:     655000 | #Learnt:      23390 | 0.000
154.07/154.12	c total clause space: 78.2603MB
154.07/154.12	c total #watches: 60098
154.26/154.39	c total #propagations: 304541882 / total #impl: 680618824 (eff. 0.447)
154.26/154.39	c #Conflicts:     656000 | #Learnt:      24390 | 0.000
154.26/154.39	c total clause space: 78.2603MB
154.26/154.39	c total #watches: 62098
154.56/154.64	c total #propagations: 305152783 / total #impl: 682037114 (eff. 0.447)
154.56/154.64	c #Conflicts:     657000 | #Learnt:      25390 | 0.000
154.56/154.64	c total clause space: 78.2603MB
154.56/154.64	c total #watches: 64098
154.86/154.90	c total #propagations: 305779981 / total #impl: 683480986 (eff. 0.447)
154.86/154.90	c #Conflicts:     658000 | #Learnt:      26390 | 0.000
154.86/154.90	c total clause space: 78.2603MB
154.86/154.90	c total #watches: 66098
155.17/155.21	c total #propagations: 306372675 / total #impl: 684848752 (eff. 0.447)
155.17/155.21	c #Conflicts:     659000 | #Learnt:      27390 | 0.000
155.17/155.21	c total clause space: 78.2603MB
155.17/155.21	c total #watches: 68098
155.46/155.53	c total #propagations: 306980541 / total #impl: 686276493 (eff. 0.447)
155.46/155.53	c #Conflicts:     660000 | #Learnt:      28390 | 0.000
155.46/155.53	c total clause space: 78.2603MB
155.46/155.53	c total #watches: 70098
155.76/155.82	c total #propagations: 307631415 / total #impl: 687811289 (eff. 0.447)
155.76/155.82	c #Conflicts:     661000 | #Learnt:      29390 | 0.000
155.76/155.82	c total clause space: 78.2603MB
155.76/155.82	c total #watches: 72098
156.06/156.14	c total #propagations: 308250484 / total #impl: 689254757 (eff. 0.447)
156.06/156.14	c #Conflicts:     662000 | #Learnt:      30390 | 0.000
156.06/156.14	c total clause space: 78.2603MB
156.06/156.14	c total #watches: 74098
156.36/156.50	c total #propagations: 308843464 / total #impl: 690646182 (eff. 0.447)
156.36/156.50	c #Conflicts:     663000 | #Learnt:      31390 | 0.000
156.36/156.50	c total clause space: 78.2603MB
156.36/156.50	c total #watches: 76098
156.76/156.83	c total #propagations: 309465604 / total #impl: 692118715 (eff. 0.447)
156.76/156.83	c #Conflicts:     664000 | #Learnt:      32390 | 0.000
156.76/156.83	c total clause space: 78.2603MB
156.76/156.83	c total #watches: 78098
157.06/157.14	c total #propagations: 310044662 / total #impl: 693477088 (eff. 0.447)
157.06/157.14	c #Conflicts:     665000 | #Learnt:      33390 | 0.000
157.06/157.14	c total clause space: 78.2603MB
157.06/157.14	c total #watches: 80098
157.36/157.43	c total #propagations: 310625248 / total #impl: 694835710 (eff. 0.447)
157.36/157.43	c #Conflicts:     666000 | #Learnt:      34390 | 0.000
157.36/157.43	c total clause space: 78.2603MB
157.36/157.43	c total #watches: 82098
157.66/157.74	c total #propagations: 311194356 / total #impl: 696163507 (eff. 0.447)
157.66/157.74	c #Conflicts:     667000 | #Learnt:      35390 | 0.000
157.66/157.74	c total clause space: 78.2603MB
157.66/157.74	c total #watches: 84098
157.96/158.02	c total #propagations: 311843751 / total #impl: 697690864 (eff. 0.447)
157.96/158.02	c #Conflicts:     668000 | #Learnt:      36390 | 0.000
157.96/158.02	c total clause space: 78.2603MB
157.96/158.02	c total #watches: 86098
158.26/158.37	c total #propagations: 312453427 / total #impl: 699100810 (eff. 0.447)
158.26/158.37	c #Conflicts:     669000 | #Learnt:      37390 | 0.000
158.26/158.37	c total clause space: 78.2603MB
158.26/158.37	c total #watches: 88098
158.66/158.78	c total #propagations: 313066417 / total #impl: 700550262 (eff. 0.447)
158.66/158.78	c #Conflicts:     670000 | #Learnt:      38390 | 0.000
158.66/158.78	c total clause space: 78.2603MB
158.66/158.78	c total #watches: 90098
159.06/159.12	c total #propagations: 313652031 / total #impl: 701949068 (eff. 0.447)
159.06/159.12	c #Conflicts:     671000 | #Learnt:      39390 | 0.000
159.06/159.12	c total clause space: 78.2603MB
159.06/159.12	c total #watches: 92098
159.26/159.37	c total #propagations: 314230051 / total #impl: 703329724 (eff. 0.447)
159.26/159.37	c GC COLLECT
159.26/159.37	c #Conflicts:     672000 | #Learnt:      20678 | 0.000
159.26/159.37	c total clause space: 78.2603MB
159.26/159.37	c total #watches: 54674
159.56/159.64	c total #propagations: 314817323 / total #impl: 704683209 (eff. 0.447)
159.56/159.64	c #Conflicts:     673000 | #Learnt:      21678 | 0.000
159.56/159.64	c total clause space: 78.2603MB
159.56/159.64	c total #watches: 56674
159.76/159.87	c total #propagations: 315378814 / total #impl: 706013731 (eff. 0.447)
159.76/159.87	c #Conflicts:     674000 | #Learnt:      22678 | 0.000
159.76/159.87	c total clause space: 78.2603MB
159.76/159.87	c total #watches: 58674
160.06/160.11	c total #propagations: 315924431 / total #impl: 707264989 (eff. 0.447)
160.06/160.11	c #Conflicts:     675000 | #Learnt:      23678 | 0.000
160.06/160.11	c total clause space: 78.2603MB
160.06/160.11	c total #watches: 60674
160.26/160.36	c total #propagations: 316482479 / total #impl: 708564093 (eff. 0.447)
160.26/160.36	c #Conflicts:     676000 | #Learnt:      24678 | 0.000
160.26/160.36	c total clause space: 78.2603MB
160.26/160.36	c total #watches: 62674
160.56/160.62	c total #propagations: 317083225 / total #impl: 709950557 (eff. 0.447)
160.56/160.62	c #Conflicts:     677000 | #Learnt:      25678 | 0.000
160.56/160.62	c total clause space: 78.2603MB
160.56/160.62	c total #watches: 64674
160.86/160.90	c total #propagations: 317714303 / total #impl: 711428543 (eff. 0.447)
160.86/160.90	c #Conflicts:     678000 | #Learnt:      26678 | 0.000
160.86/160.90	c total clause space: 78.2603MB
160.86/160.90	c total #watches: 66674
161.16/161.22	c total #propagations: 318327174 / total #impl: 712864862 (eff. 0.447)
161.16/161.22	c #Conflicts:     679000 | #Learnt:      27678 | 0.000
161.16/161.22	c total clause space: 78.2603MB
161.16/161.22	c total #watches: 68674
161.46/161.51	c total #propagations: 318916664 / total #impl: 714272958 (eff. 0.446)
161.46/161.51	c #Conflicts:     680000 | #Learnt:      28678 | 0.000
161.46/161.51	c total clause space: 78.2603MB
161.46/161.51	c total #watches: 70674
161.76/161.81	c total #propagations: 319473320 / total #impl: 715584247 (eff. 0.446)
161.76/161.81	c #Conflicts:     681000 | #Learnt:      29678 | 0.000
161.76/161.81	c total clause space: 78.2603MB
161.76/161.81	c total #watches: 72674
161.96/162.09	c total #propagations: 320112925 / total #impl: 717081039 (eff. 0.446)
161.96/162.09	c #Conflicts:     682000 | #Learnt:      30678 | 0.000
161.96/162.09	c total clause space: 78.2603MB
161.96/162.09	c total #watches: 74674
162.26/162.35	c total #propagations: 320626886 / total #impl: 718288345 (eff. 0.446)
162.26/162.35	c #Conflicts:     683000 | #Learnt:      31678 | 0.000
162.26/162.35	c total clause space: 78.2603MB
162.26/162.35	c total #watches: 76674
162.56/162.66	c total #propagations: 321129159 / total #impl: 719458572 (eff. 0.446)
162.56/162.66	c #Conflicts:     684000 | #Learnt:      32678 | 0.000
162.56/162.66	c total clause space: 78.2603MB
162.56/162.66	c total #watches: 78674
162.86/162.95	c total #propagations: 321726781 / total #impl: 720855508 (eff. 0.446)
162.86/162.95	c #Conflicts:     685000 | #Learnt:      33678 | 0.000
162.86/162.95	c total clause space: 78.2603MB
162.86/162.95	c total #watches: 80674
163.16/163.27	c total #propagations: 322293097 / total #impl: 722188815 (eff. 0.446)
163.16/163.27	c #Conflicts:     686000 | #Learnt:      34678 | 0.000
163.16/163.27	c total clause space: 78.2603MB
163.16/163.27	c total #watches: 82674
163.56/163.61	c total #propagations: 322909274 / total #impl: 723648254 (eff. 0.446)
163.56/163.61	c #Conflicts:     687000 | #Learnt:      35678 | 0.000
163.56/163.61	c total clause space: 78.2603MB
163.56/163.61	c total #watches: 84674
163.86/163.98	c total #propagations: 323479234 / total #impl: 725028242 (eff. 0.446)
163.86/163.98	c #Conflicts:     688000 | #Learnt:      36678 | 0.000
163.86/163.98	c total clause space: 78.2603MB
163.86/163.98	c total #watches: 86674
164.16/164.29	c total #propagations: 324094185 / total #impl: 726510099 (eff. 0.446)
164.16/164.29	c #Conflicts:     689000 | #Learnt:      37678 | 0.000
164.16/164.29	c total clause space: 78.2603MB
164.16/164.29	c total #watches: 88674
164.55/164.66	c total #propagations: 324705389 / total #impl: 727952695 (eff. 0.446)
164.55/164.66	c #Conflicts:     690000 | #Learnt:      38678 | 0.000
164.55/164.66	c total clause space: 78.2603MB
164.55/164.66	c total #watches: 90674
164.85/165.00	c total #propagations: 325309731 / total #impl: 729393577 (eff. 0.446)
164.85/165.00	c #Conflicts:     691000 | #Learnt:      39678 | 0.000
164.85/165.00	c total clause space: 78.2603MB
164.85/165.00	c total #watches: 92674
165.25/165.31	c total #propagations: 325934123 / total #impl: 730871074 (eff. 0.446)
165.25/165.31	c GC COLLECT
165.25/165.31	c #Conflicts:     692000 | #Learnt:      20683 | 0.000
165.25/165.31	c total clause space: 78.2603MB
165.25/165.31	c total #watches: 54684
165.45/165.51	c total #propagations: 326483611 / total #impl: 732158285 (eff. 0.446)
165.45/165.51	c #Conflicts:     693000 | #Learnt:      21683 | 0.000
165.45/165.51	c total clause space: 78.2603MB
165.45/165.51	c total #watches: 56684
165.65/165.72	c total #propagations: 326927969 / total #impl: 733164078 (eff. 0.446)
165.65/165.72	c #Conflicts:     694000 | #Learnt:      22683 | 0.000
165.65/165.72	c total clause space: 78.2603MB
165.65/165.72	c total #watches: 58684
165.85/165.93	c total #propagations: 327382901 / total #impl: 734194922 (eff. 0.446)
165.85/165.93	c #Conflicts:     695000 | #Learnt:      23683 | 0.000
165.85/165.93	c total clause space: 78.2603MB
165.85/165.93	c total #watches: 60684
166.06/166.17	c total #propagations: 327972845 / total #impl: 735496861 (eff. 0.446)
166.06/166.17	c #Conflicts:     696000 | #Learnt:      24683 | 0.000
166.06/166.17	c total clause space: 78.2603MB
166.06/166.17	c total #watches: 62684
166.35/166.42	c total #propagations: 328528206 / total #impl: 736786830 (eff. 0.446)
166.35/166.42	c #Conflicts:     697000 | #Learnt:      25683 | 0.000
166.35/166.42	c total clause space: 78.2603MB
166.35/166.42	c total #watches: 64684
166.55/166.66	c total #propagations: 329131895 / total #impl: 738179469 (eff. 0.446)
166.55/166.66	c #Conflicts:     698000 | #Learnt:      26683 | 0.000
166.55/166.66	c total clause space: 78.2603MB
166.55/166.66	c total #watches: 66684
166.85/166.92	c total #propagations: 329702113 / total #impl: 739494497 (eff. 0.446)
166.85/166.92	c #Conflicts:     699000 | #Learnt:      27683 | 0.000
166.85/166.92	c total clause space: 78.2603MB
166.85/166.92	c total #watches: 68684
167.05/167.17	c total #propagations: 330294962 / total #impl: 740882769 (eff. 0.446)
167.05/167.17	c #Conflicts:     700000 | #Learnt:      28683 | 0.000
167.05/167.17	c total clause space: 78.2603MB
167.05/167.17	c total #watches: 70684
167.35/167.44	c total #propagations: 330917721 / total #impl: 742337402 (eff. 0.446)
167.35/167.44	c #Conflicts:     701000 | #Learnt:      29683 | 0.000
167.35/167.44	c total clause space: 78.2603MB
167.35/167.44	c total #watches: 72684
167.65/167.72	c total #propagations: 331480759 / total #impl: 743674436 (eff. 0.446)
167.65/167.72	c #Conflicts:     702000 | #Learnt:      30683 | 0.000
167.65/167.72	c total clause space: 78.2603MB
167.65/167.72	c total #watches: 74684
167.95/168.01	c total #propagations: 332071138 / total #impl: 745057155 (eff. 0.446)
167.95/168.01	c #Conflicts:     703000 | #Learnt:      31683 | 0.000
167.95/168.01	c total clause space: 78.2603MB
167.95/168.01	c total #watches: 76684
168.15/168.29	c total #propagations: 332674773 / total #impl: 746477341 (eff. 0.446)
168.15/168.29	c #Conflicts:     704000 | #Learnt:      32683 | 0.000
168.15/168.29	c total clause space: 78.2603MB
168.15/168.29	c total #watches: 78684
168.45/168.56	c total #propagations: 333285853 / total #impl: 747917307 (eff. 0.446)
168.45/168.56	c #Conflicts:     705000 | #Learnt:      33683 | 0.000
168.45/168.56	c total clause space: 78.2603MB
168.45/168.56	c total #watches: 80684
168.75/168.86	c total #propagations: 333906428 / total #impl: 749370374 (eff. 0.446)
168.75/168.86	c #Conflicts:     706000 | #Learnt:      34683 | 0.000
168.75/168.86	c total clause space: 78.2603MB
168.75/168.86	c total #watches: 82684
169.05/169.19	c total #propagations: 334482485 / total #impl: 750724099 (eff. 0.446)
169.05/169.19	c #Conflicts:     707000 | #Learnt:      35683 | 0.000
169.05/169.19	c total clause space: 78.2603MB
169.05/169.19	c total #watches: 84684
169.36/169.50	c total #propagations: 335086119 / total #impl: 752154825 (eff. 0.446)
169.36/169.50	c #Conflicts:     708000 | #Learnt:      36683 | 0.000
169.36/169.50	c total clause space: 78.2603MB
169.36/169.50	c total #watches: 86684
169.75/169.80	c total #propagations: 335679629 / total #impl: 753548818 (eff. 0.445)
169.75/169.80	c #Conflicts:     709000 | #Learnt:      37683 | 0.000
169.75/169.80	c total clause space: 78.2603MB
169.75/169.80	c total #watches: 88684
170.05/170.16	c total #propagations: 336325006 / total #impl: 755055236 (eff. 0.445)
170.05/170.16	c #Conflicts:     710000 | #Learnt:      38683 | 0.000
170.05/170.16	c total clause space: 78.2603MB
170.05/170.16	c total #watches: 90684
170.46/170.54	c total #propagations: 336956040 / total #impl: 756545078 (eff. 0.445)
170.46/170.54	c #Conflicts:     711000 | #Learnt:      39683 | 0.000
170.46/170.54	c total clause space: 78.2603MB
170.46/170.54	c total #watches: 92684
170.85/170.98	c total #propagations: 337569654 / total #impl: 758010886 (eff. 0.445)
170.85/170.98	c GC COLLECT
170.85/170.98	c #Conflicts:     712000 | #Learnt:      20381 | 0.000
170.85/170.98	c total clause space: 78.2603MB
170.85/170.98	c total #watches: 54080
171.15/171.23	c total #propagations: 338155233 / total #impl: 759423529 (eff. 0.445)
171.15/171.23	c #Conflicts:     713000 | #Learnt:      21381 | 0.000
171.15/171.23	c total clause space: 78.2603MB
171.15/171.23	c total #watches: 56080
171.35/171.47	c total #propagations: 338780380 / total #impl: 760883693 (eff. 0.445)
171.35/171.47	c #Conflicts:     714000 | #Learnt:      22381 | 0.000
171.35/171.47	c total clause space: 78.2603MB
171.35/171.47	c total #watches: 58080
171.66/171.73	c total #propagations: 339381001 / total #impl: 762274376 (eff. 0.445)
171.66/171.73	c #Conflicts:     715000 | #Learnt:      23381 | 0.000
171.66/171.73	c total clause space: 78.2603MB
171.66/171.73	c total #watches: 60080
171.85/171.99	c total #propagations: 339997918 / total #impl: 763707746 (eff. 0.445)
171.85/171.99	c #Conflicts:     716000 | #Learnt:      24381 | 0.000
171.85/171.99	c total clause space: 78.2603MB
171.85/171.99	c total #watches: 62080
172.15/172.26	c total #propagations: 340611805 / total #impl: 765136898 (eff. 0.445)
172.15/172.26	c #Conflicts:     717000 | #Learnt:      25381 | 0.000
172.15/172.26	c total clause space: 78.2603MB
172.15/172.26	c total #watches: 64080
172.45/172.53	c total #propagations: 341239340 / total #impl: 766598106 (eff. 0.445)
172.45/172.53	c #Conflicts:     718000 | #Learnt:      26381 | 0.000
172.45/172.53	c total clause space: 78.2603MB
172.45/172.53	c total #watches: 66080
172.66/172.80	c total #propagations: 341856092 / total #impl: 768025152 (eff. 0.445)
172.66/172.80	c #Conflicts:     719000 | #Learnt:      27381 | 0.000
172.66/172.80	c total clause space: 78.2603MB
172.66/172.80	c total #watches: 68080
172.95/173.08	c total #propagations: 342487509 / total #impl: 769492770 (eff. 0.445)
172.95/173.08	c #Conflicts:     720000 | #Learnt:      28381 | 0.000
172.95/173.08	c total clause space: 78.2603MB
172.95/173.08	c total #watches: 70080
173.25/173.37	c total #propagations: 343110554 / total #impl: 770960639 (eff. 0.445)
173.25/173.37	c #Conflicts:     721000 | #Learnt:      29381 | 0.000
173.25/173.37	c total clause space: 78.2603MB
173.25/173.37	c total #watches: 72080
173.55/173.67	c total #propagations: 343749889 / total #impl: 772453631 (eff. 0.445)
173.55/173.67	c #Conflicts:     722000 | #Learnt:      30381 | 0.000
173.55/173.67	c total clause space: 78.2603MB
173.55/173.67	c total #watches: 74080
173.86/173.97	c total #propagations: 344407781 / total #impl: 773998608 (eff. 0.445)
173.86/173.97	c #Conflicts:     723000 | #Learnt:      31381 | 0.000
173.86/173.97	c total clause space: 78.2603MB
173.86/173.97	c total #watches: 76080
174.15/174.29	c total #propagations: 345025045 / total #impl: 775439248 (eff. 0.445)
174.15/174.29	c #Conflicts:     724000 | #Learnt:      32381 | 0.000
174.15/174.29	c total clause space: 78.2603MB
174.15/174.29	c total #watches: 78080
174.55/174.68	c total #propagations: 345620266 / total #impl: 776819581 (eff. 0.445)
174.55/174.68	c #Conflicts:     725000 | #Learnt:      33381 | 0.000
174.55/174.68	c total clause space: 78.2603MB
174.55/174.68	c total #watches: 80080
175.05/175.13	c total #propagations: 346129826 / total #impl: 778043005 (eff. 0.445)
175.05/175.13	c #Conflicts:     726000 | #Learnt:      34381 | 0.000
175.05/175.13	c total clause space: 78.2603MB
175.05/175.13	c total #watches: 82080
175.45/175.51	c total #propagations: 346671933 / total #impl: 779355919 (eff. 0.445)
175.45/175.51	c #Conflicts:     727000 | #Learnt:      35381 | 0.000
175.45/175.51	c total clause space: 78.2603MB
175.45/175.51	c total #watches: 84080
175.85/175.95	c total #propagations: 347267059 / total #impl: 780780242 (eff. 0.445)
175.85/175.95	c #Conflicts:     728000 | #Learnt:      36381 | 0.000
175.85/175.95	c total clause space: 78.2603MB
175.85/175.95	c total #watches: 86080
176.25/176.36	c total #propagations: 347850735 / total #impl: 782199324 (eff. 0.445)
176.25/176.36	c #Conflicts:     729000 | #Learnt:      37381 | 0.000
176.25/176.36	c total clause space: 78.2603MB
176.25/176.36	c total #watches: 88080
176.65/176.78	c total #propagations: 348403966 / total #impl: 783522172 (eff. 0.445)
176.65/176.78	c #Conflicts:     730000 | #Learnt:      38381 | 0.000
176.65/176.78	c total clause space: 78.2603MB
176.65/176.78	c total #watches: 90080
177.06/177.15	c total #propagations: 348984577 / total #impl: 784899192 (eff. 0.445)
177.06/177.15	c #Conflicts:     731000 | #Learnt:      39381 | 0.000
177.06/177.15	c total clause space: 78.2603MB
177.06/177.15	c total #watches: 92080
177.45/177.53	c total #propagations: 349601196 / total #impl: 786347155 (eff. 0.445)
177.45/177.53	c #Conflicts:     732000 | #Learnt:      40381 | 0.000
177.45/177.53	c total clause space: 78.2603MB
177.45/177.53	c total #watches: 94080
177.75/177.86	c total #propagations: 350184735 / total #impl: 787721024 (eff. 0.445)
177.75/177.86	c GC COLLECT
177.75/177.86	c #Conflicts:     733000 | #Learnt:      20782 | 0.000
177.75/177.86	c total clause space: 78.2603MB
177.75/177.86	c total #watches: 54882
178.05/178.11	c total #propagations: 350812879 / total #impl: 789193431 (eff. 0.445)
178.05/178.11	c #Conflicts:     734000 | #Learnt:      21782 | 0.000
178.05/178.11	c total clause space: 78.2603MB
178.05/178.11	c total #watches: 56882
178.26/178.37	c total #propagations: 351429549 / total #impl: 790631117 (eff. 0.444)
178.26/178.37	c #Conflicts:     735000 | #Learnt:      22782 | 0.000
178.26/178.37	c total clause space: 78.2603MB
178.26/178.37	c total #watches: 58882
178.55/178.63	c total #propagations: 352028951 / total #impl: 792022440 (eff. 0.444)
178.55/178.63	c #Conflicts:     736000 | #Learnt:      23782 | 0.000
178.55/178.63	c total clause space: 78.2603MB
178.55/178.63	c total #watches: 60882
178.75/178.89	c total #propagations: 352638851 / total #impl: 793444461 (eff. 0.444)
178.75/178.89	c #Conflicts:     737000 | #Learnt:      24782 | 0.000
178.75/178.89	c total clause space: 78.2603MB
178.75/178.89	c total #watches: 62882
179.05/179.15	c total #propagations: 353253562 / total #impl: 794859011 (eff. 0.444)
179.05/179.15	c #Conflicts:     738000 | #Learnt:      25782 | 0.000
179.05/179.15	c total clause space: 78.2603MB
179.05/179.15	c total #watches: 64882
179.36/179.42	c total #propagations: 353869688 / total #impl: 796295573 (eff. 0.444)
179.36/179.42	c #Conflicts:     739000 | #Learnt:      26782 | 0.000
179.36/179.42	c total clause space: 78.2603MB
179.36/179.42	c total #watches: 66882
179.55/179.69	c total #propagations: 354470644 / total #impl: 797704191 (eff. 0.444)
179.55/179.69	c #Conflicts:     740000 | #Learnt:      27782 | 0.000
179.55/179.69	c total clause space: 78.2603MB
179.55/179.69	c total #watches: 68882
179.85/179.99	c total #propagations: 355064977 / total #impl: 799100431 (eff. 0.444)
179.85/179.99	c #Conflicts:     741000 | #Learnt:      28782 | 0.000
179.85/179.99	c total clause space: 78.2603MB
179.85/179.99	c total #watches: 70882
180.25/180.32	c total #propagations: 355621622 / total #impl: 800426341 (eff. 0.444)
180.25/180.32	c #Conflicts:     742000 | #Learnt:      29782 | 0.000
180.25/180.32	c total clause space: 78.2603MB
180.25/180.32	c total #watches: 72882
180.55/180.64	c total #propagations: 356230186 / total #impl: 801872658 (eff. 0.444)
180.55/180.64	c #Conflicts:     743000 | #Learnt:      30782 | 0.000
180.55/180.64	c total clause space: 78.2603MB
180.55/180.64	c total #watches: 74882
180.85/180.95	c total #propagations: 356798179 / total #impl: 803220367 (eff. 0.444)
180.85/180.95	c #Conflicts:     744000 | #Learnt:      31782 | 0.000
180.85/180.95	c total clause space: 78.2603MB
180.85/180.95	c total #watches: 76882
181.25/181.31	c total #propagations: 357388082 / total #impl: 804603888 (eff. 0.444)
181.25/181.31	c #Conflicts:     745000 | #Learnt:      32782 | 0.000
181.25/181.31	c total clause space: 78.2603MB
181.25/181.31	c total #watches: 78882
181.56/181.66	c total #propagations: 358022291 / total #impl: 806115031 (eff. 0.444)
181.56/181.66	c #Conflicts:     746000 | #Learnt:      33782 | 0.000
181.56/181.66	c total clause space: 78.2603MB
181.56/181.66	c total #watches: 80882
181.85/181.95	c total #propagations: 358624726 / total #impl: 807526976 (eff. 0.444)
181.85/181.95	c #Conflicts:     747000 | #Learnt:      34782 | 0.000
181.85/181.95	c total clause space: 78.2603MB
181.85/181.95	c total #watches: 82882
182.25/182.31	c total #propagations: 359211501 / total #impl: 808891479 (eff. 0.444)
182.25/182.31	c #Conflicts:     748000 | #Learnt:      35782 | 0.000
182.25/182.31	c total clause space: 78.2603MB
182.25/182.31	c total #watches: 84882
182.56/182.68	c total #propagations: 359815581 / total #impl: 810316817 (eff. 0.444)
182.56/182.68	c #Conflicts:     749000 | #Learnt:      36782 | 0.000
182.56/182.68	c total clause space: 78.2603MB
182.56/182.68	c total #watches: 86882
182.95/183.00	c total #propagations: 360426645 / total #impl: 811751203 (eff. 0.444)
182.95/183.00	c #Conflicts:     750000 | #Learnt:      37782 | 0.000
182.95/183.00	c total clause space: 78.2603MB
182.95/183.00	c total #watches: 88882
183.35/183.40	c total #propagations: 360994844 / total #impl: 813078004 (eff. 0.444)
183.35/183.40	c #Conflicts:     751000 | #Learnt:      38782 | 0.000
183.35/183.40	c total clause space: 78.2603MB
183.35/183.40	c total #watches: 90882
183.66/183.78	c total #propagations: 361497906 / total #impl: 814236613 (eff. 0.444)
183.66/183.78	c #Conflicts:     752000 | #Learnt:      39782 | 0.000
183.66/183.78	c total clause space: 78.2603MB
183.66/183.78	c total #watches: 92882
184.05/184.14	c total #propagations: 362040108 / total #impl: 815511900 (eff. 0.444)
184.05/184.14	c #Conflicts:     753000 | #Learnt:      40782 | 0.000
184.05/184.14	c total clause space: 78.2603MB
184.05/184.14	c total #watches: 94882
184.45/184.57	c total #propagations: 362593549 / total #impl: 816832592 (eff. 0.444)
184.45/184.57	c #Conflicts:     754000 | #Learnt:      41782 | 0.000
184.45/184.57	c total clause space: 78.2603MB
184.45/184.57	c total #watches: 96882
184.76/184.85	c total #propagations: 363142247 / total #impl: 818139866 (eff. 0.444)
184.76/184.85	c GC COLLECT
184.76/184.85	c #Conflicts:     755000 | #Learnt:      21883 | 0.000
184.76/184.85	c total clause space: 78.2603MB
184.76/184.85	c total #watches: 57084
185.05/185.11	c total #propagations: 363750121 / total #impl: 819559586 (eff. 0.444)
185.05/185.11	c #Conflicts:     756000 | #Learnt:      22883 | 0.000
185.05/185.11	c total clause space: 78.2603MB
185.05/185.11	c total #watches: 59084
185.35/185.40	c total #propagations: 364331818 / total #impl: 820935793 (eff. 0.444)
185.35/185.40	c #Conflicts:     757000 | #Learnt:      23883 | 0.000
185.35/185.40	c total clause space: 78.2603MB
185.35/185.40	c total #watches: 61084
185.55/185.67	c total #propagations: 364902827 / total #impl: 822288241 (eff. 0.444)
185.55/185.67	c #Conflicts:     758000 | #Learnt:      24883 | 0.000
185.55/185.67	c total clause space: 78.2603MB
185.55/185.67	c total #watches: 63084
185.86/185.95	c total #propagations: 365498297 / total #impl: 823682326 (eff. 0.444)
185.86/185.95	c #Conflicts:     759000 | #Learnt:      25883 | 0.000
185.86/185.95	c total clause space: 78.2603MB
185.86/185.95	c total #watches: 65084
186.15/186.24	c total #propagations: 366077029 / total #impl: 825038516 (eff. 0.444)
186.15/186.24	c #Conflicts:     760000 | #Learnt:      26883 | 0.000
186.15/186.24	c total clause space: 78.2603MB
186.15/186.24	c total #watches: 67084
186.45/186.53	c total #propagations: 366652194 / total #impl: 826394571 (eff. 0.444)
186.45/186.53	c #Conflicts:     761000 | #Learnt:      27883 | 0.000
186.45/186.53	c total clause space: 78.2603MB
186.45/186.53	c total #watches: 69084
186.75/186.84	c total #propagations: 367178670 / total #impl: 827647256 (eff. 0.444)
186.75/186.84	c #Conflicts:     762000 | #Learnt:      28883 | 0.000
186.75/186.84	c total clause space: 78.2603MB
186.75/186.84	c total #watches: 71084
187.06/187.13	c total #propagations: 367751516 / total #impl: 828995297 (eff. 0.444)
187.06/187.13	c #Conflicts:     763000 | #Learnt:      29883 | 0.000
187.06/187.13	c total clause space: 78.2603MB
187.06/187.13	c total #watches: 73084
187.35/187.42	c total #propagations: 368325893 / total #impl: 830338933 (eff. 0.444)
187.35/187.42	c #Conflicts:     764000 | #Learnt:      30883 | 0.000
187.35/187.42	c total clause space: 78.2603MB
187.35/187.42	c total #watches: 75084
187.65/187.76	c total #propagations: 368912560 / total #impl: 831725266 (eff. 0.444)
187.65/187.76	c #Conflicts:     765000 | #Learnt:      31883 | 0.000
187.65/187.76	c total clause space: 78.2603MB
187.65/187.76	c total #watches: 77084
187.95/188.09	c total #propagations: 369476930 / total #impl: 833063168 (eff. 0.444)
187.95/188.09	c #Conflicts:     766000 | #Learnt:      32883 | 0.000
187.95/188.09	c total clause space: 78.2603MB
187.95/188.09	c total #watches: 79084
188.25/188.37	c total #propagations: 370037818 / total #impl: 834371927 (eff. 0.443)
188.25/188.37	c #Conflicts:     767000 | #Learnt:      33883 | 0.000
188.25/188.37	c total clause space: 78.2603MB
188.25/188.37	c total #watches: 81084
188.55/188.69	c total #propagations: 370562348 / total #impl: 835609820 (eff. 0.443)
188.55/188.69	c #Conflicts:     768000 | #Learnt:      34883 | 0.000
188.55/188.69	c total clause space: 78.2603MB
188.55/188.69	c total #watches: 83084
188.85/188.96	c total #propagations: 371094549 / total #impl: 836857787 (eff. 0.443)
188.85/188.96	c #Conflicts:     769000 | #Learnt:      35883 | 0.000
188.85/188.96	c total clause space: 78.2603MB
188.85/188.96	c total #watches: 85084
189.16/189.30	c total #propagations: 371629451 / total #impl: 838114194 (eff. 0.443)
189.16/189.30	c #Conflicts:     770000 | #Learnt:      36883 | 0.000
189.16/189.30	c total clause space: 78.2603MB
189.16/189.30	c total #watches: 87084
189.55/189.67	c total #propagations: 372227221 / total #impl: 839532198 (eff. 0.443)
189.55/189.67	c #Conflicts:     771000 | #Learnt:      37883 | 0.000
189.55/189.67	c total clause space: 78.2603MB
189.55/189.67	c total #watches: 89084
189.85/189.95	c total #propagations: 372857995 / total #impl: 841031491 (eff. 0.443)
189.85/189.95	c #Conflicts:     772000 | #Learnt:      38883 | 0.000
189.85/189.95	c total clause space: 78.2603MB
189.85/189.95	c total #watches: 91084
190.15/190.23	c total #propagations: 373251735 / total #impl: 841912625 (eff. 0.443)
190.15/190.23	c #Conflicts:     773000 | #Learnt:      39883 | 0.000
190.15/190.23	c total clause space: 78.2603MB
190.15/190.23	c total #watches: 93084
190.55/190.61	c total #propagations: 373616230 / total #impl: 842726774 (eff. 0.443)
190.55/190.61	c #Conflicts:     774000 | #Learnt:      40883 | 0.000
190.55/190.61	c total clause space: 78.2603MB
190.55/190.61	c total #watches: 95084
190.95/191.01	c total #propagations: 374250831 / total #impl: 844230387 (eff. 0.443)
190.95/191.01	c #Conflicts:     775000 | #Learnt:      41883 | 0.000
190.95/191.01	c total clause space: 78.2603MB
190.95/191.01	c total #watches: 97084
191.25/191.33	c total #propagations: 374891043 / total #impl: 845761520 (eff. 0.443)
191.25/191.33	c GC COLLECT
191.25/191.33	c #Conflicts:     776000 | #Learnt:      21676 | 0.000
191.25/191.33	c total clause space: 78.2603MB
191.25/191.33	c total #watches: 56670
191.46/191.56	c total #propagations: 375508792 / total #impl: 847208501 (eff. 0.443)
191.46/191.56	c #Conflicts:     777000 | #Learnt:      22676 | 0.000
191.46/191.56	c total clause space: 78.2603MB
191.46/191.56	c total #watches: 58670
191.65/191.77	c total #propagations: 376093670 / total #impl: 848541788 (eff. 0.443)
191.65/191.77	c #Conflicts:     778000 | #Learnt:      23676 | 0.000
191.65/191.77	c total clause space: 78.2603MB
191.65/191.77	c total #watches: 60670
191.95/192.02	c total #propagations: 376671080 / total #impl: 849866991 (eff. 0.443)
191.95/192.02	c #Conflicts:     779000 | #Learnt:      24676 | 0.000
191.95/192.02	c total clause space: 78.2603MB
191.95/192.02	c total #watches: 62670
192.15/192.28	c total #propagations: 377207532 / total #impl: 851123627 (eff. 0.443)
192.15/192.28	c #Conflicts:     780000 | #Learnt:      25676 | 0.000
192.15/192.28	c total clause space: 78.2603MB
192.15/192.28	c total #watches: 64670
192.46/192.54	c total #propagations: 377782195 / total #impl: 852488150 (eff. 0.443)
192.46/192.54	c #Conflicts:     781000 | #Learnt:      26676 | 0.000
192.46/192.54	c total clause space: 78.2603MB
192.46/192.54	c total #watches: 66670
192.75/192.80	c total #propagations: 378335040 / total #impl: 853777860 (eff. 0.443)
192.75/192.80	c #Conflicts:     782000 | #Learnt:      27676 | 0.000
192.75/192.80	c total clause space: 78.2603MB
192.75/192.80	c total #watches: 68670
192.95/193.09	c total #propagations: 378921088 / total #impl: 855155467 (eff. 0.443)
192.95/193.09	c #Conflicts:     783000 | #Learnt:      28676 | 0.000
192.95/193.09	c total clause space: 78.2603MB
192.95/193.09	c total #watches: 70670
193.35/193.40	c total #propagations: 379502788 / total #impl: 856535201 (eff. 0.443)
193.35/193.40	c #Conflicts:     784000 | #Learnt:      29676 | 0.000
193.35/193.40	c total clause space: 78.2603MB
193.35/193.40	c total #watches: 72670
193.66/193.72	c total #propagations: 380083104 / total #impl: 857919865 (eff. 0.443)
193.66/193.72	c #Conflicts:     785000 | #Learnt:      30676 | 0.000
193.66/193.72	c total clause space: 78.2603MB
193.66/193.72	c total #watches: 74670
193.95/194.02	c total #propagations: 380680872 / total #impl: 859342567 (eff. 0.443)
193.95/194.02	c #Conflicts:     786000 | #Learnt:      31676 | 0.000
193.95/194.02	c total clause space: 78.2603MB
193.95/194.02	c total #watches: 76670
194.25/194.35	c total #propagations: 381364109 / total #impl: 860898080 (eff. 0.443)
194.25/194.35	c #Conflicts:     787000 | #Learnt:      32676 | 0.000
194.25/194.35	c total clause space: 78.2603MB
194.25/194.35	c total #watches: 78670
194.55/194.68	c total #propagations: 381974858 / total #impl: 862363917 (eff. 0.443)
194.55/194.68	c #Conflicts:     788000 | #Learnt:      33676 | 0.000
194.55/194.68	c total clause space: 78.2603MB
194.55/194.68	c total #watches: 80670
194.95/195.02	c total #propagations: 382613976 / total #impl: 863884130 (eff. 0.443)
194.95/195.02	c #Conflicts:     789000 | #Learnt:      34676 | 0.000
194.95/195.02	c total clause space: 78.2603MB
194.95/195.02	c total #watches: 82670
195.25/195.39	c total #propagations: 383198427 / total #impl: 865284935 (eff. 0.443)
195.25/195.39	c #Conflicts:     790000 | #Learnt:      35676 | 0.000
195.25/195.39	c total clause space: 78.2603MB
195.25/195.39	c total #watches: 84670
195.65/195.71	c total #propagations: 383766877 / total #impl: 866652757 (eff. 0.443)
195.65/195.71	c #Conflicts:     791000 | #Learnt:      36676 | 0.000
195.65/195.71	c total clause space: 78.2603MB
195.65/195.71	c total #watches: 86670
195.95/196.07	c total #propagations: 384358023 / total #impl: 868051194 (eff. 0.443)
195.95/196.07	c #Conflicts:     792000 | #Learnt:      37676 | 0.000
195.95/196.07	c total clause space: 78.2603MB
195.95/196.07	c total #watches: 88670
196.35/196.42	c total #propagations: 384959534 / total #impl: 869496730 (eff. 0.443)
196.35/196.42	c #Conflicts:     793000 | #Learnt:      38676 | 0.000
196.35/196.42	c total clause space: 78.2603MB
196.35/196.42	c total #watches: 90670
196.65/196.76	c total #propagations: 385545556 / total #impl: 870895087 (eff. 0.443)
196.65/196.76	c #Conflicts:     794000 | #Learnt:      39676 | 0.000
196.65/196.76	c total clause space: 78.2603MB
196.65/196.76	c total #watches: 92670
197.05/197.15	c total #propagations: 386056677 / total #impl: 872102502 (eff. 0.443)
197.05/197.15	c #Conflicts:     795000 | #Learnt:      40676 | 0.000
197.05/197.15	c total clause space: 78.2603MB
197.05/197.15	c total #watches: 94670
197.45/197.50	c total #propagations: 386623772 / total #impl: 873423370 (eff. 0.443)
197.45/197.50	c #Conflicts:     796000 | #Learnt:      41676 | 0.000
197.45/197.50	c total clause space: 78.2603MB
197.45/197.50	c total #watches: 96670
197.75/197.85	c total #propagations: 387244652 / total #impl: 874900699 (eff. 0.443)
197.75/197.85	c #Conflicts:     797000 | #Learnt:      42676 | 0.000
197.75/197.85	c total clause space: 78.2603MB
197.75/197.85	c total #watches: 98670
198.05/198.18	c total #propagations: 387856811 / total #impl: 876351780 (eff. 0.443)
198.05/198.18	c GC COLLECT
198.05/198.18	c #Conflicts:     798000 | #Learnt:      22172 | 0.000
198.05/198.18	c total clause space: 78.2603MB
198.05/198.18	c total #watches: 57662
198.25/198.35	c total #propagations: 388369937 / total #impl: 877554449 (eff. 0.443)
198.25/198.35	c #Conflicts:     799000 | #Learnt:      23172 | 0.000
198.25/198.35	c total clause space: 78.2603MB
198.25/198.35	c total #watches: 59662
198.45/198.52	c total #propagations: 388655113 / total #impl: 878158963 (eff. 0.443)
198.45/198.52	c #Conflicts:     800000 | #Learnt:      24172 | 0.000
198.45/198.52	c total clause space: 78.2603MB
198.45/198.52	c total #watches: 61662
198.65/198.74	c total #propagations: 388939887 / total #impl: 878750279 (eff. 0.443)
198.65/198.74	c #Conflicts:     801000 | #Learnt:      25172 | 0.000
198.65/198.74	c total clause space: 78.2603MB
198.65/198.74	c total #watches: 63662
198.95/199.02	c total #propagations: 389286564 / total #impl: 879518122 (eff. 0.443)
198.95/199.02	c #Conflicts:     802000 | #Learnt:      26172 | 0.000
198.95/199.02	c total clause space: 78.2603MB
198.95/199.02	c total #watches: 65662
199.15/199.28	c total #propagations: 389860846 / total #impl: 880880763 (eff. 0.443)
199.15/199.28	c #Conflicts:     803000 | #Learnt:      27172 | 0.000
199.15/199.28	c total clause space: 78.2603MB
199.15/199.28	c total #watches: 67662
199.45/199.58	c total #propagations: 390462690 / total #impl: 882275048 (eff. 0.443)
199.45/199.58	c #Conflicts:     804000 | #Learnt:      28172 | 0.000
199.45/199.58	c total clause space: 78.2603MB
199.45/199.58	c total #watches: 69662
199.75/199.87	c total #propagations: 391069481 / total #impl: 883716799 (eff. 0.443)
199.75/199.87	c #Conflicts:     805000 | #Learnt:      29172 | 0.000
199.75/199.87	c total clause space: 78.2603MB
199.75/199.87	c total #watches: 71662
200.05/200.15	c total #propagations: 391671572 / total #impl: 885145910 (eff. 0.442)
200.05/200.15	c #Conflicts:     806000 | #Learnt:      30172 | 0.000
200.05/200.15	c total clause space: 78.2603MB
200.05/200.15	c total #watches: 73662
200.35/200.49	c total #propagations: 392197839 / total #impl: 886404544 (eff. 0.442)
200.35/200.49	c #Conflicts:     807000 | #Learnt:      31172 | 0.000
200.35/200.49	c total clause space: 78.2603MB
200.35/200.49	c total #watches: 75662
200.75/200.82	c total #propagations: 392783837 / total #impl: 887808526 (eff. 0.442)
200.75/200.82	c #Conflicts:     808000 | #Learnt:      32172 | 0.000
200.75/200.82	c total clause space: 78.2603MB
200.75/200.82	c total #watches: 77662
200.95/201.09	c total #propagations: 393249955 / total #impl: 888929415 (eff. 0.442)
200.95/201.09	c #Conflicts:     809000 | #Learnt:      33172 | 0.000
200.95/201.09	c total clause space: 78.2603MB
200.95/201.09	c total #watches: 79662
201.25/201.31	c total #propagations: 393851856 / total #impl: 890333643 (eff. 0.442)
201.25/201.31	c #Conflicts:     810000 | #Learnt:      34172 | 0.000
201.25/201.31	c total clause space: 78.2603MB
201.25/201.31	c total #watches: 81662
201.45/201.57	c total #propagations: 394197672 / total #impl: 891100279 (eff. 0.442)
201.45/201.57	c #Conflicts:     811000 | #Learnt:      35172 | 0.000
201.45/201.57	c total clause space: 78.2603MB
201.45/201.57	c total #watches: 83662
201.65/201.80	c total #propagations: 394427738 / total #impl: 891644607 (eff. 0.442)
201.65/201.80	c #Conflicts:     812000 | #Learnt:      36172 | 0.000
201.65/201.80	c total clause space: 78.2603MB
201.65/201.80	c total #watches: 85662
201.95/202.06	c total #propagations: 394716542 / total #impl: 892244874 (eff. 0.442)
201.95/202.06	c #Conflicts:     813000 | #Learnt:      37172 | 0.000
201.95/202.06	c total clause space: 78.2603MB
201.95/202.06	c total #watches: 87662
202.25/202.30	c total #propagations: 394993509 / total #impl: 892841508 (eff. 0.442)
202.25/202.30	c #Conflicts:     814000 | #Learnt:      38172 | 0.000
202.25/202.30	c total clause space: 78.2603MB
202.25/202.30	c total #watches: 89662
202.55/202.63	c total #propagations: 395356534 / total #impl: 893680246 (eff. 0.442)
202.55/202.63	c #Conflicts:     815000 | #Learnt:      39172 | 0.000
202.55/202.63	c total clause space: 78.2603MB
202.55/202.63	c total #watches: 91662
202.95/203.02	c total #propagations: 395864496 / total #impl: 894920290 (eff. 0.442)
202.95/203.02	c #Conflicts:     816000 | #Learnt:      40172 | 0.000
202.95/203.02	c total clause space: 78.2603MB
202.95/203.02	c total #watches: 93662
203.25/203.33	c total #propagations: 396416364 / total #impl: 896269153 (eff. 0.442)
203.25/203.33	c #Conflicts:     817000 | #Learnt:      41172 | 0.000
203.25/203.33	c total clause space: 78.2603MB
203.25/203.33	c total #watches: 95662
203.55/203.67	c total #propagations: 397000947 / total #impl: 897669834 (eff. 0.442)
203.55/203.67	c #Conflicts:     818000 | #Learnt:      42172 | 0.000
203.55/203.67	c total clause space: 78.2603MB
203.55/203.67	c total #watches: 97662
204.05/204.11	c total #propagations: 397510423 / total #impl: 898894998 (eff. 0.442)
204.05/204.11	c #Conflicts:     819000 | #Learnt:      43172 | 0.000
204.05/204.11	c total clause space: 78.2603MB
204.05/204.11	c total #watches: 99662
204.35/204.42	c total #propagations: 398118430 / total #impl: 900364508 (eff. 0.442)
204.35/204.42	c GC COLLECT
204.35/204.42	c #Conflicts:     820000 | #Learnt:      22379 | 0.000
204.35/204.42	c total clause space: 78.2603MB
204.35/204.42	c total #watches: 58076
204.55/204.67	c total #propagations: 398721855 / total #impl: 901797165 (eff. 0.442)
204.55/204.67	c #Conflicts:     821000 | #Learnt:      23379 | 0.000
204.55/204.67	c total clause space: 78.2603MB
204.55/204.67	c total #watches: 60076
204.85/204.92	c total #propagations: 399269245 / total #impl: 903063350 (eff. 0.442)
204.85/204.92	c #Conflicts:     822000 | #Learnt:      24379 | 0.000
204.85/204.92	c total clause space: 78.2603MB
204.85/204.92	c total #watches: 62076
205.05/205.17	c total #propagations: 399831706 / total #impl: 904380327 (eff. 0.442)
205.05/205.17	c #Conflicts:     823000 | #Learnt:      25379 | 0.000
205.05/205.17	c total clause space: 78.2603MB
205.05/205.17	c total #watches: 64076
205.35/205.42	c total #propagations: 400451436 / total #impl: 905813173 (eff. 0.442)
205.35/205.42	c #Conflicts:     824000 | #Learnt:      26379 | 0.000
205.35/205.42	c total clause space: 78.2603MB
205.35/205.42	c total #watches: 66076
205.55/205.68	c total #propagations: 401060943 / total #impl: 907227052 (eff. 0.442)
205.55/205.68	c #Conflicts:     825000 | #Learnt:      27379 | 0.000
205.55/205.68	c total clause space: 78.2603MB
205.55/205.68	c total #watches: 68076
205.85/205.93	c total #propagations: 401657331 / total #impl: 908636406 (eff. 0.442)
205.85/205.93	c #Conflicts:     826000 | #Learnt:      28379 | 0.000
205.85/205.93	c total clause space: 78.2603MB
205.85/205.93	c total #watches: 70076
206.15/206.23	c total #propagations: 402270356 / total #impl: 910063429 (eff. 0.442)
206.15/206.23	c #Conflicts:     827000 | #Learnt:      29379 | 0.000
206.15/206.23	c total clause space: 78.2603MB
206.15/206.23	c total #watches: 72076
206.45/206.53	c total #propagations: 402849954 / total #impl: 911431540 (eff. 0.442)
206.45/206.53	c #Conflicts:     828000 | #Learnt:      30379 | 0.000
206.45/206.53	c total clause space: 78.2603MB
206.45/206.53	c total #watches: 74076
206.75/206.82	c total #propagations: 403442544 / total #impl: 912844159 (eff. 0.442)
206.75/206.82	c #Conflicts:     829000 | #Learnt:      31379 | 0.000
206.75/206.82	c total clause space: 78.2603MB
206.75/206.82	c total #watches: 76076
207.05/207.11	c total #propagations: 403989518 / total #impl: 914137248 (eff. 0.442)
207.05/207.11	c #Conflicts:     830000 | #Learnt:      32379 | 0.000
207.05/207.11	c total clause space: 78.2603MB
207.05/207.11	c total #watches: 78076
207.35/207.41	c total #propagations: 404585044 / total #impl: 915541747 (eff. 0.442)
207.35/207.41	c #Conflicts:     831000 | #Learnt:      33379 | 0.000
207.35/207.41	c total clause space: 78.2603MB
207.35/207.41	c total #watches: 80076
207.65/207.73	c total #propagations: 405199710 / total #impl: 916989909 (eff. 0.442)
207.65/207.73	c #Conflicts:     832000 | #Learnt:      34379 | 0.000
207.65/207.73	c total clause space: 78.2603MB
207.65/207.73	c total #watches: 82076
207.95/208.06	c total #propagations: 405730191 / total #impl: 918256827 (eff. 0.442)
207.95/208.06	c #Conflicts:     833000 | #Learnt:      35379 | 0.000
207.95/208.06	c total clause space: 78.2603MB
207.95/208.06	c total #watches: 84076
208.35/208.41	c total #propagations: 406333658 / total #impl: 919674375 (eff. 0.442)
208.35/208.41	c #Conflicts:     834000 | #Learnt:      36379 | 0.000
208.35/208.41	c total clause space: 78.2603MB
208.35/208.41	c total #watches: 86076
208.65/208.75	c total #propagations: 406907614 / total #impl: 921016304 (eff. 0.442)
208.65/208.75	c #Conflicts:     835000 | #Learnt:      37379 | 0.000
208.65/208.75	c total clause space: 78.2603MB
208.65/208.75	c total #watches: 88076
208.95/209.10	c total #propagations: 407504319 / total #impl: 922426957 (eff. 0.442)
208.95/209.10	c #Conflicts:     836000 | #Learnt:      38379 | 0.000
208.95/209.10	c total clause space: 78.2603MB
208.95/209.10	c total #watches: 90076
209.35/209.44	c total #propagations: 408060204 / total #impl: 923757397 (eff. 0.442)
209.35/209.44	c #Conflicts:     837000 | #Learnt:      39379 | 0.000
209.35/209.44	c total clause space: 78.2603MB
209.35/209.44	c total #watches: 92076
209.75/209.81	c total #propagations: 408664860 / total #impl: 925187887 (eff. 0.442)
209.75/209.81	c #Conflicts:     838000 | #Learnt:      40379 | 0.000
209.75/209.81	c total clause space: 78.2603MB
209.75/209.81	c total #watches: 94076
210.05/210.19	c total #propagations: 409249473 / total #impl: 926556370 (eff. 0.442)
210.05/210.19	c #Conflicts:     839000 | #Learnt:      41379 | 0.000
210.05/210.19	c total clause space: 78.2603MB
210.05/210.19	c total #watches: 96076
210.54/210.60	c total #propagations: 409862911 / total #impl: 927995322 (eff. 0.442)
210.54/210.60	c #Conflicts:     840000 | #Learnt:      42379 | 0.000
210.54/210.60	c total clause space: 78.2603MB
210.54/210.60	c total #watches: 98076
210.94/211.02	c total #propagations: 410484266 / total #impl: 929473477 (eff. 0.442)
210.94/211.02	c #Conflicts:     841000 | #Learnt:      43379 | 0.000
210.94/211.02	c total clause space: 78.2603MB
210.94/211.02	c total #watches: 100076
211.34/211.41	c total #propagations: 411102951 / total #impl: 930934548 (eff. 0.442)
211.34/211.41	c GC COLLECT
211.34/211.41	c #Conflicts:     842000 | #Learnt:      22272 | 0.000
211.34/211.41	c total clause space: 78.2603MB
211.34/211.41	c total #watches: 57862
211.54/211.64	c total #propagations: 411685196 / total #impl: 932311218 (eff. 0.442)
211.54/211.64	c #Conflicts:     843000 | #Learnt:      23272 | 0.000
211.54/211.64	c total clause space: 78.2603MB
211.54/211.64	c total #watches: 59862
211.84/211.90	c total #propagations: 412305395 / total #impl: 933750065 (eff. 0.442)
211.84/211.90	c #Conflicts:     844000 | #Learnt:      24272 | 0.000
211.84/211.90	c total clause space: 78.2603MB
211.84/211.90	c total #watches: 61862
212.04/212.15	c total #propagations: 412924780 / total #impl: 935177279 (eff. 0.442)
212.04/212.15	c #Conflicts:     845000 | #Learnt:      25272 | 0.000
212.04/212.15	c total clause space: 78.2603MB
212.04/212.15	c total #watches: 63862
212.25/212.40	c total #propagations: 413544280 / total #impl: 936604892 (eff. 0.442)
212.25/212.40	c #Conflicts:     846000 | #Learnt:      26272 | 0.000
212.25/212.40	c total clause space: 78.2603MB
212.25/212.40	c total #watches: 65862
212.54/212.67	c total #propagations: 414155017 / total #impl: 938016256 (eff. 0.442)
212.54/212.67	c #Conflicts:     847000 | #Learnt:      27272 | 0.000
212.54/212.67	c total clause space: 78.2603MB
212.54/212.67	c total #watches: 67862
212.84/212.98	c total #propagations: 414776749 / total #impl: 939441998 (eff. 0.442)
212.84/212.98	c #Conflicts:     848000 | #Learnt:      28272 | 0.000
212.84/212.98	c total clause space: 78.2603MB
212.84/212.98	c total #watches: 69862
213.14/213.25	c total #propagations: 415397746 / total #impl: 940885446 (eff. 0.441)
213.14/213.25	c #Conflicts:     849000 | #Learnt:      29272 | 0.000
213.14/213.25	c total clause space: 78.2603MB
213.14/213.25	c total #watches: 71862
213.45/213.56	c total #propagations: 415965686 / total #impl: 942221556 (eff. 0.441)
213.45/213.56	c #Conflicts:     850000 | #Learnt:      30272 | 0.000
213.45/213.56	c total clause space: 78.2603MB
213.45/213.56	c total #watches: 73862
213.74/213.88	c total #propagations: 416575282 / total #impl: 943654135 (eff. 0.441)
213.74/213.88	c #Conflicts:     851000 | #Learnt:      31272 | 0.000
213.74/213.88	c total clause space: 78.2603MB
213.74/213.88	c total #watches: 75862
214.04/214.18	c total #propagations: 417137913 / total #impl: 944978553 (eff. 0.441)
214.04/214.18	c #Conflicts:     852000 | #Learnt:      32272 | 0.000
214.04/214.18	c total clause space: 78.2603MB
214.04/214.18	c total #watches: 77862
214.34/214.46	c total #propagations: 417719805 / total #impl: 946333091 (eff. 0.441)
214.34/214.46	c #Conflicts:     853000 | #Learnt:      33272 | 0.000
214.34/214.46	c total clause space: 78.2603MB
214.34/214.46	c total #watches: 79862
214.64/214.74	c total #propagations: 418302858 / total #impl: 947683235 (eff. 0.441)
214.64/214.74	c #Conflicts:     854000 | #Learnt:      34272 | 0.000
214.64/214.74	c total clause space: 78.2603MB
214.64/214.74	c total #watches: 81862
214.94/215.06	c total #propagations: 418913839 / total #impl: 949110716 (eff. 0.441)
214.94/215.06	c #Conflicts:     855000 | #Learnt:      35272 | 0.000
214.94/215.06	c total clause space: 78.2603MB
214.94/215.06	c total #watches: 83862
215.24/215.39	c total #propagations: 419513128 / total #impl: 950505102 (eff. 0.441)
215.24/215.39	c #Conflicts:     856000 | #Learnt:      36272 | 0.000
215.24/215.39	c total clause space: 78.2603MB
215.24/215.39	c total #watches: 85862
215.55/215.69	c total #propagations: 420083826 / total #impl: 951837880 (eff. 0.441)
215.55/215.69	c #Conflicts:     857000 | #Learnt:      37272 | 0.000
215.55/215.69	c total clause space: 78.2603MB
215.55/215.69	c total #watches: 87862
215.94/216.05	c total #propagations: 420643040 / total #impl: 953158075 (eff. 0.441)
215.94/216.05	c #Conflicts:     858000 | #Learnt:      38272 | 0.000
215.94/216.05	c total clause space: 78.2603MB
215.94/216.05	c total #watches: 89862
216.34/216.42	c total #propagations: 421209634 / total #impl: 954508597 (eff. 0.441)
216.34/216.42	c #Conflicts:     859000 | #Learnt:      39272 | 0.000
216.34/216.42	c total clause space: 78.2603MB
216.34/216.42	c total #watches: 91862
216.65/216.79	c total #propagations: 421844072 / total #impl: 956014630 (eff. 0.441)
216.65/216.79	c #Conflicts:     860000 | #Learnt:      40272 | 0.000
216.65/216.79	c total clause space: 78.2603MB
216.65/216.79	c total #watches: 93862
217.04/217.17	c total #propagations: 422322249 / total #impl: 957130144 (eff. 0.441)
217.04/217.17	c #Conflicts:     861000 | #Learnt:      41272 | 0.000
217.04/217.17	c total clause space: 78.2603MB
217.04/217.17	c total #watches: 95862
217.34/217.49	c total #propagations: 422806724 / total #impl: 958294930 (eff. 0.441)
217.34/217.49	c #Conflicts:     862000 | #Learnt:      42272 | 0.000
217.34/217.49	c total clause space: 78.2603MB
217.34/217.49	c total #watches: 97862
217.75/217.84	c total #propagations: 423290233 / total #impl: 959437532 (eff. 0.441)
217.75/217.84	c #Conflicts:     863000 | #Learnt:      43272 | 0.000
217.75/217.84	c total clause space: 78.2603MB
217.75/217.84	c total #watches: 99862
218.04/218.17	c total #propagations: 423770988 / total #impl: 960559997 (eff. 0.441)
218.04/218.17	c #Conflicts:     864000 | #Learnt:      44272 | 0.000
218.04/218.17	c total clause space: 78.2603MB
218.04/218.17	c total #watches: 101862
218.34/218.49	c total #propagations: 424310423 / total #impl: 961832077 (eff. 0.441)
218.34/218.49	c GC COLLECT
218.34/218.49	c #Conflicts:     865000 | #Learnt:      22871 | 0.000
218.34/218.49	c total clause space: 78.2603MB
218.34/218.49	c total #watches: 59060
218.64/218.74	c total #propagations: 424883648 / total #impl: 963164313 (eff. 0.441)
218.64/218.74	c #Conflicts:     866000 | #Learnt:      23871 | 0.000
218.64/218.74	c total clause space: 78.2603MB
218.64/218.74	c total #watches: 61060
218.95/219.02	c total #propagations: 425468231 / total #impl: 964514272 (eff. 0.441)
218.95/219.02	c #Conflicts:     867000 | #Learnt:      24871 | 0.000
218.95/219.02	c total clause space: 78.2603MB
218.95/219.02	c total #watches: 63060
219.24/219.30	c total #propagations: 426051017 / total #impl: 965853618 (eff. 0.441)
219.24/219.30	c #Conflicts:     868000 | #Learnt:      25871 | 0.000
219.24/219.30	c total clause space: 78.2603MB
219.24/219.30	c total #watches: 65060
219.44/219.59	c total #propagations: 426618824 / total #impl: 967192502 (eff. 0.441)
219.44/219.59	c #Conflicts:     869000 | #Learnt:      26871 | 0.000
219.44/219.59	c total clause space: 78.2603MB
219.44/219.59	c total #watches: 67060
219.74/219.86	c total #propagations: 427276640 / total #impl: 968717797 (eff. 0.441)
219.74/219.86	c #Conflicts:     870000 | #Learnt:      27871 | 0.000
219.74/219.86	c total clause space: 78.2603MB
219.74/219.86	c total #watches: 69060
220.05/220.17	c total #propagations: 427813641 / total #impl: 969959491 (eff. 0.441)
220.05/220.17	c #Conflicts:     871000 | #Learnt:      28871 | 0.000
220.05/220.17	c total clause space: 78.2603MB
220.05/220.17	c total #watches: 71060
220.34/220.48	c total #propagations: 428338185 / total #impl: 971202816 (eff. 0.441)
220.34/220.48	c #Conflicts:     872000 | #Learnt:      29871 | 0.000
220.34/220.48	c total clause space: 78.2603MB
220.34/220.48	c total #watches: 73060
220.74/220.80	c total #propagations: 428974735 / total #impl: 972703608 (eff. 0.441)
220.74/220.80	c #Conflicts:     873000 | #Learnt:      30871 | 0.000
220.74/220.80	c total clause space: 78.2603MB
220.74/220.80	c total #watches: 75060
220.94/221.08	c total #propagations: 429533134 / total #impl: 974055501 (eff. 0.441)
220.94/221.08	c #Conflicts:     874000 | #Learnt:      31871 | 0.000
220.94/221.08	c total clause space: 78.2603MB
220.94/221.08	c total #watches: 77060
221.24/221.38	c total #propagations: 430076156 / total #impl: 975348475 (eff. 0.441)
221.24/221.38	c #Conflicts:     875000 | #Learnt:      32871 | 0.000
221.24/221.38	c total clause space: 78.2603MB
221.24/221.38	c total #watches: 79060
221.54/221.69	c total #propagations: 430639075 / total #impl: 976649340 (eff. 0.441)
221.54/221.69	c #Conflicts:     876000 | #Learnt:      33871 | 0.000
221.54/221.69	c total clause space: 78.2603MB
221.54/221.69	c total #watches: 81060
221.84/221.98	c total #propagations: 431249057 / total #impl: 978087852 (eff. 0.441)
221.84/221.98	c #Conflicts:     877000 | #Learnt:      34871 | 0.000
221.84/221.98	c total clause space: 78.2603MB
221.84/221.98	c total #watches: 83060
222.15/222.30	c total #propagations: 431823513 / total #impl: 979423199 (eff. 0.441)
222.15/222.30	c #Conflicts:     878000 | #Learnt:      35871 | 0.000
222.15/222.30	c total clause space: 78.2603MB
222.15/222.30	c total #watches: 85060
222.54/222.64	c total #propagations: 432355011 / total #impl: 980676232 (eff. 0.441)
222.54/222.64	c #Conflicts:     879000 | #Learnt:      36871 | 0.000
222.54/222.64	c total clause space: 78.2603MB
222.54/222.64	c total #watches: 87060
222.84/222.96	c total #propagations: 432897430 / total #impl: 981969434 (eff. 0.441)
222.84/222.96	c #Conflicts:     880000 | #Learnt:      37871 | 0.000
222.84/222.96	c total clause space: 78.2603MB
222.84/222.96	c total #watches: 89060
223.14/223.28	c total #propagations: 433486009 / total #impl: 983372231 (eff. 0.441)
223.14/223.28	c #Conflicts:     881000 | #Learnt:      38871 | 0.000
223.14/223.28	c total clause space: 78.2603MB
223.14/223.28	c total #watches: 91060
223.44/223.59	c total #propagations: 434065965 / total #impl: 984766249 (eff. 0.441)
223.44/223.59	c #Conflicts:     882000 | #Learnt:      39871 | 0.000
223.44/223.59	c total clause space: 78.2603MB
223.44/223.59	c total #watches: 93060
223.84/223.90	c total #propagations: 434653099 / total #impl: 986156204 (eff. 0.441)
223.84/223.90	c #Conflicts:     883000 | #Learnt:      40871 | 0.000
223.84/223.90	c total clause space: 78.2603MB
223.84/223.90	c total #watches: 95060
224.14/224.25	c total #propagations: 435242947 / total #impl: 987563203 (eff. 0.441)
224.14/224.25	c #Conflicts:     884000 | #Learnt:      41871 | 0.000
224.14/224.25	c total clause space: 78.2603MB
224.14/224.25	c total #watches: 97060
224.54/224.65	c total #propagations: 435879949 / total #impl: 989085354 (eff. 0.441)
224.54/224.65	c #Conflicts:     885000 | #Learnt:      42871 | 0.000
224.54/224.65	c total clause space: 78.2603MB
224.54/224.65	c total #watches: 99060
224.94/225.03	c total #propagations: 436460895 / total #impl: 990472094 (eff. 0.441)
224.94/225.03	c #Conflicts:     886000 | #Learnt:      43871 | 0.000
224.94/225.03	c total clause space: 78.2603MB
224.94/225.03	c total #watches: 101060
225.34/225.41	c total #propagations: 437017770 / total #impl: 991800626 (eff. 0.441)
225.34/225.41	c #Conflicts:     887000 | #Learnt:      44871 | 0.000
225.34/225.41	c total clause space: 78.2603MB
225.34/225.41	c total #watches: 103060
225.64/225.75	c total #propagations: 437585557 / total #impl: 993156539 (eff. 0.441)
225.64/225.75	c GC COLLECT
225.64/225.75	c #Conflicts:     888000 | #Learnt:      23173 | 0.000
225.64/225.75	c total clause space: 78.2603MB
225.64/225.75	c total #watches: 59664
225.94/226.00	c total #propagations: 438162736 / total #impl: 994527663 (eff. 0.441)
225.94/226.00	c #Conflicts:     889000 | #Learnt:      24173 | 0.000
225.94/226.00	c total clause space: 78.2603MB
225.94/226.00	c total #watches: 61664
226.14/226.29	c total #propagations: 438753633 / total #impl: 995926549 (eff. 0.441)
226.14/226.29	c #Conflicts:     890000 | #Learnt:      25173 | 0.000
226.14/226.29	c total clause space: 78.2603MB
226.14/226.29	c total #watches: 63664
226.44/226.59	c total #propagations: 439352306 / total #impl: 997346406 (eff. 0.441)
226.44/226.59	c #Conflicts:     891000 | #Learnt:      26173 | 0.000
226.44/226.59	c total clause space: 78.2603MB
226.44/226.59	c total #watches: 65664
226.84/226.90	c total #propagations: 439920719 / total #impl: 998705095 (eff. 0.440)
226.84/226.90	c #Conflicts:     892000 | #Learnt:      27173 | 0.000
226.84/226.90	c total clause space: 78.2603MB
226.84/226.90	c total #watches: 67664
227.04/227.18	c total #propagations: 440474869 / total #impl: 1000031253 (eff. 0.440)
227.04/227.18	c #Conflicts:     893000 | #Learnt:      28173 | 0.000
227.04/227.18	c total clause space: 78.2603MB
227.04/227.18	c total #watches: 69664
227.44/227.50	c total #propagations: 441043607 / total #impl: 1001368079 (eff. 0.440)
227.44/227.50	c #Conflicts:     894000 | #Learnt:      29173 | 0.000
227.44/227.50	c total clause space: 78.2603MB
227.44/227.50	c total #watches: 71664
227.65/227.78	c total #propagations: 441600944 / total #impl: 1002685326 (eff. 0.440)
227.65/227.78	c #Conflicts:     895000 | #Learnt:      30173 | 0.000
227.65/227.78	c total clause space: 78.2603MB
227.65/227.78	c total #watches: 73664
228.04/228.11	c total #propagations: 442138699 / total #impl: 1003943525 (eff. 0.440)
228.04/228.11	c #Conflicts:     896000 | #Learnt:      31173 | 0.000
228.04/228.11	c total clause space: 78.2603MB
228.04/228.11	c total #watches: 75664
228.34/228.41	c total #propagations: 442737566 / total #impl: 1005379965 (eff. 0.440)
228.34/228.41	c #Conflicts:     897000 | #Learnt:      32173 | 0.000
228.34/228.41	c total clause space: 78.2603MB
228.34/228.41	c total #watches: 77664
228.64/228.74	c total #propagations: 443338969 / total #impl: 1006828970 (eff. 0.440)
228.64/228.74	c #Conflicts:     898000 | #Learnt:      33173 | 0.000
228.64/228.74	c total clause space: 78.2603MB
228.64/228.74	c total #watches: 79664
228.94/229.03	c total #propagations: 443945840 / total #impl: 1008260079 (eff. 0.440)
228.94/229.03	c #Conflicts:     899000 | #Learnt:      34173 | 0.000
228.94/229.03	c total clause space: 78.2603MB
228.94/229.03	c total #watches: 81664
229.14/229.27	c total #propagations: 444512013 / total #impl: 1009594803 (eff. 0.440)
229.14/229.27	c #Conflicts:     900000 | #Learnt:      35173 | 0.000
229.14/229.27	c total clause space: 78.2603MB
229.14/229.27	c total #watches: 83664
229.44/229.51	c total #propagations: 444838831 / total #impl: 1010310137 (eff. 0.440)
229.44/229.51	c #Conflicts:     901000 | #Learnt:      36173 | 0.000
229.44/229.51	c total clause space: 78.2603MB
229.44/229.51	c total #watches: 85664
229.64/229.76	c total #propagations: 445131316 / total #impl: 1010926757 (eff. 0.440)
229.64/229.76	c #Conflicts:     902000 | #Learnt:      37173 | 0.000
229.64/229.76	c total clause space: 78.2603MB
229.64/229.76	c total #watches: 87664
229.85/229.99	c total #propagations: 445418525 / total #impl: 1011547600 (eff. 0.440)
229.85/229.99	c #Conflicts:     903000 | #Learnt:      38173 | 0.000
229.85/229.99	c total clause space: 78.2603MB
229.85/229.99	c total #watches: 89664
230.24/230.31	c total #propagations: 445706163 / total #impl: 1012168545 (eff. 0.440)
230.24/230.31	c #Conflicts:     904000 | #Learnt:      39173 | 0.000
230.24/230.31	c total clause space: 78.2603MB
230.24/230.31	c total #watches: 91664
230.54/230.64	c total #propagations: 446113858 / total #impl: 1013152358 (eff. 0.440)
230.54/230.64	c #Conflicts:     905000 | #Learnt:      40173 | 0.000
230.54/230.64	c total clause space: 78.2603MB
230.54/230.64	c total #watches: 93664
230.95/231.06	c total #propagations: 446680096 / total #impl: 1014521731 (eff. 0.440)
230.95/231.06	c #Conflicts:     906000 | #Learnt:      41173 | 0.000
230.95/231.06	c total clause space: 78.2603MB
230.95/231.06	c total #watches: 95664
231.44/231.50	c total #propagations: 447286878 / total #impl: 1015998894 (eff. 0.440)
231.44/231.50	c #Conflicts:     907000 | #Learnt:      42173 | 0.000
231.44/231.50	c total clause space: 78.2603MB
231.44/231.50	c total #watches: 97664
231.64/231.77	c total #propagations: 447932401 / total #impl: 1017564780 (eff. 0.440)
231.64/231.77	c #Conflicts:     908000 | #Learnt:      43173 | 0.000
231.64/231.77	c total clause space: 78.2603MB
231.64/231.77	c total #watches: 99664
231.94/232.08	c total #propagations: 448434667 / total #impl: 1018780293 (eff. 0.440)
231.94/232.08	c #Conflicts:     909000 | #Learnt:      44173 | 0.000
231.94/232.08	c total clause space: 78.2603MB
231.94/232.08	c total #watches: 101664
232.34/232.41	c total #propagations: 448998462 / total #impl: 1020155193 (eff. 0.440)
232.34/232.41	c #Conflicts:     910000 | #Learnt:      45173 | 0.000
232.34/232.41	c total clause space: 78.2603MB
232.34/232.41	c total #watches: 103664
232.64/232.75	c total #propagations: 449519300 / total #impl: 1021423546 (eff. 0.440)
232.64/232.75	c GC COLLECT
232.64/232.75	c #Conflicts:     911000 | #Learnt:      23165 | 0.000
232.64/232.75	c total clause space: 78.2603MB
232.64/232.75	c total #watches: 59648
232.84/233.00	c total #propagations: 450101930 / total #impl: 1022825296 (eff. 0.440)
232.84/233.00	c #Conflicts:     912000 | #Learnt:      24165 | 0.000
232.84/233.00	c total clause space: 78.2603MB
232.84/233.00	c total #watches: 61648
233.15/233.27	c total #propagations: 450712677 / total #impl: 1024232925 (eff. 0.440)
233.15/233.27	c #Conflicts:     913000 | #Learnt:      25165 | 0.000
233.15/233.27	c total clause space: 78.2603MB
233.15/233.27	c total #watches: 63648
233.44/233.54	c total #propagations: 451303866 / total #impl: 1025607543 (eff. 0.440)
233.44/233.54	c #Conflicts:     914000 | #Learnt:      26165 | 0.000
233.44/233.54	c total clause space: 78.2603MB
233.44/233.54	c total #watches: 65648
233.74/233.83	c total #propagations: 451897066 / total #impl: 1027002166 (eff. 0.440)
233.74/233.83	c #Conflicts:     915000 | #Learnt:      27165 | 0.000
233.74/233.83	c total clause space: 78.2603MB
233.74/233.83	c total #watches: 67648
234.04/234.10	c total #propagations: 452455991 / total #impl: 1028310015 (eff. 0.440)
234.04/234.10	c #Conflicts:     916000 | #Learnt:      28165 | 0.000
234.04/234.10	c total clause space: 78.2603MB
234.04/234.10	c total #watches: 69648
234.35/234.40	c total #propagations: 453015691 / total #impl: 1029625855 (eff. 0.440)
234.35/234.40	c #Conflicts:     917000 | #Learnt:      29165 | 0.000
234.35/234.40	c total clause space: 78.2603MB
234.35/234.40	c total #watches: 71648
234.64/234.70	c total #propagations: 453611457 / total #impl: 1031027571 (eff. 0.440)
234.64/234.70	c #Conflicts:     918000 | #Learnt:      30165 | 0.000
234.64/234.70	c total clause space: 78.2603MB
234.64/234.70	c total #watches: 73648
234.84/234.99	c total #propagations: 454169367 / total #impl: 1032353966 (eff. 0.440)
234.84/234.99	c #Conflicts:     919000 | #Learnt:      31165 | 0.000
234.84/234.99	c total clause space: 78.2603MB
234.84/234.99	c total #watches: 75648
235.14/235.29	c total #propagations: 454753510 / total #impl: 1033727222 (eff. 0.440)
235.14/235.29	c #Conflicts:     920000 | #Learnt:      32165 | 0.000
235.14/235.29	c total clause space: 78.2603MB
235.14/235.29	c total #watches: 77648
235.54/235.67	c total #propagations: 455357974 / total #impl: 1035138159 (eff. 0.440)
235.54/235.67	c #Conflicts:     921000 | #Learnt:      33165 | 0.000
235.54/235.67	c total clause space: 78.2603MB
235.54/235.67	c total #watches: 79648
235.94/236.02	c total #propagations: 456009347 / total #impl: 1036677510 (eff. 0.440)
235.94/236.02	c #Conflicts:     922000 | #Learnt:      34165 | 0.000
235.94/236.02	c total clause space: 78.2603MB
235.94/236.02	c total #watches: 81648
236.24/236.36	c total #propagations: 456595693 / total #impl: 1038083347 (eff. 0.440)
236.24/236.36	c #Conflicts:     923000 | #Learnt:      35165 | 0.000
236.24/236.36	c total clause space: 78.2603MB
236.24/236.36	c total #watches: 83648
236.64/236.71	c total #propagations: 457192409 / total #impl: 1039486935 (eff. 0.440)
236.64/236.71	c #Conflicts:     924000 | #Learnt:      36165 | 0.000
236.64/236.71	c total clause space: 78.2603MB
236.64/236.71	c total #watches: 85648
236.94/237.07	c total #propagations: 457769072 / total #impl: 1040861118 (eff. 0.440)
236.94/237.07	c #Conflicts:     925000 | #Learnt:      37165 | 0.000
236.94/237.07	c total clause space: 78.2603MB
236.94/237.07	c total #watches: 87648
237.34/237.48	c total #propagations: 458354077 / total #impl: 1042247101 (eff. 0.440)
237.34/237.48	c #Conflicts:     926000 | #Learnt:      38165 | 0.000
237.34/237.48	c total clause space: 78.2603MB
237.34/237.48	c total #watches: 89648
237.74/237.86	c total #propagations: 458984955 / total #impl: 1043723998 (eff. 0.440)
237.74/237.86	c #Conflicts:     927000 | #Learnt:      39165 | 0.000
237.74/237.86	c total clause space: 78.2603MB
237.74/237.86	c total #watches: 91648
238.14/238.24	c total #propagations: 459594750 / total #impl: 1045166851 (eff. 0.440)
238.14/238.24	c #Conflicts:     928000 | #Learnt:      40165 | 0.000
238.14/238.24	c total clause space: 78.2603MB
238.14/238.24	c total #watches: 93648
238.44/238.56	c total #propagations: 460201425 / total #impl: 1046626424 (eff. 0.440)
238.44/238.56	c #Conflicts:     929000 | #Learnt:      41165 | 0.000
238.44/238.56	c total clause space: 78.2603MB
238.44/238.56	c total #watches: 95648
238.94/239.01	c total #propagations: 460839450 / total #impl: 1048146512 (eff. 0.440)
238.94/239.01	c #Conflicts:     930000 | #Learnt:      42165 | 0.000
238.94/239.01	c total clause space: 78.2603MB
238.94/239.01	c total #watches: 97648
239.34/239.43	c total #propagations: 461455529 / total #impl: 1049639607 (eff. 0.440)
239.34/239.43	c #Conflicts:     931000 | #Learnt:      43165 | 0.000
239.34/239.43	c total clause space: 78.2603MB
239.34/239.43	c total #watches: 99648
239.85/239.91	c total #propagations: 462006589 / total #impl: 1050962768 (eff. 0.440)
239.85/239.91	c #Conflicts:     932000 | #Learnt:      44165 | 0.000
239.85/239.91	c total clause space: 78.2603MB
239.85/239.91	c total #watches: 101648
240.24/240.32	c total #propagations: 462618176 / total #impl: 1052459768 (eff. 0.440)
240.24/240.32	c #Conflicts:     933000 | #Learnt:      45165 | 0.000
240.24/240.32	c total clause space: 78.2603MB
240.24/240.32	c total #watches: 103648
240.64/240.72	c total #propagations: 463234859 / total #impl: 1053947418 (eff. 0.440)
240.64/240.72	c #Conflicts:     934000 | #Learnt:      46165 | 0.000
240.64/240.72	c total clause space: 78.2603MB
240.64/240.72	c total #watches: 105648
240.94/241.03	c total #propagations: 463862318 / total #impl: 1055463766 (eff. 0.439)
240.94/241.03	c GC COLLECT
240.94/241.03	c #Conflicts:     935000 | #Learnt:      23864 | 0.000
240.94/241.03	c total clause space: 78.2603MB
240.94/241.03	c total #watches: 61046
241.14/241.29	c total #propagations: 464485426 / total #impl: 1056934123 (eff. 0.439)
241.14/241.29	c #Conflicts:     936000 | #Learnt:      24864 | 0.000
241.14/241.29	c total clause space: 78.2603MB
241.14/241.29	c total #watches: 63046
241.44/241.55	c total #propagations: 465105403 / total #impl: 1058383495 (eff. 0.439)
241.44/241.55	c #Conflicts:     937000 | #Learnt:      25864 | 0.000
241.44/241.55	c total clause space: 78.2603MB
241.44/241.55	c total #watches: 65046
241.74/241.82	c total #propagations: 465677700 / total #impl: 1059718244 (eff. 0.439)
241.74/241.82	c #Conflicts:     938000 | #Learnt:      26864 | 0.000
241.74/241.82	c total clause space: 78.2603MB
241.74/241.82	c total #watches: 67046
241.94/242.07	c total #propagations: 466304616 / total #impl: 1061144806 (eff. 0.439)
241.94/242.07	c #Conflicts:     939000 | #Learnt:      27864 | 0.000
241.94/242.07	c total clause space: 78.2603MB
241.94/242.07	c total #watches: 69046
242.24/242.33	c total #propagations: 466928212 / total #impl: 1062531561 (eff. 0.439)
242.24/242.33	c #Conflicts:     940000 | #Learnt:      28864 | 0.000
242.24/242.33	c total clause space: 78.2603MB
242.24/242.33	c total #watches: 71046
242.54/242.60	c total #propagations: 467542826 / total #impl: 1063900989 (eff. 0.439)
242.54/242.60	c #Conflicts:     941000 | #Learnt:      29864 | 0.000
242.54/242.60	c total clause space: 78.2603MB
242.54/242.60	c total #watches: 73046
242.74/242.89	c total #propagations: 468094228 / total #impl: 1065125048 (eff. 0.439)
242.74/242.89	c #Conflicts:     942000 | #Learnt:      30864 | 0.000
242.74/242.89	c total clause space: 78.2603MB
242.74/242.89	c total #watches: 75046
243.04/243.19	c total #propagations: 468658988 / total #impl: 1066411098 (eff. 0.439)
243.04/243.19	c #Conflicts:     943000 | #Learnt:      31864 | 0.000
243.04/243.19	c total clause space: 78.2603MB
243.04/243.19	c total #watches: 77046
243.34/243.49	c total #propagations: 469276508 / total #impl: 1067798308 (eff. 0.439)
243.34/243.49	c #Conflicts:     944000 | #Learnt:      32864 | 0.000
243.34/243.49	c total clause space: 78.2603MB
243.34/243.49	c total #watches: 79046
243.74/243.82	c total #propagations: 469860291 / total #impl: 1069112124 (eff. 0.439)
243.74/243.82	c #Conflicts:     945000 | #Learnt:      33864 | 0.000
243.74/243.82	c total clause space: 78.2603MB
243.74/243.82	c total #watches: 81046
244.04/244.14	c total #propagations: 470476472 / total #impl: 1070500947 (eff. 0.439)
244.04/244.14	c #Conflicts:     946000 | #Learnt:      34864 | 0.000
244.04/244.14	c total clause space: 78.2603MB
244.04/244.14	c total #watches: 83046
244.34/244.49	c total #propagations: 471079651 / total #impl: 1071860606 (eff. 0.439)
244.34/244.49	c #Conflicts:     947000 | #Learnt:      35864 | 0.000
244.34/244.49	c total clause space: 78.2603MB
244.34/244.49	c total #watches: 85046
244.74/244.85	c total #propagations: 471703505 / total #impl: 1073264768 (eff. 0.440)
244.74/244.85	c #Conflicts:     948000 | #Learnt:      36864 | 0.000
244.74/244.85	c total clause space: 78.2603MB
244.74/244.85	c total #watches: 87046
245.04/245.19	c total #propagations: 472315930 / total #impl: 1074649773 (eff. 0.440)
245.04/245.19	c #Conflicts:     949000 | #Learnt:      37864 | 0.000
245.04/245.19	c total clause space: 78.2603MB
245.04/245.19	c total #watches: 89046
245.34/245.48	c total #propagations: 472912967 / total #impl: 1075995063 (eff. 0.440)
245.34/245.48	c #Conflicts:     950000 | #Learnt:      38864 | 0.000
245.34/245.48	c total clause space: 78.2603MB
245.34/245.48	c total #watches: 91046
245.74/245.80	c total #propagations: 473467382 / total #impl: 1077277980 (eff. 0.440)
245.74/245.80	c #Conflicts:     951000 | #Learnt:      39864 | 0.000
245.74/245.80	c total clause space: 78.2603MB
245.74/245.80	c total #watches: 93046
246.04/246.15	c total #propagations: 474013465 / total #impl: 1078539042 (eff. 0.439)
246.04/246.15	c #Conflicts:     952000 | #Learnt:      40864 | 0.000
246.04/246.15	c total clause space: 78.2603MB
246.04/246.15	c total #watches: 95046
246.34/246.44	c total #propagations: 474582468 / total #impl: 1079833851 (eff. 0.439)
246.34/246.44	c #Conflicts:     953000 | #Learnt:      41864 | 0.000
246.34/246.44	c total clause space: 78.2603MB
246.34/246.44	c total #watches: 97046
246.74/246.85	c total #propagations: 475133601 / total #impl: 1081107464 (eff. 0.439)
246.74/246.85	c #Conflicts:     954000 | #Learnt:      42864 | 0.000
246.74/246.85	c total clause space: 78.2603MB
246.74/246.85	c total #watches: 99046
247.14/247.21	c total #propagations: 475667430 / total #impl: 1082348252 (eff. 0.439)
247.14/247.21	c #Conflicts:     955000 | #Learnt:      43864 | 0.000
247.14/247.21	c total clause space: 78.2603MB
247.14/247.21	c total #watches: 101046
247.44/247.53	c total #propagations: 476217592 / total #impl: 1083621985 (eff. 0.439)
247.44/247.53	c #Conflicts:     956000 | #Learnt:      44864 | 0.000
247.44/247.53	c total clause space: 78.2603MB
247.44/247.53	c total #watches: 103046
247.74/247.88	c total #propagations: 476787273 / total #impl: 1084938307 (eff. 0.439)
247.74/247.88	c #Conflicts:     957000 | #Learnt:      45864 | 0.000
247.74/247.88	c total clause space: 78.2603MB
247.74/247.88	c total #watches: 105046
248.14/248.22	c total #propagations: 477336930 / total #impl: 1086219062 (eff. 0.439)
248.14/248.22	c #Conflicts:     958000 | #Learnt:      46864 | 0.000
248.14/248.22	c total clause space: 78.2603MB
248.14/248.22	c total #watches: 107046
248.44/248.55	c total #propagations: 477928581 / total #impl: 1087596544 (eff. 0.439)
248.44/248.55	c GC COLLECT
248.44/248.55	c #Conflicts:     959000 | #Learnt:      24260 | 0.000
248.44/248.55	c total clause space: 78.2603MB
248.44/248.55	c total #watches: 61838
248.74/248.81	c total #propagations: 478426071 / total #impl: 1088708224 (eff. 0.439)
248.74/248.81	c #Conflicts:     960000 | #Learnt:      25260 | 0.000
248.74/248.81	c total clause space: 78.2603MB
248.74/248.81	c total #watches: 63838
248.94/249.09	c total #propagations: 478939476 / total #impl: 1089872419 (eff. 0.439)
248.94/249.09	c #Conflicts:     961000 | #Learnt:      26260 | 0.000
248.94/249.09	c total clause space: 78.2603MB
248.94/249.09	c total #watches: 65838
249.24/249.35	c total #propagations: 479574872 / total #impl: 1091335942 (eff. 0.439)
249.24/249.35	c #Conflicts:     962000 | #Learnt:      27260 | 0.000
249.24/249.35	c total clause space: 78.2603MB
249.24/249.35	c total #watches: 67838
249.54/249.63	c total #propagations: 480128497 / total #impl: 1092593688 (eff. 0.439)
249.54/249.63	c #Conflicts:     963000 | #Learnt:      28260 | 0.000
249.54/249.63	c total clause space: 78.2603MB
249.54/249.63	c total #watches: 69838
249.84/249.91	c total #propagations: 480639610 / total #impl: 1093778278 (eff. 0.439)
249.84/249.91	c #Conflicts:     964000 | #Learnt:      29260 | 0.000
249.84/249.91	c total clause space: 78.2603MB
249.84/249.91	c total #watches: 71838
250.03/250.15	c total #propagations: 481182743 / total #impl: 1095047274 (eff. 0.439)
250.03/250.15	c #Conflicts:     965000 | #Learnt:      30260 | 0.000
250.03/250.15	c total clause space: 78.2603MB
250.03/250.15	c total #watches: 73838
250.33/250.41	c total #propagations: 481730692 / total #impl: 1096283290 (eff. 0.439)
250.33/250.41	c #Conflicts:     966000 | #Learnt:      31260 | 0.000
250.33/250.41	c total clause space: 78.2603MB
250.33/250.41	c total #watches: 75838
250.53/250.68	c total #propagations: 482278948 / total #impl: 1097535655 (eff. 0.439)
250.53/250.68	c #Conflicts:     967000 | #Learnt:      32260 | 0.000
250.53/250.68	c total clause space: 78.2603MB
250.53/250.68	c total #watches: 77838
250.84/250.96	c total #propagations: 482820654 / total #impl: 1098764535 (eff. 0.439)
250.84/250.96	c #Conflicts:     968000 | #Learnt:      33260 | 0.000
250.84/250.96	c total clause space: 78.2603MB
250.84/250.96	c total #watches: 79838
251.13/251.21	c total #propagations: 483385991 / total #impl: 1100070199 (eff. 0.439)
251.13/251.21	c #Conflicts:     969000 | #Learnt:      34260 | 0.000
251.13/251.21	c total clause space: 78.2603MB
251.13/251.21	c total #watches: 81838
251.43/251.50	c total #propagations: 483931270 / total #impl: 1101307745 (eff. 0.439)
251.43/251.50	c #Conflicts:     970000 | #Learnt:      35260 | 0.000
251.43/251.50	c total clause space: 78.2603MB
251.43/251.50	c total #watches: 83838
251.73/251.80	c total #propagations: 484508037 / total #impl: 1102640515 (eff. 0.439)
251.73/251.80	c #Conflicts:     971000 | #Learnt:      36260 | 0.000
251.73/251.80	c total clause space: 78.2603MB
251.73/251.80	c total #watches: 85838
252.03/252.18	c total #propagations: 485098707 / total #impl: 1103998131 (eff. 0.439)
252.03/252.18	c #Conflicts:     972000 | #Learnt:      37260 | 0.000
252.03/252.18	c total clause space: 78.2603MB
252.03/252.18	c total #watches: 87838
252.33/252.48	c total #propagations: 485664714 / total #impl: 1105307993 (eff. 0.439)
252.33/252.48	c #Conflicts:     973000 | #Learnt:      38260 | 0.000
252.33/252.48	c total clause space: 78.2603MB
252.33/252.48	c total #watches: 89838
252.73/252.82	c total #propagations: 486227505 / total #impl: 1106613591 (eff. 0.439)
252.73/252.82	c #Conflicts:     974000 | #Learnt:      39260 | 0.000
252.73/252.82	c total clause space: 78.2603MB
252.73/252.82	c total #watches: 91838
253.04/253.16	c total #propagations: 486762946 / total #impl: 1107868735 (eff. 0.439)
253.04/253.16	c #Conflicts:     975000 | #Learnt:      40260 | 0.000
253.04/253.16	c total clause space: 78.2603MB
253.04/253.16	c total #watches: 93838
253.43/253.52	c total #propagations: 487372137 / total #impl: 1109308500 (eff. 0.439)
253.43/253.52	c #Conflicts:     976000 | #Learnt:      41260 | 0.000
253.43/253.52	c total clause space: 78.2603MB
253.43/253.52	c total #watches: 95838
253.73/253.86	c total #propagations: 487954850 / total #impl: 1110705099 (eff. 0.439)
253.73/253.86	c #Conflicts:     977000 | #Learnt:      42260 | 0.000
253.73/253.86	c total clause space: 78.2603MB
253.73/253.86	c total #watches: 97838
254.04/254.18	c total #propagations: 488530625 / total #impl: 1112078256 (eff. 0.439)
254.04/254.18	c #Conflicts:     978000 | #Learnt:      43260 | 0.000
254.04/254.18	c total clause space: 78.2603MB
254.04/254.18	c total #watches: 99838
254.43/254.51	c total #propagations: 489138905 / total #impl: 1113523304 (eff. 0.439)
254.43/254.51	c #Conflicts:     979000 | #Learnt:      44260 | 0.000
254.43/254.51	c total clause space: 78.2603MB
254.43/254.51	c total #watches: 101838
254.73/254.86	c total #propagations: 489732962 / total #impl: 1114922633 (eff. 0.439)
254.73/254.86	c #Conflicts:     980000 | #Learnt:      45260 | 0.000
254.73/254.86	c total clause space: 78.2603MB
254.73/254.86	c total #watches: 103838
255.14/255.24	c total #propagations: 490349784 / total #impl: 1116387939 (eff. 0.439)
255.14/255.24	c #Conflicts:     981000 | #Learnt:      46260 | 0.000
255.14/255.24	c total clause space: 78.2603MB
255.14/255.24	c total #watches: 105838
255.54/255.61	c total #propagations: 490951979 / total #impl: 1117811060 (eff. 0.439)
255.54/255.61	c #Conflicts:     982000 | #Learnt:      47260 | 0.000
255.54/255.61	c total clause space: 78.2603MB
255.54/255.61	c total #watches: 107838
255.94/256.00	c total #propagations: 491543794 / total #impl: 1119235297 (eff. 0.439)
255.94/256.00	c GC COLLECT
255.94/256.00	c #Conflicts:     983000 | #Learnt:      24358 | 0.000
255.94/256.00	c total clause space: 127.173MB
255.94/256.00	c total #watches: 62034
256.14/256.29	c total #propagations: 492122172 / total #impl: 1120612187 (eff. 0.439)
256.14/256.29	c #Conflicts:     984000 | #Learnt:      25358 | 0.000
256.14/256.29	c total clause space: 127.173MB
256.14/256.29	c total #watches: 64034
256.44/256.59	c total #propagations: 492710024 / total #impl: 1122019558 (eff. 0.439)
256.44/256.59	c #Conflicts:     985000 | #Learnt:      26358 | 0.000
256.44/256.59	c total clause space: 127.173MB
256.44/256.59	c total #watches: 66034
256.74/256.88	c total #propagations: 493291390 / total #impl: 1123396102 (eff. 0.439)
256.74/256.88	c #Conflicts:     986000 | #Learnt:      27358 | 0.000
256.74/256.88	c total clause space: 127.173MB
256.74/256.88	c total #watches: 68034
257.14/257.21	c total #propagations: 493869842 / total #impl: 1124749777 (eff. 0.439)
257.14/257.21	c #Conflicts:     987000 | #Learnt:      28358 | 0.000
257.14/257.21	c total clause space: 127.173MB
257.14/257.21	c total #watches: 70034
257.44/257.52	c total #propagations: 494481958 / total #impl: 1126200747 (eff. 0.439)
257.44/257.52	c #Conflicts:     988000 | #Learnt:      29358 | 0.000
257.44/257.52	c total clause space: 127.173MB
257.44/257.52	c total #watches: 72034
257.74/257.85	c total #propagations: 495062073 / total #impl: 1127573554 (eff. 0.439)
257.74/257.85	c #Conflicts:     989000 | #Learnt:      30358 | 0.000
257.74/257.85	c total clause space: 127.173MB
257.74/257.85	c total #watches: 74034
258.14/258.23	c total #propagations: 495680071 / total #impl: 1129038975 (eff. 0.439)
258.14/258.23	c #Conflicts:     990000 | #Learnt:      31358 | 0.000
258.14/258.23	c total clause space: 127.173MB
258.14/258.23	c total #watches: 76034
258.54/258.62	c total #propagations: 496263667 / total #impl: 1130415875 (eff. 0.439)
258.54/258.62	c #Conflicts:     991000 | #Learnt:      32358 | 0.000
258.54/258.62	c total clause space: 127.173MB
258.54/258.62	c total #watches: 78034
258.84/258.99	c total #propagations: 496850353 / total #impl: 1131811770 (eff. 0.439)
258.84/258.99	c #Conflicts:     992000 | #Learnt:      33358 | 0.000
258.84/258.99	c total clause space: 127.173MB
258.84/258.99	c total #watches: 80034
259.34/259.40	c total #propagations: 497443495 / total #impl: 1133207602 (eff. 0.439)
259.34/259.40	c #Conflicts:     993000 | #Learnt:      34358 | 0.000
259.34/259.40	c total clause space: 127.173MB
259.34/259.40	c total #watches: 82034
259.74/259.88	c total #propagations: 498049323 / total #impl: 1134659227 (eff. 0.439)
259.74/259.88	c #Conflicts:     994000 | #Learnt:      35358 | 0.000
259.74/259.88	c total clause space: 127.173MB
259.74/259.88	c total #watches: 84034
260.24/260.34	c total #propagations: 498637883 / total #impl: 1136075306 (eff. 0.439)
260.24/260.34	c #Conflicts:     995000 | #Learnt:      36358 | 0.000
260.24/260.34	c total clause space: 127.173MB
260.24/260.34	c total #watches: 86034
260.64/260.72	c total #propagations: 499206920 / total #impl: 1137459169 (eff. 0.439)
260.64/260.72	c #Conflicts:     996000 | #Learnt:      37358 | 0.000
260.64/260.72	c total clause space: 127.173MB
260.64/260.72	c total #watches: 88034
261.04/261.14	c total #propagations: 499745948 / total #impl: 1138749154 (eff. 0.439)
261.04/261.14	c #Conflicts:     997000 | #Learnt:      38358 | 0.000
261.04/261.14	c total clause space: 127.173MB
261.04/261.14	c total #watches: 90034
261.44/261.58	c total #propagations: 500273343 / total #impl: 1140005332 (eff. 0.439)
261.44/261.58	c #Conflicts:     998000 | #Learnt:      39358 | 0.000
261.44/261.58	c total clause space: 127.173MB
261.44/261.58	c total #watches: 92034
261.94/262.08	c total #propagations: 500866268 / total #impl: 1141411876 (eff. 0.439)
261.94/262.08	c #Conflicts:     999000 | #Learnt:      40358 | 0.000
261.94/262.08	c total clause space: 127.173MB
261.94/262.08	c total #watches: 94034
262.54/262.63	c total #propagations: 501426590 / total #impl: 1142760397 (eff. 0.439)
262.54/262.63	c #Conflicts:    1000000 | #Learnt:      41358 | 0.000
262.54/262.63	c total clause space: 127.173MB
262.54/262.63	c total #watches: 96034
263.14/263.21	c total #propagations: 502007389 / total #impl: 1144180608 (eff. 0.439)
263.14/263.21	c #Conflicts:    1001000 | #Learnt:      42358 | 0.000
263.14/263.21	c total clause space: 127.173MB
263.14/263.21	c total #watches: 98034
263.63/263.76	c total #propagations: 502608987 / total #impl: 1145636680 (eff. 0.439)
263.63/263.76	c #Conflicts:    1002000 | #Learnt:      43358 | 0.000
263.63/263.76	c total clause space: 127.173MB
263.63/263.76	c total #watches: 100034
264.13/264.23	c total #propagations: 503164488 / total #impl: 1146986182 (eff. 0.439)
264.13/264.23	c #Conflicts:    1003000 | #Learnt:      44358 | 0.000
264.13/264.23	c total clause space: 127.173MB
264.13/264.23	c total #watches: 102034
264.53/264.68	c total #propagations: 503756259 / total #impl: 1148405958 (eff. 0.439)
264.53/264.68	c #Conflicts:    1004000 | #Learnt:      45358 | 0.000
264.53/264.68	c total clause space: 127.173MB
264.53/264.68	c total #watches: 104034
265.14/265.21	c total #propagations: 504374455 / total #impl: 1149881129 (eff. 0.439)
265.14/265.21	c #Conflicts:    1005000 | #Learnt:      46358 | 0.000
265.14/265.21	c total clause space: 127.173MB
265.14/265.21	c total #watches: 106034
265.63/265.72	c total #propagations: 504960014 / total #impl: 1151286180 (eff. 0.439)
265.63/265.72	c #Conflicts:    1006000 | #Learnt:      47358 | 0.000
265.63/265.72	c total clause space: 127.173MB
265.63/265.72	c total #watches: 108034
266.03/266.16	c total #propagations: 505531769 / total #impl: 1152651578 (eff. 0.439)
266.03/266.16	c #Conflicts:    1007000 | #Learnt:      48358 | 0.000
266.03/266.16	c total clause space: 127.173MB
266.03/266.16	c total #watches: 110034
266.33/266.48	c total #propagations: 506122497 / total #impl: 1154061787 (eff. 0.439)
266.33/266.48	c GC COLLECT
266.33/266.48	c #Conflicts:    1008000 | #Learnt:      25159 | 0.000
266.33/266.48	c total clause space: 127.173MB
266.33/266.48	c total #watches: 63636
266.63/266.77	c total #propagations: 506723815 / total #impl: 1155482844 (eff. 0.439)
266.63/266.77	c #Conflicts:    1009000 | #Learnt:      26159 | 0.000
266.63/266.77	c total clause space: 127.173MB
266.63/266.77	c total #watches: 65636
266.93/267.07	c total #propagations: 507325117 / total #impl: 1156896030 (eff. 0.439)
266.93/267.07	c #Conflicts:    1010000 | #Learnt:      27159 | 0.000
266.93/267.07	c total clause space: 127.173MB
266.93/267.07	c total #watches: 67636
267.24/267.38	c total #propagations: 507919743 / total #impl: 1158305946 (eff. 0.439)
267.24/267.38	c #Conflicts:    1011000 | #Learnt:      28159 | 0.000
267.24/267.38	c total clause space: 127.173MB
267.24/267.38	c total #watches: 69636
267.63/267.74	c total #propagations: 508539949 / total #impl: 1159768987 (eff. 0.438)
267.63/267.74	c #Conflicts:    1012000 | #Learnt:      29159 | 0.000
267.63/267.74	c total clause space: 127.173MB
267.63/267.74	c total #watches: 71636
268.03/268.11	c total #propagations: 509162841 / total #impl: 1161259011 (eff. 0.438)
268.03/268.11	c #Conflicts:    1013000 | #Learnt:      30159 | 0.000
268.03/268.11	c total clause space: 127.173MB
268.03/268.11	c total #watches: 73636
268.34/268.48	c total #propagations: 509768531 / total #impl: 1162707717 (eff. 0.438)
268.34/268.48	c #Conflicts:    1014000 | #Learnt:      31159 | 0.000
268.34/268.48	c total clause space: 127.173MB
268.34/268.48	c total #watches: 75636
268.73/268.83	c total #propagations: 510361275 / total #impl: 1164136093 (eff. 0.438)
268.73/268.83	c #Conflicts:    1015000 | #Learnt:      32159 | 0.000
268.73/268.83	c total clause space: 127.173MB
268.73/268.83	c total #watches: 77636
269.13/269.25	c total #propagations: 510922892 / total #impl: 1165471172 (eff. 0.438)
269.13/269.25	c #Conflicts:    1016000 | #Learnt:      33159 | 0.000
269.13/269.25	c total clause space: 127.173MB
269.13/269.25	c total #watches: 79636
269.54/269.62	c total #propagations: 511495507 / total #impl: 1166843476 (eff. 0.438)
269.54/269.62	c #Conflicts:    1017000 | #Learnt:      34159 | 0.000
269.54/269.62	c total clause space: 127.173MB
269.54/269.62	c total #watches: 81636
269.93/270.03	c total #propagations: 512128228 / total #impl: 1168346191 (eff. 0.438)
269.93/270.03	c #Conflicts:    1018000 | #Learnt:      35159 | 0.000
269.93/270.03	c total clause space: 127.173MB
269.93/270.03	c total #watches: 83636
270.33/270.49	c total #propagations: 512691403 / total #impl: 1169691625 (eff. 0.438)
270.33/270.49	c #Conflicts:    1019000 | #Learnt:      36159 | 0.000
270.33/270.49	c total clause space: 127.173MB
270.33/270.49	c total #watches: 85636
270.83/270.92	c total #propagations: 513127478 / total #impl: 1170768464 (eff. 0.438)
270.83/270.92	c #Conflicts:    1020000 | #Learnt:      37159 | 0.000
270.83/270.92	c total clause space: 127.173MB
270.83/270.92	c total #watches: 87636
271.23/271.38	c total #propagations: 513682783 / total #impl: 1172124218 (eff. 0.438)
271.23/271.38	c #Conflicts:    1021000 | #Learnt:      38159 | 0.000
271.23/271.38	c total clause space: 127.173MB
271.23/271.38	c total #watches: 89636
271.74/271.82	c total #propagations: 514317790 / total #impl: 1173647456 (eff. 0.438)
271.74/271.82	c #Conflicts:    1022000 | #Learnt:      39159 | 0.000
271.74/271.82	c total clause space: 127.173MB
271.74/271.82	c total #watches: 91636
272.23/272.33	c total #propagations: 514907925 / total #impl: 1175049902 (eff. 0.438)
272.23/272.33	c #Conflicts:    1023000 | #Learnt:      40159 | 0.000
272.23/272.33	c total clause space: 127.173MB
272.23/272.33	c total #watches: 93636
272.63/272.78	c total #propagations: 515516048 / total #impl: 1176527642 (eff. 0.438)
272.63/272.78	c #Conflicts:    1024000 | #Learnt:      41159 | 0.000
272.63/272.78	c total clause space: 127.173MB
272.63/272.78	c total #watches: 95636
273.13/273.23	c total #propagations: 516151098 / total #impl: 1178045514 (eff. 0.438)
273.13/273.23	c #Conflicts:    1025000 | #Learnt:      42159 | 0.000
273.13/273.23	c total clause space: 127.173MB
273.13/273.23	c total #watches: 97636
273.53/273.65	c total #propagations: 516780459 / total #impl: 1179548246 (eff. 0.438)
273.53/273.65	c #Conflicts:    1026000 | #Learnt:      43159 | 0.000
273.53/273.65	c total clause space: 127.173MB
273.53/273.65	c total #watches: 99636
273.94/274.01	c total #propagations: 517390839 / total #impl: 1180997982 (eff. 0.438)
273.94/274.01	c #Conflicts:    1027000 | #Learnt:      44159 | 0.000
273.94/274.01	c total clause space: 127.173MB
273.94/274.01	c total #watches: 101636
274.23/274.39	c total #propagations: 517989215 / total #impl: 1182407999 (eff. 0.438)
274.23/274.39	c #Conflicts:    1028000 | #Learnt:      45159 | 0.000
274.23/274.39	c total clause space: 127.173MB
274.23/274.39	c total #watches: 103636
274.73/274.83	c total #propagations: 518606183 / total #impl: 1183854969 (eff. 0.438)
274.73/274.83	c #Conflicts:    1029000 | #Learnt:      46159 | 0.000
274.73/274.83	c total clause space: 127.173MB
274.73/274.83	c total #watches: 105636
275.04/275.19	c total #propagations: 519230399 / total #impl: 1185344866 (eff. 0.438)
275.04/275.19	c #Conflicts:    1030000 | #Learnt:      47159 | 0.000
275.04/275.19	c total clause space: 127.173MB
275.04/275.19	c total #watches: 107636
275.43/275.59	c total #propagations: 519841601 / total #impl: 1186783573 (eff. 0.438)
275.43/275.59	c #Conflicts:    1031000 | #Learnt:      48159 | 0.000
275.43/275.59	c total clause space: 127.173MB
275.43/275.59	c total #watches: 109636
275.83/275.98	c total #propagations: 520417178 / total #impl: 1188154930 (eff. 0.438)
275.83/275.98	c GC COLLECT
275.83/275.98	c #Conflicts:    1032000 | #Learnt:      24665 | 0.000
275.83/275.98	c total clause space: 127.173MB
275.83/275.98	c total #watches: 62648
276.14/276.25	c total #propagations: 521047459 / total #impl: 1189652516 (eff. 0.438)
276.14/276.25	c #Conflicts:    1033000 | #Learnt:      25665 | 0.000
276.14/276.25	c total clause space: 127.173MB
276.14/276.25	c total #watches: 64648
276.43/276.54	c total #propagations: 521660393 / total #impl: 1191091070 (eff. 0.438)
276.43/276.54	c #Conflicts:    1034000 | #Learnt:      26665 | 0.000
276.43/276.54	c total clause space: 127.173MB
276.43/276.54	c total #watches: 66648
276.73/276.82	c total #propagations: 522283675 / total #impl: 1192545986 (eff. 0.438)
276.73/276.82	c #Conflicts:    1035000 | #Learnt:      27665 | 0.000
276.73/276.82	c total clause space: 127.173MB
276.73/276.82	c total #watches: 68648
277.03/277.14	c total #propagations: 522879078 / total #impl: 1193942168 (eff. 0.438)
277.03/277.14	c #Conflicts:    1036000 | #Learnt:      28665 | 0.000
277.03/277.14	c total clause space: 127.173MB
277.03/277.14	c total #watches: 70648
277.33/277.46	c total #propagations: 523507736 / total #impl: 1195419378 (eff. 0.438)
277.33/277.46	c #Conflicts:    1037000 | #Learnt:      29665 | 0.000
277.33/277.46	c total clause space: 127.173MB
277.33/277.46	c total #watches: 72648
277.73/277.84	c total #propagations: 524098137 / total #impl: 1196800758 (eff. 0.438)
277.73/277.84	c #Conflicts:    1038000 | #Learnt:      30665 | 0.000
277.73/277.84	c total clause space: 127.173MB
277.73/277.84	c total #watches: 74648
278.03/278.18	c total #propagations: 524729738 / total #impl: 1198283708 (eff. 0.438)
278.03/278.18	c #Conflicts:    1039000 | #Learnt:      31665 | 0.000
278.03/278.18	c total clause space: 127.173MB
278.03/278.18	c total #watches: 76648
278.43/278.54	c total #propagations: 525317219 / total #impl: 1199665398 (eff. 0.438)
278.43/278.54	c #Conflicts:    1040000 | #Learnt:      32665 | 0.000
278.43/278.54	c total clause space: 127.173MB
278.43/278.54	c total #watches: 78648
278.83/278.91	c total #propagations: 525919965 / total #impl: 1201094129 (eff. 0.438)
278.83/278.91	c #Conflicts:    1041000 | #Learnt:      33665 | 0.000
278.83/278.91	c total clause space: 127.173MB
278.83/278.91	c total #watches: 80648
279.13/279.28	c total #propagations: 526505337 / total #impl: 1202496723 (eff. 0.438)
279.13/279.28	c #Conflicts:    1042000 | #Learnt:      34665 | 0.000
279.13/279.28	c total clause space: 127.173MB
279.13/279.28	c total #watches: 82648
279.53/279.63	c total #propagations: 527114610 / total #impl: 1203927056 (eff. 0.438)
279.53/279.63	c #Conflicts:    1043000 | #Learnt:      35665 | 0.000
279.53/279.63	c total clause space: 127.173MB
279.53/279.63	c total #watches: 84648
279.93/280.02	c total #propagations: 527736785 / total #impl: 1205385759 (eff. 0.438)
279.93/280.02	c #Conflicts:    1044000 | #Learnt:      36665 | 0.000
279.93/280.02	c total clause space: 127.173MB
279.93/280.02	c total #watches: 86648
280.33/280.50	c total #propagations: 528315863 / total #impl: 1206770705 (eff. 0.438)
280.33/280.50	c #Conflicts:    1045000 | #Learnt:      37665 | 0.000
280.33/280.50	c total clause space: 127.173MB
280.33/280.50	c total #watches: 88648
280.73/280.87	c total #propagations: 528905290 / total #impl: 1208187997 (eff. 0.438)
280.73/280.87	c #Conflicts:    1046000 | #Learnt:      38665 | 0.000
280.73/280.87	c total clause space: 127.173MB
280.73/280.87	c total #watches: 90648
281.23/281.33	c total #propagations: 529521826 / total #impl: 1209652051 (eff. 0.438)
281.23/281.33	c #Conflicts:    1047000 | #Learnt:      39665 | 0.000
281.23/281.33	c total clause space: 127.173MB
281.23/281.33	c total #watches: 92648
281.64/281.79	c total #propagations: 530046631 / total #impl: 1210917969 (eff. 0.438)
281.64/281.79	c #Conflicts:    1048000 | #Learnt:      40665 | 0.000
281.64/281.79	c total clause space: 127.173MB
281.64/281.79	c total #watches: 94648
282.23/282.35	c total #propagations: 530672527 / total #impl: 1212414470 (eff. 0.438)
282.23/282.35	c #Conflicts:    1049000 | #Learnt:      41665 | 0.000
282.23/282.35	c total clause space: 127.173MB
282.23/282.35	c total #watches: 96648
282.74/282.89	c total #propagations: 531243977 / total #impl: 1213819742 (eff. 0.438)
282.74/282.89	c #Conflicts:    1050000 | #Learnt:      42665 | 0.000
282.74/282.89	c total clause space: 127.173MB
282.74/282.89	c total #watches: 98648
283.23/283.33	c total #propagations: 531836757 / total #impl: 1215234308 (eff. 0.438)
283.23/283.33	c #Conflicts:    1051000 | #Learnt:      43665 | 0.000
283.23/283.33	c total clause space: 127.173MB
283.23/283.33	c total #watches: 100648
283.84/283.90	c total #propagations: 532386737 / total #impl: 1216528361 (eff. 0.438)
283.84/283.90	c #Conflicts:    1052000 | #Learnt:      44665 | 0.000
283.84/283.90	c total clause space: 127.173MB
283.84/283.90	c total #watches: 102648
284.33/284.45	c total #propagations: 532967353 / total #impl: 1217927889 (eff. 0.438)
284.33/284.45	c #Conflicts:    1053000 | #Learnt:      45665 | 0.000
284.33/284.45	c total clause space: 127.173MB
284.33/284.45	c total #watches: 104648
284.94/285.09	c total #propagations: 533564803 / total #impl: 1219370696 (eff. 0.438)
284.94/285.09	c #Conflicts:    1054000 | #Learnt:      46665 | 0.000
284.94/285.09	c total clause space: 127.173MB
284.94/285.09	c total #watches: 106648
285.53/285.65	c total #propagations: 534177423 / total #impl: 1220857113 (eff. 0.438)
285.53/285.65	c #Conflicts:    1055000 | #Learnt:      47665 | 0.000
285.53/285.65	c total clause space: 127.173MB
285.53/285.65	c total #watches: 108648
286.13/286.21	c total #propagations: 534786833 / total #impl: 1222322573 (eff. 0.438)
286.13/286.21	c #Conflicts:    1056000 | #Learnt:      48665 | 0.000
286.13/286.21	c total clause space: 127.173MB
286.13/286.21	c total #watches: 110648
286.73/286.88	c total #propagations: 535335347 / total #impl: 1223647768 (eff. 0.437)
286.73/286.88	c GC COLLECT
286.73/286.88	c #Conflicts:    1057000 | #Learnt:      24861 | 0.000
286.73/286.88	c total clause space: 127.173MB
286.73/286.88	c total #watches: 63040
287.04/287.19	c total #propagations: 535931884 / total #impl: 1225085587 (eff. 0.437)
287.04/287.19	c #Conflicts:    1058000 | #Learnt:      25861 | 0.000
287.04/287.19	c total clause space: 127.173MB
287.04/287.19	c total #watches: 65040
287.33/287.49	c total #propagations: 536524151 / total #impl: 1226474384 (eff. 0.437)
287.33/287.49	c #Conflicts:    1059000 | #Learnt:      26861 | 0.000
287.33/287.49	c total clause space: 127.173MB
287.33/287.49	c total #watches: 67040
287.63/287.79	c total #propagations: 537146150 / total #impl: 1227938094 (eff. 0.437)
287.63/287.79	c #Conflicts:    1060000 | #Learnt:      27861 | 0.000
287.63/287.79	c total clause space: 127.173MB
287.63/287.79	c total #watches: 69040
288.03/288.11	c total #propagations: 537724923 / total #impl: 1229297891 (eff. 0.437)
288.03/288.11	c #Conflicts:    1061000 | #Learnt:      28861 | 0.000
288.03/288.11	c total clause space: 127.173MB
288.03/288.11	c total #watches: 71040
288.33/288.47	c total #propagations: 538309566 / total #impl: 1230675597 (eff. 0.437)
288.33/288.47	c #Conflicts:    1062000 | #Learnt:      29861 | 0.000
288.33/288.47	c total clause space: 127.173MB
288.33/288.47	c total #watches: 73040
288.63/288.78	c total #propagations: 538928766 / total #impl: 1232143551 (eff. 0.437)
288.63/288.78	c #Conflicts:    1063000 | #Learnt:      30861 | 0.000
288.63/288.78	c total clause space: 127.173MB
288.63/288.78	c total #watches: 75040
289.03/289.11	c total #propagations: 539485578 / total #impl: 1233445651 (eff. 0.437)
289.03/289.11	c #Conflicts:    1064000 | #Learnt:      31861 | 0.000
289.03/289.11	c total clause space: 127.173MB
289.03/289.11	c total #watches: 77040
289.43/289.55	c total #propagations: 540060419 / total #impl: 1234798614 (eff. 0.437)
289.43/289.55	c #Conflicts:    1065000 | #Learnt:      32861 | 0.000
289.43/289.55	c total clause space: 127.173MB
289.43/289.55	c total #watches: 79040
289.83/289.92	c total #propagations: 540638966 / total #impl: 1236174809 (eff. 0.437)
289.83/289.92	c #Conflicts:    1066000 | #Learnt:      33861 | 0.000
289.83/289.92	c total clause space: 127.173MB
289.83/289.92	c total #watches: 81040
290.23/290.33	c total #propagations: 541210766 / total #impl: 1237514450 (eff. 0.437)
290.23/290.33	c #Conflicts:    1067000 | #Learnt:      34861 | 0.000
290.23/290.33	c total clause space: 127.173MB
290.23/290.33	c total #watches: 83040
290.63/290.74	c total #propagations: 541773706 / total #impl: 1238856342 (eff. 0.437)
290.63/290.74	c #Conflicts:    1068000 | #Learnt:      35861 | 0.000
290.63/290.74	c total clause space: 127.173MB
290.63/290.74	c total #watches: 85040
291.03/291.15	c total #propagations: 542398159 / total #impl: 1240323713 (eff. 0.437)
291.03/291.15	c #Conflicts:    1069000 | #Learnt:      36861 | 0.000
291.03/291.15	c total clause space: 127.173MB
291.03/291.15	c total #watches: 87040
291.44/291.57	c total #propagations: 542963027 / total #impl: 1241646843 (eff. 0.437)
291.44/291.57	c #Conflicts:    1070000 | #Learnt:      37861 | 0.000
291.44/291.57	c total clause space: 127.173MB
291.44/291.57	c total #watches: 89040
291.93/292.00	c total #propagations: 543561458 / total #impl: 1243066884 (eff. 0.437)
291.93/292.00	c #Conflicts:    1071000 | #Learnt:      38861 | 0.000
291.93/292.00	c total clause space: 127.173MB
291.93/292.00	c total #watches: 91040
292.33/292.46	c total #propagations: 544158762 / total #impl: 1244477581 (eff. 0.437)
292.33/292.46	c #Conflicts:    1072000 | #Learnt:      39861 | 0.000
292.33/292.46	c total clause space: 127.173MB
292.33/292.46	c total #watches: 93040
292.93/293.07	c total #propagations: 544703164 / total #impl: 1245769584 (eff. 0.437)
292.93/293.07	c #Conflicts:    1073000 | #Learnt:      40861 | 0.000
292.93/293.07	c total clause space: 127.173MB
292.93/293.07	c total #watches: 95040
293.53/293.62	c total #propagations: 545217770 / total #impl: 1247028465 (eff. 0.437)
293.53/293.62	c #Conflicts:    1074000 | #Learnt:      41861 | 0.000
293.53/293.62	c total clause space: 127.173MB
293.53/293.62	c total #watches: 97040
294.13/294.20	c total #propagations: 545720035 / total #impl: 1248238665 (eff. 0.437)
294.13/294.20	c #Conflicts:    1075000 | #Learnt:      42861 | 0.000
294.13/294.20	c total clause space: 127.173MB
294.13/294.20	c total #watches: 99040
294.63/294.76	c total #propagations: 546246970 / total #impl: 1249515723 (eff. 0.437)
294.63/294.76	c #Conflicts:    1076000 | #Learnt:      43861 | 0.000
294.63/294.76	c total clause space: 127.173MB
294.63/294.76	c total #watches: 101040
295.13/295.27	c total #propagations: 546808620 / total #impl: 1250874842 (eff. 0.437)
295.13/295.27	c #Conflicts:    1077000 | #Learnt:      44861 | 0.000
295.13/295.27	c total clause space: 127.173MB
295.13/295.27	c total #watches: 103040
295.73/295.86	c total #propagations: 547380033 / total #impl: 1252228427 (eff. 0.437)
295.73/295.86	c #Conflicts:    1078000 | #Learnt:      45861 | 0.000
295.73/295.86	c total clause space: 127.173MB
295.73/295.86	c total #watches: 105040
296.33/296.43	c total #propagations: 547965971 / total #impl: 1253631970 (eff. 0.437)
296.33/296.43	c #Conflicts:    1079000 | #Learnt:      46861 | 0.000
296.33/296.43	c total clause space: 127.173MB
296.33/296.43	c total #watches: 107040
296.83/296.93	c total #propagations: 548535626 / total #impl: 1254999117 (eff. 0.437)
296.83/296.93	c #Conflicts:    1080000 | #Learnt:      47861 | 0.000
296.83/296.93	c total clause space: 127.173MB
296.83/296.93	c total #watches: 109040
297.53/297.62	c total #propagations: 549110023 / total #impl: 1256356783 (eff. 0.437)
297.53/297.62	c #Conflicts:    1081000 | #Learnt:      48861 | 0.000
297.53/297.62	c total clause space: 127.173MB
297.53/297.62	c total #watches: 111040
298.14/298.23	c total #propagations: 549704763 / total #impl: 1257811265 (eff. 0.437)
298.14/298.23	c #Conflicts:    1082000 | #Learnt:      49861 | 0.000
298.14/298.23	c total clause space: 127.173MB
298.14/298.23	c total #watches: 113040
298.53/298.66	c total #propagations: 550250126 / total #impl: 1259128075 (eff. 0.437)
298.53/298.66	c GC COLLECT
298.53/298.66	c #Conflicts:    1083000 | #Learnt:      25761 | 0.000
298.53/298.66	c total clause space: 127.173MB
298.53/298.66	c total #watches: 64840
298.83/298.95	c total #propagations: 550831241 / total #impl: 1260509149 (eff. 0.437)
298.83/298.95	c #Conflicts:    1084000 | #Learnt:      26761 | 0.000
298.83/298.95	c total clause space: 127.173MB
298.83/298.95	c total #watches: 66840
299.14/299.24	c total #propagations: 551401260 / total #impl: 1261838265 (eff. 0.437)
299.14/299.24	c #Conflicts:    1085000 | #Learnt:      27761 | 0.000
299.14/299.24	c total clause space: 127.173MB
299.14/299.24	c total #watches: 68840
299.43/299.55	c total #propagations: 552001301 / total #impl: 1263241842 (eff. 0.437)
299.43/299.55	c #Conflicts:    1086000 | #Learnt:      28761 | 0.000
299.43/299.55	c total clause space: 127.173MB
299.43/299.55	c total #watches: 70840
299.83/299.93	c total #propagations: 552598564 / total #impl: 1264643106 (eff. 0.437)
299.83/299.93	c #Conflicts:    1087000 | #Learnt:      29761 | 0.000
299.83/299.93	c total clause space: 127.173MB
299.83/299.93	c total #watches: 72840
300.24/300.31	c total #propagations: 553246053 / total #impl: 1266171928 (eff. 0.437)
300.24/300.31	c #Conflicts:    1088000 | #Learnt:      30761 | 0.000
300.24/300.31	c total clause space: 127.173MB
300.24/300.31	c total #watches: 74840
300.63/300.71	c total #propagations: 553863851 / total #impl: 1267642371 (eff. 0.437)
300.63/300.71	c #Conflicts:    1089000 | #Learnt:      31761 | 0.000
300.63/300.71	c total clause space: 127.173MB
300.63/300.71	c total #watches: 76840
301.03/301.12	c total #propagations: 554446553 / total #impl: 1269035665 (eff. 0.437)
301.03/301.12	c #Conflicts:    1090000 | #Learnt:      32761 | 0.000
301.03/301.12	c total clause space: 127.173MB
301.03/301.12	c total #watches: 78840
301.44/301.56	c total #propagations: 555073925 / total #impl: 1270531785 (eff. 0.437)
301.44/301.56	c #Conflicts:    1091000 | #Learnt:      33761 | 0.000
301.44/301.56	c total clause space: 127.173MB
301.44/301.56	c total #watches: 80840
301.83/301.97	c total #propagations: 555654978 / total #impl: 1271939721 (eff. 0.437)
301.83/301.97	c #Conflicts:    1092000 | #Learnt:      34761 | 0.000
301.83/301.97	c total clause space: 127.173MB
301.83/301.97	c total #watches: 82840
302.33/302.41	c total #propagations: 556242067 / total #impl: 1273346303 (eff. 0.437)
302.33/302.41	c #Conflicts:    1093000 | #Learnt:      35761 | 0.000
302.33/302.41	c total clause space: 127.173MB
302.33/302.41	c total #watches: 84840
302.73/302.82	c total #propagations: 556850651 / total #impl: 1274802700 (eff. 0.437)
302.73/302.82	c #Conflicts:    1094000 | #Learnt:      36761 | 0.000
302.73/302.82	c total clause space: 127.173MB
302.73/302.82	c total #watches: 86840
303.03/303.15	c total #propagations: 557480096 / total #impl: 1276308124 (eff. 0.437)
303.03/303.15	c #Conflicts:    1095000 | #Learnt:      37761 | 0.000
303.03/303.15	c total clause space: 127.173MB
303.03/303.15	c total #watches: 88840
303.43/303.58	c total #propagations: 558086060 / total #impl: 1277744368 (eff. 0.437)
303.43/303.58	c #Conflicts:    1096000 | #Learnt:      38761 | 0.000
303.43/303.58	c total clause space: 127.173MB
303.43/303.58	c total #watches: 90840
303.83/303.98	c total #propagations: 558707631 / total #impl: 1279245581 (eff. 0.437)
303.83/303.98	c #Conflicts:    1097000 | #Learnt:      39761 | 0.000
303.83/303.98	c total clause space: 127.173MB
303.83/303.98	c total #watches: 92840
304.23/304.39	c total #propagations: 559290272 / total #impl: 1280642723 (eff. 0.437)
304.23/304.39	c #Conflicts:    1098000 | #Learnt:      40761 | 0.000
304.23/304.39	c total clause space: 127.173MB
304.23/304.39	c total #watches: 94840
304.73/304.82	c total #propagations: 559913235 / total #impl: 1282111822 (eff. 0.437)
304.73/304.82	c #Conflicts:    1099000 | #Learnt:      41761 | 0.000
304.73/304.82	c total clause space: 127.173MB
304.73/304.82	c total #watches: 96840
305.13/305.21	c total #propagations: 560501146 / total #impl: 1283518958 (eff. 0.437)
305.13/305.21	c #Conflicts:    1100000 | #Learnt:      42761 | 0.000
305.13/305.21	c total clause space: 127.173MB
305.13/305.21	c total #watches: 98840
305.43/305.55	c total #propagations: 561086063 / total #impl: 1284914618 (eff. 0.437)
305.43/305.55	c #Conflicts:    1101000 | #Learnt:      43761 | 0.000
305.43/305.55	c total clause space: 127.173MB
305.43/305.55	c total #watches: 100840
305.93/306.05	c total #propagations: 561686494 / total #impl: 1286325062 (eff. 0.437)
305.93/306.05	c #Conflicts:    1102000 | #Learnt:      44761 | 0.000
305.93/306.05	c total clause space: 127.173MB
305.93/306.05	c total #watches: 102840
306.53/306.62	c total #propagations: 562294144 / total #impl: 1287781546 (eff. 0.437)
306.53/306.62	c #Conflicts:    1103000 | #Learnt:      45761 | 0.000
306.53/306.62	c total clause space: 127.173MB
306.53/306.62	c total #watches: 104840
307.13/307.28	c total #propagations: 562866910 / total #impl: 1289175785 (eff. 0.437)
307.13/307.28	c #Conflicts:    1104000 | #Learnt:      46761 | 0.000
307.13/307.28	c total clause space: 127.173MB
307.13/307.28	c total #watches: 106840
307.63/307.77	c total #propagations: 563435282 / total #impl: 1290565301 (eff. 0.437)
307.63/307.77	c #Conflicts:    1105000 | #Learnt:      47761 | 0.000
307.63/307.77	c total clause space: 127.173MB
307.63/307.77	c total #watches: 108840
308.23/308.33	c total #propagations: 564030778 / total #impl: 1292005140 (eff. 0.437)
308.23/308.33	c #Conflicts:    1106000 | #Learnt:      48761 | 0.000
308.23/308.33	c total clause space: 127.173MB
308.23/308.33	c total #watches: 110840
308.73/308.86	c total #propagations: 564616504 / total #impl: 1293422558 (eff. 0.437)
308.73/308.86	c #Conflicts:    1107000 | #Learnt:      49761 | 0.000
308.73/308.86	c total clause space: 127.173MB
308.73/308.86	c total #watches: 112840
309.33/309.41	c total #propagations: 565215056 / total #impl: 1294892697 (eff. 0.436)
309.33/309.41	c #Conflicts:    1108000 | #Learnt:      50761 | 0.000
309.33/309.41	c total clause space: 127.173MB
309.33/309.41	c total #watches: 114840
309.63/309.70	c total #propagations: 565811806 / total #impl: 1296337950 (eff. 0.436)
309.63/309.70	c GC COLLECT
309.63/309.70	c #Conflicts:    1109000 | #Learnt:      26366 | 0.000
309.63/309.70	c total clause space: 127.173MB
309.63/309.70	c total #watches: 66050
309.83/309.98	c total #propagations: 566394283 / total #impl: 1297710044 (eff. 0.436)
309.83/309.98	c #Conflicts:    1110000 | #Learnt:      27366 | 0.000
309.83/309.98	c total clause space: 127.173MB
309.83/309.98	c total #watches: 68050
310.13/310.28	c total #propagations: 566999989 / total #impl: 1299121898 (eff. 0.436)
310.13/310.28	c #Conflicts:    1111000 | #Learnt:      28366 | 0.000
310.13/310.28	c total clause space: 127.173MB
310.13/310.28	c total #watches: 70050
310.53/310.60	c total #propagations: 567566525 / total #impl: 1300457497 (eff. 0.436)
310.53/310.60	c #Conflicts:    1112000 | #Learnt:      29366 | 0.000
310.53/310.60	c total clause space: 127.173MB
310.53/310.60	c total #watches: 72050
310.83/310.90	c total #propagations: 568145674 / total #impl: 1301818910 (eff. 0.436)
310.83/310.90	c #Conflicts:    1113000 | #Learnt:      30366 | 0.000
310.83/310.90	c total clause space: 127.173MB
310.83/310.90	c total #watches: 74050
311.13/311.24	c total #propagations: 568738638 / total #impl: 1303209130 (eff. 0.436)
311.13/311.24	c #Conflicts:    1114000 | #Learnt:      31366 | 0.000
311.13/311.24	c total clause space: 127.173MB
311.13/311.24	c total #watches: 76050
311.43/311.57	c total #propagations: 569360627 / total #impl: 1304671665 (eff. 0.436)
311.43/311.57	c #Conflicts:    1115000 | #Learnt:      32366 | 0.000
311.43/311.57	c total clause space: 127.173MB
311.43/311.57	c total #watches: 78050
311.83/311.96	c total #propagations: 569952621 / total #impl: 1306066246 (eff. 0.436)
311.83/311.96	c #Conflicts:    1116000 | #Learnt:      33366 | 0.000
311.83/311.96	c total clause space: 127.173MB
311.83/311.96	c total #watches: 80050
312.23/312.38	c total #propagations: 570540638 / total #impl: 1307475238 (eff. 0.436)
312.23/312.38	c #Conflicts:    1117000 | #Learnt:      34366 | 0.000
312.23/312.38	c total clause space: 127.173MB
312.23/312.38	c total #watches: 82050
312.63/312.77	c total #propagations: 571170049 / total #impl: 1308964948 (eff. 0.436)
312.63/312.77	c #Conflicts:    1118000 | #Learnt:      35366 | 0.000
312.63/312.77	c total clause space: 127.173MB
312.63/312.77	c total #watches: 84050
313.13/313.20	c total #propagations: 571756756 / total #impl: 1310351946 (eff. 0.436)
313.13/313.20	c #Conflicts:    1119000 | #Learnt:      36366 | 0.000
313.13/313.20	c total clause space: 127.173MB
313.13/313.20	c total #watches: 86050
313.63/313.70	c total #propagations: 572389617 / total #impl: 1311863569 (eff. 0.436)
313.63/313.70	c #Conflicts:    1120000 | #Learnt:      37366 | 0.000
313.63/313.70	c total clause space: 127.173MB
313.63/313.70	c total #watches: 88050
314.03/314.12	c total #propagations: 572972466 / total #impl: 1313252921 (eff. 0.436)
314.03/314.12	c #Conflicts:    1121000 | #Learnt:      38366 | 0.000
314.03/314.12	c total clause space: 127.173MB
314.03/314.12	c total #watches: 90050
314.43/314.59	c total #propagations: 573587765 / total #impl: 1314715111 (eff. 0.436)
314.43/314.59	c #Conflicts:    1122000 | #Learnt:      39366 | 0.000
314.43/314.59	c total clause space: 127.173MB
314.43/314.59	c total #watches: 92050
315.03/315.10	c total #propagations: 574172232 / total #impl: 1316114112 (eff. 0.436)
315.03/315.10	c #Conflicts:    1123000 | #Learnt:      40366 | 0.000
315.03/315.10	c total clause space: 127.173MB
315.03/315.10	c total #watches: 94050
315.43/315.57	c total #propagations: 574743786 / total #impl: 1317477136 (eff. 0.436)
315.43/315.57	c #Conflicts:    1124000 | #Learnt:      41366 | 0.000
315.43/315.57	c total clause space: 127.173MB
315.43/315.57	c total #watches: 96050
316.03/316.18	c total #propagations: 575305515 / total #impl: 1318819387 (eff. 0.436)
316.03/316.18	c #Conflicts:    1125000 | #Learnt:      42366 | 0.000
316.03/316.18	c total clause space: 127.173MB
316.03/316.18	c total #watches: 98050
316.63/316.77	c total #propagations: 575859181 / total #impl: 1320157832 (eff. 0.436)
316.63/316.77	c #Conflicts:    1126000 | #Learnt:      43366 | 0.000
316.63/316.77	c total clause space: 127.173MB
316.63/316.77	c total #watches: 100050
317.23/317.33	c total #propagations: 576427821 / total #impl: 1321537268 (eff. 0.436)
317.23/317.33	c #Conflicts:    1127000 | #Learnt:      44366 | 0.000
317.23/317.33	c total clause space: 127.173MB
317.23/317.33	c total #watches: 102050
317.73/317.85	c total #propagations: 577002717 / total #impl: 1322911515 (eff. 0.436)
317.73/317.85	c #Conflicts:    1128000 | #Learnt:      45366 | 0.000
317.73/317.85	c total clause space: 127.173MB
317.73/317.85	c total #watches: 104050
318.23/318.30	c total #propagations: 577549060 / total #impl: 1324204667 (eff. 0.436)
318.23/318.30	c #Conflicts:    1129000 | #Learnt:      46366 | 0.000
318.23/318.30	c total clause space: 127.173MB
318.23/318.30	c total #watches: 106050
318.73/318.88	c total #propagations: 578099504 / total #impl: 1325448737 (eff. 0.436)
318.73/318.88	c #Conflicts:    1130000 | #Learnt:      47366 | 0.000
318.73/318.88	c total clause space: 127.173MB
318.73/318.88	c total #watches: 108050
319.23/319.38	c total #propagations: 578677469 / total #impl: 1326816927 (eff. 0.436)
319.23/319.38	c #Conflicts:    1131000 | #Learnt:      48366 | 0.000
319.23/319.38	c total clause space: 127.173MB
319.23/319.38	c total #watches: 110050
319.83/319.91	c total #propagations: 579211012 / total #impl: 1328077571 (eff. 0.436)
319.83/319.91	c #Conflicts:    1132000 | #Learnt:      49366 | 0.000
319.83/319.91	c total clause space: 127.173MB
319.83/319.91	c total #watches: 112050
320.33/320.49	c total #propagations: 579803412 / total #impl: 1329486920 (eff. 0.436)
320.33/320.49	c #Conflicts:    1133000 | #Learnt:      50366 | 0.000
320.33/320.49	c total clause space: 127.173MB
320.33/320.49	c total #watches: 114050
320.93/321.09	c total #propagations: 580375641 / total #impl: 1330818421 (eff. 0.436)
320.93/321.09	c #Conflicts:    1134000 | #Learnt:      51366 | 0.000
320.93/321.09	c total clause space: 127.173MB
320.93/321.09	c total #watches: 116050
321.33/321.42	c total #propagations: 580923410 / total #impl: 1332128328 (eff. 0.436)
321.33/321.42	c GC COLLECT
321.33/321.42	c #Conflicts:    1135000 | #Learnt:      26664 | 0.000
321.33/321.42	c total clause space: 127.173MB
321.33/321.42	c total #watches: 66646
321.63/321.75	c total #propagations: 581493421 / total #impl: 1333465822 (eff. 0.436)
321.63/321.75	c #Conflicts:    1136000 | #Learnt:      27664 | 0.000
321.63/321.75	c total clause space: 127.173MB
321.63/321.75	c total #watches: 68646
321.93/322.03	c total #propagations: 582091332 / total #impl: 1334903449 (eff. 0.436)
321.93/322.03	c #Conflicts:    1137000 | #Learnt:      28664 | 0.000
321.93/322.03	c total clause space: 127.173MB
321.93/322.03	c total #watches: 70646
322.23/322.33	c total #propagations: 582643699 / total #impl: 1336198500 (eff. 0.436)
322.23/322.33	c #Conflicts:    1138000 | #Learnt:      29664 | 0.000
322.23/322.33	c total clause space: 127.173MB
322.23/322.33	c total #watches: 72646
322.52/322.67	c total #propagations: 583220474 / total #impl: 1337541215 (eff. 0.436)
322.52/322.67	c #Conflicts:    1139000 | #Learnt:      30664 | 0.000
322.52/322.67	c total clause space: 127.173MB
322.52/322.67	c total #watches: 74646
322.82/322.95	c total #propagations: 583842413 / total #impl: 1339003557 (eff. 0.436)
322.82/322.95	c #Conflicts:    1140000 | #Learnt:      31664 | 0.000
322.82/322.95	c total clause space: 127.173MB
322.82/322.95	c total #watches: 76646
323.12/323.20	c total #propagations: 584227657 / total #impl: 1339871653 (eff. 0.436)
323.12/323.20	c #Conflicts:    1141000 | #Learnt:      32664 | 0.000
323.12/323.20	c total clause space: 127.173MB
323.12/323.20	c total #watches: 78646
323.33/323.43	c total #propagations: 584514900 / total #impl: 1340478602 (eff. 0.436)
323.33/323.43	c #Conflicts:    1142000 | #Learnt:      33664 | 0.000
323.33/323.43	c total clause space: 127.173MB
323.33/323.43	c total #watches: 80646
323.52/323.70	c total #propagations: 584762419 / total #impl: 1341009757 (eff. 0.436)
323.52/323.70	c #Conflicts:    1143000 | #Learnt:      34664 | 0.000
323.52/323.70	c total clause space: 127.173MB
323.52/323.70	c total #watches: 82646
323.92/324.01	c total #propagations: 585049114 / total #impl: 1341637433 (eff. 0.436)
323.92/324.01	c #Conflicts:    1144000 | #Learnt:      35664 | 0.000
323.92/324.01	c total clause space: 127.173MB
323.92/324.01	c total #watches: 84646
324.12/324.22	c total #propagations: 585329724 / total #impl: 1342286789 (eff. 0.436)
324.12/324.22	c #Conflicts:    1145000 | #Learnt:      36664 | 0.000
324.12/324.22	c total clause space: 127.173MB
324.12/324.22	c total #watches: 86646
324.32/324.47	c total #propagations: 585646628 / total #impl: 1342964165 (eff. 0.436)
324.32/324.47	c #Conflicts:    1146000 | #Learnt:      37664 | 0.000
324.32/324.47	c total clause space: 127.173MB
324.32/324.47	c total #watches: 88646
324.72/324.80	c total #propagations: 586077611 / total #impl: 1343946664 (eff. 0.436)
324.72/324.80	c #Conflicts:    1147000 | #Learnt:      38664 | 0.000
324.72/324.80	c total clause space: 127.173MB
324.72/324.80	c total #watches: 90646
325.12/325.20	c total #propagations: 586539523 / total #impl: 1345024896 (eff. 0.436)
325.12/325.20	c #Conflicts:    1148000 | #Learnt:      39664 | 0.000
325.12/325.20	c total clause space: 127.173MB
325.12/325.20	c total #watches: 92646
325.42/325.58	c total #propagations: 587101214 / total #impl: 1346369813 (eff. 0.436)
325.42/325.58	c #Conflicts:    1149000 | #Learnt:      40664 | 0.000
325.42/325.58	c total clause space: 127.173MB
325.42/325.58	c total #watches: 94646
325.82/325.97	c total #propagations: 587694327 / total #impl: 1347791868 (eff. 0.436)
325.82/325.97	c #Conflicts:    1150000 | #Learnt:      41664 | 0.000
325.82/325.97	c total clause space: 127.173MB
325.82/325.97	c total #watches: 96646
326.32/326.40	c total #propagations: 588338666 / total #impl: 1349326157 (eff. 0.436)
326.32/326.40	c #Conflicts:    1151000 | #Learnt:      42664 | 0.000
326.32/326.40	c total clause space: 127.173MB
326.32/326.40	c total #watches: 98646
326.63/326.80	c total #propagations: 588879314 / total #impl: 1350624754 (eff. 0.436)
326.63/326.80	c #Conflicts:    1152000 | #Learnt:      43664 | 0.000
326.63/326.80	c total clause space: 127.173MB
326.63/326.80	c total #watches: 100646
327.12/327.20	c total #propagations: 589405845 / total #impl: 1351886220 (eff. 0.436)
327.12/327.20	c #Conflicts:    1153000 | #Learnt:      44664 | 0.000
327.12/327.20	c total clause space: 127.173MB
327.12/327.20	c total #watches: 102646
327.52/327.62	c total #propagations: 590013117 / total #impl: 1353354356 (eff. 0.436)
327.52/327.62	c #Conflicts:    1154000 | #Learnt:      45664 | 0.000
327.52/327.62	c total clause space: 127.173MB
327.52/327.62	c total #watches: 104646
327.83/327.93	c total #propagations: 590624578 / total #impl: 1354817754 (eff. 0.436)
327.83/327.93	c #Conflicts:    1155000 | #Learnt:      46664 | 0.000
327.83/327.93	c total clause space: 127.173MB
327.83/327.93	c total #watches: 106646
328.22/328.36	c total #propagations: 591231752 / total #impl: 1356279708 (eff. 0.436)
328.22/328.36	c #Conflicts:    1156000 | #Learnt:      47664 | 0.000
328.22/328.36	c total clause space: 127.173MB
328.22/328.36	c total #watches: 108646
328.83/328.90	c total #propagations: 591789544 / total #impl: 1357635541 (eff. 0.436)
328.83/328.90	c #Conflicts:    1157000 | #Learnt:      48664 | 0.000
328.83/328.90	c total clause space: 127.173MB
328.83/328.90	c total #watches: 110646
329.22/329.35	c total #propagations: 592373387 / total #impl: 1359076193 (eff. 0.436)
329.22/329.35	c #Conflicts:    1158000 | #Learnt:      49664 | 0.000
329.22/329.35	c total clause space: 127.173MB
329.22/329.35	c total #watches: 112646
329.72/329.81	c total #propagations: 592901651 / total #impl: 1360369433 (eff. 0.436)
329.72/329.81	c #Conflicts:    1159000 | #Learnt:      50664 | 0.000
329.72/329.81	c total clause space: 127.173MB
329.72/329.81	c total #watches: 114646
330.22/330.30	c total #propagations: 593482818 / total #impl: 1361755732 (eff. 0.436)
330.22/330.30	c #Conflicts:    1160000 | #Learnt:      51664 | 0.000
330.22/330.30	c total clause space: 127.173MB
330.22/330.30	c total #watches: 116646
330.52/330.66	c total #propagations: 594079558 / total #impl: 1363195894 (eff. 0.436)
330.52/330.66	c GC COLLECT
330.52/330.66	c #Conflicts:    1161000 | #Learnt:      26672 | 0.000
330.52/330.66	c total clause space: 127.173MB
330.52/330.66	c total #watches: 66662
330.82/330.94	c total #propagations: 594655109 / total #impl: 1364555986 (eff. 0.436)
330.82/330.94	c #Conflicts:    1162000 | #Learnt:      27672 | 0.000
330.82/330.94	c total clause space: 127.173MB
330.82/330.94	c total #watches: 68662
331.13/331.22	c total #propagations: 595253990 / total #impl: 1365955236 (eff. 0.436)
331.13/331.22	c #Conflicts:    1163000 | #Learnt:      28672 | 0.000
331.13/331.22	c total clause space: 127.173MB
331.13/331.22	c total #watches: 70662
331.42/331.51	c total #propagations: 595861107 / total #impl: 1367382909 (eff. 0.436)
331.42/331.51	c #Conflicts:    1164000 | #Learnt:      29672 | 0.000
331.42/331.51	c total clause space: 127.173MB
331.42/331.51	c total #watches: 72662
331.72/331.81	c total #propagations: 596429358 / total #impl: 1368726721 (eff. 0.436)
331.72/331.81	c #Conflicts:    1165000 | #Learnt:      30672 | 0.000
331.72/331.81	c total clause space: 127.173MB
331.72/331.81	c total #watches: 74662
332.02/332.11	c total #propagations: 597007413 / total #impl: 1370099394 (eff. 0.436)
332.02/332.11	c #Conflicts:    1166000 | #Learnt:      31672 | 0.000
332.02/332.11	c total clause space: 127.173MB
332.02/332.11	c total #watches: 76662
332.32/332.46	c total #propagations: 597602624 / total #impl: 1371508781 (eff. 0.436)
332.32/332.46	c #Conflicts:    1167000 | #Learnt:      32672 | 0.000
332.32/332.46	c total clause space: 127.173MB
332.32/332.46	c total #watches: 78662
332.72/332.83	c total #propagations: 598197133 / total #impl: 1372930648 (eff. 0.436)
332.72/332.83	c #Conflicts:    1168000 | #Learnt:      33672 | 0.000
332.72/332.83	c total clause space: 127.173MB
332.72/332.83	c total #watches: 80662
333.12/333.25	c total #propagations: 598763448 / total #impl: 1374284777 (eff. 0.436)
333.12/333.25	c #Conflicts:    1169000 | #Learnt:      34672 | 0.000
333.12/333.25	c total clause space: 127.173MB
333.12/333.25	c total #watches: 82662
333.52/333.65	c total #propagations: 599334573 / total #impl: 1375691847 (eff. 0.436)
333.52/333.65	c #Conflicts:    1170000 | #Learnt:      35672 | 0.000
333.52/333.65	c total clause space: 127.173MB
333.52/333.65	c total #watches: 84662
333.92/334.08	c total #propagations: 599959638 / total #impl: 1377195527 (eff. 0.436)
333.92/334.08	c #Conflicts:    1171000 | #Learnt:      36672 | 0.000
333.92/334.08	c total clause space: 127.173MB
333.92/334.08	c total #watches: 86662
334.33/334.47	c total #propagations: 600513959 / total #impl: 1378535216 (eff. 0.436)
334.33/334.47	c #Conflicts:    1172000 | #Learnt:      37672 | 0.000
334.33/334.47	c total clause space: 127.173MB
334.33/334.47	c total #watches: 88662
334.62/334.78	c total #propagations: 601104088 / total #impl: 1379964092 (eff. 0.436)
334.62/334.78	c #Conflicts:    1173000 | #Learnt:      38672 | 0.000
334.62/334.78	c total clause space: 127.173MB
334.62/334.78	c total #watches: 90662
335.02/335.19	c total #propagations: 601675417 / total #impl: 1381319813 (eff. 0.436)
335.02/335.19	c #Conflicts:    1174000 | #Learnt:      39672 | 0.000
335.02/335.19	c total clause space: 127.173MB
335.02/335.19	c total #watches: 92662
335.53/335.66	c total #propagations: 602284251 / total #impl: 1382760355 (eff. 0.436)
335.53/335.66	c #Conflicts:    1175000 | #Learnt:      40672 | 0.000
335.53/335.66	c total clause space: 127.173MB
335.53/335.66	c total #watches: 94662
335.92/336.03	c total #propagations: 602904228 / total #impl: 1384240050 (eff. 0.436)
335.92/336.03	c #Conflicts:    1176000 | #Learnt:      41672 | 0.000
335.92/336.03	c total clause space: 127.173MB
335.92/336.03	c total #watches: 96662
336.32/336.49	c total #propagations: 603526829 / total #impl: 1385717661 (eff. 0.436)
336.32/336.49	c #Conflicts:    1177000 | #Learnt:      42672 | 0.000
336.32/336.49	c total clause space: 127.173MB
336.32/336.49	c total #watches: 98662
336.82/336.98	c total #propagations: 604115831 / total #impl: 1387118882 (eff. 0.436)
336.82/336.98	c #Conflicts:    1178000 | #Learnt:      43672 | 0.000
336.82/336.98	c total clause space: 127.173MB
336.82/336.98	c total #watches: 100662
337.22/337.34	c total #propagations: 604716703 / total #impl: 1388554416 (eff. 0.436)
337.22/337.34	c #Conflicts:    1179000 | #Learnt:      44672 | 0.000
337.22/337.34	c total clause space: 127.173MB
337.22/337.34	c total #watches: 102662
337.82/337.92	c total #propagations: 605143752 / total #impl: 1389576937 (eff. 0.435)
337.82/337.92	c #Conflicts:    1180000 | #Learnt:      45672 | 0.000
337.82/337.92	c total clause space: 127.173MB
337.82/337.92	c total #watches: 104662
338.32/338.44	c total #propagations: 605734189 / total #impl: 1390984341 (eff. 0.435)
338.32/338.44	c #Conflicts:    1181000 | #Learnt:      46672 | 0.000
338.32/338.44	c total clause space: 127.173MB
338.32/338.44	c total #watches: 106662
338.83/338.90	c total #propagations: 606366919 / total #impl: 1392507947 (eff. 0.435)
338.83/338.90	c #Conflicts:    1182000 | #Learnt:      47672 | 0.000
338.83/338.90	c total clause space: 127.173MB
338.83/338.90	c total #watches: 108662
339.42/339.57	c total #propagations: 606971030 / total #impl: 1393960755 (eff. 0.435)
339.42/339.57	c #Conflicts:    1183000 | #Learnt:      48672 | 0.000
339.42/339.57	c total clause space: 127.173MB
339.42/339.57	c total #watches: 110662
340.02/340.12	c total #propagations: 607571887 / total #impl: 1395416349 (eff. 0.435)
340.02/340.12	c #Conflicts:    1184000 | #Learnt:      49672 | 0.000
340.02/340.12	c total clause space: 127.173MB
340.02/340.12	c total #watches: 112662
340.52/340.66	c total #propagations: 608181447 / total #impl: 1396895549 (eff. 0.435)
340.52/340.66	c #Conflicts:    1185000 | #Learnt:      50672 | 0.000
340.52/340.66	c total clause space: 127.173MB
340.52/340.66	c total #watches: 114662
341.12/341.24	c total #propagations: 608775886 / total #impl: 1398316798 (eff. 0.435)
341.12/341.24	c #Conflicts:    1186000 | #Learnt:      51672 | 0.000
341.12/341.24	c total clause space: 127.173MB
341.12/341.24	c total #watches: 116662
341.62/341.78	c total #propagations: 609328551 / total #impl: 1399631164 (eff. 0.435)
341.62/341.78	c GC COLLECT
341.62/341.78	c #Conflicts:    1187000 | #Learnt:      26366 | 0.000
341.62/341.78	c total clause space: 127.173MB
341.62/341.78	c total #watches: 66050
341.92/342.08	c total #propagations: 609920573 / total #impl: 1401038446 (eff. 0.435)
341.92/342.08	c #Conflicts:    1188000 | #Learnt:      27366 | 0.000
341.92/342.08	c total clause space: 127.173MB
341.92/342.08	c total #watches: 68050
342.22/342.38	c total #propagations: 610549116 / total #impl: 1402497889 (eff. 0.435)
342.22/342.38	c #Conflicts:    1189000 | #Learnt:      28366 | 0.000
342.22/342.38	c total clause space: 127.173MB
342.22/342.38	c total #watches: 70050
342.62/342.70	c total #propagations: 611147353 / total #impl: 1403899914 (eff. 0.435)
342.62/342.70	c #Conflicts:    1190000 | #Learnt:      29366 | 0.000
342.62/342.70	c total clause space: 127.173MB
342.62/342.70	c total #watches: 72050
342.92/343.01	c total #propagations: 611763992 / total #impl: 1405354887 (eff. 0.435)
342.92/343.01	c #Conflicts:    1191000 | #Learnt:      30366 | 0.000
342.92/343.01	c total clause space: 127.173MB
342.92/343.01	c total #watches: 74050
343.23/343.33	c total #propagations: 612375217 / total #impl: 1406788301 (eff. 0.435)
343.23/343.33	c #Conflicts:    1192000 | #Learnt:      31366 | 0.000
343.23/343.33	c total clause space: 127.173MB
343.23/343.33	c total #watches: 76050
343.52/343.68	c total #propagations: 613007258 / total #impl: 1408268421 (eff. 0.435)
343.52/343.68	c #Conflicts:    1193000 | #Learnt:      32366 | 0.000
343.52/343.68	c total clause space: 127.173MB
343.52/343.68	c total #watches: 78050
343.92/344.02	c total #propagations: 613592788 / total #impl: 1409644415 (eff. 0.435)
343.92/344.02	c #Conflicts:    1194000 | #Learnt:      33366 | 0.000
343.92/344.02	c total clause space: 127.173MB
343.92/344.02	c total #watches: 80050
344.23/344.38	c total #propagations: 614162874 / total #impl: 1410968084 (eff. 0.435)
344.23/344.38	c #Conflicts:    1195000 | #Learnt:      34366 | 0.000
344.23/344.38	c total clause space: 127.173MB
344.23/344.38	c total #watches: 82050
344.62/344.79	c total #propagations: 614812266 / total #impl: 1412500624 (eff. 0.435)
344.62/344.79	c #Conflicts:    1196000 | #Learnt:      35366 | 0.000
344.62/344.79	c total clause space: 127.173MB
344.62/344.79	c total #watches: 84050
345.02/345.16	c total #propagations: 615405168 / total #impl: 1413893804 (eff. 0.435)
345.02/345.16	c #Conflicts:    1197000 | #Learnt:      36366 | 0.000
345.02/345.16	c total clause space: 127.173MB
345.02/345.16	c total #watches: 86050
345.33/345.50	c total #propagations: 615975194 / total #impl: 1415242374 (eff. 0.435)
345.33/345.50	c #Conflicts:    1198000 | #Learnt:      37366 | 0.000
345.33/345.50	c total clause space: 127.173MB
345.33/345.50	c total #watches: 88050
345.72/345.82	c total #propagations: 616517747 / total #impl: 1416506437 (eff. 0.435)
345.72/345.82	c #Conflicts:    1199000 | #Learnt:      38366 | 0.000
345.72/345.82	c total clause space: 127.173MB
345.72/345.82	c total #watches: 90050
346.12/346.21	c total #propagations: 617055118 / total #impl: 1417773993 (eff. 0.435)
346.12/346.21	c #Conflicts:    1200000 | #Learnt:      39366 | 0.000
346.12/346.21	c total clause space: 127.173MB
346.12/346.21	c total #watches: 92050
346.43/346.57	c total #propagations: 617647868 / total #impl: 1419187875 (eff. 0.435)
346.43/346.57	c #Conflicts:    1201000 | #Learnt:      40366 | 0.000
346.43/346.57	c total clause space: 127.173MB
346.43/346.57	c total #watches: 94050
346.92/347.04	c total #propagations: 618230189 / total #impl: 1420563368 (eff. 0.435)
346.92/347.04	c #Conflicts:    1202000 | #Learnt:      41366 | 0.000
346.92/347.04	c total clause space: 127.173MB
346.92/347.04	c total #watches: 96050
347.32/347.41	c total #propagations: 618834935 / total #impl: 1422006376 (eff. 0.435)
347.32/347.41	c #Conflicts:    1203000 | #Learnt:      42366 | 0.000
347.32/347.41	c total clause space: 127.173MB
347.32/347.41	c total #watches: 98050
347.72/347.83	c total #propagations: 619284808 / total #impl: 1423072970 (eff. 0.435)
347.72/347.83	c #Conflicts:    1204000 | #Learnt:      43366 | 0.000
347.72/347.83	c total clause space: 127.173MB
347.72/347.83	c total #watches: 100050
348.12/348.28	c total #propagations: 619803988 / total #impl: 1424292829 (eff. 0.435)
348.12/348.28	c #Conflicts:    1205000 | #Learnt:      44366 | 0.000
348.12/348.28	c total clause space: 127.173MB
348.12/348.28	c total #watches: 102050
348.63/348.78	c total #propagations: 620392025 / total #impl: 1425654279 (eff. 0.435)
348.63/348.78	c #Conflicts:    1206000 | #Learnt:      45366 | 0.000
348.63/348.78	c total clause space: 127.173MB
348.63/348.78	c total #watches: 104050
349.12/349.26	c total #propagations: 620945257 / total #impl: 1426985114 (eff. 0.435)
349.12/349.26	c #Conflicts:    1207000 | #Learnt:      46366 | 0.000
349.12/349.26	c total clause space: 127.173MB
349.12/349.26	c total #watches: 106050
349.62/349.72	c total #propagations: 621527861 / total #impl: 1428382825 (eff. 0.435)
349.62/349.72	c #Conflicts:    1208000 | #Learnt:      47366 | 0.000
349.62/349.72	c total clause space: 127.173MB
349.62/349.72	c total #watches: 108050
350.02/350.17	c total #propagations: 622128454 / total #impl: 1429838980 (eff. 0.435)
350.02/350.17	c #Conflicts:    1209000 | #Learnt:      48366 | 0.000
350.02/350.17	c total clause space: 127.173MB
350.02/350.17	c total #watches: 110050
350.62/350.75	c total #propagations: 622741474 / total #impl: 1431333260 (eff. 0.435)
350.62/350.75	c #Conflicts:    1210000 | #Learnt:      49366 | 0.000
350.62/350.75	c total clause space: 127.173MB
350.62/350.75	c total #watches: 112050
351.22/351.31	c total #propagations: 623366311 / total #impl: 1432850021 (eff. 0.435)
351.22/351.31	c #Conflicts:    1211000 | #Learnt:      50366 | 0.000
351.22/351.31	c total clause space: 127.173MB
351.22/351.31	c total #watches: 114050
351.72/351.84	c total #propagations: 623962838 / total #impl: 1434312925 (eff. 0.435)
351.72/351.84	c #Conflicts:    1212000 | #Learnt:      51366 | 0.000
351.72/351.84	c total clause space: 127.173MB
351.72/351.84	c total #watches: 116050
352.32/352.41	c total #propagations: 624560907 / total #impl: 1435767036 (eff. 0.435)
352.32/352.41	c #Conflicts:    1213000 | #Learnt:      52366 | 0.000
352.32/352.41	c total clause space: 127.173MB
352.32/352.41	c total #watches: 118050
352.72/352.89	c total #propagations: 625125851 / total #impl: 1437160898 (eff. 0.435)
352.72/352.89	c GC COLLECT
352.72/352.89	c #Conflicts:    1214000 | #Learnt:      26771 | 0.000
352.72/352.89	c total clause space: 127.173MB
352.72/352.89	c total #watches: 66860
353.03/353.19	c total #propagations: 625767539 / total #impl: 1438701989 (eff. 0.435)
353.03/353.19	c #Conflicts:    1215000 | #Learnt:      27771 | 0.000
353.03/353.19	c total clause space: 127.173MB
353.03/353.19	c total #watches: 68860
353.42/353.50	c total #propagations: 626348348 / total #impl: 1440061120 (eff. 0.435)
353.42/353.50	c #Conflicts:    1216000 | #Learnt:      28771 | 0.000
353.42/353.50	c total clause space: 127.173MB
353.42/353.50	c total #watches: 70860
353.72/353.80	c total #propagations: 626943876 / total #impl: 1441478512 (eff. 0.435)
353.72/353.80	c #Conflicts:    1217000 | #Learnt:      29771 | 0.000
353.72/353.80	c total clause space: 127.173MB
353.72/353.80	c total #watches: 72860
354.02/354.11	c total #propagations: 627551616 / total #impl: 1442910492 (eff. 0.435)
354.02/354.11	c #Conflicts:    1218000 | #Learnt:      30771 | 0.000
354.02/354.11	c total clause space: 127.173MB
354.02/354.11	c total #watches: 74860
354.32/354.46	c total #propagations: 628176852 / total #impl: 1444394816 (eff. 0.435)
354.32/354.46	c #Conflicts:    1219000 | #Learnt:      31771 | 0.000
354.32/354.46	c total clause space: 127.173MB
354.32/354.46	c total #watches: 76860
354.72/354.84	c total #propagations: 628758809 / total #impl: 1445785150 (eff. 0.435)
354.72/354.84	c #Conflicts:    1220000 | #Learnt:      32771 | 0.000
354.72/354.84	c total clause space: 127.173MB
354.72/354.84	c total #watches: 78860
355.02/355.17	c total #propagations: 629347955 / total #impl: 1447194834 (eff. 0.435)
355.02/355.17	c #Conflicts:    1221000 | #Learnt:      33771 | 0.000
355.02/355.17	c total clause space: 127.173MB
355.02/355.17	c total #watches: 80860
355.52/355.64	c total #propagations: 629898492 / total #impl: 1448493674 (eff. 0.435)
355.52/355.64	c #Conflicts:    1222000 | #Learnt:      34771 | 0.000
355.52/355.64	c total clause space: 127.173MB
355.52/355.64	c total #watches: 82860
355.92/356.02	c total #propagations: 630451248 / total #impl: 1449823912 (eff. 0.435)
355.92/356.02	c #Conflicts:    1223000 | #Learnt:      35771 | 0.000
355.92/356.02	c total clause space: 127.173MB
355.92/356.02	c total #watches: 84860
356.22/356.39	c total #propagations: 630957222 / total #impl: 1451055560 (eff. 0.435)
356.22/356.39	c #Conflicts:    1224000 | #Learnt:      36771 | 0.000
356.22/356.39	c total clause space: 127.173MB
356.22/356.39	c total #watches: 86860
356.72/356.82	c total #propagations: 631534562 / total #impl: 1452439767 (eff. 0.435)
356.72/356.82	c #Conflicts:    1225000 | #Learnt:      37771 | 0.000
356.72/356.82	c total clause space: 127.173MB
356.72/356.82	c total #watches: 88860
357.12/357.26	c total #propagations: 632099568 / total #impl: 1453799637 (eff. 0.435)
357.12/357.26	c #Conflicts:    1226000 | #Learnt:      38771 | 0.000
357.12/357.26	c total clause space: 127.173MB
357.12/357.26	c total #watches: 90860
357.62/357.76	c total #propagations: 632637585 / total #impl: 1455089516 (eff. 0.435)
357.62/357.76	c #Conflicts:    1227000 | #Learnt:      39771 | 0.000
357.62/357.76	c total clause space: 127.173MB
357.62/357.76	c total #watches: 92860
358.02/358.16	c total #propagations: 633195034 / total #impl: 1456435917 (eff. 0.435)
358.02/358.16	c #Conflicts:    1228000 | #Learnt:      40771 | 0.000
358.02/358.16	c total clause space: 127.173MB
358.02/358.16	c total #watches: 94860
358.42/358.59	c total #propagations: 633749500 / total #impl: 1457766222 (eff. 0.435)
358.42/358.59	c #Conflicts:    1229000 | #Learnt:      41771 | 0.000
358.42/358.59	c total clause space: 127.173MB
358.42/358.59	c total #watches: 96860
358.92/359.01	c total #propagations: 634333804 / total #impl: 1459163845 (eff. 0.435)
358.92/359.01	c #Conflicts:    1230000 | #Learnt:      42771 | 0.000
358.92/359.01	c total clause space: 127.173MB
358.92/359.01	c total #watches: 98860
359.32/359.49	c total #propagations: 634873747 / total #impl: 1460462376 (eff. 0.435)
359.32/359.49	c #Conflicts:    1231000 | #Learnt:      43771 | 0.000
359.32/359.49	c total clause space: 127.173MB
359.32/359.49	c total #watches: 100860
359.82/359.92	c total #propagations: 635356697 / total #impl: 1461625592 (eff. 0.435)
359.82/359.92	c #Conflicts:    1232000 | #Learnt:      44771 | 0.000
359.82/359.92	c total clause space: 127.173MB
359.82/359.92	c total #watches: 102860
360.32/360.40	c total #propagations: 635924246 / total #impl: 1462963842 (eff. 0.435)
360.32/360.40	c #Conflicts:    1233000 | #Learnt:      45771 | 0.000
360.32/360.40	c total clause space: 127.173MB
360.32/360.40	c total #watches: 104860
360.73/360.88	c total #propagations: 636525541 / total #impl: 1464410296 (eff. 0.435)
360.73/360.88	c #Conflicts:    1234000 | #Learnt:      46771 | 0.000
360.73/360.88	c total clause space: 127.173MB
360.73/360.88	c total #watches: 106860
361.32/361.41	c total #propagations: 637103898 / total #impl: 1465807854 (eff. 0.435)
361.32/361.41	c #Conflicts:    1235000 | #Learnt:      47771 | 0.000
361.32/361.41	c total clause space: 127.173MB
361.32/361.41	c total #watches: 108860
361.72/361.87	c total #propagations: 637710364 / total #impl: 1467260722 (eff. 0.435)
361.72/361.87	c #Conflicts:    1236000 | #Learnt:      48771 | 0.000
361.72/361.87	c total clause space: 127.173MB
361.72/361.87	c total #watches: 110860
362.12/362.28	c total #propagations: 638264323 / total #impl: 1468596766 (eff. 0.435)
362.12/362.28	c #Conflicts:    1237000 | #Learnt:      49771 | 0.000
362.12/362.28	c total clause space: 127.173MB
362.12/362.28	c total #watches: 112860
362.62/362.75	c total #propagations: 638842988 / total #impl: 1469996802 (eff. 0.435)
362.62/362.75	c #Conflicts:    1238000 | #Learnt:      50771 | 0.000
362.62/362.75	c total clause space: 127.173MB
362.62/362.75	c total #watches: 114860
363.12/363.23	c total #propagations: 639450177 / total #impl: 1471473380 (eff. 0.435)
363.12/363.23	c #Conflicts:    1239000 | #Learnt:      51771 | 0.000
363.12/363.23	c total clause space: 127.173MB
363.12/363.23	c total #watches: 116860
363.62/363.74	c total #propagations: 640005754 / total #impl: 1472815505 (eff. 0.435)
363.62/363.74	c #Conflicts:    1240000 | #Learnt:      52771 | 0.000
363.62/363.74	c total clause space: 127.173MB
363.62/363.74	c total #watches: 118860
364.12/364.21	c total #propagations: 640599464 / total #impl: 1474225518 (eff. 0.435)
364.12/364.21	c #Conflicts:    1241000 | #Learnt:      53771 | 0.000
364.12/364.21	c total clause space: 127.173MB
364.12/364.21	c total #watches: 120860
364.43/364.53	c total #propagations: 641171143 / total #impl: 1475601489 (eff. 0.435)
364.43/364.53	c GC COLLECT
364.43/364.53	c #Conflicts:    1242000 | #Learnt:      27871 | 0.000
364.43/364.53	c total clause space: 127.173MB
364.43/364.53	c total #watches: 69060
364.63/364.79	c total #propagations: 641725061 / total #impl: 1476880295 (eff. 0.435)
364.63/364.79	c #Conflicts:    1243000 | #Learnt:      28871 | 0.000
364.63/364.79	c total clause space: 127.173MB
364.63/364.79	c total #watches: 71060
364.93/365.09	c total #propagations: 642093590 / total #impl: 1477705582 (eff. 0.435)
364.93/365.09	c #Conflicts:    1244000 | #Learnt:      29871 | 0.000
364.93/365.09	c total clause space: 127.173MB
364.93/365.09	c total #watches: 73060
365.33/365.41	c total #propagations: 642662392 / total #impl: 1479027335 (eff. 0.435)
365.33/365.41	c #Conflicts:    1245000 | #Learnt:      30871 | 0.000
365.33/365.41	c total clause space: 127.173MB
365.33/365.41	c total #watches: 75060
365.63/365.71	c total #propagations: 643234791 / total #impl: 1480385885 (eff. 0.435)
365.63/365.71	c #Conflicts:    1246000 | #Learnt:      31871 | 0.000
365.63/365.71	c total clause space: 127.173MB
365.63/365.71	c total #watches: 77060
365.93/366.08	c total #propagations: 643849144 / total #impl: 1481833905 (eff. 0.434)
365.93/366.08	c #Conflicts:    1247000 | #Learnt:      32871 | 0.000
365.93/366.08	c total clause space: 127.173MB
365.93/366.08	c total #watches: 79060
366.33/366.48	c total #propagations: 644502709 / total #impl: 1483371577 (eff. 0.434)
366.33/366.48	c #Conflicts:    1248000 | #Learnt:      33871 | 0.000
366.33/366.48	c total clause space: 127.173MB
366.33/366.48	c total #watches: 81060
366.73/366.83	c total #propagations: 645086254 / total #impl: 1484773299 (eff. 0.434)
366.73/366.83	c #Conflicts:    1249000 | #Learnt:      34871 | 0.000
366.73/366.83	c total clause space: 127.173MB
366.73/366.83	c total #watches: 83060
367.13/367.20	c total #propagations: 645635378 / total #impl: 1486096794 (eff. 0.434)
367.13/367.20	c #Conflicts:    1250000 | #Learnt:      35871 | 0.000
367.13/367.20	c total clause space: 127.173MB
367.13/367.20	c total #watches: 85060
367.43/367.57	c total #propagations: 646205155 / total #impl: 1487447408 (eff. 0.434)
367.43/367.57	c #Conflicts:    1251000 | #Learnt:      36871 | 0.000
367.43/367.57	c total clause space: 127.173MB
367.43/367.57	c total #watches: 87060
367.83/367.92	c total #propagations: 646762223 / total #impl: 1488768353 (eff. 0.434)
367.83/367.92	c #Conflicts:    1252000 | #Learnt:      37871 | 0.000
367.83/367.92	c total clause space: 127.173MB
367.83/367.92	c total #watches: 89060
368.13/368.28	c total #propagations: 647355150 / total #impl: 1490178154 (eff. 0.434)
368.13/368.28	c #Conflicts:    1253000 | #Learnt:      38871 | 0.000
368.13/368.28	c total clause space: 127.173MB
368.13/368.28	c total #watches: 91060
368.63/368.71	c total #propagations: 648007303 / total #impl: 1491649043 (eff. 0.434)
368.63/368.71	c #Conflicts:    1254000 | #Learnt:      39871 | 0.000
368.63/368.71	c total clause space: 127.173MB
368.63/368.71	c total #watches: 93060
369.03/369.16	c total #propagations: 648561391 / total #impl: 1492960327 (eff. 0.434)
369.03/369.16	c #Conflicts:    1255000 | #Learnt:      40871 | 0.000
369.03/369.16	c total clause space: 127.173MB
369.03/369.16	c total #watches: 95060
369.53/369.61	c total #propagations: 649173461 / total #impl: 1494414492 (eff. 0.434)
369.53/369.61	c #Conflicts:    1256000 | #Learnt:      41871 | 0.000
369.53/369.61	c total clause space: 127.173MB
369.53/369.61	c total #watches: 97060
369.93/370.00	c total #propagations: 649739564 / total #impl: 1495794103 (eff. 0.434)
369.93/370.00	c #Conflicts:    1257000 | #Learnt:      42871 | 0.000
369.93/370.00	c total clause space: 127.173MB
369.93/370.00	c total #watches: 99060
370.33/370.42	c total #propagations: 650317224 / total #impl: 1497181442 (eff. 0.434)
370.33/370.42	c #Conflicts:    1258000 | #Learnt:      43871 | 0.000
370.33/370.42	c total clause space: 127.173MB
370.33/370.42	c total #watches: 101060
370.83/370.92	c total #propagations: 650918378 / total #impl: 1498624253 (eff. 0.434)
370.83/370.92	c #Conflicts:    1259000 | #Learnt:      44871 | 0.000
370.83/370.92	c total clause space: 127.173MB
370.83/370.92	c total #watches: 103060
371.33/371.41	c total #propagations: 651520407 / total #impl: 1500098433 (eff. 0.434)
371.33/371.41	c #Conflicts:    1260000 | #Learnt:      45871 | 0.000
371.33/371.41	c total clause space: 127.173MB
371.33/371.41	c total #watches: 105060
371.83/371.92	c total #propagations: 652097864 / total #impl: 1501486621 (eff. 0.434)
371.83/371.92	c #Conflicts:    1261000 | #Learnt:      46871 | 0.000
371.83/371.92	c total clause space: 127.173MB
371.83/371.92	c total #watches: 107060
372.23/372.33	c total #propagations: 652669326 / total #impl: 1502885386 (eff. 0.434)
372.23/372.33	c #Conflicts:    1262000 | #Learnt:      47871 | 0.000
372.23/372.33	c total clause space: 127.173MB
372.23/372.33	c total #watches: 109060
372.63/372.72	c total #propagations: 653088235 / total #impl: 1503875820 (eff. 0.434)
372.63/372.72	c #Conflicts:    1263000 | #Learnt:      48871 | 0.000
372.63/372.72	c total clause space: 127.173MB
372.63/372.72	c total #watches: 111060
372.93/373.04	c total #propagations: 653327841 / total #impl: 1504405265 (eff. 0.434)
372.93/373.04	c #Conflicts:    1264000 | #Learnt:      49871 | 0.000
372.93/373.04	c total clause space: 127.173MB
372.93/373.04	c total #watches: 113060
373.33/373.46	c total #propagations: 653620861 / total #impl: 1505022418 (eff. 0.434)
373.33/373.46	c #Conflicts:    1265000 | #Learnt:      50871 | 0.000
373.33/373.46	c total clause space: 127.173MB
373.33/373.46	c total #watches: 115060
373.73/373.87	c total #propagations: 653873583 / total #impl: 1505613434 (eff. 0.434)
373.73/373.87	c #Conflicts:    1266000 | #Learnt:      51871 | 0.000
373.73/373.87	c total clause space: 127.173MB
373.73/373.87	c total #watches: 117060
373.93/374.09	c total #propagations: 654141087 / total #impl: 1506236264 (eff. 0.434)
373.93/374.09	c #Conflicts:    1267000 | #Learnt:      52871 | 0.000
373.93/374.09	c total clause space: 127.173MB
373.93/374.09	c total #watches: 119060
374.23/374.32	c total #propagations: 654397837 / total #impl: 1506777945 (eff. 0.434)
374.23/374.32	c #Conflicts:    1268000 | #Learnt:      53871 | 0.000
374.23/374.32	c total clause space: 127.173MB
374.23/374.32	c total #watches: 121060
374.43/374.57	c total #propagations: 654686431 / total #impl: 1507389963 (eff. 0.434)
374.43/374.57	c GC COLLECT
374.43/374.57	c #Conflicts:    1269000 | #Learnt:      27665 | 0.000
374.43/374.57	c total clause space: 127.173MB
374.43/374.57	c total #watches: 68648
374.83/374.93	c total #propagations: 655053259 / total #impl: 1508207381 (eff. 0.434)
374.83/374.93	c #Conflicts:    1270000 | #Learnt:      28665 | 0.000
374.83/374.93	c total clause space: 127.173MB
374.83/374.93	c total #watches: 70648
375.13/375.27	c total #propagations: 655551889 / total #impl: 1509407485 (eff. 0.434)
375.13/375.27	c #Conflicts:    1271000 | #Learnt:      29665 | 0.000
375.13/375.27	c total clause space: 127.173MB
375.13/375.27	c total #watches: 72648
375.42/375.59	c total #propagations: 656022932 / total #impl: 1510556101 (eff. 0.434)
375.42/375.59	c #Conflicts:    1272000 | #Learnt:      30665 | 0.000
375.42/375.59	c total clause space: 127.173MB
375.42/375.59	c total #watches: 74648
375.82/375.95	c total #propagations: 656516847 / total #impl: 1511755328 (eff. 0.434)
375.82/375.95	c #Conflicts:    1273000 | #Learnt:      31665 | 0.000
375.82/375.95	c total clause space: 127.173MB
375.82/375.95	c total #watches: 76648
376.13/376.28	c total #propagations: 657019810 / total #impl: 1512981983 (eff. 0.434)
376.13/376.28	c #Conflicts:    1274000 | #Learnt:      32665 | 0.000
376.13/376.28	c total clause space: 127.173MB
376.13/376.28	c total #watches: 78648
376.52/376.64	c total #propagations: 657537904 / total #impl: 1514252164 (eff. 0.434)
376.52/376.64	c #Conflicts:    1275000 | #Learnt:      33665 | 0.000
376.52/376.64	c total clause space: 127.173MB
376.52/376.64	c total #watches: 80648
376.82/376.99	c total #propagations: 658024700 / total #impl: 1515450831 (eff. 0.434)
376.82/376.99	c #Conflicts:    1276000 | #Learnt:      34665 | 0.000
376.82/376.99	c total clause space: 127.173MB
376.82/376.99	c total #watches: 82648
377.23/377.36	c total #propagations: 658567725 / total #impl: 1516745892 (eff. 0.434)
377.23/377.36	c #Conflicts:    1277000 | #Learnt:      35665 | 0.000
377.23/377.36	c total clause space: 127.173MB
377.23/377.36	c total #watches: 84648
377.62/377.73	c total #propagations: 659153824 / total #impl: 1518162914 (eff. 0.434)
377.62/377.73	c #Conflicts:    1278000 | #Learnt:      36665 | 0.000
377.62/377.73	c total clause space: 127.173MB
377.62/377.73	c total #watches: 86648
378.02/378.13	c total #propagations: 659747999 / total #impl: 1519578344 (eff. 0.434)
378.02/378.13	c #Conflicts:    1279000 | #Learnt:      37665 | 0.000
378.02/378.13	c total clause space: 127.173MB
378.02/378.13	c total #watches: 88648
378.33/378.46	c total #propagations: 660356283 / total #impl: 1521008623 (eff. 0.434)
378.33/378.46	c #Conflicts:    1280000 | #Learnt:      38665 | 0.000
378.33/378.46	c total clause space: 127.173MB
378.33/378.46	c total #watches: 90648
378.62/378.77	c total #propagations: 660965318 / total #impl: 1522467658 (eff. 0.434)
378.62/378.77	c #Conflicts:    1281000 | #Learnt:      39665 | 0.000
378.62/378.77	c total clause space: 127.173MB
378.62/378.77	c total #watches: 92648
379.02/379.18	c total #propagations: 661543465 / total #impl: 1523839188 (eff. 0.434)
379.02/379.18	c #Conflicts:    1282000 | #Learnt:      40665 | 0.000
379.02/379.18	c total clause space: 127.173MB
379.02/379.18	c total #watches: 94648
379.43/379.55	c total #propagations: 662100151 / total #impl: 1525183138 (eff. 0.434)
379.43/379.55	c #Conflicts:    1283000 | #Learnt:      41665 | 0.000
379.43/379.55	c total clause space: 127.173MB
379.43/379.55	c total #watches: 96648
379.82/379.92	c total #propagations: 662721226 / total #impl: 1526647138 (eff. 0.434)
379.82/379.92	c #Conflicts:    1284000 | #Learnt:      42665 | 0.000
379.82/379.92	c total clause space: 127.173MB
379.82/379.92	c total #watches: 98648
380.22/380.39	c total #propagations: 663355527 / total #impl: 1528174788 (eff. 0.434)
380.22/380.39	c #Conflicts:    1285000 | #Learnt:      43665 | 0.000
380.22/380.39	c total clause space: 127.173MB
380.22/380.39	c total #watches: 100648
380.82/380.93	c total #propagations: 663933586 / total #impl: 1529566384 (eff. 0.434)
380.82/380.93	c #Conflicts:    1286000 | #Learnt:      44665 | 0.000
380.82/380.93	c total clause space: 127.173MB
380.82/380.93	c total #watches: 102648
381.32/381.46	c total #propagations: 664485294 / total #impl: 1530890816 (eff. 0.434)
381.32/381.46	c #Conflicts:    1287000 | #Learnt:      45665 | 0.000
381.32/381.46	c total clause space: 127.173MB
381.32/381.46	c total #watches: 104648
381.82/381.97	c total #propagations: 665073144 / total #impl: 1532307379 (eff. 0.434)
381.82/381.97	c #Conflicts:    1288000 | #Learnt:      46665 | 0.000
381.82/381.97	c total clause space: 127.173MB
381.82/381.97	c total #watches: 106648
382.32/382.40	c total #propagations: 665617602 / total #impl: 1533650209 (eff. 0.434)
382.32/382.40	c #Conflicts:    1289000 | #Learnt:      47665 | 0.000
382.32/382.40	c total clause space: 127.173MB
382.32/382.40	c total #watches: 108648
382.73/382.83	c total #propagations: 666196887 / total #impl: 1535055557 (eff. 0.434)
382.73/382.83	c #Conflicts:    1290000 | #Learnt:      48665 | 0.000
382.73/382.83	c total clause space: 127.173MB
382.73/382.83	c total #watches: 110648
383.12/383.22	c total #propagations: 666626185 / total #impl: 1536149580 (eff. 0.434)
383.12/383.22	c #Conflicts:    1291000 | #Learnt:      49665 | 0.000
383.12/383.22	c total clause space: 127.173MB
383.12/383.22	c total #watches: 112648
383.52/383.69	c total #propagations: 667196332 / total #impl: 1537541234 (eff. 0.434)
383.52/383.69	c #Conflicts:    1292000 | #Learnt:      50665 | 0.000
383.52/383.69	c total clause space: 127.173MB
383.52/383.69	c total #watches: 114648
384.02/384.18	c total #propagations: 667764014 / total #impl: 1538953960 (eff. 0.434)
384.02/384.18	c #Conflicts:    1293000 | #Learnt:      51665 | 0.000
384.02/384.18	c total clause space: 127.173MB
384.02/384.18	c total #watches: 116648
384.52/384.64	c total #propagations: 668371524 / total #impl: 1540460235 (eff. 0.434)
384.52/384.64	c #Conflicts:    1294000 | #Learnt:      52665 | 0.000
384.52/384.64	c total clause space: 127.173MB
384.52/384.64	c total #watches: 118648
385.03/385.14	c total #propagations: 669006543 / total #impl: 1542030873 (eff. 0.434)
385.03/385.14	c #Conflicts:    1295000 | #Learnt:      53665 | 0.000
385.03/385.14	c total clause space: 127.173MB
385.03/385.14	c total #watches: 120648
385.52/385.62	c total #propagations: 669567672 / total #impl: 1543399158 (eff. 0.434)
385.52/385.62	c #Conflicts:    1296000 | #Learnt:      54665 | 0.000
385.52/385.62	c total clause space: 127.173MB
385.52/385.62	c total #watches: 122648
385.82/385.90	c total #propagations: 669827495 / total #impl: 1543976056 (eff. 0.434)
385.82/385.90	c GC COLLECT
385.82/385.90	c #Conflicts:    1297000 | #Learnt:      28164 | 0.000
385.82/385.90	c total clause space: 127.173MB
385.82/385.90	c total #watches: 69646
386.03/386.15	c total #propagations: 670100612 / total #impl: 1544551287 (eff. 0.434)
386.03/386.15	c #Conflicts:    1298000 | #Learnt:      29164 | 0.000
386.03/386.15	c total clause space: 127.173MB
386.03/386.15	c total #watches: 71646
386.22/386.38	c total #propagations: 670350469 / total #impl: 1545122902 (eff. 0.434)
386.22/386.38	c #Conflicts:    1299000 | #Learnt:      30164 | 0.000
386.22/386.38	c total clause space: 127.173MB
386.22/386.38	c total #watches: 73646
386.52/386.64	c total #propagations: 670617267 / total #impl: 1545678769 (eff. 0.434)
386.52/386.64	c #Conflicts:    1300000 | #Learnt:      31164 | 0.000
386.52/386.64	c total clause space: 127.173MB
386.52/386.64	c total #watches: 75646
386.72/386.84	c total #propagations: 670900355 / total #impl: 1546311644 (eff. 0.434)
386.72/386.84	c #Conflicts:    1301000 | #Learnt:      32164 | 0.000
386.72/386.84	c total clause space: 127.173MB
386.72/386.84	c total #watches: 77646
387.02/387.14	c total #propagations: 671180080 / total #impl: 1546916872 (eff. 0.434)
387.02/387.14	c #Conflicts:    1302000 | #Learnt:      33164 | 0.000
387.02/387.14	c total clause space: 127.173MB
387.02/387.14	c total #watches: 79646
387.32/387.45	c total #propagations: 671444119 / total #impl: 1547567443 (eff. 0.434)
387.32/387.45	c #Conflicts:    1303000 | #Learnt:      34164 | 0.000
387.32/387.45	c total clause space: 127.173MB
387.32/387.45	c total #watches: 81646
387.62/387.78	c total #propagations: 671768444 / total #impl: 1548345178 (eff. 0.434)
387.62/387.78	c #Conflicts:    1304000 | #Learnt:      35164 | 0.000
387.62/387.78	c total clause space: 127.173MB
387.62/387.78	c total #watches: 83646
388.02/388.16	c total #propagations: 672316681 / total #impl: 1549653960 (eff. 0.434)
388.02/388.16	c #Conflicts:    1305000 | #Learnt:      36164 | 0.000
388.02/388.16	c total clause space: 127.173MB
388.02/388.16	c total #watches: 85646
388.52/388.60	c total #propagations: 672919087 / total #impl: 1551118726 (eff. 0.434)
388.52/388.60	c #Conflicts:    1306000 | #Learnt:      37164 | 0.000
388.52/388.60	c total clause space: 127.173MB
388.52/388.60	c total #watches: 87646
388.92/389.02	c total #propagations: 673494351 / total #impl: 1552556848 (eff. 0.434)
388.92/389.02	c #Conflicts:    1307000 | #Learnt:      38164 | 0.000
388.92/389.02	c total clause space: 127.173MB
388.92/389.02	c total #watches: 89646
389.33/389.40	c total #propagations: 674121298 / total #impl: 1554104743 (eff. 0.434)
389.33/389.40	c #Conflicts:    1308000 | #Learnt:      39164 | 0.000
389.33/389.40	c total clause space: 127.173MB
389.33/389.40	c total #watches: 91646
389.72/389.81	c total #propagations: 674741821 / total #impl: 1555616898 (eff. 0.434)
389.72/389.81	c #Conflicts:    1309000 | #Learnt:      40164 | 0.000
389.72/389.81	c total clause space: 127.173MB
389.72/389.81	c total #watches: 93646
390.02/390.15	c total #propagations: 675357948 / total #impl: 1557108493 (eff. 0.434)
390.02/390.15	c #Conflicts:    1310000 | #Learnt:      41164 | 0.000
390.02/390.15	c total clause space: 127.173MB
390.02/390.15	c total #watches: 95646
390.32/390.49	c total #propagations: 675925652 / total #impl: 1558466274 (eff. 0.434)
390.32/390.49	c #Conflicts:    1311000 | #Learnt:      42164 | 0.000
390.32/390.49	c total clause space: 127.173MB
390.32/390.49	c total #watches: 97646
390.72/390.83	c total #propagations: 676508892 / total #impl: 1559871172 (eff. 0.434)
390.72/390.83	c #Conflicts:    1312000 | #Learnt:      43164 | 0.000
390.72/390.83	c total clause space: 127.173MB
390.72/390.83	c total #watches: 99646
391.02/391.19	c total #propagations: 677096343 / total #impl: 1561277889 (eff. 0.434)
391.02/391.19	c #Conflicts:    1313000 | #Learnt:      44164 | 0.000
391.02/391.19	c total clause space: 127.173MB
391.02/391.19	c total #watches: 101646
391.42/391.57	c total #propagations: 677672605 / total #impl: 1562664771 (eff. 0.434)
391.42/391.57	c #Conflicts:    1314000 | #Learnt:      45164 | 0.000
391.42/391.57	c total clause space: 127.173MB
391.42/391.57	c total #watches: 103646
391.82/391.94	c total #propagations: 678311159 / total #impl: 1564209367 (eff. 0.434)
391.82/391.94	c #Conflicts:    1315000 | #Learnt:      46164 | 0.000
391.82/391.94	c total clause space: 127.173MB
391.82/391.94	c total #watches: 105646
392.22/392.31	c total #propagations: 678945354 / total #impl: 1565726586 (eff. 0.434)
392.22/392.31	c #Conflicts:    1316000 | #Learnt:      47164 | 0.000
392.22/392.31	c total clause space: 127.173MB
392.22/392.31	c total #watches: 107646
392.73/392.83	c total #propagations: 679586789 / total #impl: 1567275386 (eff. 0.434)
392.73/392.83	c #Conflicts:    1317000 | #Learnt:      48164 | 0.000
392.73/392.83	c total clause space: 127.173MB
392.73/392.83	c total #watches: 109646
393.22/393.35	c total #propagations: 680167071 / total #impl: 1568721719 (eff. 0.434)
393.22/393.35	c #Conflicts:    1318000 | #Learnt:      49164 | 0.000
393.22/393.35	c total clause space: 127.173MB
393.22/393.35	c total #watches: 111646
393.73/393.83	c total #propagations: 680739060 / total #impl: 1570138525 (eff. 0.434)
393.73/393.83	c #Conflicts:    1319000 | #Learnt:      50164 | 0.000
393.73/393.83	c total clause space: 127.173MB
393.73/393.83	c total #watches: 113646
394.12/394.29	c total #propagations: 681370068 / total #impl: 1571690557 (eff. 0.434)
394.12/394.29	c #Conflicts:    1320000 | #Learnt:      51164 | 0.000
394.12/394.29	c total clause space: 127.173MB
394.12/394.29	c total #watches: 115646
394.62/394.72	c total #propagations: 682028470 / total #impl: 1573298135 (eff. 0.434)
394.62/394.72	c #Conflicts:    1321000 | #Learnt:      52164 | 0.000
394.62/394.72	c total clause space: 127.173MB
394.62/394.72	c total #watches: 117646
395.02/395.15	c total #propagations: 682663453 / total #impl: 1574831292 (eff. 0.433)
395.02/395.15	c #Conflicts:    1322000 | #Learnt:      53164 | 0.000
395.02/395.15	c total clause space: 127.173MB
395.02/395.15	c total #watches: 119646
395.42/395.51	c total #propagations: 683278432 / total #impl: 1576312049 (eff. 0.433)
395.42/395.51	c #Conflicts:    1323000 | #Learnt:      54164 | 0.000
395.42/395.51	c total clause space: 127.173MB
395.42/395.51	c total #watches: 121646
395.93/396.03	c total #propagations: 683888776 / total #impl: 1577795095 (eff. 0.433)
395.93/396.03	c #Conflicts:    1324000 | #Learnt:      55164 | 0.000
395.93/396.03	c total clause space: 127.173MB
395.93/396.03	c total #watches: 123646
396.32/396.47	c total #propagations: 684500208 / total #impl: 1579320746 (eff. 0.433)
396.32/396.47	c GC COLLECT
396.32/396.47	c #Conflicts:    1325000 | #Learnt:      28359 | 0.000
396.32/396.47	c total clause space: 127.173MB
396.32/396.47	c total #watches: 70036
396.62/396.77	c total #propagations: 685145454 / total #impl: 1580896674 (eff. 0.433)
396.62/396.77	c #Conflicts:    1326000 | #Learnt:      29359 | 0.000
396.62/396.77	c total clause space: 127.173MB
396.62/396.77	c total #watches: 72036
396.92/397.10	c total #propagations: 685667232 / total #impl: 1582164587 (eff. 0.433)
396.92/397.10	c #Conflicts:    1327000 | #Learnt:      30359 | 0.000
396.92/397.10	c total clause space: 127.173MB
396.92/397.10	c total #watches: 74036
397.32/397.44	c total #propagations: 686256342 / total #impl: 1583577637 (eff. 0.433)
397.32/397.44	c #Conflicts:    1328000 | #Learnt:      31359 | 0.000
397.32/397.44	c total clause space: 127.173MB
397.32/397.44	c total #watches: 76036
397.62/397.79	c total #propagations: 686855561 / total #impl: 1585008945 (eff. 0.433)
397.62/397.79	c #Conflicts:    1329000 | #Learnt:      32359 | 0.000
397.62/397.79	c total clause space: 127.173MB
397.62/397.79	c total #watches: 78036
398.02/398.13	c total #propagations: 687435185 / total #impl: 1586424609 (eff. 0.433)
398.02/398.13	c #Conflicts:    1330000 | #Learnt:      33359 | 0.000
398.02/398.13	c total clause space: 127.173MB
398.02/398.13	c total #watches: 80036
398.42/398.50	c total #propagations: 688037914 / total #impl: 1587873974 (eff. 0.433)
398.42/398.50	c #Conflicts:    1331000 | #Learnt:      34359 | 0.000
398.42/398.50	c total clause space: 127.173MB
398.42/398.50	c total #watches: 82036
398.82/398.90	c total #propagations: 688670676 / total #impl: 1589423362 (eff. 0.433)
398.82/398.90	c #Conflicts:    1332000 | #Learnt:      35359 | 0.000
398.82/398.90	c total clause space: 127.173MB
398.82/398.90	c total #watches: 84036
399.23/399.35	c total #propagations: 689291459 / total #impl: 1590942829 (eff. 0.433)
399.23/399.35	c #Conflicts:    1333000 | #Learnt:      36359 | 0.000
399.23/399.35	c total clause space: 127.173MB
399.23/399.35	c total #watches: 86036
399.62/399.78	c total #propagations: 689876029 / total #impl: 1592398499 (eff. 0.433)
399.62/399.78	c #Conflicts:    1334000 | #Learnt:      37359 | 0.000
399.62/399.78	c total clause space: 127.173MB
399.62/399.78	c total #watches: 88036
400.12/400.20	c total #propagations: 690484239 / total #impl: 1593873619 (eff. 0.433)
400.12/400.20	c #Conflicts:    1335000 | #Learnt:      38359 | 0.000
400.12/400.20	c total clause space: 127.173MB
400.12/400.20	c total #watches: 90036
400.52/400.62	c total #propagations: 691093745 / total #impl: 1595317376 (eff. 0.433)
400.52/400.62	c #Conflicts:    1336000 | #Learnt:      39359 | 0.000
400.52/400.62	c total clause space: 127.173MB
400.52/400.62	c total #watches: 92036
400.82/400.97	c total #propagations: 691679777 / total #impl: 1596759411 (eff. 0.433)
400.82/400.97	c #Conflicts:    1337000 | #Learnt:      40359 | 0.000
400.82/400.97	c total clause space: 127.173MB
400.82/400.97	c total #watches: 94036
401.22/401.33	c total #propagations: 692267763 / total #impl: 1598176531 (eff. 0.433)
401.22/401.33	c #Conflicts:    1338000 | #Learnt:      41359 | 0.000
401.22/401.33	c total clause space: 127.173MB
401.22/401.33	c total #watches: 96036
401.62/401.70	c total #propagations: 692848198 / total #impl: 1599577446 (eff. 0.433)
401.62/401.70	c #Conflicts:    1339000 | #Learnt:      42359 | 0.000
401.62/401.70	c total clause space: 127.173MB
401.62/401.70	c total #watches: 98036
402.02/402.11	c total #propagations: 693438270 / total #impl: 1601011678 (eff. 0.433)
402.02/402.11	c #Conflicts:    1340000 | #Learnt:      43359 | 0.000
402.02/402.11	c total clause space: 127.173MB
402.02/402.11	c total #watches: 100036
402.42/402.57	c total #propagations: 694013075 / total #impl: 1602419793 (eff. 0.433)
402.42/402.57	c #Conflicts:    1341000 | #Learnt:      44359 | 0.000
402.42/402.57	c total clause space: 127.173MB
402.42/402.57	c total #watches: 102036
402.82/402.98	c total #propagations: 694625277 / total #impl: 1603925275 (eff. 0.433)
402.82/402.98	c #Conflicts:    1342000 | #Learnt:      45359 | 0.000
402.82/402.98	c total clause space: 127.173MB
402.82/402.98	c total #watches: 104036
403.32/403.40	c total #propagations: 695200943 / total #impl: 1605338323 (eff. 0.433)
403.32/403.40	c #Conflicts:    1343000 | #Learnt:      46359 | 0.000
403.32/403.40	c total clause space: 127.173MB
403.32/403.40	c total #watches: 106036
403.72/403.85	c total #propagations: 695781841 / total #impl: 1606754483 (eff. 0.433)
403.72/403.85	c #Conflicts:    1344000 | #Learnt:      47359 | 0.000
403.72/403.85	c total clause space: 127.173MB
403.72/403.85	c total #watches: 108036
404.12/404.28	c total #propagations: 696356382 / total #impl: 1608156581 (eff. 0.433)
404.12/404.28	c #Conflicts:    1345000 | #Learnt:      48359 | 0.000
404.12/404.28	c total clause space: 127.173MB
404.12/404.28	c total #watches: 110036
404.62/404.80	c total #propagations: 696928504 / total #impl: 1609552274 (eff. 0.433)
404.62/404.80	c #Conflicts:    1346000 | #Learnt:      49359 | 0.000
404.62/404.80	c total clause space: 127.173MB
404.62/404.80	c total #watches: 112036
405.22/405.32	c total #propagations: 697526391 / total #impl: 1611039623 (eff. 0.433)
405.22/405.32	c #Conflicts:    1347000 | #Learnt:      50359 | 0.000
405.22/405.32	c total clause space: 127.173MB
405.22/405.32	c total #watches: 114036
405.72/405.89	c total #propagations: 698089299 / total #impl: 1612453083 (eff. 0.433)
405.72/405.89	c #Conflicts:    1348000 | #Learnt:      51359 | 0.000
405.72/405.89	c total clause space: 127.173MB
405.72/405.89	c total #watches: 116036
406.32/406.45	c total #propagations: 698676076 / total #impl: 1613931138 (eff. 0.433)
406.32/406.45	c #Conflicts:    1349000 | #Learnt:      52359 | 0.000
406.32/406.45	c total clause space: 127.173MB
406.32/406.45	c total #watches: 118036
406.82/407.00	c total #propagations: 699215391 / total #impl: 1615285874 (eff. 0.433)
406.82/407.00	c #Conflicts:    1350000 | #Learnt:      53359 | 0.000
406.82/407.00	c total clause space: 127.173MB
406.82/407.00	c total #watches: 120036
407.42/407.58	c total #propagations: 699810397 / total #impl: 1616771652 (eff. 0.433)
407.42/407.58	c #Conflicts:    1351000 | #Learnt:      54359 | 0.000
407.42/407.58	c total clause space: 127.173MB
407.42/407.58	c total #watches: 122036
407.92/408.10	c total #propagations: 700350530 / total #impl: 1618112266 (eff. 0.433)
407.92/408.10	c #Conflicts:    1352000 | #Learnt:      55359 | 0.000
407.92/408.10	c total clause space: 127.173MB
407.92/408.10	c total #watches: 124036
408.52/408.64	c total #propagations: 700898151 / total #impl: 1619471356 (eff. 0.433)
408.52/408.64	c GC COLLECT
408.52/408.64	c #Conflicts:    1353000 | #Learnt:      28252 | 0.000
408.52/408.64	c total clause space: 127.173MB
408.52/408.64	c total #watches: 69822
408.82/408.95	c total #propagations: 701414599 / total #impl: 1620762664 (eff. 0.433)
408.82/408.95	c #Conflicts:    1354000 | #Learnt:      29252 | 0.000
408.82/408.95	c total clause space: 127.173MB
408.82/408.95	c total #watches: 71822
409.12/409.29	c total #propagations: 701928712 / total #impl: 1622007444 (eff. 0.433)
409.12/409.29	c #Conflicts:    1355000 | #Learnt:      30252 | 0.000
409.12/409.29	c total clause space: 127.173MB
409.12/409.29	c total #watches: 73822
409.52/409.66	c total #propagations: 702502547 / total #impl: 1623398590 (eff. 0.433)
409.52/409.66	c #Conflicts:    1356000 | #Learnt:      31252 | 0.000
409.52/409.66	c total clause space: 127.173MB
409.52/409.66	c total #watches: 75822
409.92/410.08	c total #propagations: 703055557 / total #impl: 1624739952 (eff. 0.433)
409.92/410.08	c #Conflicts:    1357000 | #Learnt:      32252 | 0.000
409.92/410.08	c total clause space: 127.173MB
409.92/410.08	c total #watches: 77822
410.32/410.46	c total #propagations: 703583809 / total #impl: 1626046067 (eff. 0.433)
410.32/410.46	c #Conflicts:    1358000 | #Learnt:      33252 | 0.000
410.32/410.46	c total clause space: 127.173MB
410.32/410.46	c total #watches: 79822
410.72/410.84	c total #propagations: 704072040 / total #impl: 1627251483 (eff. 0.433)
410.72/410.84	c #Conflicts:    1359000 | #Learnt:      34252 | 0.000
410.72/410.84	c total clause space: 127.173MB
410.72/410.84	c total #watches: 81822
411.12/411.24	c total #propagations: 704665870 / total #impl: 1628703527 (eff. 0.433)
411.12/411.24	c #Conflicts:    1360000 | #Learnt:      35252 | 0.000
411.12/411.24	c total clause space: 127.173MB
411.12/411.24	c total #watches: 83822
411.42/411.54	c total #propagations: 705277726 / total #impl: 1630167848 (eff. 0.433)
411.42/411.54	c #Conflicts:    1361000 | #Learnt:      36252 | 0.000
411.42/411.54	c total clause space: 127.173MB
411.42/411.54	c total #watches: 85822
411.72/411.86	c total #propagations: 705904700 / total #impl: 1631645779 (eff. 0.433)
411.72/411.86	c #Conflicts:    1362000 | #Learnt:      37252 | 0.000
411.72/411.86	c total clause space: 127.173MB
411.72/411.86	c total #watches: 87822
412.12/412.28	c total #propagations: 706476742 / total #impl: 1632985865 (eff. 0.433)
412.12/412.28	c #Conflicts:    1363000 | #Learnt:      38252 | 0.000
412.12/412.28	c total clause space: 127.173MB
412.12/412.28	c total #watches: 89822
412.52/412.69	c total #propagations: 707078669 / total #impl: 1634406016 (eff. 0.433)
412.52/412.69	c #Conflicts:    1364000 | #Learnt:      39252 | 0.000
412.52/412.69	c total clause space: 127.173MB
412.52/412.69	c total #watches: 91822
412.92/413.09	c total #propagations: 707603781 / total #impl: 1635657772 (eff. 0.433)
412.92/413.09	c #Conflicts:    1365000 | #Learnt:      40252 | 0.000
412.92/413.09	c total clause space: 127.173MB
412.92/413.09	c total #watches: 93822
413.32/413.48	c total #propagations: 708226333 / total #impl: 1637144746 (eff. 0.433)
413.32/413.48	c #Conflicts:    1366000 | #Learnt:      41252 | 0.000
413.32/413.48	c total clause space: 127.173MB
413.32/413.48	c total #watches: 95822
413.82/413.91	c total #propagations: 708787351 / total #impl: 1638449496 (eff. 0.433)
413.82/413.91	c #Conflicts:    1367000 | #Learnt:      42252 | 0.000
413.82/413.91	c total clause space: 127.173MB
413.82/413.91	c total #watches: 97822
414.22/414.34	c total #propagations: 709336898 / total #impl: 1639746012 (eff. 0.433)
414.22/414.34	c #Conflicts:    1368000 | #Learnt:      43252 | 0.000
414.22/414.34	c total clause space: 127.173MB
414.22/414.34	c total #watches: 99822
414.62/414.77	c total #propagations: 709927762 / total #impl: 1641166555 (eff. 0.433)
414.62/414.77	c #Conflicts:    1369000 | #Learnt:      44252 | 0.000
414.62/414.77	c total clause space: 127.173MB
414.62/414.77	c total #watches: 101822
415.11/415.30	c total #propagations: 710515529 / total #impl: 1642555936 (eff. 0.433)
415.11/415.30	c #Conflicts:    1370000 | #Learnt:      45252 | 0.000
415.11/415.30	c total clause space: 127.173MB
415.11/415.30	c total #watches: 103822
415.61/415.73	c total #propagations: 711119624 / total #impl: 1644016919 (eff. 0.433)
415.61/415.73	c #Conflicts:    1371000 | #Learnt:      46252 | 0.000
415.61/415.73	c total clause space: 127.173MB
415.61/415.73	c total #watches: 105822
416.01/416.16	c total #propagations: 711666222 / total #impl: 1645327711 (eff. 0.433)
416.01/416.16	c #Conflicts:    1372000 | #Learnt:      47252 | 0.000
416.01/416.16	c total clause space: 127.173MB
416.01/416.16	c total #watches: 107822
416.51/416.61	c total #propagations: 712242688 / total #impl: 1646711925 (eff. 0.433)
416.51/416.61	c #Conflicts:    1373000 | #Learnt:      48252 | 0.000
416.51/416.61	c total clause space: 127.173MB
416.51/416.61	c total #watches: 109822
417.11/417.23	c total #propagations: 712875269 / total #impl: 1648237803 (eff. 0.433)
417.11/417.23	c #Conflicts:    1374000 | #Learnt:      49252 | 0.000
417.11/417.23	c total clause space: 127.173MB
417.11/417.23	c total #watches: 111822
417.71/417.81	c total #propagations: 713503003 / total #impl: 1649789632 (eff. 0.432)
417.71/417.81	c #Conflicts:    1375000 | #Learnt:      50252 | 0.000
417.71/417.81	c total clause space: 127.173MB
417.71/417.81	c total #watches: 113822
418.21/418.33	c total #propagations: 714072094 / total #impl: 1651186296 (eff. 0.432)
418.21/418.33	c #Conflicts:    1376000 | #Learnt:      51252 | 0.000
418.21/418.33	c total clause space: 127.173MB
418.21/418.33	c total #watches: 115822
418.71/418.89	c total #propagations: 714641725 / total #impl: 1652568197 (eff. 0.432)
418.71/418.89	c #Conflicts:    1377000 | #Learnt:      52252 | 0.000
418.71/418.89	c total clause space: 127.173MB
418.71/418.89	c total #watches: 117822
419.21/419.33	c total #propagations: 715203906 / total #impl: 1653953852 (eff. 0.432)
419.21/419.33	c #Conflicts:    1378000 | #Learnt:      53252 | 0.000
419.21/419.33	c total clause space: 127.173MB
419.21/419.33	c total #watches: 119822
419.71/419.85	c total #propagations: 715792947 / total #impl: 1655388945 (eff. 0.432)
419.71/419.85	c #Conflicts:    1379000 | #Learnt:      54252 | 0.000
419.71/419.85	c total clause space: 127.173MB
419.71/419.85	c total #watches: 121822
420.31/420.46	c total #propagations: 716371576 / total #impl: 1656792749 (eff. 0.432)
420.31/420.46	c #Conflicts:    1380000 | #Learnt:      55252 | 0.000
420.31/420.46	c total clause space: 127.173MB
420.31/420.46	c total #watches: 123822
421.01/421.12	c total #propagations: 716928400 / total #impl: 1658141998 (eff. 0.432)
421.01/421.12	c #Conflicts:    1381000 | #Learnt:      56252 | 0.000
421.01/421.12	c total clause space: 127.173MB
421.01/421.12	c total #watches: 125822
421.51/421.65	c total #propagations: 717479664 / total #impl: 1659512334 (eff. 0.432)
421.51/421.65	c GC COLLECT
421.51/421.65	c #Conflicts:    1382000 | #Learnt:      28845 | 0.000
421.51/421.65	c total clause space: 127.173MB
421.51/421.65	c total #watches: 71008
421.81/421.95	c total #propagations: 718053420 / total #impl: 1660889742 (eff. 0.432)
421.81/421.95	c #Conflicts:    1383000 | #Learnt:      29845 | 0.000
421.81/421.95	c total clause space: 127.173MB
421.81/421.95	c total #watches: 73008
422.11/422.25	c total #propagations: 718650576 / total #impl: 1662294147 (eff. 0.432)
422.11/422.25	c #Conflicts:    1384000 | #Learnt:      30845 | 0.000
422.11/422.25	c total clause space: 127.173MB
422.11/422.25	c total #watches: 75008
422.42/422.56	c total #propagations: 719260382 / total #impl: 1663750160 (eff. 0.432)
422.42/422.56	c #Conflicts:    1385000 | #Learnt:      31845 | 0.000
422.42/422.56	c total clause space: 127.173MB
422.42/422.56	c total #watches: 77008
422.71/422.88	c total #propagations: 719844698 / total #impl: 1665116864 (eff. 0.432)
422.71/422.88	c #Conflicts:    1386000 | #Learnt:      32845 | 0.000
422.71/422.88	c total clause space: 127.173MB
422.71/422.88	c total #watches: 79008
423.11/423.21	c total #propagations: 720462403 / total #impl: 1666570384 (eff. 0.432)
423.11/423.21	c #Conflicts:    1387000 | #Learnt:      33845 | 0.000
423.11/423.21	c total clause space: 127.173MB
423.11/423.21	c total #watches: 81008
423.42/423.58	c total #propagations: 721057826 / total #impl: 1667967567 (eff. 0.432)
423.42/423.58	c #Conflicts:    1388000 | #Learnt:      34845 | 0.000
423.42/423.58	c total clause space: 127.173MB
423.42/423.58	c total #watches: 83008
423.81/423.97	c total #propagations: 721625832 / total #impl: 1669315302 (eff. 0.432)
423.81/423.97	c #Conflicts:    1389000 | #Learnt:      35845 | 0.000
423.81/423.97	c total clause space: 127.173MB
423.81/423.97	c total #watches: 85008
424.21/424.39	c total #propagations: 722242166 / total #impl: 1670800241 (eff. 0.432)
424.21/424.39	c #Conflicts:    1390000 | #Learnt:      36845 | 0.000
424.21/424.39	c total clause space: 127.173MB
424.21/424.39	c total #watches: 87008
424.62/424.72	c total #propagations: 722825203 / total #impl: 1672187932 (eff. 0.432)
424.62/424.72	c #Conflicts:    1391000 | #Learnt:      37845 | 0.000
424.62/424.72	c total clause space: 127.173MB
424.62/424.72	c total #watches: 89008
425.01/425.13	c total #propagations: 723399427 / total #impl: 1673562468 (eff. 0.432)
425.01/425.13	c #Conflicts:    1392000 | #Learnt:      38845 | 0.000
425.01/425.13	c total clause space: 127.173MB
425.01/425.13	c total #watches: 91008
425.31/425.47	c total #propagations: 723994731 / total #impl: 1674960553 (eff. 0.432)
425.31/425.47	c #Conflicts:    1393000 | #Learnt:      39845 | 0.000
425.31/425.47	c total clause space: 127.173MB
425.31/425.47	c total #watches: 93008
425.72/425.88	c total #propagations: 724581744 / total #impl: 1676333662 (eff. 0.432)
425.72/425.88	c #Conflicts:    1394000 | #Learnt:      40845 | 0.000
425.72/425.88	c total clause space: 127.173MB
425.72/425.88	c total #watches: 95008
426.11/426.26	c total #propagations: 725208363 / total #impl: 1677838258 (eff. 0.432)
426.11/426.26	c #Conflicts:    1395000 | #Learnt:      41845 | 0.000
426.11/426.26	c total clause space: 127.173MB
426.11/426.26	c total #watches: 97008
426.51/426.62	c total #propagations: 725820046 / total #impl: 1679297916 (eff. 0.432)
426.51/426.62	c #Conflicts:    1396000 | #Learnt:      42845 | 0.000
426.51/426.62	c total clause space: 127.173MB
426.51/426.62	c total #watches: 99008
427.01/427.10	c total #propagations: 726428916 / total #impl: 1680733774 (eff. 0.432)
427.01/427.10	c #Conflicts:    1397000 | #Learnt:      43845 | 0.000
427.01/427.10	c total clause space: 127.173MB
427.01/427.10	c total #watches: 101008
427.31/427.49	c total #propagations: 726988416 / total #impl: 1682066832 (eff. 0.432)
427.31/427.49	c #Conflicts:    1398000 | #Learnt:      44845 | 0.000
427.31/427.49	c total clause space: 127.173MB
427.31/427.49	c total #watches: 103008
427.82/427.93	c total #propagations: 727594913 / total #impl: 1683522022 (eff. 0.432)
427.82/427.93	c #Conflicts:    1399000 | #Learnt:      45845 | 0.000
427.82/427.93	c total clause space: 127.173MB
427.82/427.93	c total #watches: 105008
428.11/428.25	c total #propagations: 728194212 / total #impl: 1684955871 (eff. 0.432)
428.11/428.25	c #Conflicts:    1400000 | #Learnt:      46845 | 0.000
428.11/428.25	c total clause space: 127.173MB
428.11/428.25	c total #watches: 107008
428.51/428.66	c total #propagations: 728795808 / total #impl: 1686390546 (eff. 0.432)
428.51/428.66	c #Conflicts:    1401000 | #Learnt:      47845 | 0.000
428.51/428.66	c total clause space: 127.173MB
428.51/428.66	c total #watches: 109008
429.02/429.16	c total #propagations: 729399500 / total #impl: 1687854798 (eff. 0.432)
429.02/429.16	c #Conflicts:    1402000 | #Learnt:      48845 | 0.000
429.02/429.16	c total clause space: 127.173MB
429.02/429.16	c total #watches: 111008
429.41/429.59	c total #propagations: 729937245 / total #impl: 1689154827 (eff. 0.432)
429.41/429.59	c #Conflicts:    1403000 | #Learnt:      49845 | 0.000
429.41/429.59	c total clause space: 127.173MB
429.41/429.59	c total #watches: 113008
429.91/430.08	c total #propagations: 730574847 / total #impl: 1690711252 (eff. 0.432)
429.91/430.08	c #Conflicts:    1404000 | #Learnt:      50845 | 0.000
429.91/430.08	c total clause space: 127.173MB
429.91/430.08	c total #watches: 115008
430.51/430.60	c total #propagations: 731163712 / total #impl: 1692122088 (eff. 0.432)
430.51/430.60	c #Conflicts:    1405000 | #Learnt:      51845 | 0.000
430.51/430.60	c total clause space: 127.173MB
430.51/430.60	c total #watches: 117008
430.91/431.07	c total #propagations: 731750076 / total #impl: 1693532070 (eff. 0.432)
430.91/431.07	c #Conflicts:    1406000 | #Learnt:      52845 | 0.000
430.91/431.07	c total clause space: 127.173MB
430.91/431.07	c total #watches: 119008
431.41/431.55	c total #propagations: 732335200 / total #impl: 1694938665 (eff. 0.432)
431.41/431.55	c #Conflicts:    1407000 | #Learnt:      53845 | 0.000
431.41/431.55	c total clause space: 127.173MB
431.41/431.55	c total #watches: 121008
431.91/432.00	c total #propagations: 732922003 / total #impl: 1696351069 (eff. 0.432)
431.91/432.00	c #Conflicts:    1408000 | #Learnt:      54845 | 0.000
431.91/432.00	c total clause space: 127.173MB
431.91/432.00	c total #watches: 123008
432.32/432.45	c total #propagations: 733316819 / total #impl: 1697261240 (eff. 0.432)
432.32/432.45	c #Conflicts:    1409000 | #Learnt:      55845 | 0.000
432.32/432.45	c total clause space: 127.173MB
432.32/432.45	c total #watches: 125008
432.71/432.89	c total #propagations: 733582454 / total #impl: 1697835213 (eff. 0.432)
432.71/432.89	c #Conflicts:    1410000 | #Learnt:      56845 | 0.000
432.71/432.89	c total clause space: 127.173MB
432.71/432.89	c total #watches: 127008
433.01/433.14	c total #propagations: 733797045 / total #impl: 1698357883 (eff. 0.432)
433.01/433.14	c GC COLLECT
433.01/433.14	c #Conflicts:    1411000 | #Learnt:      29153 | 0.000
433.01/433.14	c total clause space: 127.173MB
433.01/433.14	c total #watches: 71624
433.32/433.41	c total #propagations: 734186893 / total #impl: 1699221832 (eff. 0.432)
433.32/433.41	c #Conflicts:    1412000 | #Learnt:      30153 | 0.000
433.32/433.41	c total clause space: 127.173MB
433.32/433.41	c total #watches: 73624
433.61/433.79	c total #propagations: 734698396 / total #impl: 1700401719 (eff. 0.432)
433.61/433.79	c #Conflicts:    1413000 | #Learnt:      31153 | 0.000
433.61/433.79	c total clause space: 127.173MB
433.61/433.79	c total #watches: 75624
434.01/434.11	c total #propagations: 735261782 / total #impl: 1701727541 (eff. 0.432)
434.01/434.11	c #Conflicts:    1414000 | #Learnt:      32153 | 0.000
434.01/434.11	c total clause space: 127.173MB
434.01/434.11	c total #watches: 77624
434.31/434.40	c total #propagations: 735833442 / total #impl: 1703097447 (eff. 0.432)
434.31/434.40	c #Conflicts:    1415000 | #Learnt:      33153 | 0.000
434.31/434.40	c total clause space: 127.173MB
434.31/434.40	c total #watches: 79624
434.61/434.77	c total #propagations: 736447604 / total #impl: 1704539477 (eff. 0.432)
434.61/434.77	c #Conflicts:    1416000 | #Learnt:      34153 | 0.000
434.61/434.77	c total clause space: 127.173MB
434.61/434.77	c total #watches: 81624
435.01/435.16	c total #propagations: 737049423 / total #impl: 1705954528 (eff. 0.432)
435.01/435.16	c #Conflicts:    1417000 | #Learnt:      35153 | 0.000
435.01/435.16	c total clause space: 127.173MB
435.01/435.16	c total #watches: 83624
435.31/435.43	c total #propagations: 737615546 / total #impl: 1707303949 (eff. 0.432)
435.31/435.43	c #Conflicts:    1418000 | #Learnt:      36153 | 0.000
435.31/435.43	c total clause space: 127.173MB
435.31/435.43	c total #watches: 85624
435.62/435.79	c total #propagations: 738059794 / total #impl: 1708304789 (eff. 0.432)
435.62/435.79	c #Conflicts:    1419000 | #Learnt:      37153 | 0.000
435.62/435.79	c total clause space: 127.173MB
435.62/435.79	c total #watches: 87624
436.01/436.17	c total #propagations: 738542684 / total #impl: 1709477131 (eff. 0.432)
436.01/436.17	c #Conflicts:    1420000 | #Learnt:      38153 | 0.000
436.01/436.17	c total clause space: 127.173MB
436.01/436.17	c total #watches: 89624
436.41/436.53	c total #propagations: 739094198 / total #impl: 1710822896 (eff. 0.432)
436.41/436.53	c #Conflicts:    1421000 | #Learnt:      39153 | 0.000
436.41/436.53	c total clause space: 127.173MB
436.41/436.53	c total #watches: 91624
436.72/436.88	c total #propagations: 739667974 / total #impl: 1712210944 (eff. 0.432)
436.72/436.88	c #Conflicts:    1422000 | #Learnt:      40153 | 0.000
436.72/436.88	c total clause space: 127.173MB
436.72/436.88	c total #watches: 93624
437.11/437.29	c total #propagations: 740253378 / total #impl: 1713634436 (eff. 0.432)
437.11/437.29	c #Conflicts:    1423000 | #Learnt:      41153 | 0.000
437.11/437.29	c total clause space: 127.173MB
437.11/437.29	c total #watches: 95624
437.61/437.72	c total #propagations: 740830041 / total #impl: 1715026719 (eff. 0.432)
437.61/437.72	c #Conflicts:    1424000 | #Learnt:      42153 | 0.000
437.61/437.72	c total clause space: 127.173MB
437.61/437.72	c total #watches: 97624
438.01/438.13	c total #propagations: 741411053 / total #impl: 1716415534 (eff. 0.432)
438.01/438.13	c #Conflicts:    1425000 | #Learnt:      43153 | 0.000
438.01/438.13	c total clause space: 127.173MB
438.01/438.13	c total #watches: 99624
438.41/438.51	c total #propagations: 741982822 / total #impl: 1717785134 (eff. 0.432)
438.41/438.51	c #Conflicts:    1426000 | #Learnt:      44153 | 0.000
438.41/438.51	c total clause space: 127.173MB
438.41/438.51	c total #watches: 101624
438.71/438.86	c total #propagations: 742590815 / total #impl: 1719224128 (eff. 0.432)
438.71/438.86	c #Conflicts:    1427000 | #Learnt:      45153 | 0.000
438.71/438.86	c total clause space: 127.173MB
438.71/438.86	c total #watches: 103624
439.21/439.33	c total #propagations: 743140592 / total #impl: 1720512790 (eff. 0.432)
439.21/439.33	c #Conflicts:    1428000 | #Learnt:      46153 | 0.000
439.21/439.33	c total clause space: 127.173MB
439.21/439.33	c total #watches: 105624
439.61/439.76	c total #propagations: 743715943 / total #impl: 1721899604 (eff. 0.432)
439.61/439.76	c #Conflicts:    1429000 | #Learnt:      47153 | 0.000
439.61/439.76	c total clause space: 127.173MB
439.61/439.76	c total #watches: 107624
440.11/440.24	c total #propagations: 744279324 / total #impl: 1723235649 (eff. 0.432)
440.11/440.24	c #Conflicts:    1430000 | #Learnt:      48153 | 0.000
440.11/440.24	c total clause space: 127.173MB
440.11/440.24	c total #watches: 109624
440.71/440.86	c total #propagations: 744842232 / total #impl: 1724591000 (eff. 0.432)
440.71/440.86	c #Conflicts:    1431000 | #Learnt:      49153 | 0.000
440.71/440.86	c total clause space: 127.173MB
440.71/440.86	c total #watches: 111624
441.12/441.25	c total #propagations: 745409206 / total #impl: 1725976444 (eff. 0.432)
441.12/441.25	c #Conflicts:    1432000 | #Learnt:      50153 | 0.000
441.12/441.25	c total clause space: 127.173MB
441.12/441.25	c total #watches: 113624
441.51/441.70	c total #propagations: 745762778 / total #impl: 1726771419 (eff. 0.432)
441.51/441.70	c #Conflicts:    1433000 | #Learnt:      51153 | 0.000
441.51/441.70	c total clause space: 127.173MB
441.51/441.70	c total #watches: 115624
441.81/441.99	c total #propagations: 746022648 / total #impl: 1727334457 (eff. 0.432)
441.81/441.99	c #Conflicts:    1434000 | #Learnt:      52153 | 0.000
441.81/441.99	c total clause space: 127.173MB
441.81/441.99	c total #watches: 117624
442.22/442.39	c total #propagations: 746319693 / total #impl: 1727970139 (eff. 0.432)
442.22/442.39	c #Conflicts:    1435000 | #Learnt:      53153 | 0.000
442.22/442.39	c total clause space: 127.173MB
442.22/442.39	c total #watches: 119624
442.71/442.83	c total #propagations: 746591064 / total #impl: 1728569332 (eff. 0.432)
442.71/442.83	c #Conflicts:    1436000 | #Learnt:      54153 | 0.000
442.71/442.83	c total clause space: 127.173MB
442.71/442.83	c total #watches: 121624
443.11/443.24	c total #propagations: 746855515 / total #impl: 1729148267 (eff. 0.432)
443.11/443.24	c #Conflicts:    1437000 | #Learnt:      55153 | 0.000
443.11/443.24	c total clause space: 127.173MB
443.11/443.24	c total #watches: 123624
443.51/443.66	c total #propagations: 747117870 / total #impl: 1729732940 (eff. 0.432)
443.51/443.66	c #Conflicts:    1438000 | #Learnt:      56153 | 0.000
443.51/443.66	c total clause space: 127.173MB
443.51/443.66	c total #watches: 125624
444.01/444.13	c total #propagations: 747560362 / total #impl: 1730817203 (eff. 0.432)
444.01/444.13	c #Conflicts:    1439000 | #Learnt:      57153 | 0.000
444.01/444.13	c total clause space: 127.173MB
444.01/444.13	c total #watches: 127624
444.61/444.76	c total #propagations: 748095586 / total #impl: 1732105666 (eff. 0.432)
444.61/444.76	c GC COLLECT
444.61/444.76	c #Conflicts:    1440000 | #Learnt:      29148 | 0.000
444.61/444.76	c total clause space: 127.173MB
444.61/444.76	c total #watches: 71614
445.01/445.11	c total #propagations: 748676246 / total #impl: 1733510561 (eff. 0.432)
445.01/445.11	c #Conflicts:    1441000 | #Learnt:      30148 | 0.000
445.01/445.11	c total clause space: 127.173MB
445.01/445.11	c total #watches: 73614
445.31/445.46	c total #propagations: 749262287 / total #impl: 1734840606 (eff. 0.432)
445.31/445.46	c #Conflicts:    1442000 | #Learnt:      31148 | 0.000
445.31/445.46	c total clause space: 127.173MB
445.31/445.46	c total #watches: 75614
445.71/445.82	c total #propagations: 749680702 / total #impl: 1735851816 (eff. 0.432)
445.71/445.82	c #Conflicts:    1443000 | #Learnt:      32148 | 0.000
445.71/445.82	c total clause space: 127.173MB
445.71/445.82	c total #watches: 77614
446.01/446.18	c total #propagations: 750188004 / total #impl: 1737077551 (eff. 0.432)
446.01/446.18	c #Conflicts:    1444000 | #Learnt:      33148 | 0.000
446.01/446.18	c total clause space: 127.173MB
446.01/446.18	c total #watches: 79614
446.41/446.55	c total #propagations: 750716811 / total #impl: 1738351106 (eff. 0.432)
446.41/446.55	c #Conflicts:    1445000 | #Learnt:      34148 | 0.000
446.41/446.55	c total clause space: 127.173MB
446.41/446.55	c total #watches: 81614
446.81/446.93	c total #propagations: 751285513 / total #impl: 1739725467 (eff. 0.432)
446.81/446.93	c #Conflicts:    1446000 | #Learnt:      35148 | 0.000
446.81/446.93	c total clause space: 127.173MB
446.81/446.94	c total #watches: 83614
447.21/447.36	c total #propagations: 751878729 / total #impl: 1741156953 (eff. 0.432)
447.21/447.36	c #Conflicts:    1447000 | #Learnt:      36148 | 0.000
447.21/447.36	c total clause space: 127.173MB
447.21/447.36	c total #watches: 85614
447.62/447.80	c total #propagations: 752472907 / total #impl: 1742597702 (eff. 0.432)
447.62/447.80	c #Conflicts:    1448000 | #Learnt:      37148 | 0.000
447.62/447.80	c total clause space: 127.173MB
447.62/447.80	c total #watches: 87614
448.01/448.16	c total #propagations: 753088222 / total #impl: 1744083700 (eff. 0.432)
448.01/448.16	c #Conflicts:    1449000 | #Learnt:      38148 | 0.000
448.01/448.16	c total clause space: 127.173MB
448.01/448.16	c total #watches: 89614
448.41/448.51	c total #propagations: 753717519 / total #impl: 1745580545 (eff. 0.432)
448.41/448.51	c #Conflicts:    1450000 | #Learnt:      39148 | 0.000
448.41/448.51	c total clause space: 127.173MB
448.41/448.51	c total #watches: 91614
448.72/448.81	c total #propagations: 754292853 / total #impl: 1746935484 (eff. 0.432)
448.72/448.81	c #Conflicts:    1451000 | #Learnt:      40148 | 0.000
448.72/448.81	c total clause space: 127.173MB
448.72/448.81	c total #watches: 93614
449.01/449.17	c total #propagations: 754888849 / total #impl: 1748344557 (eff. 0.432)
449.01/449.17	c #Conflicts:    1452000 | #Learnt:      41148 | 0.000
449.01/449.17	c total clause space: 127.173MB
449.01/449.17	c total #watches: 95614
449.51/449.64	c total #propagations: 755488075 / total #impl: 1749755544 (eff. 0.432)
449.51/449.64	c #Conflicts:    1453000 | #Learnt:      42148 | 0.000
449.51/449.64	c total clause space: 127.173MB
449.51/449.64	c total #watches: 97614
449.92/450.05	c total #propagations: 756112602 / total #impl: 1751262915 (eff. 0.432)
449.92/450.05	c #Conflicts:    1454000 | #Learnt:      43148 | 0.000
449.92/450.05	c total clause space: 127.173MB
449.92/450.05	c total #watches: 99614
450.31/450.44	c total #propagations: 756683508 / total #impl: 1752640093 (eff. 0.432)
450.31/450.44	c #Conflicts:    1455000 | #Learnt:      44148 | 0.000
450.31/450.44	c total clause space: 127.173MB
450.31/450.44	c total #watches: 101614
450.71/450.82	c total #propagations: 757269951 / total #impl: 1754041853 (eff. 0.432)
450.71/450.82	c #Conflicts:    1456000 | #Learnt:      45148 | 0.000
450.71/450.82	c total clause space: 127.173MB
450.71/450.82	c total #watches: 103614
451.11/451.21	c total #propagations: 757884016 / total #impl: 1755490037 (eff. 0.432)
451.11/451.21	c #Conflicts:    1457000 | #Learnt:      46148 | 0.000
451.11/451.21	c total clause space: 127.173MB
451.11/451.21	c total #watches: 105614
451.51/451.61	c total #propagations: 758480207 / total #impl: 1756919376 (eff. 0.432)
451.51/451.61	c #Conflicts:    1458000 | #Learnt:      47148 | 0.000
451.51/451.61	c total clause space: 127.173MB
451.51/451.61	c total #watches: 107614
451.91/452.09	c total #propagations: 759085552 / total #impl: 1758366149 (eff. 0.432)
451.91/452.09	c #Conflicts:    1459000 | #Learnt:      48148 | 0.000
451.91/452.09	c total clause space: 127.173MB
451.91/452.09	c total #watches: 109614
452.41/452.52	c total #propagations: 759698619 / total #impl: 1759835247 (eff. 0.432)
452.41/452.52	c #Conflicts:    1460000 | #Learnt:      49148 | 0.000
452.41/452.52	c total clause space: 127.173MB
452.41/452.52	c total #watches: 111614
452.91/453.00	c total #propagations: 760312931 / total #impl: 1761297612 (eff. 0.432)
452.91/453.00	c #Conflicts:    1461000 | #Learnt:      50148 | 0.000
452.91/453.00	c total clause space: 127.173MB
452.91/453.00	c total #watches: 113614
453.31/453.42	c total #propagations: 760921278 / total #impl: 1762786979 (eff. 0.432)
453.31/453.42	c #Conflicts:    1462000 | #Learnt:      51148 | 0.000
453.31/453.42	c total clause space: 127.173MB
453.31/453.42	c total #watches: 115614
453.71/453.85	c total #propagations: 761508500 / total #impl: 1764194209 (eff. 0.432)
453.71/453.85	c #Conflicts:    1463000 | #Learnt:      52148 | 0.000
453.71/453.85	c total clause space: 127.173MB
453.71/453.85	c total #watches: 117614
454.21/454.33	c total #propagations: 762145661 / total #impl: 1765729707 (eff. 0.432)
454.21/454.33	c #Conflicts:    1464000 | #Learnt:      53148 | 0.000
454.21/454.33	c total clause space: 127.173MB
454.21/454.33	c total #watches: 119614
454.61/454.77	c total #propagations: 762725656 / total #impl: 1767116359 (eff. 0.432)
454.61/454.77	c #Conflicts:    1465000 | #Learnt:      54148 | 0.000
454.61/454.77	c total clause space: 127.173MB
454.61/454.77	c total #watches: 121614
455.11/455.29	c total #propagations: 763309049 / total #impl: 1768503990 (eff. 0.432)
455.11/455.29	c #Conflicts:    1466000 | #Learnt:      55148 | 0.000
455.11/455.29	c total clause space: 127.173MB
455.11/455.29	c total #watches: 123614
455.71/455.85	c total #propagations: 763918602 / total #impl: 1769961118 (eff. 0.432)
455.71/455.85	c #Conflicts:    1467000 | #Learnt:      56148 | 0.000
455.71/455.85	c total clause space: 127.173MB
455.71/455.85	c total #watches: 125614
456.31/456.46	c total #propagations: 764474200 / total #impl: 1771298228 (eff. 0.432)
456.31/456.46	c #Conflicts:    1468000 | #Learnt:      57148 | 0.000
456.31/456.46	c total clause space: 127.173MB
456.31/456.46	c total #watches: 127614
456.91/457.09	c total #propagations: 765054916 / total #impl: 1772703713 (eff. 0.432)
456.91/457.09	c #Conflicts:    1469000 | #Learnt:      58148 | 0.000
456.91/457.09	c total clause space: 127.173MB
456.91/457.09	c total #watches: 129614
457.41/457.57	c total #propagations: 765572825 / total #impl: 1773979203 (eff. 0.432)
457.41/457.57	c GC COLLECT
457.41/457.57	c #Conflicts:    1470000 | #Learnt:      29841 | 0.000
457.41/457.57	c total clause space: 127.173MB
457.41/457.57	c total #watches: 73000
457.71/457.87	c total #propagations: 766145818 / total #impl: 1775348750 (eff. 0.432)
457.71/457.87	c #Conflicts:    1471000 | #Learnt:      30841 | 0.000
457.71/457.87	c total clause space: 127.173MB
457.71/457.87	c total #watches: 75000
458.11/458.20	c total #propagations: 766712339 / total #impl: 1776680415 (eff. 0.432)
458.11/458.20	c #Conflicts:    1472000 | #Learnt:      31841 | 0.000
458.11/458.20	c total clause space: 127.173MB
458.11/458.20	c total #watches: 77000
458.41/458.53	c total #propagations: 767298978 / total #impl: 1778079837 (eff. 0.432)
458.41/458.53	c #Conflicts:    1473000 | #Learnt:      32841 | 0.000
458.41/458.53	c total clause space: 127.173MB
458.41/458.53	c total #watches: 79000
458.71/458.82	c total #propagations: 767877646 / total #impl: 1779454733 (eff. 0.432)
458.71/458.82	c #Conflicts:    1474000 | #Learnt:      33841 | 0.000
458.71/458.82	c total clause space: 127.173MB
458.71/458.82	c total #watches: 81000
459.01/459.18	c total #propagations: 768431784 / total #impl: 1780768695 (eff. 0.432)
459.01/459.18	c #Conflicts:    1475000 | #Learnt:      34841 | 0.000
459.01/459.18	c total clause space: 127.173MB
459.01/459.18	c total #watches: 83000
459.41/459.59	c total #propagations: 768976425 / total #impl: 1782054703 (eff. 0.432)
459.41/459.59	c #Conflicts:    1476000 | #Learnt:      35841 | 0.000
459.41/459.59	c total clause space: 127.173MB
459.41/459.59	c total #watches: 85000
459.91/460.01	c total #propagations: 769556067 / total #impl: 1783446338 (eff. 0.431)
459.91/460.01	c #Conflicts:    1477000 | #Learnt:      36841 | 0.000
459.91/460.01	c total clause space: 127.173MB
459.91/460.01	c total #watches: 87000
460.31/460.40	c total #propagations: 770105651 / total #impl: 1784802349 (eff. 0.431)
460.31/460.40	c #Conflicts:    1478000 | #Learnt:      37841 | 0.000
460.31/460.40	c total clause space: 127.173MB
460.31/460.40	c total #watches: 89000
460.70/460.81	c total #propagations: 770701097 / total #impl: 1786236501 (eff. 0.431)
460.70/460.81	c #Conflicts:    1479000 | #Learnt:      38841 | 0.000
460.70/460.81	c total clause space: 127.173MB
460.70/460.81	c total #watches: 91000
461.10/461.25	c total #propagations: 771311833 / total #impl: 1787713553 (eff. 0.431)
461.10/461.25	c #Conflicts:    1480000 | #Learnt:      39841 | 0.000
461.10/461.25	c total clause space: 127.173MB
461.10/461.25	c total #watches: 93000
461.50/461.66	c total #propagations: 771924134 / total #impl: 1789194086 (eff. 0.431)
461.50/461.66	c #Conflicts:    1481000 | #Learnt:      40841 | 0.000
461.50/461.66	c total clause space: 127.173MB
461.50/461.66	c total #watches: 95000
461.91/462.04	c total #propagations: 772484109 / total #impl: 1790552146 (eff. 0.431)
461.91/462.04	c #Conflicts:    1482000 | #Learnt:      41841 | 0.000
461.91/462.04	c total clause space: 127.173MB
461.91/462.04	c total #watches: 97000
462.40/462.56	c total #propagations: 773039589 / total #impl: 1791870408 (eff. 0.431)
462.40/462.56	c #Conflicts:    1483000 | #Learnt:      42841 | 0.000
462.40/462.56	c total clause space: 127.173MB
462.40/462.56	c total #watches: 99000
462.90/463.02	c total #propagations: 773608125 / total #impl: 1793253980 (eff. 0.431)
462.90/463.02	c #Conflicts:    1484000 | #Learnt:      43841 | 0.000
462.90/463.02	c total clause space: 127.173MB
462.90/463.02	c total #watches: 101000
463.40/463.52	c total #propagations: 774172092 / total #impl: 1794627838 (eff. 0.431)
463.40/463.52	c #Conflicts:    1485000 | #Learnt:      44841 | 0.000
463.40/463.52	c total clause space: 127.173MB
463.40/463.52	c total #watches: 103000
463.90/464.06	c total #propagations: 774808367 / total #impl: 1796075529 (eff. 0.431)
463.90/464.06	c #Conflicts:    1486000 | #Learnt:      45841 | 0.000
463.90/464.06	c total clause space: 127.173MB
463.90/464.06	c total #watches: 105000
464.40/464.52	c total #propagations: 775349023 / total #impl: 1797396673 (eff. 0.431)
464.40/464.52	c #Conflicts:    1487000 | #Learnt:      46841 | 0.000
464.40/464.52	c total clause space: 127.173MB
464.40/464.52	c total #watches: 107000
464.90/465.05	c total #propagations: 775992538 / total #impl: 1798937559 (eff. 0.431)
464.90/465.05	c #Conflicts:    1488000 | #Learnt:      47841 | 0.000
464.90/465.05	c total clause space: 127.173MB
464.90/465.05	c total #watches: 109000
465.40/465.51	c total #propagations: 776589623 / total #impl: 1800399500 (eff. 0.431)
465.40/465.51	c #Conflicts:    1489000 | #Learnt:      48841 | 0.000
465.40/465.51	c total clause space: 127.173MB
465.40/465.51	c total #watches: 111000
465.90/466.03	c total #propagations: 777174678 / total #impl: 1801823611 (eff. 0.431)
465.90/466.03	c #Conflicts:    1490000 | #Learnt:      49841 | 0.000
465.90/466.03	c total clause space: 127.173MB
465.90/466.03	c total #watches: 113000
466.31/466.48	c total #propagations: 777652369 / total #impl: 1802980904 (eff. 0.431)
466.31/466.48	c #Conflicts:    1491000 | #Learnt:      50841 | 0.000
466.31/466.48	c total clause space: 127.173MB
466.31/466.48	c total #watches: 115000
466.60/466.77	c total #propagations: 777932682 / total #impl: 1803611284 (eff. 0.431)
466.60/466.77	c #Conflicts:    1492000 | #Learnt:      51841 | 0.000
466.60/466.77	c total clause space: 127.173MB
466.60/466.77	c total #watches: 117000
467.00/467.18	c total #propagations: 778203470 / total #impl: 1804172302 (eff. 0.431)
467.00/467.18	c #Conflicts:    1493000 | #Learnt:      52841 | 0.000
467.00/467.18	c total clause space: 127.173MB
467.00/467.18	c total #watches: 119000
467.41/467.57	c total #propagations: 778458997 / total #impl: 1804726435 (eff. 0.431)
467.41/467.57	c #Conflicts:    1494000 | #Learnt:      53841 | 0.000
467.41/467.57	c total clause space: 127.173MB
467.41/467.57	c total #watches: 121000
467.80/467.98	c total #propagations: 778730573 / total #impl: 1805326269 (eff. 0.431)
467.80/467.98	c #Conflicts:    1495000 | #Learnt:      54841 | 0.000
467.80/467.98	c total clause space: 127.173MB
467.80/467.98	c total #watches: 123000
468.10/468.21	c total #propagations: 778920178 / total #impl: 1805790650 (eff. 0.431)
468.10/468.21	c #Conflicts:    1496000 | #Learnt:      55841 | 0.000
468.10/468.21	c total clause space: 127.173MB
468.10/468.21	c total #watches: 125000
468.61/468.72	c total #propagations: 779229067 / total #impl: 1806436237 (eff. 0.431)
468.61/468.72	c #Conflicts:    1497000 | #Learnt:      56841 | 0.000
468.61/468.72	c total clause space: 127.173MB
468.61/468.72	c total #watches: 127000
469.40/469.54	c total #propagations: 779666251 / total #impl: 1807474430 (eff. 0.431)
469.40/469.54	c #Conflicts:    1498000 | #Learnt:      57841 | 0.000
469.40/469.54	c total clause space: 127.173MB
469.40/469.54	c total #watches: 129000
470.20/470.35	c total #propagations: 780275629 / total #impl: 1809012320 (eff. 0.431)
470.20/470.35	c #Conflicts:    1499000 | #Learnt:      58841 | 0.000
470.20/470.35	c total clause space: 127.173MB
470.20/470.35	c total #watches: 131000
470.81/470.96	c total #propagations: 780959650 / total #impl: 1810721898 (eff. 0.431)
470.81/470.96	c GC COLLECT
470.81/470.96	c #Conflicts:    1500000 | #Learnt:      30246 | 0.000
470.81/470.96	c total clause space: 127.173MB
470.81/470.96	c total #watches: 73810
471.20/471.39	c total #propagations: 781634075 / total #impl: 1812377339 (eff. 0.431)
471.20/471.39	c #Conflicts:    1501000 | #Learnt:      31246 | 0.000
471.20/471.39	c total clause space: 127.173MB
471.20/471.39	c total #watches: 75810
471.70/471.87	c total #propagations: 782253312 / total #impl: 1813878532 (eff. 0.431)
471.70/471.87	c #Conflicts:    1502000 | #Learnt:      32246 | 0.000
471.70/471.87	c total clause space: 127.173MB
471.70/471.87	c total #watches: 77810
472.20/472.30	c total #propagations: 782960807 / total #impl: 1815565292 (eff. 0.431)
472.20/472.30	c #Conflicts:    1503000 | #Learnt:      33246 | 0.000
472.20/472.30	c total clause space: 127.173MB
472.20/472.30	c total #watches: 79810
472.50/472.69	c total #propagations: 783597376 / total #impl: 1817130229 (eff. 0.431)
472.50/472.69	c #Conflicts:    1504000 | #Learnt:      34246 | 0.000
472.50/472.69	c total clause space: 127.173MB
472.50/472.70	c total #watches: 81810
473.01/473.14	c total #propagations: 784196901 / total #impl: 1818602020 (eff. 0.431)
473.01/473.14	c #Conflicts:    1505000 | #Learnt:      35246 | 0.000
473.01/473.14	c total clause space: 127.173MB
473.01/473.14	c total #watches: 83810
473.40/473.57	c total #propagations: 784804015 / total #impl: 1820126343 (eff. 0.431)
473.40/473.57	c #Conflicts:    1506000 | #Learnt:      36246 | 0.000
473.40/473.57	c total clause space: 127.173MB
473.40/473.57	c total #watches: 85810
473.80/473.98	c total #propagations: 785322469 / total #impl: 1821385418 (eff. 0.431)
473.80/473.98	c #Conflicts:    1507000 | #Learnt:      37246 | 0.000
473.80/473.98	c total clause space: 127.173MB
473.80/473.98	c total #watches: 87810
474.20/474.32	c total #propagations: 785874014 / total #impl: 1822731196 (eff. 0.431)
474.20/474.32	c #Conflicts:    1508000 | #Learnt:      38246 | 0.000
474.20/474.32	c total clause space: 127.173MB
474.20/474.32	c total #watches: 89810
474.60/474.70	c total #propagations: 786469229 / total #impl: 1824153440 (eff. 0.431)
474.60/474.70	c #Conflicts:    1509000 | #Learnt:      39246 | 0.000
474.60/474.70	c total clause space: 127.173MB
474.60/474.70	c total #watches: 91810
475.00/475.11	c total #propagations: 787047100 / total #impl: 1825534999 (eff. 0.431)
475.00/475.11	c #Conflicts:    1510000 | #Learnt:      40246 | 0.000
475.00/475.11	c total clause space: 127.173MB
475.00/475.11	c total #watches: 93810
475.30/475.48	c total #propagations: 787622036 / total #impl: 1826916169 (eff. 0.431)
475.30/475.48	c #Conflicts:    1511000 | #Learnt:      41246 | 0.000
475.30/475.48	c total clause space: 127.173MB
475.30/475.48	c total #watches: 95810
475.70/475.84	c total #propagations: 788194205 / total #impl: 1828288999 (eff. 0.431)
475.70/475.84	c #Conflicts:    1512000 | #Learnt:      42246 | 0.000
475.70/475.84	c total clause space: 127.173MB
475.70/475.84	c total #watches: 97810
476.10/476.21	c total #propagations: 788765813 / total #impl: 1829655645 (eff. 0.431)
476.10/476.21	c #Conflicts:    1513000 | #Learnt:      43246 | 0.000
476.10/476.21	c total clause space: 127.173MB
476.10/476.21	c total #watches: 99810
476.50/476.62	c total #propagations: 789354600 / total #impl: 1831063193 (eff. 0.431)
476.50/476.62	c #Conflicts:    1514000 | #Learnt:      44246 | 0.000
476.50/476.62	c total clause space: 127.173MB
476.50/476.62	c total #watches: 101810
476.90/477.04	c total #propagations: 789946836 / total #impl: 1832515619 (eff. 0.431)
476.90/477.04	c #Conflicts:    1515000 | #Learnt:      45246 | 0.000
476.90/477.04	c total clause space: 127.173MB
476.90/477.04	c total #watches: 103810
477.41/477.54	c total #propagations: 790529361 / total #impl: 1833909480 (eff. 0.431)
477.41/477.54	c #Conflicts:    1516000 | #Learnt:      46246 | 0.000
477.41/477.54	c total clause space: 127.173MB
477.41/477.54	c total #watches: 105810
477.80/477.99	c total #propagations: 791084063 / total #impl: 1835238591 (eff. 0.431)
477.80/477.99	c #Conflicts:    1517000 | #Learnt:      47246 | 0.000
477.80/477.99	c total clause space: 127.173MB
477.80/477.99	c total #watches: 107810
478.30/478.42	c total #propagations: 791644361 / total #impl: 1836601062 (eff. 0.431)
478.30/478.42	c #Conflicts:    1518000 | #Learnt:      48246 | 0.000
478.30/478.42	c total clause space: 127.173MB
478.30/478.42	c total #watches: 109810
478.80/478.91	c total #propagations: 792213467 / total #impl: 1837974899 (eff. 0.431)
478.80/478.91	c #Conflicts:    1519000 | #Learnt:      49246 | 0.000
478.80/478.91	c total clause space: 127.173MB
478.80/478.91	c total #watches: 111810
479.20/479.30	c total #propagations: 792726211 / total #impl: 1839187916 (eff. 0.431)
479.20/479.30	c #Conflicts:    1520000 | #Learnt:      50246 | 0.000
479.20/479.30	c total clause space: 127.173MB
479.20/479.30	c total #watches: 113810
479.51/479.70	c total #propagations: 792993360 / total #impl: 1839813850 (eff. 0.431)
479.51/479.70	c #Conflicts:    1521000 | #Learnt:      51246 | 0.000
479.51/479.70	c total clause space: 127.173MB
479.51/479.70	c total #watches: 115810
480.10/480.28	c total #propagations: 793415001 / total #impl: 1840791966 (eff. 0.431)
480.10/480.28	c #Conflicts:    1522000 | #Learnt:      52246 | 0.000
480.10/480.28	c total clause space: 127.173MB
480.10/480.28	c total #watches: 117810
480.61/480.71	c total #propagations: 794086719 / total #impl: 1842428034 (eff. 0.431)
480.61/480.71	c #Conflicts:    1523000 | #Learnt:      53246 | 0.000
480.61/480.71	c total clause space: 127.173MB
480.61/480.71	c total #watches: 119810
480.90/481.06	c total #propagations: 794699401 / total #impl: 1843914043 (eff. 0.431)
480.90/481.06	c #Conflicts:    1524000 | #Learnt:      54246 | 0.000
480.90/481.06	c total clause space: 127.173MB
480.90/481.06	c total #watches: 121810
481.30/481.43	c total #propagations: 795290878 / total #impl: 1845334133 (eff. 0.431)
481.30/481.43	c #Conflicts:    1525000 | #Learnt:      55246 | 0.000
481.30/481.43	c total clause space: 127.173MB
481.30/481.43	c total #watches: 123810
481.81/481.99	c total #propagations: 795883259 / total #impl: 1846777762 (eff. 0.431)
481.81/481.99	c #Conflicts:    1526000 | #Learnt:      56246 | 0.000
481.81/481.99	c total clause space: 127.173MB
481.81/481.99	c total #watches: 125810
482.50/482.62	c total #propagations: 796433989 / total #impl: 1848116625 (eff. 0.431)
482.50/482.62	c #Conflicts:    1527000 | #Learnt:      57246 | 0.000
482.50/482.62	c total clause space: 127.173MB
482.50/482.62	c total #watches: 127810
482.91/483.07	c total #propagations: 796996456 / total #impl: 1849511698 (eff. 0.431)
482.91/483.07	c #Conflicts:    1528000 | #Learnt:      58246 | 0.000
482.91/483.07	c total clause space: 127.173MB
482.91/483.07	c total #watches: 129810
483.50/483.66	c total #propagations: 797554279 / total #impl: 1850879506 (eff. 0.431)
483.50/483.66	c #Conflicts:    1529000 | #Learnt:      59246 | 0.000
483.50/483.66	c total clause space: 127.173MB
483.50/483.66	c total #watches: 131810
484.01/484.13	c total #propagations: 798084986 / total #impl: 1852175077 (eff. 0.431)
484.01/484.13	c GC COLLECT
484.01/484.13	c #Conflicts:    1530000 | #Learnt:      30348 | 0.000
484.01/484.13	c total clause space: 127.173MB
484.01/484.13	c total #watches: 74014
484.20/484.38	c total #propagations: 798672402 / total #impl: 1853599540 (eff. 0.431)
484.20/484.38	c #Conflicts:    1531000 | #Learnt:      31348 | 0.000
484.20/484.38	c total clause space: 127.173MB
484.20/484.38	c total #watches: 76014
484.50/484.65	c total #propagations: 799154331 / total #impl: 1854692398 (eff. 0.431)
484.50/484.65	c #Conflicts:    1532000 | #Learnt:      32348 | 0.000
484.50/484.65	c total clause space: 127.173MB
484.50/484.65	c total #watches: 78014
484.70/484.82	c total #propagations: 799395974 / total #impl: 1855252280 (eff. 0.431)
484.70/484.82	c #Conflicts:    1533000 | #Learnt:      33348 | 0.000
484.70/484.82	c total clause space: 127.173MB
484.70/484.82	c total #watches: 80014
484.90/485.10	c total #propagations: 799690451 / total #impl: 1855861565 (eff. 0.431)
484.90/485.10	c #Conflicts:    1534000 | #Learnt:      34348 | 0.000
484.90/485.10	c total clause space: 127.173MB
484.90/485.10	c total #watches: 82014
485.30/485.47	c total #propagations: 800196705 / total #impl: 1857047601 (eff. 0.431)
485.30/485.47	c #Conflicts:    1535000 | #Learnt:      35348 | 0.000
485.30/485.47	c total clause space: 127.173MB
485.30/485.47	c total #watches: 84014
485.60/485.77	c total #propagations: 800747052 / total #impl: 1858377847 (eff. 0.431)
485.60/485.77	c #Conflicts:    1536000 | #Learnt:      36348 | 0.000
485.60/485.77	c total clause space: 127.173MB
485.60/485.77	c total #watches: 86014
486.00/486.16	c total #propagations: 801018634 / total #impl: 1858975395 (eff. 0.431)
486.00/486.16	c #Conflicts:    1537000 | #Learnt:      37348 | 0.000
486.00/486.16	c total clause space: 127.173MB
486.00/486.16	c total #watches: 88014
486.40/486.51	c total #propagations: 801425209 / total #impl: 1859935189 (eff. 0.431)
486.40/486.51	c #Conflicts:    1538000 | #Learnt:      38348 | 0.000
486.40/486.51	c total clause space: 127.173MB
486.40/486.51	c total #watches: 90014
486.70/486.80	c total #propagations: 801709912 / total #impl: 1860563056 (eff. 0.431)
486.70/486.80	c #Conflicts:    1539000 | #Learnt:      39348 | 0.000
486.70/486.80	c total clause space: 127.173MB
486.70/486.80	c total #watches: 92014
487.00/487.13	c total #propagations: 802004829 / total #impl: 1861190184 (eff. 0.431)
487.00/487.13	c #Conflicts:    1540000 | #Learnt:      40348 | 0.000
487.00/487.13	c total clause space: 127.173MB
487.00/487.13	c total #watches: 94014
487.21/487.34	c total #propagations: 802268095 / total #impl: 1861802687 (eff. 0.431)
487.21/487.34	c #Conflicts:    1541000 | #Learnt:      41348 | 0.000
487.21/487.34	c total clause space: 127.173MB
487.21/487.34	c total #watches: 96014
487.50/487.68	c total #propagations: 802555167 / total #impl: 1862393143 (eff. 0.431)
487.50/487.68	c #Conflicts:    1542000 | #Learnt:      42348 | 0.000
487.50/487.68	c total clause space: 127.173MB
487.50/487.68	c total #watches: 98014
487.90/488.00	c total #propagations: 802893212 / total #impl: 1863181802 (eff. 0.431)
487.90/488.00	c #Conflicts:    1543000 | #Learnt:      43348 | 0.000
487.90/488.00	c total clause space: 127.173MB
487.90/488.00	c total #watches: 100014
488.20/488.31	c total #propagations: 803394760 / total #impl: 1864352965 (eff. 0.431)
488.20/488.31	c #Conflicts:    1544000 | #Learnt:      44348 | 0.000
488.20/488.31	c total clause space: 127.173MB
488.20/488.31	c total #watches: 102014
488.50/488.63	c total #propagations: 803972744 / total #impl: 1865707467 (eff. 0.431)
488.50/488.63	c #Conflicts:    1545000 | #Learnt:      45348 | 0.000
488.50/488.63	c total clause space: 127.173MB
488.50/488.63	c total #watches: 104014
488.80/488.96	c total #propagations: 804556908 / total #impl: 1867098108 (eff. 0.431)
488.80/488.96	c #Conflicts:    1546000 | #Learnt:      46348 | 0.000
488.80/488.96	c total clause space: 127.173MB
488.80/488.96	c total #watches: 106014
489.20/489.32	c total #propagations: 805167271 / total #impl: 1868571387 (eff. 0.431)
489.20/489.32	c #Conflicts:    1547000 | #Learnt:      47348 | 0.000
489.20/489.32	c total clause space: 127.173MB
489.20/489.32	c total #watches: 108014
489.60/489.70	c total #propagations: 805771576 / total #impl: 1870052133 (eff. 0.431)
489.60/489.70	c #Conflicts:    1548000 | #Learnt:      48348 | 0.000
489.60/489.70	c total clause space: 127.173MB
489.60/489.70	c total #watches: 110014
489.90/490.03	c total #propagations: 806350283 / total #impl: 1871477300 (eff. 0.431)
489.90/490.03	c #Conflicts:    1549000 | #Learnt:      49348 | 0.000
489.90/490.03	c total clause space: 127.173MB
489.90/490.04	c total #watches: 112014
490.30/490.46	c total #propagations: 806936453 / total #impl: 1872903469 (eff. 0.431)
490.30/490.46	c #Conflicts:    1550000 | #Learnt:      50348 | 0.000
490.30/490.46	c total clause space: 127.173MB
490.30/490.46	c total #watches: 114014
490.70/490.82	c total #propagations: 807492706 / total #impl: 1874287679 (eff. 0.431)
490.70/490.82	c #Conflicts:    1551000 | #Learnt:      51348 | 0.000
490.70/490.82	c total clause space: 127.173MB
490.70/490.82	c total #watches: 116014
491.20/491.30	c total #propagations: 808088832 / total #impl: 1875749256 (eff. 0.431)
491.20/491.30	c #Conflicts:    1552000 | #Learnt:      52348 | 0.000
491.20/491.30	c total clause space: 127.173MB
491.20/491.30	c total #watches: 118014
491.61/491.75	c total #propagations: 808639233 / total #impl: 1877110531 (eff. 0.431)
491.61/491.75	c #Conflicts:    1553000 | #Learnt:      53348 | 0.000
491.61/491.75	c total clause space: 127.173MB
491.61/491.75	c total #watches: 120014
492.20/492.33	c total #propagations: 809248125 / total #impl: 1878603861 (eff. 0.431)
492.20/492.33	c #Conflicts:    1554000 | #Learnt:      54348 | 0.000
492.20/492.33	c total clause space: 127.173MB
492.20/492.33	c total #watches: 122014
492.60/492.80	c total #propagations: 809837345 / total #impl: 1880064326 (eff. 0.431)
492.60/492.80	c #Conflicts:    1555000 | #Learnt:      55348 | 0.000
492.60/492.80	c total clause space: 127.173MB
492.60/492.80	c total #watches: 124014
493.10/493.28	c total #propagations: 810464687 / total #impl: 1881602128 (eff. 0.431)
493.10/493.28	c #Conflicts:    1556000 | #Learnt:      56348 | 0.000
493.10/493.28	c total clause space: 127.173MB
493.10/493.28	c total #watches: 126014
493.60/493.79	c total #propagations: 811074217 / total #impl: 1883116374 (eff. 0.431)
493.60/493.79	c #Conflicts:    1557000 | #Learnt:      57348 | 0.000
493.60/493.79	c total clause space: 127.173MB
493.60/493.79	c total #watches: 128014
494.00/494.17	c total #propagations: 811738154 / total #impl: 1884763052 (eff. 0.431)
494.00/494.17	c #Conflicts:    1558000 | #Learnt:      58348 | 0.000
494.00/494.17	c total clause space: 127.173MB
494.00/494.17	c total #watches: 130014
494.40/494.59	c total #propagations: 812326595 / total #impl: 1886218609 (eff. 0.431)
494.40/494.59	c #Conflicts:    1559000 | #Learnt:      59348 | 0.000
494.40/494.59	c total clause space: 127.173MB
494.40/494.59	c total #watches: 132014
494.91/495.02	c total #propagations: 812945054 / total #impl: 1887757025 (eff. 0.431)
494.91/495.02	c #Conflicts:    1560000 | #Learnt:      60348 | 0.000
494.91/495.02	c total clause space: 127.173MB
494.91/495.02	c total #watches: 134014
495.20/495.35	c total #propagations: 813547225 / total #impl: 1889246730 (eff. 0.431)
495.20/495.35	c GC COLLECT
495.20/495.35	c #Conflicts:    1561000 | #Learnt:      31144 | 0.000
495.20/495.35	c total clause space: 127.173MB
495.20/495.35	c total #watches: 75606
495.50/495.69	c total #propagations: 814178118 / total #impl: 1890757186 (eff. 0.431)
495.50/495.69	c #Conflicts:    1562000 | #Learnt:      32144 | 0.000
495.50/495.69	c total clause space: 127.173MB
495.50/495.69	c total #watches: 77606
495.90/496.02	c total #propagations: 814804619 / total #impl: 1892253636 (eff. 0.431)
495.90/496.02	c #Conflicts:    1563000 | #Learnt:      33144 | 0.000
495.90/496.02	c total clause space: 127.173MB
495.90/496.02	c total #watches: 79606
496.20/496.37	c total #propagations: 815302465 / total #impl: 1893462475 (eff. 0.431)
496.20/496.37	c #Conflicts:    1564000 | #Learnt:      34144 | 0.000
496.20/496.37	c total clause space: 127.173MB
496.20/496.37	c total #watches: 81606
496.60/496.73	c total #propagations: 815875381 / total #impl: 1894851318 (eff. 0.431)
496.60/496.73	c #Conflicts:    1565000 | #Learnt:      35144 | 0.000
496.60/496.73	c total clause space: 127.173MB
496.60/496.73	c total #watches: 83606
496.90/497.08	c total #propagations: 816471510 / total #impl: 1896279207 (eff. 0.431)
496.90/497.08	c #Conflicts:    1566000 | #Learnt:      36144 | 0.000
496.90/497.08	c total clause space: 127.173MB
496.90/497.08	c total #watches: 85606
497.30/497.46	c total #propagations: 817059121 / total #impl: 1897700127 (eff. 0.431)
497.30/497.46	c #Conflicts:    1567000 | #Learnt:      37144 | 0.000
497.30/497.46	c total clause space: 127.173MB
497.30/497.46	c total #watches: 87606
497.70/497.85	c total #propagations: 817667336 / total #impl: 1899178421 (eff. 0.431)
497.70/497.85	c #Conflicts:    1568000 | #Learnt:      38144 | 0.000
497.70/497.85	c total clause space: 127.173MB
497.70/497.85	c total #watches: 89606
498.10/498.23	c total #propagations: 818293694 / total #impl: 1900682724 (eff. 0.431)
498.10/498.23	c #Conflicts:    1569000 | #Learnt:      39144 | 0.000
498.10/498.23	c total clause space: 127.173MB
498.10/498.23	c total #watches: 91606
498.50/498.64	c total #propagations: 818885021 / total #impl: 1902115649 (eff. 0.431)
498.50/498.64	c #Conflicts:    1570000 | #Learnt:      40144 | 0.000
498.50/498.64	c total clause space: 127.173MB
498.50/498.64	c total #watches: 93606
498.90/499.09	c total #propagations: 819500892 / total #impl: 1903593098 (eff. 0.431)
498.90/499.09	c #Conflicts:    1571000 | #Learnt:      41144 | 0.000
498.90/499.09	c total clause space: 127.173MB
498.90/499.09	c total #watches: 95606
499.41/499.51	c total #propagations: 820087721 / total #impl: 1905016488 (eff. 0.430)
499.41/499.51	c #Conflicts:    1572000 | #Learnt:      42144 | 0.000
499.41/499.51	c total clause space: 127.173MB
499.41/499.51	c total #watches: 97606
499.70/499.89	c total #propagations: 820649034 / total #impl: 1906386930 (eff. 0.430)
499.70/499.89	c #Conflicts:    1573000 | #Learnt:      43144 | 0.000
499.70/499.89	c total clause space: 127.173MB
499.70/499.89	c total #watches: 99606
500.10/500.29	c total #propagations: 821251483 / total #impl: 1907834426 (eff. 0.430)
500.10/500.29	c #Conflicts:    1574000 | #Learnt:      44144 | 0.000
500.10/500.29	c total clause space: 127.173MB
500.10/500.29	c total #watches: 101606
500.60/500.70	c total #propagations: 821848967 / total #impl: 1909272828 (eff. 0.430)
500.60/500.70	c #Conflicts:    1575000 | #Learnt:      45144 | 0.000
500.60/500.70	c total clause space: 127.173MB
500.60/500.70	c total #watches: 103606
501.00/501.11	c total #propagations: 822457658 / total #impl: 1910738736 (eff. 0.430)
501.00/501.11	c #Conflicts:    1576000 | #Learnt:      46144 | 0.000
501.00/501.11	c total clause space: 127.173MB
501.00/501.11	c total #watches: 105606
501.50/501.61	c total #propagations: 823109981 / total #impl: 1912317252 (eff. 0.430)
501.50/501.61	c #Conflicts:    1577000 | #Learnt:      47144 | 0.000
501.50/501.61	c total clause space: 127.173MB
501.50/501.61	c total #watches: 107606
502.00/502.11	c total #propagations: 823713763 / total #impl: 1913776250 (eff. 0.430)
502.00/502.11	c #Conflicts:    1578000 | #Learnt:      48144 | 0.000
502.00/502.11	c total clause space: 127.173MB
502.00/502.11	c total #watches: 109606
502.50/502.66	c total #propagations: 824292603 / total #impl: 1915194840 (eff. 0.430)
502.50/502.66	c #Conflicts:    1579000 | #Learnt:      49144 | 0.000
502.50/502.66	c total clause space: 127.173MB
502.50/502.66	c total #watches: 111606
503.00/503.19	c total #propagations: 824892373 / total #impl: 1916674204 (eff. 0.430)
503.00/503.19	c #Conflicts:    1580000 | #Learnt:      50144 | 0.000
503.00/503.19	c total clause space: 127.173MB
503.00/503.19	c total #watches: 113606
503.50/503.66	c total #propagations: 825490225 / total #impl: 1918144855 (eff. 0.430)
503.50/503.66	c #Conflicts:    1581000 | #Learnt:      51144 | 0.000
503.50/503.66	c total clause space: 127.173MB
503.50/503.66	c total #watches: 115606
504.00/504.19	c total #propagations: 826116125 / total #impl: 1919668844 (eff. 0.430)
504.00/504.19	c #Conflicts:    1582000 | #Learnt:      52144 | 0.000
504.00/504.19	c total clause space: 127.173MB
504.00/504.19	c total #watches: 117606
504.70/504.83	c total #propagations: 826720067 / total #impl: 1921144736 (eff. 0.430)
504.70/504.83	c #Conflicts:    1583000 | #Learnt:      53144 | 0.000
504.70/504.83	c total clause space: 127.173MB
504.70/504.83	c total #watches: 119606
505.40/505.55	c total #propagations: 827339089 / total #impl: 1922678453 (eff. 0.430)
505.40/505.55	c #Conflicts:    1584000 | #Learnt:      54144 | 0.000
505.40/505.55	c total clause space: 127.173MB
505.40/505.55	c total #watches: 121606
506.10/506.23	c total #propagations: 827922726 / total #impl: 1924128376 (eff. 0.430)
506.10/506.23	c #Conflicts:    1585000 | #Learnt:      55144 | 0.000
506.10/506.23	c total clause space: 127.173MB
506.10/506.23	c total #watches: 123606
506.70/506.85	c total #propagations: 828510645 / total #impl: 1925587294 (eff. 0.430)
506.70/506.85	c #Conflicts:    1586000 | #Learnt:      56144 | 0.000
506.70/506.85	c total clause space: 127.173MB
506.70/506.85	c total #watches: 125606
507.30/507.47	c total #propagations: 829127196 / total #impl: 1927113320 (eff. 0.430)
507.30/507.47	c #Conflicts:    1587000 | #Learnt:      57144 | 0.000
507.30/507.47	c total clause space: 127.173MB
507.30/507.47	c total #watches: 127606
508.00/508.12	c total #propagations: 829705763 / total #impl: 1928543576 (eff. 0.430)
508.00/508.12	c #Conflicts:    1588000 | #Learnt:      58144 | 0.000
508.00/508.12	c total clause space: 127.173MB
508.00/508.12	c total #watches: 129606
508.70/508.83	c total #propagations: 830253137 / total #impl: 1929877110 (eff. 0.430)
508.70/508.83	c #Conflicts:    1589000 | #Learnt:      59144 | 0.000
508.70/508.83	c total clause space: 127.173MB
508.70/508.83	c total #watches: 131606
509.30/509.48	c total #propagations: 830846619 / total #impl: 1931347034 (eff. 0.430)
509.30/509.48	c #Conflicts:    1590000 | #Learnt:      60144 | 0.000
509.30/509.48	c total clause space: 127.173MB
509.30/509.48	c total #watches: 133606
509.80/509.99	c total #propagations: 831440794 / total #impl: 1932801811 (eff. 0.430)
509.80/509.99	c GC COLLECT
509.80/509.99	c #Conflicts:    1591000 | #Learnt:      30638 | 0.000
509.80/509.99	c total clause space: 127.173MB
509.80/509.99	c total #watches: 74594
510.10/510.28	c total #propagations: 832068362 / total #impl: 1934325685 (eff. 0.430)
510.10/510.28	c #Conflicts:    1592000 | #Learnt:      31638 | 0.000
510.10/510.28	c total clause space: 127.173MB
510.10/510.28	c total #watches: 76594
510.50/510.64	c total #propagations: 832681625 / total #impl: 1935765702 (eff. 0.430)
510.50/510.64	c #Conflicts:    1593000 | #Learnt:      32638 | 0.000
510.50/510.64	c total clause space: 127.173MB
510.50/510.64	c total #watches: 78594
510.80/510.97	c total #propagations: 833304725 / total #impl: 1937259214 (eff. 0.430)
510.80/510.97	c #Conflicts:    1594000 | #Learnt:      33638 | 0.000
510.80/510.97	c total clause space: 127.173MB
510.80/510.97	c total #watches: 80594
511.20/511.30	c total #propagations: 833890926 / total #impl: 1938667264 (eff. 0.430)
511.20/511.30	c #Conflicts:    1595000 | #Learnt:      34638 | 0.000
511.20/511.30	c total clause space: 127.173MB
511.20/511.30	c total #watches: 82594
511.50/511.65	c total #propagations: 834509587 / total #impl: 1940144672 (eff. 0.430)
511.50/511.65	c #Conflicts:    1596000 | #Learnt:      35638 | 0.000
511.50/511.65	c total clause space: 127.173MB
511.50/511.65	c total #watches: 84594
511.90/512.00	c total #propagations: 835115919 / total #impl: 1941574499 (eff. 0.430)
511.90/512.00	c #Conflicts:    1597000 | #Learnt:      36638 | 0.000
511.90/512.00	c total clause space: 127.173MB
511.90/512.00	c total #watches: 86594
512.20/512.35	c total #propagations: 835740076 / total #impl: 1943057922 (eff. 0.430)
512.20/512.35	c #Conflicts:    1598000 | #Learnt:      37638 | 0.000
512.20/512.35	c total clause space: 127.173MB
512.20/512.35	c total #watches: 88594
512.50/512.67	c total #propagations: 836371317 / total #impl: 1944569404 (eff. 0.430)
512.50/512.67	c #Conflicts:    1599000 | #Learnt:      38638 | 0.000
512.50/512.67	c total clause space: 127.173MB
512.50/512.67	c total #watches: 90594
512.90/513.00	c total #propagations: 836941993 / total #impl: 1945917104 (eff. 0.430)
512.90/513.00	c #Conflicts:    1600000 | #Learnt:      39638 | 0.000
512.90/513.00	c total clause space: 127.173MB
512.90/513.00	c total #watches: 92594
513.19/513.38	c total #propagations: 837545550 / total #impl: 1947344414 (eff. 0.430)
513.19/513.38	c #Conflicts:    1601000 | #Learnt:      40638 | 0.000
513.19/513.38	c total clause space: 127.173MB
513.19/513.38	c total #watches: 94594
513.60/513.76	c total #propagations: 838141793 / total #impl: 1948763617 (eff. 0.430)
513.60/513.76	c #Conflicts:    1602000 | #Learnt:      41638 | 0.000
513.60/513.76	c total clause space: 127.173MB
513.60/513.76	c total #watches: 96594
513.99/514.17	c total #propagations: 838734955 / total #impl: 1950182126 (eff. 0.430)
513.99/514.17	c #Conflicts:    1603000 | #Learnt:      42638 | 0.000
513.99/514.17	c total clause space: 127.173MB
513.99/514.17	c total #watches: 98594
514.39/514.53	c total #propagations: 839347490 / total #impl: 1951636515 (eff. 0.430)
514.39/514.53	c #Conflicts:    1604000 | #Learnt:      43638 | 0.000
514.39/514.53	c total clause space: 127.173MB
514.39/514.53	c total #watches: 100594
514.89/515.02	c total #propagations: 839986202 / total #impl: 1953155061 (eff. 0.430)
514.89/515.02	c #Conflicts:    1605000 | #Learnt:      44638 | 0.000
514.89/515.02	c total clause space: 127.173MB
514.89/515.02	c total #watches: 102594
515.39/515.54	c total #propagations: 840575485 / total #impl: 1954562129 (eff. 0.430)
515.39/515.54	c #Conflicts:    1606000 | #Learnt:      45638 | 0.000
515.39/515.54	c total clause space: 127.173MB
515.39/515.54	c total #watches: 104594
515.90/516.01	c total #propagations: 841186148 / total #impl: 1956026286 (eff. 0.430)
515.90/516.01	c #Conflicts:    1607000 | #Learnt:      46638 | 0.000
515.90/516.01	c total clause space: 127.173MB
515.90/516.01	c total #watches: 106594
516.39/516.52	c total #propagations: 841819043 / total #impl: 1957554295 (eff. 0.430)
516.39/516.52	c #Conflicts:    1608000 | #Learnt:      47638 | 0.000
516.39/516.52	c total clause space: 127.173MB
516.39/516.52	c total #watches: 108594
516.90/517.09	c total #propagations: 842402399 / total #impl: 1958973003 (eff. 0.430)
516.90/517.09	c #Conflicts:    1609000 | #Learnt:      48638 | 0.000
516.90/517.09	c total clause space: 127.173MB
516.90/517.09	c total #watches: 110594
517.49/517.63	c total #propagations: 842997011 / total #impl: 1960424832 (eff. 0.430)
517.49/517.63	c #Conflicts:    1610000 | #Learnt:      49638 | 0.000
517.49/517.63	c total clause space: 127.173MB
517.49/517.63	c total #watches: 112594
518.00/518.13	c total #propagations: 843529545 / total #impl: 1961710305 (eff. 0.430)
518.00/518.13	c #Conflicts:    1611000 | #Learnt:      50638 | 0.000
518.00/518.13	c total clause space: 127.173MB
518.00/518.13	c total #watches: 114594
518.49/518.61	c total #propagations: 844113209 / total #impl: 1963144045 (eff. 0.430)
518.49/518.61	c #Conflicts:    1612000 | #Learnt:      51638 | 0.000
518.49/518.61	c total clause space: 127.173MB
518.49/518.61	c total #watches: 116594
518.89/519.07	c total #propagations: 844727199 / total #impl: 1964614295 (eff. 0.430)
518.89/519.07	c #Conflicts:    1613000 | #Learnt:      52638 | 0.000
518.89/519.07	c total clause space: 127.173MB
518.89/519.07	c total #watches: 118594
519.39/519.54	c total #propagations: 845331858 / total #impl: 1966071397 (eff. 0.430)
519.39/519.54	c #Conflicts:    1614000 | #Learnt:      53638 | 0.000
519.39/519.54	c total clause space: 127.173MB
519.39/519.54	c total #watches: 120594
519.89/520.00	c total #propagations: 845967852 / total #impl: 1967617276 (eff. 0.430)
519.89/520.00	c #Conflicts:    1615000 | #Learnt:      54638 | 0.000
519.89/520.00	c total clause space: 127.173MB
519.89/520.00	c total #watches: 122594
520.30/520.49	c total #propagations: 846599830 / total #impl: 1969130486 (eff. 0.430)
520.30/520.49	c #Conflicts:    1616000 | #Learnt:      55638 | 0.000
520.30/520.49	c total clause space: 127.173MB
520.30/520.49	c total #watches: 124594
520.89/521.09	c total #propagations: 847177792 / total #impl: 1970537970 (eff. 0.430)
520.89/521.09	c #Conflicts:    1617000 | #Learnt:      56638 | 0.000
520.89/521.09	c total clause space: 127.173MB
520.89/521.09	c total #watches: 126594
521.49/521.62	c total #propagations: 847764977 / total #impl: 1971981027 (eff. 0.430)
521.49/521.62	c #Conflicts:    1618000 | #Learnt:      57638 | 0.000
521.49/521.62	c total clause space: 127.173MB
521.49/521.62	c total #watches: 128594
522.09/522.20	c total #propagations: 848355583 / total #impl: 1973423681 (eff. 0.430)
522.09/522.20	c #Conflicts:    1619000 | #Learnt:      58638 | 0.000
522.09/522.20	c total clause space: 127.173MB
522.09/522.20	c total #watches: 130594
522.79/522.97	c total #propagations: 848937130 / total #impl: 1974840877 (eff. 0.430)
522.79/522.97	c #Conflicts:    1620000 | #Learnt:      59638 | 0.000
522.79/522.97	c total clause space: 127.173MB
522.79/522.97	c total #watches: 132594
523.39/523.59	c total #propagations: 849493456 / total #impl: 1976216945 (eff. 0.430)
523.39/523.59	c #Conflicts:    1621000 | #Learnt:      60638 | 0.000
523.39/523.59	c total clause space: 127.173MB
523.39/523.59	c total #watches: 134594
523.99/524.19	c total #propagations: 850068870 / total #impl: 1977637542 (eff. 0.430)
523.99/524.19	c GC COLLECT
523.99/524.19	c #Conflicts:    1622000 | #Learnt:      30845 | 0.000
523.99/524.19	c total clause space: 127.173MB
523.99/524.19	c total #watches: 75008
524.29/524.47	c total #propagations: 850671407 / total #impl: 1979101407 (eff. 0.430)
524.29/524.47	c #Conflicts:    1623000 | #Learnt:      31845 | 0.000
524.29/524.47	c total clause space: 127.173MB
524.29/524.47	c total #watches: 77008
524.60/524.80	c total #propagations: 851241338 / total #impl: 1980452157 (eff. 0.430)
524.60/524.80	c #Conflicts:    1624000 | #Learnt:      32845 | 0.000
524.60/524.80	c total clause space: 127.173MB
524.60/524.80	c total #watches: 79008
524.99/525.16	c total #propagations: 851851043 / total #impl: 1981890605 (eff. 0.430)
524.99/525.16	c #Conflicts:    1625000 | #Learnt:      33845 | 0.000
524.99/525.16	c total clause space: 127.173MB
524.99/525.16	c total #watches: 81008
525.39/525.53	c total #propagations: 852462769 / total #impl: 1983372036 (eff. 0.430)
525.39/525.53	c #Conflicts:    1626000 | #Learnt:      34845 | 0.000
525.39/525.53	c total clause space: 127.173MB
525.39/525.53	c total #watches: 83008
525.80/525.90	c total #propagations: 853055050 / total #impl: 1984799952 (eff. 0.430)
525.80/525.90	c #Conflicts:    1627000 | #Learnt:      35845 | 0.000
525.80/525.90	c total clause space: 127.173MB
525.80/525.90	c total #watches: 85008
526.09/526.27	c total #propagations: 853648231 / total #impl: 1986228688 (eff. 0.430)
526.09/526.27	c #Conflicts:    1628000 | #Learnt:      36845 | 0.000
526.09/526.27	c total clause space: 127.173MB
526.09/526.27	c total #watches: 87008
526.49/526.67	c total #propagations: 854247772 / total #impl: 1987661972 (eff. 0.430)
526.49/526.67	c #Conflicts:    1629000 | #Learnt:      37845 | 0.000
526.49/526.67	c total clause space: 127.173MB
526.49/526.67	c total #watches: 89008
526.90/527.09	c total #propagations: 854799458 / total #impl: 1988983276 (eff. 0.430)
526.90/527.09	c #Conflicts:    1630000 | #Learnt:      38845 | 0.000
526.90/527.09	c total clause space: 127.173MB
526.90/527.09	c total #watches: 91008
527.29/527.43	c total #propagations: 855408257 / total #impl: 1990437045 (eff. 0.430)
527.29/527.43	c #Conflicts:    1631000 | #Learnt:      39845 | 0.000
527.29/527.43	c total clause space: 127.173MB
527.29/527.43	c total #watches: 93008
527.59/527.78	c total #propagations: 855961962 / total #impl: 1991754017 (eff. 0.430)
527.59/527.78	c #Conflicts:    1632000 | #Learnt:      40845 | 0.000
527.59/527.78	c total clause space: 127.173MB
527.59/527.78	c total #watches: 95008
528.09/528.20	c total #propagations: 856526870 / total #impl: 1993111610 (eff. 0.430)
528.09/528.20	c #Conflicts:    1633000 | #Learnt:      41845 | 0.000
528.09/528.20	c total clause space: 127.173MB
528.09/528.20	c total #watches: 97008
528.49/528.62	c total #propagations: 857076833 / total #impl: 1994444393 (eff. 0.430)
528.49/528.62	c #Conflicts:    1634000 | #Learnt:      42845 | 0.000
528.49/528.62	c total clause space: 127.173MB
528.49/528.62	c total #watches: 99008
528.89/529.02	c total #propagations: 857703555 / total #impl: 1995953006 (eff. 0.430)
528.89/529.02	c #Conflicts:    1635000 | #Learnt:      43845 | 0.000
528.89/529.02	c total clause space: 127.173MB
528.89/529.02	c total #watches: 101008
529.29/529.44	c total #propagations: 858278586 / total #impl: 1997325585 (eff. 0.430)
529.29/529.44	c #Conflicts:    1636000 | #Learnt:      44845 | 0.000
529.29/529.44	c total clause space: 127.173MB
529.29/529.44	c total #watches: 103008
529.69/529.88	c total #propagations: 858880245 / total #impl: 1998769285 (eff. 0.430)
529.69/529.88	c #Conflicts:    1637000 | #Learnt:      45845 | 0.000
529.69/529.88	c total clause space: 127.173MB
529.69/529.88	c total #watches: 105008
530.20/530.32	c total #propagations: 859504830 / total #impl: 2000276388 (eff. 0.430)
530.20/530.32	c #Conflicts:    1638000 | #Learnt:      46845 | 0.000
530.20/530.32	c total clause space: 127.173MB
530.20/530.32	c total #watches: 107008
530.59/530.78	c total #propagations: 860156670 / total #impl: 2001855980 (eff. 0.430)
530.59/530.78	c #Conflicts:    1639000 | #Learnt:      47845 | 0.000
530.59/530.78	c total clause space: 127.173MB
530.59/530.78	c total #watches: 109008
531.09/531.26	c total #propagations: 860770015 / total #impl: 2003343165 (eff. 0.430)
531.09/531.26	c #Conflicts:    1640000 | #Learnt:      48845 | 0.000
531.09/531.26	c total clause space: 127.173MB
531.09/531.26	c total #watches: 111008
531.59/531.74	c total #propagations: 861346883 / total #impl: 2004749593 (eff. 0.430)
531.59/531.74	c #Conflicts:    1641000 | #Learnt:      49845 | 0.000
531.59/531.74	c total clause space: 127.173MB
531.59/531.74	c total #watches: 113008
532.09/532.28	c total #propagations: 861934289 / total #impl: 2006167146 (eff. 0.430)
532.09/532.28	c #Conflicts:    1642000 | #Learnt:      50845 | 0.000
532.09/532.28	c total clause space: 127.173MB
532.09/532.28	c total #watches: 115008
532.69/532.81	c total #propagations: 862520686 / total #impl: 2007573122 (eff. 0.430)
532.69/532.81	c #Conflicts:    1643000 | #Learnt:      51845 | 0.000
532.69/532.81	c total clause space: 127.173MB
532.69/532.81	c total #watches: 117008
533.09/533.28	c total #propagations: 863162434 / total #impl: 2009118402 (eff. 0.430)
533.09/533.28	c #Conflicts:    1644000 | #Learnt:      52845 | 0.000
533.09/533.28	c total clause space: 127.173MB
533.09/533.28	c total #watches: 119008
533.69/533.84	c total #propagations: 863783379 / total #impl: 2010607925 (eff. 0.430)
533.69/533.84	c #Conflicts:    1645000 | #Learnt:      53845 | 0.000
533.69/533.84	c total clause space: 127.173MB
533.69/533.84	c total #watches: 121008
534.19/534.32	c total #propagations: 864376572 / total #impl: 2012032443 (eff. 0.430)
534.19/534.32	c #Conflicts:    1646000 | #Learnt:      54845 | 0.000
534.19/534.32	c total clause space: 127.173MB
534.19/534.32	c total #watches: 123008
534.69/534.87	c total #propagations: 864858344 / total #impl: 2013159383 (eff. 0.430)
534.69/534.87	c #Conflicts:    1647000 | #Learnt:      55845 | 0.000
534.69/534.87	c total clause space: 127.173MB
534.69/534.87	c total #watches: 125008
534.99/535.11	c total #propagations: 865130901 / total #impl: 2013798575 (eff. 0.430)
534.99/535.11	c #Conflicts:    1648000 | #Learnt:      56845 | 0.000
534.99/535.11	c total clause space: 127.173MB
534.99/535.11	c total #watches: 127008
535.29/535.43	c total #propagations: 865470734 / total #impl: 2014568092 (eff. 0.430)
535.29/535.43	c #Conflicts:    1649000 | #Learnt:      57845 | 0.000
535.29/535.43	c total clause space: 127.173MB
535.29/535.43	c total #watches: 129008
535.79/535.96	c total #propagations: 865785598 / total #impl: 2015277149 (eff. 0.430)
535.79/535.96	c #Conflicts:    1650000 | #Learnt:      58845 | 0.000
535.79/535.96	c total clause space: 127.173MB
535.79/535.96	c total #watches: 131008
536.19/536.37	c total #propagations: 866084502 / total #impl: 2015930997 (eff. 0.430)
536.19/536.37	c #Conflicts:    1651000 | #Learnt:      59845 | 0.000
536.19/536.37	c total clause space: 127.173MB
536.19/536.37	c total #watches: 133008
536.70/536.90	c total #propagations: 866368018 / total #impl: 2016523874 (eff. 0.430)
536.70/536.90	c #Conflicts:    1652000 | #Learnt:      60845 | 0.000
536.70/536.90	c total clause space: 127.173MB
536.70/536.90	c total #watches: 135008
537.19/537.31	c total #propagations: 866624899 / total #impl: 2017128362 (eff. 0.430)
537.19/537.31	c #Conflicts:    1653000 | #Learnt:      61845 | 0.000
537.19/537.31	c total clause space: 127.173MB
537.19/537.31	c total #watches: 137008
537.49/537.70	c total #propagations: 866913763 / total #impl: 2017739250 (eff. 0.430)
537.49/537.70	c GC COLLECT
537.49/537.70	c #Conflicts:    1654000 | #Learnt:      31744 | 0.000
537.49/537.70	c total clause space: 127.173MB
537.49/537.70	c total #watches: 76806
537.69/537.90	c total #propagations: 867194086 / total #impl: 2018370756 (eff. 0.430)
537.69/537.90	c #Conflicts:    1655000 | #Learnt:      32744 | 0.000
537.69/537.90	c total clause space: 127.173MB
537.69/537.90	c total #watches: 78806
538.09/538.21	c total #propagations: 867477967 / total #impl: 2018956939 (eff. 0.430)
538.09/538.21	c #Conflicts:    1656000 | #Learnt:      33744 | 0.000
538.09/538.21	c total clause space: 127.173MB
538.09/538.21	c total #watches: 80806
538.39/538.53	c total #propagations: 867733457 / total #impl: 2019572685 (eff. 0.430)
538.39/538.53	c #Conflicts:    1657000 | #Learnt:      34744 | 0.000
538.39/538.53	c total clause space: 127.173MB
538.39/538.53	c total #watches: 82806
538.59/538.70	c total #propagations: 868019529 / total #impl: 2020283987 (eff. 0.430)
538.59/538.70	c #Conflicts:    1658000 | #Learnt:      35744 | 0.000
538.59/538.70	c total clause space: 127.173MB
538.59/538.70	c total #watches: 84806
538.79/538.90	c total #propagations: 868303230 / total #impl: 2020890058 (eff. 0.430)
538.79/538.90	c #Conflicts:    1659000 | #Learnt:      36744 | 0.000
538.79/538.90	c total clause space: 127.173MB
538.79/538.90	c total #watches: 86806
539.00/539.17	c total #propagations: 868630958 / total #impl: 2021589498 (eff. 0.430)
539.00/539.17	c #Conflicts:    1660000 | #Learnt:      37744 | 0.000
539.00/539.17	c total clause space: 127.173MB
539.00/539.17	c total #watches: 88806
539.39/539.51	c total #propagations: 869041014 / total #impl: 2022519636 (eff. 0.430)
539.39/539.51	c #Conflicts:    1661000 | #Learnt:      38744 | 0.000
539.39/539.51	c total clause space: 127.173MB
539.39/539.51	c total #watches: 90806
539.69/539.89	c total #propagations: 869576403 / total #impl: 2023806695 (eff. 0.430)
539.69/539.89	c #Conflicts:    1662000 | #Learnt:      39744 | 0.000
539.69/539.89	c total clause space: 127.173MB
539.69/539.89	c total #watches: 92806
540.10/540.23	c total #propagations: 870146973 / total #impl: 2025184126 (eff. 0.430)
540.10/540.23	c #Conflicts:    1663000 | #Learnt:      40744 | 0.000
540.10/540.23	c total clause space: 127.173MB
540.10/540.23	c total #watches: 94806
540.39/540.58	c total #propagations: 870756626 / total #impl: 2026646202 (eff. 0.430)
540.39/540.58	c #Conflicts:    1664000 | #Learnt:      41744 | 0.000
540.39/540.58	c total clause space: 127.173MB
540.39/540.58	c total #watches: 96806
540.89/541.01	c total #propagations: 871367560 / total #impl: 2028088481 (eff. 0.430)
540.89/541.01	c #Conflicts:    1665000 | #Learnt:      42744 | 0.000
540.89/541.01	c total clause space: 127.173MB
540.89/541.01	c total #watches: 98806
541.20/541.39	c total #propagations: 871887674 / total #impl: 2029326171 (eff. 0.430)
541.20/541.39	c #Conflicts:    1666000 | #Learnt:      43744 | 0.000
541.20/541.39	c total clause space: 127.173MB
541.20/541.39	c total #watches: 100806
541.69/541.85	c total #propagations: 872455965 / total #impl: 2030704626 (eff. 0.430)
541.69/541.85	c #Conflicts:    1667000 | #Learnt:      44744 | 0.000
541.69/541.85	c total clause space: 127.173MB
541.69/541.85	c total #watches: 102806
542.09/542.26	c total #propagations: 873047813 / total #impl: 2032159138 (eff. 0.430)
542.09/542.26	c #Conflicts:    1668000 | #Learnt:      45744 | 0.000
542.09/542.26	c total clause space: 127.173MB
542.09/542.26	c total #watches: 104806
542.59/542.72	c total #propagations: 873637966 / total #impl: 2033603608 (eff. 0.430)
542.59/542.72	c #Conflicts:    1669000 | #Learnt:      46744 | 0.000
542.59/542.72	c total clause space: 127.173MB
542.59/542.72	c total #watches: 106806
542.99/543.19	c total #propagations: 874182402 / total #impl: 2034939121 (eff. 0.430)
542.99/543.19	c #Conflicts:    1670000 | #Learnt:      47744 | 0.000
542.99/543.19	c total clause space: 127.173MB
542.99/543.19	c total #watches: 108806
543.49/543.64	c total #propagations: 874724604 / total #impl: 2036259265 (eff. 0.430)
543.49/543.64	c #Conflicts:    1671000 | #Learnt:      48744 | 0.000
543.49/543.64	c total clause space: 127.173MB
543.49/543.64	c total #watches: 110806
543.99/544.11	c total #propagations: 875280330 / total #impl: 2037534970 (eff. 0.430)
543.99/544.11	c #Conflicts:    1672000 | #Learnt:      49744 | 0.000
543.99/544.11	c total clause space: 127.173MB
543.99/544.11	c total #watches: 112806
544.40/544.56	c total #propagations: 875828629 / total #impl: 2038843089 (eff. 0.430)
544.40/544.56	c #Conflicts:    1673000 | #Learnt:      50744 | 0.000
544.40/544.56	c total clause space: 127.173MB
544.40/544.56	c total #watches: 114806
544.89/545.08	c total #propagations: 876400428 / total #impl: 2040215794 (eff. 0.430)
544.89/545.08	c #Conflicts:    1674000 | #Learnt:      51744 | 0.000
544.89/545.08	c total clause space: 127.173MB
544.89/545.08	c total #watches: 116806
545.39/545.53	c total #propagations: 876975745 / total #impl: 2041614213 (eff. 0.430)
545.39/545.53	c #Conflicts:    1675000 | #Learnt:      52744 | 0.000
545.39/545.53	c total clause space: 127.173MB
545.39/545.53	c total #watches: 118806
545.79/545.95	c total #propagations: 877476470 / total #impl: 2042835620 (eff. 0.430)
545.79/545.95	c #Conflicts:    1676000 | #Learnt:      53744 | 0.000
545.79/545.95	c total clause space: 127.173MB
545.79/545.95	c total #watches: 120806
546.19/546.35	c total #propagations: 878056431 / total #impl: 2044258764 (eff. 0.430)
546.19/546.35	c #Conflicts:    1677000 | #Learnt:      54744 | 0.000
546.19/546.35	c total clause space: 127.173MB
546.19/546.35	c total #watches: 122806
546.70/546.86	c total #propagations: 878665885 / total #impl: 2045758544 (eff. 0.430)
546.70/546.86	c #Conflicts:    1678000 | #Learnt:      55744 | 0.000
546.70/546.86	c total clause space: 127.173MB
546.70/546.86	c total #watches: 124806
547.19/547.37	c total #propagations: 879256312 / total #impl: 2047203159 (eff. 0.429)
547.19/547.37	c #Conflicts:    1679000 | #Learnt:      56744 | 0.000
547.19/547.37	c total clause space: 127.173MB
547.19/547.37	c total #watches: 126806
547.70/547.88	c total #propagations: 879875069 / total #impl: 2048724237 (eff. 0.429)
547.70/547.88	c #Conflicts:    1680000 | #Learnt:      57744 | 0.000
547.70/547.88	c total clause space: 127.173MB
547.70/547.88	c total #watches: 128806
548.39/548.51	c total #propagations: 880447001 / total #impl: 2050115237 (eff. 0.429)
548.39/548.51	c #Conflicts:    1681000 | #Learnt:      58744 | 0.000
548.39/548.51	c total clause space: 127.173MB
548.39/548.51	c total #watches: 130806
548.90/549.01	c total #propagations: 881053399 / total #impl: 2051625097 (eff. 0.429)
548.90/549.01	c #Conflicts:    1682000 | #Learnt:      59744 | 0.000
548.90/549.01	c total clause space: 127.173MB
548.90/549.01	c total #watches: 132806
549.29/549.43	c total #propagations: 881680850 / total #impl: 2053157202 (eff. 0.429)
549.29/549.43	c #Conflicts:    1683000 | #Learnt:      60744 | 0.000
549.29/549.43	c total clause space: 127.173MB
549.29/549.43	c total #watches: 134806
549.79/549.99	c total #propagations: 882291618 / total #impl: 2054656464 (eff. 0.429)
549.79/549.99	c #Conflicts:    1684000 | #Learnt:      61744 | 0.000
549.79/549.99	c total clause space: 127.173MB
549.79/549.99	c total #watches: 136806
550.59/550.70	c total #propagations: 882899529 / total #impl: 2056133916 (eff. 0.429)
550.59/550.70	c #Conflicts:    1685000 | #Learnt:      62744 | 0.000
550.59/550.70	c total clause space: 127.173MB
550.59/550.70	c total #watches: 138806
550.89/551.07	c total #propagations: 883452516 / total #impl: 2057532141 (eff. 0.429)
550.89/551.07	c GC COLLECT
550.89/551.07	c #Conflicts:    1686000 | #Learnt:      32341 | 0.000
550.89/551.07	c total clause space: 127.173MB
550.89/551.07	c total #watches: 78000
551.29/551.41	c total #propagations: 883999001 / total #impl: 2058825302 (eff. 0.429)
551.29/551.41	c #Conflicts:    1687000 | #Learnt:      33341 | 0.000
551.29/551.41	c total clause space: 127.173MB
551.29/551.41	c total #watches: 80000
551.59/551.72	c total #propagations: 884582818 / total #impl: 2060226448 (eff. 0.429)
551.59/551.72	c #Conflicts:    1688000 | #Learnt:      34341 | 0.000
551.59/551.72	c total clause space: 127.173MB
551.59/551.72	c total #watches: 82000
551.89/552.07	c total #propagations: 885132356 / total #impl: 2061492487 (eff. 0.429)
551.89/552.07	c #Conflicts:    1689000 | #Learnt:      35341 | 0.000
551.89/552.07	c total clause space: 127.173MB
551.89/552.07	c total #watches: 84000
552.29/552.46	c total #propagations: 885739016 / total #impl: 2062931022 (eff. 0.429)
552.29/552.46	c #Conflicts:    1690000 | #Learnt:      36341 | 0.000
552.29/552.46	c total clause space: 127.173MB
552.29/552.46	c total #watches: 86000
552.59/552.77	c total #propagations: 886283194 / total #impl: 2064248490 (eff. 0.429)
552.59/552.77	c #Conflicts:    1691000 | #Learnt:      37341 | 0.000
552.59/552.77	c total clause space: 127.173MB
552.59/552.77	c total #watches: 88000
552.79/552.99	c total #propagations: 886571185 / total #impl: 2064902039 (eff. 0.429)
552.79/552.99	c #Conflicts:    1692000 | #Learnt:      38341 | 0.000
552.79/552.99	c total clause space: 127.173MB
552.79/552.99	c total #watches: 90000
553.20/553.34	c total #propagations: 886846013 / total #impl: 2065475084 (eff. 0.429)
553.20/553.34	c #Conflicts:    1693000 | #Learnt:      39341 | 0.000
553.20/553.34	c total clause space: 127.173MB
553.20/553.34	c total #watches: 92000
553.59/553.75	c total #propagations: 887121541 / total #impl: 2066163958 (eff. 0.429)
553.59/553.75	c #Conflicts:    1694000 | #Learnt:      40341 | 0.000
553.59/553.75	c total clause space: 127.173MB
553.59/553.75	c total #watches: 94000
553.89/554.09	c total #propagations: 887673065 / total #impl: 2067516197 (eff. 0.429)
553.89/554.09	c #Conflicts:    1695000 | #Learnt:      41341 | 0.000
553.89/554.09	c total clause space: 127.173MB
553.89/554.09	c total #watches: 96000
554.40/554.55	c total #propagations: 888254226 / total #impl: 2068919583 (eff. 0.429)
554.40/554.55	c #Conflicts:    1696000 | #Learnt:      42341 | 0.000
554.40/554.55	c total clause space: 127.173MB
554.40/554.55	c total #watches: 98000
554.79/554.96	c total #propagations: 888831330 / total #impl: 2070331354 (eff. 0.429)
554.79/554.96	c #Conflicts:    1697000 | #Learnt:      43341 | 0.000
554.79/554.96	c total clause space: 127.173MB
554.79/554.96	c total #watches: 100000
555.19/555.36	c total #propagations: 889353792 / total #impl: 2071567588 (eff. 0.429)
555.19/555.36	c #Conflicts:    1698000 | #Learnt:      44341 | 0.000
555.19/555.36	c total clause space: 127.173MB
555.19/555.36	c total #watches: 102000
555.59/555.71	c total #propagations: 889935003 / total #impl: 2072968401 (eff. 0.429)
555.59/555.71	c #Conflicts:    1699000 | #Learnt:      45341 | 0.000
555.59/555.71	c total clause space: 127.173MB
555.59/555.71	c total #watches: 104000
555.99/556.15	c total #propagations: 890507959 / total #impl: 2074342115 (eff. 0.429)
555.99/556.15	c #Conflicts:    1700000 | #Learnt:      46341 | 0.000
555.99/556.15	c total clause space: 127.173MB
555.99/556.15	c total #watches: 106000
556.39/556.54	c total #propagations: 891088077 / total #impl: 2075763103 (eff. 0.429)
556.39/556.54	c #Conflicts:    1701000 | #Learnt:      47341 | 0.000
556.39/556.54	c total clause space: 127.173MB
556.39/556.54	c total #watches: 108000
556.79/556.91	c total #propagations: 891663779 / total #impl: 2077154955 (eff. 0.429)
556.79/556.91	c #Conflicts:    1702000 | #Learnt:      48341 | 0.000
556.79/556.91	c total clause space: 127.173MB
556.79/556.91	c total #watches: 110000
557.19/557.33	c total #propagations: 892261553 / total #impl: 2078599712 (eff. 0.429)
557.19/557.33	c #Conflicts:    1703000 | #Learnt:      49341 | 0.000
557.19/557.33	c total clause space: 127.173MB
557.19/557.33	c total #watches: 112000
557.60/557.80	c total #propagations: 892845400 / total #impl: 2080037271 (eff. 0.429)
557.60/557.80	c #Conflicts:    1704000 | #Learnt:      50341 | 0.000
557.60/557.80	c total clause space: 127.173MB
557.60/557.80	c total #watches: 114000
558.09/558.25	c total #propagations: 893413729 / total #impl: 2081422416 (eff. 0.429)
558.09/558.25	c #Conflicts:    1705000 | #Learnt:      51341 | 0.000
558.09/558.25	c total clause space: 127.173MB
558.09/558.25	c total #watches: 116000
558.49/558.62	c total #propagations: 893945590 / total #impl: 2082725442 (eff. 0.429)
558.49/558.62	c #Conflicts:    1706000 | #Learnt:      52341 | 0.000
558.49/558.62	c total clause space: 127.173MB
558.49/558.62	c total #watches: 118000
558.99/559.10	c total #propagations: 894198602 / total #impl: 2083275260 (eff. 0.429)
558.99/559.10	c #Conflicts:    1707000 | #Learnt:      53341 | 0.000
558.99/559.10	c total clause space: 127.173MB
558.99/559.10	c total #watches: 120000
559.19/559.39	c total #propagations: 894457444 / total #impl: 2083849818 (eff. 0.429)
559.19/559.39	c #Conflicts:    1708000 | #Learnt:      54341 | 0.000
559.19/559.39	c total clause space: 127.173MB
559.19/559.39	c total #watches: 122000
559.69/559.82	c total #propagations: 894744311 / total #impl: 2084449450 (eff. 0.429)
559.69/559.82	c #Conflicts:    1709000 | #Learnt:      55341 | 0.000
559.69/559.82	c total clause space: 127.173MB
559.69/559.82	c total #watches: 124000
560.19/560.32	c total #propagations: 895002145 / total #impl: 2085041800 (eff. 0.429)
560.19/560.32	c #Conflicts:    1710000 | #Learnt:      56341 | 0.000
560.19/560.32	c total clause space: 127.173MB
560.19/560.32	c total #watches: 126000
560.59/560.72	c total #propagations: 895279796 / total #impl: 2085652049 (eff. 0.429)
560.59/560.72	c #Conflicts:    1711000 | #Learnt:      57341 | 0.000
560.59/560.72	c total clause space: 127.173MB
560.59/560.72	c total #watches: 128000
560.89/561.03	c total #propagations: 895531962 / total #impl: 2086216811 (eff. 0.429)
560.89/561.03	c #Conflicts:    1712000 | #Learnt:      58341 | 0.000
560.89/561.03	c total clause space: 127.173MB
560.89/561.03	c total #watches: 130000
561.19/561.39	c total #propagations: 895850172 / total #impl: 2086912726 (eff. 0.429)
561.19/561.39	c #Conflicts:    1713000 | #Learnt:      59341 | 0.000
561.19/561.39	c total clause space: 127.173MB
561.19/561.39	c total #watches: 132000
561.79/561.98	c total #propagations: 896253706 / total #impl: 2087841588 (eff. 0.429)
561.79/561.98	c #Conflicts:    1714000 | #Learnt:      60341 | 0.000
561.79/561.98	c total clause space: 127.173MB
561.79/561.98	c total #watches: 134000
562.39/562.57	c total #propagations: 896862199 / total #impl: 2089351631 (eff. 0.429)
562.39/562.57	c #Conflicts:    1715000 | #Learnt:      61341 | 0.000
562.39/562.57	c total clause space: 127.173MB
562.39/562.57	c total #watches: 136000
562.99/563.15	c total #propagations: 897381609 / total #impl: 2090642386 (eff. 0.429)
562.99/563.15	c #Conflicts:    1716000 | #Learnt:      62341 | 0.000
562.99/563.15	c total clause space: 127.173MB
562.99/563.15	c total #watches: 138000
563.49/563.69	c total #propagations: 897907755 / total #impl: 2091994563 (eff. 0.429)
563.49/563.69	c #Conflicts:    1717000 | #Learnt:      63341 | 0.000
563.49/563.69	c total clause space: 127.173MB
563.49/563.69	c total #watches: 140000
563.89/564.05	c total #propagations: 898490480 / total #impl: 2093422978 (eff. 0.429)
563.89/564.05	c GC COLLECT
563.89/564.05	c #Conflicts:    1718000 | #Learnt:      32644 | 0.000
563.89/564.05	c total clause space: 127.173MB
563.89/564.05	c total #watches: 78606
564.19/564.36	c total #propagations: 899084561 / total #impl: 2094845610 (eff. 0.429)
564.19/564.36	c #Conflicts:    1719000 | #Learnt:      33644 | 0.000
564.19/564.36	c total clause space: 127.173MB
564.19/564.36	c total #watches: 80606
564.59/564.71	c total #propagations: 899631018 / total #impl: 2096126734 (eff. 0.429)
564.59/564.71	c #Conflicts:    1720000 | #Learnt:      34644 | 0.000
564.59/564.71	c total clause space: 127.173MB
564.59/564.71	c total #watches: 82606
564.89/565.05	c total #propagations: 900246506 / total #impl: 2097598875 (eff. 0.429)
564.89/565.05	c #Conflicts:    1721000 | #Learnt:      35644 | 0.000
564.89/565.05	c total clause space: 127.173MB
564.89/565.05	c total #watches: 84606
565.19/565.38	c total #propagations: 900815618 / total #impl: 2098963277 (eff. 0.429)
565.19/565.38	c #Conflicts:    1722000 | #Learnt:      36644 | 0.000
565.19/565.38	c total clause space: 127.173MB
565.19/565.38	c total #watches: 86606
565.69/565.81	c total #propagations: 901406879 / total #impl: 2100376728 (eff. 0.429)
565.69/565.81	c #Conflicts:    1723000 | #Learnt:      37644 | 0.000
565.69/565.81	c total clause space: 127.173MB
565.69/565.81	c total #watches: 88606
566.00/566.16	c total #propagations: 902047082 / total #impl: 2101922718 (eff. 0.429)
566.00/566.16	c #Conflicts:    1724000 | #Learnt:      38644 | 0.000
566.00/566.16	c total clause space: 127.173MB
566.00/566.16	c total #watches: 90606
566.30/566.50	c total #propagations: 902664147 / total #impl: 2103398999 (eff. 0.429)
566.30/566.50	c #Conflicts:    1725000 | #Learnt:      39644 | 0.000
566.30/566.50	c total clause space: 127.173MB
566.30/566.50	c total #watches: 92606
566.70/566.81	c total #propagations: 903284272 / total #impl: 2104882565 (eff. 0.429)
566.70/566.81	c #Conflicts:    1726000 | #Learnt:      40644 | 0.000
566.70/566.81	c total clause space: 127.173MB
566.70/566.81	c total #watches: 94606
567.00/567.17	c total #propagations: 903901678 / total #impl: 2106352200 (eff. 0.429)
567.00/567.17	c #Conflicts:    1727000 | #Learnt:      41644 | 0.000
567.00/567.17	c total clause space: 127.173MB
567.00/567.17	c total #watches: 96606
567.30/567.48	c total #propagations: 904498643 / total #impl: 2107773034 (eff. 0.429)
567.30/567.48	c #Conflicts:    1728000 | #Learnt:      42644 | 0.000
567.30/567.48	c total clause space: 127.173MB
567.30/567.48	c total #watches: 98606
567.70/567.83	c total #propagations: 905108597 / total #impl: 2109220005 (eff. 0.429)
567.70/567.83	c #Conflicts:    1729000 | #Learnt:      43644 | 0.000
567.70/567.83	c total clause space: 127.173MB
567.70/567.83	c total #watches: 100606
568.10/568.23	c total #propagations: 905715912 / total #impl: 2110670394 (eff. 0.429)
568.10/568.23	c #Conflicts:    1730000 | #Learnt:      44644 | 0.000
568.10/568.23	c total clause space: 127.173MB
568.10/568.23	c total #watches: 102606
568.50/568.69	c total #propagations: 906281891 / total #impl: 2112054366 (eff. 0.429)
568.50/568.69	c #Conflicts:    1731000 | #Learnt:      45644 | 0.000
568.50/568.69	c total clause space: 127.173MB
568.50/568.69	c total #watches: 104606
568.90/569.10	c total #propagations: 906865625 / total #impl: 2113474113 (eff. 0.429)
568.90/569.10	c #Conflicts:    1732000 | #Learnt:      46644 | 0.000
568.90/569.10	c total clause space: 127.173MB
568.90/569.10	c total #watches: 106606
569.40/569.55	c total #propagations: 907494017 / total #impl: 2114997968 (eff. 0.429)
569.40/569.55	c #Conflicts:    1733000 | #Learnt:      47644 | 0.000
569.40/569.55	c total clause space: 127.173MB
569.40/569.55	c total #watches: 108606
569.90/570.04	c total #propagations: 908138814 / total #impl: 2116558062 (eff. 0.429)
569.90/570.04	c #Conflicts:    1734000 | #Learnt:      48644 | 0.000
569.90/570.04	c total clause space: 127.173MB
569.90/570.04	c total #watches: 110606
570.30/570.49	c total #propagations: 908699236 / total #impl: 2117928511 (eff. 0.429)
570.30/570.49	c #Conflicts:    1735000 | #Learnt:      49644 | 0.000
570.30/570.49	c total clause space: 127.173MB
570.30/570.49	c total #watches: 112606
570.80/570.98	c total #propagations: 909296569 / total #impl: 2119384339 (eff. 0.429)
570.80/570.98	c #Conflicts:    1736000 | #Learnt:      50644 | 0.000
570.80/570.98	c total clause space: 127.173MB
570.80/570.98	c total #watches: 114606
571.40/571.59	c total #propagations: 909907769 / total #impl: 2120879073 (eff. 0.429)
571.40/571.59	c #Conflicts:    1737000 | #Learnt:      51644 | 0.000
571.40/571.59	c total clause space: 127.173MB
571.40/571.59	c total #watches: 116606
572.00/572.14	c total #propagations: 910531812 / total #impl: 2122413591 (eff. 0.429)
572.00/572.14	c #Conflicts:    1738000 | #Learnt:      52644 | 0.000
572.00/572.14	c total clause space: 127.173MB
572.00/572.14	c total #watches: 118606
572.49/572.64	c total #propagations: 911126540 / total #impl: 2123887702 (eff. 0.429)
572.49/572.64	c #Conflicts:    1739000 | #Learnt:      53644 | 0.000
572.49/572.64	c total clause space: 127.173MB
572.49/572.64	c total #watches: 120606
573.00/573.19	c total #propagations: 911683765 / total #impl: 2125259510 (eff. 0.429)
573.00/573.19	c #Conflicts:    1740000 | #Learnt:      54644 | 0.000
573.00/573.19	c total clause space: 127.173MB
573.00/573.19	c total #watches: 122606
573.69/573.82	c total #propagations: 912248809 / total #impl: 2126653938 (eff. 0.429)
573.69/573.82	c #Conflicts:    1741000 | #Learnt:      55644 | 0.000
573.69/573.82	c total clause space: 127.173MB
573.69/573.82	c total #watches: 124606
574.20/574.38	c total #propagations: 912846275 / total #impl: 2128128233 (eff. 0.429)
574.20/574.38	c #Conflicts:    1742000 | #Learnt:      56644 | 0.000
574.20/574.38	c total clause space: 127.173MB
574.20/574.38	c total #watches: 126606
574.79/574.95	c total #propagations: 913453418 / total #impl: 2129634461 (eff. 0.429)
574.79/574.95	c #Conflicts:    1743000 | #Learnt:      57644 | 0.000
574.79/574.95	c total clause space: 127.173MB
574.79/574.95	c total #watches: 128606
575.30/575.49	c total #propagations: 914054951 / total #impl: 2131108660 (eff. 0.429)
575.30/575.49	c #Conflicts:    1744000 | #Learnt:      58644 | 0.000
575.30/575.49	c total clause space: 127.173MB
575.30/575.49	c total #watches: 130606
575.79/575.99	c total #propagations: 914621444 / total #impl: 2132473692 (eff. 0.429)
575.79/575.99	c #Conflicts:    1745000 | #Learnt:      59644 | 0.000
575.79/575.99	c total clause space: 127.173MB
575.79/575.99	c total #watches: 132606
576.40/576.58	c total #propagations: 915200022 / total #impl: 2133860683 (eff. 0.429)
576.40/576.58	c #Conflicts:    1746000 | #Learnt:      60644 | 0.000
576.40/576.58	c total clause space: 127.173MB
576.40/576.58	c total #watches: 134606
576.99/577.20	c total #propagations: 915742239 / total #impl: 2135183457 (eff. 0.429)
576.99/577.20	c #Conflicts:    1747000 | #Learnt:      61644 | 0.000
576.99/577.20	c total clause space: 127.173MB
577.09/577.20	c total #watches: 136606
577.59/577.71	c total #propagations: 916329018 / total #impl: 2136597296 (eff. 0.429)
577.59/577.71	c #Conflicts:    1748000 | #Learnt:      62644 | 0.000
577.59/577.71	c total clause space: 127.173MB
577.59/577.71	c total #watches: 138606
577.99/578.17	c total #propagations: 916919378 / total #impl: 2137996642 (eff. 0.429)
577.99/578.17	c #Conflicts:    1749000 | #Learnt:      63644 | 0.000
577.99/578.17	c total clause space: 127.173MB
577.99/578.17	c total #watches: 140606
578.39/578.51	c total #propagations: 917490221 / total #impl: 2139396455 (eff. 0.429)
578.39/578.51	c GC COLLECT
578.39/578.51	c #Conflicts:    1750000 | #Learnt:      32638 | 0.000
578.39/578.51	c total clause space: 127.173MB
578.39/578.51	c total #watches: 78594
578.69/578.85	c total #propagations: 918072794 / total #impl: 2140781888 (eff. 0.429)
578.69/578.85	c #Conflicts:    1751000 | #Learnt:      33638 | 0.000
578.69/578.85	c total clause space: 127.173MB
578.69/578.85	c total #watches: 80594
578.99/579.16	c total #propagations: 918672285 / total #impl: 2142225227 (eff. 0.429)
578.99/579.16	c #Conflicts:    1752000 | #Learnt:      34638 | 0.000
578.99/579.16	c total clause space: 127.173MB
578.99/579.16	c total #watches: 82594
579.39/579.53	c total #propagations: 919222544 / total #impl: 2143534650 (eff. 0.429)
579.39/579.53	c #Conflicts:    1753000 | #Learnt:      35638 | 0.000
579.39/579.53	c total clause space: 127.173MB
579.39/579.53	c total #watches: 84594
579.70/579.87	c total #propagations: 919709910 / total #impl: 2144712951 (eff. 0.429)
579.70/579.87	c #Conflicts:    1754000 | #Learnt:      36638 | 0.000
579.70/579.87	c total clause space: 127.173MB
579.70/579.87	c total #watches: 86594
580.09/580.21	c total #propagations: 920251423 / total #impl: 2146027541 (eff. 0.429)
580.09/580.21	c #Conflicts:    1755000 | #Learnt:      37638 | 0.000
580.09/580.21	c total clause space: 127.173MB
580.09/580.21	c total #watches: 88594
580.39/580.56	c total #propagations: 920834370 / total #impl: 2147417761 (eff. 0.429)
580.39/580.56	c #Conflicts:    1756000 | #Learnt:      38638 | 0.000
580.39/580.56	c total clause space: 127.173MB
580.39/580.56	c total #watches: 90594
580.80/580.96	c total #propagations: 921329123 / total #impl: 2148604106 (eff. 0.429)
580.80/580.96	c #Conflicts:    1757000 | #Learnt:      39638 | 0.000
580.80/580.96	c total clause space: 127.173MB
580.80/580.96	c total #watches: 92594
581.39/581.50	c total #propagations: 921818706 / total #impl: 2149770920 (eff. 0.429)
581.39/581.50	c #Conflicts:    1758000 | #Learnt:      40638 | 0.000
581.39/581.50	c total clause space: 127.173MB
581.39/581.50	c total #watches: 94594
581.90/582.05	c total #propagations: 922366192 / total #impl: 2151132205 (eff. 0.429)
581.90/582.05	c #Conflicts:    1759000 | #Learnt:      41638 | 0.000
581.90/582.05	c total clause space: 127.173MB
581.90/582.05	c total #watches: 96594
582.49/582.60	c total #propagations: 922928434 / total #impl: 2152519129 (eff. 0.429)
582.49/582.60	c #Conflicts:    1760000 | #Learnt:      42638 | 0.000
582.49/582.60	c total clause space: 127.173MB
582.49/582.60	c total #watches: 98594
583.00/583.17	c total #propagations: 923582479 / total #impl: 2154111556 (eff. 0.429)
583.00/583.17	c #Conflicts:    1761000 | #Learnt:      43638 | 0.000
583.00/583.17	c total clause space: 127.173MB
583.00/583.17	c total #watches: 100594
583.59/583.78	c total #propagations: 924295862 / total #impl: 2155868006 (eff. 0.429)
583.59/583.78	c #Conflicts:    1762000 | #Learnt:      44638 | 0.000
583.59/583.78	c total clause space: 127.173MB
583.59/583.78	c total #watches: 102594
584.10/584.26	c total #propagations: 924962185 / total #impl: 2157511753 (eff. 0.429)
584.10/584.26	c #Conflicts:    1763000 | #Learnt:      45638 | 0.000
584.10/584.26	c total clause space: 127.173MB
584.10/584.26	c total #watches: 104594
584.59/584.75	c total #propagations: 925515076 / total #impl: 2158866229 (eff. 0.429)
584.59/584.75	c #Conflicts:    1764000 | #Learnt:      46638 | 0.000
584.59/584.75	c total clause space: 127.173MB
584.59/584.75	c total #watches: 106594
585.10/585.25	c total #propagations: 926102606 / total #impl: 2160323943 (eff. 0.429)
585.10/585.25	c #Conflicts:    1765000 | #Learnt:      47638 | 0.000
585.10/585.25	c total clause space: 127.173MB
585.10/585.25	c total #watches: 108594
585.69/585.82	c total #propagations: 926714025 / total #impl: 2161810846 (eff. 0.429)
585.69/585.82	c #Conflicts:    1766000 | #Learnt:      48638 | 0.000
585.69/585.82	c total clause space: 127.173MB
585.69/585.82	c total #watches: 110594
586.09/586.30	c total #propagations: 927291883 / total #impl: 2163235256 (eff. 0.429)
586.09/586.30	c #Conflicts:    1767000 | #Learnt:      49638 | 0.000
586.09/586.30	c total clause space: 127.173MB
586.09/586.30	c total #watches: 112594
586.59/586.78	c total #propagations: 927878426 / total #impl: 2164685496 (eff. 0.429)
586.59/586.78	c #Conflicts:    1768000 | #Learnt:      50638 | 0.000
586.59/586.78	c total clause space: 127.173MB
586.59/586.78	c total #watches: 114594
586.99/587.18	c total #propagations: 928440843 / total #impl: 2166040041 (eff. 0.429)
586.99/587.18	c #Conflicts:    1769000 | #Learnt:      51638 | 0.000
586.99/587.18	c total clause space: 127.173MB
586.99/587.18	c total #watches: 116594
587.40/587.54	c total #propagations: 929045961 / total #impl: 2167530983 (eff. 0.429)
587.40/587.54	c #Conflicts:    1770000 | #Learnt:      52638 | 0.000
587.40/587.54	c total clause space: 127.173MB
587.40/587.54	c total #watches: 118594
587.79/587.94	c total #propagations: 929651113 / total #impl: 2169002403 (eff. 0.429)
587.79/587.94	c #Conflicts:    1771000 | #Learnt:      53638 | 0.000
587.79/587.94	c total clause space: 127.173MB
587.79/587.94	c total #watches: 120594
588.40/588.51	c total #propagations: 930252010 / total #impl: 2170471753 (eff. 0.429)
588.40/588.51	c #Conflicts:    1772000 | #Learnt:      54638 | 0.000
588.40/588.51	c total clause space: 127.173MB
588.40/588.51	c total #watches: 122594
588.89/589.03	c total #propagations: 930860602 / total #impl: 2171984795 (eff. 0.429)
588.89/589.03	c #Conflicts:    1773000 | #Learnt:      55638 | 0.000
588.89/589.03	c total clause space: 127.173MB
588.89/589.03	c total #watches: 124594
589.29/589.50	c total #propagations: 931391979 / total #impl: 2173302363 (eff. 0.429)
589.29/589.50	c #Conflicts:    1774000 | #Learnt:      56638 | 0.000
589.29/589.50	c total clause space: 127.173MB
589.29/589.50	c total #watches: 126594
589.89/590.07	c total #propagations: 931979483 / total #impl: 2174748260 (eff. 0.429)
589.89/590.07	c #Conflicts:    1775000 | #Learnt:      57638 | 0.000
589.89/590.07	c total clause space: 127.173MB
589.89/590.07	c total #watches: 128594
590.39/590.53	c total #propagations: 932494074 / total #impl: 2176017736 (eff. 0.429)
590.39/590.53	c #Conflicts:    1776000 | #Learnt:      58638 | 0.000
590.39/590.53	c total clause space: 127.173MB
590.39/590.53	c total #watches: 130594
590.79/590.99	c total #propagations: 933074244 / total #impl: 2177425633 (eff. 0.429)
590.79/590.99	c #Conflicts:    1777000 | #Learnt:      59638 | 0.000
590.79/590.99	c total clause space: 127.173MB
590.79/590.99	c total #watches: 132594
591.29/591.44	c total #propagations: 933690543 / total #impl: 2178921295 (eff. 0.429)
591.29/591.44	c #Conflicts:    1778000 | #Learnt:      60638 | 0.000
591.29/591.44	c total clause space: 127.173MB
591.29/591.44	c total #watches: 134594
591.89/592.01	c total #propagations: 934257676 / total #impl: 2180305918 (eff. 0.428)
591.89/592.01	c #Conflicts:    1779000 | #Learnt:      61638 | 0.000
591.89/592.01	c total clause space: 127.173MB
591.89/592.01	c total #watches: 136594
592.39/592.58	c total #propagations: 934851923 / total #impl: 2181780332 (eff. 0.428)
592.39/592.58	c #Conflicts:    1780000 | #Learnt:      62638 | 0.000
592.39/592.58	c total clause space: 127.173MB
592.39/592.58	c total #watches: 138594
593.09/593.21	c total #propagations: 935433157 / total #impl: 2183213636 (eff. 0.428)
593.09/593.21	c #Conflicts:    1781000 | #Learnt:      63638 | 0.000
593.09/593.21	c total clause space: 127.173MB
593.09/593.21	c total #watches: 140594
593.69/593.88	c total #propagations: 936011106 / total #impl: 2184642164 (eff. 0.428)
593.69/593.88	c GC COLLECT
593.69/593.88	c #Conflicts:    1782000 | #Learnt:      32332 | 0.000
593.69/593.88	c total clause space: 127.173MB
593.69/593.88	c total #watches: 77982
594.09/594.23	c total #propagations: 936568130 / total #impl: 2186026427 (eff. 0.428)
594.09/594.23	c #Conflicts:    1783000 | #Learnt:      33332 | 0.000
594.09/594.23	c total clause space: 127.173MB
594.09/594.23	c total #watches: 79982
594.39/594.54	c total #propagations: 937142661 / total #impl: 2187413833 (eff. 0.428)
594.39/594.54	c #Conflicts:    1784000 | #Learnt:      34332 | 0.000
594.39/594.54	c total clause space: 127.173MB
594.39/594.54	c total #watches: 81982
594.69/594.85	c total #propagations: 937716845 / total #impl: 2188770285 (eff. 0.428)
594.69/594.85	c #Conflicts:    1785000 | #Learnt:      35332 | 0.000
594.69/594.85	c total clause space: 127.173MB
594.69/594.85	c total #watches: 83982
595.00/595.17	c total #propagations: 938265942 / total #impl: 2190081102 (eff. 0.428)
595.00/595.17	c #Conflicts:    1786000 | #Learnt:      36332 | 0.000
595.00/595.17	c total clause space: 127.173MB
595.00/595.17	c total #watches: 85982
595.39/595.50	c total #propagations: 938846191 / total #impl: 2191456394 (eff. 0.428)
595.39/595.50	c #Conflicts:    1787000 | #Learnt:      37332 | 0.000
595.39/595.50	c total clause space: 127.173MB
595.39/595.50	c total #watches: 87982
595.69/595.87	c total #propagations: 939437892 / total #impl: 2192876482 (eff. 0.428)
595.69/595.87	c #Conflicts:    1788000 | #Learnt:      38332 | 0.000
595.69/595.87	c total clause space: 127.173MB
595.69/595.87	c total #watches: 89982
596.10/596.22	c total #propagations: 940051024 / total #impl: 2194340530 (eff. 0.428)
596.10/596.22	c #Conflicts:    1789000 | #Learnt:      39332 | 0.000
596.10/596.22	c total clause space: 127.173MB
596.10/596.22	c total #watches: 91982
596.49/596.62	c total #propagations: 940616141 / total #impl: 2195683401 (eff. 0.428)
596.49/596.62	c #Conflicts:    1790000 | #Learnt:      40332 | 0.000
596.49/596.62	c total clause space: 127.173MB
596.49/596.62	c total #watches: 93982
596.79/596.98	c total #propagations: 941211279 / total #impl: 2197104302 (eff. 0.428)
596.79/596.98	c #Conflicts:    1791000 | #Learnt:      41332 | 0.000
596.79/596.98	c total clause space: 127.173MB
596.79/596.98	c total #watches: 95982
597.20/597.36	c total #propagations: 941802563 / total #impl: 2198503046 (eff. 0.428)
597.20/597.36	c #Conflicts:    1792000 | #Learnt:      42332 | 0.000
597.20/597.36	c total clause space: 127.173MB
597.20/597.36	c total #watches: 97982
597.69/597.81	c total #propagations: 942356047 / total #impl: 2199811628 (eff. 0.428)
597.69/597.81	c #Conflicts:    1793000 | #Learnt:      43332 | 0.000
597.69/597.81	c total clause space: 127.173MB
597.69/597.81	c total #watches: 99982
598.19/598.35	c total #propagations: 942923176 / total #impl: 2201184578 (eff. 0.428)
598.19/598.35	c #Conflicts:    1794000 | #Learnt:      44332 | 0.000
598.19/598.35	c total clause space: 127.173MB
598.19/598.35	c total #watches: 101982
598.69/598.87	c total #propagations: 943544956 / total #impl: 2202670933 (eff. 0.428)
598.69/598.87	c #Conflicts:    1795000 | #Learnt:      45332 | 0.000
598.69/598.87	c total clause space: 127.173MB
598.69/598.87	c total #watches: 103982
599.19/599.33	c total #propagations: 944109140 / total #impl: 2204026768 (eff. 0.428)
599.19/599.33	c #Conflicts:    1796000 | #Learnt:      46332 | 0.000
599.19/599.33	c total clause space: 127.173MB
599.19/599.33	c total #watches: 105982
599.69/599.87	c total #propagations: 944690403 / total #impl: 2205426519 (eff. 0.428)
599.69/599.87	c #Conflicts:    1797000 | #Learnt:      47332 | 0.000
599.69/599.87	c total clause space: 127.173MB
599.69/599.87	c total #watches: 107982
600.09/600.27	c total #propagations: 945238274 / total #impl: 2206750489 (eff. 0.428)
600.09/600.27	c #Conflicts:    1798000 | #Learnt:      48332 | 0.000
600.09/600.27	c total clause space: 127.173MB
600.09/600.27	c total #watches: 109982
600.50/600.69	c total #propagations: 945793472 / total #impl: 2208062868 (eff. 0.428)
600.50/600.69	c #Conflicts:    1799000 | #Learnt:      49332 | 0.000
600.50/600.69	c total clause space: 127.173MB
600.50/600.69	c total #watches: 111982
601.09/601.22	c total #propagations: 946389417 / total #impl: 2209451094 (eff. 0.428)
601.09/601.22	c #Conflicts:    1800000 | #Learnt:      50332 | 0.000
601.09/601.22	c total clause space: 127.173MB
601.09/601.22	c total #watches: 113982
601.60/601.76	c total #propagations: 946952746 / total #impl: 2210805061 (eff. 0.428)
601.60/601.76	c #Conflicts:    1801000 | #Learnt:      51332 | 0.000
601.60/601.76	c total clause space: 127.173MB
601.60/601.76	c total #watches: 115982
602.09/602.23	c total #propagations: 947520177 / total #impl: 2212184693 (eff. 0.428)
602.09/602.23	c #Conflicts:    1802000 | #Learnt:      52332 | 0.000
602.09/602.23	c total clause space: 127.173MB
602.09/602.23	c total #watches: 117982
602.49/602.65	c total #propagations: 948105665 / total #impl: 2213594002 (eff. 0.428)
602.49/602.65	c #Conflicts:    1803000 | #Learnt:      53332 | 0.000
602.49/602.65	c total clause space: 127.173MB
602.49/602.65	c total #watches: 119982
602.99/603.14	c total #propagations: 948695680 / total #impl: 2215004397 (eff. 0.428)
602.99/603.14	c #Conflicts:    1804000 | #Learnt:      54332 | 0.000
602.99/603.14	c total clause space: 127.173MB
602.99/603.14	c total #watches: 121982
603.49/603.64	c total #propagations: 949224777 / total #impl: 2216288101 (eff. 0.428)
603.49/603.64	c #Conflicts:    1805000 | #Learnt:      55332 | 0.000
603.49/603.64	c total clause space: 127.173MB
603.49/603.64	c total #watches: 123982
604.09/604.21	c total #propagations: 949818997 / total #impl: 2217728816 (eff. 0.428)
604.09/604.21	c #Conflicts:    1806000 | #Learnt:      56332 | 0.000
604.09/604.21	c total clause space: 127.173MB
604.09/604.21	c total #watches: 125982
604.59/604.71	c total #propagations: 950438862 / total #impl: 2219250188 (eff. 0.428)
604.59/604.71	c #Conflicts:    1807000 | #Learnt:      57332 | 0.000
604.59/604.71	c total clause space: 127.173MB
604.59/604.71	c total #watches: 127982
605.09/605.23	c total #propagations: 951032000 / total #impl: 2220697269 (eff. 0.428)
605.09/605.23	c #Conflicts:    1808000 | #Learnt:      58332 | 0.000
605.09/605.23	c total clause space: 127.173MB
605.09/605.23	c total #watches: 129982
605.69/605.87	c total #propagations: 951641638 / total #impl: 2222181774 (eff. 0.428)
605.69/605.87	c #Conflicts:    1809000 | #Learnt:      59332 | 0.000
605.69/605.87	c total clause space: 127.173MB
605.69/605.87	c total #watches: 131982
606.19/606.33	c total #propagations: 952182973 / total #impl: 2223503077 (eff. 0.428)
606.19/606.33	c #Conflicts:    1810000 | #Learnt:      60332 | 0.000
606.19/606.33	c total clause space: 127.173MB
606.19/606.33	c total #watches: 133982
606.79/606.96	c total #propagations: 952527547 / total #impl: 2224304527 (eff. 0.428)
606.79/606.96	c #Conflicts:    1811000 | #Learnt:      61332 | 0.000
606.79/606.96	c total clause space: 127.173MB
606.79/606.96	c total #watches: 135982
607.19/607.38	c total #propagations: 952812833 / total #impl: 2224992270 (eff. 0.428)
607.19/607.38	c #Conflicts:    1812000 | #Learnt:      62332 | 0.000
607.19/607.38	c total clause space: 127.173MB
607.19/607.38	c total #watches: 137982
607.89/608.04	c total #propagations: 953069144 / total #impl: 2225539446 (eff. 0.428)
607.89/608.04	c #Conflicts:    1813000 | #Learnt:      63332 | 0.000
607.89/608.04	c total clause space: 127.173MB
607.89/608.04	c total #watches: 139982
608.49/608.63	c total #propagations: 953351032 / total #impl: 2226171164 (eff. 0.428)
608.49/608.63	c #Conflicts:    1814000 | #Learnt:      64332 | 0.000
608.49/608.63	c total clause space: 127.173MB
608.49/608.63	c total #watches: 141982
608.99/609.18	c total #propagations: 953870185 / total #impl: 2227418126 (eff. 0.428)
608.99/609.18	c GC COLLECT
608.99/609.18	c #Conflicts:    1815000 | #Learnt:      32738 | 0.000
608.99/609.18	c total clause space: 127.173MB
608.99/609.18	c total #watches: 78794
609.29/609.48	c total #propagations: 954452278 / total #impl: 2228823029 (eff. 0.428)
609.29/609.48	c #Conflicts:    1816000 | #Learnt:      33738 | 0.000
609.29/609.48	c total clause space: 127.173MB
609.29/609.48	c total #watches: 80794
609.69/609.81	c total #propagations: 955048459 / total #impl: 2230231175 (eff. 0.428)
609.69/609.81	c #Conflicts:    1817000 | #Learnt:      34738 | 0.000
609.69/609.81	c total clause space: 127.173MB
609.69/609.81	c total #watches: 82794
609.99/610.17	c total #propagations: 955608477 / total #impl: 2231559657 (eff. 0.428)
609.99/610.17	c #Conflicts:    1818000 | #Learnt:      35738 | 0.000
609.99/610.17	c total clause space: 127.173MB
609.99/610.17	c total #watches: 84794
610.29/610.48	c total #propagations: 956179241 / total #impl: 2232925223 (eff. 0.428)
610.29/610.48	c #Conflicts:    1819000 | #Learnt:      36738 | 0.000
610.29/610.48	c total clause space: 127.173MB
610.29/610.48	c total #watches: 86794
610.69/610.86	c total #propagations: 956766809 / total #impl: 2234332838 (eff. 0.428)
610.69/610.86	c #Conflicts:    1820000 | #Learnt:      37738 | 0.000
610.69/610.86	c total clause space: 127.173MB
610.69/610.86	c total #watches: 88794
611.09/611.23	c total #propagations: 957331881 / total #impl: 2235649871 (eff. 0.428)
611.09/611.23	c #Conflicts:    1821000 | #Learnt:      38738 | 0.000
611.09/611.23	c total clause space: 127.173MB
611.09/611.23	c total #watches: 90794
611.39/611.56	c total #propagations: 957904752 / total #impl: 2236995591 (eff. 0.428)
611.39/611.56	c #Conflicts:    1822000 | #Learnt:      39738 | 0.000
611.39/611.56	c total clause space: 127.173MB
611.39/611.56	c total #watches: 92794
611.89/612.02	c total #propagations: 958387580 / total #impl: 2238155718 (eff. 0.428)
611.89/612.02	c #Conflicts:    1823000 | #Learnt:      40738 | 0.000
611.89/612.02	c total clause space: 127.173MB
611.89/612.02	c total #watches: 94794
612.29/612.49	c total #propagations: 958711565 / total #impl: 2238953595 (eff. 0.428)
612.29/612.49	c #Conflicts:    1824000 | #Learnt:      41738 | 0.000
612.29/612.49	c total clause space: 127.173MB
612.29/612.49	c total #watches: 96794
612.69/612.87	c total #propagations: 959207276 / total #impl: 2240154286 (eff. 0.428)
612.69/612.87	c #Conflicts:    1825000 | #Learnt:      42738 | 0.000
612.69/612.87	c total clause space: 127.173MB
612.69/612.87	c total #watches: 98794
613.09/613.28	c total #propagations: 959755290 / total #impl: 2241479736 (eff. 0.428)
613.09/613.28	c #Conflicts:    1826000 | #Learnt:      43738 | 0.000
613.09/613.28	c total clause space: 127.173MB
613.09/613.28	c total #watches: 100794
613.49/613.69	c total #propagations: 960339338 / total #impl: 2242903113 (eff. 0.428)
613.49/613.69	c #Conflicts:    1827000 | #Learnt:      44738 | 0.000
613.49/613.69	c total clause space: 127.173MB
613.49/613.69	c total #watches: 102794
613.89/614.07	c total #propagations: 960924018 / total #impl: 2244311767 (eff. 0.428)
613.89/614.07	c #Conflicts:    1828000 | #Learnt:      45738 | 0.000
613.89/614.07	c total clause space: 127.173MB
613.89/614.07	c total #watches: 104794
614.39/614.54	c total #propagations: 961475689 / total #impl: 2245648200 (eff. 0.428)
614.39/614.54	c #Conflicts:    1829000 | #Learnt:      46738 | 0.000
614.39/614.54	c total clause space: 127.173MB
614.39/614.54	c total #watches: 106794
614.79/614.95	c total #propagations: 962044292 / total #impl: 2247057149 (eff. 0.428)
614.79/614.95	c #Conflicts:    1830000 | #Learnt:      47738 | 0.000
614.79/614.95	c total clause space: 127.173MB
614.79/614.95	c total #watches: 108794
615.19/615.39	c total #propagations: 962635422 / total #impl: 2248486041 (eff. 0.428)
615.19/615.39	c #Conflicts:    1831000 | #Learnt:      48738 | 0.000
615.19/615.39	c total clause space: 127.173MB
615.19/615.39	c total #watches: 110794
615.59/615.77	c total #propagations: 963244078 / total #impl: 2249985117 (eff. 0.428)
615.59/615.77	c #Conflicts:    1832000 | #Learnt:      49738 | 0.000
615.59/615.77	c total clause space: 127.173MB
615.59/615.77	c total #watches: 112794
615.99/616.17	c total #propagations: 963855361 / total #impl: 2251452088 (eff. 0.428)
615.99/616.17	c #Conflicts:    1833000 | #Learnt:      50738 | 0.000
615.99/616.17	c total clause space: 127.173MB
615.99/616.17	c total #watches: 114794
616.69/616.80	c total #propagations: 964469533 / total #impl: 2252922874 (eff. 0.428)
616.69/616.80	c #Conflicts:    1834000 | #Learnt:      51738 | 0.000
616.69/616.80	c total clause space: 127.173MB
616.69/616.80	c total #watches: 116794
617.29/617.47	c total #propagations: 965026316 / total #impl: 2254297797 (eff. 0.428)
617.29/617.47	c #Conflicts:    1835000 | #Learnt:      52738 | 0.000
617.29/617.47	c total clause space: 127.173MB
617.29/617.47	c total #watches: 118794
617.99/618.10	c total #propagations: 965547816 / total #impl: 2255597716 (eff. 0.428)
617.99/618.10	c #Conflicts:    1836000 | #Learnt:      53738 | 0.000
617.99/618.10	c total clause space: 127.173MB
617.99/618.10	c total #watches: 120794
618.49/618.66	c total #propagations: 966130661 / total #impl: 2257043795 (eff. 0.428)
618.49/618.66	c #Conflicts:    1837000 | #Learnt:      54738 | 0.000
618.49/618.66	c total clause space: 127.173MB
618.49/618.66	c total #watches: 122794
618.99/619.16	c total #propagations: 966696403 / total #impl: 2258450757 (eff. 0.428)
618.99/619.16	c #Conflicts:    1838000 | #Learnt:      55738 | 0.000
618.99/619.16	c total clause space: 127.173MB
618.99/619.16	c total #watches: 124794
619.49/619.69	c total #propagations: 967274942 / total #impl: 2259876646 (eff. 0.428)
619.49/619.69	c #Conflicts:    1839000 | #Learnt:      56738 | 0.000
619.49/619.69	c total clause space: 127.173MB
619.49/619.69	c total #watches: 126794
620.09/620.23	c total #propagations: 967836140 / total #impl: 2261255094 (eff. 0.428)
620.09/620.23	c #Conflicts:    1840000 | #Learnt:      57738 | 0.000
620.09/620.23	c total clause space: 127.173MB
620.09/620.23	c total #watches: 128794
620.59/620.79	c total #propagations: 968421339 / total #impl: 2262709648 (eff. 0.428)
620.59/620.79	c #Conflicts:    1841000 | #Learnt:      58738 | 0.000
620.59/620.79	c total clause space: 127.173MB
620.59/620.79	c total #watches: 130794
621.29/621.45	c total #propagations: 968984260 / total #impl: 2264112689 (eff. 0.428)
621.29/621.45	c #Conflicts:    1842000 | #Learnt:      59738 | 0.000
621.29/621.45	c total clause space: 127.173MB
621.29/621.45	c total #watches: 132794
621.89/622.02	c total #propagations: 969547362 / total #impl: 2265549963 (eff. 0.428)
621.89/622.02	c #Conflicts:    1843000 | #Learnt:      60738 | 0.000
621.89/622.02	c total clause space: 127.173MB
621.89/622.02	c total #watches: 134794
622.49/622.62	c total #propagations: 970109016 / total #impl: 2266939049 (eff. 0.428)
622.49/622.62	c #Conflicts:    1844000 | #Learnt:      61738 | 0.000
622.49/622.62	c total clause space: 127.173MB
622.49/622.62	c total #watches: 136794
623.19/623.36	c total #propagations: 970653086 / total #impl: 2268299607 (eff. 0.428)
623.19/623.36	c #Conflicts:    1845000 | #Learnt:      62738 | 0.000
623.19/623.36	c total clause space: 127.173MB
623.19/623.36	c total #watches: 138794
623.89/624.07	c total #propagations: 971265195 / total #impl: 2269833216 (eff. 0.428)
623.89/624.07	c #Conflicts:    1846000 | #Learnt:      63738 | 0.000
623.89/624.07	c total clause space: 127.173MB
623.89/624.07	c total #watches: 140794
624.59/624.73	c total #propagations: 971849850 / total #impl: 2271295795 (eff. 0.428)
624.59/624.73	c #Conflicts:    1847000 | #Learnt:      64738 | 0.000
624.59/624.73	c total clause space: 127.173MB
624.59/624.73	c total #watches: 142794
625.28/625.43	c total #propagations: 972404539 / total #impl: 2272686829 (eff. 0.428)
625.28/625.43	c #Conflicts:    1848000 | #Learnt:      65738 | 0.000
625.28/625.43	c total clause space: 127.173MB
625.28/625.43	c total #watches: 144794
625.68/625.90	c total #propagations: 972931312 / total #impl: 2274003270 (eff. 0.428)
625.68/625.90	c GC COLLECT
625.68/625.90	c #Conflicts:    1849000 | #Learnt:      33836 | 0.000
625.68/625.90	c total clause space: 127.173MB
625.68/625.90	c total #watches: 80990
626.18/626.31	c total #propagations: 973486712 / total #impl: 2275354934 (eff. 0.428)
626.18/626.31	c #Conflicts:    1850000 | #Learnt:      34836 | 0.000
626.18/626.31	c total clause space: 127.173MB
626.18/626.31	c total #watches: 82990
626.58/626.72	c total #propagations: 974034688 / total #impl: 2276708519 (eff. 0.428)
626.58/626.72	c #Conflicts:    1851000 | #Learnt:      35836 | 0.000
626.58/626.72	c total clause space: 127.173MB
626.58/626.72	c total #watches: 84990
626.99/627.13	c total #propagations: 974621467 / total #impl: 2278151917 (eff. 0.428)
626.99/627.13	c #Conflicts:    1852000 | #Learnt:      36836 | 0.000
626.99/627.13	c total clause space: 127.173MB
626.99/627.13	c total #watches: 86990
627.38/627.55	c total #propagations: 975176639 / total #impl: 2279505234 (eff. 0.428)
627.38/627.55	c #Conflicts:    1853000 | #Learnt:      37836 | 0.000
627.38/627.55	c total clause space: 127.173MB
627.38/627.55	c total #watches: 88990
627.78/627.98	c total #propagations: 975752584 / total #impl: 2280895165 (eff. 0.428)
627.78/627.98	c #Conflicts:    1854000 | #Learnt:      38836 | 0.000
627.78/627.98	c total clause space: 127.173MB
627.78/627.98	c total #watches: 90990
628.28/628.44	c total #propagations: 976317383 / total #impl: 2282273991 (eff. 0.428)
628.28/628.44	c #Conflicts:    1855000 | #Learnt:      39836 | 0.000
628.28/628.44	c total clause space: 127.173MB
628.28/628.44	c total #watches: 92990
628.68/628.88	c total #propagations: 976879066 / total #impl: 2283671760 (eff. 0.428)
628.68/628.88	c #Conflicts:    1856000 | #Learnt:      40836 | 0.000
628.68/628.88	c total clause space: 127.173MB
628.68/628.88	c total #watches: 94990
629.19/629.37	c total #propagations: 977405474 / total #impl: 2284962112 (eff. 0.428)
629.19/629.37	c #Conflicts:    1857000 | #Learnt:      41836 | 0.000
629.19/629.37	c total clause space: 127.173MB
629.19/629.37	c total #watches: 96990
629.68/629.87	c total #propagations: 977975115 / total #impl: 2286363329 (eff. 0.428)
629.68/629.87	c #Conflicts:    1858000 | #Learnt:      42836 | 0.000
629.68/629.87	c total clause space: 127.173MB
629.68/629.87	c total #watches: 98990
630.19/630.38	c total #propagations: 978528390 / total #impl: 2287731348 (eff. 0.428)
630.19/630.38	c #Conflicts:    1859000 | #Learnt:      43836 | 0.000
630.19/630.38	c total clause space: 127.173MB
630.19/630.38	c total #watches: 100990
630.68/630.86	c total #propagations: 979118945 / total #impl: 2289194304 (eff. 0.428)
630.68/630.86	c #Conflicts:    1860000 | #Learnt:      44836 | 0.000
630.68/630.86	c total clause space: 127.173MB
630.68/630.86	c total #watches: 102990
631.18/631.34	c total #propagations: 979683964 / total #impl: 2290576795 (eff. 0.428)
631.18/631.34	c #Conflicts:    1861000 | #Learnt:      45836 | 0.000
631.18/631.34	c total clause space: 127.173MB
631.18/631.34	c total #watches: 104990
631.58/631.79	c total #propagations: 980247603 / total #impl: 2291954410 (eff. 0.428)
631.58/631.79	c #Conflicts:    1862000 | #Learnt:      46836 | 0.000
631.58/631.79	c total clause space: 127.173MB
631.58/631.79	c total #watches: 106990
632.18/632.35	c total #propagations: 980820321 / total #impl: 2293350303 (eff. 0.428)
632.18/632.35	c #Conflicts:    1863000 | #Learnt:      47836 | 0.000
632.18/632.35	c total clause space: 127.173MB
632.18/632.35	c total #watches: 108990
632.68/632.89	c total #propagations: 981396132 / total #impl: 2294777851 (eff. 0.428)
632.68/632.89	c #Conflicts:    1864000 | #Learnt:      48836 | 0.000
632.68/632.89	c total clause space: 127.173MB
632.68/632.89	c total #watches: 110990
633.28/633.48	c total #propagations: 981939623 / total #impl: 2296129040 (eff. 0.428)
633.28/633.48	c #Conflicts:    1865000 | #Learnt:      49836 | 0.000
633.28/633.48	c total clause space: 127.173MB
633.28/633.48	c total #watches: 112990
633.98/634.12	c total #propagations: 982527264 / total #impl: 2297581310 (eff. 0.428)
633.98/634.12	c #Conflicts:    1866000 | #Learnt:      50836 | 0.000
633.98/634.12	c total clause space: 127.173MB
633.98/634.12	c total #watches: 114990
634.48/634.70	c total #propagations: 983104815 / total #impl: 2299025832 (eff. 0.428)
634.48/634.70	c #Conflicts:    1867000 | #Learnt:      51836 | 0.000
634.48/634.70	c total clause space: 127.173MB
634.48/634.70	c total #watches: 116990
635.08/635.22	c total #propagations: 983686597 / total #impl: 2300480220 (eff. 0.428)
635.08/635.22	c #Conflicts:    1868000 | #Learnt:      52836 | 0.000
635.08/635.22	c total clause space: 127.173MB
635.08/635.22	c total #watches: 118990
635.58/635.71	c total #propagations: 984225926 / total #impl: 2301854535 (eff. 0.428)
635.58/635.71	c #Conflicts:    1869000 | #Learnt:      53836 | 0.000
635.58/635.71	c total clause space: 127.173MB
635.58/635.71	c total #watches: 120990
636.08/636.27	c total #propagations: 984788362 / total #impl: 2303276032 (eff. 0.428)
636.08/636.27	c #Conflicts:    1870000 | #Learnt:      54836 | 0.000
636.08/636.27	c total clause space: 127.173MB
636.08/636.27	c total #watches: 122990
636.68/636.87	c total #propagations: 985404921 / total #impl: 2304783230 (eff. 0.428)
636.68/636.87	c #Conflicts:    1871000 | #Learnt:      55836 | 0.000
636.68/636.87	c total clause space: 127.173MB
636.68/636.87	c total #watches: 124990
637.28/637.41	c total #propagations: 985968262 / total #impl: 2306170139 (eff. 0.428)
637.28/637.41	c #Conflicts:    1872000 | #Learnt:      56836 | 0.000
637.28/637.41	c total clause space: 127.173MB
637.28/637.41	c total #watches: 126990
637.78/637.98	c total #propagations: 986552440 / total #impl: 2307594591 (eff. 0.428)
637.78/637.98	c #Conflicts:    1873000 | #Learnt:      57836 | 0.000
637.78/637.98	c total clause space: 127.173MB
637.78/637.98	c total #watches: 128990
638.48/638.68	c total #propagations: 987185861 / total #impl: 2309139621 (eff. 0.428)
638.48/638.68	c #Conflicts:    1874000 | #Learnt:      58836 | 0.000
638.48/638.68	c total clause space: 127.173MB
638.48/638.68	c total #watches: 130990
639.09/639.26	c total #propagations: 987762993 / total #impl: 2310568952 (eff. 0.427)
639.09/639.26	c #Conflicts:    1875000 | #Learnt:      59836 | 0.000
639.09/639.26	c total clause space: 127.173MB
639.09/639.26	c total #watches: 132990
639.58/639.74	c total #propagations: 988300067 / total #impl: 2311872696 (eff. 0.427)
639.58/639.74	c #Conflicts:    1876000 | #Learnt:      60836 | 0.000
639.58/639.74	c total clause space: 127.173MB
639.58/639.74	c total #watches: 134990
640.09/640.24	c total #propagations: 988840279 / total #impl: 2313186124 (eff. 0.427)
640.09/640.24	c #Conflicts:    1877000 | #Learnt:      61836 | 0.000
640.09/640.24	c total clause space: 127.173MB
640.09/640.24	c total #watches: 136990
640.58/640.75	c total #propagations: 989383858 / total #impl: 2314488401 (eff. 0.427)
640.58/640.75	c #Conflicts:    1878000 | #Learnt:      62836 | 0.000
640.58/640.75	c total clause space: 127.173MB
640.58/640.75	c total #watches: 138990
641.38/641.50	c total #propagations: 989904299 / total #impl: 2315748708 (eff. 0.427)
641.38/641.50	c #Conflicts:    1879000 | #Learnt:      63836 | 0.000
641.38/641.50	c total clause space: 127.173MB
641.38/641.50	c total #watches: 140990
641.98/642.13	c total #propagations: 990428991 / total #impl: 2317026114 (eff. 0.427)
641.98/642.13	c #Conflicts:    1880000 | #Learnt:      64836 | 0.000
641.98/642.13	c total clause space: 127.173MB
641.98/642.13	c total #watches: 142990
642.58/642.71	c total #propagations: 990978472 / total #impl: 2318364686 (eff. 0.427)
642.58/642.71	c #Conflicts:    1881000 | #Learnt:      65836 | 0.000
642.58/642.71	c total clause space: 127.173MB
642.58/642.71	c total #watches: 144990
642.98/643.14	c total #propagations: 991551128 / total #impl: 2319744375 (eff. 0.427)
642.98/643.14	c GC COLLECT
642.98/643.14	c #Conflicts:    1882000 | #Learnt:      33626 | 0.000
642.98/643.14	c total clause space: 127.173MB
642.98/643.14	c total #watches: 80570
643.28/643.43	c total #propagations: 992158352 / total #impl: 2321213505 (eff. 0.427)
643.28/643.43	c #Conflicts:    1883000 | #Learnt:      34626 | 0.000
643.28/643.43	c total clause space: 127.173MB
643.28/643.43	c total #watches: 82570
643.58/643.74	c total #propagations: 992765567 / total #impl: 2322655261 (eff. 0.427)
643.58/643.74	c #Conflicts:    1884000 | #Learnt:      35626 | 0.000
643.58/643.74	c total clause space: 127.173MB
643.58/643.74	c total #watches: 84570
643.88/644.09	c total #propagations: 993328341 / total #impl: 2323979750 (eff. 0.427)
643.88/644.09	c #Conflicts:    1885000 | #Learnt:      36626 | 0.000
643.88/644.09	c total clause space: 127.173MB
643.88/644.09	c total #watches: 86570
644.28/644.48	c total #propagations: 993974709 / total #impl: 2325524945 (eff. 0.427)
644.28/644.48	c #Conflicts:    1886000 | #Learnt:      37626 | 0.000
644.28/644.48	c total clause space: 127.173MB
644.28/644.48	c total #watches: 88570
644.68/644.81	c total #propagations: 994585369 / total #impl: 2326986033 (eff. 0.427)
644.68/644.81	c #Conflicts:    1887000 | #Learnt:      38626 | 0.000
644.68/644.81	c total clause space: 127.173MB
644.68/644.81	c total #watches: 90570
645.08/645.24	c total #propagations: 995193554 / total #impl: 2328418404 (eff. 0.427)
645.08/645.24	c #Conflicts:    1888000 | #Learnt:      39626 | 0.000
645.08/645.24	c total clause space: 127.173MB
645.08/645.24	c total #watches: 92570
645.59/645.70	c total #propagations: 995758802 / total #impl: 2329789725 (eff. 0.427)
645.59/645.70	c #Conflicts:    1889000 | #Learnt:      40626 | 0.000
645.59/645.70	c total clause space: 127.173MB
645.59/645.70	c total #watches: 94570
645.98/646.15	c total #propagations: 996376196 / total #impl: 2331282114 (eff. 0.427)
645.98/646.15	c #Conflicts:    1890000 | #Learnt:      41626 | 0.000
645.98/646.15	c total clause space: 127.173MB
645.98/646.15	c total #watches: 96570
646.38/646.57	c total #propagations: 997011215 / total #impl: 2332798852 (eff. 0.427)
646.38/646.57	c #Conflicts:    1891000 | #Learnt:      42626 | 0.000
646.38/646.57	c total clause space: 127.173MB
646.38/646.57	c total #watches: 98570
646.88/647.03	c total #propagations: 997563699 / total #impl: 2334108165 (eff. 0.427)
646.88/647.03	c #Conflicts:    1892000 | #Learnt:      43626 | 0.000
646.88/647.03	c total clause space: 127.173MB
646.88/647.03	c total #watches: 100570
647.28/647.45	c total #propagations: 998122937 / total #impl: 2335448036 (eff. 0.427)
647.28/647.45	c #Conflicts:    1893000 | #Learnt:      44626 | 0.000
647.28/647.45	c total clause space: 127.173MB
647.28/647.45	c total #watches: 102570
647.79/647.91	c total #propagations: 998724957 / total #impl: 2336892049 (eff. 0.427)
647.79/647.91	c #Conflicts:    1894000 | #Learnt:      45626 | 0.000
647.79/647.91	c total clause space: 127.173MB
647.79/647.91	c total #watches: 104570
648.08/648.26	c total #propagations: 999324049 / total #impl: 2338333813 (eff. 0.427)
648.08/648.26	c #Conflicts:    1895000 | #Learnt:      46626 | 0.000
648.08/648.26	c total clause space: 127.173MB
648.08/648.26	c total #watches: 106570
648.48/648.64	c total #propagations: 999902002 / total #impl: 2339715286 (eff. 0.427)
648.48/648.64	c #Conflicts:    1896000 | #Learnt:      47626 | 0.000
648.48/648.64	c total clause space: 127.173MB
648.48/648.64	c total #watches: 108570
648.89/649.05	c total #propagations: 1000203700 / total #impl: 2340379443 (eff. 0.427)
648.89/649.05	c #Conflicts:    1897000 | #Learnt:      48626 | 0.000
648.89/649.05	c total clause space: 127.173MB
648.89/649.05	c total #watches: 110570
649.18/649.30	c total #propagations: 1000492921 / total #impl: 2341049306 (eff. 0.427)
649.18/649.30	c #Conflicts:    1898000 | #Learnt:      49626 | 0.000
649.18/649.30	c total clause space: 127.173MB
649.18/649.30	c total #watches: 112570
649.48/649.60	c total #propagations: 1000893695 / total #impl: 2341967402 (eff. 0.427)
649.48/649.60	c #Conflicts:    1899000 | #Learnt:      50626 | 0.000
649.48/649.60	c total clause space: 127.173MB
649.48/649.60	c total #watches: 114570
649.99/650.13	c total #propagations: 1001362675 / total #impl: 2343058310 (eff. 0.427)
649.99/650.13	c #Conflicts:    1900000 | #Learnt:      51626 | 0.000
649.99/650.13	c total clause space: 127.173MB
649.99/650.13	c total #watches: 116570
650.48/650.65	c total #propagations: 1001913129 / total #impl: 2344392493 (eff. 0.427)
650.48/650.65	c #Conflicts:    1901000 | #Learnt:      52626 | 0.000
650.48/650.65	c total clause space: 127.173MB
650.48/650.65	c total #watches: 118570
650.98/651.14	c total #propagations: 1002554634 / total #impl: 2345945344 (eff. 0.427)
650.98/651.14	c #Conflicts:    1902000 | #Learnt:      53626 | 0.000
650.98/651.14	c total clause space: 127.173MB
650.98/651.14	c total #watches: 120570
651.48/651.60	c total #propagations: 1003164681 / total #impl: 2347418106 (eff. 0.427)
651.48/651.60	c #Conflicts:    1903000 | #Learnt:      54626 | 0.000
651.48/651.60	c total clause space: 127.173MB
651.48/651.60	c total #watches: 122570
651.88/652.04	c total #propagations: 1003477586 / total #impl: 2348118622 (eff. 0.427)
651.88/652.04	c #Conflicts:    1904000 | #Learnt:      55626 | 0.000
651.88/652.04	c total clause space: 127.173MB
651.88/652.04	c total #watches: 124570
652.38/652.52	c total #propagations: 1003758605 / total #impl: 2348745900 (eff. 0.427)
652.38/652.52	c #Conflicts:    1905000 | #Learnt:      56626 | 0.000
652.38/652.52	c total clause space: 127.173MB
652.38/652.52	c total #watches: 126570
652.88/653.04	c total #propagations: 1004032363 / total #impl: 2349386806 (eff. 0.427)
652.88/653.04	c #Conflicts:    1906000 | #Learnt:      57626 | 0.000
652.88/653.04	c total clause space: 127.173MB
652.88/653.04	c total #watches: 128570
653.48/653.62	c total #propagations: 1004536055 / total #impl: 2350628977 (eff. 0.427)
653.48/653.62	c #Conflicts:    1907000 | #Learnt:      58626 | 0.000
653.48/653.62	c total clause space: 127.173MB
653.48/653.62	c total #watches: 130570
653.98/654.12	c total #propagations: 1005084802 / total #impl: 2351982295 (eff. 0.427)
653.98/654.12	c #Conflicts:    1908000 | #Learnt:      59626 | 0.000
653.98/654.12	c total clause space: 127.173MB
653.98/654.12	c total #watches: 132570
654.48/654.66	c total #propagations: 1005673829 / total #impl: 2353397215 (eff. 0.427)
654.48/654.66	c #Conflicts:    1909000 | #Learnt:      60626 | 0.000
654.48/654.66	c total clause space: 127.173MB
654.48/654.66	c total #watches: 134570
655.08/655.29	c total #propagations: 1006251360 / total #impl: 2354792967 (eff. 0.427)
655.08/655.29	c #Conflicts:    1910000 | #Learnt:      61626 | 0.000
655.08/655.29	c total clause space: 127.173MB
655.08/655.29	c total #watches: 136570
655.68/655.88	c total #propagations: 1006841944 / total #impl: 2356258580 (eff. 0.427)
655.68/655.88	c #Conflicts:    1911000 | #Learnt:      62626 | 0.000
655.68/655.88	c total clause space: 127.173MB
655.68/655.88	c total #watches: 138570
656.38/656.51	c total #propagations: 1007436591 / total #impl: 2357727414 (eff. 0.427)
656.38/656.51	c #Conflicts:    1912000 | #Learnt:      63626 | 0.000
656.38/656.51	c total clause space: 127.173MB
656.38/656.51	c total #watches: 140570
656.88/657.02	c total #propagations: 1008040671 / total #impl: 2359221337 (eff. 0.427)
656.88/657.02	c #Conflicts:    1913000 | #Learnt:      64626 | 0.000
656.88/657.02	c total clause space: 127.173MB
656.88/657.02	c total #watches: 142570
657.38/657.52	c total #propagations: 1008672594 / total #impl: 2360764361 (eff. 0.427)
657.38/657.52	c #Conflicts:    1914000 | #Learnt:      65626 | 0.000
657.38/657.52	c total clause space: 127.173MB
657.38/657.52	c total #watches: 144570
657.98/658.14	c total #propagations: 1009256917 / total #impl: 2362195251 (eff. 0.427)
657.98/658.14	c #Conflicts:    1915000 | #Learnt:      66626 | 0.000
657.98/658.14	c total clause space: 127.173MB
657.98/658.14	c total #watches: 146570
658.48/658.69	c total #propagations: 1009822745 / total #impl: 2363602547 (eff. 0.427)
658.48/658.69	c GC COLLECT
658.48/658.69	c #Conflicts:    1916000 | #Learnt:      34131 | 0.000
658.48/658.69	c total clause space: 127.173MB
658.48/658.69	c total #watches: 81580
658.78/659.00	c total #propagations: 1010428579 / total #impl: 2365082483 (eff. 0.427)
658.78/659.00	c #Conflicts:    1917000 | #Learnt:      35131 | 0.000
658.78/659.00	c total clause space: 127.173MB
658.78/659.00	c total #watches: 83580
659.18/659.34	c total #propagations: 1011026119 / total #impl: 2366464470 (eff. 0.427)
659.18/659.34	c #Conflicts:    1918000 | #Learnt:      36131 | 0.000
659.18/659.34	c total clause space: 127.173MB
659.18/659.34	c total #watches: 85580
659.58/659.71	c total #propagations: 1011542916 / total #impl: 2367670606 (eff. 0.427)
659.58/659.71	c #Conflicts:    1919000 | #Learnt:      37131 | 0.000
659.58/659.71	c total clause space: 127.173MB
659.58/659.71	c total #watches: 87580
659.88/660.06	c total #propagations: 1012141677 / total #impl: 2369106407 (eff. 0.427)
659.88/660.06	c #Conflicts:    1920000 | #Learnt:      38131 | 0.000
659.88/660.06	c total clause space: 127.173MB
659.88/660.06	c total #watches: 89580
660.28/660.40	c total #propagations: 1012745999 / total #impl: 2370549447 (eff. 0.427)
660.28/660.40	c #Conflicts:    1921000 | #Learnt:      39131 | 0.000
660.28/660.40	c total clause space: 127.173MB
660.28/660.40	c total #watches: 91580
660.58/660.74	c total #propagations: 1013342958 / total #impl: 2371962620 (eff. 0.427)
660.58/660.74	c #Conflicts:    1922000 | #Learnt:      40131 | 0.000
660.58/660.74	c total clause space: 127.173MB
660.58/660.74	c total #watches: 93580
660.88/661.08	c total #propagations: 1013928836 / total #impl: 2373328978 (eff. 0.427)
660.88/661.08	c #Conflicts:    1923000 | #Learnt:      41131 | 0.000
660.88/661.08	c total clause space: 127.173MB
660.88/661.08	c total #watches: 95580
661.28/661.43	c total #propagations: 1014527722 / total #impl: 2374745649 (eff. 0.427)
661.28/661.43	c #Conflicts:    1924000 | #Learnt:      42131 | 0.000
661.28/661.43	c total clause space: 127.173MB
661.28/661.43	c total #watches: 97580
661.68/661.82	c total #propagations: 1015102829 / total #impl: 2376116930 (eff. 0.427)
661.68/661.82	c #Conflicts:    1925000 | #Learnt:      43131 | 0.000
661.68/661.82	c total clause space: 127.173MB
661.68/661.82	c total #watches: 99580
662.08/662.28	c total #propagations: 1015606928 / total #impl: 2377332418 (eff. 0.427)
662.08/662.28	c #Conflicts:    1926000 | #Learnt:      44131 | 0.000
662.08/662.28	c total clause space: 127.173MB
662.08/662.28	c total #watches: 101580
662.58/662.79	c total #propagations: 1016188561 / total #impl: 2378770730 (eff. 0.427)
662.58/662.79	c #Conflicts:    1927000 | #Learnt:      45131 | 0.000
662.58/662.79	c total clause space: 127.173MB
662.58/662.79	c total #watches: 103580
663.08/663.25	c total #propagations: 1016817223 / total #impl: 2380277785 (eff. 0.427)
663.08/663.25	c #Conflicts:    1928000 | #Learnt:      46131 | 0.000
663.08/663.25	c total clause space: 127.173MB
663.08/663.25	c total #watches: 105580
663.58/663.75	c total #propagations: 1017385368 / total #impl: 2381643613 (eff. 0.427)
663.58/663.75	c #Conflicts:    1929000 | #Learnt:      47131 | 0.000
663.58/663.75	c total clause space: 127.173MB
663.58/663.75	c total #watches: 107580
663.98/664.17	c total #propagations: 1017980849 / total #impl: 2383090747 (eff. 0.427)
663.98/664.17	c #Conflicts:    1930000 | #Learnt:      48131 | 0.000
663.98/664.17	c total clause space: 127.173MB
663.98/664.17	c total #watches: 109580
664.38/664.56	c total #propagations: 1018556081 / total #impl: 2384466526 (eff. 0.427)
664.38/664.56	c #Conflicts:    1931000 | #Learnt:      49131 | 0.000
664.38/664.56	c total clause space: 127.173MB
664.38/664.56	c total #watches: 111580
664.87/665.03	c total #propagations: 1019152275 / total #impl: 2385902318 (eff. 0.427)
664.87/665.03	c #Conflicts:    1932000 | #Learnt:      50131 | 0.000
664.87/665.03	c total clause space: 127.173MB
664.87/665.03	c total #watches: 113580
665.38/665.54	c total #propagations: 1019757191 / total #impl: 2387364855 (eff. 0.427)
665.38/665.54	c #Conflicts:    1933000 | #Learnt:      51131 | 0.000
665.38/665.54	c total clause space: 127.173MB
665.38/665.54	c total #watches: 115580
665.87/666.04	c total #propagations: 1020370831 / total #impl: 2388855619 (eff. 0.427)
665.87/666.04	c #Conflicts:    1934000 | #Learnt:      52131 | 0.000
665.87/666.04	c total clause space: 127.173MB
665.87/666.04	c total #watches: 117580
666.37/666.51	c total #propagations: 1020973198 / total #impl: 2390348888 (eff. 0.427)
666.37/666.51	c #Conflicts:    1935000 | #Learnt:      53131 | 0.000
666.37/666.51	c total clause space: 127.173MB
666.37/666.51	c total #watches: 119580
666.77/666.99	c total #propagations: 1021573281 / total #impl: 2391808096 (eff. 0.427)
666.77/666.99	c #Conflicts:    1936000 | #Learnt:      54131 | 0.000
666.77/666.99	c total clause space: 127.173MB
666.77/666.99	c total #watches: 121580
667.27/667.47	c total #propagations: 1022182412 / total #impl: 2393280932 (eff. 0.427)
667.27/667.47	c #Conflicts:    1937000 | #Learnt:      55131 | 0.000
667.27/667.47	c total clause space: 127.173MB
667.27/667.47	c total #watches: 123580
667.87/668.04	c total #propagations: 1022744767 / total #impl: 2394634841 (eff. 0.427)
667.87/668.04	c #Conflicts:    1938000 | #Learnt:      56131 | 0.000
667.87/668.04	c total clause space: 127.173MB
667.87/668.04	c total #watches: 125580
668.37/668.58	c total #propagations: 1023312628 / total #impl: 2396009248 (eff. 0.427)
668.37/668.58	c #Conflicts:    1939000 | #Learnt:      57131 | 0.000
668.37/668.58	c total clause space: 127.173MB
668.37/668.58	c total #watches: 127580
668.97/669.15	c total #propagations: 1023889833 / total #impl: 2397397970 (eff. 0.427)
668.97/669.15	c #Conflicts:    1940000 | #Learnt:      58131 | 0.000
668.97/669.15	c total clause space: 127.173MB
668.97/669.15	c total #watches: 129580
669.47/669.65	c total #propagations: 1024322348 / total #impl: 2398403743 (eff. 0.427)
669.47/669.65	c #Conflicts:    1941000 | #Learnt:      59131 | 0.000
669.47/669.65	c total clause space: 127.173MB
669.47/669.65	c total #watches: 131580
670.07/670.23	c total #propagations: 1024637312 / total #impl: 2399096411 (eff. 0.427)
670.07/670.23	c #Conflicts:    1942000 | #Learnt:      60131 | 0.000
670.07/670.23	c total clause space: 127.173MB
670.07/670.23	c total #watches: 133580
670.37/670.50	c total #propagations: 1024895234 / total #impl: 2399699981 (eff. 0.427)
670.37/670.50	c #Conflicts:    1943000 | #Learnt:      61131 | 0.000
670.37/670.50	c total clause space: 127.173MB
670.37/670.50	c total #watches: 135580
670.67/670.89	c total #propagations: 1025228362 / total #impl: 2400410149 (eff. 0.427)
670.67/670.89	c #Conflicts:    1944000 | #Learnt:      62131 | 0.000
670.67/670.89	c total clause space: 127.173MB
670.67/670.89	c total #watches: 137580
671.37/671.50	c total #propagations: 1025693726 / total #impl: 2401510849 (eff. 0.427)
671.37/671.50	c #Conflicts:    1945000 | #Learnt:      63131 | 0.000
671.37/671.50	c total clause space: 127.173MB
671.37/671.50	c total #watches: 139580
672.08/672.26	c total #propagations: 1026250591 / total #impl: 2402857694 (eff. 0.427)
672.08/672.26	c #Conflicts:    1946000 | #Learnt:      64131 | 0.000
672.08/672.26	c total clause space: 127.173MB
672.08/672.26	c total #watches: 141580
672.77/672.98	c total #propagations: 1026804997 / total #impl: 2404212703 (eff. 0.427)
672.77/672.98	c #Conflicts:    1947000 | #Learnt:      65131 | 0.000
672.77/672.98	c total clause space: 127.173MB
672.77/672.98	c total #watches: 143580
673.57/673.75	c total #propagations: 1027399837 / total #impl: 2405659265 (eff. 0.427)
673.57/673.75	c #Conflicts:    1948000 | #Learnt:      66131 | 0.000
673.57/673.75	c total clause space: 127.173MB
673.57/673.75	c total #watches: 145580
674.28/674.46	c total #propagations: 1028016050 / total #impl: 2407173804 (eff. 0.427)
674.28/674.46	c #Conflicts:    1949000 | #Learnt:      67131 | 0.000
674.28/674.46	c total clause space: 127.173MB
674.28/674.46	c total #watches: 147580
674.77/674.97	c total #propagations: 1028544235 / total #impl: 2408483887 (eff. 0.427)
674.77/674.97	c GC COLLECT
674.77/674.97	c #Conflicts:    1950000 | #Learnt:      34327 | 0.000
674.77/674.97	c total clause space: 127.173MB
674.77/674.97	c total #watches: 81972
675.17/675.34	c total #propagations: 1029117373 / total #impl: 2409847354 (eff. 0.427)
675.17/675.34	c #Conflicts:    1951000 | #Learnt:      35327 | 0.000
675.17/675.34	c total clause space: 127.173MB
675.17/675.34	c total #watches: 83972
675.47/675.68	c total #propagations: 1029673325 / total #impl: 2411169766 (eff. 0.427)
675.47/675.68	c #Conflicts:    1952000 | #Learnt:      36327 | 0.000
675.47/675.68	c total clause space: 127.173MB
675.47/675.68	c total #watches: 85972
675.87/676.01	c total #propagations: 1030264805 / total #impl: 2412595483 (eff. 0.427)
675.87/676.01	c #Conflicts:    1953000 | #Learnt:      37327 | 0.000
675.87/676.01	c total clause space: 127.173MB
675.87/676.01	c total #watches: 87972
676.17/676.32	c total #propagations: 1030835796 / total #impl: 2413960351 (eff. 0.427)
676.17/676.32	c #Conflicts:    1954000 | #Learnt:      38327 | 0.000
676.17/676.32	c total clause space: 127.173MB
676.17/676.32	c total #watches: 89972
676.48/676.64	c total #propagations: 1031443539 / total #impl: 2415419010 (eff. 0.427)
676.48/676.64	c #Conflicts:    1955000 | #Learnt:      39327 | 0.000
676.48/676.64	c total clause space: 127.173MB
676.48/676.64	c total #watches: 91972
676.77/676.97	c total #propagations: 1032033592 / total #impl: 2416821473 (eff. 0.427)
676.77/676.97	c #Conflicts:    1956000 | #Learnt:      40327 | 0.000
676.77/676.97	c total clause space: 127.173MB
676.77/676.97	c total #watches: 93972
677.17/677.37	c total #propagations: 1032592589 / total #impl: 2418160264 (eff. 0.427)
677.17/677.37	c #Conflicts:    1957000 | #Learnt:      41327 | 0.000
677.17/677.37	c total clause space: 127.173MB
677.17/677.37	c total #watches: 95972
677.58/677.75	c total #propagations: 1033172083 / total #impl: 2419569484 (eff. 0.427)
677.58/677.75	c #Conflicts:    1958000 | #Learnt:      42327 | 0.000
677.58/677.75	c total clause space: 127.173MB
677.58/677.75	c total #watches: 97972
677.97/678.12	c total #propagations: 1033723469 / total #impl: 2420885098 (eff. 0.427)
677.97/678.12	c #Conflicts:    1959000 | #Learnt:      43327 | 0.000
677.97/678.12	c total clause space: 127.173MB
677.97/678.12	c total #watches: 99972
678.37/678.57	c total #propagations: 1034335190 / total #impl: 2422347131 (eff. 0.427)
678.37/678.57	c #Conflicts:    1960000 | #Learnt:      44327 | 0.000
678.37/678.57	c total clause space: 127.173MB
678.37/678.57	c total #watches: 101972
678.87/679.05	c total #propagations: 1034917016 / total #impl: 2423761987 (eff. 0.427)
678.87/679.05	c #Conflicts:    1961000 | #Learnt:      45327 | 0.000
678.87/679.05	c total clause space: 127.173MB
678.87/679.05	c total #watches: 103972
679.37/679.52	c total #propagations: 1035489719 / total #impl: 2425157610 (eff. 0.427)
679.37/679.52	c #Conflicts:    1962000 | #Learnt:      46327 | 0.000
679.37/679.52	c total clause space: 127.173MB
679.37/679.52	c total #watches: 105972
679.78/679.94	c total #propagations: 1036118283 / total #impl: 2426694202 (eff. 0.427)
679.78/679.94	c #Conflicts:    1963000 | #Learnt:      47327 | 0.000
679.78/679.94	c total clause space: 127.173MB
679.78/679.94	c total #watches: 107972
680.27/680.41	c total #propagations: 1036714222 / total #impl: 2428131509 (eff. 0.427)
680.27/680.41	c #Conflicts:    1964000 | #Learnt:      48327 | 0.000
680.27/680.41	c total clause space: 127.173MB
680.27/680.41	c total #watches: 109972
680.67/680.90	c total #propagations: 1037298893 / total #impl: 2429562378 (eff. 0.427)
680.67/680.90	c #Conflicts:    1965000 | #Learnt:      49327 | 0.000
680.67/680.90	c total clause space: 127.173MB
680.67/680.90	c total #watches: 111972
681.17/681.36	c total #propagations: 1037926196 / total #impl: 2431077433 (eff. 0.427)
681.17/681.36	c #Conflicts:    1966000 | #Learnt:      50327 | 0.000
681.17/681.36	c total clause space: 127.173MB
681.17/681.36	c total #watches: 113972
681.77/681.93	c total #propagations: 1038551283 / total #impl: 2432589378 (eff. 0.427)
681.77/681.93	c #Conflicts:    1967000 | #Learnt:      51327 | 0.000
681.77/681.93	c total clause space: 127.173MB
681.77/681.93	c total #watches: 115972
682.37/682.51	c total #propagations: 1039118204 / total #impl: 2433976480 (eff. 0.427)
682.37/682.51	c #Conflicts:    1968000 | #Learnt:      52327 | 0.000
682.37/682.51	c total clause space: 127.173MB
682.37/682.51	c total #watches: 117972
682.87/683.01	c total #propagations: 1039714048 / total #impl: 2435454318 (eff. 0.427)
682.87/683.01	c #Conflicts:    1969000 | #Learnt:      53327 | 0.000
682.87/683.01	c total clause space: 127.173MB
682.87/683.01	c total #watches: 119972
683.37/683.58	c total #propagations: 1040286675 / total #impl: 2436863790 (eff. 0.427)
683.37/683.58	c #Conflicts:    1970000 | #Learnt:      54327 | 0.000
683.37/683.58	c total clause space: 127.173MB
683.37/683.58	c total #watches: 121972
684.08/684.25	c total #propagations: 1040855445 / total #impl: 2438248640 (eff. 0.427)
684.08/684.25	c #Conflicts:    1971000 | #Learnt:      55327 | 0.000
684.08/684.25	c total clause space: 127.173MB
684.08/684.25	c total #watches: 123972
684.67/684.84	c total #propagations: 1041436489 / total #impl: 2439702085 (eff. 0.427)
684.67/684.84	c #Conflicts:    1972000 | #Learnt:      56327 | 0.000
684.67/684.84	c total clause space: 127.173MB
684.67/684.84	c total #watches: 125972
685.37/685.58	c total #propagations: 1042050725 / total #impl: 2441212323 (eff. 0.427)
685.37/685.58	c #Conflicts:    1973000 | #Learnt:      57327 | 0.000
685.37/685.58	c total clause space: 127.173MB
685.37/685.58	c total #watches: 127972
686.07/686.25	c total #propagations: 1042612529 / total #impl: 2442619404 (eff. 0.427)
686.07/686.25	c #Conflicts:    1974000 | #Learnt:      58327 | 0.000
686.07/686.25	c total clause space: 127.173MB
686.07/686.25	c total #watches: 129972
686.77/686.98	c total #propagations: 1043217521 / total #impl: 2444133453 (eff. 0.427)
686.77/686.98	c #Conflicts:    1975000 | #Learnt:      59327 | 0.000
686.77/686.98	c total clause space: 127.173MB
686.77/686.98	c total #watches: 131972
687.48/687.65	c total #propagations: 1043787493 / total #impl: 2445530853 (eff. 0.427)
687.48/687.65	c #Conflicts:    1976000 | #Learnt:      60327 | 0.000
687.48/687.65	c total clause space: 127.173MB
687.48/687.65	c total #watches: 133972
688.27/688.47	c total #propagations: 1044404351 / total #impl: 2447042035 (eff. 0.427)
688.27/688.47	c #Conflicts:    1977000 | #Learnt:      61327 | 0.000
688.27/688.47	c total clause space: 127.173MB
688.27/688.47	c total #watches: 135972
689.07/689.20	c total #propagations: 1045000441 / total #impl: 2448495347 (eff. 0.427)
689.07/689.20	c #Conflicts:    1978000 | #Learnt:      62327 | 0.000
689.07/689.20	c total clause space: 127.173MB
689.07/689.20	c total #watches: 137972
689.77/689.92	c total #propagations: 1045566966 / total #impl: 2449880548 (eff. 0.427)
689.77/689.92	c #Conflicts:    1979000 | #Learnt:      63327 | 0.000
689.77/689.92	c total clause space: 127.173MB
689.77/689.92	c total #watches: 139972
690.47/690.62	c total #propagations: 1046142256 / total #impl: 2451277114 (eff. 0.427)
690.47/690.62	c #Conflicts:    1980000 | #Learnt:      64327 | 0.000
690.47/690.62	c total clause space: 127.173MB
690.47/690.62	c total #watches: 141972
691.07/691.20	c total #propagations: 1046767738 / total #impl: 2452829673 (eff. 0.427)
691.07/691.20	c #Conflicts:    1981000 | #Learnt:      65327 | 0.000
691.07/691.20	c total clause space: 127.173MB
691.07/691.20	c total #watches: 143972
691.47/691.65	c total #propagations: 1047355261 / total #impl: 2454272585 (eff. 0.427)
691.47/691.65	c #Conflicts:    1982000 | #Learnt:      66327 | 0.000
691.47/691.65	c total clause space: 127.173MB
691.47/691.65	c total #watches: 145972
692.17/692.32	c total #propagations: 1047930226 / total #impl: 2455658465 (eff. 0.427)
692.17/692.32	c #Conflicts:    1983000 | #Learnt:      67327 | 0.000
692.17/692.32	c total clause space: 127.173MB
692.17/692.32	c total #watches: 147972
692.67/692.89	c total #propagations: 1048541317 / total #impl: 2457148465 (eff. 0.427)
692.67/692.89	c GC COLLECT
692.67/692.89	c #Conflicts:    1984000 | #Learnt:      34217 | 0.000
692.67/692.89	c total clause space: 127.173MB
692.67/692.89	c total #watches: 81752
693.07/693.25	c total #propagations: 1049143163 / total #impl: 2458604707 (eff. 0.427)
693.07/693.25	c #Conflicts:    1985000 | #Learnt:      35217 | 0.000
693.07/693.25	c total clause space: 127.173MB
693.07/693.25	c total #watches: 83752
693.37/693.59	c total #propagations: 1049649767 / total #impl: 2459831660 (eff. 0.427)
693.37/693.59	c #Conflicts:    1986000 | #Learnt:      36217 | 0.000
693.37/693.59	c total clause space: 127.173MB
693.37/693.59	c total #watches: 85752
693.77/693.93	c total #propagations: 1050218824 / total #impl: 2461200918 (eff. 0.427)
693.77/693.93	c #Conflicts:    1987000 | #Learnt:      37217 | 0.000
693.77/693.93	c total clause space: 127.173MB
693.77/693.93	c total #watches: 87752
694.08/694.27	c total #propagations: 1050801705 / total #impl: 2462597937 (eff. 0.427)
694.08/694.27	c #Conflicts:    1988000 | #Learnt:      38217 | 0.000
694.08/694.27	c total clause space: 127.173MB
694.08/694.27	c total #watches: 89752
694.47/694.63	c total #propagations: 1051387057 / total #impl: 2463993810 (eff. 0.427)
694.47/694.63	c #Conflicts:    1989000 | #Learnt:      39217 | 0.000
694.47/694.63	c total clause space: 127.173MB
694.47/694.63	c total #watches: 91752
694.87/695.01	c total #propagations: 1051962654 / total #impl: 2465365532 (eff. 0.427)
694.87/695.01	c #Conflicts:    1990000 | #Learnt:      40217 | 0.000
694.87/695.01	c total clause space: 127.173MB
694.87/695.01	c total #watches: 93752
695.18/695.37	c total #propagations: 1052566512 / total #impl: 2466837903 (eff. 0.427)
695.18/695.37	c #Conflicts:    1991000 | #Learnt:      41217 | 0.000
695.18/695.37	c total clause space: 127.173MB
695.18/695.37	c total #watches: 95752
695.57/695.79	c total #propagations: 1053202194 / total #impl: 2468371911 (eff. 0.427)
695.57/695.79	c #Conflicts:    1992000 | #Learnt:      42217 | 0.000
695.57/695.79	c total clause space: 127.173MB
695.57/695.79	c total #watches: 97752
695.97/696.12	c total #propagations: 1053801673 / total #impl: 2469826517 (eff. 0.427)
695.97/696.12	c #Conflicts:    1993000 | #Learnt:      43217 | 0.000
695.97/696.12	c total clause space: 127.173MB
695.97/696.12	c total #watches: 99752
696.37/696.50	c total #propagations: 1054446257 / total #impl: 2471372860 (eff. 0.427)
696.37/696.50	c #Conflicts:    1994000 | #Learnt:      44217 | 0.000
696.37/696.50	c total clause space: 127.173MB
696.37/696.50	c total #watches: 101752
696.77/696.94	c total #propagations: 1055071988 / total #impl: 2472858492 (eff. 0.427)
696.77/696.94	c #Conflicts:    1995000 | #Learnt:      45217 | 0.000
696.77/696.94	c total clause space: 127.173MB
696.77/696.94	c total #watches: 103752
697.17/697.37	c total #propagations: 1055666687 / total #impl: 2474293234 (eff. 0.427)
697.17/697.37	c #Conflicts:    1996000 | #Learnt:      46217 | 0.000
697.17/697.37	c total clause space: 127.173MB
697.17/697.37	c total #watches: 105752
697.67/697.88	c total #propagations: 1056254245 / total #impl: 2475716706 (eff. 0.427)
697.67/697.88	c #Conflicts:    1997000 | #Learnt:      47217 | 0.000
697.67/697.88	c total clause space: 127.173MB
697.67/697.88	c total #watches: 107752
698.07/698.29	c total #propagations: 1056903739 / total #impl: 2477303926 (eff. 0.427)
698.07/698.29	c #Conflicts:    1998000 | #Learnt:      48217 | 0.000
698.07/698.29	c total clause space: 127.173MB
698.07/698.29	c total #watches: 109752
698.67/698.83	c total #propagations: 1057447384 / total #impl: 2478612631 (eff. 0.427)
698.67/698.83	c #Conflicts:    1999000 | #Learnt:      49217 | 0.000
698.67/698.83	c total clause space: 127.173MB
698.67/698.83	c total #watches: 111752
699.07/699.27	c total #propagations: 1058063737 / total #impl: 2480107551 (eff. 0.427)
699.07/699.27	c #Conflicts:    2000000 | #Learnt:      50217 | 0.000
699.07/699.27	c total clause space: 127.173MB
699.07/699.27	c total #watches: 113752
699.67/699.80	c total #propagations: 1058657002 / total #impl: 2481527712 (eff. 0.427)
699.67/699.80	c #Conflicts:    2001000 | #Learnt:      51217 | 0.000
699.67/699.80	c total clause space: 127.173MB
699.67/699.80	c total #watches: 115752
700.17/700.36	c total #propagations: 1059252468 / total #impl: 2482990117 (eff. 0.427)
700.17/700.36	c #Conflicts:    2002000 | #Learnt:      52217 | 0.000
700.17/700.36	c total clause space: 127.173MB
700.17/700.36	c total #watches: 117752
700.68/700.84	c total #propagations: 1059826782 / total #impl: 2484387124 (eff. 0.427)
700.68/700.84	c #Conflicts:    2003000 | #Learnt:      53217 | 0.000
700.68/700.84	c total clause space: 127.173MB
700.68/700.84	c total #watches: 119752
701.07/701.26	c total #propagations: 1060420161 / total #impl: 2485813600 (eff. 0.427)
701.07/701.26	c #Conflicts:    2004000 | #Learnt:      54217 | 0.000
701.07/701.26	c total clause space: 127.173MB
701.07/701.26	c total #watches: 121752
701.57/701.79	c total #propagations: 1060986893 / total #impl: 2487171439 (eff. 0.427)
701.57/701.79	c #Conflicts:    2005000 | #Learnt:      55217 | 0.000
701.57/701.79	c total clause space: 127.173MB
701.57/701.79	c total #watches: 123752
702.07/702.28	c total #propagations: 1061537449 / total #impl: 2488517401 (eff. 0.427)
702.07/702.28	c #Conflicts:    2006000 | #Learnt:      56217 | 0.000
702.07/702.28	c total clause space: 127.173MB
702.07/702.28	c total #watches: 125752
702.67/702.81	c total #propagations: 1062132961 / total #impl: 2489960593 (eff. 0.427)
702.67/702.81	c #Conflicts:    2007000 | #Learnt:      57217 | 0.000
702.67/702.81	c total clause space: 127.173MB
702.67/702.81	c total #watches: 127752
703.17/703.38	c total #propagations: 1062710207 / total #impl: 2491370789 (eff. 0.427)
703.17/703.38	c #Conflicts:    2008000 | #Learnt:      58217 | 0.000
703.17/703.38	c total clause space: 127.173MB
703.17/703.38	c total #watches: 129752
703.88/704.04	c total #propagations: 1063286280 / total #impl: 2492782345 (eff. 0.427)
703.88/704.04	c #Conflicts:    2009000 | #Learnt:      59217 | 0.000
703.88/704.04	c total clause space: 127.173MB
703.88/704.04	c total #watches: 131752
704.47/704.69	c total #propagations: 1063892275 / total #impl: 2494276705 (eff. 0.427)
704.47/704.69	c #Conflicts:    2010000 | #Learnt:      60217 | 0.000
704.47/704.69	c total clause space: 127.173MB
704.47/704.69	c total #watches: 133752
705.17/705.31	c total #propagations: 1064513731 / total #impl: 2495805118 (eff. 0.427)
705.17/705.31	c #Conflicts:    2011000 | #Learnt:      61217 | 0.000
705.17/705.31	c total clause space: 127.173MB
705.17/705.31	c total #watches: 135752
705.77/705.92	c total #propagations: 1065116221 / total #impl: 2497298283 (eff. 0.427)
705.77/705.92	c #Conflicts:    2012000 | #Learnt:      62217 | 0.000
705.77/705.92	c total clause space: 127.173MB
705.77/705.92	c total #watches: 137752
706.27/706.47	c total #propagations: 1065680251 / total #impl: 2498697491 (eff. 0.426)
706.27/706.47	c #Conflicts:    2013000 | #Learnt:      63217 | 0.000
706.27/706.47	c total clause space: 127.173MB
706.27/706.47	c total #watches: 139752
706.87/707.08	c total #propagations: 1066259841 / total #impl: 2500124625 (eff. 0.426)
706.87/707.08	c #Conflicts:    2014000 | #Learnt:      64217 | 0.000
706.87/707.08	c total clause space: 127.173MB
706.87/707.08	c total #watches: 141752
707.57/707.76	c total #propagations: 1066797786 / total #impl: 2501471932 (eff. 0.426)
707.57/707.76	c #Conflicts:    2015000 | #Learnt:      65217 | 0.000
707.57/707.76	c total clause space: 127.173MB
707.57/707.76	c total #watches: 143752
708.38/708.51	c total #propagations: 1067334170 / total #impl: 2502836550 (eff. 0.426)
708.38/708.51	c #Conflicts:    2016000 | #Learnt:      66217 | 0.000
708.38/708.51	c total clause space: 127.173MB
708.38/708.51	c total #watches: 145752
708.97/709.19	c total #propagations: 1067969085 / total #impl: 2504428830 (eff. 0.426)
708.97/709.19	c #Conflicts:    2017000 | #Learnt:      67217 | 0.000
708.97/709.19	c total clause space: 127.173MB
708.97/709.19	c total #watches: 147752
709.67/709.81	c total #propagations: 1068575953 / total #impl: 2505942179 (eff. 0.426)
709.67/709.81	c #Conflicts:    2018000 | #Learnt:      68217 | 0.000
709.67/709.81	c total clause space: 127.173MB
709.67/709.81	c total #watches: 149752
710.17/710.33	c total #propagations: 1069148502 / total #impl: 2507368231 (eff. 0.426)
710.17/710.33	c GC COLLECT
710.17/710.33	c #Conflicts:    2019000 | #Learnt:      34817 | 0.000
710.17/710.33	c total clause space: 127.173MB
710.17/710.33	c total #watches: 82952
710.47/710.70	c total #propagations: 1069758252 / total #impl: 2508867225 (eff. 0.426)
710.47/710.70	c #Conflicts:    2020000 | #Learnt:      35817 | 0.000
710.47/710.70	c total clause space: 127.173MB
710.47/710.70	c total #watches: 84952
710.87/711.06	c total #propagations: 1070300290 / total #impl: 2510164759 (eff. 0.426)
710.87/711.06	c #Conflicts:    2021000 | #Learnt:      36817 | 0.000
710.87/711.06	c total clause space: 127.173MB
710.87/711.06	c total #watches: 86952
711.17/711.36	c total #propagations: 1070903640 / total #impl: 2511613850 (eff. 0.426)
711.17/711.36	c #Conflicts:    2022000 | #Learnt:      37817 | 0.000
711.17/711.36	c total clause space: 127.173MB
711.17/711.36	c total #watches: 88952
711.57/711.72	c total #propagations: 1071500634 / total #impl: 2513032580 (eff. 0.426)
711.57/711.72	c #Conflicts:    2023000 | #Learnt:      38817 | 0.000
711.57/711.72	c total clause space: 127.173MB
711.57/711.72	c total #watches: 90952
711.87/712.08	c total #propagations: 1072111501 / total #impl: 2514491763 (eff. 0.426)
711.87/712.08	c #Conflicts:    2024000 | #Learnt:      39817 | 0.000
711.87/712.08	c total clause space: 127.173MB
711.87/712.08	c total #watches: 92952
712.27/712.45	c total #propagations: 1072699920 / total #impl: 2515895078 (eff. 0.426)
712.27/712.45	c #Conflicts:    2025000 | #Learnt:      40817 | 0.000
712.27/712.45	c total clause space: 127.173MB
712.27/712.45	c total #watches: 94952
712.67/712.87	c total #propagations: 1073267464 / total #impl: 2517269141 (eff. 0.426)
712.67/712.87	c #Conflicts:    2026000 | #Learnt:      41817 | 0.000
712.67/712.87	c total clause space: 127.173MB
712.67/712.87	c total #watches: 96952
713.17/713.35	c total #propagations: 1073841971 / total #impl: 2518668128 (eff. 0.426)
713.17/713.35	c #Conflicts:    2027000 | #Learnt:      42817 | 0.000
713.17/713.35	c total clause space: 127.173MB
713.17/713.35	c total #watches: 98952
713.57/713.79	c total #propagations: 1074412732 / total #impl: 2520070909 (eff. 0.426)
713.57/713.79	c #Conflicts:    2028000 | #Learnt:      43817 | 0.000
713.57/713.79	c total clause space: 127.173MB
713.57/713.79	c total #watches: 100952
714.07/714.29	c total #propagations: 1074997151 / total #impl: 2521471424 (eff. 0.426)
714.07/714.29	c #Conflicts:    2029000 | #Learnt:      44817 | 0.000
714.07/714.29	c total clause space: 127.173MB
714.07/714.29	c total #watches: 102952
714.67/714.85	c total #propagations: 1075563525 / total #impl: 2522837913 (eff. 0.426)
714.67/714.85	c #Conflicts:    2030000 | #Learnt:      45817 | 0.000
714.67/714.85	c total clause space: 127.173MB
714.67/714.85	c total #watches: 104952
715.27/715.43	c total #propagations: 1076192952 / total #impl: 2524406490 (eff. 0.426)
715.27/715.43	c #Conflicts:    2031000 | #Learnt:      46817 | 0.000
715.27/715.43	c total clause space: 127.173MB
715.27/715.43	c total #watches: 106952
715.77/715.96	c total #propagations: 1076806986 / total #impl: 2525899772 (eff. 0.426)
715.77/715.96	c #Conflicts:    2032000 | #Learnt:      47817 | 0.000
715.77/715.96	c total clause space: 127.173MB
715.77/715.96	c total #watches: 108952
716.37/716.51	c total #propagations: 1077371472 / total #impl: 2527265690 (eff. 0.426)
716.37/716.51	c #Conflicts:    2033000 | #Learnt:      48817 | 0.000
716.37/716.51	c total clause space: 127.173MB
716.37/716.51	c total #watches: 110952
716.87/717.06	c total #propagations: 1077941713 / total #impl: 2528651189 (eff. 0.426)
716.87/717.06	c #Conflicts:    2034000 | #Learnt:      49817 | 0.000
716.87/717.06	c total clause space: 127.173MB
716.87/717.06	c total #watches: 112952
717.47/717.67	c total #propagations: 1078534449 / total #impl: 2530104951 (eff. 0.426)
717.47/717.67	c #Conflicts:    2035000 | #Learnt:      50817 | 0.000
717.47/717.67	c total clause space: 127.173MB
717.47/717.67	c total #watches: 114952
717.97/718.12	c total #propagations: 1079114785 / total #impl: 2531527821 (eff. 0.426)
717.97/718.12	c #Conflicts:    2036000 | #Learnt:      51817 | 0.000
717.97/718.12	c total clause space: 127.173MB
717.97/718.12	c total #watches: 116952
718.37/718.58	c total #propagations: 1079703481 / total #impl: 2532956247 (eff. 0.426)
718.37/718.58	c #Conflicts:    2037000 | #Learnt:      52817 | 0.000
718.37/718.58	c total clause space: 127.173MB
718.37/718.58	c total #watches: 118952
718.87/719.03	c total #propagations: 1080312255 / total #impl: 2534442839 (eff. 0.426)
718.87/719.03	c #Conflicts:    2038000 | #Learnt:      53817 | 0.000
718.87/719.03	c total clause space: 127.173MB
718.87/719.03	c total #watches: 120952
719.37/719.59	c total #propagations: 1080918204 / total #impl: 2535918978 (eff. 0.426)
719.37/719.59	c #Conflicts:    2039000 | #Learnt:      54817 | 0.000
719.37/719.59	c total clause space: 127.173MB
719.37/719.59	c total #watches: 122952
719.87/720.07	c total #propagations: 1081502637 / total #impl: 2537355261 (eff. 0.426)
719.87/720.07	c #Conflicts:    2040000 | #Learnt:      55817 | 0.000
719.87/720.07	c total clause space: 127.173MB
719.87/720.07	c total #watches: 124952
720.57/720.77	c total #propagations: 1082109371 / total #impl: 2538818424 (eff. 0.426)
720.57/720.77	c #Conflicts:    2041000 | #Learnt:      56817 | 0.000
720.57/720.77	c total clause space: 127.173MB
720.57/720.77	c total #watches: 126952
721.17/721.34	c total #propagations: 1082713135 / total #impl: 2540322593 (eff. 0.426)
721.17/721.34	c #Conflicts:    2042000 | #Learnt:      57817 | 0.000
721.17/721.34	c total clause space: 127.173MB
721.17/721.34	c total #watches: 128952
721.77/721.98	c total #propagations: 1083121124 / total #impl: 2541306086 (eff. 0.426)
721.77/721.98	c #Conflicts:    2043000 | #Learnt:      58817 | 0.000
721.77/721.98	c total clause space: 127.173MB
721.77/721.98	c total #watches: 130952
722.47/722.60	c total #propagations: 1083624836 / total #impl: 2542542542 (eff. 0.426)
722.47/722.60	c #Conflicts:    2044000 | #Learnt:      59817 | 0.000
722.47/722.60	c total clause space: 127.173MB
722.47/722.60	c total #watches: 132952
722.77/722.98	c total #propagations: 1084019902 / total #impl: 2543486280 (eff. 0.426)
722.77/722.98	c #Conflicts:    2045000 | #Learnt:      60817 | 0.000
722.77/722.98	c total clause space: 127.173MB
722.77/722.98	c total #watches: 134952
723.37/723.58	c total #propagations: 1084277940 / total #impl: 2544059185 (eff. 0.426)
723.37/723.58	c #Conflicts:    2046000 | #Learnt:      61817 | 0.000
723.37/723.58	c total clause space: 127.173MB
723.37/723.58	c total #watches: 136952
723.97/724.12	c total #propagations: 1084582686 / total #impl: 2544856502 (eff. 0.426)
723.97/724.12	c #Conflicts:    2047000 | #Learnt:      62817 | 0.000
723.97/724.12	c total clause space: 127.173MB
723.97/724.12	c total #watches: 138952
724.37/724.55	c total #propagations: 1084875305 / total #impl: 2545533303 (eff. 0.426)
724.37/724.55	c #Conflicts:    2048000 | #Learnt:      63817 | 0.000
724.37/724.55	c total clause space: 127.173MB
724.37/724.55	c total #watches: 140952
724.77/724.96	c total #propagations: 1085132050 / total #impl: 2546083316 (eff. 0.426)
724.77/724.96	c #Conflicts:    2049000 | #Learnt:      64817 | 0.000
724.77/724.96	c total clause space: 127.173MB
724.77/724.96	c total #watches: 142952
725.37/725.55	c total #propagations: 1085409742 / total #impl: 2546678109 (eff. 0.426)
725.37/725.55	c #Conflicts:    2050000 | #Learnt:      65817 | 0.000
725.37/725.55	c total clause space: 127.173MB
725.37/725.55	c total #watches: 144952
726.07/726.21	c total #propagations: 1085856442 / total #impl: 2547757965 (eff. 0.426)
726.07/726.21	c #Conflicts:    2051000 | #Learnt:      66817 | 0.000
726.07/726.21	c total clause space: 127.173MB
726.07/726.21	c total #watches: 146952
726.77/726.94	c total #propagations: 1086453709 / total #impl: 2549252328 (eff. 0.426)
726.77/726.94	c #Conflicts:    2052000 | #Learnt:      67817 | 0.000
726.77/726.94	c total clause space: 127.173MB
726.77/726.94	c total #watches: 148952
727.47/727.65	c total #propagations: 1087063495 / total #impl: 2550773897 (eff. 0.426)
727.47/727.65	c #Conflicts:    2053000 | #Learnt:      68817 | 0.000
727.47/727.65	c total clause space: 127.173MB
727.47/727.65	c total #watches: 150952
728.17/728.35	c total #propagations: 1087651321 / total #impl: 2552265369 (eff. 0.426)
728.17/728.35	c GC COLLECT
728.17/728.35	c #Conflicts:    2054000 | #Learnt:      35120 | 0.000
728.17/728.35	c total clause space: 127.173MB
728.17/728.35	c total #watches: 83558
728.57/728.70	c total #propagations: 1088284483 / total #impl: 2553844134 (eff. 0.426)
728.57/728.70	c #Conflicts:    2055000 | #Learnt:      36120 | 0.000
728.57/728.70	c total clause space: 127.173MB
728.57/728.70	c total #watches: 85558
728.87/729.09	c total #propagations: 1088869666 / total #impl: 2555252726 (eff. 0.426)
728.87/729.09	c #Conflicts:    2056000 | #Learnt:      37120 | 0.000
728.87/729.09	c total clause space: 127.173MB
728.87/729.09	c total #watches: 87558
729.27/729.41	c total #propagations: 1089452699 / total #impl: 2556664746 (eff. 0.426)
729.27/729.41	c #Conflicts:    2057000 | #Learnt:      38120 | 0.000
729.27/729.41	c total clause space: 127.173MB
729.27/729.41	c total #watches: 89558
729.57/729.74	c total #propagations: 1090034539 / total #impl: 2558053263 (eff. 0.426)
729.57/729.74	c #Conflicts:    2058000 | #Learnt:      39120 | 0.000
729.57/729.74	c total clause space: 127.173MB
729.57/729.74	c total #watches: 91558
729.97/730.10	c total #propagations: 1090659725 / total #impl: 2559550913 (eff. 0.426)
729.97/730.10	c #Conflicts:    2059000 | #Learnt:      40120 | 0.000
729.97/730.10	c total clause space: 127.173MB
729.97/730.10	c total #watches: 93558
730.27/730.46	c total #propagations: 1091280411 / total #impl: 2561026538 (eff. 0.426)
730.27/730.46	c #Conflicts:    2060000 | #Learnt:      41120 | 0.000
730.27/730.46	c total clause space: 127.173MB
730.27/730.46	c total #watches: 95558
730.66/730.87	c total #propagations: 1091848864 / total #impl: 2562388974 (eff. 0.426)
730.66/730.87	c #Conflicts:    2061000 | #Learnt:      42120 | 0.000
730.66/730.87	c total clause space: 127.173MB
730.66/730.87	c total #watches: 97558
731.06/731.28	c total #propagations: 1092456857 / total #impl: 2563848074 (eff. 0.426)
731.06/731.28	c #Conflicts:    2062000 | #Learnt:      43120 | 0.000
731.06/731.28	c total clause space: 127.173MB
731.06/731.28	c total #watches: 99558
731.56/731.71	c total #propagations: 1093034012 / total #impl: 2565243049 (eff. 0.426)
731.56/731.71	c #Conflicts:    2063000 | #Learnt:      44120 | 0.000
731.56/731.71	c total clause space: 127.173MB
731.56/731.71	c total #watches: 101558
731.96/732.19	c total #propagations: 1093682971 / total #impl: 2566793369 (eff. 0.426)
731.96/732.19	c #Conflicts:    2064000 | #Learnt:      45120 | 0.000
731.96/732.19	c total clause space: 127.173MB
731.96/732.19	c total #watches: 103558
732.47/732.62	c total #propagations: 1094251924 / total #impl: 2568167972 (eff. 0.426)
732.47/732.62	c #Conflicts:    2065000 | #Learnt:      46120 | 0.000
732.47/732.62	c total clause space: 127.173MB
732.47/732.62	c total #watches: 105558
732.96/733.13	c total #propagations: 1094846531 / total #impl: 2569604358 (eff. 0.426)
732.96/733.13	c #Conflicts:    2066000 | #Learnt:      47120 | 0.000
732.96/733.13	c total clause space: 127.173MB
732.96/733.13	c total #watches: 107558
733.46/733.62	c total #propagations: 1095424658 / total #impl: 2571027287 (eff. 0.426)
733.46/733.62	c #Conflicts:    2067000 | #Learnt:      48120 | 0.000
733.46/733.62	c total clause space: 127.173MB
733.46/733.62	c total #watches: 109558
733.96/734.10	c total #propagations: 1095978346 / total #impl: 2572382321 (eff. 0.426)
733.96/734.10	c #Conflicts:    2068000 | #Learnt:      49120 | 0.000
733.96/734.10	c total clause space: 127.173MB
733.96/734.10	c total #watches: 111558
734.36/734.53	c total #propagations: 1096557192 / total #impl: 2573806772 (eff. 0.426)
734.36/734.53	c #Conflicts:    2069000 | #Learnt:      50120 | 0.000
734.36/734.53	c total clause space: 127.173MB
734.36/734.53	c total #watches: 113558
734.77/734.96	c total #propagations: 1097155788 / total #impl: 2575245437 (eff. 0.426)
734.77/734.96	c #Conflicts:    2070000 | #Learnt:      51120 | 0.000
734.77/734.96	c total clause space: 127.173MB
734.77/734.96	c total #watches: 115558
735.26/735.42	c total #propagations: 1097784311 / total #impl: 2576788810 (eff. 0.426)
735.26/735.42	c #Conflicts:    2071000 | #Learnt:      52120 | 0.000
735.26/735.42	c total clause space: 127.173MB
735.26/735.42	c total #watches: 117558
735.77/735.93	c total #propagations: 1098371397 / total #impl: 2578221965 (eff. 0.426)
735.77/735.93	c #Conflicts:    2072000 | #Learnt:      53120 | 0.000
735.77/735.93	c total clause space: 127.173MB
735.77/735.93	c total #watches: 119558
736.36/736.50	c total #propagations: 1098947708 / total #impl: 2579621506 (eff. 0.426)
736.36/736.50	c #Conflicts:    2073000 | #Learnt:      54120 | 0.000
736.36/736.50	c total clause space: 127.173MB
736.36/736.50	c total #watches: 121558
736.87/737.10	c total #propagations: 1099597798 / total #impl: 2581197083 (eff. 0.426)
736.87/737.10	c #Conflicts:    2074000 | #Learnt:      55120 | 0.000
736.87/737.10	c total clause space: 127.173MB
736.87/737.10	c total #watches: 123558
737.66/737.81	c total #propagations: 1100160499 / total #impl: 2582587325 (eff. 0.426)
737.66/737.81	c #Conflicts:    2075000 | #Learnt:      56120 | 0.000
737.66/737.81	c total clause space: 127.173MB
737.66/737.81	c total #watches: 125558
738.16/738.37	c total #propagations: 1100750948 / total #impl: 2584049176 (eff. 0.426)
738.16/738.37	c #Conflicts:    2076000 | #Learnt:      57120 | 0.000
738.16/738.37	c total clause space: 127.173MB
738.16/738.37	c total #watches: 127558
738.76/738.96	c total #propagations: 1101326122 / total #impl: 2585463885 (eff. 0.426)
738.76/738.96	c #Conflicts:    2077000 | #Learnt:      58120 | 0.000
738.76/738.96	c total clause space: 127.173MB
738.76/738.96	c total #watches: 129558
739.46/739.69	c total #propagations: 1101917449 / total #impl: 2586901519 (eff. 0.426)
739.46/739.69	c #Conflicts:    2078000 | #Learnt:      59120 | 0.000
739.46/739.69	c total clause space: 127.173MB
739.46/739.69	c total #watches: 131558
740.27/740.43	c total #propagations: 1102486733 / total #impl: 2588309029 (eff. 0.426)
740.27/740.43	c #Conflicts:    2079000 | #Learnt:      60120 | 0.000
740.27/740.43	c total clause space: 127.173MB
740.27/740.43	c total #watches: 133558
740.86/741.03	c total #propagations: 1103085172 / total #impl: 2589799529 (eff. 0.426)
740.86/741.03	c #Conflicts:    2080000 | #Learnt:      61120 | 0.000
740.86/741.03	c total clause space: 127.173MB
740.86/741.03	c total #watches: 135558
741.46/741.60	c total #propagations: 1103727642 / total #impl: 2591363761 (eff. 0.426)
741.46/741.60	c #Conflicts:    2081000 | #Learnt:      62120 | 0.000
741.46/741.60	c total clause space: 127.173MB
741.46/741.60	c total #watches: 137558
742.06/742.24	c total #propagations: 1104309029 / total #impl: 2592781832 (eff. 0.426)
742.06/742.24	c #Conflicts:    2082000 | #Learnt:      63120 | 0.000
742.06/742.24	c total clause space: 127.173MB
742.06/742.24	c total #watches: 139558
742.66/742.87	c total #propagations: 1104921096 / total #impl: 2594277598 (eff. 0.426)
742.66/742.87	c #Conflicts:    2083000 | #Learnt:      64120 | 0.000
742.66/742.87	c total clause space: 127.173MB
742.66/742.87	c total #watches: 141558
743.36/743.53	c total #propagations: 1105502780 / total #impl: 2595700086 (eff. 0.426)
743.36/743.53	c #Conflicts:    2084000 | #Learnt:      65120 | 0.000
743.36/743.53	c total clause space: 127.173MB
743.36/743.53	c total #watches: 143558
743.96/744.18	c total #propagations: 1106112399 / total #impl: 2597200961 (eff. 0.426)
743.96/744.18	c #Conflicts:    2085000 | #Learnt:      66120 | 0.000
743.96/744.18	c total clause space: 127.173MB
743.96/744.18	c total #watches: 145558
744.86/745.05	c total #propagations: 1106718686 / total #impl: 2598682725 (eff. 0.426)
744.86/745.05	c #Conflicts:    2086000 | #Learnt:      67120 | 0.000
744.86/745.05	c total clause space: 127.173MB
744.86/745.05	c total #watches: 147558
745.67/745.87	c total #propagations: 1107242372 / total #impl: 2599983661 (eff. 0.426)
745.67/745.87	c #Conflicts:    2087000 | #Learnt:      68120 | 0.000
745.67/745.87	c total clause space: 127.173MB
745.67/745.87	c total #watches: 149558
746.56/746.75	c total #propagations: 1107791048 / total #impl: 2601324817 (eff. 0.426)
746.56/746.75	c #Conflicts:    2088000 | #Learnt:      69120 | 0.000
746.56/746.75	c total clause space: 127.173MB
746.56/746.75	c total #watches: 151558
747.26/747.45	c total #propagations: 1108318528 / total #impl: 2602624419 (eff. 0.426)
747.26/747.45	c GC COLLECT
747.26/747.45	c #Conflicts:    2089000 | #Learnt:      35119 | 0.000
747.26/747.45	c total clause space: 127.173MB
747.26/747.45	c total #watches: 83556
747.66/747.81	c total #propagations: 1108891136 / total #impl: 2604020570 (eff. 0.426)
747.66/747.81	c #Conflicts:    2090000 | #Learnt:      36119 | 0.000
747.66/747.81	c total clause space: 127.173MB
747.66/747.81	c total #watches: 85556
747.97/748.15	c total #propagations: 1109513057 / total #impl: 2605522438 (eff. 0.426)
747.97/748.15	c #Conflicts:    2091000 | #Learnt:      37119 | 0.000
747.97/748.15	c total clause space: 127.173MB
747.97/748.15	c total #watches: 87556
748.36/748.51	c total #propagations: 1110175703 / total #impl: 2607115234 (eff. 0.426)
748.36/748.51	c #Conflicts:    2092000 | #Learnt:      38119 | 0.000
748.36/748.51	c total clause space: 127.173MB
748.36/748.51	c total #watches: 89556
748.76/748.95	c total #propagations: 1110834889 / total #impl: 2608701265 (eff. 0.426)
748.76/748.95	c #Conflicts:    2093000 | #Learnt:      39119 | 0.000
748.76/748.95	c total clause space: 127.173MB
748.76/748.95	c total #watches: 91556
749.26/749.40	c total #propagations: 1111507230 / total #impl: 2610347116 (eff. 0.426)
749.26/749.40	c #Conflicts:    2094000 | #Learnt:      40119 | 0.000
749.26/749.40	c total clause space: 127.173MB
749.26/749.40	c total #watches: 93556
749.66/749.84	c total #propagations: 1112127387 / total #impl: 2611860671 (eff. 0.426)
749.66/749.84	c #Conflicts:    2095000 | #Learnt:      41119 | 0.000
749.66/749.84	c total clause space: 127.173MB
749.66/749.84	c total #watches: 95556
750.07/750.30	c total #propagations: 1112748602 / total #impl: 2613376169 (eff. 0.426)
750.07/750.30	c #Conflicts:    2096000 | #Learnt:      42119 | 0.000
750.07/750.30	c total clause space: 127.173MB
750.07/750.30	c total #watches: 97556
750.56/750.78	c total #propagations: 1113357182 / total #impl: 2614854400 (eff. 0.426)
750.56/750.78	c #Conflicts:    2097000 | #Learnt:      43119 | 0.000
750.56/750.78	c total clause space: 127.173MB
750.56/750.78	c total #watches: 99556
751.17/751.32	c total #propagations: 1114009242 / total #impl: 2616448955 (eff. 0.426)
751.17/751.32	c #Conflicts:    2098000 | #Learnt:      44119 | 0.000
751.17/751.32	c total clause space: 127.173MB
751.17/751.32	c total #watches: 101556
751.66/751.85	c total #propagations: 1114628499 / total #impl: 2617959174 (eff. 0.426)
751.66/751.85	c #Conflicts:    2099000 | #Learnt:      45119 | 0.000
751.66/751.85	c total clause space: 127.173MB
751.66/751.85	c total #watches: 103556
752.16/752.38	c total #propagations: 1115260620 / total #impl: 2619508568 (eff. 0.426)
752.16/752.38	c #Conflicts:    2100000 | #Learnt:      46119 | 0.000
752.16/752.38	c total clause space: 127.173MB
752.16/752.38	c total #watches: 105556
752.76/752.92	c total #propagations: 1115886887 / total #impl: 2621042189 (eff. 0.426)
752.76/752.92	c #Conflicts:    2101000 | #Learnt:      47119 | 0.000
752.76/752.92	c total clause space: 127.173MB
752.76/752.92	c total #watches: 107556
753.26/753.43	c total #propagations: 1116509913 / total #impl: 2622583893 (eff. 0.426)
753.26/753.43	c #Conflicts:    2102000 | #Learnt:      48119 | 0.000
753.26/753.43	c total clause space: 127.173MB
753.26/753.43	c total #watches: 109556
753.76/753.93	c total #propagations: 1117156579 / total #impl: 2624168673 (eff. 0.426)
753.76/753.93	c #Conflicts:    2103000 | #Learnt:      49119 | 0.000
753.76/753.93	c total clause space: 127.173MB
753.76/753.93	c total #watches: 111556
754.26/754.48	c total #propagations: 1117710022 / total #impl: 2625504877 (eff. 0.426)
754.26/754.48	c #Conflicts:    2104000 | #Learnt:      50119 | 0.000
754.26/754.48	c total clause space: 127.173MB
754.26/754.48	c total #watches: 113556
754.86/755.03	c total #propagations: 1118276668 / total #impl: 2626885380 (eff. 0.426)
754.86/755.03	c #Conflicts:    2105000 | #Learnt:      51119 | 0.000
754.86/755.03	c total clause space: 127.173MB
754.86/755.03	c total #watches: 115556
755.26/755.47	c total #propagations: 1118818432 / total #impl: 2628208657 (eff. 0.426)
755.26/755.47	c #Conflicts:    2106000 | #Learnt:      52119 | 0.000
755.26/755.47	c total clause space: 127.173MB
755.26/755.47	c total #watches: 117556
755.86/756.02	c total #propagations: 1119348027 / total #impl: 2629493752 (eff. 0.426)
755.86/756.02	c #Conflicts:    2107000 | #Learnt:      53119 | 0.000
755.86/756.02	c total clause space: 127.173MB
755.86/756.02	c total #watches: 119556
756.36/756.56	c total #propagations: 1119940211 / total #impl: 2630927142 (eff. 0.426)
756.36/756.56	c #Conflicts:    2108000 | #Learnt:      54119 | 0.000
756.36/756.56	c total clause space: 127.173MB
756.36/756.56	c total #watches: 121556
756.96/757.10	c total #propagations: 1120532409 / total #impl: 2632365907 (eff. 0.426)
756.96/757.10	c #Conflicts:    2109000 | #Learnt:      55119 | 0.000
756.96/757.10	c total clause space: 127.173MB
756.96/757.10	c total #watches: 123556
757.46/757.64	c total #propagations: 1121124816 / total #impl: 2633805183 (eff. 0.426)
757.46/757.64	c #Conflicts:    2110000 | #Learnt:      56119 | 0.000
757.46/757.64	c total clause space: 127.173MB
757.46/757.64	c total #watches: 125556
757.96/758.11	c total #propagations: 1121652067 / total #impl: 2635093422 (eff. 0.426)
757.96/758.11	c #Conflicts:    2111000 | #Learnt:      57119 | 0.000
757.96/758.11	c total clause space: 127.173MB
757.96/758.11	c total #watches: 127556
758.46/758.61	c total #propagations: 1122187456 / total #impl: 2636397222 (eff. 0.426)
758.46/758.61	c #Conflicts:    2112000 | #Learnt:      58119 | 0.000
758.46/758.61	c total clause space: 127.173MB
758.46/758.61	c total #watches: 129556
758.97/759.16	c total #propagations: 1122747327 / total #impl: 2637765730 (eff. 0.426)
758.97/759.16	c #Conflicts:    2113000 | #Learnt:      59119 | 0.000
758.97/759.16	c total clause space: 127.173MB
758.97/759.16	c total #watches: 131556
759.56/759.74	c total #propagations: 1123350061 / total #impl: 2639256651 (eff. 0.426)
759.56/759.74	c #Conflicts:    2114000 | #Learnt:      60119 | 0.000
759.56/759.74	c total clause space: 127.173MB
759.56/759.74	c total #watches: 133556
760.26/760.41	c total #propagations: 1123951909 / total #impl: 2640732356 (eff. 0.426)
760.26/760.41	c #Conflicts:    2115000 | #Learnt:      61119 | 0.000
760.26/760.41	c total clause space: 127.173MB
760.26/760.41	c total #watches: 135556
760.96/761.10	c total #propagations: 1124513351 / total #impl: 2642132677 (eff. 0.426)
760.96/761.10	c #Conflicts:    2116000 | #Learnt:      62119 | 0.000
760.96/761.10	c total clause space: 127.173MB
760.96/761.10	c total #watches: 137556
761.46/761.67	c total #propagations: 1125042672 / total #impl: 2643454484 (eff. 0.426)
761.46/761.67	c #Conflicts:    2117000 | #Learnt:      63119 | 0.000
761.46/761.67	c total clause space: 127.173MB
761.46/761.67	c total #watches: 139556
761.96/762.13	c total #propagations: 1125576092 / total #impl: 2644784415 (eff. 0.426)
761.96/762.13	c #Conflicts:    2118000 | #Learnt:      64119 | 0.000
761.96/762.13	c total clause space: 127.173MB
761.96/762.13	c total #watches: 141556
762.46/762.63	c total #propagations: 1126116147 / total #impl: 2646115119 (eff. 0.426)
762.46/762.63	c #Conflicts:    2119000 | #Learnt:      65119 | 0.000
762.46/762.63	c total clause space: 127.173MB
762.46/762.63	c total #watches: 143556
762.96/763.16	c total #propagations: 1126665035 / total #impl: 2647487495 (eff. 0.426)
762.96/763.16	c #Conflicts:    2120000 | #Learnt:      66119 | 0.000
762.96/763.16	c total clause space: 127.173MB
762.96/763.16	c total #watches: 145556
763.56/763.77	c total #propagations: 1127212783 / total #impl: 2648859932 (eff. 0.426)
763.56/763.77	c #Conflicts:    2121000 | #Learnt:      67119 | 0.000
763.56/763.77	c total clause space: 127.173MB
763.56/763.77	c total #watches: 147556
764.26/764.46	c total #propagations: 1127828853 / total #impl: 2650353526 (eff. 0.426)
764.26/764.46	c #Conflicts:    2122000 | #Learnt:      68119 | 0.000
764.26/764.46	c total clause space: 127.173MB
764.26/764.46	c total #watches: 149556
764.76/764.92	c total #propagations: 1128433247 / total #impl: 2651866681 (eff. 0.426)
764.76/764.92	c #Conflicts:    2123000 | #Learnt:      69119 | 0.000
764.76/764.92	c total clause space: 127.173MB
764.76/764.92	c total #watches: 151556
765.36/765.59	c total #propagations: 1129028144 / total #impl: 2653333315 (eff. 0.426)
765.36/765.59	c #Conflicts:    2124000 | #Learnt:      70119 | 0.000
765.36/765.59	c total clause space: 127.173MB
765.36/765.59	c total #watches: 153556
765.86/766.08	c total #propagations: 1129620999 / total #impl: 2654808397 (eff. 0.426)
765.86/766.08	c GC COLLECT
765.86/766.08	c #Conflicts:    2125000 | #Learnt:      35818 | 0.000
765.86/766.08	c total clause space: 127.173MB
765.86/766.08	c total #watches: 84954
766.26/766.44	c total #propagations: 1130202948 / total #impl: 2656255111 (eff. 0.425)
766.26/766.44	c #Conflicts:    2126000 | #Learnt:      36818 | 0.000
766.26/766.44	c total clause space: 127.173MB
766.26/766.44	c total #watches: 86954
766.66/766.89	c total #propagations: 1130748364 / total #impl: 2657584644 (eff. 0.425)
766.66/766.89	c #Conflicts:    2127000 | #Learnt:      37818 | 0.000
766.66/766.89	c total clause space: 127.173MB
766.66/766.89	c total #watches: 88954
767.06/767.27	c total #propagations: 1131276236 / total #impl: 2658886274 (eff. 0.425)
767.06/767.27	c #Conflicts:    2128000 | #Learnt:      38818 | 0.000
767.06/767.27	c total clause space: 127.173MB
767.06/767.27	c total #watches: 90954
767.56/767.72	c total #propagations: 1131813238 / total #impl: 2660211799 (eff. 0.425)
767.56/767.72	c #Conflicts:    2129000 | #Learnt:      39818 | 0.000
767.56/767.72	c total clause space: 127.173MB
767.56/767.72	c total #watches: 92954
767.96/768.13	c total #propagations: 1132371034 / total #impl: 2661604684 (eff. 0.425)
767.96/768.13	c #Conflicts:    2130000 | #Learnt:      40818 | 0.000
767.96/768.13	c total clause space: 127.173MB
767.96/768.13	c total #watches: 94954
768.36/768.52	c total #propagations: 1132959807 / total #impl: 2663059172 (eff. 0.425)
768.36/768.52	c #Conflicts:    2131000 | #Learnt:      41818 | 0.000
768.36/768.52	c total clause space: 127.173MB
768.36/768.52	c total #watches: 96954
768.76/768.98	c total #propagations: 1133499383 / total #impl: 2664391169 (eff. 0.425)
768.76/768.98	c #Conflicts:    2132000 | #Learnt:      42818 | 0.000
768.76/768.98	c total clause space: 127.173MB
768.76/768.98	c total #watches: 98954
769.26/769.46	c total #propagations: 1134043349 / total #impl: 2665741413 (eff. 0.425)
769.26/769.46	c #Conflicts:    2133000 | #Learnt:      43818 | 0.000
769.26/769.46	c total clause space: 127.173MB
769.26/769.46	c total #watches: 100954
769.76/769.96	c total #propagations: 1134603190 / total #impl: 2667146576 (eff. 0.425)
769.76/769.96	c #Conflicts:    2134000 | #Learnt:      44818 | 0.000
769.76/769.96	c total clause space: 127.173MB
769.76/769.96	c total #watches: 102954
770.26/770.41	c total #propagations: 1135140649 / total #impl: 2668479697 (eff. 0.425)
770.26/770.41	c #Conflicts:    2135000 | #Learnt:      45818 | 0.000
770.26/770.41	c total clause space: 127.173MB
770.26/770.41	c total #watches: 104954
770.76/770.90	c total #propagations: 1135699333 / total #impl: 2669869039 (eff. 0.425)
770.76/770.90	c #Conflicts:    2136000 | #Learnt:      46818 | 0.000
770.76/770.90	c total clause space: 127.173MB
770.76/770.90	c total #watches: 106954
771.26/771.47	c total #propagations: 1136256173 / total #impl: 2671261728 (eff. 0.425)
771.26/771.47	c #Conflicts:    2137000 | #Learnt:      47818 | 0.000
771.26/771.47	c total clause space: 127.173MB
771.26/771.47	c total #watches: 108954
771.76/771.91	c total #propagations: 1136863982 / total #impl: 2672790894 (eff. 0.425)
771.76/771.91	c #Conflicts:    2138000 | #Learnt:      48818 | 0.000
771.76/771.91	c total clause space: 127.173MB
771.76/771.91	c total #watches: 110954
772.16/772.35	c total #propagations: 1137439725 / total #impl: 2674220130 (eff. 0.425)
772.16/772.35	c #Conflicts:    2139000 | #Learnt:      49818 | 0.000
772.16/772.35	c total clause space: 127.173MB
772.16/772.35	c total #watches: 112954
772.66/772.84	c total #propagations: 1138032390 / total #impl: 2675682495 (eff. 0.425)
772.66/772.84	c #Conflicts:    2140000 | #Learnt:      50818 | 0.000
772.66/772.84	c total clause space: 127.173MB
772.66/772.84	c total #watches: 114954
773.26/773.45	c total #propagations: 1138572737 / total #impl: 2677027526 (eff. 0.425)
773.26/773.45	c #Conflicts:    2141000 | #Learnt:      51818 | 0.000
773.26/773.45	c total clause space: 127.173MB
773.26/773.45	c total #watches: 116954
773.76/773.94	c total #propagations: 1139112764 / total #impl: 2678389024 (eff. 0.425)
773.76/773.94	c #Conflicts:    2142000 | #Learnt:      52818 | 0.000
773.76/773.94	c total clause space: 127.173MB
773.76/773.94	c total #watches: 118954
774.26/774.43	c total #propagations: 1139698034 / total #impl: 2679865485 (eff. 0.425)
774.26/774.43	c #Conflicts:    2143000 | #Learnt:      53818 | 0.000
774.26/774.43	c total clause space: 127.173MB
774.26/774.43	c total #watches: 120954
774.86/775.02	c total #propagations: 1140278255 / total #impl: 2681299542 (eff. 0.425)
774.86/775.02	c #Conflicts:    2144000 | #Learnt:      54818 | 0.000
774.86/775.02	c total clause space: 127.173MB
774.86/775.02	c total #watches: 122954
775.36/775.57	c total #propagations: 1140867560 / total #impl: 2682771382 (eff. 0.425)
775.36/775.57	c #Conflicts:    2145000 | #Learnt:      55818 | 0.000
775.36/775.57	c total clause space: 127.173MB
775.36/775.57	c total #watches: 124954
776.06/776.26	c total #propagations: 1141466771 / total #impl: 2684250083 (eff. 0.425)
776.06/776.26	c #Conflicts:    2146000 | #Learnt:      56818 | 0.000
776.06/776.26	c total clause space: 127.173MB
776.06/776.26	c total #watches: 126954
776.66/776.85	c total #propagations: 1142062778 / total #impl: 2685732579 (eff. 0.425)
776.66/776.85	c #Conflicts:    2147000 | #Learnt:      57818 | 0.000
776.66/776.85	c total clause space: 127.173MB
776.66/776.85	c total #watches: 128954
777.36/777.58	c total #propagations: 1142628861 / total #impl: 2687128128 (eff. 0.425)
777.36/777.58	c #Conflicts:    2148000 | #Learnt:      58818 | 0.000
777.36/777.58	c total clause space: 127.173MB
777.36/777.58	c total #watches: 130954
778.16/778.36	c total #propagations: 1143183096 / total #impl: 2688519515 (eff. 0.425)
778.16/778.36	c #Conflicts:    2149000 | #Learnt:      59818 | 0.000
778.16/778.36	c total clause space: 127.173MB
778.16/778.36	c total #watches: 132954
778.86/779.08	c total #propagations: 1143750793 / total #impl: 2689949672 (eff. 0.425)
778.86/779.08	c #Conflicts:    2150000 | #Learnt:      60818 | 0.000
778.86/779.08	c total clause space: 127.173MB
778.86/779.08	c total #watches: 134954
779.66/779.84	c total #propagations: 1144343264 / total #impl: 2691418286 (eff. 0.425)
779.66/779.84	c #Conflicts:    2151000 | #Learnt:      61818 | 0.000
779.66/779.84	c total clause space: 127.173MB
779.66/779.84	c total #watches: 136954
780.36/780.57	c total #propagations: 1144856547 / total #impl: 2692699205 (eff. 0.425)
780.36/780.57	c #Conflicts:    2152000 | #Learnt:      62818 | 0.000
780.36/780.57	c total clause space: 127.173MB
780.36/780.57	c total #watches: 138954
781.06/781.20	c total #propagations: 1145376634 / total #impl: 2694007522 (eff. 0.425)
781.06/781.20	c #Conflicts:    2153000 | #Learnt:      63818 | 0.000
781.06/781.20	c total clause space: 127.173MB
781.06/781.20	c total #watches: 140954
781.76/781.91	c total #propagations: 1145954322 / total #impl: 2695456015 (eff. 0.425)
781.76/781.91	c #Conflicts:    2154000 | #Learnt:      64818 | 0.000
781.76/781.91	c total clause space: 127.173MB
781.76/781.91	c total #watches: 142954
782.36/782.57	c total #propagations: 1146515195 / total #impl: 2696862312 (eff. 0.425)
782.36/782.57	c #Conflicts:    2155000 | #Learnt:      65818 | 0.000
782.36/782.57	c total clause space: 127.173MB
782.36/782.57	c total #watches: 144954
783.06/783.23	c total #propagations: 1147101237 / total #impl: 2698341277 (eff. 0.425)
783.06/783.23	c #Conflicts:    2156000 | #Learnt:      66818 | 0.000
783.06/783.23	c total clause space: 127.173MB
783.06/783.23	c total #watches: 146954
783.65/783.88	c total #propagations: 1147691409 / total #impl: 2699821560 (eff. 0.425)
783.65/783.88	c #Conflicts:    2157000 | #Learnt:      67818 | 0.000
783.65/783.88	c total clause space: 127.173MB
783.65/783.88	c total #watches: 148954
784.55/784.70	c total #propagations: 1148255739 / total #impl: 2701241819 (eff. 0.425)
784.55/784.70	c #Conflicts:    2158000 | #Learnt:      68818 | 0.000
784.55/784.70	c total clause space: 127.173MB
784.55/784.70	c total #watches: 150954
785.37/785.50	c total #propagations: 1148842027 / total #impl: 2702728844 (eff. 0.425)
785.37/785.50	c #Conflicts:    2159000 | #Learnt:      69818 | 0.000
785.37/785.50	c total clause space: 206.656MB
785.37/785.50	c total #watches: 152954
786.06/786.28	c total #propagations: 1149420856 / total #impl: 2704193141 (eff. 0.425)
786.06/786.28	c #Conflicts:    2160000 | #Learnt:      70818 | 0.000
786.06/786.28	c total clause space: 206.656MB
786.06/786.28	c total #watches: 154954
786.66/786.88	c total #propagations: 1149997115 / total #impl: 2705660735 (eff. 0.425)
786.66/786.88	c GC COLLECT
786.66/786.88	c #Conflicts:    2161000 | #Learnt:      36215 | 0.000
786.66/786.88	c total clause space: 206.656MB
786.66/786.88	c total #watches: 85748
787.06/787.26	c total #propagations: 1150547434 / total #impl: 2707025296 (eff. 0.425)
787.06/787.26	c #Conflicts:    2162000 | #Learnt:      37215 | 0.000
787.06/787.26	c total clause space: 206.656MB
787.06/787.26	c total #watches: 87748
787.47/787.65	c total #propagations: 1151152487 / total #impl: 2708470546 (eff. 0.425)
787.47/787.65	c #Conflicts:    2163000 | #Learnt:      38215 | 0.000
787.47/787.65	c total clause space: 206.656MB
787.47/787.65	c total #watches: 89748
787.86/788.04	c total #propagations: 1151772532 / total #impl: 2709953428 (eff. 0.425)
787.86/788.04	c #Conflicts:    2164000 | #Learnt:      39215 | 0.000
787.86/788.04	c total clause space: 206.656MB
787.86/788.04	c total #watches: 91748
788.26/788.49	c total #propagations: 1152358010 / total #impl: 2711355283 (eff. 0.425)
788.26/788.49	c #Conflicts:    2165000 | #Learnt:      40215 | 0.000
788.26/788.49	c total clause space: 206.656MB
788.26/788.49	c total #watches: 93748
788.76/788.94	c total #propagations: 1152931654 / total #impl: 2712753174 (eff. 0.425)
788.76/788.94	c #Conflicts:    2166000 | #Learnt:      41215 | 0.000
788.76/788.94	c total clause space: 206.656MB
788.76/788.94	c total #watches: 95748
789.26/789.45	c total #propagations: 1153507297 / total #impl: 2714132675 (eff. 0.425)
789.26/789.45	c #Conflicts:    2167000 | #Learnt:      42215 | 0.000
789.26/789.45	c total clause space: 206.656MB
789.26/789.45	c total #watches: 97748
789.76/789.96	c total #propagations: 1154156273 / total #impl: 2715709530 (eff. 0.425)
789.76/789.96	c #Conflicts:    2168000 | #Learnt:      43215 | 0.000
789.76/789.96	c total clause space: 206.656MB
789.76/789.96	c total #watches: 99748
790.26/790.48	c total #propagations: 1154749876 / total #impl: 2717143868 (eff. 0.425)
790.26/790.48	c #Conflicts:    2169000 | #Learnt:      44215 | 0.000
790.26/790.48	c total clause space: 206.656MB
790.26/790.48	c total #watches: 101748
790.76/791.00	c total #propagations: 1155313426 / total #impl: 2718518777 (eff. 0.425)
790.76/791.00	c #Conflicts:    2170000 | #Learnt:      45215 | 0.000
790.76/791.00	c total clause space: 206.656MB
790.76/791.00	c total #watches: 103748
791.36/791.57	c total #propagations: 1155863978 / total #impl: 2719880670 (eff. 0.425)
791.36/791.57	c #Conflicts:    2171000 | #Learnt:      46215 | 0.000
791.36/791.57	c total clause space: 206.656MB
791.36/791.57	c total #watches: 105748
791.86/792.09	c total #propagations: 1156412908 / total #impl: 2721247904 (eff. 0.425)
791.86/792.09	c #Conflicts:    2172000 | #Learnt:      47215 | 0.000
791.86/792.09	c total clause space: 206.656MB
791.86/792.09	c total #watches: 107748
792.46/792.63	c total #propagations: 1156941488 / total #impl: 2722540698 (eff. 0.425)
792.46/792.63	c #Conflicts:    2173000 | #Learnt:      48215 | 0.000
792.46/792.63	c total clause space: 206.656MB
792.46/792.63	c total #watches: 109748
792.96/793.20	c total #propagations: 1157439491 / total #impl: 2723764982 (eff. 0.425)
792.96/793.20	c #Conflicts:    2174000 | #Learnt:      49215 | 0.000
792.96/793.20	c total clause space: 206.656MB
792.96/793.20	c total #watches: 111748
793.56/793.75	c total #propagations: 1157950460 / total #impl: 2725037853 (eff. 0.425)
793.56/793.75	c #Conflicts:    2175000 | #Learnt:      50215 | 0.000
793.56/793.75	c total clause space: 206.656MB
793.56/793.75	c total #watches: 113748
794.16/794.36	c total #propagations: 1158377263 / total #impl: 2726098430 (eff. 0.425)
794.16/794.36	c #Conflicts:    2176000 | #Learnt:      51215 | 0.000
794.16/794.36	c total clause space: 206.656MB
794.16/794.36	c total #watches: 115748
794.76/794.95	c total #propagations: 1158907200 / total #impl: 2727424679 (eff. 0.425)
794.76/794.95	c #Conflicts:    2177000 | #Learnt:      52215 | 0.000
794.76/794.95	c total clause space: 206.656MB
794.76/794.95	c total #watches: 117748
795.26/795.49	c total #propagations: 1159409122 / total #impl: 2728676872 (eff. 0.425)
795.26/795.49	c #Conflicts:    2178000 | #Learnt:      53215 | 0.000
795.26/795.49	c total clause space: 206.656MB
795.26/795.49	c total #watches: 119748
795.86/796.08	c total #propagations: 1159942973 / total #impl: 2730009426 (eff. 0.425)
795.86/796.08	c #Conflicts:    2179000 | #Learnt:      54215 | 0.000
795.86/796.08	c total clause space: 206.656MB
795.86/796.08	c total #watches: 121748
796.56/796.73	c total #propagations: 1160455923 / total #impl: 2731296047 (eff. 0.425)
796.56/796.73	c #Conflicts:    2180000 | #Learnt:      55215 | 0.000
796.56/796.73	c total clause space: 206.656MB
796.56/796.73	c total #watches: 123748
797.16/797.36	c total #propagations: 1160966046 / total #impl: 2732584893 (eff. 0.425)
797.16/797.36	c #Conflicts:    2181000 | #Learnt:      56215 | 0.000
797.16/797.36	c total clause space: 206.656MB
797.16/797.36	c total #watches: 125748
797.76/797.95	c total #propagations: 1161532183 / total #impl: 2733984148 (eff. 0.425)
797.76/797.95	c #Conflicts:    2182000 | #Learnt:      57215 | 0.000
797.76/797.95	c total clause space: 206.656MB
797.76/797.95	c total #watches: 127748
798.36/798.55	c total #propagations: 1162059588 / total #impl: 2735266715 (eff. 0.425)
798.36/798.55	c #Conflicts:    2183000 | #Learnt:      58215 | 0.000
798.36/798.55	c total clause space: 206.656MB
798.36/798.55	c total #watches: 129748
798.96/799.16	c total #propagations: 1162590599 / total #impl: 2736576853 (eff. 0.425)
798.96/799.16	c #Conflicts:    2184000 | #Learnt:      59215 | 0.000
798.96/799.16	c total clause space: 206.656MB
798.96/799.16	c total #watches: 131748
799.56/799.79	c total #propagations: 1163097839 / total #impl: 2737828261 (eff. 0.425)
799.56/799.79	c #Conflicts:    2185000 | #Learnt:      60215 | 0.000
799.56/799.79	c total clause space: 206.656MB
799.56/799.79	c total #watches: 133748
800.26/800.49	c total #propagations: 1163541064 / total #impl: 2738919978 (eff. 0.425)
800.26/800.49	c #Conflicts:    2186000 | #Learnt:      61215 | 0.000
800.26/800.49	c total clause space: 206.656MB
800.26/800.49	c total #watches: 135748
800.96/801.15	c total #propagations: 1164119688 / total #impl: 2740363503 (eff. 0.425)
800.96/801.15	c #Conflicts:    2187000 | #Learnt:      62215 | 0.000
800.96/801.15	c total clause space: 206.656MB
800.96/801.15	c total #watches: 137748
801.66/801.88	c total #propagations: 1164618812 / total #impl: 2741605405 (eff. 0.425)
801.66/801.88	c #Conflicts:    2188000 | #Learnt:      63215 | 0.000
801.66/801.88	c total clause space: 206.656MB
801.66/801.88	c total #watches: 139748
802.46/802.65	c total #propagations: 1165152513 / total #impl: 2742963093 (eff. 0.425)
802.46/802.65	c #Conflicts:    2189000 | #Learnt:      64215 | 0.000
802.46/802.65	c total clause space: 206.656MB
802.46/802.65	c total #watches: 141748
803.26/803.43	c total #propagations: 1165672681 / total #impl: 2744282555 (eff. 0.425)
803.26/803.43	c #Conflicts:    2190000 | #Learnt:      65215 | 0.000
803.26/803.43	c total clause space: 206.656MB
803.26/803.43	c total #watches: 143748
803.96/804.14	c total #propagations: 1166174732 / total #impl: 2745529895 (eff. 0.425)
803.96/804.14	c #Conflicts:    2191000 | #Learnt:      66215 | 0.000
803.96/804.14	c total clause space: 206.656MB
803.96/804.14	c total #watches: 145748
804.76/804.90	c total #propagations: 1166722165 / total #impl: 2746881697 (eff. 0.425)
804.76/804.90	c #Conflicts:    2192000 | #Learnt:      67215 | 0.000
804.76/804.90	c total clause space: 206.656MB
804.76/804.90	c total #watches: 147748
805.66/805.85	c total #propagations: 1167260276 / total #impl: 2748257408 (eff. 0.425)
805.66/805.85	c #Conflicts:    2193000 | #Learnt:      68215 | 0.000
805.66/805.85	c total clause space: 206.656MB
805.66/805.85	c total #watches: 149748
806.46/806.67	c total #propagations: 1167720904 / total #impl: 2749408813 (eff. 0.425)
806.46/806.67	c #Conflicts:    2194000 | #Learnt:      69215 | 0.000
806.46/806.67	c total clause space: 206.656MB
806.46/806.67	c total #watches: 151748
807.46/807.67	c total #propagations: 1168233006 / total #impl: 2750706494 (eff. 0.425)
807.46/807.67	c #Conflicts:    2195000 | #Learnt:      70215 | 0.000
807.46/807.67	c total clause space: 206.656MB
807.46/807.67	c total #watches: 153748
808.46/808.67	c total #propagations: 1168826574 / total #impl: 2752215809 (eff. 0.425)
808.46/808.67	c #Conflicts:    2196000 | #Learnt:      71215 | 0.000
808.46/808.67	c total clause space: 206.656MB
808.46/808.67	c total #watches: 155748
809.15/809.39	c total #propagations: 1169379416 / total #impl: 2753607989 (eff. 0.425)
809.15/809.39	c GC COLLECT
809.15/809.39	c #Conflicts:    2197000 | #Learnt:      36313 | 0.000
809.15/809.39	c total clause space: 206.656MB
809.15/809.39	c total #watches: 85944
809.56/809.74	c total #propagations: 1169996827 / total #impl: 2755112437 (eff. 0.425)
809.56/809.74	c #Conflicts:    2198000 | #Learnt:      37313 | 0.000
809.56/809.74	c total clause space: 206.656MB
809.56/809.74	c total #watches: 87944
809.95/810.13	c total #propagations: 1170531894 / total #impl: 2756411242 (eff. 0.425)
809.95/810.13	c #Conflicts:    2199000 | #Learnt:      38313 | 0.000
809.95/810.13	c total clause space: 206.656MB
809.95/810.13	c total #watches: 89944
810.35/810.56	c total #propagations: 1171000849 / total #impl: 2757564533 (eff. 0.425)
810.35/810.56	c #Conflicts:    2200000 | #Learnt:      39313 | 0.000
810.35/810.56	c total clause space: 206.656MB
810.35/810.56	c total #watches: 91944
810.85/811.01	c total #propagations: 1171545597 / total #impl: 2758909229 (eff. 0.425)
810.85/811.01	c #Conflicts:    2201000 | #Learnt:      40313 | 0.000
810.85/811.01	c total clause space: 206.656MB
810.85/811.01	c total #watches: 93944
811.25/811.49	c total #propagations: 1172119123 / total #impl: 2760320912 (eff. 0.425)
811.25/811.49	c #Conflicts:    2202000 | #Learnt:      41313 | 0.000
811.25/811.49	c total clause space: 206.656MB
811.25/811.49	c total #watches: 95944
811.76/811.93	c total #propagations: 1172662494 / total #impl: 2761677915 (eff. 0.425)
811.76/811.93	c #Conflicts:    2203000 | #Learnt:      42313 | 0.000
811.76/811.93	c total clause space: 206.656MB
811.76/811.93	c total #watches: 97944
812.25/812.45	c total #propagations: 1173199635 / total #impl: 2762999762 (eff. 0.425)
812.25/812.45	c #Conflicts:    2204000 | #Learnt:      43313 | 0.000
812.25/812.45	c total clause space: 206.656MB
812.25/812.45	c total #watches: 99944
812.65/812.88	c total #propagations: 1173742528 / total #impl: 2764351234 (eff. 0.425)
812.65/812.88	c #Conflicts:    2205000 | #Learnt:      44313 | 0.000
812.65/812.88	c total clause space: 206.656MB
812.65/812.88	c total #watches: 101944
813.15/813.39	c total #propagations: 1174311936 / total #impl: 2765745568 (eff. 0.425)
813.15/813.39	c #Conflicts:    2206000 | #Learnt:      45313 | 0.000
813.15/813.39	c total clause space: 206.656MB
813.15/813.39	c total #watches: 103944
813.65/813.86	c total #propagations: 1174816788 / total #impl: 2766976572 (eff. 0.425)
813.65/813.86	c #Conflicts:    2207000 | #Learnt:      46313 | 0.000
813.65/813.86	c total clause space: 206.656MB
813.65/813.86	c total #watches: 105944
814.25/814.44	c total #propagations: 1175270793 / total #impl: 2768101416 (eff. 0.425)
814.25/814.44	c #Conflicts:    2208000 | #Learnt:      47313 | 0.000
814.25/814.44	c total clause space: 206.656MB
814.25/814.44	c total #watches: 107944
814.85/815.04	c total #propagations: 1175759639 / total #impl: 2769350828 (eff. 0.425)
814.85/815.04	c #Conflicts:    2209000 | #Learnt:      48313 | 0.000
814.85/815.04	c total clause space: 206.656MB
814.85/815.04	c total #watches: 109944
815.45/815.67	c total #propagations: 1176263611 / total #impl: 2770651703 (eff. 0.425)
815.45/815.67	c #Conflicts:    2210000 | #Learnt:      49313 | 0.000
815.45/815.67	c total clause space: 206.656MB
815.45/815.67	c total #watches: 111944
816.06/816.28	c total #propagations: 1176780080 / total #impl: 2771975362 (eff. 0.425)
816.06/816.28	c #Conflicts:    2211000 | #Learnt:      50313 | 0.000
816.06/816.28	c total clause space: 206.656MB
816.06/816.28	c total #watches: 113944
816.65/816.89	c total #propagations: 1177291498 / total #impl: 2773280053 (eff. 0.425)
816.65/816.89	c #Conflicts:    2212000 | #Learnt:      51313 | 0.000
816.65/816.89	c total clause space: 206.656MB
816.65/816.89	c total #watches: 115944
817.26/817.47	c total #propagations: 1177814740 / total #impl: 2774590570 (eff. 0.425)
817.26/817.47	c #Conflicts:    2213000 | #Learnt:      52313 | 0.000
817.26/817.47	c total clause space: 206.656MB
817.26/817.47	c total #watches: 117944
817.95/818.12	c total #propagations: 1178374785 / total #impl: 2775999488 (eff. 0.424)
817.95/818.12	c #Conflicts:    2214000 | #Learnt:      53313 | 0.000
817.95/818.12	c total clause space: 206.656MB
817.95/818.12	c total #watches: 119944
818.55/818.78	c total #propagations: 1178866903 / total #impl: 2777238397 (eff. 0.424)
818.55/818.78	c #Conflicts:    2215000 | #Learnt:      54313 | 0.000
818.55/818.78	c total clause space: 206.656MB
818.55/818.78	c total #watches: 121944
819.25/819.42	c total #propagations: 1179326336 / total #impl: 2778412115 (eff. 0.424)
819.25/819.42	c #Conflicts:    2216000 | #Learnt:      55313 | 0.000
819.25/819.42	c total clause space: 206.656MB
819.25/819.42	c total #watches: 123944
819.85/820.05	c total #propagations: 1179974446 / total #impl: 2780018972 (eff. 0.424)
819.85/820.05	c #Conflicts:    2217000 | #Learnt:      56313 | 0.000
819.85/820.05	c total clause space: 206.656MB
819.85/820.05	c total #watches: 125944
820.56/820.74	c total #propagations: 1180579165 / total #impl: 2781528439 (eff. 0.424)
820.56/820.74	c #Conflicts:    2218000 | #Learnt:      57313 | 0.000
820.56/820.74	c total clause space: 206.656MB
820.56/820.74	c total #watches: 127944
821.25/821.46	c total #propagations: 1181179450 / total #impl: 2783051162 (eff. 0.424)
821.25/821.46	c #Conflicts:    2219000 | #Learnt:      58313 | 0.000
821.25/821.46	c total clause space: 206.656MB
821.25/821.46	c total #watches: 129944
821.95/822.14	c total #propagations: 1181754673 / total #impl: 2784541188 (eff. 0.424)
821.95/822.14	c #Conflicts:    2220000 | #Learnt:      59313 | 0.000
821.95/822.14	c total clause space: 206.656MB
821.95/822.14	c total #watches: 131944
822.55/822.76	c total #propagations: 1182255074 / total #impl: 2785827377 (eff. 0.424)
822.55/822.76	c #Conflicts:    2221000 | #Learnt:      60313 | 0.000
822.55/822.76	c total clause space: 206.656MB
822.55/822.76	c total #watches: 133944
823.15/823.35	c total #propagations: 1182764181 / total #impl: 2787128208 (eff. 0.424)
823.15/823.35	c #Conflicts:    2222000 | #Learnt:      61313 | 0.000
823.15/823.35	c total clause space: 206.656MB
823.15/823.35	c total #watches: 135944
823.86/824.05	c total #propagations: 1183298876 / total #impl: 2788486046 (eff. 0.424)
823.86/824.05	c #Conflicts:    2223000 | #Learnt:      62313 | 0.000
823.86/824.05	c total clause space: 206.656MB
823.86/824.05	c total #watches: 137944
824.65/824.82	c total #propagations: 1183755316 / total #impl: 2789650005 (eff. 0.424)
824.65/824.82	c #Conflicts:    2224000 | #Learnt:      63313 | 0.000
824.65/824.82	c total clause space: 206.656MB
824.65/824.82	c total #watches: 139944
825.45/825.60	c total #propagations: 1184280016 / total #impl: 2791011802 (eff. 0.424)
825.45/825.60	c #Conflicts:    2225000 | #Learnt:      64313 | 0.000
825.45/825.60	c total clause space: 206.656MB
825.45/825.60	c total #watches: 141944
826.15/826.30	c total #propagations: 1184863624 / total #impl: 2792508771 (eff. 0.424)
826.15/826.30	c #Conflicts:    2226000 | #Learnt:      65313 | 0.000
826.15/826.30	c total clause space: 206.656MB
826.15/826.30	c total #watches: 143944
826.85/827.03	c total #propagations: 1185370050 / total #impl: 2793794691 (eff. 0.424)
826.85/827.03	c #Conflicts:    2227000 | #Learnt:      66313 | 0.000
826.85/827.03	c total clause space: 206.656MB
826.85/827.03	c total #watches: 145944
827.55/827.70	c total #propagations: 1185924430 / total #impl: 2795223460 (eff. 0.424)
827.55/827.70	c #Conflicts:    2228000 | #Learnt:      67313 | 0.000
827.55/827.70	c total clause space: 206.656MB
827.55/827.70	c total #watches: 147944
828.26/828.49	c total #propagations: 1186507842 / total #impl: 2796697852 (eff. 0.424)
828.26/828.49	c #Conflicts:    2229000 | #Learnt:      68313 | 0.000
828.26/828.49	c total clause space: 206.656MB
828.26/828.49	c total #watches: 149944
829.05/829.27	c total #propagations: 1187036053 / total #impl: 2798057274 (eff. 0.424)
829.05/829.27	c #Conflicts:    2230000 | #Learnt:      69313 | 0.000
829.05/829.27	c total clause space: 206.656MB
829.05/829.27	c total #watches: 151944
829.85/830.03	c total #propagations: 1187593703 / total #impl: 2799494341 (eff. 0.424)
829.85/830.03	c #Conflicts:    2231000 | #Learnt:      70313 | 0.000
829.85/830.03	c total clause space: 206.656MB
829.85/830.03	c total #watches: 153944
830.65/830.82	c total #propagations: 1188155967 / total #impl: 2800949014 (eff. 0.424)
830.65/830.82	c #Conflicts:    2232000 | #Learnt:      71313 | 0.000
830.65/830.82	c total clause space: 206.656MB
830.65/830.82	c total #watches: 155944
831.46/831.66	c total #propagations: 1188736268 / total #impl: 2802450973 (eff. 0.424)
831.46/831.66	c #Conflicts:    2233000 | #Learnt:      72313 | 0.000
831.46/831.66	c total clause space: 206.656MB
831.46/831.66	c total #watches: 157944
831.95/832.10	c total #propagations: 1189351195 / total #impl: 2804034037 (eff. 0.424)
831.95/832.10	c GC COLLECT
831.95/832.10	c #Conflicts:    2234000 | #Learnt:      37115 | 0.000
831.95/832.10	c total clause space: 206.656MB
831.95/832.10	c total #watches: 87548
832.25/832.44	c total #propagations: 1189859639 / total #impl: 2805285021 (eff. 0.424)
832.25/832.44	c #Conflicts:    2235000 | #Learnt:      38115 | 0.000
832.25/832.44	c total clause space: 206.656MB
832.25/832.44	c total #watches: 89548
832.66/832.84	c total #propagations: 1190365604 / total #impl: 2806508158 (eff. 0.424)
832.66/832.84	c #Conflicts:    2236000 | #Learnt:      39115 | 0.000
832.66/832.84	c total clause space: 206.656MB
832.66/832.84	c total #watches: 91548
833.15/833.30	c total #propagations: 1190878634 / total #impl: 2807754470 (eff. 0.424)
833.15/833.30	c #Conflicts:    2237000 | #Learnt:      40115 | 0.000
833.15/833.30	c total clause space: 206.656MB
833.15/833.30	c total #watches: 93548
833.55/833.70	c total #propagations: 1191478922 / total #impl: 2809222305 (eff. 0.424)
833.55/833.70	c #Conflicts:    2238000 | #Learnt:      41115 | 0.000
833.55/833.70	c total clause space: 206.656MB
833.55/833.70	c total #watches: 95548
833.95/834.18	c total #propagations: 1192060358 / total #impl: 2810624727 (eff. 0.424)
833.95/834.18	c #Conflicts:    2239000 | #Learnt:      42115 | 0.000
833.95/834.18	c total clause space: 206.656MB
833.95/834.18	c total #watches: 97548
834.55/834.71	c total #propagations: 1192614774 / total #impl: 2811965676 (eff. 0.424)
834.55/834.71	c #Conflicts:    2240000 | #Learnt:      43115 | 0.000
834.55/834.71	c total clause space: 206.656MB
834.55/834.71	c total #watches: 99548
834.95/835.19	c total #propagations: 1193123385 / total #impl: 2813218683 (eff. 0.424)
834.95/835.19	c #Conflicts:    2241000 | #Learnt:      44115 | 0.000
834.95/835.19	c total clause space: 206.656MB
834.95/835.19	c total #watches: 101548
835.55/835.70	c total #propagations: 1193638248 / total #impl: 2814499763 (eff. 0.424)
835.55/835.70	c #Conflicts:    2242000 | #Learnt:      45115 | 0.000
835.55/835.70	c total clause space: 206.656MB
835.55/835.70	c total #watches: 103548
836.05/836.22	c total #propagations: 1194186873 / total #impl: 2815868671 (eff. 0.424)
836.05/836.22	c #Conflicts:    2243000 | #Learnt:      46115 | 0.000
836.05/836.22	c total clause space: 206.656MB
836.05/836.22	c total #watches: 105548
836.55/836.72	c total #propagations: 1194740115 / total #impl: 2817253160 (eff. 0.424)
836.55/836.72	c #Conflicts:    2244000 | #Learnt:      47115 | 0.000
836.55/836.72	c total clause space: 206.656MB
836.55/836.72	c total #watches: 107548
837.06/837.26	c total #propagations: 1195273874 / total #impl: 2818594521 (eff. 0.424)
837.06/837.26	c #Conflicts:    2245000 | #Learnt:      48115 | 0.000
837.06/837.26	c total clause space: 206.656MB
837.06/837.26	c total #watches: 109548
837.65/837.81	c total #propagations: 1195773301 / total #impl: 2819847152 (eff. 0.424)
837.65/837.81	c #Conflicts:    2246000 | #Learnt:      49115 | 0.000
837.65/837.81	c total clause space: 206.656MB
837.65/837.81	c total #watches: 111548
838.16/838.38	c total #propagations: 1196320482 / total #impl: 2821221214 (eff. 0.424)
838.16/838.38	c #Conflicts:    2247000 | #Learnt:      50115 | 0.000
838.16/838.38	c total clause space: 206.656MB
838.16/838.38	c total #watches: 113548
838.85/839.01	c total #propagations: 1196880424 / total #impl: 2822632508 (eff. 0.424)
838.85/839.01	c #Conflicts:    2248000 | #Learnt:      51115 | 0.000
838.85/839.01	c total clause space: 206.656MB
838.85/839.01	c total #watches: 115548
839.35/839.56	c total #propagations: 1197438089 / total #impl: 2824036387 (eff. 0.424)
839.35/839.56	c #Conflicts:    2249000 | #Learnt:      52115 | 0.000
839.35/839.56	c total clause space: 206.656MB
839.35/839.56	c total #watches: 117548
840.05/840.20	c total #propagations: 1197958439 / total #impl: 2825344310 (eff. 0.424)
840.05/840.20	c #Conflicts:    2250000 | #Learnt:      53115 | 0.000
840.05/840.20	c total clause space: 206.656MB
840.05/840.20	c total #watches: 119548
840.65/840.80	c total #propagations: 1198479893 / total #impl: 2826647132 (eff. 0.424)
840.65/840.80	c #Conflicts:    2251000 | #Learnt:      54115 | 0.000
840.65/840.80	c total clause space: 206.656MB
840.65/840.80	c total #watches: 121548
841.25/841.46	c total #propagations: 1198927708 / total #impl: 2827768402 (eff. 0.424)
841.25/841.46	c #Conflicts:    2252000 | #Learnt:      55115 | 0.000
841.25/841.46	c total clause space: 206.656MB
841.25/841.46	c total #watches: 123548
841.95/842.15	c total #propagations: 1199492895 / total #impl: 2829184157 (eff. 0.424)
841.95/842.15	c #Conflicts:    2253000 | #Learnt:      56115 | 0.000
841.95/842.15	c total clause space: 206.656MB
841.95/842.15	c total #watches: 125548
842.65/842.89	c total #propagations: 1200066912 / total #impl: 2830614283 (eff. 0.424)
842.65/842.89	c #Conflicts:    2254000 | #Learnt:      57115 | 0.000
842.65/842.89	c total clause space: 206.656MB
842.65/842.89	c total #watches: 127548
843.35/843.60	c total #propagations: 1200605875 / total #impl: 2831960317 (eff. 0.424)
843.35/843.60	c #Conflicts:    2255000 | #Learnt:      58115 | 0.000
843.35/843.60	c total clause space: 206.656MB
843.35/843.60	c total #watches: 129548
844.15/844.30	c total #propagations: 1201127004 / total #impl: 2833289236 (eff. 0.424)
844.15/844.30	c #Conflicts:    2256000 | #Learnt:      59115 | 0.000
844.15/844.30	c total clause space: 206.656MB
844.15/844.30	c total #watches: 131548
844.75/844.93	c total #propagations: 1201619444 / total #impl: 2834575612 (eff. 0.424)
844.75/844.93	c #Conflicts:    2257000 | #Learnt:      60115 | 0.000
844.75/844.93	c total clause space: 206.656MB
844.75/844.93	c total #watches: 133548
845.45/845.64	c total #propagations: 1202134374 / total #impl: 2835886487 (eff. 0.424)
845.45/845.64	c #Conflicts:    2258000 | #Learnt:      61115 | 0.000
845.45/845.64	c total clause space: 206.656MB
845.45/845.64	c total #watches: 135548
846.15/846.30	c total #propagations: 1202716872 / total #impl: 2837368065 (eff. 0.424)
846.15/846.30	c #Conflicts:    2259000 | #Learnt:      62115 | 0.000
846.15/846.30	c total clause space: 206.656MB
846.15/846.30	c total #watches: 137548
846.85/847.04	c total #propagations: 1203286540 / total #impl: 2838793953 (eff. 0.424)
846.85/847.04	c #Conflicts:    2260000 | #Learnt:      63115 | 0.000
846.85/847.04	c total clause space: 206.656MB
846.85/847.04	c total #watches: 139548
847.55/847.78	c total #propagations: 1203843318 / total #impl: 2840220658 (eff. 0.424)
847.55/847.78	c #Conflicts:    2261000 | #Learnt:      64115 | 0.000
847.55/847.78	c total clause space: 206.656MB
847.55/847.78	c total #watches: 141548
848.35/848.51	c total #propagations: 1204377051 / total #impl: 2841595455 (eff. 0.424)
848.35/848.51	c #Conflicts:    2262000 | #Learnt:      65115 | 0.000
848.35/848.51	c total clause space: 206.656MB
848.35/848.51	c total #watches: 143548
849.05/849.26	c total #propagations: 1204869946 / total #impl: 2842857138 (eff. 0.424)
849.05/849.26	c #Conflicts:    2263000 | #Learnt:      66115 | 0.000
849.05/849.26	c total clause space: 206.656MB
849.05/849.26	c total #watches: 145548
849.85/850.03	c total #propagations: 1205430689 / total #impl: 2844294258 (eff. 0.424)
849.85/850.03	c #Conflicts:    2264000 | #Learnt:      67115 | 0.000
849.85/850.03	c total clause space: 206.656MB
849.85/850.03	c total #watches: 147548
850.55/850.72	c total #propagations: 1205968336 / total #impl: 2845665371 (eff. 0.424)
850.55/850.72	c #Conflicts:    2265000 | #Learnt:      68115 | 0.000
850.55/850.72	c total clause space: 206.656MB
850.55/850.72	c total #watches: 149548
851.25/851.48	c total #propagations: 1206553122 / total #impl: 2847149377 (eff. 0.424)
851.25/851.48	c #Conflicts:    2266000 | #Learnt:      69115 | 0.000
851.25/851.48	c total clause space: 206.656MB
851.25/851.48	c total #watches: 151548
852.05/852.24	c total #propagations: 1207183558 / total #impl: 2848736583 (eff. 0.424)
852.05/852.24	c #Conflicts:    2267000 | #Learnt:      70115 | 0.000
852.05/852.24	c total clause space: 206.656MB
852.05/852.24	c total #watches: 153548
853.05/853.22	c total #propagations: 1207842700 / total #impl: 2850383541 (eff. 0.424)
853.05/853.22	c #Conflicts:    2268000 | #Learnt:      71115 | 0.000
853.05/853.22	c total clause space: 206.656MB
853.05/853.22	c total #watches: 155548
853.85/854.03	c total #propagations: 1208474162 / total #impl: 2851968242 (eff. 0.424)
853.85/854.03	c #Conflicts:    2269000 | #Learnt:      72115 | 0.000
853.85/854.03	c total clause space: 206.656MB
853.85/854.03	c total #watches: 157548
854.65/854.82	c total #propagations: 1208965446 / total #impl: 2853204607 (eff. 0.424)
854.65/854.82	c GC COLLECT
854.65/854.82	c #Conflicts:    2270000 | #Learnt:      36616 | 0.000
854.65/854.82	c total clause space: 206.656MB
854.65/854.82	c total #watches: 86550
855.05/855.22	c total #propagations: 1209548908 / total #impl: 2854674880 (eff. 0.424)
855.05/855.22	c #Conflicts:    2271000 | #Learnt:      37616 | 0.000
855.05/855.22	c total clause space: 206.656MB
855.05/855.22	c total #watches: 88550
855.44/855.62	c total #propagations: 1210165622 / total #impl: 2856165517 (eff. 0.424)
855.44/855.62	c #Conflicts:    2272000 | #Learnt:      38616 | 0.000
855.44/855.62	c total clause space: 206.656MB
855.44/855.62	c total #watches: 90550
855.75/855.97	c total #propagations: 1210775014 / total #impl: 2857629388 (eff. 0.424)
855.75/855.97	c #Conflicts:    2273000 | #Learnt:      39616 | 0.000
855.75/855.97	c total clause space: 206.656MB
855.75/855.97	c total #watches: 92550
856.14/856.31	c total #propagations: 1211380685 / total #impl: 2859084872 (eff. 0.424)
856.14/856.31	c #Conflicts:    2274000 | #Learnt:      40616 | 0.000
856.14/856.31	c total clause space: 206.656MB
856.14/856.31	c total #watches: 94550
856.44/856.63	c total #propagations: 1211995790 / total #impl: 2860561514 (eff. 0.424)
856.44/856.63	c #Conflicts:    2275000 | #Learnt:      41616 | 0.000
856.44/856.63	c total clause space: 206.656MB
856.44/856.63	c total #watches: 96550
856.75/857.00	c total #propagations: 1212599307 / total #impl: 2862004057 (eff. 0.424)
856.75/857.00	c #Conflicts:    2276000 | #Learnt:      42616 | 0.000
856.75/857.00	c total clause space: 206.656MB
856.75/857.00	c total #watches: 98550
857.14/857.37	c total #propagations: 1213192842 / total #impl: 2863433166 (eff. 0.424)
857.14/857.37	c #Conflicts:    2277000 | #Learnt:      43616 | 0.000
857.14/857.37	c total clause space: 206.656MB
857.14/857.37	c total #watches: 100550
857.54/857.74	c total #propagations: 1213778257 / total #impl: 2864851540 (eff. 0.424)
857.54/857.74	c #Conflicts:    2278000 | #Learnt:      44616 | 0.000
857.54/857.74	c total clause space: 206.656MB
857.54/857.74	c total #watches: 102550
857.95/858.16	c total #propagations: 1214384889 / total #impl: 2866306168 (eff. 0.424)
857.95/858.16	c #Conflicts:    2279000 | #Learnt:      45616 | 0.000
857.95/858.16	c total clause space: 206.656MB
857.95/858.16	c total #watches: 104550
858.44/858.61	c total #propagations: 1214996910 / total #impl: 2867785840 (eff. 0.424)
858.44/858.61	c #Conflicts:    2280000 | #Learnt:      46616 | 0.000
858.44/858.61	c total clause space: 206.656MB
858.44/858.61	c total #watches: 106550
858.95/859.10	c total #propagations: 1215607374 / total #impl: 2869293838 (eff. 0.424)
858.95/859.10	c #Conflicts:    2281000 | #Learnt:      47616 | 0.000
858.95/859.10	c total clause space: 206.656MB
858.95/859.10	c total #watches: 108550
859.34/859.54	c total #propagations: 1216215513 / total #impl: 2870780896 (eff. 0.424)
859.34/859.54	c #Conflicts:    2282000 | #Learnt:      48616 | 0.000
859.34/859.54	c total clause space: 206.656MB
859.34/859.54	c total #watches: 110550
859.84/860.06	c total #propagations: 1216825005 / total #impl: 2872250686 (eff. 0.424)
859.84/860.06	c #Conflicts:    2283000 | #Learnt:      49616 | 0.000
859.84/860.06	c total clause space: 206.656MB
859.84/860.06	c total #watches: 112550
860.44/860.62	c total #propagations: 1217445251 / total #impl: 2873763400 (eff. 0.424)
860.44/860.62	c #Conflicts:    2284000 | #Learnt:      50616 | 0.000
860.44/860.62	c total clause space: 206.656MB
860.44/860.62	c total #watches: 114550
860.94/861.11	c total #propagations: 1218055103 / total #impl: 2875249612 (eff. 0.424)
860.94/861.11	c #Conflicts:    2285000 | #Learnt:      51616 | 0.000
860.94/861.11	c total clause space: 206.656MB
860.94/861.11	c total #watches: 116550
861.44/861.65	c total #propagations: 1218631755 / total #impl: 2876661588 (eff. 0.424)
861.44/861.65	c #Conflicts:    2286000 | #Learnt:      52616 | 0.000
861.44/861.65	c total clause space: 206.656MB
861.44/861.65	c total #watches: 118550
861.94/862.19	c total #propagations: 1219226973 / total #impl: 2878152948 (eff. 0.424)
861.94/862.19	c #Conflicts:    2287000 | #Learnt:      53616 | 0.000
861.94/862.19	c total clause space: 206.656MB
861.94/862.19	c total #watches: 120550
862.44/862.63	c total #propagations: 1219790726 / total #impl: 2879540803 (eff. 0.424)
862.44/862.63	c #Conflicts:    2288000 | #Learnt:      54616 | 0.000
862.44/862.63	c total clause space: 206.656MB
862.44/862.63	c total #watches: 122550
862.94/863.11	c total #propagations: 1220409553 / total #impl: 2881037050 (eff. 0.424)
862.94/863.11	c #Conflicts:    2289000 | #Learnt:      55616 | 0.000
862.94/863.11	c total clause space: 206.656MB
862.94/863.11	c total #watches: 124550
863.35/863.53	c total #propagations: 1221033673 / total #impl: 2882564863 (eff. 0.424)
863.35/863.53	c #Conflicts:    2290000 | #Learnt:      56616 | 0.000
863.35/863.53	c total clause space: 206.656MB
863.35/863.53	c total #watches: 126550
863.94/864.12	c total #propagations: 1221674408 / total #impl: 2884139165 (eff. 0.424)
863.94/864.12	c #Conflicts:    2291000 | #Learnt:      57616 | 0.000
863.94/864.12	c total clause space: 206.656MB
863.94/864.12	c total #watches: 128550
864.34/864.59	c total #propagations: 1222280280 / total #impl: 2885649095 (eff. 0.424)
864.34/864.59	c #Conflicts:    2292000 | #Learnt:      58616 | 0.000
864.34/864.59	c total clause space: 206.656MB
864.34/864.59	c total #watches: 130550
864.94/865.14	c total #propagations: 1222899596 / total #impl: 2887180011 (eff. 0.424)
864.94/865.14	c #Conflicts:    2293000 | #Learnt:      59616 | 0.000
864.94/865.14	c total clause space: 206.656MB
864.94/865.14	c total #watches: 132550
865.44/865.69	c total #propagations: 1223460619 / total #impl: 2888556415 (eff. 0.424)
865.44/865.69	c #Conflicts:    2294000 | #Learnt:      60616 | 0.000
865.44/865.69	c total clause space: 206.656MB
865.44/865.69	c total #watches: 134550
865.94/866.18	c total #propagations: 1224019441 / total #impl: 2889937385 (eff. 0.424)
865.94/866.18	c #Conflicts:    2295000 | #Learnt:      61616 | 0.000
865.94/866.18	c total clause space: 206.656MB
865.94/866.18	c total #watches: 136550
866.54/866.73	c total #propagations: 1224641899 / total #impl: 2891474059 (eff. 0.424)
866.54/866.73	c #Conflicts:    2296000 | #Learnt:      62616 | 0.000
866.54/866.73	c total clause space: 206.656MB
866.54/866.73	c total #watches: 138550
867.14/867.32	c total #propagations: 1225270496 / total #impl: 2893028656 (eff. 0.424)
867.14/867.32	c #Conflicts:    2297000 | #Learnt:      63616 | 0.000
867.14/867.32	c total clause space: 206.656MB
867.14/867.32	c total #watches: 140550
867.75/867.91	c total #propagations: 1225839654 / total #impl: 2894456584 (eff. 0.424)
867.75/867.91	c #Conflicts:    2298000 | #Learnt:      64616 | 0.000
867.75/867.91	c total clause space: 206.656MB
867.75/867.91	c total #watches: 142550
868.24/868.45	c total #propagations: 1226411814 / total #impl: 2895874961 (eff. 0.424)
868.24/868.45	c #Conflicts:    2299000 | #Learnt:      65616 | 0.000
868.24/868.45	c total clause space: 206.656MB
868.24/868.45	c total #watches: 144550
868.85/869.07	c total #propagations: 1227028103 / total #impl: 2897382213 (eff. 0.423)
868.85/869.07	c #Conflicts:    2300000 | #Learnt:      66616 | 0.000
868.85/869.07	c total clause space: 206.656MB
868.85/869.07	c total #watches: 146550
869.54/869.70	c total #propagations: 1227601905 / total #impl: 2898809434 (eff. 0.423)
869.54/869.70	c #Conflicts:    2301000 | #Learnt:      67616 | 0.000
869.54/869.70	c total clause space: 206.656MB
869.54/869.70	c total #watches: 148550
870.14/870.38	c total #propagations: 1228150307 / total #impl: 2900173248 (eff. 0.423)
870.14/870.38	c #Conflicts:    2302000 | #Learnt:      68616 | 0.000
870.14/870.38	c total clause space: 206.656MB
870.14/870.38	c total #watches: 150550
870.84/871.03	c total #propagations: 1228725716 / total #impl: 2901620669 (eff. 0.423)
870.84/871.03	c #Conflicts:    2303000 | #Learnt:      69616 | 0.000
870.84/871.03	c total clause space: 206.656MB
870.84/871.03	c total #watches: 152550
871.54/871.71	c total #propagations: 1229294352 / total #impl: 2903030932 (eff. 0.423)
871.54/871.71	c #Conflicts:    2304000 | #Learnt:      70616 | 0.000
871.54/871.71	c total clause space: 206.656MB
871.54/871.71	c total #watches: 154550
872.15/872.40	c total #propagations: 1229886535 / total #impl: 2904498229 (eff. 0.423)
872.15/872.40	c #Conflicts:    2305000 | #Learnt:      71616 | 0.000
872.15/872.40	c total clause space: 206.656MB
872.15/872.40	c total #watches: 156550
872.84/873.09	c total #propagations: 1230469935 / total #impl: 2905957848 (eff. 0.423)
872.84/873.09	c #Conflicts:    2306000 | #Learnt:      72616 | 0.000
872.84/873.09	c total clause space: 206.656MB
872.84/873.09	c total #watches: 158550
873.64/873.83	c total #propagations: 1231055597 / total #impl: 2907404167 (eff. 0.423)
873.64/873.83	c #Conflicts:    2307000 | #Learnt:      73616 | 0.000
873.64/873.83	c total clause space: 206.656MB
873.64/873.83	c total #watches: 160550
873.94/874.19	c total #propagations: 1231644806 / total #impl: 2908884930 (eff. 0.423)
873.94/874.19	c GC COLLECT
873.94/874.19	c #Conflicts:    2308000 | #Learnt:      37819 | 0.000
873.94/874.19	c total clause space: 206.656MB
873.94/874.19	c total #watches: 88956
874.35/874.52	c total #propagations: 1232238138 / total #impl: 2910321224 (eff. 0.423)
874.35/874.52	c #Conflicts:    2309000 | #Learnt:      38819 | 0.000
874.35/874.52	c total clause space: 206.656MB
874.35/874.52	c total #watches: 90956
874.64/874.87	c total #propagations: 1232832466 / total #impl: 2911762331 (eff. 0.423)
874.64/874.87	c #Conflicts:    2310000 | #Learnt:      39819 | 0.000
874.64/874.87	c total clause space: 206.656MB
874.64/874.87	c total #watches: 92956
875.04/875.24	c total #propagations: 1233400144 / total #impl: 2913155339 (eff. 0.423)
875.04/875.24	c #Conflicts:    2311000 | #Learnt:      40819 | 0.000
875.04/875.24	c total clause space: 206.656MB
875.04/875.24	c total #watches: 94956
875.34/875.60	c total #propagations: 1233979942 / total #impl: 2914573044 (eff. 0.423)
875.34/875.60	c #Conflicts:    2312000 | #Learnt:      41819 | 0.000
875.34/875.60	c total clause space: 206.656MB
875.34/875.60	c total #watches: 96956
875.74/875.95	c total #propagations: 1234559262 / total #impl: 2915971818 (eff. 0.423)
875.74/875.95	c #Conflicts:    2313000 | #Learnt:      42819 | 0.000
875.74/875.95	c total clause space: 206.656MB
875.74/875.95	c total #watches: 98956
876.14/876.35	c total #propagations: 1235159050 / total #impl: 2917411839 (eff. 0.423)
876.14/876.35	c #Conflicts:    2314000 | #Learnt:      43819 | 0.000
876.14/876.35	c total clause space: 206.656MB
876.14/876.35	c total #watches: 100956
876.55/876.76	c total #propagations: 1235715781 / total #impl: 2918776914 (eff. 0.423)
876.55/876.76	c #Conflicts:    2315000 | #Learnt:      44819 | 0.000
876.55/876.76	c total clause space: 206.656MB
876.55/876.76	c total #watches: 102956
876.94/877.19	c total #propagations: 1236321369 / total #impl: 2920251659 (eff. 0.423)
876.94/877.19	c #Conflicts:    2316000 | #Learnt:      45819 | 0.000
876.94/877.19	c total clause space: 206.656MB
876.94/877.19	c total #watches: 104956
877.34/877.59	c total #propagations: 1236898007 / total #impl: 2921659505 (eff. 0.423)
877.34/877.59	c #Conflicts:    2317000 | #Learnt:      46819 | 0.000
877.34/877.59	c total clause space: 206.656MB
877.34/877.59	c total #watches: 106956
877.84/878.03	c total #propagations: 1237499157 / total #impl: 2923135242 (eff. 0.423)
877.84/878.03	c #Conflicts:    2318000 | #Learnt:      47819 | 0.000
877.84/878.03	c total clause space: 206.656MB
877.84/878.03	c total #watches: 108956
878.24/878.45	c total #propagations: 1238131775 / total #impl: 2924665668 (eff. 0.423)
878.24/878.45	c #Conflicts:    2319000 | #Learnt:      48819 | 0.000
878.24/878.45	c total clause space: 206.656MB
878.24/878.45	c total #watches: 110956
878.75/878.91	c total #propagations: 1238756436 / total #impl: 2926177358 (eff. 0.423)
878.75/878.91	c #Conflicts:    2320000 | #Learnt:      49819 | 0.000
878.75/878.91	c total clause space: 206.656MB
878.75/878.91	c total #watches: 112956
879.14/879.37	c total #propagations: 1239366196 / total #impl: 2927668924 (eff. 0.423)
879.14/879.37	c #Conflicts:    2321000 | #Learnt:      50819 | 0.000
879.14/879.37	c total clause space: 206.656MB
879.14/879.37	c total #watches: 114956
879.54/879.77	c total #propagations: 1239951887 / total #impl: 2929098846 (eff. 0.423)
879.54/879.77	c #Conflicts:    2322000 | #Learnt:      51819 | 0.000
879.54/879.77	c total clause space: 206.656MB
879.54/879.77	c total #watches: 116956
879.95/880.19	c total #propagations: 1240563071 / total #impl: 2930575470 (eff. 0.423)
879.95/880.19	c #Conflicts:    2323000 | #Learnt:      52819 | 0.000
879.95/880.19	c total clause space: 206.656MB
879.95/880.19	c total #watches: 118956
880.44/880.67	c total #propagations: 1241169097 / total #impl: 2932039349 (eff. 0.423)
880.44/880.67	c #Conflicts:    2324000 | #Learnt:      53819 | 0.000
880.44/880.67	c total clause space: 206.656MB
880.44/880.67	c total #watches: 120956
880.95/881.16	c total #propagations: 1241761918 / total #impl: 2933496128 (eff. 0.423)
880.95/881.16	c #Conflicts:    2325000 | #Learnt:      54819 | 0.000
880.95/881.16	c total clause space: 206.656MB
880.95/881.16	c total #watches: 122956
881.44/881.67	c total #propagations: 1242342293 / total #impl: 2934921712 (eff. 0.423)
881.44/881.67	c #Conflicts:    2326000 | #Learnt:      55819 | 0.000
881.44/881.67	c total clause space: 206.656MB
881.44/881.67	c total #watches: 124956
882.05/882.28	c total #propagations: 1242899534 / total #impl: 2936276638 (eff. 0.423)
882.05/882.28	c #Conflicts:    2327000 | #Learnt:      56819 | 0.000
882.05/882.28	c total clause space: 206.656MB
882.05/882.28	c total #watches: 126956
882.74/882.90	c total #propagations: 1243498863 / total #impl: 2937785063 (eff. 0.423)
882.74/882.90	c #Conflicts:    2328000 | #Learnt:      57819 | 0.000
882.74/882.90	c total clause space: 206.656MB
882.74/882.90	c total #watches: 128956
883.34/883.53	c total #propagations: 1244160936 / total #impl: 2939411263 (eff. 0.423)
883.34/883.53	c #Conflicts:    2329000 | #Learnt:      58819 | 0.000
883.34/883.53	c total clause space: 206.656MB
883.34/883.53	c total #watches: 130956
884.04/884.25	c total #propagations: 1244784762 / total #impl: 2940951670 (eff. 0.423)
884.04/884.25	c #Conflicts:    2330000 | #Learnt:      59819 | 0.000
884.04/884.25	c total clause space: 206.656MB
884.04/884.25	c total #watches: 132956
884.54/884.78	c total #propagations: 1245388686 / total #impl: 2942460886 (eff. 0.423)
884.54/884.78	c #Conflicts:    2331000 | #Learnt:      60819 | 0.000
884.54/884.78	c total clause space: 206.656MB
884.54/884.78	c total #watches: 134956
885.14/885.30	c total #propagations: 1245936961 / total #impl: 2943836203 (eff. 0.423)
885.14/885.30	c #Conflicts:    2332000 | #Learnt:      61819 | 0.000
885.14/885.30	c total clause space: 206.656MB
885.14/885.30	c total #watches: 136956
885.54/885.79	c total #propagations: 1246464112 / total #impl: 2945146090 (eff. 0.423)
885.54/885.79	c #Conflicts:    2333000 | #Learnt:      62819 | 0.000
885.54/885.79	c total clause space: 206.656MB
885.54/885.79	c total #watches: 138956
886.14/886.35	c total #propagations: 1246999685 / total #impl: 2946473500 (eff. 0.423)
886.14/886.35	c #Conflicts:    2334000 | #Learnt:      63819 | 0.000
886.14/886.35	c total clause space: 206.656MB
886.14/886.35	c total #watches: 140956
886.64/886.89	c total #propagations: 1247536111 / total #impl: 2947827259 (eff. 0.423)
886.64/886.89	c #Conflicts:    2335000 | #Learnt:      64819 | 0.000
886.64/886.89	c total clause space: 206.656MB
886.64/886.89	c total #watches: 142956
887.34/887.52	c total #propagations: 1248111830 / total #impl: 2949255596 (eff. 0.423)
887.34/887.52	c #Conflicts:    2336000 | #Learnt:      65819 | 0.000
887.34/887.52	c total clause space: 206.656MB
887.34/887.52	c total #watches: 144956
887.84/888.05	c total #propagations: 1248714332 / total #impl: 2950752227 (eff. 0.423)
887.84/888.05	c #Conflicts:    2337000 | #Learnt:      66819 | 0.000
887.84/888.05	c total clause space: 206.656MB
887.84/888.05	c total #watches: 146956
888.34/888.58	c total #propagations: 1249315535 / total #impl: 2952227700 (eff. 0.423)
888.34/888.58	c #Conflicts:    2338000 | #Learnt:      67819 | 0.000
888.34/888.58	c total clause space: 206.656MB
888.34/888.58	c total #watches: 148956
889.04/889.27	c total #propagations: 1249948294 / total #impl: 2953760460 (eff. 0.423)
889.04/889.27	c #Conflicts:    2339000 | #Learnt:      68819 | 0.000
889.04/889.27	c total clause space: 206.656MB
889.04/889.27	c total #watches: 150956
889.75/889.98	c total #propagations: 1250528833 / total #impl: 2955206205 (eff. 0.423)
889.75/889.98	c #Conflicts:    2340000 | #Learnt:      69819 | 0.000
889.75/889.98	c total clause space: 206.656MB
889.75/889.98	c total #watches: 152956
890.54/890.77	c total #propagations: 1251105833 / total #impl: 2956629662 (eff. 0.423)
890.54/890.77	c #Conflicts:    2341000 | #Learnt:      70819 | 0.000
890.54/890.77	c total clause space: 206.656MB
890.54/890.77	c total #watches: 154956
891.24/891.44	c total #propagations: 1251713487 / total #impl: 2958144833 (eff. 0.423)
891.24/891.44	c #Conflicts:    2342000 | #Learnt:      71819 | 0.000
891.24/891.44	c total clause space: 206.656MB
891.24/891.44	c total #watches: 156956
892.14/892.30	c total #propagations: 1252377304 / total #impl: 2959778256 (eff. 0.423)
892.14/892.30	c #Conflicts:    2343000 | #Learnt:      72819 | 0.000
892.14/892.30	c total clause space: 206.656MB
892.14/892.30	c total #watches: 158956
892.84/893.07	c total #propagations: 1252917927 / total #impl: 2961140691 (eff. 0.423)
892.84/893.07	c #Conflicts:    2344000 | #Learnt:      73819 | 0.000
892.84/893.07	c total clause space: 206.656MB
892.84/893.07	c total #watches: 160956
893.44/893.66	c total #propagations: 1253403939 / total #impl: 2962371092 (eff. 0.423)
893.44/893.66	c GC COLLECT
893.44/893.66	c #Conflicts:    2345000 | #Learnt:      37714 | 0.000
893.44/893.66	c total clause space: 206.656MB
893.44/893.66	c total #watches: 88746
893.84/894.01	c total #propagations: 1253988610 / total #impl: 2963820819 (eff. 0.423)
893.84/894.01	c #Conflicts:    2346000 | #Learnt:      38714 | 0.000
893.84/894.01	c total clause space: 206.656MB
893.84/894.01	c total #watches: 90746
894.15/894.36	c total #propagations: 1254607407 / total #impl: 2965310827 (eff. 0.423)
894.15/894.36	c #Conflicts:    2347000 | #Learnt:      39714 | 0.000
894.15/894.36	c total clause space: 206.656MB
894.15/894.36	c total #watches: 92746
894.54/894.70	c total #propagations: 1255160861 / total #impl: 2966652256 (eff. 0.423)
894.54/894.70	c #Conflicts:    2348000 | #Learnt:      40714 | 0.000
894.54/894.70	c total clause space: 206.656MB
894.54/894.70	c total #watches: 94746
894.84/895.04	c total #propagations: 1255784704 / total #impl: 2968160481 (eff. 0.423)
894.84/895.04	c #Conflicts:    2349000 | #Learnt:      41714 | 0.000
894.84/895.04	c total clause space: 206.656MB
894.84/895.04	c total #watches: 96746
895.14/895.31	c total #propagations: 1256394771 / total #impl: 2969617164 (eff. 0.423)
895.14/895.31	c #Conflicts:    2350000 | #Learnt:      42714 | 0.000
895.14/895.31	c total clause space: 206.656MB
895.14/895.31	c total #watches: 98746
895.64/895.80	c total #propagations: 1257010395 / total #impl: 2971106383 (eff. 0.423)
895.64/895.80	c #Conflicts:    2351000 | #Learnt:      43714 | 0.000
895.64/895.80	c total clause space: 206.656MB
895.64/895.80	c total #watches: 100746
896.04/896.21	c total #propagations: 1257680812 / total #impl: 2972716235 (eff. 0.423)
896.04/896.21	c #Conflicts:    2352000 | #Learnt:      44714 | 0.000
896.04/896.21	c total clause space: 206.656MB
896.04/896.21	c total #watches: 102746
896.44/896.69	c total #propagations: 1258282390 / total #impl: 2974187763 (eff. 0.423)
896.44/896.69	c #Conflicts:    2353000 | #Learnt:      45714 | 0.000
896.44/896.69	c total clause space: 206.656MB
896.44/896.69	c total #watches: 104746
896.94/897.16	c total #propagations: 1258783104 / total #impl: 2975426435 (eff. 0.423)
896.94/897.16	c #Conflicts:    2354000 | #Learnt:      46714 | 0.000
896.94/897.16	c total clause space: 206.656MB
896.94/897.16	c total #watches: 106746
897.44/897.69	c total #propagations: 1259222131 / total #impl: 2976510849 (eff. 0.423)
897.44/897.69	c #Conflicts:    2355000 | #Learnt:      47714 | 0.000
897.44/897.69	c total clause space: 206.656MB
897.44/897.69	c total #watches: 108746
897.94/898.10	c total #propagations: 1259788724 / total #impl: 2977916172 (eff. 0.423)
897.94/898.10	c #Conflicts:    2356000 | #Learnt:      48714 | 0.000
897.94/898.10	c total clause space: 206.656MB
897.94/898.10	c total #watches: 110746
898.34/898.53	c total #propagations: 1260377305 / total #impl: 2979345284 (eff. 0.423)
898.34/898.53	c #Conflicts:    2357000 | #Learnt:      49714 | 0.000
898.34/898.53	c total clause space: 206.656MB
898.34/898.53	c total #watches: 112746
898.74/898.98	c total #propagations: 1260965868 / total #impl: 2980782015 (eff. 0.423)
898.74/898.98	c #Conflicts:    2358000 | #Learnt:      50714 | 0.000
898.74/898.98	c total clause space: 206.656MB
898.74/898.98	c total #watches: 114746
899.24/899.41	c total #propagations: 1261541221 / total #impl: 2982190768 (eff. 0.423)
899.24/899.41	c #Conflicts:    2359000 | #Learnt:      51714 | 0.000
899.24/899.41	c total clause space: 206.656MB
899.24/899.41	c total #watches: 116746
899.74/899.93	c total #propagations: 1262148993 / total #impl: 2983679080 (eff. 0.423)
899.74/899.93	c #Conflicts:    2360000 | #Learnt:      52714 | 0.000
899.74/899.93	c total clause space: 206.656MB
899.74/899.93	c total #watches: 118746
900.14/900.37	c total #propagations: 1262702897 / total #impl: 2985045695 (eff. 0.423)
900.14/900.37	c #Conflicts:    2361000 | #Learnt:      53714 | 0.000
900.14/900.37	c total clause space: 206.656MB
900.14/900.37	c total #watches: 120746
900.64/900.83	c total #propagations: 1263254501 / total #impl: 2986409815 (eff. 0.423)
900.64/900.83	c #Conflicts:    2362000 | #Learnt:      54714 | 0.000
900.64/900.83	c total clause space: 206.656MB
900.64/900.83	c total #watches: 122746
901.14/901.31	c total #propagations: 1263855200 / total #impl: 2987885847 (eff. 0.423)
901.14/901.31	c #Conflicts:    2363000 | #Learnt:      55714 | 0.000
901.14/901.31	c total clause space: 206.656MB
901.14/901.31	c total #watches: 124746
901.64/901.89	c total #propagations: 1264449733 / total #impl: 2989355477 (eff. 0.423)
901.64/901.89	c #Conflicts:    2364000 | #Learnt:      56714 | 0.000
901.64/901.89	c total clause space: 206.656MB
901.64/901.89	c total #watches: 126746
902.14/902.39	c total #propagations: 1265025685 / total #impl: 2990794642 (eff. 0.423)
902.14/902.39	c #Conflicts:    2365000 | #Learnt:      57714 | 0.000
902.14/902.39	c total clause space: 206.656MB
902.14/902.39	c total #watches: 128746
902.74/902.90	c total #propagations: 1265639929 / total #impl: 2992302314 (eff. 0.423)
902.74/902.90	c #Conflicts:    2366000 | #Learnt:      58714 | 0.000
902.74/902.90	c total clause space: 206.656MB
902.74/902.90	c total #watches: 130746
903.34/903.55	c total #propagations: 1266239096 / total #impl: 2993778074 (eff. 0.423)
903.34/903.55	c #Conflicts:    2367000 | #Learnt:      59714 | 0.000
903.34/903.55	c total clause space: 206.656MB
903.34/903.55	c total #watches: 132746
903.94/904.17	c total #propagations: 1266808582 / total #impl: 2995198003 (eff. 0.423)
903.94/904.17	c #Conflicts:    2368000 | #Learnt:      60714 | 0.000
903.94/904.17	c total clause space: 206.656MB
903.94/904.17	c total #watches: 134746
904.54/904.77	c total #propagations: 1267364100 / total #impl: 2996595161 (eff. 0.423)
904.54/904.77	c #Conflicts:    2369000 | #Learnt:      61714 | 0.000
904.54/904.77	c total clause space: 206.656MB
904.54/904.77	c total #watches: 136746
905.04/905.22	c total #propagations: 1267926655 / total #impl: 2998013599 (eff. 0.423)
905.04/905.22	c #Conflicts:    2370000 | #Learnt:      62714 | 0.000
905.04/905.22	c total clause space: 206.656MB
905.04/905.22	c total #watches: 138746
905.64/905.86	c total #propagations: 1268535203 / total #impl: 2999517036 (eff. 0.423)
905.64/905.86	c #Conflicts:    2371000 | #Learnt:      63714 | 0.000
905.64/905.86	c total clause space: 206.656MB
905.64/905.86	c total #watches: 140746
906.24/906.40	c total #propagations: 1269140072 / total #impl: 3001028467 (eff. 0.423)
906.24/906.40	c #Conflicts:    2372000 | #Learnt:      64714 | 0.000
906.24/906.40	c total clause space: 206.656MB
906.24/906.40	c total #watches: 142746
906.74/906.92	c total #propagations: 1269707629 / total #impl: 3002435097 (eff. 0.423)
906.74/906.92	c #Conflicts:    2373000 | #Learnt:      65714 | 0.000
906.74/906.92	c total clause space: 206.656MB
906.74/906.92	c total #watches: 144746
907.34/907.56	c total #propagations: 1270320758 / total #impl: 3003965683 (eff. 0.423)
907.34/907.56	c #Conflicts:    2374000 | #Learnt:      66714 | 0.000
907.34/907.56	c total clause space: 206.656MB
907.34/907.56	c total #watches: 146746
908.04/908.26	c total #propagations: 1270920156 / total #impl: 3005468682 (eff. 0.423)
908.04/908.26	c #Conflicts:    2375000 | #Learnt:      67714 | 0.000
908.04/908.26	c total clause space: 206.656MB
908.04/908.26	c total #watches: 148746
908.74/908.95	c total #propagations: 1271492756 / total #impl: 3006889887 (eff. 0.423)
908.74/908.95	c #Conflicts:    2376000 | #Learnt:      68714 | 0.000
908.74/908.95	c total clause space: 206.656MB
908.74/908.95	c total #watches: 150746
909.24/909.47	c total #propagations: 1272073053 / total #impl: 3008340066 (eff. 0.423)
909.24/909.47	c #Conflicts:    2377000 | #Learnt:      69714 | 0.000
909.24/909.47	c total clause space: 206.656MB
909.24/909.47	c total #watches: 152746
909.84/910.06	c total #propagations: 1272659879 / total #impl: 3009793661 (eff. 0.423)
909.84/910.06	c #Conflicts:    2378000 | #Learnt:      70714 | 0.000
909.84/910.06	c total clause space: 206.656MB
909.84/910.06	c total #watches: 154746
910.44/910.63	c total #propagations: 1273305258 / total #impl: 3011372418 (eff. 0.423)
910.44/910.63	c #Conflicts:    2379000 | #Learnt:      71714 | 0.000
910.44/910.63	c total clause space: 206.656MB
910.44/910.63	c total #watches: 156746
911.04/911.28	c total #propagations: 1273908172 / total #impl: 3012864439 (eff. 0.423)
911.04/911.28	c #Conflicts:    2380000 | #Learnt:      72714 | 0.000
911.04/911.28	c total clause space: 206.656MB
911.04/911.28	c total #watches: 158746
911.74/911.94	c total #propagations: 1274495770 / total #impl: 3014326882 (eff. 0.423)
911.74/911.94	c #Conflicts:    2381000 | #Learnt:      73714 | 0.000
911.74/911.94	c total clause space: 206.656MB
911.74/911.94	c total #watches: 160746
912.44/912.65	c total #propagations: 1275113003 / total #impl: 3015852315 (eff. 0.423)
912.44/912.65	c #Conflicts:    2382000 | #Learnt:      74714 | 0.000
912.44/912.65	c total clause space: 206.656MB
912.44/912.65	c total #watches: 162746
912.94/913.11	c total #propagations: 1275739252 / total #impl: 3017422652 (eff. 0.423)
912.94/913.11	c GC COLLECT
912.94/913.11	c #Conflicts:    2383000 | #Learnt:      38313 | 0.000
912.94/913.11	c total clause space: 206.656MB
912.94/913.11	c total #watches: 89944
913.24/913.46	c total #propagations: 1276348927 / total #impl: 3018907358 (eff. 0.423)
913.24/913.46	c #Conflicts:    2384000 | #Learnt:      39313 | 0.000
913.24/913.46	c total clause space: 206.656MB
913.24/913.46	c total #watches: 91944
913.54/913.76	c total #propagations: 1276950533 / total #impl: 3020374869 (eff. 0.423)
913.54/913.76	c #Conflicts:    2385000 | #Learnt:      40313 | 0.000
913.54/913.76	c total clause space: 206.656MB
913.54/913.76	c total #watches: 93944
913.84/914.09	c total #propagations: 1277530526 / total #impl: 3021772807 (eff. 0.423)
913.84/914.09	c #Conflicts:    2386000 | #Learnt:      41313 | 0.000
913.84/914.09	c total clause space: 206.656MB
913.84/914.09	c total #watches: 95944
914.24/914.43	c total #propagations: 1278102965 / total #impl: 3023143138 (eff. 0.423)
914.24/914.43	c #Conflicts:    2387000 | #Learnt:      42313 | 0.000
914.24/914.43	c total clause space: 206.656MB
914.24/914.43	c total #watches: 97944
914.53/914.76	c total #propagations: 1278708015 / total #impl: 3024605287 (eff. 0.423)
914.53/914.76	c #Conflicts:    2388000 | #Learnt:      43313 | 0.000
914.53/914.76	c total clause space: 206.656MB
914.53/914.76	c total #watches: 99944
914.83/915.09	c total #propagations: 1279311340 / total #impl: 3026072349 (eff. 0.423)
914.83/915.09	c #Conflicts:    2389000 | #Learnt:      44313 | 0.000
914.83/915.09	c total clause space: 206.656MB
914.83/915.09	c total #watches: 101944
915.23/915.46	c total #propagations: 1279915181 / total #impl: 3027516540 (eff. 0.423)
915.23/915.46	c #Conflicts:    2390000 | #Learnt:      45313 | 0.000
915.23/915.46	c total clause space: 206.656MB
915.23/915.46	c total #watches: 103944
915.63/915.81	c total #propagations: 1280512191 / total #impl: 3028946111 (eff. 0.423)
915.63/915.81	c #Conflicts:    2391000 | #Learnt:      46313 | 0.000
915.63/915.81	c total clause space: 206.656MB
915.63/915.81	c total #watches: 105944
916.03/916.23	c total #propagations: 1281086870 / total #impl: 3030343799 (eff. 0.423)
916.03/916.23	c #Conflicts:    2392000 | #Learnt:      47313 | 0.000
916.03/916.23	c total clause space: 206.656MB
916.03/916.23	c total #watches: 107944
916.53/916.71	c total #propagations: 1281671801 / total #impl: 3031765309 (eff. 0.423)
916.53/916.71	c #Conflicts:    2393000 | #Learnt:      48313 | 0.000
916.53/916.71	c total clause space: 206.656MB
916.53/916.71	c total #watches: 109944
916.93/917.12	c total #propagations: 1282310038 / total #impl: 3033301026 (eff. 0.423)
916.93/917.12	c #Conflicts:    2394000 | #Learnt:      49313 | 0.000
916.93/917.12	c total clause space: 206.656MB
916.93/917.12	c total #watches: 111944
917.34/917.56	c total #propagations: 1282943247 / total #impl: 3034829825 (eff. 0.423)
917.34/917.56	c #Conflicts:    2395000 | #Learnt:      50313 | 0.000
917.34/917.56	c total clause space: 206.656MB
917.34/917.56	c total #watches: 113944
917.83/918.03	c total #propagations: 1283595064 / total #impl: 3036413208 (eff. 0.423)
917.83/918.03	c #Conflicts:    2396000 | #Learnt:      51313 | 0.000
917.83/918.03	c total clause space: 206.656MB
917.83/918.03	c total #watches: 115944
918.34/918.51	c total #propagations: 1284255997 / total #impl: 3038007802 (eff. 0.423)
918.34/918.51	c #Conflicts:    2397000 | #Learnt:      52313 | 0.000
918.34/918.51	c total clause space: 206.656MB
918.34/918.51	c total #watches: 117944
918.83/919.09	c total #propagations: 1284922530 / total #impl: 3039610593 (eff. 0.423)
918.83/919.09	c #Conflicts:    2398000 | #Learnt:      53313 | 0.000
918.83/919.09	c total clause space: 206.656MB
918.83/919.09	c total #watches: 119944
919.44/919.63	c total #propagations: 1285561491 / total #impl: 3041156352 (eff. 0.423)
919.44/919.63	c #Conflicts:    2399000 | #Learnt:      54313 | 0.000
919.44/919.63	c total clause space: 206.656MB
919.44/919.63	c total #watches: 121944
920.03/920.21	c total #propagations: 1286193522 / total #impl: 3042710035 (eff. 0.423)
920.03/920.21	c #Conflicts:    2400000 | #Learnt:      55313 | 0.000
920.03/920.21	c total clause space: 206.656MB
920.03/920.21	c total #watches: 123944
920.54/920.77	c total #propagations: 1286751767 / total #impl: 3044091061 (eff. 0.423)
920.54/920.77	c #Conflicts:    2401000 | #Learnt:      56313 | 0.000
920.54/920.77	c total clause space: 206.656MB
920.54/920.77	c total #watches: 125944
921.13/921.36	c total #propagations: 1287291135 / total #impl: 3045420572 (eff. 0.423)
921.13/921.36	c #Conflicts:    2402000 | #Learnt:      57313 | 0.000
921.13/921.36	c total clause space: 206.656MB
921.13/921.36	c total #watches: 127944
921.64/921.84	c total #propagations: 1287884425 / total #impl: 3046887322 (eff. 0.423)
921.64/921.84	c #Conflicts:    2403000 | #Learnt:      58313 | 0.000
921.64/921.84	c total clause space: 206.656MB
921.64/921.84	c total #watches: 129944
922.13/922.38	c total #propagations: 1288468786 / total #impl: 3048301579 (eff. 0.423)
922.13/922.38	c #Conflicts:    2404000 | #Learnt:      59313 | 0.000
922.13/922.38	c total clause space: 206.656MB
922.13/922.38	c total #watches: 131944
922.74/922.94	c total #propagations: 1289016518 / total #impl: 3049644691 (eff. 0.423)
922.74/922.94	c #Conflicts:    2405000 | #Learnt:      60313 | 0.000
922.74/922.94	c total clause space: 206.656MB
922.74/922.94	c total #watches: 133944
923.33/923.52	c total #propagations: 1289481005 / total #impl: 3050808401 (eff. 0.423)
923.33/923.52	c #Conflicts:    2406000 | #Learnt:      61313 | 0.000
923.33/923.52	c total clause space: 206.656MB
923.33/923.52	c total #watches: 135944
923.94/924.13	c total #propagations: 1289881100 / total #impl: 3051804666 (eff. 0.423)
923.94/924.13	c #Conflicts:    2407000 | #Learnt:      62313 | 0.000
923.94/924.13	c total clause space: 206.656MB
923.94/924.13	c total #watches: 137944
924.53/924.79	c total #propagations: 1290376387 / total #impl: 3053050853 (eff. 0.423)
924.53/924.79	c #Conflicts:    2408000 | #Learnt:      63313 | 0.000
924.53/924.79	c total clause space: 206.656MB
924.53/924.79	c total #watches: 139944
925.13/925.32	c total #propagations: 1290949119 / total #impl: 3054488947 (eff. 0.423)
925.13/925.32	c #Conflicts:    2409000 | #Learnt:      64313 | 0.000
925.13/925.32	c total clause space: 206.656MB
925.13/925.32	c total #watches: 141944
925.73/925.97	c total #propagations: 1291524568 / total #impl: 3055894227 (eff. 0.423)
925.73/925.97	c #Conflicts:    2410000 | #Learnt:      65313 | 0.000
925.73/925.97	c total clause space: 206.656MB
925.73/925.97	c total #watches: 143944
926.33/926.55	c total #propagations: 1292080032 / total #impl: 3057292528 (eff. 0.423)
926.33/926.55	c #Conflicts:    2411000 | #Learnt:      66313 | 0.000
926.33/926.55	c total clause space: 206.656MB
926.33/926.55	c total #watches: 145944
926.93/927.11	c total #propagations: 1292698032 / total #impl: 3058818143 (eff. 0.423)
926.93/927.11	c #Conflicts:    2412000 | #Learnt:      67313 | 0.000
926.93/927.11	c total clause space: 206.656MB
926.93/927.11	c total #watches: 147944
927.33/927.58	c total #propagations: 1293292715 / total #impl: 3060295824 (eff. 0.423)
927.33/927.58	c #Conflicts:    2413000 | #Learnt:      68313 | 0.000
927.33/927.58	c total clause space: 206.656MB
927.33/927.58	c total #watches: 149944
927.73/927.99	c total #propagations: 1293895124 / total #impl: 3061817289 (eff. 0.423)
927.73/927.99	c #Conflicts:    2414000 | #Learnt:      69313 | 0.000
927.73/927.99	c total clause space: 206.656MB
927.73/927.99	c total #watches: 151944
928.43/928.64	c total #propagations: 1294496935 / total #impl: 3063303883 (eff. 0.423)
928.43/928.64	c #Conflicts:    2415000 | #Learnt:      70313 | 0.000
928.43/928.64	c total clause space: 206.656MB
928.43/928.64	c total #watches: 153944
929.03/929.24	c total #propagations: 1295065133 / total #impl: 3064753211 (eff. 0.423)
929.03/929.24	c #Conflicts:    2416000 | #Learnt:      71313 | 0.000
929.03/929.24	c total clause space: 206.656MB
929.03/929.24	c total #watches: 155944
929.63/929.80	c total #propagations: 1295658658 / total #impl: 3066228413 (eff. 0.423)
929.63/929.80	c #Conflicts:    2417000 | #Learnt:      72313 | 0.000
929.63/929.80	c total clause space: 206.656MB
929.63/929.80	c total #watches: 157944
930.23/930.43	c total #propagations: 1296249558 / total #impl: 3067694083 (eff. 0.423)
930.23/930.43	c #Conflicts:    2418000 | #Learnt:      73313 | 0.000
930.23/930.43	c total clause space: 206.656MB
930.23/930.43	c total #watches: 159944
930.83/931.07	c total #propagations: 1296836552 / total #impl: 3069156691 (eff. 0.423)
930.83/931.07	c #Conflicts:    2419000 | #Learnt:      74313 | 0.000
930.83/931.07	c total clause space: 206.656MB
930.83/931.07	c total #watches: 161944
931.43/931.65	c total #propagations: 1297471993 / total #impl: 3070740451 (eff. 0.423)
931.43/931.65	c #Conflicts:    2420000 | #Learnt:      75313 | 0.000
931.43/931.65	c total clause space: 206.656MB
931.43/931.65	c total #watches: 163944
931.83/932.02	c total #propagations: 1298049413 / total #impl: 3072167134 (eff. 0.423)
931.83/932.02	c GC COLLECT
931.83/932.02	c #Conflicts:    2421000 | #Learnt:      38612 | 0.000
931.83/932.02	c total clause space: 206.656MB
931.83/932.02	c total #watches: 90542
932.13/932.33	c total #propagations: 1298658625 / total #impl: 3073629413 (eff. 0.423)
932.13/932.33	c #Conflicts:    2422000 | #Learnt:      39612 | 0.000
932.13/932.33	c total clause space: 206.656MB
932.13/932.33	c total #watches: 92542
932.43/932.67	c total #propagations: 1299261251 / total #impl: 3075081463 (eff. 0.423)
932.43/932.67	c #Conflicts:    2423000 | #Learnt:      40612 | 0.000
932.43/932.67	c total clause space: 206.656MB
932.43/932.67	c total #watches: 94542
932.83/933.03	c total #propagations: 1299893103 / total #impl: 3076610176 (eff. 0.423)
932.83/933.03	c #Conflicts:    2424000 | #Learnt:      41612 | 0.000
932.83/933.03	c total clause space: 206.656MB
932.83/933.03	c total #watches: 96542
933.13/933.36	c total #propagations: 1300479067 / total #impl: 3078008711 (eff. 0.423)
933.13/933.36	c #Conflicts:    2425000 | #Learnt:      42612 | 0.000
933.13/933.36	c total clause space: 206.656MB
933.13/933.36	c total #watches: 98542
933.53/933.73	c total #propagations: 1301055995 / total #impl: 3079387580 (eff. 0.423)
933.53/933.73	c #Conflicts:    2426000 | #Learnt:      43612 | 0.000
933.53/933.73	c total clause space: 206.656MB
933.53/933.73	c total #watches: 100542
933.93/934.13	c total #propagations: 1301668201 / total #impl: 3080855417 (eff. 0.423)
933.93/934.13	c #Conflicts:    2427000 | #Learnt:      44612 | 0.000
933.93/934.13	c total clause space: 206.656MB
933.93/934.13	c total #watches: 102542
934.43/934.61	c total #propagations: 1302228553 / total #impl: 3082210056 (eff. 0.422)
934.43/934.61	c #Conflicts:    2428000 | #Learnt:      45612 | 0.000
934.43/934.61	c total clause space: 206.656MB
934.43/934.61	c total #watches: 104542
934.94/935.12	c total #propagations: 1302858481 / total #impl: 3083741682 (eff. 0.422)
934.94/935.12	c #Conflicts:    2429000 | #Learnt:      46612 | 0.000
934.94/935.12	c total clause space: 206.656MB
934.94/935.12	c total #watches: 106542
935.23/935.48	c total #propagations: 1303447597 / total #impl: 3085192387 (eff. 0.422)
935.23/935.48	c #Conflicts:    2430000 | #Learnt:      47612 | 0.000
935.23/935.48	c total clause space: 206.656MB
935.23/935.48	c total #watches: 108542
935.63/935.85	c total #propagations: 1304038197 / total #impl: 3086617216 (eff. 0.422)
935.63/935.85	c #Conflicts:    2431000 | #Learnt:      48612 | 0.000
935.63/935.85	c total clause space: 206.656MB
935.63/935.85	c total #watches: 110542
935.94/936.14	c total #propagations: 1304641607 / total #impl: 3088072821 (eff. 0.422)
935.94/936.14	c #Conflicts:    2432000 | #Learnt:      49612 | 0.000
935.94/936.14	c total clause space: 206.656MB
935.94/936.14	c total #watches: 112542
936.34/936.57	c total #propagations: 1305252409 / total #impl: 3089558028 (eff. 0.422)
936.34/936.57	c #Conflicts:    2433000 | #Learnt:      50612 | 0.000
936.34/936.57	c total clause space: 206.656MB
936.34/936.57	c total #watches: 114542
936.94/937.11	c total #propagations: 1305835969 / total #impl: 3090991009 (eff. 0.422)
936.94/937.11	c #Conflicts:    2434000 | #Learnt:      51612 | 0.000
936.94/937.11	c total clause space: 206.656MB
936.94/937.11	c total #watches: 116542
937.44/937.60	c total #propagations: 1306329053 / total #impl: 3092216188 (eff. 0.422)
937.44/937.60	c #Conflicts:    2435000 | #Learnt:      52612 | 0.000
937.44/937.60	c total clause space: 206.656MB
937.44/937.60	c total #watches: 118542
937.84/938.06	c total #propagations: 1306922663 / total #impl: 3093678553 (eff. 0.422)
937.84/938.06	c #Conflicts:    2436000 | #Learnt:      53612 | 0.000
937.84/938.06	c total clause space: 206.656MB
937.84/938.06	c total #watches: 120542
938.44/938.60	c total #propagations: 1307514717 / total #impl: 3095118964 (eff. 0.422)
938.44/938.60	c #Conflicts:    2437000 | #Learnt:      54612 | 0.000
938.44/938.60	c total clause space: 206.656MB
938.44/938.60	c total #watches: 122542
938.94/939.19	c total #propagations: 1308092612 / total #impl: 3096495700 (eff. 0.422)
938.94/939.19	c #Conflicts:    2438000 | #Learnt:      55612 | 0.000
938.94/939.19	c total clause space: 206.656MB
938.94/939.19	c total #watches: 124542
939.64/939.86	c total #propagations: 1308727126 / total #impl: 3097996866 (eff. 0.422)
939.64/939.86	c #Conflicts:    2439000 | #Learnt:      56612 | 0.000
939.64/939.86	c total clause space: 206.656MB
939.64/939.86	c total #watches: 126542
940.24/940.46	c total #propagations: 1309382021 / total #impl: 3099603678 (eff. 0.422)
940.24/940.46	c #Conflicts:    2440000 | #Learnt:      57612 | 0.000
940.24/940.46	c total clause space: 206.656MB
940.24/940.46	c total #watches: 128542
941.04/941.23	c total #propagations: 1309958360 / total #impl: 3101029918 (eff. 0.422)
941.04/941.23	c #Conflicts:    2441000 | #Learnt:      58612 | 0.000
941.04/941.23	c total clause space: 206.656MB
941.04/941.23	c total #watches: 130542
941.64/941.83	c total #propagations: 1310410651 / total #impl: 3102176771 (eff. 0.422)
941.64/941.83	c #Conflicts:    2442000 | #Learnt:      59612 | 0.000
941.64/941.83	c total clause space: 206.656MB
941.64/941.83	c total #watches: 132542
942.24/942.44	c total #propagations: 1310947818 / total #impl: 3103521224 (eff. 0.422)
942.24/942.44	c #Conflicts:    2443000 | #Learnt:      60612 | 0.000
942.24/942.44	c total clause space: 206.656MB
942.24/942.44	c total #watches: 134542
942.74/942.95	c total #propagations: 1311506386 / total #impl: 3104918346 (eff. 0.422)
942.74/942.95	c #Conflicts:    2444000 | #Learnt:      61612 | 0.000
942.74/942.95	c total clause space: 206.656MB
942.74/942.95	c total #watches: 136542
943.24/943.45	c total #propagations: 1312100659 / total #impl: 3106379524 (eff. 0.422)
943.24/943.45	c #Conflicts:    2445000 | #Learnt:      62612 | 0.000
943.24/943.45	c total clause space: 206.656MB
943.24/943.45	c total #watches: 138542
943.84/944.06	c total #propagations: 1312708764 / total #impl: 3107871276 (eff. 0.422)
943.84/944.06	c #Conflicts:    2446000 | #Learnt:      63612 | 0.000
943.84/944.06	c total clause space: 206.656MB
943.84/944.06	c total #watches: 140542
944.44/944.62	c total #propagations: 1313311080 / total #impl: 3109367877 (eff. 0.422)
944.44/944.62	c #Conflicts:    2447000 | #Learnt:      64612 | 0.000
944.44/944.62	c total clause space: 206.656MB
944.44/944.62	c total #watches: 142542
945.04/945.25	c total #propagations: 1313906359 / total #impl: 3110828393 (eff. 0.422)
945.04/945.25	c #Conflicts:    2448000 | #Learnt:      65612 | 0.000
945.04/945.25	c total clause space: 206.656MB
945.04/945.25	c total #watches: 144542
945.74/945.93	c total #propagations: 1314454154 / total #impl: 3112209927 (eff. 0.422)
945.74/945.93	c #Conflicts:    2449000 | #Learnt:      66612 | 0.000
945.74/945.93	c total clause space: 206.656MB
945.74/945.93	c total #watches: 146542
946.44/946.66	c total #propagations: 1314998256 / total #impl: 3113564789 (eff. 0.422)
946.44/946.66	c #Conflicts:    2450000 | #Learnt:      67612 | 0.000
946.44/946.66	c total clause space: 206.656MB
946.44/946.66	c total #watches: 148542
947.14/947.35	c total #propagations: 1315587424 / total #impl: 3115051295 (eff. 0.422)
947.14/947.35	c #Conflicts:    2451000 | #Learnt:      68612 | 0.000
947.14/947.35	c total clause space: 206.656MB
947.14/947.35	c total #watches: 150542
947.74/947.93	c total #propagations: 1316181907 / total #impl: 3116538192 (eff. 0.422)
947.74/947.93	c #Conflicts:    2452000 | #Learnt:      69612 | 0.000
947.74/947.93	c total clause space: 206.656MB
947.74/947.93	c total #watches: 152542
948.44/948.67	c total #propagations: 1316772239 / total #impl: 3118010254 (eff. 0.422)
948.44/948.67	c #Conflicts:    2453000 | #Learnt:      70612 | 0.000
948.44/948.67	c total clause space: 206.656MB
948.44/948.67	c total #watches: 154542
949.14/949.31	c total #propagations: 1317378006 / total #impl: 3119529402 (eff. 0.422)
949.14/949.31	c #Conflicts:    2454000 | #Learnt:      71612 | 0.000
949.14/949.31	c total clause space: 206.656MB
949.14/949.31	c total #watches: 156542
949.84/950.02	c total #propagations: 1317956771 / total #impl: 3120963817 (eff. 0.422)
949.84/950.02	c #Conflicts:    2455000 | #Learnt:      72612 | 0.000
949.84/950.02	c total clause space: 206.656MB
949.84/950.02	c total #watches: 158542
950.44/950.68	c total #propagations: 1318547407 / total #impl: 3122431458 (eff. 0.422)
950.44/950.68	c #Conflicts:    2456000 | #Learnt:      73612 | 0.000
950.44/950.68	c total clause space: 206.656MB
950.44/950.68	c total #watches: 160542
951.04/951.20	c total #propagations: 1319155999 / total #impl: 3123942802 (eff. 0.422)
951.04/951.20	c #Conflicts:    2457000 | #Learnt:      74612 | 0.000
951.04/951.20	c total clause space: 206.656MB
951.04/951.20	c total #watches: 162542
951.64/951.86	c total #propagations: 1319755834 / total #impl: 3125415731 (eff. 0.422)
951.64/951.86	c #Conflicts:    2458000 | #Learnt:      75612 | 0.000
951.64/951.86	c total clause space: 206.656MB
951.64/951.86	c total #watches: 164542
952.24/952.42	c total #propagations: 1320382846 / total #impl: 3126971609 (eff. 0.422)
952.24/952.42	c GC COLLECT
952.24/952.42	c #Conflicts:    2459000 | #Learnt:      38613 | 0.000
952.24/952.42	c total clause space: 206.656MB
952.24/952.42	c total #watches: 90544
952.54/952.78	c total #propagations: 1320977451 / total #impl: 3128428248 (eff. 0.422)
952.54/952.78	c #Conflicts:    2460000 | #Learnt:      39613 | 0.000
952.54/952.78	c total clause space: 206.656MB
952.54/952.78	c total #watches: 92544
952.94/953.14	c total #propagations: 1321549859 / total #impl: 3129813315 (eff. 0.422)
952.94/953.14	c #Conflicts:    2461000 | #Learnt:      40613 | 0.000
952.94/953.14	c total clause space: 206.656MB
952.94/953.14	c total #watches: 94544
953.34/953.54	c total #propagations: 1322119518 / total #impl: 3131192884 (eff. 0.422)
953.34/953.54	c #Conflicts:    2462000 | #Learnt:      41613 | 0.000
953.34/953.54	c total clause space: 206.656MB
953.34/953.54	c total #watches: 96544
953.64/953.86	c total #propagations: 1322714307 / total #impl: 3132624189 (eff. 0.422)
953.64/953.86	c #Conflicts:    2463000 | #Learnt:      42613 | 0.000
953.64/953.86	c total clause space: 206.656MB
953.64/953.86	c total #watches: 98544
954.04/954.24	c total #propagations: 1323287457 / total #impl: 3133988381 (eff. 0.422)
954.04/954.24	c #Conflicts:    2464000 | #Learnt:      43613 | 0.000
954.04/954.24	c total clause space: 206.656MB
954.04/954.24	c total #watches: 100544
954.54/954.70	c total #propagations: 1323911332 / total #impl: 3135510019 (eff. 0.422)
954.54/954.70	c #Conflicts:    2465000 | #Learnt:      44613 | 0.000
954.54/954.70	c total clause space: 206.656MB
954.54/954.70	c total #watches: 102544
954.94/955.12	c total #propagations: 1324448771 / total #impl: 3136805640 (eff. 0.422)
954.94/955.12	c #Conflicts:    2466000 | #Learnt:      45613 | 0.000
954.94/955.12	c total clause space: 206.656MB
954.94/955.12	c total #watches: 104544
955.34/955.55	c total #propagations: 1324967308 / total #impl: 3138062765 (eff. 0.422)
955.34/955.55	c #Conflicts:    2467000 | #Learnt:      46613 | 0.000
955.34/955.55	c total clause space: 206.656MB
955.34/955.55	c total #watches: 106544
955.84/956.01	c total #propagations: 1325526644 / total #impl: 3139412917 (eff. 0.422)
955.84/956.01	c #Conflicts:    2468000 | #Learnt:      47613 | 0.000
955.84/956.01	c total clause space: 206.656MB
955.84/956.01	c total #watches: 108544
956.34/956.50	c total #propagations: 1326128533 / total #impl: 3140865189 (eff. 0.422)
956.34/956.50	c #Conflicts:    2469000 | #Learnt:      48613 | 0.000
956.34/956.50	c total clause space: 206.656MB
956.34/956.50	c total #watches: 110544
956.74/956.94	c total #propagations: 1326686487 / total #impl: 3142229664 (eff. 0.422)
956.74/956.94	c #Conflicts:    2470000 | #Learnt:      49613 | 0.000
956.74/956.94	c total clause space: 206.656MB
956.74/956.94	c total #watches: 112544
957.14/957.34	c total #propagations: 1327226218 / total #impl: 3143562973 (eff. 0.422)
957.14/957.34	c #Conflicts:    2471000 | #Learnt:      50613 | 0.000
957.14/957.34	c total clause space: 206.656MB
957.14/957.34	c total #watches: 114544
957.64/957.87	c total #propagations: 1327790226 / total #impl: 3144935654 (eff. 0.422)
957.64/957.87	c #Conflicts:    2472000 | #Learnt:      51613 | 0.000
957.64/957.87	c total clause space: 206.656MB
957.64/957.87	c total #watches: 116544
958.14/958.30	c total #propagations: 1328380334 / total #impl: 3146351685 (eff. 0.422)
958.14/958.30	c #Conflicts:    2473000 | #Learnt:      52613 | 0.000
958.14/958.30	c total clause space: 206.656MB
958.14/958.30	c total #watches: 118544
958.54/958.72	c total #propagations: 1328837501 / total #impl: 3147452783 (eff. 0.422)
958.54/958.72	c #Conflicts:    2474000 | #Learnt:      53613 | 0.000
958.54/958.72	c total clause space: 206.656MB
958.54/958.72	c total #watches: 120544
958.94/959.18	c total #propagations: 1329109551 / total #impl: 3148031942 (eff. 0.422)
958.94/959.18	c #Conflicts:    2475000 | #Learnt:      54613 | 0.000
958.94/959.18	c total clause space: 206.656MB
958.94/959.18	c total #watches: 122544
959.24/959.40	c total #propagations: 1329339667 / total #impl: 3148569026 (eff. 0.422)
959.24/959.40	c #Conflicts:    2476000 | #Learnt:      55613 | 0.000
959.24/959.40	c total clause space: 206.656MB
959.24/959.40	c total #watches: 124544
959.54/959.75	c total #propagations: 1329642523 / total #impl: 3149195181 (eff. 0.422)
959.54/959.75	c #Conflicts:    2477000 | #Learnt:      56613 | 0.000
959.54/959.75	c total clause space: 206.656MB
959.54/959.75	c total #watches: 126544
960.14/960.35	c total #propagations: 1330119840 / total #impl: 3150308880 (eff. 0.422)
960.14/960.35	c #Conflicts:    2478000 | #Learnt:      57613 | 0.000
960.14/960.35	c total clause space: 206.656MB
960.14/960.35	c total #watches: 128544
960.74/960.92	c total #propagations: 1330671397 / total #impl: 3151682505 (eff. 0.422)
960.74/960.92	c #Conflicts:    2479000 | #Learnt:      58613 | 0.000
960.74/960.92	c total clause space: 206.656MB
960.74/960.92	c total #watches: 130544
961.34/961.51	c total #propagations: 1331222549 / total #impl: 3153060710 (eff. 0.422)
961.34/961.51	c #Conflicts:    2480000 | #Learnt:      59613 | 0.000
961.34/961.51	c total clause space: 206.656MB
961.34/961.51	c total #watches: 132544
961.74/961.98	c total #propagations: 1331741880 / total #impl: 3154364658 (eff. 0.422)
961.74/961.98	c #Conflicts:    2481000 | #Learnt:      60613 | 0.000
961.74/961.98	c total clause space: 206.656MB
961.74/961.98	c total #watches: 134544
962.24/962.50	c total #propagations: 1332323999 / total #impl: 3155793113 (eff. 0.422)
962.24/962.50	c #Conflicts:    2482000 | #Learnt:      61613 | 0.000
962.24/962.50	c total clause space: 206.656MB
962.24/962.50	c total #watches: 136544
962.74/962.96	c total #propagations: 1332652181 / total #impl: 3156563627 (eff. 0.422)
962.74/962.96	c #Conflicts:    2483000 | #Learnt:      62613 | 0.000
962.74/962.96	c total clause space: 206.656MB
962.74/962.96	c total #watches: 138544
963.24/963.47	c total #propagations: 1333160679 / total #impl: 3157802390 (eff. 0.422)
963.24/963.47	c #Conflicts:    2484000 | #Learnt:      63613 | 0.000
963.24/963.47	c total clause space: 206.656MB
963.24/963.47	c total #watches: 140544
963.94/964.12	c total #propagations: 1333799421 / total #impl: 3159368319 (eff. 0.422)
963.94/964.12	c #Conflicts:    2485000 | #Learnt:      64613 | 0.000
963.94/964.12	c total clause space: 206.656MB
963.94/964.12	c total #watches: 142544
964.54/964.76	c total #propagations: 1334353606 / total #impl: 3160715292 (eff. 0.422)
964.54/964.76	c #Conflicts:    2486000 | #Learnt:      65613 | 0.000
964.54/964.76	c total clause space: 206.656MB
964.54/964.76	c total #watches: 144544
964.94/965.16	c total #propagations: 1334959999 / total #impl: 3162152413 (eff. 0.422)
964.94/965.16	c #Conflicts:    2487000 | #Learnt:      66613 | 0.000
964.94/965.16	c total clause space: 206.656MB
964.94/965.16	c total #watches: 146544
965.34/965.52	c total #propagations: 1335349429 / total #impl: 3162993985 (eff. 0.422)
965.34/965.52	c #Conflicts:    2488000 | #Learnt:      67613 | 0.000
965.34/965.52	c total clause space: 206.656MB
965.34/965.52	c total #watches: 148544
965.94/966.13	c total #propagations: 1335718333 / total #impl: 3163804709 (eff. 0.422)
965.94/966.13	c #Conflicts:    2489000 | #Learnt:      68613 | 0.000
965.94/966.13	c total clause space: 206.656MB
965.94/966.13	c total #watches: 150544
966.44/966.68	c total #propagations: 1336275769 / total #impl: 3165160923 (eff. 0.422)
966.44/966.68	c #Conflicts:    2490000 | #Learnt:      69613 | 0.000
966.44/966.68	c total clause space: 206.656MB
966.44/966.68	c total #watches: 152544
967.13/967.34	c total #propagations: 1336860908 / total #impl: 3166617792 (eff. 0.422)
967.13/967.34	c #Conflicts:    2491000 | #Learnt:      70613 | 0.000
967.13/967.34	c total clause space: 206.656MB
967.13/967.34	c total #watches: 154544
967.73/967.94	c total #propagations: 1337437097 / total #impl: 3168077364 (eff. 0.422)
967.73/967.94	c #Conflicts:    2492000 | #Learnt:      71613 | 0.000
967.73/967.94	c total clause space: 206.656MB
967.73/967.94	c total #watches: 156544
968.43/968.66	c total #propagations: 1338001779 / total #impl: 3169475734 (eff. 0.422)
968.43/968.66	c #Conflicts:    2493000 | #Learnt:      72613 | 0.000
968.43/968.66	c total clause space: 206.656MB
968.43/968.66	c total #watches: 158544
969.04/969.23	c total #propagations: 1338608855 / total #impl: 3170992373 (eff. 0.422)
969.04/969.23	c #Conflicts:    2494000 | #Learnt:      73613 | 0.000
969.04/969.23	c total clause space: 206.656MB
969.04/969.23	c total #watches: 160544
969.63/969.82	c total #propagations: 1339116157 / total #impl: 3172252889 (eff. 0.422)
969.63/969.82	c #Conflicts:    2495000 | #Learnt:      74613 | 0.000
969.63/969.82	c total clause space: 206.656MB
969.63/969.82	c total #watches: 162544
970.23/970.45	c total #propagations: 1339659187 / total #impl: 3173622586 (eff. 0.422)
970.23/970.45	c #Conflicts:    2496000 | #Learnt:      75613 | 0.000
970.23/970.45	c total clause space: 206.656MB
970.23/970.45	c total #watches: 164544
970.73/970.92	c total #propagations: 1340204411 / total #impl: 3175000110 (eff. 0.422)
970.73/970.92	c #Conflicts:    2497000 | #Learnt:      76613 | 0.000
970.73/970.92	c total clause space: 206.656MB
970.73/970.92	c total #watches: 166544
971.14/971.34	c total #propagations: 1340797657 / total #impl: 3176505363 (eff. 0.422)
971.14/971.34	c GC COLLECT
971.14/971.34	c #Conflicts:    2498000 | #Learnt:      39318 | 0.000
971.14/971.34	c total clause space: 206.656MB
971.14/971.34	c total #watches: 91954
971.53/971.75	c total #propagations: 1341392917 / total #impl: 3177982833 (eff. 0.422)
971.53/971.75	c #Conflicts:    2499000 | #Learnt:      40318 | 0.000
971.53/971.75	c total clause space: 206.656MB
971.53/971.75	c total #watches: 93954
972.03/972.21	c total #propagations: 1341990733 / total #impl: 3179478622 (eff. 0.422)
972.03/972.21	c #Conflicts:    2500000 | #Learnt:      41318 | 0.000
972.03/972.21	c total clause space: 206.656MB
972.03/972.21	c total #watches: 95954
972.53/972.74	c total #propagations: 1342603246 / total #impl: 3180979811 (eff. 0.422)
972.53/972.74	c #Conflicts:    2501000 | #Learnt:      42318 | 0.000
972.53/972.74	c total clause space: 206.656MB
972.53/972.74	c total #watches: 97954
972.93/973.16	c total #propagations: 1343281943 / total #impl: 3182654845 (eff. 0.422)
972.93/973.16	c #Conflicts:    2502000 | #Learnt:      43318 | 0.000
972.93/973.16	c total clause space: 206.656MB
972.93/973.16	c total #watches: 99954
973.34/973.59	c total #propagations: 1343958350 / total #impl: 3184324936 (eff. 0.422)
973.34/973.59	c #Conflicts:    2503000 | #Learnt:      44318 | 0.000
973.34/973.59	c total clause space: 206.656MB
973.34/973.59	c total #watches: 101954
973.93/974.13	c total #propagations: 1344628359 / total #impl: 3186000854 (eff. 0.422)
973.93/974.13	c #Conflicts:    2504000 | #Learnt:      45318 | 0.000
973.93/974.13	c total clause space: 206.656MB
973.93/974.13	c total #watches: 103954
974.54/974.71	c total #propagations: 1345299024 / total #impl: 3187708491 (eff. 0.422)
974.54/974.71	c #Conflicts:    2505000 | #Learnt:      46318 | 0.000
974.54/974.71	c total clause space: 206.656MB
974.54/974.71	c total #watches: 105954
975.03/975.24	c total #propagations: 1345908647 / total #impl: 3189270765 (eff. 0.422)
975.03/975.24	c #Conflicts:    2506000 | #Learnt:      47318 | 0.000
975.03/975.24	c total clause space: 206.656MB
975.03/975.24	c total #watches: 107954
975.43/975.63	c total #propagations: 1346515450 / total #impl: 3190769348 (eff. 0.422)
975.43/975.63	c #Conflicts:    2507000 | #Learnt:      48318 | 0.000
975.43/975.63	c total clause space: 206.656MB
975.43/975.63	c total #watches: 109954
975.93/976.10	c total #propagations: 1347108541 / total #impl: 3192196696 (eff. 0.422)
975.93/976.10	c #Conflicts:    2508000 | #Learnt:      49318 | 0.000
975.93/976.10	c total clause space: 206.656MB
975.93/976.10	c total #watches: 111954
976.43/976.60	c total #propagations: 1347675903 / total #impl: 3193567943 (eff. 0.422)
976.43/976.60	c #Conflicts:    2509000 | #Learnt:      50318 | 0.000
976.43/976.60	c total clause space: 206.656MB
976.43/976.60	c total #watches: 113954
976.83/977.06	c total #propagations: 1348231702 / total #impl: 3194911784 (eff. 0.422)
976.83/977.06	c #Conflicts:    2510000 | #Learnt:      51318 | 0.000
976.83/977.06	c total clause space: 206.656MB
976.83/977.06	c total #watches: 115954
977.33/977.50	c total #propagations: 1348820877 / total #impl: 3196352904 (eff. 0.422)
977.33/977.50	c #Conflicts:    2511000 | #Learnt:      52318 | 0.000
977.33/977.50	c total clause space: 206.656MB
977.33/977.50	c total #watches: 117954
977.84/978.01	c total #propagations: 1349415777 / total #impl: 3197783212 (eff. 0.422)
977.84/978.01	c #Conflicts:    2512000 | #Learnt:      53318 | 0.000
977.84/978.01	c total clause space: 206.656MB
977.84/978.01	c total #watches: 119954
978.33/978.50	c total #propagations: 1349973555 / total #impl: 3199065070 (eff. 0.422)
978.33/978.50	c #Conflicts:    2513000 | #Learnt:      54318 | 0.000
978.33/978.50	c total clause space: 206.656MB
978.33/978.50	c total #watches: 121954
978.94/979.10	c total #propagations: 1350565187 / total #impl: 3200477790 (eff. 0.422)
978.94/979.10	c #Conflicts:    2514000 | #Learnt:      55318 | 0.000
978.94/979.10	c total clause space: 206.656MB
978.94/979.10	c total #watches: 123954
979.43/979.62	c total #propagations: 1351184653 / total #impl: 3202006330 (eff. 0.422)
979.43/979.62	c #Conflicts:    2515000 | #Learnt:      56318 | 0.000
979.43/979.62	c total clause space: 206.656MB
979.43/979.62	c total #watches: 125954
979.83/980.02	c total #propagations: 1351494491 / total #impl: 3202697061 (eff. 0.422)
979.83/980.02	c #Conflicts:    2516000 | #Learnt:      57318 | 0.000
979.83/980.02	c total clause space: 206.656MB
979.83/980.02	c total #watches: 127954
980.33/980.59	c total #propagations: 1351786217 / total #impl: 3203313184 (eff. 0.422)
980.33/980.59	c #Conflicts:    2517000 | #Learnt:      58318 | 0.000
980.33/980.59	c total clause space: 206.656MB
980.33/980.59	c total #watches: 129954
980.73/980.98	c total #propagations: 1352046804 / total #impl: 3203935570 (eff. 0.422)
980.73/980.98	c #Conflicts:    2518000 | #Learnt:      59318 | 0.000
980.73/980.98	c total clause space: 206.656MB
980.73/980.98	c total #watches: 131954
981.23/981.49	c total #propagations: 1352333102 / total #impl: 3204541613 (eff. 0.422)
981.23/981.49	c #Conflicts:    2519000 | #Learnt:      60318 | 0.000
981.23/981.49	c total clause space: 206.656MB
981.23/981.49	c total #watches: 133954
981.63/981.80	c total #propagations: 1352598004 / total #impl: 3205137077 (eff. 0.422)
981.63/981.80	c #Conflicts:    2520000 | #Learnt:      61318 | 0.000
981.63/981.80	c total clause space: 206.656MB
981.63/981.80	c total #watches: 135954
982.33/982.52	c total #propagations: 1352869640 / total #impl: 3205699146 (eff. 0.422)
982.33/982.52	c #Conflicts:    2521000 | #Learnt:      62318 | 0.000
982.33/982.52	c total clause space: 206.656MB
982.33/982.52	c total #watches: 137954
982.93/983.11	c total #propagations: 1353255841 / total #impl: 3206607032 (eff. 0.422)
982.93/983.11	c #Conflicts:    2522000 | #Learnt:      63318 | 0.000
982.93/983.11	c total clause space: 206.656MB
982.93/983.11	c total #watches: 139954
983.34/983.56	c total #propagations: 1353750148 / total #impl: 3207784216 (eff. 0.422)
983.34/983.56	c #Conflicts:    2523000 | #Learnt:      64318 | 0.000
983.34/983.56	c total clause space: 206.656MB
983.34/983.56	c total #watches: 141954
983.83/984.00	c total #propagations: 1354327089 / total #impl: 3209186821 (eff. 0.422)
983.83/984.00	c #Conflicts:    2524000 | #Learnt:      65318 | 0.000
983.83/984.00	c total clause space: 206.656MB
983.83/984.00	c total #watches: 143954
984.13/984.38	c total #propagations: 1354873293 / total #impl: 3210555630 (eff. 0.422)
984.13/984.38	c #Conflicts:    2525000 | #Learnt:      66318 | 0.000
984.13/984.38	c total clause space: 206.656MB
984.13/984.38	c total #watches: 145954
984.83/985.07	c total #propagations: 1355388737 / total #impl: 3211808935 (eff. 0.422)
984.83/985.07	c #Conflicts:    2526000 | #Learnt:      67318 | 0.000
984.83/985.07	c total clause space: 206.656MB
984.83/985.07	c total #watches: 147954
985.63/985.89	c total #propagations: 1355974824 / total #impl: 3213249962 (eff. 0.422)
985.63/985.89	c #Conflicts:    2527000 | #Learnt:      68318 | 0.000
985.63/985.89	c total clause space: 206.656MB
985.63/985.89	c total #watches: 149954
986.43/986.70	c total #propagations: 1356607195 / total #impl: 3214805782 (eff. 0.422)
986.43/986.70	c #Conflicts:    2528000 | #Learnt:      69318 | 0.000
986.43/986.70	c total clause space: 206.656MB
986.43/986.70	c total #watches: 151954
987.03/987.23	c total #propagations: 1356927930 / total #impl: 3215648644 (eff. 0.422)
987.03/987.23	c #Conflicts:    2529000 | #Learnt:      70318 | 0.000
987.03/987.23	c total clause space: 206.656MB
987.03/987.23	c total #watches: 153954
987.64/987.89	c total #propagations: 1357206193 / total #impl: 3216244111 (eff. 0.422)
987.64/987.89	c #Conflicts:    2530000 | #Learnt:      71318 | 0.000
987.64/987.89	c total clause space: 206.656MB
987.64/987.89	c total #watches: 155954
988.13/988.36	c total #propagations: 1357501837 / total #impl: 3216873566 (eff. 0.422)
988.13/988.36	c #Conflicts:    2531000 | #Learnt:      72318 | 0.000
988.13/988.36	c total clause space: 206.656MB
988.13/988.36	c total #watches: 157954
989.13/989.30	c total #propagations: 1357776048 / total #impl: 3217468048 (eff. 0.422)
989.13/989.30	c #Conflicts:    2532000 | #Learnt:      73318 | 0.000
989.13/989.30	c total clause space: 206.656MB
989.13/989.30	c total #watches: 159954
990.13/990.34	c total #propagations: 1358323704 / total #impl: 3218909218 (eff. 0.422)
990.13/990.34	c #Conflicts:    2533000 | #Learnt:      74318 | 0.000
990.13/990.34	c total clause space: 206.656MB
990.13/990.34	c total #watches: 161954
990.83/991.08	c total #propagations: 1358952506 / total #impl: 3220564563 (eff. 0.422)
990.83/991.08	c #Conflicts:    2534000 | #Learnt:      75318 | 0.000
990.83/991.08	c total clause space: 206.656MB
990.83/991.08	c total #watches: 163954
991.33/991.57	c total #propagations: 1359534627 / total #impl: 3222032267 (eff. 0.422)
991.33/991.57	c #Conflicts:    2535000 | #Learnt:      76318 | 0.000
991.33/991.57	c total clause space: 206.656MB
991.33/991.57	c total #watches: 165954
992.23/992.48	c total #propagations: 1360115545 / total #impl: 3223475517 (eff. 0.422)
992.23/992.48	c GC COLLECT
992.23/992.48	c #Conflicts:    2536000 | #Learnt:      38714 | 0.000
992.23/992.48	c total clause space: 206.656MB
992.23/992.48	c total #watches: 90746
992.63/992.88	c total #propagations: 1360858394 / total #impl: 3225252147 (eff. 0.422)
992.63/992.88	c #Conflicts:    2537000 | #Learnt:      39714 | 0.000
992.63/992.88	c total clause space: 206.656MB
992.63/992.88	c total #watches: 92746
993.03/993.27	c total #propagations: 1361436107 / total #impl: 3226619102 (eff. 0.422)
993.03/993.27	c #Conflicts:    2538000 | #Learnt:      40714 | 0.000
993.03/993.27	c total clause space: 206.656MB
993.03/993.27	c total #watches: 94746
993.43/993.65	c total #propagations: 1362033053 / total #impl: 3228056524 (eff. 0.422)
993.43/993.65	c #Conflicts:    2539000 | #Learnt:      41714 | 0.000
993.43/993.65	c total clause space: 206.656MB
993.43/993.65	c total #watches: 96746
993.83/994.09	c total #propagations: 1362613666 / total #impl: 3229460955 (eff. 0.422)
993.83/994.09	c #Conflicts:    2540000 | #Learnt:      42714 | 0.000
993.83/994.09	c total clause space: 206.656MB
993.83/994.09	c total #watches: 98746
994.24/994.49	c total #propagations: 1363209015 / total #impl: 3230888145 (eff. 0.422)
994.24/994.49	c #Conflicts:    2541000 | #Learnt:      43714 | 0.000
994.24/994.49	c total clause space: 206.656MB
994.24/994.49	c total #watches: 100746
994.73/994.93	c total #propagations: 1363809640 / total #impl: 3232352288 (eff. 0.422)
994.73/994.93	c #Conflicts:    2542000 | #Learnt:      44714 | 0.000
994.73/994.93	c total clause space: 206.656MB
994.73/994.93	c total #watches: 102746
995.13/995.31	c total #propagations: 1364418104 / total #impl: 3233824860 (eff. 0.422)
995.13/995.31	c #Conflicts:    2543000 | #Learnt:      45714 | 0.000
995.13/995.31	c total clause space: 206.656MB
995.13/995.31	c total #watches: 104746
995.44/995.68	c total #propagations: 1365030411 / total #impl: 3235302904 (eff. 0.422)
995.44/995.68	c #Conflicts:    2544000 | #Learnt:      46714 | 0.000
995.44/995.68	c total clause space: 206.656MB
995.44/995.68	c total #watches: 106746
995.83/996.06	c total #propagations: 1365632950 / total #impl: 3236760021 (eff. 0.422)
995.83/996.06	c #Conflicts:    2545000 | #Learnt:      47714 | 0.000
995.83/996.06	c total clause space: 206.656MB
995.83/996.06	c total #watches: 108746
996.23/996.40	c total #propagations: 1366224169 / total #impl: 3238178599 (eff. 0.422)
996.23/996.40	c #Conflicts:    2546000 | #Learnt:      48714 | 0.000
996.23/996.40	c total clause space: 206.656MB
996.23/996.40	c total #watches: 110746
996.54/996.78	c total #propagations: 1366808696 / total #impl: 3239586203 (eff. 0.422)
996.54/996.78	c #Conflicts:    2547000 | #Learnt:      49714 | 0.000
996.54/996.78	c total clause space: 206.656MB
996.54/996.78	c total #watches: 112746
996.93/997.19	c total #propagations: 1367380842 / total #impl: 3240964194 (eff. 0.422)
996.93/997.19	c #Conflicts:    2548000 | #Learnt:      50714 | 0.000
996.93/997.19	c total clause space: 206.656MB
996.93/997.19	c total #watches: 114746
997.33/997.56	c total #propagations: 1367943352 / total #impl: 3242338411 (eff. 0.422)
997.33/997.56	c #Conflicts:    2549000 | #Learnt:      51714 | 0.000
997.33/997.56	c total clause space: 206.656MB
997.33/997.56	c total #watches: 116746
997.73/997.94	c total #propagations: 1368503665 / total #impl: 3243700465 (eff. 0.422)
997.73/997.94	c #Conflicts:    2550000 | #Learnt:      52714 | 0.000
997.73/997.94	c total clause space: 206.656MB
997.73/997.94	c total #watches: 118746
998.23/998.49	c total #propagations: 1369068737 / total #impl: 3245079077 (eff. 0.422)
998.23/998.49	c #Conflicts:    2551000 | #Learnt:      53714 | 0.000
998.23/998.49	c total clause space: 206.656MB
998.23/998.49	c total #watches: 120746
998.74/998.98	c total #propagations: 1369664333 / total #impl: 3246536909 (eff. 0.422)
998.74/998.98	c #Conflicts:    2552000 | #Learnt:      54714 | 0.000
998.74/998.98	c total clause space: 206.656MB
998.74/998.98	c total #watches: 122746
999.13/999.36	c total #propagations: 1370204057 / total #impl: 3247862260 (eff. 0.422)
999.13/999.36	c #Conflicts:    2553000 | #Learnt:      55714 | 0.000
999.13/999.36	c total clause space: 206.656MB
999.13/999.36	c total #watches: 124746
999.63/999.81	c total #propagations: 1370809002 / total #impl: 3249324582 (eff. 0.422)
999.63/999.81	c #Conflicts:    2554000 | #Learnt:      56714 | 0.000
999.63/999.81	c total clause space: 206.656MB
999.63/999.81	c total #watches: 126746
1000.13/1000.35	c total #propagations: 1371403644 / total #impl: 3250774515 (eff. 0.422)
1000.13/1000.35	c #Conflicts:    2555000 | #Learnt:      57714 | 0.000
1000.13/1000.35	c total clause space: 206.656MB
1000.13/1000.35	c total #watches: 128746
1000.63/1000.85	c total #propagations: 1371995807 / total #impl: 3252245039 (eff. 0.422)
1000.63/1000.85	c #Conflicts:    2556000 | #Learnt:      58714 | 0.000
1000.63/1000.85	c total clause space: 206.656MB
1000.63/1000.85	c total #watches: 130746
1001.13/1001.39	c total #propagations: 1372585963 / total #impl: 3253689568 (eff. 0.422)
1001.13/1001.39	c #Conflicts:    2557000 | #Learnt:      59714 | 0.000
1001.13/1001.39	c total clause space: 206.656MB
1001.13/1001.39	c total #watches: 132746
1001.83/1002.03	c total #propagations: 1373136649 / total #impl: 3255035629 (eff. 0.422)
1001.83/1002.03	c #Conflicts:    2558000 | #Learnt:      60714 | 0.000
1001.83/1002.03	c total clause space: 206.656MB
1001.83/1002.03	c total #watches: 134746
1002.43/1002.69	c total #propagations: 1373693741 / total #impl: 3256445819 (eff. 0.422)
1002.43/1002.69	c #Conflicts:    2559000 | #Learnt:      61714 | 0.000
1002.43/1002.69	c total clause space: 206.656MB
1002.43/1002.69	c total #watches: 136746
1003.04/1003.28	c total #propagations: 1374260862 / total #impl: 3257863526 (eff. 0.422)
1003.04/1003.28	c #Conflicts:    2560000 | #Learnt:      62714 | 0.000
1003.04/1003.28	c total clause space: 206.656MB
1003.04/1003.28	c total #watches: 138746
1003.53/1003.73	c total #propagations: 1374848577 / total #impl: 3259327286 (eff. 0.422)
1003.53/1003.73	c #Conflicts:    2561000 | #Learnt:      63714 | 0.000
1003.53/1003.73	c total clause space: 206.656MB
1003.53/1003.73	c total #watches: 140746
1004.03/1004.29	c total #propagations: 1375440861 / total #impl: 3260772493 (eff. 0.422)
1004.03/1004.29	c #Conflicts:    2562000 | #Learnt:      64714 | 0.000
1004.03/1004.29	c total clause space: 206.656MB
1004.03/1004.29	c total #watches: 142746
1004.63/1004.82	c total #propagations: 1376043183 / total #impl: 3262268113 (eff. 0.422)
1004.63/1004.82	c #Conflicts:    2563000 | #Learnt:      65714 | 0.000
1004.63/1004.82	c total clause space: 206.656MB
1004.63/1004.82	c total #watches: 144746
1005.13/1005.32	c total #propagations: 1376606803 / total #impl: 3263661557 (eff. 0.422)
1005.13/1005.32	c #Conflicts:    2564000 | #Learnt:      66714 | 0.000
1005.13/1005.32	c total clause space: 206.656MB
1005.13/1005.32	c total #watches: 146746
1005.53/1005.79	c total #propagations: 1377184797 / total #impl: 3265067017 (eff. 0.422)
1005.53/1005.79	c #Conflicts:    2565000 | #Learnt:      67714 | 0.000
1005.53/1005.79	c total clause space: 206.656MB
1005.53/1005.79	c total #watches: 148746
1006.44/1006.68	c total #propagations: 1377751912 / total #impl: 3266440556 (eff. 0.422)
1006.44/1006.68	c #Conflicts:    2566000 | #Learnt:      68714 | 0.000
1006.44/1006.68	c total clause space: 206.656MB
1006.44/1006.68	c total #watches: 150746
1007.13/1007.33	c total #propagations: 1378291911 / total #impl: 3267772870 (eff. 0.422)
1007.13/1007.33	c #Conflicts:    2567000 | #Learnt:      69714 | 0.000
1007.13/1007.33	c total clause space: 206.656MB
1007.13/1007.33	c total #watches: 152746
1007.93/1008.12	c total #propagations: 1378856472 / total #impl: 3269149796 (eff. 0.422)
1007.93/1008.12	c #Conflicts:    2568000 | #Learnt:      70714 | 0.000
1007.93/1008.12	c total clause space: 206.656MB
1007.93/1008.12	c total #watches: 154746
1008.53/1008.71	c total #propagations: 1379449574 / total #impl: 3270594716 (eff. 0.422)
1008.53/1008.71	c #Conflicts:    2569000 | #Learnt:      71714 | 0.000
1008.53/1008.71	c total clause space: 206.656MB
1008.53/1008.71	c total #watches: 156746
1009.23/1009.41	c total #propagations: 1380001083 / total #impl: 3271937471 (eff. 0.422)
1009.23/1009.41	c #Conflicts:    2570000 | #Learnt:      72714 | 0.000
1009.23/1009.41	c total clause space: 206.656MB
1009.23/1009.41	c total #watches: 158746
1009.93/1010.13	c total #propagations: 1380541070 / total #impl: 3273279494 (eff. 0.422)
1009.93/1010.13	c #Conflicts:    2571000 | #Learnt:      73714 | 0.000
1009.93/1010.13	c total clause space: 206.656MB
1009.93/1010.13	c total #watches: 160746
1010.53/1010.77	c total #propagations: 1381103033 / total #impl: 3274654870 (eff. 0.422)
1010.53/1010.77	c #Conflicts:    2572000 | #Learnt:      74714 | 0.000
1010.53/1010.77	c total clause space: 206.656MB
1010.53/1010.77	c total #watches: 162746
1011.23/1011.46	c total #propagations: 1381666415 / total #impl: 3276038605 (eff. 0.422)
1011.23/1011.46	c #Conflicts:    2573000 | #Learnt:      75714 | 0.000
1011.23/1011.46	c total clause space: 206.656MB
1011.23/1011.46	c total #watches: 164746
1011.93/1012.16	c total #propagations: 1382253537 / total #impl: 3277496743 (eff. 0.422)
1011.93/1012.16	c #Conflicts:    2574000 | #Learnt:      76714 | 0.000
1011.93/1012.16	c total clause space: 206.656MB
1011.93/1012.16	c total #watches: 166746
1012.73/1012.96	c total #propagations: 1382851459 / total #impl: 3278966499 (eff. 0.422)
1012.73/1012.96	c #Conflicts:    2575000 | #Learnt:      77714 | 0.000
1012.73/1012.96	c total clause space: 206.656MB
1012.73/1012.96	c total #watches: 168746
1013.23/1013.42	c total #propagations: 1383435775 / total #impl: 3280402597 (eff. 0.422)
1013.23/1013.42	c GC COLLECT
1013.23/1013.42	c #Conflicts:    2576000 | #Learnt:      39807 | 0.000
1013.23/1013.42	c total clause space: 206.656MB
1013.23/1013.42	c total #watches: 92932
1013.63/1013.83	c total #propagations: 1384040427 / total #impl: 3281856414 (eff. 0.422)
1013.63/1013.83	c #Conflicts:    2577000 | #Learnt:      40807 | 0.000
1013.63/1013.83	c total clause space: 206.656MB
1013.63/1013.83	c total #watches: 94932
1014.03/1014.24	c total #propagations: 1384628801 / total #impl: 3283291093 (eff. 0.422)
1014.03/1014.24	c #Conflicts:    2578000 | #Learnt:      41807 | 0.000
1014.03/1014.24	c total clause space: 206.656MB
1014.03/1014.24	c total #watches: 96932
1014.43/1014.60	c total #propagations: 1385261646 / total #impl: 3284823049 (eff. 0.422)
1014.43/1014.60	c #Conflicts:    2579000 | #Learnt:      42807 | 0.000
1014.43/1014.60	c total clause space: 206.656MB
1014.43/1014.60	c total #watches: 98932
1014.83/1015.04	c total #propagations: 1385929581 / total #impl: 3286412587 (eff. 0.422)
1014.83/1015.04	c #Conflicts:    2580000 | #Learnt:      43807 | 0.000
1014.83/1015.04	c total clause space: 206.656MB
1014.83/1015.04	c total #watches: 100932
1015.33/1015.50	c total #propagations: 1386579244 / total #impl: 3287977985 (eff. 0.422)
1015.33/1015.50	c #Conflicts:    2581000 | #Learnt:      44807 | 0.000
1015.33/1015.50	c total clause space: 206.656MB
1015.33/1015.50	c total #watches: 102932
1015.73/1015.91	c total #propagations: 1387190958 / total #impl: 3289469749 (eff. 0.422)
1015.73/1015.91	c #Conflicts:    2582000 | #Learnt:      45807 | 0.000
1015.73/1015.91	c total clause space: 206.656MB
1015.73/1015.91	c total #watches: 104932
1016.13/1016.36	c total #propagations: 1387773476 / total #impl: 3290884701 (eff. 0.422)
1016.13/1016.36	c #Conflicts:    2583000 | #Learnt:      46807 | 0.000
1016.13/1016.36	c total clause space: 206.656MB
1016.13/1016.36	c total #watches: 106932
1016.63/1016.83	c total #propagations: 1388355317 / total #impl: 3292294836 (eff. 0.422)
1016.63/1016.83	c #Conflicts:    2584000 | #Learnt:      47807 | 0.000
1016.63/1016.83	c total clause space: 206.656MB
1016.63/1016.83	c total #watches: 108932
1017.03/1017.27	c total #propagations: 1388951421 / total #impl: 3293734963 (eff. 0.422)
1017.03/1017.27	c #Conflicts:    2585000 | #Learnt:      48807 | 0.000
1017.03/1017.27	c total clause space: 206.656MB
1017.03/1017.27	c total #watches: 110932
1017.53/1017.78	c total #propagations: 1389560925 / total #impl: 3295218482 (eff. 0.422)
1017.53/1017.78	c #Conflicts:    2586000 | #Learnt:      49807 | 0.000
1017.53/1017.78	c total clause space: 206.656MB
1017.53/1017.78	c total #watches: 112932
1018.13/1018.30	c total #propagations: 1390156345 / total #impl: 3296672284 (eff. 0.422)
1018.13/1018.30	c #Conflicts:    2587000 | #Learnt:      50807 | 0.000
1018.13/1018.30	c total clause space: 206.656MB
1018.13/1018.30	c total #watches: 114932
1018.53/1018.76	c total #propagations: 1390741650 / total #impl: 3298079894 (eff. 0.422)
1018.53/1018.76	c #Conflicts:    2588000 | #Learnt:      51807 | 0.000
1018.53/1018.76	c total clause space: 206.656MB
1018.53/1018.76	c total #watches: 116932
1019.03/1019.28	c total #propagations: 1391327595 / total #impl: 3299476345 (eff. 0.422)
1019.03/1019.28	c #Conflicts:    2589000 | #Learnt:      52807 | 0.000
1019.03/1019.28	c total clause space: 206.656MB
1019.03/1019.28	c total #watches: 118932
1019.53/1019.73	c total #propagations: 1391908196 / total #impl: 3300865079 (eff. 0.422)
1019.53/1019.73	c #Conflicts:    2590000 | #Learnt:      53807 | 0.000
1019.53/1019.73	c total clause space: 206.656MB
1019.53/1019.73	c total #watches: 120932
1019.93/1020.17	c total #propagations: 1392511227 / total #impl: 3302311649 (eff. 0.422)
1019.93/1020.17	c #Conflicts:    2591000 | #Learnt:      54807 | 0.000
1019.93/1020.17	c total clause space: 206.656MB
1019.93/1020.17	c total #watches: 122932
1020.33/1020.57	c total #propagations: 1393060545 / total #impl: 3303616880 (eff. 0.422)
1020.33/1020.57	c #Conflicts:    2592000 | #Learnt:      55807 | 0.000
1020.33/1020.57	c total clause space: 206.656MB
1020.33/1020.57	c total #watches: 124932
1020.93/1021.10	c total #propagations: 1393681066 / total #impl: 3305093224 (eff. 0.422)
1020.93/1021.10	c #Conflicts:    2593000 | #Learnt:      56807 | 0.000
1020.93/1021.10	c total clause space: 206.656MB
1020.93/1021.10	c total #watches: 126932
1021.63/1021.81	c total #propagations: 1394262469 / total #impl: 3306508367 (eff. 0.422)
1021.63/1021.81	c #Conflicts:    2594000 | #Learnt:      57807 | 0.000
1021.63/1021.81	c total clause space: 206.656MB
1021.63/1021.81	c total #watches: 128932
1022.13/1022.32	c total #propagations: 1394909430 / total #impl: 3308061793 (eff. 0.422)
1022.13/1022.32	c #Conflicts:    2595000 | #Learnt:      58807 | 0.000
1022.13/1022.32	c total clause space: 206.656MB
1022.13/1022.32	c total #watches: 130932
1022.53/1022.73	c total #propagations: 1395468820 / total #impl: 3309403526 (eff. 0.422)
1022.53/1022.73	c #Conflicts:    2596000 | #Learnt:      59807 | 0.000
1022.53/1022.73	c total clause space: 206.656MB
1022.53/1022.73	c total #watches: 132932
1023.13/1023.31	c total #propagations: 1395770088 / total #impl: 3310042978 (eff. 0.422)
1023.13/1023.31	c #Conflicts:    2597000 | #Learnt:      60807 | 0.000
1023.13/1023.31	c total clause space: 206.656MB
1023.13/1023.31	c total #watches: 134932
1023.63/1023.82	c total #propagations: 1396042352 / total #impl: 3310679820 (eff. 0.422)
1023.63/1023.82	c #Conflicts:    2598000 | #Learnt:      61807 | 0.000
1023.63/1023.82	c total clause space: 206.656MB
1023.63/1023.82	c total #watches: 136932
1024.23/1024.45	c total #propagations: 1396551070 / total #impl: 3311893948 (eff. 0.422)
1024.23/1024.45	c #Conflicts:    2599000 | #Learnt:      62807 | 0.000
1024.23/1024.45	c total clause space: 206.656MB
1024.23/1024.45	c total #watches: 138932
1024.83/1025.04	c total #propagations: 1397112443 / total #impl: 3313243186 (eff. 0.422)
1024.83/1025.04	c #Conflicts:    2600000 | #Learnt:      63807 | 0.000
1024.83/1025.04	c total clause space: 206.656MB
1024.83/1025.04	c total #watches: 140932
1025.33/1025.55	c total #propagations: 1397752436 / total #impl: 3314806784 (eff. 0.422)
1025.33/1025.55	c #Conflicts:    2601000 | #Learnt:      64807 | 0.000
1025.33/1025.55	c total clause space: 206.656MB
1025.33/1025.55	c total #watches: 142932
1025.83/1026.07	c total #propagations: 1398349346 / total #impl: 3316265418 (eff. 0.422)
1025.83/1026.07	c #Conflicts:    2602000 | #Learnt:      65807 | 0.000
1025.83/1026.07	c total clause space: 206.656MB
1025.83/1026.07	c total #watches: 144932
1026.52/1026.75	c total #propagations: 1398990305 / total #impl: 3317834411 (eff. 0.422)
1026.52/1026.75	c #Conflicts:    2603000 | #Learnt:      66807 | 0.000
1026.52/1026.75	c total clause space: 206.656MB
1026.52/1026.75	c total #watches: 146932
1027.23/1027.42	c total #propagations: 1399589878 / total #impl: 3319329161 (eff. 0.422)
1027.23/1027.42	c #Conflicts:    2604000 | #Learnt:      67807 | 0.000
1027.23/1027.42	c total clause space: 206.656MB
1027.23/1027.42	c total #watches: 148932
1027.82/1028.03	c total #propagations: 1400181062 / total #impl: 3320813923 (eff. 0.422)
1027.82/1028.03	c #Conflicts:    2605000 | #Learnt:      68807 | 0.000
1027.82/1028.03	c total clause space: 206.656MB
1027.82/1028.03	c total #watches: 150932
1028.52/1028.73	c total #propagations: 1400745459 / total #impl: 3322246490 (eff. 0.422)
1028.52/1028.73	c #Conflicts:    2606000 | #Learnt:      69807 | 0.000
1028.52/1028.73	c total clause space: 206.656MB
1028.52/1028.73	c total #watches: 152932
1029.12/1029.34	c total #propagations: 1401335606 / total #impl: 3323750269 (eff. 0.422)
1029.12/1029.34	c #Conflicts:    2607000 | #Learnt:      70807 | 0.000
1029.12/1029.34	c total clause space: 206.656MB
1029.12/1029.34	c total #watches: 154932
1029.72/1029.90	c total #propagations: 1401913101 / total #impl: 3325203333 (eff. 0.422)
1029.72/1029.90	c #Conflicts:    2608000 | #Learnt:      71807 | 0.000
1029.72/1029.90	c total clause space: 206.656MB
1029.72/1029.90	c total #watches: 156932
1030.53/1030.72	c total #propagations: 1402528525 / total #impl: 3326739763 (eff. 0.422)
1030.53/1030.72	c #Conflicts:    2609000 | #Learnt:      72807 | 0.000
1030.53/1030.72	c total clause space: 206.656MB
1030.53/1030.72	c total #watches: 158932
1031.22/1031.43	c total #propagations: 1403144649 / total #impl: 3328265306 (eff. 0.422)
1031.22/1031.43	c #Conflicts:    2610000 | #Learnt:      73807 | 0.000
1031.22/1031.43	c total clause space: 206.656MB
1031.22/1031.43	c total #watches: 160932
1031.82/1032.02	c total #propagations: 1403737964 / total #impl: 3329717369 (eff. 0.422)
1031.82/1032.02	c #Conflicts:    2611000 | #Learnt:      74807 | 0.000
1031.82/1032.02	c total clause space: 206.656MB
1031.82/1032.02	c total #watches: 162932
1032.62/1032.81	c total #propagations: 1404380357 / total #impl: 3331285232 (eff. 0.422)
1032.62/1032.81	c #Conflicts:    2612000 | #Learnt:      75807 | 0.000
1032.62/1032.81	c total clause space: 206.656MB
1032.62/1032.81	c total #watches: 164932
1033.42/1033.60	c total #propagations: 1405000155 / total #impl: 3332823706 (eff. 0.422)
1033.42/1033.60	c #Conflicts:    2613000 | #Learnt:      76807 | 0.000
1033.42/1033.60	c total clause space: 206.656MB
1033.42/1033.60	c total #watches: 166932
1034.02/1034.20	c total #propagations: 1405554690 / total #impl: 3334186269 (eff. 0.422)
1034.02/1034.20	c #Conflicts:    2614000 | #Learnt:      77807 | 0.000
1034.02/1034.20	c total clause space: 206.656MB
1034.02/1034.20	c total #watches: 168932
1034.52/1034.80	c total #propagations: 1406131423 / total #impl: 3335608396 (eff. 0.422)
1034.52/1034.80	c GC COLLECT
1034.52/1034.80	c #Conflicts:    2615000 | #Learnt:      39607 | 0.000
1034.52/1034.80	c total clause space: 206.656MB
1034.52/1034.80	c total #watches: 92532
1034.93/1035.15	c total #propagations: 1406733762 / total #impl: 3337071784 (eff. 0.422)
1034.93/1035.15	c #Conflicts:    2616000 | #Learnt:      40607 | 0.000
1034.93/1035.15	c total clause space: 206.656MB
1034.93/1035.15	c total #watches: 94532
1035.32/1035.52	c total #propagations: 1407347694 / total #impl: 3338548856 (eff. 0.422)
1035.32/1035.52	c #Conflicts:    2617000 | #Learnt:      41607 | 0.000
1035.32/1035.52	c total clause space: 206.656MB
1035.32/1035.52	c total #watches: 96532
1035.72/1035.96	c total #propagations: 1407930311 / total #impl: 3339964438 (eff. 0.422)
1035.72/1035.96	c #Conflicts:    2618000 | #Learnt:      42607 | 0.000
1035.72/1035.96	c total clause space: 206.656MB
1035.72/1035.96	c total #watches: 98532
1036.13/1036.36	c total #propagations: 1408534757 / total #impl: 3341430441 (eff. 0.422)
1036.13/1036.36	c #Conflicts:    2619000 | #Learnt:      43607 | 0.000
1036.13/1036.36	c total clause space: 206.656MB
1036.13/1036.36	c total #watches: 100532
1036.52/1036.78	c total #propagations: 1409150783 / total #impl: 3342927432 (eff. 0.422)
1036.52/1036.78	c #Conflicts:    2620000 | #Learnt:      44607 | 0.000
1036.52/1036.78	c total clause space: 206.656MB
1036.52/1036.78	c total #watches: 102532
1037.02/1037.22	c total #propagations: 1409691777 / total #impl: 3344226969 (eff. 0.422)
1037.02/1037.22	c #Conflicts:    2621000 | #Learnt:      45607 | 0.000
1037.02/1037.22	c total clause space: 206.656MB
1037.02/1037.22	c total #watches: 104532
1037.42/1037.65	c total #propagations: 1410219029 / total #impl: 3345510635 (eff. 0.422)
1037.42/1037.65	c #Conflicts:    2622000 | #Learnt:      46607 | 0.000
1037.42/1037.65	c total clause space: 206.656MB
1037.42/1037.65	c total #watches: 106532
1037.92/1038.16	c total #propagations: 1410795775 / total #impl: 3346914944 (eff. 0.422)
1037.92/1038.16	c #Conflicts:    2623000 | #Learnt:      47607 | 0.000
1037.92/1038.16	c total clause space: 206.656MB
1037.92/1038.16	c total #watches: 108532
1038.42/1038.64	c total #propagations: 1411348594 / total #impl: 3348267771 (eff. 0.422)
1038.42/1038.64	c #Conflicts:    2624000 | #Learnt:      48607 | 0.000
1038.42/1038.64	c total clause space: 206.656MB
1038.42/1038.64	c total #watches: 110532
1038.92/1039.12	c total #propagations: 1411907261 / total #impl: 3349650295 (eff. 0.422)
1038.92/1039.12	c #Conflicts:    2625000 | #Learnt:      49607 | 0.000
1038.92/1039.12	c total clause space: 206.656MB
1038.92/1039.12	c total #watches: 112532
1039.33/1039.53	c total #propagations: 1412457637 / total #impl: 3350999955 (eff. 0.422)
1039.33/1039.53	c #Conflicts:    2626000 | #Learnt:      50607 | 0.000
1039.33/1039.53	c total clause space: 206.656MB
1039.33/1039.53	c total #watches: 114532
1039.72/1039.92	c total #propagations: 1413008688 / total #impl: 3352344417 (eff. 0.421)
1039.72/1039.92	c #Conflicts:    2627000 | #Learnt:      51607 | 0.000
1039.72/1039.92	c total clause space: 206.656MB
1039.72/1039.92	c total #watches: 116532
1040.12/1040.38	c total #propagations: 1413579033 / total #impl: 3353728970 (eff. 0.421)
1040.12/1040.38	c #Conflicts:    2628000 | #Learnt:      52607 | 0.000
1040.12/1040.38	c total clause space: 206.656MB
1040.12/1040.38	c total #watches: 118532
1040.62/1040.85	c total #propagations: 1414130970 / total #impl: 3355072847 (eff. 0.421)
1040.62/1040.85	c #Conflicts:    2629000 | #Learnt:      53607 | 0.000
1040.62/1040.85	c total clause space: 206.656MB
1040.62/1040.85	c total #watches: 120532
1041.32/1041.52	c total #propagations: 1414702002 / total #impl: 3356479354 (eff. 0.421)
1041.32/1041.52	c #Conflicts:    2630000 | #Learnt:      54607 | 0.000
1041.32/1041.52	c total clause space: 206.656MB
1041.32/1041.52	c total #watches: 122532
1041.82/1042.06	c total #propagations: 1415169575 / total #impl: 3357614328 (eff. 0.421)
1041.82/1042.06	c #Conflicts:    2631000 | #Learnt:      55607 | 0.000
1041.82/1042.06	c total clause space: 206.656MB
1041.82/1042.06	c total #watches: 124532
1042.32/1042.52	c total #propagations: 1415778958 / total #impl: 3359106210 (eff. 0.421)
1042.32/1042.52	c #Conflicts:    2632000 | #Learnt:      56607 | 0.000
1042.32/1042.52	c total clause space: 206.656MB
1042.32/1042.52	c total #watches: 126532
1042.82/1043.03	c total #propagations: 1416392283 / total #impl: 3360592079 (eff. 0.421)
1042.82/1043.03	c #Conflicts:    2633000 | #Learnt:      57607 | 0.000
1042.82/1043.03	c total clause space: 206.656MB
1042.82/1043.03	c total #watches: 128532
1043.52/1043.70	c total #propagations: 1416960260 / total #impl: 3361971043 (eff. 0.421)
1043.52/1043.70	c #Conflicts:    2634000 | #Learnt:      58607 | 0.000
1043.52/1043.70	c total clause space: 206.656MB
1043.52/1043.70	c total #watches: 130532
1044.12/1044.37	c total #propagations: 1417461788 / total #impl: 3363198389 (eff. 0.421)
1044.12/1044.37	c #Conflicts:    2635000 | #Learnt:      59607 | 0.000
1044.12/1044.37	c total clause space: 206.656MB
1044.12/1044.37	c total #watches: 132532
1044.72/1044.95	c total #propagations: 1418019593 / total #impl: 3364580387 (eff. 0.421)
1044.72/1044.95	c #Conflicts:    2636000 | #Learnt:      60607 | 0.000
1044.72/1044.95	c total clause space: 206.656MB
1044.72/1044.95	c total #watches: 134532
1045.42/1045.64	c total #propagations: 1418555973 / total #impl: 3365902278 (eff. 0.421)
1045.42/1045.64	c #Conflicts:    2637000 | #Learnt:      61607 | 0.000
1045.42/1045.64	c total clause space: 206.656MB
1045.42/1045.64	c total #watches: 136532
1045.93/1046.16	c total #propagations: 1419080131 / total #impl: 3367176972 (eff. 0.421)
1045.93/1046.16	c #Conflicts:    2638000 | #Learnt:      62607 | 0.000
1045.93/1046.16	c total clause space: 206.656MB
1045.93/1046.16	c total #watches: 138532
1046.52/1046.71	c total #propagations: 1419665446 / total #impl: 3368621792 (eff. 0.421)
1046.52/1046.71	c #Conflicts:    2639000 | #Learnt:      63607 | 0.000
1046.52/1046.71	c total clause space: 206.656MB
1046.52/1046.71	c total #watches: 140532
1047.13/1047.39	c total #propagations: 1420242829 / total #impl: 3370051713 (eff. 0.421)
1047.13/1047.39	c #Conflicts:    2640000 | #Learnt:      64607 | 0.000
1047.13/1047.39	c total clause space: 206.656MB
1047.13/1047.39	c total #watches: 142532
1047.72/1047.95	c total #propagations: 1420805509 / total #impl: 3371446377 (eff. 0.421)
1047.72/1047.95	c #Conflicts:    2641000 | #Learnt:      65607 | 0.000
1047.72/1047.95	c total clause space: 206.656MB
1047.72/1047.95	c total #watches: 144532
1048.32/1048.54	c total #propagations: 1421391743 / total #impl: 3372898642 (eff. 0.421)
1048.32/1048.54	c #Conflicts:    2642000 | #Learnt:      66607 | 0.000
1048.32/1048.54	c total clause space: 206.656MB
1048.32/1048.54	c total #watches: 146532
1048.82/1049.00	c total #propagations: 1421983947 / total #impl: 3374356007 (eff. 0.421)
1048.82/1049.00	c #Conflicts:    2643000 | #Learnt:      67607 | 0.000
1048.82/1049.00	c total clause space: 206.656MB
1048.82/1049.00	c total #watches: 148532
1049.33/1049.59	c total #propagations: 1422557036 / total #impl: 3375760333 (eff. 0.421)
1049.33/1049.59	c #Conflicts:    2644000 | #Learnt:      68607 | 0.000
1049.33/1049.59	c total clause space: 206.656MB
1049.33/1049.59	c total #watches: 150532
1050.12/1050.38	c total #propagations: 1423156354 / total #impl: 3377247925 (eff. 0.421)
1050.12/1050.38	c #Conflicts:    2645000 | #Learnt:      69607 | 0.000
1050.12/1050.38	c total clause space: 206.656MB
1050.12/1050.38	c total #watches: 152532
1051.02/1051.25	c total #propagations: 1423726128 / total #impl: 3378690591 (eff. 0.421)
1051.02/1051.25	c #Conflicts:    2646000 | #Learnt:      70607 | 0.000
1051.02/1051.25	c total clause space: 206.656MB
1051.02/1051.25	c total #watches: 154532
1051.82/1052.05	c total #propagations: 1424298519 / total #impl: 3380123601 (eff. 0.421)
1051.82/1052.05	c #Conflicts:    2647000 | #Learnt:      71607 | 0.000
1051.82/1052.05	c total clause space: 206.656MB
1051.82/1052.05	c total #watches: 156532
1052.53/1052.75	c total #propagations: 1424882424 / total #impl: 3381602624 (eff. 0.421)
1052.53/1052.75	c #Conflicts:    2648000 | #Learnt:      72607 | 0.000
1052.53/1052.75	c total clause space: 206.656MB
1052.53/1052.75	c total #watches: 158532
1053.32/1053.52	c total #propagations: 1425443551 / total #impl: 3383009197 (eff. 0.421)
1053.32/1053.52	c #Conflicts:    2649000 | #Learnt:      73607 | 0.000
1053.32/1053.52	c total clause space: 206.656MB
1053.32/1053.52	c total #watches: 160532
1054.02/1054.24	c total #propagations: 1426019855 / total #impl: 3384456287 (eff. 0.421)
1054.02/1054.24	c #Conflicts:    2650000 | #Learnt:      74607 | 0.000
1054.02/1054.24	c total clause space: 206.656MB
1054.02/1054.24	c total #watches: 162532
1054.92/1055.11	c total #propagations: 1426587361 / total #impl: 3385871503 (eff. 0.421)
1054.92/1055.11	c #Conflicts:    2651000 | #Learnt:      75607 | 0.000
1054.92/1055.11	c total clause space: 206.656MB
1054.92/1055.11	c total #watches: 164532
1055.62/1055.84	c total #propagations: 1427144397 / total #impl: 3387271670 (eff. 0.421)
1055.62/1055.84	c #Conflicts:    2652000 | #Learnt:      76607 | 0.000
1055.62/1055.84	c total clause space: 206.656MB
1055.62/1055.84	c total #watches: 166532
1056.42/1056.62	c total #propagations: 1427732986 / total #impl: 3388740571 (eff. 0.421)
1056.42/1056.62	c #Conflicts:    2653000 | #Learnt:      77607 | 0.000
1056.42/1056.62	c total clause space: 206.656MB
1056.42/1056.62	c total #watches: 168532
1057.42/1057.64	c total #propagations: 1428351120 / total #impl: 3390292770 (eff. 0.421)
1057.42/1057.64	c #Conflicts:    2654000 | #Learnt:      78607 | 0.000
1057.42/1057.64	c total clause space: 206.656MB
1057.42/1057.64	c total #watches: 170532
1058.13/1058.33	c total #propagations: 1428906508 / total #impl: 3391705521 (eff. 0.421)
1058.13/1058.33	c GC COLLECT
1058.13/1058.33	c #Conflicts:    2655000 | #Learnt:      40104 | 0.000
1058.13/1058.33	c total clause space: 206.656MB
1058.13/1058.33	c total #watches: 93526
1058.52/1058.74	c total #propagations: 1429461914 / total #impl: 3393090251 (eff. 0.421)
1058.52/1058.74	c #Conflicts:    2656000 | #Learnt:      41104 | 0.000
1058.52/1058.74	c total clause space: 206.656MB
1058.52/1058.74	c total #watches: 95526
1058.92/1059.10	c total #propagations: 1430048414 / total #impl: 3394528456 (eff. 0.421)
1058.92/1059.10	c #Conflicts:    2657000 | #Learnt:      42104 | 0.000
1058.92/1059.10	c total clause space: 206.656MB
1058.92/1059.10	c total #watches: 97526
1059.23/1059.48	c total #propagations: 1430645762 / total #impl: 3395979420 (eff. 0.421)
1059.23/1059.48	c #Conflicts:    2658000 | #Learnt:      43104 | 0.000
1059.23/1059.48	c total clause space: 206.656MB
1059.23/1059.48	c total #watches: 99526
1059.72/1059.90	c total #propagations: 1431223708 / total #impl: 3397392767 (eff. 0.421)
1059.72/1059.90	c #Conflicts:    2659000 | #Learnt:      44104 | 0.000
1059.72/1059.90	c total clause space: 206.656MB
1059.72/1059.90	c total #watches: 101526
1060.02/1060.28	c total #propagations: 1431773035 / total #impl: 3398741524 (eff. 0.421)
1060.02/1060.28	c #Conflicts:    2660000 | #Learnt:      45104 | 0.000
1060.02/1060.28	c total clause space: 206.656MB
1060.02/1060.28	c total #watches: 103526
1060.52/1060.76	c total #propagations: 1432330812 / total #impl: 3400106726 (eff. 0.421)
1060.52/1060.76	c #Conflicts:    2661000 | #Learnt:      46104 | 0.000
1060.52/1060.76	c total clause space: 206.656MB
1060.52/1060.76	c total #watches: 105526
1061.02/1061.23	c total #propagations: 1432856606 / total #impl: 3401413192 (eff. 0.421)
1061.02/1061.23	c #Conflicts:    2662000 | #Learnt:      47104 | 0.000
1061.02/1061.23	c total clause space: 206.656MB
1061.02/1061.23	c total #watches: 107526
1061.52/1061.72	c total #propagations: 1433433980 / total #impl: 3402835295 (eff. 0.421)
1061.52/1061.72	c #Conflicts:    2663000 | #Learnt:      48104 | 0.000
1061.52/1061.72	c total clause space: 206.656MB
1061.52/1061.72	c total #watches: 109526
1061.92/1062.19	c total #propagations: 1433931625 / total #impl: 3404088699 (eff. 0.421)
1061.92/1062.19	c #Conflicts:    2664000 | #Learnt:      49104 | 0.000
1061.92/1062.19	c total clause space: 206.656MB
1061.92/1062.19	c total #watches: 111526
1062.43/1062.60	c total #propagations: 1434457088 / total #impl: 3405392228 (eff. 0.421)
1062.43/1062.60	c #Conflicts:    2665000 | #Learnt:      50104 | 0.000
1062.43/1062.60	c total clause space: 206.656MB
1062.43/1062.60	c total #watches: 113526
1062.82/1063.00	c total #propagations: 1435064706 / total #impl: 3406877964 (eff. 0.421)
1062.82/1063.00	c #Conflicts:    2666000 | #Learnt:      51104 | 0.000
1062.82/1063.00	c total clause space: 206.656MB
1062.82/1063.00	c total #watches: 115526
1063.22/1063.46	c total #propagations: 1435622307 / total #impl: 3408229500 (eff. 0.421)
1063.22/1063.46	c #Conflicts:    2667000 | #Learnt:      52104 | 0.000
1063.22/1063.46	c total clause space: 206.656MB
1063.22/1063.46	c total #watches: 117526
1063.72/1063.92	c total #propagations: 1436193366 / total #impl: 3409593608 (eff. 0.421)
1063.72/1063.92	c #Conflicts:    2668000 | #Learnt:      53104 | 0.000
1063.72/1063.92	c total clause space: 206.656MB
1063.72/1063.92	c total #watches: 119526
1064.12/1064.38	c total #propagations: 1436751497 / total #impl: 3410924507 (eff. 0.421)
1064.12/1064.38	c #Conflicts:    2669000 | #Learnt:      54104 | 0.000
1064.12/1064.38	c total clause space: 206.656MB
1064.12/1064.38	c total #watches: 121526
1064.63/1064.86	c total #propagations: 1437321704 / total #impl: 3412272190 (eff. 0.421)
1064.63/1064.86	c #Conflicts:    2670000 | #Learnt:      55104 | 0.000
1064.63/1064.86	c total clause space: 206.656MB
1064.63/1064.86	c total #watches: 123526
1065.12/1065.30	c total #propagations: 1437884823 / total #impl: 3413601473 (eff. 0.421)
1065.12/1065.30	c #Conflicts:    2671000 | #Learnt:      56104 | 0.000
1065.12/1065.30	c total clause space: 206.656MB
1065.12/1065.30	c total #watches: 125526
1065.62/1065.83	c total #propagations: 1438437408 / total #impl: 3414900234 (eff. 0.421)
1065.62/1065.83	c #Conflicts:    2672000 | #Learnt:      57104 | 0.000
1065.62/1065.83	c total clause space: 206.656MB
1065.62/1065.83	c total #watches: 127526
1066.12/1066.36	c total #propagations: 1439111748 / total #impl: 3416569495 (eff. 0.421)
1066.12/1066.36	c #Conflicts:    2673000 | #Learnt:      58104 | 0.000
1066.12/1066.36	c total clause space: 206.656MB
1066.12/1066.36	c total #watches: 129526
1066.72/1066.93	c total #propagations: 1439683888 / total #impl: 3417995395 (eff. 0.421)
1066.72/1066.93	c #Conflicts:    2674000 | #Learnt:      59104 | 0.000
1066.72/1066.93	c total clause space: 206.656MB
1066.72/1066.93	c total #watches: 131526
1067.22/1067.45	c total #propagations: 1440270741 / total #impl: 3419460727 (eff. 0.421)
1067.22/1067.45	c #Conflicts:    2675000 | #Learnt:      60104 | 0.000
1067.22/1067.45	c total clause space: 206.656MB
1067.22/1067.45	c total #watches: 133526
1067.82/1068.05	c total #propagations: 1440892614 / total #impl: 3421002520 (eff. 0.421)
1067.82/1068.05	c #Conflicts:    2676000 | #Learnt:      61104 | 0.000
1067.82/1068.05	c total clause space: 206.656MB
1067.82/1068.05	c total #watches: 135526
1068.52/1068.71	c total #propagations: 1441543564 / total #impl: 3422609810 (eff. 0.421)
1068.52/1068.71	c #Conflicts:    2677000 | #Learnt:      62104 | 0.000
1068.52/1068.71	c total clause space: 206.656MB
1068.52/1068.71	c total #watches: 137526
1069.12/1069.31	c total #propagations: 1442149762 / total #impl: 3424111989 (eff. 0.421)
1069.12/1069.31	c #Conflicts:    2678000 | #Learnt:      63104 | 0.000
1069.12/1069.31	c total clause space: 206.656MB
1069.12/1069.31	c total #watches: 139526
1069.72/1069.95	c total #propagations: 1442744610 / total #impl: 3425591651 (eff. 0.421)
1069.72/1069.95	c #Conflicts:    2679000 | #Learnt:      64104 | 0.000
1069.72/1069.95	c total clause space: 206.656MB
1069.72/1069.95	c total #watches: 141526
1070.32/1070.57	c total #propagations: 1443322545 / total #impl: 3427031096 (eff. 0.421)
1070.32/1070.57	c #Conflicts:    2680000 | #Learnt:      65104 | 0.000
1070.32/1070.57	c total clause space: 206.656MB
1070.32/1070.57	c total #watches: 143526
1070.92/1071.19	c total #propagations: 1443950029 / total #impl: 3428599979 (eff. 0.421)
1070.92/1071.19	c #Conflicts:    2681000 | #Learnt:      66104 | 0.000
1070.92/1071.19	c total clause space: 206.656MB
1070.92/1071.19	c total #watches: 145526
1071.62/1071.80	c total #propagations: 1444565167 / total #impl: 3430128838 (eff. 0.421)
1071.62/1071.80	c #Conflicts:    2682000 | #Learnt:      67104 | 0.000
1071.62/1071.80	c total clause space: 206.656MB
1071.62/1071.80	c total #watches: 147526
1072.22/1072.50	c total #propagations: 1445176718 / total #impl: 3431644759 (eff. 0.421)
1072.22/1072.50	c #Conflicts:    2683000 | #Learnt:      68104 | 0.000
1072.22/1072.50	c total clause space: 206.656MB
1072.22/1072.50	c total #watches: 149526
1072.92/1073.10	c total #propagations: 1445749696 / total #impl: 3433060818 (eff. 0.421)
1072.92/1073.10	c #Conflicts:    2684000 | #Learnt:      69104 | 0.000
1072.92/1073.10	c total clause space: 206.656MB
1072.92/1073.10	c total #watches: 151526
1073.72/1073.98	c total #propagations: 1446367612 / total #impl: 3434594813 (eff. 0.421)
1073.72/1073.98	c #Conflicts:    2685000 | #Learnt:      70104 | 0.000
1073.72/1073.98	c total clause space: 206.656MB
1073.72/1073.98	c total #watches: 153526
1074.62/1074.89	c total #propagations: 1446895393 / total #impl: 3435917238 (eff. 0.421)
1074.62/1074.89	c #Conflicts:    2686000 | #Learnt:      71104 | 0.000
1074.62/1074.89	c total clause space: 206.656MB
1074.62/1074.89	c total #watches: 155526
1075.52/1075.78	c total #propagations: 1447422175 / total #impl: 3437234096 (eff. 0.421)
1075.52/1075.78	c #Conflicts:    2687000 | #Learnt:      72104 | 0.000
1075.52/1075.78	c total clause space: 206.656MB
1075.52/1075.78	c total #watches: 157526
1076.42/1076.68	c total #propagations: 1447938841 / total #impl: 3438526433 (eff. 0.421)
1076.42/1076.68	c #Conflicts:    2688000 | #Learnt:      73104 | 0.000
1076.42/1076.68	c total clause space: 206.656MB
1076.42/1076.68	c total #watches: 159526
1077.32/1077.54	c total #propagations: 1448482296 / total #impl: 3439851354 (eff. 0.421)
1077.32/1077.54	c #Conflicts:    2689000 | #Learnt:      74104 | 0.000
1077.32/1077.54	c total clause space: 206.656MB
1077.32/1077.54	c total #watches: 161526
1078.22/1078.42	c total #propagations: 1449002772 / total #impl: 3441140032 (eff. 0.421)
1078.22/1078.42	c #Conflicts:    2690000 | #Learnt:      75104 | 0.000
1078.22/1078.42	c total clause space: 206.656MB
1078.22/1078.42	c total #watches: 163526
1079.12/1079.31	c total #propagations: 1449529933 / total #impl: 3442448536 (eff. 0.421)
1079.12/1079.31	c #Conflicts:    2691000 | #Learnt:      76104 | 0.000
1079.12/1079.31	c total clause space: 206.656MB
1079.12/1079.31	c total #watches: 165526
1079.92/1080.10	c total #propagations: 1450090924 / total #impl: 3443831508 (eff. 0.421)
1079.92/1080.10	c #Conflicts:    2692000 | #Learnt:      77104 | 0.000
1079.92/1080.10	c total clause space: 206.656MB
1079.92/1080.10	c total #watches: 167526
1080.62/1080.81	c total #propagations: 1450675669 / total #impl: 3445273686 (eff. 0.421)
1080.62/1080.81	c #Conflicts:    2693000 | #Learnt:      78104 | 0.000
1080.62/1080.81	c total clause space: 206.656MB
1080.62/1080.81	c total #watches: 169526
1081.22/1081.48	c total #propagations: 1451248820 / total #impl: 3446674284 (eff. 0.421)
1081.22/1081.48	c #Conflicts:    2694000 | #Learnt:      79104 | 0.000
1081.22/1081.48	c total clause space: 206.656MB
1081.22/1081.48	c total #watches: 171526
1081.92/1082.11	c total #propagations: 1451692286 / total #impl: 3447699404 (eff. 0.421)
1081.92/1082.11	c GC COLLECT
1081.92/1082.11	c #Conflicts:    2695000 | #Learnt:      40311 | 0.000
1081.92/1082.11	c total clause space: 206.656MB
1081.92/1082.11	c total #watches: 93940
1082.12/1082.40	c total #propagations: 1451931275 / total #impl: 3448249067 (eff. 0.421)
1082.12/1082.40	c #Conflicts:    2696000 | #Learnt:      41311 | 0.000
1082.12/1082.40	c total clause space: 206.656MB
1082.12/1082.40	c total #watches: 95940
1082.52/1082.76	c total #propagations: 1452192895 / total #impl: 3448804044 (eff. 0.421)
1082.52/1082.76	c #Conflicts:    2697000 | #Learnt:      42311 | 0.000
1082.52/1082.76	c total clause space: 206.656MB
1082.52/1082.76	c total #watches: 97940
1082.82/1083.00	c total #propagations: 1452450896 / total #impl: 3449399158 (eff. 0.421)
1082.82/1083.00	c #Conflicts:    2698000 | #Learnt:      43311 | 0.000
1082.82/1083.00	c total clause space: 206.656MB
1082.82/1083.00	c total #watches: 99940
1083.12/1083.39	c total #propagations: 1452705476 / total #impl: 3449939770 (eff. 0.421)
1083.12/1083.39	c #Conflicts:    2699000 | #Learnt:      44311 | 0.000
1083.12/1083.39	c total clause space: 206.656MB
1083.12/1083.39	c total #watches: 101940
1083.62/1083.80	c total #propagations: 1452937276 / total #impl: 3450514365 (eff. 0.421)
1083.62/1083.80	c #Conflicts:    2700000 | #Learnt:      45311 | 0.000
1083.62/1083.80	c total clause space: 206.656MB
1083.62/1083.80	c total #watches: 103940
1083.92/1084.17	c total #propagations: 1453234702 / total #impl: 3451185466 (eff. 0.421)
1083.92/1084.17	c #Conflicts:    2701000 | #Learnt:      46311 | 0.000
1083.92/1084.17	c total clause space: 206.656MB
1083.92/1084.17	c total #watches: 105940
1084.32/1084.51	c total #propagations: 1453517235 / total #impl: 3451805834 (eff. 0.421)
1084.32/1084.51	c #Conflicts:    2702000 | #Learnt:      47311 | 0.000
1084.32/1084.51	c total clause space: 206.656MB
1084.32/1084.51	c total #watches: 107940
1084.52/1084.79	c total #propagations: 1453758680 / total #impl: 3452346087 (eff. 0.421)
1084.52/1084.79	c #Conflicts:    2703000 | #Learnt:      48311 | 0.000
1084.52/1084.79	c total clause space: 206.656MB
1084.52/1084.79	c total #watches: 109940
1084.92/1085.17	c total #propagations: 1453991853 / total #impl: 3452847436 (eff. 0.421)
1084.92/1085.17	c #Conflicts:    2704000 | #Learnt:      49311 | 0.000
1084.92/1085.17	c total clause space: 206.656MB
1084.92/1085.17	c total #watches: 111940
1085.32/1085.52	c total #propagations: 1454246851 / total #impl: 3453411847 (eff. 0.421)
1085.32/1085.52	c #Conflicts:    2705000 | #Learnt:      50311 | 0.000
1085.32/1085.52	c total clause space: 206.656MB
1085.32/1085.52	c total #watches: 113940
1085.71/1085.96	c total #propagations: 1454572795 / total #impl: 3454136374 (eff. 0.421)
1085.71/1085.96	c #Conflicts:    2706000 | #Learnt:      51311 | 0.000
1085.71/1085.96	c total clause space: 206.656MB
1085.71/1085.96	c total #watches: 115940
1086.21/1086.46	c total #propagations: 1455099790 / total #impl: 3455460754 (eff. 0.421)
1086.21/1086.46	c #Conflicts:    2707000 | #Learnt:      52311 | 0.000
1086.21/1086.46	c total clause space: 206.656MB
1086.21/1086.46	c total #watches: 117940
1086.72/1086.94	c total #propagations: 1455667098 / total #impl: 3456919316 (eff. 0.421)
1086.72/1086.94	c #Conflicts:    2708000 | #Learnt:      53311 | 0.000
1086.72/1086.94	c total clause space: 206.656MB
1086.72/1086.94	c total #watches: 119940
1087.11/1087.37	c total #propagations: 1456284667 / total #impl: 3458480276 (eff. 0.421)
1087.11/1087.37	c #Conflicts:    2709000 | #Learnt:      54311 | 0.000
1087.11/1087.37	c total clause space: 206.656MB
1087.11/1087.37	c total #watches: 121940
1087.61/1087.82	c total #propagations: 1456864514 / total #impl: 3459933135 (eff. 0.421)
1087.61/1087.82	c #Conflicts:    2710000 | #Learnt:      55311 | 0.000
1087.61/1087.82	c total clause space: 206.656MB
1087.61/1087.82	c total #watches: 123940
1088.11/1088.32	c total #propagations: 1457467370 / total #impl: 3461425319 (eff. 0.421)
1088.11/1088.32	c #Conflicts:    2711000 | #Learnt:      56311 | 0.000
1088.11/1088.32	c total clause space: 206.656MB
1088.11/1088.32	c total #watches: 125940
1088.71/1088.90	c total #propagations: 1458074220 / total #impl: 3462935441 (eff. 0.421)
1088.71/1088.90	c #Conflicts:    2712000 | #Learnt:      57311 | 0.000
1088.71/1088.90	c total clause space: 206.656MB
1088.71/1088.90	c total #watches: 127940
1089.21/1089.41	c total #propagations: 1458599546 / total #impl: 3464255720 (eff. 0.421)
1089.21/1089.41	c #Conflicts:    2713000 | #Learnt:      58311 | 0.000
1089.21/1089.41	c total clause space: 206.656MB
1089.21/1089.41	c total #watches: 129940
1089.81/1090.05	c total #propagations: 1459233430 / total #impl: 3465816624 (eff. 0.421)
1089.81/1090.05	c #Conflicts:    2714000 | #Learnt:      59311 | 0.000
1089.81/1090.05	c total clause space: 206.656MB
1089.81/1090.05	c total #watches: 131940
1090.41/1090.65	c total #propagations: 1459838231 / total #impl: 3467336691 (eff. 0.421)
1090.41/1090.65	c #Conflicts:    2715000 | #Learnt:      60311 | 0.000
1090.41/1090.65	c total clause space: 206.656MB
1090.41/1090.65	c total #watches: 133940
1090.91/1091.10	c total #propagations: 1460445450 / total #impl: 3468862900 (eff. 0.421)
1090.91/1091.10	c #Conflicts:    2716000 | #Learnt:      61311 | 0.000
1090.91/1091.10	c total clause space: 206.656MB
1090.91/1091.10	c total #watches: 135940
1091.31/1091.55	c total #propagations: 1461048324 / total #impl: 3470370611 (eff. 0.421)
1091.31/1091.55	c #Conflicts:    2717000 | #Learnt:      62311 | 0.000
1091.31/1091.55	c total clause space: 206.656MB
1091.31/1091.55	c total #watches: 137940
1091.71/1091.96	c total #propagations: 1461658545 / total #impl: 3471879325 (eff. 0.421)
1091.71/1091.96	c #Conflicts:    2718000 | #Learnt:      63311 | 0.000
1091.71/1091.96	c total clause space: 206.656MB
1091.71/1091.96	c total #watches: 139940
1092.22/1092.44	c total #propagations: 1462264531 / total #impl: 3473384015 (eff. 0.421)
1092.22/1092.44	c #Conflicts:    2719000 | #Learnt:      64311 | 0.000
1092.22/1092.44	c total clause space: 206.656MB
1092.22/1092.44	c total #watches: 141940
1092.71/1092.91	c total #propagations: 1462875894 / total #impl: 3474918389 (eff. 0.421)
1092.71/1092.91	c #Conflicts:    2720000 | #Learnt:      65311 | 0.000
1092.71/1092.91	c total clause space: 206.656MB
1092.71/1092.91	c total #watches: 143940
1093.41/1093.64	c total #propagations: 1463436293 / total #impl: 3476305478 (eff. 0.421)
1093.41/1093.64	c #Conflicts:    2721000 | #Learnt:      66311 | 0.000
1093.41/1093.64	c total clause space: 206.656MB
1093.41/1093.64	c total #watches: 145940
1094.11/1094.30	c total #propagations: 1464046244 / total #impl: 3477839062 (eff. 0.421)
1094.11/1094.30	c #Conflicts:    2722000 | #Learnt:      67311 | 0.000
1094.11/1094.30	c total clause space: 206.656MB
1094.11/1094.30	c total #watches: 147940
1094.61/1094.88	c total #propagations: 1464662333 / total #impl: 3479389946 (eff. 0.421)
1094.61/1094.88	c #Conflicts:    2723000 | #Learnt:      68311 | 0.000
1094.61/1094.88	c total clause space: 206.656MB
1094.61/1094.88	c total #watches: 149940
1095.21/1095.49	c total #propagations: 1465255753 / total #impl: 3480862108 (eff. 0.421)
1095.21/1095.49	c #Conflicts:    2724000 | #Learnt:      69311 | 0.000
1095.21/1095.49	c total clause space: 206.656MB
1095.21/1095.49	c total #watches: 151940
1095.81/1096.02	c total #propagations: 1465755034 / total #impl: 3482097243 (eff. 0.421)
1095.81/1096.02	c #Conflicts:    2725000 | #Learnt:      70311 | 0.000
1095.81/1096.02	c total clause space: 206.656MB
1095.81/1096.02	c total #watches: 153940
1096.21/1096.44	c total #propagations: 1466255702 / total #impl: 3483329846 (eff. 0.421)
1096.21/1096.44	c #Conflicts:    2726000 | #Learnt:      71311 | 0.000
1096.21/1096.44	c total clause space: 206.656MB
1096.21/1096.44	c total #watches: 155940
1096.62/1096.83	c total #propagations: 1466860609 / total #impl: 3484813505 (eff. 0.421)
1096.62/1096.83	c #Conflicts:    2727000 | #Learnt:      72311 | 0.000
1096.62/1096.83	c total clause space: 206.656MB
1096.62/1096.83	c total #watches: 157940
1097.11/1097.39	c total #propagations: 1467449001 / total #impl: 3486276993 (eff. 0.421)
1097.11/1097.39	c #Conflicts:    2728000 | #Learnt:      73311 | 0.000
1097.11/1097.39	c total clause space: 206.656MB
1097.11/1097.39	c total #watches: 159940
1097.81/1098.05	c total #propagations: 1468032042 / total #impl: 3487748506 (eff. 0.421)
1097.81/1098.05	c #Conflicts:    2729000 | #Learnt:      74311 | 0.000
1097.81/1098.05	c total clause space: 206.656MB
1097.81/1098.05	c total #watches: 161940
1098.31/1098.57	c total #propagations: 1468679258 / total #impl: 3489368938 (eff. 0.421)
1098.31/1098.57	c #Conflicts:    2730000 | #Learnt:      75311 | 0.000
1098.31/1098.57	c total clause space: 206.656MB
1098.31/1098.57	c total #watches: 163940
1099.01/1099.22	c total #propagations: 1469280728 / total #impl: 3490861119 (eff. 0.421)
1099.01/1099.22	c #Conflicts:    2731000 | #Learnt:      76311 | 0.000
1099.01/1099.22	c total clause space: 206.656MB
1099.01/1099.22	c total #watches: 165940
1099.61/1099.86	c total #propagations: 1469832104 / total #impl: 3492269490 (eff. 0.421)
1099.61/1099.86	c #Conflicts:    2732000 | #Learnt:      77311 | 0.000
1099.61/1099.86	c total clause space: 206.656MB
1099.61/1099.86	c total #watches: 167940
1100.41/1100.60	c total #propagations: 1470401880 / total #impl: 3493732211 (eff. 0.421)
1100.41/1100.60	c #Conflicts:    2733000 | #Learnt:      78311 | 0.000
1100.41/1100.60	c total clause space: 206.656MB
1100.41/1100.60	c total #watches: 169940
1101.11/1101.36	c total #propagations: 1470985618 / total #impl: 3495229406 (eff. 0.421)
1101.11/1101.36	c #Conflicts:    2734000 | #Learnt:      79311 | 0.000
1101.11/1101.36	c total clause space: 206.656MB
1101.11/1101.36	c total #watches: 171940
1101.91/1102.18	c total #propagations: 1471531851 / total #impl: 3496644457 (eff. 0.421)
1101.91/1102.18	c GC COLLECT
1101.91/1102.18	c #Conflicts:    2735000 | #Learnt:      40218 | 0.000
1101.91/1102.18	c total clause space: 206.656MB
1101.91/1102.18	c total #watches: 93754
1102.31/1102.53	c total #propagations: 1472100656 / total #impl: 3498129193 (eff. 0.421)
1102.31/1102.53	c #Conflicts:    2736000 | #Learnt:      41218 | 0.000
1102.31/1102.53	c total clause space: 206.656MB
1102.31/1102.53	c total #watches: 95754
1102.71/1102.95	c total #propagations: 1472666510 / total #impl: 3499529983 (eff. 0.421)
1102.71/1102.95	c #Conflicts:    2737000 | #Learnt:      42218 | 0.000
1102.71/1102.95	c total clause space: 206.656MB
1102.71/1102.95	c total #watches: 97754
1103.12/1103.35	c total #propagations: 1473253227 / total #impl: 3500958303 (eff. 0.421)
1103.12/1103.35	c #Conflicts:    2738000 | #Learnt:      43218 | 0.000
1103.12/1103.35	c total clause space: 206.656MB
1103.12/1103.35	c total #watches: 99754
1103.51/1103.76	c total #propagations: 1473849605 / total #impl: 3502398997 (eff. 0.421)
1103.51/1103.76	c #Conflicts:    2739000 | #Learnt:      44218 | 0.000
1103.51/1103.76	c total clause space: 206.656MB
1103.51/1103.76	c total #watches: 101754
1103.91/1104.16	c total #propagations: 1474468988 / total #impl: 3503914053 (eff. 0.421)
1103.91/1104.16	c #Conflicts:    2740000 | #Learnt:      45218 | 0.000
1103.91/1104.16	c total clause space: 206.656MB
1103.91/1104.16	c total #watches: 103754
1104.32/1104.56	c total #propagations: 1475098281 / total #impl: 3505435972 (eff. 0.421)
1104.32/1104.56	c #Conflicts:    2741000 | #Learnt:      46218 | 0.000
1104.32/1104.56	c total clause space: 206.656MB
1104.32/1104.56	c total #watches: 105754
1104.61/1104.89	c total #propagations: 1475616650 / total #impl: 3506658148 (eff. 0.421)
1104.61/1104.89	c #Conflicts:    2742000 | #Learnt:      47218 | 0.000
1104.61/1104.89	c total clause space: 206.656MB
1104.61/1104.89	c total #watches: 107754
1105.01/1105.29	c total #propagations: 1475893512 / total #impl: 3507237903 (eff. 0.421)
1105.01/1105.29	c #Conflicts:    2743000 | #Learnt:      48218 | 0.000
1105.01/1105.29	c total clause space: 206.656MB
1105.01/1105.29	c total #watches: 109754
1105.32/1105.54	c total #propagations: 1476160266 / total #impl: 3507859500 (eff. 0.421)
1105.32/1105.54	c #Conflicts:    2744000 | #Learnt:      49218 | 0.000
1105.32/1105.54	c total clause space: 206.656MB
1105.32/1105.54	c total #watches: 111754
1105.71/1105.93	c total #propagations: 1476603114 / total #impl: 3508852210 (eff. 0.421)
1105.71/1105.93	c #Conflicts:    2745000 | #Learnt:      50218 | 0.000
1105.71/1105.93	c total clause space: 206.656MB
1105.71/1105.93	c total #watches: 113754
1106.31/1106.53	c total #propagations: 1477110042 / total #impl: 3510071487 (eff. 0.421)
1106.31/1106.53	c #Conflicts:    2746000 | #Learnt:      51218 | 0.000
1106.31/1106.53	c total clause space: 206.656MB
1106.31/1106.53	c total #watches: 115754
1106.81/1107.04	c total #propagations: 1477620433 / total #impl: 3511341292 (eff. 0.421)
1106.81/1107.04	c #Conflicts:    2747000 | #Learnt:      52218 | 0.000
1106.81/1107.04	c total clause space: 206.656MB
1106.81/1107.04	c total #watches: 117754
1107.21/1107.46	c total #propagations: 1478231070 / total #impl: 3512820770 (eff. 0.421)
1107.21/1107.46	c #Conflicts:    2748000 | #Learnt:      53218 | 0.000
1107.21/1107.46	c total clause space: 206.656MB
1107.21/1107.46	c total #watches: 119754
1107.81/1108.01	c total #propagations: 1478812327 / total #impl: 3514235890 (eff. 0.421)
1107.81/1108.01	c #Conflicts:    2749000 | #Learnt:      54218 | 0.000
1107.81/1108.01	c total clause space: 206.656MB
1107.81/1108.01	c total #watches: 121754
1108.31/1108.53	c total #propagations: 1479434258 / total #impl: 3515758419 (eff. 0.421)
1108.31/1108.53	c #Conflicts:    2750000 | #Learnt:      55218 | 0.000
1108.31/1108.53	c total clause space: 206.656MB
1108.31/1108.53	c total #watches: 123754
1108.72/1108.98	c total #propagations: 1480027284 / total #impl: 3517197393 (eff. 0.421)
1108.72/1108.98	c #Conflicts:    2751000 | #Learnt:      56218 | 0.000
1108.72/1108.98	c total clause space: 206.656MB
1108.72/1108.98	c total #watches: 125754
1109.31/1109.53	c total #propagations: 1480612468 / total #impl: 3518597954 (eff. 0.421)
1109.31/1109.53	c #Conflicts:    2752000 | #Learnt:      57218 | 0.000
1109.31/1109.53	c total clause space: 206.656MB
1109.31/1109.53	c total #watches: 127754
1109.72/1110.00	c total #propagations: 1481164933 / total #impl: 3519986641 (eff. 0.421)
1109.72/1110.00	c #Conflicts:    2753000 | #Learnt:      58218 | 0.000
1109.72/1110.00	c total clause space: 206.656MB
1109.72/1110.00	c total #watches: 129754
1110.21/1110.49	c total #propagations: 1481740980 / total #impl: 3521411043 (eff. 0.421)
1110.21/1110.49	c #Conflicts:    2754000 | #Learnt:      59218 | 0.000
1110.21/1110.49	c total clause space: 206.656MB
1110.21/1110.49	c total #watches: 131754
1110.82/1111.01	c total #propagations: 1482374995 / total #impl: 3522995066 (eff. 0.421)
1110.82/1111.01	c #Conflicts:    2755000 | #Learnt:      60218 | 0.000
1110.82/1111.01	c total clause space: 206.656MB
1110.82/1111.01	c total #watches: 133754
1111.31/1111.56	c total #propagations: 1482944367 / total #impl: 3524426687 (eff. 0.421)
1111.31/1111.56	c #Conflicts:    2756000 | #Learnt:      61218 | 0.000
1111.31/1111.56	c total clause space: 206.656MB
1111.31/1111.56	c total #watches: 135754
1112.02/1112.28	c total #propagations: 1483532626 / total #impl: 3525893597 (eff. 0.421)
1112.02/1112.28	c #Conflicts:    2757000 | #Learnt:      62218 | 0.000
1112.02/1112.28	c total clause space: 206.656MB
1112.02/1112.28	c total #watches: 137754
1112.71/1112.93	c total #propagations: 1484109023 / total #impl: 3527315060 (eff. 0.421)
1112.71/1112.93	c #Conflicts:    2758000 | #Learnt:      63218 | 0.000
1112.71/1112.93	c total clause space: 206.656MB
1112.71/1112.93	c total #watches: 139754
1113.31/1113.55	c total #propagations: 1484704104 / total #impl: 3528771083 (eff. 0.421)
1113.31/1113.55	c #Conflicts:    2759000 | #Learnt:      64218 | 0.000
1113.31/1113.55	c total clause space: 206.656MB
1113.31/1113.55	c total #watches: 141754
1114.01/1114.27	c total #propagations: 1485282758 / total #impl: 3530206445 (eff. 0.421)
1114.01/1114.27	c #Conflicts:    2760000 | #Learnt:      65218 | 0.000
1114.01/1114.27	c total clause space: 206.656MB
1114.01/1114.27	c total #watches: 143754
1114.81/1115.00	c total #propagations: 1485845771 / total #impl: 3531633793 (eff. 0.421)
1114.81/1115.00	c #Conflicts:    2761000 | #Learnt:      66218 | 0.000
1114.81/1115.00	c total clause space: 206.656MB
1114.81/1115.00	c total #watches: 145754
1115.32/1115.53	c total #propagations: 1486408762 / total #impl: 3533026209 (eff. 0.421)
1115.32/1115.53	c #Conflicts:    2762000 | #Learnt:      67218 | 0.000
1115.32/1115.53	c total clause space: 206.656MB
1115.32/1115.53	c total #watches: 147754
1115.81/1116.05	c total #propagations: 1486949810 / total #impl: 3534365359 (eff. 0.421)
1115.81/1116.05	c #Conflicts:    2763000 | #Learnt:      68218 | 0.000
1115.81/1116.05	c total clause space: 206.656MB
1115.81/1116.05	c total #watches: 149754
1116.32/1116.57	c total #propagations: 1487546525 / total #impl: 3535829859 (eff. 0.421)
1116.32/1116.57	c #Conflicts:    2764000 | #Learnt:      69218 | 0.000
1116.32/1116.57	c total clause space: 206.656MB
1116.32/1116.57	c total #watches: 151754
1116.81/1117.08	c total #propagations: 1488149704 / total #impl: 3537305633 (eff. 0.421)
1116.81/1117.08	c #Conflicts:    2765000 | #Learnt:      70218 | 0.000
1116.81/1117.08	c total clause space: 206.656MB
1116.81/1117.08	c total #watches: 153754
1117.52/1117.73	c total #propagations: 1488754521 / total #impl: 3538789341 (eff. 0.421)
1117.52/1117.73	c #Conflicts:    2766000 | #Learnt:      71218 | 0.000
1117.52/1117.73	c total clause space: 206.656MB
1117.52/1117.73	c total #watches: 155754
1118.11/1118.37	c total #propagations: 1489351882 / total #impl: 3540282892 (eff. 0.421)
1118.11/1118.37	c #Conflicts:    2767000 | #Learnt:      72218 | 0.000
1118.11/1118.37	c total clause space: 206.656MB
1118.11/1118.37	c total #watches: 157754
1118.71/1118.95	c total #propagations: 1490005408 / total #impl: 3541898382 (eff. 0.421)
1118.71/1118.95	c #Conflicts:    2768000 | #Learnt:      73218 | 0.000
1118.71/1118.95	c total clause space: 206.656MB
1118.71/1118.95	c total #watches: 159754
1119.41/1119.63	c total #propagations: 1490339459 / total #impl: 3542642809 (eff. 0.421)
1119.41/1119.63	c #Conflicts:    2769000 | #Learnt:      74218 | 0.000
1119.41/1119.63	c total clause space: 206.656MB
1119.41/1119.63	c total #watches: 161754
1119.81/1120.02	c total #propagations: 1490591200 / total #impl: 3543199390 (eff. 0.421)
1119.81/1120.02	c #Conflicts:    2770000 | #Learnt:      75218 | 0.000
1119.81/1120.02	c total clause space: 206.656MB
1119.81/1120.02	c total #watches: 163754
1120.72/1120.93	c total #propagations: 1490858570 / total #impl: 3543771157 (eff. 0.421)
1120.72/1120.93	c #Conflicts:    2771000 | #Learnt:      76218 | 0.000
1120.72/1120.93	c total clause space: 206.656MB
1120.72/1120.93	c total #watches: 165754
1121.31/1121.56	c total #propagations: 1491108648 / total #impl: 3544420967 (eff. 0.421)
1121.31/1121.56	c #Conflicts:    2772000 | #Learnt:      77218 | 0.000
1121.31/1121.56	c total clause space: 206.656MB
1121.31/1121.56	c total #watches: 167754
1121.51/1121.79	c total #propagations: 1491385749 / total #impl: 3545061372 (eff. 0.421)
1121.51/1121.79	c #Conflicts:    2773000 | #Learnt:      78218 | 0.000
1121.51/1121.79	c total clause space: 206.656MB
1121.51/1121.79	c total #watches: 169754
1121.82/1122.05	c total #propagations: 1491658601 / total #impl: 3545644533 (eff. 0.421)
1121.82/1122.05	c #Conflicts:    2774000 | #Learnt:      79218 | 0.000
1121.82/1122.05	c total clause space: 206.656MB
1121.82/1122.05	c total #watches: 171754
1122.21/1122.49	c total #propagations: 1492048835 / total #impl: 3546536263 (eff. 0.421)
1122.21/1122.49	c #Conflicts:    2775000 | #Learnt:      80218 | 0.000
1122.21/1122.49	c total clause space: 206.656MB
1122.21/1122.49	c total #watches: 173754
1122.92/1123.18	c total #propagations: 1492599542 / total #impl: 3547853868 (eff. 0.421)
1122.92/1123.18	c GC COLLECT
1122.92/1123.18	c #Conflicts:    2776000 | #Learnt:      40809 | 0.000
1122.92/1123.18	c total clause space: 206.656MB
1122.92/1123.18	c total #watches: 94936
1123.51/1123.71	c total #propagations: 1493204861 / total #impl: 3549369894 (eff. 0.421)
1123.51/1123.71	c #Conflicts:    2777000 | #Learnt:      41809 | 0.000
1123.51/1123.71	c total clause space: 206.656MB
1123.51/1123.71	c total #watches: 96936
1124.02/1124.27	c total #propagations: 1493810585 / total #impl: 3550891943 (eff. 0.421)
1124.02/1124.27	c #Conflicts:    2778000 | #Learnt:      42809 | 0.000
1124.02/1124.27	c total clause space: 206.656MB
1124.02/1124.27	c total #watches: 98936
1124.41/1124.69	c total #propagations: 1494447867 / total #impl: 3552483430 (eff. 0.421)
1124.41/1124.69	c #Conflicts:    2779000 | #Learnt:      43809 | 0.000
1124.41/1124.69	c total clause space: 206.656MB
1124.41/1124.69	c total #watches: 100936
1124.91/1125.12	c total #propagations: 1495071862 / total #impl: 3554022101 (eff. 0.421)
1124.91/1125.12	c #Conflicts:    2780000 | #Learnt:      44809 | 0.000
1124.91/1125.12	c total clause space: 206.656MB
1124.91/1125.12	c total #watches: 102936
1125.41/1125.62	c total #propagations: 1495702436 / total #impl: 3555585812 (eff. 0.421)
1125.41/1125.62	c #Conflicts:    2781000 | #Learnt:      45809 | 0.000
1125.41/1125.62	c total clause space: 206.656MB
1125.41/1125.62	c total #watches: 104936
1125.71/1125.92	c total #propagations: 1496231002 / total #impl: 3556906840 (eff. 0.421)
1125.71/1125.92	c #Conflicts:    2782000 | #Learnt:      46809 | 0.000
1125.71/1125.92	c total clause space: 206.656MB
1125.71/1125.92	c total #watches: 106936
1126.01/1126.21	c total #propagations: 1496815418 / total #impl: 3558302640 (eff. 0.421)
1126.01/1126.21	c #Conflicts:    2783000 | #Learnt:      47809 | 0.000
1126.01/1126.21	c total clause space: 206.656MB
1126.01/1126.21	c total #watches: 108936
1126.31/1126.51	c total #propagations: 1497388493 / total #impl: 3559692171 (eff. 0.421)
1126.31/1126.51	c #Conflicts:    2784000 | #Learnt:      48809 | 0.000
1126.31/1126.51	c total clause space: 206.656MB
1126.31/1126.51	c total #watches: 110936
1126.61/1126.84	c total #propagations: 1497979879 / total #impl: 3561109591 (eff. 0.421)
1126.61/1126.84	c #Conflicts:    2785000 | #Learnt:      49809 | 0.000
1126.61/1126.84	c total clause space: 206.656MB
1126.61/1126.84	c total #watches: 112936
1126.91/1127.15	c total #propagations: 1498594532 / total #impl: 3562603175 (eff. 0.421)
1126.91/1127.15	c #Conflicts:    2786000 | #Learnt:      50809 | 0.000
1126.91/1127.15	c total clause space: 206.656MB
1126.91/1127.15	c total #watches: 114936
1127.21/1127.44	c total #propagations: 1499215760 / total #impl: 3564085206 (eff. 0.421)
1127.21/1127.44	c #Conflicts:    2787000 | #Learnt:      51809 | 0.000
1127.21/1127.44	c total clause space: 206.656MB
1127.21/1127.44	c total #watches: 116936
1127.51/1127.75	c total #propagations: 1499783439 / total #impl: 3565445156 (eff. 0.421)
1127.51/1127.75	c #Conflicts:    2788000 | #Learnt:      52809 | 0.000
1127.51/1127.75	c total clause space: 206.656MB
1127.51/1127.75	c total #watches: 118936
1127.81/1128.08	c total #propagations: 1500355969 / total #impl: 3566819292 (eff. 0.421)
1127.81/1128.08	c #Conflicts:    2789000 | #Learnt:      53809 | 0.000
1127.81/1128.08	c total clause space: 206.656MB
1127.81/1128.08	c total #watches: 120936
1128.21/1128.42	c total #propagations: 1500940047 / total #impl: 3568218062 (eff. 0.421)
1128.21/1128.42	c #Conflicts:    2790000 | #Learnt:      54809 | 0.000
1128.21/1128.42	c total clause space: 206.656MB
1128.21/1128.42	c total #watches: 122936
1128.51/1128.76	c total #propagations: 1501519503 / total #impl: 3569612490 (eff. 0.421)
1128.51/1128.76	c #Conflicts:    2791000 | #Learnt:      55809 | 0.000
1128.51/1128.76	c total clause space: 206.656MB
1128.51/1128.76	c total #watches: 124936
1128.91/1129.14	c total #propagations: 1502113978 / total #impl: 3571040812 (eff. 0.421)
1128.91/1129.14	c #Conflicts:    2792000 | #Learnt:      56809 | 0.000
1128.91/1129.14	c total clause space: 206.656MB
1128.91/1129.14	c total #watches: 126936
1129.31/1129.50	c total #propagations: 1502692182 / total #impl: 3572437308 (eff. 0.421)
1129.31/1129.50	c #Conflicts:    2793000 | #Learnt:      57809 | 0.000
1129.31/1129.50	c total clause space: 206.656MB
1129.31/1129.50	c total #watches: 128936
1129.61/1129.89	c total #propagations: 1503267105 / total #impl: 3573830112 (eff. 0.421)
1129.61/1129.89	c #Conflicts:    2794000 | #Learnt:      58809 | 0.000
1129.61/1129.89	c total clause space: 206.656MB
1129.61/1129.89	c total #watches: 130936
1130.31/1130.54	c total #propagations: 1503867509 / total #impl: 3575289190 (eff. 0.421)
1130.31/1130.54	c #Conflicts:    2795000 | #Learnt:      59809 | 0.000
1130.31/1130.54	c total clause space: 206.656MB
1130.31/1130.54	c total #watches: 132936
1130.91/1131.15	c total #propagations: 1504455132 / total #impl: 3576726302 (eff. 0.421)
1130.91/1131.15	c #Conflicts:    2796000 | #Learnt:      60809 | 0.000
1130.91/1131.15	c total clause space: 206.656MB
1130.91/1131.15	c total #watches: 134936
1131.51/1131.71	c total #propagations: 1505017126 / total #impl: 3578113464 (eff. 0.421)
1131.51/1131.71	c #Conflicts:    2797000 | #Learnt:      61809 | 0.000
1131.51/1131.71	c total clause space: 206.656MB
1131.51/1131.71	c total #watches: 136936
1132.11/1132.35	c total #propagations: 1505546226 / total #impl: 3579380608 (eff. 0.421)
1132.11/1132.35	c #Conflicts:    2798000 | #Learnt:      62809 | 0.000
1132.11/1132.35	c total clause space: 206.656MB
1132.11/1132.35	c total #watches: 138936
1132.71/1132.92	c total #propagations: 1506145149 / total #impl: 3580839714 (eff. 0.421)
1132.71/1132.92	c #Conflicts:    2799000 | #Learnt:      63809 | 0.000
1132.71/1132.92	c total clause space: 206.656MB
1132.71/1132.92	c total #watches: 140936
1133.21/1133.46	c total #propagations: 1506708932 / total #impl: 3582215998 (eff. 0.421)
1133.21/1133.46	c #Conflicts:    2800000 | #Learnt:      64809 | 0.000
1133.21/1133.46	c total clause space: 206.656MB
1133.21/1133.46	c total #watches: 142936
1133.91/1134.15	c total #propagations: 1507305415 / total #impl: 3583663672 (eff. 0.421)
1133.91/1134.15	c #Conflicts:    2801000 | #Learnt:      65809 | 0.000
1133.91/1134.15	c total clause space: 206.656MB
1133.91/1134.15	c total #watches: 144936
1134.41/1134.66	c total #propagations: 1507897776 / total #impl: 3585127916 (eff. 0.421)
1134.41/1134.66	c #Conflicts:    2802000 | #Learnt:      66809 | 0.000
1134.41/1134.66	c total clause space: 206.656MB
1134.41/1134.66	c total #watches: 146936
1135.01/1135.24	c total #propagations: 1508494176 / total #impl: 3586587342 (eff. 0.421)
1135.01/1135.24	c #Conflicts:    2803000 | #Learnt:      67809 | 0.000
1135.01/1135.24	c total clause space: 206.656MB
1135.01/1135.24	c total #watches: 148936
1135.51/1135.75	c total #propagations: 1509067291 / total #impl: 3587993575 (eff. 0.421)
1135.51/1135.75	c #Conflicts:    2804000 | #Learnt:      68809 | 0.000
1135.51/1135.75	c total clause space: 206.656MB
1135.51/1135.75	c total #watches: 150936
1136.11/1136.37	c total #propagations: 1509669702 / total #impl: 3589467349 (eff. 0.421)
1136.11/1136.37	c #Conflicts:    2805000 | #Learnt:      69809 | 0.000
1136.11/1136.37	c total clause space: 206.656MB
1136.11/1136.37	c total #watches: 152936
1136.81/1137.03	c total #propagations: 1510232250 / total #impl: 3590855009 (eff. 0.421)
1136.81/1137.03	c #Conflicts:    2806000 | #Learnt:      70809 | 0.000
1136.81/1137.03	c total clause space: 206.656MB
1136.81/1137.03	c total #watches: 154936
1137.51/1137.73	c total #propagations: 1510829871 / total #impl: 3592287591 (eff. 0.421)
1137.51/1137.73	c #Conflicts:    2807000 | #Learnt:      71809 | 0.000
1137.51/1137.73	c total clause space: 206.656MB
1137.51/1137.73	c total #watches: 156936
1138.11/1138.31	c total #propagations: 1511280889 / total #impl: 3593383373 (eff. 0.421)
1138.11/1138.31	c #Conflicts:    2808000 | #Learnt:      72809 | 0.000
1138.11/1138.31	c total clause space: 206.656MB
1138.11/1138.31	c total #watches: 158936
1138.51/1138.74	c total #propagations: 1511545968 / total #impl: 3593966818 (eff. 0.421)
1138.51/1138.74	c #Conflicts:    2809000 | #Learnt:      73809 | 0.000
1138.51/1138.74	c total clause space: 206.656MB
1138.51/1138.74	c total #watches: 160936
1138.81/1139.03	c total #propagations: 1511820339 / total #impl: 3594563257 (eff. 0.421)
1138.81/1139.03	c #Conflicts:    2810000 | #Learnt:      74809 | 0.000
1138.81/1139.03	c total clause space: 206.656MB
1138.81/1139.03	c total #watches: 162936
1139.51/1139.77	c total #propagations: 1512167654 / total #impl: 3595371172 (eff. 0.421)
1139.51/1139.77	c #Conflicts:    2811000 | #Learnt:      75809 | 0.000
1139.51/1139.77	c total clause space: 206.656MB
1139.51/1139.77	c total #watches: 164936
1140.21/1140.44	c total #propagations: 1512416110 / total #impl: 3595975701 (eff. 0.421)
1140.21/1140.44	c #Conflicts:    2812000 | #Learnt:      76809 | 0.000
1140.21/1140.44	c total clause space: 206.656MB
1140.21/1140.44	c total #watches: 166936
1141.01/1141.24	c total #propagations: 1512661435 / total #impl: 3596615173 (eff. 0.421)
1141.01/1141.24	c #Conflicts:    2813000 | #Learnt:      77809 | 0.000
1141.01/1141.24	c total clause space: 206.656MB
1141.01/1141.24	c total #watches: 168936
1141.71/1141.97	c total #propagations: 1512969069 / total #impl: 3597412666 (eff. 0.421)
1141.71/1141.97	c #Conflicts:    2814000 | #Learnt:      78809 | 0.000
1141.71/1141.97	c total clause space: 206.656MB
1141.71/1141.97	c total #watches: 170936
1142.40/1142.61	c total #propagations: 1513487376 / total #impl: 3598711270 (eff. 0.421)
1142.40/1142.61	c #Conflicts:    2815000 | #Learnt:      79809 | 0.000
1142.40/1142.61	c total clause space: 206.656MB
1142.40/1142.61	c total #watches: 172936
1142.90/1143.19	c total #propagations: 1513805711 / total #impl: 3599458287 (eff. 0.421)
1142.90/1143.19	c #Conflicts:    2816000 | #Learnt:      80809 | 0.000
1142.90/1143.19	c total clause space: 206.656MB
1142.90/1143.19	c total #watches: 174936
1143.40/1143.68	c total #propagations: 1514082621 / total #impl: 3600074262 (eff. 0.421)
1143.40/1143.68	c GC COLLECT
1143.40/1143.68	c #Conflicts:    2817000 | #Learnt:      41105 | 0.000
1143.40/1143.68	c total clause space: 206.656MB
1143.40/1143.68	c total #watches: 95528
1143.81/1144.02	c total #propagations: 1514546718 / total #impl: 3601175349 (eff. 0.421)
1143.81/1144.02	c #Conflicts:    2818000 | #Learnt:      42105 | 0.000
1143.81/1144.02	c total clause space: 206.656MB
1143.81/1144.02	c total #watches: 97528
1144.10/1144.37	c total #propagations: 1514837781 / total #impl: 3601817369 (eff. 0.421)
1144.10/1144.37	c #Conflicts:    2819000 | #Learnt:      43105 | 0.000
1144.10/1144.37	c total clause space: 206.656MB
1144.10/1144.37	c total #watches: 99528
1144.40/1144.65	c total #propagations: 1515130484 / total #impl: 3602461738 (eff. 0.421)
1144.40/1144.65	c #Conflicts:    2820000 | #Learnt:      44105 | 0.000
1144.40/1144.65	c total clause space: 206.656MB
1144.40/1144.65	c total #watches: 101528
1144.70/1144.99	c total #propagations: 1515639477 / total #impl: 3603691195 (eff. 0.421)
1144.70/1144.99	c #Conflicts:    2821000 | #Learnt:      45105 | 0.000
1144.70/1144.99	c total clause space: 206.656MB
1144.70/1144.99	c total #watches: 103528
1145.10/1145.36	c total #propagations: 1516198309 / total #impl: 3605045609 (eff. 0.421)
1145.10/1145.36	c #Conflicts:    2822000 | #Learnt:      46105 | 0.000
1145.10/1145.36	c total clause space: 206.656MB
1145.10/1145.36	c total #watches: 105528
1145.50/1145.70	c total #propagations: 1516723993 / total #impl: 3606308668 (eff. 0.421)
1145.50/1145.70	c #Conflicts:    2823000 | #Learnt:      47105 | 0.000
1145.50/1145.70	c total clause space: 206.656MB
1145.50/1145.70	c total #watches: 107528
1145.90/1146.16	c total #propagations: 1517303537 / total #impl: 3607712367 (eff. 0.421)
1145.90/1146.16	c #Conflicts:    2824000 | #Learnt:      48105 | 0.000
1145.90/1146.16	c total clause space: 206.656MB
1145.90/1146.16	c total #watches: 109528
1146.40/1146.63	c total #propagations: 1517915375 / total #impl: 3609209666 (eff. 0.421)
1146.40/1146.63	c #Conflicts:    2825000 | #Learnt:      49105 | 0.000
1146.40/1146.63	c total clause space: 206.656MB
1146.40/1146.63	c total #watches: 111528
1146.80/1147.06	c total #propagations: 1518533038 / total #impl: 3610740665 (eff. 0.421)
1146.80/1147.06	c #Conflicts:    2826000 | #Learnt:      50105 | 0.000
1146.80/1147.06	c total clause space: 206.656MB
1146.80/1147.06	c total #watches: 113528
1147.30/1147.54	c total #propagations: 1519104934 / total #impl: 3612150147 (eff. 0.421)
1147.30/1147.54	c #Conflicts:    2827000 | #Learnt:      51105 | 0.000
1147.30/1147.54	c total clause space: 206.656MB
1147.30/1147.54	c total #watches: 115528
1147.80/1148.05	c total #propagations: 1519693506 / total #impl: 3613598131 (eff. 0.421)
1147.80/1148.05	c #Conflicts:    2828000 | #Learnt:      52105 | 0.000
1147.80/1148.05	c total clause space: 206.656MB
1147.80/1148.05	c total #watches: 117528
1148.31/1148.52	c total #propagations: 1520309325 / total #impl: 3615109577 (eff. 0.421)
1148.31/1148.52	c #Conflicts:    2829000 | #Learnt:      53105 | 0.000
1148.31/1148.52	c total clause space: 206.656MB
1148.31/1148.52	c total #watches: 119528
1148.80/1149.04	c total #propagations: 1520900555 / total #impl: 3616573969 (eff. 0.421)
1148.80/1149.04	c #Conflicts:    2830000 | #Learnt:      54105 | 0.000
1148.80/1149.04	c total clause space: 206.656MB
1148.80/1149.04	c total #watches: 121528
1149.31/1149.58	c total #propagations: 1521478462 / total #impl: 3617982275 (eff. 0.421)
1149.31/1149.58	c #Conflicts:    2831000 | #Learnt:      55105 | 0.000
1149.31/1149.58	c total clause space: 206.656MB
1149.31/1149.58	c total #watches: 123528
1149.90/1150.12	c total #propagations: 1522052680 / total #impl: 3619422559 (eff. 0.421)
1149.90/1150.12	c #Conflicts:    2832000 | #Learnt:      56105 | 0.000
1149.90/1150.12	c total clause space: 206.656MB
1149.90/1150.12	c total #watches: 125528
1150.41/1150.67	c total #propagations: 1522647191 / total #impl: 3620875846 (eff. 0.421)
1150.41/1150.67	c #Conflicts:    2833000 | #Learnt:      57105 | 0.000
1150.41/1150.67	c total clause space: 206.656MB
1150.41/1150.67	c total #watches: 127528
1150.90/1151.13	c total #propagations: 1523228150 / total #impl: 3622320144 (eff. 0.421)
1150.90/1151.13	c #Conflicts:    2834000 | #Learnt:      58105 | 0.000
1150.90/1151.13	c total clause space: 206.656MB
1150.90/1151.13	c total #watches: 129528
1151.51/1151.72	c total #propagations: 1523813236 / total #impl: 3623759327 (eff. 0.421)
1151.51/1151.72	c #Conflicts:    2835000 | #Learnt:      59105 | 0.000
1151.51/1151.72	c total clause space: 206.656MB
1151.51/1151.72	c total #watches: 131528
1152.00/1152.29	c total #propagations: 1524421441 / total #impl: 3625265986 (eff. 0.420)
1152.00/1152.29	c #Conflicts:    2836000 | #Learnt:      60105 | 0.000
1152.00/1152.29	c total clause space: 206.656MB
1152.00/1152.29	c total #watches: 133528
1152.61/1152.89	c total #propagations: 1525025119 / total #impl: 3626776115 (eff. 0.420)
1152.61/1152.89	c #Conflicts:    2837000 | #Learnt:      61105 | 0.000
1152.61/1152.89	c total clause space: 206.656MB
1152.61/1152.89	c total #watches: 135528
1153.30/1153.52	c total #propagations: 1525625340 / total #impl: 3628283102 (eff. 0.420)
1153.30/1153.52	c #Conflicts:    2838000 | #Learnt:      62105 | 0.000
1153.30/1153.52	c total clause space: 206.656MB
1153.30/1153.52	c total #watches: 137528
1153.81/1154.07	c total #propagations: 1526235191 / total #impl: 3629828428 (eff. 0.420)
1153.81/1154.07	c #Conflicts:    2839000 | #Learnt:      63105 | 0.000
1153.81/1154.07	c total clause space: 206.656MB
1153.81/1154.07	c total #watches: 139528
1154.30/1154.55	c total #propagations: 1526804272 / total #impl: 3631249446 (eff. 0.420)
1154.30/1154.55	c #Conflicts:    2840000 | #Learnt:      64105 | 0.000
1154.30/1154.55	c total clause space: 206.656MB
1154.30/1154.55	c total #watches: 141528
1154.91/1155.16	c total #propagations: 1527390808 / total #impl: 3632699093 (eff. 0.420)
1154.91/1155.16	c #Conflicts:    2841000 | #Learnt:      65105 | 0.000
1154.91/1155.16	c total clause space: 206.656MB
1154.91/1155.16	c total #watches: 143528
1155.50/1155.74	c total #propagations: 1527973923 / total #impl: 3634154482 (eff. 0.420)
1155.50/1155.74	c #Conflicts:    2842000 | #Learnt:      66105 | 0.000
1155.50/1155.74	c total clause space: 206.656MB
1155.50/1155.74	c total #watches: 145528
1156.10/1156.37	c total #propagations: 1528502665 / total #impl: 3635482198 (eff. 0.420)
1156.10/1156.37	c #Conflicts:    2843000 | #Learnt:      67105 | 0.000
1156.10/1156.37	c total clause space: 206.656MB
1156.10/1156.37	c total #watches: 147528
1156.60/1156.83	c total #propagations: 1529047672 / total #impl: 3636853355 (eff. 0.420)
1156.60/1156.83	c #Conflicts:    2844000 | #Learnt:      68105 | 0.000
1156.60/1156.83	c total clause space: 206.656MB
1156.60/1156.83	c total #watches: 149528
1157.11/1157.38	c total #propagations: 1529610543 / total #impl: 3638254679 (eff. 0.420)
1157.11/1157.38	c #Conflicts:    2845000 | #Learnt:      69105 | 0.000
1157.11/1157.38	c total clause space: 206.656MB
1157.11/1157.38	c total #watches: 151528
1157.80/1158.04	c total #propagations: 1530175712 / total #impl: 3639658263 (eff. 0.420)
1157.80/1158.04	c #Conflicts:    2846000 | #Learnt:      70105 | 0.000
1157.80/1158.04	c total clause space: 206.656MB
1157.80/1158.04	c total #watches: 153528
1158.50/1158.70	c total #propagations: 1530763335 / total #impl: 3641146249 (eff. 0.420)
1158.50/1158.70	c #Conflicts:    2847000 | #Learnt:      71105 | 0.000
1158.50/1158.70	c total clause space: 206.656MB
1158.50/1158.70	c total #watches: 155528
1159.21/1159.47	c total #propagations: 1531348642 / total #impl: 3642632066 (eff. 0.420)
1159.21/1159.47	c #Conflicts:    2848000 | #Learnt:      72105 | 0.000
1159.21/1159.47	c total clause space: 206.656MB
1159.21/1159.47	c total #watches: 157528
1159.80/1160.09	c total #propagations: 1531893996 / total #impl: 3643994316 (eff. 0.420)
1159.80/1160.09	c #Conflicts:    2849000 | #Learnt:      73105 | 0.000
1159.80/1160.09	c total clause space: 206.656MB
1159.80/1160.09	c total #watches: 159528
1160.50/1160.75	c total #propagations: 1532495760 / total #impl: 3645508970 (eff. 0.420)
1160.50/1160.75	c #Conflicts:    2850000 | #Learnt:      74105 | 0.000
1160.50/1160.75	c total clause space: 206.656MB
1160.50/1160.75	c total #watches: 161528
1161.10/1161.37	c total #propagations: 1533099439 / total #impl: 3647029440 (eff. 0.420)
1161.10/1161.37	c #Conflicts:    2851000 | #Learnt:      75105 | 0.000
1161.10/1161.37	c total clause space: 206.656MB
1161.10/1161.37	c total #watches: 163528
1161.90/1162.14	c total #propagations: 1533677650 / total #impl: 3648486975 (eff. 0.420)
1161.90/1162.14	c #Conflicts:    2852000 | #Learnt:      76105 | 0.000
1161.90/1162.14	c total clause space: 206.656MB
1161.90/1162.14	c total #watches: 165528
1162.61/1162.81	c total #propagations: 1534285924 / total #impl: 3650005883 (eff. 0.420)
1162.61/1162.81	c #Conflicts:    2853000 | #Learnt:      77105 | 0.000
1162.61/1162.81	c total clause space: 206.656MB
1162.61/1162.81	c total #watches: 167528
1163.10/1163.37	c total #propagations: 1534887455 / total #impl: 3651507538 (eff. 0.420)
1163.10/1163.37	c #Conflicts:    2854000 | #Learnt:      78105 | 0.000
1163.10/1163.37	c total clause space: 206.656MB
1163.10/1163.37	c total #watches: 169528
1163.90/1164.19	c total #propagations: 1535459271 / total #impl: 3652924541 (eff. 0.420)
1163.90/1164.19	c #Conflicts:    2855000 | #Learnt:      79105 | 0.000
1163.90/1164.19	c total clause space: 206.656MB
1163.90/1164.19	c total #watches: 171528
1165.00/1165.22	c total #propagations: 1536043355 / total #impl: 3654404147 (eff. 0.420)
1165.00/1165.22	c #Conflicts:    2856000 | #Learnt:      80105 | 0.000
1165.00/1165.22	c total clause space: 206.656MB
1165.00/1165.22	c total #watches: 173528
1166.00/1166.22	c total #propagations: 1536590129 / total #impl: 3655799467 (eff. 0.420)
1166.00/1166.22	c #Conflicts:    2857000 | #Learnt:      81105 | 0.000
1166.00/1166.22	c total clause space: 206.656MB
1166.00/1166.22	c total #watches: 175528
1166.80/1167.08	c total #propagations: 1537161340 / total #impl: 3657251912 (eff. 0.420)
1166.80/1167.08	c GC COLLECT
1166.80/1167.08	c #Conflicts:    2858000 | #Learnt:      41111 | 0.000
1166.80/1167.08	c total clause space: 206.656MB
1166.80/1167.08	c total #watches: 95540
1167.20/1167.45	c total #propagations: 1537782449 / total #impl: 3658825598 (eff. 0.420)
1167.20/1167.45	c #Conflicts:    2859000 | #Learnt:      42111 | 0.000
1167.20/1167.45	c total clause space: 206.656MB
1167.20/1167.45	c total #watches: 97540
1167.60/1167.87	c total #propagations: 1538374913 / total #impl: 3660268580 (eff. 0.420)
1167.60/1167.87	c #Conflicts:    2860000 | #Learnt:      43111 | 0.000
1167.60/1167.87	c total clause space: 206.656MB
1167.60/1167.87	c total #watches: 99540
1168.01/1168.28	c total #propagations: 1538977606 / total #impl: 3661730620 (eff. 0.420)
1168.01/1168.28	c #Conflicts:    2861000 | #Learnt:      44111 | 0.000
1168.01/1168.28	c total clause space: 206.656MB
1168.01/1168.28	c total #watches: 101540
1168.40/1168.64	c total #propagations: 1539533032 / total #impl: 3663081128 (eff. 0.420)
1168.40/1168.64	c #Conflicts:    2862000 | #Learnt:      45111 | 0.000
1168.40/1168.64	c total clause space: 206.656MB
1168.40/1168.64	c total #watches: 103540
1168.90/1169.11	c total #propagations: 1540150625 / total #impl: 3664581741 (eff. 0.420)
1168.90/1169.11	c #Conflicts:    2863000 | #Learnt:      46111 | 0.000
1168.90/1169.11	c total clause space: 206.656MB
1168.90/1169.11	c total #watches: 105540
1169.30/1169.50	c total #propagations: 1540697924 / total #impl: 3665899541 (eff. 0.420)
1169.30/1169.50	c #Conflicts:    2864000 | #Learnt:      47111 | 0.000
1169.30/1169.50	c total clause space: 206.656MB
1169.30/1169.50	c total #watches: 107540
1169.60/1169.89	c total #propagations: 1541336716 / total #impl: 3667455604 (eff. 0.420)
1169.60/1169.89	c #Conflicts:    2865000 | #Learnt:      48111 | 0.000
1169.60/1169.89	c total clause space: 206.656MB
1169.60/1169.89	c total #watches: 109540
1170.00/1170.23	c total #propagations: 1541925465 / total #impl: 3668892625 (eff. 0.420)
1170.00/1170.23	c #Conflicts:    2866000 | #Learnt:      49111 | 0.000
1170.00/1170.23	c total clause space: 206.656MB
1170.00/1170.23	c total #watches: 111540
1170.40/1170.65	c total #propagations: 1542515241 / total #impl: 3670324445 (eff. 0.420)
1170.40/1170.65	c #Conflicts:    2867000 | #Learnt:      50111 | 0.000
1170.40/1170.65	c total clause space: 206.656MB
1170.40/1170.65	c total #watches: 113540
1170.80/1171.08	c total #propagations: 1543125163 / total #impl: 3671810313 (eff. 0.420)
1170.80/1171.08	c #Conflicts:    2868000 | #Learnt:      51111 | 0.000
1170.80/1171.08	c total clause space: 206.656MB
1170.80/1171.08	c total #watches: 115540
1171.31/1171.54	c total #propagations: 1543708272 / total #impl: 3673225207 (eff. 0.420)
1171.31/1171.54	c #Conflicts:    2869000 | #Learnt:      52111 | 0.000
1171.31/1171.54	c total clause space: 206.656MB
1171.31/1171.54	c total #watches: 117540
1171.80/1172.03	c total #propagations: 1544207780 / total #impl: 3674446168 (eff. 0.420)
1171.80/1172.03	c #Conflicts:    2870000 | #Learnt:      53111 | 0.000
1171.80/1172.03	c total clause space: 206.656MB
1171.80/1172.03	c total #watches: 119540
1172.41/1172.62	c total #propagations: 1544741075 / total #impl: 3675761123 (eff. 0.420)
1172.41/1172.62	c #Conflicts:    2871000 | #Learnt:      54111 | 0.000
1172.41/1172.62	c total clause space: 206.656MB
1172.41/1172.62	c total #watches: 121540
1172.90/1173.13	c total #propagations: 1545312796 / total #impl: 3677204425 (eff. 0.420)
1172.90/1173.13	c #Conflicts:    2872000 | #Learnt:      55111 | 0.000
1172.90/1173.13	c total clause space: 206.656MB
1172.90/1173.13	c total #watches: 123540
1173.40/1173.62	c total #propagations: 1545939482 / total #impl: 3678752347 (eff. 0.420)
1173.40/1173.62	c #Conflicts:    2873000 | #Learnt:      56111 | 0.000
1173.40/1173.62	c total clause space: 206.656MB
1173.40/1173.62	c total #watches: 125540
1173.70/1173.97	c total #propagations: 1546535399 / total #impl: 3680227508 (eff. 0.420)
1173.70/1173.97	c #Conflicts:    2874000 | #Learnt:      57111 | 0.000
1173.70/1173.97	c total clause space: 206.656MB
1173.70/1173.97	c total #watches: 127540
1174.20/1174.43	c total #propagations: 1547121737 / total #impl: 3681657521 (eff. 0.420)
1174.20/1174.43	c #Conflicts:    2875000 | #Learnt:      58111 | 0.000
1174.20/1174.43	c total clause space: 206.656MB
1174.20/1174.43	c total #watches: 129540
1174.71/1174.99	c total #propagations: 1547711192 / total #impl: 3683104601 (eff. 0.420)
1174.71/1174.99	c #Conflicts:    2876000 | #Learnt:      59111 | 0.000
1174.71/1174.99	c total clause space: 206.656MB
1174.71/1174.99	c total #watches: 131540
1175.30/1175.56	c total #propagations: 1548293627 / total #impl: 3684551660 (eff. 0.420)
1175.30/1175.56	c #Conflicts:    2877000 | #Learnt:      60111 | 0.000
1175.30/1175.56	c total clause space: 206.656MB
1175.30/1175.56	c total #watches: 133540
1175.81/1176.01	c total #propagations: 1548867581 / total #impl: 3685974505 (eff. 0.420)
1175.81/1176.01	c #Conflicts:    2878000 | #Learnt:      61111 | 0.000
1175.81/1176.01	c total clause space: 206.656MB
1175.81/1176.01	c total #watches: 135540
1176.20/1176.48	c total #propagations: 1549441714 / total #impl: 3687404303 (eff. 0.420)
1176.20/1176.48	c #Conflicts:    2879000 | #Learnt:      62111 | 0.000
1176.20/1176.48	c total clause space: 206.656MB
1176.20/1176.48	c total #watches: 137540
1176.70/1176.97	c total #propagations: 1549979116 / total #impl: 3688739393 (eff. 0.420)
1176.70/1176.97	c #Conflicts:    2880000 | #Learnt:      63111 | 0.000
1176.70/1176.97	c total clause space: 206.656MB
1176.70/1176.97	c total #watches: 139540
1177.30/1177.52	c total #propagations: 1550569613 / total #impl: 3690213239 (eff. 0.420)
1177.30/1177.52	c #Conflicts:    2881000 | #Learnt:      64111 | 0.000
1177.30/1177.52	c total clause space: 206.656MB
1177.30/1177.52	c total #watches: 141540
1177.90/1178.16	c total #propagations: 1551165039 / total #impl: 3691697811 (eff. 0.420)
1177.90/1178.16	c #Conflicts:    2882000 | #Learnt:      65111 | 0.000
1177.90/1178.16	c total clause space: 206.656MB
1177.90/1178.16	c total #watches: 143540
1178.50/1178.72	c total #propagations: 1551776894 / total #impl: 3693248223 (eff. 0.420)
1178.50/1178.72	c #Conflicts:    2883000 | #Learnt:      66111 | 0.000
1178.50/1178.72	c total clause space: 206.656MB
1178.50/1178.72	c total #watches: 145540
1179.00/1179.21	c total #propagations: 1552439034 / total #impl: 3694897920 (eff. 0.420)
1179.00/1179.21	c #Conflicts:    2884000 | #Learnt:      67111 | 0.000
1179.00/1179.21	c total clause space: 206.656MB
1179.00/1179.21	c total #watches: 147540
1179.60/1179.83	c total #propagations: 1553059563 / total #impl: 3696431439 (eff. 0.420)
1179.60/1179.83	c #Conflicts:    2885000 | #Learnt:      68111 | 0.000
1179.60/1179.83	c total clause space: 206.656MB
1179.60/1179.83	c total #watches: 149540
1180.30/1180.59	c total #propagations: 1553692753 / total #impl: 3697998300 (eff. 0.420)
1180.30/1180.59	c #Conflicts:    2886000 | #Learnt:      69111 | 0.000
1180.30/1180.59	c total clause space: 206.656MB
1180.30/1180.59	c total #watches: 151540
1181.10/1181.37	c total #propagations: 1554334121 / total #impl: 3699621376 (eff. 0.420)
1181.10/1181.37	c #Conflicts:    2887000 | #Learnt:      70111 | 0.000
1181.10/1181.37	c total clause space: 206.656MB
1181.10/1181.37	c total #watches: 153540
1181.90/1182.12	c total #propagations: 1554908446 / total #impl: 3701065432 (eff. 0.420)
1181.90/1182.12	c #Conflicts:    2888000 | #Learnt:      71111 | 0.000
1181.90/1182.12	c total clause space: 206.656MB
1181.90/1182.12	c total #watches: 155540
1182.70/1182.97	c total #propagations: 1555447020 / total #impl: 3702428407 (eff. 0.420)
1182.70/1182.97	c #Conflicts:    2889000 | #Learnt:      72111 | 0.000
1182.70/1182.97	c total clause space: 206.656MB
1182.70/1182.97	c total #watches: 157540
1183.60/1183.80	c total #propagations: 1556075214 / total #impl: 3704027589 (eff. 0.420)
1183.60/1183.80	c #Conflicts:    2890000 | #Learnt:      73111 | 0.000
1183.60/1183.80	c total clause space: 206.656MB
1183.60/1183.80	c total #watches: 159540
1184.40/1184.64	c total #propagations: 1556620167 / total #impl: 3705399335 (eff. 0.420)
1184.40/1184.64	c #Conflicts:    2891000 | #Learnt:      74111 | 0.000
1184.40/1184.64	c total clause space: 206.656MB
1184.40/1184.64	c total #watches: 161540
1185.20/1185.40	c total #propagations: 1557225082 / total #impl: 3706915617 (eff. 0.420)
1185.20/1185.40	c #Conflicts:    2892000 | #Learnt:      75111 | 0.000
1185.20/1185.40	c total clause space: 206.656MB
1185.20/1185.40	c total #watches: 163540
1185.90/1186.15	c total #propagations: 1557814395 / total #impl: 3708405102 (eff. 0.420)
1185.90/1186.15	c #Conflicts:    2893000 | #Learnt:      76111 | 0.000
1185.90/1186.15	c total clause space: 206.656MB
1185.90/1186.15	c total #watches: 165540
1186.70/1186.98	c total #propagations: 1558383338 / total #impl: 3709830723 (eff. 0.420)
1186.70/1186.98	c #Conflicts:    2894000 | #Learnt:      77111 | 0.000
1186.70/1186.98	c total clause space: 206.656MB
1186.70/1186.98	c total #watches: 167540
1187.50/1187.74	c total #propagations: 1558916521 / total #impl: 3711185820 (eff. 0.420)
1187.50/1187.74	c #Conflicts:    2895000 | #Learnt:      78111 | 0.000
1187.50/1187.74	c total clause space: 206.656MB
1187.50/1187.74	c total #watches: 169540
1188.10/1188.38	c total #propagations: 1559520837 / total #impl: 3712701604 (eff. 0.420)
1188.10/1188.38	c #Conflicts:    2896000 | #Learnt:      79111 | 0.000
1188.10/1188.38	c total clause space: 206.656MB
1188.10/1188.38	c total #watches: 171540
1188.90/1189.12	c total #propagations: 1560125164 / total #impl: 3714195943 (eff. 0.420)
1188.90/1189.12	c #Conflicts:    2897000 | #Learnt:      80111 | 0.000
1188.90/1189.12	c total clause space: 206.656MB
1188.90/1189.12	c total #watches: 173540
1189.50/1189.75	c total #propagations: 1560705388 / total #impl: 3715634842 (eff. 0.420)
1189.50/1189.75	c #Conflicts:    2898000 | #Learnt:      81111 | 0.000
1189.50/1189.75	c total clause space: 206.656MB
1189.50/1189.75	c total #watches: 175540
1190.20/1190.40	c total #propagations: 1561325955 / total #impl: 3717165415 (eff. 0.420)
1190.20/1190.40	c #Conflicts:    2899000 | #Learnt:      82111 | 0.000
1190.20/1190.40	c total clause space: 206.656MB
1190.20/1190.40	c total #watches: 177540
1190.80/1191.02	c total #propagations: 1561901849 / total #impl: 3718596652 (eff. 0.420)
1190.80/1191.02	c GC COLLECT
1190.80/1191.02	c #Conflicts:    2900000 | #Learnt:      41804 | 0.000
1190.80/1191.02	c total clause space: 206.656MB
1190.80/1191.02	c total #watches: 96926
1191.10/1191.39	c total #propagations: 1562494290 / total #impl: 3720063069 (eff. 0.420)
1191.10/1191.39	c #Conflicts:    2901000 | #Learnt:      42804 | 0.000
1191.10/1191.39	c total clause space: 206.656MB
1191.10/1191.39	c total #watches: 98926
1191.50/1191.78	c total #propagations: 1563078892 / total #impl: 3721490446 (eff. 0.420)
1191.50/1191.78	c #Conflicts:    2902000 | #Learnt:      43804 | 0.000
1191.50/1191.78	c total clause space: 206.656MB
1191.50/1191.78	c total #watches: 100926
1192.00/1192.20	c total #propagations: 1563682420 / total #impl: 3722987500 (eff. 0.420)
1192.00/1192.20	c #Conflicts:    2903000 | #Learnt:      44804 | 0.000
1192.00/1192.20	c total clause space: 206.656MB
1192.00/1192.20	c total #watches: 102926
1192.40/1192.60	c total #propagations: 1564258433 / total #impl: 3724388872 (eff. 0.420)
1192.40/1192.60	c #Conflicts:    2904000 | #Learnt:      45804 | 0.000
1192.40/1192.60	c total clause space: 206.656MB
1192.40/1192.60	c total #watches: 104926
1192.70/1192.99	c total #propagations: 1564838632 / total #impl: 3725810163 (eff. 0.420)
1192.70/1192.99	c #Conflicts:    2905000 | #Learnt:      46804 | 0.000
1192.70/1192.99	c total clause space: 206.656MB
1192.70/1192.99	c total #watches: 106926
1193.10/1193.39	c total #propagations: 1565448681 / total #impl: 3727321691 (eff. 0.420)
1193.10/1193.39	c #Conflicts:    2906000 | #Learnt:      47804 | 0.000
1193.10/1193.39	c total clause space: 206.656MB
1193.10/1193.39	c total #watches: 108926
1193.60/1193.87	c total #propagations: 1566067851 / total #impl: 3728836868 (eff. 0.420)
1193.60/1193.87	c #Conflicts:    2907000 | #Learnt:      48804 | 0.000
1193.60/1193.87	c total clause space: 206.656MB
1193.60/1193.87	c total #watches: 110926
1194.10/1194.38	c total #propagations: 1566708905 / total #impl: 3730426692 (eff. 0.420)
1194.10/1194.38	c #Conflicts:    2908000 | #Learnt:      49804 | 0.000
1194.10/1194.38	c total clause space: 206.656MB
1194.10/1194.38	c total #watches: 112926
1194.50/1194.79	c total #propagations: 1567326355 / total #impl: 3731964035 (eff. 0.420)
1194.50/1194.79	c #Conflicts:    2909000 | #Learnt:      50804 | 0.000
1194.50/1194.79	c total clause space: 206.656MB
1194.50/1194.79	c total #watches: 114926
1195.00/1195.23	c total #propagations: 1567938347 / total #impl: 3733483715 (eff. 0.420)
1195.00/1195.23	c #Conflicts:    2910000 | #Learnt:      51804 | 0.000
1195.00/1195.23	c total clause space: 206.656MB
1195.00/1195.23	c total #watches: 116926
1195.50/1195.71	c total #propagations: 1568525520 / total #impl: 3734906550 (eff. 0.420)
1195.50/1195.71	c #Conflicts:    2911000 | #Learnt:      52804 | 0.000
1195.50/1195.71	c total clause space: 206.656MB
1195.50/1195.71	c total #watches: 118926
1196.00/1196.23	c total #propagations: 1569079460 / total #impl: 3736240897 (eff. 0.420)
1196.00/1196.23	c #Conflicts:    2912000 | #Learnt:      53804 | 0.000
1196.00/1196.23	c total clause space: 206.656MB
1196.00/1196.23	c total #watches: 120926
1196.40/1196.69	c total #propagations: 1569675756 / total #impl: 3737719528 (eff. 0.420)
1196.40/1196.69	c #Conflicts:    2913000 | #Learnt:      54804 | 0.000
1196.40/1196.69	c total clause space: 206.656MB
1196.40/1196.69	c total #watches: 122926
1196.90/1197.15	c total #propagations: 1570246192 / total #impl: 3739123651 (eff. 0.420)
1196.90/1197.15	c #Conflicts:    2914000 | #Learnt:      55804 | 0.000
1196.90/1197.15	c total clause space: 206.656MB
1196.90/1197.15	c total #watches: 124926
1197.39/1197.66	c total #propagations: 1570813473 / total #impl: 3740527956 (eff. 0.420)
1197.39/1197.66	c #Conflicts:    2915000 | #Learnt:      56804 | 0.000
1197.39/1197.66	c total clause space: 206.656MB
1197.39/1197.66	c total #watches: 126926
1197.89/1198.19	c total #propagations: 1571431953 / total #impl: 3742058495 (eff. 0.420)
1197.89/1198.19	c #Conflicts:    2916000 | #Learnt:      57804 | 0.000
1197.89/1198.19	c total clause space: 206.656MB
1197.89/1198.19	c total #watches: 128926
1198.39/1198.60	c total #propagations: 1572034402 / total #impl: 3743560862 (eff. 0.420)
1198.39/1198.60	c #Conflicts:    2917000 | #Learnt:      58804 | 0.000
1198.39/1198.60	c total clause space: 206.656MB
1198.39/1198.60	c total #watches: 130926
1198.80/1199.02	c total #propagations: 1572620717 / total #impl: 3744988347 (eff. 0.420)
1198.80/1199.02	c #Conflicts:    2918000 | #Learnt:      59804 | 0.000
1198.80/1199.02	c total clause space: 206.656MB
1198.80/1199.02	c total #watches: 132926
1199.39/1199.60	c total #propagations: 1573253487 / total #impl: 3746534234 (eff. 0.420)
1199.39/1199.60	c #Conflicts:    2919000 | #Learnt:      60804 | 0.000
1199.39/1199.60	c total clause space: 206.656MB
1199.39/1199.60	c total #watches: 134926
1199.90/1200.14	c total #propagations: 1573785502 / total #impl: 3747853315 (eff. 0.420)
1199.90/1200.14	c #Conflicts:    2920000 | #Learnt:      61804 | 0.000
1199.90/1200.14	c total clause space: 206.656MB
1199.90/1200.14	c total #watches: 136926
1200.39/1200.65	c total #propagations: 1574394978 / total #impl: 3749364605 (eff. 0.420)
1200.39/1200.65	c #Conflicts:    2921000 | #Learnt:      62804 | 0.000
1200.39/1200.65	c total clause space: 206.656MB
1200.39/1200.65	c total #watches: 138926
1201.00/1201.28	c total #propagations: 1574971244 / total #impl: 3750796395 (eff. 0.420)
1201.00/1201.28	c #Conflicts:    2922000 | #Learnt:      63804 | 0.000
1201.00/1201.28	c total clause space: 206.656MB
1201.00/1201.28	c total #watches: 140926
1201.89/1202.10	c total #propagations: 1575544782 / total #impl: 3752227394 (eff. 0.420)
1201.89/1202.10	c #Conflicts:    2923000 | #Learnt:      64804 | 0.000
1201.89/1202.10	c total clause space: 206.656MB
1201.89/1202.10	c total #watches: 142926
1202.69/1202.94	c total #propagations: 1576091501 / total #impl: 3753628754 (eff. 0.420)
1202.69/1202.94	c #Conflicts:    2924000 | #Learnt:      65804 | 0.000
1202.69/1202.94	c total clause space: 206.656MB
1202.69/1202.94	c total #watches: 144926
1203.49/1203.73	c total #propagations: 1576717027 / total #impl: 3755230335 (eff. 0.420)
1203.49/1203.73	c #Conflicts:    2925000 | #Learnt:      66804 | 0.000
1203.49/1203.73	c total clause space: 206.656MB
1203.49/1203.73	c total #watches: 146926
1204.19/1204.47	c total #propagations: 1577389929 / total #impl: 3756942456 (eff. 0.420)
1204.19/1204.47	c #Conflicts:    2926000 | #Learnt:      67804 | 0.000
1204.19/1204.47	c total clause space: 206.656MB
1204.19/1204.47	c total #watches: 148926
1205.09/1205.32	c total #propagations: 1577973366 / total #impl: 3758410480 (eff. 0.420)
1205.09/1205.32	c #Conflicts:    2927000 | #Learnt:      68804 | 0.000
1205.09/1205.32	c total clause space: 206.656MB
1205.09/1205.32	c total #watches: 150926
1205.79/1206.09	c total #propagations: 1578609545 / total #impl: 3760013569 (eff. 0.420)
1205.79/1206.09	c #Conflicts:    2928000 | #Learnt:      69804 | 0.000
1205.79/1206.09	c total clause space: 206.656MB
1205.79/1206.09	c total #watches: 152926
1206.60/1206.85	c total #propagations: 1579318470 / total #impl: 3761795992 (eff. 0.420)
1206.60/1206.85	c #Conflicts:    2929000 | #Learnt:      70804 | 0.000
1206.60/1206.85	c total clause space: 206.656MB
1206.60/1206.85	c total #watches: 154926
1207.39/1207.69	c total #propagations: 1580043010 / total #impl: 3763626818 (eff. 0.420)
1207.39/1207.69	c #Conflicts:    2930000 | #Learnt:      71804 | 0.000
1207.39/1207.69	c total clause space: 206.656MB
1207.39/1207.69	c total #watches: 156926
1208.29/1208.59	c total #propagations: 1580619769 / total #impl: 3765114476 (eff. 0.420)
1208.29/1208.59	c #Conflicts:    2931000 | #Learnt:      72804 | 0.000
1208.29/1208.59	c total clause space: 206.656MB
1208.29/1208.59	c total #watches: 158926
1209.19/1209.45	c total #propagations: 1581163657 / total #impl: 3766536881 (eff. 0.420)
1209.19/1209.45	c #Conflicts:    2932000 | #Learnt:      73804 | 0.000
1209.19/1209.45	c total clause space: 206.656MB
1209.19/1209.45	c total #watches: 160926
1210.09/1210.33	c total #propagations: 1581659224 / total #impl: 3767828738 (eff. 0.420)
1210.09/1210.33	c #Conflicts:    2933000 | #Learnt:      74804 | 0.000
1210.09/1210.33	c total clause space: 206.656MB
1210.09/1210.33	c total #watches: 162926
1211.00/1211.24	c total #propagations: 1582197044 / total #impl: 3769226666 (eff. 0.420)
1211.00/1211.24	c #Conflicts:    2934000 | #Learnt:      75804 | 0.000
1211.00/1211.24	c total clause space: 206.656MB
1211.00/1211.24	c total #watches: 164926
1211.89/1212.10	c total #propagations: 1582842897 / total #impl: 3770860806 (eff. 0.420)
1211.89/1212.10	c #Conflicts:    2935000 | #Learnt:      76804 | 0.000
1211.89/1212.10	c total clause space: 206.656MB
1211.89/1212.10	c total #watches: 166926
1212.89/1213.14	c total #propagations: 1583483828 / total #impl: 3772480192 (eff. 0.420)
1212.89/1213.14	c #Conflicts:    2936000 | #Learnt:      77804 | 0.000
1212.89/1213.14	c total clause space: 206.656MB
1212.89/1213.14	c total #watches: 168926
1213.79/1214.08	c total #propagations: 1584163354 / total #impl: 3774212384 (eff. 0.420)
1213.79/1214.08	c #Conflicts:    2937000 | #Learnt:      78804 | 0.000
1213.79/1214.08	c total clause space: 206.656MB
1213.79/1214.08	c total #watches: 170926
1214.59/1214.84	c total #propagations: 1584873751 / total #impl: 3776002079 (eff. 0.420)
1214.59/1214.84	c #Conflicts:    2938000 | #Learnt:      79804 | 0.000
1214.59/1214.84	c total clause space: 206.656MB
1214.59/1214.84	c total #watches: 172926
1215.39/1215.67	c total #propagations: 1585580688 / total #impl: 3777795034 (eff. 0.420)
1215.39/1215.67	c #Conflicts:    2939000 | #Learnt:      80804 | 0.000
1215.39/1215.67	c total clause space: 206.656MB
1215.39/1215.67	c total #watches: 174926
1216.28/1216.50	c total #propagations: 1586290229 / total #impl: 3779585490 (eff. 0.420)
1216.28/1216.50	c #Conflicts:    2940000 | #Learnt:      81804 | 0.000
1216.28/1216.50	c total clause space: 206.656MB
1216.28/1216.50	c total #watches: 176926
1217.08/1217.33	c total #propagations: 1586980035 / total #impl: 3781339098 (eff. 0.420)
1217.08/1217.33	c #Conflicts:    2941000 | #Learnt:      82804 | 0.000
1217.08/1217.33	c total clause space: 206.656MB
1217.08/1217.33	c total #watches: 178926
1217.68/1217.97	c total #propagations: 1587675488 / total #impl: 3783122582 (eff. 0.420)
1217.68/1217.97	c GC COLLECT
1217.68/1217.97	c #Conflicts:    2942000 | #Learnt:      42202 | 0.000
1217.68/1217.97	c total clause space: 206.656MB
1217.68/1217.97	c total #watches: 97722
1218.08/1218.35	c total #propagations: 1588322622 / total #impl: 3784742440 (eff. 0.420)
1218.08/1218.35	c #Conflicts:    2943000 | #Learnt:      43202 | 0.000
1218.08/1218.35	c total clause space: 206.656MB
1218.08/1218.35	c total #watches: 99722
1218.48/1218.78	c total #propagations: 1588973584 / total #impl: 3786360833 (eff. 0.420)
1218.48/1218.78	c #Conflicts:    2944000 | #Learnt:      44202 | 0.000
1218.48/1218.78	c total clause space: 206.656MB
1218.48/1218.78	c total #watches: 101722
1218.88/1219.17	c total #propagations: 1589672433 / total #impl: 3788100672 (eff. 0.420)
1218.88/1219.17	c #Conflicts:    2945000 | #Learnt:      45202 | 0.000
1218.88/1219.17	c total clause space: 206.656MB
1218.88/1219.17	c total #watches: 103722
1219.28/1219.57	c total #propagations: 1590348876 / total #impl: 3789776136 (eff. 0.420)
1219.28/1219.57	c #Conflicts:    2946000 | #Learnt:      46202 | 0.000
1219.28/1219.57	c total clause space: 206.656MB
1219.28/1219.57	c total #watches: 105722
1219.79/1220.04	c total #propagations: 1591053880 / total #impl: 3791520849 (eff. 0.420)
1219.79/1220.04	c #Conflicts:    2947000 | #Learnt:      47202 | 0.000
1219.79/1220.04	c total clause space: 206.656MB
1219.79/1220.04	c total #watches: 107722
1220.18/1220.45	c total #propagations: 1591739616 / total #impl: 3793225164 (eff. 0.420)
1220.18/1220.45	c #Conflicts:    2948000 | #Learnt:      48202 | 0.000
1220.18/1220.45	c total clause space: 206.656MB
1220.18/1220.45	c total #watches: 109722
1220.58/1220.88	c total #propagations: 1592443066 / total #impl: 3794959841 (eff. 0.420)
1220.58/1220.88	c #Conflicts:    2949000 | #Learnt:      49202 | 0.000
1220.58/1220.88	c total clause space: 206.656MB
1220.58/1220.88	c total #watches: 111722
1221.08/1221.33	c total #propagations: 1593121305 / total #impl: 3796623019 (eff. 0.420)
1221.08/1221.33	c #Conflicts:    2950000 | #Learnt:      50202 | 0.000
1221.08/1221.33	c total clause space: 206.656MB
1221.08/1221.33	c total #watches: 113722
1221.58/1221.80	c total #propagations: 1593818469 / total #impl: 3798354374 (eff. 0.420)
1221.58/1221.80	c #Conflicts:    2951000 | #Learnt:      51202 | 0.000
1221.58/1221.80	c total clause space: 206.656MB
1221.58/1221.80	c total #watches: 115722
1221.99/1222.29	c total #propagations: 1594493469 / total #impl: 3800037678 (eff. 0.420)
1221.99/1222.29	c #Conflicts:    2952000 | #Learnt:      52202 | 0.000
1221.99/1222.29	c total clause space: 206.656MB
1221.99/1222.29	c total #watches: 117722
1222.48/1222.79	c total #propagations: 1595181856 / total #impl: 3801755147 (eff. 0.420)
1222.48/1222.79	c #Conflicts:    2953000 | #Learnt:      53202 | 0.000
1222.48/1222.79	c total clause space: 206.656MB
1222.48/1222.79	c total #watches: 119722
1223.09/1223.30	c total #propagations: 1595860775 / total #impl: 3803448258 (eff. 0.420)
1223.09/1223.30	c #Conflicts:    2954000 | #Learnt:      54202 | 0.000
1223.09/1223.30	c total clause space: 206.656MB
1223.09/1223.30	c total #watches: 121722
1223.58/1223.81	c total #propagations: 1596507121 / total #impl: 3805054723 (eff. 0.420)
1223.58/1223.81	c #Conflicts:    2955000 | #Learnt:      55202 | 0.000
1223.58/1223.81	c total clause space: 206.656MB
1223.58/1223.81	c total #watches: 123722
1224.09/1224.34	c total #propagations: 1597201885 / total #impl: 3806787184 (eff. 0.420)
1224.09/1224.34	c #Conflicts:    2956000 | #Learnt:      56202 | 0.000
1224.09/1224.34	c total clause space: 206.656MB
1224.09/1224.34	c total #watches: 125722
1224.68/1224.91	c total #propagations: 1597903137 / total #impl: 3808531931 (eff. 0.420)
1224.68/1224.91	c #Conflicts:    2957000 | #Learnt:      57202 | 0.000
1224.68/1224.91	c total clause space: 206.656MB
1224.68/1224.91	c total #watches: 127722
1225.18/1225.49	c total #propagations: 1598587611 / total #impl: 3810243086 (eff. 0.420)
1225.18/1225.49	c #Conflicts:    2958000 | #Learnt:      58202 | 0.000
1225.18/1225.49	c total clause space: 206.656MB
1225.18/1225.49	c total #watches: 129722
1225.87/1226.11	c total #propagations: 1599280977 / total #impl: 3811981216 (eff. 0.420)
1225.87/1226.11	c #Conflicts:    2959000 | #Learnt:      59202 | 0.000
1225.87/1226.11	c total clause space: 206.656MB
1225.87/1226.11	c total #watches: 131722
1226.47/1226.73	c total #propagations: 1599987414 / total #impl: 3813751023 (eff. 0.420)
1226.47/1226.73	c #Conflicts:    2960000 | #Learnt:      60202 | 0.000
1226.47/1226.73	c total clause space: 206.656MB
1226.47/1226.73	c total #watches: 133722
1226.97/1227.29	c total #propagations: 1600676932 / total #impl: 3815483081 (eff. 0.420)
1226.97/1227.29	c #Conflicts:    2961000 | #Learnt:      61202 | 0.000
1226.97/1227.29	c total clause space: 206.656MB
1226.97/1227.29	c total #watches: 135722
1227.67/1227.91	c total #propagations: 1601387817 / total #impl: 3817260734 (eff. 0.420)
1227.67/1227.91	c #Conflicts:    2962000 | #Learnt:      62202 | 0.000
1227.67/1227.91	c total clause space: 206.656MB
1227.67/1227.91	c total #watches: 137722
1228.27/1228.51	c total #propagations: 1602079891 / total #impl: 3819009289 (eff. 0.420)
1228.27/1228.51	c #Conflicts:    2963000 | #Learnt:      63202 | 0.000
1228.27/1228.51	c total clause space: 206.656MB
1228.27/1228.51	c total #watches: 139722
1228.87/1229.17	c total #propagations: 1602777616 / total #impl: 3820765158 (eff. 0.419)
1228.87/1229.17	c #Conflicts:    2964000 | #Learnt:      64202 | 0.000
1228.87/1229.17	c total clause space: 206.656MB
1228.87/1229.17	c total #watches: 141722
1229.58/1229.84	c total #propagations: 1603463616 / total #impl: 3822482391 (eff. 0.419)
1229.58/1229.84	c #Conflicts:    2965000 | #Learnt:      65202 | 0.000
1229.58/1229.84	c total clause space: 206.656MB
1229.58/1229.84	c total #watches: 143722
1230.27/1230.53	c total #propagations: 1604147488 / total #impl: 3824202690 (eff. 0.419)
1230.27/1230.53	c #Conflicts:    2966000 | #Learnt:      66202 | 0.000
1230.27/1230.53	c total clause space: 206.656MB
1230.27/1230.53	c total #watches: 145722
1230.97/1231.29	c total #propagations: 1604845409 / total #impl: 3825969241 (eff. 0.419)
1230.97/1231.29	c #Conflicts:    2967000 | #Learnt:      67202 | 0.000
1230.97/1231.29	c total clause space: 206.656MB
1230.97/1231.29	c total #watches: 147722
1231.78/1232.02	c total #propagations: 1605494730 / total #impl: 3827615864 (eff. 0.419)
1231.78/1232.02	c #Conflicts:    2968000 | #Learnt:      68202 | 0.000
1231.78/1232.02	c total clause space: 206.656MB
1231.78/1232.02	c total #watches: 149722
1232.47/1232.76	c total #propagations: 1606159612 / total #impl: 3829303174 (eff. 0.419)
1232.47/1232.76	c #Conflicts:    2969000 | #Learnt:      69202 | 0.000
1232.47/1232.76	c total clause space: 206.656MB
1232.47/1232.76	c total #watches: 151722
1233.17/1233.45	c total #propagations: 1606805671 / total #impl: 3830933137 (eff. 0.419)
1233.17/1233.45	c #Conflicts:    2970000 | #Learnt:      70202 | 0.000
1233.17/1233.45	c total clause space: 206.656MB
1233.17/1233.45	c total #watches: 153722
1233.98/1234.21	c total #propagations: 1607500320 / total #impl: 3832690435 (eff. 0.419)
1233.98/1234.21	c #Conflicts:    2971000 | #Learnt:      71202 | 0.000
1233.98/1234.21	c total clause space: 206.656MB
1233.98/1234.21	c total #watches: 155722
1234.77/1235.05	c total #propagations: 1608157449 / total #impl: 3834341892 (eff. 0.419)
1234.77/1235.05	c #Conflicts:    2972000 | #Learnt:      72202 | 0.000
1234.77/1235.05	c total clause space: 206.656MB
1234.77/1235.05	c total #watches: 157722
1235.57/1235.81	c total #propagations: 1608824319 / total #impl: 3836039584 (eff. 0.419)
1235.57/1235.81	c #Conflicts:    2973000 | #Learnt:      73202 | 0.000
1235.57/1235.81	c total clause space: 206.656MB
1235.57/1235.81	c total #watches: 159722
1236.17/1236.44	c total #propagations: 1609422617 / total #impl: 3837547744 (eff. 0.419)
1236.17/1236.44	c #Conflicts:    2974000 | #Learnt:      74202 | 0.000
1236.17/1236.44	c total clause space: 206.656MB
1236.17/1236.44	c total #watches: 161722
1236.77/1237.02	c total #propagations: 1609972317 / total #impl: 3838913501 (eff. 0.419)
1236.77/1237.02	c #Conflicts:    2975000 | #Learnt:      75202 | 0.000
1236.77/1237.02	c total clause space: 206.656MB
1236.77/1237.02	c total #watches: 163722
1237.57/1237.80	c total #propagations: 1610558161 / total #impl: 3840338435 (eff. 0.419)
1237.57/1237.80	c #Conflicts:    2976000 | #Learnt:      76202 | 0.000
1237.57/1237.80	c total clause space: 206.656MB
1237.57/1237.80	c total #watches: 165722
1238.07/1238.32	c total #propagations: 1611140485 / total #impl: 3841752825 (eff. 0.419)
1238.07/1238.32	c #Conflicts:    2977000 | #Learnt:      77202 | 0.000
1238.07/1238.32	c total clause space: 206.656MB
1238.07/1238.32	c total #watches: 167722
1238.57/1238.89	c total #propagations: 1611733952 / total #impl: 3843241290 (eff. 0.419)
1238.57/1238.89	c #Conflicts:    2978000 | #Learnt:      78202 | 0.000
1238.57/1238.89	c total clause space: 206.656MB
1238.57/1238.89	c total #watches: 169722
1239.27/1239.51	c total #propagations: 1612310563 / total #impl: 3844641284 (eff. 0.419)
1239.27/1239.51	c #Conflicts:    2979000 | #Learnt:      79202 | 0.000
1239.27/1239.51	c total clause space: 206.656MB
1239.27/1239.51	c total #watches: 171722
1239.77/1240.05	c total #propagations: 1612913682 / total #impl: 3846112690 (eff. 0.419)
1239.77/1240.05	c #Conflicts:    2980000 | #Learnt:      80202 | 0.000
1239.77/1240.05	c total clause space: 206.656MB
1239.77/1240.05	c total #watches: 173722
1240.37/1240.65	c total #propagations: 1613502686 / total #impl: 3847530264 (eff. 0.419)
1240.37/1240.65	c #Conflicts:    2981000 | #Learnt:      81202 | 0.000
1240.37/1240.65	c total clause space: 206.656MB
1240.37/1240.65	c total #watches: 175722
1240.97/1241.27	c total #propagations: 1614088720 / total #impl: 3848951173 (eff. 0.419)
1240.97/1241.27	c #Conflicts:    2982000 | #Learnt:      82202 | 0.000
1240.97/1241.27	c total clause space: 206.656MB
1240.97/1241.27	c total #watches: 177722
1241.57/1241.86	c total #propagations: 1614679495 / total #impl: 3850378687 (eff. 0.419)
1241.57/1241.86	c #Conflicts:    2983000 | #Learnt:      83202 | 0.000
1241.57/1241.86	c total clause space: 206.656MB
1241.57/1241.86	c total #watches: 179722
1242.07/1242.35	c total #propagations: 1615250227 / total #impl: 3851761204 (eff. 0.419)
1242.07/1242.35	c GC COLLECT
1242.07/1242.35	c #Conflicts:    2984000 | #Learnt:      42303 | 0.000
1242.07/1242.35	c total clause space: 206.656MB
1242.07/1242.35	c total #watches: 97924
1242.37/1242.69	c total #propagations: 1615855926 / total #impl: 3853233445 (eff. 0.419)
1242.37/1242.69	c #Conflicts:    2985000 | #Learnt:      43303 | 0.000
1242.37/1242.69	c total clause space: 206.656MB
1242.37/1242.69	c total #watches: 99924
1242.67/1242.99	c total #propagations: 1616485189 / total #impl: 3854758501 (eff. 0.419)
1242.67/1242.99	c #Conflicts:    2986000 | #Learnt:      44303 | 0.000
1242.67/1242.99	c total clause space: 206.656MB
1242.67/1242.99	c total #watches: 101924
1243.07/1243.31	c total #propagations: 1617043609 / total #impl: 3856106024 (eff. 0.419)
1243.07/1243.31	c #Conflicts:    2987000 | #Learnt:      45303 | 0.000
1243.07/1243.31	c total clause space: 206.656MB
1243.07/1243.31	c total #watches: 103924
1243.46/1243.71	c total #propagations: 1617605861 / total #impl: 3857469961 (eff. 0.419)
1243.46/1243.71	c #Conflicts:    2988000 | #Learnt:      46303 | 0.000
1243.46/1243.71	c total clause space: 206.656MB
1243.46/1243.71	c total #watches: 105924
1243.97/1244.22	c total #propagations: 1618221384 / total #impl: 3859006561 (eff. 0.419)
1243.97/1244.22	c #Conflicts:    2989000 | #Learnt:      47303 | 0.000
1243.97/1244.22	c total clause space: 206.656MB
1243.97/1244.22	c total #watches: 107924
1244.36/1244.67	c total #propagations: 1618903793 / total #impl: 3860699697 (eff. 0.419)
1244.36/1244.67	c #Conflicts:    2990000 | #Learnt:      48303 | 0.000
1244.36/1244.67	c total clause space: 206.656MB
1244.36/1244.67	c total #watches: 109924
1244.76/1245.09	c total #propagations: 1619540809 / total #impl: 3862256670 (eff. 0.419)
1244.76/1245.09	c #Conflicts:    2991000 | #Learnt:      49303 | 0.000
1244.76/1245.09	c total clause space: 206.656MB
1244.76/1245.09	c total #watches: 111924
1245.26/1245.52	c total #propagations: 1620161695 / total #impl: 3863799150 (eff. 0.419)
1245.26/1245.52	c #Conflicts:    2992000 | #Learnt:      50303 | 0.000
1245.26/1245.52	c total clause space: 206.656MB
1245.26/1245.52	c total #watches: 113924
1245.66/1245.93	c total #propagations: 1620769119 / total #impl: 3865288325 (eff. 0.419)
1245.66/1245.93	c #Conflicts:    2993000 | #Learnt:      51303 | 0.000
1245.66/1245.93	c total clause space: 206.656MB
1245.66/1245.93	c total #watches: 115924
1246.07/1246.39	c total #propagations: 1621369012 / total #impl: 3866751401 (eff. 0.419)
1246.07/1246.39	c #Conflicts:    2994000 | #Learnt:      52303 | 0.000
1246.07/1246.39	c total clause space: 206.656MB
1246.07/1246.39	c total #watches: 117924
1246.46/1246.78	c total #propagations: 1621918865 / total #impl: 3868091349 (eff. 0.419)
1246.46/1246.78	c #Conflicts:    2995000 | #Learnt:      53303 | 0.000
1246.46/1246.78	c total clause space: 206.656MB
1246.46/1246.78	c total #watches: 119924
1246.96/1247.24	c total #propagations: 1622371022 / total #impl: 3869193104 (eff. 0.419)
1246.96/1247.24	c #Conflicts:    2996000 | #Learnt:      54303 | 0.000
1246.96/1247.24	c total clause space: 206.656MB
1246.96/1247.24	c total #watches: 121924
1247.36/1247.68	c total #propagations: 1622945433 / total #impl: 3870620321 (eff. 0.419)
1247.36/1247.68	c #Conflicts:    2997000 | #Learnt:      55303 | 0.000
1247.36/1247.68	c total clause space: 206.656MB
1247.36/1247.68	c total #watches: 123924
1247.86/1248.12	c total #propagations: 1623564872 / total #impl: 3872139699 (eff. 0.419)
1247.86/1248.12	c #Conflicts:    2998000 | #Learnt:      56303 | 0.000
1247.86/1248.12	c total clause space: 206.656MB
1247.86/1248.12	c total #watches: 125924
1248.27/1248.52	c total #propagations: 1624165654 / total #impl: 3873620380 (eff. 0.419)
1248.27/1248.52	c #Conflicts:    2999000 | #Learnt:      57303 | 0.000
1248.27/1248.52	c total clause space: 206.656MB
1248.27/1248.52	c total #watches: 127924
1248.66/1248.92	c total #propagations: 1624784157 / total #impl: 3875149049 (eff. 0.419)
1248.66/1248.92	c #Conflicts:    3000000 | #Learnt:      58303 | 0.000
1248.66/1248.92	c total clause space: 206.656MB
1248.66/1248.92	c total #watches: 129924
1249.16/1249.40	c total #propagations: 1625351043 / total #impl: 3876551597 (eff. 0.419)
1249.16/1249.40	c #Conflicts:    3001000 | #Learnt:      59303 | 0.000
1249.16/1249.40	c total clause space: 206.656MB
1249.16/1249.40	c total #watches: 131924
1249.56/1249.87	c total #propagations: 1625912948 / total #impl: 3877927527 (eff. 0.419)
1249.56/1249.87	c #Conflicts:    3002000 | #Learnt:      60303 | 0.000
1249.56/1249.87	c total clause space: 206.656MB
1249.56/1249.87	c total #watches: 133924
1250.16/1250.41	c total #propagations: 1626467980 / total #impl: 3879283351 (eff. 0.419)
1250.16/1250.41	c #Conflicts:    3003000 | #Learnt:      61303 | 0.000
1250.16/1250.41	c total clause space: 206.656MB
1250.16/1250.41	c total #watches: 135924
1250.47/1250.74	c total #propagations: 1627087358 / total #impl: 3880817802 (eff. 0.419)
1250.47/1250.74	c #Conflicts:    3004000 | #Learnt:      62303 | 0.000
1250.47/1250.74	c total clause space: 206.656MB
1250.47/1250.74	c total #watches: 137924
1250.96/1251.21	c total #propagations: 1627670679 / total #impl: 3882222639 (eff. 0.419)
1250.96/1251.21	c #Conflicts:    3005000 | #Learnt:      63303 | 0.000
1250.96/1251.21	c total clause space: 206.656MB
1250.96/1251.21	c total #watches: 139924
1251.46/1251.76	c total #propagations: 1628262974 / total #impl: 3883684319 (eff. 0.419)
1251.46/1251.76	c #Conflicts:    3006000 | #Learnt:      64303 | 0.000
1251.46/1251.76	c total clause space: 206.656MB
1251.46/1251.76	c total #watches: 141924
1251.96/1252.27	c total #propagations: 1628822381 / total #impl: 3885058867 (eff. 0.419)
1251.96/1252.27	c #Conflicts:    3007000 | #Learnt:      65303 | 0.000
1251.96/1252.27	c total clause space: 206.656MB
1251.96/1252.27	c total #watches: 143924
1252.46/1252.76	c total #propagations: 1629426122 / total #impl: 3886549630 (eff. 0.419)
1252.46/1252.76	c #Conflicts:    3008000 | #Learnt:      66303 | 0.000
1252.46/1252.76	c total clause space: 206.656MB
1252.46/1252.76	c total #watches: 145924
1252.96/1253.26	c total #propagations: 1629994284 / total #impl: 3887977115 (eff. 0.419)
1252.96/1253.26	c #Conflicts:    3009000 | #Learnt:      67303 | 0.000
1252.96/1253.26	c total clause space: 206.656MB
1252.96/1253.26	c total #watches: 147924
1253.46/1253.78	c total #propagations: 1630518131 / total #impl: 3889281185 (eff. 0.419)
1253.46/1253.78	c #Conflicts:    3010000 | #Learnt:      68303 | 0.000
1253.46/1253.78	c total clause space: 206.656MB
1253.46/1253.78	c total #watches: 149924
1254.16/1254.45	c total #propagations: 1631126512 / total #impl: 3890782665 (eff. 0.419)
1254.16/1254.45	c #Conflicts:    3011000 | #Learnt:      69303 | 0.000
1254.16/1254.45	c total clause space: 206.656MB
1254.16/1254.45	c total #watches: 151924
1254.66/1254.96	c total #propagations: 1631700520 / total #impl: 3892189831 (eff. 0.419)
1254.66/1254.96	c #Conflicts:    3012000 | #Learnt:      70303 | 0.000
1254.66/1254.96	c total clause space: 206.656MB
1254.66/1254.96	c total #watches: 153924
1255.26/1255.51	c total #propagations: 1632305628 / total #impl: 3893683054 (eff. 0.419)
1255.26/1255.51	c #Conflicts:    3013000 | #Learnt:      71303 | 0.000
1255.26/1255.51	c total clause space: 206.656MB
1255.26/1255.51	c total #watches: 155924
1255.86/1256.12	c total #propagations: 1632891039 / total #impl: 3895124381 (eff. 0.419)
1255.86/1256.12	c #Conflicts:    3014000 | #Learnt:      72303 | 0.000
1255.86/1256.12	c total clause space: 206.656MB
1255.86/1256.12	c total #watches: 157924
1256.26/1256.59	c total #propagations: 1633463677 / total #impl: 3896531975 (eff. 0.419)
1256.26/1256.59	c #Conflicts:    3015000 | #Learnt:      73303 | 0.000
1256.26/1256.59	c total clause space: 206.656MB
1256.26/1256.59	c total #watches: 159924
1256.86/1257.13	c total #propagations: 1634098016 / total #impl: 3898095781 (eff. 0.419)
1256.86/1257.13	c #Conflicts:    3016000 | #Learnt:      74303 | 0.000
1256.86/1257.13	c total clause space: 206.656MB
1256.86/1257.13	c total #watches: 161924
1257.56/1257.80	c total #propagations: 1634676110 / total #impl: 3899558137 (eff. 0.419)
1257.56/1257.80	c #Conflicts:    3017000 | #Learnt:      75303 | 0.000
1257.56/1257.80	c total clause space: 206.656MB
1257.56/1257.80	c total #watches: 163924
1258.16/1258.45	c total #propagations: 1635280469 / total #impl: 3901073247 (eff. 0.419)
1258.16/1258.45	c #Conflicts:    3018000 | #Learnt:      76303 | 0.000
1258.16/1258.45	c total clause space: 206.656MB
1258.16/1258.45	c total #watches: 165924
1258.86/1259.10	c total #propagations: 1635903276 / total #impl: 3902635552 (eff. 0.419)
1258.86/1259.10	c #Conflicts:    3019000 | #Learnt:      77303 | 0.000
1258.86/1259.10	c total clause space: 206.656MB
1258.86/1259.10	c total #watches: 167924
1259.56/1259.82	c total #propagations: 1636485622 / total #impl: 3904085213 (eff. 0.419)
1259.56/1259.82	c #Conflicts:    3020000 | #Learnt:      78303 | 0.000
1259.56/1259.82	c total clause space: 206.656MB
1259.56/1259.82	c total #watches: 169924
1260.16/1260.46	c total #propagations: 1637068397 / total #impl: 3905541088 (eff. 0.419)
1260.16/1260.46	c #Conflicts:    3021000 | #Learnt:      79303 | 0.000
1260.16/1260.46	c total clause space: 206.656MB
1260.16/1260.46	c total #watches: 171924
1261.06/1261.35	c total #propagations: 1637614451 / total #impl: 3906885265 (eff. 0.419)
1261.06/1261.35	c #Conflicts:    3022000 | #Learnt:      80303 | 0.000
1261.06/1261.35	c total clause space: 206.656MB
1261.06/1261.35	c total #watches: 173924
1261.86/1262.18	c total #propagations: 1638141090 / total #impl: 3908197871 (eff. 0.419)
1261.86/1262.18	c #Conflicts:    3023000 | #Learnt:      81303 | 0.000
1261.86/1262.18	c total clause space: 206.656MB
1261.86/1262.18	c total #watches: 175924
1262.46/1262.76	c total #propagations: 1638713473 / total #impl: 3909649591 (eff. 0.419)
1262.46/1262.76	c #Conflicts:    3024000 | #Learnt:      82303 | 0.000
1262.46/1262.76	c total clause space: 206.656MB
1262.46/1262.76	c total #watches: 177924
1263.15/1263.44	c total #propagations: 1639085157 / total #impl: 3910485370 (eff. 0.419)
1263.15/1263.44	c #Conflicts:    3025000 | #Learnt:      83303 | 0.000
1263.15/1263.44	c total clause space: 206.656MB
1263.15/1263.44	c total #watches: 179924
1263.35/1263.66	c total #propagations: 1639343642 / total #impl: 3911086358 (eff. 0.419)
1263.35/1263.66	c #Conflicts:    3026000 | #Learnt:      84303 | 0.000
1263.35/1263.66	c total clause space: 206.656MB
1263.35/1263.66	c total #watches: 181924
1263.66/1263.99	c total #propagations: 1639704484 / total #impl: 3911938563 (eff. 0.419)
1263.66/1263.99	c GC COLLECT
1263.66/1263.99	c #Conflicts:    3027000 | #Learnt:      43106 | 0.000
1263.66/1263.99	c total clause space: 206.656MB
1263.66/1263.99	c total #watches: 99530
1264.05/1264.31	c total #propagations: 1640257485 / total #impl: 3913265715 (eff. 0.419)
1264.05/1264.31	c #Conflicts:    3028000 | #Learnt:      44106 | 0.000
1264.05/1264.31	c total clause space: 206.656MB
1264.05/1264.31	c total #watches: 101530
1264.35/1264.66	c total #propagations: 1640874296 / total #impl: 3914764464 (eff. 0.419)
1264.35/1264.66	c #Conflicts:    3029000 | #Learnt:      45106 | 0.000
1264.35/1264.66	c total clause space: 206.656MB
1264.35/1264.66	c total #watches: 103530
1264.65/1265.00	c total #propagations: 1641420166 / total #impl: 3916086353 (eff. 0.419)
1264.65/1265.00	c #Conflicts:    3030000 | #Learnt:      46106 | 0.000
1264.65/1265.00	c total clause space: 206.656MB
1264.65/1265.00	c total #watches: 105530
1265.05/1265.37	c total #propagations: 1642007478 / total #impl: 3917528778 (eff. 0.419)
1265.05/1265.37	c #Conflicts:    3031000 | #Learnt:      47106 | 0.000
1265.05/1265.37	c total clause space: 206.656MB
1265.05/1265.37	c total #watches: 107530
1265.45/1265.76	c total #propagations: 1642589199 / total #impl: 3918949313 (eff. 0.419)
1265.45/1265.76	c #Conflicts:    3032000 | #Learnt:      48106 | 0.000
1265.45/1265.76	c total clause space: 206.656MB
1265.45/1265.76	c total #watches: 109530
1265.75/1266.02	c total #propagations: 1643108956 / total #impl: 3920195751 (eff. 0.419)
1265.75/1266.02	c #Conflicts:    3033000 | #Learnt:      49106 | 0.000
1265.75/1266.02	c total clause space: 206.656MB
1265.75/1266.02	c total #watches: 111530
1266.05/1266.37	c total #propagations: 1643510036 / total #impl: 3921131392 (eff. 0.419)
1266.05/1266.37	c #Conflicts:    3034000 | #Learnt:      50106 | 0.000
1266.05/1266.37	c total clause space: 206.656MB
1266.05/1266.37	c total #watches: 113530
1266.45/1266.75	c total #propagations: 1644067021 / total #impl: 3922482071 (eff. 0.419)
1266.45/1266.75	c #Conflicts:    3035000 | #Learnt:      51106 | 0.000
1266.45/1266.75	c total clause space: 206.656MB
1266.45/1266.75	c total #watches: 115530
1266.85/1267.15	c total #propagations: 1644588902 / total #impl: 3923781456 (eff. 0.419)
1266.85/1267.15	c #Conflicts:    3036000 | #Learnt:      52106 | 0.000
1266.85/1267.15	c total clause space: 206.656MB
1266.85/1267.15	c total #watches: 117530
1267.25/1267.50	c total #propagations: 1645170333 / total #impl: 3925223530 (eff. 0.419)
1267.25/1267.50	c #Conflicts:    3037000 | #Learnt:      53106 | 0.000
1267.25/1267.50	c total clause space: 206.656MB
1267.25/1267.50	c total #watches: 119530
1267.65/1267.94	c total #propagations: 1645742702 / total #impl: 3926625783 (eff. 0.419)
1267.65/1267.94	c #Conflicts:    3038000 | #Learnt:      54106 | 0.000
1267.65/1267.94	c total clause space: 206.656MB
1267.65/1267.94	c total #watches: 121530
1268.16/1268.41	c total #propagations: 1646292671 / total #impl: 3928010697 (eff. 0.419)
1268.16/1268.41	c #Conflicts:    3039000 | #Learnt:      55106 | 0.000
1268.16/1268.41	c total clause space: 206.656MB
1268.16/1268.41	c total #watches: 123530
1268.55/1268.84	c total #propagations: 1646883418 / total #impl: 3929445722 (eff. 0.419)
1268.55/1268.84	c #Conflicts:    3040000 | #Learnt:      56106 | 0.000
1268.55/1268.84	c total clause space: 206.656MB
1268.55/1268.84	c total #watches: 125530
1268.85/1269.18	c total #propagations: 1647495511 / total #impl: 3930947229 (eff. 0.419)
1268.85/1269.18	c #Conflicts:    3041000 | #Learnt:      57106 | 0.000
1268.85/1269.18	c total clause space: 206.656MB
1268.85/1269.18	c total #watches: 127530
1269.35/1269.62	c total #propagations: 1648100375 / total #impl: 3932418645 (eff. 0.419)
1269.35/1269.62	c #Conflicts:    3042000 | #Learnt:      58106 | 0.000
1269.35/1269.62	c total clause space: 206.656MB
1269.35/1269.62	c total #watches: 129530
1269.75/1270.09	c total #propagations: 1648684991 / total #impl: 3933853770 (eff. 0.419)
1269.75/1270.09	c #Conflicts:    3043000 | #Learnt:      59106 | 0.000
1269.75/1270.09	c total clause space: 206.656MB
1269.75/1270.09	c total #watches: 131530
1270.15/1270.45	c total #propagations: 1649259055 / total #impl: 3935272361 (eff. 0.419)
1270.15/1270.45	c #Conflicts:    3044000 | #Learnt:      60106 | 0.000
1270.15/1270.45	c total clause space: 206.656MB
1270.15/1270.45	c total #watches: 133530
1270.55/1270.84	c total #propagations: 1649860489 / total #impl: 3936743440 (eff. 0.419)
1270.55/1270.84	c #Conflicts:    3045000 | #Learnt:      61106 | 0.000
1270.55/1270.84	c total clause space: 206.656MB
1270.55/1270.84	c total #watches: 135530
1271.05/1271.34	c total #propagations: 1650474359 / total #impl: 3938244714 (eff. 0.419)
1271.05/1271.34	c #Conflicts:    3046000 | #Learnt:      62106 | 0.000
1271.05/1271.34	c total clause space: 206.656MB
1271.05/1271.34	c total #watches: 137530
1271.55/1271.85	c total #propagations: 1651083648 / total #impl: 3939749328 (eff. 0.419)
1271.55/1271.85	c #Conflicts:    3047000 | #Learnt:      63106 | 0.000
1271.55/1271.85	c total clause space: 206.656MB
1271.55/1271.85	c total #watches: 139530
1271.95/1272.23	c total #propagations: 1651511505 / total #impl: 3940797587 (eff. 0.419)
1271.95/1272.23	c #Conflicts:    3048000 | #Learnt:      64106 | 0.000
1271.95/1272.23	c total clause space: 206.656MB
1271.95/1272.23	c total #watches: 141530
1272.56/1272.82	c total #propagations: 1651790476 / total #impl: 3941394236 (eff. 0.419)
1272.56/1272.82	c #Conflicts:    3049000 | #Learnt:      65106 | 0.000
1272.56/1272.82	c total clause space: 206.656MB
1272.56/1272.82	c total #watches: 143530
1273.15/1273.41	c total #propagations: 1652133177 / total #impl: 3942209998 (eff. 0.419)
1273.15/1273.41	c #Conflicts:    3050000 | #Learnt:      66106 | 0.000
1273.15/1273.41	c total clause space: 206.656MB
1273.15/1273.41	c total #watches: 145530
1273.66/1273.97	c total #propagations: 1652735807 / total #impl: 3943716899 (eff. 0.419)
1273.66/1273.97	c #Conflicts:    3051000 | #Learnt:      67106 | 0.000
1273.66/1273.97	c total clause space: 206.656MB
1273.66/1273.97	c total #watches: 147530
1274.15/1274.41	c total #propagations: 1653299830 / total #impl: 3945099785 (eff. 0.419)
1274.15/1274.41	c #Conflicts:    3052000 | #Learnt:      68106 | 0.000
1274.15/1274.41	c total clause space: 206.656MB
1274.15/1274.41	c total #watches: 149530
1274.55/1274.85	c total #propagations: 1653918217 / total #impl: 3946612971 (eff. 0.419)
1274.55/1274.85	c #Conflicts:    3053000 | #Learnt:      69106 | 0.000
1274.55/1274.85	c total clause space: 206.656MB
1274.55/1274.85	c total #watches: 151530
1275.15/1275.40	c total #propagations: 1654465198 / total #impl: 3947990818 (eff. 0.419)
1275.15/1275.40	c #Conflicts:    3054000 | #Learnt:      70106 | 0.000
1275.15/1275.40	c total clause space: 206.656MB
1275.15/1275.40	c total #watches: 153530
1275.55/1275.85	c total #propagations: 1655067258 / total #impl: 3949511648 (eff. 0.419)
1275.55/1275.85	c #Conflicts:    3055000 | #Learnt:      71106 | 0.000
1275.55/1275.85	c total clause space: 206.656MB
1275.55/1275.85	c total #watches: 155530
1276.05/1276.39	c total #propagations: 1655638412 / total #impl: 3950952255 (eff. 0.419)
1276.05/1276.39	c #Conflicts:    3056000 | #Learnt:      72106 | 0.000
1276.05/1276.39	c total clause space: 206.656MB
1276.05/1276.39	c total #watches: 157530
1276.55/1276.85	c total #propagations: 1656236558 / total #impl: 3952469803 (eff. 0.419)
1276.55/1276.85	c #Conflicts:    3057000 | #Learnt:      73106 | 0.000
1276.55/1276.85	c total clause space: 206.656MB
1276.55/1276.85	c total #watches: 159530
1277.05/1277.33	c total #propagations: 1656823368 / total #impl: 3953938129 (eff. 0.419)
1277.05/1277.33	c #Conflicts:    3058000 | #Learnt:      74106 | 0.000
1277.05/1277.33	c total clause space: 206.656MB
1277.05/1277.33	c total #watches: 161530
1277.55/1277.87	c total #propagations: 1657467193 / total #impl: 3955547488 (eff. 0.419)
1277.55/1277.87	c #Conflicts:    3059000 | #Learnt:      75106 | 0.000
1277.55/1277.87	c total clause space: 206.656MB
1277.55/1277.87	c total #watches: 163530
1278.06/1278.35	c total #propagations: 1658068659 / total #impl: 3957055656 (eff. 0.419)
1278.06/1278.35	c #Conflicts:    3060000 | #Learnt:      76106 | 0.000
1278.06/1278.35	c total clause space: 206.656MB
1278.06/1278.35	c total #watches: 165530
1278.65/1278.94	c total #propagations: 1658647675 / total #impl: 3958497753 (eff. 0.419)
1278.65/1278.94	c #Conflicts:    3061000 | #Learnt:      77106 | 0.000
1278.65/1278.94	c total clause space: 206.656MB
1278.65/1278.94	c total #watches: 167530
1279.25/1279.50	c total #propagations: 1659260692 / total #impl: 3960039919 (eff. 0.419)
1279.25/1279.50	c #Conflicts:    3062000 | #Learnt:      78106 | 0.000
1279.25/1279.50	c total clause space: 206.656MB
1279.25/1279.50	c total #watches: 169530
1279.85/1280.12	c total #propagations: 1659876113 / total #impl: 3961610071 (eff. 0.419)
1279.85/1280.12	c #Conflicts:    3063000 | #Learnt:      79106 | 0.000
1279.85/1280.12	c total clause space: 206.656MB
1279.85/1280.12	c total #watches: 171530
1280.35/1280.66	c total #propagations: 1660486342 / total #impl: 3963154368 (eff. 0.419)
1280.35/1280.66	c #Conflicts:    3064000 | #Learnt:      80106 | 0.000
1280.35/1280.66	c total clause space: 206.656MB
1280.35/1280.66	c total #watches: 173530
1281.05/1281.38	c total #propagations: 1661091473 / total #impl: 3964672004 (eff. 0.419)
1281.05/1281.38	c #Conflicts:    3065000 | #Learnt:      81106 | 0.000
1281.05/1281.38	c total clause space: 206.656MB
1281.05/1281.38	c total #watches: 175530
1281.95/1282.26	c total #propagations: 1661716290 / total #impl: 3966252843 (eff. 0.419)
1281.95/1282.26	c #Conflicts:    3066000 | #Learnt:      82106 | 0.000
1281.95/1282.26	c total clause space: 206.656MB
1281.95/1282.26	c total #watches: 177530
1282.85/1283.14	c total #propagations: 1662304460 / total #impl: 3967773033 (eff. 0.419)
1282.85/1283.14	c #Conflicts:    3067000 | #Learnt:      83106 | 0.000
1282.85/1283.14	c total clause space: 206.656MB
1282.85/1283.14	c total #watches: 179530
1283.75/1284.01	c total #propagations: 1662894359 / total #impl: 3969295226 (eff. 0.419)
1283.75/1284.01	c #Conflicts:    3068000 | #Learnt:      84106 | 0.000
1283.75/1284.01	c total clause space: 206.656MB
1283.75/1284.01	c total #watches: 181530
1284.45/1284.77	c total #propagations: 1663425452 / total #impl: 3970663201 (eff. 0.419)
1284.45/1284.77	c GC COLLECT
1284.45/1284.77	c #Conflicts:    3069000 | #Learnt:      42598 | 0.000
1284.45/1284.77	c total clause space: 206.656MB
1284.45/1284.77	c total #watches: 98514
1284.85/1285.12	c total #propagations: 1663979744 / total #impl: 3972088683 (eff. 0.419)
1284.85/1285.12	c #Conflicts:    3070000 | #Learnt:      43598 | 0.000
1284.85/1285.12	c total clause space: 206.656MB
1284.85/1285.12	c total #watches: 100514
1285.15/1285.46	c total #propagations: 1664588500 / total #impl: 3973615257 (eff. 0.419)
1285.15/1285.46	c #Conflicts:    3071000 | #Learnt:      44598 | 0.000
1285.15/1285.46	c total clause space: 206.656MB
1285.15/1285.46	c total #watches: 102514
1285.55/1285.83	c total #propagations: 1665243786 / total #impl: 3975211847 (eff. 0.419)
1285.55/1285.83	c #Conflicts:    3072000 | #Learnt:      45598 | 0.000
1285.55/1285.83	c total clause space: 206.656MB
1285.55/1285.83	c total #watches: 104514
1285.85/1286.17	c total #propagations: 1665825681 / total #impl: 3976653774 (eff. 0.419)
1285.85/1286.17	c #Conflicts:    3073000 | #Learnt:      46598 | 0.000
1285.85/1286.17	c total clause space: 206.656MB
1285.85/1286.17	c total #watches: 106514
1286.25/1286.51	c total #propagations: 1666417254 / total #impl: 3978100334 (eff. 0.419)
1286.25/1286.51	c #Conflicts:    3074000 | #Learnt:      47598 | 0.000
1286.25/1286.51	c total clause space: 206.656MB
1286.25/1286.51	c total #watches: 108514
1286.55/1286.84	c total #propagations: 1667040491 / total #impl: 3979629220 (eff. 0.419)
1286.55/1286.84	c #Conflicts:    3075000 | #Learnt:      48598 | 0.000
1286.55/1286.84	c total clause space: 206.656MB
1286.55/1286.84	c total #watches: 110514
1286.86/1287.17	c total #propagations: 1667615000 / total #impl: 3981048278 (eff. 0.419)
1286.86/1287.17	c #Conflicts:    3076000 | #Learnt:      49598 | 0.000
1286.86/1287.17	c total clause space: 206.656MB
1286.86/1287.17	c total #watches: 112514
1287.35/1287.61	c total #propagations: 1668207619 / total #impl: 3982502036 (eff. 0.419)
1287.35/1287.61	c #Conflicts:    3077000 | #Learnt:      50598 | 0.000
1287.35/1287.61	c total clause space: 206.656MB
1287.35/1287.61	c total #watches: 114514
1287.75/1288.06	c total #propagations: 1668746399 / total #impl: 3983821267 (eff. 0.419)
1287.75/1288.06	c #Conflicts:    3078000 | #Learnt:      51598 | 0.000
1287.75/1288.06	c total clause space: 206.656MB
1287.75/1288.06	c total #watches: 116514
1288.25/1288.53	c total #propagations: 1669333989 / total #impl: 3985238826 (eff. 0.419)
1288.25/1288.53	c #Conflicts:    3079000 | #Learnt:      52598 | 0.000
1288.25/1288.53	c total clause space: 206.656MB
1288.25/1288.53	c total #watches: 118514
1288.65/1288.98	c total #propagations: 1669856346 / total #impl: 3986501694 (eff. 0.419)
1288.65/1288.98	c #Conflicts:    3080000 | #Learnt:      53598 | 0.000
1288.65/1288.98	c total clause space: 206.656MB
1288.65/1288.98	c total #watches: 120514
1289.06/1289.35	c total #propagations: 1670439798 / total #impl: 3987944709 (eff. 0.419)
1289.06/1289.35	c #Conflicts:    3081000 | #Learnt:      54598 | 0.000
1289.06/1289.35	c total clause space: 206.656MB
1289.06/1289.35	c total #watches: 122514
1289.55/1289.82	c total #propagations: 1670836018 / total #impl: 3988866573 (eff. 0.419)
1289.55/1289.82	c #Conflicts:    3082000 | #Learnt:      55598 | 0.000
1289.55/1289.82	c total clause space: 206.656MB
1289.55/1289.82	c total #watches: 124514
1289.95/1290.21	c total #propagations: 1671415551 / total #impl: 3990294577 (eff. 0.419)
1289.95/1290.21	c #Conflicts:    3083000 | #Learnt:      56598 | 0.000
1289.95/1290.21	c total clause space: 206.656MB
1289.95/1290.21	c total #watches: 126514
1290.25/1290.55	c total #propagations: 1671986276 / total #impl: 3991705612 (eff. 0.419)
1290.25/1290.55	c #Conflicts:    3084000 | #Learnt:      57598 | 0.000
1290.25/1290.55	c total clause space: 206.656MB
1290.25/1290.55	c total #watches: 128514
1290.65/1290.99	c total #propagations: 1672578987 / total #impl: 3993155568 (eff. 0.419)
1290.65/1290.99	c #Conflicts:    3085000 | #Learnt:      58598 | 0.000
1290.65/1290.99	c total clause space: 206.656MB
1290.65/1290.99	c total #watches: 130514
1291.05/1291.38	c total #propagations: 1673116655 / total #impl: 3994432909 (eff. 0.419)
1291.05/1291.38	c #Conflicts:    3086000 | #Learnt:      59598 | 0.000
1291.05/1291.38	c total clause space: 206.656MB
1291.05/1291.38	c total #watches: 132514
1291.45/1291.78	c total #propagations: 1673385990 / total #impl: 3995016208 (eff. 0.419)
1291.45/1291.78	c #Conflicts:    3087000 | #Learnt:      60598 | 0.000
1291.45/1291.78	c total clause space: 206.656MB
1291.45/1291.78	c total #watches: 134514
1291.85/1292.19	c total #propagations: 1673742225 / total #impl: 3995839422 (eff. 0.419)
1291.85/1292.19	c #Conflicts:    3088000 | #Learnt:      61598 | 0.000
1291.85/1292.19	c total clause space: 206.656MB
1291.85/1292.19	c total #watches: 136514
1292.36/1292.66	c total #propagations: 1674087997 / total #impl: 3996642727 (eff. 0.419)
1292.36/1292.66	c #Conflicts:    3089000 | #Learnt:      62598 | 0.000
1292.36/1292.66	c total clause space: 206.656MB
1292.36/1292.66	c total #watches: 138514
1292.75/1293.05	c total #propagations: 1674349828 / total #impl: 3997224964 (eff. 0.419)
1292.75/1293.05	c #Conflicts:    3090000 | #Learnt:      63598 | 0.000
1292.75/1293.05	c total clause space: 206.656MB
1292.75/1293.05	c total #watches: 140514
1293.15/1293.48	c total #propagations: 1674601001 / total #impl: 3997789519 (eff. 0.419)
1293.15/1293.48	c #Conflicts:    3091000 | #Learnt:      64598 | 0.000
1293.15/1293.48	c total clause space: 206.656MB
1293.15/1293.48	c total #watches: 142514
1293.46/1293.75	c total #propagations: 1675062682 / total #impl: 3998924897 (eff. 0.419)
1293.46/1293.75	c #Conflicts:    3092000 | #Learnt:      65598 | 0.000
1293.46/1293.75	c total clause space: 206.656MB
1293.46/1293.75	c total #watches: 144514
1293.95/1294.25	c total #propagations: 1675602027 / total #impl: 4000213617 (eff. 0.419)
1293.95/1294.25	c #Conflicts:    3093000 | #Learnt:      66598 | 0.000
1293.95/1294.25	c total clause space: 206.656MB
1293.95/1294.25	c total #watches: 146514
1294.35/1294.69	c total #propagations: 1676175311 / total #impl: 4001651739 (eff. 0.419)
1294.35/1294.69	c #Conflicts:    3094000 | #Learnt:      67598 | 0.000
1294.35/1294.69	c total clause space: 206.656MB
1294.35/1294.69	c total #watches: 148514
1294.95/1295.23	c total #propagations: 1676762745 / total #impl: 4003115081 (eff. 0.419)
1294.95/1295.23	c #Conflicts:    3095000 | #Learnt:      68598 | 0.000
1294.95/1295.23	c total clause space: 206.656MB
1294.95/1295.23	c total #watches: 150514
1295.45/1295.78	c total #propagations: 1677353118 / total #impl: 4004589219 (eff. 0.419)
1295.45/1295.78	c #Conflicts:    3096000 | #Learnt:      69598 | 0.000
1295.45/1295.78	c total clause space: 206.656MB
1295.45/1295.78	c total #watches: 152514
1295.95/1296.28	c total #propagations: 1677967167 / total #impl: 4006113953 (eff. 0.419)
1295.95/1296.28	c #Conflicts:    3097000 | #Learnt:      70598 | 0.000
1295.95/1296.28	c total clause space: 206.656MB
1295.95/1296.28	c total #watches: 154514
1296.55/1296.89	c total #propagations: 1678555290 / total #impl: 4007591387 (eff. 0.419)
1296.55/1296.89	c #Conflicts:    3098000 | #Learnt:      71598 | 0.000
1296.55/1296.89	c total clause space: 206.656MB
1296.55/1296.89	c total #watches: 156514
1297.15/1297.42	c total #propagations: 1679139524 / total #impl: 4009037757 (eff. 0.419)
1297.15/1297.42	c #Conflicts:    3099000 | #Learnt:      72598 | 0.000
1297.15/1297.42	c total clause space: 206.656MB
1297.15/1297.42	c total #watches: 158514
1297.86/1298.11	c total #propagations: 1679756590 / total #impl: 4010578565 (eff. 0.419)
1297.86/1298.11	c #Conflicts:    3100000 | #Learnt:      73598 | 0.000
1297.86/1298.11	c total clause space: 206.656MB
1297.86/1298.11	c total #watches: 160514
1298.45/1298.70	c total #propagations: 1680359529 / total #impl: 4012082641 (eff. 0.419)
1298.45/1298.70	c #Conflicts:    3101000 | #Learnt:      74598 | 0.000
1298.45/1298.70	c total clause space: 206.656MB
1298.45/1298.70	c total #watches: 162514
1299.05/1299.33	c total #propagations: 1680916056 / total #impl: 4013484780 (eff. 0.419)
1299.05/1299.33	c #Conflicts:    3102000 | #Learnt:      75598 | 0.000
1299.05/1299.33	c total clause space: 206.656MB
1299.05/1299.33	c total #watches: 164514
1299.85/1300.16	c total #propagations: 1681542174 / total #impl: 4015031691 (eff. 0.419)
1299.85/1300.16	c #Conflicts:    3103000 | #Learnt:      76598 | 0.000
1299.85/1300.16	c total clause space: 206.656MB
1299.85/1300.16	c total #watches: 166514
1300.55/1300.87	c total #propagations: 1682290762 / total #impl: 4016917100 (eff. 0.419)
1300.55/1300.87	c #Conflicts:    3104000 | #Learnt:      77598 | 0.000
1300.55/1300.87	c total clause space: 206.656MB
1300.55/1300.87	c total #watches: 168514
1301.25/1301.57	c total #propagations: 1682930593 / total #impl: 4018518765 (eff. 0.419)
1301.25/1301.57	c #Conflicts:    3105000 | #Learnt:      78598 | 0.000
1301.25/1301.57	c total clause space: 206.656MB
1301.25/1301.57	c total #watches: 170514
1301.85/1302.12	c total #propagations: 1683495430 / total #impl: 4019837703 (eff. 0.419)
1301.85/1302.12	c #Conflicts:    3106000 | #Learnt:      79598 | 0.000
1301.85/1302.12	c total clause space: 206.656MB
1301.85/1302.12	c total #watches: 172514
1302.35/1302.62	c total #propagations: 1683736214 / total #impl: 4020402651 (eff. 0.419)
1302.35/1302.62	c #Conflicts:    3107000 | #Learnt:      80598 | 0.000
1302.35/1302.62	c total clause space: 206.656MB
1302.35/1302.62	c total #watches: 174514
1303.15/1303.41	c total #propagations: 1683983528 / total #impl: 4020946723 (eff. 0.419)
1303.15/1303.41	c #Conflicts:    3108000 | #Learnt:      81598 | 0.000
1303.15/1303.41	c total clause space: 206.656MB
1303.15/1303.41	c total #watches: 176514
1303.75/1304.07	c total #propagations: 1684359266 / total #impl: 4021860365 (eff. 0.419)
1303.75/1304.07	c #Conflicts:    3109000 | #Learnt:      82598 | 0.000
1303.75/1304.07	c total clause space: 206.656MB
1303.75/1304.07	c total #watches: 178514
1304.46/1304.78	c total #propagations: 1684951115 / total #impl: 4023325606 (eff. 0.419)
1304.46/1304.78	c #Conflicts:    3110000 | #Learnt:      83598 | 0.000
1304.46/1304.78	c total clause space: 206.656MB
1304.46/1304.78	c total #watches: 180514
1305.25/1305.50	c total #propagations: 1685563511 / total #impl: 4024868954 (eff. 0.419)
1305.25/1305.50	c #Conflicts:    3111000 | #Learnt:      84598 | 0.000
1305.25/1305.50	c total clause space: 206.656MB
1305.25/1305.50	c total #watches: 182514
1305.95/1306.25	c total #propagations: 1686127240 / total #impl: 4026316981 (eff. 0.419)
1305.95/1306.25	c #Conflicts:    3112000 | #Learnt:      85598 | 0.000
1305.95/1306.25	c total clause space: 206.656MB
1305.95/1306.25	c total #watches: 184514
1306.35/1306.64	c total #propagations: 1686731148 / total #impl: 4027848710 (eff. 0.419)
1306.35/1306.64	c GC COLLECT
1306.35/1306.64	c #Conflicts:    3113000 | #Learnt:      43798 | 0.000
1306.35/1306.64	c total clause space: 206.656MB
1306.35/1306.64	c total #watches: 100914
1306.66/1306.97	c total #propagations: 1687406010 / total #impl: 4029484464 (eff. 0.419)
1306.66/1306.97	c #Conflicts:    3114000 | #Learnt:      44798 | 0.000
1306.66/1306.97	c total clause space: 206.656MB
1306.66/1306.97	c total #watches: 102914
1307.05/1307.35	c total #propagations: 1688054595 / total #impl: 4031048239 (eff. 0.419)
1307.05/1307.35	c #Conflicts:    3115000 | #Learnt:      45798 | 0.000
1307.05/1307.35	c total clause space: 206.656MB
1307.05/1307.35	c total #watches: 104914
1307.35/1307.69	c total #propagations: 1688634893 / total #impl: 4032482413 (eff. 0.419)
1307.35/1307.69	c #Conflicts:    3116000 | #Learnt:      46798 | 0.000
1307.35/1307.69	c total clause space: 206.656MB
1307.35/1307.69	c total #watches: 106914
1307.76/1308.07	c total #propagations: 1689210388 / total #impl: 4033887693 (eff. 0.419)
1307.76/1308.07	c #Conflicts:    3117000 | #Learnt:      47798 | 0.000
1307.76/1308.07	c total clause space: 206.656MB
1307.76/1308.07	c total #watches: 108914
1308.15/1308.45	c total #propagations: 1689809806 / total #impl: 4035350700 (eff. 0.419)
1308.15/1308.45	c #Conflicts:    3118000 | #Learnt:      48798 | 0.000
1308.15/1308.45	c total clause space: 206.656MB
1308.15/1308.45	c total #watches: 110914
1308.55/1308.85	c total #propagations: 1690422445 / total #impl: 4036863283 (eff. 0.419)
1308.55/1308.85	c #Conflicts:    3119000 | #Learnt:      49798 | 0.000
1308.55/1308.85	c total clause space: 206.656MB
1308.55/1308.85	c total #watches: 112914
1308.95/1309.21	c total #propagations: 1691068301 / total #impl: 4038448539 (eff. 0.419)
1308.95/1309.21	c #Conflicts:    3120000 | #Learnt:      50798 | 0.000
1308.95/1309.21	c total clause space: 206.656MB
1308.95/1309.21	c total #watches: 114914
1309.25/1309.58	c total #propagations: 1691662512 / total #impl: 4039900116 (eff. 0.419)
1309.25/1309.58	c #Conflicts:    3121000 | #Learnt:      51798 | 0.000
1309.25/1309.58	c total clause space: 206.656MB
1309.25/1309.58	c total #watches: 116914
1309.65/1309.96	c total #propagations: 1692242247 / total #impl: 4041313918 (eff. 0.419)
1309.65/1309.96	c #Conflicts:    3122000 | #Learnt:      52798 | 0.000
1309.65/1309.96	c total clause space: 206.656MB
1309.65/1309.96	c total #watches: 118914
1310.15/1310.46	c total #propagations: 1692756916 / total #impl: 4042540776 (eff. 0.419)
1310.15/1310.46	c #Conflicts:    3123000 | #Learnt:      53798 | 0.000
1310.15/1310.46	c total clause space: 206.656MB
1310.15/1310.46	c total #watches: 120914
1310.65/1310.95	c total #propagations: 1693372010 / total #impl: 4044035985 (eff. 0.419)
1310.65/1310.95	c #Conflicts:    3124000 | #Learnt:      54798 | 0.000
1310.65/1310.95	c total clause space: 206.656MB
1310.65/1310.95	c total #watches: 122914
1311.15/1311.47	c total #propagations: 1693933549 / total #impl: 4045402385 (eff. 0.419)
1311.15/1311.47	c #Conflicts:    3125000 | #Learnt:      55798 | 0.000
1311.15/1311.47	c total clause space: 206.656MB
1311.15/1311.47	c total #watches: 124914
1311.55/1311.87	c total #propagations: 1694515873 / total #impl: 4046836779 (eff. 0.419)
1311.55/1311.87	c #Conflicts:    3126000 | #Learnt:      56798 | 0.000
1311.55/1311.87	c total clause space: 206.656MB
1311.55/1311.87	c total #watches: 126914
1311.95/1312.28	c total #propagations: 1695105498 / total #impl: 4048261657 (eff. 0.419)
1311.95/1312.28	c #Conflicts:    3127000 | #Learnt:      57798 | 0.000
1311.95/1312.28	c total clause space: 206.656MB
1311.95/1312.28	c total #watches: 128914
1312.35/1312.61	c total #propagations: 1695607496 / total #impl: 4049483686 (eff. 0.419)
1312.35/1312.61	c #Conflicts:    3128000 | #Learnt:      58798 | 0.000
1312.35/1312.61	c total clause space: 206.656MB
1312.35/1312.61	c total #watches: 130914
1312.75/1313.03	c total #propagations: 1696145189 / total #impl: 4050801288 (eff. 0.419)
1312.75/1313.03	c #Conflicts:    3129000 | #Learnt:      59798 | 0.000
1312.75/1313.03	c total clause space: 206.656MB
1312.75/1313.03	c total #watches: 132914
1313.15/1313.46	c total #propagations: 1696698756 / total #impl: 4052158697 (eff. 0.419)
1313.15/1313.46	c #Conflicts:    3130000 | #Learnt:      60798 | 0.000
1313.15/1313.46	c total clause space: 206.656MB
1313.15/1313.46	c total #watches: 134914
1313.65/1313.95	c total #propagations: 1697265706 / total #impl: 4053562709 (eff. 0.419)
1313.65/1313.95	c #Conflicts:    3131000 | #Learnt:      61798 | 0.000
1313.65/1313.95	c total clause space: 206.656MB
1313.65/1313.95	c total #watches: 136914
1314.35/1314.67	c total #propagations: 1697857694 / total #impl: 4055025875 (eff. 0.419)
1314.35/1314.67	c #Conflicts:    3132000 | #Learnt:      62798 | 0.000
1314.35/1314.67	c total clause space: 206.656MB
1314.35/1314.67	c total #watches: 138914
1314.95/1315.20	c total #propagations: 1698438482 / total #impl: 4056482923 (eff. 0.419)
1314.95/1315.20	c #Conflicts:    3133000 | #Learnt:      63798 | 0.000
1314.95/1315.20	c total clause space: 206.656MB
1314.95/1315.20	c total #watches: 140914
1315.35/1315.69	c total #propagations: 1699008316 / total #impl: 4057880806 (eff. 0.419)
1315.35/1315.69	c #Conflicts:    3134000 | #Learnt:      64798 | 0.000
1315.35/1315.69	c total clause space: 206.656MB
1315.35/1315.69	c total #watches: 142914
1315.85/1316.16	c total #propagations: 1699565994 / total #impl: 4059247757 (eff. 0.419)
1315.85/1316.16	c #Conflicts:    3135000 | #Learnt:      65798 | 0.000
1315.85/1316.16	c total clause space: 206.656MB
1315.85/1316.16	c total #watches: 144914
1316.25/1316.51	c total #propagations: 1700126337 / total #impl: 4060634534 (eff. 0.419)
1316.25/1316.51	c #Conflicts:    3136000 | #Learnt:      66798 | 0.000
1316.25/1316.51	c total clause space: 206.656MB
1316.25/1316.51	c total #watches: 146914
1316.65/1316.91	c total #propagations: 1700714751 / total #impl: 4062092252 (eff. 0.419)
1316.65/1316.91	c #Conflicts:    3137000 | #Learnt:      67798 | 0.000
1316.65/1316.91	c total clause space: 206.656MB
1316.65/1316.91	c total #watches: 148914
1317.15/1317.40	c total #propagations: 1701319031 / total #impl: 4063566431 (eff. 0.419)
1317.15/1317.40	c #Conflicts:    3138000 | #Learnt:      68798 | 0.000
1317.15/1317.40	c total clause space: 206.656MB
1317.15/1317.40	c total #watches: 150914
1317.75/1318.02	c total #propagations: 1701924467 / total #impl: 4065052609 (eff. 0.419)
1317.75/1318.02	c #Conflicts:    3139000 | #Learnt:      69798 | 0.000
1317.75/1318.02	c total clause space: 206.656MB
1317.75/1318.02	c total #watches: 152914
1318.55/1318.82	c total #propagations: 1702503641 / total #impl: 4066452322 (eff. 0.419)
1318.55/1318.82	c #Conflicts:    3140000 | #Learnt:      70798 | 0.000
1318.55/1318.82	c total clause space: 206.656MB
1318.55/1318.82	c total #watches: 154914
1319.05/1319.39	c total #propagations: 1703055856 / total #impl: 4067853941 (eff. 0.419)
1319.05/1319.39	c #Conflicts:    3141000 | #Learnt:      71798 | 0.000
1319.05/1319.39	c total clause space: 206.656MB
1319.05/1319.39	c total #watches: 156914
1319.55/1319.88	c total #propagations: 1703402709 / total #impl: 4068648324 (eff. 0.419)
1319.55/1319.88	c #Conflicts:    3142000 | #Learnt:      72798 | 0.000
1319.55/1319.88	c total clause space: 206.656MB
1319.55/1319.88	c total #watches: 158914
1320.05/1320.36	c total #propagations: 1703649812 / total #impl: 4069195689 (eff. 0.419)
1320.05/1320.36	c #Conflicts:    3143000 | #Learnt:      73798 | 0.000
1320.05/1320.36	c total clause space: 206.656MB
1320.05/1320.36	c total #watches: 160914
1320.65/1320.99	c total #propagations: 1703934727 / total #impl: 4069832827 (eff. 0.419)
1320.65/1320.99	c #Conflicts:    3144000 | #Learnt:      74798 | 0.000
1320.65/1320.99	c total clause space: 206.656MB
1320.65/1320.99	c total #watches: 162914
1321.25/1321.57	c total #propagations: 1704472107 / total #impl: 4071155868 (eff. 0.419)
1321.25/1321.57	c #Conflicts:    3145000 | #Learnt:      75798 | 0.000
1321.25/1321.57	c total clause space: 206.656MB
1321.25/1321.57	c total #watches: 164914
1321.75/1322.08	c total #propagations: 1704956447 / total #impl: 4072340518 (eff. 0.419)
1321.75/1322.08	c #Conflicts:    3146000 | #Learnt:      76798 | 0.000
1321.75/1322.08	c total clause space: 206.656MB
1321.75/1322.08	c total #watches: 166914
1322.25/1322.51	c total #propagations: 1705207053 / total #impl: 4072896946 (eff. 0.419)
1322.25/1322.51	c #Conflicts:    3147000 | #Learnt:      77798 | 0.000
1322.25/1322.51	c total clause space: 206.656MB
1322.25/1322.51	c total #watches: 168914
1322.85/1323.11	c total #propagations: 1705519256 / total #impl: 4073626913 (eff. 0.419)
1322.85/1323.11	c #Conflicts:    3148000 | #Learnt:      78798 | 0.000
1322.85/1323.11	c total clause space: 206.656MB
1322.85/1323.11	c total #watches: 170914
1323.45/1323.79	c total #propagations: 1705916853 / total #impl: 4074596153 (eff. 0.419)
1323.45/1323.79	c #Conflicts:    3149000 | #Learnt:      79798 | 0.000
1323.45/1323.79	c total clause space: 206.656MB
1323.45/1323.79	c total #watches: 172914
1324.15/1324.45	c total #propagations: 1706416461 / total #impl: 4075848818 (eff. 0.419)
1324.15/1324.45	c #Conflicts:    3150000 | #Learnt:      80798 | 0.000
1324.15/1324.45	c total clause space: 206.656MB
1324.15/1324.45	c total #watches: 174914
1324.85/1325.11	c total #propagations: 1707025034 / total #impl: 4077375315 (eff. 0.419)
1324.85/1325.11	c #Conflicts:    3151000 | #Learnt:      81798 | 0.000
1324.85/1325.11	c total clause space: 206.656MB
1324.85/1325.11	c total #watches: 176914
1325.55/1325.88	c total #propagations: 1707607646 / total #impl: 4078865221 (eff. 0.419)
1325.55/1325.88	c #Conflicts:    3152000 | #Learnt:      82798 | 0.000
1325.55/1325.88	c total clause space: 206.656MB
1325.55/1325.88	c total #watches: 178914
1326.25/1326.58	c total #propagations: 1708192906 / total #impl: 4080374065 (eff. 0.419)
1326.25/1326.58	c #Conflicts:    3153000 | #Learnt:      83798 | 0.000
1326.25/1326.58	c total clause space: 206.656MB
1326.25/1326.58	c total #watches: 180914
1327.05/1327.30	c total #propagations: 1708766658 / total #impl: 4081814670 (eff. 0.419)
1327.05/1327.30	c #Conflicts:    3154000 | #Learnt:      84798 | 0.000
1327.05/1327.30	c total clause space: 206.656MB
1327.05/1327.30	c total #watches: 182914
1327.75/1328.08	c total #propagations: 1709363685 / total #impl: 4083334690 (eff. 0.419)
1327.75/1328.08	c #Conflicts:    3155000 | #Learnt:      85798 | 0.000
1327.75/1328.08	c total clause space: 206.656MB
1327.75/1328.08	c total #watches: 184914
1328.35/1328.61	c total #propagations: 1709910808 / total #impl: 4084669767 (eff. 0.419)
1328.35/1328.61	c GC COLLECT
1328.35/1328.61	c #Conflicts:    3156000 | #Learnt:      43717 | 0.000
1328.35/1328.61	c total clause space: 206.656MB
1328.35/1328.61	c total #watches: 100752
1328.84/1329.10	c total #propagations: 1710468082 / total #impl: 4085978824 (eff. 0.419)
1328.84/1329.10	c #Conflicts:    3157000 | #Learnt:      44717 | 0.000
1328.84/1329.10	c total clause space: 206.656MB
1328.84/1329.10	c total #watches: 102752
1329.14/1329.46	c total #propagations: 1711150005 / total #impl: 4087592710 (eff. 0.419)
1329.14/1329.46	c #Conflicts:    3158000 | #Learnt:      45717 | 0.000
1329.14/1329.46	c total clause space: 206.656MB
1329.14/1329.46	c total #watches: 104752
1329.54/1329.84	c total #propagations: 1711722342 / total #impl: 4088955070 (eff. 0.419)
1329.54/1329.84	c #Conflicts:    3159000 | #Learnt:      46717 | 0.000
1329.54/1329.84	c total clause space: 206.656MB
1329.54/1329.84	c total #watches: 106752
1329.94/1330.23	c total #propagations: 1712174477 / total #impl: 4090032686 (eff. 0.419)
1329.94/1330.23	c #Conflicts:    3160000 | #Learnt:      47717 | 0.000
1329.94/1330.23	c total clause space: 206.656MB
1329.94/1330.23	c total #watches: 108752
1330.24/1330.59	c total #propagations: 1712746714 / total #impl: 4091431663 (eff. 0.419)
1330.24/1330.59	c #Conflicts:    3161000 | #Learnt:      48717 | 0.000
1330.24/1330.59	c total clause space: 206.656MB
1330.24/1330.59	c total #watches: 110752
1330.64/1330.91	c total #propagations: 1713378120 / total #impl: 4092980465 (eff. 0.419)
1330.64/1330.91	c #Conflicts:    3162000 | #Learnt:      49717 | 0.000
1330.64/1330.91	c total clause space: 206.656MB
1330.64/1330.91	c total #watches: 112752
1330.94/1331.22	c total #propagations: 1713978511 / total #impl: 4094445009 (eff. 0.419)
1330.94/1331.22	c #Conflicts:    3163000 | #Learnt:      50717 | 0.000
1330.94/1331.22	c total clause space: 206.656MB
1330.94/1331.22	c total #watches: 114752
1331.34/1331.61	c total #propagations: 1714564665 / total #impl: 4095871852 (eff. 0.419)
1331.34/1331.61	c #Conflicts:    3164000 | #Learnt:      51717 | 0.000
1331.34/1331.61	c total clause space: 206.656MB
1331.34/1331.61	c total #watches: 116752
1331.64/1331.96	c total #propagations: 1715148859 / total #impl: 4097313892 (eff. 0.419)
1331.64/1331.96	c #Conflicts:    3165000 | #Learnt:      52717 | 0.000
1331.64/1331.96	c total clause space: 206.656MB
1331.64/1331.96	c total #watches: 118752
1332.05/1332.39	c total #propagations: 1715734412 / total #impl: 4098766071 (eff. 0.419)
1332.05/1332.39	c #Conflicts:    3166000 | #Learnt:      53717 | 0.000
1332.05/1332.39	c total clause space: 206.656MB
1332.05/1332.39	c total #watches: 120752
1332.55/1332.80	c total #propagations: 1716350740 / total #impl: 4100310547 (eff. 0.419)
1332.55/1332.80	c #Conflicts:    3167000 | #Learnt:      54717 | 0.000
1332.55/1332.80	c total clause space: 206.656MB
1332.55/1332.80	c total #watches: 122752
1332.96/1333.23	c total #propagations: 1716955782 / total #impl: 4101806515 (eff. 0.419)
1332.96/1333.23	c #Conflicts:    3168000 | #Learnt:      55717 | 0.000
1332.96/1333.23	c total clause space: 206.656MB
1332.96/1333.23	c total #watches: 124752
1333.45/1333.75	c total #propagations: 1717547061 / total #impl: 4103295604 (eff. 0.419)
1333.45/1333.75	c #Conflicts:    3169000 | #Learnt:      56717 | 0.000
1333.45/1333.75	c total clause space: 206.656MB
1333.45/1333.75	c total #watches: 126752
1333.85/1334.17	c total #propagations: 1718138818 / total #impl: 4104808376 (eff. 0.419)
1333.85/1334.17	c #Conflicts:    3170000 | #Learnt:      57717 | 0.000
1333.85/1334.17	c total clause space: 206.656MB
1333.85/1334.17	c total #watches: 128752
1334.35/1334.60	c total #propagations: 1718772416 / total #impl: 4106387316 (eff. 0.419)
1334.35/1334.60	c #Conflicts:    3171000 | #Learnt:      58717 | 0.000
1334.35/1334.60	c total clause space: 206.656MB
1334.35/1334.60	c total #watches: 130752
1334.75/1335.03	c total #propagations: 1719355840 / total #impl: 4107848520 (eff. 0.419)
1334.75/1335.03	c #Conflicts:    3172000 | #Learnt:      59717 | 0.000
1334.75/1335.03	c total clause space: 206.656MB
1334.75/1335.03	c total #watches: 132752
1335.16/1335.41	c total #propagations: 1719941094 / total #impl: 4109290276 (eff. 0.419)
1335.16/1335.41	c #Conflicts:    3173000 | #Learnt:      60717 | 0.000
1335.16/1335.41	c total clause space: 206.656MB
1335.16/1335.41	c total #watches: 134752
1335.65/1335.91	c total #propagations: 1720534578 / total #impl: 4110748712 (eff. 0.419)
1335.65/1335.91	c #Conflicts:    3174000 | #Learnt:      61717 | 0.000
1335.65/1335.91	c total clause space: 206.656MB
1335.65/1335.91	c total #watches: 136752
1336.15/1336.44	c total #propagations: 1721133215 / total #impl: 4112248493 (eff. 0.419)
1336.15/1336.44	c #Conflicts:    3175000 | #Learnt:      62717 | 0.000
1336.15/1336.44	c total clause space: 206.656MB
1336.15/1336.44	c total #watches: 138752
1336.65/1336.99	c total #propagations: 1721709676 / total #impl: 4113700636 (eff. 0.419)
1336.65/1336.99	c #Conflicts:    3176000 | #Learnt:      63717 | 0.000
1336.65/1336.99	c total clause space: 206.656MB
1336.65/1336.99	c total #watches: 140752
1337.25/1337.55	c total #propagations: 1722353544 / total #impl: 4115316809 (eff. 0.419)
1337.25/1337.55	c #Conflicts:    3177000 | #Learnt:      64717 | 0.000
1337.25/1337.55	c total clause space: 206.656MB
1337.25/1337.55	c total #watches: 142752
1337.75/1338.01	c total #propagations: 1722985776 / total #impl: 4116898044 (eff. 0.419)
1337.75/1338.01	c #Conflicts:    3178000 | #Learnt:      65717 | 0.000
1337.75/1338.01	c total clause space: 206.656MB
1337.75/1338.01	c total #watches: 144752
1338.35/1338.62	c total #propagations: 1723545245 / total #impl: 4118301657 (eff. 0.419)
1338.35/1338.62	c #Conflicts:    3179000 | #Learnt:      66717 | 0.000
1338.35/1338.62	c total clause space: 206.656MB
1338.35/1338.62	c total #watches: 146752
1338.95/1339.20	c total #propagations: 1724173027 / total #impl: 4119883546 (eff. 0.419)
1338.95/1339.20	c #Conflicts:    3180000 | #Learnt:      67717 | 0.000
1338.95/1339.20	c total clause space: 206.656MB
1338.95/1339.20	c total #watches: 148752
1339.45/1339.77	c total #propagations: 1724757879 / total #impl: 4121359357 (eff. 0.418)
1339.45/1339.77	c #Conflicts:    3181000 | #Learnt:      68717 | 0.000
1339.45/1339.77	c total clause space: 206.656MB
1339.45/1339.77	c total #watches: 150752
1339.95/1340.27	c total #propagations: 1725381267 / total #impl: 4122908940 (eff. 0.418)
1339.95/1340.27	c #Conflicts:    3182000 | #Learnt:      69717 | 0.000
1339.95/1340.27	c total clause space: 206.656MB
1339.95/1340.27	c total #watches: 152752
1340.55/1340.81	c total #propagations: 1726008585 / total #impl: 4124486475 (eff. 0.418)
1340.55/1340.81	c #Conflicts:    3183000 | #Learnt:      70717 | 0.000
1340.55/1340.81	c total clause space: 206.656MB
1340.55/1340.81	c total #watches: 154752
1341.25/1341.54	c total #propagations: 1726618901 / total #impl: 4126022566 (eff. 0.418)
1341.25/1341.54	c #Conflicts:    3184000 | #Learnt:      71717 | 0.000
1341.25/1341.54	c total clause space: 206.656MB
1341.25/1341.54	c total #watches: 156752
1341.95/1342.22	c total #propagations: 1727232425 / total #impl: 4127574468 (eff. 0.418)
1341.95/1342.22	c #Conflicts:    3185000 | #Learnt:      72717 | 0.000
1341.95/1342.22	c total clause space: 206.656MB
1341.95/1342.22	c total #watches: 158752
1342.86/1343.13	c total #propagations: 1727846096 / total #impl: 4129098295 (eff. 0.418)
1342.86/1343.13	c #Conflicts:    3186000 | #Learnt:      73717 | 0.000
1342.86/1343.13	c total clause space: 206.656MB
1342.86/1343.13	c total #watches: 160752
1343.65/1343.93	c total #propagations: 1728445918 / total #impl: 4130628964 (eff. 0.418)
1343.65/1343.93	c #Conflicts:    3187000 | #Learnt:      74717 | 0.000
1343.65/1343.93	c total clause space: 206.656MB
1343.65/1343.93	c total #watches: 162752
1344.15/1344.44	c total #propagations: 1729048749 / total #impl: 4132160579 (eff. 0.418)
1344.15/1344.44	c #Conflicts:    3188000 | #Learnt:      75717 | 0.000
1344.15/1344.44	c total clause space: 206.656MB
1344.15/1344.44	c total #watches: 164752
1344.85/1345.15	c total #propagations: 1729658961 / total #impl: 4133686944 (eff. 0.418)
1344.85/1345.15	c #Conflicts:    3189000 | #Learnt:      76717 | 0.000
1344.85/1345.15	c total clause space: 206.656MB
1344.85/1345.15	c total #watches: 166752
1345.55/1345.87	c total #propagations: 1730284099 / total #impl: 4135245236 (eff. 0.418)
1345.55/1345.87	c #Conflicts:    3190000 | #Learnt:      77717 | 0.000
1345.55/1345.87	c total clause space: 206.656MB
1345.55/1345.87	c total #watches: 168752
1346.16/1346.48	c total #propagations: 1730925993 / total #impl: 4136859547 (eff. 0.418)
1346.16/1346.48	c #Conflicts:    3191000 | #Learnt:      78717 | 0.000
1346.16/1346.48	c total clause space: 206.656MB
1346.16/1346.48	c total #watches: 170752
1346.95/1347.20	c total #propagations: 1731573208 / total #impl: 4138498887 (eff. 0.418)
1346.95/1347.20	c #Conflicts:    3192000 | #Learnt:      79717 | 0.000
1346.95/1347.20	c total clause space: 206.656MB
1346.95/1347.20	c total #watches: 172752
1347.65/1347.97	c total #propagations: 1732206195 / total #impl: 4140098686 (eff. 0.418)
1347.65/1347.97	c #Conflicts:    3193000 | #Learnt:      80717 | 0.000
1347.65/1347.97	c total clause space: 206.656MB
1347.65/1347.97	c total #watches: 174752
1348.46/1348.72	c total #propagations: 1732835870 / total #impl: 4141711220 (eff. 0.418)
1348.46/1348.72	c #Conflicts:    3194000 | #Learnt:      81717 | 0.000
1348.46/1348.72	c total clause space: 206.656MB
1348.46/1348.72	c total #watches: 176752
1349.35/1349.67	c total #propagations: 1733475393 / total #impl: 4143339834 (eff. 0.418)
1349.35/1349.67	c #Conflicts:    3195000 | #Learnt:      82717 | 0.000
1349.35/1349.67	c total clause space: 206.656MB
1349.35/1349.67	c total #watches: 178752
1350.35/1350.62	c total #propagations: 1734058310 / total #impl: 4144833476 (eff. 0.418)
1350.35/1350.62	c #Conflicts:    3196000 | #Learnt:      83717 | 0.000
1350.35/1350.62	c total clause space: 206.656MB
1350.35/1350.62	c total #watches: 180752
1351.15/1351.49	c total #propagations: 1734642425 / total #impl: 4146349308 (eff. 0.418)
1351.15/1351.49	c #Conflicts:    3197000 | #Learnt:      84717 | 0.000
1351.15/1351.49	c total clause space: 206.656MB
1351.15/1351.49	c total #watches: 182752
1352.15/1352.41	c total #propagations: 1735292274 / total #impl: 4148009188 (eff. 0.418)
1352.15/1352.41	c #Conflicts:    3198000 | #Learnt:      85717 | 0.000
1352.15/1352.41	c total clause space: 206.656MB
1352.15/1352.41	c total #watches: 184752
1353.05/1353.31	c total #propagations: 1735925652 / total #impl: 4149620259 (eff. 0.418)
1353.05/1353.31	c #Conflicts:    3199000 | #Learnt:      86717 | 0.000
1353.05/1353.31	c total clause space: 206.656MB
1353.05/1353.31	c total #watches: 186752
1353.45/1353.75	c total #propagations: 1736562198 / total #impl: 4151244768 (eff. 0.418)
1353.45/1353.75	c GC COLLECT
1353.45/1353.75	c #Conflicts:    3200000 | #Learnt:      44323 | 0.000
1353.45/1353.75	c total clause space: 206.656MB
1353.45/1353.75	c total #watches: 101964
1353.85/1354.13	c total #propagations: 1737188175 / total #impl: 4152810727 (eff. 0.418)
1353.85/1354.13	c #Conflicts:    3201000 | #Learnt:      45323 | 0.000
1353.85/1354.13	c total clause space: 206.656MB
1353.85/1354.13	c total #watches: 103964
1354.15/1354.42	c total #propagations: 1737804474 / total #impl: 4154330505 (eff. 0.418)
1354.15/1354.42	c #Conflicts:    3202000 | #Learnt:      46323 | 0.000
1354.15/1354.42	c total clause space: 206.656MB
1354.15/1354.42	c total #watches: 105964
1354.45/1354.78	c total #propagations: 1738434121 / total #impl: 4155862841 (eff. 0.418)
1354.45/1354.78	c #Conflicts:    3203000 | #Learnt:      47323 | 0.000
1354.45/1354.78	c total clause space: 206.656MB
1354.45/1354.78	c total #watches: 107964
1354.85/1355.16	c total #propagations: 1739050081 / total #impl: 4157387128 (eff. 0.418)
1354.85/1355.16	c #Conflicts:    3204000 | #Learnt:      48323 | 0.000
1354.85/1355.16	c total clause space: 206.656MB
1354.85/1355.16	c total #watches: 109964
1355.25/1355.55	c total #propagations: 1739660925 / total #impl: 4158894986 (eff. 0.418)
1355.25/1355.55	c #Conflicts:    3205000 | #Learnt:      49323 | 0.000
1355.25/1355.55	c total clause space: 206.656MB
1355.25/1355.55	c total #watches: 111964
1355.65/1355.94	c total #propagations: 1740277729 / total #impl: 4160406454 (eff. 0.418)
1355.65/1355.94	c #Conflicts:    3206000 | #Learnt:      50323 | 0.000
1355.65/1355.94	c total clause space: 206.656MB
1355.65/1355.94	c total #watches: 113964
1356.05/1356.36	c total #propagations: 1740880742 / total #impl: 4161890065 (eff. 0.418)
1356.05/1356.36	c #Conflicts:    3207000 | #Learnt:      51323 | 0.000
1356.05/1356.36	c total clause space: 206.656MB
1356.05/1356.36	c total #watches: 115964
1356.55/1356.80	c total #propagations: 1741434406 / total #impl: 4163256350 (eff. 0.418)
1356.55/1356.80	c #Conflicts:    3208000 | #Learnt:      52323 | 0.000
1356.55/1356.80	c total clause space: 206.656MB
1356.55/1356.80	c total #watches: 117964
1356.95/1357.27	c total #propagations: 1741997600 / total #impl: 4164640658 (eff. 0.418)
1356.95/1357.27	c #Conflicts:    3209000 | #Learnt:      53323 | 0.000
1356.95/1357.27	c total clause space: 206.656MB
1356.95/1357.27	c total #watches: 119964
1357.55/1357.88	c total #propagations: 1742602299 / total #impl: 4166135706 (eff. 0.418)
1357.55/1357.88	c #Conflicts:    3210000 | #Learnt:      54323 | 0.000
1357.55/1357.88	c total clause space: 206.656MB
1357.55/1357.88	c total #watches: 121964
1358.25/1358.53	c total #propagations: 1743134822 / total #impl: 4167443879 (eff. 0.418)
1358.25/1358.53	c #Conflicts:    3211000 | #Learnt:      55323 | 0.000
1358.25/1358.53	c total clause space: 206.656MB
1358.25/1358.53	c total #watches: 123964
1358.65/1358.99	c total #propagations: 1743742067 / total #impl: 4168948384 (eff. 0.418)
1358.65/1358.99	c #Conflicts:    3212000 | #Learnt:      56323 | 0.000
1358.65/1358.99	c total clause space: 206.656MB
1358.65/1358.99	c total #watches: 125964
1359.15/1359.42	c total #propagations: 1744335587 / total #impl: 4170411676 (eff. 0.418)
1359.15/1359.42	c #Conflicts:    3213000 | #Learnt:      57323 | 0.000
1359.15/1359.42	c total clause space: 206.656MB
1359.15/1359.42	c total #watches: 127964
1359.55/1359.82	c total #propagations: 1744942414 / total #impl: 4171903749 (eff. 0.418)
1359.55/1359.82	c #Conflicts:    3214000 | #Learnt:      58323 | 0.000
1359.55/1359.82	c total clause space: 206.656MB
1359.55/1359.82	c total #watches: 129964
1359.95/1360.20	c total #propagations: 1745534564 / total #impl: 4173348957 (eff. 0.418)
1359.95/1360.20	c #Conflicts:    3215000 | #Learnt:      59323 | 0.000
1359.95/1360.20	c total clause space: 206.656MB
1359.95/1360.20	c total #watches: 131964
1360.35/1360.63	c total #propagations: 1746133243 / total #impl: 4174808872 (eff. 0.418)
1360.35/1360.63	c #Conflicts:    3216000 | #Learnt:      60323 | 0.000
1360.35/1360.63	c total clause space: 206.656MB
1360.35/1360.63	c total #watches: 133964
1360.85/1361.19	c total #propagations: 1746703413 / total #impl: 4176208794 (eff. 0.418)
1360.85/1361.19	c #Conflicts:    3217000 | #Learnt:      61323 | 0.000
1360.85/1361.19	c total clause space: 206.656MB
1360.85/1361.19	c total #watches: 135964
1361.35/1361.64	c total #propagations: 1747273675 / total #impl: 4177631254 (eff. 0.418)
1361.35/1361.64	c #Conflicts:    3218000 | #Learnt:      62323 | 0.000
1361.35/1361.64	c total clause space: 206.656MB
1361.35/1361.64	c total #watches: 137964
1361.95/1362.23	c total #propagations: 1747874322 / total #impl: 4179120172 (eff. 0.418)
1361.95/1362.23	c #Conflicts:    3219000 | #Learnt:      63323 | 0.000
1361.95/1362.23	c total clause space: 206.656MB
1361.95/1362.23	c total #watches: 139964
1362.45/1362.76	c total #propagations: 1748455793 / total #impl: 4180568249 (eff. 0.418)
1362.45/1362.76	c #Conflicts:    3220000 | #Learnt:      64323 | 0.000
1362.45/1362.76	c total clause space: 206.656MB
1362.45/1362.76	c total #watches: 141964
1362.95/1363.26	c total #propagations: 1748991377 / total #impl: 4181900973 (eff. 0.418)
1362.95/1363.26	c #Conflicts:    3221000 | #Learnt:      65323 | 0.000
1362.95/1363.26	c total clause space: 206.656MB
1362.95/1363.26	c total #watches: 143964
1363.45/1363.72	c total #propagations: 1749532701 / total #impl: 4183283928 (eff. 0.418)
1363.45/1363.72	c #Conflicts:    3222000 | #Learnt:      66323 | 0.000
1363.45/1363.72	c total clause space: 206.656MB
1363.45/1363.72	c total #watches: 145964
1363.95/1364.23	c total #propagations: 1750081323 / total #impl: 4184668758 (eff. 0.418)
1363.95/1364.23	c #Conflicts:    3223000 | #Learnt:      67323 | 0.000
1363.95/1364.23	c total clause space: 206.656MB
1363.95/1364.23	c total #watches: 147964
1364.45/1364.75	c total #propagations: 1750699143 / total #impl: 4186235403 (eff. 0.418)
1364.45/1364.75	c #Conflicts:    3224000 | #Learnt:      68323 | 0.000
1364.45/1364.75	c total clause space: 206.656MB
1364.45/1364.75	c total #watches: 149964
1365.15/1365.42	c total #propagations: 1751293246 / total #impl: 4187721726 (eff. 0.418)
1365.15/1365.42	c #Conflicts:    3225000 | #Learnt:      69323 | 0.000
1365.15/1365.42	c total clause space: 206.656MB
1365.15/1365.42	c total #watches: 151964
1365.85/1366.10	c total #propagations: 1751938594 / total #impl: 4189284852 (eff. 0.418)
1365.85/1366.10	c #Conflicts:    3226000 | #Learnt:      70323 | 0.000
1365.85/1366.10	c total clause space: 206.656MB
1365.85/1366.10	c total #watches: 153964
1366.35/1366.62	c total #propagations: 1752511517 / total #impl: 4190733501 (eff. 0.418)
1366.35/1366.62	c #Conflicts:    3227000 | #Learnt:      71323 | 0.000
1366.35/1366.62	c total clause space: 206.656MB
1366.35/1366.62	c total #watches: 155964
1366.95/1367.25	c total #propagations: 1753098093 / total #impl: 4192195939 (eff. 0.418)
1366.95/1367.25	c #Conflicts:    3228000 | #Learnt:      72323 | 0.000
1366.95/1367.25	c total clause space: 206.656MB
1366.95/1367.25	c total #watches: 157964
1367.55/1367.81	c total #propagations: 1753702425 / total #impl: 4193670443 (eff. 0.418)
1367.55/1367.81	c #Conflicts:    3229000 | #Learnt:      73323 | 0.000
1367.55/1367.81	c total clause space: 206.656MB
1367.55/1367.81	c total #watches: 159964
1368.15/1368.42	c total #propagations: 1754271339 / total #impl: 4195088671 (eff. 0.418)
1368.15/1368.42	c #Conflicts:    3230000 | #Learnt:      74323 | 0.000
1368.15/1368.42	c total clause space: 206.656MB
1368.15/1368.42	c total #watches: 161964
1368.64/1368.93	c total #propagations: 1754892105 / total #impl: 4196636965 (eff. 0.418)
1368.64/1368.93	c #Conflicts:    3231000 | #Learnt:      75323 | 0.000
1368.64/1368.93	c total clause space: 206.656MB
1368.64/1368.93	c total #watches: 163964
1369.25/1369.59	c total #propagations: 1755466668 / total #impl: 4198077185 (eff. 0.418)
1369.25/1369.59	c #Conflicts:    3232000 | #Learnt:      76323 | 0.000
1369.25/1369.59	c total clause space: 206.656MB
1369.25/1369.59	c total #watches: 165964
1370.04/1370.35	c total #propagations: 1756060552 / total #impl: 4199575857 (eff. 0.418)
1370.04/1370.35	c #Conflicts:    3233000 | #Learnt:      77323 | 0.000
1370.04/1370.35	c total clause space: 206.656MB
1370.04/1370.35	c total #watches: 167964
1370.64/1370.94	c total #propagations: 1756568513 / total #impl: 4200859748 (eff. 0.418)
1370.64/1370.94	c #Conflicts:    3234000 | #Learnt:      78323 | 0.000
1370.64/1370.94	c total clause space: 206.656MB
1370.64/1370.94	c total #watches: 169964
1371.24/1371.58	c total #propagations: 1757151516 / total #impl: 4202302148 (eff. 0.418)
1371.24/1371.58	c #Conflicts:    3235000 | #Learnt:      79323 | 0.000
1371.24/1371.58	c total clause space: 206.656MB
1371.24/1371.58	c total #watches: 171964
1371.94/1372.23	c total #propagations: 1757741813 / total #impl: 4203788988 (eff. 0.418)
1371.94/1372.23	c #Conflicts:    3236000 | #Learnt:      80323 | 0.000
1371.94/1372.23	c total clause space: 206.656MB
1371.94/1372.23	c total #watches: 173964
1372.55/1372.83	c total #propagations: 1758346989 / total #impl: 4205326627 (eff. 0.418)
1372.55/1372.83	c #Conflicts:    3237000 | #Learnt:      81323 | 0.000
1372.55/1372.83	c total clause space: 206.656MB
1372.55/1372.83	c total #watches: 175964
1373.24/1373.59	c total #propagations: 1758945140 / total #impl: 4206814876 (eff. 0.418)
1373.24/1373.59	c #Conflicts:    3238000 | #Learnt:      82323 | 0.000
1373.24/1373.59	c total clause space: 206.656MB
1373.24/1373.59	c total #watches: 177964
1373.94/1374.29	c total #propagations: 1759530182 / total #impl: 4208299350 (eff. 0.418)
1373.94/1374.29	c #Conflicts:    3239000 | #Learnt:      83323 | 0.000
1373.94/1374.29	c total clause space: 206.656MB
1373.94/1374.29	c total #watches: 179964
1374.64/1374.99	c total #propagations: 1760109185 / total #impl: 4209769711 (eff. 0.418)
1374.64/1374.99	c #Conflicts:    3240000 | #Learnt:      84323 | 0.000
1374.64/1374.99	c total clause space: 206.656MB
1374.64/1374.99	c total #watches: 181964
1375.64/1375.91	c total #propagations: 1760629286 / total #impl: 4211104823 (eff. 0.418)
1375.64/1375.91	c #Conflicts:    3241000 | #Learnt:      85323 | 0.000
1375.64/1375.91	c total clause space: 206.656MB
1375.64/1375.91	c total #watches: 183964
1376.54/1376.80	c total #propagations: 1761165646 / total #impl: 4212481375 (eff. 0.418)
1376.54/1376.80	c #Conflicts:    3242000 | #Learnt:      86323 | 0.000
1376.54/1376.80	c total clause space: 206.656MB
1376.54/1376.80	c total #watches: 185964
1377.54/1377.85	c total #propagations: 1761671925 / total #impl: 4213800624 (eff. 0.418)
1377.54/1377.85	c #Conflicts:    3243000 | #Learnt:      87323 | 0.000
1377.54/1377.85	c total clause space: 206.656MB
1377.54/1377.85	c total #watches: 187964
1377.94/1378.28	c total #propagations: 1762274380 / total #impl: 4215386711 (eff. 0.418)
1377.94/1378.28	c GC COLLECT
1377.94/1378.28	c #Conflicts:    3244000 | #Learnt:      44620 | 0.000
1377.94/1378.28	c total clause space: 206.656MB
1377.94/1378.28	c total #watches: 102558
1378.34/1378.61	c total #propagations: 1762869279 / total #impl: 4216853073 (eff. 0.418)
1378.34/1378.61	c #Conflicts:    3245000 | #Learnt:      45620 | 0.000
1378.34/1378.61	c total clause space: 206.656MB
1378.34/1378.61	c total #watches: 104558
1378.74/1379.00	c total #propagations: 1763491189 / total #impl: 4218402757 (eff. 0.418)
1378.74/1379.00	c #Conflicts:    3246000 | #Learnt:      46620 | 0.000
1378.74/1379.00	c total clause space: 206.656MB
1378.74/1379.00	c total #watches: 106558
1379.04/1379.32	c total #propagations: 1764083681 / total #impl: 4219903044 (eff. 0.418)
1379.04/1379.32	c #Conflicts:    3247000 | #Learnt:      47620 | 0.000
1379.04/1379.32	c total clause space: 206.656MB
1379.04/1379.32	c total #watches: 108558
1379.34/1379.64	c total #propagations: 1764731211 / total #impl: 4221487837 (eff. 0.418)
1379.34/1379.64	c #Conflicts:    3248000 | #Learnt:      48620 | 0.000
1379.34/1379.64	c total clause space: 206.656MB
1379.34/1379.64	c total #watches: 110558
1379.74/1380.03	c total #propagations: 1765388672 / total #impl: 4223099089 (eff. 0.418)
1379.74/1380.03	c #Conflicts:    3249000 | #Learnt:      49620 | 0.000
1379.74/1380.03	c total clause space: 206.656MB
1379.74/1380.03	c total #watches: 112558
1380.14/1380.41	c total #propagations: 1766038783 / total #impl: 4224707660 (eff. 0.418)
1380.14/1380.41	c #Conflicts:    3250000 | #Learnt:      50620 | 0.000
1380.14/1380.41	c total clause space: 206.656MB
1380.14/1380.41	c total #watches: 114558
1380.44/1380.73	c total #propagations: 1766515714 / total #impl: 4225862221 (eff. 0.418)
1380.44/1380.73	c #Conflicts:    3251000 | #Learnt:      51620 | 0.000
1380.44/1380.73	c total clause space: 206.656MB
1380.44/1380.73	c total #watches: 116558
1380.84/1381.13	c total #propagations: 1767051762 / total #impl: 4227160466 (eff. 0.418)
1380.84/1381.13	c #Conflicts:    3252000 | #Learnt:      52620 | 0.000
1380.84/1381.13	c total clause space: 206.656MB
1380.84/1381.13	c total #watches: 118558
1381.24/1381.54	c total #propagations: 1767630347 / total #impl: 4228572545 (eff. 0.418)
1381.24/1381.54	c #Conflicts:    3253000 | #Learnt:      53620 | 0.000
1381.24/1381.54	c total clause space: 206.656MB
1381.24/1381.54	c total #watches: 120558
1381.64/1381.96	c total #propagations: 1768140152 / total #impl: 4229836442 (eff. 0.418)
1381.64/1381.96	c #Conflicts:    3254000 | #Learnt:      54620 | 0.000
1381.64/1381.96	c total clause space: 206.656MB
1381.64/1381.96	c total #watches: 122558
1382.04/1382.37	c total #propagations: 1768697803 / total #impl: 4231188456 (eff. 0.418)
1382.04/1382.37	c #Conflicts:    3255000 | #Learnt:      55620 | 0.000
1382.04/1382.37	c total clause space: 206.656MB
1382.04/1382.37	c total #watches: 124558
1382.45/1382.75	c total #propagations: 1769288062 / total #impl: 4232642031 (eff. 0.418)
1382.45/1382.75	c #Conflicts:    3256000 | #Learnt:      56620 | 0.000
1382.45/1382.75	c total clause space: 206.656MB
1382.45/1382.75	c total #watches: 126558
1382.84/1383.14	c total #propagations: 1769893429 / total #impl: 4234142978 (eff. 0.418)
1382.84/1383.14	c #Conflicts:    3257000 | #Learnt:      57620 | 0.000
1382.84/1383.14	c total clause space: 206.656MB
1382.84/1383.14	c total #watches: 128558
1383.24/1383.54	c total #propagations: 1770521060 / total #impl: 4235703719 (eff. 0.418)
1383.24/1383.54	c #Conflicts:    3258000 | #Learnt:      58620 | 0.000
1383.24/1383.54	c total clause space: 206.656MB
1383.24/1383.54	c total #watches: 130558
1383.74/1384.00	c total #propagations: 1771135091 / total #impl: 4237216222 (eff. 0.418)
1383.74/1384.00	c #Conflicts:    3259000 | #Learnt:      59620 | 0.000
1383.74/1384.00	c total clause space: 206.656MB
1383.74/1384.00	c total #watches: 132558
1384.34/1384.62	c total #propagations: 1771733765 / total #impl: 4238702428 (eff. 0.418)
1384.34/1384.62	c #Conflicts:    3260000 | #Learnt:      60620 | 0.000
1384.34/1384.62	c total clause space: 206.656MB
1384.34/1384.62	c total #watches: 134558
1384.84/1385.11	c total #propagations: 1772310503 / total #impl: 4240145781 (eff. 0.418)
1384.84/1385.11	c #Conflicts:    3261000 | #Learnt:      61620 | 0.000
1384.84/1385.11	c total clause space: 206.656MB
1384.84/1385.11	c total #watches: 136558
1385.24/1385.54	c total #propagations: 1772891265 / total #impl: 4241581513 (eff. 0.418)
1385.24/1385.54	c #Conflicts:    3262000 | #Learnt:      62620 | 0.000
1385.24/1385.54	c total clause space: 206.656MB
1385.24/1385.54	c total #watches: 138558
1385.75/1386.06	c total #propagations: 1773486428 / total #impl: 4243065357 (eff. 0.418)
1385.75/1386.06	c #Conflicts:    3263000 | #Learnt:      63620 | 0.000
1385.75/1386.06	c total clause space: 206.656MB
1385.75/1386.06	c total #watches: 140558
1386.24/1386.53	c total #propagations: 1774101774 / total #impl: 4244581278 (eff. 0.418)
1386.24/1386.53	c #Conflicts:    3264000 | #Learnt:      64620 | 0.000
1386.24/1386.53	c total clause space: 206.656MB
1386.24/1386.53	c total #watches: 142558
1386.64/1386.94	c total #propagations: 1774675973 / total #impl: 4246011262 (eff. 0.418)
1386.64/1386.94	c #Conflicts:    3265000 | #Learnt:      65620 | 0.000
1386.64/1386.94	c total clause space: 206.656MB
1386.64/1386.94	c total #watches: 144558
1387.34/1387.60	c total #propagations: 1775264526 / total #impl: 4247468574 (eff. 0.418)
1387.34/1387.60	c #Conflicts:    3266000 | #Learnt:      66620 | 0.000
1387.34/1387.60	c total clause space: 206.656MB
1387.34/1387.60	c total #watches: 146558
1387.84/1388.19	c total #propagations: 1775826148 / total #impl: 4248886908 (eff. 0.418)
1387.84/1388.19	c #Conflicts:    3267000 | #Learnt:      67620 | 0.000
1387.84/1388.19	c total clause space: 206.656MB
1387.84/1388.19	c total #watches: 148558
1388.54/1388.81	c total #propagations: 1776420985 / total #impl: 4250361212 (eff. 0.418)
1388.54/1388.81	c #Conflicts:    3268000 | #Learnt:      68620 | 0.000
1388.54/1388.81	c total clause space: 206.656MB
1388.54/1388.81	c total #watches: 150558
1389.05/1389.36	c total #propagations: 1776995074 / total #impl: 4251783824 (eff. 0.418)
1389.05/1389.36	c #Conflicts:    3269000 | #Learnt:      69620 | 0.000
1389.05/1389.36	c total clause space: 206.656MB
1389.05/1389.36	c total #watches: 152558
1389.84/1390.13	c total #propagations: 1777556305 / total #impl: 4253178234 (eff. 0.418)
1389.84/1390.13	c #Conflicts:    3270000 | #Learnt:      70620 | 0.000
1389.84/1390.13	c total clause space: 206.656MB
1389.84/1390.13	c total #watches: 154558
1390.34/1390.68	c total #propagations: 1778125163 / total #impl: 4254613892 (eff. 0.418)
1390.34/1390.68	c #Conflicts:    3271000 | #Learnt:      71620 | 0.000
1390.34/1390.68	c total clause space: 206.656MB
1390.34/1390.68	c total #watches: 156558
1390.84/1391.18	c total #propagations: 1778716947 / total #impl: 4256094032 (eff. 0.418)
1390.84/1391.18	c #Conflicts:    3272000 | #Learnt:      72620 | 0.000
1390.84/1391.18	c total clause space: 206.656MB
1390.84/1391.18	c total #watches: 158558
1391.54/1391.85	c total #propagations: 1779337001 / total #impl: 4257629408 (eff. 0.418)
1391.54/1391.85	c #Conflicts:    3273000 | #Learnt:      73620 | 0.000
1391.54/1391.85	c total clause space: 206.656MB
1391.54/1391.85	c total #watches: 160558
1392.24/1392.53	c total #propagations: 1779953709 / total #impl: 4259165070 (eff. 0.418)
1392.24/1392.53	c #Conflicts:    3274000 | #Learnt:      74620 | 0.000
1392.24/1392.53	c total clause space: 206.656MB
1392.24/1392.53	c total #watches: 162558
1392.94/1393.20	c total #propagations: 1780561549 / total #impl: 4260676369 (eff. 0.418)
1392.94/1393.20	c #Conflicts:    3275000 | #Learnt:      75620 | 0.000
1392.94/1393.20	c total clause space: 206.656MB
1392.94/1393.20	c total #watches: 164558
1393.64/1393.92	c total #propagations: 1781113231 / total #impl: 4262049191 (eff. 0.418)
1393.64/1393.92	c #Conflicts:    3276000 | #Learnt:      76620 | 0.000
1393.64/1393.92	c total clause space: 206.656MB
1393.64/1393.92	c total #watches: 166558
1394.24/1394.53	c total #propagations: 1781713164 / total #impl: 4263552852 (eff. 0.418)
1394.24/1394.53	c #Conflicts:    3277000 | #Learnt:      77620 | 0.000
1394.24/1394.53	c total clause space: 206.656MB
1394.24/1394.53	c total #watches: 168558
1394.84/1395.14	c total #propagations: 1782268357 / total #impl: 4264936514 (eff. 0.418)
1394.84/1395.14	c #Conflicts:    3278000 | #Learnt:      78620 | 0.000
1394.84/1395.14	c total clause space: 206.656MB
1394.84/1395.14	c total #watches: 170558
1395.44/1395.79	c total #propagations: 1782849649 / total #impl: 4266398370 (eff. 0.418)
1395.44/1395.79	c #Conflicts:    3279000 | #Learnt:      79620 | 0.000
1395.44/1395.79	c total clause space: 206.656MB
1395.44/1395.79	c total #watches: 172558
1396.24/1396.51	c total #propagations: 1783425277 / total #impl: 4267854681 (eff. 0.418)
1396.24/1396.51	c #Conflicts:    3280000 | #Learnt:      80620 | 0.000
1396.24/1396.51	c total clause space: 206.656MB
1396.24/1396.51	c total #watches: 174558
1396.94/1397.25	c total #propagations: 1784008943 / total #impl: 4269323224 (eff. 0.418)
1396.94/1397.25	c #Conflicts:    3281000 | #Learnt:      81620 | 0.000
1396.94/1397.25	c total clause space: 206.656MB
1396.94/1397.25	c total #watches: 176558
1397.54/1397.85	c total #propagations: 1784623394 / total #impl: 4270861432 (eff. 0.418)
1397.54/1397.85	c #Conflicts:    3282000 | #Learnt:      82620 | 0.000
1397.54/1397.85	c total clause space: 206.656MB
1397.54/1397.85	c total #watches: 178558
1398.34/1398.60	c total #propagations: 1785225668 / total #impl: 4272350018 (eff. 0.418)
1398.34/1398.60	c #Conflicts:    3283000 | #Learnt:      83620 | 0.000
1398.34/1398.60	c total clause space: 206.656MB
1398.34/1398.60	c total #watches: 180558
1398.84/1399.14	c total #propagations: 1785735071 / total #impl: 4273654516 (eff. 0.418)
1398.84/1399.14	c #Conflicts:    3284000 | #Learnt:      84620 | 0.000
1398.84/1399.14	c total clause space: 206.656MB
1398.84/1399.14	c total #watches: 182558
1399.64/1399.91	c total #propagations: 1786360809 / total #impl: 4275239029 (eff. 0.418)
1399.64/1399.91	c #Conflicts:    3285000 | #Learnt:      85620 | 0.000
1399.64/1399.91	c total clause space: 206.656MB
1399.64/1399.91	c total #watches: 184558
1400.44/1400.72	c total #propagations: 1786970140 / total #impl: 4276783688 (eff. 0.418)
1400.44/1400.72	c #Conflicts:    3286000 | #Learnt:      86620 | 0.000
1400.44/1400.72	c total clause space: 206.656MB
1400.44/1400.72	c total #watches: 186558
1401.25/1401.51	c total #propagations: 1787554538 / total #impl: 4278278819 (eff. 0.418)
1401.25/1401.51	c #Conflicts:    3287000 | #Learnt:      87620 | 0.000
1401.25/1401.51	c total clause space: 206.656MB
1401.25/1401.51	c total #watches: 188558
1401.74/1402.04	c total #propagations: 1788161208 / total #impl: 4279821659 (eff. 0.418)
1401.74/1402.04	c GC COLLECT
1401.74/1402.04	c #Conflicts:    3288000 | #Learnt:      44611 | 0.000
1401.74/1402.04	c total clause space: 206.656MB
1401.74/1402.04	c total #watches: 102540
1402.04/1402.39	c total #propagations: 1788767117 / total #impl: 4281326540 (eff. 0.418)
1402.04/1402.39	c #Conflicts:    3289000 | #Learnt:      45611 | 0.000
1402.04/1402.39	c total clause space: 206.656MB
1402.04/1402.39	c total #watches: 104540
1402.44/1402.74	c total #propagations: 1789369731 / total #impl: 4282781910 (eff. 0.418)
1402.44/1402.74	c #Conflicts:    3290000 | #Learnt:      46611 | 0.000
1402.44/1402.74	c total clause space: 206.656MB
1402.44/1402.74	c total #watches: 106540
1402.84/1403.11	c total #propagations: 1789956386 / total #impl: 4284248498 (eff. 0.418)
1402.84/1403.11	c #Conflicts:    3291000 | #Learnt:      47611 | 0.000
1402.84/1403.11	c total clause space: 206.656MB
1402.84/1403.11	c total #watches: 108540
1403.14/1403.44	c total #propagations: 1790557520 / total #impl: 4285744397 (eff. 0.418)
1403.14/1403.44	c #Conflicts:    3292000 | #Learnt:      48611 | 0.000
1403.14/1403.44	c total clause space: 206.656MB
1403.14/1403.44	c total #watches: 110540
1403.45/1403.78	c total #propagations: 1791180785 / total #impl: 4287284235 (eff. 0.418)
1403.45/1403.78	c #Conflicts:    3293000 | #Learnt:      49611 | 0.000
1403.45/1403.78	c total clause space: 206.656MB
1403.45/1403.78	c total #watches: 112540
1403.84/1404.17	c total #propagations: 1791825277 / total #impl: 4288888577 (eff. 0.418)
1403.84/1404.17	c #Conflicts:    3294000 | #Learnt:      50611 | 0.000
1403.84/1404.17	c total clause space: 206.656MB
1403.84/1404.17	c total #watches: 114540
1404.24/1404.53	c total #propagations: 1792458923 / total #impl: 4290459803 (eff. 0.418)
1404.24/1404.53	c #Conflicts:    3295000 | #Learnt:      51611 | 0.000
1404.24/1404.53	c total clause space: 206.656MB
1404.24/1404.53	c total #watches: 116540
1404.64/1404.94	c total #propagations: 1793063566 / total #impl: 4291945853 (eff. 0.418)
1404.64/1404.94	c #Conflicts:    3296000 | #Learnt:      52611 | 0.000
1404.64/1404.94	c total clause space: 206.656MB
1404.64/1404.94	c total #watches: 118540
1405.04/1405.35	c total #propagations: 1793664848 / total #impl: 4293433440 (eff. 0.418)
1405.04/1405.35	c #Conflicts:    3297000 | #Learnt:      53611 | 0.000
1405.04/1405.35	c total clause space: 206.656MB
1405.04/1405.35	c total #watches: 120540
1405.44/1405.80	c total #propagations: 1794279657 / total #impl: 4294956664 (eff. 0.418)
1405.44/1405.80	c #Conflicts:    3298000 | #Learnt:      54611 | 0.000
1405.44/1405.80	c total clause space: 206.656MB
1405.44/1405.80	c total #watches: 122540
1405.94/1406.24	c total #propagations: 1794881209 / total #impl: 4296463643 (eff. 0.418)
1405.94/1406.24	c #Conflicts:    3299000 | #Learnt:      55611 | 0.000
1405.94/1406.24	c total clause space: 206.656MB
1405.94/1406.24	c total #watches: 124540
1406.44/1406.74	c total #propagations: 1795485801 / total #impl: 4297959724 (eff. 0.418)
1406.44/1406.74	c #Conflicts:    3300000 | #Learnt:      56611 | 0.000
1406.44/1406.74	c total clause space: 206.656MB
1406.44/1406.74	c total #watches: 126540
1406.94/1407.26	c total #propagations: 1796036210 / total #impl: 4299350749 (eff. 0.418)
1406.94/1407.26	c #Conflicts:    3301000 | #Learnt:      57611 | 0.000
1406.94/1407.26	c total clause space: 206.656MB
1406.94/1407.26	c total #watches: 128540
1407.44/1407.77	c total #propagations: 1796614311 / total #impl: 4300800597 (eff. 0.418)
1407.44/1407.77	c #Conflicts:    3302000 | #Learnt:      58611 | 0.000
1407.44/1407.77	c total clause space: 206.656MB
1407.44/1407.77	c total #watches: 130540
1408.04/1408.30	c total #propagations: 1797205464 / total #impl: 4302302238 (eff. 0.418)
1408.04/1408.30	c #Conflicts:    3303000 | #Learnt:      59611 | 0.000
1408.04/1408.30	c total clause space: 206.656MB
1408.04/1408.30	c total #watches: 132540
1408.44/1408.76	c total #propagations: 1797778031 / total #impl: 4303770937 (eff. 0.418)
1408.44/1408.76	c #Conflicts:    3304000 | #Learnt:      60611 | 0.000
1408.44/1408.76	c total clause space: 206.656MB
1408.44/1408.76	c total #watches: 134540
1408.85/1409.20	c total #propagations: 1798414359 / total #impl: 4305354127 (eff. 0.418)
1408.85/1409.20	c #Conflicts:    3305000 | #Learnt:      61611 | 0.000
1408.85/1409.20	c total clause space: 206.656MB
1408.85/1409.20	c total #watches: 136540
1409.24/1409.57	c total #propagations: 1799047846 / total #impl: 4306939139 (eff. 0.418)
1409.24/1409.57	c #Conflicts:    3306000 | #Learnt:      62611 | 0.000
1409.24/1409.57	c total clause space: 206.656MB
1409.24/1409.57	c total #watches: 138540
1409.64/1409.99	c total #propagations: 1799643791 / total #impl: 4308407323 (eff. 0.418)
1409.64/1409.99	c #Conflicts:    3307000 | #Learnt:      63611 | 0.000
1409.64/1409.99	c total clause space: 206.656MB
1409.64/1409.99	c total #watches: 140540
1410.05/1410.38	c total #propagations: 1800229899 / total #impl: 4309829830 (eff. 0.418)
1410.05/1410.38	c #Conflicts:    3308000 | #Learnt:      64611 | 0.000
1410.05/1410.38	c total clause space: 206.656MB
1410.05/1410.38	c total #watches: 142540
1410.64/1410.90	c total #propagations: 1800806912 / total #impl: 4311252584 (eff. 0.418)
1410.64/1410.90	c #Conflicts:    3309000 | #Learnt:      65611 | 0.000
1410.64/1410.90	c total clause space: 206.656MB
1410.64/1410.90	c total #watches: 144540
1411.15/1411.48	c total #propagations: 1801391230 / total #impl: 4312702154 (eff. 0.418)
1411.15/1411.48	c #Conflicts:    3310000 | #Learnt:      66611 | 0.000
1411.15/1411.48	c total clause space: 206.656MB
1411.15/1411.48	c total #watches: 146540
1411.74/1412.02	c total #propagations: 1802051997 / total #impl: 4314251659 (eff. 0.418)
1411.74/1412.02	c #Conflicts:    3311000 | #Learnt:      67611 | 0.000
1411.74/1412.02	c total clause space: 206.656MB
1411.74/1412.02	c total #watches: 148540
1412.25/1412.57	c total #propagations: 1802708953 / total #impl: 4315854124 (eff. 0.418)
1412.25/1412.57	c #Conflicts:    3312000 | #Learnt:      68611 | 0.000
1412.25/1412.57	c total clause space: 206.656MB
1412.25/1412.57	c total #watches: 150540
1413.04/1413.35	c total #propagations: 1803275914 / total #impl: 4317269010 (eff. 0.418)
1413.04/1413.35	c #Conflicts:    3313000 | #Learnt:      69611 | 0.000
1413.04/1413.35	c total clause space: 206.656MB
1413.04/1413.35	c total #watches: 152540
1413.64/1413.96	c total #propagations: 1803814491 / total #impl: 4318625981 (eff. 0.418)
1413.64/1413.96	c #Conflicts:    3314000 | #Learnt:      70611 | 0.000
1413.64/1413.96	c total clause space: 206.656MB
1413.64/1413.96	c total #watches: 154540
1414.24/1414.56	c total #propagations: 1804425420 / total #impl: 4320152415 (eff. 0.418)
1414.24/1414.56	c #Conflicts:    3315000 | #Learnt:      71611 | 0.000
1414.24/1414.56	c total clause space: 206.656MB
1414.24/1414.56	c total #watches: 156540
1414.84/1415.12	c total #propagations: 1805015883 / total #impl: 4321627544 (eff. 0.418)
1414.84/1415.12	c #Conflicts:    3316000 | #Learnt:      72611 | 0.000
1414.84/1415.12	c total clause space: 206.656MB
1414.84/1415.12	c total #watches: 158540
1415.44/1415.71	c total #propagations: 1805558543 / total #impl: 4322980629 (eff. 0.418)
1415.44/1415.71	c #Conflicts:    3317000 | #Learnt:      73611 | 0.000
1415.44/1415.71	c total clause space: 206.656MB
1415.44/1415.71	c total #watches: 160540
1415.84/1416.10	c total #propagations: 1806131445 / total #impl: 4324404949 (eff. 0.418)
1415.84/1416.10	c #Conflicts:    3318000 | #Learnt:      74611 | 0.000
1415.84/1416.10	c total clause space: 206.656MB
1415.84/1416.10	c total #watches: 162540
1416.34/1416.69	c total #propagations: 1806739437 / total #impl: 4325876786 (eff. 0.418)
1416.34/1416.69	c #Conflicts:    3319000 | #Learnt:      75611 | 0.000
1416.34/1416.69	c total clause space: 206.656MB
1416.34/1416.69	c total #watches: 164540
1417.04/1417.39	c total #propagations: 1807305554 / total #impl: 4327279308 (eff. 0.418)
1417.04/1417.39	c #Conflicts:    3320000 | #Learnt:      76611 | 0.000
1417.04/1417.39	c total clause space: 206.656MB
1417.04/1417.39	c total #watches: 166540
1417.94/1418.23	c total #propagations: 1807907258 / total #impl: 4328771893 (eff. 0.418)
1417.94/1418.23	c #Conflicts:    3321000 | #Learnt:      77611 | 0.000
1417.94/1418.23	c total clause space: 206.656MB
1417.94/1418.23	c total #watches: 168540
1418.64/1418.98	c total #propagations: 1808470197 / total #impl: 4330174066 (eff. 0.418)
1418.64/1418.98	c #Conflicts:    3322000 | #Learnt:      78611 | 0.000
1418.64/1418.98	c total clause space: 206.656MB
1418.64/1418.98	c total #watches: 170540
1419.54/1419.82	c total #propagations: 1809069401 / total #impl: 4331681431 (eff. 0.418)
1419.54/1419.82	c #Conflicts:    3323000 | #Learnt:      79611 | 0.000
1419.54/1419.82	c total clause space: 206.656MB
1419.54/1419.82	c total #watches: 172540
1420.34/1420.65	c total #propagations: 1809633876 / total #impl: 4333117705 (eff. 0.418)
1420.34/1420.65	c #Conflicts:    3324000 | #Learnt:      80611 | 0.000
1420.34/1420.65	c total clause space: 206.656MB
1420.34/1420.65	c total #watches: 174540
1421.24/1421.56	c total #propagations: 1810172116 / total #impl: 4334459509 (eff. 0.418)
1421.24/1421.56	c #Conflicts:    3325000 | #Learnt:      81611 | 0.000
1421.24/1421.56	c total clause space: 206.656MB
1421.24/1421.56	c total #watches: 176540
1422.34/1422.61	c total #propagations: 1810712068 / total #impl: 4335813139 (eff. 0.418)
1422.34/1422.61	c #Conflicts:    3326000 | #Learnt:      82611 | 0.000
1422.34/1422.61	c total clause space: 206.656MB
1422.34/1422.61	c total #watches: 178540
1423.04/1423.36	c total #propagations: 1811240706 / total #impl: 4337165858 (eff. 0.418)
1423.04/1423.36	c #Conflicts:    3327000 | #Learnt:      83611 | 0.000
1423.04/1423.36	c total clause space: 206.656MB
1423.04/1423.36	c total #watches: 180540
1423.64/1423.97	c total #propagations: 1811811788 / total #impl: 4338612250 (eff. 0.418)
1423.64/1423.97	c #Conflicts:    3328000 | #Learnt:      84611 | 0.000
1423.64/1423.97	c total clause space: 206.656MB
1423.64/1423.97	c total #watches: 182540
1424.44/1424.77	c total #propagations: 1812404362 / total #impl: 4340089463 (eff. 0.418)
1424.44/1424.77	c #Conflicts:    3329000 | #Learnt:      85611 | 0.000
1424.44/1424.77	c total clause space: 206.656MB
1424.44/1424.77	c total #watches: 184540
1425.44/1425.71	c total #propagations: 1812978069 / total #impl: 4341523972 (eff. 0.418)
1425.44/1425.71	c #Conflicts:    3330000 | #Learnt:      86611 | 0.000
1425.44/1425.71	c total clause space: 206.656MB
1425.44/1425.71	c total #watches: 186540
1426.24/1426.55	c total #propagations: 1813565216 / total #impl: 4343003119 (eff. 0.418)
1426.24/1426.55	c #Conflicts:    3331000 | #Learnt:      87611 | 0.000
1426.24/1426.55	c total clause space: 206.656MB
1426.24/1426.55	c total #watches: 188540
1426.84/1427.16	c total #propagations: 1814139678 / total #impl: 4344457273 (eff. 0.418)
1426.84/1427.16	c #Conflicts:    3332000 | #Learnt:      88611 | 0.000
1426.84/1427.16	c total clause space: 206.656MB
1426.84/1427.16	c total #watches: 190540
1427.24/1427.51	c total #propagations: 1814776855 / total #impl: 4346033610 (eff. 0.418)
1427.24/1427.51	c GC COLLECT
1427.24/1427.51	c #Conflicts:    3333000 | #Learnt:      45296 | 0.000
1427.24/1427.51	c total clause space: 206.656MB
1427.24/1427.51	c total #watches: 103910
1427.44/1427.78	c total #propagations: 1815389058 / total #impl: 4347524503 (eff. 0.418)
1427.44/1427.78	c #Conflicts:    3334000 | #Learnt:      46296 | 0.000
1427.44/1427.78	c total clause space: 206.656MB
1427.44/1427.78	c total #watches: 105910
1427.84/1428.11	c total #propagations: 1815986577 / total #impl: 4348978670 (eff. 0.418)
1427.84/1428.11	c #Conflicts:    3335000 | #Learnt:      47296 | 0.000
1427.84/1428.11	c total clause space: 206.656MB
1427.84/1428.11	c total #watches: 107910
1428.14/1428.44	c total #propagations: 1816596464 / total #impl: 4350480652 (eff. 0.418)
1428.14/1428.44	c #Conflicts:    3336000 | #Learnt:      48296 | 0.000
1428.14/1428.44	c total clause space: 206.656MB
1428.14/1428.44	c total #watches: 109910
1428.44/1428.77	c total #propagations: 1816959128 / total #impl: 4351301155 (eff. 0.418)
1428.44/1428.77	c #Conflicts:    3337000 | #Learnt:      49296 | 0.000
1428.44/1428.77	c total clause space: 206.656MB
1428.44/1428.77	c total #watches: 111910
1428.84/1429.13	c total #propagations: 1817219510 / total #impl: 4351876171 (eff. 0.418)
1428.84/1429.13	c #Conflicts:    3338000 | #Learnt:      50296 | 0.000
1428.84/1429.13	c total clause space: 206.656MB
1428.84/1429.13	c total #watches: 113910
1429.14/1429.48	c total #propagations: 1817489318 / total #impl: 4352480198 (eff. 0.418)
1429.14/1429.48	c #Conflicts:    3339000 | #Learnt:      51296 | 0.000
1429.14/1429.48	c total clause space: 206.656MB
1429.14/1429.48	c total #watches: 115910
1429.54/1429.83	c total #propagations: 1817956758 / total #impl: 4353583169 (eff. 0.418)
1429.54/1429.83	c #Conflicts:    3340000 | #Learnt:      52296 | 0.000
1429.54/1429.83	c total clause space: 206.656MB
1429.54/1429.83	c total #watches: 117910
1429.94/1430.20	c total #propagations: 1818454927 / total #impl: 4354794065 (eff. 0.418)
1429.94/1430.20	c #Conflicts:    3341000 | #Learnt:      53296 | 0.000
1429.94/1430.20	c total clause space: 206.656MB
1429.94/1430.20	c total #watches: 119910
1430.24/1430.53	c total #propagations: 1819070503 / total #impl: 4356302348 (eff. 0.418)
1430.24/1430.53	c #Conflicts:    3342000 | #Learnt:      54296 | 0.000
1430.24/1430.53	c total clause space: 206.656MB
1430.24/1430.53	c total #watches: 121910
1430.54/1430.85	c total #propagations: 1819681033 / total #impl: 4357786611 (eff. 0.418)
1430.54/1430.85	c #Conflicts:    3343000 | #Learnt:      55296 | 0.000
1430.54/1430.85	c total clause space: 206.656MB
1430.54/1430.85	c total #watches: 123910
1430.84/1431.13	c total #propagations: 1820226153 / total #impl: 4359110670 (eff. 0.418)
1430.84/1431.13	c #Conflicts:    3344000 | #Learnt:      56296 | 0.000
1430.84/1431.13	c total clause space: 206.656MB
1430.84/1431.13	c total #watches: 125910
1431.14/1431.47	c total #propagations: 1820861573 / total #impl: 4360667019 (eff. 0.418)
1431.14/1431.47	c #Conflicts:    3345000 | #Learnt:      57296 | 0.000
1431.14/1431.47	c total clause space: 206.656MB
1431.14/1431.47	c total #watches: 127910
1431.54/1431.81	c total #propagations: 1821451718 / total #impl: 4362122516 (eff. 0.418)
1431.54/1431.81	c #Conflicts:    3346000 | #Learnt:      58296 | 0.000
1431.54/1431.81	c total clause space: 206.656MB
1431.54/1431.81	c total #watches: 129910
1431.84/1432.20	c total #propagations: 1822039759 / total #impl: 4363565700 (eff. 0.418)
1431.84/1432.20	c #Conflicts:    3347000 | #Learnt:      59296 | 0.000
1431.84/1432.20	c total clause space: 206.656MB
1431.84/1432.20	c total #watches: 131910
1432.24/1432.58	c total #propagations: 1822675350 / total #impl: 4365132303 (eff. 0.418)
1432.24/1432.58	c #Conflicts:    3348000 | #Learnt:      60296 | 0.000
1432.24/1432.58	c total clause space: 206.656MB
1432.24/1432.58	c total #watches: 133910
1432.64/1432.97	c total #propagations: 1823279210 / total #impl: 4366627735 (eff. 0.418)
1432.64/1432.97	c #Conflicts:    3349000 | #Learnt:      61296 | 0.000
1432.64/1432.97	c total clause space: 206.656MB
1432.64/1432.97	c total #watches: 135910
1433.04/1433.36	c total #propagations: 1823875032 / total #impl: 4368101427 (eff. 0.418)
1433.04/1433.36	c #Conflicts:    3350000 | #Learnt:      62296 | 0.000
1433.04/1433.36	c total clause space: 206.656MB
1433.04/1433.36	c total #watches: 137910
1433.44/1433.75	c total #propagations: 1824495545 / total #impl: 4369629674 (eff. 0.418)
1433.44/1433.75	c #Conflicts:    3351000 | #Learnt:      63296 | 0.000
1433.44/1433.75	c total clause space: 206.656MB
1433.44/1433.75	c total #watches: 139910
1433.84/1434.18	c total #propagations: 1825119524 / total #impl: 4371164661 (eff. 0.418)
1433.84/1434.18	c #Conflicts:    3352000 | #Learnt:      64296 | 0.000
1433.84/1434.18	c total clause space: 206.656MB
1433.84/1434.18	c total #watches: 141910
1434.43/1434.71	c total #propagations: 1825714461 / total #impl: 4372631809 (eff. 0.418)
1434.43/1434.71	c #Conflicts:    3353000 | #Learnt:      65296 | 0.000
1434.43/1434.71	c total clause space: 206.656MB
1434.43/1434.71	c total #watches: 143910
1434.93/1435.26	c total #propagations: 1826314076 / total #impl: 4374126349 (eff. 0.418)
1434.93/1435.26	c #Conflicts:    3354000 | #Learnt:      66296 | 0.000
1434.93/1435.26	c total clause space: 206.656MB
1434.93/1435.26	c total #watches: 145910
1435.53/1435.85	c total #propagations: 1826904984 / total #impl: 4375585902 (eff. 0.418)
1435.53/1435.85	c #Conflicts:    3355000 | #Learnt:      67296 | 0.000
1435.53/1435.85	c total clause space: 206.656MB
1435.53/1435.85	c total #watches: 147910
1436.03/1436.39	c total #propagations: 1827492124 / total #impl: 4377069889 (eff. 0.418)
1436.03/1436.39	c #Conflicts:    3356000 | #Learnt:      68296 | 0.000
1436.03/1436.39	c total clause space: 206.656MB
1436.03/1436.39	c total #watches: 149910
1436.53/1436.82	c total #propagations: 1828081066 / total #impl: 4378538908 (eff. 0.418)
1436.53/1436.82	c #Conflicts:    3357000 | #Learnt:      69296 | 0.000
1436.53/1436.82	c total clause space: 206.656MB
1436.53/1436.82	c total #watches: 151910
1437.13/1437.49	c total #propagations: 1828654902 / total #impl: 4379961341 (eff. 0.418)
1437.13/1437.49	c #Conflicts:    3358000 | #Learnt:      70296 | 0.000
1437.13/1437.49	c total clause space: 206.656MB
1437.13/1437.49	c total #watches: 153910
1437.83/1438.11	c total #propagations: 1829285023 / total #impl: 4381556735 (eff. 0.417)
1437.83/1438.11	c #Conflicts:    3359000 | #Learnt:      71296 | 0.000
1437.83/1438.11	c total clause space: 206.656MB
1437.83/1438.11	c total #watches: 155910
1438.33/1438.67	c total #propagations: 1829896132 / total #impl: 4383091885 (eff. 0.417)
1438.33/1438.67	c #Conflicts:    3360000 | #Learnt:      72296 | 0.000
1438.33/1438.67	c total clause space: 206.656MB
1438.33/1438.67	c total #watches: 157910
1438.93/1439.27	c total #propagations: 1830504903 / total #impl: 4384611473 (eff. 0.417)
1438.93/1439.27	c #Conflicts:    3361000 | #Learnt:      73296 | 0.000
1438.93/1439.27	c total clause space: 206.656MB
1438.93/1439.27	c total #watches: 159910
1439.53/1439.86	c total #propagations: 1831105504 / total #impl: 4386116150 (eff. 0.417)
1439.53/1439.86	c #Conflicts:    3362000 | #Learnt:      74296 | 0.000
1439.53/1439.86	c total clause space: 206.656MB
1439.53/1439.86	c total #watches: 161910
1440.13/1440.45	c total #propagations: 1831683006 / total #impl: 4387557279 (eff. 0.417)
1440.13/1440.45	c #Conflicts:    3363000 | #Learnt:      75296 | 0.000
1440.13/1440.45	c total clause space: 206.656MB
1440.13/1440.45	c total #watches: 163910
1440.84/1441.19	c total #propagations: 1832290161 / total #impl: 4389077912 (eff. 0.417)
1440.84/1441.19	c #Conflicts:    3364000 | #Learnt:      76296 | 0.000
1440.84/1441.19	c total clause space: 206.656MB
1440.84/1441.19	c total #watches: 165910
1441.33/1441.68	c total #propagations: 1832930384 / total #impl: 4390683000 (eff. 0.417)
1441.33/1441.68	c #Conflicts:    3365000 | #Learnt:      77296 | 0.000
1441.33/1441.68	c total clause space: 206.656MB
1441.33/1441.68	c total #watches: 167910
1441.73/1442.07	c total #propagations: 1833526989 / total #impl: 4392173224 (eff. 0.417)
1441.73/1442.07	c #Conflicts:    3366000 | #Learnt:      78296 | 0.000
1441.73/1442.07	c total clause space: 206.656MB
1441.73/1442.07	c total #watches: 169910
1442.33/1442.65	c total #propagations: 1834106612 / total #impl: 4393601264 (eff. 0.417)
1442.33/1442.65	c #Conflicts:    3367000 | #Learnt:      79296 | 0.000
1442.33/1442.65	c total clause space: 206.656MB
1442.33/1442.65	c total #watches: 171910
1442.94/1443.22	c total #propagations: 1834646423 / total #impl: 4394906413 (eff. 0.417)
1442.94/1443.22	c #Conflicts:    3368000 | #Learnt:      80296 | 0.000
1442.94/1443.22	c total clause space: 206.656MB
1442.94/1443.22	c total #watches: 173910
1443.43/1443.78	c total #propagations: 1835214883 / total #impl: 4396307816 (eff. 0.417)
1443.43/1443.78	c #Conflicts:    3369000 | #Learnt:      81296 | 0.000
1443.43/1443.78	c total clause space: 206.656MB
1443.43/1443.78	c total #watches: 175910
1444.04/1444.36	c total #propagations: 1835804421 / total #impl: 4397800597 (eff. 0.417)
1444.04/1444.36	c #Conflicts:    3370000 | #Learnt:      82296 | 0.000
1444.04/1444.36	c total clause space: 206.656MB
1444.04/1444.36	c total #watches: 177910
1444.73/1445.02	c total #propagations: 1836384985 / total #impl: 4399279321 (eff. 0.417)
1444.73/1445.02	c #Conflicts:    3371000 | #Learnt:      83296 | 0.000
1444.73/1445.02	c total clause space: 206.656MB
1444.73/1445.02	c total #watches: 179910
1445.33/1445.61	c total #propagations: 1836954817 / total #impl: 4400744275 (eff. 0.417)
1445.33/1445.61	c #Conflicts:    3372000 | #Learnt:      84296 | 0.000
1445.33/1445.61	c total clause space: 206.656MB
1445.33/1445.61	c total #watches: 181910
1445.93/1446.28	c total #propagations: 1837546066 / total #impl: 4402248030 (eff. 0.417)
1445.93/1446.28	c #Conflicts:    3373000 | #Learnt:      85296 | 0.000
1445.93/1446.28	c total clause space: 206.656MB
1445.93/1446.28	c total #watches: 183910
1446.53/1446.85	c total #propagations: 1838114354 / total #impl: 4403677482 (eff. 0.417)
1446.53/1446.85	c #Conflicts:    3374000 | #Learnt:      86296 | 0.000
1446.53/1446.85	c total clause space: 206.656MB
1446.53/1446.85	c total #watches: 185910
1447.23/1447.60	c total #propagations: 1838715090 / total #impl: 4405180630 (eff. 0.417)
1447.23/1447.60	c #Conflicts:    3375000 | #Learnt:      87296 | 0.000
1447.23/1447.60	c total clause space: 206.656MB
1447.23/1447.60	c total #watches: 187910
1448.13/1448.44	c total #propagations: 1839336693 / total #impl: 4406768935 (eff. 0.417)
1448.13/1448.44	c #Conflicts:    3376000 | #Learnt:      88296 | 0.000
1448.13/1448.44	c total clause space: 206.656MB
1448.13/1448.44	c total #watches: 189910
1449.23/1449.50	c total #propagations: 1839925304 / total #impl: 4408238907 (eff. 0.417)
1449.23/1449.50	c GC COLLECT
1449.23/1449.50	c #Conflicts:    3377000 | #Learnt:      44691 | 0.000
1449.23/1449.50	c total clause space: 206.656MB
1449.23/1449.50	c total #watches: 102700
1449.54/1449.87	c total #propagations: 1840621679 / total #impl: 4409948144 (eff. 0.417)
1449.54/1449.87	c #Conflicts:    3378000 | #Learnt:      45691 | 0.000
1449.54/1449.87	c total clause space: 206.656MB
1449.54/1449.87	c total #watches: 104700
1449.83/1450.19	c total #propagations: 1841285285 / total #impl: 4411542882 (eff. 0.417)
1449.83/1450.19	c #Conflicts:    3379000 | #Learnt:      46691 | 0.000
1449.83/1450.19	c total clause space: 206.656MB
1449.83/1450.19	c total #watches: 106700
1450.23/1450.58	c total #propagations: 1841867510 / total #impl: 4412958272 (eff. 0.417)
1450.23/1450.58	c #Conflicts:    3380000 | #Learnt:      47691 | 0.000
1450.23/1450.58	c total clause space: 206.656MB
1450.23/1450.58	c total #watches: 108700
1450.53/1450.89	c total #propagations: 1842440898 / total #impl: 4414353032 (eff. 0.417)
1450.53/1450.89	c #Conflicts:    3381000 | #Learnt:      48691 | 0.000
1450.53/1450.89	c total clause space: 206.656MB
1450.53/1450.89	c total #watches: 110700
1450.93/1451.23	c total #propagations: 1842765469 / total #impl: 4415068675 (eff. 0.417)
1450.93/1451.23	c #Conflicts:    3382000 | #Learnt:      49691 | 0.000
1450.93/1451.23	c total clause space: 206.656MB
1450.93/1451.23	c total #watches: 112700
1451.33/1451.62	c total #propagations: 1843177207 / total #impl: 4416068079 (eff. 0.417)
1451.33/1451.62	c #Conflicts:    3383000 | #Learnt:      50691 | 0.000
1451.33/1451.62	c total clause space: 206.656MB
1451.33/1451.62	c total #watches: 114700
1451.63/1451.95	c total #propagations: 1843500319 / total #impl: 4416811052 (eff. 0.417)
1451.63/1451.95	c #Conflicts:    3384000 | #Learnt:      51691 | 0.000
1451.63/1451.95	c total clause space: 206.656MB
1451.63/1451.95	c total #watches: 116700
1452.13/1452.48	c total #propagations: 1843809995 / total #impl: 4417514636 (eff. 0.417)
1452.13/1452.48	c #Conflicts:    3385000 | #Learnt:      52691 | 0.000
1452.13/1452.48	c total clause space: 206.656MB
1452.13/1452.48	c total #watches: 118700
1452.63/1452.90	c total #propagations: 1844359436 / total #impl: 4418869819 (eff. 0.417)
1452.63/1452.90	c #Conflicts:    3386000 | #Learnt:      53691 | 0.000
1452.63/1452.90	c total clause space: 206.656MB
1452.63/1452.90	c total #watches: 120700
1452.94/1453.24	c total #propagations: 1844874251 / total #impl: 4420078589 (eff. 0.417)
1452.94/1453.24	c #Conflicts:    3387000 | #Learnt:      54691 | 0.000
1452.94/1453.24	c total clause space: 206.656MB
1452.94/1453.24	c total #watches: 122700
1453.43/1453.74	c total #propagations: 1845373466 / total #impl: 4421247505 (eff. 0.417)
1453.43/1453.74	c #Conflicts:    3388000 | #Learnt:      55691 | 0.000
1453.43/1453.74	c total clause space: 206.656MB
1453.43/1453.74	c total #watches: 124700
1453.94/1454.22	c total #propagations: 1845937977 / total #impl: 4422713882 (eff. 0.417)
1453.94/1454.22	c #Conflicts:    3389000 | #Learnt:      56691 | 0.000
1453.94/1454.22	c total clause space: 206.656MB
1453.94/1454.22	c total #watches: 126700
1454.43/1454.72	c total #propagations: 1846511117 / total #impl: 4424181739 (eff. 0.417)
1454.43/1454.72	c #Conflicts:    3390000 | #Learnt:      57691 | 0.000
1454.43/1454.72	c total clause space: 206.656MB
1454.43/1454.72	c total #watches: 128700
1454.93/1455.20	c total #propagations: 1847089490 / total #impl: 4425675496 (eff. 0.417)
1454.93/1455.20	c #Conflicts:    3391000 | #Learnt:      58691 | 0.000
1454.93/1455.20	c total clause space: 206.656MB
1454.93/1455.20	c total #watches: 130700
1455.33/1455.62	c total #propagations: 1847650264 / total #impl: 4427106634 (eff. 0.417)
1455.33/1455.62	c #Conflicts:    3392000 | #Learnt:      59691 | 0.000
1455.33/1455.62	c total clause space: 206.656MB
1455.33/1455.62	c total #watches: 132700
1455.73/1456.06	c total #propagations: 1848272341 / total #impl: 4428685361 (eff. 0.417)
1455.73/1456.06	c #Conflicts:    3393000 | #Learnt:      60691 | 0.000
1455.73/1456.06	c total clause space: 206.656MB
1455.73/1456.06	c total #watches: 134700
1456.24/1456.54	c total #propagations: 1848845779 / total #impl: 4430150094 (eff. 0.417)
1456.24/1456.54	c #Conflicts:    3394000 | #Learnt:      61691 | 0.000
1456.24/1456.54	c total clause space: 206.656MB
1456.24/1456.54	c total #watches: 136700
1456.63/1456.97	c total #propagations: 1849445658 / total #impl: 4431690082 (eff. 0.417)
1456.63/1456.97	c #Conflicts:    3395000 | #Learnt:      62691 | 0.000
1456.63/1456.97	c total clause space: 206.656MB
1456.63/1456.97	c total #watches: 138700
1457.13/1457.47	c total #propagations: 1850023931 / total #impl: 4433171875 (eff. 0.417)
1457.13/1457.47	c #Conflicts:    3396000 | #Learnt:      63691 | 0.000
1457.13/1457.47	c total clause space: 206.656MB
1457.13/1457.47	c total #watches: 140700
1457.63/1457.93	c total #propagations: 1850627528 / total #impl: 4434704819 (eff. 0.417)
1457.63/1457.93	c #Conflicts:    3397000 | #Learnt:      64691 | 0.000
1457.63/1457.93	c total clause space: 206.656MB
1457.63/1457.93	c total #watches: 142700
1458.03/1458.37	c total #propagations: 1851236087 / total #impl: 4436253791 (eff. 0.417)
1458.03/1458.37	c #Conflicts:    3398000 | #Learnt:      65691 | 0.000
1458.03/1458.37	c total clause space: 206.656MB
1458.03/1458.37	c total #watches: 144700
1458.53/1458.81	c total #propagations: 1851849467 / total #impl: 4437809751 (eff. 0.417)
1458.53/1458.81	c #Conflicts:    3399000 | #Learnt:      66691 | 0.000
1458.53/1458.81	c total clause space: 206.656MB
1458.53/1458.81	c total #watches: 146700
1459.03/1459.31	c total #propagations: 1852455944 / total #impl: 4439357923 (eff. 0.417)
1459.03/1459.31	c #Conflicts:    3400000 | #Learnt:      67691 | 0.000
1459.03/1459.31	c total clause space: 206.656MB
1459.03/1459.31	c total #watches: 148700
1459.54/1459.84	c total #propagations: 1853068150 / total #impl: 4440939425 (eff. 0.417)
1459.54/1459.84	c #Conflicts:    3401000 | #Learnt:      68691 | 0.000
1459.54/1459.84	c total clause space: 206.656MB
1459.54/1459.84	c total #watches: 150700
1459.93/1460.27	c total #propagations: 1853679931 / total #impl: 4442515673 (eff. 0.417)
1459.93/1460.27	c #Conflicts:    3402000 | #Learnt:      69691 | 0.000
1459.93/1460.27	c total clause space: 206.656MB
1459.93/1460.27	c total #watches: 152700
1460.33/1460.69	c total #propagations: 1854269986 / total #impl: 4444029023 (eff. 0.417)
1460.33/1460.69	c #Conflicts:    3403000 | #Learnt:      70691 | 0.000
1460.33/1460.69	c total clause space: 206.656MB
1460.33/1460.69	c total #watches: 154700
1460.93/1461.20	c total #propagations: 1854872052 / total #impl: 4445556504 (eff. 0.417)
1460.93/1461.20	c #Conflicts:    3404000 | #Learnt:      71691 | 0.000
1460.93/1461.20	c total clause space: 206.656MB
1460.93/1461.20	c total #watches: 156700
1461.33/1461.65	c total #propagations: 1855503927 / total #impl: 4447174340 (eff. 0.417)
1461.33/1461.65	c #Conflicts:    3405000 | #Learnt:      72691 | 0.000
1461.33/1461.65	c total clause space: 206.656MB
1461.33/1461.65	c total #watches: 158700
1461.83/1462.15	c total #propagations: 1856123668 / total #impl: 4448749164 (eff. 0.417)
1461.83/1462.15	c #Conflicts:    3406000 | #Learnt:      73691 | 0.000
1461.83/1462.15	c total clause space: 206.656MB
1461.83/1462.15	c total #watches: 160700
1462.23/1462.59	c total #propagations: 1856744502 / total #impl: 4450340965 (eff. 0.417)
1462.23/1462.59	c #Conflicts:    3407000 | #Learnt:      74691 | 0.000
1462.23/1462.59	c total clause space: 206.656MB
1462.23/1462.59	c total #watches: 162700
1462.93/1463.23	c total #propagations: 1857351312 / total #impl: 4451893920 (eff. 0.417)
1462.93/1463.23	c #Conflicts:    3408000 | #Learnt:      75691 | 0.000
1462.93/1463.23	c total clause space: 206.656MB
1462.93/1463.23	c total #watches: 164700
1463.53/1463.87	c total #propagations: 1857946650 / total #impl: 4453425543 (eff. 0.417)
1463.53/1463.87	c #Conflicts:    3409000 | #Learnt:      76691 | 0.000
1463.53/1463.87	c total clause space: 206.656MB
1463.53/1463.87	c total #watches: 166700
1464.13/1464.46	c total #propagations: 1858527254 / total #impl: 4454937006 (eff. 0.417)
1464.13/1464.46	c #Conflicts:    3410000 | #Learnt:      77691 | 0.000
1464.13/1464.46	c total clause space: 206.656MB
1464.13/1464.46	c total #watches: 168700
1464.63/1464.99	c total #propagations: 1859109779 / total #impl: 4456420041 (eff. 0.417)
1464.63/1464.99	c #Conflicts:    3411000 | #Learnt:      78691 | 0.000
1464.63/1464.99	c total clause space: 206.656MB
1464.63/1464.99	c total #watches: 170700
1465.23/1465.53	c total #propagations: 1859744831 / total #impl: 4458022406 (eff. 0.417)
1465.23/1465.53	c #Conflicts:    3412000 | #Learnt:      79691 | 0.000
1465.23/1465.53	c total clause space: 206.656MB
1465.23/1465.53	c total #watches: 172700
1465.83/1466.11	c total #propagations: 1860368687 / total #impl: 4459596709 (eff. 0.417)
1465.83/1466.11	c #Conflicts:    3413000 | #Learnt:      80691 | 0.000
1465.83/1466.11	c total clause space: 206.656MB
1465.83/1466.11	c total #watches: 174700
1466.43/1466.72	c total #propagations: 1860996670 / total #impl: 4461198033 (eff. 0.417)
1466.43/1466.72	c #Conflicts:    3414000 | #Learnt:      81691 | 0.000
1466.43/1466.72	c total clause space: 206.656MB
1466.43/1466.72	c total #watches: 176700
1467.03/1467.30	c total #propagations: 1861629417 / total #impl: 4462835864 (eff. 0.417)
1467.03/1467.30	c #Conflicts:    3415000 | #Learnt:      82691 | 0.000
1467.03/1467.30	c total clause space: 206.656MB
1467.03/1467.30	c total #watches: 178700
1467.63/1467.96	c total #propagations: 1862236022 / total #impl: 4464394190 (eff. 0.417)
1467.63/1467.96	c #Conflicts:    3416000 | #Learnt:      83691 | 0.000
1467.63/1467.96	c total clause space: 206.656MB
1467.63/1467.96	c total #watches: 180700
1468.24/1468.56	c total #propagations: 1862847858 / total #impl: 4465977580 (eff. 0.417)
1468.24/1468.56	c #Conflicts:    3417000 | #Learnt:      84691 | 0.000
1468.24/1468.56	c total clause space: 206.656MB
1468.24/1468.56	c total #watches: 182700
1468.83/1469.11	c total #propagations: 1863472058 / total #impl: 4467579393 (eff. 0.417)
1468.83/1469.11	c #Conflicts:    3418000 | #Learnt:      85691 | 0.000
1468.83/1469.11	c total clause space: 206.656MB
1468.83/1469.11	c total #watches: 184700
1469.23/1469.57	c total #propagations: 1864064840 / total #impl: 4469090229 (eff. 0.417)
1469.23/1469.57	c #Conflicts:    3419000 | #Learnt:      86691 | 0.000
1469.23/1469.57	c total clause space: 206.656MB
1469.23/1469.57	c total #watches: 186700
1470.03/1470.30	c total #propagations: 1864679166 / total #impl: 4470634720 (eff. 0.417)
1470.03/1470.30	c #Conflicts:    3420000 | #Learnt:      87691 | 0.000
1470.03/1470.30	c total clause space: 206.656MB
1470.03/1470.30	c total #watches: 188700
1470.63/1470.93	c total #propagations: 1865251813 / total #impl: 4472097367 (eff. 0.417)
1470.63/1470.93	c #Conflicts:    3421000 | #Learnt:      88691 | 0.000
1470.63/1470.93	c total clause space: 206.656MB
1470.63/1470.93	c total #watches: 190700
1471.33/1471.67	c total #propagations: 1865858676 / total #impl: 4473636997 (eff. 0.417)
1471.33/1471.67	c #Conflicts:    3422000 | #Learnt:      89691 | 0.000
1471.33/1471.67	c total clause space: 206.656MB
1471.33/1471.67	c total #watches: 192700
1471.73/1472.04	c total #propagations: 1866474340 / total #impl: 4475224665 (eff. 0.417)
1471.73/1472.04	c GC COLLECT
1471.73/1472.04	c #Conflicts:    3423000 | #Learnt:      45794 | 0.000
1471.73/1472.04	c total clause space: 206.656MB
1471.73/1472.04	c total #watches: 104906
1472.13/1472.40	c total #propagations: 1867027104 / total #impl: 4476579167 (eff. 0.417)
1472.13/1472.40	c #Conflicts:    3424000 | #Learnt:      46794 | 0.000
1472.13/1472.40	c total clause space: 206.656MB
1472.13/1472.40	c total #watches: 106906
1472.43/1472.71	c total #propagations: 1867669321 / total #impl: 4478173820 (eff. 0.417)
1472.43/1472.71	c #Conflicts:    3425000 | #Learnt:      47794 | 0.000
1472.43/1472.71	c total clause space: 206.656MB
1472.43/1472.71	c total #watches: 108906
1472.74/1473.04	c total #propagations: 1868276843 / total #impl: 4479660922 (eff. 0.417)
1472.74/1473.04	c #Conflicts:    3426000 | #Learnt:      48794 | 0.000
1472.74/1473.04	c total clause space: 206.656MB
1472.74/1473.04	c total #watches: 110906
1473.03/1473.37	c total #propagations: 1868894165 / total #impl: 4481176609 (eff. 0.417)
1473.03/1473.37	c #Conflicts:    3427000 | #Learnt:      49794 | 0.000
1473.03/1473.37	c total clause space: 206.656MB
1473.03/1473.37	c total #watches: 112906
1473.43/1473.77	c total #propagations: 1869541656 / total #impl: 4482757639 (eff. 0.417)
1473.43/1473.77	c #Conflicts:    3428000 | #Learnt:      50794 | 0.000
1473.43/1473.77	c total clause space: 206.656MB
1473.43/1473.77	c total #watches: 114906
1473.84/1474.18	c total #propagations: 1870064299 / total #impl: 4484051313 (eff. 0.417)
1473.84/1474.18	c #Conflicts:    3429000 | #Learnt:      51794 | 0.000
1473.84/1474.18	c total clause space: 206.656MB
1473.84/1474.18	c total #watches: 116906
1474.23/1474.53	c total #propagations: 1870620271 / total #impl: 4485431476 (eff. 0.417)
1474.23/1474.53	c #Conflicts:    3430000 | #Learnt:      52794 | 0.000
1474.23/1474.53	c total clause space: 206.656MB
1474.23/1474.53	c total #watches: 118906
1474.63/1474.94	c total #propagations: 1871254845 / total #impl: 4486996216 (eff. 0.417)
1474.63/1474.94	c #Conflicts:    3431000 | #Learnt:      53794 | 0.000
1474.63/1474.94	c total clause space: 206.656MB
1474.63/1474.94	c total #watches: 120906
1475.03/1475.34	c total #propagations: 1871817660 / total #impl: 4488394842 (eff. 0.417)
1475.03/1475.34	c #Conflicts:    3432000 | #Learnt:      54794 | 0.000
1475.03/1475.34	c total clause space: 206.656MB
1475.03/1475.34	c total #watches: 122906
1475.43/1475.74	c total #propagations: 1872400694 / total #impl: 4489842464 (eff. 0.417)
1475.43/1475.74	c #Conflicts:    3433000 | #Learnt:      55794 | 0.000
1475.43/1475.74	c total clause space: 206.656MB
1475.43/1475.74	c total #watches: 124906
1475.83/1476.16	c total #propagations: 1873018579 / total #impl: 4491365289 (eff. 0.417)
1475.83/1476.16	c #Conflicts:    3434000 | #Learnt:      56794 | 0.000
1475.83/1476.16	c total clause space: 206.656MB
1475.83/1476.16	c total #watches: 126906
1476.23/1476.58	c total #propagations: 1873592052 / total #impl: 4492788777 (eff. 0.417)
1476.23/1476.58	c #Conflicts:    3435000 | #Learnt:      57794 | 0.000
1476.23/1476.58	c total clause space: 206.656MB
1476.23/1476.58	c total #watches: 128906
1476.63/1476.98	c total #propagations: 1874169334 / total #impl: 4494230920 (eff. 0.417)
1476.63/1476.98	c #Conflicts:    3436000 | #Learnt:      58794 | 0.000
1476.63/1476.98	c total clause space: 206.656MB
1476.63/1476.98	c total #watches: 130906
1477.04/1477.36	c total #propagations: 1874777137 / total #impl: 4495736856 (eff. 0.417)
1477.04/1477.36	c #Conflicts:    3437000 | #Learnt:      59794 | 0.000
1477.04/1477.36	c total clause space: 206.656MB
1477.04/1477.36	c total #watches: 132906
1477.53/1477.81	c total #propagations: 1875413086 / total #impl: 4497327750 (eff. 0.417)
1477.53/1477.81	c #Conflicts:    3438000 | #Learnt:      60794 | 0.000
1477.53/1477.81	c total clause space: 206.656MB
1477.53/1477.81	c total #watches: 134906
1477.93/1478.27	c total #propagations: 1876016399 / total #impl: 4498821988 (eff. 0.417)
1477.93/1478.27	c #Conflicts:    3439000 | #Learnt:      61794 | 0.000
1477.93/1478.27	c total clause space: 206.656MB
1477.93/1478.27	c total #watches: 136906
1478.43/1478.74	c total #propagations: 1876646105 / total #impl: 4500385170 (eff. 0.417)
1478.43/1478.74	c #Conflicts:    3440000 | #Learnt:      62794 | 0.000
1478.43/1478.74	c total clause space: 206.656MB
1478.43/1478.74	c total #watches: 138906
1478.83/1479.19	c total #propagations: 1877264933 / total #impl: 4501922776 (eff. 0.417)
1478.83/1479.19	c #Conflicts:    3441000 | #Learnt:      63794 | 0.000
1478.83/1479.19	c total clause space: 206.656MB
1478.83/1479.19	c total #watches: 140906
1479.34/1479.65	c total #propagations: 1877909004 / total #impl: 4503547260 (eff. 0.417)
1479.34/1479.65	c #Conflicts:    3442000 | #Learnt:      64794 | 0.000
1479.34/1479.65	c total clause space: 206.656MB
1479.34/1479.65	c total #watches: 142906
1479.73/1480.08	c total #propagations: 1878534014 / total #impl: 4505103128 (eff. 0.417)
1479.73/1480.08	c #Conflicts:    3443000 | #Learnt:      65794 | 0.000
1479.73/1480.08	c total clause space: 206.656MB
1479.73/1480.08	c total #watches: 144906
1480.23/1480.53	c total #propagations: 1879181770 / total #impl: 4506709118 (eff. 0.417)
1480.23/1480.53	c #Conflicts:    3444000 | #Learnt:      66794 | 0.000
1480.23/1480.53	c total clause space: 206.656MB
1480.23/1480.53	c total #watches: 146906
1480.73/1481.07	c total #propagations: 1879839655 / total #impl: 4508339828 (eff. 0.417)
1480.73/1481.07	c #Conflicts:    3445000 | #Learnt:      67794 | 0.000
1480.73/1481.07	c total clause space: 206.656MB
1480.73/1481.07	c total #watches: 148906
1481.23/1481.55	c total #propagations: 1880452049 / total #impl: 4509876180 (eff. 0.417)
1481.23/1481.55	c #Conflicts:    3446000 | #Learnt:      68794 | 0.000
1481.23/1481.55	c total clause space: 206.656MB
1481.23/1481.55	c total #watches: 150906
1481.93/1482.26	c total #propagations: 1881099435 / total #impl: 4511491061 (eff. 0.417)
1481.93/1482.26	c #Conflicts:    3447000 | #Learnt:      69794 | 0.000
1481.93/1482.26	c total clause space: 206.656MB
1481.93/1482.26	c total #watches: 152906
1482.53/1482.90	c total #propagations: 1881695813 / total #impl: 4513010693 (eff. 0.417)
1482.53/1482.90	c #Conflicts:    3448000 | #Learnt:      70794 | 0.000
1482.53/1482.90	c total clause space: 206.656MB
1482.53/1482.90	c total #watches: 154906
1483.33/1483.62	c total #propagations: 1882339315 / total #impl: 4514635512 (eff. 0.417)
1483.33/1483.62	c #Conflicts:    3449000 | #Learnt:      71794 | 0.000
1483.33/1483.62	c total clause space: 206.656MB
1483.33/1483.62	c total #watches: 156906
1483.93/1484.25	c total #propagations: 1882919654 / total #impl: 4516101657 (eff. 0.417)
1483.93/1484.25	c #Conflicts:    3450000 | #Learnt:      72794 | 0.000
1483.93/1484.25	c total clause space: 206.656MB
1483.93/1484.25	c total #watches: 158906
1484.63/1484.96	c total #propagations: 1883521475 / total #impl: 4517612834 (eff. 0.417)
1484.63/1484.96	c #Conflicts:    3451000 | #Learnt:      73794 | 0.000
1484.63/1484.96	c total clause space: 206.656MB
1484.63/1484.96	c total #watches: 160906
1485.33/1485.60	c total #propagations: 1884125669 / total #impl: 4519165026 (eff. 0.417)
1485.33/1485.60	c #Conflicts:    3452000 | #Learnt:      74794 | 0.000
1485.33/1485.60	c total clause space: 206.656MB
1485.33/1485.60	c total #watches: 162906
1485.93/1486.24	c total #propagations: 1884748430 / total #impl: 4520734232 (eff. 0.417)
1485.93/1486.24	c #Conflicts:    3453000 | #Learnt:      75794 | 0.000
1485.93/1486.24	c total clause space: 206.656MB
1485.93/1486.24	c total #watches: 164906
1486.63/1486.90	c total #propagations: 1885359889 / total #impl: 4522271421 (eff. 0.417)
1486.63/1486.90	c #Conflicts:    3454000 | #Learnt:      76794 | 0.000
1486.63/1486.90	c total clause space: 206.656MB
1486.63/1486.90	c total #watches: 166906
1487.33/1487.69	c total #propagations: 1886031014 / total #impl: 4523954603 (eff. 0.417)
1487.33/1487.69	c #Conflicts:    3455000 | #Learnt:      77794 | 0.000
1487.33/1487.69	c total clause space: 206.656MB
1487.33/1487.69	c total #watches: 168906
1488.13/1488.46	c total #propagations: 1886632322 / total #impl: 4525475795 (eff. 0.417)
1488.13/1488.46	c #Conflicts:    3456000 | #Learnt:      78794 | 0.000
1488.13/1488.46	c total clause space: 206.656MB
1488.13/1488.46	c total #watches: 170906
1488.73/1489.03	c total #propagations: 1887167976 / total #impl: 4526846698 (eff. 0.417)
1488.73/1489.03	c #Conflicts:    3457000 | #Learnt:      79794 | 0.000
1488.73/1489.03	c total clause space: 206.656MB
1488.73/1489.03	c total #watches: 172906
1489.53/1489.82	c total #propagations: 1887753947 / total #impl: 4528291876 (eff. 0.417)
1489.53/1489.82	c #Conflicts:    3458000 | #Learnt:      80794 | 0.000
1489.53/1489.82	c total clause space: 206.656MB
1489.53/1489.82	c total #watches: 174906
1490.23/1490.50	c total #propagations: 1888379818 / total #impl: 4529900549 (eff. 0.417)
1490.23/1490.50	c #Conflicts:    3459000 | #Learnt:      81794 | 0.000
1490.23/1490.50	c total clause space: 206.656MB
1490.23/1490.50	c total #watches: 176906
1490.73/1491.05	c total #propagations: 1888953530 / total #impl: 4531371520 (eff. 0.417)
1490.73/1491.05	c #Conflicts:    3460000 | #Learnt:      82794 | 0.000
1490.73/1491.05	c total clause space: 206.656MB
1490.73/1491.05	c total #watches: 178906
1491.13/1491.44	c total #propagations: 1889574547 / total #impl: 4532929001 (eff. 0.417)
1491.13/1491.44	c #Conflicts:    3461000 | #Learnt:      83794 | 0.000
1491.13/1491.44	c total clause space: 206.656MB
1491.13/1491.44	c total #watches: 180906
1491.53/1491.87	c total #propagations: 1890175774 / total #impl: 4534436699 (eff. 0.417)
1491.53/1491.87	c #Conflicts:    3462000 | #Learnt:      84794 | 0.000
1491.53/1491.87	c total clause space: 206.656MB
1491.53/1491.87	c total #watches: 182906
1492.03/1492.31	c total #propagations: 1890770872 / total #impl: 4535923476 (eff. 0.417)
1492.03/1492.31	c #Conflicts:    3463000 | #Learnt:      85794 | 0.000
1492.03/1492.31	c total clause space: 206.656MB
1492.03/1492.31	c total #watches: 184906
1492.53/1492.87	c total #propagations: 1891383464 / total #impl: 4537444650 (eff. 0.417)
1492.53/1492.87	c #Conflicts:    3464000 | #Learnt:      86794 | 0.000
1492.53/1492.87	c total clause space: 206.656MB
1492.53/1492.87	c total #watches: 186906
1493.13/1493.46	c total #propagations: 1892020441 / total #impl: 4539042695 (eff. 0.417)
1493.13/1493.46	c #Conflicts:    3465000 | #Learnt:      87794 | 0.000
1493.13/1493.46	c total clause space: 206.656MB
1493.13/1493.46	c total #watches: 188906
1493.83/1494.12	c total #propagations: 1892625521 / total #impl: 4540555056 (eff. 0.417)
1493.83/1494.12	c #Conflicts:    3466000 | #Learnt:      88794 | 0.000
1493.83/1494.12	c total clause space: 206.656MB
1493.83/1494.12	c total #watches: 190906
1494.42/1494.80	c total #propagations: 1893207273 / total #impl: 4542021760 (eff. 0.417)
1494.42/1494.80	c #Conflicts:    3467000 | #Learnt:      89794 | 0.000
1494.42/1494.80	c total clause space: 206.656MB
1494.42/1494.80	c total #watches: 192906
1495.02/1495.33	c total #propagations: 1893805165 / total #impl: 4543533381 (eff. 0.417)
1495.02/1495.33	c GC COLLECT
1495.02/1495.33	c #Conflicts:    3468000 | #Learnt:      45588 | 0.000
1495.02/1495.33	c total clause space: 206.656MB
1495.02/1495.33	c total #watches: 104494
1495.32/1495.67	c total #propagations: 1894412733 / total #impl: 4545036384 (eff. 0.417)
1495.32/1495.67	c #Conflicts:    3469000 | #Learnt:      46588 | 0.000
1495.32/1495.67	c total clause space: 206.656MB
1495.32/1495.67	c total #watches: 106494
1495.73/1496.04	c total #propagations: 1895046346 / total #impl: 4546605947 (eff. 0.417)
1495.73/1496.04	c #Conflicts:    3470000 | #Learnt:      47588 | 0.000
1495.73/1496.04	c total clause space: 206.656MB
1495.73/1496.04	c total #watches: 108494
1496.02/1496.38	c total #propagations: 1895656992 / total #impl: 4548136797 (eff. 0.417)
1496.02/1496.38	c #Conflicts:    3471000 | #Learnt:      48588 | 0.000
1496.02/1496.38	c total clause space: 206.656MB
1496.02/1496.38	c total #watches: 110494
1496.42/1496.78	c total #propagations: 1896271879 / total #impl: 4549659134 (eff. 0.417)
1496.42/1496.78	c #Conflicts:    3472000 | #Learnt:      49588 | 0.000
1496.42/1496.78	c total clause space: 206.656MB
1496.42/1496.78	c total #watches: 112494
1496.83/1497.19	c total #propagations: 1896900505 / total #impl: 4551216203 (eff. 0.417)
1496.83/1497.19	c #Conflicts:    3473000 | #Learnt:      50588 | 0.000
1496.83/1497.19	c total clause space: 206.656MB
1496.83/1497.19	c total #watches: 114494
1497.22/1497.57	c total #propagations: 1897501669 / total #impl: 4552717487 (eff. 0.417)
1497.22/1497.57	c #Conflicts:    3474000 | #Learnt:      51588 | 0.000
1497.22/1497.57	c total clause space: 206.656MB
1497.22/1497.57	c total #watches: 116494
1497.62/1497.96	c total #propagations: 1898111207 / total #impl: 4554228544 (eff. 0.417)
1497.62/1497.96	c #Conflicts:    3475000 | #Learnt:      52588 | 0.000
1497.62/1497.96	c total clause space: 206.656MB
1497.62/1497.96	c total #watches: 118494
1498.03/1498.39	c total #propagations: 1898750822 / total #impl: 4555818167 (eff. 0.417)
1498.03/1498.39	c #Conflicts:    3476000 | #Learnt:      53588 | 0.000
1498.03/1498.39	c total clause space: 206.656MB
1498.03/1498.39	c total #watches: 120494
1498.52/1498.82	c total #propagations: 1899373652 / total #impl: 4557384861 (eff. 0.417)
1498.52/1498.82	c #Conflicts:    3477000 | #Learnt:      54588 | 0.000
1498.52/1498.82	c total clause space: 206.656MB
1498.52/1498.82	c total #watches: 122494
1498.92/1499.24	c total #propagations: 1900010542 / total #impl: 4558978943 (eff. 0.417)
1498.92/1499.24	c #Conflicts:    3478000 | #Learnt:      55588 | 0.000
1498.92/1499.24	c total clause space: 206.656MB
1498.92/1499.24	c total #watches: 124494
1499.32/1499.64	c total #propagations: 1900613929 / total #impl: 4560478736 (eff. 0.417)
1499.32/1499.64	c #Conflicts:    3479000 | #Learnt:      56588 | 0.000
1499.32/1499.64	c total clause space: 206.656MB
1499.32/1499.64	c total #watches: 126494
1499.82/1500.14	c total #propagations: 1901233283 / total #impl: 4562024765 (eff. 0.417)
1499.82/1500.14	c #Conflicts:    3480000 | #Learnt:      57588 | 0.000
1499.82/1500.14	c total clause space: 206.656MB
1499.82/1500.14	c total #watches: 128494
1500.23/1500.57	c total #propagations: 1901823099 / total #impl: 4563508426 (eff. 0.417)
1500.23/1500.57	c #Conflicts:    3481000 | #Learnt:      58588 | 0.000
1500.23/1500.57	c total clause space: 206.656MB
1500.23/1500.57	c total #watches: 130494
1500.72/1501.03	c total #propagations: 1902421985 / total #impl: 4565007407 (eff. 0.417)
1500.72/1501.03	c #Conflicts:    3482000 | #Learnt:      59588 | 0.000
1500.72/1501.03	c total clause space: 206.656MB
1500.72/1501.03	c total #watches: 132494
1501.23/1501.59	c total #propagations: 1903036500 / total #impl: 4566537492 (eff. 0.417)
1501.23/1501.59	c #Conflicts:    3483000 | #Learnt:      60588 | 0.000
1501.23/1501.59	c total clause space: 206.656MB
1501.23/1501.59	c total #watches: 134494
1501.82/1502.18	c total #propagations: 1903644679 / total #impl: 4568088437 (eff. 0.417)
1501.82/1502.18	c #Conflicts:    3484000 | #Learnt:      61588 | 0.000
1501.82/1502.18	c total clause space: 206.656MB
1501.82/1502.18	c total #watches: 136494
1502.43/1502.79	c total #propagations: 1904240952 / total #impl: 4569608415 (eff. 0.417)
1502.43/1502.79	c #Conflicts:    3485000 | #Learnt:      62588 | 0.000
1502.43/1502.79	c total clause space: 206.656MB
1502.43/1502.79	c total #watches: 138494
1503.02/1503.35	c total #propagations: 1904822732 / total #impl: 4571111869 (eff. 0.417)
1503.02/1503.35	c #Conflicts:    3486000 | #Learnt:      63588 | 0.000
1503.02/1503.35	c total clause space: 206.656MB
1503.02/1503.35	c total #watches: 140494
1503.43/1503.76	c total #propagations: 1905394177 / total #impl: 4572571034 (eff. 0.417)
1503.43/1503.76	c #Conflicts:    3487000 | #Learnt:      64588 | 0.000
1503.43/1503.76	c total clause space: 206.656MB
1503.43/1503.76	c total #watches: 142494
1503.92/1504.21	c total #propagations: 1905973877 / total #impl: 4574025677 (eff. 0.417)
1503.92/1504.21	c #Conflicts:    3488000 | #Learnt:      65588 | 0.000
1503.92/1504.21	c total clause space: 206.656MB
1503.92/1504.21	c total #watches: 144494
1504.42/1504.72	c total #propagations: 1906558265 / total #impl: 4575478322 (eff. 0.417)
1504.42/1504.72	c #Conflicts:    3489000 | #Learnt:      66588 | 0.000
1504.42/1504.72	c total clause space: 206.656MB
1504.42/1504.72	c total #watches: 146494
1504.92/1505.25	c total #propagations: 1907168530 / total #impl: 4577008352 (eff. 0.417)
1504.92/1505.25	c #Conflicts:    3490000 | #Learnt:      67588 | 0.000
1504.92/1505.25	c total clause space: 206.656MB
1504.92/1505.25	c total #watches: 148494
1505.42/1505.80	c total #propagations: 1907777119 / total #impl: 4578524149 (eff. 0.417)
1505.42/1505.80	c #Conflicts:    3491000 | #Learnt:      68588 | 0.000
1505.42/1505.80	c total clause space: 206.656MB
1505.42/1505.80	c total #watches: 150494
1506.02/1506.33	c total #propagations: 1908383058 / total #impl: 4580019104 (eff. 0.417)
1506.02/1506.33	c #Conflicts:    3492000 | #Learnt:      69588 | 0.000
1506.02/1506.33	c total clause space: 206.656MB
1506.02/1506.33	c total #watches: 152494
1506.62/1506.97	c total #propagations: 1908962781 / total #impl: 4581462003 (eff. 0.417)
1506.62/1506.97	c #Conflicts:    3493000 | #Learnt:      70588 | 0.000
1506.62/1506.97	c total clause space: 206.656MB
1506.62/1506.97	c total #watches: 154494
1507.22/1507.51	c total #propagations: 1909546254 / total #impl: 4582922383 (eff. 0.417)
1507.22/1507.51	c #Conflicts:    3494000 | #Learnt:      71588 | 0.000
1507.22/1507.51	c total clause space: 206.656MB
1507.22/1507.51	c total #watches: 156494
1507.93/1508.22	c total #propagations: 1910131589 / total #impl: 4584402985 (eff. 0.417)
1507.93/1508.22	c #Conflicts:    3495000 | #Learnt:      72588 | 0.000
1507.93/1508.22	c total clause space: 206.656MB
1507.93/1508.22	c total #watches: 158494
1508.52/1508.89	c total #propagations: 1910721750 / total #impl: 4585892311 (eff. 0.417)
1508.52/1508.89	c #Conflicts:    3496000 | #Learnt:      73588 | 0.000
1508.52/1508.89	c total clause space: 206.656MB
1508.52/1508.89	c total #watches: 160494
1509.22/1509.53	c total #propagations: 1911317435 / total #impl: 4587399974 (eff. 0.417)
1509.22/1509.53	c #Conflicts:    3497000 | #Learnt:      74588 | 0.000
1509.22/1509.53	c total clause space: 206.656MB
1509.22/1509.53	c total #watches: 162494
1509.82/1510.18	c total #propagations: 1911943135 / total #impl: 4588972516 (eff. 0.417)
1509.82/1510.18	c #Conflicts:    3498000 | #Learnt:      75588 | 0.000
1509.82/1510.18	c total clause space: 206.656MB
1509.82/1510.18	c total #watches: 164494
1510.62/1510.92	c total #propagations: 1912503693 / total #impl: 4590391504 (eff. 0.417)
1510.62/1510.92	c #Conflicts:    3499000 | #Learnt:      76588 | 0.000
1510.62/1510.92	c total clause space: 206.656MB
1510.62/1510.92	c total #watches: 166494
1511.42/1511.72	c total #propagations: 1913075058 / total #impl: 4591848482 (eff. 0.417)
1511.42/1511.72	c #Conflicts:    3500000 | #Learnt:      77588 | 0.000
1511.42/1511.72	c total clause space: 206.656MB
1511.42/1511.72	c total #watches: 168494
1512.12/1512.47	c total #propagations: 1913676922 / total #impl: 4593379571 (eff. 0.417)
1512.12/1512.47	c #Conflicts:    3501000 | #Learnt:      78588 | 0.000
1512.12/1512.47	c total clause space: 206.656MB
1512.12/1512.47	c total #watches: 170494
1512.82/1513.18	c total #propagations: 1914275964 / total #impl: 4594908594 (eff. 0.417)
1512.82/1513.18	c #Conflicts:    3502000 | #Learnt:      79588 | 0.000
1512.82/1513.18	c total clause space: 206.656MB
1512.82/1513.18	c total #watches: 172494
1513.62/1513.92	c total #propagations: 1914882169 / total #impl: 4596432686 (eff. 0.417)
1513.62/1513.92	c #Conflicts:    3503000 | #Learnt:      80588 | 0.000
1513.62/1513.92	c total clause space: 206.656MB
1513.62/1513.92	c total #watches: 174494
1514.22/1514.57	c total #propagations: 1915446111 / total #impl: 4597855661 (eff. 0.417)
1514.22/1514.57	c #Conflicts:    3504000 | #Learnt:      81588 | 0.000
1514.22/1514.57	c total clause space: 206.656MB
1514.22/1514.57	c total #watches: 176494
1515.02/1515.37	c total #propagations: 1916066612 / total #impl: 4599399577 (eff. 0.417)
1515.02/1515.37	c #Conflicts:    3505000 | #Learnt:      82588 | 0.000
1515.02/1515.37	c total clause space: 206.656MB
1515.02/1515.37	c total #watches: 178494
1515.92/1516.21	c total #propagations: 1916654722 / total #impl: 4600876178 (eff. 0.417)
1515.92/1516.21	c #Conflicts:    3506000 | #Learnt:      83588 | 0.000
1515.92/1516.21	c total clause space: 206.656MB
1515.92/1516.21	c total #watches: 180494
1516.52/1516.85	c total #propagations: 1917246840 / total #impl: 4602373726 (eff. 0.417)
1516.52/1516.85	c #Conflicts:    3507000 | #Learnt:      84588 | 0.000
1516.52/1516.85	c total clause space: 206.656MB
1516.52/1516.85	c total #watches: 182494
1517.32/1517.62	c total #propagations: 1917857251 / total #impl: 4603909127 (eff. 0.417)
1517.32/1517.62	c #Conflicts:    3508000 | #Learnt:      85588 | 0.000
1517.32/1517.62	c total clause space: 206.656MB
1517.32/1517.62	c total #watches: 184494
1518.22/1518.52	c total #propagations: 1918478994 / total #impl: 4605470612 (eff. 0.417)
1518.22/1518.52	c #Conflicts:    3509000 | #Learnt:      86588 | 0.000
1518.22/1518.52	c total clause space: 206.656MB
1518.22/1518.52	c total #watches: 186494
1518.93/1519.23	c total #propagations: 1919017962 / total #impl: 4606843144 (eff. 0.417)
1518.93/1519.23	c #Conflicts:    3510000 | #Learnt:      87588 | 0.000
1518.93/1519.23	c total clause space: 206.656MB
1518.93/1519.23	c total #watches: 188494
1519.82/1520.19	c total #propagations: 1919633872 / total #impl: 4608381868 (eff. 0.417)
1519.82/1520.19	c #Conflicts:    3511000 | #Learnt:      88588 | 0.000
1519.82/1520.19	c total clause space: 206.656MB
1519.82/1520.19	c total #watches: 190494
1521.02/1521.31	c total #propagations: 1920209115 / total #impl: 4609845884 (eff. 0.417)
1521.02/1521.31	c #Conflicts:    3512000 | #Learnt:      89588 | 0.000
1521.02/1521.31	c total clause space: 206.656MB
1521.02/1521.31	c total #watches: 192494
1522.02/1522.30	c total #propagations: 1920810744 / total #impl: 4611379370 (eff. 0.417)
1522.02/1522.30	c #Conflicts:    3513000 | #Learnt:      90588 | 0.000
1522.02/1522.30	c total clause space: 206.656MB
1522.02/1522.30	c total #watches: 194494
1522.52/1522.83	c total #propagations: 1921401879 / total #impl: 4612874506 (eff. 0.417)
1522.52/1522.83	c GC COLLECT
1522.52/1522.83	c #Conflicts:    3514000 | #Learnt:      46092 | 0.000
1522.52/1522.83	c total clause space: 206.656MB
1522.52/1522.83	c total #watches: 105502
1522.82/1523.17	c total #propagations: 1921999802 / total #impl: 4614360768 (eff. 0.417)
1522.82/1523.17	c #Conflicts:    3515000 | #Learnt:      47092 | 0.000
1522.82/1523.17	c total clause space: 206.656MB
1522.82/1523.17	c total #watches: 107502
1523.22/1523.59	c total #propagations: 1922601132 / total #impl: 4615843890 (eff. 0.417)
1523.22/1523.59	c #Conflicts:    3516000 | #Learnt:      48092 | 0.000
1523.22/1523.59	c total clause space: 206.656MB
1523.22/1523.59	c total #watches: 109502
1523.62/1523.97	c total #propagations: 1923219120 / total #impl: 4617357222 (eff. 0.417)
1523.62/1523.97	c #Conflicts:    3517000 | #Learnt:      49092 | 0.000
1523.62/1523.97	c total clause space: 206.656MB
1523.62/1523.97	c total #watches: 111502
1524.02/1524.37	c total #propagations: 1923830368 / total #impl: 4618852469 (eff. 0.417)
1524.02/1524.37	c #Conflicts:    3518000 | #Learnt:      50092 | 0.000
1524.02/1524.37	c total clause space: 206.656MB
1524.02/1524.37	c total #watches: 113502
1524.52/1524.86	c total #propagations: 1924447842 / total #impl: 4620368183 (eff. 0.417)
1524.52/1524.86	c #Conflicts:    3519000 | #Learnt:      51092 | 0.000
1524.52/1524.86	c total clause space: 206.656MB
1524.52/1524.86	c total #watches: 115502
1524.92/1525.28	c total #propagations: 1925014572 / total #impl: 4621788026 (eff. 0.417)
1524.92/1525.28	c #Conflicts:    3520000 | #Learnt:      52092 | 0.000
1524.92/1525.28	c total clause space: 206.656MB
1524.92/1525.28	c total #watches: 117502
1525.42/1525.76	c total #propagations: 1925596394 / total #impl: 4623242232 (eff. 0.417)
1525.42/1525.76	c #Conflicts:    3521000 | #Learnt:      53092 | 0.000
1525.42/1525.76	c total clause space: 206.656MB
1525.42/1525.76	c total #watches: 119502
1525.92/1526.22	c total #propagations: 1926202523 / total #impl: 4624741602 (eff. 0.416)
1525.92/1526.22	c #Conflicts:    3522000 | #Learnt:      54092 | 0.000
1525.92/1526.22	c total clause space: 206.656MB
1525.92/1526.22	c total #watches: 121502
1526.32/1526.62	c total #propagations: 1926802821 / total #impl: 4626237687 (eff. 0.416)
1526.32/1526.62	c #Conflicts:    3523000 | #Learnt:      55092 | 0.000
1526.32/1526.62	c total clause space: 206.656MB
1526.32/1526.62	c total #watches: 123502
1526.72/1527.02	c total #propagations: 1927405579 / total #impl: 4627725339 (eff. 0.416)
1526.72/1527.02	c #Conflicts:    3524000 | #Learnt:      56092 | 0.000
1526.72/1527.02	c total clause space: 206.656MB
1526.72/1527.02	c total #watches: 125502
1527.12/1527.43	c total #propagations: 1928022812 / total #impl: 4629240618 (eff. 0.416)
1527.12/1527.43	c #Conflicts:    3525000 | #Learnt:      57092 | 0.000
1527.12/1527.43	c total clause space: 206.656MB
1527.12/1527.43	c total #watches: 127502
1527.52/1527.80	c total #propagations: 1928634125 / total #impl: 4630767956 (eff. 0.416)
1527.52/1527.80	c #Conflicts:    3526000 | #Learnt:      58092 | 0.000
1527.52/1527.80	c total clause space: 206.656MB
1527.52/1527.80	c total #watches: 129502
1527.82/1528.18	c total #propagations: 1929212454 / total #impl: 4632181958 (eff. 0.416)
1527.82/1528.18	c #Conflicts:    3527000 | #Learnt:      59092 | 0.000
1527.82/1528.18	c total clause space: 206.656MB
1527.82/1528.18	c total #watches: 131502
1528.32/1528.60	c total #propagations: 1929795682 / total #impl: 4633628831 (eff. 0.416)
1528.32/1528.60	c #Conflicts:    3528000 | #Learnt:      60092 | 0.000
1528.32/1528.60	c total clause space: 206.656MB
1528.32/1528.60	c total #watches: 133502
1528.72/1529.08	c total #propagations: 1930413229 / total #impl: 4635165455 (eff. 0.416)
1528.72/1529.08	c #Conflicts:    3529000 | #Learnt:      61092 | 0.000
1528.72/1529.08	c total clause space: 206.656MB
1528.72/1529.08	c total #watches: 135502
1529.22/1529.57	c total #propagations: 1931022724 / total #impl: 4636664876 (eff. 0.416)
1529.22/1529.57	c #Conflicts:    3530000 | #Learnt:      62092 | 0.000
1529.22/1529.57	c total clause space: 206.656MB
1529.22/1529.57	c total #watches: 137502
1529.72/1530.02	c total #propagations: 1931605726 / total #impl: 4638098702 (eff. 0.416)
1529.72/1530.02	c #Conflicts:    3531000 | #Learnt:      63092 | 0.000
1529.72/1530.02	c total clause space: 206.656MB
1529.72/1530.02	c total #watches: 139502
1530.22/1530.55	c total #propagations: 1932193793 / total #impl: 4639566460 (eff. 0.416)
1530.22/1530.55	c #Conflicts:    3532000 | #Learnt:      64092 | 0.000
1530.22/1530.55	c total clause space: 206.656MB
1530.22/1530.55	c total #watches: 141502
1530.72/1531.09	c total #propagations: 1932787237 / total #impl: 4641062834 (eff. 0.416)
1530.72/1531.09	c #Conflicts:    3533000 | #Learnt:      65092 | 0.000
1530.72/1531.09	c total clause space: 206.656MB
1530.72/1531.09	c total #watches: 143502
1531.22/1531.54	c total #propagations: 1933362953 / total #impl: 4642506834 (eff. 0.416)
1531.22/1531.54	c #Conflicts:    3534000 | #Learnt:      66092 | 0.000
1531.22/1531.54	c total clause space: 206.656MB
1531.22/1531.54	c total #watches: 145502
1531.82/1532.11	c total #propagations: 1933999412 / total #impl: 4644083125 (eff. 0.416)
1531.82/1532.11	c #Conflicts:    3535000 | #Learnt:      67092 | 0.000
1531.82/1532.11	c total clause space: 206.656MB
1531.82/1532.11	c total #watches: 147502
1532.32/1532.69	c total #propagations: 1934602638 / total #impl: 4645628554 (eff. 0.416)
1532.32/1532.69	c #Conflicts:    3536000 | #Learnt:      68092 | 0.000
1532.32/1532.69	c total clause space: 206.656MB
1532.32/1532.69	c total #watches: 149502
1532.91/1533.28	c total #propagations: 1935197137 / total #impl: 4647129102 (eff. 0.416)
1532.91/1533.28	c #Conflicts:    3537000 | #Learnt:      69092 | 0.000
1532.91/1533.28	c total clause space: 206.656MB
1532.91/1533.28	c total #watches: 151502
1533.51/1533.87	c total #propagations: 1935791535 / total #impl: 4648623027 (eff. 0.416)
1533.51/1533.87	c #Conflicts:    3538000 | #Learnt:      70092 | 0.000
1533.51/1533.87	c total clause space: 206.656MB
1533.51/1533.87	c total #watches: 153502
1534.11/1534.45	c total #propagations: 1936365425 / total #impl: 4650080867 (eff. 0.416)
1534.11/1534.45	c #Conflicts:    3539000 | #Learnt:      71092 | 0.000
1534.11/1534.45	c total clause space: 206.656MB
1534.11/1534.45	c total #watches: 155502
1534.61/1534.93	c total #propagations: 1936949615 / total #impl: 4651549191 (eff. 0.416)
1534.61/1534.93	c #Conflicts:    3540000 | #Learnt:      72092 | 0.000
1534.61/1534.93	c total clause space: 206.656MB
1534.61/1534.93	c total #watches: 157502
1535.11/1535.46	c total #propagations: 1937531670 / total #impl: 4653009583 (eff. 0.416)
1535.11/1535.46	c #Conflicts:    3541000 | #Learnt:      73092 | 0.000
1535.11/1535.46	c total clause space: 206.656MB
1535.11/1535.46	c total #watches: 159502
1535.81/1536.16	c total #propagations: 1938140482 / total #impl: 4654532368 (eff. 0.416)
1535.81/1536.16	c #Conflicts:    3542000 | #Learnt:      74092 | 0.000
1535.81/1536.16	c total clause space: 206.656MB
1535.81/1536.16	c total #watches: 161502
1536.61/1536.92	c total #propagations: 1938735205 / total #impl: 4656043810 (eff. 0.416)
1536.61/1536.92	c #Conflicts:    3543000 | #Learnt:      75092 | 0.000
1536.61/1536.92	c total clause space: 206.656MB
1536.61/1536.92	c total #watches: 163502
1537.21/1537.58	c total #propagations: 1939305811 / total #impl: 4657503763 (eff. 0.416)
1537.21/1537.58	c #Conflicts:    3544000 | #Learnt:      76092 | 0.000
1537.21/1537.58	c total clause space: 206.656MB
1537.21/1537.58	c total #watches: 165502
1537.81/1538.11	c total #propagations: 1939907718 / total #impl: 4659029034 (eff. 0.416)
1537.81/1538.11	c #Conflicts:    3545000 | #Learnt:      77092 | 0.000
1537.81/1538.11	c total clause space: 206.656MB
1537.81/1538.11	c total #watches: 167502
1538.41/1538.76	c total #propagations: 1940537595 / total #impl: 4660600230 (eff. 0.416)
1538.41/1538.76	c #Conflicts:    3546000 | #Learnt:      78092 | 0.000
1538.41/1538.76	c total clause space: 206.656MB
1538.41/1538.76	c total #watches: 169502
1538.91/1539.20	c total #propagations: 1941117221 / total #impl: 4662053712 (eff. 0.416)
1538.91/1539.20	c #Conflicts:    3547000 | #Learnt:      79092 | 0.000
1538.91/1539.20	c total clause space: 206.656MB
1538.91/1539.20	c total #watches: 171502
1539.61/1539.94	c total #propagations: 1941735608 / total #impl: 4663587008 (eff. 0.416)
1539.61/1539.94	c #Conflicts:    3548000 | #Learnt:      80092 | 0.000
1539.61/1539.94	c total clause space: 206.656MB
1539.61/1539.94	c total #watches: 173502
1540.41/1540.79	c total #propagations: 1942359818 / total #impl: 4665158908 (eff. 0.416)
1540.41/1540.79	c #Conflicts:    3549000 | #Learnt:      81092 | 0.000
1540.41/1540.79	c total clause space: 206.656MB
1540.41/1540.79	c total #watches: 175502
1541.41/1541.71	c total #propagations: 1942887745 / total #impl: 4666495226 (eff. 0.416)
1541.41/1541.71	c #Conflicts:    3550000 | #Learnt:      82092 | 0.000
1541.41/1541.71	c total clause space: 206.656MB
1541.41/1541.71	c total #watches: 177502
1542.21/1542.57	c total #propagations: 1943441967 / total #impl: 4667910423 (eff. 0.416)
1542.21/1542.57	c #Conflicts:    3551000 | #Learnt:      83092 | 0.000
1542.21/1542.57	c total clause space: 206.656MB
1542.21/1542.57	c total #watches: 179502
1543.31/1543.61	c total #propagations: 1944011558 / total #impl: 4669338804 (eff. 0.416)
1543.31/1543.61	c #Conflicts:    3552000 | #Learnt:      84092 | 0.000
1543.31/1543.61	c total clause space: 206.656MB
1543.31/1543.61	c total #watches: 181502
1544.22/1544.56	c total #propagations: 1944537719 / total #impl: 4670677737 (eff. 0.416)
1544.22/1544.56	c #Conflicts:    3553000 | #Learnt:      85092 | 0.000
1544.22/1544.56	c total clause space: 206.656MB
1544.22/1544.56	c total #watches: 183502
1545.22/1545.58	c total #propagations: 1945113078 / total #impl: 4672129497 (eff. 0.416)
1545.22/1545.58	c #Conflicts:    3554000 | #Learnt:      86092 | 0.000
1545.22/1545.58	c total clause space: 206.656MB
1545.22/1545.58	c total #watches: 185502
1546.42/1546.77	c total #propagations: 1945671256 / total #impl: 4673559858 (eff. 0.416)
1546.42/1546.77	c #Conflicts:    3555000 | #Learnt:      87092 | 0.000
1546.42/1546.77	c total clause space: 206.656MB
1546.42/1546.77	c total #watches: 187502
1547.52/1547.85	c total #propagations: 1946253686 / total #impl: 4675040349 (eff. 0.416)
1547.52/1547.85	c #Conflicts:    3556000 | #Learnt:      88092 | 0.000
1547.52/1547.85	c total clause space: 206.656MB
1547.52/1547.85	c total #watches: 189502
1548.52/1548.80	c total #propagations: 1946800586 / total #impl: 4676455421 (eff. 0.416)
1548.52/1548.80	c #Conflicts:    3557000 | #Learnt:      89092 | 0.000
1548.52/1548.80	c total clause space: 206.656MB
1548.52/1548.80	c total #watches: 191502
1549.72/1550.04	c total #propagations: 1947408285 / total #impl: 4677993372 (eff. 0.416)
1549.72/1550.04	c #Conflicts:    3558000 | #Learnt:      90092 | 0.000
1549.72/1550.04	c total clause space: 206.656MB
1549.72/1550.04	c total #watches: 193502
1550.82/1551.16	c total #propagations: 1947878310 / total #impl: 4679199653 (eff. 0.416)
1550.82/1551.16	c #Conflicts:    3559000 | #Learnt:      91092 | 0.000
1550.82/1551.16	c total clause space: 206.656MB
1550.82/1551.16	c total #watches: 195502
1551.71/1552.09	c total #propagations: 1948417047 / total #impl: 4680604268 (eff. 0.416)
1551.71/1552.09	c GC COLLECT
1551.71/1552.09	c #Conflicts:    3560000 | #Learnt:      46296 | 0.000
1551.71/1552.09	c total clause space: 206.656MB
1551.71/1552.09	c total #watches: 105910
1552.11/1552.50	c total #propagations: 1948928138 / total #impl: 4681921440 (eff. 0.416)
1552.11/1552.50	c #Conflicts:    3561000 | #Learnt:      47296 | 0.000
1552.11/1552.50	c total clause space: 206.656MB
1552.11/1552.50	c total #watches: 107910
1552.51/1552.87	c total #propagations: 1949493641 / total #impl: 4683365143 (eff. 0.416)
1552.51/1552.87	c #Conflicts:    3562000 | #Learnt:      48296 | 0.000
1552.51/1552.87	c total clause space: 206.656MB
1552.51/1552.87	c total #watches: 109910
1552.92/1553.24	c total #propagations: 1950059228 / total #impl: 4684765611 (eff. 0.416)
1552.92/1553.24	c #Conflicts:    3563000 | #Learnt:      49296 | 0.000
1552.92/1553.24	c total clause space: 206.656MB
1552.92/1553.24	c total #watches: 111910
1553.31/1553.68	c total #propagations: 1950651373 / total #impl: 4686241691 (eff. 0.416)
1553.31/1553.68	c #Conflicts:    3564000 | #Learnt:      50296 | 0.000
1553.31/1553.68	c total clause space: 206.656MB
1553.31/1553.68	c total #watches: 113910
1553.71/1554.08	c total #propagations: 1951208262 / total #impl: 4687652908 (eff. 0.416)
1553.71/1554.08	c #Conflicts:    3565000 | #Learnt:      51296 | 0.000
1553.71/1554.08	c total clause space: 206.656MB
1553.71/1554.08	c total #watches: 115910
1554.12/1554.45	c total #propagations: 1951762952 / total #impl: 4689071917 (eff. 0.416)
1554.12/1554.45	c #Conflicts:    3566000 | #Learnt:      52296 | 0.000
1554.12/1554.45	c total clause space: 206.656MB
1554.12/1554.45	c total #watches: 117910
1554.51/1554.88	c total #propagations: 1952350211 / total #impl: 4690547973 (eff. 0.416)
1554.51/1554.88	c #Conflicts:    3567000 | #Learnt:      53296 | 0.000
1554.51/1554.88	c total clause space: 206.656MB
1554.51/1554.88	c total #watches: 119910
1554.91/1555.28	c total #propagations: 1952931440 / total #impl: 4692026450 (eff. 0.416)
1554.91/1555.28	c #Conflicts:    3568000 | #Learnt:      54296 | 0.000
1554.91/1555.28	c total clause space: 206.656MB
1554.91/1555.28	c total #watches: 121910
1555.41/1555.70	c total #propagations: 1953499934 / total #impl: 4693449645 (eff. 0.416)
1555.41/1555.70	c #Conflicts:    3569000 | #Learnt:      55296 | 0.000
1555.41/1555.70	c total clause space: 206.656MB
1555.41/1555.70	c total #watches: 123910
1555.81/1556.13	c total #propagations: 1954097175 / total #impl: 4694940038 (eff. 0.416)
1555.81/1556.13	c #Conflicts:    3570000 | #Learnt:      56296 | 0.000
1555.81/1556.13	c total clause space: 206.656MB
1555.81/1556.13	c total #watches: 125910
1556.22/1556.59	c total #propagations: 1954716022 / total #impl: 4696459360 (eff. 0.416)
1556.22/1556.59	c #Conflicts:    3571000 | #Learnt:      57296 | 0.000
1556.22/1556.59	c total clause space: 206.656MB
1556.22/1556.59	c total #watches: 127910
1556.81/1557.14	c total #propagations: 1955303520 / total #impl: 4697941037 (eff. 0.416)
1556.81/1557.14	c #Conflicts:    3572000 | #Learnt:      58296 | 0.000
1556.81/1557.14	c total clause space: 206.656MB
1556.81/1557.14	c total #watches: 129910
1557.32/1557.64	c total #propagations: 1955865197 / total #impl: 4699373275 (eff. 0.416)
1557.32/1557.64	c #Conflicts:    3573000 | #Learnt:      59296 | 0.000
1557.32/1557.64	c total clause space: 206.656MB
1557.32/1557.64	c total #watches: 131910
1557.81/1558.18	c total #propagations: 1956458967 / total #impl: 4700868300 (eff. 0.416)
1557.81/1558.18	c #Conflicts:    3574000 | #Learnt:      60296 | 0.000
1557.81/1558.18	c total clause space: 206.656MB
1557.81/1558.18	c total #watches: 133910
1558.42/1558.70	c total #propagations: 1957067386 / total #impl: 4702422563 (eff. 0.416)
1558.42/1558.70	c #Conflicts:    3575000 | #Learnt:      61296 | 0.000
1558.42/1558.70	c total clause space: 206.656MB
1558.42/1558.70	c total #watches: 135910
1558.91/1559.21	c total #propagations: 1957640057 / total #impl: 4703893128 (eff. 0.416)
1558.91/1559.21	c #Conflicts:    3576000 | #Learnt:      62296 | 0.000
1558.91/1559.21	c total clause space: 206.656MB
1558.91/1559.21	c total #watches: 137910
1559.41/1559.70	c total #propagations: 1958261005 / total #impl: 4705438841 (eff. 0.416)
1559.41/1559.70	c #Conflicts:    3577000 | #Learnt:      63296 | 0.000
1559.41/1559.70	c total clause space: 206.656MB
1559.41/1559.70	c total #watches: 139910
1559.91/1560.22	c total #propagations: 1958844201 / total #impl: 4706903591 (eff. 0.416)
1559.91/1560.22	c #Conflicts:    3578000 | #Learnt:      64296 | 0.000
1559.91/1560.22	c total clause space: 206.656MB
1559.91/1560.22	c total #watches: 141910
1560.51/1560.82	c total #propagations: 1959410645 / total #impl: 4708339958 (eff. 0.416)
1560.51/1560.82	c #Conflicts:    3579000 | #Learnt:      65296 | 0.000
1560.51/1560.82	c total clause space: 206.656MB
1560.51/1560.82	c total #watches: 143910
1561.11/1561.42	c total #propagations: 1960004290 / total #impl: 4709836593 (eff. 0.416)
1561.11/1561.42	c #Conflicts:    3580000 | #Learnt:      66296 | 0.000
1561.11/1561.42	c total clause space: 206.656MB
1561.11/1561.42	c total #watches: 145910
1561.72/1562.02	c total #propagations: 1960595994 / total #impl: 4711339909 (eff. 0.416)
1561.72/1562.02	c #Conflicts:    3581000 | #Learnt:      67296 | 0.000
1561.72/1562.02	c total clause space: 206.656MB
1561.72/1562.02	c total #watches: 147910
1562.21/1562.53	c total #propagations: 1961200614 / total #impl: 4712882262 (eff. 0.416)
1562.21/1562.53	c #Conflicts:    3582000 | #Learnt:      68296 | 0.000
1562.21/1562.53	c total clause space: 206.656MB
1562.21/1562.53	c total #watches: 149910
1562.71/1563.09	c total #propagations: 1961797586 / total #impl: 4714371170 (eff. 0.416)
1562.71/1563.09	c #Conflicts:    3583000 | #Learnt:      69296 | 0.000
1562.71/1563.09	c total clause space: 206.656MB
1562.71/1563.09	c total #watches: 151910
1563.21/1563.51	c total #propagations: 1962410413 / total #impl: 4715910609 (eff. 0.416)
1563.21/1563.51	c #Conflicts:    3584000 | #Learnt:      70296 | 0.000
1563.21/1563.51	c total clause space: 206.656MB
1563.21/1563.51	c total #watches: 153910
1563.81/1564.11	c total #propagations: 1962966402 / total #impl: 4717306613 (eff. 0.416)
1563.81/1564.11	c #Conflicts:    3585000 | #Learnt:      71296 | 0.000
1563.81/1564.11	c total clause space: 206.656MB
1563.81/1564.11	c total #watches: 155910
1564.31/1564.61	c total #propagations: 1963523150 / total #impl: 4718713646 (eff. 0.416)
1564.31/1564.61	c #Conflicts:    3586000 | #Learnt:      72296 | 0.000
1564.31/1564.61	c total clause space: 206.656MB
1564.31/1564.61	c total #watches: 157910
1564.91/1565.29	c total #propagations: 1964112357 / total #impl: 4720185931 (eff. 0.416)
1564.91/1565.29	c #Conflicts:    3587000 | #Learnt:      73296 | 0.000
1564.91/1565.29	c total clause space: 206.656MB
1564.91/1565.29	c total #watches: 159910
1565.51/1565.83	c total #propagations: 1964700307 / total #impl: 4721669784 (eff. 0.416)
1565.51/1565.83	c #Conflicts:    3588000 | #Learnt:      74296 | 0.000
1565.51/1565.83	c total clause space: 206.656MB
1565.51/1565.83	c total #watches: 161910
1566.22/1566.56	c total #propagations: 1965314111 / total #impl: 4723196551 (eff. 0.416)
1566.22/1566.56	c #Conflicts:    3589000 | #Learnt:      75296 | 0.000
1566.22/1566.56	c total clause space: 206.656MB
1566.22/1566.56	c total #watches: 163910
1567.11/1567.40	c total #propagations: 1965919274 / total #impl: 4724713023 (eff. 0.416)
1567.11/1567.40	c #Conflicts:    3590000 | #Learnt:      76296 | 0.000
1567.11/1567.40	c total clause space: 206.656MB
1567.11/1567.40	c total #watches: 165910
1567.81/1568.12	c total #propagations: 1966507051 / total #impl: 4726178694 (eff. 0.416)
1567.81/1568.12	c #Conflicts:    3591000 | #Learnt:      77296 | 0.000
1567.81/1568.12	c total clause space: 206.656MB
1567.81/1568.12	c total #watches: 167910
1568.51/1568.89	c total #propagations: 1967046305 / total #impl: 4727495327 (eff. 0.416)
1568.51/1568.89	c #Conflicts:    3592000 | #Learnt:      78296 | 0.000
1568.51/1568.89	c total clause space: 206.656MB
1568.51/1568.89	c total #watches: 169910
1569.52/1569.81	c total #propagations: 1967595966 / total #impl: 4728860275 (eff. 0.416)
1569.52/1569.81	c #Conflicts:    3593000 | #Learnt:      79296 | 0.000
1569.52/1569.81	c total clause space: 206.656MB
1569.52/1569.81	c total #watches: 171910
1570.21/1570.53	c total #propagations: 1968190483 / total #impl: 4730358394 (eff. 0.416)
1570.21/1570.53	c #Conflicts:    3594000 | #Learnt:      80296 | 0.000
1570.21/1570.53	c total clause space: 206.656MB
1570.21/1570.53	c total #watches: 173910
1571.21/1571.55	c total #propagations: 1968761602 / total #impl: 4731764381 (eff. 0.416)
1571.21/1571.55	c #Conflicts:    3595000 | #Learnt:      81296 | 0.000
1571.21/1571.55	c total clause space: 206.656MB
1571.21/1571.55	c total #watches: 175910
1571.91/1572.23	c total #propagations: 1969310497 / total #impl: 4733124597 (eff. 0.416)
1571.91/1572.23	c #Conflicts:    3596000 | #Learnt:      82296 | 0.000
1571.91/1572.23	c total clause space: 206.656MB
1571.91/1572.23	c total #watches: 177910
1572.61/1572.93	c total #propagations: 1969939097 / total #impl: 4734629518 (eff. 0.416)
1572.61/1572.93	c #Conflicts:    3597000 | #Learnt:      83296 | 0.000
1572.61/1572.93	c total clause space: 206.656MB
1572.61/1572.93	c total #watches: 179910
1573.51/1573.84	c total #propagations: 1970574243 / total #impl: 4736169397 (eff. 0.416)
1573.51/1573.84	c #Conflicts:    3598000 | #Learnt:      84296 | 0.000
1573.51/1573.84	c total clause space: 206.656MB
1573.51/1573.84	c total #watches: 181910
1574.31/1574.60	c total #propagations: 1971196418 / total #impl: 4737706162 (eff. 0.416)
1574.31/1574.60	c #Conflicts:    3599000 | #Learnt:      85296 | 0.000
1574.31/1574.60	c total clause space: 206.656MB
1574.31/1574.60	c total #watches: 183910
1574.92/1575.24	c total #propagations: 1971788966 / total #impl: 4739179112 (eff. 0.416)
1574.92/1575.24	c #Conflicts:    3600000 | #Learnt:      86296 | 0.000
1574.92/1575.24	c total clause space: 206.656MB
1574.92/1575.24	c total #watches: 185910
1575.91/1576.20	c total #propagations: 1972344833 / total #impl: 4740556328 (eff. 0.416)
1575.91/1576.20	c #Conflicts:    3601000 | #Learnt:      87296 | 0.000
1575.91/1576.20	c total clause space: 206.656MB
1575.91/1576.20	c total #watches: 187910
1576.81/1577.14	c total #propagations: 1972952517 / total #impl: 4742061651 (eff. 0.416)
1576.81/1577.14	c #Conflicts:    3602000 | #Learnt:      88296 | 0.000
1576.81/1577.14	c total clause space: 206.656MB
1576.81/1577.14	c total #watches: 189910
1577.12/1577.48	c total #propagations: 1973324731 / total #impl: 4742932281 (eff. 0.416)
1577.12/1577.48	c #Conflicts:    3603000 | #Learnt:      89296 | 0.000
1577.12/1577.48	c total clause space: 206.656MB
1577.12/1577.48	c total #watches: 191910
1578.22/1578.56	c total #propagations: 1973597406 / total #impl: 4743522431 (eff. 0.416)
1578.22/1578.56	c #Conflicts:    3604000 | #Learnt:      90296 | 0.000
1578.22/1578.56	c total clause space: 206.656MB
1578.22/1578.56	c total #watches: 193910
1579.01/1579.32	c total #propagations: 1973906291 / total #impl: 4744303531 (eff. 0.416)
1579.01/1579.32	c #Conflicts:    3605000 | #Learnt:      91296 | 0.000
1579.01/1579.32	c total clause space: 206.656MB
1579.01/1579.32	c total #watches: 195910
1579.21/1579.57	c total #propagations: 1974194792 / total #impl: 4744980066 (eff. 0.416)
1579.21/1579.57	c GC COLLECT
1579.21/1579.57	c #Conflicts:    3606000 | #Learnt:      46199 | 0.000
1579.21/1579.57	c total clause space: 206.656MB
1579.21/1579.57	c total #watches: 105716
1579.41/1579.73	c total #propagations: 1974487944 / total #impl: 4745595583 (eff. 0.416)
1579.41/1579.73	c #Conflicts:    3607000 | #Learnt:      47199 | 0.000
1579.41/1579.73	c total clause space: 206.656MB
1579.41/1579.73	c total #watches: 107716
1579.61/1579.93	c total #propagations: 1974792591 / total #impl: 4746249829 (eff. 0.416)
1579.61/1579.93	c #Conflicts:    3608000 | #Learnt:      48199 | 0.000
1579.61/1579.93	c total clause space: 206.656MB
1579.61/1579.93	c total #watches: 109716
1579.91/1580.28	c total #propagations: 1975116078 / total #impl: 4746955138 (eff. 0.416)
1579.91/1580.28	c #Conflicts:    3609000 | #Learnt:      49199 | 0.000
1579.91/1580.28	c total clause space: 206.656MB
1579.91/1580.28	c total #watches: 111716
1580.31/1580.60	c total #propagations: 1975388029 / total #impl: 4747566004 (eff. 0.416)
1580.31/1580.60	c #Conflicts:    3610000 | #Learnt:      50199 | 0.000
1580.31/1580.60	c total clause space: 206.656MB
1580.31/1580.60	c total #watches: 113716
1580.61/1580.90	c total #propagations: 1975683152 / total #impl: 4748192897 (eff. 0.416)
1580.61/1580.90	c #Conflicts:    3611000 | #Learnt:      51199 | 0.000
1580.61/1580.90	c total clause space: 206.656MB
1580.61/1580.90	c total #watches: 115716
1580.91/1581.21	c total #propagations: 1975914912 / total #impl: 4748731670 (eff. 0.416)
1580.91/1581.21	c #Conflicts:    3612000 | #Learnt:      52199 | 0.000
1580.91/1581.21	c total clause space: 206.656MB
1580.91/1581.21	c total #watches: 117716
1581.21/1581.53	c total #propagations: 1976174185 / total #impl: 4749290842 (eff. 0.416)
1581.21/1581.53	c #Conflicts:    3613000 | #Learnt:      53199 | 0.000
1581.21/1581.53	c total clause space: 206.656MB
1581.21/1581.53	c total #watches: 119716
1581.51/1581.84	c total #propagations: 1976451134 / total #impl: 4749901406 (eff. 0.416)
1581.51/1581.84	c #Conflicts:    3614000 | #Learnt:      54199 | 0.000
1581.51/1581.84	c total clause space: 206.656MB
1581.51/1581.84	c total #watches: 121716
1581.91/1582.21	c total #propagations: 1976747443 / total #impl: 4750564458 (eff. 0.416)
1581.91/1582.21	c #Conflicts:    3615000 | #Learnt:      55199 | 0.000
1581.91/1582.21	c total clause space: 206.656MB
1581.91/1582.21	c total #watches: 123716
1582.41/1582.70	c total #propagations: 1977024975 / total #impl: 4751233021 (eff. 0.416)
1582.41/1582.70	c #Conflicts:    3616000 | #Learnt:      56199 | 0.000
1582.41/1582.70	c total clause space: 206.656MB
1582.41/1582.70	c total #watches: 125716
1582.71/1583.09	c total #propagations: 1977449906 / total #impl: 4752272868 (eff. 0.416)
1582.71/1583.09	c #Conflicts:    3617000 | #Learnt:      57199 | 0.000
1582.71/1583.09	c total clause space: 206.656MB
1582.71/1583.09	c total #watches: 127716
1583.21/1583.53	c total #propagations: 1978051862 / total #impl: 4753765988 (eff. 0.416)
1583.21/1583.53	c #Conflicts:    3618000 | #Learnt:      58199 | 0.000
1583.21/1583.53	c total clause space: 206.656MB
1583.21/1583.53	c total #watches: 129716
1583.71/1584.05	c total #propagations: 1978694512 / total #impl: 4755377469 (eff. 0.416)
1583.71/1584.05	c #Conflicts:    3619000 | #Learnt:      59199 | 0.000
1583.71/1584.05	c total clause space: 206.656MB
1583.71/1584.05	c total #watches: 131716
1584.21/1584.53	c total #propagations: 1979283756 / total #impl: 4756872180 (eff. 0.416)
1584.21/1584.53	c #Conflicts:    3620000 | #Learnt:      60199 | 0.000
1584.21/1584.53	c total clause space: 206.656MB
1584.21/1584.53	c total #watches: 133716
1584.61/1584.98	c total #propagations: 1979839221 / total #impl: 4758259391 (eff. 0.416)
1584.61/1584.98	c #Conflicts:    3621000 | #Learnt:      61199 | 0.000
1584.61/1584.98	c total clause space: 206.656MB
1584.61/1584.98	c total #watches: 135716
1585.11/1585.46	c total #propagations: 1980415543 / total #impl: 4759682364 (eff. 0.416)
1585.11/1585.46	c #Conflicts:    3622000 | #Learnt:      62199 | 0.000
1585.11/1585.46	c total clause space: 206.656MB
1585.11/1585.46	c total #watches: 137716
1585.61/1585.95	c total #propagations: 1980996934 / total #impl: 4761162174 (eff. 0.416)
1585.61/1585.95	c #Conflicts:    3623000 | #Learnt:      63199 | 0.000
1585.61/1585.95	c total clause space: 206.656MB
1585.61/1585.95	c total #watches: 139716
1586.11/1586.49	c total #propagations: 1981504325 / total #impl: 4762472004 (eff. 0.416)
1586.11/1586.49	c #Conflicts:    3624000 | #Learnt:      64199 | 0.000
1586.11/1586.49	c total clause space: 206.656MB
1586.11/1586.49	c total #watches: 141716
1586.81/1587.16	c total #propagations: 1982058612 / total #impl: 4763912596 (eff. 0.416)
1586.81/1587.16	c #Conflicts:    3625000 | #Learnt:      65199 | 0.000
1586.81/1587.16	c total clause space: 206.656MB
1586.81/1587.16	c total #watches: 143716
1587.41/1587.70	c total #propagations: 1982704375 / total #impl: 4765589638 (eff. 0.416)
1587.41/1587.70	c #Conflicts:    3626000 | #Learnt:      66199 | 0.000
1587.41/1587.70	c total clause space: 206.656MB
1587.41/1587.70	c total #watches: 145716
1587.91/1588.23	c total #propagations: 1983381596 / total #impl: 4767293228 (eff. 0.416)
1587.91/1588.23	c #Conflicts:    3627000 | #Learnt:      67199 | 0.000
1587.91/1588.23	c total clause space: 206.656MB
1587.91/1588.23	c total #watches: 147716
1588.41/1588.79	c total #propagations: 1984038174 / total #impl: 4768958810 (eff. 0.416)
1588.41/1588.79	c #Conflicts:    3628000 | #Learnt:      68199 | 0.000
1588.41/1588.79	c total clause space: 206.656MB
1588.41/1588.79	c total #watches: 149716
1588.91/1589.26	c total #propagations: 1984610212 / total #impl: 4770399874 (eff. 0.416)
1588.91/1589.26	c #Conflicts:    3629000 | #Learnt:      69199 | 0.000
1588.91/1589.26	c total clause space: 206.656MB
1588.91/1589.26	c total #watches: 151716
1589.51/1589.84	c total #propagations: 1985178613 / total #impl: 4771830476 (eff. 0.416)
1589.51/1589.84	c #Conflicts:    3630000 | #Learnt:      70199 | 0.000
1589.51/1589.84	c total clause space: 206.656MB
1589.51/1589.84	c total #watches: 153716
1590.11/1590.41	c total #propagations: 1985734688 / total #impl: 4773253660 (eff. 0.416)
1590.11/1590.41	c #Conflicts:    3631000 | #Learnt:      71199 | 0.000
1590.11/1590.41	c total clause space: 206.656MB
1590.11/1590.41	c total #watches: 155716
1590.71/1591.03	c total #propagations: 1986266582 / total #impl: 4774621268 (eff. 0.416)
1590.71/1591.03	c #Conflicts:    3632000 | #Learnt:      72199 | 0.000
1590.71/1591.03	c total clause space: 206.656MB
1590.71/1591.03	c total #watches: 157716
1591.31/1591.63	c total #propagations: 1986817103 / total #impl: 4776053053 (eff. 0.416)
1591.31/1591.63	c #Conflicts:    3633000 | #Learnt:      73199 | 0.000
1591.31/1591.63	c total clause space: 206.656MB
1591.31/1591.63	c total #watches: 159716
1591.81/1592.17	c total #propagations: 1987339894 / total #impl: 4777390441 (eff. 0.416)
1591.81/1592.17	c #Conflicts:    3634000 | #Learnt:      74199 | 0.000
1591.81/1592.17	c total clause space: 206.656MB
1591.81/1592.17	c total #watches: 161716
1592.31/1592.69	c total #propagations: 1987891198 / total #impl: 4778789185 (eff. 0.416)
1592.31/1592.69	c #Conflicts:    3635000 | #Learnt:      75199 | 0.000
1592.31/1592.69	c total clause space: 206.656MB
1592.31/1592.69	c total #watches: 163716
1593.01/1593.30	c total #propagations: 1988500784 / total #impl: 4780337557 (eff. 0.416)
1593.01/1593.30	c #Conflicts:    3636000 | #Learnt:      76199 | 0.000
1593.01/1593.30	c total clause space: 206.656MB
1593.01/1593.30	c total #watches: 165716
1593.51/1593.81	c total #propagations: 1989083176 / total #impl: 4781816389 (eff. 0.416)
1593.51/1593.81	c #Conflicts:    3637000 | #Learnt:      77199 | 0.000
1593.51/1593.81	c total clause space: 206.656MB
1593.51/1593.81	c total #watches: 167716
1594.01/1594.37	c total #propagations: 1989683564 / total #impl: 4783351381 (eff. 0.416)
1594.01/1594.37	c #Conflicts:    3638000 | #Learnt:      78199 | 0.000
1594.01/1594.37	c total clause space: 206.656MB
1594.01/1594.37	c total #watches: 169716
1594.61/1594.93	c total #propagations: 1990285888 / total #impl: 4784876835 (eff. 0.416)
1594.61/1594.93	c #Conflicts:    3639000 | #Learnt:      79199 | 0.000
1594.61/1594.93	c total clause space: 206.656MB
1594.61/1594.93	c total #watches: 171716
1595.01/1595.38	c total #propagations: 1990911879 / total #impl: 4786462196 (eff. 0.416)
1595.01/1595.38	c #Conflicts:    3640000 | #Learnt:      80199 | 0.000
1595.01/1595.38	c total clause space: 206.656MB
1595.01/1595.38	c total #watches: 173716
1595.61/1595.99	c total #propagations: 1991515305 / total #impl: 4787973426 (eff. 0.416)
1595.61/1595.99	c #Conflicts:    3641000 | #Learnt:      81199 | 0.000
1595.61/1595.99	c total clause space: 206.656MB
1595.61/1595.99	c total #watches: 175716
1596.31/1596.63	c total #propagations: 1992129410 / total #impl: 4789548409 (eff. 0.416)
1596.31/1596.63	c #Conflicts:    3642000 | #Learnt:      82199 | 0.000
1596.31/1596.63	c total clause space: 206.656MB
1596.31/1596.63	c total #watches: 177716
1597.11/1597.46	c total #propagations: 1992741558 / total #impl: 4791091736 (eff. 0.416)
1597.11/1597.46	c #Conflicts:    3643000 | #Learnt:      83199 | 0.000
1597.11/1597.46	c total clause space: 206.656MB
1597.11/1597.46	c total #watches: 179716
1597.91/1598.20	c total #propagations: 1993336058 / total #impl: 4792602386 (eff. 0.416)
1597.91/1598.20	c #Conflicts:    3644000 | #Learnt:      84199 | 0.000
1597.91/1598.20	c total clause space: 206.656MB
1597.91/1598.20	c total #watches: 181716
1598.51/1598.80	c total #propagations: 1993946687 / total #impl: 4794149702 (eff. 0.416)
1598.51/1598.80	c #Conflicts:    3645000 | #Learnt:      85199 | 0.000
1598.51/1598.80	c total clause space: 206.656MB
1598.51/1598.80	c total #watches: 183716
1599.21/1599.57	c total #propagations: 1994543810 / total #impl: 4795657468 (eff. 0.416)
1599.21/1599.57	c #Conflicts:    3646000 | #Learnt:      86199 | 0.000
1599.21/1599.57	c total clause space: 206.656MB
1599.21/1599.57	c total #watches: 185716
1599.90/1600.22	c total #propagations: 1995123208 / total #impl: 4797133387 (eff. 0.416)
1599.90/1600.22	c #Conflicts:    3647000 | #Learnt:      87199 | 0.000
1599.90/1600.22	c total clause space: 206.656MB
1599.90/1600.22	c total #watches: 187716
1600.60/1600.98	c total #propagations: 1995484456 / total #impl: 4798005689 (eff. 0.416)
1600.60/1600.98	c #Conflicts:    3648000 | #Learnt:      88199 | 0.000
1600.60/1600.98	c total clause space: 206.656MB
1600.60/1600.98	c total #watches: 189716
1600.90/1601.20	c total #propagations: 1995726959 / total #impl: 4798590539 (eff. 0.416)
1600.90/1601.20	c #Conflicts:    3649000 | #Learnt:      89199 | 0.000
1600.90/1601.20	c total clause space: 206.656MB
1600.90/1601.20	c total #watches: 191716
1601.41/1601.77	c total #propagations: 1995968684 / total #impl: 4799107810 (eff. 0.416)
1601.41/1601.77	c #Conflicts:    3650000 | #Learnt:      90199 | 0.000
1601.41/1601.77	c total clause space: 206.656MB
1601.41/1601.77	c total #watches: 193716
1602.51/1602.89	c total #propagations: 1996260644 / total #impl: 4799837796 (eff. 0.416)
1602.51/1602.89	c #Conflicts:    3651000 | #Learnt:      91199 | 0.000
1602.51/1602.89	c total clause space: 206.656MB
1602.51/1602.89	c total #watches: 195716
1603.30/1603.62	c total #propagations: 1996680320 / total #impl: 4800984631 (eff. 0.416)
1603.30/1603.62	c #Conflicts:    3652000 | #Learnt:      92199 | 0.000
1603.30/1603.62	c total clause space: 206.656MB
1603.30/1603.62	c total #watches: 197716
1604.00/1604.34	c total #propagations: 1997189987 / total #impl: 4802290939 (eff. 0.416)
1604.00/1604.34	c GC COLLECT
1604.00/1604.34	c #Conflicts:    3653000 | #Learnt:      46795 | 0.000
1604.00/1604.34	c total clause space: 206.656MB
1604.00/1604.34	c total #watches: 106908
1604.30/1604.66	c total #propagations: 1997642496 / total #impl: 4803445600 (eff. 0.416)
1604.30/1604.66	c #Conflicts:    3654000 | #Learnt:      47795 | 0.000
1604.30/1604.66	c total clause space: 206.656MB
1604.30/1604.66	c total #watches: 108908
1604.61/1604.96	c total #propagations: 1997937688 / total #impl: 4804117945 (eff. 0.416)
1604.61/1604.96	c #Conflicts:    3655000 | #Learnt:      48795 | 0.000
1604.61/1604.96	c total clause space: 206.656MB
1604.61/1604.96	c total #watches: 110908
1605.00/1605.35	c total #propagations: 1998279191 / total #impl: 4804891640 (eff. 0.416)
1605.00/1605.35	c #Conflicts:    3656000 | #Learnt:      49795 | 0.000
1605.00/1605.35	c total clause space: 206.656MB
1605.00/1605.35	c total #watches: 112908
1605.40/1605.73	c total #propagations: 1998797624 / total #impl: 4806173886 (eff. 0.416)
1605.40/1605.73	c #Conflicts:    3657000 | #Learnt:      50795 | 0.000
1605.40/1605.73	c total clause space: 206.656MB
1605.40/1605.73	c total #watches: 114908
1605.71/1606.04	c total #propagations: 1999372402 / total #impl: 4807589242 (eff. 0.416)
1605.71/1606.04	c #Conflicts:    3658000 | #Learnt:      51795 | 0.000
1605.71/1606.04	c total clause space: 206.656MB
1605.71/1606.04	c total #watches: 116908
1606.00/1606.35	c total #propagations: 1999963481 / total #impl: 4809033438 (eff. 0.416)
1606.00/1606.35	c #Conflicts:    3659000 | #Learnt:      52795 | 0.000
1606.00/1606.35	c total clause space: 206.656MB
1606.00/1606.35	c total #watches: 118908
1606.30/1606.66	c total #propagations: 2000571283 / total #impl: 4810521266 (eff. 0.416)
1606.30/1606.66	c #Conflicts:    3660000 | #Learnt:      53795 | 0.000
1606.30/1606.66	c total clause space: 206.656MB
1606.30/1606.66	c total #watches: 120908
1606.70/1607.02	c total #propagations: 2001166207 / total #impl: 4811973870 (eff. 0.416)
1606.70/1607.02	c #Conflicts:    3661000 | #Learnt:      54795 | 0.000
1606.70/1607.02	c total clause space: 206.656MB
1606.70/1607.02	c total #watches: 122908
1607.20/1607.50	c total #propagations: 2001758781 / total #impl: 4813437865 (eff. 0.416)
1607.20/1607.50	c #Conflicts:    3662000 | #Learnt:      55795 | 0.000
1607.20/1607.50	c total clause space: 206.656MB
1607.20/1607.50	c total #watches: 124908
1607.60/1607.96	c total #propagations: 2002340671 / total #impl: 4814890803 (eff. 0.416)
1607.60/1607.96	c #Conflicts:    3663000 | #Learnt:      56795 | 0.000
1607.60/1607.96	c total clause space: 206.656MB
1607.60/1607.96	c total #watches: 126908
1608.01/1608.32	c total #propagations: 2002918638 / total #impl: 4816332371 (eff. 0.416)
1608.01/1608.32	c #Conflicts:    3664000 | #Learnt:      57795 | 0.000
1608.01/1608.32	c total clause space: 206.656MB
1608.01/1608.32	c total #watches: 128908
1608.40/1608.70	c total #propagations: 2003499176 / total #impl: 4817775408 (eff. 0.416)
1608.40/1608.70	c #Conflicts:    3665000 | #Learnt:      58795 | 0.000
1608.40/1608.70	c total clause space: 206.656MB
1608.40/1608.70	c total #watches: 130908
1608.70/1609.08	c total #propagations: 2003932969 / total #impl: 4818769554 (eff. 0.416)
1608.70/1609.08	c #Conflicts:    3666000 | #Learnt:      59795 | 0.000
1608.70/1609.08	c total clause space: 206.656MB
1608.70/1609.08	c total #watches: 132908
1609.11/1609.41	c total #propagations: 2004174538 / total #impl: 4819294797 (eff. 0.416)
1609.11/1609.41	c #Conflicts:    3667000 | #Learnt:      60795 | 0.000
1609.11/1609.41	c total clause space: 206.656MB
1609.11/1609.41	c total #watches: 134908
1609.60/1609.97	c total #propagations: 2004447852 / total #impl: 4819893691 (eff. 0.416)
1609.60/1609.97	c #Conflicts:    3668000 | #Learnt:      61795 | 0.000
1609.60/1609.97	c total clause space: 206.656MB
1609.60/1609.97	c total #watches: 136908
1610.21/1610.60	c total #propagations: 2004737057 / total #impl: 4820653380 (eff. 0.416)
1610.21/1610.60	c #Conflicts:    3669000 | #Learnt:      62795 | 0.000
1610.21/1610.60	c total clause space: 206.656MB
1610.21/1610.60	c total #watches: 138908
1610.50/1610.84	c total #propagations: 2005167181 / total #impl: 4821811601 (eff. 0.416)
1610.50/1610.84	c #Conflicts:    3670000 | #Learnt:      63795 | 0.000
1610.50/1610.84	c total clause space: 206.656MB
1610.50/1610.84	c total #watches: 140908
1610.70/1611.08	c total #propagations: 2005684407 / total #impl: 4823041514 (eff. 0.416)
1610.70/1611.08	c #Conflicts:    3671000 | #Learnt:      64795 | 0.000
1610.70/1611.08	c total clause space: 206.656MB
1610.70/1611.08	c total #watches: 142908
1611.00/1611.36	c total #propagations: 2006188654 / total #impl: 4824241676 (eff. 0.416)
1611.00/1611.36	c #Conflicts:    3672000 | #Learnt:      65795 | 0.000
1611.00/1611.36	c total clause space: 206.656MB
1611.00/1611.36	c total #watches: 144908
1611.40/1611.76	c total #propagations: 2006744351 / total #impl: 4825585297 (eff. 0.416)
1611.40/1611.76	c #Conflicts:    3673000 | #Learnt:      66795 | 0.000
1611.40/1611.76	c total clause space: 206.656MB
1611.40/1611.76	c total #watches: 146908
1612.00/1612.31	c total #propagations: 2007335560 / total #impl: 4827066637 (eff. 0.416)
1612.00/1612.31	c #Conflicts:    3674000 | #Learnt:      67795 | 0.000
1612.00/1612.31	c total clause space: 206.656MB
1612.00/1612.31	c total #watches: 148908
1612.60/1612.92	c total #propagations: 2007916821 / total #impl: 4828543513 (eff. 0.416)
1612.60/1612.92	c #Conflicts:    3675000 | #Learnt:      68795 | 0.000
1612.60/1612.92	c total clause space: 206.656MB
1612.60/1612.92	c total #watches: 150908
1613.20/1613.54	c total #propagations: 2008521735 / total #impl: 4830081386 (eff. 0.416)
1613.20/1613.54	c #Conflicts:    3676000 | #Learnt:      69795 | 0.000
1613.20/1613.54	c total clause space: 206.656MB
1613.20/1613.54	c total #watches: 152908
1613.90/1614.27	c total #propagations: 2009079852 / total #impl: 4831510127 (eff. 0.416)
1613.90/1614.27	c #Conflicts:    3677000 | #Learnt:      70795 | 0.000
1613.90/1614.27	c total clause space: 206.656MB
1613.90/1614.27	c total #watches: 154908
1614.70/1615.07	c total #propagations: 2009624797 / total #impl: 4832914053 (eff. 0.416)
1614.70/1615.07	c #Conflicts:    3678000 | #Learnt:      71795 | 0.000
1614.70/1615.07	c total clause space: 206.656MB
1614.70/1615.07	c total #watches: 156908
1615.30/1615.64	c total #propagations: 2010210896 / total #impl: 4834390890 (eff. 0.416)
1615.30/1615.64	c #Conflicts:    3679000 | #Learnt:      72795 | 0.000
1615.30/1615.64	c total clause space: 206.656MB
1615.30/1615.64	c total #watches: 158908
1616.10/1616.46	c total #propagations: 2010850285 / total #impl: 4836006373 (eff. 0.416)
1616.10/1616.46	c #Conflicts:    3680000 | #Learnt:      73795 | 0.000
1616.10/1616.46	c total clause space: 206.656MB
1616.10/1616.46	c total #watches: 160908
1616.60/1616.99	c total #propagations: 2011394288 / total #impl: 4837408339 (eff. 0.416)
1616.60/1616.99	c #Conflicts:    3681000 | #Learnt:      74795 | 0.000
1616.60/1616.99	c total clause space: 206.656MB
1616.60/1616.99	c total #watches: 162908
1617.30/1617.67	c total #propagations: 2011956557 / total #impl: 4838824585 (eff. 0.416)
1617.30/1617.67	c #Conflicts:    3682000 | #Learnt:      75795 | 0.000
1617.30/1617.67	c total clause space: 206.656MB
1617.30/1617.67	c total #watches: 164908
1618.00/1618.36	c total #propagations: 2012589465 / total #impl: 4840409852 (eff. 0.416)
1618.00/1618.36	c #Conflicts:    3683000 | #Learnt:      76795 | 0.000
1618.00/1618.36	c total clause space: 206.656MB
1618.00/1618.36	c total #watches: 166908
1618.60/1618.98	c total #propagations: 2013090903 / total #impl: 4841724629 (eff. 0.416)
1618.60/1618.98	c #Conflicts:    3684000 | #Learnt:      77795 | 0.000
1618.60/1618.98	c total clause space: 206.656MB
1618.60/1618.98	c total #watches: 168908
1619.20/1619.54	c total #propagations: 2013641774 / total #impl: 4843134254 (eff. 0.416)
1619.20/1619.54	c #Conflicts:    3685000 | #Learnt:      78795 | 0.000
1619.20/1619.54	c total clause space: 206.656MB
1619.20/1619.54	c total #watches: 170908
1619.80/1620.18	c total #propagations: 2014238942 / total #impl: 4844662918 (eff. 0.416)
1619.80/1620.18	c #Conflicts:    3686000 | #Learnt:      79795 | 0.000
1619.80/1620.18	c total clause space: 206.656MB
1619.80/1620.18	c total #watches: 172908
1620.50/1620.88	c total #propagations: 2014840216 / total #impl: 4846216774 (eff. 0.416)
1620.50/1620.88	c #Conflicts:    3687000 | #Learnt:      80795 | 0.000
1620.50/1620.88	c total clause space: 206.656MB
1620.50/1620.88	c total #watches: 174908
1621.40/1621.74	c total #propagations: 2015413836 / total #impl: 4847689607 (eff. 0.416)
1621.40/1621.74	c #Conflicts:    3688000 | #Learnt:      81795 | 0.000
1621.40/1621.74	c total clause space: 206.656MB
1621.40/1621.74	c total #watches: 176908
1622.21/1622.55	c total #propagations: 2015990595 / total #impl: 4849177475 (eff. 0.416)
1622.21/1622.55	c #Conflicts:    3689000 | #Learnt:      82795 | 0.000
1622.21/1622.55	c total clause space: 206.656MB
1622.21/1622.55	c total #watches: 178908
1622.80/1623.11	c total #propagations: 2016546530 / total #impl: 4850608580 (eff. 0.416)
1622.80/1623.11	c #Conflicts:    3690000 | #Learnt:      83795 | 0.000
1622.80/1623.11	c total clause space: 206.656MB
1622.80/1623.11	c total #watches: 180908
1623.20/1623.60	c total #propagations: 2017074562 / total #impl: 4851959790 (eff. 0.416)
1623.20/1623.60	c #Conflicts:    3691000 | #Learnt:      84795 | 0.000
1623.20/1623.60	c total clause space: 206.656MB
1623.20/1623.60	c total #watches: 182908
1624.00/1624.31	c total #propagations: 2017653643 / total #impl: 4853419557 (eff. 0.416)
1624.00/1624.31	c #Conflicts:    3692000 | #Learnt:      85795 | 0.000
1624.00/1624.31	c total clause space: 206.656MB
1624.00/1624.31	c total #watches: 184908
1624.80/1625.11	c total #propagations: 2018231624 / total #impl: 4854886020 (eff. 0.416)
1624.80/1625.11	c #Conflicts:    3693000 | #Learnt:      86795 | 0.000
1624.80/1625.11	c total clause space: 206.656MB
1624.80/1625.11	c total #watches: 186908
1625.40/1625.79	c total #propagations: 2018832011 / total #impl: 4856414000 (eff. 0.416)
1625.40/1625.79	c #Conflicts:    3694000 | #Learnt:      87795 | 0.000
1625.40/1625.79	c total clause space: 206.656MB
1625.40/1625.79	c total #watches: 188908
1626.20/1626.50	c total #propagations: 2019427301 / total #impl: 4857899145 (eff. 0.416)
1626.20/1626.50	c #Conflicts:    3695000 | #Learnt:      88795 | 0.000
1626.20/1626.50	c total clause space: 206.656MB
1626.20/1626.50	c total #watches: 190908
1627.00/1627.36	c total #propagations: 2019993073 / total #impl: 4859325620 (eff. 0.416)
1627.00/1627.36	c #Conflicts:    3696000 | #Learnt:      89795 | 0.000
1627.00/1627.36	c total clause space: 206.656MB
1627.00/1627.36	c total #watches: 192908
1627.90/1628.26	c total #propagations: 2020574630 / total #impl: 4860800943 (eff. 0.416)
1627.90/1628.26	c #Conflicts:    3697000 | #Learnt:      90795 | 0.000
1627.90/1628.26	c total clause space: 206.656MB
1627.90/1628.26	c total #watches: 194908
1628.60/1628.93	c total #propagations: 2021133802 / total #impl: 4862224928 (eff. 0.416)
1628.60/1628.93	c #Conflicts:    3698000 | #Learnt:      91795 | 0.000
1628.60/1628.93	c total clause space: 206.656MB
1628.60/1628.93	c total #watches: 196908
1629.30/1629.69	c total #propagations: 2021729471 / total #impl: 4863719272 (eff. 0.416)
1629.30/1629.69	c #Conflicts:    3699000 | #Learnt:      92795 | 0.000
1629.30/1629.69	c total clause space: 206.656MB
1629.30/1629.69	c total #watches: 198908
1629.91/1630.29	c total #propagations: 2022320533 / total #impl: 4865208971 (eff. 0.416)
1629.91/1630.29	c GC COLLECT
1629.91/1630.29	c #Conflicts:    3700000 | #Learnt:      47094 | 0.000
1629.91/1630.29	c total clause space: 206.656MB
1629.91/1630.29	c total #watches: 107506
1630.40/1630.70	c total #propagations: 2022896828 / total #impl: 4866625418 (eff. 0.416)
1630.40/1630.70	c #Conflicts:    3701000 | #Learnt:      48094 | 0.000
1630.40/1630.70	c total clause space: 206.656MB
1630.40/1630.70	c total #watches: 109506
1630.60/1630.96	c total #propagations: 2023424680 / total #impl: 4867900109 (eff. 0.416)
1630.60/1630.96	c #Conflicts:    3702000 | #Learnt:      49094 | 0.000
1630.60/1630.96	c total clause space: 206.656MB
1630.60/1630.96	c total #watches: 111506
1630.90/1631.25	c total #propagations: 2023663252 / total #impl: 4868414647 (eff. 0.416)
1630.90/1631.25	c #Conflicts:    3703000 | #Learnt:      50094 | 0.000
1630.90/1631.25	c total clause space: 206.656MB
1630.90/1631.25	c total #watches: 113506
1631.30/1631.61	c total #propagations: 2023920951 / total #impl: 4868972935 (eff. 0.416)
1631.30/1631.61	c #Conflicts:    3704000 | #Learnt:      51094 | 0.000
1631.30/1631.61	c total clause space: 206.656MB
1631.30/1631.61	c total #watches: 115506
1631.60/1631.99	c total #propagations: 2024195666 / total #impl: 4869590750 (eff. 0.416)
1631.60/1631.99	c #Conflicts:    3705000 | #Learnt:      52094 | 0.000
1631.60/1631.99	c total clause space: 206.656MB
1631.60/1631.99	c total #watches: 117506
1632.10/1632.45	c total #propagations: 2024500685 / total #impl: 4870285492 (eff. 0.416)
1632.10/1632.45	c #Conflicts:    3706000 | #Learnt:      53094 | 0.000
1632.10/1632.45	c total clause space: 206.656MB
1632.10/1632.45	c total #watches: 119506
1632.50/1632.89	c total #propagations: 2025049679 / total #impl: 4871697333 (eff. 0.416)
1632.50/1632.89	c #Conflicts:    3707000 | #Learnt:      54094 | 0.000
1632.50/1632.89	c total clause space: 206.656MB
1632.50/1632.89	c total #watches: 121506
1632.90/1633.27	c total #propagations: 2025663274 / total #impl: 4873254539 (eff. 0.416)
1632.90/1633.27	c #Conflicts:    3708000 | #Learnt:      55094 | 0.000
1632.90/1633.27	c total clause space: 206.656MB
1632.90/1633.27	c total #watches: 123506
1633.30/1633.62	c total #propagations: 2026277978 / total #impl: 4874790571 (eff. 0.416)
1633.30/1633.62	c #Conflicts:    3709000 | #Learnt:      56094 | 0.000
1633.30/1633.62	c total clause space: 206.656MB
1633.30/1633.62	c total #watches: 125506
1633.60/1633.96	c total #propagations: 2026878392 / total #impl: 4876288770 (eff. 0.416)
1633.60/1633.96	c #Conflicts:    3710000 | #Learnt:      57094 | 0.000
1633.60/1633.96	c total clause space: 206.656MB
1633.60/1633.96	c total #watches: 127506
1634.00/1634.35	c total #propagations: 2027484034 / total #impl: 4877773691 (eff. 0.416)
1634.00/1634.35	c #Conflicts:    3711000 | #Learnt:      58094 | 0.000
1634.00/1634.35	c total clause space: 206.656MB
1634.00/1634.35	c total #watches: 129506
1634.50/1634.81	c total #propagations: 2028103907 / total #impl: 4879300683 (eff. 0.416)
1634.50/1634.81	c #Conflicts:    3712000 | #Learnt:      59094 | 0.000
1634.50/1634.81	c total clause space: 206.656MB
1634.50/1634.81	c total #watches: 131506
1634.90/1635.29	c total #propagations: 2028658395 / total #impl: 4880693962 (eff. 0.416)
1634.90/1635.29	c #Conflicts:    3713000 | #Learnt:      60094 | 0.000
1634.90/1635.29	c total clause space: 206.656MB
1634.90/1635.29	c total #watches: 133506
1635.30/1635.70	c total #propagations: 2029237918 / total #impl: 4882153453 (eff. 0.416)
1635.30/1635.70	c #Conflicts:    3714000 | #Learnt:      61094 | 0.000
1635.30/1635.70	c total clause space: 206.656MB
1635.30/1635.70	c total #watches: 135506
1635.90/1636.27	c total #propagations: 2029839688 / total #impl: 4883649373 (eff. 0.416)
1635.90/1636.27	c #Conflicts:    3715000 | #Learnt:      62094 | 0.000
1635.90/1636.27	c total clause space: 206.656MB
1635.90/1636.27	c total #watches: 137506
1636.30/1636.65	c total #propagations: 2030450853 / total #impl: 4885162413 (eff. 0.416)
1636.30/1636.65	c #Conflicts:    3716000 | #Learnt:      63094 | 0.000
1636.30/1636.65	c total clause space: 206.656MB
1636.30/1636.65	c total #watches: 139506
1636.80/1637.12	c total #propagations: 2031068958 / total #impl: 4886693593 (eff. 0.416)
1636.80/1637.12	c #Conflicts:    3717000 | #Learnt:      64094 | 0.000
1636.80/1637.12	c total clause space: 206.656MB
1636.80/1637.12	c total #watches: 141506
1637.20/1637.54	c total #propagations: 2031707527 / total #impl: 4888275233 (eff. 0.416)
1637.20/1637.54	c #Conflicts:    3718000 | #Learnt:      65094 | 0.000
1637.20/1637.54	c total clause space: 206.656MB
1637.20/1637.54	c total #watches: 143506
1637.70/1638.03	c total #propagations: 2032322506 / total #impl: 4889786997 (eff. 0.416)
1637.70/1638.03	c #Conflicts:    3719000 | #Learnt:      66094 | 0.000
1637.70/1638.03	c total clause space: 206.656MB
1637.70/1638.03	c total #watches: 145506
1638.20/1638.58	c total #propagations: 2032935259 / total #impl: 4891321706 (eff. 0.416)
1638.20/1638.58	c #Conflicts:    3720000 | #Learnt:      67094 | 0.000
1638.20/1638.58	c total clause space: 206.656MB
1638.20/1638.58	c total #watches: 147506
1638.70/1639.01	c total #propagations: 2033548856 / total #impl: 4892848183 (eff. 0.416)
1638.70/1639.01	c #Conflicts:    3721000 | #Learnt:      68094 | 0.000
1638.70/1639.01	c total clause space: 206.656MB
1638.70/1639.01	c total #watches: 149506
1639.10/1639.47	c total #propagations: 2034173762 / total #impl: 4894385934 (eff. 0.416)
1639.10/1639.47	c #Conflicts:    3722000 | #Learnt:      69094 | 0.000
1639.10/1639.47	c total clause space: 206.656MB
1639.10/1639.47	c total #watches: 151506
1639.60/1639.99	c total #propagations: 2034776801 / total #impl: 4895876345 (eff. 0.416)
1639.60/1639.99	c #Conflicts:    3723000 | #Learnt:      70094 | 0.000
1639.60/1639.99	c total clause space: 206.656MB
1639.60/1639.99	c total #watches: 153506
1640.20/1640.55	c total #propagations: 2035396923 / total #impl: 4897424498 (eff. 0.416)
1640.20/1640.55	c #Conflicts:    3724000 | #Learnt:      71094 | 0.000
1640.20/1640.55	c total clause space: 206.656MB
1640.20/1640.55	c total #watches: 155506
1640.80/1641.16	c total #propagations: 2036039456 / total #impl: 4899041893 (eff. 0.416)
1640.80/1641.16	c #Conflicts:    3725000 | #Learnt:      72094 | 0.000
1640.80/1641.16	c total clause space: 206.656MB
1640.80/1641.16	c total #watches: 157506
1641.70/1642.02	c total #propagations: 2036675416 / total #impl: 4900637260 (eff. 0.416)
1641.70/1642.02	c #Conflicts:    3726000 | #Learnt:      73094 | 0.000
1641.70/1642.02	c total clause space: 206.656MB
1641.70/1642.02	c total #watches: 159506
1642.30/1642.60	c total #propagations: 2037365956 / total #impl: 4902360845 (eff. 0.416)
1642.30/1642.60	c #Conflicts:    3727000 | #Learnt:      74094 | 0.000
1642.30/1642.60	c total clause space: 206.656MB
1642.30/1642.60	c total #watches: 161506
1642.70/1643.07	c total #propagations: 2037994597 / total #impl: 4903953044 (eff. 0.416)
1642.70/1643.07	c #Conflicts:    3728000 | #Learnt:      75094 | 0.000
1642.70/1643.07	c total clause space: 206.656MB
1642.70/1643.07	c total #watches: 163506
1643.20/1643.56	c total #propagations: 2038597977 / total #impl: 4905460757 (eff. 0.416)
1643.20/1643.56	c #Conflicts:    3729000 | #Learnt:      76094 | 0.000
1643.20/1643.56	c total clause space: 206.656MB
1643.20/1643.56	c total #watches: 165506
1643.70/1644.03	c total #propagations: 2039181531 / total #impl: 4906952780 (eff. 0.416)
1643.70/1644.03	c #Conflicts:    3730000 | #Learnt:      77094 | 0.000
1643.70/1644.03	c total clause space: 206.656MB
1643.70/1644.03	c total #watches: 167506
1644.20/1644.60	c total #propagations: 2039778383 / total #impl: 4908458205 (eff. 0.416)
1644.20/1644.60	c #Conflicts:    3731000 | #Learnt:      78094 | 0.000
1644.20/1644.60	c total clause space: 206.656MB
1644.20/1644.60	c total #watches: 169506
1644.70/1645.09	c total #propagations: 2040346945 / total #impl: 4909913273 (eff. 0.416)
1644.70/1645.09	c #Conflicts:    3732000 | #Learnt:      79094 | 0.000
1644.70/1645.09	c total clause space: 206.656MB
1644.70/1645.09	c total #watches: 171506
1645.30/1645.63	c total #propagations: 2040934121 / total #impl: 4911404805 (eff. 0.416)
1645.30/1645.63	c #Conflicts:    3733000 | #Learnt:      80094 | 0.000
1645.30/1645.63	c total clause space: 206.656MB
1645.30/1645.63	c total #watches: 173506
1645.90/1646.23	c total #propagations: 2041560661 / total #impl: 4912996424 (eff. 0.416)
1645.90/1646.23	c #Conflicts:    3734000 | #Learnt:      81094 | 0.000
1645.90/1646.23	c total clause space: 206.656MB
1645.90/1646.23	c total #watches: 175506
1646.60/1646.92	c total #propagations: 2042161048 / total #impl: 4914539319 (eff. 0.416)
1646.60/1646.92	c #Conflicts:    3735000 | #Learnt:      82094 | 0.000
1646.60/1646.92	c total clause space: 206.656MB
1646.60/1646.92	c total #watches: 177506
1647.20/1647.58	c total #propagations: 2042761789 / total #impl: 4916099816 (eff. 0.416)
1647.20/1647.58	c #Conflicts:    3736000 | #Learnt:      83094 | 0.000
1647.20/1647.58	c total clause space: 206.656MB
1647.20/1647.58	c total #watches: 179506
1647.90/1648.30	c total #propagations: 2043406492 / total #impl: 4917764456 (eff. 0.416)
1647.90/1648.30	c #Conflicts:    3737000 | #Learnt:      84094 | 0.000
1647.90/1648.30	c total clause space: 206.656MB
1647.90/1648.30	c total #watches: 181506
1648.61/1648.99	c total #propagations: 2044018319 / total #impl: 4919313115 (eff. 0.416)
1648.61/1648.99	c #Conflicts:    3738000 | #Learnt:      85094 | 0.000
1648.61/1648.99	c total clause space: 206.656MB
1648.61/1648.99	c total #watches: 183506
1649.81/1650.12	c total #propagations: 2044560121 / total #impl: 4920689085 (eff. 0.416)
1649.81/1650.12	c #Conflicts:    3739000 | #Learnt:      86094 | 0.000
1649.81/1650.12	c total clause space: 206.656MB
1649.81/1650.12	c total #watches: 185506
1650.91/1651.21	c total #propagations: 2045199744 / total #impl: 4922315627 (eff. 0.415)
1650.91/1651.21	c #Conflicts:    3740000 | #Learnt:      87094 | 0.000
1650.91/1651.21	c total clause space: 206.656MB
1650.91/1651.21	c total #watches: 187506
1651.80/1652.17	c total #propagations: 2045808606 / total #impl: 4923884563 (eff. 0.415)
1651.80/1652.17	c #Conflicts:    3741000 | #Learnt:      88094 | 0.000
1651.80/1652.17	c total clause space: 206.656MB
1651.80/1652.17	c total #watches: 189506
1652.60/1652.90	c total #propagations: 2046410889 / total #impl: 4925419207 (eff. 0.415)
1652.60/1652.90	c #Conflicts:    3742000 | #Learnt:      89094 | 0.000
1652.60/1652.90	c total clause space: 206.656MB
1652.60/1652.90	c total #watches: 191506
1653.20/1653.51	c total #propagations: 2047007520 / total #impl: 4926932921 (eff. 0.415)
1653.20/1653.51	c #Conflicts:    3743000 | #Learnt:      90094 | 0.000
1653.20/1653.51	c total clause space: 206.656MB
1653.20/1653.51	c total #watches: 193506
1653.80/1654.11	c total #propagations: 2047608109 / total #impl: 4928445610 (eff. 0.415)
1653.80/1654.11	c #Conflicts:    3744000 | #Learnt:      91094 | 0.000
1653.80/1654.11	c total clause space: 206.656MB
1653.80/1654.11	c total #watches: 195506
1654.60/1654.97	c total #propagations: 2048229816 / total #impl: 4930016437 (eff. 0.415)
1654.60/1654.97	c #Conflicts:    3745000 | #Learnt:      92094 | 0.000
1654.60/1654.97	c total clause space: 206.656MB
1654.60/1654.97	c total #watches: 197506
1655.31/1655.68	c total #propagations: 2048653684 / total #impl: 4931050433 (eff. 0.415)
1655.31/1655.68	c #Conflicts:    3746000 | #Learnt:      93094 | 0.000
1655.31/1655.68	c total clause space: 206.656MB
1655.31/1655.68	c total #watches: 199506
1655.90/1656.29	c total #propagations: 2048939210 / total #impl: 4931690823 (eff. 0.415)
1655.90/1656.29	c GC COLLECT
1655.90/1656.29	c #Conflicts:    3747000 | #Learnt:      47098 | 0.000
1655.90/1656.29	c total clause space: 206.656MB
1655.90/1656.29	c total #watches: 107514
1656.31/1656.63	c total #propagations: 2049270863 / total #impl: 4932438335 (eff. 0.415)
1656.31/1656.63	c #Conflicts:    3748000 | #Learnt:      48098 | 0.000
1656.31/1656.63	c total clause space: 206.656MB
1656.31/1656.63	c total #watches: 109514
1656.70/1657.04	c total #propagations: 2049882365 / total #impl: 4933937993 (eff. 0.415)
1656.70/1657.04	c #Conflicts:    3749000 | #Learnt:      49098 | 0.000
1656.70/1657.04	c total clause space: 206.656MB
1656.70/1657.04	c total #watches: 111514
1657.00/1657.39	c total #propagations: 2050384968 / total #impl: 4935171863 (eff. 0.415)
1657.00/1657.39	c #Conflicts:    3750000 | #Learnt:      50098 | 0.000
1657.00/1657.39	c total clause space: 206.656MB
1657.00/1657.39	c total #watches: 113514
1657.41/1657.74	c total #propagations: 2050977335 / total #impl: 4936637921 (eff. 0.415)
1657.41/1657.74	c #Conflicts:    3751000 | #Learnt:      51098 | 0.000
1657.41/1657.74	c total clause space: 206.656MB
1657.41/1657.74	c total #watches: 115514
1657.80/1658.14	c total #propagations: 2051567528 / total #impl: 4938107975 (eff. 0.415)
1657.80/1658.14	c #Conflicts:    3752000 | #Learnt:      52098 | 0.000
1657.80/1658.14	c total clause space: 206.656MB
1657.80/1658.14	c total #watches: 117514
1658.20/1658.54	c total #propagations: 2052139777 / total #impl: 4939540566 (eff. 0.415)
1658.20/1658.54	c #Conflicts:    3753000 | #Learnt:      53098 | 0.000
1658.20/1658.54	c total clause space: 206.656MB
1658.20/1658.54	c total #watches: 119514
1658.70/1659.01	c total #propagations: 2052637395 / total #impl: 4940780217 (eff. 0.415)
1658.70/1659.01	c #Conflicts:    3754000 | #Learnt:      54098 | 0.000
1658.70/1659.01	c total clause space: 206.656MB
1658.70/1659.01	c total #watches: 121514
1659.20/1659.54	c total #propagations: 2053228477 / total #impl: 4942264756 (eff. 0.415)
1659.20/1659.54	c #Conflicts:    3755000 | #Learnt:      55098 | 0.000
1659.20/1659.54	c total clause space: 206.656MB
1659.20/1659.54	c total #watches: 123514
1659.71/1660.03	c total #propagations: 2053806371 / total #impl: 4943700265 (eff. 0.415)
1659.71/1660.03	c #Conflicts:    3756000 | #Learnt:      56098 | 0.000
1659.71/1660.03	c total clause space: 206.656MB
1659.71/1660.03	c total #watches: 125514
1660.20/1660.53	c total #propagations: 2054372843 / total #impl: 4945103321 (eff. 0.415)
1660.20/1660.53	c #Conflicts:    3757000 | #Learnt:      57098 | 0.000
1660.20/1660.53	c total clause space: 206.656MB
1660.20/1660.53	c total #watches: 127514
1660.60/1660.99	c total #propagations: 2054934632 / total #impl: 4946526286 (eff. 0.415)
1660.60/1660.99	c #Conflicts:    3758000 | #Learnt:      58098 | 0.000
1660.60/1660.99	c total clause space: 206.656MB
1660.60/1660.99	c total #watches: 129514
1661.10/1661.44	c total #propagations: 2055553941 / total #impl: 4948039594 (eff. 0.415)
1661.10/1661.44	c #Conflicts:    3759000 | #Learnt:      59098 | 0.000
1661.10/1661.44	c total clause space: 206.656MB
1661.10/1661.44	c total #watches: 131514
1661.60/1661.98	c total #propagations: 2056180906 / total #impl: 4949578622 (eff. 0.415)
1661.60/1661.98	c #Conflicts:    3760000 | #Learnt:      60098 | 0.000
1661.60/1661.98	c total clause space: 206.656MB
1661.60/1661.98	c total #watches: 133514
1662.10/1662.44	c total #propagations: 2056791396 / total #impl: 4951074115 (eff. 0.415)
1662.10/1662.44	c #Conflicts:    3761000 | #Learnt:      61098 | 0.000
1662.10/1662.44	c total clause space: 206.656MB
1662.10/1662.44	c total #watches: 135514
1662.70/1663.02	c total #propagations: 2057308459 / total #impl: 4952279468 (eff. 0.415)
1662.70/1663.02	c #Conflicts:    3762000 | #Learnt:      62098 | 0.000
1662.70/1663.02	c total clause space: 206.656MB
1662.70/1663.02	c total #watches: 137514
1663.30/1663.61	c total #propagations: 2057885794 / total #impl: 4953710679 (eff. 0.415)
1663.30/1663.61	c #Conflicts:    3763000 | #Learnt:      63098 | 0.000
1663.30/1663.61	c total clause space: 206.656MB
1663.30/1663.61	c total #watches: 139514
1663.90/1664.21	c total #propagations: 2058482318 / total #impl: 4955211187 (eff. 0.415)
1663.90/1664.21	c #Conflicts:    3764000 | #Learnt:      64098 | 0.000
1663.90/1664.21	c total clause space: 206.656MB
1663.90/1664.21	c total #watches: 141514
1664.40/1664.70	c total #propagations: 2059058264 / total #impl: 4956660821 (eff. 0.415)
1664.40/1664.70	c #Conflicts:    3765000 | #Learnt:      65098 | 0.000
1664.40/1664.70	c total clause space: 206.656MB
1664.40/1664.70	c total #watches: 143514
1664.80/1665.17	c total #propagations: 2059631515 / total #impl: 4958076690 (eff. 0.415)
1664.80/1665.17	c #Conflicts:    3766000 | #Learnt:      66098 | 0.000
1664.80/1665.17	c total clause space: 206.656MB
1664.80/1665.17	c total #watches: 145514
1665.40/1665.73	c total #propagations: 2060228696 / total #impl: 4959569876 (eff. 0.415)
1665.40/1665.73	c #Conflicts:    3767000 | #Learnt:      67098 | 0.000
1665.40/1665.73	c total clause space: 206.656MB
1665.40/1665.73	c total #watches: 147514
1665.90/1666.23	c total #propagations: 2060795533 / total #impl: 4960977534 (eff. 0.415)
1665.90/1666.23	c #Conflicts:    3768000 | #Learnt:      68098 | 0.000
1665.90/1666.23	c total clause space: 206.656MB
1665.90/1666.23	c total #watches: 149514
1666.40/1666.76	c total #propagations: 2061386077 / total #impl: 4962442722 (eff. 0.415)
1666.40/1666.76	c #Conflicts:    3769000 | #Learnt:      69098 | 0.000
1666.40/1666.76	c total clause space: 206.656MB
1666.40/1666.76	c total #watches: 151514
1667.00/1667.30	c total #propagations: 2061957378 / total #impl: 4963871472 (eff. 0.415)
1667.00/1667.30	c #Conflicts:    3770000 | #Learnt:      70098 | 0.000
1667.00/1667.30	c total clause space: 206.656MB
1667.00/1667.30	c total #watches: 153514
1667.50/1667.87	c total #propagations: 2062548558 / total #impl: 4965347576 (eff. 0.415)
1667.50/1667.87	c #Conflicts:    3771000 | #Learnt:      71098 | 0.000
1667.50/1667.87	c total clause space: 206.656MB
1667.50/1667.87	c total #watches: 155514
1668.10/1668.43	c total #propagations: 2063163557 / total #impl: 4966894278 (eff. 0.415)
1668.10/1668.43	c #Conflicts:    3772000 | #Learnt:      72098 | 0.000
1668.10/1668.43	c total clause space: 206.656MB
1668.10/1668.43	c total #watches: 157514
1668.80/1669.12	c total #propagations: 2063749010 / total #impl: 4968364179 (eff. 0.415)
1668.80/1669.12	c #Conflicts:    3773000 | #Learnt:      73098 | 0.000
1668.80/1669.12	c total clause space: 206.656MB
1668.80/1669.12	c total #watches: 159514
1669.40/1669.75	c total #propagations: 2064370180 / total #impl: 4969923798 (eff. 0.415)
1669.40/1669.75	c #Conflicts:    3774000 | #Learnt:      74098 | 0.000
1669.40/1669.75	c total clause space: 206.656MB
1669.40/1669.75	c total #watches: 161514
1670.10/1670.49	c total #propagations: 2064991199 / total #impl: 4971489346 (eff. 0.415)
1670.10/1670.49	c #Conflicts:    3775000 | #Learnt:      75098 | 0.000
1670.10/1670.49	c total clause space: 206.656MB
1670.10/1670.49	c total #watches: 163514
1670.90/1671.24	c total #propagations: 2065595432 / total #impl: 4973039483 (eff. 0.415)
1670.90/1671.24	c #Conflicts:    3776000 | #Learnt:      76098 | 0.000
1670.90/1671.24	c total clause space: 206.656MB
1670.90/1671.24	c total #watches: 165514
1671.60/1671.91	c total #propagations: 2066212662 / total #impl: 4974610772 (eff. 0.415)
1671.60/1671.91	c #Conflicts:    3777000 | #Learnt:      77098 | 0.000
1671.60/1671.91	c total clause space: 206.656MB
1671.60/1671.91	c total #watches: 167514
1672.30/1672.64	c total #propagations: 2066760872 / total #impl: 4976005053 (eff. 0.415)
1672.30/1672.64	c #Conflicts:    3778000 | #Learnt:      78098 | 0.000
1672.30/1672.64	c total clause space: 206.656MB
1672.30/1672.64	c total #watches: 169514
1673.00/1673.37	c total #propagations: 2067342128 / total #impl: 4977516279 (eff. 0.415)
1673.00/1673.37	c #Conflicts:    3779000 | #Learnt:      79098 | 0.000
1673.00/1673.37	c total clause space: 206.656MB
1673.00/1673.37	c total #watches: 171514
1673.70/1674.07	c total #propagations: 2067918165 / total #impl: 4978994956 (eff. 0.415)
1673.70/1674.07	c #Conflicts:    3780000 | #Learnt:      80098 | 0.000
1673.70/1674.07	c total clause space: 206.656MB
1673.70/1674.07	c total #watches: 173514
1674.50/1674.84	c total #propagations: 2068461731 / total #impl: 4980354823 (eff. 0.415)
1674.50/1674.84	c #Conflicts:    3781000 | #Learnt:      81098 | 0.000
1674.50/1674.84	c total clause space: 206.656MB
1674.50/1674.84	c total #watches: 175514
1675.11/1675.49	c total #propagations: 2069001099 / total #impl: 4981723559 (eff. 0.415)
1675.11/1675.49	c #Conflicts:    3782000 | #Learnt:      82098 | 0.000
1675.11/1675.49	c total clause space: 206.656MB
1675.11/1675.49	c total #watches: 177514
1675.80/1676.17	c total #propagations: 2069594015 / total #impl: 4983238807 (eff. 0.415)
1675.80/1676.17	c #Conflicts:    3783000 | #Learnt:      83098 | 0.000
1675.80/1676.17	c total clause space: 206.656MB
1675.80/1676.17	c total #watches: 179514
1676.60/1676.94	c total #propagations: 2070182478 / total #impl: 4984751414 (eff. 0.415)
1676.60/1676.94	c #Conflicts:    3784000 | #Learnt:      84098 | 0.000
1676.60/1676.94	c total clause space: 206.656MB
1676.60/1676.94	c total #watches: 181514
1677.10/1677.49	c total #propagations: 2070763002 / total #impl: 4986238372 (eff. 0.415)
1677.10/1677.49	c #Conflicts:    3785000 | #Learnt:      85098 | 0.000
1677.10/1677.49	c total clause space: 206.656MB
1677.10/1677.49	c total #watches: 183514
1677.90/1678.25	c total #propagations: 2071310720 / total #impl: 4987619159 (eff. 0.415)
1677.90/1678.25	c #Conflicts:    3786000 | #Learnt:      86098 | 0.000
1677.90/1678.25	c total clause space: 206.656MB
1677.90/1678.25	c total #watches: 185514
1678.60/1678.96	c total #propagations: 2071876236 / total #impl: 4989060423 (eff. 0.415)
1678.60/1678.96	c #Conflicts:    3787000 | #Learnt:      87098 | 0.000
1678.60/1678.96	c total clause space: 206.656MB
1678.60/1678.96	c total #watches: 187514
1679.50/1679.81	c total #propagations: 2072437621 / total #impl: 4990496732 (eff. 0.415)
1679.50/1679.81	c #Conflicts:    3788000 | #Learnt:      88098 | 0.000
1679.50/1679.81	c total clause space: 206.656MB
1679.50/1679.81	c total #watches: 189514
1680.30/1680.66	c total #propagations: 2073021012 / total #impl: 4991999689 (eff. 0.415)
1680.30/1680.66	c #Conflicts:    3789000 | #Learnt:      89098 | 0.000
1680.30/1680.66	c total clause space: 206.656MB
1680.30/1680.66	c total #watches: 191514
1681.00/1681.39	c total #propagations: 2073628125 / total #impl: 4993557095 (eff. 0.415)
1681.00/1681.39	c #Conflicts:    3790000 | #Learnt:      90098 | 0.000
1681.00/1681.39	c total clause space: 206.656MB
1681.00/1681.39	c total #watches: 193514
1682.00/1682.37	c total #propagations: 2074184839 / total #impl: 4994975088 (eff. 0.415)
1682.00/1682.37	c #Conflicts:    3791000 | #Learnt:      91098 | 0.000
1682.00/1682.37	c total clause space: 206.656MB
1682.00/1682.37	c total #watches: 195514
1683.00/1683.32	c total #propagations: 2074749659 / total #impl: 4996435611 (eff. 0.415)
1683.00/1683.32	c #Conflicts:    3792000 | #Learnt:      92098 | 0.000
1683.00/1683.32	c total clause space: 206.656MB
1683.00/1683.32	c total #watches: 197514
1683.90/1684.28	c total #propagations: 2075314330 / total #impl: 4997889450 (eff. 0.415)
1683.90/1684.28	c #Conflicts:    3793000 | #Learnt:      93098 | 0.000
1683.90/1684.28	c total clause space: 206.656MB
1683.90/1684.28	c total #watches: 199514
1685.00/1685.32	c total #propagations: 2075917246 / total #impl: 4999430287 (eff. 0.415)
1685.00/1685.32	c #Conflicts:    3794000 | #Learnt:      94098 | 0.000
1685.00/1685.32	c total clause space: 206.656MB
1685.00/1685.32	c total #watches: 201514
1685.70/1686.04	c total #propagations: 2076502275 / total #impl: 5000934708 (eff. 0.415)
1685.70/1686.04	c GC COLLECT
1685.70/1686.04	c #Conflicts:    3795000 | #Learnt:      47788 | 0.000
1685.70/1686.04	c total clause space: 206.656MB
1685.70/1686.04	c total #watches: 108894
1686.10/1686.45	c total #propagations: 2077164495 / total #impl: 5002581762 (eff. 0.415)
1686.10/1686.45	c #Conflicts:    3796000 | #Learnt:      48788 | 0.000
1686.10/1686.45	c total clause space: 206.656MB
1686.10/1686.45	c total #watches: 110894
1686.50/1686.86	c total #propagations: 2077809415 / total #impl: 5004171467 (eff. 0.415)
1686.50/1686.86	c #Conflicts:    3797000 | #Learnt:      49788 | 0.000
1686.50/1686.86	c total clause space: 206.656MB
1686.50/1686.86	c total #watches: 112894
1686.90/1687.28	c total #propagations: 2078407482 / total #impl: 5005650298 (eff. 0.415)
1686.90/1687.28	c #Conflicts:    3798000 | #Learnt:      50788 | 0.000
1686.90/1687.28	c total clause space: 206.656MB
1686.90/1687.28	c total #watches: 114894
1687.30/1687.69	c total #propagations: 2079026941 / total #impl: 5007195152 (eff. 0.415)
1687.30/1687.69	c #Conflicts:    3799000 | #Learnt:      51788 | 0.000
1687.30/1687.69	c total clause space: 206.656MB
1687.30/1687.69	c total #watches: 116894
1687.70/1688.06	c total #propagations: 2079610636 / total #impl: 5008654221 (eff. 0.415)
1687.70/1688.06	c #Conflicts:    3800000 | #Learnt:      52788 | 0.000
1687.70/1688.06	c total clause space: 206.656MB
1687.70/1688.06	c total #watches: 118894
1688.20/1688.51	c total #propagations: 2080147669 / total #impl: 5009978658 (eff. 0.415)
1688.20/1688.51	c #Conflicts:    3801000 | #Learnt:      53788 | 0.000
1688.20/1688.51	c total clause space: 206.656MB
1688.20/1688.51	c total #watches: 120894
1688.50/1688.89	c total #propagations: 2080748521 / total #impl: 5011478949 (eff. 0.415)
1688.50/1688.89	c #Conflicts:    3802000 | #Learnt:      54788 | 0.000
1688.50/1688.89	c total clause space: 206.656MB
1688.50/1688.89	c total #watches: 122894
1689.00/1689.30	c total #propagations: 2081359356 / total #impl: 5012991544 (eff. 0.415)
1689.00/1689.30	c #Conflicts:    3803000 | #Learnt:      55788 | 0.000
1689.00/1689.30	c total clause space: 206.656MB
1689.00/1689.30	c total #watches: 124894
1689.40/1689.72	c total #propagations: 2081964691 / total #impl: 5014492182 (eff. 0.415)
1689.40/1689.72	c #Conflicts:    3804000 | #Learnt:      56788 | 0.000
1689.40/1689.72	c total clause space: 206.656MB
1689.40/1689.72	c total #watches: 126894
1689.80/1690.12	c total #propagations: 2082581637 / total #impl: 5016012378 (eff. 0.415)
1689.80/1690.12	c #Conflicts:    3805000 | #Learnt:      57788 | 0.000
1689.80/1690.12	c total clause space: 206.656MB
1689.80/1690.12	c total #watches: 128894
1690.20/1690.52	c total #propagations: 2083205313 / total #impl: 5017536642 (eff. 0.415)
1690.20/1690.52	c #Conflicts:    3806000 | #Learnt:      58788 | 0.000
1690.20/1690.52	c total clause space: 206.656MB
1690.20/1690.52	c total #watches: 130894
1690.60/1690.97	c total #propagations: 2083794430 / total #impl: 5018997305 (eff. 0.415)
1690.60/1690.97	c #Conflicts:    3807000 | #Learnt:      59788 | 0.000
1690.60/1690.97	c total clause space: 206.656MB
1690.60/1690.97	c total #watches: 132894
1691.10/1691.46	c total #propagations: 2084365814 / total #impl: 5020410601 (eff. 0.415)
1691.10/1691.46	c #Conflicts:    3808000 | #Learnt:      60788 | 0.000
1691.10/1691.46	c total clause space: 206.656MB
1691.10/1691.46	c total #watches: 134894
1691.70/1692.01	c total #propagations: 2084957909 / total #impl: 5021888026 (eff. 0.415)
1691.70/1692.01	c #Conflicts:    3809000 | #Learnt:      61788 | 0.000
1691.70/1692.01	c total clause space: 206.656MB
1691.70/1692.01	c total #watches: 136894
1692.00/1692.37	c total #propagations: 2085567084 / total #impl: 5023406915 (eff. 0.415)
1692.00/1692.37	c #Conflicts:    3810000 | #Learnt:      62788 | 0.000
1692.00/1692.37	c total clause space: 206.656MB
1692.00/1692.37	c total #watches: 138894
1692.50/1692.84	c total #propagations: 2086148395 / total #impl: 5024842668 (eff. 0.415)
1692.50/1692.84	c #Conflicts:    3811000 | #Learnt:      63788 | 0.000
1692.50/1692.84	c total clause space: 206.656MB
1692.50/1692.84	c total #watches: 140894
1693.00/1693.32	c total #propagations: 2086752732 / total #impl: 5026338638 (eff. 0.415)
1693.00/1693.32	c #Conflicts:    3812000 | #Learnt:      64788 | 0.000
1693.00/1693.32	c total clause space: 206.656MB
1693.00/1693.32	c total #watches: 142894
1693.60/1693.93	c total #propagations: 2087362021 / total #impl: 5027844450 (eff. 0.415)
1693.60/1693.93	c #Conflicts:    3813000 | #Learnt:      65788 | 0.000
1693.60/1693.93	c total clause space: 206.656MB
1693.60/1693.93	c total #watches: 144894
1694.40/1694.70	c total #propagations: 2087969810 / total #impl: 5029368585 (eff. 0.415)
1694.40/1694.70	c #Conflicts:    3814000 | #Learnt:      66788 | 0.000
1694.40/1694.70	c total clause space: 206.656MB
1694.40/1694.70	c total #watches: 146894
1695.00/1695.31	c total #propagations: 2088533537 / total #impl: 5030804800 (eff. 0.415)
1695.00/1695.31	c #Conflicts:    3815000 | #Learnt:      67788 | 0.000
1695.00/1695.31	c total clause space: 206.656MB
1695.00/1695.31	c total #watches: 148894
1695.50/1695.85	c total #propagations: 2089122244 / total #impl: 5032289013 (eff. 0.415)
1695.50/1695.85	c #Conflicts:    3816000 | #Learnt:      68788 | 0.000
1695.50/1695.85	c total clause space: 206.656MB
1695.50/1695.85	c total #watches: 150894
1696.00/1696.37	c total #propagations: 2089698578 / total #impl: 5033735147 (eff. 0.415)
1696.00/1696.37	c #Conflicts:    3817000 | #Learnt:      69788 | 0.000
1696.00/1696.37	c total clause space: 206.656MB
1696.00/1696.37	c total #watches: 152894
1696.60/1696.91	c total #propagations: 2090310783 / total #impl: 5035255662 (eff. 0.415)
1696.60/1696.91	c #Conflicts:    3818000 | #Learnt:      70788 | 0.000
1696.60/1696.91	c total clause space: 206.656MB
1696.60/1696.91	c total #watches: 154894
1697.20/1697.58	c total #propagations: 2090917168 / total #impl: 5036772186 (eff. 0.415)
1697.20/1697.58	c #Conflicts:    3819000 | #Learnt:      71788 | 0.000
1697.20/1697.58	c total clause space: 206.656MB
1697.20/1697.58	c total #watches: 156894
1697.89/1698.22	c total #propagations: 2091511533 / total #impl: 5038257480 (eff. 0.415)
1697.89/1698.22	c #Conflicts:    3820000 | #Learnt:      72788 | 0.000
1697.89/1698.22	c total clause space: 206.656MB
1697.89/1698.22	c total #watches: 158894
1698.49/1698.87	c total #propagations: 2092126565 / total #impl: 5039794614 (eff. 0.415)
1698.49/1698.87	c #Conflicts:    3821000 | #Learnt:      73788 | 0.000
1698.49/1698.87	c total clause space: 206.656MB
1698.49/1698.87	c total #watches: 160894
1698.99/1699.40	c total #propagations: 2092698599 / total #impl: 5041204235 (eff. 0.415)
1698.99/1699.40	c #Conflicts:    3822000 | #Learnt:      74788 | 0.000
1698.99/1699.40	c total clause space: 206.656MB
1698.99/1699.40	c total #watches: 162894
1699.59/1699.98	c total #propagations: 2093317969 / total #impl: 5042737726 (eff. 0.415)
1699.59/1699.98	c #Conflicts:    3823000 | #Learnt:      75788 | 0.000
1699.59/1699.98	c total clause space: 206.656MB
1699.59/1699.98	c total #watches: 164894
1700.19/1700.56	c total #propagations: 2093869258 / total #impl: 5044092611 (eff. 0.415)
1700.19/1700.56	c #Conflicts:    3824000 | #Learnt:      76788 | 0.000
1700.19/1700.56	c total clause space: 206.656MB
1700.19/1700.56	c total #watches: 166894
1700.69/1701.01	c total #propagations: 2094390826 / total #impl: 5045354630 (eff. 0.415)
1700.69/1701.01	c #Conflicts:    3825000 | #Learnt:      77788 | 0.000
1700.69/1701.01	c total clause space: 206.656MB
1700.69/1701.01	c total #watches: 168894
1701.29/1701.62	c total #propagations: 2094987334 / total #impl: 5046799805 (eff. 0.415)
1701.29/1701.62	c #Conflicts:    3826000 | #Learnt:      78788 | 0.000
1701.29/1701.62	c total clause space: 206.656MB
1701.29/1701.62	c total #watches: 170894
1701.89/1702.25	c total #propagations: 2095588243 / total #impl: 5048278190 (eff. 0.415)
1701.89/1702.25	c #Conflicts:    3827000 | #Learnt:      79788 | 0.000
1701.89/1702.25	c total clause space: 206.656MB
1701.89/1702.25	c total #watches: 172894
1702.60/1702.94	c total #propagations: 2096164480 / total #impl: 5049694040 (eff. 0.415)
1702.60/1702.94	c #Conflicts:    3828000 | #Learnt:      80788 | 0.000
1702.60/1702.94	c total clause space: 206.656MB
1702.60/1702.94	c total #watches: 174894
1703.29/1703.61	c total #propagations: 2096763440 / total #impl: 5051193050 (eff. 0.415)
1703.29/1703.61	c #Conflicts:    3829000 | #Learnt:      81788 | 0.000
1703.29/1703.61	c total clause space: 206.656MB
1703.29/1703.61	c total #watches: 176894
1703.89/1704.26	c total #propagations: 2097335272 / total #impl: 5052625350 (eff. 0.415)
1703.89/1704.26	c #Conflicts:    3830000 | #Learnt:      82788 | 0.000
1703.89/1704.26	c total clause space: 206.656MB
1703.89/1704.26	c total #watches: 178894
1704.59/1705.00	c total #propagations: 2097932616 / total #impl: 5054084613 (eff. 0.415)
1704.59/1705.00	c #Conflicts:    3831000 | #Learnt:      83788 | 0.000
1704.59/1705.00	c total clause space: 206.656MB
1704.70/1705.00	c total #watches: 180894
1705.29/1705.63	c total #propagations: 2098534423 / total #impl: 5055572377 (eff. 0.415)
1705.29/1705.63	c #Conflicts:    3832000 | #Learnt:      84788 | 0.000
1705.29/1705.63	c total clause space: 206.656MB
1705.29/1705.63	c total #watches: 182894
1706.09/1706.41	c total #propagations: 2099042341 / total #impl: 5056834893 (eff. 0.415)
1706.09/1706.41	c #Conflicts:    3833000 | #Learnt:      85788 | 0.000
1706.09/1706.41	c total clause space: 206.656MB
1706.09/1706.41	c total #watches: 184894
1706.69/1707.05	c total #propagations: 2099632808 / total #impl: 5058307983 (eff. 0.415)
1706.69/1707.05	c #Conflicts:    3834000 | #Learnt:      86788 | 0.000
1706.69/1707.05	c total clause space: 206.656MB
1706.69/1707.05	c total #watches: 186894
1707.59/1707.93	c total #propagations: 2100172894 / total #impl: 5059657690 (eff. 0.415)
1707.59/1707.93	c #Conflicts:    3835000 | #Learnt:      87788 | 0.000
1707.59/1707.93	c total clause space: 206.656MB
1707.59/1707.93	c total #watches: 188894
1708.49/1708.89	c total #propagations: 2100796005 / total #impl: 5061245423 (eff. 0.415)
1708.49/1708.89	c #Conflicts:    3836000 | #Learnt:      88788 | 0.000
1708.49/1708.89	c total clause space: 206.656MB
1708.49/1708.89	c total #watches: 190894
1709.49/1709.83	c total #propagations: 2101371253 / total #impl: 5062699342 (eff. 0.415)
1709.49/1709.83	c #Conflicts:    3837000 | #Learnt:      89788 | 0.000
1709.49/1709.83	c total clause space: 206.656MB
1709.49/1709.83	c total #watches: 192894
1710.30/1710.67	c total #propagations: 2101920074 / total #impl: 5064090368 (eff. 0.415)
1710.30/1710.67	c #Conflicts:    3838000 | #Learnt:      90788 | 0.000
1710.30/1710.67	c total clause space: 206.656MB
1710.30/1710.67	c total #watches: 194894
1710.89/1711.26	c total #propagations: 2102486687 / total #impl: 5065536127 (eff. 0.415)
1710.89/1711.26	c #Conflicts:    3839000 | #Learnt:      91788 | 0.000
1710.89/1711.26	c total clause space: 206.656MB
1710.89/1711.26	c total #watches: 196894
1711.69/1712.09	c total #propagations: 2103078992 / total #impl: 5067009925 (eff. 0.415)
1711.69/1712.09	c #Conflicts:    3840000 | #Learnt:      92788 | 0.000
1711.69/1712.09	c total clause space: 206.656MB
1711.69/1712.09	c total #watches: 198894
1712.59/1712.96	c total #propagations: 2103663004 / total #impl: 5068461486 (eff. 0.415)
1712.59/1712.96	c #Conflicts:    3841000 | #Learnt:      93788 | 0.000
1712.59/1712.96	c total clause space: 206.656MB
1712.59/1712.96	c total #watches: 200894
1713.50/1713.85	c total #propagations: 2104265335 / total #impl: 5069970048 (eff. 0.415)
1713.50/1713.85	c #Conflicts:    3842000 | #Learnt:      94788 | 0.000
1713.50/1713.85	c total clause space: 206.656MB
1713.50/1713.85	c total #watches: 202894
1714.09/1714.44	c total #propagations: 2104859632 / total #impl: 5071466497 (eff. 0.415)
1714.09/1714.44	c GC COLLECT
1714.09/1714.44	c #Conflicts:    3843000 | #Learnt:      48188 | 0.000
1714.09/1714.44	c total clause space: 206.656MB
1714.09/1714.44	c total #watches: 109694
1714.39/1714.78	c total #propagations: 2105499123 / total #impl: 5073041408 (eff. 0.415)
1714.39/1714.78	c #Conflicts:    3844000 | #Learnt:      49188 | 0.000
1714.39/1714.78	c total clause space: 206.656MB
1714.39/1714.78	c total #watches: 111694
1714.79/1715.13	c total #propagations: 2106106427 / total #impl: 5074542038 (eff. 0.415)
1714.79/1715.13	c #Conflicts:    3845000 | #Learnt:      50188 | 0.000
1714.79/1715.13	c total clause space: 206.656MB
1714.79/1715.13	c total #watches: 113694
1715.19/1715.59	c total #propagations: 2106738158 / total #impl: 5076083019 (eff. 0.415)
1715.19/1715.59	c #Conflicts:    3846000 | #Learnt:      51188 | 0.000
1715.19/1715.59	c total clause space: 206.656MB
1715.19/1715.59	c total #watches: 115694
1715.59/1715.93	c total #propagations: 2107296166 / total #impl: 5077479044 (eff. 0.415)
1715.59/1715.93	c #Conflicts:    3847000 | #Learnt:      52188 | 0.000
1715.59/1715.93	c total clause space: 206.656MB
1715.59/1715.93	c total #watches: 117694
1715.99/1716.36	c total #propagations: 2107877857 / total #impl: 5078918169 (eff. 0.415)
1715.99/1716.36	c #Conflicts:    3848000 | #Learnt:      53188 | 0.000
1715.99/1716.36	c total clause space: 206.656MB
1715.99/1716.36	c total #watches: 119694
1716.39/1716.76	c total #propagations: 2108470382 / total #impl: 5080387130 (eff. 0.415)
1716.39/1716.76	c #Conflicts:    3849000 | #Learnt:      54188 | 0.000
1716.39/1716.76	c total clause space: 206.656MB
1716.39/1716.76	c total #watches: 121694
1716.90/1717.23	c total #propagations: 2109072646 / total #impl: 5081884718 (eff. 0.415)
1716.90/1717.23	c #Conflicts:    3850000 | #Learnt:      55188 | 0.000
1716.90/1717.23	c total clause space: 206.656MB
1716.90/1717.23	c total #watches: 123694
1717.29/1717.61	c total #propagations: 2109655931 / total #impl: 5083338570 (eff. 0.415)
1717.29/1717.61	c #Conflicts:    3851000 | #Learnt:      56188 | 0.000
1717.29/1717.61	c total clause space: 206.656MB
1717.29/1717.61	c total #watches: 125694
1717.59/1717.99	c total #propagations: 2110256969 / total #impl: 5084807069 (eff. 0.415)
1717.59/1717.99	c #Conflicts:    3852000 | #Learnt:      57188 | 0.000
1717.59/1717.99	c total clause space: 206.656MB
1717.59/1717.99	c total #watches: 127694
1718.09/1718.50	c total #propagations: 2110850476 / total #impl: 5086261825 (eff. 0.415)
1718.09/1718.50	c #Conflicts:    3853000 | #Learnt:      58188 | 0.000
1718.09/1718.50	c total clause space: 206.656MB
1718.09/1718.50	c total #watches: 129694
1718.59/1718.94	c total #propagations: 2111448276 / total #impl: 5087776977 (eff. 0.415)
1718.59/1718.94	c #Conflicts:    3854000 | #Learnt:      59188 | 0.000
1718.59/1718.94	c total clause space: 206.656MB
1718.59/1718.94	c total #watches: 131694
1719.00/1719.35	c total #propagations: 2112076309 / total #impl: 5089340578 (eff. 0.415)
1719.00/1719.35	c #Conflicts:    3855000 | #Learnt:      60188 | 0.000
1719.00/1719.35	c total clause space: 206.656MB
1719.00/1719.35	c total #watches: 133694
1719.49/1719.84	c total #propagations: 2112648332 / total #impl: 5090767550 (eff. 0.415)
1719.49/1719.84	c #Conflicts:    3856000 | #Learnt:      61188 | 0.000
1719.49/1719.84	c total clause space: 206.656MB
1719.49/1719.84	c total #watches: 135694
1719.99/1720.33	c total #propagations: 2113187437 / total #impl: 5092132952 (eff. 0.415)
1719.99/1720.33	c #Conflicts:    3857000 | #Learnt:      62188 | 0.000
1719.99/1720.33	c total clause space: 206.656MB
1719.99/1720.33	c total #watches: 137694
1720.49/1720.86	c total #propagations: 2113773747 / total #impl: 5093628541 (eff. 0.415)
1720.49/1720.86	c #Conflicts:    3858000 | #Learnt:      63188 | 0.000
1720.49/1720.86	c total clause space: 206.656MB
1720.49/1720.86	c total #watches: 139694
1721.09/1721.46	c total #propagations: 2114361300 / total #impl: 5095116017 (eff. 0.415)
1721.09/1721.46	c #Conflicts:    3859000 | #Learnt:      64188 | 0.000
1721.09/1721.46	c total clause space: 206.656MB
1721.09/1721.46	c total #watches: 141694
1721.69/1722.09	c total #propagations: 2115002281 / total #impl: 5096738418 (eff. 0.415)
1721.69/1722.09	c #Conflicts:    3860000 | #Learnt:      65188 | 0.000
1721.69/1722.09	c total clause space: 206.656MB
1721.69/1722.09	c total #watches: 143694
1722.30/1722.62	c total #propagations: 2115619422 / total #impl: 5098318749 (eff. 0.415)
1722.30/1722.62	c #Conflicts:    3861000 | #Learnt:      66188 | 0.000
1722.30/1722.62	c total clause space: 206.656MB
1722.30/1722.62	c total #watches: 145694
1722.89/1723.21	c total #propagations: 2116150488 / total #impl: 5099703386 (eff. 0.415)
1722.89/1723.21	c #Conflicts:    3862000 | #Learnt:      67188 | 0.000
1722.89/1723.21	c total clause space: 206.656MB
1722.89/1723.21	c total #watches: 147694
1723.50/1723.85	c total #propagations: 2116730706 / total #impl: 5101195713 (eff. 0.415)
1723.50/1723.85	c #Conflicts:    3863000 | #Learnt:      68188 | 0.000
1723.50/1723.85	c total clause space: 206.656MB
1723.50/1723.85	c total #watches: 149694
1724.19/1724.50	c total #propagations: 2117381280 / total #impl: 5102827071 (eff. 0.415)
1724.19/1724.50	c #Conflicts:    3864000 | #Learnt:      69188 | 0.000
1724.19/1724.50	c total clause space: 206.656MB
1724.19/1724.50	c total #watches: 151694
1724.69/1725.04	c total #propagations: 2118028761 / total #impl: 5104407498 (eff. 0.415)
1724.69/1725.04	c #Conflicts:    3865000 | #Learnt:      70188 | 0.000
1724.69/1725.04	c total clause space: 206.656MB
1724.69/1725.04	c total #watches: 153694
1725.19/1725.58	c total #propagations: 2118625240 / total #impl: 5105880704 (eff. 0.415)
1725.19/1725.58	c #Conflicts:    3866000 | #Learnt:      71188 | 0.000
1725.19/1725.58	c total clause space: 206.656MB
1725.19/1725.58	c total #watches: 155694
1725.89/1726.21	c total #propagations: 2119164073 / total #impl: 5107222198 (eff. 0.415)
1725.89/1726.21	c #Conflicts:    3867000 | #Learnt:      72188 | 0.000
1725.89/1726.21	c total clause space: 206.656MB
1725.89/1726.21	c total #watches: 157694
1726.59/1726.93	c total #propagations: 2119755802 / total #impl: 5108711938 (eff. 0.415)
1726.59/1726.93	c #Conflicts:    3868000 | #Learnt:      73188 | 0.000
1726.59/1726.93	c total clause space: 206.656MB
1726.59/1726.93	c total #watches: 159694
1727.19/1727.56	c total #propagations: 2120354036 / total #impl: 5110203766 (eff. 0.415)
1727.19/1727.56	c #Conflicts:    3869000 | #Learnt:      74188 | 0.000
1727.19/1727.56	c total clause space: 206.656MB
1727.19/1727.56	c total #watches: 161694
1727.90/1728.24	c total #propagations: 2120923753 / total #impl: 5111640619 (eff. 0.415)
1727.90/1728.24	c #Conflicts:    3870000 | #Learnt:      75188 | 0.000
1727.90/1728.24	c total clause space: 206.656MB
1727.90/1728.24	c total #watches: 163694
1728.49/1728.80	c total #propagations: 2121540552 / total #impl: 5113200353 (eff. 0.415)
1728.49/1728.80	c #Conflicts:    3871000 | #Learnt:      76188 | 0.000
1728.49/1728.80	c total clause space: 206.656MB
1728.49/1728.80	c total #watches: 165694
1728.90/1729.28	c total #propagations: 2122124050 / total #impl: 5114689502 (eff. 0.415)
1728.90/1729.28	c #Conflicts:    3872000 | #Learnt:      77188 | 0.000
1728.90/1729.28	c total clause space: 206.656MB
1728.90/1729.28	c total #watches: 167694
1729.39/1729.75	c total #propagations: 2122697905 / total #impl: 5116126143 (eff. 0.415)
1729.39/1729.75	c #Conflicts:    3873000 | #Learnt:      78188 | 0.000
1729.39/1729.75	c total clause space: 206.656MB
1729.39/1729.75	c total #watches: 169694
1730.10/1730.48	c total #propagations: 2123286720 / total #impl: 5117595863 (eff. 0.415)
1730.10/1730.48	c #Conflicts:    3874000 | #Learnt:      79188 | 0.000
1730.10/1730.48	c total clause space: 206.656MB
1730.10/1730.48	c total #watches: 171694
1730.69/1731.03	c total #propagations: 2123885512 / total #impl: 5119113067 (eff. 0.415)
1730.69/1731.03	c #Conflicts:    3875000 | #Learnt:      80188 | 0.000
1730.69/1731.03	c total clause space: 206.656MB
1730.69/1731.03	c total #watches: 173694
1731.20/1731.56	c total #propagations: 2124438551 / total #impl: 5120477091 (eff. 0.415)
1731.20/1731.56	c #Conflicts:    3876000 | #Learnt:      81188 | 0.000
1731.20/1731.56	c total clause space: 206.656MB
1731.20/1731.56	c total #watches: 175694
1732.09/1732.41	c total #propagations: 2125007016 / total #impl: 5121886794 (eff. 0.415)
1732.09/1732.41	c #Conflicts:    3877000 | #Learnt:      82188 | 0.000
1732.09/1732.41	c total clause space: 206.656MB
1732.09/1732.41	c total #watches: 177694
1732.69/1733.03	c total #propagations: 2125556207 / total #impl: 5123269781 (eff. 0.415)
1732.69/1733.03	c #Conflicts:    3878000 | #Learnt:      83188 | 0.000
1732.69/1733.03	c total clause space: 206.656MB
1732.69/1733.03	c total #watches: 179694
1733.30/1733.61	c total #propagations: 2126119179 / total #impl: 5124663825 (eff. 0.415)
1733.30/1733.61	c #Conflicts:    3879000 | #Learnt:      84188 | 0.000
1733.30/1733.61	c total clause space: 206.656MB
1733.30/1733.61	c total #watches: 181694
1733.89/1734.20	c total #propagations: 2126716461 / total #impl: 5126149883 (eff. 0.415)
1733.89/1734.20	c #Conflicts:    3880000 | #Learnt:      85188 | 0.000
1733.89/1734.20	c total clause space: 206.656MB
1733.89/1734.20	c total #watches: 183694
1734.59/1734.92	c total #propagations: 2127343347 / total #impl: 5127720039 (eff. 0.415)
1734.59/1734.92	c #Conflicts:    3881000 | #Learnt:      86188 | 0.000
1734.59/1734.92	c total clause space: 206.656MB
1734.59/1734.92	c total #watches: 185694
1735.39/1735.76	c total #propagations: 2127964570 / total #impl: 5129281246 (eff. 0.415)
1735.39/1735.76	c #Conflicts:    3882000 | #Learnt:      87188 | 0.000
1735.39/1735.76	c total clause space: 206.656MB
1735.39/1735.76	c total #watches: 187694
1736.19/1736.58	c total #propagations: 2128584156 / total #impl: 5130843239 (eff. 0.415)
1736.19/1736.58	c #Conflicts:    3883000 | #Learnt:      88188 | 0.000
1736.19/1736.58	c total clause space: 206.656MB
1736.19/1736.58	c total #watches: 189694
1737.09/1737.46	c total #propagations: 2129235418 / total #impl: 5132506571 (eff. 0.415)
1737.09/1737.46	c #Conflicts:    3884000 | #Learnt:      89188 | 0.000
1737.09/1737.46	c total clause space: 206.656MB
1737.09/1737.46	c total #watches: 191694
1737.70/1738.08	c total #propagations: 2129880426 / total #impl: 5134143056 (eff. 0.415)
1737.70/1738.08	c #Conflicts:    3885000 | #Learnt:      90188 | 0.000
1737.70/1738.08	c total clause space: 206.656MB
1737.70/1738.08	c total #watches: 193694
1738.59/1738.96	c total #propagations: 2130486051 / total #impl: 5135676735 (eff. 0.415)
1738.59/1738.96	c #Conflicts:    3886000 | #Learnt:      91188 | 0.000
1738.59/1738.96	c total clause space: 206.656MB
1738.59/1738.96	c total #watches: 195694
1739.19/1739.58	c total #propagations: 2131070769 / total #impl: 5137150201 (eff. 0.415)
1739.19/1739.58	c #Conflicts:    3887000 | #Learnt:      92188 | 0.000
1739.19/1739.58	c total clause space: 206.656MB
1739.19/1739.58	c total #watches: 197694
1739.90/1740.28	c total #propagations: 2131659567 / total #impl: 5138641726 (eff. 0.415)
1739.90/1740.28	c #Conflicts:    3888000 | #Learnt:      93188 | 0.000
1739.90/1740.28	c total clause space: 206.656MB
1739.90/1740.28	c total #watches: 199694
1740.79/1741.10	c total #propagations: 2132224686 / total #impl: 5140055404 (eff. 0.415)
1740.79/1741.10	c #Conflicts:    3889000 | #Learnt:      94188 | 0.000
1740.79/1741.10	c total clause space: 206.656MB
1740.79/1741.10	c total #watches: 201694
1741.49/1741.87	c total #propagations: 2132780064 / total #impl: 5141470838 (eff. 0.415)
1741.49/1741.87	c #Conflicts:    3890000 | #Learnt:      95188 | 0.000
1741.49/1741.87	c total clause space: 206.656MB
1741.49/1741.87	c total #watches: 203694
1741.99/1742.37	c total #propagations: 2133356159 / total #impl: 5142910377 (eff. 0.415)
1741.99/1742.37	c GC COLLECT
1741.99/1742.37	c #Conflicts:    3891000 | #Learnt:      48286 | 0.000
1741.99/1742.37	c total clause space: 206.656MB
1741.99/1742.37	c total #watches: 109890
1742.29/1742.64	c total #propagations: 2133930627 / total #impl: 5144369672 (eff. 0.415)
1742.29/1742.64	c #Conflicts:    3892000 | #Learnt:      49286 | 0.000
1742.29/1742.64	c total clause space: 206.656MB
1742.29/1742.64	c total #watches: 111890
1742.69/1743.02	c total #propagations: 2134497598 / total #impl: 5145761772 (eff. 0.415)
1742.69/1743.02	c #Conflicts:    3893000 | #Learnt:      50286 | 0.000
1742.69/1743.02	c total clause space: 206.656MB
1742.69/1743.02	c total #watches: 113890
1742.99/1743.36	c total #propagations: 2135082622 / total #impl: 5147198760 (eff. 0.415)
1742.99/1743.36	c #Conflicts:    3894000 | #Learnt:      51286 | 0.000
1742.99/1743.36	c total clause space: 206.656MB
1742.99/1743.36	c total #watches: 115890
1743.39/1743.70	c total #propagations: 2135640537 / total #impl: 5148561886 (eff. 0.415)
1743.39/1743.70	c #Conflicts:    3895000 | #Learnt:      52286 | 0.000
1743.39/1743.70	c total clause space: 206.656MB
1743.39/1743.70	c total #watches: 117890
1743.69/1744.09	c total #propagations: 2136199223 / total #impl: 5149894933 (eff. 0.415)
1743.69/1744.09	c #Conflicts:    3896000 | #Learnt:      53286 | 0.000
1743.69/1744.09	c total clause space: 206.656MB
1743.69/1744.09	c total #watches: 119890
1744.19/1744.56	c total #propagations: 2136760593 / total #impl: 5151279798 (eff. 0.415)
1744.19/1744.56	c #Conflicts:    3897000 | #Learnt:      54286 | 0.000
1744.19/1744.56	c total clause space: 206.656MB
1744.19/1744.56	c total #watches: 121890
1744.59/1744.97	c total #propagations: 2137291482 / total #impl: 5152604478 (eff. 0.415)
1744.59/1744.97	c #Conflicts:    3898000 | #Learnt:      55286 | 0.000
1744.59/1744.97	c total clause space: 206.656MB
1744.59/1744.97	c total #watches: 123890
1744.99/1745.37	c total #propagations: 2137890614 / total #impl: 5154087839 (eff. 0.415)
1744.99/1745.37	c #Conflicts:    3899000 | #Learnt:      56286 | 0.000
1744.99/1745.37	c total clause space: 206.656MB
1744.99/1745.37	c total #watches: 125890
1745.39/1745.77	c total #propagations: 2138536892 / total #impl: 5155707781 (eff. 0.415)
1745.39/1745.77	c #Conflicts:    3900000 | #Learnt:      57286 | 0.000
1745.39/1745.77	c total clause space: 206.656MB
1745.39/1745.77	c total #watches: 127890
1745.89/1746.29	c total #propagations: 2139084179 / total #impl: 5157087908 (eff. 0.415)
1745.89/1746.29	c #Conflicts:    3901000 | #Learnt:      58286 | 0.000
1745.89/1746.29	c total clause space: 206.656MB
1745.89/1746.29	c total #watches: 129890
1746.39/1746.78	c total #propagations: 2139649757 / total #impl: 5158499159 (eff. 0.415)
1746.39/1746.78	c #Conflicts:    3902000 | #Learnt:      59286 | 0.000
1746.39/1746.78	c total clause space: 206.656MB
1746.39/1746.78	c total #watches: 131890
1746.89/1747.25	c total #propagations: 2140210593 / total #impl: 5159914268 (eff. 0.415)
1746.89/1747.25	c #Conflicts:    3903000 | #Learnt:      60286 | 0.000
1746.89/1747.25	c total clause space: 206.656MB
1746.89/1747.25	c total #watches: 133890
1747.39/1747.77	c total #propagations: 2140832120 / total #impl: 5161453393 (eff. 0.415)
1747.39/1747.77	c #Conflicts:    3904000 | #Learnt:      61286 | 0.000
1747.39/1747.77	c total clause space: 206.656MB
1747.39/1747.77	c total #watches: 135890
1747.89/1748.25	c total #propagations: 2141411639 / total #impl: 5162910302 (eff. 0.415)
1747.89/1748.25	c #Conflicts:    3905000 | #Learnt:      62286 | 0.000
1747.89/1748.25	c total clause space: 206.656MB
1747.89/1748.25	c total #watches: 137890
1748.39/1748.79	c total #propagations: 2141954048 / total #impl: 5164276504 (eff. 0.415)
1748.39/1748.79	c #Conflicts:    3906000 | #Learnt:      63286 | 0.000
1748.39/1748.79	c total clause space: 206.656MB
1748.39/1748.79	c total #watches: 139890
1748.99/1749.33	c total #propagations: 2142500264 / total #impl: 5165641309 (eff. 0.415)
1748.99/1749.33	c #Conflicts:    3907000 | #Learnt:      64286 | 0.000
1748.99/1749.33	c total clause space: 206.656MB
1748.99/1749.33	c total #watches: 141890
1749.39/1749.78	c total #propagations: 2143037821 / total #impl: 5167005330 (eff. 0.415)
1749.39/1749.78	c #Conflicts:    3908000 | #Learnt:      65286 | 0.000
1749.39/1749.78	c total clause space: 206.656MB
1749.39/1749.78	c total #watches: 143890
1749.99/1750.33	c total #propagations: 2143613622 / total #impl: 5168458208 (eff. 0.415)
1749.99/1750.33	c #Conflicts:    3909000 | #Learnt:      66286 | 0.000
1749.99/1750.33	c total clause space: 206.656MB
1749.99/1750.33	c total #watches: 145890
1750.59/1750.91	c total #propagations: 2144186849 / total #impl: 5169894143 (eff. 0.415)
1750.59/1750.91	c #Conflicts:    3910000 | #Learnt:      67286 | 0.000
1750.59/1750.91	c total clause space: 206.656MB
1750.59/1750.91	c total #watches: 147890
1751.19/1751.52	c total #propagations: 2144792826 / total #impl: 5171409951 (eff. 0.415)
1751.19/1751.52	c #Conflicts:    3911000 | #Learnt:      68286 | 0.000
1751.19/1751.52	c total clause space: 206.656MB
1751.19/1751.52	c total #watches: 149890
1751.59/1751.91	c total #propagations: 2145424160 / total #impl: 5172992232 (eff. 0.415)
1751.59/1751.91	c #Conflicts:    3912000 | #Learnt:      69286 | 0.000
1751.59/1751.91	c total clause space: 206.656MB
1751.59/1751.91	c total #watches: 151890
1751.99/1752.35	c total #propagations: 2146028114 / total #impl: 5174485422 (eff. 0.415)
1751.99/1752.35	c #Conflicts:    3913000 | #Learnt:      70286 | 0.000
1751.99/1752.35	c total clause space: 206.656MB
1751.99/1752.35	c total #watches: 153890
1752.59/1752.93	c total #propagations: 2146608219 / total #impl: 5175940130 (eff. 0.415)
1752.59/1752.93	c #Conflicts:    3914000 | #Learnt:      71286 | 0.000
1752.59/1752.93	c total clause space: 206.656MB
1752.59/1752.93	c total #watches: 155890
1753.19/1753.58	c total #propagations: 2147200807 / total #impl: 5177441471 (eff. 0.415)
1753.19/1753.58	c #Conflicts:    3915000 | #Learnt:      72286 | 0.000
1753.19/1753.58	c total clause space: 206.656MB
1753.19/1753.58	c total #watches: 157890
1753.89/1754.24	c total #propagations: 2147757044 / total #impl: 5178843343 (eff. 0.415)
1753.89/1754.24	c #Conflicts:    3916000 | #Learnt:      73286 | 0.000
1753.89/1754.24	c total clause space: 206.656MB
1753.89/1754.24	c total #watches: 159890
1754.69/1755.02	c total #propagations: 2148382681 / total #impl: 5180426073 (eff. 0.415)
1754.69/1755.02	c #Conflicts:    3917000 | #Learnt:      74286 | 0.000
1754.69/1755.02	c total clause space: 206.656MB
1754.69/1755.02	c total #watches: 161890
1755.39/1755.79	c total #propagations: 2148970787 / total #impl: 5181928817 (eff. 0.415)
1755.39/1755.79	c #Conflicts:    3918000 | #Learnt:      75286 | 0.000
1755.39/1755.79	c total clause space: 206.656MB
1755.39/1755.79	c total #watches: 163890
1756.19/1756.58	c total #propagations: 2149582891 / total #impl: 5183498837 (eff. 0.415)
1756.19/1756.58	c #Conflicts:    3919000 | #Learnt:      76286 | 0.000
1756.19/1756.58	c total clause space: 206.656MB
1756.19/1756.58	c total #watches: 165890
1756.98/1757.39	c total #propagations: 2150140871 / total #impl: 5184940800 (eff. 0.415)
1756.98/1757.39	c #Conflicts:    3920000 | #Learnt:      77286 | 0.000
1756.98/1757.39	c total clause space: 206.656MB
1756.98/1757.39	c total #watches: 167890
1757.59/1757.98	c total #propagations: 2150663121 / total #impl: 5186295810 (eff. 0.415)
1757.59/1757.98	c #Conflicts:    3921000 | #Learnt:      78286 | 0.000
1757.59/1757.98	c total clause space: 206.656MB
1757.59/1757.98	c total #watches: 169890
1758.18/1758.50	c total #propagations: 2151256340 / total #impl: 5187804595 (eff. 0.415)
1758.18/1758.50	c #Conflicts:    3922000 | #Learnt:      79286 | 0.000
1758.18/1758.50	c total clause space: 206.656MB
1758.18/1758.50	c total #watches: 171890
1758.98/1759.35	c total #propagations: 2151835657 / total #impl: 5189249177 (eff. 0.415)
1758.98/1759.35	c #Conflicts:    3923000 | #Learnt:      80286 | 0.000
1758.98/1759.35	c total clause space: 206.656MB
1758.98/1759.35	c total #watches: 173890
1759.69/1760.06	c total #propagations: 2152403508 / total #impl: 5190674396 (eff. 0.415)
1759.69/1760.06	c #Conflicts:    3924000 | #Learnt:      81286 | 0.000
1759.69/1760.06	c total clause space: 206.656MB
1759.69/1760.06	c total #watches: 175890
1760.28/1760.64	c total #propagations: 2153007358 / total #impl: 5192189471 (eff. 0.415)
1760.28/1760.64	c #Conflicts:    3925000 | #Learnt:      82286 | 0.000
1760.28/1760.64	c total clause space: 206.656MB
1760.28/1760.64	c total #watches: 177890
1761.08/1761.43	c total #propagations: 2153611116 / total #impl: 5193693635 (eff. 0.415)
1761.08/1761.43	c #Conflicts:    3926000 | #Learnt:      83286 | 0.000
1761.08/1761.43	c total clause space: 206.656MB
1761.08/1761.43	c total #watches: 179890
1761.58/1761.97	c total #propagations: 2154174384 / total #impl: 5195106927 (eff. 0.415)
1761.58/1761.97	c #Conflicts:    3927000 | #Learnt:      84286 | 0.000
1761.58/1761.97	c total clause space: 206.656MB
1761.58/1761.97	c total #watches: 181890
1762.28/1762.62	c total #propagations: 2154745544 / total #impl: 5196510794 (eff. 0.415)
1762.28/1762.62	c #Conflicts:    3928000 | #Learnt:      85286 | 0.000
1762.28/1762.62	c total clause space: 206.656MB
1762.28/1762.62	c total #watches: 183890
1763.09/1763.48	c total #propagations: 2155320097 / total #impl: 5197918175 (eff. 0.415)
1763.09/1763.48	c #Conflicts:    3929000 | #Learnt:      86286 | 0.000
1763.09/1763.48	c total clause space: 206.656MB
1763.09/1763.48	c total #watches: 185890
1763.98/1764.40	c total #propagations: 2155912189 / total #impl: 5199399586 (eff. 0.415)
1763.98/1764.40	c #Conflicts:    3930000 | #Learnt:      87286 | 0.000
1763.98/1764.40	c total clause space: 206.656MB
1763.98/1764.40	c total #watches: 187890
1764.88/1765.24	c total #propagations: 2156491467 / total #impl: 5200890390 (eff. 0.415)
1764.88/1765.24	c #Conflicts:    3931000 | #Learnt:      88286 | 0.000
1764.88/1765.24	c total clause space: 206.656MB
1764.88/1765.24	c total #watches: 189890
1765.68/1766.08	c total #propagations: 2157062823 / total #impl: 5202336854 (eff. 0.415)
1765.68/1766.08	c #Conflicts:    3932000 | #Learnt:      89286 | 0.000
1765.68/1766.08	c total clause space: 206.656MB
1765.68/1766.08	c total #watches: 191890
1766.39/1766.74	c total #propagations: 2157672362 / total #impl: 5203858977 (eff. 0.415)
1766.39/1766.74	c #Conflicts:    3933000 | #Learnt:      90286 | 0.000
1766.39/1766.74	c total clause space: 206.656MB
1766.39/1766.74	c total #watches: 193890
1767.18/1767.57	c total #propagations: 2158251556 / total #impl: 5205302566 (eff. 0.415)
1767.18/1767.57	c #Conflicts:    3934000 | #Learnt:      91286 | 0.000
1767.18/1767.57	c total clause space: 206.656MB
1767.18/1767.57	c total #watches: 195890
1767.98/1768.35	c total #propagations: 2158809164 / total #impl: 5206703858 (eff. 0.415)
1767.98/1768.35	c #Conflicts:    3935000 | #Learnt:      92286 | 0.000
1767.98/1768.35	c total clause space: 206.656MB
1767.98/1768.35	c total #watches: 197890
1768.88/1769.29	c total #propagations: 2159411283 / total #impl: 5208228882 (eff. 0.415)
1768.88/1769.29	c #Conflicts:    3936000 | #Learnt:      93286 | 0.000
1768.88/1769.29	c total clause space: 206.656MB
1768.88/1769.29	c total #watches: 199890
1769.88/1770.20	c total #propagations: 2159969156 / total #impl: 5209635888 (eff. 0.415)
1769.88/1770.20	c #Conflicts:    3937000 | #Learnt:      94286 | 0.000
1769.88/1770.20	c total clause space: 206.656MB
1769.88/1770.20	c total #watches: 201890
1770.88/1771.23	c total #propagations: 2160529508 / total #impl: 5211056806 (eff. 0.415)
1770.88/1771.23	c #Conflicts:    3938000 | #Learnt:      95286 | 0.000
1770.88/1771.23	c total clause space: 206.656MB
1770.88/1771.23	c total #watches: 203890
1771.38/1771.79	c total #propagations: 2161059770 / total #impl: 5212426407 (eff. 0.415)
1771.38/1771.79	c #Conflicts:    3939000 | #Learnt:      96286 | 0.000
1771.38/1771.79	c total clause space: 206.656MB
1771.38/1771.79	c total #watches: 205890
1771.79/1772.19	c total #propagations: 2161729994 / total #impl: 5214105513 (eff. 0.415)
1771.79/1772.19	c GC COLLECT
1771.79/1772.19	c #Conflicts:    3940000 | #Learnt:      49087 | 0.000
1771.79/1772.19	c total clause space: 206.656MB
1771.79/1772.19	c total #watches: 111492
1772.18/1772.56	c total #propagations: 2162415054 / total #impl: 5215804548 (eff. 0.415)
1772.18/1772.56	c #Conflicts:    3941000 | #Learnt:      50087 | 0.000
1772.18/1772.56	c total clause space: 206.656MB
1772.18/1772.56	c total #watches: 113492
1772.68/1773.00	c total #propagations: 2163097396 / total #impl: 5217500717 (eff. 0.415)
1772.68/1773.00	c #Conflicts:    3942000 | #Learnt:      51087 | 0.000
1772.68/1773.00	c total clause space: 206.656MB
1772.68/1773.00	c total #watches: 115492
1772.99/1773.32	c total #propagations: 2163713884 / total #impl: 5219031280 (eff. 0.415)
1772.99/1773.32	c #Conflicts:    3943000 | #Learnt:      52087 | 0.000
1772.99/1773.32	c total clause space: 206.656MB
1772.99/1773.32	c total #watches: 117492
1773.28/1773.66	c total #propagations: 2164020945 / total #impl: 5219724111 (eff. 0.415)
1773.28/1773.66	c #Conflicts:    3944000 | #Learnt:      53087 | 0.000
1773.28/1773.66	c total clause space: 206.656MB
1773.28/1773.66	c total #watches: 119492
1773.68/1774.00	c total #propagations: 2164299005 / total #impl: 5220332067 (eff. 0.415)
1773.68/1774.00	c #Conflicts:    3945000 | #Learnt:      54087 | 0.000
1773.68/1774.00	c total clause space: 206.656MB
1773.68/1774.00	c total #watches: 121492
1773.99/1774.36	c total #propagations: 2164585896 / total #impl: 5220953887 (eff. 0.415)
1773.99/1774.36	c #Conflicts:    3946000 | #Learnt:      55087 | 0.000
1773.99/1774.36	c total clause space: 206.656MB
1773.99/1774.36	c total #watches: 123492
1774.38/1774.70	c total #propagations: 2164852044 / total #impl: 5221526633 (eff. 0.415)
1774.38/1774.70	c #Conflicts:    3947000 | #Learnt:      56087 | 0.000
1774.38/1774.70	c total clause space: 206.656MB
1774.38/1774.70	c total #watches: 125492
1774.78/1775.13	c total #propagations: 2165131128 / total #impl: 5222130201 (eff. 0.415)
1774.78/1775.13	c #Conflicts:    3948000 | #Learnt:      57087 | 0.000
1774.78/1775.13	c total clause space: 206.656MB
1774.78/1775.13	c total #watches: 127492
1774.98/1775.38	c total #propagations: 2165549980 / total #impl: 5223126847 (eff. 0.415)
1774.98/1775.38	c #Conflicts:    3949000 | #Learnt:      58087 | 0.000
1774.98/1775.38	c total clause space: 206.656MB
1774.98/1775.38	c total #watches: 129492
1775.38/1775.76	c total #propagations: 2166119108 / total #impl: 5224506975 (eff. 0.415)
1775.38/1775.76	c #Conflicts:    3950000 | #Learnt:      59087 | 0.000
1775.38/1775.76	c total clause space: 206.656MB
1775.38/1775.76	c total #watches: 131492
1775.78/1776.13	c total #propagations: 2166737904 / total #impl: 5226045035 (eff. 0.415)
1775.78/1776.13	c #Conflicts:    3951000 | #Learnt:      60087 | 0.000
1775.78/1776.13	c total clause space: 206.656MB
1775.78/1776.13	c total #watches: 133492
1776.29/1776.63	c total #propagations: 2167335193 / total #impl: 5227523802 (eff. 0.415)
1776.29/1776.63	c #Conflicts:    3952000 | #Learnt:      61087 | 0.000
1776.29/1776.63	c total clause space: 206.656MB
1776.29/1776.63	c total #watches: 135492
1776.78/1777.19	c total #propagations: 2167821113 / total #impl: 5228708336 (eff. 0.415)
1776.78/1777.19	c #Conflicts:    3953000 | #Learnt:      62087 | 0.000
1776.78/1777.19	c total clause space: 206.656MB
1776.78/1777.19	c total #watches: 137492
1777.29/1777.62	c total #propagations: 2168444072 / total #impl: 5230270458 (eff. 0.415)
1777.29/1777.62	c #Conflicts:    3954000 | #Learnt:      63087 | 0.000
1777.29/1777.62	c total clause space: 206.656MB
1777.29/1777.62	c total #watches: 139492
1777.78/1778.10	c total #propagations: 2169048298 / total #impl: 5231763116 (eff. 0.415)
1777.78/1778.10	c #Conflicts:    3955000 | #Learnt:      64087 | 0.000
1777.78/1778.10	c total clause space: 206.656MB
1777.78/1778.10	c total #watches: 141492
1778.28/1778.70	c total #propagations: 2169565465 / total #impl: 5233057877 (eff. 0.415)
1778.28/1778.70	c #Conflicts:    3956000 | #Learnt:      65087 | 0.000
1778.28/1778.70	c total clause space: 206.656MB
1778.28/1778.70	c total #watches: 143492
1778.88/1779.25	c total #propagations: 2170104616 / total #impl: 5234416886 (eff. 0.415)
1778.88/1779.25	c #Conflicts:    3957000 | #Learnt:      66087 | 0.000
1778.88/1779.25	c total clause space: 206.656MB
1778.88/1779.25	c total #watches: 145492
1779.38/1779.75	c total #propagations: 2170706915 / total #impl: 5235950398 (eff. 0.415)
1779.38/1779.75	c #Conflicts:    3958000 | #Learnt:      67087 | 0.000
1779.38/1779.75	c total clause space: 206.656MB
1779.38/1779.75	c total #watches: 147492
1779.78/1780.17	c total #propagations: 2171312375 / total #impl: 5237484721 (eff. 0.415)
1779.78/1780.17	c #Conflicts:    3959000 | #Learnt:      68087 | 0.000
1779.78/1780.17	c total clause space: 206.656MB
1779.78/1780.17	c total #watches: 149492
1780.48/1780.83	c total #propagations: 2171901555 / total #impl: 5238961296 (eff. 0.415)
1780.48/1780.83	c #Conflicts:    3960000 | #Learnt:      69087 | 0.000
1780.48/1780.83	c total clause space: 206.656MB
1780.48/1780.83	c total #watches: 151492
1781.08/1781.43	c total #propagations: 2172511707 / total #impl: 5240495089 (eff. 0.415)
1781.08/1781.43	c #Conflicts:    3961000 | #Learnt:      70087 | 0.000
1781.08/1781.43	c total clause space: 206.656MB
1781.08/1781.43	c total #watches: 153492
1781.88/1782.20	c total #propagations: 2173051933 / total #impl: 5241856555 (eff. 0.415)
1781.88/1782.20	c #Conflicts:    3962000 | #Learnt:      71087 | 0.000
1781.88/1782.20	c total clause space: 206.656MB
1781.88/1782.20	c total #watches: 155492
1782.48/1782.84	c total #propagations: 2173613404 / total #impl: 5243301866 (eff. 0.415)
1782.48/1782.84	c #Conflicts:    3963000 | #Learnt:      72087 | 0.000
1782.48/1782.84	c total clause space: 206.656MB
1782.48/1782.84	c total #watches: 157492
1783.28/1783.61	c total #propagations: 2174199327 / total #impl: 5244794163 (eff. 0.415)
1783.28/1783.61	c #Conflicts:    3964000 | #Learnt:      73087 | 0.000
1783.28/1783.61	c total clause space: 206.656MB
1783.28/1783.61	c total #watches: 159492
1783.89/1784.27	c total #propagations: 2174787624 / total #impl: 5246285630 (eff. 0.415)
1783.89/1784.27	c #Conflicts:    3965000 | #Learnt:      74087 | 0.000
1783.89/1784.27	c total clause space: 206.656MB
1783.89/1784.27	c total #watches: 161492
1784.48/1784.85	c total #propagations: 2175357146 / total #impl: 5247729788 (eff. 0.415)
1784.48/1784.85	c #Conflicts:    3966000 | #Learnt:      75087 | 0.000
1784.48/1784.85	c total clause space: 206.656MB
1784.48/1784.85	c total #watches: 163492
1785.18/1785.55	c total #propagations: 2175956217 / total #impl: 5249236468 (eff. 0.415)
1785.18/1785.55	c #Conflicts:    3967000 | #Learnt:      76087 | 0.000
1785.18/1785.55	c total clause space: 206.656MB
1785.18/1785.55	c total #watches: 165492
1785.68/1786.09	c total #propagations: 2176493572 / total #impl: 5250611883 (eff. 0.415)
1785.68/1786.09	c #Conflicts:    3968000 | #Learnt:      77087 | 0.000
1785.68/1786.09	c total clause space: 206.656MB
1785.68/1786.09	c total #watches: 167492
1786.38/1786.71	c total #propagations: 2177123504 / total #impl: 5252205939 (eff. 0.415)
1786.38/1786.71	c #Conflicts:    3969000 | #Learnt:      78087 | 0.000
1786.38/1786.71	c total clause space: 206.656MB
1786.38/1786.71	c total #watches: 169492
1786.78/1787.17	c total #propagations: 2177681164 / total #impl: 5253621431 (eff. 0.415)
1786.78/1787.17	c #Conflicts:    3970000 | #Learnt:      79087 | 0.000
1786.78/1787.17	c total clause space: 206.656MB
1786.78/1787.17	c total #watches: 171492
1787.58/1787.92	c total #propagations: 2178261623 / total #impl: 5255084128 (eff. 0.415)
1787.58/1787.92	c #Conflicts:    3971000 | #Learnt:      80087 | 0.000
1787.58/1787.92	c total clause space: 206.656MB
1787.58/1787.92	c total #watches: 173492
1788.18/1788.50	c total #propagations: 2178850231 / total #impl: 5256582980 (eff. 0.414)
1788.18/1788.50	c #Conflicts:    3972000 | #Learnt:      81087 | 0.000
1788.18/1788.50	c total clause space: 206.656MB
1788.18/1788.50	c total #watches: 175492
1788.68/1789.09	c total #propagations: 2179463862 / total #impl: 5258158694 (eff. 0.414)
1788.68/1789.09	c #Conflicts:    3973000 | #Learnt:      82087 | 0.000
1788.68/1789.09	c total clause space: 206.656MB
1788.68/1789.09	c total #watches: 177492
1789.08/1789.47	c total #propagations: 2179889759 / total #impl: 5259244912 (eff. 0.414)
1789.08/1789.47	c #Conflicts:    3974000 | #Learnt:      83087 | 0.000
1789.08/1789.47	c total clause space: 206.656MB
1789.08/1789.47	c total #watches: 179492
1789.58/1789.90	c total #propagations: 2180462719 / total #impl: 5260693160 (eff. 0.414)
1789.58/1789.90	c #Conflicts:    3975000 | #Learnt:      84087 | 0.000
1789.58/1789.90	c total clause space: 206.656MB
1789.58/1789.90	c total #watches: 181492
1790.28/1790.64	c total #propagations: 2181062946 / total #impl: 5262194041 (eff. 0.414)
1790.28/1790.64	c #Conflicts:    3976000 | #Learnt:      85087 | 0.000
1790.28/1790.64	c total clause space: 206.656MB
1790.28/1790.64	c total #watches: 183492
1790.98/1791.31	c total #propagations: 2181478791 / total #impl: 5263214188 (eff. 0.414)
1790.98/1791.31	c #Conflicts:    3977000 | #Learnt:      86087 | 0.000
1790.98/1791.31	c total clause space: 206.656MB
1790.98/1791.31	c total #watches: 185492
1791.58/1791.94	c total #propagations: 2181975199 / total #impl: 5264479625 (eff. 0.414)
1791.58/1791.94	c #Conflicts:    3978000 | #Learnt:      87087 | 0.000
1791.58/1791.94	c total clause space: 206.656MB
1791.58/1791.94	c total #watches: 187492
1792.38/1792.76	c total #propagations: 2182611365 / total #impl: 5266103127 (eff. 0.414)
1792.38/1792.76	c #Conflicts:    3979000 | #Learnt:      88087 | 0.000
1792.38/1792.76	c total clause space: 206.656MB
1792.38/1792.76	c total #watches: 189492
1793.08/1793.44	c total #propagations: 2183144722 / total #impl: 5267467533 (eff. 0.414)
1793.08/1793.44	c #Conflicts:    3980000 | #Learnt:      89087 | 0.000
1793.08/1793.44	c total clause space: 206.656MB
1793.08/1793.44	c total #watches: 191492
1793.78/1794.15	c total #propagations: 2183731718 / total #impl: 5268958962 (eff. 0.414)
1793.78/1794.15	c #Conflicts:    3981000 | #Learnt:      90087 | 0.000
1793.78/1794.15	c total clause space: 206.656MB
1793.78/1794.15	c total #watches: 193492
1794.48/1794.83	c total #propagations: 2184310448 / total #impl: 5270455343 (eff. 0.414)
1794.48/1794.83	c #Conflicts:    3982000 | #Learnt:      91087 | 0.000
1794.48/1794.83	c total clause space: 206.656MB
1794.48/1794.83	c total #watches: 195492
1795.28/1795.69	c total #propagations: 2184898928 / total #impl: 5271957674 (eff. 0.414)
1795.28/1795.69	c #Conflicts:    3983000 | #Learnt:      92087 | 0.000
1795.28/1795.69	c total clause space: 206.656MB
1795.28/1795.69	c total #watches: 197492
1795.98/1796.30	c total #propagations: 2185461624 / total #impl: 5273401909 (eff. 0.414)
1795.98/1796.30	c #Conflicts:    3984000 | #Learnt:      93087 | 0.000
1795.98/1796.30	c total clause space: 206.656MB
1795.98/1796.30	c total #watches: 199492
1796.68/1797.00	c total #propagations: 2186104371 / total #impl: 5275019699 (eff. 0.414)
1796.68/1797.00	c #Conflicts:    3985000 | #Learnt:      94087 | 0.000
1796.68/1797.00	c total clause space: 206.656MB
1796.68/1797.00	c total #watches: 201492
1797.28/1797.63	c total #propagations: 2186727378 / total #impl: 5276596618 (eff. 0.414)
1797.28/1797.63	c #Conflicts:    3986000 | #Learnt:      95087 | 0.000
1797.28/1797.63	c total clause space: 206.656MB
1797.28/1797.63	c total #watches: 203492
1798.08/1798.50	c total #propagations: 2187320574 / total #impl: 5278126873 (eff. 0.414)
1798.08/1798.50	c #Conflicts:    3987000 | #Learnt:      96087 | 0.000
1798.08/1798.50	c total clause space: 206.656MB
1798.08/1798.50	c total #watches: 205492
1798.98/1799.30	c total #propagations: 2187908130 / total #impl: 5279620464 (eff. 0.414)
1798.98/1799.30	c GC COLLECT
1798.98/1799.30	c #Conflicts:    3988000 | #Learnt:      48580 | 0.000
1798.98/1799.30	c total clause space: 206.656MB
1798.98/1799.30	c total #watches: 110478
1799.38/1799.71	c total #propagations: 2188489431 / total #impl: 5281103709 (eff. 0.414)
1799.38/1799.71	c #Conflicts:    3989000 | #Learnt:      49580 | 0.000
1799.38/1799.71	c total clause space: 206.656MB
1799.38/1799.71	c total #watches: 112478
1799.68/1800.00	c total #propagations: 2188994872 / total #impl: 5282350375 (eff. 0.414)
1799.68/1800.00	c #Conflicts:    3990000 | #Learnt:      50580 | 0.000
1799.68/1800.00	c total clause space: 206.656MB
1799.68/1800.00	c total #watches: 114478
1799.98/1800.30	c total #propagations: 2189539073 / total #impl: 5283682932 (eff. 0.414)
1799.98/1800.30	c #Conflicts:    3991000 | #Learnt:      51580 | 0.000
1799.98/1800.30	c total clause space: 206.656MB
1799.98/1800.30	c total #watches: 116478

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-4102543-1466265353/watcher-4102543-1466265353 -o /tmp/evaluation-result-4102543-1466265353/solver-4102543-1466265353 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466240312-11240 --watchdog 1960 --input HOME/instance-4102543-1466265353.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=14659
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.21 2.24 2.25 2/178 14662
/proc/meminfo: memFree=29182248/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 28581724 57319424 7804 33554432000 4194304 6211289 140735132654672 140735481168984 4206551 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 13994 7804 98 493 0 13491 0

[startup+0.100177 s]
/proc/loadavg: 2.21 2.24 2.25 2/178 14662
/proc/meminfo: memFree=29182248/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=65920 CPUtime=0.09 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 1194 0 0 0 8 1 0 0 20 0 1 0 28581724 67502080 14259 33554432000 4194304 6211289 140735132654672 140735481168984 4209221 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 16480 14259 150 493 0 15977 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 65920

[startup+0.200373 s]
/proc/loadavg: 2.21 2.24 2.25 2/178 14662
/proc/meminfo: memFree=29182248/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=65920 CPUtime=0.19 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 1204 0 0 0 18 1 0 0 20 0 1 0 28581724 67502080 14269 33554432000 4194304 6211289 140735132654672 140735481168984 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 16480 14269 160 493 0 15977 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 65920

[startup+0.300261 s]
/proc/loadavg: 2.21 2.24 2.25 2/178 14662
/proc/meminfo: memFree=29182248/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=65920 CPUtime=0.29 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 1204 0 0 0 28 1 0 0 20 0 1 0 28581724 67502080 14269 33554432000 4194304 6211289 140735132654672 140735481168984 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 16480 14269 160 493 0 15977 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65920

[startup+0.700234 s]
/proc/loadavg: 2.21 2.24 2.25 2/178 14662
/proc/meminfo: memFree=29182248/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=66052 CPUtime=0.69 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 1625 0 0 0 68 1 0 0 20 0 1 0 28581724 67637248 14529 33554432000 4194304 6211289 140735132654672 140735132653016 4205291 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 16513 14529 165 493 0 16010 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 66052

[startup+1.50019 s]
/proc/loadavg: 2.21 2.24 2.25 3/179 14663
/proc/meminfo: memFree=29123132/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=69040 CPUtime=1.49 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 2376 0 0 0 148 1 0 0 20 0 1 0 28581724 70696960 14984 33554432000 4194304 6211289 140735132654672 140735132653016 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 17260 14984 165 493 0 16757 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69040

[startup+3.10024 s]
/proc/loadavg: 2.21 2.24 2.25 3/179 14663
/proc/meminfo: memFree=29121024/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=69304 CPUtime=3.09 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 3211 0 0 0 308 1 0 0 20 0 1 0 28581724 70967296 15502 33554432000 4194304 6211289 140735132654672 140735132653016 5158205 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 17326 15502 165 493 0 16823 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69304

[startup+6.3003 s]
/proc/loadavg: 2.19 2.24 2.24 3/179 14663
/proc/meminfo: memFree=29114984/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=74280 CPUtime=6.29 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 3471 0 0 0 628 1 0 0 20 0 1 0 28581724 76062720 16714 33554432000 4194304 6211289 140735132654672 140735132653016 4240361 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 18570 16714 165 493 0 18067 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74280

[startup+12.7003 s]
/proc/loadavg: 2.25 2.25 2.25 3/179 14663
/proc/meminfo: memFree=29107948/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=81864 CPUtime=12.69 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 4020 0 0 0 1268 1 0 0 20 0 1 0 28581724 83828736 18616 33554432000 4194304 6211289 140735132654672 140735132653016 4208017 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 20466 18616 165 493 0 19963 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81864

[startup+25.5003 s]
/proc/loadavg: 2.20 2.24 2.24 3/179 14664
/proc/meminfo: memFree=29101144/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=94476 CPUtime=25.48 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 4776 0 0 0 2547 1 0 0 20 0 1 0 28581724 96743424 20155 33554432000 4194304 6211289 140735132654672 140735132653016 4240600 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 23619 20155 165 493 0 23116 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 94476

[startup+51.1003 s]
/proc/loadavg: 2.20 2.23 2.24 3/179 14664
/proc/meminfo: memFree=29064904/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=114316 CPUtime=51.08 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 5975 0 0 0 5106 2 0 0 20 0 1 0 28581724 117059584 23514 33554432000 4194304 6211289 140735132654672 140735132653016 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 28579 23514 165 493 0 28076 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 114316

[startup+102.3 s]
/proc/loadavg: 2.15 2.21 2.23 3/179 14665
/proc/meminfo: memFree=29047284/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=146272 CPUtime=102.28 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 7150 0 0 0 10226 2 0 0 20 0 1 0 28581724 149782528 27899 33554432000 4194304 6211289 140735132654672 140735132653016 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 36568 27899 165 493 0 36065 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 146272

[startup+162.3 s]
/proc/loadavg: 2.15 2.20 2.23 3/179 14666
/proc/meminfo: memFree=29015112/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=147372 CPUtime=162.26 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 7396 0 0 0 16223 3 0 0 20 0 1 0 28581724 150908928 30685 33554432000 4194304 6211289 140735132654672 140735132653016 4241193 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 36843 30685 165 493 0 36340 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 147372

[startup+222.307 s]
/proc/loadavg: 2.28 2.22 2.23 4/179 14667
/proc/meminfo: memFree=28973408/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=147876 CPUtime=222.25 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 7536 0 0 0 22222 3 0 0 20 0 1 0 28581724 151425024 34402 33554432000 4194304 6211289 140735132654672 140735132653016 5419008 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 36969 34402 165 493 0 36466 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 147876

[startup+282.3 s]
/proc/loadavg: 2.20 2.21 2.22 3/180 14671
/proc/meminfo: memFree=28948580/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=199036 CPUtime=282.23 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 8273 0 0 0 28219 4 0 0 20 0 1 0 28581724 203812864 36945 33554432000 4194304 6211289 140735132654672 140735132653016 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 49759 36945 165 493 0 49256 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 199036

[startup+342.3 s]
/proc/loadavg: 2.18 2.20 2.22 3/180 14696
/proc/meminfo: memFree=28908368/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=199572 CPUtime=342.22 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 8402 0 0 0 34218 4 0 0 20 0 1 0 28581724 204361728 38096 33554432000 4194304 6211289 140735132654672 140735132653016 4209342 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 49893 38096 165 493 0 49390 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 199572

[startup+402.3 s]
/proc/loadavg: 2.28 2.22 2.22 4/179 14697
/proc/meminfo: memFree=28897792/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=199724 CPUtime=402.22 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 8463 0 0 0 40217 5 0 0 20 0 1 0 28581724 204517376 38668 33554432000 4194304 6211289 140735132654672 140735132653016 4209891 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 49931 38668 165 493 0 49428 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 199724

[startup+462.3 s]
/proc/loadavg: 2.31 2.24 2.22 3/179 14698
/proc/meminfo: memFree=28887432/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=200252 CPUtime=462.2 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 8585 0 0 0 46215 5 0 0 20 0 1 0 28581724 205058048 41345 33554432000 4194304 6211289 140735132654672 140735132653016 4207996 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 50063 41345 165 493 0 49560 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 200252

[startup+522.3 s]
/proc/loadavg: 2.35 2.25 2.23 3/179 14699
/proc/meminfo: memFree=28848144/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=200548 CPUtime=522.19 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 8655 0 0 0 52214 5 0 0 20 0 1 0 28581724 205361152 43970 33554432000 4194304 6211289 140735132654672 140735132653016 4209838 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 50137 43970 165 493 0 49634 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 200548

[startup+582.3 s]
/proc/loadavg: 2.34 2.27 2.23 4/179 14700
/proc/meminfo: memFree=28826676/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=201228 CPUtime=582.19 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 8828 0 0 0 58213 6 0 0 20 0 1 0 28581724 206057472 44654 33554432000 4194304 6211289 140735132654672 140735132653016 4248035 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 50307 44654 165 493 0 49804 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 201228


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


[startup+882.307 s]
/proc/loadavg: 2.11 2.20 2.20 3/180 14800
/proc/meminfo: memFree=29782192/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=284280 CPUtime=882.15 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 10158 0 0 0 88208 7 0 0 20 0 1 0 28581724 291102720 51657 33554432000 4194304 6211289 140735132654672 140735132653016 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 71070 51657 165 493 0 70567 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 284280

[startup+942.3 s]
/proc/loadavg: 2.22 2.21 2.20 4/179 14802
/proc/meminfo: memFree=29760008/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=284444 CPUtime=942.14 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 10183 0 0 0 94206 8 0 0 20 0 1 0 28581724 291270656 52704 33554432000 4194304 6211289 140735132654672 140735132653016 4209316 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 71111 52704 165 493 0 70608 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 284444

[startup+1002.3 s]
/proc/loadavg: 2.25 2.21 2.20 3/179 14803
/proc/meminfo: memFree=29756956/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=284736 CPUtime=1002.13 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 10265 0 0 0 100205 8 0 0 20 0 1 0 28581724 291569664 52786 33554432000 4194304 6211289 140735132654672 140735132653016 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 71184 52786 165 493 0 70681 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 284736

[startup+1062.3 s]
/proc/loadavg: 2.30 2.23 2.20 3/179 14804
/proc/meminfo: memFree=29749976/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=284736 CPUtime=1062.12 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 10289 0 0 0 106204 8 0 0 20 0 1 0 28581724 291569664 52810 33554432000 4194304 6211289 140735132654672 140735132653016 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 71184 52810 165 493 0 70681 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 284736

[startup+1122.3 s]
/proc/loadavg: 2.27 2.23 2.20 4/179 14805
/proc/meminfo: memFree=29745040/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=285316 CPUtime=1122.11 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 10389 0 0 0 112203 8 0 0 20 0 1 0 28581724 292163584 52910 33554432000 4194304 6211289 140735132654672 140735132653016 4209838 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 71329 52910 165 493 0 70826 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 285316

[startup+1182.3 s]
/proc/loadavg: 2.37 2.26 2.21 3/179 14806
/proc/meminfo: memFree=29732032/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=285448 CPUtime=1182.1 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 10433 0 0 0 118202 8 0 0 20 0 1 0 28581724 292298752 53465 33554432000 4194304 6211289 140735132654672 140735132653016 4209532 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 71362 53465 165 493 0 70859 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 285448

[startup+1242.3 s]
/proc/loadavg: 2.34 2.27 2.22 3/179 14808
/proc/meminfo: memFree=29711300/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=285708 CPUtime=1242.07 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 10522 0 0 0 124199 8 0 0 20 0 1 0 28581724 292564992 57705 33554432000 4194304 6211289 140735132654672 140735132653016 4241178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 71427 57705 165 493 0 70924 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 285708

[startup+1302.3 s]
/proc/loadavg: 2.36 2.28 2.22 4/179 14809
/proc/meminfo: memFree=29706036/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=285708 CPUtime=1302.05 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 10553 0 0 0 130197 8 0 0 20 0 1 0 28581724 292564992 57724 33554432000 4194304 6211289 140735132654672 140735132653016 4244673 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 71427 57724 165 493 0 70924 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 285708

[startup+1362.3 s]
/proc/loadavg: 2.36 2.29 2.22 4/179 14810
/proc/meminfo: memFree=29691540/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=285840 CPUtime=1362.05 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 10573 0 0 0 136196 9 0 0 20 0 1 0 28581724 292700160 58766 33554432000 4194304 6211289 140735132654672 140735132653016 4209221 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 71460 58766 165 493 0 70957 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 285840

[startup+1422.3 s]
/proc/loadavg: 2.27 2.28 2.22 3/179 14811
/proc/meminfo: memFree=29685340/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=285840 CPUtime=1422.04 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 10574 0 0 0 142195 9 0 0 20 0 1 0 28581724 292700160 58767 33554432000 4194304 6211289 140735132654672 140735132653016 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 71460 58767 165 493 0 70957 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 285840

[startup+1482.3 s]
/proc/loadavg: 2.25 2.27 2.22 4/180 14815
/proc/meminfo: memFree=29684904/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=285840 CPUtime=1482.03 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 10577 0 0 0 148194 9 0 0 20 0 1 0 28581724 292700160 58770 33554432000 4194304 6211289 140735132654672 140735132653016 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 71460 58770 165 493 0 70957 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 285840

[startup+1542.31 s]
/proc/loadavg: 2.35 2.30 2.23 3/178 14816
/proc/meminfo: memFree=29669000/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=285840 CPUtime=1542.02 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 10584 0 0 0 154193 9 0 0 20 0 1 0 28581724 292700160 61332 33554432000 4194304 6211289 140735132654672 140735132653016 4209816 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 71460 61332 165 493 0 70957 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 285840

[startup+1602.3 s]
/proc/loadavg: 2.34 2.30 2.23 4/179 14818
/proc/meminfo: memFree=29664180/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=286428 CPUtime=1602 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 10695 0 0 0 160191 9 0 0 20 0 1 0 28581724 293302272 61954 33554432000 4194304 6211289 140735132654672 140735132653016 4209891 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 71607 61954 165 493 0 71104 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 286428

[startup+1662.3 s]
/proc/loadavg: 2.42 2.33 2.25 4/179 14819
/proc/meminfo: memFree=29655400/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=286560 CPUtime=1662 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 10763 0 0 0 166190 10 0 0 20 0 1 0 28581724 293437440 62022 33554432000 4194304 6211289 140735132654672 140735132653016 4241193 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 71640 62022 165 493 0 71137 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 286560

[startup+1722.3 s]
/proc/loadavg: 2.30 2.31 2.25 3/179 14820
/proc/meminfo: memFree=29653132/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=286948 CPUtime=1721.99 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 10819 0 0 0 172189 10 0 0 20 0 1 0 28581724 293834752 62078 33554432000 4194304 6211289 140735132654672 140735132653016 4209316 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 71737 62078 165 493 0 71234 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 286948

[startup+1782.3 s]
/proc/loadavg: 2.16 2.27 2.23 3/179 14821
/proc/meminfo: memFree=29649996/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=287204 CPUtime=1781.98 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 10888 0 0 0 178188 10 0 0 20 0 1 0 28581724 294096896 62658 33554432000 4194304 6211289 140735132654672 140735132653016 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 71801 62658 165 493 0 71298 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 287204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.27 2.29 2.24 3/179 14822
/proc/meminfo: memFree=29645908/32872528 swapFree=1482636/1662508
[pid=14662] ppid=14659 vsize=287336 CPUtime=1800.08 cores=1,3,5,7
/proc/14662/stat : 14662 (cdcl-cuttingpla) R 14659 14662 11223 0 -1 4202496 10921 0 0 0 179998 10 0 0 20 0 1 0 28581724 294232064 62691 33554432000 4194304 6211289 140735132654672 140735132653016 4209503 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14662/statm: 71834 62691 165 493 0 71331 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 287336

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 14662 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.98
CPU system time (s): 0.108983
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 287336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.108983
maximum resident set size= 250764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10921
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= 62
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.81427 second user time and 7.28489 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-18 17:55:53
IDJOB=4102543
IDBENCH=2134
IDSOLVER=2549
FILE ID=node134/4102543-1466265353
RUNJOBID= node134-1466240312-11240
PBS_JOBID= 19918182
Free space on /tmp= 71716 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-4-c.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4102543-1466265353/watcher-4102543-1466265353 -o /tmp/evaluation-result-4102543-1466265353/solver-4102543-1466265353 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466240312-11240 --watchdog 1960 --input HOME/instance-4102543-1466265353.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 28753ff2e44c4cedb2d3a2e783f8d1a4
RANDOM SEED=927178341

node134.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		: 2667.020
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	: 5334.04
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		: 2667.020
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	: 7358.89
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		: 2667.020
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.55
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		: 2667.020
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.55
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		: 2667.020
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.55
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		: 2667.020
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.54
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		: 2667.020
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.55
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		: 2667.020
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:        29182148 kB
Buffers:          155264 kB
Cached:           185300 kB
SwapCached:         1008 kB
Active:          1027776 kB
Inactive:         263576 kB
Active(anon):     951520 kB
Inactive(anon):     1616 kB
Active(file):      76256 kB
Inactive(file):   261960 kB
Unevictable:     1662508 kB
Mlocked:         1482636 kB
SwapTotal:      67108856 kB
SwapFree:       67100112 kB
Dirty:              2776 kB
Writeback:             8 kB
AnonPages:       2612036 kB
Mapped:             7996 kB
Shmem:                 0 kB
Slab:             602636 kB
SReclaimable:      46356 kB
SUnreclaim:       556280 kB
KernelStack:        1544 kB
PageTables:         9340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2766684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1112064 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= 71712 MiB
End job on node134 at 2016-06-18 18:25:54