Trace number 4102855

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.06 1800.45

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g125.17.opb
MD5SUM7d701b956113b6fc93a1922e71200e27
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 variables4250
Total number of constraints68397
Number of constraints which are clauses68397
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 constraint17
Number of terms in the objective function 4250
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 4250
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4250
Number of bits of the biggest sum of numbers13
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.08	c * #variable= 4250 #constraint= 68397
0.19/0.23	c * #variable= 4250 #constraint= 68397
0.49/0.51	c #Conflicts:       1000 | #Learnt:        999 | 0.000
0.49/0.51	c total clause space: 18.2382MB
0.49/0.51	c total #watches: 138792
0.59/0.67	c total #propagations: 387937 / total #impl: 771389 (eff. 0.503)
0.59/0.67	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
0.59/0.67	c total clause space: 29.637MB
0.59/0.67	c total #watches: 140792
0.79/0.86	c total #propagations: 767816 / total #impl: 1715212 (eff. 0.448)
0.79/0.86	c GC COLLECT
0.79/0.86	c #Conflicts:       3000 | #Learnt:       2003 | 0.000
0.79/0.86	c total clause space: 29.637MB
0.79/0.86	c total #watches: 140800
0.99/1.04	c total #propagations: 1138888 / total #impl: 2618119 (eff. 0.435)
0.99/1.04	c #Conflicts:       4000 | #Learnt:       3003 | 0.000
0.99/1.04	c total clause space: 48.1602MB
0.99/1.04	c total #watches: 142800
1.19/1.23	c total #propagations: 1521970 / total #impl: 3534254 (eff. 0.431)
1.19/1.23	c GC COLLECT
1.19/1.23	c #Conflicts:       5000 | #Learnt:       2353 | 0.000
1.19/1.23	c total clause space: 48.1602MB
1.19/1.23	c total #watches: 141500
1.39/1.41	c total #propagations: 1907167 / total #impl: 4483841 (eff. 0.425)
1.39/1.41	c #Conflicts:       6000 | #Learnt:       3353 | 0.000
1.39/1.41	c total clause space: 48.1602MB
1.39/1.41	c total #watches: 143500
1.59/1.60	c total #propagations: 2255468 / total #impl: 5388613 (eff. 0.419)
1.59/1.60	c GC COLLECT
1.59/1.60	c #Conflicts:       7000 | #Learnt:       2229 | 0.000
1.59/1.60	c total clause space: 48.1602MB
1.59/1.60	c total #watches: 141252
1.79/1.81	c total #propagations: 2587843 / total #impl: 6328656 (eff. 0.409)
1.79/1.81	c #Conflicts:       8000 | #Learnt:       3229 | 0.000
1.79/1.81	c total clause space: 48.1602MB
1.79/1.81	c total #watches: 143252
1.89/1.97	c total #propagations: 2925654 / total #impl: 7272800 (eff. 0.402)
1.89/1.97	c #Conflicts:       9000 | #Learnt:       4229 | 0.000
1.89/1.97	c total clause space: 48.1602MB
1.89/1.97	c total #watches: 145252
2.09/2.16	c total #propagations: 3303459 / total #impl: 8132708 (eff. 0.406)
2.09/2.16	c GC COLLECT
2.09/2.16	c #Conflicts:      10000 | #Learnt:       2716 | 0.000
2.09/2.16	c total clause space: 48.1602MB
2.09/2.16	c total #watches: 142226
2.30/2.37	c total #propagations: 3652551 / total #impl: 9057831 (eff. 0.403)
2.30/2.37	c #Conflicts:      11000 | #Learnt:       3716 | 0.000
2.30/2.37	c total clause space: 48.1602MB
2.30/2.37	c total #watches: 144226
2.49/2.57	c total #propagations: 3986651 / total #impl: 9970151 (eff. 0.400)
2.49/2.57	c #Conflicts:      12000 | #Learnt:       4716 | 0.000
2.49/2.57	c total clause space: 48.1602MB
2.49/2.57	c total #watches: 146226
2.69/2.78	c total #propagations: 4377865 / total #impl: 10961571 (eff. 0.399)
2.69/2.78	c #Conflicts:      13000 | #Learnt:       5716 | 0.000
2.69/2.78	c total clause space: 78.2603MB
2.69/2.78	c total #watches: 148226
2.89/2.99	c total #propagations: 4748343 / total #impl: 11901919 (eff. 0.399)
2.89/2.99	c GC COLLECT
2.89/2.99	c #Conflicts:      14000 | #Learnt:       3859 | 0.000
2.89/2.99	c total clause space: 78.2603MB
2.89/2.99	c total #watches: 144512
3.19/3.20	c total #propagations: 5175713 / total #impl: 12925390 (eff. 0.400)
3.19/3.20	c #Conflicts:      15000 | #Learnt:       4859 | 0.000
3.19/3.20	c total clause space: 78.2603MB
3.19/3.20	c total #watches: 146512
3.40/3.42	c total #propagations: 5549431 / total #impl: 13870793 (eff. 0.400)
3.40/3.42	c #Conflicts:      16000 | #Learnt:       5859 | 0.000
3.40/3.42	c total clause space: 78.2603MB
3.40/3.42	c total #watches: 148512
3.59/3.62	c total #propagations: 5931849 / total #impl: 14807598 (eff. 0.401)
3.59/3.62	c GC COLLECT
3.59/3.62	c #Conflicts:      17000 | #Learnt:       3682 | 0.000
3.59/3.62	c total clause space: 78.2603MB
3.59/3.62	c total #watches: 144158
3.79/3.80	c total #propagations: 6280783 / total #impl: 15668060 (eff. 0.401)
3.79/3.80	c #Conflicts:      18000 | #Learnt:       4682 | 0.000
3.79/3.80	c total clause space: 78.2603MB
3.79/3.80	c total #watches: 146158
3.99/4.01	c total #propagations: 6605225 / total #impl: 16468914 (eff. 0.401)
3.99/4.01	c #Conflicts:      19000 | #Learnt:       5682 | 0.000
3.99/4.01	c total clause space: 78.2603MB
3.99/4.01	c total #watches: 148158
4.19/4.21	c total #propagations: 6938167 / total #impl: 17348168 (eff. 0.400)
4.19/4.21	c #Conflicts:      20000 | #Learnt:       6682 | 0.000
4.19/4.21	c total clause space: 78.2603MB
4.19/4.21	c total #watches: 150158
4.40/4.41	c total #propagations: 7296829 / total #impl: 18288823 (eff. 0.399)
4.40/4.41	c GC COLLECT
4.40/4.41	c #Conflicts:      21000 | #Learnt:       4192 | 0.000
4.40/4.41	c total clause space: 78.2603MB
4.40/4.41	c total #watches: 145178
4.59/4.61	c total #propagations: 7675603 / total #impl: 19165047 (eff. 0.401)
4.59/4.61	c #Conflicts:      22000 | #Learnt:       5192 | 0.000
4.59/4.61	c total clause space: 78.2603MB
4.59/4.61	c total #watches: 147178
4.79/4.81	c total #propagations: 8058667 / total #impl: 20081443 (eff. 0.401)
4.79/4.81	c #Conflicts:      23000 | #Learnt:       6192 | 0.000
4.79/4.81	c total clause space: 78.2603MB
4.79/4.81	c total #watches: 149178
4.99/5.04	c total #propagations: 8437729 / total #impl: 21071420 (eff. 0.400)
4.99/5.04	c #Conflicts:      24000 | #Learnt:       7192 | 0.000
4.99/5.04	c total clause space: 78.2603MB
4.99/5.04	c total #watches: 151178
5.19/5.25	c total #propagations: 8905564 / total #impl: 22096015 (eff. 0.403)
5.19/5.25	c GC COLLECT
5.19/5.25	c #Conflicts:      25000 | #Learnt:       4399 | 0.000
5.19/5.25	c total clause space: 78.2603MB
5.19/5.25	c total #watches: 145592
5.39/5.45	c total #propagations: 9289698 / total #impl: 23003829 (eff. 0.404)
5.39/5.45	c #Conflicts:      26000 | #Learnt:       5399 | 0.000
5.39/5.45	c total clause space: 78.2603MB
5.39/5.45	c total #watches: 147592
5.69/5.73	c total #propagations: 9687551 / total #impl: 23875258 (eff. 0.406)
5.69/5.73	c #Conflicts:      27000 | #Learnt:       6399 | 0.000
5.69/5.73	c total clause space: 78.2603MB
5.69/5.73	c total #watches: 149592
5.89/5.96	c total #propagations: 10135154 / total #impl: 24920367 (eff. 0.407)
5.89/5.96	c #Conflicts:      28000 | #Learnt:       7399 | 0.000
5.89/5.96	c total clause space: 78.2603MB
5.89/5.96	c total #watches: 151592
6.09/6.19	c total #propagations: 10521908 / total #impl: 25868562 (eff. 0.407)
6.09/6.19	c GC COLLECT
6.09/6.19	c #Conflicts:      29000 | #Learnt:       4299 | 0.000
6.09/6.19	c total clause space: 127.173MB
6.09/6.19	c total #watches: 145392
6.29/6.39	c total #propagations: 10905737 / total #impl: 26805628 (eff. 0.407)
6.29/6.39	c #Conflicts:      30000 | #Learnt:       5299 | 0.000
6.29/6.39	c total clause space: 127.173MB
6.29/6.39	c total #watches: 147392
6.49/6.60	c total #propagations: 11317488 / total #impl: 27739877 (eff. 0.408)
6.49/6.60	c #Conflicts:      31000 | #Learnt:       6299 | 0.000
6.49/6.60	c total clause space: 127.173MB
6.49/6.60	c total #watches: 149392
6.79/6.81	c total #propagations: 11711598 / total #impl: 28670146 (eff. 0.408)
6.79/6.81	c #Conflicts:      32000 | #Learnt:       7299 | 0.000
6.79/6.81	c total clause space: 127.173MB
6.79/6.81	c total #watches: 151392
6.98/7.00	c total #propagations: 12085257 / total #impl: 29623953 (eff. 0.408)
6.98/7.00	c #Conflicts:      33000 | #Learnt:       8299 | 0.000
6.98/7.00	c total clause space: 127.173MB
6.98/7.00	c total #watches: 153392
7.19/7.21	c total #propagations: 12460359 / total #impl: 30484106 (eff. 0.409)
7.19/7.21	c GC COLLECT
7.19/7.21	c #Conflicts:      34000 | #Learnt:       4904 | 0.000
7.19/7.21	c total clause space: 127.173MB
7.19/7.21	c total #watches: 146602
7.39/7.43	c total #propagations: 12853475 / total #impl: 31363700 (eff. 0.410)
7.39/7.43	c #Conflicts:      35000 | #Learnt:       5904 | 0.000
7.39/7.43	c total clause space: 127.173MB
7.39/7.43	c total #watches: 148602
7.59/7.69	c total #propagations: 13208336 / total #impl: 32182770 (eff. 0.410)
7.59/7.69	c #Conflicts:      36000 | #Learnt:       6904 | 0.000
7.59/7.69	c total clause space: 127.173MB
7.59/7.69	c total #watches: 150602
7.89/7.94	c total #propagations: 13697386 / total #impl: 33265012 (eff. 0.412)
7.89/7.94	c #Conflicts:      37000 | #Learnt:       7904 | 0.000
7.89/7.94	c total clause space: 127.173MB
7.89/7.94	c total #watches: 152602
8.19/8.24	c total #propagations: 14122162 / total #impl: 34286132 (eff. 0.412)
8.19/8.24	c #Conflicts:      38000 | #Learnt:       8904 | 0.000
8.19/8.24	c total clause space: 127.173MB
8.19/8.24	c total #watches: 154602
8.39/8.48	c total #propagations: 14551314 / total #impl: 35322355 (eff. 0.412)
8.39/8.48	c GC COLLECT
8.39/8.48	c #Conflicts:      39000 | #Learnt:       5201 | 0.000
8.39/8.48	c total clause space: 127.173MB
8.39/8.48	c total #watches: 147196
8.69/8.77	c total #propagations: 14964972 / total #impl: 36284832 (eff. 0.412)
8.69/8.77	c #Conflicts:      40000 | #Learnt:       6201 | 0.000
8.69/8.77	c total clause space: 127.173MB
8.69/8.77	c total #watches: 149196
9.09/9.16	c total #propagations: 15389940 / total #impl: 37269024 (eff. 0.413)
9.09/9.16	c #Conflicts:      41000 | #Learnt:       7201 | 0.000
9.09/9.16	c total clause space: 127.173MB
9.09/9.16	c total #watches: 151196
9.49/9.56	c total #propagations: 15810453 / total #impl: 38233194 (eff. 0.414)
9.49/9.56	c #Conflicts:      42000 | #Learnt:       8201 | 0.000
9.49/9.56	c total clause space: 206.656MB
9.49/9.56	c total #watches: 153196
9.78/9.89	c total #propagations: 16226293 / total #impl: 39217808 (eff. 0.414)
9.78/9.89	c #Conflicts:      43000 | #Learnt:       9201 | 0.000
9.78/9.89	c total clause space: 206.656MB
9.78/9.89	c total #watches: 155196
10.19/10.22	c total #propagations: 16597119 / total #impl: 40182365 (eff. 0.413)
10.19/10.22	c GC COLLECT
10.19/10.22	c #Conflicts:      44000 | #Learnt:       5205 | 0.000
10.19/10.22	c total clause space: 206.656MB
10.19/10.22	c total #watches: 147204
10.49/10.51	c total #propagations: 17006610 / total #impl: 41160840 (eff. 0.413)
10.49/10.51	c #Conflicts:      45000 | #Learnt:       6205 | 0.000
10.49/10.51	c total clause space: 206.656MB
10.49/10.51	c total #watches: 149204
10.69/10.70	c total #propagations: 17421351 / total #impl: 42132458 (eff. 0.413)
10.69/10.70	c #Conflicts:      46000 | #Learnt:       7205 | 0.000
10.69/10.70	c total clause space: 206.656MB
10.69/10.70	c total #watches: 151204
10.89/10.90	c total #propagations: 17760218 / total #impl: 42967338 (eff. 0.413)
10.89/10.90	c #Conflicts:      47000 | #Learnt:       8205 | 0.000
10.89/10.90	c total clause space: 206.656MB
10.89/10.90	c total #watches: 153204
11.10/11.12	c total #propagations: 18139676 / total #impl: 43838977 (eff. 0.414)
11.10/11.12	c #Conflicts:      48000 | #Learnt:       9205 | 0.000
11.10/11.12	c total clause space: 206.656MB
11.10/11.12	c total #watches: 155204
11.29/11.35	c total #propagations: 18482710 / total #impl: 44735062 (eff. 0.413)
11.29/11.35	c #Conflicts:      49000 | #Learnt:      10205 | 0.000
11.29/11.35	c total clause space: 206.656MB
11.29/11.35	c total #watches: 157204
11.49/11.56	c total #propagations: 18882431 / total #impl: 45686248 (eff. 0.413)
11.49/11.56	c GC COLLECT
11.49/11.56	c #Conflicts:      50000 | #Learnt:       5900 | 0.000
11.49/11.56	c total clause space: 206.656MB
11.49/11.56	c total #watches: 148594
11.69/11.77	c total #propagations: 19276892 / total #impl: 46644209 (eff. 0.413)
11.69/11.77	c #Conflicts:      51000 | #Learnt:       6900 | 0.000
11.69/11.77	c total clause space: 206.656MB
11.69/11.77	c total #watches: 150594
11.99/12.06	c total #propagations: 19674252 / total #impl: 47602791 (eff. 0.413)
11.99/12.06	c #Conflicts:      52000 | #Learnt:       7900 | 0.000
11.99/12.06	c total clause space: 206.656MB
11.99/12.06	c total #watches: 152594
12.29/12.36	c total #propagations: 20180356 / total #impl: 48688531 (eff. 0.414)
12.29/12.36	c #Conflicts:      53000 | #Learnt:       8900 | 0.000
12.29/12.36	c total clause space: 206.656MB
12.29/12.36	c total #watches: 154594
12.49/12.56	c total #propagations: 20689113 / total #impl: 49836099 (eff. 0.415)
12.49/12.56	c #Conflicts:      54000 | #Learnt:       9900 | 0.000
12.49/12.56	c total clause space: 206.656MB
12.49/12.56	c total #watches: 156594
12.69/12.78	c total #propagations: 21069986 / total #impl: 50688840 (eff. 0.416)
12.69/12.78	c #Conflicts:      55000 | #Learnt:      10900 | 0.000
12.69/12.78	c total clause space: 206.656MB
12.69/12.78	c total #watches: 158594
12.99/13.00	c total #propagations: 21420779 / total #impl: 51558572 (eff. 0.415)
12.99/13.00	c GC COLLECT
12.99/13.00	c #Conflicts:      56000 | #Learnt:       6305 | 0.000
12.99/13.00	c total clause space: 206.656MB
12.99/13.00	c total #watches: 149404
13.20/13.23	c total #propagations: 21773215 / total #impl: 52502616 (eff. 0.415)
13.20/13.23	c #Conflicts:      57000 | #Learnt:       7305 | 0.000
13.20/13.23	c total clause space: 206.656MB
13.20/13.23	c total #watches: 151404
13.39/13.44	c total #propagations: 22184137 / total #impl: 53442299 (eff. 0.415)
13.39/13.44	c #Conflicts:      58000 | #Learnt:       8305 | 0.000
13.39/13.44	c total clause space: 206.656MB
13.39/13.44	c total #watches: 153404
13.59/13.66	c total #propagations: 22583354 / total #impl: 54369536 (eff. 0.415)
13.59/13.66	c #Conflicts:      59000 | #Learnt:       9305 | 0.000
13.59/13.66	c total clause space: 206.656MB
13.59/13.66	c total #watches: 155404
13.89/13.93	c total #propagations: 22971521 / total #impl: 55301356 (eff. 0.415)
13.89/13.93	c #Conflicts:      60000 | #Learnt:      10305 | 0.000
13.89/13.93	c total clause space: 206.656MB
13.89/13.93	c total #watches: 157404
14.19/14.21	c total #propagations: 23451689 / total #impl: 56376721 (eff. 0.416)
14.19/14.21	c #Conflicts:      61000 | #Learnt:      11305 | 0.000
14.19/14.21	c total clause space: 206.656MB
14.19/14.21	c total #watches: 159404
14.40/14.41	c total #propagations: 23866496 / total #impl: 57353311 (eff. 0.416)
14.40/14.41	c GC COLLECT
14.40/14.41	c #Conflicts:      62000 | #Learnt:       6429 | 0.000
14.40/14.41	c total clause space: 206.656MB
14.40/14.41	c total #watches: 149652
14.59/14.61	c total #propagations: 24179355 / total #impl: 58152447 (eff. 0.416)
14.59/14.61	c #Conflicts:      63000 | #Learnt:       7429 | 0.000
14.59/14.61	c total clause space: 206.656MB
14.59/14.61	c total #watches: 151652
14.79/14.82	c total #propagations: 24493908 / total #impl: 58975243 (eff. 0.415)
14.79/14.82	c #Conflicts:      64000 | #Learnt:       8429 | 0.000
14.79/14.82	c total clause space: 206.656MB
14.79/14.82	c total #watches: 153652
14.99/15.03	c total #propagations: 24805059 / total #impl: 59715276 (eff. 0.415)
14.99/15.03	c #Conflicts:      65000 | #Learnt:       9429 | 0.000
14.99/15.03	c total clause space: 206.656MB
14.99/15.03	c total #watches: 155652
15.19/15.25	c total #propagations: 25215460 / total #impl: 60638145 (eff. 0.416)
15.19/15.25	c #Conflicts:      66000 | #Learnt:      10429 | 0.000
15.19/15.25	c total clause space: 206.656MB
15.19/15.25	c total #watches: 157652
15.40/15.49	c total #propagations: 25603066 / total #impl: 61573682 (eff. 0.416)
15.40/15.49	c #Conflicts:      67000 | #Learnt:      11429 | 0.000
15.40/15.49	c total clause space: 206.656MB
15.40/15.49	c total #watches: 159652
15.69/15.74	c total #propagations: 25961853 / total #impl: 62559376 (eff. 0.415)
15.69/15.74	c #Conflicts:      68000 | #Learnt:      12429 | 0.000
15.69/15.74	c total clause space: 206.656MB
15.69/15.74	c total #watches: 161652
15.89/15.94	c total #propagations: 26318301 / total #impl: 63522922 (eff. 0.414)
15.89/15.94	c GC COLLECT
15.89/15.94	c #Conflicts:      69000 | #Learnt:       7214 | 0.000
15.89/15.94	c total clause space: 206.656MB
15.89/15.94	c total #watches: 151222
16.09/16.17	c total #propagations: 26718055 / total #impl: 64416378 (eff. 0.415)
16.09/16.17	c #Conflicts:      70000 | #Learnt:       8214 | 0.000
16.09/16.17	c total clause space: 206.656MB
16.09/16.17	c total #watches: 153222
16.39/16.46	c total #propagations: 27181365 / total #impl: 65392829 (eff. 0.416)
16.39/16.46	c #Conflicts:      71000 | #Learnt:       9214 | 0.000
16.39/16.46	c total clause space: 206.656MB
16.39/16.46	c total #watches: 155222
16.69/16.77	c total #propagations: 27689164 / total #impl: 66505566 (eff. 0.416)
16.69/16.77	c #Conflicts:      72000 | #Learnt:      10214 | 0.000
16.69/16.77	c total clause space: 206.656MB
16.69/16.77	c total #watches: 157222
16.99/17.02	c total #propagations: 28061427 / total #impl: 67488111 (eff. 0.416)
16.99/17.02	c #Conflicts:      73000 | #Learnt:      11214 | 0.000
16.99/17.02	c total clause space: 206.656MB
16.99/17.02	c total #watches: 159222
17.19/17.25	c total #propagations: 28442442 / total #impl: 68389059 (eff. 0.416)
17.19/17.25	c #Conflicts:      74000 | #Learnt:      12214 | 0.000
17.19/17.25	c total clause space: 206.656MB
17.19/17.25	c total #watches: 161222
17.49/17.50	c total #propagations: 28785160 / total #impl: 69272726 (eff. 0.416)
17.49/17.50	c GC COLLECT
17.49/17.50	c #Conflicts:      75000 | #Learnt:       6708 | 0.000
17.49/17.50	c total clause space: 206.656MB
17.49/17.50	c total #watches: 150210
17.69/17.72	c total #propagations: 29145338 / total #impl: 70168513 (eff. 0.415)
17.69/17.72	c #Conflicts:      76000 | #Learnt:       7708 | 0.000
17.69/17.72	c total clause space: 206.656MB
17.69/17.72	c total #watches: 152210
17.89/17.95	c total #propagations: 29522824 / total #impl: 71078454 (eff. 0.415)
17.89/17.95	c #Conflicts:      77000 | #Learnt:       8708 | 0.000
17.89/17.95	c total clause space: 206.656MB
17.89/17.95	c total #watches: 154210
18.09/18.17	c total #propagations: 29926431 / total #impl: 72043317 (eff. 0.415)
18.09/18.17	c #Conflicts:      78000 | #Learnt:       9708 | 0.000
18.09/18.17	c total clause space: 206.656MB
18.09/18.17	c total #watches: 156210
18.29/18.39	c total #propagations: 30325543 / total #impl: 72955417 (eff. 0.416)
18.29/18.39	c #Conflicts:      79000 | #Learnt:      10708 | 0.000
18.29/18.39	c total clause space: 206.656MB
18.29/18.39	c total #watches: 158210
18.59/18.62	c total #propagations: 30666199 / total #impl: 73823857 (eff. 0.415)
18.59/18.62	c #Conflicts:      80000 | #Learnt:      11708 | 0.000
18.59/18.62	c total clause space: 206.656MB
18.59/18.62	c total #watches: 160210
18.79/18.85	c total #propagations: 30983224 / total #impl: 74659803 (eff. 0.415)
18.79/18.85	c #Conflicts:      81000 | #Learnt:      12708 | 0.000
18.79/18.85	c total clause space: 206.656MB
18.79/18.85	c total #watches: 162210
19.09/19.11	c total #propagations: 31305620 / total #impl: 75537819 (eff. 0.414)
19.09/19.11	c GC COLLECT
19.09/19.11	c #Conflicts:      82000 | #Learnt:       6926 | 0.000
19.09/19.11	c total clause space: 206.656MB
19.09/19.11	c total #watches: 150646
19.29/19.37	c total #propagations: 31638897 / total #impl: 76431243 (eff. 0.414)
19.29/19.37	c #Conflicts:      83000 | #Learnt:       7926 | 0.000
19.29/19.37	c total clause space: 206.656MB
19.29/19.37	c total #watches: 152646
19.59/19.64	c total #propagations: 31996675 / total #impl: 77370517 (eff. 0.414)
19.59/19.64	c #Conflicts:      84000 | #Learnt:       8926 | 0.000
19.59/19.64	c total clause space: 206.656MB
19.59/19.64	c total #watches: 154646
19.89/19.96	c total #propagations: 32519020 / total #impl: 78489662 (eff. 0.414)
19.89/19.96	c #Conflicts:      85000 | #Learnt:       9926 | 0.000
19.89/19.96	c total clause space: 206.656MB
19.89/19.96	c total #watches: 156646
20.29/20.30	c total #propagations: 33195481 / total #impl: 79758487 (eff. 0.416)
20.29/20.30	c #Conflicts:      86000 | #Learnt:      10926 | 0.000
20.29/20.30	c total clause space: 206.656MB
20.29/20.30	c total #watches: 158646
20.59/20.65	c total #propagations: 33805821 / total #impl: 81025573 (eff. 0.417)
20.59/20.65	c #Conflicts:      87000 | #Learnt:      11926 | 0.000
20.59/20.65	c total clause space: 206.656MB
20.59/20.65	c total #watches: 160646
20.99/21.04	c total #propagations: 34376501 / total #impl: 82276357 (eff. 0.418)
20.99/21.04	c #Conflicts:      88000 | #Learnt:      12926 | 0.000
20.99/21.04	c total clause space: 206.656MB
20.99/21.04	c total #watches: 162646
21.39/21.43	c total #propagations: 34965767 / total #impl: 83527200 (eff. 0.419)
21.39/21.43	c #Conflicts:      89000 | #Learnt:      13926 | 0.000
21.39/21.43	c total clause space: 206.656MB
21.39/21.43	c total #watches: 164646
21.69/21.72	c total #propagations: 35527295 / total #impl: 84699374 (eff. 0.419)
21.69/21.72	c GC COLLECT
21.69/21.72	c #Conflicts:      90000 | #Learnt:       7853 | 0.000
21.69/21.72	c total clause space: 206.656MB
21.69/21.72	c total #watches: 152500
21.89/21.94	c total #propagations: 36056673 / total #impl: 85781085 (eff. 0.420)
21.89/21.94	c #Conflicts:      91000 | #Learnt:       8853 | 0.000
21.89/21.94	c total clause space: 206.656MB
21.89/21.94	c total #watches: 154500
22.10/22.19	c total #propagations: 36414143 / total #impl: 86696127 (eff. 0.420)
22.10/22.19	c #Conflicts:      92000 | #Learnt:       9853 | 0.000
22.10/22.19	c total clause space: 206.656MB
22.10/22.19	c total #watches: 156500
22.39/22.47	c total #propagations: 36815687 / total #impl: 87705553 (eff. 0.420)
22.39/22.47	c #Conflicts:      93000 | #Learnt:      10853 | 0.000
22.39/22.47	c total clause space: 206.656MB
22.39/22.47	c total #watches: 158500
22.79/22.81	c total #propagations: 37211836 / total #impl: 88679757 (eff. 0.420)
22.79/22.81	c #Conflicts:      94000 | #Learnt:      11853 | 0.000
22.79/22.81	c total clause space: 206.656MB
22.79/22.81	c total #watches: 160500
23.10/23.20	c total #propagations: 37604754 / total #impl: 89647134 (eff. 0.419)
23.10/23.20	c #Conflicts:      95000 | #Learnt:      12853 | 0.000
23.10/23.20	c total clause space: 206.656MB
23.10/23.20	c total #watches: 162500
23.49/23.59	c total #propagations: 37985615 / total #impl: 90700167 (eff. 0.419)
23.49/23.59	c #Conflicts:      96000 | #Learnt:      13853 | 0.000
23.49/23.59	c total clause space: 206.656MB
23.49/23.59	c total #watches: 164500
23.89/23.97	c total #propagations: 38363858 / total #impl: 91683823 (eff. 0.418)
23.89/23.97	c #Conflicts:      97000 | #Learnt:      14853 | 0.000
23.89/23.97	c total clause space: 206.656MB
23.89/23.97	c total #watches: 166500
24.20/24.25	c total #propagations: 38783433 / total #impl: 92763819 (eff. 0.418)
24.20/24.25	c GC COLLECT
24.20/24.25	c #Conflicts:      98000 | #Learnt:       8445 | 0.000
24.20/24.25	c total clause space: 206.656MB
24.20/24.25	c total #watches: 153684
24.49/24.50	c total #propagations: 39226882 / total #impl: 93836808 (eff. 0.418)
24.49/24.50	c #Conflicts:      99000 | #Learnt:       9445 | 0.000
24.49/24.50	c total clause space: 206.656MB
24.49/24.50	c total #watches: 155684
24.69/24.77	c total #propagations: 39598198 / total #impl: 94740908 (eff. 0.418)
24.69/24.77	c #Conflicts:     100000 | #Learnt:      10445 | 0.000
24.69/24.77	c total clause space: 206.656MB
24.69/24.77	c total #watches: 157684
24.99/25.07	c total #propagations: 39956326 / total #impl: 95709845 (eff. 0.417)
24.99/25.07	c #Conflicts:     101000 | #Learnt:      11445 | 0.000
24.99/25.07	c total clause space: 206.656MB
24.99/25.07	c total #watches: 159684
25.30/25.37	c total #propagations: 40319222 / total #impl: 96606211 (eff. 0.417)
25.30/25.37	c #Conflicts:     102000 | #Learnt:      12445 | 0.000
25.30/25.37	c total clause space: 206.656MB
25.30/25.37	c total #watches: 161684
25.69/25.73	c total #propagations: 40688890 / total #impl: 97515823 (eff. 0.417)
25.69/25.73	c #Conflicts:     103000 | #Learnt:      13445 | 0.000
25.69/25.73	c total clause space: 206.656MB
25.69/25.73	c total #watches: 163684
25.89/25.96	c total #propagations: 41104668 / total #impl: 98532523 (eff. 0.417)
25.89/25.96	c #Conflicts:     104000 | #Learnt:      14445 | 0.000
25.89/25.96	c total clause space: 206.656MB
25.89/25.96	c total #watches: 165684
26.19/26.21	c total #propagations: 41482112 / total #impl: 99387018 (eff. 0.417)
26.19/26.21	c #Conflicts:     105000 | #Learnt:      15445 | 0.000
26.19/26.21	c total clause space: 206.656MB
26.19/26.21	c total #watches: 167684
26.40/26.46	c total #propagations: 41861628 / total #impl: 100331137 (eff. 0.417)
26.40/26.46	c GC COLLECT
26.40/26.46	c #Conflicts:     106000 | #Learnt:       8721 | 0.000
26.40/26.46	c total clause space: 206.656MB
26.40/26.46	c total #watches: 154236
26.69/26.70	c total #propagations: 42493173 / total #impl: 101393339 (eff. 0.419)
26.69/26.70	c #Conflicts:     107000 | #Learnt:       9721 | 0.000
26.69/26.70	c total clause space: 206.656MB
26.69/26.70	c total #watches: 156236
26.89/26.93	c total #propagations: 42884745 / total #impl: 102337771 (eff. 0.419)
26.89/26.93	c #Conflicts:     108000 | #Learnt:      10721 | 0.000
26.89/26.93	c total clause space: 206.656MB
26.89/26.93	c total #watches: 158236
27.19/27.21	c total #propagations: 43241648 / total #impl: 103252384 (eff. 0.419)
27.19/27.21	c #Conflicts:     109000 | #Learnt:      11721 | 0.000
27.19/27.21	c total clause space: 206.656MB
27.19/27.21	c total #watches: 160236
27.50/27.52	c total #propagations: 43628792 / total #impl: 104261368 (eff. 0.418)
27.50/27.52	c #Conflicts:     110000 | #Learnt:      12721 | 0.000
27.50/27.52	c total clause space: 206.656MB
27.50/27.52	c total #watches: 162236
27.79/27.82	c total #propagations: 44075989 / total #impl: 105316528 (eff. 0.419)
27.79/27.82	c #Conflicts:     111000 | #Learnt:      13721 | 0.000
27.79/27.82	c total clause space: 206.656MB
27.79/27.82	c total #watches: 164236
28.09/28.10	c total #propagations: 44484389 / total #impl: 106264462 (eff. 0.419)
28.09/28.10	c #Conflicts:     112000 | #Learnt:      14721 | 0.000
28.09/28.10	c total clause space: 206.656MB
28.09/28.10	c total #watches: 166236
28.29/28.38	c total #propagations: 44869091 / total #impl: 107209367 (eff. 0.419)
28.29/28.38	c #Conflicts:     113000 | #Learnt:      15721 | 0.000
28.29/28.38	c total clause space: 206.656MB
28.29/28.38	c total #watches: 168236
28.60/28.62	c total #propagations: 45249915 / total #impl: 108178614 (eff. 0.418)
28.60/28.62	c GC COLLECT
28.60/28.62	c #Conflicts:     114000 | #Learnt:       8707 | 0.000
28.60/28.62	c total clause space: 206.656MB
28.60/28.62	c total #watches: 154208
28.79/28.84	c total #propagations: 45583107 / total #impl: 109104071 (eff. 0.418)
28.79/28.84	c #Conflicts:     115000 | #Learnt:       9707 | 0.000
28.79/28.84	c total clause space: 206.656MB
28.79/28.84	c total #watches: 156208
28.99/29.08	c total #propagations: 45979821 / total #impl: 110039405 (eff. 0.418)
28.99/29.08	c #Conflicts:     116000 | #Learnt:      10707 | 0.000
28.99/29.08	c total clause space: 206.656MB
28.99/29.08	c total #watches: 158208
29.29/29.33	c total #propagations: 46359095 / total #impl: 110964717 (eff. 0.418)
29.29/29.33	c #Conflicts:     117000 | #Learnt:      11707 | 0.000
29.29/29.33	c total clause space: 206.656MB
29.29/29.33	c total #watches: 160208
29.49/29.59	c total #propagations: 46777674 / total #impl: 111910740 (eff. 0.418)
29.49/29.59	c #Conflicts:     118000 | #Learnt:      12707 | 0.000
29.49/29.59	c total clause space: 206.656MB
29.49/29.59	c total #watches: 162208
29.80/29.83	c total #propagations: 47164734 / total #impl: 112787446 (eff. 0.418)
29.80/29.83	c #Conflicts:     119000 | #Learnt:      13707 | 0.000
29.80/29.83	c total clause space: 206.656MB
29.80/29.83	c total #watches: 164208
30.09/30.10	c total #propagations: 47561360 / total #impl: 113686121 (eff. 0.418)
30.09/30.10	c #Conflicts:     120000 | #Learnt:      14707 | 0.000
30.09/30.10	c total clause space: 206.656MB
30.09/30.10	c total #watches: 166208
30.29/30.38	c total #propagations: 47932672 / total #impl: 114640695 (eff. 0.418)
30.29/30.38	c #Conflicts:     121000 | #Learnt:      15707 | 0.000
30.29/30.38	c total clause space: 206.656MB
30.29/30.38	c total #watches: 168208
30.59/30.66	c total #propagations: 48275144 / total #impl: 115583469 (eff. 0.418)
30.59/30.66	c GC COLLECT
30.59/30.66	c #Conflicts:     122000 | #Learnt:       8407 | 0.000
30.59/30.66	c total clause space: 206.656MB
30.59/30.66	c total #watches: 153608
30.80/30.88	c total #propagations: 48640720 / total #impl: 116545447 (eff. 0.417)
30.80/30.88	c #Conflicts:     123000 | #Learnt:       9407 | 0.000
30.80/30.88	c total clause space: 206.656MB
30.80/30.88	c total #watches: 155608
31.09/31.10	c total #propagations: 48998673 / total #impl: 117452031 (eff. 0.417)
31.09/31.10	c #Conflicts:     124000 | #Learnt:      10407 | 0.000
31.09/31.10	c total clause space: 206.656MB
31.09/31.10	c total #watches: 157608
31.29/31.38	c total #propagations: 49383692 / total #impl: 118329169 (eff. 0.417)
31.29/31.38	c #Conflicts:     125000 | #Learnt:      11407 | 0.000
31.29/31.38	c total clause space: 206.656MB
31.29/31.38	c total #watches: 159608
31.59/31.64	c total #propagations: 49941655 / total #impl: 119419635 (eff. 0.418)
31.59/31.64	c #Conflicts:     126000 | #Learnt:      12407 | 0.000
31.59/31.64	c total clause space: 206.656MB
31.59/31.64	c total #watches: 161608
31.79/31.89	c total #propagations: 50361562 / total #impl: 120379433 (eff. 0.418)
31.79/31.89	c #Conflicts:     127000 | #Learnt:      13407 | 0.000
31.79/31.89	c total clause space: 206.656MB
31.79/31.89	c total #watches: 163608
32.09/32.16	c total #propagations: 50737218 / total #impl: 121313063 (eff. 0.418)
32.09/32.16	c #Conflicts:     128000 | #Learnt:      14407 | 0.000
32.09/32.16	c total clause space: 206.656MB
32.09/32.16	c total #watches: 165608
32.29/32.39	c total #propagations: 51246760 / total #impl: 122364681 (eff. 0.419)
32.29/32.39	c #Conflicts:     129000 | #Learnt:      15407 | 0.000
32.29/32.39	c total clause space: 206.656MB
32.29/32.39	c total #watches: 167608
32.59/32.65	c total #propagations: 51674766 / total #impl: 123250543 (eff. 0.419)
32.59/32.65	c #Conflicts:     130000 | #Learnt:      16407 | 0.000
32.59/32.65	c total clause space: 206.656MB
32.59/32.65	c total #watches: 169608
32.89/32.93	c total #propagations: 52069531 / total #impl: 124190890 (eff. 0.419)
32.89/32.93	c GC COLLECT
32.89/32.93	c #Conflicts:     131000 | #Learnt:       8800 | 0.000
32.89/32.93	c total clause space: 206.656MB
32.89/32.93	c total #watches: 154394
33.09/33.15	c total #propagations: 52448058 / total #impl: 125101903 (eff. 0.419)
33.09/33.15	c #Conflicts:     132000 | #Learnt:       9800 | 0.000
33.09/33.15	c total clause space: 206.656MB
33.09/33.15	c total #watches: 156394
33.29/33.36	c total #propagations: 52809164 / total #impl: 126013211 (eff. 0.419)
33.29/33.36	c #Conflicts:     133000 | #Learnt:      10800 | 0.000
33.29/33.36	c total clause space: 206.656MB
33.29/33.36	c total #watches: 158394
33.49/33.59	c total #propagations: 53139406 / total #impl: 126848525 (eff. 0.419)
33.49/33.59	c #Conflicts:     134000 | #Learnt:      11800 | 0.000
33.49/33.59	c total clause space: 206.656MB
33.49/33.59	c total #watches: 160394
33.79/33.84	c total #propagations: 53497353 / total #impl: 127734356 (eff. 0.419)
33.79/33.84	c #Conflicts:     135000 | #Learnt:      12800 | 0.000
33.79/33.84	c total clause space: 206.656MB
33.79/33.84	c total #watches: 162394
34.09/34.11	c total #propagations: 53867578 / total #impl: 128651069 (eff. 0.419)
34.09/34.11	c #Conflicts:     136000 | #Learnt:      13800 | 0.000
34.09/34.11	c total clause space: 206.656MB
34.09/34.11	c total #watches: 164394
34.29/34.38	c total #propagations: 54298937 / total #impl: 129608821 (eff. 0.419)
34.29/34.38	c #Conflicts:     137000 | #Learnt:      14800 | 0.000
34.29/34.38	c total clause space: 206.656MB
34.29/34.38	c total #watches: 166394
34.59/34.64	c total #propagations: 54684795 / total #impl: 130574178 (eff. 0.419)
34.59/34.64	c #Conflicts:     138000 | #Learnt:      15800 | 0.000
34.59/34.64	c total clause space: 206.656MB
34.59/34.64	c total #watches: 168394
34.89/34.94	c total #propagations: 55025111 / total #impl: 131503546 (eff. 0.418)
34.89/34.94	c #Conflicts:     139000 | #Learnt:      16800 | 0.000
34.89/34.94	c total clause space: 206.656MB
34.89/34.94	c total #watches: 170394
35.19/35.27	c total #propagations: 55402605 / total #impl: 132509362 (eff. 0.418)
35.19/35.27	c #Conflicts:     140000 | #Learnt:      17800 | 0.000
35.19/35.27	c total clause space: 206.656MB
35.19/35.27	c total #watches: 172394
35.49/35.52	c total #propagations: 55769811 / total #impl: 133511205 (eff. 0.418)
35.49/35.52	c GC COLLECT
35.49/35.52	c #Conflicts:     141000 | #Learnt:       9925 | 0.000
35.49/35.52	c total clause space: 206.656MB
35.49/35.52	c total #watches: 156644
35.69/35.77	c total #propagations: 56111441 / total #impl: 134466519 (eff. 0.417)
35.69/35.77	c #Conflicts:     142000 | #Learnt:      10925 | 0.000
35.69/35.77	c total clause space: 206.656MB
35.69/35.77	c total #watches: 158644
35.99/36.05	c total #propagations: 56452627 / total #impl: 135440486 (eff. 0.417)
35.99/36.05	c #Conflicts:     143000 | #Learnt:      11925 | 0.000
35.99/36.05	c total clause space: 206.656MB
35.99/36.05	c total #watches: 160644
36.29/36.34	c total #propagations: 56795227 / total #impl: 136408998 (eff. 0.416)
36.29/36.34	c #Conflicts:     144000 | #Learnt:      12925 | 0.000
36.29/36.34	c total clause space: 206.656MB
36.29/36.34	c total #watches: 162644
36.59/36.65	c total #propagations: 57168845 / total #impl: 137389483 (eff. 0.416)
36.59/36.65	c #Conflicts:     145000 | #Learnt:      13925 | 0.000
36.59/36.65	c total clause space: 206.656MB
36.59/36.65	c total #watches: 164644
36.89/36.96	c total #propagations: 57551165 / total #impl: 138403632 (eff. 0.416)
36.89/36.96	c #Conflicts:     146000 | #Learnt:      14925 | 0.000
36.89/36.96	c total clause space: 206.656MB
36.89/36.96	c total #watches: 166644
37.19/37.29	c total #propagations: 57926912 / total #impl: 139388320 (eff. 0.416)
37.19/37.29	c #Conflicts:     147000 | #Learnt:      15925 | 0.000
37.19/37.29	c total clause space: 206.656MB
37.19/37.29	c total #watches: 168644
37.49/37.58	c total #propagations: 58297301 / total #impl: 140394147 (eff. 0.415)
37.49/37.58	c #Conflicts:     148000 | #Learnt:      16925 | 0.000
37.49/37.58	c total clause space: 206.656MB
37.49/37.58	c total #watches: 170644
37.79/37.83	c total #propagations: 58650805 / total #impl: 141320716 (eff. 0.415)
37.79/37.83	c #Conflicts:     149000 | #Learnt:      17925 | 0.000
37.79/37.83	c total clause space: 206.656MB
37.79/37.83	c total #watches: 172644
38.09/38.10	c total #propagations: 59041260 / total #impl: 142166253 (eff. 0.415)
38.09/38.10	c GC COLLECT
38.09/38.10	c #Conflicts:     150000 | #Learnt:       9703 | 0.000
38.09/38.10	c total clause space: 206.656MB
38.09/38.10	c total #watches: 156200
38.29/38.32	c total #propagations: 59424866 / total #impl: 143078394 (eff. 0.415)
38.29/38.32	c #Conflicts:     151000 | #Learnt:      10703 | 0.000
38.29/38.32	c total clause space: 206.656MB
38.29/38.32	c total #watches: 158200
38.49/38.54	c total #propagations: 59825596 / total #impl: 143976845 (eff. 0.416)
38.49/38.54	c #Conflicts:     152000 | #Learnt:      11703 | 0.000
38.49/38.54	c total clause space: 206.656MB
38.49/38.54	c total #watches: 160200
38.69/38.79	c total #propagations: 60190786 / total #impl: 144846283 (eff. 0.416)
38.69/38.79	c #Conflicts:     153000 | #Learnt:      12703 | 0.000
38.69/38.79	c total clause space: 206.656MB
38.69/38.79	c total #watches: 162200
38.99/39.04	c total #propagations: 60592368 / total #impl: 145737378 (eff. 0.416)
38.99/39.04	c #Conflicts:     154000 | #Learnt:      13703 | 0.000
38.99/39.04	c total clause space: 206.656MB
38.99/39.04	c total #watches: 164200
39.28/39.31	c total #propagations: 60970242 / total #impl: 146668074 (eff. 0.416)
39.28/39.31	c #Conflicts:     155000 | #Learnt:      14703 | 0.000
39.28/39.31	c total clause space: 206.656MB
39.28/39.31	c total #watches: 166200
39.48/39.57	c total #propagations: 61308617 / total #impl: 147597938 (eff. 0.415)
39.48/39.57	c #Conflicts:     156000 | #Learnt:      15703 | 0.000
39.48/39.57	c total clause space: 206.656MB
39.48/39.57	c total #watches: 168200
39.78/39.85	c total #propagations: 61671015 / total #impl: 148522628 (eff. 0.415)
39.78/39.85	c #Conflicts:     157000 | #Learnt:      16703 | 0.000
39.78/39.85	c total clause space: 206.656MB
39.78/39.85	c total #watches: 170200
40.08/40.13	c total #propagations: 62017620 / total #impl: 149431933 (eff. 0.415)
40.08/40.13	c #Conflicts:     158000 | #Learnt:      17703 | 0.000
40.08/40.13	c total clause space: 206.656MB
40.08/40.13	c total #watches: 172200
40.38/40.42	c total #propagations: 62436889 / total #impl: 150416285 (eff. 0.415)
40.38/40.42	c #Conflicts:     159000 | #Learnt:      18703 | 0.000
40.38/40.42	c total clause space: 206.656MB
40.38/40.42	c total #watches: 174200
40.58/40.69	c total #propagations: 62881256 / total #impl: 151415067 (eff. 0.415)
40.58/40.69	c GC COLLECT
40.58/40.69	c #Conflicts:     160000 | #Learnt:      10204 | 0.000
40.58/40.69	c total clause space: 206.656MB
40.58/40.69	c total #watches: 157202
40.88/40.91	c total #propagations: 63247994 / total #impl: 152341302 (eff. 0.415)
40.88/40.91	c #Conflicts:     161000 | #Learnt:      11204 | 0.000
40.88/40.91	c total clause space: 206.656MB
40.88/40.91	c total #watches: 159202
41.08/41.15	c total #propagations: 63621597 / total #impl: 153204227 (eff. 0.415)
41.08/41.15	c #Conflicts:     162000 | #Learnt:      12204 | 0.000
41.08/41.15	c total clause space: 206.656MB
41.08/41.15	c total #watches: 161202
41.28/41.39	c total #propagations: 63990820 / total #impl: 154145940 (eff. 0.415)
41.28/41.39	c #Conflicts:     163000 | #Learnt:      13204 | 0.000
41.28/41.39	c total clause space: 206.656MB
41.28/41.39	c total #watches: 163202
41.58/41.66	c total #propagations: 64335045 / total #impl: 155072011 (eff. 0.415)
41.58/41.66	c #Conflicts:     164000 | #Learnt:      14204 | 0.000
41.58/41.66	c total clause space: 206.656MB
41.58/41.66	c total #watches: 165202
41.89/41.94	c total #propagations: 64672806 / total #impl: 155970204 (eff. 0.415)
41.89/41.94	c #Conflicts:     165000 | #Learnt:      15204 | 0.000
41.89/41.94	c total clause space: 206.656MB
41.89/41.94	c total #watches: 167202
42.18/42.21	c total #propagations: 64989771 / total #impl: 156933118 (eff. 0.414)
42.18/42.21	c #Conflicts:     166000 | #Learnt:      16204 | 0.000
42.18/42.21	c total clause space: 206.656MB
42.18/42.21	c total #watches: 169202
42.48/42.52	c total #propagations: 65297464 / total #impl: 157869631 (eff. 0.414)
42.48/42.52	c #Conflicts:     167000 | #Learnt:      17204 | 0.000
42.48/42.52	c total clause space: 206.656MB
42.48/42.52	c total #watches: 171202
42.68/42.79	c total #propagations: 65625726 / total #impl: 158820642 (eff. 0.413)
42.68/42.79	c #Conflicts:     168000 | #Learnt:      18204 | 0.000
42.68/42.79	c total clause space: 206.656MB
42.68/42.79	c total #watches: 173202
42.99/43.08	c total #propagations: 66022831 / total #impl: 159757153 (eff. 0.413)
42.99/43.08	c #Conflicts:     169000 | #Learnt:      19204 | 0.000
42.99/43.08	c total clause space: 206.656MB
42.99/43.08	c total #watches: 175202
43.28/43.35	c total #propagations: 66374986 / total #impl: 160648765 (eff. 0.413)
43.28/43.35	c GC COLLECT
43.28/43.35	c #Conflicts:     170000 | #Learnt:      10404 | 0.000
43.28/43.35	c total clause space: 206.656MB
43.28/43.35	c total #watches: 157602
43.48/43.58	c total #propagations: 66832470 / total #impl: 161574899 (eff. 0.414)
43.48/43.58	c #Conflicts:     171000 | #Learnt:      11404 | 0.000
43.48/43.58	c total clause space: 206.656MB
43.48/43.58	c total #watches: 159602
43.78/43.83	c total #propagations: 67200083 / total #impl: 162468496 (eff. 0.414)
43.78/43.83	c #Conflicts:     172000 | #Learnt:      12404 | 0.000
43.78/43.83	c total clause space: 206.656MB
43.78/43.83	c total #watches: 161602
43.99/44.07	c total #propagations: 67600698 / total #impl: 163383483 (eff. 0.414)
43.99/44.07	c #Conflicts:     173000 | #Learnt:      13404 | 0.000
43.99/44.07	c total clause space: 206.656MB
43.99/44.07	c total #watches: 163602
44.28/44.35	c total #propagations: 67975427 / total #impl: 164247481 (eff. 0.414)
44.28/44.35	c #Conflicts:     174000 | #Learnt:      14404 | 0.000
44.28/44.35	c total clause space: 206.656MB
44.28/44.35	c total #watches: 165602
44.58/44.67	c total #propagations: 68333558 / total #impl: 165169079 (eff. 0.414)
44.58/44.67	c #Conflicts:     175000 | #Learnt:      15404 | 0.000
44.58/44.67	c total clause space: 206.656MB
44.58/44.67	c total #watches: 167602
44.88/44.92	c total #propagations: 68700530 / total #impl: 166147623 (eff. 0.413)
44.88/44.92	c #Conflicts:     176000 | #Learnt:      16404 | 0.000
44.88/44.92	c total clause space: 206.656MB
44.88/44.92	c total #watches: 169602
45.19/45.22	c total #propagations: 69054876 / total #impl: 167080021 (eff. 0.413)
45.19/45.22	c #Conflicts:     177000 | #Learnt:      17404 | 0.000
45.19/45.22	c total clause space: 206.656MB
45.19/45.22	c total #watches: 171602
45.38/45.49	c total #propagations: 69402674 / total #impl: 168012208 (eff. 0.413)
45.38/45.49	c #Conflicts:     178000 | #Learnt:      18404 | 0.000
45.38/45.49	c total clause space: 206.656MB
45.38/45.49	c total #watches: 173602
45.68/45.79	c total #propagations: 69807615 / total #impl: 168916304 (eff. 0.413)
45.68/45.79	c #Conflicts:     179000 | #Learnt:      19404 | 0.000
45.68/45.79	c total clause space: 206.656MB
45.68/45.79	c total #watches: 175602
45.98/46.09	c total #propagations: 70181586 / total #impl: 169837330 (eff. 0.413)
45.98/46.09	c GC COLLECT
45.98/46.09	c #Conflicts:     180000 | #Learnt:      10294 | 0.000
45.98/46.09	c total clause space: 206.656MB
45.98/46.09	c total #watches: 157382
46.29/46.30	c total #propagations: 70557012 / total #impl: 170776003 (eff. 0.413)
46.29/46.30	c #Conflicts:     181000 | #Learnt:      11294 | 0.000
46.29/46.30	c total clause space: 206.656MB
46.29/46.30	c total #watches: 159382
46.48/46.59	c total #propagations: 70888585 / total #impl: 171634666 (eff. 0.413)
46.48/46.59	c #Conflicts:     182000 | #Learnt:      12294 | 0.000
46.48/46.59	c total clause space: 206.656MB
46.48/46.59	c total #watches: 161382
46.78/46.88	c total #propagations: 71323609 / total #impl: 172685135 (eff. 0.413)
46.78/46.88	c #Conflicts:     183000 | #Learnt:      13294 | 0.000
46.78/46.88	c total clause space: 206.656MB
46.78/46.88	c total #watches: 163382
47.08/47.13	c total #propagations: 71800065 / total #impl: 173758635 (eff. 0.413)
47.08/47.13	c #Conflicts:     184000 | #Learnt:      14294 | 0.000
47.08/47.13	c total clause space: 206.656MB
47.08/47.13	c total #watches: 165382
47.39/47.43	c total #propagations: 72168983 / total #impl: 174666351 (eff. 0.413)
47.39/47.43	c #Conflicts:     185000 | #Learnt:      15294 | 0.000
47.39/47.43	c total clause space: 206.656MB
47.39/47.43	c total #watches: 167382
47.68/47.74	c total #propagations: 72589799 / total #impl: 175687608 (eff. 0.413)
47.68/47.74	c #Conflicts:     186000 | #Learnt:      16294 | 0.000
47.68/47.74	c total clause space: 206.656MB
47.68/47.74	c total #watches: 169382
47.98/48.05	c total #propagations: 73038813 / total #impl: 176779887 (eff. 0.413)
47.98/48.05	c #Conflicts:     187000 | #Learnt:      17294 | 0.000
47.98/48.05	c total clause space: 206.656MB
47.98/48.05	c total #watches: 171382
48.28/48.33	c total #propagations: 73395669 / total #impl: 177768734 (eff. 0.413)
48.28/48.33	c #Conflicts:     188000 | #Learnt:      18294 | 0.000
48.28/48.33	c total clause space: 335.816MB
48.28/48.33	c total #watches: 173382
48.59/48.67	c total #propagations: 73706479 / total #impl: 178725087 (eff. 0.412)
48.59/48.67	c #Conflicts:     189000 | #Learnt:      19294 | 0.000
48.59/48.67	c total clause space: 335.816MB
48.59/48.67	c total #watches: 175382
48.99/49.04	c total #propagations: 74128751 / total #impl: 179819362 (eff. 0.412)
48.99/49.04	c #Conflicts:     190000 | #Learnt:      20294 | 0.000
48.99/49.04	c total clause space: 335.816MB
48.99/49.04	c total #watches: 177382
49.38/49.42	c total #propagations: 74519585 / total #impl: 180859913 (eff. 0.412)
49.38/49.42	c GC COLLECT
49.38/49.42	c #Conflicts:     191000 | #Learnt:      10909 | 0.000
49.38/49.42	c total clause space: 335.816MB
49.38/49.42	c total #watches: 158612
49.59/49.68	c total #propagations: 74906608 / total #impl: 181917400 (eff. 0.412)
49.59/49.68	c #Conflicts:     192000 | #Learnt:      11909 | 0.000
49.59/49.68	c total clause space: 335.816MB
49.59/49.68	c total #watches: 160612
49.88/49.91	c total #propagations: 75282344 / total #impl: 182878701 (eff. 0.412)
49.88/49.91	c #Conflicts:     193000 | #Learnt:      12909 | 0.000
49.88/49.91	c total clause space: 335.816MB
49.88/49.91	c total #watches: 162612
50.08/50.18	c total #propagations: 75652544 / total #impl: 183776797 (eff. 0.412)
50.08/50.18	c #Conflicts:     194000 | #Learnt:      13909 | 0.000
50.08/50.18	c total clause space: 335.816MB
50.08/50.18	c total #watches: 164612
50.38/50.43	c total #propagations: 75990499 / total #impl: 184620373 (eff. 0.412)
50.38/50.43	c #Conflicts:     195000 | #Learnt:      14909 | 0.000
50.38/50.43	c total clause space: 335.816MB
50.38/50.43	c total #watches: 166612
50.59/50.65	c total #propagations: 76323485 / total #impl: 185480672 (eff. 0.411)
50.59/50.65	c #Conflicts:     196000 | #Learnt:      15909 | 0.000
50.59/50.65	c total clause space: 335.816MB
50.59/50.65	c total #watches: 168612
50.78/50.89	c total #propagations: 76660478 / total #impl: 186296193 (eff. 0.411)
50.78/50.89	c #Conflicts:     197000 | #Learnt:      16909 | 0.000
50.78/50.89	c total clause space: 335.816MB
50.78/50.89	c total #watches: 170612
51.08/51.13	c total #propagations: 76998953 / total #impl: 187133258 (eff. 0.411)
51.08/51.13	c #Conflicts:     198000 | #Learnt:      17909 | 0.000
51.08/51.13	c total clause space: 335.816MB
51.08/51.13	c total #watches: 172612
51.38/51.41	c total #propagations: 77304829 / total #impl: 187886133 (eff. 0.411)
51.38/51.41	c #Conflicts:     199000 | #Learnt:      18909 | 0.000
51.38/51.41	c total clause space: 335.816MB
51.38/51.41	c total #watches: 174612
51.69/51.73	c total #propagations: 77627496 / total #impl: 188658043 (eff. 0.411)
51.69/51.73	c #Conflicts:     200000 | #Learnt:      19909 | 0.000
51.69/51.73	c total clause space: 335.816MB
51.69/51.73	c total #watches: 176612
51.98/52.03	c total #propagations: 77949970 / total #impl: 189445251 (eff. 0.411)
51.98/52.03	c #Conflicts:     201000 | #Learnt:      20909 | 0.000
51.98/52.03	c total clause space: 335.816MB
51.98/52.03	c total #watches: 178612
52.18/52.29	c total #propagations: 78265897 / total #impl: 190221448 (eff. 0.411)
52.18/52.29	c GC COLLECT
52.18/52.29	c #Conflicts:     202000 | #Learnt:      11212 | 0.000
52.18/52.29	c total clause space: 335.816MB
52.18/52.29	c total #watches: 159218
52.38/52.48	c total #propagations: 78571096 / total #impl: 190994132 (eff. 0.411)
52.38/52.48	c #Conflicts:     203000 | #Learnt:      12212 | 0.000
52.38/52.48	c total clause space: 335.816MB
52.38/52.48	c total #watches: 161218
52.58/52.69	c total #propagations: 78884384 / total #impl: 191777189 (eff. 0.411)
52.58/52.69	c #Conflicts:     204000 | #Learnt:      13212 | 0.000
52.58/52.69	c total clause space: 335.816MB
52.58/52.69	c total #watches: 163218
52.88/52.92	c total #propagations: 79200745 / total #impl: 192551829 (eff. 0.411)
52.88/52.92	c #Conflicts:     205000 | #Learnt:      14212 | 0.000
52.88/52.92	c total clause space: 335.816MB
52.88/52.92	c total #watches: 165218
53.08/53.15	c total #propagations: 79498361 / total #impl: 193268289 (eff. 0.411)
53.08/53.15	c #Conflicts:     206000 | #Learnt:      15212 | 0.000
53.08/53.15	c total clause space: 335.816MB
53.08/53.15	c total #watches: 167218
53.28/53.39	c total #propagations: 79819728 / total #impl: 194137660 (eff. 0.411)
53.28/53.39	c #Conflicts:     207000 | #Learnt:      16212 | 0.000
53.28/53.39	c total clause space: 335.816MB
53.28/53.39	c total #watches: 169218
53.58/53.67	c total #propagations: 80145122 / total #impl: 195013214 (eff. 0.411)
53.58/53.67	c #Conflicts:     208000 | #Learnt:      17212 | 0.000
53.58/53.67	c total clause space: 335.816MB
53.58/53.67	c total #watches: 171218
53.88/53.93	c total #propagations: 80464914 / total #impl: 195864163 (eff. 0.411)
53.88/53.93	c #Conflicts:     209000 | #Learnt:      18212 | 0.000
53.88/53.93	c total clause space: 335.816MB
53.88/53.93	c total #watches: 173218
54.18/54.21	c total #propagations: 80803724 / total #impl: 196737391 (eff. 0.411)
54.18/54.21	c #Conflicts:     210000 | #Learnt:      19212 | 0.000
54.18/54.21	c total clause space: 335.816MB
54.18/54.21	c total #watches: 175218
54.48/54.56	c total #propagations: 81083733 / total #impl: 197590642 (eff. 0.410)
54.48/54.56	c #Conflicts:     211000 | #Learnt:      20212 | 0.000
54.48/54.56	c total clause space: 335.816MB
54.48/54.56	c total #watches: 177218
54.88/54.92	c total #propagations: 81401701 / total #impl: 198501726 (eff. 0.410)
54.88/54.92	c #Conflicts:     212000 | #Learnt:      21212 | 0.000
54.88/54.92	c total clause space: 335.816MB
54.88/54.92	c total #watches: 179218
55.29/55.30	c total #propagations: 81705514 / total #impl: 199400151 (eff. 0.410)
55.29/55.30	c GC COLLECT
55.29/55.30	c #Conflicts:     213000 | #Learnt:      11235 | 0.000
55.29/55.30	c total clause space: 335.816MB
55.29/55.30	c total #watches: 159264
55.59/55.63	c total #propagations: 82028395 / total #impl: 200285916 (eff. 0.410)
55.59/55.63	c #Conflicts:     214000 | #Learnt:      12235 | 0.000
55.59/55.63	c total clause space: 335.816MB
55.59/55.63	c total #watches: 161264
55.99/56.05	c total #propagations: 82345863 / total #impl: 201207463 (eff. 0.409)
55.99/56.05	c #Conflicts:     215000 | #Learnt:      13235 | 0.000
55.99/56.05	c total clause space: 335.816MB
55.99/56.05	c total #watches: 163264
56.39/56.49	c total #propagations: 82699076 / total #impl: 202170124 (eff. 0.409)
56.39/56.49	c #Conflicts:     216000 | #Learnt:      14235 | 0.000
56.39/56.49	c total clause space: 335.816MB
56.39/56.49	c total #watches: 165264
56.69/56.77	c total #propagations: 83054385 / total #impl: 203111904 (eff. 0.409)
56.69/56.77	c #Conflicts:     217000 | #Learnt:      15235 | 0.000
56.69/56.77	c total clause space: 335.816MB
56.69/56.77	c total #watches: 167264
56.98/57.09	c total #propagations: 83424584 / total #impl: 204090436 (eff. 0.409)
56.98/57.09	c #Conflicts:     218000 | #Learnt:      16235 | 0.000
56.98/57.09	c total clause space: 335.816MB
56.98/57.09	c total #watches: 169264
57.38/57.43	c total #propagations: 83791213 / total #impl: 205063317 (eff. 0.409)
57.38/57.43	c #Conflicts:     219000 | #Learnt:      17235 | 0.000
57.38/57.43	c total clause space: 335.816MB
57.38/57.43	c total #watches: 171264
57.68/57.74	c total #propagations: 84149385 / total #impl: 205995729 (eff. 0.409)
57.68/57.74	c #Conflicts:     220000 | #Learnt:      18235 | 0.000
57.68/57.74	c total clause space: 335.816MB
57.68/57.74	c total #watches: 173264
58.08/58.10	c total #propagations: 84490318 / total #impl: 206950848 (eff. 0.408)
58.08/58.10	c #Conflicts:     221000 | #Learnt:      19235 | 0.000
58.08/58.10	c total clause space: 335.816MB
58.08/58.10	c total #watches: 175264
58.48/58.52	c total #propagations: 84832884 / total #impl: 207898153 (eff. 0.408)
58.48/58.52	c #Conflicts:     222000 | #Learnt:      20235 | 0.000
58.48/58.52	c total clause space: 335.816MB
58.48/58.52	c total #watches: 177264
58.78/58.88	c total #propagations: 85168361 / total #impl: 208819137 (eff. 0.408)
58.78/58.88	c #Conflicts:     223000 | #Learnt:      21235 | 0.000
58.78/58.88	c total clause space: 335.816MB
58.78/58.88	c total #watches: 179264
59.19/59.25	c total #propagations: 85488454 / total #impl: 209777000 (eff. 0.408)
59.19/59.25	c #Conflicts:     224000 | #Learnt:      22235 | 0.000
59.19/59.25	c total clause space: 335.816MB
59.19/59.25	c total #watches: 181264
59.49/59.55	c total #propagations: 85822038 / total #impl: 210722996 (eff. 0.407)
59.49/59.55	c GC COLLECT
59.49/59.55	c #Conflicts:     225000 | #Learnt:      11911 | 0.000
59.49/59.55	c total clause space: 335.816MB
59.49/59.55	c total #watches: 160616
59.78/59.81	c total #propagations: 86123975 / total #impl: 211675286 (eff. 0.407)
59.78/59.81	c #Conflicts:     226000 | #Learnt:      12911 | 0.000
59.78/59.81	c total clause space: 335.816MB
59.78/59.81	c total #watches: 162616
59.98/60.05	c total #propagations: 86457816 / total #impl: 212647937 (eff. 0.407)
59.98/60.05	c #Conflicts:     227000 | #Learnt:      13911 | 0.000
59.98/60.05	c total clause space: 335.816MB
59.98/60.05	c total #watches: 164616
60.38/60.44	c total #propagations: 86762918 / total #impl: 213551983 (eff. 0.406)
60.38/60.44	c #Conflicts:     228000 | #Learnt:      14911 | 0.000
60.38/60.44	c total clause space: 335.816MB
60.38/60.44	c total #watches: 166616
60.78/60.87	c total #propagations: 87122729 / total #impl: 214514357 (eff. 0.406)
60.78/60.87	c #Conflicts:     229000 | #Learnt:      15911 | 0.000
60.78/60.87	c total clause space: 335.816MB
60.78/60.87	c total #watches: 168616
61.28/61.32	c total #propagations: 87486540 / total #impl: 215499257 (eff. 0.406)
61.28/61.32	c #Conflicts:     230000 | #Learnt:      16911 | 0.000
61.28/61.32	c total clause space: 335.816MB
61.28/61.32	c total #watches: 170616
61.59/61.68	c total #propagations: 87818812 / total #impl: 216459796 (eff. 0.406)
61.59/61.68	c #Conflicts:     231000 | #Learnt:      17911 | 0.000
61.59/61.68	c total clause space: 335.816MB
61.59/61.68	c total #watches: 172616
61.88/61.94	c total #propagations: 88164357 / total #impl: 217421561 (eff. 0.405)
61.88/61.94	c #Conflicts:     232000 | #Learnt:      18911 | 0.000
61.88/61.94	c total clause space: 335.816MB
61.88/61.94	c total #watches: 174616
62.18/62.22	c total #propagations: 88513005 / total #impl: 218265264 (eff. 0.406)
62.18/62.22	c #Conflicts:     233000 | #Learnt:      19911 | 0.000
62.18/62.22	c total clause space: 335.816MB
62.18/62.22	c total #watches: 176616
62.48/62.52	c total #propagations: 88881130 / total #impl: 219149072 (eff. 0.406)
62.48/62.52	c #Conflicts:     234000 | #Learnt:      20911 | 0.000
62.48/62.52	c total clause space: 335.816MB
62.48/62.52	c total #watches: 178616
62.79/62.84	c total #propagations: 89281409 / total #impl: 220054109 (eff. 0.406)
62.79/62.84	c #Conflicts:     235000 | #Learnt:      21911 | 0.000
62.79/62.84	c total clause space: 335.816MB
62.79/62.84	c total #watches: 180616
63.08/63.15	c total #propagations: 89666008 / total #impl: 221000549 (eff. 0.406)
63.08/63.15	c #Conflicts:     236000 | #Learnt:      22911 | 0.000
63.08/63.15	c total clause space: 335.816MB
63.08/63.15	c total #watches: 182616
63.38/63.44	c total #propagations: 90021801 / total #impl: 221898380 (eff. 0.406)
63.38/63.44	c GC COLLECT
63.38/63.44	c #Conflicts:     237000 | #Learnt:      12298 | 0.000
63.38/63.44	c total clause space: 335.816MB
63.38/63.44	c total #watches: 161390
63.58/63.66	c total #propagations: 90498043 / total #impl: 222917072 (eff. 0.406)
63.58/63.66	c #Conflicts:     238000 | #Learnt:      13298 | 0.000
63.58/63.66	c total clause space: 335.816MB
63.58/63.66	c total #watches: 163390
63.89/63.95	c total #propagations: 90859875 / total #impl: 223826138 (eff. 0.406)
63.89/63.95	c #Conflicts:     239000 | #Learnt:      14298 | 0.000
63.89/63.95	c total clause space: 335.816MB
63.89/63.95	c total #watches: 165390
64.08/64.18	c total #propagations: 91227243 / total #impl: 224804501 (eff. 0.406)
64.08/64.18	c #Conflicts:     240000 | #Learnt:      15298 | 0.000
64.08/64.18	c total clause space: 335.816MB
64.08/64.18	c total #watches: 167390
64.38/64.44	c total #propagations: 91610508 / total #impl: 225668438 (eff. 0.406)
64.38/64.44	c #Conflicts:     241000 | #Learnt:      16298 | 0.000
64.38/64.44	c total clause space: 335.816MB
64.38/64.44	c total #watches: 169390
64.68/64.73	c total #propagations: 91965397 / total #impl: 226542680 (eff. 0.406)
64.68/64.73	c #Conflicts:     242000 | #Learnt:      17298 | 0.000
64.68/64.73	c total clause space: 335.816MB
64.68/64.73	c total #watches: 171390
64.99/65.03	c total #propagations: 92354611 / total #impl: 227521735 (eff. 0.406)
64.99/65.03	c #Conflicts:     243000 | #Learnt:      18298 | 0.000
64.99/65.03	c total clause space: 335.816MB
64.99/65.03	c total #watches: 173390
65.28/65.31	c total #propagations: 92731659 / total #impl: 228428228 (eff. 0.406)
65.28/65.31	c #Conflicts:     244000 | #Learnt:      19298 | 0.000
65.28/65.31	c total clause space: 335.816MB
65.28/65.31	c total #watches: 175390
65.58/65.61	c total #propagations: 93102597 / total #impl: 229288527 (eff. 0.406)
65.58/65.61	c #Conflicts:     245000 | #Learnt:      20298 | 0.000
65.58/65.61	c total clause space: 335.816MB
65.58/65.61	c total #watches: 177390
65.88/65.91	c total #propagations: 93513615 / total #impl: 230241695 (eff. 0.406)
65.88/65.91	c #Conflicts:     246000 | #Learnt:      21298 | 0.000
65.88/65.91	c total clause space: 335.816MB
65.88/65.91	c total #watches: 179390
66.18/66.23	c total #propagations: 93824542 / total #impl: 231097431 (eff. 0.406)
66.18/66.23	c #Conflicts:     247000 | #Learnt:      22298 | 0.000
66.18/66.23	c total clause space: 335.816MB
66.18/66.23	c total #watches: 181390
66.48/66.54	c total #propagations: 94128194 / total #impl: 231916848 (eff. 0.406)
66.48/66.54	c #Conflicts:     248000 | #Learnt:      23298 | 0.000
66.48/66.54	c total clause space: 335.816MB
66.48/66.54	c total #watches: 183390
66.78/66.83	c total #propagations: 94469564 / total #impl: 232931396 (eff. 0.406)
66.78/66.83	c GC COLLECT
66.78/66.83	c #Conflicts:     249000 | #Learnt:      12430 | 0.000
66.78/66.83	c total clause space: 335.816MB
66.78/66.83	c total #watches: 161654
67.09/67.17	c total #propagations: 94821343 / total #impl: 233932107 (eff. 0.405)
67.09/67.17	c #Conflicts:     250000 | #Learnt:      13430 | 0.000
67.09/67.17	c total clause space: 335.816MB
67.09/67.17	c total #watches: 163654
67.38/67.43	c total #propagations: 95162256 / total #impl: 234950722 (eff. 0.405)
67.38/67.43	c #Conflicts:     251000 | #Learnt:      14430 | 0.000
67.38/67.43	c total clause space: 335.816MB
67.38/67.43	c total #watches: 165654
67.68/67.70	c total #propagations: 95531395 / total #impl: 235852483 (eff. 0.405)
67.68/67.70	c #Conflicts:     252000 | #Learnt:      15430 | 0.000
67.68/67.70	c total clause space: 335.816MB
67.68/67.70	c total #watches: 167654
67.88/67.96	c total #propagations: 95928913 / total #impl: 236793222 (eff. 0.405)
67.88/67.96	c #Conflicts:     253000 | #Learnt:      16430 | 0.000
67.88/67.96	c total clause space: 335.816MB
67.88/67.96	c total #watches: 169654
68.19/68.24	c total #propagations: 96288387 / total #impl: 237702595 (eff. 0.405)
68.19/68.24	c #Conflicts:     254000 | #Learnt:      17430 | 0.000
68.19/68.24	c total clause space: 335.816MB
68.19/68.24	c total #watches: 171654
68.48/68.52	c total #propagations: 96662852 / total #impl: 238596693 (eff. 0.405)
68.48/68.52	c #Conflicts:     255000 | #Learnt:      18430 | 0.000
68.48/68.52	c total clause space: 335.816MB
68.48/68.52	c total #watches: 173654
68.78/68.81	c total #propagations: 97059267 / total #impl: 239523656 (eff. 0.405)
68.78/68.81	c #Conflicts:     256000 | #Learnt:      19430 | 0.000
68.78/68.81	c total clause space: 335.816MB
68.78/68.81	c total #watches: 175654
68.98/69.09	c total #propagations: 97455867 / total #impl: 240494414 (eff. 0.405)
68.98/69.09	c #Conflicts:     257000 | #Learnt:      20430 | 0.000
68.98/69.09	c total clause space: 335.816MB
68.98/69.09	c total #watches: 177654
69.29/69.40	c total #propagations: 97893877 / total #impl: 241468193 (eff. 0.405)
69.29/69.40	c #Conflicts:     258000 | #Learnt:      21430 | 0.000
69.29/69.40	c total clause space: 335.816MB
69.29/69.40	c total #watches: 179654
69.68/69.71	c total #propagations: 98307089 / total #impl: 242420188 (eff. 0.406)
69.68/69.71	c #Conflicts:     259000 | #Learnt:      22430 | 0.000
69.68/69.71	c total clause space: 335.816MB
69.68/69.71	c total #watches: 181654
69.98/70.01	c total #propagations: 98728402 / total #impl: 243364499 (eff. 0.406)
69.98/70.01	c #Conflicts:     260000 | #Learnt:      23430 | 0.000
69.98/70.01	c total clause space: 335.816MB
69.98/70.01	c total #watches: 183654
70.28/70.30	c total #propagations: 99097885 / total #impl: 244218888 (eff. 0.406)
70.28/70.30	c #Conflicts:     261000 | #Learnt:      24430 | 0.000
70.28/70.30	c total clause space: 335.816MB
70.28/70.30	c total #watches: 185654
70.49/70.56	c total #propagations: 99448573 / total #impl: 245040996 (eff. 0.406)
70.49/70.56	c GC COLLECT
70.49/70.56	c #Conflicts:     262000 | #Learnt:      13232 | 0.000
70.49/70.56	c total clause space: 335.816MB
70.49/70.56	c total #watches: 163258
70.78/70.82	c total #propagations: 99829623 / total #impl: 245932458 (eff. 0.406)
70.78/70.82	c #Conflicts:     263000 | #Learnt:      14232 | 0.000
70.78/70.82	c total clause space: 335.816MB
70.78/70.82	c total #watches: 165258
70.98/71.09	c total #propagations: 100228542 / total #impl: 246898365 (eff. 0.406)
70.98/71.09	c #Conflicts:     264000 | #Learnt:      15232 | 0.000
70.98/71.09	c total clause space: 335.816MB
70.98/71.09	c total #watches: 167258
71.28/71.39	c total #propagations: 100616726 / total #impl: 247822436 (eff. 0.406)
71.28/71.39	c #Conflicts:     265000 | #Learnt:      16232 | 0.000
71.28/71.39	c total clause space: 335.816MB
71.28/71.39	c total #watches: 169258
71.68/71.71	c total #propagations: 101061090 / total #impl: 248828367 (eff. 0.406)
71.68/71.71	c #Conflicts:     266000 | #Learnt:      17232 | 0.000
71.68/71.71	c total clause space: 335.816MB
71.68/71.71	c total #watches: 171258
71.98/72.02	c total #propagations: 101445314 / total #impl: 249792381 (eff. 0.406)
71.98/72.02	c #Conflicts:     267000 | #Learnt:      18232 | 0.000
71.98/72.02	c total clause space: 335.816MB
71.98/72.02	c total #watches: 173258
72.28/72.34	c total #propagations: 101930831 / total #impl: 250897149 (eff. 0.406)
72.28/72.34	c #Conflicts:     268000 | #Learnt:      19232 | 0.000
72.28/72.34	c total clause space: 335.816MB
72.28/72.34	c total #watches: 175258
72.59/72.68	c total #propagations: 102452769 / total #impl: 252058360 (eff. 0.406)
72.59/72.68	c #Conflicts:     269000 | #Learnt:      20232 | 0.000
72.59/72.68	c total clause space: 335.816MB
72.59/72.68	c total #watches: 177258
72.88/72.97	c total #propagations: 102991223 / total #impl: 253189349 (eff. 0.407)
72.88/72.97	c #Conflicts:     270000 | #Learnt:      21232 | 0.000
72.88/72.97	c total clause space: 335.816MB
72.88/72.97	c total #watches: 179258
73.08/73.19	c total #propagations: 103459519 / total #impl: 254154749 (eff. 0.407)
73.08/73.19	c #Conflicts:     271000 | #Learnt:      22232 | 0.000
73.08/73.19	c total clause space: 335.816MB
73.08/73.19	c total #watches: 181258
73.38/73.48	c total #propagations: 103821782 / total #impl: 254941459 (eff. 0.407)
73.38/73.48	c #Conflicts:     272000 | #Learnt:      23232 | 0.000
73.38/73.48	c total clause space: 335.816MB
73.38/73.48	c total #watches: 183258
73.69/73.77	c total #propagations: 104191690 / total #impl: 255823432 (eff. 0.407)
73.69/73.77	c #Conflicts:     273000 | #Learnt:      24232 | 0.000
73.69/73.77	c total clause space: 335.816MB
73.69/73.77	c total #watches: 185258
73.98/74.08	c total #propagations: 104532777 / total #impl: 256653862 (eff. 0.407)
73.98/74.08	c GC COLLECT
73.98/74.08	c #Conflicts:     274000 | #Learnt:      12745 | 0.000
73.98/74.08	c total clause space: 335.816MB
73.98/74.08	c total #watches: 162284
74.28/74.31	c total #propagations: 104890528 / total #impl: 257491693 (eff. 0.407)
74.28/74.31	c #Conflicts:     275000 | #Learnt:      13745 | 0.000
74.28/74.31	c total clause space: 335.816MB
74.28/74.31	c total #watches: 164284
74.48/74.59	c total #propagations: 105259675 / total #impl: 258296430 (eff. 0.408)
74.48/74.59	c #Conflicts:     276000 | #Learnt:      14745 | 0.000
74.48/74.59	c total clause space: 335.816MB
74.48/74.59	c total #watches: 166284
74.79/74.85	c total #propagations: 105645029 / total #impl: 259156297 (eff. 0.408)
74.79/74.85	c #Conflicts:     277000 | #Learnt:      15745 | 0.000
74.79/74.85	c total clause space: 335.816MB
74.79/74.85	c total #watches: 168284
75.08/75.13	c total #propagations: 106007875 / total #impl: 260053383 (eff. 0.408)
75.08/75.13	c #Conflicts:     278000 | #Learnt:      16745 | 0.000
75.08/75.13	c total clause space: 335.816MB
75.08/75.13	c total #watches: 170284
75.38/75.40	c total #propagations: 106396203 / total #impl: 261007705 (eff. 0.408)
75.38/75.40	c #Conflicts:     279000 | #Learnt:      17745 | 0.000
75.38/75.40	c total clause space: 335.816MB
75.38/75.40	c total #watches: 172284
75.58/75.69	c total #propagations: 106765098 / total #impl: 261921838 (eff. 0.408)
75.58/75.69	c #Conflicts:     280000 | #Learnt:      18745 | 0.000
75.58/75.69	c total clause space: 335.816MB
75.58/75.69	c total #watches: 174284
75.89/75.98	c total #propagations: 107134796 / total #impl: 262883046 (eff. 0.408)
75.89/75.98	c #Conflicts:     281000 | #Learnt:      19745 | 0.000
75.89/75.98	c total clause space: 335.816MB
75.89/75.98	c total #watches: 176284
76.18/76.27	c total #propagations: 107496376 / total #impl: 263805941 (eff. 0.407)
76.18/76.27	c #Conflicts:     282000 | #Learnt:      20745 | 0.000
76.18/76.27	c total clause space: 335.816MB
76.18/76.27	c total #watches: 178284
76.48/76.53	c total #propagations: 107939449 / total #impl: 264797805 (eff. 0.408)
76.48/76.53	c #Conflicts:     283000 | #Learnt:      21745 | 0.000
76.48/76.53	c total clause space: 335.816MB
76.48/76.53	c total #watches: 180284
76.78/76.87	c total #propagations: 108340860 / total #impl: 265616630 (eff. 0.408)
76.78/76.87	c #Conflicts:     284000 | #Learnt:      22745 | 0.000
76.78/76.87	c total clause space: 335.816MB
76.78/76.87	c total #watches: 182284
77.09/77.16	c total #propagations: 108781996 / total #impl: 266560721 (eff. 0.408)
77.09/77.16	c #Conflicts:     285000 | #Learnt:      23745 | 0.000
77.09/77.16	c total clause space: 335.816MB
77.09/77.16	c total #watches: 184284
77.48/77.50	c total #propagations: 109127157 / total #impl: 267416507 (eff. 0.408)
77.48/77.50	c #Conflicts:     286000 | #Learnt:      24745 | 0.000
77.48/77.50	c total clause space: 335.816MB
77.48/77.50	c total #watches: 186284
77.78/77.82	c total #propagations: 109499449 / total #impl: 268318438 (eff. 0.408)
77.78/77.82	c GC COLLECT
77.78/77.82	c #Conflicts:     287000 | #Learnt:      12937 | 0.000
77.78/77.82	c total clause space: 335.816MB
77.78/77.82	c total #watches: 162668
77.98/78.07	c total #propagations: 109904326 / total #impl: 269215940 (eff. 0.408)
77.98/78.07	c #Conflicts:     288000 | #Learnt:      13937 | 0.000
77.98/78.07	c total clause space: 335.816MB
77.98/78.07	c total #watches: 164668
78.28/78.33	c total #propagations: 110238815 / total #impl: 270109586 (eff. 0.408)
78.28/78.33	c #Conflicts:     289000 | #Learnt:      14937 | 0.000
78.28/78.33	c total clause space: 335.816MB
78.28/78.33	c total #watches: 166668
78.48/78.58	c total #propagations: 110588025 / total #impl: 271034102 (eff. 0.408)
78.48/78.58	c #Conflicts:     290000 | #Learnt:      15937 | 0.000
78.48/78.58	c total clause space: 335.816MB
78.48/78.58	c total #watches: 168668
78.78/78.85	c total #propagations: 110942823 / total #impl: 271948378 (eff. 0.408)
78.78/78.85	c #Conflicts:     291000 | #Learnt:      16937 | 0.000
78.78/78.85	c total clause space: 335.816MB
78.78/78.85	c total #watches: 170668
79.08/79.11	c total #propagations: 111234372 / total #impl: 272861496 (eff. 0.408)
79.08/79.11	c #Conflicts:     292000 | #Learnt:      17937 | 0.000
79.08/79.11	c total clause space: 335.816MB
79.08/79.11	c total #watches: 172668
79.28/79.39	c total #propagations: 111514654 / total #impl: 273798541 (eff. 0.407)
79.28/79.39	c #Conflicts:     293000 | #Learnt:      18937 | 0.000
79.28/79.39	c total clause space: 335.816MB
79.28/79.39	c total #watches: 174668
79.68/79.72	c total #propagations: 111857132 / total #impl: 274732423 (eff. 0.407)
79.68/79.72	c #Conflicts:     294000 | #Learnt:      19937 | 0.000
79.68/79.72	c total clause space: 335.816MB
79.68/79.72	c total #watches: 176668
79.98/80.09	c total #propagations: 112224357 / total #impl: 275754614 (eff. 0.407)
79.98/80.09	c #Conflicts:     295000 | #Learnt:      20937 | 0.000
79.98/80.09	c total clause space: 335.816MB
79.98/80.09	c total #watches: 178668
80.38/80.41	c total #propagations: 112583419 / total #impl: 276755690 (eff. 0.407)
80.38/80.41	c #Conflicts:     296000 | #Learnt:      21937 | 0.000
80.38/80.41	c total clause space: 335.816MB
80.38/80.41	c total #watches: 180668
80.68/80.75	c total #propagations: 113001766 / total #impl: 277751609 (eff. 0.407)
80.68/80.75	c #Conflicts:     297000 | #Learnt:      22937 | 0.000
80.68/80.75	c total clause space: 335.816MB
80.68/80.75	c total #watches: 182668
80.98/81.02	c total #propagations: 113402877 / total #impl: 278704245 (eff. 0.407)
80.98/81.02	c #Conflicts:     298000 | #Learnt:      23937 | 0.000
80.98/81.02	c total clause space: 335.816MB
80.98/81.02	c total #watches: 184668
81.28/81.35	c total #propagations: 113789818 / total #impl: 279568654 (eff. 0.407)
81.28/81.35	c #Conflicts:     299000 | #Learnt:      24937 | 0.000
81.28/81.35	c total clause space: 335.816MB
81.28/81.35	c total #watches: 186668
81.58/81.69	c total #propagations: 114165471 / total #impl: 280456140 (eff. 0.407)
81.58/81.69	c #Conflicts:     300000 | #Learnt:      25937 | 0.000
81.58/81.69	c total clause space: 335.816MB
81.58/81.69	c total #watches: 188668
81.98/82.02	c total #propagations: 114555746 / total #impl: 281439041 (eff. 0.407)
81.98/82.02	c GC COLLECT
81.98/82.02	c #Conflicts:     301000 | #Learnt:      13813 | 0.000
81.98/82.02	c total clause space: 335.816MB
81.98/82.02	c total #watches: 164420
82.18/82.26	c total #propagations: 114984410 / total #impl: 282442251 (eff. 0.407)
82.18/82.26	c #Conflicts:     302000 | #Learnt:      14813 | 0.000
82.18/82.26	c total clause space: 335.816MB
82.18/82.26	c total #watches: 166420
82.48/82.55	c total #propagations: 115323457 / total #impl: 283239599 (eff. 0.407)
82.48/82.55	c #Conflicts:     303000 | #Learnt:      15813 | 0.000
82.48/82.55	c total clause space: 335.816MB
82.48/82.55	c total #watches: 168420
82.78/82.82	c total #propagations: 115717962 / total #impl: 284122234 (eff. 0.407)
82.78/82.82	c #Conflicts:     304000 | #Learnt:      16813 | 0.000
82.78/82.82	c total clause space: 335.816MB
82.78/82.82	c total #watches: 170420
83.08/83.10	c total #propagations: 116137416 / total #impl: 285065199 (eff. 0.407)
83.08/83.10	c #Conflicts:     305000 | #Learnt:      17813 | 0.000
83.08/83.10	c total clause space: 335.816MB
83.08/83.10	c total #watches: 172420
83.28/83.36	c total #propagations: 116547943 / total #impl: 286034480 (eff. 0.407)
83.28/83.36	c #Conflicts:     306000 | #Learnt:      18813 | 0.000
83.28/83.36	c total clause space: 335.816MB
83.28/83.36	c total #watches: 174420
83.58/83.65	c total #propagations: 116894166 / total #impl: 286934702 (eff. 0.407)
83.58/83.65	c #Conflicts:     307000 | #Learnt:      19813 | 0.000
83.58/83.65	c total clause space: 335.816MB
83.58/83.65	c total #watches: 176420
83.88/83.96	c total #propagations: 117247802 / total #impl: 287834633 (eff. 0.407)
83.88/83.96	c #Conflicts:     308000 | #Learnt:      20813 | 0.000
83.88/83.96	c total clause space: 335.816MB
83.88/83.96	c total #watches: 178420
84.18/84.26	c total #propagations: 117704045 / total #impl: 288754773 (eff. 0.408)
84.18/84.26	c #Conflicts:     309000 | #Learnt:      21813 | 0.000
84.18/84.26	c total clause space: 335.816MB
84.18/84.26	c total #watches: 180420
84.48/84.55	c total #propagations: 118058732 / total #impl: 289659568 (eff. 0.408)
84.48/84.55	c #Conflicts:     310000 | #Learnt:      22813 | 0.000
84.48/84.55	c total clause space: 335.816MB
84.48/84.55	c total #watches: 182420
84.78/84.85	c total #propagations: 118410011 / total #impl: 290562301 (eff. 0.408)
84.78/84.85	c #Conflicts:     311000 | #Learnt:      23813 | 0.000
84.78/84.85	c total clause space: 335.816MB
84.78/84.85	c total #watches: 184420
85.08/85.18	c total #propagations: 118763230 / total #impl: 291451863 (eff. 0.407)
85.08/85.18	c #Conflicts:     312000 | #Learnt:      24813 | 0.000
85.08/85.18	c total clause space: 335.816MB
85.08/85.18	c total #watches: 186420
85.48/85.55	c total #propagations: 119227376 / total #impl: 292461771 (eff. 0.408)
85.48/85.55	c #Conflicts:     313000 | #Learnt:      25813 | 0.000
85.48/85.55	c total clause space: 335.816MB
85.48/85.55	c total #watches: 188420
85.88/85.92	c total #propagations: 119644524 / total #impl: 293468533 (eff. 0.408)
85.88/85.92	c #Conflicts:     314000 | #Learnt:      26813 | 0.000
85.88/85.92	c total clause space: 335.816MB
85.88/85.92	c total #watches: 190420
86.07/86.17	c total #propagations: 120118665 / total #impl: 294521594 (eff. 0.408)
86.07/86.17	c GC COLLECT
86.07/86.17	c #Conflicts:     315000 | #Learnt:      14408 | 0.000
86.07/86.17	c total clause space: 335.816MB
86.07/86.17	c total #watches: 165610
86.37/86.42	c total #propagations: 120476065 / total #impl: 295424915 (eff. 0.408)
86.37/86.42	c #Conflicts:     316000 | #Learnt:      15408 | 0.000
86.37/86.42	c total clause space: 335.816MB
86.37/86.42	c total #watches: 167610
86.57/86.68	c total #propagations: 120768721 / total #impl: 296294426 (eff. 0.408)
86.57/86.68	c #Conflicts:     317000 | #Learnt:      16408 | 0.000
86.57/86.68	c total clause space: 335.816MB
86.57/86.68	c total #watches: 169610
86.98/87.01	c total #propagations: 121069842 / total #impl: 297144283 (eff. 0.407)
86.98/87.01	c #Conflicts:     318000 | #Learnt:      17408 | 0.000
86.98/87.01	c total clause space: 335.816MB
86.98/87.01	c total #watches: 171610
87.27/87.35	c total #propagations: 121429642 / total #impl: 298059329 (eff. 0.407)
87.27/87.35	c #Conflicts:     319000 | #Learnt:      18408 | 0.000
87.27/87.35	c total clause space: 335.816MB
87.27/87.35	c total #watches: 173610
87.57/87.69	c total #propagations: 121759532 / total #impl: 298918808 (eff. 0.407)
87.57/87.69	c #Conflicts:     320000 | #Learnt:      19408 | 0.000
87.57/87.69	c total clause space: 335.816MB
87.57/87.69	c total #watches: 175610
87.87/87.99	c total #propagations: 122073777 / total #impl: 299757283 (eff. 0.407)
87.87/87.99	c #Conflicts:     321000 | #Learnt:      20408 | 0.000
87.87/87.99	c total clause space: 335.816MB
87.87/87.99	c total #watches: 177610
88.18/88.24	c total #propagations: 122414551 / total #impl: 300654286 (eff. 0.407)
88.18/88.24	c #Conflicts:     322000 | #Learnt:      21408 | 0.000
88.18/88.24	c total clause space: 335.816MB
88.18/88.24	c total #watches: 179610
88.48/88.50	c total #propagations: 122771183 / total #impl: 301599190 (eff. 0.407)
88.48/88.50	c #Conflicts:     323000 | #Learnt:      22408 | 0.000
88.48/88.50	c total clause space: 335.816MB
88.48/88.50	c total #watches: 181610
88.68/88.78	c total #propagations: 123115336 / total #impl: 302496297 (eff. 0.407)
88.68/88.78	c #Conflicts:     324000 | #Learnt:      23408 | 0.000
88.68/88.78	c total clause space: 335.816MB
88.68/88.78	c total #watches: 183610
88.98/89.08	c total #propagations: 123447676 / total #impl: 303433846 (eff. 0.407)
88.98/89.08	c #Conflicts:     325000 | #Learnt:      24408 | 0.000
88.98/89.08	c total clause space: 335.816MB
88.98/89.08	c total #watches: 185610
89.28/89.37	c total #propagations: 123802353 / total #impl: 304323898 (eff. 0.407)
89.28/89.37	c #Conflicts:     326000 | #Learnt:      25408 | 0.000
89.28/89.37	c total clause space: 335.816MB
89.28/89.37	c total #watches: 187610
89.68/89.72	c total #propagations: 124148330 / total #impl: 305195144 (eff. 0.407)
89.68/89.72	c #Conflicts:     327000 | #Learnt:      26408 | 0.000
89.68/89.72	c total clause space: 335.816MB
89.68/89.72	c total #watches: 189610
90.08/90.11	c total #propagations: 124513050 / total #impl: 306072846 (eff. 0.407)
90.08/90.11	c #Conflicts:     328000 | #Learnt:      27408 | 0.000
90.08/90.11	c total clause space: 335.816MB
90.08/90.11	c total #watches: 191610
90.29/90.36	c total #propagations: 124849105 / total #impl: 306979114 (eff. 0.407)
90.29/90.36	c GC COLLECT
90.29/90.36	c #Conflicts:     329000 | #Learnt:      14705 | 0.000
90.29/90.36	c total clause space: 335.816MB
90.29/90.36	c total #watches: 166204
90.48/90.59	c total #propagations: 125217225 / total #impl: 307920214 (eff. 0.407)
90.48/90.59	c #Conflicts:     330000 | #Learnt:      15705 | 0.000
90.48/90.59	c total clause space: 335.816MB
90.48/90.59	c total #watches: 168204
90.78/90.84	c total #propagations: 125589158 / total #impl: 308853859 (eff. 0.407)
90.78/90.84	c #Conflicts:     331000 | #Learnt:      16705 | 0.000
90.78/90.84	c total clause space: 335.816MB
90.78/90.84	c total #watches: 170204
91.08/91.10	c total #propagations: 125942534 / total #impl: 309799888 (eff. 0.407)
91.08/91.10	c #Conflicts:     332000 | #Learnt:      17705 | 0.000
91.08/91.10	c total clause space: 335.816MB
91.08/91.10	c total #watches: 172204
91.29/91.37	c total #propagations: 126292959 / total #impl: 310705633 (eff. 0.406)
91.29/91.37	c #Conflicts:     333000 | #Learnt:      18705 | 0.000
91.29/91.37	c total clause space: 335.816MB
91.29/91.37	c total #watches: 174204
91.58/91.67	c total #propagations: 126638907 / total #impl: 311604201 (eff. 0.406)
91.58/91.67	c #Conflicts:     334000 | #Learnt:      19705 | 0.000
91.58/91.67	c total clause space: 335.816MB
91.58/91.67	c total #watches: 176204
91.88/91.93	c total #propagations: 127009887 / total #impl: 312545848 (eff. 0.406)
91.88/91.93	c #Conflicts:     335000 | #Learnt:      20705 | 0.000
91.88/91.93	c total clause space: 335.816MB
91.88/91.93	c total #watches: 178204
92.18/92.22	c total #propagations: 127367499 / total #impl: 313368258 (eff. 0.406)
92.18/92.22	c #Conflicts:     336000 | #Learnt:      21705 | 0.000
92.18/92.22	c total clause space: 335.816MB
92.18/92.22	c total #watches: 180204
92.49/92.58	c total #propagations: 127726872 / total #impl: 314287859 (eff. 0.406)
92.49/92.58	c #Conflicts:     337000 | #Learnt:      22705 | 0.000
92.49/92.58	c total clause space: 335.816MB
92.49/92.58	c total #watches: 182204
92.78/92.89	c total #propagations: 128128241 / total #impl: 315255621 (eff. 0.406)
92.78/92.89	c #Conflicts:     338000 | #Learnt:      23705 | 0.000
92.78/92.89	c total clause space: 335.816MB
92.78/92.89	c total #watches: 184204
93.18/93.25	c total #propagations: 128528095 / total #impl: 316195203 (eff. 0.406)
93.18/93.25	c #Conflicts:     339000 | #Learnt:      24705 | 0.000
93.18/93.25	c total clause space: 335.816MB
93.18/93.25	c total #watches: 186204
93.49/93.57	c total #propagations: 128964611 / total #impl: 317212690 (eff. 0.407)
93.49/93.57	c #Conflicts:     340000 | #Learnt:      25705 | 0.000
93.49/93.57	c total clause space: 335.816MB
93.49/93.57	c total #watches: 188204
93.88/93.90	c total #propagations: 129411130 / total #impl: 318186299 (eff. 0.407)
93.88/93.90	c #Conflicts:     341000 | #Learnt:      26705 | 0.000
93.88/93.90	c total clause space: 335.816MB
93.88/93.90	c total #watches: 190204
94.18/94.23	c total #propagations: 129711439 / total #impl: 319166098 (eff. 0.406)
94.18/94.23	c #Conflicts:     342000 | #Learnt:      27705 | 0.000
94.18/94.23	c total clause space: 335.816MB
94.18/94.23	c total #watches: 192204
94.48/94.55	c total #propagations: 130076490 / total #impl: 320128818 (eff. 0.406)
94.48/94.55	c GC COLLECT
94.48/94.55	c #Conflicts:     343000 | #Learnt:      14688 | 0.000
94.48/94.55	c total clause space: 335.816MB
94.48/94.55	c total #watches: 166170
94.78/94.81	c total #propagations: 130458501 / total #impl: 321051430 (eff. 0.406)
94.78/94.81	c #Conflicts:     344000 | #Learnt:      15688 | 0.000
94.78/94.81	c total clause space: 335.816MB
94.78/94.81	c total #watches: 168170
94.98/95.07	c total #propagations: 130818270 / total #impl: 321937355 (eff. 0.406)
94.98/95.07	c #Conflicts:     345000 | #Learnt:      16688 | 0.000
94.98/95.07	c total clause space: 335.816MB
94.98/95.07	c total #watches: 170170
95.28/95.35	c total #propagations: 131159378 / total #impl: 322788348 (eff. 0.406)
95.28/95.35	c #Conflicts:     346000 | #Learnt:      17688 | 0.000
95.28/95.35	c total clause space: 335.816MB
95.28/95.35	c total #watches: 172170
95.58/95.63	c total #propagations: 131545260 / total #impl: 323723268 (eff. 0.406)
95.58/95.63	c #Conflicts:     347000 | #Learnt:      18688 | 0.000
95.58/95.63	c total clause space: 335.816MB
95.58/95.63	c total #watches: 174170
95.88/95.93	c total #propagations: 131891996 / total #impl: 324564447 (eff. 0.406)
95.88/95.93	c #Conflicts:     348000 | #Learnt:      19688 | 0.000
95.88/95.93	c total clause space: 335.816MB
95.88/95.93	c total #watches: 176170
96.18/96.28	c total #propagations: 132318835 / total #impl: 325518032 (eff. 0.406)
96.18/96.28	c #Conflicts:     349000 | #Learnt:      20688 | 0.000
96.18/96.28	c total clause space: 335.816MB
96.18/96.28	c total #watches: 178170
96.48/96.57	c total #propagations: 132672701 / total #impl: 326453999 (eff. 0.406)
96.48/96.57	c #Conflicts:     350000 | #Learnt:      21688 | 0.000
96.48/96.57	c total clause space: 335.816MB
96.48/96.57	c total #watches: 180170
96.79/96.84	c total #propagations: 133021914 / total #impl: 327309185 (eff. 0.406)
96.79/96.84	c #Conflicts:     351000 | #Learnt:      22688 | 0.000
96.79/96.84	c total clause space: 335.816MB
96.79/96.84	c total #watches: 182170
97.08/97.17	c total #propagations: 133404335 / total #impl: 328150643 (eff. 0.407)
97.08/97.17	c #Conflicts:     352000 | #Learnt:      23688 | 0.000
97.08/97.17	c total clause space: 335.816MB
97.08/97.17	c total #watches: 184170
97.38/97.48	c total #propagations: 133790534 / total #impl: 329091728 (eff. 0.407)
97.38/97.48	c #Conflicts:     353000 | #Learnt:      24688 | 0.000
97.38/97.48	c total clause space: 335.816MB
97.38/97.48	c total #watches: 186170
97.78/97.81	c total #propagations: 134193670 / total #impl: 330066672 (eff. 0.407)
97.78/97.81	c #Conflicts:     354000 | #Learnt:      25688 | 0.000
97.78/97.81	c total clause space: 335.816MB
97.78/97.81	c total #watches: 188170
98.08/98.16	c total #propagations: 134546450 / total #impl: 330930875 (eff. 0.407)
98.08/98.16	c #Conflicts:     355000 | #Learnt:      26688 | 0.000
98.08/98.16	c total clause space: 335.816MB
98.08/98.16	c total #watches: 190170
98.38/98.47	c total #propagations: 134918342 / total #impl: 331857759 (eff. 0.407)
98.38/98.47	c #Conflicts:     356000 | #Learnt:      27688 | 0.000
98.38/98.47	c total clause space: 335.816MB
98.38/98.47	c total #watches: 192170
98.78/98.87	c total #propagations: 135302159 / total #impl: 332796379 (eff. 0.407)
98.78/98.87	c GC COLLECT
98.78/98.87	c #Conflicts:     357000 | #Learnt:      14378 | 0.000
98.78/98.87	c total clause space: 335.816MB
98.78/98.87	c total #watches: 165550
99.08/99.14	c total #propagations: 135687471 / total #impl: 333788449 (eff. 0.407)
99.08/99.14	c #Conflicts:     358000 | #Learnt:      15378 | 0.000
99.08/99.14	c total clause space: 335.816MB
99.08/99.14	c total #watches: 167550
99.28/99.38	c total #propagations: 136083060 / total #impl: 334715828 (eff. 0.407)
99.28/99.38	c #Conflicts:     359000 | #Learnt:      16378 | 0.000
99.28/99.38	c total clause space: 335.816MB
99.28/99.38	c total #watches: 169550
99.58/99.61	c total #propagations: 136436205 / total #impl: 335502442 (eff. 0.407)
99.58/99.61	c #Conflicts:     360000 | #Learnt:      17378 | 0.000
99.58/99.61	c total clause space: 335.816MB
99.58/99.61	c total #watches: 171550
99.88/99.90	c total #propagations: 136776698 / total #impl: 336299490 (eff. 0.407)
99.88/99.90	c #Conflicts:     361000 | #Learnt:      18378 | 0.000
99.88/99.90	c total clause space: 335.816MB
99.88/99.90	c total #watches: 173550
100.08/100.18	c total #propagations: 137153681 / total #impl: 337169270 (eff. 0.407)
100.08/100.18	c #Conflicts:     362000 | #Learnt:      19378 | 0.000
100.08/100.18	c total clause space: 335.816MB
100.08/100.18	c total #watches: 175550
100.38/100.45	c total #propagations: 137508739 / total #impl: 338024824 (eff. 0.407)
100.38/100.45	c #Conflicts:     363000 | #Learnt:      20378 | 0.000
100.38/100.45	c total clause space: 335.816MB
100.38/100.45	c total #watches: 177550
100.68/100.71	c total #propagations: 137882313 / total #impl: 338863330 (eff. 0.407)
100.68/100.71	c #Conflicts:     364000 | #Learnt:      21378 | 0.000
100.68/100.71	c total clause space: 335.816MB
100.68/100.71	c total #watches: 179550
100.98/101.01	c total #propagations: 138244941 / total #impl: 339743375 (eff. 0.407)
100.98/101.01	c #Conflicts:     365000 | #Learnt:      22378 | 0.000
100.98/101.01	c total clause space: 335.816MB
100.98/101.01	c total #watches: 181550
101.28/101.32	c total #propagations: 138602746 / total #impl: 340642327 (eff. 0.407)
101.28/101.32	c #Conflicts:     366000 | #Learnt:      23378 | 0.000
101.28/101.32	c total clause space: 335.816MB
101.28/101.32	c total #watches: 183550
101.58/101.64	c total #propagations: 138971363 / total #impl: 341499401 (eff. 0.407)
101.58/101.64	c #Conflicts:     367000 | #Learnt:      24378 | 0.000
101.58/101.64	c total clause space: 335.816MB
101.58/101.64	c total #watches: 185550
101.88/101.94	c total #propagations: 139339165 / total #impl: 342418288 (eff. 0.407)
101.88/101.94	c #Conflicts:     368000 | #Learnt:      25378 | 0.000
101.88/101.94	c total clause space: 335.816MB
101.88/101.94	c total #watches: 187550
102.18/102.24	c total #propagations: 139702263 / total #impl: 343292110 (eff. 0.407)
102.18/102.24	c #Conflicts:     369000 | #Learnt:      26378 | 0.000
102.18/102.24	c total clause space: 335.816MB
102.18/102.24	c total #watches: 189550
102.48/102.53	c total #propagations: 140048221 / total #impl: 344120111 (eff. 0.407)
102.48/102.53	c #Conflicts:     370000 | #Learnt:      27378 | 0.000
102.48/102.53	c total clause space: 335.816MB
102.48/102.53	c total #watches: 191550
102.78/102.86	c total #propagations: 140409620 / total #impl: 345042265 (eff. 0.407)
102.78/102.86	c #Conflicts:     371000 | #Learnt:      28378 | 0.000
102.78/102.86	c total clause space: 335.816MB
102.78/102.86	c total #watches: 193550
103.18/103.22	c total #propagations: 140757821 / total #impl: 346043602 (eff. 0.407)
103.18/103.22	c GC COLLECT
103.18/103.22	c #Conflicts:     372000 | #Learnt:      14818 | 0.000
103.18/103.22	c total clause space: 335.816MB
103.18/103.22	c total #watches: 166430
103.48/103.55	c total #propagations: 141070118 / total #impl: 346975486 (eff. 0.407)
103.48/103.55	c #Conflicts:     373000 | #Learnt:      15818 | 0.000
103.48/103.55	c total clause space: 335.816MB
103.48/103.55	c total #watches: 168430
103.78/103.85	c total #propagations: 141519746 / total #impl: 348050349 (eff. 0.407)
103.78/103.85	c #Conflicts:     374000 | #Learnt:      16818 | 0.000
103.78/103.85	c total clause space: 335.816MB
103.78/103.85	c total #watches: 170430
104.08/104.14	c total #propagations: 141979853 / total #impl: 349074864 (eff. 0.407)
104.08/104.14	c #Conflicts:     375000 | #Learnt:      17818 | 0.000
104.08/104.14	c total clause space: 335.816MB
104.08/104.14	c total #watches: 172430
104.38/104.48	c total #propagations: 142389869 / total #impl: 350045247 (eff. 0.407)
104.38/104.48	c #Conflicts:     376000 | #Learnt:      18818 | 0.000
104.38/104.48	c total clause space: 335.816MB
104.38/104.48	c total #watches: 174430
104.78/104.86	c total #propagations: 142791599 / total #impl: 351081266 (eff. 0.407)
104.78/104.86	c #Conflicts:     377000 | #Learnt:      19818 | 0.000
104.78/104.86	c total clause space: 335.816MB
104.78/104.86	c total #watches: 176430
105.18/105.25	c total #propagations: 143233227 / total #impl: 352163234 (eff. 0.407)
105.18/105.25	c #Conflicts:     378000 | #Learnt:      20818 | 0.000
105.18/105.25	c total clause space: 335.816MB
105.18/105.25	c total #watches: 178430
105.48/105.58	c total #propagations: 143693522 / total #impl: 353294902 (eff. 0.407)
105.48/105.58	c #Conflicts:     379000 | #Learnt:      21818 | 0.000
105.48/105.58	c total clause space: 335.816MB
105.48/105.58	c total #watches: 180430
105.78/105.87	c total #propagations: 144051283 / total #impl: 354245437 (eff. 0.407)
105.78/105.87	c #Conflicts:     380000 | #Learnt:      22818 | 0.000
105.78/105.87	c total clause space: 335.816MB
105.78/105.87	c total #watches: 182430
106.08/106.18	c total #propagations: 144405013 / total #impl: 355144913 (eff. 0.407)
106.08/106.18	c #Conflicts:     381000 | #Learnt:      23818 | 0.000
106.08/106.18	c total clause space: 335.816MB
106.08/106.18	c total #watches: 184430
106.38/106.49	c total #propagations: 144758144 / total #impl: 355998622 (eff. 0.407)
106.38/106.49	c #Conflicts:     382000 | #Learnt:      24818 | 0.000
106.38/106.49	c total clause space: 335.816MB
106.38/106.49	c total #watches: 186430
106.78/106.83	c total #propagations: 145128454 / total #impl: 356887526 (eff. 0.407)
106.78/106.83	c #Conflicts:     383000 | #Learnt:      25818 | 0.000
106.78/106.83	c total clause space: 335.816MB
106.78/106.83	c total #watches: 188430
107.08/107.15	c total #propagations: 145498206 / total #impl: 357841352 (eff. 0.407)
107.08/107.15	c #Conflicts:     384000 | #Learnt:      26818 | 0.000
107.08/107.15	c total clause space: 335.816MB
107.08/107.15	c total #watches: 190430
107.48/107.51	c total #propagations: 145873119 / total #impl: 358702341 (eff. 0.407)
107.48/107.51	c #Conflicts:     385000 | #Learnt:      27818 | 0.000
107.48/107.51	c total clause space: 335.816MB
107.48/107.51	c total #watches: 192430
107.88/107.91	c total #propagations: 146359592 / total #impl: 359738872 (eff. 0.407)
107.88/107.91	c #Conflicts:     386000 | #Learnt:      28818 | 0.000
107.88/107.91	c total clause space: 335.816MB
107.88/107.91	c total #watches: 194430
108.17/108.28	c total #propagations: 146845431 / total #impl: 360815009 (eff. 0.407)
108.17/108.28	c #Conflicts:     387000 | #Learnt:      29818 | 0.000
108.17/108.28	c total clause space: 335.816MB
108.17/108.28	c total #watches: 196430
108.47/108.58	c total #propagations: 147224248 / total #impl: 361787860 (eff. 0.407)
108.47/108.58	c GC COLLECT
108.47/108.58	c #Conflicts:     388000 | #Learnt:      15902 | 0.000
108.47/108.58	c total clause space: 335.816MB
108.47/108.58	c total #watches: 168598
108.77/108.87	c total #propagations: 147584592 / total #impl: 362710194 (eff. 0.407)
108.77/108.87	c #Conflicts:     389000 | #Learnt:      16902 | 0.000
108.77/108.87	c total clause space: 335.816MB
108.77/108.87	c total #watches: 170598
109.07/109.15	c total #propagations: 147948991 / total #impl: 363663386 (eff. 0.407)
109.07/109.15	c #Conflicts:     390000 | #Learnt:      17902 | 0.000
109.07/109.15	c total clause space: 335.816MB
109.07/109.15	c total #watches: 172598
109.37/109.45	c total #propagations: 148277028 / total #impl: 364587744 (eff. 0.407)
109.37/109.45	c #Conflicts:     391000 | #Learnt:      18902 | 0.000
109.37/109.45	c total clause space: 335.816MB
109.37/109.45	c total #watches: 174598
109.67/109.74	c total #propagations: 148697018 / total #impl: 365582429 (eff. 0.407)
109.67/109.74	c #Conflicts:     392000 | #Learnt:      19902 | 0.000
109.67/109.74	c total clause space: 335.816MB
109.67/109.74	c total #watches: 176598
109.98/110.05	c total #propagations: 149055130 / total #impl: 366459153 (eff. 0.407)
109.98/110.05	c #Conflicts:     393000 | #Learnt:      20902 | 0.000
109.98/110.05	c total clause space: 335.816MB
109.98/110.05	c total #watches: 178598
110.27/110.32	c total #propagations: 149434909 / total #impl: 367350369 (eff. 0.407)
110.27/110.32	c #Conflicts:     394000 | #Learnt:      21902 | 0.000
110.27/110.32	c total clause space: 335.816MB
110.27/110.32	c total #watches: 180598
110.57/110.61	c total #propagations: 149837885 / total #impl: 368195095 (eff. 0.407)
110.57/110.61	c #Conflicts:     395000 | #Learnt:      22902 | 0.000
110.57/110.61	c total clause space: 335.816MB
110.57/110.61	c total #watches: 182598
110.87/110.94	c total #propagations: 150196351 / total #impl: 369093355 (eff. 0.407)
110.87/110.94	c #Conflicts:     396000 | #Learnt:      23902 | 0.000
110.87/110.94	c total clause space: 335.816MB
110.87/110.94	c total #watches: 184598
111.18/111.23	c total #propagations: 150512912 / total #impl: 369998236 (eff. 0.407)
111.18/111.23	c #Conflicts:     397000 | #Learnt:      24902 | 0.000
111.18/111.23	c total clause space: 335.816MB
111.18/111.23	c total #watches: 186598
111.47/111.55	c total #propagations: 150852741 / total #impl: 370900217 (eff. 0.407)
111.47/111.55	c #Conflicts:     398000 | #Learnt:      25902 | 0.000
111.47/111.55	c total clause space: 335.816MB
111.47/111.55	c total #watches: 188598
111.77/111.85	c total #propagations: 151187841 / total #impl: 371784747 (eff. 0.407)
111.77/111.85	c #Conflicts:     399000 | #Learnt:      26902 | 0.000
111.77/111.85	c total clause space: 335.816MB
111.77/111.85	c total #watches: 190598
112.07/112.20	c total #propagations: 151572409 / total #impl: 372647848 (eff. 0.407)
112.07/112.20	c #Conflicts:     400000 | #Learnt:      27902 | 0.000
112.07/112.20	c total clause space: 335.816MB
112.07/112.20	c total #watches: 192598
112.47/112.55	c total #propagations: 151936671 / total #impl: 373580688 (eff. 0.407)
112.47/112.55	c #Conflicts:     401000 | #Learnt:      28902 | 0.000
112.47/112.55	c total clause space: 335.816MB
112.47/112.55	c total #watches: 194598
112.87/112.90	c total #propagations: 152308628 / total #impl: 374505902 (eff. 0.407)
112.87/112.90	c #Conflicts:     402000 | #Learnt:      29902 | 0.000
112.87/112.90	c total clause space: 335.816MB
112.87/112.90	c total #watches: 196598
113.17/113.25	c total #propagations: 152670103 / total #impl: 375400618 (eff. 0.407)
113.17/113.25	c GC COLLECT
113.17/113.25	c #Conflicts:     403000 | #Learnt:      15691 | 0.000
113.17/113.25	c total clause space: 335.816MB
113.17/113.25	c total #watches: 168176
113.47/113.52	c total #propagations: 153027943 / total #impl: 376339835 (eff. 0.407)
113.47/113.52	c #Conflicts:     404000 | #Learnt:      16691 | 0.000
113.47/113.52	c total clause space: 335.816MB
113.47/113.52	c total #watches: 170176
113.67/113.76	c total #propagations: 153343453 / total #impl: 377224361 (eff. 0.407)
113.67/113.76	c #Conflicts:     405000 | #Learnt:      17691 | 0.000
113.67/113.76	c total clause space: 335.816MB
113.67/113.76	c total #watches: 172176
113.97/114.04	c total #propagations: 153744325 / total #impl: 378106724 (eff. 0.407)
113.97/114.04	c #Conflicts:     406000 | #Learnt:      18691 | 0.000
113.97/114.04	c total clause space: 335.816MB
113.97/114.04	c total #watches: 174176
114.27/114.33	c total #propagations: 154148413 / total #impl: 379051720 (eff. 0.407)
114.27/114.33	c #Conflicts:     407000 | #Learnt:      19691 | 0.000
114.27/114.33	c total clause space: 335.816MB
114.27/114.33	c total #watches: 176176
114.57/114.63	c total #propagations: 154499141 / total #impl: 379946898 (eff. 0.407)
114.57/114.63	c #Conflicts:     408000 | #Learnt:      20691 | 0.000
114.57/114.63	c total clause space: 335.816MB
114.57/114.63	c total #watches: 178176
114.97/115.02	c total #propagations: 154868004 / total #impl: 380842607 (eff. 0.407)
114.97/115.02	c #Conflicts:     409000 | #Learnt:      21691 | 0.000
114.97/115.02	c total clause space: 335.816MB
114.97/115.02	c total #watches: 180176
115.27/115.34	c total #propagations: 155332978 / total #impl: 381931385 (eff. 0.407)
115.27/115.34	c #Conflicts:     410000 | #Learnt:      22691 | 0.000
115.27/115.34	c total clause space: 335.816MB
115.27/115.34	c total #watches: 182176
115.58/115.66	c total #propagations: 155709602 / total #impl: 382852615 (eff. 0.407)
115.58/115.66	c #Conflicts:     411000 | #Learnt:      23691 | 0.000
115.58/115.66	c total clause space: 335.816MB
115.58/115.66	c total #watches: 184176
115.87/115.98	c total #propagations: 156069595 / total #impl: 383758962 (eff. 0.407)
115.87/115.98	c #Conflicts:     412000 | #Learnt:      24691 | 0.000
115.87/115.98	c total clause space: 335.816MB
115.87/115.98	c total #watches: 186176
116.27/116.32	c total #propagations: 156450622 / total #impl: 384718282 (eff. 0.407)
116.27/116.32	c #Conflicts:     413000 | #Learnt:      25691 | 0.000
116.27/116.32	c total clause space: 335.816MB
116.27/116.32	c total #watches: 188176
116.58/116.65	c total #propagations: 156841022 / total #impl: 385684388 (eff. 0.407)
116.58/116.65	c #Conflicts:     414000 | #Learnt:      26691 | 0.000
116.58/116.65	c total clause space: 335.816MB
116.58/116.65	c total #watches: 190176
116.87/116.95	c total #propagations: 157198956 / total #impl: 386636640 (eff. 0.407)
116.87/116.95	c #Conflicts:     415000 | #Learnt:      27691 | 0.000
116.87/116.95	c total clause space: 335.816MB
116.87/116.95	c total #watches: 192176
117.17/117.24	c total #propagations: 157535969 / total #impl: 387533840 (eff. 0.407)
117.17/117.24	c #Conflicts:     416000 | #Learnt:      28691 | 0.000
117.17/117.24	c total clause space: 335.816MB
117.17/117.24	c total #watches: 194176
117.47/117.56	c total #propagations: 157878551 / total #impl: 388429852 (eff. 0.406)
117.47/117.56	c #Conflicts:     417000 | #Learnt:      29691 | 0.000
117.47/117.56	c total clause space: 335.816MB
117.47/117.56	c total #watches: 196176
117.78/117.88	c total #propagations: 158209514 / total #impl: 389368577 (eff. 0.406)
117.78/117.88	c #Conflicts:     418000 | #Learnt:      30691 | 0.000
117.78/117.88	c total clause space: 335.816MB
117.78/117.88	c total #watches: 198176
118.07/118.15	c total #propagations: 158508649 / total #impl: 390261526 (eff. 0.406)
118.07/118.15	c GC COLLECT
118.07/118.15	c #Conflicts:     419000 | #Learnt:      16194 | 0.000
118.07/118.15	c total clause space: 335.816MB
118.07/118.15	c total #watches: 169182
118.27/118.39	c total #propagations: 158826912 / total #impl: 391143356 (eff. 0.406)
118.27/118.39	c #Conflicts:     420000 | #Learnt:      17194 | 0.000
118.27/118.39	c total clause space: 335.816MB
118.27/118.39	c total #watches: 171182
118.57/118.63	c total #propagations: 159139650 / total #impl: 392014707 (eff. 0.406)
118.57/118.63	c #Conflicts:     421000 | #Learnt:      18194 | 0.000
118.57/118.63	c total clause space: 335.816MB
118.57/118.63	c total #watches: 173182
118.88/118.92	c total #propagations: 159430349 / total #impl: 392859809 (eff. 0.406)
118.88/118.92	c #Conflicts:     422000 | #Learnt:      19194 | 0.000
118.88/118.92	c total clause space: 335.816MB
118.88/118.92	c total #watches: 175182
119.17/119.21	c total #propagations: 159758795 / total #impl: 393807087 (eff. 0.406)
119.17/119.21	c #Conflicts:     423000 | #Learnt:      20194 | 0.000
119.17/119.21	c total clause space: 335.816MB
119.17/119.21	c total #watches: 177182
119.37/119.47	c total #propagations: 160073647 / total #impl: 394689470 (eff. 0.406)
119.37/119.47	c #Conflicts:     424000 | #Learnt:      21194 | 0.000
119.37/119.47	c total clause space: 335.816MB
119.37/119.47	c total #watches: 179182
119.67/119.72	c total #propagations: 160403662 / total #impl: 395583254 (eff. 0.405)
119.67/119.72	c #Conflicts:     425000 | #Learnt:      22194 | 0.000
119.67/119.72	c total clause space: 335.816MB
119.67/119.72	c total #watches: 181182
119.88/119.98	c total #propagations: 160747875 / total #impl: 396446048 (eff. 0.405)
119.88/119.98	c #Conflicts:     426000 | #Learnt:      23194 | 0.000
119.88/119.98	c total clause space: 335.816MB
119.88/119.98	c total #watches: 183182
120.17/120.28	c total #propagations: 161049101 / total #impl: 397329014 (eff. 0.405)
120.17/120.28	c #Conflicts:     427000 | #Learnt:      24194 | 0.000
120.17/120.28	c total clause space: 335.816MB
120.17/120.28	c total #watches: 185182
120.57/120.64	c total #propagations: 161369843 / total #impl: 398210591 (eff. 0.405)
120.57/120.64	c #Conflicts:     428000 | #Learnt:      25194 | 0.000
120.57/120.64	c total clause space: 335.816MB
120.57/120.64	c total #watches: 187182
120.98/121.06	c total #propagations: 161693222 / total #impl: 399082492 (eff. 0.405)
120.98/121.06	c #Conflicts:     429000 | #Learnt:      26194 | 0.000
120.98/121.06	c total clause space: 335.816MB
120.98/121.06	c total #watches: 189182
121.47/121.51	c total #propagations: 162031539 / total #impl: 399987368 (eff. 0.405)
121.47/121.51	c #Conflicts:     430000 | #Learnt:      27194 | 0.000
121.47/121.51	c total clause space: 335.816MB
121.47/121.51	c total #watches: 191182
121.87/121.96	c total #propagations: 162341777 / total #impl: 400858558 (eff. 0.405)
121.87/121.96	c #Conflicts:     431000 | #Learnt:      28194 | 0.000
121.87/121.96	c total clause space: 335.816MB
121.87/121.96	c total #watches: 193182
122.27/122.35	c total #propagations: 162687658 / total #impl: 401755404 (eff. 0.405)
122.27/122.35	c #Conflicts:     432000 | #Learnt:      29194 | 0.000
122.27/122.35	c total clause space: 545.701MB
122.27/122.35	c total #watches: 195182
122.67/122.76	c total #propagations: 163059883 / total #impl: 402713906 (eff. 0.405)
122.67/122.76	c #Conflicts:     433000 | #Learnt:      30194 | 0.000
122.67/122.76	c total clause space: 545.701MB
122.67/122.76	c total #watches: 197182
123.08/123.15	c total #propagations: 163402022 / total #impl: 403638544 (eff. 0.405)
123.08/123.15	c #Conflicts:     434000 | #Learnt:      31194 | 0.000
123.08/123.15	c total clause space: 545.701MB
123.08/123.15	c total #watches: 199182
123.47/123.54	c total #propagations: 163742964 / total #impl: 404586057 (eff. 0.405)
123.47/123.54	c GC COLLECT
123.47/123.54	c #Conflicts:     435000 | #Learnt:      16410 | 0.000
123.47/123.54	c total clause space: 545.701MB
123.47/123.54	c total #watches: 169614
123.77/123.81	c total #propagations: 164098500 / total #impl: 405641983 (eff. 0.405)
123.77/123.81	c #Conflicts:     436000 | #Learnt:      17410 | 0.000
123.77/123.81	c total clause space: 545.701MB
123.77/123.81	c total #watches: 171614
124.07/124.10	c total #propagations: 164440585 / total #impl: 406579083 (eff. 0.404)
124.07/124.10	c #Conflicts:     437000 | #Learnt:      18410 | 0.000
124.07/124.10	c total clause space: 545.701MB
124.07/124.10	c total #watches: 173614
124.28/124.36	c total #propagations: 164829454 / total #impl: 407497306 (eff. 0.404)
124.28/124.36	c #Conflicts:     438000 | #Learnt:      19410 | 0.000
124.28/124.36	c total clause space: 545.701MB
124.28/124.36	c total #watches: 175614
124.67/124.73	c total #propagations: 165203990 / total #impl: 408420590 (eff. 0.404)
124.67/124.73	c #Conflicts:     439000 | #Learnt:      20410 | 0.000
124.67/124.73	c total clause space: 545.701MB
124.67/124.73	c total #watches: 177614
125.07/125.17	c total #propagations: 165585271 / total #impl: 409300736 (eff. 0.405)
125.07/125.17	c #Conflicts:     440000 | #Learnt:      21410 | 0.000
125.07/125.17	c total clause space: 545.701MB
125.07/125.17	c total #watches: 179614
125.57/125.65	c total #propagations: 165983248 / total #impl: 410202469 (eff. 0.405)
125.57/125.65	c #Conflicts:     441000 | #Learnt:      22410 | 0.000
125.57/125.65	c total clause space: 545.701MB
125.57/125.65	c total #watches: 181614
126.07/126.12	c total #propagations: 166363882 / total #impl: 411146647 (eff. 0.405)
126.07/126.12	c #Conflicts:     442000 | #Learnt:      23410 | 0.000
126.07/126.12	c total clause space: 545.701MB
126.07/126.12	c total #watches: 183614
126.48/126.51	c total #propagations: 166735981 / total #impl: 412143239 (eff. 0.405)
126.48/126.51	c #Conflicts:     443000 | #Learnt:      24410 | 0.000
126.48/126.51	c total clause space: 545.701MB
126.48/126.51	c total #watches: 185614
126.87/126.90	c total #propagations: 167094881 / total #impl: 413072820 (eff. 0.405)
126.87/126.90	c #Conflicts:     444000 | #Learnt:      25410 | 0.000
126.87/126.90	c total clause space: 545.701MB
126.87/126.90	c total #watches: 187614
127.27/127.36	c total #propagations: 167452499 / total #impl: 414020903 (eff. 0.404)
127.27/127.36	c #Conflicts:     445000 | #Learnt:      26410 | 0.000
127.27/127.36	c total clause space: 545.701MB
127.27/127.36	c total #watches: 189614
127.77/127.85	c total #propagations: 167857340 / total #impl: 414983138 (eff. 0.404)
127.77/127.85	c #Conflicts:     446000 | #Learnt:      27410 | 0.000
127.77/127.85	c total clause space: 545.701MB
127.77/127.85	c total #watches: 191614
128.27/128.37	c total #propagations: 168293257 / total #impl: 416035082 (eff. 0.405)
128.27/128.37	c #Conflicts:     447000 | #Learnt:      28410 | 0.000
128.27/128.37	c total clause space: 545.701MB
128.27/128.37	c total #watches: 193614
128.78/128.89	c total #propagations: 168713902 / total #impl: 417083124 (eff. 0.405)
128.78/128.89	c #Conflicts:     448000 | #Learnt:      29410 | 0.000
128.78/128.89	c total clause space: 545.701MB
128.78/128.89	c total #watches: 195614
129.37/129.40	c total #propagations: 169127630 / total #impl: 418091169 (eff. 0.405)
129.37/129.40	c #Conflicts:     449000 | #Learnt:      30410 | 0.000
129.37/129.40	c total clause space: 545.701MB
129.37/129.40	c total #watches: 197614
129.78/129.89	c total #propagations: 169498589 / total #impl: 419038198 (eff. 0.404)
129.78/129.89	c #Conflicts:     450000 | #Learnt:      31410 | 0.000
129.78/129.89	c total clause space: 545.701MB
129.78/129.89	c total #watches: 199614
130.37/130.40	c total #propagations: 169870610 / total #impl: 419946543 (eff. 0.405)
130.37/130.40	c GC COLLECT
130.37/130.40	c #Conflicts:     451000 | #Learnt:      16305 | 0.000
130.37/130.40	c total clause space: 545.701MB
130.37/130.40	c total #watches: 169404
130.67/130.70	c total #propagations: 170280119 / total #impl: 420964134 (eff. 0.405)
130.67/130.70	c #Conflicts:     452000 | #Learnt:      17305 | 0.000
130.67/130.70	c total clause space: 545.701MB
130.67/130.70	c total #watches: 171404
131.07/131.10	c total #propagations: 170761567 / total #impl: 422069744 (eff. 0.405)
131.07/131.10	c #Conflicts:     453000 | #Learnt:      18305 | 0.000
131.07/131.10	c total clause space: 545.701MB
131.07/131.10	c total #watches: 173404
131.47/131.57	c total #propagations: 171205936 / total #impl: 423148846 (eff. 0.405)
131.47/131.57	c #Conflicts:     454000 | #Learnt:      19305 | 0.000
131.47/131.57	c total clause space: 545.701MB
131.47/131.57	c total #watches: 175404
131.97/132.03	c total #propagations: 171650500 / total #impl: 424226157 (eff. 0.405)
131.97/132.03	c #Conflicts:     455000 | #Learnt:      20305 | 0.000
131.97/132.03	c total clause space: 545.701MB
131.97/132.03	c total #watches: 177404
132.37/132.44	c total #propagations: 172075065 / total #impl: 425324661 (eff. 0.405)
132.37/132.44	c #Conflicts:     456000 | #Learnt:      21305 | 0.000
132.37/132.44	c total clause space: 545.701MB
132.37/132.44	c total #watches: 179404
132.77/132.83	c total #propagations: 172517806 / total #impl: 426470744 (eff. 0.405)
132.77/132.83	c #Conflicts:     457000 | #Learnt:      22305 | 0.000
132.77/132.83	c total clause space: 545.701MB
132.77/132.83	c total #watches: 181404
133.17/133.25	c total #propagations: 172926785 / total #impl: 427513577 (eff. 0.404)
133.17/133.25	c #Conflicts:     458000 | #Learnt:      23305 | 0.000
133.17/133.25	c total clause space: 545.701MB
133.17/133.25	c total #watches: 183404
133.57/133.68	c total #propagations: 173324441 / total #impl: 428535336 (eff. 0.404)
133.57/133.68	c #Conflicts:     459000 | #Learnt:      24305 | 0.000
133.57/133.68	c total clause space: 545.701MB
133.57/133.68	c total #watches: 185404
134.07/134.17	c total #propagations: 173767940 / total #impl: 429621561 (eff. 0.404)
134.07/134.17	c #Conflicts:     460000 | #Learnt:      25305 | 0.000
134.07/134.17	c total clause space: 545.701MB
134.07/134.17	c total #watches: 187404
134.67/134.77	c total #propagations: 174173087 / total #impl: 430616103 (eff. 0.404)
134.67/134.77	c #Conflicts:     461000 | #Learnt:      26305 | 0.000
134.67/134.77	c total clause space: 545.701MB
134.67/134.77	c total #watches: 189404
135.27/135.32	c total #propagations: 174608215 / total #impl: 431644540 (eff. 0.405)
135.27/135.32	c #Conflicts:     462000 | #Learnt:      27305 | 0.000
135.27/135.32	c total clause space: 545.701MB
135.27/135.32	c total #watches: 191404
135.57/135.69	c total #propagations: 175066677 / total #impl: 432661538 (eff. 0.405)
135.57/135.69	c #Conflicts:     463000 | #Learnt:      28305 | 0.000
135.57/135.69	c total clause space: 545.701MB
135.57/135.69	c total #watches: 193404
136.07/136.12	c total #propagations: 175562702 / total #impl: 433734904 (eff. 0.405)
136.07/136.12	c #Conflicts:     464000 | #Learnt:      29305 | 0.000
136.07/136.12	c total clause space: 545.701MB
136.07/136.12	c total #watches: 195404
136.48/136.55	c total #propagations: 176115830 / total #impl: 434879072 (eff. 0.405)
136.48/136.55	c #Conflicts:     465000 | #Learnt:      30305 | 0.000
136.48/136.55	c total clause space: 545.701MB
136.48/136.55	c total #watches: 197404
136.97/137.04	c total #propagations: 176604609 / total #impl: 435942096 (eff. 0.405)
136.97/137.04	c #Conflicts:     466000 | #Learnt:      31305 | 0.000
136.97/137.04	c total clause space: 545.701MB
136.97/137.04	c total #watches: 199404
137.47/137.51	c total #propagations: 177150900 / total #impl: 437068709 (eff. 0.405)
137.47/137.51	c #Conflicts:     467000 | #Learnt:      32305 | 0.000
137.47/137.51	c total clause space: 545.701MB
137.47/137.51	c total #watches: 201404
137.77/137.89	c total #propagations: 177678724 / total #impl: 438191563 (eff. 0.405)
137.77/137.89	c GC COLLECT
137.77/137.89	c #Conflicts:     468000 | #Learnt:      16908 | 0.000
137.77/137.89	c total clause space: 545.701MB
137.77/137.89	c total #watches: 170610
138.17/138.21	c total #propagations: 178169878 / total #impl: 439240840 (eff. 0.406)
138.17/138.21	c #Conflicts:     469000 | #Learnt:      17908 | 0.000
138.17/138.21	c total clause space: 545.701MB
138.17/138.21	c total #watches: 172610
138.57/138.64	c total #propagations: 178659645 / total #impl: 440269768 (eff. 0.406)
138.57/138.64	c #Conflicts:     470000 | #Learnt:      18908 | 0.000
138.57/138.64	c total clause space: 545.701MB
138.57/138.64	c total #watches: 174610
138.97/139.07	c total #propagations: 179232489 / total #impl: 441417138 (eff. 0.406)
138.97/139.07	c #Conflicts:     471000 | #Learnt:      19908 | 0.000
138.97/139.07	c total clause space: 545.701MB
138.97/139.07	c total #watches: 176610
139.47/139.54	c total #propagations: 179735883 / total #impl: 442500691 (eff. 0.406)
139.47/139.54	c #Conflicts:     472000 | #Learnt:      20908 | 0.000
139.47/139.54	c total clause space: 545.701MB
139.47/139.54	c total #watches: 178610
139.97/140.05	c total #propagations: 180191459 / total #impl: 443500278 (eff. 0.406)
139.97/140.05	c #Conflicts:     473000 | #Learnt:      21908 | 0.000
139.97/140.05	c total clause space: 545.701MB
139.97/140.05	c total #watches: 180610
140.57/140.64	c total #propagations: 180780448 / total #impl: 444667696 (eff. 0.407)
140.57/140.64	c #Conflicts:     474000 | #Learnt:      22908 | 0.000
140.57/140.64	c total clause space: 545.701MB
140.57/140.64	c total #watches: 182610
141.17/141.22	c total #propagations: 181353769 / total #impl: 445827760 (eff. 0.407)
141.17/141.22	c #Conflicts:     475000 | #Learnt:      23908 | 0.000
141.17/141.22	c total clause space: 545.701MB
141.17/141.22	c total #watches: 184610
141.77/141.80	c total #propagations: 181927077 / total #impl: 446968398 (eff. 0.407)
141.77/141.80	c #Conflicts:     476000 | #Learnt:      24908 | 0.000
141.77/141.80	c total clause space: 545.701MB
141.77/141.80	c total #watches: 186610
142.27/142.39	c total #propagations: 182430326 / total #impl: 448009778 (eff. 0.407)
142.27/142.39	c #Conflicts:     477000 | #Learnt:      25908 | 0.000
142.27/142.39	c total clause space: 545.701MB
142.27/142.39	c total #watches: 188610
142.87/142.99	c total #propagations: 183007858 / total #impl: 449170981 (eff. 0.407)
142.87/142.99	c #Conflicts:     478000 | #Learnt:      26908 | 0.000
142.87/142.99	c total clause space: 545.701MB
142.87/142.99	c total #watches: 190610
143.57/143.66	c total #propagations: 183511656 / total #impl: 450282814 (eff. 0.408)
143.57/143.66	c #Conflicts:     479000 | #Learnt:      27908 | 0.000
143.57/143.66	c total clause space: 545.701MB
143.57/143.66	c total #watches: 192610
144.37/144.41	c total #propagations: 184066605 / total #impl: 451432668 (eff. 0.408)
144.37/144.41	c #Conflicts:     480000 | #Learnt:      28908 | 0.000
144.37/144.41	c total clause space: 545.701MB
144.37/144.41	c total #watches: 194610
145.07/145.19	c total #propagations: 184627318 / total #impl: 452598393 (eff. 0.408)
145.07/145.19	c #Conflicts:     481000 | #Learnt:      29908 | 0.000
145.07/145.19	c total clause space: 545.701MB
145.07/145.19	c total #watches: 196610
145.87/145.98	c total #propagations: 185167100 / total #impl: 453750837 (eff. 0.408)
145.87/145.98	c #Conflicts:     482000 | #Learnt:      30908 | 0.000
145.87/145.98	c total clause space: 545.701MB
145.87/145.98	c total #watches: 198610
146.67/146.79	c total #propagations: 185672992 / total #impl: 454866940 (eff. 0.408)
146.67/146.79	c #Conflicts:     483000 | #Learnt:      31908 | 0.000
146.67/146.79	c total clause space: 545.701MB
146.67/146.79	c total #watches: 200610
147.26/147.32	c total #propagations: 186190682 / total #impl: 455994395 (eff. 0.408)
147.26/147.32	c #Conflicts:     484000 | #Learnt:      32908 | 0.000
147.26/147.32	c total clause space: 545.701MB
147.26/147.32	c total #watches: 202610
147.76/147.80	c total #propagations: 186646753 / total #impl: 457045132 (eff. 0.408)
147.76/147.80	c GC COLLECT
147.76/147.80	c #Conflicts:     485000 | #Learnt:      17188 | 0.000
147.76/147.80	c total clause space: 545.701MB
147.76/147.80	c total #watches: 171170
148.06/148.13	c total #propagations: 187226496 / total #impl: 458213198 (eff. 0.409)
148.06/148.13	c #Conflicts:     486000 | #Learnt:      18188 | 0.000
148.06/148.13	c total clause space: 545.701MB
148.06/148.13	c total #watches: 173170
148.47/148.55	c total #propagations: 187790890 / total #impl: 459339776 (eff. 0.409)
148.47/148.55	c #Conflicts:     487000 | #Learnt:      19188 | 0.000
148.47/148.55	c total clause space: 545.701MB
148.47/148.55	c total #watches: 175170
148.86/148.94	c total #propagations: 188385220 / total #impl: 460528987 (eff. 0.409)
148.86/148.94	c #Conflicts:     488000 | #Learnt:      20188 | 0.000
148.86/148.94	c total clause space: 545.701MB
148.86/148.94	c total #watches: 177170
149.26/149.33	c total #propagations: 188918727 / total #impl: 461639202 (eff. 0.409)
149.26/149.33	c #Conflicts:     489000 | #Learnt:      21188 | 0.000
149.26/149.33	c total clause space: 545.701MB
149.26/149.33	c total #watches: 179170
149.67/149.76	c total #propagations: 189428831 / total #impl: 462676984 (eff. 0.409)
149.67/149.76	c #Conflicts:     490000 | #Learnt:      22188 | 0.000
149.67/149.76	c total clause space: 545.701MB
149.67/149.76	c total #watches: 181170
150.16/150.20	c total #propagations: 189965724 / total #impl: 463817079 (eff. 0.410)
150.16/150.20	c #Conflicts:     491000 | #Learnt:      23188 | 0.000
150.16/150.20	c total clause space: 545.701MB
150.16/150.20	c total #watches: 183170
150.67/150.71	c total #propagations: 190475807 / total #impl: 464882500 (eff. 0.410)
150.67/150.71	c #Conflicts:     492000 | #Learnt:      24188 | 0.000
150.67/150.71	c total clause space: 545.701MB
150.67/150.71	c total #watches: 185170
151.06/151.17	c total #propagations: 190999033 / total #impl: 466007922 (eff. 0.410)
151.06/151.17	c #Conflicts:     493000 | #Learnt:      25188 | 0.000
151.06/151.17	c total clause space: 545.701MB
151.06/151.17	c total #watches: 187170
151.66/151.78	c total #propagations: 191481404 / total #impl: 467037093 (eff. 0.410)
151.66/151.78	c #Conflicts:     494000 | #Learnt:      26188 | 0.000
151.66/151.78	c total clause space: 545.701MB
151.66/151.78	c total #watches: 189170
152.26/152.39	c total #propagations: 192017052 / total #impl: 468122397 (eff. 0.410)
152.26/152.39	c #Conflicts:     495000 | #Learnt:      27188 | 0.000
152.26/152.39	c total clause space: 545.701MB
152.26/152.39	c total #watches: 191170
152.87/152.97	c total #propagations: 192512456 / total #impl: 469235462 (eff. 0.410)
152.87/152.97	c #Conflicts:     496000 | #Learnt:      28188 | 0.000
152.87/152.97	c total clause space: 545.701MB
152.87/152.97	c total #watches: 193170
153.46/153.54	c total #propagations: 193001124 / total #impl: 470315535 (eff. 0.410)
153.46/153.54	c #Conflicts:     497000 | #Learnt:      29188 | 0.000
153.46/153.54	c total clause space: 545.701MB
153.46/153.54	c total #watches: 195170
154.07/154.13	c total #propagations: 193502919 / total #impl: 471425564 (eff. 0.410)
154.07/154.13	c #Conflicts:     498000 | #Learnt:      30188 | 0.000
154.07/154.13	c total clause space: 545.701MB
154.07/154.13	c total #watches: 197170
154.66/154.74	c total #propagations: 194009267 / total #impl: 472558706 (eff. 0.411)
154.66/154.74	c #Conflicts:     499000 | #Learnt:      31188 | 0.000
154.66/154.74	c total clause space: 545.701MB
154.66/154.74	c total #watches: 199170
155.26/155.30	c total #propagations: 194513214 / total #impl: 473668943 (eff. 0.411)
155.26/155.30	c #Conflicts:     500000 | #Learnt:      32188 | 0.000
155.26/155.30	c total clause space: 545.701MB
155.26/155.30	c total #watches: 201170
155.86/155.90	c total #propagations: 194976998 / total #impl: 474716186 (eff. 0.411)
155.86/155.90	c #Conflicts:     501000 | #Learnt:      33188 | 0.000
155.86/155.90	c total clause space: 545.701MB
155.86/155.90	c total #watches: 203170
156.46/156.56	c total #propagations: 195457925 / total #impl: 475861663 (eff. 0.411)
156.46/156.56	c GC COLLECT
156.46/156.56	c #Conflicts:     502000 | #Learnt:      17196 | 0.000
156.46/156.56	c total clause space: 545.701MB
156.46/156.56	c total #watches: 171186
156.86/156.91	c total #propagations: 196008529 / total #impl: 477018377 (eff. 0.411)
156.86/156.91	c #Conflicts:     503000 | #Learnt:      18196 | 0.000
156.86/156.91	c total clause space: 545.701MB
156.86/156.91	c total #watches: 173186
157.16/157.22	c total #propagations: 196591321 / total #impl: 478213429 (eff. 0.411)
157.16/157.22	c #Conflicts:     504000 | #Learnt:      19196 | 0.000
157.16/157.22	c total clause space: 545.701MB
157.16/157.22	c total #watches: 175186
157.56/157.63	c total #propagations: 197110171 / total #impl: 479278230 (eff. 0.411)
157.56/157.63	c #Conflicts:     505000 | #Learnt:      20196 | 0.000
157.56/157.63	c total clause space: 545.701MB
157.56/157.63	c total #watches: 177186
157.96/158.09	c total #propagations: 197670553 / total #impl: 480403837 (eff. 0.411)
157.96/158.09	c #Conflicts:     506000 | #Learnt:      21196 | 0.000
157.96/158.09	c total clause space: 545.701MB
157.96/158.09	c total #watches: 179186
158.37/158.45	c total #propagations: 198213149 / total #impl: 481495807 (eff. 0.412)
158.37/158.45	c #Conflicts:     507000 | #Learnt:      22196 | 0.000
158.37/158.45	c total clause space: 545.701MB
158.37/158.45	c total #watches: 181186
158.86/158.91	c total #propagations: 198686766 / total #impl: 482497318 (eff. 0.412)
158.86/158.91	c #Conflicts:     508000 | #Learnt:      23196 | 0.000
158.86/158.91	c total clause space: 545.701MB
158.86/158.91	c total #watches: 183186
159.26/159.39	c total #propagations: 199176089 / total #impl: 483532359 (eff. 0.412)
159.26/159.39	c #Conflicts:     509000 | #Learnt:      24196 | 0.000
159.26/159.39	c total clause space: 545.701MB
159.26/159.39	c total #watches: 185186
159.86/159.92	c total #propagations: 199648319 / total #impl: 484570034 (eff. 0.412)
159.86/159.92	c #Conflicts:     510000 | #Learnt:      25196 | 0.000
159.86/159.92	c total clause space: 545.701MB
159.86/159.92	c total #watches: 187186
160.26/160.33	c total #propagations: 200135669 / total #impl: 485637625 (eff. 0.412)
160.26/160.33	c #Conflicts:     511000 | #Learnt:      26196 | 0.000
160.26/160.33	c total clause space: 545.701MB
160.26/160.33	c total #watches: 189186
160.76/160.84	c total #propagations: 200600262 / total #impl: 486641823 (eff. 0.412)
160.76/160.84	c #Conflicts:     512000 | #Learnt:      27196 | 0.000
160.76/160.84	c total clause space: 545.701MB
160.76/160.84	c total #watches: 191186
161.26/161.40	c total #propagations: 201124970 / total #impl: 487770906 (eff. 0.412)
161.26/161.40	c #Conflicts:     513000 | #Learnt:      28196 | 0.000
161.26/161.40	c total clause space: 545.701MB
161.26/161.40	c total #watches: 193186
161.67/161.75	c total #propagations: 201616981 / total #impl: 488866074 (eff. 0.412)
161.67/161.75	c #Conflicts:     514000 | #Learnt:      29196 | 0.000
161.67/161.75	c total clause space: 545.701MB
161.67/161.75	c total #watches: 195186
162.06/162.13	c total #propagations: 202022809 / total #impl: 489832226 (eff. 0.412)
162.06/162.13	c #Conflicts:     515000 | #Learnt:      30196 | 0.000
162.06/162.13	c total clause space: 545.701MB
162.06/162.13	c total #watches: 197186
162.36/162.44	c total #propagations: 202423222 / total #impl: 490767986 (eff. 0.412)
162.36/162.44	c #Conflicts:     516000 | #Learnt:      31196 | 0.000
162.36/162.44	c total clause space: 545.701MB
162.36/162.44	c total #watches: 199186
162.66/162.80	c total #propagations: 202797761 / total #impl: 491605137 (eff. 0.413)
162.66/162.80	c #Conflicts:     517000 | #Learnt:      32196 | 0.000
162.66/162.80	c total clause space: 545.701MB
162.66/162.80	c total #watches: 201186
163.16/163.20	c total #propagations: 203146837 / total #impl: 492479466 (eff. 0.412)
163.16/163.20	c #Conflicts:     518000 | #Learnt:      33196 | 0.000
163.16/163.20	c total clause space: 545.701MB
163.16/163.20	c total #watches: 203186
163.46/163.56	c total #propagations: 203512897 / total #impl: 493393672 (eff. 0.412)
163.46/163.56	c #Conflicts:     519000 | #Learnt:      34196 | 0.000
163.46/163.56	c total clause space: 545.701MB
163.46/163.56	c total #watches: 205186
163.76/163.89	c total #propagations: 203902420 / total #impl: 494347667 (eff. 0.412)
163.76/163.89	c GC COLLECT
163.76/163.89	c #Conflicts:     520000 | #Learnt:      17902 | 0.000
163.76/163.89	c total clause space: 545.701MB
163.76/163.89	c total #watches: 172598
164.16/164.21	c total #propagations: 204245915 / total #impl: 495189710 (eff. 0.412)
164.16/164.21	c #Conflicts:     521000 | #Learnt:      18902 | 0.000
164.16/164.21	c total clause space: 545.701MB
164.16/164.21	c total #watches: 174598
164.36/164.49	c total #propagations: 204607865 / total #impl: 496123345 (eff. 0.412)
164.36/164.49	c #Conflicts:     522000 | #Learnt:      19902 | 0.000
164.36/164.49	c total clause space: 545.701MB
164.36/164.49	c total #watches: 176598
164.76/164.82	c total #propagations: 204978007 / total #impl: 496949576 (eff. 0.412)
164.76/164.82	c #Conflicts:     523000 | #Learnt:      20902 | 0.000
164.76/164.82	c total clause space: 545.701MB
164.76/164.82	c total #watches: 178598
165.07/165.12	c total #propagations: 205384669 / total #impl: 497892530 (eff. 0.413)
165.07/165.12	c #Conflicts:     524000 | #Learnt:      21902 | 0.000
165.07/165.12	c total clause space: 545.701MB
165.07/165.12	c total #watches: 180598
165.36/165.48	c total #propagations: 205696860 / total #impl: 498774889 (eff. 0.412)
165.36/165.48	c #Conflicts:     525000 | #Learnt:      22902 | 0.000
165.36/165.48	c total clause space: 545.701MB
165.36/165.48	c total #watches: 182598
165.76/165.85	c total #propagations: 206060460 / total #impl: 499677262 (eff. 0.412)
165.76/165.85	c #Conflicts:     526000 | #Learnt:      23902 | 0.000
165.76/165.85	c total clause space: 545.701MB
165.76/165.85	c total #watches: 184598
166.07/166.20	c total #propagations: 206420632 / total #impl: 500566748 (eff. 0.412)
166.07/166.20	c #Conflicts:     527000 | #Learnt:      24902 | 0.000
166.07/166.20	c total clause space: 545.701MB
166.07/166.20	c total #watches: 186598
166.46/166.53	c total #propagations: 206787003 / total #impl: 501474666 (eff. 0.412)
166.46/166.53	c #Conflicts:     528000 | #Learnt:      25902 | 0.000
166.46/166.53	c total clause space: 545.701MB
166.46/166.53	c total #watches: 188598
166.76/166.84	c total #propagations: 207156309 / total #impl: 502316767 (eff. 0.412)
166.76/166.84	c #Conflicts:     529000 | #Learnt:      26902 | 0.000
166.76/166.84	c total clause space: 545.701MB
166.76/166.84	c total #watches: 190598
167.06/167.16	c total #propagations: 207497409 / total #impl: 503128760 (eff. 0.412)
167.06/167.16	c #Conflicts:     530000 | #Learnt:      27902 | 0.000
167.06/167.16	c total clause space: 545.701MB
167.06/167.16	c total #watches: 192598
167.46/167.50	c total #propagations: 207911337 / total #impl: 504042944 (eff. 0.412)
167.46/167.50	c #Conflicts:     531000 | #Learnt:      28902 | 0.000
167.46/167.50	c total clause space: 545.701MB
167.46/167.50	c total #watches: 194598
167.76/167.85	c total #propagations: 208259529 / total #impl: 504960495 (eff. 0.412)
167.76/167.85	c #Conflicts:     532000 | #Learnt:      29902 | 0.000
167.76/167.85	c total clause space: 545.701MB
167.76/167.85	c total #watches: 196598
168.16/168.28	c total #propagations: 208614573 / total #impl: 505978631 (eff. 0.412)
168.16/168.28	c #Conflicts:     533000 | #Learnt:      30902 | 0.000
168.16/168.28	c total clause space: 545.701MB
168.16/168.28	c total #watches: 198598
168.56/168.69	c total #propagations: 209012281 / total #impl: 506947129 (eff. 0.412)
168.56/168.69	c #Conflicts:     534000 | #Learnt:      31902 | 0.000
168.56/168.69	c total clause space: 545.701MB
168.56/168.69	c total #watches: 200598
169.06/169.10	c total #propagations: 209362963 / total #impl: 507807868 (eff. 0.412)
169.06/169.10	c #Conflicts:     535000 | #Learnt:      32902 | 0.000
169.06/169.10	c total clause space: 545.701MB
169.06/169.10	c total #watches: 202598
169.47/169.53	c total #propagations: 209703520 / total #impl: 508720310 (eff. 0.412)
169.47/169.53	c #Conflicts:     536000 | #Learnt:      33902 | 0.000
169.47/169.53	c total clause space: 545.701MB
169.47/169.53	c total #watches: 204598
169.86/169.95	c total #propagations: 210089495 / total #impl: 509633989 (eff. 0.412)
169.86/169.95	c #Conflicts:     537000 | #Learnt:      34902 | 0.000
169.86/169.95	c total clause space: 545.701MB
169.86/169.95	c total #watches: 206598
170.26/170.33	c total #propagations: 210466734 / total #impl: 510533597 (eff. 0.412)
170.26/170.33	c GC COLLECT
170.26/170.33	c #Conflicts:     538000 | #Learnt:      18280 | 0.000
170.26/170.33	c total clause space: 545.701MB
170.26/170.33	c total #watches: 173354
170.57/170.64	c total #propagations: 210817349 / total #impl: 511432410 (eff. 0.412)
170.57/170.64	c #Conflicts:     539000 | #Learnt:      19280 | 0.000
170.57/170.64	c total clause space: 545.701MB
170.57/170.64	c total #watches: 175354
170.86/170.95	c total #propagations: 211189146 / total #impl: 512389427 (eff. 0.412)
170.86/170.95	c #Conflicts:     540000 | #Learnt:      20280 | 0.000
170.86/170.95	c total clause space: 545.701MB
170.86/170.95	c total #watches: 177354
171.16/171.27	c total #propagations: 211575206 / total #impl: 513363553 (eff. 0.412)
171.16/171.27	c #Conflicts:     541000 | #Learnt:      21280 | 0.000
171.16/171.27	c total clause space: 545.701MB
171.16/171.27	c total #watches: 179354
171.57/171.62	c total #propagations: 211968808 / total #impl: 514268560 (eff. 0.412)
171.57/171.62	c #Conflicts:     542000 | #Learnt:      22280 | 0.000
171.57/171.62	c total clause space: 545.701MB
171.57/171.62	c total #watches: 181354
171.86/171.97	c total #propagations: 212372325 / total #impl: 515209589 (eff. 0.412)
171.86/171.97	c #Conflicts:     543000 | #Learnt:      23280 | 0.000
171.86/171.97	c total clause space: 545.701MB
171.86/171.97	c total #watches: 183354
172.26/172.34	c total #propagations: 212743130 / total #impl: 516165692 (eff. 0.412)
172.26/172.34	c #Conflicts:     544000 | #Learnt:      24280 | 0.000
172.26/172.34	c total clause space: 545.701MB
172.26/172.34	c total #watches: 185354
172.67/172.71	c total #propagations: 213094087 / total #impl: 517038911 (eff. 0.412)
172.67/172.71	c #Conflicts:     545000 | #Learnt:      25280 | 0.000
172.67/172.71	c total clause space: 545.701MB
172.67/172.71	c total #watches: 187354
172.96/173.04	c total #propagations: 213449317 / total #impl: 517954422 (eff. 0.412)
172.96/173.04	c #Conflicts:     546000 | #Learnt:      26280 | 0.000
172.96/173.04	c total clause space: 545.701MB
172.96/173.04	c total #watches: 189354
173.26/173.36	c total #propagations: 213844190 / total #impl: 518833758 (eff. 0.412)
173.26/173.36	c #Conflicts:     547000 | #Learnt:      27280 | 0.000
173.26/173.36	c total clause space: 545.701MB
173.26/173.36	c total #watches: 191354
173.56/173.67	c total #propagations: 214219951 / total #impl: 519664651 (eff. 0.412)
173.56/173.67	c #Conflicts:     548000 | #Learnt:      28280 | 0.000
173.56/173.67	c total clause space: 545.701MB
173.56/173.67	c total #watches: 193354
173.96/174.00	c total #propagations: 214619393 / total #impl: 520550387 (eff. 0.412)
173.96/174.00	c #Conflicts:     549000 | #Learnt:      29280 | 0.000
173.96/174.00	c total clause space: 545.701MB
173.96/174.00	c total #watches: 195354
174.26/174.38	c total #propagations: 214917176 / total #impl: 521438603 (eff. 0.412)
174.26/174.38	c #Conflicts:     550000 | #Learnt:      30280 | 0.000
174.26/174.38	c total clause space: 545.701MB
174.26/174.38	c total #watches: 197354
174.66/174.79	c total #propagations: 215251924 / total #impl: 522417667 (eff. 0.412)
174.66/174.79	c #Conflicts:     551000 | #Learnt:      31280 | 0.000
174.66/174.79	c total clause space: 545.701MB
174.66/174.79	c total #watches: 199354
175.06/175.18	c total #propagations: 215562023 / total #impl: 523345423 (eff. 0.412)
175.06/175.18	c #Conflicts:     552000 | #Learnt:      32280 | 0.000
175.06/175.18	c total clause space: 545.701MB
175.06/175.18	c total #watches: 201354
175.46/175.58	c total #propagations: 215881201 / total #impl: 524265251 (eff. 0.412)
175.46/175.58	c #Conflicts:     553000 | #Learnt:      33280 | 0.000
175.46/175.58	c total clause space: 545.701MB
175.46/175.58	c total #watches: 203354
175.86/175.97	c total #propagations: 216253166 / total #impl: 525265065 (eff. 0.412)
175.86/175.97	c #Conflicts:     554000 | #Learnt:      34280 | 0.000
175.86/175.97	c total clause space: 545.701MB
175.86/175.97	c total #watches: 205354
176.36/176.43	c total #propagations: 216625932 / total #impl: 526241170 (eff. 0.412)
176.36/176.43	c #Conflicts:     555000 | #Learnt:      35280 | 0.000
176.36/176.43	c total clause space: 545.701MB
176.36/176.43	c total #watches: 207354
176.76/176.84	c total #propagations: 216982477 / total #impl: 527205480 (eff. 0.412)
176.76/176.84	c GC COLLECT
176.76/176.84	c #Conflicts:     556000 | #Learnt:      18416 | 0.000
176.76/176.84	c total clause space: 545.701MB
176.76/176.84	c total #watches: 173626
177.07/177.18	c total #propagations: 217404536 / total #impl: 528261670 (eff. 0.412)
177.07/177.18	c #Conflicts:     557000 | #Learnt:      19416 | 0.000
177.07/177.18	c total clause space: 545.701MB
177.07/177.18	c total #watches: 175626
177.46/177.59	c total #propagations: 217812836 / total #impl: 529335006 (eff. 0.411)
177.46/177.59	c #Conflicts:     558000 | #Learnt:      20416 | 0.000
177.46/177.59	c total clause space: 545.701MB
177.46/177.59	c total #watches: 177626
177.76/177.89	c total #propagations: 218285369 / total #impl: 530477111 (eff. 0.411)
177.76/177.89	c #Conflicts:     559000 | #Learnt:      21416 | 0.000
177.76/177.89	c total clause space: 545.701MB
177.76/177.89	c total #watches: 179626
178.17/178.22	c total #propagations: 218646886 / total #impl: 531320775 (eff. 0.412)
178.17/178.22	c #Conflicts:     560000 | #Learnt:      22416 | 0.000
178.17/178.22	c total clause space: 545.701MB
178.17/178.22	c total #watches: 181626
178.46/178.54	c total #propagations: 218979804 / total #impl: 532176958 (eff. 0.411)
178.46/178.54	c #Conflicts:     561000 | #Learnt:      23416 | 0.000
178.46/178.54	c total clause space: 545.701MB
178.46/178.54	c total #watches: 183626
178.86/178.90	c total #propagations: 219324510 / total #impl: 533087150 (eff. 0.411)
178.86/178.90	c #Conflicts:     562000 | #Learnt:      24416 | 0.000
178.86/178.90	c total clause space: 545.701MB
178.86/178.90	c total #watches: 185626
179.16/179.27	c total #propagations: 219693398 / total #impl: 533982213 (eff. 0.411)
179.16/179.27	c #Conflicts:     563000 | #Learnt:      25416 | 0.000
179.16/179.27	c total clause space: 545.701MB
179.16/179.27	c total #watches: 187626
179.46/179.58	c total #propagations: 220054417 / total #impl: 534896366 (eff. 0.411)
179.46/179.58	c #Conflicts:     564000 | #Learnt:      26416 | 0.000
179.46/179.58	c total clause space: 545.701MB
179.46/179.58	c total #watches: 189626
179.76/179.88	c total #propagations: 220440695 / total #impl: 535779171 (eff. 0.411)
179.76/179.88	c #Conflicts:     565000 | #Learnt:      27416 | 0.000
179.76/179.88	c total clause space: 545.701MB
179.76/179.88	c total #watches: 191626
180.16/180.23	c total #propagations: 220784701 / total #impl: 536635995 (eff. 0.411)
180.16/180.23	c #Conflicts:     566000 | #Learnt:      28416 | 0.000
180.16/180.23	c total clause space: 545.701MB
180.16/180.23	c total #watches: 193626
180.56/180.65	c total #propagations: 221150204 / total #impl: 537527908 (eff. 0.411)
180.56/180.65	c #Conflicts:     567000 | #Learnt:      29416 | 0.000
180.56/180.65	c total clause space: 545.701MB
180.56/180.65	c total #watches: 195626
180.96/181.09	c total #propagations: 221547510 / total #impl: 538505457 (eff. 0.411)
180.96/181.09	c #Conflicts:     568000 | #Learnt:      30416 | 0.000
180.96/181.09	c total clause space: 545.701MB
180.96/181.09	c total #watches: 197626
181.36/181.50	c total #propagations: 221911704 / total #impl: 539407238 (eff. 0.411)
181.36/181.50	c #Conflicts:     569000 | #Learnt:      31416 | 0.000
181.36/181.50	c total clause space: 545.701MB
181.36/181.50	c total #watches: 199626
181.86/181.96	c total #propagations: 222274143 / total #impl: 540351105 (eff. 0.411)
181.86/181.96	c #Conflicts:     570000 | #Learnt:      32416 | 0.000
181.86/181.96	c total clause space: 545.701MB
181.86/181.96	c total #watches: 201626
182.36/182.43	c total #propagations: 222620749 / total #impl: 541275290 (eff. 0.411)
182.36/182.43	c #Conflicts:     571000 | #Learnt:      33416 | 0.000
182.36/182.43	c total clause space: 545.701MB
182.36/182.43	c total #watches: 203626
182.77/182.84	c total #propagations: 223000965 / total #impl: 542182884 (eff. 0.411)
182.77/182.84	c #Conflicts:     572000 | #Learnt:      34416 | 0.000
182.77/182.84	c total clause space: 545.701MB
182.77/182.84	c total #watches: 205626
183.17/183.28	c total #propagations: 223330661 / total #impl: 543103449 (eff. 0.411)
183.17/183.28	c #Conflicts:     573000 | #Learnt:      35416 | 0.000
183.17/183.28	c total clause space: 545.701MB
183.17/183.28	c total #watches: 207626
183.67/183.73	c total #propagations: 223683575 / total #impl: 544059009 (eff. 0.411)
183.67/183.73	c #Conflicts:     574000 | #Learnt:      36416 | 0.000
183.67/183.73	c total clause space: 545.701MB
183.67/183.73	c total #watches: 209626
183.97/184.04	c total #propagations: 224058016 / total #impl: 545035043 (eff. 0.411)
183.97/184.04	c GC COLLECT
183.97/184.04	c #Conflicts:     575000 | #Learnt:      19207 | 0.000
183.97/184.04	c total clause space: 545.701MB
183.97/184.04	c total #watches: 175208
184.27/184.34	c total #propagations: 224388787 / total #impl: 545827030 (eff. 0.411)
184.27/184.34	c #Conflicts:     576000 | #Learnt:      20207 | 0.000
184.27/184.34	c total clause space: 545.701MB
184.27/184.34	c total #watches: 177208
184.56/184.67	c total #propagations: 224786518 / total #impl: 546707320 (eff. 0.411)
184.56/184.67	c #Conflicts:     577000 | #Learnt:      21207 | 0.000
184.56/184.67	c total clause space: 545.701MB
184.56/184.67	c total #watches: 179208
184.87/184.99	c total #propagations: 225196601 / total #impl: 547676859 (eff. 0.411)
184.87/184.99	c #Conflicts:     578000 | #Learnt:      22207 | 0.000
184.87/184.99	c total clause space: 545.701MB
184.87/184.99	c total #watches: 181208
185.26/185.33	c total #propagations: 225550900 / total #impl: 548545204 (eff. 0.411)
185.26/185.33	c #Conflicts:     579000 | #Learnt:      23207 | 0.000
185.26/185.33	c total clause space: 545.701MB
185.26/185.33	c total #watches: 183208
185.56/185.66	c total #propagations: 225915809 / total #impl: 549446352 (eff. 0.411)
185.56/185.66	c #Conflicts:     580000 | #Learnt:      24207 | 0.000
185.56/185.66	c total clause space: 545.701MB
185.56/185.66	c total #watches: 185208
185.97/186.02	c total #propagations: 226304535 / total #impl: 550337748 (eff. 0.411)
185.97/186.02	c #Conflicts:     581000 | #Learnt:      25207 | 0.000
185.97/186.02	c total clause space: 545.701MB
185.97/186.02	c total #watches: 187208
186.36/186.40	c total #propagations: 226659277 / total #impl: 551228097 (eff. 0.411)
186.36/186.40	c #Conflicts:     582000 | #Learnt:      26207 | 0.000
186.36/186.40	c total clause space: 545.701MB
186.36/186.40	c total #watches: 189208
186.76/186.81	c total #propagations: 227022068 / total #impl: 552119829 (eff. 0.411)
186.76/186.81	c #Conflicts:     583000 | #Learnt:      27207 | 0.000
186.76/186.81	c total clause space: 545.701MB
186.76/186.81	c total #watches: 191208
187.07/187.19	c total #propagations: 227436306 / total #impl: 553114764 (eff. 0.411)
187.07/187.19	c #Conflicts:     584000 | #Learnt:      28207 | 0.000
187.07/187.19	c total clause space: 545.701MB
187.07/187.19	c total #watches: 193208
187.36/187.48	c total #propagations: 227840589 / total #impl: 554046392 (eff. 0.411)
187.36/187.48	c #Conflicts:     585000 | #Learnt:      29207 | 0.000
187.36/187.48	c total clause space: 545.701MB
187.36/187.48	c total #watches: 195208
187.86/187.90	c total #propagations: 228197147 / total #impl: 554907766 (eff. 0.411)
187.86/187.90	c #Conflicts:     586000 | #Learnt:      30207 | 0.000
187.86/187.90	c total clause space: 545.701MB
187.86/187.90	c total #watches: 197208
188.26/188.31	c total #propagations: 228582735 / total #impl: 555833269 (eff. 0.411)
188.26/188.31	c #Conflicts:     587000 | #Learnt:      31207 | 0.000
188.26/188.31	c total clause space: 545.701MB
188.26/188.31	c total #watches: 199208
188.56/188.68	c total #propagations: 228948627 / total #impl: 556696920 (eff. 0.411)
188.56/188.68	c #Conflicts:     588000 | #Learnt:      32207 | 0.000
188.56/188.68	c total clause space: 545.701MB
188.56/188.68	c total #watches: 201208
189.06/189.11	c total #propagations: 229274030 / total #impl: 557551334 (eff. 0.411)
189.06/189.11	c #Conflicts:     589000 | #Learnt:      33207 | 0.000
189.06/189.11	c total clause space: 545.701MB
189.06/189.11	c total #watches: 203208
189.46/189.59	c total #propagations: 229631830 / total #impl: 558472935 (eff. 0.411)
189.46/189.59	c #Conflicts:     590000 | #Learnt:      34207 | 0.000
189.46/189.59	c total clause space: 545.701MB
189.46/189.59	c total #watches: 205208
189.96/190.05	c total #propagations: 230031968 / total #impl: 559404582 (eff. 0.411)
189.96/190.05	c #Conflicts:     591000 | #Learnt:      35207 | 0.000
189.96/190.05	c total clause space: 545.701MB
189.96/190.05	c total #watches: 207208
190.37/190.44	c total #propagations: 230411854 / total #impl: 560368916 (eff. 0.411)
190.37/190.44	c #Conflicts:     592000 | #Learnt:      36207 | 0.000
190.37/190.44	c total clause space: 545.701MB
190.37/190.44	c total #watches: 209208
190.76/190.83	c total #propagations: 230776384 / total #impl: 561245279 (eff. 0.411)
190.76/190.83	c GC COLLECT
190.76/190.83	c #Conflicts:     593000 | #Learnt:      18690 | 0.000
190.76/190.83	c total clause space: 545.701MB
190.76/190.83	c total #watches: 174174
191.06/191.14	c total #propagations: 231112598 / total #impl: 562070307 (eff. 0.411)
191.06/191.14	c #Conflicts:     594000 | #Learnt:      19690 | 0.000
191.06/191.14	c total clause space: 545.701MB
191.06/191.14	c total #watches: 176174
191.37/191.41	c total #propagations: 231492531 / total #impl: 562982927 (eff. 0.411)
191.37/191.41	c #Conflicts:     595000 | #Learnt:      20690 | 0.000
191.37/191.41	c total clause space: 545.701MB
191.37/191.41	c total #watches: 178174
191.66/191.72	c total #propagations: 231861003 / total #impl: 563859521 (eff. 0.411)
191.66/191.72	c #Conflicts:     596000 | #Learnt:      21690 | 0.000
191.66/191.72	c total clause space: 545.701MB
191.66/191.72	c total #watches: 180174
191.86/191.96	c total #propagations: 232182105 / total #impl: 564774388 (eff. 0.411)
191.86/191.96	c #Conflicts:     597000 | #Learnt:      22690 | 0.000
191.86/191.96	c total clause space: 545.701MB
191.86/191.96	c total #watches: 182174
192.16/192.28	c total #propagations: 232485852 / total #impl: 565500363 (eff. 0.411)
192.16/192.28	c #Conflicts:     598000 | #Learnt:      23690 | 0.000
192.16/192.28	c total clause space: 545.701MB
192.16/192.28	c total #watches: 184174
192.57/192.62	c total #propagations: 232818813 / total #impl: 566260693 (eff. 0.411)
192.57/192.62	c #Conflicts:     599000 | #Learnt:      24690 | 0.000
192.57/192.62	c total clause space: 545.701MB
192.57/192.62	c total #watches: 186174
192.86/192.96	c total #propagations: 233233180 / total #impl: 567230282 (eff. 0.411)
192.86/192.96	c #Conflicts:     600000 | #Learnt:      25690 | 0.000
192.86/192.96	c total clause space: 545.701MB
192.86/192.96	c total #watches: 188174
193.26/193.33	c total #propagations: 233601624 / total #impl: 568110449 (eff. 0.411)
193.26/193.33	c #Conflicts:     601000 | #Learnt:      26690 | 0.000
193.26/193.33	c total clause space: 545.701MB
193.26/193.33	c total #watches: 190174
193.67/193.72	c total #propagations: 234006778 / total #impl: 569063554 (eff. 0.411)
193.67/193.72	c #Conflicts:     602000 | #Learnt:      27690 | 0.000
193.67/193.72	c total clause space: 545.701MB
193.67/193.72	c total #watches: 192174
194.06/194.11	c total #propagations: 234373505 / total #impl: 569973703 (eff. 0.411)
194.06/194.11	c #Conflicts:     603000 | #Learnt:      28690 | 0.000
194.06/194.11	c total clause space: 545.701MB
194.06/194.11	c total #watches: 194174
194.36/194.47	c total #propagations: 234738326 / total #impl: 570843013 (eff. 0.411)
194.36/194.47	c #Conflicts:     604000 | #Learnt:      29690 | 0.000
194.36/194.47	c total clause space: 545.701MB
194.36/194.47	c total #watches: 196174
194.77/194.83	c total #propagations: 235174451 / total #impl: 571842855 (eff. 0.411)
194.77/194.83	c #Conflicts:     605000 | #Learnt:      30690 | 0.000
194.77/194.83	c total clause space: 545.701MB
194.77/194.83	c total #watches: 198174
195.16/195.21	c total #propagations: 235596917 / total #impl: 572851983 (eff. 0.411)
195.16/195.21	c #Conflicts:     606000 | #Learnt:      31690 | 0.000
195.16/195.21	c total clause space: 545.701MB
195.16/195.21	c total #watches: 200174
195.46/195.58	c total #propagations: 235983524 / total #impl: 573739958 (eff. 0.411)
195.46/195.58	c #Conflicts:     607000 | #Learnt:      32690 | 0.000
195.46/195.58	c total clause space: 545.701MB
195.46/195.58	c total #watches: 202174
195.87/195.98	c total #propagations: 236372893 / total #impl: 574662989 (eff. 0.411)
195.87/195.98	c #Conflicts:     608000 | #Learnt:      33690 | 0.000
195.87/195.98	c total clause space: 545.701MB
195.87/195.98	c total #watches: 204174
196.26/196.39	c total #propagations: 236705306 / total #impl: 575523200 (eff. 0.411)
196.26/196.39	c #Conflicts:     609000 | #Learnt:      34690 | 0.000
196.26/196.39	c total clause space: 545.701MB
196.26/196.39	c total #watches: 206174
196.66/196.79	c total #propagations: 237099896 / total #impl: 576513588 (eff. 0.411)
196.66/196.79	c #Conflicts:     610000 | #Learnt:      35690 | 0.000
196.66/196.79	c total clause space: 545.701MB
196.66/196.79	c total #watches: 208174
197.16/197.23	c total #propagations: 237459658 / total #impl: 577403424 (eff. 0.411)
197.16/197.23	c #Conflicts:     611000 | #Learnt:      36690 | 0.000
197.16/197.23	c total clause space: 545.701MB
197.16/197.23	c total #watches: 210174
197.66/197.76	c total #propagations: 237832837 / total #impl: 578327896 (eff. 0.411)
197.66/197.76	c GC COLLECT
197.66/197.76	c #Conflicts:     612000 | #Learnt:      18949 | 0.000
197.66/197.76	c total clause space: 545.701MB
197.66/197.76	c total #watches: 174692
197.97/198.01	c total #propagations: 238197068 / total #impl: 579218441 (eff. 0.411)
197.97/198.01	c #Conflicts:     613000 | #Learnt:      19949 | 0.000
197.97/198.01	c total clause space: 545.701MB
197.97/198.01	c total #watches: 176692
198.26/198.36	c total #propagations: 238573872 / total #impl: 580140420 (eff. 0.411)
198.26/198.36	c #Conflicts:     614000 | #Learnt:      20949 | 0.000
198.26/198.36	c total clause space: 545.701MB
198.26/198.36	c total #watches: 178692
198.76/198.84	c total #propagations: 238939757 / total #impl: 581066582 (eff. 0.411)
198.76/198.84	c #Conflicts:     615000 | #Learnt:      21949 | 0.000
198.76/198.84	c total clause space: 545.701MB
198.76/198.84	c total #watches: 180692
199.17/199.28	c total #propagations: 239357453 / total #impl: 582025575 (eff. 0.411)
199.17/199.28	c #Conflicts:     616000 | #Learnt:      22949 | 0.000
199.17/199.28	c total clause space: 545.701MB
199.17/199.28	c total #watches: 182692
199.56/199.61	c total #propagations: 239735333 / total #impl: 582957393 (eff. 0.411)
199.56/199.61	c #Conflicts:     617000 | #Learnt:      23949 | 0.000
199.56/199.61	c total clause space: 545.701MB
199.56/199.61	c total #watches: 184692
199.86/199.93	c total #propagations: 240111835 / total #impl: 583877907 (eff. 0.411)
199.86/199.93	c #Conflicts:     618000 | #Learnt:      24949 | 0.000
199.86/199.93	c total clause space: 545.701MB
199.86/199.93	c total #watches: 186692
200.17/200.28	c total #propagations: 240458358 / total #impl: 584728446 (eff. 0.411)
200.17/200.28	c #Conflicts:     619000 | #Learnt:      25949 | 0.000
200.17/200.28	c total clause space: 545.701MB
200.17/200.28	c total #watches: 188692
200.56/200.66	c total #propagations: 240823192 / total #impl: 585639592 (eff. 0.411)
200.56/200.66	c #Conflicts:     620000 | #Learnt:      26949 | 0.000
200.56/200.66	c total clause space: 545.701MB
200.56/200.66	c total #watches: 190692
200.96/201.04	c total #propagations: 241274817 / total #impl: 586632215 (eff. 0.411)
200.96/201.04	c #Conflicts:     621000 | #Learnt:      27949 | 0.000
200.96/201.04	c total clause space: 545.701MB
200.96/201.04	c total #watches: 192692
201.37/201.42	c total #propagations: 241596147 / total #impl: 587481511 (eff. 0.411)
201.37/201.42	c #Conflicts:     622000 | #Learnt:      28949 | 0.000
201.37/201.42	c total clause space: 545.701MB
201.37/201.42	c total #watches: 194692
201.66/201.75	c total #propagations: 241990171 / total #impl: 588495702 (eff. 0.411)
201.66/201.75	c #Conflicts:     623000 | #Learnt:      29949 | 0.000
201.66/201.75	c total clause space: 545.701MB
201.66/201.75	c total #watches: 196692
202.06/202.12	c total #propagations: 242304854 / total #impl: 589401405 (eff. 0.411)
202.06/202.12	c #Conflicts:     624000 | #Learnt:      30949 | 0.000
202.06/202.12	c total clause space: 545.701MB
202.06/202.12	c total #watches: 198692
202.47/202.52	c total #propagations: 242667890 / total #impl: 590299100 (eff. 0.411)
202.47/202.52	c #Conflicts:     625000 | #Learnt:      31949 | 0.000
202.47/202.52	c total clause space: 545.701MB
202.47/202.52	c total #watches: 200692
202.86/202.95	c total #propagations: 243035437 / total #impl: 591214681 (eff. 0.411)
202.86/202.95	c #Conflicts:     626000 | #Learnt:      32949 | 0.000
202.86/202.95	c total clause space: 545.701MB
202.86/202.95	c total #watches: 202692
203.26/203.37	c total #propagations: 243434927 / total #impl: 592162774 (eff. 0.411)
203.26/203.37	c #Conflicts:     627000 | #Learnt:      33949 | 0.000
203.26/203.37	c total clause space: 545.701MB
203.26/203.37	c total #watches: 204692
203.76/203.81	c total #propagations: 243851555 / total #impl: 593117822 (eff. 0.411)
203.76/203.81	c #Conflicts:     628000 | #Learnt:      34949 | 0.000
203.76/203.81	c total clause space: 545.701MB
203.76/203.81	c total #watches: 206692
204.16/204.24	c total #propagations: 244220731 / total #impl: 594041433 (eff. 0.411)
204.16/204.24	c #Conflicts:     629000 | #Learnt:      35949 | 0.000
204.16/204.24	c total clause space: 545.701MB
204.16/204.24	c total #watches: 208692
204.57/204.68	c total #propagations: 244581365 / total #impl: 594922859 (eff. 0.411)
204.57/204.68	c #Conflicts:     630000 | #Learnt:      36949 | 0.000
204.57/204.68	c total clause space: 545.701MB
204.57/204.68	c total #watches: 210692
204.96/205.05	c total #propagations: 244957738 / total #impl: 595836928 (eff. 0.411)
204.96/205.05	c #Conflicts:     631000 | #Learnt:      37949 | 0.000
204.96/205.05	c total clause space: 545.701MB
204.96/205.05	c total #watches: 212692
205.36/205.41	c total #propagations: 245281860 / total #impl: 596695316 (eff. 0.411)
205.36/205.41	c GC COLLECT
205.36/205.41	c #Conflicts:     632000 | #Learnt:      19826 | 0.000
205.36/205.41	c total clause space: 545.701MB
205.36/205.41	c total #watches: 176446
205.67/205.76	c total #propagations: 245644879 / total #impl: 597648568 (eff. 0.411)
205.67/205.76	c #Conflicts:     633000 | #Learnt:      20826 | 0.000
205.67/205.76	c total clause space: 545.701MB
205.67/205.76	c total #watches: 178446
206.16/206.21	c total #propagations: 246040356 / total #impl: 598591951 (eff. 0.411)
206.16/206.21	c #Conflicts:     634000 | #Learnt:      21826 | 0.000
206.16/206.21	c total clause space: 545.701MB
206.16/206.21	c total #watches: 180446
206.46/206.58	c total #propagations: 246463802 / total #impl: 599610148 (eff. 0.411)
206.46/206.58	c #Conflicts:     635000 | #Learnt:      22826 | 0.000
206.46/206.58	c total clause space: 545.701MB
206.46/206.58	c total #watches: 182446
206.87/206.93	c total #propagations: 246906640 / total #impl: 600648599 (eff. 0.411)
206.87/206.93	c #Conflicts:     636000 | #Learnt:      23826 | 0.000
206.87/206.93	c total clause space: 545.701MB
206.87/206.93	c total #watches: 184446
207.16/207.29	c total #propagations: 247269332 / total #impl: 601578462 (eff. 0.411)
207.16/207.29	c #Conflicts:     637000 | #Learnt:      24826 | 0.000
207.16/207.29	c total clause space: 545.701MB
207.16/207.29	c total #watches: 186446
207.56/207.63	c total #propagations: 247635126 / total #impl: 602513048 (eff. 0.411)
207.56/207.63	c #Conflicts:     638000 | #Learnt:      25826 | 0.000
207.56/207.63	c total clause space: 545.701MB
207.56/207.63	c total #watches: 188446
207.87/207.99	c total #propagations: 247983047 / total #impl: 603477986 (eff. 0.411)
207.87/207.99	c #Conflicts:     639000 | #Learnt:      26826 | 0.000
207.87/207.99	c total clause space: 545.701MB
207.87/207.99	c total #watches: 190446
208.26/208.39	c total #propagations: 248335454 / total #impl: 604342009 (eff. 0.411)
208.26/208.39	c #Conflicts:     640000 | #Learnt:      27826 | 0.000
208.26/208.39	c total clause space: 545.701MB
208.26/208.39	c total #watches: 192446
208.66/208.79	c total #propagations: 248695757 / total #impl: 605231730 (eff. 0.411)
208.66/208.79	c #Conflicts:     641000 | #Learnt:      28826 | 0.000
208.66/208.79	c total clause space: 545.701MB
208.66/208.79	c total #watches: 194446
209.07/209.11	c total #propagations: 249115034 / total #impl: 606226526 (eff. 0.411)
209.07/209.11	c #Conflicts:     642000 | #Learnt:      29826 | 0.000
209.07/209.11	c total clause space: 545.701MB
209.07/209.11	c total #watches: 196446
209.36/209.45	c total #propagations: 249481103 / total #impl: 607146651 (eff. 0.411)
209.36/209.45	c #Conflicts:     643000 | #Learnt:      30826 | 0.000
209.36/209.45	c total clause space: 545.701MB
209.36/209.45	c total #watches: 198446
209.76/209.89	c total #propagations: 249845639 / total #impl: 608027741 (eff. 0.411)
209.76/209.89	c #Conflicts:     644000 | #Learnt:      31826 | 0.000
209.76/209.89	c total clause space: 545.701MB
209.76/209.89	c total #watches: 200446
210.26/210.34	c total #propagations: 250231487 / total #impl: 608979124 (eff. 0.411)
210.26/210.34	c #Conflicts:     645000 | #Learnt:      32826 | 0.000
210.26/210.34	c total clause space: 545.701MB
210.26/210.34	c total #watches: 202446
210.66/210.72	c total #propagations: 250610554 / total #impl: 609925244 (eff. 0.411)
210.66/210.72	c #Conflicts:     646000 | #Learnt:      33826 | 0.000
210.66/210.72	c total clause space: 545.701MB
210.66/210.72	c total #watches: 204446
211.06/211.16	c total #propagations: 250990855 / total #impl: 610857448 (eff. 0.411)
211.06/211.16	c #Conflicts:     647000 | #Learnt:      34826 | 0.000
211.06/211.16	c total clause space: 545.701MB
211.06/211.16	c total #watches: 206446
211.56/211.66	c total #propagations: 251368393 / total #impl: 611744649 (eff. 0.411)
211.56/211.66	c #Conflicts:     648000 | #Learnt:      35826 | 0.000
211.56/211.66	c total clause space: 545.701MB
211.56/211.66	c total #watches: 208446
212.06/212.11	c total #propagations: 251724784 / total #impl: 612662324 (eff. 0.411)
212.06/212.11	c #Conflicts:     649000 | #Learnt:      36826 | 0.000
212.06/212.11	c total clause space: 545.701MB
212.06/212.11	c total #watches: 210446
212.46/212.54	c total #propagations: 252039517 / total #impl: 613544923 (eff. 0.411)
212.46/212.54	c #Conflicts:     650000 | #Learnt:      37826 | 0.000
212.46/212.54	c total clause space: 545.701MB
212.46/212.54	c total #watches: 212446
212.96/213.03	c total #propagations: 252341580 / total #impl: 614387458 (eff. 0.411)
212.96/213.03	c #Conflicts:     651000 | #Learnt:      38826 | 0.000
212.96/213.03	c total clause space: 545.701MB
212.96/213.03	c total #watches: 214446
213.36/213.44	c total #propagations: 252688670 / total #impl: 615260214 (eff. 0.411)
213.36/213.44	c GC COLLECT
213.36/213.44	c #Conflicts:     652000 | #Learnt:      20410 | 0.000
213.36/213.44	c total clause space: 545.701MB
213.36/213.44	c total #watches: 177614
213.76/213.85	c total #propagations: 253253345 / total #impl: 616359228 (eff. 0.411)
213.76/213.85	c #Conflicts:     653000 | #Learnt:      21410 | 0.000
213.76/213.85	c total clause space: 545.701MB
213.76/213.85	c total #watches: 179614
214.26/214.34	c total #propagations: 253794050 / total #impl: 617443849 (eff. 0.411)
214.26/214.34	c #Conflicts:     654000 | #Learnt:      22410 | 0.000
214.26/214.34	c total clause space: 545.701MB
214.26/214.34	c total #watches: 181614
214.76/214.84	c total #propagations: 254327784 / total #impl: 618500948 (eff. 0.411)
214.76/214.84	c #Conflicts:     655000 | #Learnt:      23410 | 0.000
214.76/214.84	c total clause space: 545.701MB
214.76/214.84	c total #watches: 183614
215.16/215.29	c total #propagations: 255030686 / total #impl: 619858158 (eff. 0.411)
215.16/215.29	c #Conflicts:     656000 | #Learnt:      24410 | 0.000
215.16/215.29	c total clause space: 545.701MB
215.16/215.29	c total #watches: 185614
215.56/215.67	c total #propagations: 255569296 / total #impl: 620996477 (eff. 0.412)
215.56/215.67	c #Conflicts:     657000 | #Learnt:      25410 | 0.000
215.56/215.67	c total clause space: 545.701MB
215.56/215.67	c total #watches: 187614
215.96/216.02	c total #propagations: 256025660 / total #impl: 622013125 (eff. 0.412)
215.96/216.02	c #Conflicts:     658000 | #Learnt:      26410 | 0.000
215.96/216.02	c total clause space: 545.701MB
215.96/216.02	c total #watches: 189614
216.36/216.49	c total #propagations: 256396981 / total #impl: 622898926 (eff. 0.412)
216.36/216.49	c #Conflicts:     659000 | #Learnt:      27410 | 0.000
216.36/216.49	c total clause space: 545.701MB
216.36/216.49	c total #watches: 191614
216.86/216.97	c total #propagations: 256812470 / total #impl: 623833135 (eff. 0.412)
216.86/216.97	c #Conflicts:     660000 | #Learnt:      28410 | 0.000
216.86/216.97	c total clause space: 545.701MB
216.86/216.97	c total #watches: 193614
217.26/217.38	c total #propagations: 257209766 / total #impl: 624828052 (eff. 0.412)
217.26/217.38	c #Conflicts:     661000 | #Learnt:      29410 | 0.000
217.26/217.38	c total clause space: 545.701MB
217.26/217.38	c total #watches: 195614
217.66/217.77	c total #propagations: 257578003 / total #impl: 625766818 (eff. 0.412)
217.66/217.77	c #Conflicts:     662000 | #Learnt:      30410 | 0.000
217.66/217.77	c total clause space: 545.701MB
217.66/217.77	c total #watches: 197614
218.06/218.18	c total #propagations: 257972510 / total #impl: 626688372 (eff. 0.412)
218.06/218.18	c #Conflicts:     663000 | #Learnt:      31410 | 0.000
218.06/218.18	c total clause space: 545.701MB
218.06/218.18	c total #watches: 199614
218.46/218.56	c total #propagations: 258337351 / total #impl: 627579951 (eff. 0.412)
218.46/218.56	c #Conflicts:     664000 | #Learnt:      32410 | 0.000
218.46/218.56	c total clause space: 545.701MB
218.46/218.56	c total #watches: 201614
218.86/218.97	c total #propagations: 258737488 / total #impl: 628536591 (eff. 0.412)
218.86/218.97	c #Conflicts:     665000 | #Learnt:      33410 | 0.000
218.86/218.97	c total clause space: 545.701MB
218.86/218.97	c total #watches: 203614
219.36/219.40	c total #propagations: 259141956 / total #impl: 629509885 (eff. 0.412)
219.36/219.40	c #Conflicts:     666000 | #Learnt:      34410 | 0.000
219.36/219.40	c total clause space: 545.701MB
219.36/219.40	c total #watches: 205614
219.66/219.78	c total #propagations: 259481923 / total #impl: 630340349 (eff. 0.412)
219.66/219.78	c #Conflicts:     667000 | #Learnt:      35410 | 0.000
219.66/219.78	c total clause space: 545.701MB
219.66/219.78	c total #watches: 207614
220.16/220.21	c total #propagations: 259812121 / total #impl: 631305796 (eff. 0.412)
220.16/220.21	c #Conflicts:     668000 | #Learnt:      36410 | 0.000
220.16/220.21	c total clause space: 545.701MB
220.16/220.21	c total #watches: 209614
220.56/220.68	c total #propagations: 260189006 / total #impl: 632248495 (eff. 0.412)
220.56/220.68	c #Conflicts:     669000 | #Learnt:      37410 | 0.000
220.56/220.68	c total clause space: 545.701MB
220.56/220.68	c total #watches: 211614
220.96/221.08	c total #propagations: 260549821 / total #impl: 633172738 (eff. 0.411)
220.96/221.08	c #Conflicts:     670000 | #Learnt:      38410 | 0.000
220.96/221.08	c total clause space: 545.701MB
220.96/221.08	c total #watches: 213614
221.46/221.52	c total #propagations: 260963015 / total #impl: 634118659 (eff. 0.412)
221.46/221.52	c #Conflicts:     671000 | #Learnt:      39410 | 0.000
221.46/221.52	c total clause space: 545.701MB
221.46/221.52	c total #watches: 215614
221.76/221.84	c total #propagations: 261334496 / total #impl: 635023103 (eff. 0.412)
221.76/221.84	c GC COLLECT
221.76/221.84	c #Conflicts:     672000 | #Learnt:      20695 | 0.000
221.76/221.84	c total clause space: 545.701MB
221.76/221.84	c total #watches: 178184
222.06/222.17	c total #propagations: 261682010 / total #impl: 635906302 (eff. 0.412)
222.06/222.17	c #Conflicts:     673000 | #Learnt:      21695 | 0.000
222.06/222.17	c total clause space: 545.701MB
222.06/222.17	c total #watches: 180184
222.46/222.50	c total #propagations: 262041327 / total #impl: 636806083 (eff. 0.411)
222.46/222.50	c #Conflicts:     674000 | #Learnt:      22695 | 0.000
222.46/222.50	c total clause space: 545.701MB
222.46/222.50	c total #watches: 182184
222.76/222.82	c total #propagations: 262429918 / total #impl: 637719445 (eff. 0.412)
222.76/222.82	c #Conflicts:     675000 | #Learnt:      23695 | 0.000
222.76/222.82	c total clause space: 545.701MB
222.76/222.82	c total #watches: 184184
223.06/223.15	c total #propagations: 262722344 / total #impl: 638608208 (eff. 0.411)
223.06/223.15	c #Conflicts:     676000 | #Learnt:      24695 | 0.000
223.06/223.15	c total clause space: 545.701MB
223.06/223.15	c total #watches: 186184
223.46/223.52	c total #propagations: 263038194 / total #impl: 639483049 (eff. 0.411)
223.46/223.52	c #Conflicts:     677000 | #Learnt:      25695 | 0.000
223.46/223.52	c total clause space: 545.701MB
223.46/223.52	c total #watches: 188184
223.76/223.87	c total #propagations: 263383307 / total #impl: 640427949 (eff. 0.411)
223.76/223.87	c #Conflicts:     678000 | #Learnt:      26695 | 0.000
223.76/223.87	c total clause space: 545.701MB
223.76/223.87	c total #watches: 190184
224.16/224.23	c total #propagations: 263741155 / total #impl: 641400513 (eff. 0.411)
224.16/224.23	c #Conflicts:     679000 | #Learnt:      27695 | 0.000
224.16/224.23	c total clause space: 545.701MB
224.16/224.23	c total #watches: 192184
224.56/224.61	c total #propagations: 264057216 / total #impl: 642355102 (eff. 0.411)
224.56/224.61	c #Conflicts:     680000 | #Learnt:      28695 | 0.000
224.56/224.61	c total clause space: 545.701MB
224.56/224.61	c total #watches: 194184
224.86/224.98	c total #propagations: 264430196 / total #impl: 643312856 (eff. 0.411)
224.86/224.98	c #Conflicts:     681000 | #Learnt:      29695 | 0.000
224.86/224.98	c total clause space: 545.701MB
224.86/224.98	c total #watches: 196184
225.26/225.38	c total #propagations: 264826123 / total #impl: 644210248 (eff. 0.411)
225.26/225.38	c #Conflicts:     682000 | #Learnt:      30695 | 0.000
225.26/225.38	c total clause space: 545.701MB
225.26/225.38	c total #watches: 198184
225.66/225.73	c total #propagations: 265193378 / total #impl: 645124885 (eff. 0.411)
225.66/225.73	c #Conflicts:     683000 | #Learnt:      31695 | 0.000
225.66/225.73	c total clause space: 545.701MB
225.66/225.73	c total #watches: 200184
226.06/226.18	c total #propagations: 265520886 / total #impl: 645992089 (eff. 0.411)
226.06/226.18	c #Conflicts:     684000 | #Learnt:      32695 | 0.000
226.06/226.18	c total clause space: 545.701MB
226.06/226.18	c total #watches: 202184
226.56/226.63	c total #propagations: 265887019 / total #impl: 646910483 (eff. 0.411)
226.56/226.63	c #Conflicts:     685000 | #Learnt:      33695 | 0.000
226.56/226.63	c total clause space: 545.701MB
226.56/226.63	c total #watches: 204184
226.96/227.04	c total #propagations: 266257231 / total #impl: 647837189 (eff. 0.411)
226.96/227.04	c #Conflicts:     686000 | #Learnt:      34695 | 0.000
226.96/227.04	c total clause space: 545.701MB
226.96/227.04	c total #watches: 206184
227.36/227.49	c total #propagations: 266641699 / total #impl: 648734108 (eff. 0.411)
227.36/227.49	c #Conflicts:     687000 | #Learnt:      35695 | 0.000
227.36/227.49	c total clause space: 545.701MB
227.36/227.49	c total #watches: 208184
227.76/227.89	c total #propagations: 267060920 / total #impl: 649727226 (eff. 0.411)
227.76/227.89	c #Conflicts:     688000 | #Learnt:      36695 | 0.000
227.76/227.89	c total clause space: 545.701MB
227.76/227.89	c total #watches: 210184
228.26/228.35	c total #propagations: 267451064 / total #impl: 650626234 (eff. 0.411)
228.26/228.35	c #Conflicts:     689000 | #Learnt:      37695 | 0.000
228.26/228.35	c total clause space: 545.701MB
228.26/228.35	c total #watches: 212184
228.76/228.85	c total #propagations: 267810026 / total #impl: 651483648 (eff. 0.411)
228.76/228.85	c #Conflicts:     690000 | #Learnt:      38695 | 0.000
228.76/228.85	c total clause space: 545.701MB
228.76/228.85	c total #watches: 214184
229.26/229.30	c total #propagations: 268167660 / total #impl: 652435150 (eff. 0.411)
229.26/229.30	c #Conflicts:     691000 | #Learnt:      39695 | 0.000
229.26/229.30	c total clause space: 545.701MB
229.26/229.30	c total #watches: 216184
229.66/229.73	c total #propagations: 268550591 / total #impl: 653361885 (eff. 0.411)
229.66/229.73	c GC COLLECT
229.66/229.73	c #Conflicts:     692000 | #Learnt:      20685 | 0.000
229.66/229.73	c total clause space: 545.701MB
229.66/229.73	c total #watches: 178164
229.96/230.07	c total #propagations: 268927992 / total #impl: 654330696 (eff. 0.411)
229.96/230.07	c #Conflicts:     693000 | #Learnt:      21685 | 0.000
229.96/230.07	c total clause space: 545.701MB
229.96/230.07	c total #watches: 180164
230.26/230.37	c total #propagations: 269338892 / total #impl: 655295666 (eff. 0.411)
230.26/230.37	c #Conflicts:     694000 | #Learnt:      22685 | 0.000
230.26/230.37	c total clause space: 545.701MB
230.26/230.37	c total #watches: 182164
230.55/230.69	c total #propagations: 269674711 / total #impl: 656114320 (eff. 0.411)
230.55/230.69	c #Conflicts:     695000 | #Learnt:      23685 | 0.000
230.55/230.69	c total clause space: 545.701MB
230.55/230.69	c total #watches: 184164
230.96/231.08	c total #propagations: 270047918 / total #impl: 656934931 (eff. 0.411)
230.96/231.08	c #Conflicts:     696000 | #Learnt:      24685 | 0.000
230.96/231.08	c total clause space: 545.701MB
230.96/231.08	c total #watches: 186164
231.45/231.58	c total #propagations: 270504959 / total #impl: 657951665 (eff. 0.411)
231.45/231.58	c #Conflicts:     697000 | #Learnt:      25685 | 0.000
231.45/231.58	c total clause space: 545.701MB
231.45/231.58	c total #watches: 188164
231.95/232.05	c total #propagations: 271213586 / total #impl: 659266088 (eff. 0.411)
231.95/232.05	c #Conflicts:     698000 | #Learnt:      26685 | 0.000
231.95/232.05	c total clause space: 545.701MB
231.95/232.05	c total #watches: 190164
232.45/232.59	c total #propagations: 271995082 / total #impl: 660649911 (eff. 0.412)
232.45/232.59	c #Conflicts:     699000 | #Learnt:      27685 | 0.000
232.45/232.59	c total clause space: 545.701MB
232.45/232.59	c total #watches: 192164
232.85/232.97	c total #propagations: 272740205 / total #impl: 662061983 (eff. 0.412)
232.85/232.97	c #Conflicts:     700000 | #Learnt:      28685 | 0.000
232.85/232.97	c total clause space: 545.701MB
232.85/232.97	c total #watches: 194164
233.26/233.36	c total #propagations: 273081877 / total #impl: 663020321 (eff. 0.412)
233.26/233.36	c #Conflicts:     701000 | #Learnt:      29685 | 0.000
233.26/233.36	c total clause space: 545.701MB
233.26/233.36	c total #watches: 196164
233.65/233.74	c total #propagations: 273390495 / total #impl: 663979230 (eff. 0.412)
233.65/233.74	c #Conflicts:     702000 | #Learnt:      30685 | 0.000
233.65/233.74	c total clause space: 545.701MB
233.65/233.74	c total #watches: 198164
234.05/234.18	c total #propagations: 273745967 / total #impl: 664931991 (eff. 0.412)
234.05/234.18	c #Conflicts:     703000 | #Learnt:      31685 | 0.000
234.05/234.18	c total clause space: 545.701MB
234.05/234.18	c total #watches: 200164
234.55/234.63	c total #propagations: 274108794 / total #impl: 665910176 (eff. 0.412)
234.55/234.63	c #Conflicts:     704000 | #Learnt:      32685 | 0.000
234.55/234.63	c total clause space: 545.701MB
234.55/234.63	c total #watches: 202164
235.05/235.13	c total #propagations: 274506828 / total #impl: 666971084 (eff. 0.412)
235.05/235.13	c #Conflicts:     705000 | #Learnt:      33685 | 0.000
235.05/235.13	c total clause space: 545.701MB
235.05/235.13	c total #watches: 204164
235.46/235.59	c total #propagations: 274900849 / total #impl: 668088540 (eff. 0.411)
235.46/235.59	c #Conflicts:     706000 | #Learnt:      34685 | 0.000
235.46/235.59	c total clause space: 545.701MB
235.46/235.59	c total #watches: 206164
235.95/236.00	c total #propagations: 275212014 / total #impl: 669049716 (eff. 0.411)
235.95/236.00	c #Conflicts:     707000 | #Learnt:      35685 | 0.000
235.95/236.00	c total clause space: 545.701MB
235.95/236.00	c total #watches: 208164
236.35/236.44	c total #propagations: 275503370 / total #impl: 670000479 (eff. 0.411)
236.35/236.44	c #Conflicts:     708000 | #Learnt:      36685 | 0.000
236.35/236.44	c total clause space: 545.701MB
236.35/236.44	c total #watches: 210164
236.85/236.98	c total #propagations: 275799856 / total #impl: 670950849 (eff. 0.411)
236.85/236.98	c #Conflicts:     709000 | #Learnt:      37685 | 0.000
236.85/236.98	c total clause space: 545.701MB
236.85/236.98	c total #watches: 212164
237.45/237.52	c total #propagations: 276083063 / total #impl: 671843091 (eff. 0.411)
237.45/237.52	c #Conflicts:     710000 | #Learnt:      38685 | 0.000
237.45/237.52	c total clause space: 545.701MB
237.45/237.52	c total #watches: 214164
237.95/238.06	c total #propagations: 276381437 / total #impl: 672728289 (eff. 0.411)
237.95/238.06	c #Conflicts:     711000 | #Learnt:      39685 | 0.000
237.95/238.06	c total clause space: 545.701MB
237.95/238.06	c total #watches: 216164
238.55/238.63	c total #propagations: 276682218 / total #impl: 673663452 (eff. 0.411)
238.55/238.63	c GC COLLECT
238.55/238.63	c #Conflicts:     712000 | #Learnt:      20426 | 0.000
238.55/238.63	c total clause space: 545.701MB
238.55/238.63	c total #watches: 177646
238.85/238.90	c total #propagations: 276982320 / total #impl: 674579198 (eff. 0.411)
238.85/238.90	c #Conflicts:     713000 | #Learnt:      21426 | 0.000
238.85/238.90	c total clause space: 545.701MB
238.85/238.90	c total #watches: 179646
239.15/239.22	c total #propagations: 277287703 / total #impl: 675485240 (eff. 0.411)
239.15/239.22	c #Conflicts:     714000 | #Learnt:      22426 | 0.000
239.15/239.22	c total clause space: 545.701MB
239.15/239.22	c total #watches: 181646
239.45/239.57	c total #propagations: 277586418 / total #impl: 676417350 (eff. 0.410)
239.45/239.57	c #Conflicts:     715000 | #Learnt:      23426 | 0.000
239.45/239.57	c total clause space: 545.701MB
239.45/239.57	c total #watches: 183646
239.86/239.94	c total #propagations: 277873549 / total #impl: 677333508 (eff. 0.410)
239.86/239.94	c #Conflicts:     716000 | #Learnt:      24426 | 0.000
239.86/239.94	c total clause space: 545.701MB
239.86/239.94	c total #watches: 185646
240.15/240.29	c total #propagations: 278164760 / total #impl: 678251340 (eff. 0.410)
240.15/240.29	c #Conflicts:     717000 | #Learnt:      25426 | 0.000
240.15/240.29	c total clause space: 545.701MB
240.15/240.29	c total #watches: 187646
240.55/240.61	c total #propagations: 278507693 / total #impl: 679177920 (eff. 0.410)
240.55/240.61	c #Conflicts:     718000 | #Learnt:      26426 | 0.000
240.55/240.61	c total clause space: 545.701MB
240.55/240.61	c total #watches: 189646
240.75/240.89	c total #propagations: 278845273 / total #impl: 680109926 (eff. 0.410)
240.75/240.89	c #Conflicts:     719000 | #Learnt:      27426 | 0.000
240.75/240.89	c total clause space: 545.701MB
240.75/240.89	c total #watches: 191646
241.05/241.18	c total #propagations: 279174305 / total #impl: 680911882 (eff. 0.410)
241.05/241.18	c #Conflicts:     720000 | #Learnt:      28426 | 0.000
241.05/241.18	c total clause space: 545.701MB
241.05/241.18	c total #watches: 193646
241.45/241.52	c total #propagations: 279514653 / total #impl: 681734198 (eff. 0.410)
241.45/241.52	c #Conflicts:     721000 | #Learnt:      29426 | 0.000
241.45/241.52	c total clause space: 545.701MB
241.45/241.52	c total #watches: 195646
241.75/241.86	c total #propagations: 279855903 / total #impl: 682567962 (eff. 0.410)
241.75/241.86	c #Conflicts:     722000 | #Learnt:      30426 | 0.000
241.75/241.86	c total clause space: 545.701MB
241.75/241.86	c total #watches: 197646
242.15/242.24	c total #propagations: 280177430 / total #impl: 683414336 (eff. 0.410)
242.15/242.24	c #Conflicts:     723000 | #Learnt:      31426 | 0.000
242.15/242.24	c total clause space: 545.701MB
242.15/242.24	c total #watches: 199646
242.55/242.60	c total #propagations: 280525232 / total #impl: 684314946 (eff. 0.410)
242.55/242.60	c #Conflicts:     724000 | #Learnt:      32426 | 0.000
242.55/242.60	c total clause space: 545.701MB
242.55/242.60	c total #watches: 201646
242.95/243.01	c total #propagations: 280830061 / total #impl: 685115007 (eff. 0.410)
242.95/243.01	c #Conflicts:     725000 | #Learnt:      33426 | 0.000
242.95/243.01	c total clause space: 545.701MB
242.95/243.01	c total #watches: 203646
243.35/243.47	c total #propagations: 281166693 / total #impl: 685982496 (eff. 0.410)
243.35/243.47	c #Conflicts:     726000 | #Learnt:      34426 | 0.000
243.35/243.47	c total clause space: 545.701MB
243.35/243.47	c total #watches: 205646
243.85/243.91	c total #propagations: 281518912 / total #impl: 686870195 (eff. 0.410)
243.85/243.91	c #Conflicts:     727000 | #Learnt:      35426 | 0.000
243.85/243.91	c total clause space: 545.701MB
243.85/243.91	c total #watches: 207646
244.26/244.32	c total #propagations: 281886022 / total #impl: 687780781 (eff. 0.410)
244.26/244.32	c #Conflicts:     728000 | #Learnt:      36426 | 0.000
244.26/244.32	c total clause space: 545.701MB
244.26/244.32	c total #watches: 209646
244.65/244.72	c total #propagations: 282200929 / total #impl: 688582971 (eff. 0.410)
244.65/244.72	c #Conflicts:     729000 | #Learnt:      37426 | 0.000
244.65/244.72	c total clause space: 545.701MB
244.65/244.72	c total #watches: 211646
245.05/245.16	c total #propagations: 282510472 / total #impl: 689363612 (eff. 0.410)
245.05/245.16	c #Conflicts:     730000 | #Learnt:      38426 | 0.000
245.05/245.16	c total clause space: 545.701MB
245.05/245.16	c total #watches: 213646
245.55/245.66	c total #propagations: 282841501 / total #impl: 690196156 (eff. 0.410)
245.55/245.66	c #Conflicts:     731000 | #Learnt:      39426 | 0.000
245.55/245.66	c total clause space: 545.701MB
245.55/245.66	c total #watches: 215646
245.95/246.06	c total #propagations: 283180873 / total #impl: 691068432 (eff. 0.410)
245.95/246.06	c #Conflicts:     732000 | #Learnt:      40426 | 0.000
245.95/246.06	c total clause space: 545.701MB
245.95/246.06	c total #watches: 217646
246.36/246.47	c total #propagations: 283492266 / total #impl: 691817889 (eff. 0.410)
246.36/246.47	c GC COLLECT
246.36/246.47	c #Conflicts:     733000 | #Learnt:      20809 | 0.000
246.36/246.47	c total clause space: 545.701MB
246.36/246.47	c total #watches: 178412
246.65/246.70	c total #propagations: 283781278 / total #impl: 692552063 (eff. 0.410)
246.65/246.70	c #Conflicts:     734000 | #Learnt:      21809 | 0.000
246.65/246.70	c total clause space: 545.701MB
246.65/246.70	c total #watches: 180412
246.85/246.95	c total #propagations: 284127628 / total #impl: 693381298 (eff. 0.410)
246.85/246.95	c #Conflicts:     735000 | #Learnt:      22809 | 0.000
246.85/246.95	c total clause space: 545.701MB
246.85/246.95	c total #watches: 182412
247.15/247.23	c total #propagations: 284454534 / total #impl: 694212956 (eff. 0.410)
247.15/247.23	c #Conflicts:     736000 | #Learnt:      23809 | 0.000
247.15/247.23	c total clause space: 545.701MB
247.15/247.23	c total #watches: 184412
247.46/247.57	c total #propagations: 284774088 / total #impl: 695034191 (eff. 0.410)
247.46/247.57	c #Conflicts:     737000 | #Learnt:      24809 | 0.000
247.46/247.57	c total clause space: 545.701MB
247.46/247.57	c total #watches: 186412
247.95/248.06	c total #propagations: 285111240 / total #impl: 695888024 (eff. 0.410)
247.95/248.06	c #Conflicts:     738000 | #Learnt:      25809 | 0.000
247.95/248.06	c total clause space: 545.701MB
247.95/248.06	c total #watches: 188412
248.45/248.51	c total #propagations: 285483084 / total #impl: 696841864 (eff. 0.410)
248.45/248.51	c #Conflicts:     739000 | #Learnt:      26809 | 0.000
248.45/248.51	c total clause space: 545.701MB
248.45/248.51	c total #watches: 190412
248.95/249.04	c total #propagations: 285832254 / total #impl: 697744779 (eff. 0.410)
248.95/249.04	c #Conflicts:     740000 | #Learnt:      27809 | 0.000
248.95/249.04	c total clause space: 545.701MB
248.95/249.04	c total #watches: 192412
249.45/249.57	c total #propagations: 286180524 / total #impl: 698672387 (eff. 0.410)
249.45/249.57	c #Conflicts:     741000 | #Learnt:      28809 | 0.000
249.45/249.57	c total clause space: 545.701MB
249.45/249.57	c total #watches: 194412
250.05/250.13	c total #propagations: 286522910 / total #impl: 699527884 (eff. 0.410)
250.05/250.13	c #Conflicts:     742000 | #Learnt:      29809 | 0.000
250.05/250.13	c total clause space: 545.701MB
250.05/250.13	c total #watches: 196412
250.65/250.75	c total #propagations: 286871766 / total #impl: 700383694 (eff. 0.410)
250.65/250.75	c #Conflicts:     743000 | #Learnt:      30809 | 0.000
250.65/250.75	c total clause space: 545.701MB
250.65/250.75	c total #watches: 198412
251.15/251.22	c total #propagations: 287224399 / total #impl: 701295679 (eff. 0.410)
251.15/251.22	c #Conflicts:     744000 | #Learnt:      31809 | 0.000
251.15/251.22	c total clause space: 545.701MB
251.15/251.22	c total #watches: 200412
251.55/251.61	c total #propagations: 287569888 / total #impl: 702209339 (eff. 0.410)
251.55/251.61	c #Conflicts:     745000 | #Learnt:      32809 | 0.000
251.55/251.61	c total clause space: 545.701MB
251.55/251.61	c total #watches: 202412
251.95/252.03	c total #propagations: 287990193 / total #impl: 703125071 (eff. 0.410)
251.95/252.03	c #Conflicts:     746000 | #Learnt:      33809 | 0.000
251.95/252.03	c total clause space: 545.701MB
251.95/252.03	c total #watches: 204412
252.35/252.43	c total #propagations: 288396785 / total #impl: 704011947 (eff. 0.410)
252.35/252.43	c #Conflicts:     747000 | #Learnt:      34809 | 0.000
252.35/252.43	c total clause space: 545.701MB
252.35/252.43	c total #watches: 206412
252.76/252.83	c total #propagations: 288734298 / total #impl: 704913798 (eff. 0.410)
252.76/252.83	c #Conflicts:     748000 | #Learnt:      35809 | 0.000
252.76/252.83	c total clause space: 545.701MB
252.76/252.83	c total #watches: 208412
253.26/253.30	c total #propagations: 289091356 / total #impl: 705867725 (eff. 0.410)
253.26/253.30	c #Conflicts:     749000 | #Learnt:      36809 | 0.000
253.26/253.30	c total clause space: 545.701MB
253.26/253.30	c total #watches: 210412
253.56/253.66	c total #propagations: 289476342 / total #impl: 706804063 (eff. 0.410)
253.56/253.66	c #Conflicts:     750000 | #Learnt:      37809 | 0.000
253.56/253.66	c total clause space: 545.701MB
253.56/253.66	c total #watches: 212412
253.96/254.08	c total #propagations: 289813642 / total #impl: 707638445 (eff. 0.410)
253.96/254.08	c #Conflicts:     751000 | #Learnt:      38809 | 0.000
253.96/254.08	c total clause space: 545.701MB
253.96/254.08	c total #watches: 214412
254.46/254.51	c total #propagations: 290175614 / total #impl: 708591151 (eff. 0.410)
254.46/254.51	c #Conflicts:     752000 | #Learnt:      39809 | 0.000
254.46/254.51	c total clause space: 545.701MB
254.46/254.51	c total #watches: 216412
254.86/254.95	c total #propagations: 290516905 / total #impl: 709481465 (eff. 0.409)
254.86/254.95	c #Conflicts:     753000 | #Learnt:      40809 | 0.000
254.86/254.95	c total clause space: 545.701MB
254.86/254.95	c total #watches: 218412
255.36/255.47	c total #propagations: 290908614 / total #impl: 710353125 (eff. 0.410)
255.36/255.47	c #Conflicts:     754000 | #Learnt:      41809 | 0.000
255.36/255.47	c total clause space: 545.701MB
255.36/255.47	c total #watches: 220412
255.76/255.86	c total #propagations: 291282550 / total #impl: 711267311 (eff. 0.410)
255.76/255.86	c GC COLLECT
255.76/255.86	c #Conflicts:     755000 | #Learnt:      21888 | 0.000
255.76/255.86	c total clause space: 545.701MB
255.76/255.86	c total #watches: 180570
256.06/256.16	c total #propagations: 291599370 / total #impl: 712093093 (eff. 0.409)
256.06/256.16	c #Conflicts:     756000 | #Learnt:      22888 | 0.000
256.06/256.16	c total clause space: 545.701MB
256.06/256.16	c total #watches: 182570
256.46/256.50	c total #propagations: 291950997 / total #impl: 712937165 (eff. 0.410)
256.46/256.50	c #Conflicts:     757000 | #Learnt:      23888 | 0.000
256.46/256.50	c total clause space: 545.701MB
256.46/256.50	c total #watches: 184570
256.75/256.87	c total #propagations: 292331347 / total #impl: 713831749 (eff. 0.410)
256.75/256.87	c #Conflicts:     758000 | #Learnt:      24888 | 0.000
256.75/256.87	c total clause space: 545.701MB
256.75/256.87	c total #watches: 186570
257.15/257.21	c total #propagations: 292676059 / total #impl: 714777096 (eff. 0.409)
257.15/257.21	c #Conflicts:     759000 | #Learnt:      25888 | 0.000
257.15/257.21	c total clause space: 545.701MB
257.15/257.21	c total #watches: 188570
257.46/257.56	c total #propagations: 293073973 / total #impl: 715761168 (eff. 0.409)
257.46/257.56	c #Conflicts:     760000 | #Learnt:      26888 | 0.000
257.46/257.56	c total clause space: 545.701MB
257.46/257.56	c total #watches: 190570
257.75/257.88	c total #propagations: 293442044 / total #impl: 716740209 (eff. 0.409)
257.75/257.88	c #Conflicts:     761000 | #Learnt:      27888 | 0.000
257.75/257.88	c total clause space: 545.701MB
257.75/257.88	c total #watches: 192570
258.15/258.20	c total #propagations: 293787289 / total #impl: 717606785 (eff. 0.409)
258.15/258.20	c #Conflicts:     762000 | #Learnt:      28888 | 0.000
258.15/258.20	c total clause space: 545.701MB
258.15/258.20	c total #watches: 194570
258.46/258.59	c total #propagations: 294168604 / total #impl: 718539006 (eff. 0.409)
258.46/258.59	c #Conflicts:     763000 | #Learnt:      29888 | 0.000
258.46/258.59	c total clause space: 545.701MB
258.46/258.59	c total #watches: 196570
258.95/259.04	c total #propagations: 294567133 / total #impl: 719465994 (eff. 0.409)
258.95/259.04	c #Conflicts:     764000 | #Learnt:      30888 | 0.000
258.95/259.04	c total clause space: 545.701MB
258.95/259.04	c total #watches: 198570
259.35/259.45	c total #propagations: 294924873 / total #impl: 720413752 (eff. 0.409)
259.35/259.45	c #Conflicts:     765000 | #Learnt:      31888 | 0.000
259.35/259.45	c total clause space: 545.701MB
259.35/259.45	c total #watches: 200570
259.75/259.84	c total #propagations: 295299353 / total #impl: 721280258 (eff. 0.409)
259.75/259.84	c #Conflicts:     766000 | #Learnt:      32888 | 0.000
259.75/259.84	c total clause space: 545.701MB
259.75/259.84	c total #watches: 202570
260.15/260.28	c total #propagations: 295666734 / total #impl: 722225290 (eff. 0.409)
260.15/260.28	c #Conflicts:     767000 | #Learnt:      33888 | 0.000
260.15/260.28	c total clause space: 545.701MB
260.15/260.28	c total #watches: 204570
260.66/260.75	c total #propagations: 296031346 / total #impl: 723052384 (eff. 0.409)
260.66/260.75	c #Conflicts:     768000 | #Learnt:      34888 | 0.000
260.66/260.75	c total clause space: 545.701MB
260.66/260.75	c total #watches: 206570
261.15/261.20	c total #propagations: 296411508 / total #impl: 723948216 (eff. 0.409)
261.15/261.20	c #Conflicts:     769000 | #Learnt:      35888 | 0.000
261.15/261.20	c total clause space: 545.701MB
261.15/261.20	c total #watches: 208570
261.45/261.56	c total #propagations: 296794716 / total #impl: 724873085 (eff. 0.409)
261.45/261.56	c #Conflicts:     770000 | #Learnt:      36888 | 0.000
261.45/261.56	c total clause space: 545.701MB
261.45/261.56	c total #watches: 210570
261.86/261.97	c total #propagations: 297127900 / total #impl: 725729184 (eff. 0.409)
261.86/261.97	c #Conflicts:     771000 | #Learnt:      37888 | 0.000
261.86/261.97	c total clause space: 545.701MB
261.86/261.97	c total #watches: 212570
262.35/262.49	c total #propagations: 297490146 / total #impl: 726616300 (eff. 0.409)
262.35/262.49	c #Conflicts:     772000 | #Learnt:      38888 | 0.000
262.35/262.49	c total clause space: 545.701MB
262.35/262.49	c total #watches: 214570
262.86/262.99	c total #propagations: 297846617 / total #impl: 727528573 (eff. 0.409)
262.86/262.99	c #Conflicts:     773000 | #Learnt:      39888 | 0.000
262.86/262.99	c total clause space: 545.701MB
262.86/262.99	c total #watches: 216570
263.35/263.40	c total #propagations: 298223942 / total #impl: 728431745 (eff. 0.409)
263.35/263.40	c #Conflicts:     774000 | #Learnt:      40888 | 0.000
263.35/263.40	c total clause space: 545.701MB
263.35/263.40	c total #watches: 218570
263.75/263.85	c total #propagations: 298566296 / total #impl: 729294275 (eff. 0.409)
263.75/263.85	c #Conflicts:     775000 | #Learnt:      41888 | 0.000
263.75/263.85	c total clause space: 545.701MB
263.75/263.85	c total #watches: 220570
264.25/264.33	c total #propagations: 298918519 / total #impl: 730117697 (eff. 0.409)
264.25/264.33	c GC COLLECT
264.25/264.33	c #Conflicts:     776000 | #Learnt:      21672 | 0.000
264.25/264.33	c total clause space: 545.701MB
264.25/264.33	c total #watches: 180138
264.55/264.66	c total #propagations: 299267848 / total #impl: 731037173 (eff. 0.409)
264.55/264.66	c #Conflicts:     777000 | #Learnt:      22672 | 0.000
264.55/264.66	c total clause space: 545.701MB
264.55/264.66	c total #watches: 182138
264.85/264.97	c total #propagations: 299628098 / total #impl: 731968321 (eff. 0.409)
264.85/264.97	c #Conflicts:     778000 | #Learnt:      23672 | 0.000
264.85/264.97	c total clause space: 545.701MB
264.85/264.97	c total #watches: 184138
265.25/265.31	c total #propagations: 300032055 / total #impl: 732909464 (eff. 0.409)
265.25/265.31	c #Conflicts:     779000 | #Learnt:      24672 | 0.000
265.25/265.31	c total clause space: 545.701MB
265.25/265.31	c total #watches: 186138
265.55/265.65	c total #propagations: 300425625 / total #impl: 733823435 (eff. 0.409)
265.55/265.65	c #Conflicts:     780000 | #Learnt:      25672 | 0.000
265.55/265.65	c total clause space: 545.701MB
265.55/265.65	c total #watches: 188138
265.95/266.01	c total #propagations: 300781369 / total #impl: 734747908 (eff. 0.409)
265.95/266.01	c #Conflicts:     781000 | #Learnt:      26672 | 0.000
265.95/266.01	c total clause space: 545.701MB
265.95/266.01	c total #watches: 190138
266.26/266.37	c total #propagations: 301106496 / total #impl: 735673136 (eff. 0.409)
266.26/266.37	c #Conflicts:     782000 | #Learnt:      27672 | 0.000
266.26/266.37	c total clause space: 545.701MB
266.26/266.37	c total #watches: 192138
266.65/266.70	c total #propagations: 301449819 / total #impl: 736614050 (eff. 0.409)
266.65/266.70	c #Conflicts:     783000 | #Learnt:      28672 | 0.000
266.65/266.70	c total clause space: 545.701MB
266.65/266.70	c total #watches: 194138
266.95/267.07	c total #propagations: 301753116 / total #impl: 737472469 (eff. 0.409)
266.95/267.07	c #Conflicts:     784000 | #Learnt:      29672 | 0.000
266.95/267.07	c total clause space: 545.701MB
266.95/267.07	c total #watches: 196138
267.45/267.53	c total #propagations: 302048552 / total #impl: 738371229 (eff. 0.409)
267.45/267.53	c #Conflicts:     785000 | #Learnt:      30672 | 0.000
267.45/267.53	c total clause space: 545.701MB
267.45/267.53	c total #watches: 198138
267.85/267.98	c total #propagations: 302380619 / total #impl: 739325070 (eff. 0.409)
267.85/267.98	c #Conflicts:     786000 | #Learnt:      31672 | 0.000
267.85/267.98	c total clause space: 545.701MB
267.85/267.98	c total #watches: 200138
268.36/268.44	c total #propagations: 302698539 / total #impl: 740267343 (eff. 0.409)
268.36/268.44	c #Conflicts:     787000 | #Learnt:      32672 | 0.000
268.36/268.44	c total clause space: 545.701MB
268.36/268.44	c total #watches: 202138
268.85/268.92	c total #propagations: 303015404 / total #impl: 741233442 (eff. 0.409)
268.85/268.92	c #Conflicts:     788000 | #Learnt:      33672 | 0.000
268.85/268.92	c total clause space: 545.701MB
268.85/268.92	c total #watches: 204138
269.25/269.38	c total #propagations: 303317777 / total #impl: 742154251 (eff. 0.409)
269.25/269.38	c #Conflicts:     789000 | #Learnt:      34672 | 0.000
269.25/269.38	c total clause space: 545.701MB
269.25/269.38	c total #watches: 206138
269.65/269.79	c total #propagations: 303640794 / total #impl: 743041099 (eff. 0.409)
269.65/269.79	c #Conflicts:     790000 | #Learnt:      35672 | 0.000
269.65/269.79	c total clause space: 545.701MB
269.65/269.79	c total #watches: 208138
270.15/270.25	c total #propagations: 304021945 / total #impl: 743937791 (eff. 0.409)
270.15/270.25	c #Conflicts:     791000 | #Learnt:      36672 | 0.000
270.15/270.25	c total clause space: 545.701MB
270.15/270.25	c total #watches: 210138
270.56/270.64	c total #propagations: 304395071 / total #impl: 744815479 (eff. 0.409)
270.56/270.64	c #Conflicts:     792000 | #Learnt:      37672 | 0.000
270.56/270.64	c total clause space: 545.701MB
270.56/270.64	c total #watches: 212138
270.95/271.08	c total #propagations: 304780028 / total #impl: 745647929 (eff. 0.409)
270.95/271.08	c #Conflicts:     793000 | #Learnt:      38672 | 0.000
270.95/271.08	c total clause space: 545.701MB
270.95/271.08	c total #watches: 214138
271.45/271.56	c total #propagations: 305158930 / total #impl: 746510912 (eff. 0.409)
271.45/271.56	c #Conflicts:     794000 | #Learnt:      39672 | 0.000
271.45/271.56	c total clause space: 545.701MB
271.45/271.56	c total #watches: 216138
271.85/271.97	c total #propagations: 305506371 / total #impl: 747384527 (eff. 0.409)
271.85/271.97	c #Conflicts:     795000 | #Learnt:      40672 | 0.000
271.85/271.97	c total clause space: 545.701MB
271.85/271.97	c total #watches: 218138
272.45/272.51	c total #propagations: 305905857 / total #impl: 748310806 (eff. 0.409)
272.45/272.51	c #Conflicts:     796000 | #Learnt:      41672 | 0.000
272.45/272.51	c total clause space: 545.701MB
272.45/272.51	c total #watches: 220138
272.95/273.07	c total #propagations: 306306668 / total #impl: 749407813 (eff. 0.409)
272.95/273.07	c #Conflicts:     797000 | #Learnt:      42672 | 0.000
272.95/273.07	c total clause space: 545.701MB
272.95/273.07	c total #watches: 222138
273.45/273.51	c total #propagations: 306692754 / total #impl: 750404707 (eff. 0.409)
273.45/273.51	c GC COLLECT
273.45/273.51	c #Conflicts:     798000 | #Learnt:      22165 | 0.000
273.45/273.51	c total clause space: 545.701MB
273.45/273.51	c total #watches: 181124
273.75/273.87	c total #propagations: 307067619 / total #impl: 751342775 (eff. 0.409)
273.75/273.87	c #Conflicts:     799000 | #Learnt:      23165 | 0.000
273.75/273.87	c total clause space: 545.701MB
273.75/273.87	c total #watches: 183124
274.15/274.23	c total #propagations: 307446074 / total #impl: 752289120 (eff. 0.409)
274.15/274.23	c #Conflicts:     800000 | #Learnt:      24165 | 0.000
274.15/274.23	c total clause space: 545.701MB
274.15/274.23	c total #watches: 185124
274.45/274.55	c total #propagations: 307801135 / total #impl: 753197800 (eff. 0.409)
274.45/274.55	c #Conflicts:     801000 | #Learnt:      25165 | 0.000
274.45/274.55	c total clause space: 545.701MB
274.45/274.55	c total #watches: 187124
274.85/274.91	c total #propagations: 308137477 / total #impl: 754008294 (eff. 0.409)
274.85/274.91	c #Conflicts:     802000 | #Learnt:      26165 | 0.000
274.85/274.91	c total clause space: 545.701MB
274.85/274.91	c total #watches: 189124
275.15/275.26	c total #propagations: 308530644 / total #impl: 754913989 (eff. 0.409)
275.15/275.26	c #Conflicts:     803000 | #Learnt:      27165 | 0.000
275.15/275.26	c total clause space: 545.701MB
275.15/275.26	c total #watches: 191124
275.55/275.61	c total #propagations: 308956879 / total #impl: 755825978 (eff. 0.409)
275.55/275.61	c #Conflicts:     804000 | #Learnt:      28165 | 0.000
275.55/275.61	c total clause space: 545.701MB
275.55/275.61	c total #watches: 193124
275.85/275.97	c total #propagations: 309307876 / total #impl: 756668139 (eff. 0.409)
275.85/275.97	c #Conflicts:     805000 | #Learnt:      29165 | 0.000
275.85/275.97	c total clause space: 545.701MB
275.85/275.97	c total #watches: 195124
276.25/276.35	c total #propagations: 309666888 / total #impl: 757563990 (eff. 0.409)
276.25/276.35	c #Conflicts:     806000 | #Learnt:      30165 | 0.000
276.25/276.35	c total clause space: 545.701MB
276.25/276.35	c total #watches: 197124
276.65/276.72	c total #propagations: 310014888 / total #impl: 758502587 (eff. 0.409)
276.65/276.72	c #Conflicts:     807000 | #Learnt:      31165 | 0.000
276.65/276.72	c total clause space: 545.701MB
276.65/276.72	c total #watches: 199124
276.95/277.07	c total #propagations: 310349607 / total #impl: 759484189 (eff. 0.409)
276.95/277.07	c #Conflicts:     808000 | #Learnt:      32165 | 0.000
276.95/277.07	c total clause space: 545.701MB
276.95/277.07	c total #watches: 201124
277.45/277.56	c total #propagations: 310657442 / total #impl: 760352236 (eff. 0.409)
277.45/277.56	c #Conflicts:     809000 | #Learnt:      33165 | 0.000
277.45/277.56	c total clause space: 545.701MB
277.45/277.56	c total #watches: 203124
277.95/278.03	c total #propagations: 311055434 / total #impl: 761299979 (eff. 0.409)
277.95/278.03	c #Conflicts:     810000 | #Learnt:      34165 | 0.000
277.95/278.03	c total clause space: 545.701MB
277.95/278.03	c total #watches: 205124
278.36/278.48	c total #propagations: 311439046 / total #impl: 762212203 (eff. 0.409)
278.36/278.48	c #Conflicts:     811000 | #Learnt:      35165 | 0.000
278.36/278.48	c total clause space: 545.701MB
278.36/278.48	c total #watches: 207124
278.95/279.00	c total #propagations: 311803081 / total #impl: 763137868 (eff. 0.409)
278.95/279.00	c #Conflicts:     812000 | #Learnt:      36165 | 0.000
278.95/279.00	c total clause space: 545.701MB
278.95/279.00	c total #watches: 209124
279.36/279.49	c total #propagations: 312167211 / total #impl: 764068225 (eff. 0.409)
279.36/279.49	c #Conflicts:     813000 | #Learnt:      37165 | 0.000
279.36/279.49	c total clause space: 545.701MB
279.36/279.49	c total #watches: 211124
279.85/279.91	c total #propagations: 312527765 / total #impl: 765016506 (eff. 0.409)
279.85/279.91	c #Conflicts:     814000 | #Learnt:      38165 | 0.000
279.85/279.91	c total clause space: 545.701MB
279.85/279.91	c total #watches: 213124
280.15/280.29	c total #propagations: 312871487 / total #impl: 765859341 (eff. 0.409)
280.15/280.29	c #Conflicts:     815000 | #Learnt:      39165 | 0.000
280.15/280.29	c total clause space: 545.701MB
280.15/280.29	c total #watches: 215124
280.65/280.74	c total #propagations: 313234564 / total #impl: 766693905 (eff. 0.409)
280.65/280.74	c #Conflicts:     816000 | #Learnt:      40165 | 0.000
280.65/280.74	c total clause space: 545.701MB
280.65/280.74	c total #watches: 217124
281.15/281.23	c total #propagations: 313629701 / total #impl: 767526997 (eff. 0.409)
281.15/281.23	c #Conflicts:     817000 | #Learnt:      41165 | 0.000
281.15/281.23	c total clause space: 545.701MB
281.15/281.23	c total #watches: 219124
281.66/281.72	c total #propagations: 314001904 / total #impl: 768438245 (eff. 0.409)
281.66/281.72	c #Conflicts:     818000 | #Learnt:      42165 | 0.000
281.66/281.72	c total clause space: 545.701MB
281.66/281.72	c total #watches: 221124
282.05/282.19	c total #propagations: 314402356 / total #impl: 769350105 (eff. 0.409)
282.05/282.19	c #Conflicts:     819000 | #Learnt:      43165 | 0.000
282.05/282.19	c total clause space: 545.701MB
282.05/282.19	c total #watches: 223124
282.55/282.65	c total #propagations: 314770859 / total #impl: 770248546 (eff. 0.409)
282.55/282.65	c GC COLLECT
282.55/282.65	c #Conflicts:     820000 | #Learnt:      22360 | 0.000
282.55/282.65	c total clause space: 545.701MB
282.55/282.65	c total #watches: 181514
282.85/282.99	c total #propagations: 315159397 / total #impl: 771173788 (eff. 0.409)
282.85/282.99	c #Conflicts:     821000 | #Learnt:      23360 | 0.000
282.85/282.99	c total clause space: 545.701MB
282.85/282.99	c total #watches: 183514
283.15/283.29	c total #propagations: 315521524 / total #impl: 772042925 (eff. 0.409)
283.15/283.29	c #Conflicts:     822000 | #Learnt:      24360 | 0.000
283.15/283.29	c total clause space: 545.701MB
283.15/283.29	c total #watches: 185514
283.55/283.63	c total #propagations: 315897017 / total #impl: 772882439 (eff. 0.409)
283.55/283.63	c #Conflicts:     823000 | #Learnt:      25360 | 0.000
283.55/283.63	c total clause space: 545.701MB
283.55/283.63	c total #watches: 187514
283.86/283.96	c total #propagations: 316260752 / total #impl: 773745262 (eff. 0.409)
283.86/283.96	c #Conflicts:     824000 | #Learnt:      26360 | 0.000
283.86/283.96	c total clause space: 545.701MB
283.86/283.96	c total #watches: 189514
284.25/284.34	c total #propagations: 316661425 / total #impl: 774651114 (eff. 0.409)
284.25/284.34	c #Conflicts:     825000 | #Learnt:      27360 | 0.000
284.25/284.34	c total clause space: 545.701MB
284.25/284.34	c total #watches: 191514
284.65/284.79	c total #propagations: 317045195 / total #impl: 775555423 (eff. 0.409)
284.65/284.79	c #Conflicts:     826000 | #Learnt:      28360 | 0.000
284.65/284.79	c total clause space: 545.701MB
284.65/284.79	c total #watches: 193514
285.15/285.28	c total #propagations: 317458732 / total #impl: 776514982 (eff. 0.409)
285.15/285.28	c #Conflicts:     827000 | #Learnt:      29360 | 0.000
285.15/285.28	c total clause space: 545.701MB
285.15/285.28	c total #watches: 195514
285.55/285.67	c total #propagations: 317851396 / total #impl: 777467490 (eff. 0.409)
285.55/285.67	c #Conflicts:     828000 | #Learnt:      30360 | 0.000
285.55/285.67	c total clause space: 545.701MB
285.55/285.67	c total #watches: 197514
285.96/286.05	c total #propagations: 318183100 / total #impl: 778404613 (eff. 0.409)
285.96/286.05	c #Conflicts:     829000 | #Learnt:      31360 | 0.000
285.96/286.05	c total clause space: 545.701MB
285.96/286.05	c total #watches: 199514
286.35/286.42	c total #propagations: 318509448 / total #impl: 779372786 (eff. 0.409)
286.35/286.42	c #Conflicts:     830000 | #Learnt:      32360 | 0.000
286.35/286.42	c total clause space: 545.701MB
286.35/286.42	c total #watches: 201514
286.75/286.80	c total #propagations: 318856880 / total #impl: 780328619 (eff. 0.409)
286.75/286.80	c #Conflicts:     831000 | #Learnt:      33360 | 0.000
286.75/286.80	c total clause space: 545.701MB
286.75/286.80	c total #watches: 203514
287.15/287.23	c total #propagations: 319197441 / total #impl: 781258605 (eff. 0.409)
287.15/287.23	c #Conflicts:     832000 | #Learnt:      34360 | 0.000
287.15/287.23	c total clause space: 545.701MB
287.15/287.23	c total #watches: 205514
287.65/287.70	c total #propagations: 319529073 / total #impl: 782224299 (eff. 0.408)
287.65/287.70	c #Conflicts:     833000 | #Learnt:      35360 | 0.000
287.65/287.70	c total clause space: 545.701MB
287.65/287.70	c total #watches: 207514
288.05/288.16	c total #propagations: 319856708 / total #impl: 783153082 (eff. 0.408)
288.05/288.16	c #Conflicts:     834000 | #Learnt:      36360 | 0.000
288.05/288.16	c total clause space: 545.701MB
288.05/288.16	c total #watches: 209514
288.55/288.62	c total #propagations: 320285285 / total #impl: 784210323 (eff. 0.408)
288.55/288.62	c #Conflicts:     835000 | #Learnt:      37360 | 0.000
288.55/288.62	c total clause space: 545.701MB
288.55/288.62	c total #watches: 211514
288.95/289.07	c total #propagations: 320728187 / total #impl: 785348999 (eff. 0.408)
288.95/289.07	c #Conflicts:     836000 | #Learnt:      38360 | 0.000
288.95/289.07	c total clause space: 545.701MB
288.95/289.07	c total #watches: 213514
289.45/289.53	c total #propagations: 321096706 / total #impl: 786388196 (eff. 0.408)
289.45/289.53	c #Conflicts:     837000 | #Learnt:      39360 | 0.000
289.45/289.53	c total clause space: 545.701MB
289.45/289.53	c total #watches: 215514
289.95/290.05	c total #propagations: 321452112 / total #impl: 787470787 (eff. 0.408)
289.95/290.05	c #Conflicts:     838000 | #Learnt:      40360 | 0.000
289.95/290.05	c total clause space: 545.701MB
289.95/290.05	c total #watches: 217514
290.35/290.49	c total #propagations: 321802490 / total #impl: 788485989 (eff. 0.408)
290.35/290.49	c #Conflicts:     839000 | #Learnt:      41360 | 0.000
290.35/290.49	c total clause space: 545.701MB
290.35/290.49	c total #watches: 219514
290.85/290.96	c total #propagations: 322181355 / total #impl: 789497187 (eff. 0.408)
290.85/290.96	c #Conflicts:     840000 | #Learnt:      42360 | 0.000
290.85/290.96	c total clause space: 545.701MB
290.85/290.96	c total #watches: 221514
291.35/291.46	c total #propagations: 322608338 / total #impl: 790521645 (eff. 0.408)
291.35/291.46	c #Conflicts:     841000 | #Learnt:      43360 | 0.000
291.35/291.46	c total clause space: 545.701MB
291.35/291.46	c total #watches: 223514
291.85/291.99	c total #propagations: 323033037 / total #impl: 791562428 (eff. 0.408)
291.85/291.99	c GC COLLECT
291.85/291.99	c #Conflicts:     842000 | #Learnt:      22288 | 0.000
291.85/291.99	c total clause space: 545.701MB
291.85/291.99	c total #watches: 181370
292.25/292.32	c total #propagations: 323460007 / total #impl: 792595676 (eff. 0.408)
292.25/292.32	c #Conflicts:     843000 | #Learnt:      23288 | 0.000
292.25/292.32	c total clause space: 545.701MB
292.25/292.32	c total #watches: 183370
292.55/292.64	c total #propagations: 323837155 / total #impl: 793555845 (eff. 0.408)
292.55/292.64	c #Conflicts:     844000 | #Learnt:      24288 | 0.000
292.55/292.64	c total clause space: 545.701MB
292.55/292.64	c total #watches: 185370
292.85/292.97	c total #propagations: 324165217 / total #impl: 794443461 (eff. 0.408)
292.85/292.97	c #Conflicts:     845000 | #Learnt:      25288 | 0.000
292.85/292.97	c total clause space: 545.701MB
292.85/292.97	c total #watches: 187370
293.25/293.37	c total #propagations: 324521458 / total #impl: 795358609 (eff. 0.408)
293.25/293.37	c #Conflicts:     846000 | #Learnt:      26288 | 0.000
293.25/293.37	c total clause space: 545.701MB
293.25/293.37	c total #watches: 189370
293.65/293.79	c total #propagations: 324930568 / total #impl: 796406888 (eff. 0.408)
293.65/293.79	c #Conflicts:     847000 | #Learnt:      27288 | 0.000
293.65/293.79	c total clause space: 545.701MB
293.65/293.79	c total #watches: 191370
294.05/294.15	c total #propagations: 325361827 / total #impl: 797463477 (eff. 0.408)
294.05/294.15	c #Conflicts:     848000 | #Learnt:      28288 | 0.000
294.05/294.15	c total clause space: 545.701MB
294.05/294.15	c total #watches: 193370
294.45/294.51	c total #propagations: 325754217 / total #impl: 798362360 (eff. 0.408)
294.45/294.51	c #Conflicts:     849000 | #Learnt:      29288 | 0.000
294.45/294.51	c total clause space: 545.701MB
294.45/294.51	c total #watches: 195370
294.75/294.89	c total #propagations: 326130472 / total #impl: 799249002 (eff. 0.408)
294.75/294.89	c #Conflicts:     850000 | #Learnt:      30288 | 0.000
294.75/294.89	c total clause space: 545.701MB
294.75/294.89	c total #watches: 197370
295.25/295.30	c total #propagations: 326506975 / total #impl: 800172544 (eff. 0.408)
295.25/295.30	c #Conflicts:     851000 | #Learnt:      31288 | 0.000
295.25/295.30	c total clause space: 545.701MB
295.25/295.30	c total #watches: 199370
295.65/295.72	c total #propagations: 326879916 / total #impl: 801089267 (eff. 0.408)
295.65/295.72	c #Conflicts:     852000 | #Learnt:      32288 | 0.000
295.65/295.72	c total clause space: 545.701MB
295.65/295.72	c total #watches: 201370
296.05/296.16	c total #propagations: 327243638 / total #impl: 801979661 (eff. 0.408)
296.05/296.16	c #Conflicts:     853000 | #Learnt:      33288 | 0.000
296.05/296.16	c total clause space: 545.701MB
296.05/296.16	c total #watches: 203370
296.55/296.63	c total #propagations: 327603647 / total #impl: 802933758 (eff. 0.408)
296.55/296.63	c #Conflicts:     854000 | #Learnt:      34288 | 0.000
296.55/296.63	c total clause space: 545.701MB
296.55/296.63	c total #watches: 205370
297.05/297.12	c total #propagations: 328014105 / total #impl: 803924654 (eff. 0.408)
297.05/297.12	c #Conflicts:     855000 | #Learnt:      35288 | 0.000
297.05/297.12	c total clause space: 545.701MB
297.05/297.12	c total #watches: 207370
297.45/297.58	c total #propagations: 328429563 / total #impl: 804933557 (eff. 0.408)
297.45/297.58	c #Conflicts:     856000 | #Learnt:      36288 | 0.000
297.45/297.58	c total clause space: 545.701MB
297.45/297.58	c total #watches: 209370
297.95/298.00	c total #propagations: 328819095 / total #impl: 805854902 (eff. 0.408)
297.95/298.00	c #Conflicts:     857000 | #Learnt:      37288 | 0.000
297.95/298.00	c total clause space: 545.701MB
297.95/298.00	c total #watches: 211370
298.35/298.48	c total #propagations: 329178785 / total #impl: 806766830 (eff. 0.408)
298.35/298.48	c #Conflicts:     858000 | #Learnt:      38288 | 0.000
298.35/298.48	c total clause space: 545.701MB
298.35/298.48	c total #watches: 213370
298.85/298.96	c total #propagations: 329607128 / total #impl: 807754382 (eff. 0.408)
298.85/298.96	c #Conflicts:     859000 | #Learnt:      39288 | 0.000
298.85/298.96	c total clause space: 545.701MB
298.85/298.96	c total #watches: 215370
299.35/299.45	c total #propagations: 330046003 / total #impl: 808745651 (eff. 0.408)
299.35/299.45	c #Conflicts:     860000 | #Learnt:      40288 | 0.000
299.35/299.45	c total clause space: 545.701MB
299.35/299.45	c total #watches: 217370
299.85/299.94	c total #propagations: 330404284 / total #impl: 809582250 (eff. 0.408)
299.85/299.94	c #Conflicts:     861000 | #Learnt:      41288 | 0.000
299.85/299.94	c total clause space: 545.701MB
299.85/299.94	c total #watches: 219370
300.25/300.38	c total #propagations: 330715435 / total #impl: 810491286 (eff. 0.408)
300.25/300.38	c #Conflicts:     862000 | #Learnt:      42288 | 0.000
300.25/300.38	c total clause space: 545.701MB
300.25/300.38	c total #watches: 221370
300.75/300.81	c total #propagations: 331013221 / total #impl: 811359131 (eff. 0.408)
300.75/300.81	c #Conflicts:     863000 | #Learnt:      43288 | 0.000
300.75/300.81	c total clause space: 545.701MB
300.75/300.81	c total #watches: 223370
301.05/301.18	c total #propagations: 331333180 / total #impl: 812227733 (eff. 0.408)
301.05/301.18	c #Conflicts:     864000 | #Learnt:      44288 | 0.000
301.05/301.18	c total clause space: 545.701MB
301.05/301.18	c total #watches: 225370
301.45/301.52	c total #propagations: 331642707 / total #impl: 813091642 (eff. 0.408)
301.45/301.52	c GC COLLECT
301.45/301.52	c #Conflicts:     865000 | #Learnt:      22891 | 0.000
301.45/301.52	c total clause space: 545.701MB
301.45/301.52	c total #watches: 182576
301.75/301.85	c total #propagations: 331985768 / total #impl: 814062613 (eff. 0.408)
301.75/301.85	c #Conflicts:     866000 | #Learnt:      23891 | 0.000
301.75/301.85	c total clause space: 545.701MB
301.75/301.85	c total #watches: 184576
302.15/302.22	c total #propagations: 332369576 / total #impl: 815038663 (eff. 0.408)
302.15/302.22	c #Conflicts:     867000 | #Learnt:      24891 | 0.000
302.15/302.22	c total clause space: 545.701MB
302.15/302.22	c total #watches: 186576
302.55/302.64	c total #propagations: 332742277 / total #impl: 815963299 (eff. 0.408)
302.55/302.64	c #Conflicts:     868000 | #Learnt:      25891 | 0.000
302.55/302.64	c total clause space: 545.701MB
302.55/302.64	c total #watches: 188576
302.84/302.99	c total #propagations: 333112307 / total #impl: 816885687 (eff. 0.408)
302.84/302.99	c #Conflicts:     869000 | #Learnt:      26891 | 0.000
302.84/302.99	c total clause space: 545.701MB
302.84/302.99	c total #watches: 190576
303.24/303.38	c total #propagations: 333486325 / total #impl: 817773226 (eff. 0.408)
303.24/303.38	c #Conflicts:     870000 | #Learnt:      27891 | 0.000
303.24/303.38	c total clause space: 545.701MB
303.24/303.38	c total #watches: 192576
303.65/303.77	c total #propagations: 333876182 / total #impl: 818708437 (eff. 0.408)
303.65/303.77	c #Conflicts:     871000 | #Learnt:      28891 | 0.000
303.65/303.77	c total clause space: 545.701MB
303.65/303.77	c total #watches: 194576
304.04/304.13	c total #propagations: 334233362 / total #impl: 819605227 (eff. 0.408)
304.04/304.13	c #Conflicts:     872000 | #Learnt:      29891 | 0.000
304.04/304.13	c total clause space: 545.701MB
304.04/304.13	c total #watches: 196576
304.24/304.38	c total #propagations: 334682557 / total #impl: 820639861 (eff. 0.408)
304.24/304.38	c #Conflicts:     873000 | #Learnt:      30891 | 0.000
304.24/304.38	c total clause space: 545.701MB
304.24/304.38	c total #watches: 198576
304.65/304.75	c total #propagations: 335041905 / total #impl: 821301388 (eff. 0.408)
304.65/304.75	c #Conflicts:     874000 | #Learnt:      31891 | 0.000
304.65/304.75	c total clause space: 545.701MB
304.65/304.75	c total #watches: 200576
305.04/305.19	c total #propagations: 335421449 / total #impl: 822122454 (eff. 0.408)
305.04/305.19	c #Conflicts:     875000 | #Learnt:      32891 | 0.000
305.04/305.19	c total clause space: 545.701MB
305.04/305.19	c total #watches: 202576
305.54/305.66	c total #propagations: 335773890 / total #impl: 823025718 (eff. 0.408)
305.54/305.66	c #Conflicts:     876000 | #Learnt:      33891 | 0.000
305.54/305.66	c total clause space: 545.701MB
305.54/305.66	c total #watches: 204576
306.04/306.11	c total #propagations: 336161463 / total #impl: 823965868 (eff. 0.408)
306.04/306.11	c #Conflicts:     877000 | #Learnt:      34891 | 0.000
306.04/306.11	c total clause space: 545.701MB
306.04/306.11	c total #watches: 206576
306.44/306.56	c total #propagations: 336579377 / total #impl: 824852867 (eff. 0.408)
306.44/306.56	c #Conflicts:     878000 | #Learnt:      35891 | 0.000
306.44/306.56	c total clause space: 545.701MB
306.44/306.56	c total #watches: 208576
306.95/307.03	c total #propagations: 336938504 / total #impl: 825783827 (eff. 0.408)
306.95/307.03	c #Conflicts:     879000 | #Learnt:      36891 | 0.000
306.95/307.03	c total clause space: 545.701MB
306.95/307.03	c total #watches: 210576
307.34/307.45	c total #propagations: 337299573 / total #impl: 826672268 (eff. 0.408)
307.34/307.45	c #Conflicts:     880000 | #Learnt:      37891 | 0.000
307.34/307.45	c total clause space: 545.701MB
307.34/307.45	c total #watches: 212576
307.74/307.84	c total #propagations: 337715116 / total #impl: 827619481 (eff. 0.408)
307.74/307.84	c #Conflicts:     881000 | #Learnt:      38891 | 0.000
307.74/307.84	c total clause space: 545.701MB
307.74/307.84	c total #watches: 214576
308.14/308.20	c total #propagations: 338073986 / total #impl: 828388114 (eff. 0.408)
308.14/308.20	c #Conflicts:     882000 | #Learnt:      39891 | 0.000
308.14/308.20	c total clause space: 545.701MB
308.14/308.20	c total #watches: 216576
308.44/308.57	c total #propagations: 338429113 / total #impl: 829153823 (eff. 0.408)
308.44/308.57	c #Conflicts:     883000 | #Learnt:      40891 | 0.000
308.44/308.57	c total clause space: 545.701MB
308.44/308.57	c total #watches: 218576
308.84/308.93	c total #propagations: 338778702 / total #impl: 830026247 (eff. 0.408)
308.84/308.93	c #Conflicts:     884000 | #Learnt:      41891 | 0.000
308.84/308.93	c total clause space: 545.701MB
308.84/308.93	c total #watches: 220576
309.24/309.33	c total #propagations: 339120172 / total #impl: 830899921 (eff. 0.408)
309.24/309.33	c #Conflicts:     885000 | #Learnt:      42891 | 0.000
309.24/309.33	c total clause space: 545.701MB
309.24/309.33	c total #watches: 222576
309.64/309.74	c total #propagations: 339466853 / total #impl: 831753977 (eff. 0.408)
309.64/309.74	c #Conflicts:     886000 | #Learnt:      43891 | 0.000
309.64/309.74	c total clause space: 545.701MB
309.64/309.74	c total #watches: 224576
310.04/310.15	c total #propagations: 339795379 / total #impl: 832586399 (eff. 0.408)
310.04/310.15	c #Conflicts:     887000 | #Learnt:      44891 | 0.000
310.04/310.15	c total clause space: 545.701MB
310.04/310.15	c total #watches: 226576
310.44/310.56	c total #propagations: 340129783 / total #impl: 833432035 (eff. 0.408)
310.44/310.56	c GC COLLECT
310.44/310.56	c #Conflicts:     888000 | #Learnt:      23192 | 0.000
310.44/310.56	c total clause space: 545.701MB
310.44/310.56	c total #watches: 183178
310.74/310.83	c total #propagations: 340473674 / total #impl: 834256694 (eff. 0.408)
310.74/310.83	c #Conflicts:     889000 | #Learnt:      24192 | 0.000
310.74/310.83	c total clause space: 545.701MB
310.74/310.83	c total #watches: 185178
311.04/311.13	c total #propagations: 340805767 / total #impl: 835074305 (eff. 0.408)
311.04/311.13	c #Conflicts:     890000 | #Learnt:      25192 | 0.000
311.04/311.13	c total clause space: 545.701MB
311.04/311.13	c total #watches: 187178
311.35/311.45	c total #propagations: 341139502 / total #impl: 835892559 (eff. 0.408)
311.35/311.45	c #Conflicts:     891000 | #Learnt:      26192 | 0.000
311.35/311.45	c total clause space: 545.701MB
311.35/311.45	c total #watches: 189178
311.74/311.85	c total #propagations: 341465575 / total #impl: 836701956 (eff. 0.408)
311.74/311.85	c #Conflicts:     892000 | #Learnt:      27192 | 0.000
311.74/311.85	c total clause space: 545.701MB
311.74/311.85	c total #watches: 191178
312.14/312.23	c total #propagations: 341894631 / total #impl: 837677947 (eff. 0.408)
312.14/312.23	c #Conflicts:     893000 | #Learnt:      28192 | 0.000
312.14/312.23	c total clause space: 545.701MB
312.14/312.23	c total #watches: 193178
312.54/312.61	c total #propagations: 342265603 / total #impl: 838587757 (eff. 0.408)
312.54/312.61	c #Conflicts:     894000 | #Learnt:      29192 | 0.000
312.54/312.61	c total clause space: 545.701MB
312.54/312.61	c total #watches: 195178
312.94/313.02	c total #propagations: 342612778 / total #impl: 839478255 (eff. 0.408)
312.94/313.02	c #Conflicts:     895000 | #Learnt:      30192 | 0.000
312.94/313.02	c total clause space: 545.701MB
312.94/313.02	c total #watches: 197178
313.34/313.45	c total #propagations: 342972146 / total #impl: 840377533 (eff. 0.408)
313.34/313.45	c #Conflicts:     896000 | #Learnt:      31192 | 0.000
313.34/313.45	c total clause space: 545.701MB
313.34/313.45	c total #watches: 199178
313.74/313.87	c total #propagations: 343311504 / total #impl: 841300535 (eff. 0.408)
313.74/313.87	c #Conflicts:     897000 | #Learnt:      32192 | 0.000
313.74/313.87	c total clause space: 545.701MB
313.74/313.87	c total #watches: 201178
314.14/314.26	c total #propagations: 343669383 / total #impl: 842241183 (eff. 0.408)
314.14/314.26	c #Conflicts:     898000 | #Learnt:      33192 | 0.000
314.14/314.26	c total clause space: 545.701MB
314.14/314.26	c total #watches: 203178
314.55/314.63	c total #propagations: 344009574 / total #impl: 843173274 (eff. 0.408)
314.55/314.63	c #Conflicts:     899000 | #Learnt:      34192 | 0.000
314.55/314.63	c total clause space: 545.701MB
314.55/314.63	c total #watches: 205178
314.94/315.09	c total #propagations: 344361202 / total #impl: 844080346 (eff. 0.408)
314.94/315.09	c #Conflicts:     900000 | #Learnt:      35192 | 0.000
314.94/315.09	c total clause space: 545.701MB
314.94/315.09	c total #watches: 207178
315.44/315.53	c total #propagations: 344734660 / total #impl: 845006990 (eff. 0.408)
315.44/315.53	c #Conflicts:     901000 | #Learnt:      36192 | 0.000
315.44/315.53	c total clause space: 545.701MB
315.44/315.53	c total #watches: 209178
315.84/315.99	c total #propagations: 345107676 / total #impl: 845892720 (eff. 0.408)
315.84/315.99	c #Conflicts:     902000 | #Learnt:      37192 | 0.000
315.84/315.99	c total clause space: 545.701MB
315.84/315.99	c total #watches: 211178
316.44/316.51	c total #propagations: 345477581 / total #impl: 846791233 (eff. 0.408)
316.44/316.51	c #Conflicts:     903000 | #Learnt:      38192 | 0.000
316.44/316.51	c total clause space: 545.701MB
316.44/316.51	c total #watches: 213178
316.94/317.00	c total #propagations: 345922130 / total #impl: 847773288 (eff. 0.408)
316.94/317.00	c #Conflicts:     904000 | #Learnt:      39192 | 0.000
316.94/317.00	c total clause space: 545.701MB
316.94/317.00	c total #watches: 215178
317.44/317.52	c total #propagations: 346285673 / total #impl: 848678331 (eff. 0.408)
317.44/317.52	c #Conflicts:     905000 | #Learnt:      40192 | 0.000
317.44/317.52	c total clause space: 545.701MB
317.44/317.52	c total #watches: 217178
317.95/318.02	c total #propagations: 346668399 / total #impl: 849607250 (eff. 0.408)
317.95/318.02	c #Conflicts:     906000 | #Learnt:      41192 | 0.000
317.95/318.02	c total clause space: 545.701MB
317.95/318.02	c total #watches: 219178
318.34/318.46	c total #propagations: 347040195 / total #impl: 850562228 (eff. 0.408)
318.34/318.46	c #Conflicts:     907000 | #Learnt:      42192 | 0.000
318.34/318.46	c total clause space: 545.701MB
318.34/318.46	c total #watches: 221178
318.84/318.92	c total #propagations: 347429033 / total #impl: 851515418 (eff. 0.408)
318.84/318.92	c #Conflicts:     908000 | #Learnt:      43192 | 0.000
318.84/318.92	c total clause space: 545.701MB
318.84/318.92	c total #watches: 223178
319.24/319.38	c total #propagations: 347747443 / total #impl: 852383469 (eff. 0.408)
319.24/319.38	c #Conflicts:     909000 | #Learnt:      44192 | 0.000
319.24/319.38	c total clause space: 545.701MB
319.24/319.38	c total #watches: 225178
319.74/319.84	c total #propagations: 348076333 / total #impl: 853320872 (eff. 0.408)
319.74/319.84	c #Conflicts:     910000 | #Learnt:      45192 | 0.000
319.74/319.84	c total clause space: 545.701MB
319.74/319.84	c total #watches: 227178
320.24/320.35	c total #propagations: 348399848 / total #impl: 854254203 (eff. 0.408)
320.24/320.35	c GC COLLECT
320.24/320.35	c #Conflicts:     911000 | #Learnt:      23170 | 0.000
320.24/320.35	c total clause space: 545.701MB
320.24/320.35	c total #watches: 183134
320.64/320.70	c total #propagations: 348735557 / total #impl: 855140120 (eff. 0.408)
320.64/320.70	c #Conflicts:     912000 | #Learnt:      24170 | 0.000
320.64/320.70	c total clause space: 545.701MB
320.64/320.70	c total #watches: 185134
320.94/321.05	c total #propagations: 349088422 / total #impl: 856064543 (eff. 0.408)
320.94/321.05	c #Conflicts:     913000 | #Learnt:      25170 | 0.000
320.94/321.05	c total clause space: 545.701MB
320.94/321.05	c total #watches: 187134
321.34/321.40	c total #propagations: 349428202 / total #impl: 856954882 (eff. 0.408)
321.34/321.40	c #Conflicts:     914000 | #Learnt:      26170 | 0.000
321.34/321.40	c total clause space: 545.701MB
321.34/321.40	c total #watches: 189134
321.64/321.74	c total #propagations: 349788041 / total #impl: 857857304 (eff. 0.408)
321.64/321.74	c #Conflicts:     915000 | #Learnt:      27170 | 0.000
321.64/321.74	c total clause space: 545.701MB
321.64/321.74	c total #watches: 191134
322.04/322.15	c total #propagations: 350187575 / total #impl: 858686006 (eff. 0.408)
322.04/322.15	c #Conflicts:     916000 | #Learnt:      28170 | 0.000
322.04/322.15	c total clause space: 545.701MB
322.04/322.15	c total #watches: 193134
322.35/322.48	c total #propagations: 350597115 / total #impl: 859662948 (eff. 0.408)
322.35/322.48	c #Conflicts:     917000 | #Learnt:      29170 | 0.000
322.35/322.48	c total clause space: 545.701MB
322.35/322.48	c total #watches: 195134
322.74/322.80	c total #propagations: 350917670 / total #impl: 860540848 (eff. 0.408)
322.74/322.80	c #Conflicts:     918000 | #Learnt:      30170 | 0.000
322.74/322.80	c total clause space: 545.701MB
322.74/322.80	c total #watches: 197134
323.14/323.20	c total #propagations: 351298833 / total #impl: 861418155 (eff. 0.408)
323.14/323.20	c #Conflicts:     919000 | #Learnt:      31170 | 0.000
323.14/323.20	c total clause space: 545.701MB
323.14/323.20	c total #watches: 199134
323.54/323.63	c total #propagations: 351652441 / total #impl: 862332447 (eff. 0.408)
323.54/323.63	c #Conflicts:     920000 | #Learnt:      32170 | 0.000
323.54/323.63	c total clause space: 545.701MB
323.54/323.63	c total #watches: 201134
323.94/324.01	c total #propagations: 352023697 / total #impl: 863257133 (eff. 0.408)
323.94/324.01	c #Conflicts:     921000 | #Learnt:      33170 | 0.000
323.94/324.01	c total clause space: 545.701MB
323.94/324.01	c total #watches: 203134
324.34/324.41	c total #propagations: 352387721 / total #impl: 864111391 (eff. 0.408)
324.34/324.41	c #Conflicts:     922000 | #Learnt:      34170 | 0.000
324.34/324.41	c total clause space: 545.701MB
324.34/324.41	c total #watches: 205134
324.84/324.90	c total #propagations: 352705888 / total #impl: 865013718 (eff. 0.408)
324.84/324.90	c #Conflicts:     923000 | #Learnt:      35170 | 0.000
324.84/324.90	c total clause space: 545.701MB
324.84/324.90	c total #watches: 207134
325.24/325.37	c total #propagations: 353097309 / total #impl: 865978123 (eff. 0.408)
325.24/325.37	c #Conflicts:     924000 | #Learnt:      36170 | 0.000
325.24/325.37	c total clause space: 545.701MB
325.24/325.37	c total #watches: 209134
325.74/325.85	c total #propagations: 353472238 / total #impl: 866904008 (eff. 0.408)
325.74/325.85	c #Conflicts:     925000 | #Learnt:      37170 | 0.000
325.74/325.85	c total clause space: 545.701MB
325.74/325.85	c total #watches: 211134
326.14/326.24	c total #propagations: 353817537 / total #impl: 867852723 (eff. 0.408)
326.14/326.24	c #Conflicts:     926000 | #Learnt:      38170 | 0.000
326.14/326.24	c total clause space: 545.701MB
326.14/326.24	c total #watches: 213134
326.54/326.69	c total #propagations: 354194381 / total #impl: 868770246 (eff. 0.408)
326.54/326.69	c #Conflicts:     927000 | #Learnt:      39170 | 0.000
326.54/326.69	c total clause space: 545.701MB
326.54/326.69	c total #watches: 215134
327.04/327.14	c total #propagations: 354526469 / total #impl: 869644688 (eff. 0.408)
327.04/327.14	c #Conflicts:     928000 | #Learnt:      40170 | 0.000
327.04/327.14	c total clause space: 545.701MB
327.04/327.14	c total #watches: 217134
327.44/327.58	c total #propagations: 354863107 / total #impl: 870492644 (eff. 0.408)
327.44/327.58	c #Conflicts:     929000 | #Learnt:      41170 | 0.000
327.44/327.58	c total clause space: 545.701MB
327.44/327.58	c total #watches: 219134
327.94/328.02	c total #propagations: 355217058 / total #impl: 871356060 (eff. 0.408)
327.94/328.02	c #Conflicts:     930000 | #Learnt:      42170 | 0.000
327.94/328.02	c total clause space: 545.701MB
327.94/328.02	c total #watches: 221134
328.34/328.41	c total #propagations: 355566436 / total #impl: 872242111 (eff. 0.408)
328.34/328.41	c #Conflicts:     931000 | #Learnt:      43170 | 0.000
328.34/328.41	c total clause space: 545.701MB
328.34/328.41	c total #watches: 223134
328.74/328.82	c total #propagations: 355855974 / total #impl: 873103486 (eff. 0.408)
328.74/328.82	c #Conflicts:     932000 | #Learnt:      44170 | 0.000
328.74/328.82	c total clause space: 545.701MB
328.74/328.82	c total #watches: 225134
329.14/329.23	c total #propagations: 356146645 / total #impl: 874020876 (eff. 0.407)
329.14/329.23	c #Conflicts:     933000 | #Learnt:      45170 | 0.000
329.14/329.23	c total clause space: 545.701MB
329.14/329.23	c total #watches: 227134
329.54/329.66	c total #propagations: 356459374 / total #impl: 874911361 (eff. 0.407)
329.54/329.66	c #Conflicts:     934000 | #Learnt:      46170 | 0.000
329.54/329.66	c total clause space: 545.701MB
329.54/329.66	c total #watches: 229134
329.95/330.03	c total #propagations: 356763240 / total #impl: 875803861 (eff. 0.407)
329.95/330.03	c GC COLLECT
329.95/330.03	c #Conflicts:     935000 | #Learnt:      23916 | 0.000
329.95/330.03	c total clause space: 545.701MB
329.95/330.03	c total #watches: 184626
330.24/330.34	c total #propagations: 357060138 / total #impl: 876681840 (eff. 0.407)
330.24/330.34	c #Conflicts:     936000 | #Learnt:      24916 | 0.000
330.24/330.34	c total clause space: 545.701MB
330.24/330.34	c total #watches: 186626
330.64/330.74	c total #propagations: 357365760 / total #impl: 877593983 (eff. 0.407)
330.64/330.74	c #Conflicts:     937000 | #Learnt:      25916 | 0.000
330.64/330.74	c total clause space: 545.701MB
330.64/330.74	c total #watches: 188626
331.15/331.22	c total #propagations: 357856145 / total #impl: 878691985 (eff. 0.407)
331.15/331.22	c #Conflicts:     938000 | #Learnt:      26916 | 0.000
331.15/331.22	c total clause space: 545.701MB
331.15/331.22	c total #watches: 190626
331.64/331.70	c total #propagations: 358373444 / total #impl: 879859677 (eff. 0.407)
331.64/331.70	c #Conflicts:     939000 | #Learnt:      27916 | 0.000
331.64/331.70	c total clause space: 545.701MB
331.64/331.70	c total #watches: 192626
332.15/332.23	c total #propagations: 358883099 / total #impl: 881002537 (eff. 0.407)
332.15/332.23	c #Conflicts:     940000 | #Learnt:      28916 | 0.000
332.15/332.23	c total clause space: 545.701MB
332.15/332.23	c total #watches: 194626
332.74/332.85	c total #propagations: 359363817 / total #impl: 882156983 (eff. 0.407)
332.74/332.85	c #Conflicts:     941000 | #Learnt:      29916 | 0.000
332.74/332.85	c total clause space: 545.701MB
332.74/332.85	c total #watches: 196626
333.25/333.38	c total #propagations: 359892045 / total #impl: 883343189 (eff. 0.407)
333.25/333.38	c #Conflicts:     942000 | #Learnt:      30916 | 0.000
333.25/333.38	c total clause space: 545.701MB
333.25/333.38	c total #watches: 198626
333.94/334.01	c total #propagations: 360375293 / total #impl: 884533740 (eff. 0.407)
333.94/334.01	c #Conflicts:     943000 | #Learnt:      31916 | 0.000
333.94/334.01	c total clause space: 545.701MB
333.94/334.01	c total #watches: 200626
334.45/334.53	c total #propagations: 360836315 / total #impl: 885662560 (eff. 0.407)
334.45/334.53	c #Conflicts:     944000 | #Learnt:      32916 | 0.000
334.45/334.53	c total clause space: 545.701MB
334.45/334.53	c total #watches: 202626
335.04/335.13	c total #propagations: 361315839 / total #impl: 886824871 (eff. 0.407)
335.04/335.13	c #Conflicts:     945000 | #Learnt:      33916 | 0.000
335.04/335.13	c total clause space: 545.701MB
335.04/335.13	c total #watches: 204626
335.64/335.75	c total #propagations: 361923634 / total #impl: 888038999 (eff. 0.408)
335.64/335.75	c #Conflicts:     946000 | #Learnt:      34916 | 0.000
335.64/335.75	c total clause space: 545.701MB
335.64/335.75	c total #watches: 206626
336.34/336.41	c total #propagations: 362510599 / total #impl: 889305088 (eff. 0.408)
336.34/336.41	c #Conflicts:     947000 | #Learnt:      35916 | 0.000
336.34/336.41	c total clause space: 545.701MB
336.34/336.41	c total #watches: 208626
336.94/337.02	c total #propagations: 363102861 / total #impl: 890548597 (eff. 0.408)
336.94/337.02	c #Conflicts:     948000 | #Learnt:      36916 | 0.000
336.94/337.02	c total clause space: 545.701MB
336.94/337.02	c total #watches: 210626
337.54/337.62	c total #propagations: 363547669 / total #impl: 891672739 (eff. 0.408)
337.54/337.62	c #Conflicts:     949000 | #Learnt:      37916 | 0.000
337.54/337.62	c total clause space: 545.701MB
337.54/337.62	c total #watches: 212626
337.94/338.04	c total #propagations: 363982612 / total #impl: 892822075 (eff. 0.408)
337.94/338.04	c #Conflicts:     950000 | #Learnt:      38916 | 0.000
337.94/338.04	c total clause space: 545.701MB
337.94/338.04	c total #watches: 214626
338.44/338.52	c total #propagations: 364341630 / total #impl: 893797717 (eff. 0.408)
338.44/338.52	c #Conflicts:     951000 | #Learnt:      39916 | 0.000
338.44/338.52	c total clause space: 545.701MB
338.44/338.52	c total #watches: 216626
338.94/339.00	c total #propagations: 364709471 / total #impl: 894863331 (eff. 0.408)
338.94/339.00	c #Conflicts:     952000 | #Learnt:      40916 | 0.000
338.94/339.00	c total clause space: 545.701MB
338.94/339.00	c total #watches: 218626
339.34/339.44	c total #propagations: 365071834 / total #impl: 895893436 (eff. 0.407)
339.34/339.44	c #Conflicts:     953000 | #Learnt:      41916 | 0.000
339.34/339.44	c total clause space: 545.701MB
339.34/339.44	c total #watches: 220626
339.94/340.01	c total #propagations: 365415454 / total #impl: 896875533 (eff. 0.407)
339.94/340.01	c #Conflicts:     954000 | #Learnt:      42916 | 0.000
339.94/340.01	c total clause space: 886.764MB
339.94/340.01	c total #watches: 222626
340.54/340.61	c total #propagations: 365802204 / total #impl: 897961157 (eff. 0.407)
340.54/340.61	c #Conflicts:     955000 | #Learnt:      43916 | 0.000
340.54/340.61	c total clause space: 886.764MB
340.54/340.61	c total #watches: 224626
341.05/341.17	c total #propagations: 366188474 / total #impl: 899073263 (eff. 0.407)
341.05/341.17	c #Conflicts:     956000 | #Learnt:      44916 | 0.000
341.05/341.17	c total clause space: 886.764MB
341.05/341.17	c total #watches: 226626
341.64/341.77	c total #propagations: 366559777 / total #impl: 900160430 (eff. 0.407)
341.64/341.77	c #Conflicts:     957000 | #Learnt:      45916 | 0.000
341.64/341.77	c total clause space: 886.764MB
341.64/341.77	c total #watches: 228626
342.24/342.38	c total #propagations: 366917099 / total #impl: 901336669 (eff. 0.407)
342.24/342.38	c #Conflicts:     958000 | #Learnt:      46916 | 0.000
342.24/342.38	c total clause space: 886.764MB
342.24/342.38	c total #watches: 230626
342.84/342.90	c total #propagations: 367295678 / total #impl: 902508321 (eff. 0.407)
342.84/342.90	c GC COLLECT
342.84/342.90	c #Conflicts:     959000 | #Learnt:      24313 | 0.000
342.84/342.90	c total clause space: 886.764MB
342.84/342.90	c total #watches: 185420
343.15/343.28	c total #propagations: 367690980 / total #impl: 903691358 (eff. 0.407)
343.15/343.28	c #Conflicts:     960000 | #Learnt:      25313 | 0.000
343.15/343.28	c total clause space: 886.764MB
343.15/343.28	c total #watches: 187420
343.64/343.73	c total #propagations: 368054314 / total #impl: 904802461 (eff. 0.407)
343.64/343.73	c #Conflicts:     961000 | #Learnt:      26313 | 0.000
343.64/343.73	c total clause space: 886.764MB
343.64/343.73	c total #watches: 189420
344.04/344.18	c total #propagations: 368443026 / total #impl: 905900891 (eff. 0.407)
344.04/344.18	c #Conflicts:     962000 | #Learnt:      27313 | 0.000
344.04/344.18	c total clause space: 886.764MB
344.04/344.18	c total #watches: 191420
344.64/344.77	c total #propagations: 368836379 / total #impl: 907069329 (eff. 0.407)
344.64/344.77	c #Conflicts:     963000 | #Learnt:      28313 | 0.000
344.64/344.77	c total clause space: 886.764MB
344.64/344.77	c total #watches: 193420
345.24/345.38	c total #propagations: 369240563 / total #impl: 908185729 (eff. 0.407)
345.24/345.38	c #Conflicts:     964000 | #Learnt:      29313 | 0.000
345.24/345.38	c total clause space: 886.764MB
345.24/345.38	c total #watches: 195420
345.74/345.87	c total #propagations: 369647097 / total #impl: 909372970 (eff. 0.406)
345.74/345.87	c #Conflicts:     965000 | #Learnt:      30313 | 0.000
345.74/345.87	c total clause space: 886.764MB
345.74/345.87	c total #watches: 197420
346.24/346.38	c total #propagations: 370029100 / total #impl: 910528563 (eff. 0.406)
346.24/346.38	c #Conflicts:     966000 | #Learnt:      31313 | 0.000
346.24/346.38	c total clause space: 886.764MB
346.24/346.38	c total #watches: 199420
346.74/346.87	c total #propagations: 370418990 / total #impl: 911672890 (eff. 0.406)
346.74/346.87	c #Conflicts:     967000 | #Learnt:      32313 | 0.000
346.74/346.87	c total clause space: 886.764MB
346.74/346.87	c total #watches: 201420
347.24/347.36	c total #propagations: 370817144 / total #impl: 912786379 (eff. 0.406)
347.24/347.36	c #Conflicts:     968000 | #Learnt:      33313 | 0.000
347.24/347.36	c total clause space: 886.764MB
347.24/347.36	c total #watches: 203420
347.84/347.94	c total #propagations: 371206466 / total #impl: 913889409 (eff. 0.406)
347.84/347.94	c #Conflicts:     969000 | #Learnt:      34313 | 0.000
347.84/347.94	c total clause space: 886.764MB
347.84/347.94	c total #watches: 205420
348.34/348.45	c total #propagations: 371602470 / total #impl: 915060024 (eff. 0.406)
348.34/348.45	c #Conflicts:     970000 | #Learnt:      35313 | 0.000
348.34/348.45	c total clause space: 886.764MB
348.34/348.45	c total #watches: 207420
348.84/348.93	c total #propagations: 371952596 / total #impl: 916152876 (eff. 0.406)
348.84/348.93	c #Conflicts:     971000 | #Learnt:      36313 | 0.000
348.84/348.93	c total clause space: 886.764MB
348.84/348.93	c total #watches: 209420
349.34/349.44	c total #propagations: 372298375 / total #impl: 917145369 (eff. 0.406)
349.34/349.44	c #Conflicts:     972000 | #Learnt:      37313 | 0.000
349.34/349.44	c total clause space: 886.764MB
349.34/349.44	c total #watches: 211420
349.85/349.96	c total #propagations: 372636616 / total #impl: 918221053 (eff. 0.406)
349.85/349.96	c #Conflicts:     973000 | #Learnt:      38313 | 0.000
349.85/349.96	c total clause space: 886.764MB
349.85/349.96	c total #watches: 213420
350.44/350.52	c total #propagations: 372969449 / total #impl: 919282823 (eff. 0.406)
350.44/350.52	c #Conflicts:     974000 | #Learnt:      39313 | 0.000
350.44/350.52	c total clause space: 886.764MB
350.44/350.52	c total #watches: 215420
350.95/351.01	c total #propagations: 373341853 / total #impl: 920339505 (eff. 0.406)
350.95/351.01	c #Conflicts:     975000 | #Learnt:      40313 | 0.000
350.95/351.01	c total clause space: 886.764MB
350.95/351.01	c total #watches: 217420
351.24/351.39	c total #propagations: 373724037 / total #impl: 921373887 (eff. 0.406)
351.24/351.39	c #Conflicts:     976000 | #Learnt:      41313 | 0.000
351.24/351.39	c total clause space: 886.764MB
351.24/351.39	c total #watches: 219420
351.64/351.78	c total #propagations: 374110659 / total #impl: 922331852 (eff. 0.406)
351.64/351.78	c #Conflicts:     977000 | #Learnt:      42313 | 0.000
351.64/351.78	c total clause space: 886.764MB
351.64/351.78	c total #watches: 221420
352.14/352.21	c total #propagations: 374457769 / total #impl: 923249947 (eff. 0.406)
352.14/352.21	c #Conflicts:     978000 | #Learnt:      43313 | 0.000
352.14/352.21	c total clause space: 886.764MB
352.14/352.21	c total #watches: 223420
352.54/352.67	c total #propagations: 374826298 / total #impl: 924148398 (eff. 0.406)
352.54/352.67	c #Conflicts:     979000 | #Learnt:      44313 | 0.000
352.54/352.67	c total clause space: 886.764MB
352.54/352.67	c total #watches: 225420
353.05/353.14	c total #propagations: 375164105 / total #impl: 925023513 (eff. 0.406)
353.05/353.14	c #Conflicts:     980000 | #Learnt:      45313 | 0.000
353.05/353.14	c total clause space: 886.764MB
353.05/353.14	c total #watches: 227420
353.54/353.63	c total #propagations: 375465218 / total #impl: 925830901 (eff. 0.406)
353.54/353.63	c #Conflicts:     981000 | #Learnt:      46313 | 0.000
353.54/353.63	c total clause space: 886.764MB
353.54/353.63	c total #watches: 229420
354.04/354.15	c total #propagations: 375818853 / total #impl: 926765096 (eff. 0.406)
354.04/354.15	c #Conflicts:     982000 | #Learnt:      47313 | 0.000
354.04/354.15	c total clause space: 886.764MB
354.04/354.15	c total #watches: 231420
354.44/354.53	c total #propagations: 376184719 / total #impl: 927719331 (eff. 0.405)
354.44/354.53	c GC COLLECT
354.44/354.53	c #Conflicts:     983000 | #Learnt:      24430 | 0.000
354.44/354.53	c total clause space: 886.764MB
354.44/354.53	c total #watches: 185654
354.74/354.80	c total #propagations: 376520859 / total #impl: 928651339 (eff. 0.405)
354.74/354.80	c #Conflicts:     984000 | #Learnt:      25430 | 0.000
354.74/354.80	c total clause space: 886.764MB
354.74/354.80	c total #watches: 187654
354.94/355.09	c total #propagations: 376855074 / total #impl: 929580070 (eff. 0.405)
354.94/355.09	c #Conflicts:     985000 | #Learnt:      26430 | 0.000
354.94/355.09	c total clause space: 886.764MB
354.94/355.09	c total #watches: 189654
355.35/355.46	c total #propagations: 377159576 / total #impl: 930439834 (eff. 0.405)
355.35/355.46	c #Conflicts:     986000 | #Learnt:      27430 | 0.000
355.35/355.46	c total clause space: 886.764MB
355.35/355.46	c total #watches: 191654
355.74/355.88	c total #propagations: 377625542 / total #impl: 931567937 (eff. 0.405)
355.74/355.88	c #Conflicts:     987000 | #Learnt:      28430 | 0.000
355.74/355.88	c total clause space: 886.764MB
355.74/355.88	c total #watches: 193654
356.24/356.30	c total #propagations: 377975969 / total #impl: 932603219 (eff. 0.405)
356.24/356.30	c #Conflicts:     988000 | #Learnt:      29430 | 0.000
356.24/356.30	c total clause space: 886.764MB
356.24/356.30	c total #watches: 195654
356.64/356.70	c total #propagations: 378326506 / total #impl: 933558789 (eff. 0.405)
356.64/356.70	c #Conflicts:     989000 | #Learnt:      30430 | 0.000
356.64/356.70	c total clause space: 886.764MB
356.64/356.70	c total #watches: 197654
357.04/357.16	c total #propagations: 378657611 / total #impl: 934516069 (eff. 0.405)
357.04/357.16	c #Conflicts:     990000 | #Learnt:      31430 | 0.000
357.04/357.16	c total clause space: 886.764MB
357.04/357.16	c total #watches: 199654
357.54/357.66	c total #propagations: 379013652 / total #impl: 935497755 (eff. 0.405)
357.54/357.66	c #Conflicts:     991000 | #Learnt:      32430 | 0.000
357.54/357.66	c total clause space: 886.764MB
357.54/357.66	c total #watches: 201654
358.14/358.21	c total #propagations: 379380411 / total #impl: 936438744 (eff. 0.405)
358.14/358.21	c #Conflicts:     992000 | #Learnt:      33430 | 0.000
358.14/358.21	c total clause space: 886.764MB
358.14/358.21	c total #watches: 203654
358.74/358.80	c total #propagations: 379735659 / total #impl: 937393781 (eff. 0.405)
358.74/358.80	c #Conflicts:     993000 | #Learnt:      34430 | 0.000
358.74/358.80	c total clause space: 886.764MB
358.74/358.80	c total #watches: 205654
359.24/359.35	c total #propagations: 380068580 / total #impl: 938321219 (eff. 0.405)
359.24/359.35	c #Conflicts:     994000 | #Learnt:      35430 | 0.000
359.24/359.35	c total clause space: 886.764MB
359.24/359.35	c total #watches: 207654
359.74/359.81	c total #propagations: 380403413 / total #impl: 939250699 (eff. 0.405)
359.74/359.81	c #Conflicts:     995000 | #Learnt:      36430 | 0.000
359.74/359.81	c total clause space: 886.764MB
359.74/359.81	c total #watches: 209654
360.24/360.35	c total #propagations: 380743322 / total #impl: 940164833 (eff. 0.405)
360.24/360.35	c #Conflicts:     996000 | #Learnt:      37430 | 0.000
360.24/360.35	c total clause space: 886.764MB
360.24/360.35	c total #watches: 211654
360.74/360.87	c total #propagations: 381144435 / total #impl: 941215981 (eff. 0.405)
360.74/360.87	c #Conflicts:     997000 | #Learnt:      38430 | 0.000
360.74/360.87	c total clause space: 886.764MB
360.74/360.87	c total #watches: 213654
361.34/361.43	c total #propagations: 381586106 / total #impl: 942273926 (eff. 0.405)
361.34/361.43	c #Conflicts:     998000 | #Learnt:      39430 | 0.000
361.34/361.43	c total clause space: 886.764MB
361.34/361.43	c total #watches: 215654
361.84/361.94	c total #propagations: 381978015 / total #impl: 943281562 (eff. 0.405)
361.84/361.94	c #Conflicts:     999000 | #Learnt:      40430 | 0.000
361.84/361.94	c total clause space: 886.764MB
361.84/361.94	c total #watches: 217654
362.44/362.50	c total #propagations: 382356240 / total #impl: 944230877 (eff. 0.405)
362.44/362.50	c #Conflicts:    1000000 | #Learnt:      41430 | 0.000
362.44/362.50	c total clause space: 886.764MB
362.44/362.50	c total #watches: 219654
362.94/363.05	c total #propagations: 382738882 / total #impl: 945219856 (eff. 0.405)
362.94/363.05	c #Conflicts:    1001000 | #Learnt:      42430 | 0.000
362.94/363.05	c total clause space: 886.764MB
362.94/363.05	c total #watches: 221654
363.54/363.69	c total #propagations: 383121794 / total #impl: 946221968 (eff. 0.405)
363.54/363.69	c #Conflicts:    1002000 | #Learnt:      43430 | 0.000
363.54/363.69	c total clause space: 886.764MB
363.54/363.69	c total #watches: 223654
364.33/364.44	c total #propagations: 383542213 / total #impl: 947252855 (eff. 0.405)
364.33/364.44	c #Conflicts:    1003000 | #Learnt:      44430 | 0.000
364.33/364.44	c total clause space: 886.764MB
364.33/364.44	c total #watches: 225654
365.14/365.26	c total #propagations: 383992568 / total #impl: 948451912 (eff. 0.405)
365.14/365.26	c #Conflicts:    1004000 | #Learnt:      45430 | 0.000
365.14/365.26	c total clause space: 886.764MB
365.14/365.26	c total #watches: 227654
365.93/366.03	c total #propagations: 384467417 / total #impl: 949649683 (eff. 0.405)
365.93/366.03	c #Conflicts:    1005000 | #Learnt:      46430 | 0.000
365.93/366.03	c total clause space: 886.764MB
365.93/366.03	c total #watches: 229654
366.73/366.80	c total #propagations: 384887971 / total #impl: 950831602 (eff. 0.405)
366.73/366.80	c #Conflicts:    1006000 | #Learnt:      47430 | 0.000
366.73/366.80	c total clause space: 886.764MB
366.73/366.80	c total #watches: 231654
367.53/367.61	c total #propagations: 385311124 / total #impl: 951913063 (eff. 0.405)
367.53/367.61	c #Conflicts:    1007000 | #Learnt:      48430 | 0.000
367.53/367.61	c total clause space: 886.764MB
367.53/367.61	c total #watches: 233654
367.93/368.05	c total #propagations: 385704048 / total #impl: 952941471 (eff. 0.405)
367.93/368.05	c GC COLLECT
367.93/368.05	c #Conflicts:    1008000 | #Learnt:      25236 | 0.000
367.93/368.05	c total clause space: 886.764MB
367.93/368.05	c total #watches: 187266
368.23/368.34	c total #propagations: 386088877 / total #impl: 953973735 (eff. 0.405)
368.23/368.34	c #Conflicts:    1009000 | #Learnt:      26236 | 0.000
368.23/368.34	c total clause space: 886.764MB
368.23/368.34	c total #watches: 189266
368.54/368.67	c total #propagations: 386433164 / total #impl: 954856950 (eff. 0.405)
368.54/368.67	c #Conflicts:    1010000 | #Learnt:      27236 | 0.000
368.54/368.67	c total clause space: 886.764MB
368.54/368.67	c total #watches: 191266
368.93/369.03	c total #propagations: 386808576 / total #impl: 955817887 (eff. 0.405)
368.93/369.03	c #Conflicts:    1011000 | #Learnt:      28236 | 0.000
368.93/369.03	c total clause space: 886.764MB
368.93/369.03	c total #watches: 193266
369.43/369.50	c total #propagations: 387173740 / total #impl: 956819502 (eff. 0.405)
369.43/369.50	c #Conflicts:    1012000 | #Learnt:      29236 | 0.000
369.43/369.50	c total clause space: 886.764MB
369.43/369.50	c total #watches: 195266
369.83/369.96	c total #propagations: 387570330 / total #impl: 957934130 (eff. 0.405)
369.83/369.96	c #Conflicts:    1013000 | #Learnt:      30236 | 0.000
369.83/369.96	c total clause space: 886.764MB
369.83/369.96	c total #watches: 197266
370.33/370.43	c total #propagations: 387976671 / total #impl: 958938947 (eff. 0.405)
370.33/370.43	c #Conflicts:    1014000 | #Learnt:      31236 | 0.000
370.33/370.43	c total clause space: 886.764MB
370.33/370.43	c total #watches: 199266
370.83/370.95	c total #propagations: 388378881 / total #impl: 959963528 (eff. 0.405)
370.83/370.95	c #Conflicts:    1015000 | #Learnt:      32236 | 0.000
370.83/370.95	c total clause space: 886.764MB
370.83/370.95	c total #watches: 201266
371.43/371.55	c total #propagations: 388799438 / total #impl: 961038240 (eff. 0.405)
371.43/371.55	c #Conflicts:    1016000 | #Learnt:      33236 | 0.000
371.43/371.55	c total clause space: 886.764MB
371.43/371.55	c total #watches: 203266
371.93/372.05	c total #propagations: 389240028 / total #impl: 962220542 (eff. 0.405)
371.93/372.05	c #Conflicts:    1017000 | #Learnt:      34236 | 0.000
371.93/372.05	c total clause space: 886.764MB
371.93/372.05	c total #watches: 205266
372.33/372.48	c total #propagations: 389637884 / total #impl: 963276957 (eff. 0.404)
372.33/372.48	c #Conflicts:    1018000 | #Learnt:      35236 | 0.000
372.33/372.48	c total clause space: 886.764MB
372.33/372.48	c total #watches: 207266
372.84/372.99	c total #propagations: 389991698 / total #impl: 964264294 (eff. 0.404)
372.84/372.99	c #Conflicts:    1019000 | #Learnt:      36236 | 0.000
372.84/372.99	c total clause space: 886.764MB
372.84/372.99	c total #watches: 209266
373.43/373.52	c total #propagations: 390341443 / total #impl: 965269404 (eff. 0.404)
373.43/373.52	c #Conflicts:    1020000 | #Learnt:      37236 | 0.000
373.43/373.52	c total clause space: 886.764MB
373.43/373.52	c total #watches: 211266
373.94/374.03	c total #propagations: 390687769 / total #impl: 966302987 (eff. 0.404)
373.94/374.03	c #Conflicts:    1021000 | #Learnt:      38236 | 0.000
373.94/374.03	c total clause space: 886.764MB
373.94/374.03	c total #watches: 213266
374.53/374.61	c total #propagations: 391036989 / total #impl: 967273679 (eff. 0.404)
374.53/374.61	c #Conflicts:    1022000 | #Learnt:      39236 | 0.000
374.53/374.61	c total clause space: 886.764MB
374.53/374.61	c total #watches: 215266
375.14/375.21	c total #propagations: 391399140 / total #impl: 968292057 (eff. 0.404)
375.14/375.21	c #Conflicts:    1023000 | #Learnt:      40236 | 0.000
375.14/375.21	c total clause space: 886.764MB
375.14/375.21	c total #watches: 217266
375.83/375.97	c total #propagations: 391853603 / total #impl: 969315524 (eff. 0.404)
375.83/375.97	c #Conflicts:    1024000 | #Learnt:      41236 | 0.000
375.83/375.97	c total clause space: 886.764MB
375.83/375.97	c total #watches: 219266
376.53/376.60	c total #propagations: 392379380 / total #impl: 970471290 (eff. 0.404)
376.53/376.60	c #Conflicts:    1025000 | #Learnt:      42236 | 0.000
376.53/376.60	c total clause space: 886.764MB
376.53/376.60	c total #watches: 221266
377.03/377.14	c total #propagations: 392759756 / total #impl: 971392758 (eff. 0.404)
377.03/377.14	c #Conflicts:    1026000 | #Learnt:      43236 | 0.000
377.03/377.14	c total clause space: 886.764MB
377.03/377.14	c total #watches: 223266
377.53/377.68	c total #propagations: 393149063 / total #impl: 972308843 (eff. 0.404)
377.53/377.68	c #Conflicts:    1027000 | #Learnt:      44236 | 0.000
377.53/377.68	c total clause space: 886.764MB
377.53/377.68	c total #watches: 225266
378.23/378.34	c total #propagations: 393591471 / total #impl: 973235684 (eff. 0.404)
378.23/378.34	c #Conflicts:    1028000 | #Learnt:      45236 | 0.000
378.23/378.34	c total clause space: 886.764MB
378.23/378.34	c total #watches: 227266
378.73/378.82	c total #propagations: 394040022 / total #impl: 974270252 (eff. 0.404)
378.73/378.82	c #Conflicts:    1029000 | #Learnt:      46236 | 0.000
378.73/378.82	c total clause space: 886.764MB
378.73/378.82	c total #watches: 229266
379.13/379.20	c total #propagations: 394388872 / total #impl: 975229292 (eff. 0.404)
379.13/379.20	c #Conflicts:    1030000 | #Learnt:      47236 | 0.000
379.13/379.20	c total clause space: 886.764MB
379.13/379.20	c total #watches: 231266
379.54/379.61	c total #propagations: 394704793 / total #impl: 976151115 (eff. 0.404)
379.54/379.61	c #Conflicts:    1031000 | #Learnt:      48236 | 0.000
379.54/379.61	c total clause space: 886.764MB
379.54/379.61	c total #watches: 233266
379.93/380.06	c total #propagations: 395019713 / total #impl: 977093303 (eff. 0.404)
379.93/380.06	c GC COLLECT
379.93/380.06	c #Conflicts:    1032000 | #Learnt:      24746 | 0.000
379.93/380.06	c total clause space: 886.764MB
379.93/380.06	c total #watches: 186286
380.23/380.37	c total #propagations: 395338378 / total #impl: 978032251 (eff. 0.404)
380.23/380.37	c #Conflicts:    1033000 | #Learnt:      25746 | 0.000
380.23/380.37	c total clause space: 886.764MB
380.23/380.37	c total #watches: 188286
380.54/380.67	c total #propagations: 395654460 / total #impl: 978894589 (eff. 0.404)
380.54/380.67	c #Conflicts:    1034000 | #Learnt:      26746 | 0.000
380.54/380.67	c total clause space: 886.764MB
380.54/380.67	c total #watches: 190286
380.83/380.97	c total #propagations: 395985519 / total #impl: 979755098 (eff. 0.404)
380.83/380.97	c #Conflicts:    1035000 | #Learnt:      27746 | 0.000
380.83/380.97	c total clause space: 886.764MB
380.83/380.97	c total #watches: 192286
381.13/381.27	c total #propagations: 396304474 / total #impl: 980621551 (eff. 0.404)
381.13/381.27	c #Conflicts:    1036000 | #Learnt:      28746 | 0.000
381.13/381.27	c total clause space: 886.764MB
381.13/381.27	c total #watches: 194286
381.43/381.60	c total #propagations: 396588596 / total #impl: 981514741 (eff. 0.404)
381.43/381.60	c #Conflicts:    1037000 | #Learnt:      29746 | 0.000
381.43/381.60	c total clause space: 886.764MB
381.43/381.60	c total #watches: 196286
381.83/381.93	c total #propagations: 396873599 / total #impl: 982397956 (eff. 0.404)
381.83/381.93	c #Conflicts:    1038000 | #Learnt:      30746 | 0.000
381.83/381.93	c total clause space: 886.764MB
381.83/381.93	c total #watches: 198286
382.13/382.29	c total #propagations: 397176148 / total #impl: 983232418 (eff. 0.404)
382.13/382.29	c #Conflicts:    1039000 | #Learnt:      31746 | 0.000
382.13/382.29	c total clause space: 886.764MB
382.13/382.29	c total #watches: 200286
382.53/382.67	c total #propagations: 397492292 / total #impl: 984152434 (eff. 0.404)
382.53/382.67	c #Conflicts:    1040000 | #Learnt:      32746 | 0.000
382.53/382.67	c total clause space: 886.764MB
382.53/382.67	c total #watches: 202286
382.93/383.09	c total #propagations: 397811735 / total #impl: 985015440 (eff. 0.404)
382.93/383.09	c #Conflicts:    1041000 | #Learnt:      33746 | 0.000
382.93/383.09	c total clause space: 886.764MB
382.93/383.09	c total #watches: 204286
383.43/383.55	c total #propagations: 398148696 / total #impl: 985896493 (eff. 0.404)
383.43/383.55	c #Conflicts:    1042000 | #Learnt:      34746 | 0.000
383.43/383.55	c total clause space: 886.764MB
383.43/383.55	c total #watches: 206286
383.94/384.01	c total #propagations: 398487209 / total #impl: 986752815 (eff. 0.404)
383.94/384.01	c #Conflicts:    1043000 | #Learnt:      35746 | 0.000
383.94/384.01	c total clause space: 886.764MB
383.94/384.01	c total #watches: 208286
384.33/384.47	c total #propagations: 398814612 / total #impl: 987639566 (eff. 0.404)
384.33/384.47	c #Conflicts:    1044000 | #Learnt:      36746 | 0.000
384.33/384.47	c total clause space: 886.764MB
384.33/384.47	c total #watches: 210286
384.83/384.97	c total #propagations: 399163381 / total #impl: 988615519 (eff. 0.404)
384.83/384.97	c #Conflicts:    1045000 | #Learnt:      37746 | 0.000
384.83/384.97	c total clause space: 886.764MB
384.83/384.97	c total #watches: 212286
385.33/385.46	c total #propagations: 399489850 / total #impl: 989480395 (eff. 0.404)
385.33/385.46	c #Conflicts:    1046000 | #Learnt:      38746 | 0.000
385.33/385.46	c total clause space: 886.764MB
385.33/385.46	c total #watches: 214286
385.83/385.98	c total #propagations: 399835359 / total #impl: 990426124 (eff. 0.404)
385.83/385.98	c #Conflicts:    1047000 | #Learnt:      39746 | 0.000
385.83/385.98	c total clause space: 886.764MB
385.83/385.99	c total #watches: 216286
386.33/386.49	c total #propagations: 400168036 / total #impl: 991317283 (eff. 0.404)
386.33/386.49	c #Conflicts:    1048000 | #Learnt:      40746 | 0.000
386.33/386.49	c total clause space: 886.764MB
386.33/386.49	c total #watches: 218286
386.93/387.02	c total #propagations: 400500770 / total #impl: 992192389 (eff. 0.404)
386.93/387.02	c #Conflicts:    1049000 | #Learnt:      41746 | 0.000
386.93/387.02	c total clause space: 886.764MB
386.93/387.02	c total #watches: 220286
387.53/387.63	c total #propagations: 400827120 / total #impl: 993138536 (eff. 0.404)
387.53/387.63	c #Conflicts:    1050000 | #Learnt:      42746 | 0.000
387.53/387.63	c total clause space: 886.764MB
387.53/387.63	c total #watches: 222286
388.03/388.17	c total #propagations: 401141855 / total #impl: 994022356 (eff. 0.404)
388.03/388.17	c #Conflicts:    1051000 | #Learnt:      43746 | 0.000
388.03/388.17	c total clause space: 886.764MB
388.03/388.17	c total #watches: 224286
388.63/388.75	c total #propagations: 401421195 / total #impl: 994800198 (eff. 0.404)
388.63/388.75	c #Conflicts:    1052000 | #Learnt:      44746 | 0.000
388.63/388.75	c total clause space: 886.764MB
388.63/388.75	c total #watches: 226286
389.23/389.32	c total #propagations: 401749089 / total #impl: 995656396 (eff. 0.404)
389.23/389.32	c #Conflicts:    1053000 | #Learnt:      45746 | 0.000
389.23/389.32	c total clause space: 886.764MB
389.23/389.32	c total #watches: 228286
389.93/390.00	c total #propagations: 402058116 / total #impl: 996496403 (eff. 0.403)
389.93/390.00	c #Conflicts:    1054000 | #Learnt:      46746 | 0.000
389.93/390.00	c total clause space: 886.764MB
389.93/390.00	c total #watches: 230286
390.63/390.70	c total #propagations: 402368464 / total #impl: 997356048 (eff. 0.403)
390.63/390.70	c #Conflicts:    1055000 | #Learnt:      47746 | 0.000
390.63/390.70	c total clause space: 886.764MB
390.63/390.70	c total #watches: 232286
391.23/391.39	c total #propagations: 402678023 / total #impl: 998273938 (eff. 0.403)
391.23/391.39	c #Conflicts:    1056000 | #Learnt:      48746 | 0.000
391.23/391.39	c total clause space: 886.764MB
391.23/391.39	c total #watches: 234286
392.13/392.23	c total #propagations: 402991202 / total #impl: 999137345 (eff. 0.403)
392.13/392.23	c GC COLLECT
392.13/392.23	c #Conflicts:    1057000 | #Learnt:      24969 | 0.000
392.13/392.23	c total clause space: 886.764MB
392.13/392.23	c total #watches: 186732
392.53/392.62	c total #propagations: 403389259 / total #impl: 1000182521 (eff. 0.403)
392.53/392.62	c #Conflicts:    1058000 | #Learnt:      25969 | 0.000
392.53/392.62	c total clause space: 886.764MB
392.53/392.62	c total #watches: 188732
392.93/393.06	c total #propagations: 403732249 / total #impl: 1001128674 (eff. 0.403)
392.93/393.06	c #Conflicts:    1059000 | #Learnt:      26969 | 0.000
392.93/393.06	c total clause space: 886.764MB
392.93/393.06	c total #watches: 190732
393.43/393.53	c total #propagations: 404149938 / total #impl: 1002132466 (eff. 0.403)
393.43/393.53	c #Conflicts:    1060000 | #Learnt:      27969 | 0.000
393.43/393.53	c total clause space: 886.764MB
393.43/393.53	c total #watches: 192732
394.03/394.10	c total #propagations: 404522415 / total #impl: 1003138187 (eff. 0.403)
394.03/394.10	c #Conflicts:    1061000 | #Learnt:      28969 | 0.000
394.03/394.10	c total clause space: 886.764MB
394.03/394.10	c total #watches: 194732
394.53/394.66	c total #propagations: 404906380 / total #impl: 1004152926 (eff. 0.403)
394.53/394.66	c #Conflicts:    1062000 | #Learnt:      29969 | 0.000
394.53/394.66	c total clause space: 886.764MB
394.53/394.66	c total #watches: 196732
395.13/395.27	c total #propagations: 405308176 / total #impl: 1005149786 (eff. 0.403)
395.13/395.27	c #Conflicts:    1063000 | #Learnt:      30969 | 0.000
395.13/395.27	c total clause space: 886.764MB
395.13/395.27	c total #watches: 198732
395.73/395.86	c total #propagations: 405760409 / total #impl: 1006312942 (eff. 0.403)
395.73/395.86	c #Conflicts:    1064000 | #Learnt:      31969 | 0.000
395.73/395.86	c total clause space: 886.764MB
395.73/395.86	c total #watches: 200732
396.43/396.51	c total #propagations: 406161803 / total #impl: 1007363312 (eff. 0.403)
396.43/396.51	c #Conflicts:    1065000 | #Learnt:      32969 | 0.000
396.43/396.51	c total clause space: 886.764MB
396.43/396.51	c total #watches: 202732
397.03/397.13	c total #propagations: 406561399 / total #impl: 1008461277 (eff. 0.403)
397.03/397.13	c #Conflicts:    1066000 | #Learnt:      33969 | 0.000
397.03/397.13	c total clause space: 886.764MB
397.03/397.13	c total #watches: 204732
397.53/397.65	c total #propagations: 406903119 / total #impl: 1009442325 (eff. 0.403)
397.53/397.65	c #Conflicts:    1067000 | #Learnt:      34969 | 0.000
397.53/397.65	c total clause space: 886.764MB
397.53/397.65	c total #watches: 206732
398.03/398.13	c total #propagations: 407238337 / total #impl: 1010436490 (eff. 0.403)
398.03/398.13	c #Conflicts:    1068000 | #Learnt:      35969 | 0.000
398.03/398.13	c total clause space: 886.764MB
398.03/398.13	c total #watches: 208732
398.53/398.67	c total #propagations: 407595374 / total #impl: 1011407430 (eff. 0.403)
398.53/398.67	c #Conflicts:    1069000 | #Learnt:      36969 | 0.000
398.53/398.67	c total clause space: 886.764MB
398.53/398.67	c total #watches: 210732
399.13/399.23	c total #propagations: 407908123 / total #impl: 1012316780 (eff. 0.403)
399.13/399.23	c #Conflicts:    1070000 | #Learnt:      37969 | 0.000
399.13/399.23	c total clause space: 886.764MB
399.13/399.23	c total #watches: 212732
399.73/399.83	c total #propagations: 408248695 / total #impl: 1013302945 (eff. 0.403)
399.73/399.83	c #Conflicts:    1071000 | #Learnt:      38969 | 0.000
399.73/399.83	c total clause space: 886.764MB
399.73/399.83	c total #watches: 214732
400.33/400.41	c total #propagations: 408601045 / total #impl: 1014323021 (eff. 0.403)
400.33/400.41	c #Conflicts:    1072000 | #Learnt:      39969 | 0.000
400.33/400.41	c total clause space: 886.764MB
400.33/400.41	c total #watches: 216732
400.93/401.08	c total #propagations: 408907159 / total #impl: 1015230656 (eff. 0.403)
400.93/401.08	c #Conflicts:    1073000 | #Learnt:      40969 | 0.000
400.93/401.08	c total clause space: 886.764MB
400.93/401.08	c total #watches: 218732
401.73/401.89	c total #propagations: 409232724 / total #impl: 1016204411 (eff. 0.403)
401.73/401.89	c #Conflicts:    1074000 | #Learnt:      41969 | 0.000
401.73/401.89	c total clause space: 886.764MB
401.73/401.89	c total #watches: 220732
402.54/402.66	c total #propagations: 409601761 / total #impl: 1017248657 (eff. 0.403)
402.54/402.66	c #Conflicts:    1075000 | #Learnt:      42969 | 0.000
402.54/402.66	c total clause space: 886.764MB
402.54/402.66	c total #watches: 222732
403.33/403.41	c total #propagations: 409958247 / total #impl: 1018263517 (eff. 0.403)
403.33/403.41	c #Conflicts:    1076000 | #Learnt:      43969 | 0.000
403.33/403.41	c total clause space: 886.764MB
403.33/403.41	c total #watches: 224732
404.03/404.19	c total #propagations: 410352466 / total #impl: 1019318763 (eff. 0.403)
404.03/404.19	c #Conflicts:    1077000 | #Learnt:      44969 | 0.000
404.03/404.19	c total clause space: 886.764MB
404.03/404.19	c total #watches: 226732
404.93/405.09	c total #propagations: 410727393 / total #impl: 1020304786 (eff. 0.403)
404.93/405.09	c #Conflicts:    1078000 | #Learnt:      45969 | 0.000
404.93/405.09	c total clause space: 886.764MB
404.93/405.09	c total #watches: 228732
405.84/405.93	c total #propagations: 411100372 / total #impl: 1021304905 (eff. 0.403)
405.84/405.93	c #Conflicts:    1079000 | #Learnt:      46969 | 0.000
405.84/405.93	c total clause space: 886.764MB
405.84/405.93	c total #watches: 230732
406.53/406.60	c total #propagations: 411472012 / total #impl: 1022315839 (eff. 0.402)
406.53/406.60	c #Conflicts:    1080000 | #Learnt:      47969 | 0.000
406.53/406.60	c total clause space: 886.764MB
406.53/406.60	c total #watches: 232732
407.13/407.27	c total #propagations: 411815999 / total #impl: 1023284744 (eff. 0.402)
407.13/407.27	c #Conflicts:    1081000 | #Learnt:      48969 | 0.000
407.13/407.27	c total clause space: 886.764MB
407.13/407.27	c total #watches: 234732
407.83/407.96	c total #propagations: 412197431 / total #impl: 1024280768 (eff. 0.402)
407.83/407.96	c #Conflicts:    1082000 | #Learnt:      49969 | 0.000
407.83/407.96	c total clause space: 886.764MB
407.83/407.96	c total #watches: 236732
408.33/408.41	c total #propagations: 412547757 / total #impl: 1025296893 (eff. 0.402)
408.33/408.41	c GC COLLECT
408.33/408.41	c #Conflicts:    1083000 | #Learnt:      25856 | 0.000
408.33/408.41	c total clause space: 886.764MB
408.33/408.41	c total #watches: 188506
408.63/408.74	c total #propagations: 412900801 / total #impl: 1026232320 (eff. 0.402)
408.63/408.74	c #Conflicts:    1084000 | #Learnt:      26856 | 0.000
408.63/408.74	c total clause space: 886.764MB
408.63/408.74	c total #watches: 190506
408.93/409.09	c total #propagations: 413253050 / total #impl: 1027136686 (eff. 0.402)
408.93/409.09	c #Conflicts:    1085000 | #Learnt:      27856 | 0.000
408.93/409.09	c total clause space: 886.764MB
408.93/409.09	c total #watches: 192506
409.43/409.51	c total #propagations: 413623671 / total #impl: 1028053849 (eff. 0.402)
409.43/409.51	c #Conflicts:    1086000 | #Learnt:      28856 | 0.000
409.43/409.51	c total clause space: 886.764MB
409.43/409.51	c total #watches: 194506
409.93/410.00	c total #propagations: 413995294 / total #impl: 1029057883 (eff. 0.402)
409.93/410.00	c #Conflicts:    1087000 | #Learnt:      29856 | 0.000
409.93/410.00	c total clause space: 886.764MB
409.93/410.00	c total #watches: 196506
410.23/410.38	c total #propagations: 414440660 / total #impl: 1030147577 (eff. 0.402)
410.23/410.38	c #Conflicts:    1088000 | #Learnt:      30856 | 0.000
410.23/410.38	c total clause space: 886.764MB
410.23/410.38	c total #watches: 198506
410.83/410.92	c total #propagations: 414797810 / total #impl: 1031030658 (eff. 0.402)
410.83/410.92	c #Conflicts:    1089000 | #Learnt:      31856 | 0.000
410.83/410.92	c total clause space: 886.764MB
410.83/410.92	c total #watches: 200506
411.43/411.52	c total #propagations: 415177537 / total #impl: 1032058784 (eff. 0.402)
411.43/411.52	c #Conflicts:    1090000 | #Learnt:      32856 | 0.000
411.43/411.52	c total clause space: 886.764MB
411.43/411.52	c total #watches: 202506
411.93/412.07	c total #propagations: 415577900 / total #impl: 1033125370 (eff. 0.402)
411.93/412.07	c #Conflicts:    1091000 | #Learnt:      33856 | 0.000
411.93/412.07	c total clause space: 886.764MB
411.93/412.07	c total #watches: 204506
412.63/412.72	c total #propagations: 415945338 / total #impl: 1034127185 (eff. 0.402)
412.63/412.72	c #Conflicts:    1092000 | #Learnt:      34856 | 0.000
412.63/412.72	c total clause space: 886.764MB
412.63/412.72	c total #watches: 206506
413.23/413.34	c total #propagations: 416314926 / total #impl: 1035162325 (eff. 0.402)
413.23/413.34	c #Conflicts:    1093000 | #Learnt:      35856 | 0.000
413.23/413.34	c total clause space: 886.764MB
413.23/413.34	c total #watches: 208506
413.83/413.91	c total #propagations: 416665739 / total #impl: 1036141783 (eff. 0.402)
413.83/413.91	c #Conflicts:    1094000 | #Learnt:      36856 | 0.000
413.83/413.91	c total clause space: 886.764MB
413.83/413.91	c total #watches: 210506
414.43/414.56	c total #propagations: 417049950 / total #impl: 1037156006 (eff. 0.402)
414.43/414.56	c #Conflicts:    1095000 | #Learnt:      37856 | 0.000
414.43/414.56	c total clause space: 886.764MB
414.43/414.56	c total #watches: 212506
415.22/415.37	c total #propagations: 417465397 / total #impl: 1038233024 (eff. 0.402)
415.22/415.37	c #Conflicts:    1096000 | #Learnt:      38856 | 0.000
415.22/415.37	c total clause space: 886.764MB
415.22/415.37	c total #watches: 214506
415.92/416.04	c total #propagations: 417939182 / total #impl: 1039402286 (eff. 0.402)
415.92/416.04	c #Conflicts:    1097000 | #Learnt:      39856 | 0.000
415.92/416.04	c total clause space: 886.764MB
415.92/416.04	c total #watches: 216506
416.72/416.85	c total #propagations: 418283130 / total #impl: 1040395888 (eff. 0.402)
416.72/416.85	c #Conflicts:    1098000 | #Learnt:      40856 | 0.000
416.72/416.85	c total clause space: 886.764MB
416.72/416.85	c total #watches: 218506
417.32/417.43	c total #propagations: 418671813 / total #impl: 1041490862 (eff. 0.402)
417.32/417.43	c #Conflicts:    1099000 | #Learnt:      41856 | 0.000
417.32/417.43	c total clause space: 886.764MB
417.32/417.43	c total #watches: 220506
417.72/417.84	c total #propagations: 419052624 / total #impl: 1042445904 (eff. 0.402)
417.72/417.84	c #Conflicts:    1100000 | #Learnt:      42856 | 0.000
417.72/417.84	c total clause space: 886.764MB
417.72/417.84	c total #watches: 222506
418.22/418.36	c total #propagations: 419341155 / total #impl: 1043326547 (eff. 0.402)
418.22/418.36	c #Conflicts:    1101000 | #Learnt:      43856 | 0.000
418.22/418.36	c total clause space: 886.764MB
418.22/418.36	c total #watches: 224506
418.72/418.85	c total #propagations: 419653797 / total #impl: 1044278540 (eff. 0.402)
418.72/418.85	c #Conflicts:    1102000 | #Learnt:      44856 | 0.000
418.72/418.85	c total clause space: 886.764MB
418.72/418.85	c total #watches: 226506
419.22/419.38	c total #propagations: 419986110 / total #impl: 1045200637 (eff. 0.402)
419.22/419.38	c #Conflicts:    1103000 | #Learnt:      45856 | 0.000
419.22/419.38	c total clause space: 886.764MB
419.22/419.38	c total #watches: 228506
419.72/419.89	c total #propagations: 420296388 / total #impl: 1046098918 (eff. 0.402)
419.72/419.89	c #Conflicts:    1104000 | #Learnt:      46856 | 0.000
419.72/419.89	c total clause space: 886.764MB
419.72/419.89	c total #watches: 230506
420.32/420.40	c total #propagations: 420598757 / total #impl: 1046990341 (eff. 0.402)
420.32/420.40	c #Conflicts:    1105000 | #Learnt:      47856 | 0.000
420.32/420.40	c total clause space: 886.764MB
420.32/420.40	c total #watches: 232506
420.82/420.95	c total #propagations: 420910141 / total #impl: 1047966533 (eff. 0.402)
420.82/420.95	c #Conflicts:    1106000 | #Learnt:      48856 | 0.000
420.82/420.95	c total clause space: 886.764MB
420.82/420.95	c total #watches: 234506
421.42/421.56	c total #propagations: 421208256 / total #impl: 1048900491 (eff. 0.402)
421.42/421.56	c #Conflicts:    1107000 | #Learnt:      49856 | 0.000
421.42/421.56	c total clause space: 886.764MB
421.42/421.56	c total #watches: 236506
422.02/422.12	c total #propagations: 421518547 / total #impl: 1049943818 (eff. 0.401)
422.02/422.12	c #Conflicts:    1108000 | #Learnt:      50856 | 0.000
422.02/422.12	c total clause space: 886.764MB
422.02/422.12	c total #watches: 238506
422.33/422.47	c total #propagations: 421814842 / total #impl: 1050872302 (eff. 0.401)
422.33/422.47	c GC COLLECT
422.33/422.47	c #Conflicts:    1109000 | #Learnt:      26427 | 0.000
422.33/422.47	c total clause space: 886.764MB
422.33/422.47	c total #watches: 189648
422.72/422.81	c total #propagations: 422115660 / total #impl: 1051801248 (eff. 0.401)
422.72/422.81	c #Conflicts:    1110000 | #Learnt:      27427 | 0.000
422.72/422.81	c total clause space: 886.764MB
422.72/422.81	c total #watches: 191648
423.02/423.11	c total #propagations: 422419040 / total #impl: 1052759945 (eff. 0.401)
423.02/423.11	c #Conflicts:    1111000 | #Learnt:      28427 | 0.000
423.02/423.11	c total clause space: 886.764MB
423.02/423.11	c total #watches: 193648
423.32/423.40	c total #propagations: 422712901 / total #impl: 1053645739 (eff. 0.401)
423.32/423.40	c #Conflicts:    1112000 | #Learnt:      29427 | 0.000
423.32/423.40	c total clause space: 886.764MB
423.32/423.40	c total #watches: 195648
423.72/423.84	c total #propagations: 422977631 / total #impl: 1054470981 (eff. 0.401)
423.72/423.84	c #Conflicts:    1113000 | #Learnt:      30427 | 0.000
423.72/423.84	c total clause space: 886.764MB
423.72/423.84	c total #watches: 197648
424.12/424.24	c total #propagations: 423380873 / total #impl: 1055479987 (eff. 0.401)
424.12/424.24	c #Conflicts:    1114000 | #Learnt:      31427 | 0.000
424.12/424.24	c total clause space: 886.764MB
424.12/424.24	c total #watches: 199648
424.63/424.70	c total #propagations: 423743825 / total #impl: 1056398679 (eff. 0.401)
424.63/424.70	c #Conflicts:    1115000 | #Learnt:      32427 | 0.000
424.63/424.70	c total clause space: 886.764MB
424.63/424.70	c total #watches: 201648
425.02/425.15	c total #propagations: 424108951 / total #impl: 1057388997 (eff. 0.401)
425.02/425.15	c #Conflicts:    1116000 | #Learnt:      33427 | 0.000
425.02/425.15	c total clause space: 886.764MB
425.02/425.15	c total #watches: 203648
425.52/425.64	c total #propagations: 424413948 / total #impl: 1058281062 (eff. 0.401)
425.52/425.64	c #Conflicts:    1117000 | #Learnt:      34427 | 0.000
425.52/425.64	c total clause space: 886.764MB
425.52/425.64	c total #watches: 205648
425.92/426.08	c total #propagations: 424722802 / total #impl: 1059228865 (eff. 0.401)
425.92/426.08	c #Conflicts:    1118000 | #Learnt:      35427 | 0.000
425.92/426.08	c total clause space: 886.764MB
425.92/426.08	c total #watches: 207648
426.42/426.51	c total #propagations: 425056789 / total #impl: 1060120442 (eff. 0.401)
426.42/426.51	c #Conflicts:    1119000 | #Learnt:      36427 | 0.000
426.42/426.51	c total clause space: 886.764MB
426.42/426.51	c total #watches: 209648
426.83/426.96	c total #propagations: 425361742 / total #impl: 1061052324 (eff. 0.401)
426.83/426.96	c #Conflicts:    1120000 | #Learnt:      37427 | 0.000
426.83/426.96	c total clause space: 886.764MB
426.83/426.96	c total #watches: 211648
427.22/427.38	c total #propagations: 425670002 / total #impl: 1061907692 (eff. 0.401)
427.22/427.38	c #Conflicts:    1121000 | #Learnt:      38427 | 0.000
427.22/427.38	c total clause space: 886.764MB
427.22/427.38	c total #watches: 213648
427.62/427.77	c total #propagations: 425959653 / total #impl: 1062744457 (eff. 0.401)
427.62/427.77	c #Conflicts:    1122000 | #Learnt:      39427 | 0.000
427.62/427.77	c total clause space: 886.764MB
427.62/427.77	c total #watches: 215648
428.12/428.22	c total #propagations: 426253781 / total #impl: 1063559710 (eff. 0.401)
428.12/428.22	c #Conflicts:    1123000 | #Learnt:      40427 | 0.000
428.12/428.22	c total clause space: 886.764MB
428.12/428.22	c total #watches: 217648
428.62/428.75	c total #propagations: 426591847 / total #impl: 1064414886 (eff. 0.401)
428.62/428.75	c #Conflicts:    1124000 | #Learnt:      41427 | 0.000
428.62/428.75	c total clause space: 886.764MB
428.62/428.75	c total #watches: 219648
429.22/429.34	c total #propagations: 426943265 / total #impl: 1065356324 (eff. 0.401)
429.22/429.34	c #Conflicts:    1125000 | #Learnt:      42427 | 0.000
429.22/429.34	c total clause space: 886.764MB
429.22/429.34	c total #watches: 221648
429.82/429.96	c total #propagations: 427336862 / total #impl: 1066323934 (eff. 0.401)
429.82/429.96	c #Conflicts:    1126000 | #Learnt:      43427 | 0.000
429.82/429.96	c total clause space: 886.764MB
429.82/429.96	c total #watches: 223648
430.42/430.51	c total #propagations: 427758190 / total #impl: 1067358109 (eff. 0.401)
430.42/430.51	c #Conflicts:    1127000 | #Learnt:      44427 | 0.000
430.42/430.51	c total clause space: 886.764MB
430.42/430.51	c total #watches: 225648
431.02/431.13	c total #propagations: 428102676 / total #impl: 1068297253 (eff. 0.401)
431.02/431.13	c #Conflicts:    1128000 | #Learnt:      45427 | 0.000
431.02/431.13	c total clause space: 886.764MB
431.02/431.13	c total #watches: 227648
431.52/431.68	c total #propagations: 428456558 / total #impl: 1069303300 (eff. 0.401)
431.52/431.68	c #Conflicts:    1129000 | #Learnt:      46427 | 0.000
431.52/431.68	c total clause space: 886.764MB
431.52/431.68	c total #watches: 229648
432.02/432.18	c total #propagations: 428852566 / total #impl: 1070327626 (eff. 0.401)
432.02/432.18	c #Conflicts:    1130000 | #Learnt:      47427 | 0.000
432.02/432.18	c total clause space: 886.764MB
432.02/432.18	c total #watches: 231648
432.62/432.76	c total #propagations: 429227389 / total #impl: 1071243766 (eff. 0.401)
432.62/432.76	c #Conflicts:    1131000 | #Learnt:      48427 | 0.000
432.62/432.76	c total clause space: 886.764MB
432.62/432.76	c total #watches: 233648
433.22/433.33	c total #propagations: 429614369 / total #impl: 1072131105 (eff. 0.401)
433.22/433.33	c #Conflicts:    1132000 | #Learnt:      49427 | 0.000
433.22/433.33	c total clause space: 886.764MB
433.22/433.33	c total #watches: 235648
433.82/433.91	c total #propagations: 429975235 / total #impl: 1073013322 (eff. 0.401)
433.82/433.91	c #Conflicts:    1133000 | #Learnt:      50427 | 0.000
433.82/433.91	c total clause space: 886.764MB
433.82/433.91	c total #watches: 237648
434.22/434.36	c total #propagations: 430343049 / total #impl: 1073905013 (eff. 0.401)
434.22/434.36	c #Conflicts:    1134000 | #Learnt:      51427 | 0.000
434.22/434.36	c total clause space: 886.764MB
434.22/434.36	c total #watches: 239648
434.53/434.69	c total #propagations: 430741698 / total #impl: 1074772672 (eff. 0.401)
434.53/434.69	c GC COLLECT
434.53/434.69	c #Conflicts:    1135000 | #Learnt:      26686 | 0.000
434.53/434.69	c total clause space: 886.764MB
434.53/434.69	c total #watches: 190166
434.82/434.99	c total #propagations: 431128478 / total #impl: 1075590343 (eff. 0.401)
434.82/434.99	c #Conflicts:    1136000 | #Learnt:      27686 | 0.000
434.82/434.99	c total clause space: 886.764MB
434.82/434.99	c total #watches: 192166
435.32/435.40	c total #propagations: 431458562 / total #impl: 1076404168 (eff. 0.401)
435.32/435.40	c #Conflicts:    1137000 | #Learnt:      28686 | 0.000
435.32/435.40	c total clause space: 886.764MB
435.32/435.40	c total #watches: 194166
435.72/435.83	c total #propagations: 431844855 / total #impl: 1077330541 (eff. 0.401)
435.72/435.83	c #Conflicts:    1138000 | #Learnt:      29686 | 0.000
435.72/435.83	c total clause space: 886.764MB
435.72/435.83	c total #watches: 196166
436.12/436.20	c total #propagations: 432202574 / total #impl: 1078233335 (eff. 0.401)
436.12/436.20	c #Conflicts:    1139000 | #Learnt:      30686 | 0.000
436.12/436.20	c total clause space: 886.764MB
436.12/436.20	c total #watches: 198166
436.52/436.62	c total #propagations: 432538787 / total #impl: 1079145886 (eff. 0.401)
436.52/436.62	c #Conflicts:    1140000 | #Learnt:      31686 | 0.000
436.52/436.62	c total clause space: 886.764MB
436.52/436.62	c total #watches: 200166
436.92/437.07	c total #propagations: 432920710 / total #impl: 1080071355 (eff. 0.401)
436.92/437.07	c #Conflicts:    1141000 | #Learnt:      32686 | 0.000
436.92/437.07	c total clause space: 886.764MB
436.92/437.07	c total #watches: 202166
437.32/437.49	c total #propagations: 433304247 / total #impl: 1080977065 (eff. 0.401)
437.32/437.49	c #Conflicts:    1142000 | #Learnt:      33686 | 0.000
437.32/437.49	c total clause space: 886.764MB
437.32/437.49	c total #watches: 204166
437.73/437.88	c total #propagations: 433689852 / total #impl: 1081877674 (eff. 0.401)
437.73/437.88	c #Conflicts:    1143000 | #Learnt:      34686 | 0.000
437.73/437.88	c total clause space: 886.764MB
437.73/437.88	c total #watches: 206166
438.12/438.25	c total #propagations: 434112181 / total #impl: 1082862264 (eff. 0.401)
438.12/438.25	c #Conflicts:    1144000 | #Learnt:      35686 | 0.000
438.12/438.25	c total clause space: 886.764MB
438.12/438.25	c total #watches: 208166
438.52/438.65	c total #propagations: 434517554 / total #impl: 1083820851 (eff. 0.401)
438.52/438.65	c #Conflicts:    1145000 | #Learnt:      36686 | 0.000
438.52/438.65	c total clause space: 886.764MB
438.52/438.65	c total #watches: 210166
439.02/439.14	c total #propagations: 434929391 / total #impl: 1084758585 (eff. 0.401)
439.02/439.14	c #Conflicts:    1146000 | #Learnt:      37686 | 0.000
439.02/439.14	c total clause space: 886.764MB
439.02/439.14	c total #watches: 212166
439.52/439.62	c total #propagations: 435363387 / total #impl: 1085744914 (eff. 0.401)
439.52/439.62	c #Conflicts:    1147000 | #Learnt:      38686 | 0.000
439.52/439.62	c total clause space: 886.764MB
439.52/439.62	c total #watches: 214166
440.03/440.16	c total #propagations: 435785425 / total #impl: 1086698499 (eff. 0.401)
440.03/440.16	c #Conflicts:    1148000 | #Learnt:      39686 | 0.000
440.03/440.16	c total clause space: 886.764MB
440.03/440.16	c total #watches: 216166
440.52/440.63	c total #propagations: 436170250 / total #impl: 1087607896 (eff. 0.401)
440.52/440.63	c #Conflicts:    1149000 | #Learnt:      40686 | 0.000
440.52/440.63	c total clause space: 886.764MB
440.52/440.63	c total #watches: 218166
441.03/441.13	c total #propagations: 436525676 / total #impl: 1088489541 (eff. 0.401)
441.03/441.13	c #Conflicts:    1150000 | #Learnt:      41686 | 0.000
441.03/441.13	c total clause space: 886.764MB
441.03/441.13	c total #watches: 220166
441.52/441.65	c total #propagations: 436912668 / total #impl: 1089398910 (eff. 0.401)
441.52/441.65	c #Conflicts:    1151000 | #Learnt:      42686 | 0.000
441.52/441.65	c total clause space: 886.764MB
441.52/441.65	c total #watches: 222166
442.02/442.13	c total #propagations: 437334636 / total #impl: 1090377006 (eff. 0.401)
442.02/442.13	c #Conflicts:    1152000 | #Learnt:      43686 | 0.000
442.02/442.13	c total clause space: 886.764MB
442.02/442.13	c total #watches: 224166
442.52/442.69	c total #propagations: 437689830 / total #impl: 1091214990 (eff. 0.401)
442.52/442.69	c #Conflicts:    1153000 | #Learnt:      44686 | 0.000
442.52/442.69	c total clause space: 886.764MB
442.52/442.69	c total #watches: 226166
443.02/443.14	c total #propagations: 438110989 / total #impl: 1092197639 (eff. 0.401)
443.02/443.14	c #Conflicts:    1154000 | #Learnt:      45686 | 0.000
443.02/443.14	c total clause space: 886.764MB
443.02/443.14	c total #watches: 228166
443.42/443.56	c total #propagations: 438531010 / total #impl: 1093144648 (eff. 0.401)
443.42/443.56	c #Conflicts:    1155000 | #Learnt:      46686 | 0.000
443.42/443.56	c total clause space: 886.764MB
443.42/443.56	c total #watches: 230166
444.02/444.11	c total #propagations: 438946355 / total #impl: 1094080646 (eff. 0.401)
444.02/444.11	c #Conflicts:    1156000 | #Learnt:      47686 | 0.000
444.02/444.11	c total clause space: 886.764MB
444.02/444.11	c total #watches: 232166
444.52/444.65	c total #propagations: 439321807 / total #impl: 1095017021 (eff. 0.401)
444.52/444.65	c #Conflicts:    1157000 | #Learnt:      48686 | 0.000
444.52/444.65	c total clause space: 886.764MB
444.52/444.65	c total #watches: 234166
445.02/445.18	c total #propagations: 439688911 / total #impl: 1095905661 (eff. 0.401)
445.02/445.18	c #Conflicts:    1158000 | #Learnt:      49686 | 0.000
445.02/445.18	c total clause space: 886.764MB
445.02/445.18	c total #watches: 236166
445.82/445.91	c total #propagations: 440015703 / total #impl: 1096781656 (eff. 0.401)
445.82/445.91	c #Conflicts:    1159000 | #Learnt:      50686 | 0.000
445.82/445.91	c total clause space: 886.764MB
445.82/445.91	c total #watches: 238166
446.32/446.44	c total #propagations: 440437754 / total #impl: 1097843011 (eff. 0.401)
446.32/446.44	c #Conflicts:    1160000 | #Learnt:      51686 | 0.000
446.32/446.44	c total clause space: 886.764MB
446.32/446.44	c total #watches: 240166
446.82/446.97	c total #propagations: 440815310 / total #impl: 1098679395 (eff. 0.401)
446.82/446.97	c GC COLLECT
446.82/446.97	c #Conflicts:    1161000 | #Learnt:      26668 | 0.000
446.82/446.97	c total clause space: 886.764MB
446.82/446.97	c total #watches: 190130
447.22/447.32	c total #propagations: 441266850 / total #impl: 1099720861 (eff. 0.401)
447.22/447.32	c #Conflicts:    1162000 | #Learnt:      27668 | 0.000
447.22/447.32	c total clause space: 886.764MB
447.22/447.32	c total #watches: 192130
447.52/447.64	c total #propagations: 441595540 / total #impl: 1100669957 (eff. 0.401)
447.52/447.64	c #Conflicts:    1163000 | #Learnt:      28668 | 0.000
447.52/447.64	c total clause space: 886.764MB
447.52/447.64	c total #watches: 194130
447.92/448.00	c total #propagations: 441945298 / total #impl: 1101577963 (eff. 0.401)
447.92/448.00	c #Conflicts:    1164000 | #Learnt:      29668 | 0.000
447.92/448.00	c total clause space: 886.764MB
447.92/448.00	c total #watches: 196130
448.22/448.35	c total #propagations: 442297113 / total #impl: 1102458562 (eff. 0.401)
448.22/448.35	c #Conflicts:    1165000 | #Learnt:      30668 | 0.000
448.22/448.35	c total clause space: 886.764MB
448.22/448.35	c total #watches: 198130
448.62/448.71	c total #propagations: 442650426 / total #impl: 1103316250 (eff. 0.401)
448.62/448.71	c #Conflicts:    1166000 | #Learnt:      31668 | 0.000
448.62/448.71	c total clause space: 886.764MB
448.62/448.71	c total #watches: 200130
449.02/449.10	c total #propagations: 442978516 / total #impl: 1104152029 (eff. 0.401)
449.02/449.10	c #Conflicts:    1167000 | #Learnt:      32668 | 0.000
449.02/449.10	c total clause space: 886.764MB
449.02/449.10	c total #watches: 202130
449.32/449.41	c total #propagations: 443364120 / total #impl: 1105066762 (eff. 0.401)
449.32/449.41	c #Conflicts:    1168000 | #Learnt:      33668 | 0.000
449.32/449.41	c total clause space: 886.764MB
449.32/449.41	c total #watches: 204130
449.62/449.79	c total #propagations: 443754378 / total #impl: 1105951283 (eff. 0.401)
449.62/449.79	c #Conflicts:    1169000 | #Learnt:      34668 | 0.000
449.62/449.79	c total clause space: 886.764MB
449.62/449.79	c total #watches: 206130
450.12/450.27	c total #propagations: 444168126 / total #impl: 1106891749 (eff. 0.401)
450.12/450.27	c #Conflicts:    1170000 | #Learnt:      35668 | 0.000
450.12/450.27	c total clause space: 886.764MB
450.12/450.27	c total #watches: 208130
450.62/450.72	c total #propagations: 444609239 / total #impl: 1107922598 (eff. 0.401)
450.62/450.72	c #Conflicts:    1171000 | #Learnt:      36668 | 0.000
450.62/450.72	c total clause space: 886.764MB
450.62/450.72	c total #watches: 210130
451.12/451.24	c total #propagations: 445024151 / total #impl: 1108882646 (eff. 0.401)
451.12/451.24	c #Conflicts:    1172000 | #Learnt:      37668 | 0.000
451.12/451.24	c total clause space: 886.764MB
451.12/451.24	c total #watches: 212130
451.62/451.70	c total #propagations: 445462572 / total #impl: 1109897883 (eff. 0.401)
451.62/451.70	c #Conflicts:    1173000 | #Learnt:      38668 | 0.000
451.62/451.70	c total clause space: 886.764MB
451.62/451.70	c total #watches: 214130
452.02/452.18	c total #propagations: 445861796 / total #impl: 1110895839 (eff. 0.401)
452.02/452.18	c #Conflicts:    1174000 | #Learnt:      39668 | 0.000
452.02/452.18	c total clause space: 886.764MB
452.02/452.18	c total #watches: 216130
452.51/452.64	c total #propagations: 446262540 / total #impl: 1111788434 (eff. 0.401)
452.51/452.64	c #Conflicts:    1175000 | #Learnt:      40668 | 0.000
452.51/452.64	c total clause space: 886.764MB
452.51/452.64	c total #watches: 218130
453.01/453.13	c total #propagations: 446650280 / total #impl: 1112705082 (eff. 0.401)
453.01/453.13	c #Conflicts:    1176000 | #Learnt:      41668 | 0.000
453.01/453.13	c total clause space: 886.764MB
453.01/453.13	c total #watches: 220130
453.41/453.57	c total #propagations: 446985387 / total #impl: 1113631407 (eff. 0.401)
453.41/453.57	c #Conflicts:    1177000 | #Learnt:      42668 | 0.000
453.41/453.57	c total clause space: 886.764MB
453.41/453.57	c total #watches: 222130
453.91/454.05	c total #propagations: 447340213 / total #impl: 1114511785 (eff. 0.401)
453.91/454.05	c #Conflicts:    1178000 | #Learnt:      43668 | 0.000
453.91/454.05	c total clause space: 886.764MB
453.91/454.05	c total #watches: 224130
454.41/454.53	c total #propagations: 447704157 / total #impl: 1115409788 (eff. 0.401)
454.41/454.53	c #Conflicts:    1179000 | #Learnt:      44668 | 0.000
454.41/454.53	c total clause space: 886.764MB
454.41/454.53	c total #watches: 226130
454.91/455.04	c total #propagations: 448084056 / total #impl: 1116311028 (eff. 0.401)
454.91/455.04	c #Conflicts:    1180000 | #Learnt:      45668 | 0.000
454.91/455.04	c total clause space: 886.764MB
454.91/455.04	c total #watches: 228130
455.42/455.57	c total #propagations: 448605181 / total #impl: 1117413316 (eff. 0.401)
455.42/455.57	c #Conflicts:    1181000 | #Learnt:      46668 | 0.000
455.42/455.57	c total clause space: 886.764MB
455.42/455.57	c total #watches: 230130
456.01/456.12	c total #propagations: 449168884 / total #impl: 1118588475 (eff. 0.402)
456.01/456.12	c #Conflicts:    1182000 | #Learnt:      47668 | 0.000
456.01/456.12	c total clause space: 886.764MB
456.01/456.12	c total #watches: 232130
456.52/456.64	c total #propagations: 449537436 / total #impl: 1119518703 (eff. 0.402)
456.52/456.64	c #Conflicts:    1183000 | #Learnt:      48668 | 0.000
456.52/456.64	c total clause space: 886.764MB
456.52/456.64	c total #watches: 234130
456.91/457.08	c total #propagations: 449900160 / total #impl: 1120449087 (eff. 0.402)
456.91/457.08	c #Conflicts:    1184000 | #Learnt:      49668 | 0.000
456.91/457.08	c total clause space: 886.764MB
456.91/457.08	c total #watches: 236130
457.52/457.60	c total #propagations: 450250212 / total #impl: 1121273443 (eff. 0.402)
457.52/457.60	c #Conflicts:    1185000 | #Learnt:      50668 | 0.000
457.52/457.60	c total clause space: 886.764MB
457.52/457.60	c total #watches: 238130
458.01/458.14	c total #propagations: 450652842 / total #impl: 1122184170 (eff. 0.402)
458.01/458.14	c #Conflicts:    1186000 | #Learnt:      51668 | 0.000
458.01/458.14	c total clause space: 886.764MB
458.01/458.14	c total #watches: 240130
458.51/458.69	c total #propagations: 451016160 / total #impl: 1123063925 (eff. 0.402)
458.51/458.69	c GC COLLECT
458.51/458.69	c #Conflicts:    1187000 | #Learnt:      26364 | 0.000
458.51/458.69	c total clause space: 886.764MB
458.51/458.69	c total #watches: 189522
458.91/459.04	c total #propagations: 451337982 / total #impl: 1123952702 (eff. 0.402)
458.91/459.04	c #Conflicts:    1188000 | #Learnt:      27364 | 0.000
458.91/459.04	c total clause space: 886.764MB
458.91/459.04	c total #watches: 191522
459.31/459.44	c total #propagations: 451722803 / total #impl: 1124953819 (eff. 0.402)
459.31/459.44	c #Conflicts:    1189000 | #Learnt:      28364 | 0.000
459.31/459.44	c total clause space: 886.764MB
459.31/459.44	c total #watches: 193522
459.72/459.80	c total #propagations: 452145294 / total #impl: 1125979036 (eff. 0.402)
459.72/459.80	c #Conflicts:    1190000 | #Learnt:      29364 | 0.000
459.72/459.80	c total clause space: 886.764MB
459.72/459.80	c total #watches: 195522
460.01/460.16	c total #propagations: 452461287 / total #impl: 1126910785 (eff. 0.402)
460.01/460.16	c #Conflicts:    1191000 | #Learnt:      30364 | 0.000
460.01/460.16	c total clause space: 886.764MB
460.01/460.16	c total #watches: 197522
460.41/460.53	c total #propagations: 452777366 / total #impl: 1127819908 (eff. 0.401)
460.41/460.53	c #Conflicts:    1192000 | #Learnt:      31364 | 0.000
460.41/460.53	c total clause space: 886.764MB
460.41/460.53	c total #watches: 199522
460.81/460.96	c total #propagations: 453079600 / total #impl: 1128738899 (eff. 0.401)
460.81/460.96	c #Conflicts:    1193000 | #Learnt:      32364 | 0.000
460.81/460.96	c total clause space: 886.764MB
460.81/460.96	c total #watches: 201522
461.21/461.39	c total #propagations: 453437859 / total #impl: 1129667617 (eff. 0.401)
461.21/461.39	c #Conflicts:    1194000 | #Learnt:      33364 | 0.000
461.21/461.39	c total clause space: 886.764MB
461.21/461.39	c total #watches: 203522
461.61/461.76	c total #propagations: 453836830 / total #impl: 1130634420 (eff. 0.401)
461.61/461.76	c #Conflicts:    1195000 | #Learnt:      34364 | 0.000
461.61/461.76	c total clause space: 886.764MB
461.61/461.76	c total #watches: 205522
462.01/462.19	c total #propagations: 454194981 / total #impl: 1131537860 (eff. 0.401)
462.01/462.19	c #Conflicts:    1196000 | #Learnt:      35364 | 0.000
462.01/462.19	c total clause space: 886.764MB
462.01/462.19	c total #watches: 207522
462.50/462.68	c total #propagations: 454576505 / total #impl: 1132553143 (eff. 0.401)
462.50/462.68	c #Conflicts:    1197000 | #Learnt:      36364 | 0.000
462.50/462.68	c total clause space: 886.764MB
462.50/462.68	c total #watches: 209522
463.01/463.12	c total #propagations: 455017538 / total #impl: 1133626723 (eff. 0.401)
463.01/463.12	c #Conflicts:    1198000 | #Learnt:      37364 | 0.000
463.01/463.12	c total clause space: 886.764MB
463.01/463.12	c total #watches: 211522
463.40/463.52	c total #propagations: 455400596 / total #impl: 1134550034 (eff. 0.401)
463.40/463.52	c #Conflicts:    1199000 | #Learnt:      38364 | 0.000
463.40/463.52	c total clause space: 886.764MB
463.40/463.52	c total #watches: 213522
463.80/463.92	c total #propagations: 455752374 / total #impl: 1135475260 (eff. 0.401)
463.80/463.92	c #Conflicts:    1200000 | #Learnt:      39364 | 0.000
463.80/463.92	c total clause space: 886.764MB
463.80/463.92	c total #watches: 215522
464.30/464.42	c total #propagations: 456104722 / total #impl: 1136409737 (eff. 0.401)
464.30/464.42	c #Conflicts:    1201000 | #Learnt:      40364 | 0.000
464.30/464.42	c total clause space: 886.764MB
464.30/464.42	c total #watches: 217522
464.80/464.92	c total #propagations: 456516580 / total #impl: 1137387068 (eff. 0.401)
464.80/464.92	c #Conflicts:    1202000 | #Learnt:      41364 | 0.000
464.80/464.92	c total clause space: 886.764MB
464.80/464.92	c total #watches: 219522
465.31/465.44	c total #propagations: 456922895 / total #impl: 1138311284 (eff. 0.401)
465.31/465.44	c #Conflicts:    1203000 | #Learnt:      42364 | 0.000
465.31/465.44	c total clause space: 886.764MB
465.31/465.44	c total #watches: 221522
465.80/465.95	c total #propagations: 457326361 / total #impl: 1139265985 (eff. 0.401)
465.80/465.95	c #Conflicts:    1204000 | #Learnt:      43364 | 0.000
465.80/465.95	c total clause space: 886.764MB
465.80/465.95	c total #watches: 223522
466.20/466.40	c total #propagations: 457743738 / total #impl: 1140232896 (eff. 0.401)
466.20/466.40	c #Conflicts:    1205000 | #Learnt:      44364 | 0.000
466.20/466.40	c total clause space: 886.764MB
466.20/466.40	c total #watches: 225522
466.70/466.84	c total #propagations: 458126409 / total #impl: 1141096515 (eff. 0.401)
466.70/466.84	c #Conflicts:    1206000 | #Learnt:      45364 | 0.000
466.70/466.84	c total clause space: 886.764MB
466.70/466.84	c total #watches: 227522
467.20/467.33	c total #propagations: 458498638 / total #impl: 1141923091 (eff. 0.402)
467.20/467.33	c #Conflicts:    1207000 | #Learnt:      46364 | 0.000
467.20/467.33	c total clause space: 886.764MB
467.20/467.33	c total #watches: 229522
467.70/467.85	c total #propagations: 458859020 / total #impl: 1142853020 (eff. 0.402)
467.70/467.85	c #Conflicts:    1208000 | #Learnt:      47364 | 0.000
467.70/467.85	c total clause space: 886.764MB
467.70/467.85	c total #watches: 231522
468.30/468.42	c total #propagations: 459289647 / total #impl: 1143808422 (eff. 0.402)
468.30/468.42	c #Conflicts:    1209000 | #Learnt:      48364 | 0.000
468.30/468.42	c total clause space: 886.764MB
468.30/468.42	c total #watches: 233522
468.80/468.96	c total #propagations: 459791522 / total #impl: 1144957517 (eff. 0.402)
468.80/468.96	c #Conflicts:    1210000 | #Learnt:      49364 | 0.000
468.80/468.96	c total clause space: 886.764MB
468.80/468.96	c total #watches: 235522
469.30/469.47	c total #propagations: 460180870 / total #impl: 1146006910 (eff. 0.402)
469.30/469.47	c #Conflicts:    1211000 | #Learnt:      50364 | 0.000
469.30/469.47	c total clause space: 886.764MB
469.30/469.47	c total #watches: 237522
469.80/469.99	c total #propagations: 460497325 / total #impl: 1146973308 (eff. 0.401)
469.80/469.99	c #Conflicts:    1212000 | #Learnt:      51364 | 0.000
469.80/469.99	c total clause space: 886.764MB
469.80/469.99	c total #watches: 239522
470.30/470.44	c total #propagations: 460837331 / total #impl: 1147986057 (eff. 0.401)
470.30/470.44	c #Conflicts:    1213000 | #Learnt:      52364 | 0.000
470.30/470.44	c total clause space: 886.764MB
470.30/470.44	c total #watches: 241522
470.81/470.94	c total #propagations: 461156581 / total #impl: 1148962823 (eff. 0.401)
470.81/470.94	c GC COLLECT
470.81/470.94	c #Conflicts:    1214000 | #Learnt:      26770 | 0.000
470.81/470.94	c total clause space: 886.764MB
470.81/470.94	c total #watches: 190334
471.20/471.33	c total #propagations: 461471548 / total #impl: 1149909637 (eff. 0.401)
471.20/471.33	c #Conflicts:    1215000 | #Learnt:      27770 | 0.000
471.20/471.33	c total clause space: 886.764MB
471.20/471.33	c total #watches: 192334
471.50/471.65	c total #propagations: 461774072 / total #impl: 1150829605 (eff. 0.401)
471.50/471.65	c #Conflicts:    1216000 | #Learnt:      28770 | 0.000
471.50/471.65	c total clause space: 886.764MB
471.50/471.65	c total #watches: 194334
471.90/472.03	c total #propagations: 462078246 / total #impl: 1151810272 (eff. 0.401)
471.90/472.03	c #Conflicts:    1217000 | #Learnt:      29770 | 0.000
471.90/472.03	c total clause space: 886.764MB
471.90/472.03	c total #watches: 196334
472.30/472.45	c total #propagations: 462378950 / total #impl: 1152797360 (eff. 0.401)
472.30/472.45	c #Conflicts:    1218000 | #Learnt:      30770 | 0.000
472.30/472.45	c total clause space: 886.764MB
472.30/472.45	c total #watches: 198334
472.80/472.92	c total #propagations: 462774524 / total #impl: 1153899072 (eff. 0.401)
472.80/472.92	c #Conflicts:    1219000 | #Learnt:      31770 | 0.000
472.80/472.92	c total clause space: 886.764MB
472.80/472.92	c total #watches: 200334
473.20/473.34	c total #propagations: 463269234 / total #impl: 1155047432 (eff. 0.401)
473.20/473.34	c #Conflicts:    1220000 | #Learnt:      32770 | 0.000
473.20/473.34	c total clause space: 886.764MB
473.20/473.34	c total #watches: 202334
473.70/473.85	c total #propagations: 463716580 / total #impl: 1156134660 (eff. 0.401)
473.70/473.85	c #Conflicts:    1221000 | #Learnt:      33770 | 0.000
473.70/473.85	c total clause space: 886.764MB
473.70/473.85	c total #watches: 204334
474.30/474.44	c total #propagations: 464173986 / total #impl: 1157204025 (eff. 0.401)
474.30/474.44	c #Conflicts:    1222000 | #Learnt:      34770 | 0.000
474.30/474.44	c total clause space: 886.764MB
474.30/474.44	c total #watches: 206334
474.80/474.93	c total #propagations: 464660820 / total #impl: 1158331960 (eff. 0.401)
474.80/474.93	c #Conflicts:    1223000 | #Learnt:      35770 | 0.000
474.80/474.93	c total clause space: 886.764MB
474.80/474.93	c total #watches: 208334
475.30/475.46	c total #propagations: 465186361 / total #impl: 1159511019 (eff. 0.401)
475.30/475.46	c #Conflicts:    1224000 | #Learnt:      36770 | 0.000
475.30/475.46	c total clause space: 886.764MB
475.30/475.46	c total #watches: 210334
475.80/475.97	c total #propagations: 465695538 / total #impl: 1160668157 (eff. 0.401)
475.80/475.97	c #Conflicts:    1225000 | #Learnt:      37770 | 0.000
475.80/475.97	c total clause space: 886.764MB
475.80/475.97	c total #watches: 212334
476.30/476.44	c total #propagations: 466180057 / total #impl: 1161705373 (eff. 0.401)
476.30/476.44	c #Conflicts:    1226000 | #Learnt:      38770 | 0.000
476.30/476.44	c total clause space: 886.764MB
476.30/476.44	c total #watches: 214334
476.80/476.98	c total #propagations: 466628182 / total #impl: 1162725236 (eff. 0.401)
476.80/476.98	c #Conflicts:    1227000 | #Learnt:      39770 | 0.000
476.80/476.98	c total clause space: 886.764MB
476.80/476.98	c total #watches: 216334
477.50/477.63	c total #propagations: 467121591 / total #impl: 1163862727 (eff. 0.401)
477.50/477.63	c #Conflicts:    1228000 | #Learnt:      40770 | 0.000
477.50/477.63	c total clause space: 886.764MB
477.50/477.63	c total #watches: 218334
478.20/478.33	c total #propagations: 467657201 / total #impl: 1165134560 (eff. 0.401)
478.20/478.33	c #Conflicts:    1229000 | #Learnt:      41770 | 0.000
478.20/478.33	c total clause space: 886.764MB
478.20/478.33	c total #watches: 220334
478.80/478.90	c total #propagations: 468319160 / total #impl: 1166524973 (eff. 0.401)
478.80/478.90	c #Conflicts:    1230000 | #Learnt:      42770 | 0.000
478.80/478.90	c total clause space: 886.764MB
478.80/478.90	c total #watches: 222334
479.30/479.47	c total #propagations: 468739381 / total #impl: 1167636373 (eff. 0.401)
479.30/479.47	c #Conflicts:    1231000 | #Learnt:      43770 | 0.000
479.30/479.47	c total clause space: 886.764MB
479.30/479.47	c total #watches: 224334
479.70/479.89	c total #propagations: 469135058 / total #impl: 1168678035 (eff. 0.401)
479.70/479.89	c #Conflicts:    1232000 | #Learnt:      44770 | 0.000
479.70/479.89	c total clause space: 886.764MB
479.70/479.89	c total #watches: 226334
480.20/480.32	c total #propagations: 469500349 / total #impl: 1169565464 (eff. 0.401)
480.20/480.32	c #Conflicts:    1233000 | #Learnt:      45770 | 0.000
480.20/480.32	c total clause space: 886.764MB
480.20/480.32	c total #watches: 228334
480.60/480.77	c total #propagations: 469869078 / total #impl: 1170443259 (eff. 0.401)
480.60/480.77	c #Conflicts:    1234000 | #Learnt:      46770 | 0.000
480.60/480.77	c total clause space: 886.764MB
480.60/480.77	c total #watches: 230334
481.10/481.23	c total #propagations: 470291268 / total #impl: 1171395214 (eff. 0.401)
481.10/481.23	c #Conflicts:    1235000 | #Learnt:      47770 | 0.000
481.10/481.23	c total clause space: 886.764MB
481.10/481.23	c total #watches: 232334
481.60/481.72	c total #propagations: 470666858 / total #impl: 1172276361 (eff. 0.401)
481.60/481.72	c #Conflicts:    1236000 | #Learnt:      48770 | 0.000
481.60/481.72	c total clause space: 886.764MB
481.60/481.72	c total #watches: 234334
481.89/482.08	c total #propagations: 471036807 / total #impl: 1173180288 (eff. 0.402)
481.89/482.08	c #Conflicts:    1237000 | #Learnt:      49770 | 0.000
481.89/482.08	c total clause space: 886.764MB
481.89/482.08	c total #watches: 236334
482.39/482.54	c total #propagations: 471417240 / total #impl: 1173998364 (eff. 0.402)
482.39/482.54	c #Conflicts:    1238000 | #Learnt:      50770 | 0.000
482.39/482.54	c total clause space: 886.764MB
482.39/482.54	c total #watches: 238334
482.90/483.06	c total #propagations: 471807809 / total #impl: 1174883915 (eff. 0.402)
482.90/483.06	c #Conflicts:    1239000 | #Learnt:      51770 | 0.000
482.90/483.06	c total clause space: 886.764MB
482.90/483.06	c total #watches: 240334
483.39/483.53	c total #propagations: 472234532 / total #impl: 1175862167 (eff. 0.402)
483.39/483.53	c #Conflicts:    1240000 | #Learnt:      52770 | 0.000
483.39/483.53	c total clause space: 886.764MB
483.39/483.53	c total #watches: 242334
483.90/484.06	c total #propagations: 472629903 / total #impl: 1176754010 (eff. 0.402)
483.90/484.06	c #Conflicts:    1241000 | #Learnt:      53770 | 0.000
483.90/484.06	c total clause space: 886.764MB
483.90/484.06	c total #watches: 244334
484.29/484.45	c total #propagations: 473014060 / total #impl: 1177678554 (eff. 0.402)
484.29/484.45	c GC COLLECT
484.29/484.45	c #Conflicts:    1242000 | #Learnt:      27855 | 0.000
484.29/484.45	c total clause space: 886.764MB
484.29/484.45	c total #watches: 192504
484.69/484.85	c total #propagations: 473336215 / total #impl: 1178589790 (eff. 0.402)
484.69/484.85	c #Conflicts:    1243000 | #Learnt:      28855 | 0.000
484.69/484.85	c total clause space: 886.764MB
484.69/484.85	c total #watches: 194504
485.10/485.23	c total #propagations: 473695418 / total #impl: 1179509556 (eff. 0.402)
485.10/485.23	c #Conflicts:    1244000 | #Learnt:      29855 | 0.000
485.10/485.23	c total clause space: 886.764MB
485.10/485.23	c total #watches: 196504
485.39/485.52	c total #propagations: 474071103 / total #impl: 1180443670 (eff. 0.402)
485.39/485.52	c #Conflicts:    1245000 | #Learnt:      30855 | 0.000
485.39/485.52	c total clause space: 886.764MB
485.39/485.52	c total #watches: 198504
485.79/485.91	c total #propagations: 474417011 / total #impl: 1181300619 (eff. 0.402)
485.79/485.91	c #Conflicts:    1246000 | #Learnt:      31855 | 0.000
485.79/485.91	c total clause space: 886.764MB
485.79/485.91	c total #watches: 200504
486.20/486.31	c total #propagations: 474785966 / total #impl: 1182249228 (eff. 0.402)
486.20/486.31	c #Conflicts:    1247000 | #Learnt:      32855 | 0.000
486.20/486.31	c total clause space: 886.764MB
486.20/486.31	c total #watches: 202504
486.49/486.63	c total #propagations: 475141097 / total #impl: 1183189958 (eff. 0.402)
486.49/486.63	c #Conflicts:    1248000 | #Learnt:      33855 | 0.000
486.49/486.63	c total clause space: 886.764MB
486.49/486.63	c total #watches: 204504
486.79/486.96	c total #propagations: 475491795 / total #impl: 1184035769 (eff. 0.402)
486.79/486.96	c #Conflicts:    1249000 | #Learnt:      34855 | 0.000
486.79/486.96	c total clause space: 886.764MB
486.79/486.96	c total #watches: 206504
487.19/487.34	c total #propagations: 475817651 / total #impl: 1184862792 (eff. 0.402)
487.19/487.34	c #Conflicts:    1250000 | #Learnt:      35855 | 0.000
487.19/487.34	c total clause space: 886.764MB
487.19/487.34	c total #watches: 208504
487.59/487.79	c total #propagations: 476197866 / total #impl: 1185797225 (eff. 0.402)
487.59/487.79	c #Conflicts:    1251000 | #Learnt:      36855 | 0.000
487.59/487.79	c total clause space: 886.764MB
487.59/487.79	c total #watches: 210504
488.19/488.30	c total #propagations: 476577318 / total #impl: 1186692322 (eff. 0.402)
488.19/488.30	c #Conflicts:    1252000 | #Learnt:      37855 | 0.000
488.19/488.30	c total clause space: 886.764MB
488.19/488.30	c total #watches: 212504
488.59/488.77	c total #propagations: 476947738 / total #impl: 1187614557 (eff. 0.402)
488.59/488.77	c #Conflicts:    1253000 | #Learnt:      38855 | 0.000
488.59/488.77	c total clause space: 886.764MB
488.59/488.77	c total #watches: 214504
489.09/489.27	c total #propagations: 477309241 / total #impl: 1188570101 (eff. 0.402)
489.09/489.27	c #Conflicts:    1254000 | #Learnt:      39855 | 0.000
489.09/489.27	c total clause space: 886.764MB
489.09/489.27	c total #watches: 216504
489.59/489.72	c total #propagations: 477695544 / total #impl: 1189483179 (eff. 0.402)
489.59/489.72	c #Conflicts:    1255000 | #Learnt:      40855 | 0.000
489.59/489.72	c total clause space: 886.764MB
489.59/489.72	c total #watches: 218504
489.99/490.14	c total #propagations: 478062390 / total #impl: 1190321008 (eff. 0.402)
489.99/490.14	c #Conflicts:    1256000 | #Learnt:      41855 | 0.000
489.99/490.14	c total clause space: 886.764MB
489.99/490.14	c total #watches: 220504
490.39/490.53	c total #propagations: 478430690 / total #impl: 1191153830 (eff. 0.402)
490.39/490.53	c #Conflicts:    1257000 | #Learnt:      42855 | 0.000
490.39/490.53	c total clause space: 886.764MB
490.39/490.53	c total #watches: 222504
490.79/490.91	c total #propagations: 478795305 / total #impl: 1192035861 (eff. 0.402)
490.79/490.91	c #Conflicts:    1258000 | #Learnt:      43855 | 0.000
490.79/490.91	c total clause space: 886.764MB
490.79/490.91	c total #watches: 224504
491.29/491.44	c total #propagations: 479110760 / total #impl: 1192935100 (eff. 0.402)
491.29/491.44	c #Conflicts:    1259000 | #Learnt:      44855 | 0.000
491.29/491.44	c total clause space: 886.764MB
491.29/491.44	c total #watches: 226504
491.88/492.00	c total #propagations: 479486669 / total #impl: 1193867727 (eff. 0.402)
491.88/492.00	c #Conflicts:    1260000 | #Learnt:      45855 | 0.000
491.88/492.00	c total clause space: 886.764MB
491.88/492.00	c total #watches: 228504
492.28/492.44	c total #propagations: 479862113 / total #impl: 1194762368 (eff. 0.402)
492.28/492.44	c #Conflicts:    1261000 | #Learnt:      46855 | 0.000
492.28/492.44	c total clause space: 886.764MB
492.28/492.44	c total #watches: 230504
492.79/492.94	c total #propagations: 480239874 / total #impl: 1195649533 (eff. 0.402)
492.79/492.94	c #Conflicts:    1262000 | #Learnt:      47855 | 0.000
492.79/492.94	c total clause space: 886.764MB
492.79/492.94	c total #watches: 232504
493.38/493.50	c total #propagations: 480606268 / total #impl: 1196498088 (eff. 0.402)
493.38/493.50	c #Conflicts:    1263000 | #Learnt:      48855 | 0.000
493.38/493.50	c total clause space: 886.764MB
493.38/493.50	c total #watches: 234504
493.79/494.00	c total #propagations: 480965432 / total #impl: 1197412466 (eff. 0.402)
493.79/494.00	c #Conflicts:    1264000 | #Learnt:      49855 | 0.000
493.79/494.00	c total clause space: 886.764MB
493.79/494.00	c total #watches: 236504
494.28/494.48	c total #propagations: 481373688 / total #impl: 1198349693 (eff. 0.402)
494.28/494.48	c #Conflicts:    1265000 | #Learnt:      50855 | 0.000
494.28/494.48	c total clause space: 886.764MB
494.28/494.48	c total #watches: 238504
494.89/495.03	c total #propagations: 481744847 / total #impl: 1199263718 (eff. 0.402)
494.89/495.03	c #Conflicts:    1266000 | #Learnt:      51855 | 0.000
494.89/495.03	c total clause space: 886.764MB
494.89/495.03	c total #watches: 240504
495.48/495.65	c total #propagations: 482175846 / total #impl: 1200348779 (eff. 0.402)
495.48/495.65	c #Conflicts:    1267000 | #Learnt:      52855 | 0.000
495.48/495.65	c total clause space: 886.764MB
495.48/495.65	c total #watches: 242504
496.09/496.24	c total #propagations: 482731420 / total #impl: 1201524049 (eff. 0.402)
496.09/496.24	c #Conflicts:    1268000 | #Learnt:      53855 | 0.000
496.09/496.24	c total clause space: 886.764MB
496.09/496.24	c total #watches: 244504
496.58/496.79	c total #propagations: 483102866 / total #impl: 1202527413 (eff. 0.402)
496.58/496.79	c GC COLLECT
496.58/496.79	c #Conflicts:    1269000 | #Learnt:      27670 | 0.000
496.58/496.79	c total clause space: 886.764MB
496.58/496.79	c total #watches: 192134
497.09/497.22	c total #propagations: 483504450 / total #impl: 1203588751 (eff. 0.402)
497.09/497.22	c #Conflicts:    1270000 | #Learnt:      28670 | 0.000
497.09/497.22	c total clause space: 886.764MB
497.09/497.22	c total #watches: 194134
497.48/497.69	c total #propagations: 483978297 / total #impl: 1204700967 (eff. 0.402)
497.48/497.69	c #Conflicts:    1271000 | #Learnt:      29670 | 0.000
497.48/497.69	c total clause space: 886.764MB
497.48/497.69	c total #watches: 196134
497.98/498.15	c total #propagations: 484547311 / total #impl: 1205966569 (eff. 0.402)
497.98/498.15	c #Conflicts:    1272000 | #Learnt:      30670 | 0.000
497.98/498.15	c total clause space: 886.764MB
497.98/498.15	c total #watches: 198134
498.48/498.66	c total #propagations: 485138561 / total #impl: 1207205591 (eff. 0.402)
498.48/498.66	c #Conflicts:    1273000 | #Learnt:      31670 | 0.000
498.48/498.66	c total clause space: 886.764MB
498.48/498.66	c total #watches: 200134
499.08/499.23	c total #propagations: 485744397 / total #impl: 1208439961 (eff. 0.402)
499.08/499.23	c #Conflicts:    1274000 | #Learnt:      32670 | 0.000
499.08/499.23	c total clause space: 886.764MB
499.08/499.23	c total #watches: 202134
499.68/499.84	c total #propagations: 486377838 / total #impl: 1209780667 (eff. 0.402)
499.68/499.84	c #Conflicts:    1275000 | #Learnt:      33670 | 0.000
499.68/499.84	c total clause space: 886.764MB
499.68/499.84	c total #watches: 204134
500.28/500.47	c total #propagations: 486967734 / total #impl: 1211052105 (eff. 0.402)
500.28/500.47	c #Conflicts:    1276000 | #Learnt:      34670 | 0.000
500.28/500.47	c total clause space: 886.764MB
500.28/500.47	c total #watches: 206134
500.68/500.87	c total #propagations: 487496862 / total #impl: 1212205294 (eff. 0.402)
500.68/500.87	c #Conflicts:    1277000 | #Learnt:      35670 | 0.000
500.68/500.87	c total clause space: 886.764MB
500.68/500.87	c total #watches: 208134
501.18/501.31	c total #propagations: 487885639 / total #impl: 1213116818 (eff. 0.402)
501.18/501.31	c #Conflicts:    1278000 | #Learnt:      36670 | 0.000
501.18/501.31	c total clause space: 886.764MB
501.18/501.31	c total #watches: 210134
501.59/501.74	c total #propagations: 488241294 / total #impl: 1214054353 (eff. 0.402)
501.59/501.74	c #Conflicts:    1279000 | #Learnt:      37670 | 0.000
501.59/501.74	c total clause space: 886.764MB
501.59/501.74	c total #watches: 212134
501.98/502.14	c total #propagations: 488575318 / total #impl: 1214978749 (eff. 0.402)
501.98/502.14	c #Conflicts:    1280000 | #Learnt:      38670 | 0.000
501.98/502.14	c total clause space: 886.764MB
501.98/502.14	c total #watches: 214134
502.38/502.59	c total #propagations: 488969195 / total #impl: 1215865921 (eff. 0.402)
502.38/502.59	c #Conflicts:    1281000 | #Learnt:      39670 | 0.000
502.38/502.59	c total clause space: 886.764MB
502.38/502.59	c total #watches: 216134
502.78/502.97	c total #propagations: 489357545 / total #impl: 1216748420 (eff. 0.402)
502.78/502.97	c #Conflicts:    1282000 | #Learnt:      40670 | 0.000
502.78/502.97	c total clause space: 886.764MB
502.78/502.97	c total #watches: 218134
503.18/503.37	c total #propagations: 489771900 / total #impl: 1217674131 (eff. 0.402)
503.18/503.37	c #Conflicts:    1283000 | #Learnt:      41670 | 0.000
503.18/503.37	c total clause space: 886.764MB
503.18/503.37	c total #watches: 220134
503.68/503.82	c total #propagations: 490189097 / total #impl: 1218609821 (eff. 0.402)
503.68/503.82	c #Conflicts:    1284000 | #Learnt:      42670 | 0.000
503.68/503.82	c total clause space: 886.764MB
503.68/503.82	c total #watches: 222134
504.08/504.29	c total #propagations: 490593451 / total #impl: 1219530990 (eff. 0.402)
504.08/504.29	c #Conflicts:    1285000 | #Learnt:      43670 | 0.000
504.08/504.29	c total clause space: 886.764MB
504.08/504.29	c total #watches: 224134
504.58/504.76	c total #propagations: 490937332 / total #impl: 1220403877 (eff. 0.402)
504.58/504.76	c #Conflicts:    1286000 | #Learnt:      44670 | 0.000
504.58/504.76	c total clause space: 886.764MB
504.58/504.76	c total #watches: 226134
505.08/505.22	c total #propagations: 491285418 / total #impl: 1221271613 (eff. 0.402)
505.08/505.22	c #Conflicts:    1287000 | #Learnt:      45670 | 0.000
505.08/505.22	c total clause space: 886.764MB
505.08/505.22	c total #watches: 228134
505.48/505.63	c total #propagations: 491683879 / total #impl: 1222196858 (eff. 0.402)
505.48/505.63	c #Conflicts:    1288000 | #Learnt:      46670 | 0.000
505.48/505.63	c total clause space: 886.764MB
505.48/505.63	c total #watches: 230134
505.98/506.18	c total #propagations: 492041931 / total #impl: 1222994907 (eff. 0.402)
505.98/506.18	c #Conflicts:    1289000 | #Learnt:      47670 | 0.000
505.98/506.18	c total clause space: 886.764MB
505.98/506.18	c total #watches: 232134
506.48/506.64	c total #propagations: 492443357 / total #impl: 1223975942 (eff. 0.402)
506.48/506.64	c #Conflicts:    1290000 | #Learnt:      48670 | 0.000
506.48/506.64	c total clause space: 886.764MB
506.48/506.64	c total #watches: 234134
506.98/507.12	c total #propagations: 492800392 / total #impl: 1224884071 (eff. 0.402)
506.98/507.12	c #Conflicts:    1291000 | #Learnt:      49670 | 0.000
506.98/507.12	c total clause space: 886.764MB
506.98/507.12	c total #watches: 236134
507.38/507.59	c total #propagations: 493103675 / total #impl: 1225817566 (eff. 0.402)
507.38/507.59	c #Conflicts:    1292000 | #Learnt:      50670 | 0.000
507.38/507.59	c total clause space: 886.764MB
507.38/507.59	c total #watches: 238134
507.98/508.12	c total #propagations: 493464520 / total #impl: 1226832111 (eff. 0.402)
507.98/508.12	c #Conflicts:    1293000 | #Learnt:      51670 | 0.000
507.98/508.12	c total clause space: 886.764MB
507.98/508.12	c total #watches: 240134
508.48/508.68	c total #propagations: 493948671 / total #impl: 1227925185 (eff. 0.402)
508.48/508.68	c #Conflicts:    1294000 | #Learnt:      52670 | 0.000
508.48/508.68	c total clause space: 886.764MB
508.48/508.68	c total #watches: 242134
509.08/509.30	c total #propagations: 494432889 / total #impl: 1229025677 (eff. 0.402)
509.08/509.30	c #Conflicts:    1295000 | #Learnt:      53670 | 0.000
509.08/509.30	c total clause space: 886.764MB
509.08/509.30	c total #watches: 244134
509.68/509.86	c total #propagations: 494915134 / total #impl: 1230153778 (eff. 0.402)
509.68/509.86	c #Conflicts:    1296000 | #Learnt:      54670 | 0.000
509.68/509.86	c total clause space: 886.764MB
509.68/509.86	c total #watches: 246134
510.18/510.39	c total #propagations: 495261961 / total #impl: 1231060804 (eff. 0.402)
510.18/510.39	c GC COLLECT
510.18/510.39	c #Conflicts:    1297000 | #Learnt:      28154 | 0.000
510.18/510.39	c total clause space: 886.764MB
510.18/510.39	c total #watches: 193102
510.58/510.74	c total #propagations: 495610822 / total #impl: 1231972948 (eff. 0.402)
510.58/510.74	c #Conflicts:    1298000 | #Learnt:      29154 | 0.000
510.58/510.74	c total clause space: 886.764MB
510.58/510.74	c total #watches: 195102
510.98/511.14	c total #propagations: 495967574 / total #impl: 1232943635 (eff. 0.402)
510.98/511.14	c #Conflicts:    1299000 | #Learnt:      30154 | 0.000
510.98/511.14	c total clause space: 886.764MB
510.98/511.14	c total #watches: 197102
511.39/511.55	c total #propagations: 496348272 / total #impl: 1233864405 (eff. 0.402)
511.39/511.55	c #Conflicts:    1300000 | #Learnt:      31154 | 0.000
511.39/511.55	c total clause space: 886.764MB
511.39/511.55	c total #watches: 199102
511.78/511.92	c total #propagations: 496742951 / total #impl: 1234814786 (eff. 0.402)
511.78/511.92	c #Conflicts:    1301000 | #Learnt:      32154 | 0.000
511.78/511.92	c total clause space: 886.764MB
511.78/511.92	c total #watches: 201102
512.08/512.24	c total #propagations: 497125108 / total #impl: 1235660173 (eff. 0.402)
512.08/512.24	c #Conflicts:    1302000 | #Learnt:      33154 | 0.000
512.08/512.24	c total clause space: 886.764MB
512.08/512.24	c total #watches: 203102
512.38/512.57	c total #propagations: 497489676 / total #impl: 1236483426 (eff. 0.402)
512.38/512.57	c #Conflicts:    1303000 | #Learnt:      34154 | 0.000
512.38/512.57	c total clause space: 886.764MB
512.38/512.57	c total #watches: 205102
512.78/512.98	c total #propagations: 497850500 / total #impl: 1237327325 (eff. 0.402)
512.78/512.98	c #Conflicts:    1304000 | #Learnt:      35154 | 0.000
512.78/512.98	c total clause space: 886.764MB
512.78/512.98	c total #watches: 207102
513.28/513.42	c total #propagations: 498244972 / total #impl: 1238202456 (eff. 0.402)
513.28/513.42	c #Conflicts:    1305000 | #Learnt:      36154 | 0.000
513.28/513.42	c total clause space: 886.764MB
513.28/513.42	c total #watches: 209102
513.69/513.85	c total #propagations: 498632702 / total #impl: 1239084801 (eff. 0.402)
513.69/513.85	c #Conflicts:    1306000 | #Learnt:      37154 | 0.000
513.69/513.85	c total clause space: 886.764MB
513.69/513.85	c total #watches: 211102
514.18/514.34	c total #propagations: 499093649 / total #impl: 1240097409 (eff. 0.402)
514.18/514.34	c #Conflicts:    1307000 | #Learnt:      38154 | 0.000
514.18/514.34	c total clause space: 886.764MB
514.18/514.34	c total #watches: 213102
514.58/514.80	c total #propagations: 499483749 / total #impl: 1241002130 (eff. 0.402)
514.58/514.80	c #Conflicts:    1308000 | #Learnt:      39154 | 0.000
514.58/514.80	c total clause space: 886.764MB
514.58/514.80	c total #watches: 215102
515.18/515.32	c total #propagations: 499863675 / total #impl: 1241904349 (eff. 0.402)
515.18/515.32	c #Conflicts:    1309000 | #Learnt:      40154 | 0.000
515.18/515.32	c total clause space: 886.764MB
515.18/515.32	c total #watches: 217102
515.68/515.82	c total #propagations: 500351216 / total #impl: 1242932983 (eff. 0.403)
515.68/515.82	c #Conflicts:    1310000 | #Learnt:      41154 | 0.000
515.68/515.82	c total clause space: 886.764MB
515.68/515.82	c total #watches: 219102
516.18/516.37	c total #propagations: 500766745 / total #impl: 1243938803 (eff. 0.403)
516.18/516.37	c #Conflicts:    1311000 | #Learnt:      42154 | 0.000
516.18/516.37	c total clause space: 886.764MB
516.18/516.37	c total #watches: 221102
516.58/516.77	c total #propagations: 501198791 / total #impl: 1245049931 (eff. 0.403)
516.58/516.77	c #Conflicts:    1312000 | #Learnt:      43154 | 0.000
516.58/516.77	c total clause space: 886.764MB
516.58/516.77	c total #watches: 223102
516.99/517.13	c total #propagations: 501506058 / total #impl: 1245963844 (eff. 0.403)
516.99/517.13	c #Conflicts:    1313000 | #Learnt:      44154 | 0.000
516.99/517.13	c total clause space: 886.764MB
516.99/517.13	c total #watches: 225102
517.38/517.54	c total #propagations: 501805896 / total #impl: 1246864803 (eff. 0.402)
517.38/517.54	c #Conflicts:    1314000 | #Learnt:      45154 | 0.000
517.38/517.54	c total clause space: 886.764MB
517.38/517.54	c total #watches: 227102
517.78/517.97	c total #propagations: 502128780 / total #impl: 1247800531 (eff. 0.402)
517.78/517.97	c #Conflicts:    1315000 | #Learnt:      46154 | 0.000
517.78/517.97	c total clause space: 886.764MB
517.78/517.97	c total #watches: 229102
518.18/518.37	c total #propagations: 502459975 / total #impl: 1248663983 (eff. 0.402)
518.18/518.37	c #Conflicts:    1316000 | #Learnt:      47154 | 0.000
518.18/518.37	c total clause space: 886.764MB
518.18/518.37	c total #watches: 231102
518.58/518.76	c total #propagations: 502778981 / total #impl: 1249507877 (eff. 0.402)
518.58/518.76	c #Conflicts:    1317000 | #Learnt:      48154 | 0.000
518.58/518.76	c total clause space: 886.764MB
518.58/518.76	c total #watches: 233102
518.98/519.19	c total #propagations: 503106239 / total #impl: 1250356205 (eff. 0.402)
518.98/519.19	c #Conflicts:    1318000 | #Learnt:      49154 | 0.000
518.98/519.19	c total clause space: 886.764MB
518.98/519.19	c total #watches: 235102
519.48/519.65	c total #propagations: 503421325 / total #impl: 1251205567 (eff. 0.402)
519.48/519.65	c #Conflicts:    1319000 | #Learnt:      50154 | 0.000
519.48/519.65	c total clause space: 886.764MB
519.48/519.65	c total #watches: 237102
519.88/520.09	c total #propagations: 503730120 / total #impl: 1252055062 (eff. 0.402)
519.88/520.09	c #Conflicts:    1320000 | #Learnt:      51154 | 0.000
519.88/520.09	c total clause space: 886.764MB
519.88/520.09	c total #watches: 239102
520.38/520.56	c total #propagations: 504049040 / total #impl: 1252942257 (eff. 0.402)
520.38/520.56	c #Conflicts:    1321000 | #Learnt:      52154 | 0.000
520.38/520.56	c total clause space: 886.764MB
520.38/520.56	c total #watches: 241102
520.88/521.00	c total #propagations: 504355069 / total #impl: 1253804065 (eff. 0.402)
520.88/521.00	c #Conflicts:    1322000 | #Learnt:      53154 | 0.000
520.88/521.00	c total clause space: 886.764MB
520.88/521.00	c total #watches: 243102
521.29/521.45	c total #propagations: 504649782 / total #impl: 1254667495 (eff. 0.402)
521.29/521.45	c #Conflicts:    1323000 | #Learnt:      54154 | 0.000
521.29/521.45	c total clause space: 886.764MB
521.29/521.45	c total #watches: 245102
521.68/521.86	c total #propagations: 504949346 / total #impl: 1255521324 (eff. 0.402)
521.68/521.86	c #Conflicts:    1324000 | #Learnt:      55154 | 0.000
521.68/521.86	c total clause space: 886.764MB
521.68/521.86	c total #watches: 247102
521.97/522.19	c total #propagations: 505250738 / total #impl: 1256333550 (eff. 0.402)
521.97/522.19	c GC COLLECT
521.97/522.19	c #Conflicts:    1325000 | #Learnt:      28371 | 0.000
521.97/522.19	c total clause space: 886.764MB
521.97/522.19	c total #watches: 193536
522.27/522.44	c total #propagations: 505536442 / total #impl: 1257145662 (eff. 0.402)
522.27/522.44	c #Conflicts:    1326000 | #Learnt:      29371 | 0.000
522.27/522.44	c total clause space: 886.764MB
522.27/522.44	c total #watches: 195536
522.57/522.72	c total #propagations: 505840491 / total #impl: 1257990260 (eff. 0.402)
522.57/522.72	c #Conflicts:    1327000 | #Learnt:      30371 | 0.000
522.57/522.72	c total clause space: 886.764MB
522.57/522.72	c total #watches: 197536
522.87/523.03	c total #propagations: 506137882 / total #impl: 1258839163 (eff. 0.402)
522.87/523.03	c #Conflicts:    1328000 | #Learnt:      31371 | 0.000
522.87/523.03	c total clause space: 886.764MB
522.87/523.03	c total #watches: 199536
523.17/523.36	c total #propagations: 506441136 / total #impl: 1259648482 (eff. 0.402)
523.17/523.36	c #Conflicts:    1329000 | #Learnt:      32371 | 0.000
523.17/523.36	c total clause space: 886.764MB
523.17/523.36	c total #watches: 201536
523.48/523.69	c total #propagations: 506754589 / total #impl: 1260504484 (eff. 0.402)
523.48/523.69	c #Conflicts:    1330000 | #Learnt:      33371 | 0.000
523.48/523.69	c total clause space: 886.764MB
523.48/523.69	c total #watches: 203536
523.87/524.06	c total #propagations: 507052480 / total #impl: 1261353464 (eff. 0.402)
523.87/524.06	c #Conflicts:    1331000 | #Learnt:      34371 | 0.000
523.87/524.06	c total clause space: 886.764MB
523.87/524.06	c total #watches: 205536
524.27/524.42	c total #propagations: 507339120 / total #impl: 1262161636 (eff. 0.402)
524.27/524.42	c #Conflicts:    1332000 | #Learnt:      35371 | 0.000
524.27/524.42	c total clause space: 886.764MB
524.27/524.42	c total #watches: 207536
524.58/524.77	c total #propagations: 507629291 / total #impl: 1263000420 (eff. 0.402)
524.58/524.77	c #Conflicts:    1333000 | #Learnt:      36371 | 0.000
524.58/524.77	c total clause space: 886.764MB
524.58/524.77	c total #watches: 209536
524.97/525.16	c total #propagations: 507905352 / total #impl: 1263793257 (eff. 0.402)
524.97/525.16	c #Conflicts:    1334000 | #Learnt:      37371 | 0.000
524.97/525.16	c total clause space: 886.764MB
524.97/525.16	c total #watches: 211536
525.27/525.45	c total #propagations: 508237127 / total #impl: 1264724450 (eff. 0.402)
525.27/525.45	c #Conflicts:    1335000 | #Learnt:      38371 | 0.000
525.27/525.45	c total clause space: 886.764MB
525.27/525.45	c total #watches: 213536
525.57/525.78	c total #propagations: 508573406 / total #impl: 1265587381 (eff. 0.402)
525.57/525.78	c #Conflicts:    1336000 | #Learnt:      39371 | 0.000
525.57/525.78	c total clause space: 886.764MB
525.57/525.78	c total #watches: 215536
525.97/526.13	c total #propagations: 508958812 / total #impl: 1266573637 (eff. 0.402)
525.97/526.13	c #Conflicts:    1337000 | #Learnt:      40371 | 0.000
525.97/526.13	c total clause space: 886.764MB
525.97/526.13	c total #watches: 217536
526.27/526.49	c total #propagations: 509306567 / total #impl: 1267509711 (eff. 0.402)
526.27/526.49	c #Conflicts:    1338000 | #Learnt:      41371 | 0.000
526.27/526.49	c total clause space: 886.764MB
526.27/526.49	c total #watches: 219536
526.67/526.88	c total #propagations: 509664284 / total #impl: 1268399179 (eff. 0.402)
526.67/526.88	c #Conflicts:    1339000 | #Learnt:      42371 | 0.000
526.67/526.88	c total clause space: 886.764MB
526.67/526.88	c total #watches: 221536
527.07/527.26	c total #propagations: 510036080 / total #impl: 1269361111 (eff. 0.402)
527.07/527.26	c #Conflicts:    1340000 | #Learnt:      43371 | 0.000
527.07/527.26	c total clause space: 886.764MB
527.07/527.26	c total #watches: 223536
527.47/527.66	c total #propagations: 510366144 / total #impl: 1270268679 (eff. 0.402)
527.47/527.66	c #Conflicts:    1341000 | #Learnt:      44371 | 0.000
527.47/527.66	c total clause space: 886.764MB
527.47/527.66	c total #watches: 225536
527.98/528.11	c total #propagations: 510705224 / total #impl: 1271147357 (eff. 0.402)
527.98/528.11	c #Conflicts:    1342000 | #Learnt:      45371 | 0.000
527.98/528.11	c total clause space: 886.764MB
527.98/528.11	c total #watches: 227536
528.37/528.57	c total #propagations: 511091807 / total #impl: 1272094882 (eff. 0.402)
528.37/528.57	c #Conflicts:    1343000 | #Learnt:      46371 | 0.000
528.37/528.57	c total clause space: 886.764MB
528.37/528.57	c total #watches: 229536
528.77/528.99	c total #propagations: 511446925 / total #impl: 1273004659 (eff. 0.402)
528.77/528.99	c #Conflicts:    1344000 | #Learnt:      47371 | 0.000
528.77/528.99	c total clause space: 886.764MB
528.77/528.99	c total #watches: 231536
529.27/529.46	c total #propagations: 511798992 / total #impl: 1273990980 (eff. 0.402)
529.27/529.46	c #Conflicts:    1345000 | #Learnt:      48371 | 0.000
529.27/529.46	c total clause space: 886.764MB
529.27/529.46	c total #watches: 233536
529.77/529.98	c total #propagations: 512142993 / total #impl: 1274918302 (eff. 0.402)
529.77/529.98	c #Conflicts:    1346000 | #Learnt:      49371 | 0.000
529.77/529.98	c total clause space: 886.764MB
529.77/529.98	c total #watches: 235536
530.37/530.54	c total #propagations: 512518123 / total #impl: 1275948856 (eff. 0.402)
530.37/530.54	c #Conflicts:    1347000 | #Learnt:      50371 | 0.000
530.37/530.54	c total clause space: 886.764MB
530.37/530.54	c total #watches: 237536
530.97/531.19	c total #propagations: 512874288 / total #impl: 1276904742 (eff. 0.402)
530.97/531.19	c #Conflicts:    1348000 | #Learnt:      51371 | 0.000
530.97/531.19	c total clause space: 886.764MB
530.97/531.19	c total #watches: 239536
531.57/531.74	c total #propagations: 513249598 / total #impl: 1277895009 (eff. 0.402)
531.57/531.74	c #Conflicts:    1349000 | #Learnt:      52371 | 0.000
531.57/531.74	c total clause space: 886.764MB
531.57/531.74	c total #watches: 241536
532.17/532.36	c total #propagations: 513572642 / total #impl: 1278798204 (eff. 0.402)
532.17/532.36	c #Conflicts:    1350000 | #Learnt:      53371 | 0.000
532.17/532.36	c total clause space: 886.764MB
532.17/532.36	c total #watches: 243536
532.77/532.95	c total #propagations: 513942096 / total #impl: 1279780655 (eff. 0.402)
532.77/532.95	c #Conflicts:    1351000 | #Learnt:      54371 | 0.000
532.77/532.95	c total clause space: 886.764MB
532.77/532.95	c total #watches: 245536
533.37/533.58	c total #propagations: 514302435 / total #impl: 1280747377 (eff. 0.402)
533.37/533.58	c #Conflicts:    1352000 | #Learnt:      55371 | 0.000
533.37/533.58	c total clause space: 886.764MB
533.37/533.58	c total #watches: 247536
533.97/534.18	c total #propagations: 514654019 / total #impl: 1281700696 (eff. 0.402)
533.97/534.18	c GC COLLECT
533.97/534.18	c #Conflicts:    1353000 | #Learnt:      28269 | 0.000
533.97/534.18	c total clause space: 886.764MB
533.97/534.18	c total #watches: 193332
534.27/534.48	c total #propagations: 514986741 / total #impl: 1282607162 (eff. 0.402)
534.27/534.48	c #Conflicts:    1354000 | #Learnt:      29269 | 0.000
534.27/534.48	c total clause space: 886.764MB
534.27/534.48	c total #watches: 195332
534.57/534.78	c total #propagations: 515349384 / total #impl: 1283508907 (eff. 0.402)
534.57/534.78	c #Conflicts:    1355000 | #Learnt:      30269 | 0.000
534.57/534.78	c total clause space: 886.764MB
534.57/534.78	c total #watches: 197332
534.97/535.14	c total #propagations: 515663724 / total #impl: 1284388634 (eff. 0.401)
534.97/535.14	c #Conflicts:    1356000 | #Learnt:      31269 | 0.000
534.97/535.14	c total clause space: 886.764MB
534.97/535.14	c total #watches: 199332
535.37/535.52	c total #propagations: 515993217 / total #impl: 1285250716 (eff. 0.401)
535.37/535.52	c #Conflicts:    1357000 | #Learnt:      32269 | 0.000
535.37/535.52	c total clause space: 886.764MB
535.37/535.52	c total #watches: 201332
535.77/535.99	c total #propagations: 516373210 / total #impl: 1286285926 (eff. 0.401)
535.77/535.99	c #Conflicts:    1358000 | #Learnt:      33269 | 0.000
535.77/535.99	c total clause space: 886.764MB
535.77/535.99	c total #watches: 203332
536.17/536.38	c total #propagations: 516742457 / total #impl: 1287256104 (eff. 0.401)
536.17/536.38	c #Conflicts:    1359000 | #Learnt:      34269 | 0.000
536.17/536.38	c total clause space: 886.764MB
536.17/536.38	c total #watches: 205332
536.67/536.86	c total #propagations: 517075805 / total #impl: 1288219607 (eff. 0.401)
536.67/536.86	c #Conflicts:    1360000 | #Learnt:      35269 | 0.000
536.67/536.86	c total clause space: 886.764MB
536.67/536.86	c total #watches: 207332
537.17/537.36	c total #propagations: 517517731 / total #impl: 1289256724 (eff. 0.401)
537.17/537.36	c #Conflicts:    1361000 | #Learnt:      36269 | 0.000
537.17/537.36	c total clause space: 886.764MB
537.17/537.36	c total #watches: 209332
537.57/537.71	c total #propagations: 517911128 / total #impl: 1290190451 (eff. 0.401)
537.57/537.71	c #Conflicts:    1362000 | #Learnt:      37269 | 0.000
537.57/537.71	c total clause space: 886.764MB
537.57/537.71	c total #watches: 211332
537.97/538.17	c total #propagations: 518296675 / total #impl: 1291129329 (eff. 0.401)
537.97/538.17	c #Conflicts:    1363000 | #Learnt:      38269 | 0.000
537.97/538.17	c total clause space: 886.764MB
537.97/538.17	c total #watches: 213332
538.47/538.62	c total #propagations: 518648441 / total #impl: 1292026309 (eff. 0.401)
538.47/538.62	c #Conflicts:    1364000 | #Learnt:      39269 | 0.000
538.47/538.62	c total clause space: 886.764MB
538.47/538.62	c total #watches: 215332
538.87/539.06	c total #propagations: 519044080 / total #impl: 1292992421 (eff. 0.401)
538.87/539.06	c #Conflicts:    1365000 | #Learnt:      40269 | 0.000
538.87/539.06	c total clause space: 886.764MB
538.87/539.06	c total #watches: 217332
539.47/539.63	c total #propagations: 519408020 / total #impl: 1293970973 (eff. 0.401)
539.47/539.63	c #Conflicts:    1366000 | #Learnt:      41269 | 0.000
539.47/539.63	c total clause space: 886.764MB
539.47/539.63	c total #watches: 219332
539.97/540.20	c total #propagations: 519941410 / total #impl: 1295081198 (eff. 0.401)
539.97/540.20	c #Conflicts:    1367000 | #Learnt:      42269 | 0.000
539.97/540.20	c total clause space: 886.764MB
539.97/540.20	c total #watches: 221332
540.47/540.67	c total #propagations: 520540734 / total #impl: 1296244269 (eff. 0.402)
540.47/540.67	c #Conflicts:    1368000 | #Learnt:      43269 | 0.000
540.47/540.67	c total clause space: 886.764MB
540.47/540.67	c total #watches: 223332
540.97/541.20	c total #propagations: 520921752 / total #impl: 1297101646 (eff. 0.402)
540.97/541.20	c #Conflicts:    1369000 | #Learnt:      44269 | 0.000
540.97/541.20	c total clause space: 886.764MB
540.97/541.20	c total #watches: 225332
541.57/541.71	c total #propagations: 521289352 / total #impl: 1298020090 (eff. 0.402)
541.57/541.71	c #Conflicts:    1370000 | #Learnt:      45269 | 0.000
541.57/541.71	c total clause space: 886.764MB
541.57/541.71	c total #watches: 227332
542.06/542.25	c total #propagations: 521627825 / total #impl: 1298919665 (eff. 0.402)
542.06/542.25	c #Conflicts:    1371000 | #Learnt:      46269 | 0.000
542.06/542.25	c total clause space: 886.764MB
542.06/542.25	c total #watches: 229332
542.56/542.76	c total #propagations: 521999281 / total #impl: 1299824965 (eff. 0.402)
542.56/542.76	c #Conflicts:    1372000 | #Learnt:      47269 | 0.000
542.56/542.76	c total clause space: 886.764MB
542.56/542.76	c total #watches: 231332
543.06/543.23	c total #propagations: 522365142 / total #impl: 1300695800 (eff. 0.402)
543.06/543.23	c #Conflicts:    1373000 | #Learnt:      48269 | 0.000
543.06/543.23	c total clause space: 886.764MB
543.06/543.23	c total #watches: 233332
543.56/543.74	c total #propagations: 522723373 / total #impl: 1301630540 (eff. 0.402)
543.56/543.74	c #Conflicts:    1374000 | #Learnt:      49269 | 0.000
543.56/543.74	c total clause space: 886.764MB
543.56/543.74	c total #watches: 235332
543.96/544.18	c total #propagations: 523026033 / total #impl: 1302534422 (eff. 0.402)
543.96/544.18	c #Conflicts:    1375000 | #Learnt:      50269 | 0.000
543.96/544.18	c total clause space: 886.764MB
543.96/544.18	c total #watches: 237332
544.56/544.76	c total #propagations: 523337384 / total #impl: 1303406713 (eff. 0.402)
544.56/544.76	c #Conflicts:    1376000 | #Learnt:      51269 | 0.000
544.56/544.76	c total clause space: 886.764MB
544.56/544.76	c total #watches: 239332
545.16/545.34	c total #propagations: 523718457 / total #impl: 1304351578 (eff. 0.402)
545.16/545.34	c #Conflicts:    1377000 | #Learnt:      52269 | 0.000
545.16/545.34	c total clause space: 886.764MB
545.16/545.34	c total #watches: 241332
545.66/545.83	c total #propagations: 524087756 / total #impl: 1305341845 (eff. 0.401)
545.66/545.83	c #Conflicts:    1378000 | #Learnt:      53269 | 0.000
545.66/545.83	c total clause space: 886.764MB
545.66/545.83	c total #watches: 243332
546.26/546.42	c total #propagations: 524451918 / total #impl: 1306269499 (eff. 0.401)
546.26/546.42	c #Conflicts:    1379000 | #Learnt:      54269 | 0.000
546.26/546.42	c total clause space: 886.764MB
546.26/546.42	c total #watches: 245332
546.86/547.04	c total #propagations: 524825766 / total #impl: 1307184301 (eff. 0.401)
546.86/547.04	c #Conflicts:    1380000 | #Learnt:      55269 | 0.000
546.86/547.04	c total clause space: 886.764MB
546.86/547.04	c total #watches: 247332
547.36/547.54	c total #propagations: 525205361 / total #impl: 1308135567 (eff. 0.401)
547.36/547.54	c #Conflicts:    1381000 | #Learnt:      56269 | 0.000
547.36/547.54	c total clause space: 886.764MB
547.36/547.54	c total #watches: 249332
547.86/548.07	c total #propagations: 525580713 / total #impl: 1309030888 (eff. 0.402)
547.86/548.07	c GC COLLECT
547.86/548.07	c #Conflicts:    1382000 | #Learnt:      28852 | 0.000
547.86/548.07	c total clause space: 886.764MB
547.86/548.07	c total #watches: 194498
548.16/548.39	c total #propagations: 525961283 / total #impl: 1309935746 (eff. 0.402)
548.16/548.39	c #Conflicts:    1383000 | #Learnt:      29852 | 0.000
548.16/548.39	c total clause space: 886.764MB
548.16/548.39	c total #watches: 196498
548.56/548.75	c total #propagations: 526324532 / total #impl: 1310778598 (eff. 0.402)
548.56/548.75	c #Conflicts:    1384000 | #Learnt:      30852 | 0.000
548.56/548.75	c total clause space: 886.764MB
548.56/548.75	c total #watches: 198498
548.86/549.10	c total #propagations: 526703330 / total #impl: 1311684596 (eff. 0.402)
548.86/549.10	c #Conflicts:    1385000 | #Learnt:      31852 | 0.000
548.86/549.10	c total clause space: 886.764MB
548.86/549.10	c total #watches: 200498
549.16/549.35	c total #propagations: 527120098 / total #impl: 1312580484 (eff. 0.402)
549.16/549.35	c #Conflicts:    1386000 | #Learnt:      32852 | 0.000
549.16/549.35	c total clause space: 886.764MB
549.16/549.35	c total #watches: 202498
549.56/549.76	c total #propagations: 527462050 / total #impl: 1313343723 (eff. 0.402)
549.56/549.76	c #Conflicts:    1387000 | #Learnt:      33852 | 0.000
549.56/549.76	c total clause space: 886.764MB
549.56/549.76	c total #watches: 204498
550.06/550.22	c total #propagations: 527847984 / total #impl: 1314271056 (eff. 0.402)
550.06/550.22	c #Conflicts:    1388000 | #Learnt:      34852 | 0.000
550.06/550.22	c total clause space: 886.764MB
550.06/550.22	c total #watches: 206498
550.46/550.61	c total #propagations: 528227535 / total #impl: 1315231181 (eff. 0.402)
550.46/550.61	c #Conflicts:    1389000 | #Learnt:      35852 | 0.000
550.46/550.61	c total clause space: 886.764MB
550.46/550.61	c total #watches: 208498
550.86/551.04	c total #propagations: 528584802 / total #impl: 1316156437 (eff. 0.402)
550.86/551.04	c #Conflicts:    1390000 | #Learnt:      36852 | 0.000
550.86/551.04	c total clause space: 886.764MB
550.86/551.04	c total #watches: 210498
551.36/551.52	c total #propagations: 528922175 / total #impl: 1317052095 (eff. 0.402)
551.36/551.52	c #Conflicts:    1391000 | #Learnt:      37852 | 0.000
551.36/551.52	c total clause space: 886.764MB
551.36/551.52	c total #watches: 212498
551.85/552.00	c total #propagations: 529290599 / total #impl: 1317999331 (eff. 0.402)
551.85/552.00	c #Conflicts:    1392000 | #Learnt:      38852 | 0.000
551.85/552.00	c total clause space: 886.764MB
551.85/552.00	c total #watches: 214498
552.25/552.41	c total #propagations: 529710259 / total #impl: 1318990579 (eff. 0.402)
552.25/552.41	c #Conflicts:    1393000 | #Learnt:      39852 | 0.000
552.25/552.41	c total clause space: 886.764MB
552.25/552.41	c total #watches: 216498
552.65/552.81	c total #propagations: 530059475 / total #impl: 1319867907 (eff. 0.402)
552.65/552.81	c #Conflicts:    1394000 | #Learnt:      40852 | 0.000
552.65/552.81	c total clause space: 886.764MB
552.65/552.81	c total #watches: 218498
553.05/553.25	c total #propagations: 530334990 / total #impl: 1320773803 (eff. 0.402)
553.05/553.25	c #Conflicts:    1395000 | #Learnt:      41852 | 0.000
553.05/553.25	c total clause space: 886.764MB
553.05/553.25	c total #watches: 220498
553.55/553.72	c total #propagations: 530699691 / total #impl: 1321718002 (eff. 0.402)
553.55/553.72	c #Conflicts:    1396000 | #Learnt:      42852 | 0.000
553.55/553.72	c total clause space: 886.764MB
553.55/553.72	c total #watches: 222498
553.95/554.16	c total #propagations: 531031472 / total #impl: 1322591837 (eff. 0.402)
553.95/554.16	c #Conflicts:    1397000 | #Learnt:      43852 | 0.000
553.95/554.16	c total clause space: 886.764MB
553.95/554.16	c total #watches: 224498
554.45/554.63	c total #propagations: 531373419 / total #impl: 1323485933 (eff. 0.401)
554.45/554.63	c #Conflicts:    1398000 | #Learnt:      44852 | 0.000
554.45/554.63	c total clause space: 886.764MB
554.45/554.63	c total #watches: 226498
554.95/555.11	c total #propagations: 531885940 / total #impl: 1324510770 (eff. 0.402)
554.95/555.11	c #Conflicts:    1399000 | #Learnt:      45852 | 0.000
554.95/555.11	c total clause space: 886.764MB
554.95/555.11	c total #watches: 228498
555.46/555.67	c total #propagations: 532514906 / total #impl: 1325595061 (eff. 0.402)
555.46/555.67	c #Conflicts:    1400000 | #Learnt:      46852 | 0.000
555.46/555.67	c total clause space: 886.764MB
555.46/555.67	c total #watches: 230498
556.15/556.36	c total #propagations: 533035626 / total #impl: 1326715754 (eff. 0.402)
556.15/556.36	c #Conflicts:    1401000 | #Learnt:      47852 | 0.000
556.15/556.36	c total clause space: 886.764MB
556.15/556.36	c total #watches: 232498
556.85/557.00	c total #propagations: 533596430 / total #impl: 1327954169 (eff. 0.402)
556.85/557.00	c #Conflicts:    1402000 | #Learnt:      48852 | 0.000
556.85/557.00	c total clause space: 886.764MB
556.85/557.00	c total #watches: 234498
557.35/557.59	c total #propagations: 534103855 / total #impl: 1329104497 (eff. 0.402)
557.35/557.59	c #Conflicts:    1403000 | #Learnt:      49852 | 0.000
557.35/557.59	c total clause space: 886.764MB
557.35/557.59	c total #watches: 236498
558.05/558.22	c total #propagations: 534651239 / total #impl: 1330302173 (eff. 0.402)
558.05/558.22	c #Conflicts:    1404000 | #Learnt:      50852 | 0.000
558.05/558.22	c total clause space: 886.764MB
558.05/558.22	c total #watches: 238498
558.55/558.73	c total #propagations: 535174415 / total #impl: 1331464775 (eff. 0.402)
558.55/558.73	c #Conflicts:    1405000 | #Learnt:      51852 | 0.000
558.55/558.73	c total clause space: 886.764MB
558.55/558.73	c total #watches: 240498
559.15/559.32	c total #propagations: 535550620 / total #impl: 1332451314 (eff. 0.402)
559.15/559.32	c #Conflicts:    1406000 | #Learnt:      52852 | 0.000
559.15/559.32	c total clause space: 886.764MB
559.15/559.32	c total #watches: 242498
559.65/559.82	c total #propagations: 535926415 / total #impl: 1333356242 (eff. 0.402)
559.65/559.82	c #Conflicts:    1407000 | #Learnt:      53852 | 0.000
559.65/559.82	c total clause space: 886.764MB
559.65/559.82	c total #watches: 244498
560.25/560.48	c total #propagations: 536303681 / total #impl: 1334374439 (eff. 0.402)
560.25/560.48	c #Conflicts:    1408000 | #Learnt:      54852 | 0.000
560.25/560.48	c total clause space: 886.764MB
560.25/560.48	c total #watches: 246498
560.96/561.15	c total #propagations: 536720235 / total #impl: 1335374929 (eff. 0.402)
560.96/561.15	c #Conflicts:    1409000 | #Learnt:      55852 | 0.000
560.96/561.15	c total clause space: 886.764MB
560.96/561.15	c total #watches: 248498
561.45/561.67	c total #propagations: 537193589 / total #impl: 1336353906 (eff. 0.402)
561.45/561.67	c #Conflicts:    1410000 | #Learnt:      56852 | 0.000
561.45/561.67	c total clause space: 886.764MB
561.45/561.67	c total #watches: 250498
561.84/562.09	c total #propagations: 537555952 / total #impl: 1337303726 (eff. 0.402)
561.84/562.09	c GC COLLECT
561.84/562.09	c #Conflicts:    1411000 | #Learnt:      29143 | 0.000
561.84/562.09	c total clause space: 886.764MB
561.84/562.09	c total #watches: 195080
562.14/562.35	c total #propagations: 537939568 / total #impl: 1338135895 (eff. 0.402)
562.14/562.35	c #Conflicts:    1412000 | #Learnt:      30143 | 0.000
562.14/562.35	c total clause space: 886.764MB
562.14/562.35	c total #watches: 197080
562.54/562.74	c total #propagations: 538328578 / total #impl: 1338937830 (eff. 0.402)
562.54/562.74	c #Conflicts:    1413000 | #Learnt:      31143 | 0.000
562.54/562.74	c total clause space: 886.764MB
562.54/562.74	c total #watches: 199080
562.94/563.12	c total #propagations: 538690571 / total #impl: 1339842401 (eff. 0.402)
562.94/563.12	c #Conflicts:    1414000 | #Learnt:      32143 | 0.000
562.94/563.12	c total clause space: 886.764MB
562.94/563.12	c total #watches: 201080
563.24/563.49	c total #propagations: 539053311 / total #impl: 1340694389 (eff. 0.402)
563.24/563.49	c #Conflicts:    1415000 | #Learnt:      33143 | 0.000
563.24/563.49	c total clause space: 886.764MB
563.24/563.49	c total #watches: 203080
563.74/563.93	c total #propagations: 539400402 / total #impl: 1341562896 (eff. 0.402)
563.74/563.93	c #Conflicts:    1416000 | #Learnt:      34143 | 0.000
563.74/563.93	c total clause space: 886.764MB
563.74/563.93	c total #watches: 205080
564.15/564.36	c total #propagations: 539822451 / total #impl: 1342528209 (eff. 0.402)
564.15/564.36	c #Conflicts:    1417000 | #Learnt:      35143 | 0.000
564.15/564.36	c total clause space: 886.764MB
564.15/564.36	c total #watches: 207080
564.54/564.76	c total #propagations: 540184883 / total #impl: 1343391373 (eff. 0.402)
564.54/564.76	c #Conflicts:    1418000 | #Learnt:      36143 | 0.000
564.54/564.76	c total clause space: 886.764MB
564.54/564.76	c total #watches: 209080
564.94/565.14	c total #propagations: 540529879 / total #impl: 1344256620 (eff. 0.402)
564.94/565.14	c #Conflicts:    1419000 | #Learnt:      37143 | 0.000
564.94/565.14	c total clause space: 886.764MB
564.94/565.14	c total #watches: 211080
565.35/565.52	c total #propagations: 540882365 / total #impl: 1345112312 (eff. 0.402)
565.35/565.52	c #Conflicts:    1420000 | #Learnt:      38143 | 0.000
565.35/565.52	c total clause space: 886.764MB
565.35/565.52	c total #watches: 213080
565.74/565.94	c total #propagations: 541201594 / total #impl: 1346001313 (eff. 0.402)
565.74/565.94	c #Conflicts:    1421000 | #Learnt:      39143 | 0.000
565.74/565.94	c total clause space: 886.764MB
565.74/565.94	c total #watches: 215080
566.14/566.36	c total #propagations: 541593311 / total #impl: 1346957828 (eff. 0.402)
566.14/566.36	c #Conflicts:    1422000 | #Learnt:      40143 | 0.000
566.14/566.36	c total clause space: 886.764MB
566.14/566.36	c total #watches: 217080
566.64/566.82	c total #propagations: 541986845 / total #impl: 1347933444 (eff. 0.402)
566.64/566.82	c #Conflicts:    1423000 | #Learnt:      41143 | 0.000
566.64/566.82	c total clause space: 886.764MB
566.64/566.82	c total #watches: 219080
567.14/567.31	c total #propagations: 542390154 / total #impl: 1348935014 (eff. 0.402)
567.14/567.31	c #Conflicts:    1424000 | #Learnt:      42143 | 0.000
567.14/567.31	c total clause space: 886.764MB
567.14/567.31	c total #watches: 221080
567.64/567.82	c total #propagations: 542756983 / total #impl: 1349865614 (eff. 0.402)
567.64/567.82	c #Conflicts:    1425000 | #Learnt:      43143 | 0.000
567.64/567.82	c total clause space: 886.764MB
567.64/567.82	c total #watches: 223080
568.04/568.20	c total #propagations: 543132206 / total #impl: 1350814517 (eff. 0.402)
568.04/568.20	c #Conflicts:    1426000 | #Learnt:      44143 | 0.000
568.04/568.20	c total clause space: 886.764MB
568.04/568.20	c total #watches: 225080
568.44/568.66	c total #propagations: 543523445 / total #impl: 1351692140 (eff. 0.402)
568.44/568.66	c #Conflicts:    1427000 | #Learnt:      45143 | 0.000
568.44/568.66	c total clause space: 886.764MB
568.44/568.66	c total #watches: 227080
568.94/569.16	c total #propagations: 543898341 / total #impl: 1352581657 (eff. 0.402)
568.94/569.16	c #Conflicts:    1428000 | #Learnt:      46143 | 0.000
568.94/569.16	c total clause space: 886.764MB
568.94/569.16	c total #watches: 229080
569.44/569.64	c total #propagations: 544262247 / total #impl: 1353441507 (eff. 0.402)
569.44/569.64	c #Conflicts:    1429000 | #Learnt:      47143 | 0.000
569.44/569.64	c total clause space: 886.764MB
569.44/569.64	c total #watches: 231080
569.94/570.10	c total #propagations: 544669471 / total #impl: 1354413596 (eff. 0.402)
569.94/570.10	c #Conflicts:    1430000 | #Learnt:      48143 | 0.000
569.94/570.10	c total clause space: 886.764MB
569.94/570.10	c total #watches: 233080
570.24/570.48	c total #propagations: 545013395 / total #impl: 1355338272 (eff. 0.402)
570.24/570.48	c #Conflicts:    1431000 | #Learnt:      49143 | 0.000
570.24/570.48	c total clause space: 886.764MB
570.24/570.48	c total #watches: 235080
570.85/571.06	c total #propagations: 545367384 / total #impl: 1356298044 (eff. 0.402)
570.85/571.06	c #Conflicts:    1432000 | #Learnt:      50143 | 0.000
570.85/571.06	c total clause space: 886.764MB
570.85/571.06	c total #watches: 237080
571.34/571.56	c total #propagations: 545741665 / total #impl: 1357225928 (eff. 0.402)
571.34/571.56	c #Conflicts:    1433000 | #Learnt:      51143 | 0.000
571.34/571.56	c total clause space: 886.764MB
571.34/571.56	c total #watches: 239080
571.85/572.10	c total #propagations: 546196238 / total #impl: 1358180030 (eff. 0.402)
571.85/572.10	c #Conflicts:    1434000 | #Learnt:      52143 | 0.000
571.85/572.10	c total clause space: 886.764MB
571.85/572.10	c total #watches: 241080
572.44/572.65	c total #propagations: 546574826 / total #impl: 1359155961 (eff. 0.402)
572.44/572.65	c #Conflicts:    1435000 | #Learnt:      53143 | 0.000
572.44/572.65	c total clause space: 886.764MB
572.44/572.65	c total #watches: 243080
572.95/573.19	c total #propagations: 546959434 / total #impl: 1360093028 (eff. 0.402)
572.95/573.19	c #Conflicts:    1436000 | #Learnt:      54143 | 0.000
572.95/573.19	c total clause space: 886.764MB
572.95/573.19	c total #watches: 245080
573.54/573.78	c total #propagations: 547319586 / total #impl: 1360985316 (eff. 0.402)
573.54/573.78	c #Conflicts:    1437000 | #Learnt:      55143 | 0.000
573.54/573.78	c total clause space: 886.764MB
573.54/573.78	c total #watches: 247080
574.15/574.37	c total #propagations: 547701374 / total #impl: 1361943772 (eff. 0.402)
574.15/574.37	c #Conflicts:    1438000 | #Learnt:      56143 | 0.000
574.15/574.37	c total clause space: 886.764MB
574.15/574.37	c total #watches: 249080
574.74/574.92	c total #propagations: 548141200 / total #impl: 1362984837 (eff. 0.402)
574.74/574.92	c #Conflicts:    1439000 | #Learnt:      57143 | 0.000
574.74/574.92	c total clause space: 886.764MB
574.74/574.92	c total #watches: 251080
575.25/575.49	c total #propagations: 548687103 / total #impl: 1364060160 (eff. 0.402)
575.25/575.49	c GC COLLECT
575.25/575.49	c #Conflicts:    1440000 | #Learnt:      29152 | 0.000
575.25/575.49	c total clause space: 886.764MB
575.25/575.49	c total #watches: 195098
575.54/575.76	c total #propagations: 549056732 / total #impl: 1365064659 (eff. 0.402)
575.54/575.76	c #Conflicts:    1441000 | #Learnt:      30152 | 0.000
575.54/575.76	c total clause space: 886.764MB
575.54/575.76	c total #watches: 197098
575.84/576.07	c total #propagations: 549405985 / total #impl: 1365997339 (eff. 0.402)
575.84/576.07	c #Conflicts:    1442000 | #Learnt:      31152 | 0.000
575.84/576.07	c total clause space: 886.764MB
575.84/576.07	c total #watches: 199098
576.14/576.36	c total #propagations: 549757180 / total #impl: 1366893148 (eff. 0.402)
576.14/576.36	c #Conflicts:    1443000 | #Learnt:      32152 | 0.000
576.14/576.36	c total clause space: 886.764MB
576.14/576.36	c total #watches: 201098
576.44/576.60	c total #propagations: 550157387 / total #impl: 1367808558 (eff. 0.402)
576.44/576.60	c #Conflicts:    1444000 | #Learnt:      33152 | 0.000
576.44/576.60	c total clause space: 886.764MB
576.44/576.60	c total #watches: 203098
576.64/576.86	c total #propagations: 550525581 / total #impl: 1368625506 (eff. 0.402)
576.64/576.86	c #Conflicts:    1445000 | #Learnt:      34152 | 0.000
576.64/576.86	c total clause space: 886.764MB
576.64/576.86	c total #watches: 205098
576.94/577.16	c total #propagations: 550889572 / total #impl: 1369446037 (eff. 0.402)
576.94/577.16	c #Conflicts:    1446000 | #Learnt:      35152 | 0.000
576.94/577.16	c total clause space: 886.764MB
576.94/577.16	c total #watches: 207098
577.24/577.49	c total #propagations: 551275865 / total #impl: 1370273578 (eff. 0.402)
577.24/577.49	c #Conflicts:    1447000 | #Learnt:      36152 | 0.000
577.24/577.49	c total clause space: 886.764MB
577.24/577.49	c total #watches: 209098
577.64/577.83	c total #propagations: 551628541 / total #impl: 1371203084 (eff. 0.402)
577.64/577.83	c #Conflicts:    1448000 | #Learnt:      37152 | 0.000
577.64/577.83	c total clause space: 886.764MB
577.64/577.83	c total #watches: 211098
578.04/578.21	c total #propagations: 551959752 / total #impl: 1372102872 (eff. 0.402)
578.04/578.21	c #Conflicts:    1449000 | #Learnt:      38152 | 0.000
578.04/578.21	c total clause space: 886.764MB
578.04/578.21	c total #watches: 213098
578.45/578.66	c total #propagations: 552381713 / total #impl: 1372990203 (eff. 0.402)
578.45/578.66	c #Conflicts:    1450000 | #Learnt:      39152 | 0.000
578.45/578.66	c total clause space: 886.764MB
578.45/578.66	c total #watches: 215098
578.84/579.08	c total #propagations: 552761893 / total #impl: 1373921745 (eff. 0.402)
578.84/579.08	c #Conflicts:    1451000 | #Learnt:      40152 | 0.000
578.84/579.08	c total clause space: 886.764MB
578.84/579.08	c total #watches: 217098
579.34/579.55	c total #propagations: 553136512 / total #impl: 1374751859 (eff. 0.402)
579.34/579.55	c #Conflicts:    1452000 | #Learnt:      41152 | 0.000
579.34/579.55	c total clause space: 886.764MB
579.34/579.55	c total #watches: 219098
579.94/580.14	c total #propagations: 553511035 / total #impl: 1375662912 (eff. 0.402)
579.94/580.14	c #Conflicts:    1453000 | #Learnt:      42152 | 0.000
579.94/580.14	c total clause space: 886.764MB
579.94/580.14	c total #watches: 221098
580.54/580.73	c total #propagations: 553920656 / total #impl: 1376680396 (eff. 0.402)
580.54/580.73	c #Conflicts:    1454000 | #Learnt:      43152 | 0.000
580.54/580.73	c total clause space: 886.764MB
580.54/580.73	c total #watches: 223098
581.14/581.34	c total #propagations: 554298705 / total #impl: 1377601471 (eff. 0.402)
581.14/581.34	c #Conflicts:    1455000 | #Learnt:      44152 | 0.000
581.14/581.34	c total clause space: 886.764MB
581.14/581.34	c total #watches: 225098
581.75/581.93	c total #propagations: 554676495 / total #impl: 1378531647 (eff. 0.402)
581.75/581.93	c #Conflicts:    1456000 | #Learnt:      45152 | 0.000
581.75/581.93	c total clause space: 886.764MB
581.75/581.93	c total #watches: 227098
582.34/582.50	c total #propagations: 555074500 / total #impl: 1379481694 (eff. 0.402)
582.34/582.50	c #Conflicts:    1457000 | #Learnt:      46152 | 0.000
582.34/582.50	c total clause space: 886.764MB
582.34/582.50	c total #watches: 229098
582.94/583.12	c total #propagations: 555469793 / total #impl: 1380449846 (eff. 0.402)
582.94/583.12	c #Conflicts:    1458000 | #Learnt:      47152 | 0.000
582.94/583.12	c total clause space: 886.764MB
582.94/583.12	c total #watches: 231098
583.64/583.81	c total #propagations: 555830784 / total #impl: 1381405904 (eff. 0.402)
583.64/583.81	c #Conflicts:    1459000 | #Learnt:      48152 | 0.000
583.64/583.81	c total clause space: 886.764MB
583.64/583.81	c total #watches: 233098
584.23/584.47	c total #propagations: 556216608 / total #impl: 1382318467 (eff. 0.402)
584.23/584.47	c #Conflicts:    1460000 | #Learnt:      49152 | 0.000
584.23/584.47	c total clause space: 886.764MB
584.23/584.47	c total #watches: 235098
585.04/585.25	c total #propagations: 556568492 / total #impl: 1383231557 (eff. 0.402)
585.04/585.25	c #Conflicts:    1461000 | #Learnt:      50152 | 0.000
585.04/585.25	c total clause space: 886.764MB
585.04/585.25	c total #watches: 237098
585.63/585.88	c total #propagations: 556932370 / total #impl: 1384172044 (eff. 0.402)
585.63/585.88	c #Conflicts:    1462000 | #Learnt:      51152 | 0.000
585.63/585.88	c total clause space: 886.764MB
585.63/585.88	c total #watches: 239098
586.14/586.40	c total #propagations: 557286556 / total #impl: 1385083004 (eff. 0.402)
586.14/586.40	c #Conflicts:    1463000 | #Learnt:      52152 | 0.000
586.14/586.40	c total clause space: 886.764MB
586.14/586.40	c total #watches: 241098
586.73/586.92	c total #propagations: 557666285 / total #impl: 1386003162 (eff. 0.402)
586.73/586.92	c #Conflicts:    1464000 | #Learnt:      53152 | 0.000
586.73/586.92	c total clause space: 886.764MB
586.73/586.92	c total #watches: 243098
587.24/587.44	c total #propagations: 558013573 / total #impl: 1386887770 (eff. 0.402)
587.24/587.44	c #Conflicts:    1465000 | #Learnt:      54152 | 0.000
587.24/587.44	c total clause space: 886.764MB
587.24/587.44	c total #watches: 245098
587.73/587.97	c total #propagations: 558393373 / total #impl: 1387879188 (eff. 0.402)
587.73/587.97	c #Conflicts:    1466000 | #Learnt:      55152 | 0.000
587.73/587.97	c total clause space: 886.764MB
587.73/587.97	c total #watches: 247098
588.34/588.54	c total #propagations: 558788844 / total #impl: 1388810483 (eff. 0.402)
588.34/588.54	c #Conflicts:    1467000 | #Learnt:      56152 | 0.000
588.34/588.54	c total clause space: 886.764MB
588.34/588.54	c total #watches: 249098
588.73/588.94	c total #propagations: 559217152 / total #impl: 1389767274 (eff. 0.402)
588.73/588.94	c #Conflicts:    1468000 | #Learnt:      57152 | 0.000
588.73/588.94	c total clause space: 886.764MB
588.73/588.94	c total #watches: 251098
589.13/589.35	c total #propagations: 559652099 / total #impl: 1390621586 (eff. 0.402)
589.13/589.35	c #Conflicts:    1469000 | #Learnt:      58152 | 0.000
589.13/589.35	c total clause space: 886.764MB
589.13/589.35	c total #watches: 253098
589.54/589.79	c total #propagations: 560008771 / total #impl: 1391441193 (eff. 0.402)
589.54/589.79	c GC COLLECT
589.54/589.79	c #Conflicts:    1470000 | #Learnt:      29851 | 0.000
589.54/589.79	c total clause space: 886.764MB
589.54/589.79	c total #watches: 196496
589.93/590.18	c total #propagations: 560356117 / total #impl: 1392289874 (eff. 0.402)
589.93/590.18	c #Conflicts:    1471000 | #Learnt:      30851 | 0.000
589.93/590.18	c total clause space: 886.764MB
589.93/590.18	c total #watches: 198496
590.33/590.56	c total #propagations: 560739019 / total #impl: 1393215239 (eff. 0.402)
590.33/590.56	c #Conflicts:    1472000 | #Learnt:      31851 | 0.000
590.33/590.56	c total clause space: 886.764MB
590.33/590.56	c total #watches: 200496
590.64/590.89	c total #propagations: 561151432 / total #impl: 1394128759 (eff. 0.403)
590.64/590.89	c #Conflicts:    1473000 | #Learnt:      32851 | 0.000
590.64/590.89	c total clause space: 886.764MB
590.64/590.89	c total #watches: 202496
591.03/591.27	c total #propagations: 561537071 / total #impl: 1395010424 (eff. 0.403)
591.03/591.27	c #Conflicts:    1474000 | #Learnt:      33851 | 0.000
591.03/591.27	c total clause space: 886.764MB
591.03/591.27	c total #watches: 204496
591.53/591.70	c total #propagations: 561905270 / total #impl: 1395924820 (eff. 0.403)
591.53/591.70	c #Conflicts:    1475000 | #Learnt:      34851 | 0.000
591.53/591.70	c total clause space: 886.764MB
591.53/591.70	c total #watches: 206496
591.93/592.17	c total #propagations: 562278120 / total #impl: 1396807422 (eff. 0.403)
591.93/592.17	c #Conflicts:    1476000 | #Learnt:      35851 | 0.000
591.93/592.17	c total clause space: 886.764MB
591.93/592.17	c total #watches: 208496
592.32/592.51	c total #propagations: 562795975 / total #impl: 1397808259 (eff. 0.403)
592.32/592.51	c #Conflicts:    1477000 | #Learnt:      36851 | 0.000
592.32/592.51	c total clause space: 886.764MB
592.32/592.51	c total #watches: 210496
592.62/592.88	c total #propagations: 563117848 / total #impl: 1398724242 (eff. 0.403)
592.62/592.88	c #Conflicts:    1478000 | #Learnt:      37851 | 0.000
592.62/592.88	c total clause space: 886.764MB
592.62/592.88	c total #watches: 212496
593.02/593.25	c total #propagations: 563449838 / total #impl: 1399620509 (eff. 0.403)
593.02/593.25	c #Conflicts:    1479000 | #Learnt:      38851 | 0.000
593.02/593.25	c total clause space: 886.764MB
593.02/593.25	c total #watches: 214496
593.42/593.64	c total #propagations: 563838462 / total #impl: 1400600262 (eff. 0.403)
593.42/593.64	c #Conflicts:    1480000 | #Learnt:      39851 | 0.000
593.42/593.64	c total clause space: 886.764MB
593.42/593.64	c total #watches: 216496
593.83/594.10	c total #propagations: 564195051 / total #impl: 1401596464 (eff. 0.403)
593.83/594.10	c #Conflicts:    1481000 | #Learnt:      40851 | 0.000
593.83/594.10	c total clause space: 886.764MB
593.83/594.10	c total #watches: 218496
594.42/594.60	c total #propagations: 564556503 / total #impl: 1402548994 (eff. 0.403)
594.42/594.60	c #Conflicts:    1482000 | #Learnt:      41851 | 0.000
594.42/594.60	c total clause space: 886.764MB
594.42/594.60	c total #watches: 220496
594.82/595.10	c total #propagations: 564916626 / total #impl: 1403481319 (eff. 0.403)
594.82/595.10	c #Conflicts:    1483000 | #Learnt:      42851 | 0.000
594.82/595.10	c total clause space: 886.764MB
594.82/595.10	c total #watches: 222496
595.32/595.52	c total #propagations: 565283893 / total #impl: 1404386977 (eff. 0.403)
595.32/595.52	c #Conflicts:    1484000 | #Learnt:      43851 | 0.000
595.32/595.52	c total clause space: 886.764MB
595.32/595.52	c total #watches: 224496
595.82/596.04	c total #propagations: 565682818 / total #impl: 1405347634 (eff. 0.403)
595.82/596.04	c #Conflicts:    1485000 | #Learnt:      44851 | 0.000
595.82/596.04	c total clause space: 886.764MB
595.82/596.04	c total #watches: 226496
596.42/596.60	c total #propagations: 566109402 / total #impl: 1406312148 (eff. 0.403)
596.42/596.60	c #Conflicts:    1486000 | #Learnt:      45851 | 0.000
596.42/596.60	c total clause space: 886.764MB
596.42/596.60	c total #watches: 228496
596.92/597.11	c total #propagations: 566535945 / total #impl: 1407299348 (eff. 0.403)
596.92/597.11	c #Conflicts:    1487000 | #Learnt:      46851 | 0.000
596.92/597.11	c total clause space: 886.764MB
596.92/597.11	c total #watches: 230496
597.32/597.55	c total #propagations: 566899263 / total #impl: 1408288017 (eff. 0.403)
597.32/597.55	c #Conflicts:    1488000 | #Learnt:      47851 | 0.000
597.32/597.55	c total clause space: 886.764MB
597.32/597.55	c total #watches: 232496
597.82/598.00	c total #propagations: 567290941 / total #impl: 1409255641 (eff. 0.403)
597.82/598.00	c #Conflicts:    1489000 | #Learnt:      48851 | 0.000
597.82/598.00	c total clause space: 886.764MB
597.82/598.00	c total #watches: 234496
598.23/598.50	c total #propagations: 567663380 / total #impl: 1410200572 (eff. 0.403)
598.23/598.50	c #Conflicts:    1490000 | #Learnt:      49851 | 0.000
598.23/598.50	c total clause space: 886.764MB
598.23/598.50	c total #watches: 236496
598.82/599.10	c total #propagations: 568041182 / total #impl: 1411043545 (eff. 0.403)
598.82/599.10	c #Conflicts:    1491000 | #Learnt:      50851 | 0.000
598.82/599.10	c total clause space: 886.764MB
598.82/599.10	c total #watches: 238496
599.33/599.60	c total #propagations: 568436650 / total #impl: 1412009994 (eff. 0.403)
599.33/599.60	c #Conflicts:    1492000 | #Learnt:      51851 | 0.000
599.33/599.60	c total clause space: 886.764MB
599.33/599.60	c total #watches: 240496
599.92/600.16	c total #propagations: 568812839 / total #impl: 1413001472 (eff. 0.403)
599.92/600.16	c #Conflicts:    1493000 | #Learnt:      52851 | 0.000
599.92/600.16	c total clause space: 886.764MB
599.92/600.16	c total #watches: 242496
600.53/600.73	c total #propagations: 569177294 / total #impl: 1413897701 (eff. 0.403)
600.53/600.73	c #Conflicts:    1494000 | #Learnt:      53851 | 0.000
600.53/600.73	c total clause space: 886.764MB
600.53/600.73	c total #watches: 244496
601.02/601.20	c total #propagations: 569504593 / total #impl: 1414771541 (eff. 0.403)
601.02/601.20	c #Conflicts:    1495000 | #Learnt:      54851 | 0.000
601.02/601.20	c total clause space: 886.764MB
601.02/601.20	c total #watches: 246496
601.42/601.67	c total #propagations: 569902308 / total #impl: 1415673569 (eff. 0.403)
601.42/601.67	c #Conflicts:    1496000 | #Learnt:      55851 | 0.000
601.42/601.67	c total clause space: 886.764MB
601.42/601.67	c total #watches: 248496
601.92/602.14	c total #propagations: 570241947 / total #impl: 1416537975 (eff. 0.403)
601.92/602.14	c #Conflicts:    1497000 | #Learnt:      56851 | 0.000
601.92/602.14	c total clause space: 886.764MB
601.92/602.14	c total #watches: 250496
602.42/602.60	c total #propagations: 570598475 / total #impl: 1417442464 (eff. 0.403)
602.42/602.60	c #Conflicts:    1498000 | #Learnt:      57851 | 0.000
602.42/602.60	c total clause space: 886.764MB
602.42/602.60	c total #watches: 252496
602.82/603.07	c total #propagations: 570945015 / total #impl: 1418309226 (eff. 0.403)
602.82/603.07	c #Conflicts:    1499000 | #Learnt:      58851 | 0.000
602.82/603.07	c total clause space: 886.764MB
602.82/603.07	c total #watches: 254496
603.22/603.47	c total #propagations: 571305586 / total #impl: 1419227864 (eff. 0.403)
603.22/603.47	c GC COLLECT
603.22/603.47	c #Conflicts:    1500000 | #Learnt:      30254 | 0.000
603.22/603.47	c total clause space: 886.764MB
603.22/603.47	c total #watches: 197302
603.62/603.80	c total #propagations: 571664388 / total #impl: 1420194805 (eff. 0.403)
603.62/603.80	c #Conflicts:    1501000 | #Learnt:      31254 | 0.000
603.62/603.80	c total clause space: 886.764MB
603.62/603.80	c total #watches: 199302
604.02/604.23	c total #propagations: 572005829 / total #impl: 1421071219 (eff. 0.403)
604.02/604.23	c #Conflicts:    1502000 | #Learnt:      32254 | 0.000
604.02/604.23	c total clause space: 886.764MB
604.02/604.23	c total #watches: 201302
604.32/604.58	c total #propagations: 572350968 / total #impl: 1421948749 (eff. 0.403)
604.32/604.58	c #Conflicts:    1503000 | #Learnt:      33254 | 0.000
604.32/604.58	c total clause space: 886.764MB
604.32/604.58	c total #watches: 203302
604.72/605.00	c total #propagations: 572683257 / total #impl: 1422844806 (eff. 0.402)
604.72/605.00	c #Conflicts:    1504000 | #Learnt:      34254 | 0.000
604.72/605.00	c total clause space: 886.764MB
604.72/605.00	c total #watches: 205302
605.22/605.40	c total #propagations: 573022813 / total #impl: 1423755331 (eff. 0.402)
605.22/605.40	c #Conflicts:    1505000 | #Learnt:      35254 | 0.000
605.22/605.40	c total clause space: 886.764MB
605.22/605.40	c total #watches: 207302
605.62/605.80	c total #propagations: 573346080 / total #impl: 1424669721 (eff. 0.402)
605.62/605.80	c #Conflicts:    1506000 | #Learnt:      36254 | 0.000
605.62/605.80	c total clause space: 886.764MB
605.62/605.80	c total #watches: 209302
606.02/606.29	c total #propagations: 573672517 / total #impl: 1425587257 (eff. 0.402)
606.02/606.29	c #Conflicts:    1507000 | #Learnt:      37254 | 0.000
606.02/606.29	c total clause space: 886.764MB
606.02/606.29	c total #watches: 211302
606.52/606.72	c total #propagations: 574064714 / total #impl: 1426574860 (eff. 0.402)
606.52/606.72	c #Conflicts:    1508000 | #Learnt:      38254 | 0.000
606.52/606.72	c total clause space: 886.764MB
606.52/606.72	c total #watches: 213302
606.92/607.19	c total #propagations: 574437731 / total #impl: 1427546596 (eff. 0.402)
606.92/607.19	c #Conflicts:    1509000 | #Learnt:      39254 | 0.000
606.92/607.19	c total clause space: 886.764MB
606.92/607.19	c total #watches: 215302
607.32/607.59	c total #propagations: 574799537 / total #impl: 1428470373 (eff. 0.402)
607.32/607.59	c #Conflicts:    1510000 | #Learnt:      40254 | 0.000
607.32/607.59	c total clause space: 886.764MB
607.32/607.59	c total #watches: 217302
607.72/607.99	c total #propagations: 575177568 / total #impl: 1429381702 (eff. 0.402)
607.72/607.99	c #Conflicts:    1511000 | #Learnt:      41254 | 0.000
607.72/607.99	c total clause space: 886.764MB
607.72/607.99	c total #watches: 219302
608.22/608.45	c total #propagations: 575584233 / total #impl: 1430259990 (eff. 0.402)
608.22/608.45	c #Conflicts:    1512000 | #Learnt:      42254 | 0.000
608.22/608.45	c total clause space: 886.764MB
608.22/608.45	c total #watches: 221302
608.62/608.89	c total #propagations: 575972268 / total #impl: 1431193289 (eff. 0.402)
608.62/608.89	c #Conflicts:    1513000 | #Learnt:      43254 | 0.000
608.62/608.89	c total clause space: 886.764MB
608.62/608.89	c total #watches: 223302
609.02/609.23	c total #propagations: 576293085 / total #impl: 1432061987 (eff. 0.402)
609.02/609.23	c #Conflicts:    1514000 | #Learnt:      44254 | 0.000
609.02/609.23	c total clause space: 886.764MB
609.02/609.23	c total #watches: 225302
609.42/609.67	c total #propagations: 576694787 / total #impl: 1432938802 (eff. 0.402)
609.42/609.67	c #Conflicts:    1515000 | #Learnt:      45254 | 0.000
609.42/609.67	c total clause space: 886.764MB
609.42/609.67	c total #watches: 227302
609.92/610.14	c total #propagations: 577096494 / total #impl: 1433866513 (eff. 0.402)
609.92/610.14	c #Conflicts:    1516000 | #Learnt:      46254 | 0.000
609.92/610.14	c total clause space: 886.764MB
609.92/610.14	c total #watches: 229302
610.42/610.69	c total #propagations: 577465011 / total #impl: 1434744849 (eff. 0.402)
610.42/610.69	c #Conflicts:    1517000 | #Learnt:      47254 | 0.000
610.42/610.69	c total clause space: 886.764MB
610.42/610.69	c total #watches: 231302
610.92/611.19	c total #propagations: 577920036 / total #impl: 1435774125 (eff. 0.403)
610.92/611.19	c #Conflicts:    1518000 | #Learnt:      48254 | 0.000
610.92/611.19	c total clause space: 886.764MB
610.92/611.19	c total #watches: 233302
611.52/611.73	c total #propagations: 578290272 / total #impl: 1436695182 (eff. 0.403)
611.52/611.73	c #Conflicts:    1519000 | #Learnt:      49254 | 0.000
611.52/611.73	c total clause space: 886.764MB
611.52/611.73	c total #watches: 235302
612.01/612.26	c total #propagations: 578664399 / total #impl: 1437652178 (eff. 0.403)
612.01/612.26	c #Conflicts:    1520000 | #Learnt:      50254 | 0.000
612.01/612.26	c total clause space: 886.764MB
612.01/612.26	c total #watches: 237302
612.52/612.76	c total #propagations: 579021755 / total #impl: 1438549879 (eff. 0.403)
612.52/612.76	c #Conflicts:    1521000 | #Learnt:      51254 | 0.000
612.52/612.76	c total clause space: 886.764MB
612.52/612.76	c total #watches: 239302
613.01/613.26	c total #propagations: 579494737 / total #impl: 1439576860 (eff. 0.403)
613.01/613.26	c #Conflicts:    1522000 | #Learnt:      52254 | 0.000
613.01/613.26	c total clause space: 886.764MB
613.01/613.26	c total #watches: 241302
613.51/613.77	c total #propagations: 579867253 / total #impl: 1440526235 (eff. 0.403)
613.51/613.77	c #Conflicts:    1523000 | #Learnt:      53254 | 0.000
613.51/613.77	c total clause space: 886.764MB
613.51/613.77	c total #watches: 243302
614.01/614.27	c total #propagations: 580215673 / total #impl: 1441464161 (eff. 0.403)
614.01/614.27	c #Conflicts:    1524000 | #Learnt:      54254 | 0.000
614.01/614.27	c total clause space: 886.764MB
614.01/614.27	c total #watches: 245302
614.41/614.66	c total #propagations: 580554378 / total #impl: 1442391994 (eff. 0.402)
614.41/614.66	c #Conflicts:    1525000 | #Learnt:      55254 | 0.000
614.41/614.66	c total clause space: 886.764MB
614.41/614.66	c total #watches: 247302
614.91/615.18	c total #propagations: 580872374 / total #impl: 1443214488 (eff. 0.402)
614.91/615.18	c #Conflicts:    1526000 | #Learnt:      56254 | 0.000
614.91/615.18	c total clause space: 886.764MB
614.91/615.18	c total #watches: 249302
615.61/615.82	c total #propagations: 581179853 / total #impl: 1444047976 (eff. 0.402)
615.61/615.82	c #Conflicts:    1527000 | #Learnt:      57254 | 0.000
615.61/615.82	c total clause space: 886.764MB
615.61/615.82	c total #watches: 251302
616.21/616.46	c total #propagations: 581551943 / total #impl: 1444929853 (eff. 0.402)
616.21/616.46	c #Conflicts:    1528000 | #Learnt:      58254 | 0.000
616.21/616.46	c total clause space: 886.764MB
616.21/616.46	c total #watches: 253302
616.92/617.12	c total #propagations: 581953054 / total #impl: 1445881094 (eff. 0.402)
616.92/617.12	c #Conflicts:    1529000 | #Learnt:      59254 | 0.000
616.92/617.12	c total clause space: 886.764MB
616.92/617.12	c total #watches: 255302
617.41/617.62	c total #propagations: 582367643 / total #impl: 1446894312 (eff. 0.402)
617.41/617.62	c GC COLLECT
617.41/617.62	c #Conflicts:    1530000 | #Learnt:      30345 | 0.000
617.41/617.62	c total clause space: 886.764MB
617.41/617.62	c total #watches: 197484
617.81/618.00	c total #propagations: 582718997 / total #impl: 1447746357 (eff. 0.403)
617.81/618.00	c #Conflicts:    1531000 | #Learnt:      31345 | 0.000
617.81/618.00	c total clause space: 886.764MB
617.81/618.00	c total #watches: 199484
618.12/618.33	c total #propagations: 583127014 / total #impl: 1448667483 (eff. 0.403)
618.12/618.33	c #Conflicts:    1532000 | #Learnt:      32345 | 0.000
618.12/618.33	c total clause space: 886.764MB
618.12/618.33	c total #watches: 201484
618.41/618.65	c total #propagations: 583484459 / total #impl: 1449549671 (eff. 0.403)
618.41/618.65	c #Conflicts:    1533000 | #Learnt:      33345 | 0.000
618.41/618.65	c total clause space: 886.764MB
618.41/618.65	c total #watches: 203484
618.81/619.01	c total #propagations: 583798738 / total #impl: 1450386392 (eff. 0.403)
618.81/619.01	c #Conflicts:    1534000 | #Learnt:      34345 | 0.000
618.81/619.01	c total clause space: 886.764MB
618.81/619.01	c total #watches: 205484
619.22/619.42	c total #propagations: 584128199 / total #impl: 1451253434 (eff. 0.402)
619.22/619.42	c #Conflicts:    1535000 | #Learnt:      35345 | 0.000
619.22/619.42	c total clause space: 886.764MB
619.22/619.42	c total #watches: 207484
619.61/619.87	c total #propagations: 584494922 / total #impl: 1452163719 (eff. 0.402)
619.61/619.87	c #Conflicts:    1536000 | #Learnt:      36345 | 0.000
619.61/619.87	c total clause space: 886.764MB
619.61/619.87	c total #watches: 209484
620.01/620.24	c total #propagations: 584870841 / total #impl: 1453080805 (eff. 0.403)
620.01/620.24	c #Conflicts:    1537000 | #Learnt:      37345 | 0.000
620.01/620.24	c total clause space: 886.764MB
620.01/620.24	c total #watches: 211484
620.51/620.72	c total #propagations: 585222602 / total #impl: 1453904961 (eff. 0.403)
620.51/620.72	c #Conflicts:    1538000 | #Learnt:      38345 | 0.000
620.51/620.72	c total clause space: 886.764MB
620.51/620.72	c total #watches: 213484
621.01/621.22	c total #propagations: 585612988 / total #impl: 1454877384 (eff. 0.403)
621.01/621.22	c #Conflicts:    1539000 | #Learnt:      39345 | 0.000
621.01/621.22	c total clause space: 886.764MB
621.01/621.22	c total #watches: 215484
621.32/621.59	c total #propagations: 586035251 / total #impl: 1455869874 (eff. 0.403)
621.32/621.59	c #Conflicts:    1540000 | #Learnt:      40345 | 0.000
621.32/621.59	c total clause space: 886.764MB
621.32/621.59	c total #watches: 217484
621.71/621.96	c total #propagations: 586360467 / total #impl: 1456743497 (eff. 0.403)
621.71/621.96	c #Conflicts:    1541000 | #Learnt:      41345 | 0.000
621.71/621.96	c total clause space: 886.764MB
621.71/621.96	c total #watches: 219484
622.10/622.35	c total #propagations: 586711014 / total #impl: 1457702740 (eff. 0.402)
622.10/622.35	c #Conflicts:    1542000 | #Learnt:      42345 | 0.000
622.10/622.35	c total clause space: 886.764MB
622.10/622.35	c total #watches: 221484
622.51/622.70	c total #propagations: 587047463 / total #impl: 1458575158 (eff. 0.402)
622.51/622.70	c #Conflicts:    1543000 | #Learnt:      43345 | 0.000
622.51/622.70	c total clause space: 886.764MB
622.51/622.70	c total #watches: 223484
622.80/623.04	c total #propagations: 587424765 / total #impl: 1459532364 (eff. 0.402)
622.80/623.04	c #Conflicts:    1544000 | #Learnt:      44345 | 0.000
622.80/623.04	c total clause space: 886.764MB
622.80/623.04	c total #watches: 225484
623.20/623.41	c total #propagations: 587809986 / total #impl: 1460453474 (eff. 0.402)
623.20/623.41	c #Conflicts:    1545000 | #Learnt:      45345 | 0.000
623.20/623.41	c total clause space: 886.764MB
623.20/623.41	c total #watches: 227484
623.61/623.86	c total #propagations: 588199918 / total #impl: 1461418186 (eff. 0.402)
623.61/623.86	c #Conflicts:    1546000 | #Learnt:      46345 | 0.000
623.61/623.86	c total clause space: 886.764MB
623.61/623.86	c total #watches: 229484
624.10/624.35	c total #propagations: 588571525 / total #impl: 1462370988 (eff. 0.402)
624.10/624.35	c #Conflicts:    1547000 | #Learnt:      47345 | 0.000
624.10/624.35	c total clause space: 886.764MB
624.10/624.35	c total #watches: 231484
624.50/624.79	c total #propagations: 588978308 / total #impl: 1463381001 (eff. 0.402)
624.50/624.79	c #Conflicts:    1548000 | #Learnt:      48345 | 0.000
624.50/624.79	c total clause space: 886.764MB
624.50/624.79	c total #watches: 233484
625.10/625.30	c total #propagations: 589388769 / total #impl: 1464399004 (eff. 0.402)
625.10/625.30	c #Conflicts:    1549000 | #Learnt:      49345 | 0.000
625.10/625.30	c total clause space: 886.764MB
625.10/625.30	c total #watches: 235484
625.50/625.71	c total #propagations: 589804097 / total #impl: 1465397816 (eff. 0.402)
625.50/625.71	c #Conflicts:    1550000 | #Learnt:      50345 | 0.000
625.50/625.71	c total clause space: 886.764MB
625.50/625.71	c total #watches: 237484
625.90/626.18	c total #propagations: 590218481 / total #impl: 1466361830 (eff. 0.403)
625.90/626.18	c #Conflicts:    1551000 | #Learnt:      51345 | 0.000
625.90/626.18	c total clause space: 886.764MB
625.90/626.18	c total #watches: 239484
626.50/626.71	c total #propagations: 590590130 / total #impl: 1467301503 (eff. 0.403)
626.50/626.71	c #Conflicts:    1552000 | #Learnt:      52345 | 0.000
626.50/626.71	c total clause space: 886.764MB
626.50/626.71	c total #watches: 241484
627.00/627.26	c total #propagations: 591071149 / total #impl: 1468372671 (eff. 0.403)
627.00/627.26	c #Conflicts:    1553000 | #Learnt:      53345 | 0.000
627.00/627.26	c total clause space: 886.764MB
627.00/627.26	c total #watches: 243484
627.60/627.87	c total #propagations: 591561613 / total #impl: 1469441299 (eff. 0.403)
627.60/627.87	c #Conflicts:    1554000 | #Learnt:      54345 | 0.000
627.60/627.87	c total clause space: 886.764MB
627.60/627.87	c total #watches: 245484
628.20/628.47	c total #propagations: 592078240 / total #impl: 1470529745 (eff. 0.403)
628.20/628.47	c #Conflicts:    1555000 | #Learnt:      55345 | 0.000
628.20/628.47	c total clause space: 886.764MB
628.20/628.47	c total #watches: 247484
628.70/628.99	c total #propagations: 592544449 / total #impl: 1471564037 (eff. 0.403)
628.70/628.99	c #Conflicts:    1556000 | #Learnt:      56345 | 0.000
628.70/628.99	c total clause space: 886.764MB
628.70/628.99	c total #watches: 249484
629.40/629.61	c total #propagations: 592981955 / total #impl: 1472647297 (eff. 0.403)
629.40/629.61	c #Conflicts:    1557000 | #Learnt:      57345 | 0.000
629.40/629.61	c total clause space: 886.764MB
629.40/629.61	c total #watches: 251484
629.90/630.18	c total #propagations: 593461245 / total #impl: 1473870533 (eff. 0.403)
629.90/630.18	c #Conflicts:    1558000 | #Learnt:      58345 | 0.000
629.90/630.18	c total clause space: 886.764MB
629.90/630.18	c total #watches: 253484
630.50/630.78	c total #propagations: 593909913 / total #impl: 1475011443 (eff. 0.403)
630.50/630.78	c #Conflicts:    1559000 | #Learnt:      59345 | 0.000
630.50/630.78	c total clause space: 886.764MB
630.50/630.78	c total #watches: 255484
631.10/631.38	c total #propagations: 594319450 / total #impl: 1476088982 (eff. 0.403)
631.10/631.38	c #Conflicts:    1560000 | #Learnt:      60345 | 0.000
631.10/631.38	c total clause space: 886.764MB
631.10/631.38	c total #watches: 257484
631.60/631.83	c total #propagations: 594747699 / total #impl: 1477189200 (eff. 0.403)
631.60/631.83	c GC COLLECT
631.60/631.83	c #Conflicts:    1561000 | #Learnt:      31152 | 0.000
631.60/631.83	c total clause space: 886.764MB
631.60/631.83	c total #watches: 199098
632.09/632.32	c total #propagations: 595192483 / total #impl: 1478238413 (eff. 0.403)
632.09/632.32	c #Conflicts:    1562000 | #Learnt:      32152 | 0.000
632.09/632.32	c total clause space: 886.764MB
632.09/632.32	c total #watches: 201098
632.59/632.82	c total #propagations: 595714079 / total #impl: 1479438280 (eff. 0.403)
632.59/632.82	c #Conflicts:    1563000 | #Learnt:      33152 | 0.000
632.59/632.82	c total clause space: 886.764MB
632.59/632.82	c total #watches: 203098
632.89/633.19	c total #propagations: 596180588 / total #impl: 1480553604 (eff. 0.403)
632.89/633.19	c #Conflicts:    1564000 | #Learnt:      34152 | 0.000
632.89/633.19	c total clause space: 886.764MB
632.89/633.19	c total #watches: 205098
633.29/633.51	c total #propagations: 596666527 / total #impl: 1481639101 (eff. 0.403)
633.29/633.51	c #Conflicts:    1565000 | #Learnt:      35152 | 0.000
633.29/633.51	c total clause space: 886.764MB
633.29/633.51	c total #watches: 207098
633.59/633.80	c total #propagations: 597012565 / total #impl: 1482549084 (eff. 0.403)
633.59/633.80	c #Conflicts:    1566000 | #Learnt:      36152 | 0.000
633.59/633.80	c total clause space: 886.764MB
633.59/633.80	c total #watches: 209098
633.89/634.13	c total #propagations: 597318097 / total #impl: 1483398170 (eff. 0.403)
633.89/634.13	c #Conflicts:    1567000 | #Learnt:      37152 | 0.000
633.89/634.13	c total clause space: 886.764MB
633.89/634.13	c total #watches: 211098
634.19/634.41	c total #propagations: 597613257 / total #impl: 1484252615 (eff. 0.403)
634.19/634.41	c #Conflicts:    1568000 | #Learnt:      38152 | 0.000
634.19/634.41	c total clause space: 886.764MB
634.19/634.41	c total #watches: 213098
634.39/634.70	c total #propagations: 597912754 / total #impl: 1485072661 (eff. 0.403)
634.39/634.70	c #Conflicts:    1569000 | #Learnt:      39152 | 0.000
634.39/634.70	c total clause space: 886.764MB
634.39/634.70	c total #watches: 215098
634.79/635.08	c total #propagations: 598227662 / total #impl: 1485911945 (eff. 0.403)
634.79/635.08	c #Conflicts:    1570000 | #Learnt:      40152 | 0.000
634.79/635.08	c total clause space: 886.764MB
634.79/635.08	c total #watches: 217098
635.19/635.47	c total #propagations: 598541665 / total #impl: 1486800667 (eff. 0.403)
635.19/635.47	c #Conflicts:    1571000 | #Learnt:      41152 | 0.000
635.19/635.47	c total clause space: 886.764MB
635.19/635.47	c total #watches: 219098
635.60/635.84	c total #propagations: 598855343 / total #impl: 1487734319 (eff. 0.403)
635.60/635.84	c #Conflicts:    1572000 | #Learnt:      42152 | 0.000
635.60/635.84	c total clause space: 886.764MB
635.60/635.84	c total #watches: 221098
635.99/636.24	c total #propagations: 599192446 / total #impl: 1488588621 (eff. 0.403)
635.99/636.24	c #Conflicts:    1573000 | #Learnt:      43152 | 0.000
635.99/636.24	c total clause space: 886.764MB
635.99/636.24	c total #watches: 223098
636.39/636.64	c total #propagations: 599510863 / total #impl: 1489470648 (eff. 0.402)
636.39/636.64	c #Conflicts:    1574000 | #Learnt:      44152 | 0.000
636.39/636.64	c total clause space: 886.764MB
636.39/636.64	c total #watches: 225098
636.80/637.04	c total #propagations: 599813011 / total #impl: 1490373766 (eff. 0.402)
636.80/637.04	c #Conflicts:    1575000 | #Learnt:      45152 | 0.000
636.80/637.04	c total clause space: 886.764MB
636.80/637.04	c total #watches: 227098
637.29/637.51	c total #propagations: 600101741 / total #impl: 1491268984 (eff. 0.402)
637.29/637.51	c #Conflicts:    1576000 | #Learnt:      46152 | 0.000
637.29/637.51	c total clause space: 886.764MB
637.29/637.51	c total #watches: 229098
637.80/638.06	c total #propagations: 600384681 / total #impl: 1492177716 (eff. 0.402)
637.80/638.06	c #Conflicts:    1577000 | #Learnt:      47152 | 0.000
637.80/638.06	c total clause space: 886.764MB
637.80/638.06	c total #watches: 231098
638.39/638.65	c total #propagations: 600674245 / total #impl: 1493074466 (eff. 0.402)
638.39/638.65	c #Conflicts:    1578000 | #Learnt:      48152 | 0.000
638.39/638.65	c total clause space: 886.764MB
638.39/638.65	c total #watches: 233098
639.00/639.23	c total #propagations: 600961804 / total #impl: 1493938392 (eff. 0.402)
639.00/639.23	c #Conflicts:    1579000 | #Learnt:      49152 | 0.000
639.00/639.23	c total clause space: 886.764MB
639.00/639.23	c total #watches: 235098
639.59/639.87	c total #propagations: 601261727 / total #impl: 1494882797 (eff. 0.402)
639.59/639.87	c #Conflicts:    1580000 | #Learnt:      50152 | 0.000
639.59/639.87	c total clause space: 886.764MB
639.59/639.87	c total #watches: 237098
640.19/640.48	c total #propagations: 601565242 / total #impl: 1495828155 (eff. 0.402)
640.19/640.48	c #Conflicts:    1581000 | #Learnt:      51152 | 0.000
640.19/640.48	c total clause space: 886.764MB
640.19/640.48	c total #watches: 239098
640.79/641.09	c total #propagations: 601895603 / total #impl: 1496800513 (eff. 0.402)
640.79/641.09	c #Conflicts:    1582000 | #Learnt:      52152 | 0.000
640.79/641.09	c total clause space: 886.764MB
640.79/641.09	c total #watches: 241098
641.39/641.67	c total #propagations: 602218270 / total #impl: 1497766104 (eff. 0.402)
641.39/641.67	c #Conflicts:    1583000 | #Learnt:      53152 | 0.000
641.39/641.67	c total clause space: 886.764MB
641.39/641.67	c total #watches: 243098
641.99/642.25	c total #propagations: 602529346 / total #impl: 1498712598 (eff. 0.402)
641.99/642.25	c #Conflicts:    1584000 | #Learnt:      54152 | 0.000
641.99/642.25	c total clause space: 886.764MB
641.99/642.25	c total #watches: 245098
642.69/642.92	c total #propagations: 602842688 / total #impl: 1499702572 (eff. 0.402)
642.69/642.92	c #Conflicts:    1585000 | #Learnt:      55152 | 0.000
642.69/642.92	c total clause space: 886.764MB
642.69/642.92	c total #watches: 247098
643.29/643.56	c total #propagations: 603150660 / total #impl: 1500605403 (eff. 0.402)
643.29/643.56	c #Conflicts:    1586000 | #Learnt:      56152 | 0.000
643.29/643.56	c total clause space: 886.764MB
643.29/643.56	c total #watches: 249098
643.99/644.26	c total #propagations: 603463306 / total #impl: 1501580107 (eff. 0.402)
643.99/644.26	c #Conflicts:    1587000 | #Learnt:      57152 | 0.000
643.99/644.26	c total clause space: 886.764MB
643.99/644.26	c total #watches: 251098
644.79/645.06	c total #propagations: 603778919 / total #impl: 1502534726 (eff. 0.402)
644.79/645.06	c #Conflicts:    1588000 | #Learnt:      58152 | 0.000
644.79/645.06	c total clause space: 886.764MB
644.79/645.06	c total #watches: 253098
645.59/645.87	c total #propagations: 604121106 / total #impl: 1503429588 (eff. 0.402)
645.59/645.87	c #Conflicts:    1589000 | #Learnt:      59152 | 0.000
645.59/645.87	c total clause space: 886.764MB
645.59/645.87	c total #watches: 255098
646.29/646.59	c total #propagations: 604449122 / total #impl: 1504311026 (eff. 0.402)
646.29/646.59	c #Conflicts:    1590000 | #Learnt:      60152 | 0.000
646.29/646.59	c total clause space: 886.764MB
646.29/646.59	c total #watches: 257098
646.79/647.05	c total #propagations: 604810036 / total #impl: 1505199415 (eff. 0.402)
646.79/647.05	c GC COLLECT
646.79/647.05	c #Conflicts:    1591000 | #Learnt:      30664 | 0.000
646.79/647.05	c total clause space: 886.764MB
646.79/647.05	c total #watches: 198122
647.19/647.41	c total #propagations: 605205019 / total #impl: 1506142371 (eff. 0.402)
647.19/647.41	c #Conflicts:    1592000 | #Learnt:      31664 | 0.000
647.19/647.41	c total clause space: 886.764MB
647.19/647.41	c total #watches: 200122
647.49/647.77	c total #propagations: 605639057 / total #impl: 1507183772 (eff. 0.402)
647.49/647.77	c #Conflicts:    1593000 | #Learnt:      32664 | 0.000
647.49/647.77	c total clause space: 886.764MB
647.49/647.77	c total #watches: 202122
647.99/648.25	c total #propagations: 606019260 / total #impl: 1508171203 (eff. 0.402)
647.99/648.25	c #Conflicts:    1594000 | #Learnt:      33664 | 0.000
647.99/648.25	c total clause space: 886.764MB
647.99/648.25	c total #watches: 204122
648.49/648.77	c total #propagations: 606403421 / total #impl: 1509158412 (eff. 0.402)
648.49/648.77	c #Conflicts:    1595000 | #Learnt:      34664 | 0.000
648.49/648.77	c total clause space: 886.764MB
648.49/648.77	c total #watches: 206122
648.99/649.28	c total #propagations: 606805346 / total #impl: 1510145883 (eff. 0.402)
648.99/649.28	c #Conflicts:    1596000 | #Learnt:      35664 | 0.000
648.99/649.28	c total clause space: 886.764MB
648.99/649.28	c total #watches: 208122
649.59/649.83	c total #propagations: 607192982 / total #impl: 1511131967 (eff. 0.402)
649.59/649.83	c #Conflicts:    1597000 | #Learnt:      36664 | 0.000
649.59/649.83	c total clause space: 886.764MB
649.59/649.83	c total #watches: 210122
649.99/650.27	c total #propagations: 607563922 / total #impl: 1512074841 (eff. 0.402)
649.99/650.27	c #Conflicts:    1598000 | #Learnt:      37664 | 0.000
649.99/650.27	c total clause space: 886.764MB
649.99/650.27	c total #watches: 212122
650.49/650.78	c total #propagations: 607952942 / total #impl: 1513078644 (eff. 0.402)
650.49/650.78	c #Conflicts:    1599000 | #Learnt:      38664 | 0.000
650.49/650.78	c total clause space: 886.764MB
650.49/650.78	c total #watches: 214122
650.99/651.30	c total #propagations: 608403109 / total #impl: 1514170127 (eff. 0.402)
650.99/651.30	c #Conflicts:    1600000 | #Learnt:      39664 | 0.000
650.99/651.30	c total clause space: 886.764MB
650.99/651.30	c total #watches: 216122
651.58/651.81	c total #propagations: 608801954 / total #impl: 1515195653 (eff. 0.402)
651.58/651.81	c #Conflicts:    1601000 | #Learnt:      40664 | 0.000
651.58/651.81	c total clause space: 886.764MB
651.58/651.81	c total #watches: 218122
651.98/652.29	c total #propagations: 609212879 / total #impl: 1516273260 (eff. 0.402)
651.98/652.29	c #Conflicts:    1602000 | #Learnt:      41664 | 0.000
651.98/652.29	c total clause space: 886.764MB
651.98/652.29	c total #watches: 220122
652.68/652.91	c total #propagations: 609595825 / total #impl: 1517234505 (eff. 0.402)
652.68/652.91	c #Conflicts:    1603000 | #Learnt:      42664 | 0.000
652.68/652.91	c total clause space: 886.764MB
652.68/652.91	c total #watches: 222122
653.29/653.58	c total #propagations: 609994105 / total #impl: 1518224193 (eff. 0.402)
653.29/653.58	c #Conflicts:    1604000 | #Learnt:      43664 | 0.000
653.29/653.58	c total clause space: 886.764MB
653.29/653.58	c total #watches: 224122
653.98/654.28	c total #propagations: 610401868 / total #impl: 1519201483 (eff. 0.402)
653.98/654.28	c #Conflicts:    1605000 | #Learnt:      44664 | 0.000
653.98/654.28	c total clause space: 886.764MB
653.98/654.28	c total #watches: 226122
654.78/655.04	c total #propagations: 610803268 / total #impl: 1520196087 (eff. 0.402)
654.78/655.04	c #Conflicts:    1606000 | #Learnt:      45664 | 0.000
654.78/655.04	c total clause space: 886.764MB
654.78/655.04	c total #watches: 228122
655.49/655.79	c total #propagations: 611224110 / total #impl: 1521197679 (eff. 0.402)
655.49/655.79	c #Conflicts:    1607000 | #Learnt:      46664 | 0.000
655.49/655.79	c total clause space: 886.764MB
655.49/655.79	c total #watches: 230122
656.18/656.48	c total #propagations: 611627268 / total #impl: 1522201732 (eff. 0.402)
656.18/656.48	c #Conflicts:    1608000 | #Learnt:      47664 | 0.000
656.18/656.48	c total clause space: 886.764MB
656.18/656.48	c total #watches: 232122
656.98/657.24	c total #propagations: 612043243 / total #impl: 1523251740 (eff. 0.402)
656.98/657.24	c #Conflicts:    1609000 | #Learnt:      48664 | 0.000
656.98/657.24	c total clause space: 886.764MB
656.98/657.24	c total #watches: 234122
657.78/658.05	c total #propagations: 612473262 / total #impl: 1524327174 (eff. 0.402)
657.78/658.05	c #Conflicts:    1610000 | #Learnt:      49664 | 0.000
657.78/658.05	c total clause space: 886.764MB
657.78/658.05	c total #watches: 236122
658.58/658.86	c total #propagations: 612880964 / total #impl: 1525371031 (eff. 0.402)
658.58/658.86	c #Conflicts:    1611000 | #Learnt:      50664 | 0.000
658.58/658.86	c total clause space: 886.764MB
658.58/658.86	c total #watches: 238122
659.38/659.65	c total #propagations: 613282278 / total #impl: 1526408117 (eff. 0.402)
659.38/659.65	c #Conflicts:    1612000 | #Learnt:      51664 | 0.000
659.38/659.65	c total clause space: 886.764MB
659.38/659.65	c total #watches: 240122
659.98/660.28	c total #propagations: 613680658 / total #impl: 1527407618 (eff. 0.402)
659.98/660.28	c #Conflicts:    1613000 | #Learnt:      52664 | 0.000
659.98/660.28	c total clause space: 886.764MB
659.98/660.28	c total #watches: 242122
660.68/660.93	c total #propagations: 614074128 / total #impl: 1528372059 (eff. 0.402)
660.68/660.93	c #Conflicts:    1614000 | #Learnt:      53664 | 0.000
660.68/660.93	c total clause space: 886.764MB
660.68/660.93	c total #watches: 244122
661.28/661.57	c total #propagations: 614440785 / total #impl: 1529283480 (eff. 0.402)
661.28/661.57	c #Conflicts:    1615000 | #Learnt:      54664 | 0.000
661.28/661.57	c total clause space: 886.764MB
661.28/661.57	c total #watches: 246122
661.98/662.22	c total #propagations: 614827407 / total #impl: 1530266274 (eff. 0.402)
661.98/662.22	c #Conflicts:    1616000 | #Learnt:      55664 | 0.000
661.98/662.22	c total clause space: 886.764MB
661.98/662.22	c total #watches: 248122
662.57/662.81	c total #propagations: 615258277 / total #impl: 1531325919 (eff. 0.402)
662.57/662.81	c #Conflicts:    1617000 | #Learnt:      56664 | 0.000
662.57/662.81	c total clause space: 886.764MB
662.57/662.81	c total #watches: 250122
663.18/663.42	c total #propagations: 615689620 / total #impl: 1532337243 (eff. 0.402)
663.18/663.42	c #Conflicts:    1618000 | #Learnt:      57664 | 0.000
663.18/663.42	c total clause space: 886.764MB
663.18/663.42	c total #watches: 252122
663.67/663.95	c total #propagations: 616113833 / total #impl: 1533346464 (eff. 0.402)
663.67/663.95	c #Conflicts:    1619000 | #Learnt:      58664 | 0.000
663.67/663.95	c total clause space: 886.764MB
663.67/663.95	c total #watches: 254122
664.47/664.78	c total #propagations: 616481164 / total #impl: 1534304496 (eff. 0.402)
664.47/664.78	c #Conflicts:    1620000 | #Learnt:      59664 | 0.000
664.47/664.78	c total clause space: 886.764MB
664.47/664.78	c total #watches: 256122
665.38/665.64	c total #propagations: 616869749 / total #impl: 1535287092 (eff. 0.402)
665.38/665.64	c #Conflicts:    1621000 | #Learnt:      60664 | 0.000
665.38/665.64	c total clause space: 886.764MB
665.38/665.64	c total #watches: 258122
666.28/666.57	c total #propagations: 617276994 / total #impl: 1536259589 (eff. 0.402)
666.28/666.57	c GC COLLECT
666.28/666.57	c #Conflicts:    1622000 | #Learnt:      30874 | 0.000
666.28/666.57	c total clause space: 886.764MB
666.28/666.57	c total #watches: 198542
666.58/666.81	c total #propagations: 617665997 / total #impl: 1537212688 (eff. 0.402)
666.58/666.81	c #Conflicts:    1623000 | #Learnt:      31874 | 0.000
666.58/666.81	c total clause space: 886.764MB
666.58/666.81	c total #watches: 200542
666.78/667.09	c total #propagations: 617999106 / total #impl: 1538031367 (eff. 0.402)
666.78/667.09	c #Conflicts:    1624000 | #Learnt:      32874 | 0.000
666.78/667.09	c total clause space: 886.764MB
666.78/667.09	c total #watches: 202542
667.08/667.39	c total #propagations: 618372410 / total #impl: 1538925161 (eff. 0.402)
667.08/667.39	c #Conflicts:    1625000 | #Learnt:      33874 | 0.000
667.08/667.39	c total clause space: 886.764MB
667.08/667.39	c total #watches: 204542
667.48/667.75	c total #propagations: 618739564 / total #impl: 1539797109 (eff. 0.402)
667.48/667.75	c #Conflicts:    1626000 | #Learnt:      34874 | 0.000
667.48/667.75	c total clause space: 886.764MB
667.48/667.75	c total #watches: 206542
667.88/668.17	c total #propagations: 619127678 / total #impl: 1540739532 (eff. 0.402)
667.88/668.17	c #Conflicts:    1627000 | #Learnt:      35874 | 0.000
667.88/668.17	c total clause space: 886.764MB
667.88/668.17	c total #watches: 208542
668.38/668.61	c total #propagations: 619548449 / total #impl: 1541746271 (eff. 0.402)
668.38/668.61	c #Conflicts:    1628000 | #Learnt:      36874 | 0.000
668.38/668.61	c total clause space: 886.764MB
668.38/668.61	c total #watches: 210542
668.78/669.04	c total #propagations: 619902941 / total #impl: 1542637428 (eff. 0.402)
668.78/669.04	c #Conflicts:    1629000 | #Learnt:      37874 | 0.000
668.78/669.04	c total clause space: 886.764MB
668.78/669.04	c total #watches: 212542
669.18/669.44	c total #propagations: 620295718 / total #impl: 1543616896 (eff. 0.402)
669.18/669.44	c #Conflicts:    1630000 | #Learnt:      38874 | 0.000
669.18/669.44	c total clause space: 886.764MB
669.18/669.44	c total #watches: 214542
669.68/669.95	c total #propagations: 620665255 / total #impl: 1544565282 (eff. 0.402)
669.68/669.95	c #Conflicts:    1631000 | #Learnt:      39874 | 0.000
669.68/669.95	c total clause space: 886.764MB
669.68/669.95	c total #watches: 216542
670.28/670.50	c total #propagations: 621202798 / total #impl: 1545741455 (eff. 0.402)
670.28/670.50	c #Conflicts:    1632000 | #Learnt:      40874 | 0.000
670.28/670.50	c total clause space: 886.764MB
670.28/670.50	c total #watches: 218542
670.78/671.02	c total #propagations: 621676736 / total #impl: 1546862432 (eff. 0.402)
670.78/671.02	c #Conflicts:    1633000 | #Learnt:      41874 | 0.000
670.78/671.02	c total clause space: 886.764MB
670.78/671.02	c total #watches: 220542
671.27/671.57	c total #propagations: 622144603 / total #impl: 1547937608 (eff. 0.402)
671.27/671.57	c #Conflicts:    1634000 | #Learnt:      42874 | 0.000
671.27/671.57	c total clause space: 886.764MB
671.27/671.57	c total #watches: 222542
671.88/672.15	c total #propagations: 622536492 / total #impl: 1548940466 (eff. 0.402)
671.88/672.15	c #Conflicts:    1635000 | #Learnt:      43874 | 0.000
671.88/672.15	c total clause space: 886.764MB
671.88/672.15	c total #watches: 224542
672.57/672.83	c total #propagations: 623026748 / total #impl: 1550058116 (eff. 0.402)
672.57/672.83	c #Conflicts:    1636000 | #Learnt:      44874 | 0.000
672.57/672.83	c total clause space: 886.764MB
672.57/672.83	c total #watches: 226542
673.27/673.53	c total #propagations: 623569183 / total #impl: 1551293676 (eff. 0.402)
673.27/673.53	c #Conflicts:    1637000 | #Learnt:      45874 | 0.000
673.27/673.53	c total clause space: 886.764MB
673.27/673.53	c total #watches: 228542
673.97/674.20	c total #propagations: 624090234 / total #impl: 1552490149 (eff. 0.402)
673.97/674.20	c #Conflicts:    1638000 | #Learnt:      46874 | 0.000
673.97/674.20	c total clause space: 886.764MB
673.97/674.20	c total #watches: 230542
674.57/674.86	c total #propagations: 624582172 / total #impl: 1553655934 (eff. 0.402)
674.57/674.86	c #Conflicts:    1639000 | #Learnt:      47874 | 0.000
674.57/674.86	c total clause space: 886.764MB
674.57/674.86	c total #watches: 232542
675.28/675.59	c total #propagations: 625041327 / total #impl: 1554738826 (eff. 0.402)
675.28/675.59	c #Conflicts:    1640000 | #Learnt:      48874 | 0.000
675.28/675.59	c total clause space: 886.764MB
675.28/675.59	c total #watches: 234542
676.07/676.30	c total #propagations: 625539820 / total #impl: 1555902655 (eff. 0.402)
676.07/676.30	c #Conflicts:    1641000 | #Learnt:      49874 | 0.000
676.07/676.30	c total clause space: 886.764MB
676.07/676.30	c total #watches: 236542
676.67/676.94	c total #propagations: 625971661 / total #impl: 1556995107 (eff. 0.402)
676.67/676.94	c #Conflicts:    1642000 | #Learnt:      50874 | 0.000
676.67/676.94	c total clause space: 886.764MB
676.67/676.94	c total #watches: 238542
677.17/677.44	c total #propagations: 626410246 / total #impl: 1558030831 (eff. 0.402)
677.17/677.44	c #Conflicts:    1643000 | #Learnt:      51874 | 0.000
677.17/677.44	c total clause space: 886.764MB
677.17/677.44	c total #watches: 240542
677.57/677.82	c total #propagations: 626787616 / total #impl: 1558908356 (eff. 0.402)
677.57/677.82	c #Conflicts:    1644000 | #Learnt:      52874 | 0.000
677.57/677.82	c total clause space: 886.764MB
677.57/677.82	c total #watches: 242542
678.07/678.36	c total #propagations: 627202619 / total #impl: 1559758515 (eff. 0.402)
678.07/678.36	c #Conflicts:    1645000 | #Learnt:      53874 | 0.000
678.07/678.36	c total clause space: 886.764MB
678.07/678.36	c total #watches: 244542
678.67/678.90	c total #propagations: 627593923 / total #impl: 1560699708 (eff. 0.402)
678.67/678.90	c #Conflicts:    1646000 | #Learnt:      54874 | 0.000
678.67/678.90	c total clause space: 886.764MB
678.67/678.90	c total #watches: 246542
679.17/679.44	c total #propagations: 627936038 / total #impl: 1561604880 (eff. 0.402)
679.17/679.44	c #Conflicts:    1647000 | #Learnt:      55874 | 0.000
679.17/679.44	c total clause space: 886.764MB
679.17/679.44	c total #watches: 248542
679.58/679.84	c total #propagations: 628320697 / total #impl: 1562629306 (eff. 0.402)
679.58/679.84	c #Conflicts:    1648000 | #Learnt:      56874 | 0.000
679.58/679.84	c total clause space: 886.764MB
679.58/679.84	c total #watches: 250542
679.97/680.23	c total #propagations: 628680443 / total #impl: 1563510226 (eff. 0.402)
679.97/680.23	c #Conflicts:    1649000 | #Learnt:      57874 | 0.000
679.97/680.23	c total clause space: 886.764MB
679.97/680.23	c total #watches: 252542
680.47/680.77	c total #propagations: 629000964 / total #impl: 1564363240 (eff. 0.402)
680.47/680.77	c #Conflicts:    1650000 | #Learnt:      58874 | 0.000
680.47/680.77	c total clause space: 886.764MB
680.47/680.77	c total #watches: 254542
681.07/681.35	c total #propagations: 629392486 / total #impl: 1565283057 (eff. 0.402)
681.07/681.35	c #Conflicts:    1651000 | #Learnt:      59874 | 0.000
681.07/681.35	c total clause space: 886.764MB
681.07/681.35	c total #watches: 256542
681.57/681.81	c total #propagations: 629817194 / total #impl: 1566253461 (eff. 0.402)
681.57/681.81	c #Conflicts:    1652000 | #Learnt:      60874 | 0.000
681.57/681.81	c total clause space: 886.764MB
681.57/681.81	c total #watches: 258542
682.07/682.35	c total #propagations: 630234108 / total #impl: 1567215052 (eff. 0.402)
682.07/682.35	c #Conflicts:    1653000 | #Learnt:      61874 | 0.000
682.07/682.35	c total clause space: 886.764MB
682.07/682.35	c total #watches: 260542
682.57/682.86	c total #propagations: 630597509 / total #impl: 1568065525 (eff. 0.402)
682.57/682.86	c GC COLLECT
682.57/682.86	c #Conflicts:    1654000 | #Learnt:      31752 | 0.000
682.57/682.86	c total clause space: 886.764MB
682.57/682.86	c total #watches: 200298
682.98/683.21	c total #propagations: 631008037 / total #impl: 1569060962 (eff. 0.402)
682.98/683.21	c #Conflicts:    1655000 | #Learnt:      32752 | 0.000
682.98/683.21	c total clause space: 886.764MB
682.98/683.21	c total #watches: 202298
683.27/683.53	c total #propagations: 631395281 / total #impl: 1569982039 (eff. 0.402)
683.27/683.53	c #Conflicts:    1656000 | #Learnt:      33752 | 0.000
683.27/683.53	c total clause space: 886.764MB
683.27/683.53	c total #watches: 204298
683.57/683.86	c total #propagations: 631723605 / total #impl: 1570849894 (eff. 0.402)
683.57/683.86	c #Conflicts:    1657000 | #Learnt:      34752 | 0.000
683.57/683.86	c total clause space: 886.764MB
683.57/683.86	c total #watches: 206298
683.87/684.11	c total #propagations: 632066996 / total #impl: 1571804547 (eff. 0.402)
683.87/684.11	c #Conflicts:    1658000 | #Learnt:      35752 | 0.000
683.87/684.11	c total clause space: 886.764MB
683.87/684.11	c total #watches: 208298
684.08/684.36	c total #propagations: 632412542 / total #impl: 1572584418 (eff. 0.402)
684.08/684.36	c #Conflicts:    1659000 | #Learnt:      36752 | 0.000
684.08/684.36	c total clause space: 886.764MB
684.08/684.36	c total #watches: 210298
684.37/684.67	c total #propagations: 632742175 / total #impl: 1573320837 (eff. 0.402)
684.37/684.67	c #Conflicts:    1660000 | #Learnt:      37752 | 0.000
684.37/684.67	c total clause space: 886.764MB
684.37/684.67	c total #watches: 212298
684.87/685.10	c total #propagations: 633085526 / total #impl: 1574201053 (eff. 0.402)
684.87/685.10	c #Conflicts:    1661000 | #Learnt:      38752 | 0.000
684.87/685.10	c total clause space: 886.764MB
684.87/685.10	c total #watches: 214298
685.27/685.54	c total #propagations: 633452144 / total #impl: 1575091454 (eff. 0.402)
685.27/685.54	c #Conflicts:    1662000 | #Learnt:      39752 | 0.000
685.27/685.54	c total clause space: 886.764MB
685.27/685.54	c total #watches: 216298
685.77/686.00	c total #propagations: 633832478 / total #impl: 1575977552 (eff. 0.402)
685.77/686.00	c #Conflicts:    1663000 | #Learnt:      40752 | 0.000
685.77/686.00	c total clause space: 886.764MB
685.77/686.00	c total #watches: 218298
686.18/686.46	c total #propagations: 634222807 / total #impl: 1576893351 (eff. 0.402)
686.18/686.46	c #Conflicts:    1664000 | #Learnt:      41752 | 0.000
686.18/686.46	c total clause space: 886.764MB
686.18/686.46	c total #watches: 220298
686.67/686.92	c total #propagations: 634623325 / total #impl: 1577832492 (eff. 0.402)
686.67/686.92	c #Conflicts:    1665000 | #Learnt:      42752 | 0.000
686.67/686.92	c total clause space: 886.764MB
686.67/686.92	c total #watches: 222298
687.17/687.40	c total #propagations: 634967882 / total #impl: 1578749699 (eff. 0.402)
687.17/687.40	c #Conflicts:    1666000 | #Learnt:      43752 | 0.000
687.17/687.40	c total clause space: 886.764MB
687.17/687.40	c total #watches: 224298
687.57/687.82	c total #propagations: 635330576 / total #impl: 1579638641 (eff. 0.402)
687.57/687.82	c #Conflicts:    1667000 | #Learnt:      44752 | 0.000
687.57/687.82	c total clause space: 886.764MB
687.57/687.82	c total #watches: 226298
687.97/688.24	c total #propagations: 635727581 / total #impl: 1580565936 (eff. 0.402)
687.97/688.24	c #Conflicts:    1668000 | #Learnt:      45752 | 0.000
687.97/688.24	c total clause space: 886.764MB
687.97/688.24	c total #watches: 228298
688.48/688.74	c total #propagations: 636180522 / total #impl: 1581475140 (eff. 0.402)
688.48/688.74	c #Conflicts:    1669000 | #Learnt:      46752 | 0.000
688.48/688.74	c total clause space: 886.764MB
688.48/688.74	c total #watches: 230298
688.97/689.23	c total #propagations: 636557359 / total #impl: 1582356644 (eff. 0.402)
688.97/689.23	c #Conflicts:    1670000 | #Learnt:      47752 | 0.000
688.97/689.23	c total clause space: 886.764MB
688.97/689.23	c total #watches: 232298
689.58/689.83	c total #propagations: 636951782 / total #impl: 1583248170 (eff. 0.402)
689.58/689.83	c #Conflicts:    1671000 | #Learnt:      48752 | 0.000
689.58/689.83	c total clause space: 886.764MB
689.58/689.83	c total #watches: 234298
690.27/690.50	c total #propagations: 637418329 / total #impl: 1584286578 (eff. 0.402)
690.27/690.50	c #Conflicts:    1672000 | #Learnt:      49752 | 0.000
690.27/690.50	c total clause space: 886.764MB
690.27/690.50	c total #watches: 236298
690.77/691.04	c total #propagations: 637896485 / total #impl: 1585348913 (eff. 0.402)
690.77/691.04	c #Conflicts:    1673000 | #Learnt:      50752 | 0.000
690.77/691.04	c total clause space: 886.764MB
690.77/691.04	c total #watches: 238298
691.27/691.58	c total #propagations: 638271925 / total #impl: 1586287461 (eff. 0.402)
691.27/691.58	c #Conflicts:    1674000 | #Learnt:      51752 | 0.000
691.27/691.58	c total clause space: 886.764MB
691.27/691.58	c total #watches: 240298
691.77/692.06	c total #propagations: 638668164 / total #impl: 1587174896 (eff. 0.402)
691.77/692.06	c #Conflicts:    1675000 | #Learnt:      52752 | 0.000
691.77/692.06	c total clause space: 886.764MB
691.77/692.06	c total #watches: 242298
692.37/692.62	c total #propagations: 639066547 / total #impl: 1588112209 (eff. 0.402)
692.37/692.62	c #Conflicts:    1676000 | #Learnt:      53752 | 0.000
692.37/692.62	c total clause space: 886.764MB
692.37/692.62	c total #watches: 244298
692.77/693.10	c total #propagations: 639410255 / total #impl: 1589040431 (eff. 0.402)
692.77/693.10	c #Conflicts:    1677000 | #Learnt:      54752 | 0.000
692.77/693.10	c total clause space: 886.764MB
692.77/693.10	c total #watches: 246298
693.27/693.57	c total #propagations: 639772346 / total #impl: 1589912508 (eff. 0.402)
693.27/693.57	c #Conflicts:    1678000 | #Learnt:      55752 | 0.000
693.27/693.57	c total clause space: 886.764MB
693.27/693.57	c total #watches: 248298
693.77/694.03	c total #propagations: 640152326 / total #impl: 1590827487 (eff. 0.402)
693.77/694.03	c #Conflicts:    1679000 | #Learnt:      56752 | 0.000
693.77/694.03	c total clause space: 886.764MB
693.77/694.03	c total #watches: 250298
694.17/694.44	c total #propagations: 640501512 / total #impl: 1591611305 (eff. 0.402)
694.17/694.44	c #Conflicts:    1680000 | #Learnt:      57752 | 0.000
694.17/694.44	c total clause space: 886.764MB
694.17/694.44	c total #watches: 252298
694.47/694.78	c total #propagations: 640871632 / total #impl: 1592480382 (eff. 0.402)
694.47/694.78	c #Conflicts:    1681000 | #Learnt:      58752 | 0.000
694.47/694.78	c total clause space: 886.764MB
694.47/694.78	c total #watches: 254298
694.97/695.22	c total #propagations: 641232685 / total #impl: 1593319755 (eff. 0.402)
694.97/695.22	c #Conflicts:    1682000 | #Learnt:      59752 | 0.000
694.97/695.22	c total clause space: 886.764MB
694.97/695.22	c total #watches: 256298
695.47/695.70	c total #propagations: 641623980 / total #impl: 1594276635 (eff. 0.402)
695.47/695.70	c #Conflicts:    1683000 | #Learnt:      60752 | 0.000
695.47/695.70	c total clause space: 886.764MB
695.47/695.70	c total #watches: 258298
695.87/696.18	c total #propagations: 642022629 / total #impl: 1595232977 (eff. 0.402)
695.87/696.18	c #Conflicts:    1684000 | #Learnt:      61752 | 0.000
695.87/696.18	c total clause space: 886.764MB
695.87/696.18	c total #watches: 260298
696.37/696.65	c total #propagations: 642388149 / total #impl: 1596144304 (eff. 0.402)
696.37/696.65	c #Conflicts:    1685000 | #Learnt:      62752 | 0.000
696.37/696.65	c total clause space: 886.764MB
696.37/696.65	c total #watches: 262298
696.77/697.01	c total #propagations: 642746764 / total #impl: 1597077439 (eff. 0.402)
696.77/697.01	c GC COLLECT
696.77/697.01	c #Conflicts:    1686000 | #Learnt:      32365 | 0.000
696.77/697.01	c total clause space: 886.764MB
696.77/697.01	c total #watches: 201524
697.07/697.36	c total #propagations: 643106862 / total #impl: 1597975047 (eff. 0.402)
697.07/697.36	c #Conflicts:    1687000 | #Learnt:      33365 | 0.000
697.07/697.36	c total clause space: 886.764MB
697.07/697.36	c total #watches: 203524
697.47/697.76	c total #propagations: 643449846 / total #impl: 1598841207 (eff. 0.402)
697.47/697.76	c #Conflicts:    1688000 | #Learnt:      34365 | 0.000
697.47/697.76	c total clause space: 886.764MB
697.47/697.76	c total #watches: 205524
697.87/698.10	c total #propagations: 643790235 / total #impl: 1599721742 (eff. 0.402)
697.87/698.10	c #Conflicts:    1689000 | #Learnt:      35365 | 0.000
697.87/698.10	c total clause space: 886.764MB
697.87/698.10	c total #watches: 207524
698.27/698.52	c total #propagations: 644148453 / total #impl: 1600568743 (eff. 0.402)
698.27/698.52	c #Conflicts:    1690000 | #Learnt:      36365 | 0.000
698.27/698.52	c total clause space: 886.764MB
698.27/698.52	c total #watches: 209524
698.67/698.97	c total #propagations: 644547676 / total #impl: 1601506152 (eff. 0.402)
698.67/698.97	c #Conflicts:    1691000 | #Learnt:      37365 | 0.000
698.67/698.97	c total clause space: 886.764MB
698.67/698.97	c total #watches: 211524
699.07/699.36	c total #propagations: 644918942 / total #impl: 1602434553 (eff. 0.402)
699.07/699.36	c #Conflicts:    1692000 | #Learnt:      38365 | 0.000
699.07/699.36	c total clause space: 886.764MB
699.07/699.36	c total #watches: 213524
699.47/699.78	c total #propagations: 645326960 / total #impl: 1603395131 (eff. 0.402)
699.47/699.78	c #Conflicts:    1693000 | #Learnt:      39365 | 0.000
699.47/699.78	c total clause space: 886.764MB
699.47/699.78	c total #watches: 215524
699.87/700.17	c total #propagations: 645706476 / total #impl: 1604430036 (eff. 0.402)
699.87/700.17	c #Conflicts:    1694000 | #Learnt:      40365 | 0.000
699.87/700.17	c total clause space: 886.764MB
699.87/700.17	c total #watches: 217524
700.37/700.63	c total #propagations: 646052573 / total #impl: 1605397604 (eff. 0.402)
700.37/700.63	c #Conflicts:    1695000 | #Learnt:      41365 | 0.000
700.37/700.63	c total clause space: 886.764MB
700.37/700.63	c total #watches: 219524
700.87/701.12	c total #propagations: 646451146 / total #impl: 1606332599 (eff. 0.402)
700.87/701.12	c #Conflicts:    1696000 | #Learnt:      42365 | 0.000
700.87/701.12	c total clause space: 886.764MB
700.87/701.12	c total #watches: 221524
701.37/701.60	c total #propagations: 646841597 / total #impl: 1607277438 (eff. 0.402)
701.37/701.60	c #Conflicts:    1697000 | #Learnt:      43365 | 0.000
701.37/701.60	c total clause space: 886.764MB
701.37/701.60	c total #watches: 223524
701.87/702.16	c total #propagations: 647181672 / total #impl: 1608154080 (eff. 0.402)
701.87/702.16	c #Conflicts:    1698000 | #Learnt:      44365 | 0.000
701.87/702.16	c total clause space: 886.764MB
701.87/702.16	c total #watches: 225524
702.47/702.70	c total #propagations: 647560760 / total #impl: 1609083842 (eff. 0.402)
702.47/702.70	c #Conflicts:    1699000 | #Learnt:      45365 | 0.000
702.47/702.70	c total clause space: 886.764MB
702.47/702.70	c total #watches: 227524
702.87/703.18	c total #propagations: 647959348 / total #impl: 1610058577 (eff. 0.402)
702.87/703.18	c #Conflicts:    1700000 | #Learnt:      46365 | 0.000
702.87/703.18	c total clause space: 886.764MB
702.87/703.18	c total #watches: 229524
703.27/703.57	c total #propagations: 648341775 / total #impl: 1611008998 (eff. 0.402)
703.27/703.57	c #Conflicts:    1701000 | #Learnt:      47365 | 0.000
703.27/703.57	c total clause space: 886.764MB
703.27/703.57	c total #watches: 231524
703.67/703.97	c total #propagations: 648771267 / total #impl: 1611876583 (eff. 0.402)
703.67/703.97	c #Conflicts:    1702000 | #Learnt:      48365 | 0.000
703.67/703.97	c total clause space: 886.764MB
703.67/703.97	c total #watches: 233524
704.07/704.36	c total #propagations: 649212834 / total #impl: 1612699749 (eff. 0.403)
704.07/704.36	c #Conflicts:    1703000 | #Learnt:      49365 | 0.000
704.07/704.36	c total clause space: 886.764MB
704.07/704.36	c total #watches: 235524
704.47/704.72	c total #propagations: 649554121 / total #impl: 1613631521 (eff. 0.403)
704.47/704.72	c #Conflicts:    1704000 | #Learnt:      50365 | 0.000
704.47/704.72	c total clause space: 886.764MB
704.47/704.72	c total #watches: 237524
704.87/705.14	c total #propagations: 649894601 / total #impl: 1614530035 (eff. 0.403)
704.87/705.14	c #Conflicts:    1705000 | #Learnt:      51365 | 0.000
704.87/705.14	c total clause space: 886.764MB
704.87/705.14	c total #watches: 239524
705.47/705.73	c total #propagations: 650189333 / total #impl: 1615368835 (eff. 0.403)
705.47/705.73	c #Conflicts:    1706000 | #Learnt:      52365 | 0.000
705.47/705.73	c total clause space: 886.764MB
705.47/705.73	c total #watches: 241524
706.07/706.30	c total #propagations: 650553697 / total #impl: 1616205897 (eff. 0.403)
706.07/706.30	c #Conflicts:    1707000 | #Learnt:      53365 | 0.000
706.07/706.30	c total clause space: 886.764MB
706.07/706.30	c total #watches: 243524
706.57/706.87	c total #propagations: 650893536 / total #impl: 1617084010 (eff. 0.403)
706.57/706.87	c #Conflicts:    1708000 | #Learnt:      54365 | 0.000
706.57/706.87	c total clause space: 886.764MB
706.57/706.87	c total #watches: 245524
707.17/707.42	c total #propagations: 651309279 / total #impl: 1618055700 (eff. 0.403)
707.17/707.42	c #Conflicts:    1709000 | #Learnt:      55365 | 0.000
707.17/707.42	c total clause space: 886.764MB
707.17/707.42	c total #watches: 247524
707.77/708.05	c total #propagations: 651695752 / total #impl: 1618968374 (eff. 0.403)
707.77/708.05	c #Conflicts:    1710000 | #Learnt:      56365 | 0.000
707.77/708.05	c total clause space: 886.764MB
707.77/708.05	c total #watches: 249524
708.47/708.70	c total #propagations: 652049365 / total #impl: 1619859410 (eff. 0.403)
708.47/708.70	c #Conflicts:    1711000 | #Learnt:      57365 | 0.000
708.47/708.70	c total clause space: 886.764MB
708.47/708.70	c total #watches: 251524
708.97/709.24	c total #propagations: 652442161 / total #impl: 1620829729 (eff. 0.403)
708.97/709.24	c #Conflicts:    1712000 | #Learnt:      58365 | 0.000
708.97/709.24	c total clause space: 886.764MB
708.97/709.24	c total #watches: 253524
709.47/709.72	c total #propagations: 652810027 / total #impl: 1621748205 (eff. 0.403)
709.47/709.72	c #Conflicts:    1713000 | #Learnt:      59365 | 0.000
709.47/709.72	c total clause space: 886.764MB
709.47/709.72	c total #watches: 255524
710.07/710.37	c total #propagations: 653094121 / total #impl: 1622609892 (eff. 0.402)
710.07/710.37	c #Conflicts:    1714000 | #Learnt:      60365 | 0.000
710.07/710.37	c total clause space: 886.764MB
710.07/710.37	c total #watches: 257524
710.86/711.11	c total #propagations: 653442564 / total #impl: 1623511850 (eff. 0.402)
710.86/711.11	c #Conflicts:    1715000 | #Learnt:      61365 | 0.000
710.86/711.11	c total clause space: 886.764MB
710.86/711.11	c total #watches: 259524
711.36/711.66	c total #propagations: 653845474 / total #impl: 1624503974 (eff. 0.402)
711.36/711.66	c #Conflicts:    1716000 | #Learnt:      62365 | 0.000
711.36/711.66	c total clause space: 886.764MB
711.36/711.66	c total #watches: 261524
712.06/712.33	c total #propagations: 654204783 / total #impl: 1625391881 (eff. 0.402)
712.06/712.33	c #Conflicts:    1717000 | #Learnt:      63365 | 0.000
712.06/712.33	c total clause space: 886.764MB
712.06/712.33	c total #watches: 263524
712.46/712.80	c total #propagations: 654545860 / total #impl: 1626294145 (eff. 0.402)
712.46/712.80	c GC COLLECT
712.46/712.80	c #Conflicts:    1718000 | #Learnt:      32654 | 0.000
712.46/712.80	c total clause space: 886.764MB
712.46/712.80	c total #watches: 202102
712.86/713.17	c total #propagations: 654940727 / total #impl: 1627235511 (eff. 0.402)
712.86/713.17	c #Conflicts:    1719000 | #Learnt:      33654 | 0.000
712.86/713.17	c total clause space: 886.764MB
712.86/713.17	c total #watches: 204102
713.26/713.51	c total #propagations: 655331021 / total #impl: 1628101163 (eff. 0.403)
713.26/713.51	c #Conflicts:    1720000 | #Learnt:      34654 | 0.000
713.26/713.51	c total clause space: 886.764MB
713.26/713.51	c total #watches: 206102
713.67/713.92	c total #propagations: 655700612 / total #impl: 1628971986 (eff. 0.403)
713.67/713.92	c #Conflicts:    1721000 | #Learnt:      35654 | 0.000
713.67/713.92	c total clause space: 886.764MB
713.67/713.92	c total #watches: 208102
714.06/714.33	c total #propagations: 656085693 / total #impl: 1629964971 (eff. 0.403)
714.06/714.33	c #Conflicts:    1722000 | #Learnt:      36654 | 0.000
714.06/714.33	c total clause space: 886.764MB
714.06/714.33	c total #watches: 210102
714.46/714.70	c total #propagations: 656469275 / total #impl: 1630970041 (eff. 0.403)
714.46/714.70	c #Conflicts:    1723000 | #Learnt:      37654 | 0.000
714.46/714.70	c total clause space: 886.764MB
714.46/714.70	c total #watches: 212102
714.77/715.09	c total #propagations: 656828338 / total #impl: 1631970175 (eff. 0.402)
714.77/715.09	c #Conflicts:    1724000 | #Learnt:      38654 | 0.000
714.77/715.09	c total clause space: 886.764MB
714.77/715.09	c total #watches: 214102
715.26/715.51	c total #propagations: 657132474 / total #impl: 1632881854 (eff. 0.402)
715.26/715.51	c #Conflicts:    1725000 | #Learnt:      39654 | 0.000
715.26/715.51	c total clause space: 886.764MB
715.26/715.51	c total #watches: 216102
715.66/715.91	c total #propagations: 657492356 / total #impl: 1633875622 (eff. 0.402)
715.66/715.91	c #Conflicts:    1726000 | #Learnt:      40654 | 0.000
715.66/715.91	c total clause space: 886.764MB
715.66/715.91	c total #watches: 218102
716.06/716.35	c total #propagations: 657872122 / total #impl: 1634908260 (eff. 0.402)
716.06/716.35	c #Conflicts:    1727000 | #Learnt:      41654 | 0.000
716.06/716.35	c total clause space: 886.764MB
716.06/716.35	c total #watches: 220102
716.46/716.77	c total #propagations: 658229262 / total #impl: 1635911774 (eff. 0.402)
716.46/716.77	c #Conflicts:    1728000 | #Learnt:      42654 | 0.000
716.46/716.77	c total clause space: 886.764MB
716.46/716.77	c total #watches: 222102
716.97/717.28	c total #propagations: 658580842 / total #impl: 1636851820 (eff. 0.402)
716.97/717.28	c #Conflicts:    1729000 | #Learnt:      43654 | 0.000
716.97/717.28	c total clause space: 886.764MB
716.97/717.28	c total #watches: 224102
717.46/717.76	c total #propagations: 658952640 / total #impl: 1637901825 (eff. 0.402)
717.46/717.76	c #Conflicts:    1730000 | #Learnt:      44654 | 0.000
717.46/717.76	c total clause space: 886.764MB
717.46/717.76	c total #watches: 226102
718.07/718.32	c total #propagations: 659309758 / total #impl: 1638881643 (eff. 0.402)
718.07/718.32	c #Conflicts:    1731000 | #Learnt:      45654 | 0.000
718.07/718.32	c total clause space: 886.764MB
718.07/718.32	c total #watches: 228102
718.56/718.89	c total #propagations: 659725433 / total #impl: 1639972306 (eff. 0.402)
718.56/718.89	c #Conflicts:    1732000 | #Learnt:      46654 | 0.000
718.56/718.89	c total clause space: 886.764MB
718.56/718.89	c total #watches: 230102
719.17/719.47	c total #propagations: 660244607 / total #impl: 1641205672 (eff. 0.402)
719.17/719.47	c #Conflicts:    1733000 | #Learnt:      47654 | 0.000
719.17/719.47	c total clause space: 886.764MB
719.17/719.47	c total #watches: 232102
719.76/720.05	c total #propagations: 660736395 / total #impl: 1642335943 (eff. 0.402)
719.76/720.05	c #Conflicts:    1734000 | #Learnt:      48654 | 0.000
719.76/720.05	c total clause space: 886.764MB
719.76/720.05	c total #watches: 234102
720.46/720.73	c total #propagations: 661227986 / total #impl: 1643472004 (eff. 0.402)
720.46/720.73	c #Conflicts:    1735000 | #Learnt:      49654 | 0.000
720.46/720.73	c total clause space: 886.764MB
720.46/720.73	c total #watches: 236102
721.16/721.42	c total #propagations: 661800590 / total #impl: 1644810811 (eff. 0.402)
721.16/721.42	c #Conflicts:    1736000 | #Learnt:      50654 | 0.000
721.16/721.42	c total clause space: 886.764MB
721.16/721.42	c total #watches: 238102
721.76/722.05	c total #propagations: 662332112 / total #impl: 1646086081 (eff. 0.402)
721.76/722.05	c #Conflicts:    1737000 | #Learnt:      51654 | 0.000
721.76/722.05	c total clause space: 886.764MB
721.76/722.05	c total #watches: 240102
722.36/722.65	c total #propagations: 662803629 / total #impl: 1647293636 (eff. 0.402)
722.36/722.65	c #Conflicts:    1738000 | #Learnt:      52654 | 0.000
722.36/722.65	c total clause space: 886.764MB
722.36/722.65	c total #watches: 242102
722.96/723.28	c total #propagations: 663268703 / total #impl: 1648513351 (eff. 0.402)
722.96/723.28	c #Conflicts:    1739000 | #Learnt:      53654 | 0.000
722.96/723.28	c total clause space: 886.764MB
722.96/723.28	c total #watches: 244102
723.67/723.94	c total #propagations: 663746606 / total #impl: 1649717569 (eff. 0.402)
723.67/723.94	c #Conflicts:    1740000 | #Learnt:      54654 | 0.000
723.67/723.94	c total clause space: 886.764MB
723.67/723.94	c total #watches: 246102
724.36/724.60	c total #propagations: 664261674 / total #impl: 1650870695 (eff. 0.402)
724.36/724.60	c #Conflicts:    1741000 | #Learnt:      55654 | 0.000
724.36/724.60	c total clause space: 886.764MB
724.36/724.60	c total #watches: 248102
724.96/725.28	c total #propagations: 664791541 / total #impl: 1652004439 (eff. 0.402)
724.96/725.28	c #Conflicts:    1742000 | #Learnt:      56654 | 0.000
724.96/725.28	c total clause space: 886.764MB
724.96/725.28	c total #watches: 250102
725.77/726.06	c total #propagations: 665326353 / total #impl: 1653204623 (eff. 0.402)
725.77/726.06	c #Conflicts:    1743000 | #Learnt:      57654 | 0.000
725.77/726.06	c total clause space: 886.764MB
725.77/726.06	c total #watches: 252102
726.56/726.81	c total #propagations: 665869031 / total #impl: 1654428407 (eff. 0.402)
726.56/726.81	c #Conflicts:    1744000 | #Learnt:      58654 | 0.000
726.56/726.81	c total clause space: 886.764MB
726.56/726.81	c total #watches: 254102
727.16/727.44	c total #propagations: 666311875 / total #impl: 1655498516 (eff. 0.402)
727.16/727.44	c #Conflicts:    1745000 | #Learnt:      59654 | 0.000
727.16/727.44	c total clause space: 886.764MB
727.16/727.44	c total #watches: 256102
727.76/728.03	c total #propagations: 666688857 / total #impl: 1656402636 (eff. 0.402)
727.76/728.03	c #Conflicts:    1746000 | #Learnt:      60654 | 0.000
727.76/728.03	c total clause space: 886.764MB
727.76/728.03	c total #watches: 258102
728.16/728.49	c total #propagations: 667077819 / total #impl: 1657309830 (eff. 0.403)
728.16/728.49	c #Conflicts:    1747000 | #Learnt:      61654 | 0.000
728.16/728.49	c total clause space: 886.764MB
728.16/728.49	c total #watches: 260102
728.76/729.09	c total #propagations: 667432540 / total #impl: 1658144515 (eff. 0.403)
728.76/729.09	c #Conflicts:    1748000 | #Learnt:      62654 | 0.000
728.76/729.09	c total clause space: 886.764MB
728.76/729.09	c total #watches: 262102
729.46/729.70	c total #propagations: 667780712 / total #impl: 1659088536 (eff. 0.402)
729.46/729.70	c #Conflicts:    1749000 | #Learnt:      63654 | 0.000
729.46/729.70	c total clause space: 886.764MB
729.46/729.70	c total #watches: 264102
730.06/730.32	c total #propagations: 668170093 / total #impl: 1660023093 (eff. 0.403)
730.06/730.32	c GC COLLECT
730.06/730.32	c #Conflicts:    1750000 | #Learnt:      32643 | 0.000
730.06/730.32	c total clause space: 886.764MB
730.06/730.32	c total #watches: 202080
730.46/730.71	c total #propagations: 668632376 / total #impl: 1661100382 (eff. 0.403)
730.46/730.71	c #Conflicts:    1751000 | #Learnt:      33643 | 0.000
730.46/730.71	c total clause space: 886.764MB
730.46/730.71	c total #watches: 204080
730.86/731.11	c total #propagations: 668970774 / total #impl: 1662051480 (eff. 0.402)
730.86/731.11	c #Conflicts:    1752000 | #Learnt:      34643 | 0.000
730.86/731.11	c total clause space: 886.764MB
730.86/731.11	c total #watches: 206080
731.27/731.52	c total #propagations: 669356904 / total #impl: 1663020191 (eff. 0.402)
731.27/731.52	c #Conflicts:    1753000 | #Learnt:      35643 | 0.000
731.27/731.52	c total clause space: 886.764MB
731.27/731.52	c total #watches: 208080
731.66/731.92	c total #propagations: 669710499 / total #impl: 1663910522 (eff. 0.402)
731.66/731.92	c #Conflicts:    1754000 | #Learnt:      36643 | 0.000
731.66/731.92	c total clause space: 886.764MB
731.66/731.92	c total #watches: 210080
731.96/732.25	c total #propagations: 670062279 / total #impl: 1664844485 (eff. 0.402)
731.96/732.25	c #Conflicts:    1755000 | #Learnt:      37643 | 0.000
731.96/732.25	c total clause space: 886.764MB
731.96/732.25	c total #watches: 212080
732.47/732.72	c total #propagations: 670461914 / total #impl: 1665689205 (eff. 0.403)
732.47/732.72	c #Conflicts:    1756000 | #Learnt:      38643 | 0.000
732.47/732.72	c total clause space: 886.764MB
732.47/732.72	c total #watches: 214080
732.86/733.16	c total #propagations: 670864051 / total #impl: 1666691187 (eff. 0.403)
732.86/733.16	c #Conflicts:    1757000 | #Learnt:      39643 | 0.000
732.86/733.16	c total clause space: 886.764MB
732.86/733.16	c total #watches: 216080
733.26/733.55	c total #propagations: 671253424 / total #impl: 1667594685 (eff. 0.403)
733.26/733.55	c #Conflicts:    1758000 | #Learnt:      40643 | 0.000
733.26/733.55	c total clause space: 886.764MB
733.26/733.55	c total #watches: 218080
733.66/733.95	c total #propagations: 671649562 / total #impl: 1668580225 (eff. 0.403)
733.66/733.95	c #Conflicts:    1759000 | #Learnt:      41643 | 0.000
733.66/733.95	c total clause space: 886.764MB
733.66/733.95	c total #watches: 220080
734.16/734.41	c total #propagations: 671949090 / total #impl: 1669476480 (eff. 0.402)
734.16/734.41	c #Conflicts:    1760000 | #Learnt:      42643 | 0.000
734.16/734.41	c total clause space: 886.764MB
734.16/734.41	c total #watches: 222080
734.57/734.89	c total #propagations: 672321195 / total #impl: 1670474946 (eff. 0.402)
734.57/734.89	c #Conflicts:    1761000 | #Learnt:      43643 | 0.000
734.57/734.89	c total clause space: 886.764MB
734.57/734.89	c total #watches: 224080
735.06/735.36	c total #propagations: 672658890 / total #impl: 1671384084 (eff. 0.402)
735.06/735.36	c #Conflicts:    1762000 | #Learnt:      44643 | 0.000
735.06/735.36	c total clause space: 886.764MB
735.06/735.36	c total #watches: 226080
735.56/735.81	c total #propagations: 673052761 / total #impl: 1672391653 (eff. 0.402)
735.56/735.81	c #Conflicts:    1763000 | #Learnt:      45643 | 0.000
735.56/735.81	c total clause space: 886.764MB
735.56/735.81	c total #watches: 228080
735.96/736.28	c total #propagations: 673421147 / total #impl: 1673312192 (eff. 0.402)
735.96/736.28	c #Conflicts:    1764000 | #Learnt:      46643 | 0.000
735.96/736.28	c total clause space: 886.764MB
735.96/736.28	c total #watches: 230080
736.66/736.93	c total #propagations: 673792416 / total #impl: 1674216072 (eff. 0.402)
736.66/736.93	c #Conflicts:    1765000 | #Learnt:      47643 | 0.000
736.66/736.93	c total clause space: 886.764MB
736.66/736.93	c total #watches: 232080
737.16/737.48	c total #propagations: 674193753 / total #impl: 1675196985 (eff. 0.402)
737.16/737.48	c #Conflicts:    1766000 | #Learnt:      48643 | 0.000
737.16/737.48	c total clause space: 886.764MB
737.16/737.48	c total #watches: 234080
737.76/738.02	c total #propagations: 674543194 / total #impl: 1676141407 (eff. 0.402)
737.76/738.02	c #Conflicts:    1767000 | #Learnt:      49643 | 0.000
737.76/738.02	c total clause space: 886.764MB
737.76/738.02	c total #watches: 236080
738.36/738.62	c total #propagations: 674894396 / total #impl: 1677008668 (eff. 0.402)
738.36/738.62	c #Conflicts:    1768000 | #Learnt:      50643 | 0.000
738.36/738.62	c total clause space: 886.764MB
738.36/738.62	c total #watches: 238080
738.76/739.06	c total #propagations: 675267582 / total #impl: 1677917425 (eff. 0.402)
738.76/739.06	c #Conflicts:    1769000 | #Learnt:      51643 | 0.000
738.76/739.06	c total clause space: 886.764MB
738.76/739.06	c total #watches: 240080
739.26/739.53	c total #propagations: 675648638 / total #impl: 1678785813 (eff. 0.402)
739.26/739.53	c #Conflicts:    1770000 | #Learnt:      52643 | 0.000
739.26/739.53	c total clause space: 886.764MB
739.26/739.53	c total #watches: 242080
739.76/740.07	c total #propagations: 675999482 / total #impl: 1679738556 (eff. 0.402)
739.76/740.07	c #Conflicts:    1771000 | #Learnt:      53643 | 0.000
739.76/740.07	c total clause space: 886.764MB
739.76/740.07	c total #watches: 244080
740.26/740.58	c total #propagations: 676380738 / total #impl: 1680735774 (eff. 0.402)
740.26/740.58	c #Conflicts:    1772000 | #Learnt:      54643 | 0.000
740.26/740.58	c total clause space: 886.764MB
740.26/740.58	c total #watches: 246080
740.96/741.23	c total #propagations: 676742798 / total #impl: 1681624334 (eff. 0.402)
740.96/741.23	c #Conflicts:    1773000 | #Learnt:      55643 | 0.000
740.96/741.23	c total clause space: 886.764MB
740.96/741.23	c total #watches: 248080
741.46/741.71	c total #propagations: 677142674 / total #impl: 1682585005 (eff. 0.402)
741.46/741.71	c #Conflicts:    1774000 | #Learnt:      56643 | 0.000
741.46/741.71	c total clause space: 886.764MB
741.46/741.71	c total #watches: 250080
742.16/742.41	c total #propagations: 677489011 / total #impl: 1683454400 (eff. 0.402)
742.16/742.41	c #Conflicts:    1775000 | #Learnt:      57643 | 0.000
742.16/742.41	c total clause space: 886.764MB
742.16/742.41	c total #watches: 252080
742.76/743.04	c total #propagations: 677858142 / total #impl: 1684385089 (eff. 0.402)
742.76/743.04	c #Conflicts:    1776000 | #Learnt:      58643 | 0.000
742.76/743.04	c total clause space: 886.764MB
742.76/743.04	c total #watches: 254080
743.46/743.72	c total #propagations: 678235026 / total #impl: 1685306378 (eff. 0.402)
743.46/743.72	c #Conflicts:    1777000 | #Learnt:      59643 | 0.000
743.46/743.72	c total clause space: 886.764MB
743.46/743.72	c total #watches: 256080
744.16/744.40	c total #propagations: 678610907 / total #impl: 1686265361 (eff. 0.402)
744.16/744.40	c #Conflicts:    1778000 | #Learnt:      60643 | 0.000
744.16/744.40	c total clause space: 886.764MB
744.16/744.40	c total #watches: 258080
744.76/745.02	c total #propagations: 678983566 / total #impl: 1687235787 (eff. 0.402)
744.76/745.02	c #Conflicts:    1779000 | #Learnt:      61643 | 0.000
744.76/745.02	c total clause space: 886.764MB
744.76/745.02	c total #watches: 260080
745.26/745.56	c total #propagations: 679366194 / total #impl: 1688229340 (eff. 0.402)
745.26/745.56	c #Conflicts:    1780000 | #Learnt:      62643 | 0.000
745.26/745.56	c total clause space: 886.764MB
745.26/745.56	c total #watches: 262080
745.76/746.02	c total #propagations: 679731457 / total #impl: 1689179073 (eff. 0.402)
745.76/746.02	c #Conflicts:    1781000 | #Learnt:      63643 | 0.000
745.76/746.02	c total clause space: 886.764MB
745.76/746.02	c total #watches: 264080
746.26/746.54	c total #propagations: 680072272 / total #impl: 1690090999 (eff. 0.402)
746.26/746.54	c GC COLLECT
746.26/746.54	c #Conflicts:    1782000 | #Learnt:      32358 | 0.000
746.26/746.54	c total clause space: 886.764MB
746.26/746.54	c total #watches: 201510
746.56/746.80	c total #propagations: 680432708 / total #impl: 1691049297 (eff. 0.402)
746.56/746.80	c #Conflicts:    1783000 | #Learnt:      33358 | 0.000
746.56/746.80	c total clause space: 886.764MB
746.56/746.80	c total #watches: 203510
746.76/747.07	c total #propagations: 680759728 / total #impl: 1691922786 (eff. 0.402)
746.76/747.07	c #Conflicts:    1784000 | #Learnt:      34358 | 0.000
746.76/747.07	c total clause space: 886.764MB
746.76/747.07	c total #watches: 205510
747.06/747.37	c total #propagations: 681125816 / total #impl: 1692881147 (eff. 0.402)
747.06/747.37	c #Conflicts:    1785000 | #Learnt:      35358 | 0.000
747.06/747.37	c total clause space: 886.764MB
747.06/747.37	c total #watches: 207510
747.46/747.73	c total #propagations: 681485775 / total #impl: 1693809925 (eff. 0.402)
747.46/747.73	c #Conflicts:    1786000 | #Learnt:      36358 | 0.000
747.46/747.73	c total clause space: 886.764MB
747.46/747.73	c total #watches: 209510
747.76/748.09	c total #propagations: 681832629 / total #impl: 1694721466 (eff. 0.402)
747.76/748.09	c #Conflicts:    1787000 | #Learnt:      37358 | 0.000
747.76/748.09	c total clause space: 886.764MB
747.76/748.09	c total #watches: 211510
748.16/748.48	c total #propagations: 682199933 / total #impl: 1695644651 (eff. 0.402)
748.16/748.48	c #Conflicts:    1788000 | #Learnt:      38358 | 0.000
748.16/748.48	c total clause space: 886.764MB
748.16/748.48	c total #watches: 213510
748.56/748.89	c total #propagations: 682581318 / total #impl: 1696575963 (eff. 0.402)
748.56/748.89	c #Conflicts:    1789000 | #Learnt:      39358 | 0.000
748.56/748.89	c total clause space: 886.764MB
748.56/748.89	c total #watches: 215510
749.06/749.38	c total #propagations: 682932832 / total #impl: 1697490592 (eff. 0.402)
749.06/749.38	c #Conflicts:    1790000 | #Learnt:      40358 | 0.000
749.06/749.38	c total clause space: 886.764MB
749.06/749.38	c total #watches: 217510
749.56/749.89	c total #propagations: 683302660 / total #impl: 1698399464 (eff. 0.402)
749.56/749.89	c #Conflicts:    1791000 | #Learnt:      41358 | 0.000
749.56/749.89	c total clause space: 886.764MB
749.56/749.89	c total #watches: 219510
750.06/750.34	c total #propagations: 683675350 / total #impl: 1699316993 (eff. 0.402)
750.06/750.34	c #Conflicts:    1792000 | #Learnt:      42358 | 0.000
750.06/750.34	c total clause space: 886.764MB
750.06/750.34	c total #watches: 221510
750.55/750.87	c total #propagations: 684036085 / total #impl: 1700298295 (eff. 0.402)
750.55/750.87	c #Conflicts:    1793000 | #Learnt:      43358 | 0.000
750.55/750.87	c total clause space: 886.764MB
750.55/750.87	c total #watches: 223510
751.06/751.35	c total #propagations: 684437059 / total #impl: 1701314023 (eff. 0.402)
751.06/751.35	c #Conflicts:    1794000 | #Learnt:      44358 | 0.000
751.06/751.35	c total clause space: 886.764MB
751.06/751.35	c total #watches: 225510
751.45/751.78	c total #propagations: 684829176 / total #impl: 1702247549 (eff. 0.402)
751.45/751.78	c #Conflicts:    1795000 | #Learnt:      45358 | 0.000
751.45/751.78	c total clause space: 886.764MB
751.45/751.78	c total #watches: 227510
751.95/752.21	c total #propagations: 685166195 / total #impl: 1703200731 (eff. 0.402)
751.95/752.21	c #Conflicts:    1796000 | #Learnt:      46358 | 0.000
751.95/752.21	c total clause space: 886.764MB
751.95/752.21	c total #watches: 229510
752.35/752.65	c total #propagations: 685606484 / total #impl: 1704217330 (eff. 0.402)
752.35/752.65	c #Conflicts:    1797000 | #Learnt:      47358 | 0.000
752.35/752.65	c total clause space: 886.764MB
752.35/752.65	c total #watches: 231510
752.95/753.20	c total #propagations: 685982499 / total #impl: 1705124675 (eff. 0.402)
752.95/753.20	c #Conflicts:    1798000 | #Learnt:      48358 | 0.000
752.95/753.20	c total clause space: 886.764MB
752.95/753.20	c total #watches: 233510
753.45/753.74	c total #propagations: 686356707 / total #impl: 1706020504 (eff. 0.402)
753.45/753.74	c #Conflicts:    1799000 | #Learnt:      49358 | 0.000
753.45/753.74	c total clause space: 886.764MB
753.45/753.74	c total #watches: 235510
753.95/754.28	c total #propagations: 686719752 / total #impl: 1706906835 (eff. 0.402)
753.95/754.28	c #Conflicts:    1800000 | #Learnt:      50358 | 0.000
753.95/754.28	c total clause space: 886.764MB
753.95/754.28	c total #watches: 237510
754.55/754.82	c total #propagations: 687036643 / total #impl: 1707781293 (eff. 0.402)
754.55/754.82	c #Conflicts:    1801000 | #Learnt:      51358 | 0.000
754.55/754.82	c total clause space: 886.764MB
754.55/754.82	c total #watches: 239510
755.15/755.41	c total #propagations: 687424467 / total #impl: 1708721096 (eff. 0.402)
755.15/755.41	c #Conflicts:    1802000 | #Learnt:      52358 | 0.000
755.15/755.41	c total clause space: 886.764MB
755.15/755.41	c total #watches: 241510
755.56/755.89	c total #propagations: 687803308 / total #impl: 1709694004 (eff. 0.402)
755.56/755.89	c #Conflicts:    1803000 | #Learnt:      53358 | 0.000
755.56/755.89	c total clause space: 886.764MB
755.56/755.89	c total #watches: 243510
756.05/756.36	c total #propagations: 688201917 / total #impl: 1710625519 (eff. 0.402)
756.05/756.36	c #Conflicts:    1804000 | #Learnt:      54358 | 0.000
756.05/756.36	c total clause space: 886.764MB
756.05/756.36	c total #watches: 245510
756.56/756.82	c total #propagations: 688564552 / total #impl: 1711546660 (eff. 0.402)
756.56/756.82	c #Conflicts:    1805000 | #Learnt:      55358 | 0.000
756.56/756.82	c total clause space: 886.764MB
756.56/756.82	c total #watches: 247510
757.05/757.31	c total #propagations: 688872213 / total #impl: 1712485307 (eff. 0.402)
757.05/757.31	c #Conflicts:    1806000 | #Learnt:      56358 | 0.000
757.05/757.31	c total clause space: 886.764MB
757.05/757.31	c total #watches: 249510
757.55/757.83	c total #propagations: 689188051 / total #impl: 1713471336 (eff. 0.402)
757.55/757.83	c #Conflicts:    1807000 | #Learnt:      57358 | 0.000
757.55/757.83	c total clause space: 886.764MB
757.55/757.83	c total #watches: 251510
758.15/758.47	c total #propagations: 689498774 / total #impl: 1714421601 (eff. 0.402)
758.15/758.47	c #Conflicts:    1808000 | #Learnt:      58358 | 0.000
758.15/758.47	c total clause space: 886.764MB
758.15/758.47	c total #watches: 253510
758.76/759.07	c total #propagations: 689873394 / total #impl: 1715467732 (eff. 0.402)
758.76/759.07	c #Conflicts:    1809000 | #Learnt:      59358 | 0.000
758.76/759.07	c total clause space: 886.764MB
758.76/759.07	c total #watches: 255510
759.45/759.77	c total #propagations: 690205840 / total #impl: 1716354496 (eff. 0.402)
759.45/759.77	c #Conflicts:    1810000 | #Learnt:      60358 | 0.000
759.45/759.77	c total clause space: 886.764MB
759.45/759.77	c total #watches: 257510
759.96/760.20	c total #propagations: 690545619 / total #impl: 1717243360 (eff. 0.402)
759.96/760.20	c #Conflicts:    1811000 | #Learnt:      61358 | 0.000
759.96/760.20	c total clause space: 886.764MB
759.96/760.20	c total #watches: 259510
760.65/760.92	c total #propagations: 690924329 / total #impl: 1718147415 (eff. 0.402)
760.65/760.92	c #Conflicts:    1812000 | #Learnt:      62358 | 0.000
760.65/760.92	c total clause space: 886.764MB
760.65/760.92	c total #watches: 261510
761.35/761.60	c total #propagations: 691282344 / total #impl: 1719088510 (eff. 0.402)
761.35/761.60	c #Conflicts:    1813000 | #Learnt:      63358 | 0.000
761.35/761.60	c total clause space: 886.764MB
761.35/761.60	c total #watches: 263510
761.85/762.10	c total #propagations: 691656181 / total #impl: 1720043297 (eff. 0.402)
761.85/762.10	c #Conflicts:    1814000 | #Learnt:      64358 | 0.000
761.85/762.10	c total clause space: 886.764MB
761.85/762.10	c total #watches: 265510
762.45/762.72	c total #propagations: 691957798 / total #impl: 1720879791 (eff. 0.402)
762.45/762.72	c GC COLLECT
762.45/762.72	c #Conflicts:    1815000 | #Learnt:      32754 | 0.000
762.45/762.72	c total clause space: 886.764MB
762.45/762.72	c total #watches: 202302
762.75/763.07	c total #propagations: 692298381 / total #impl: 1721812060 (eff. 0.402)
762.75/763.07	c #Conflicts:    1816000 | #Learnt:      33754 | 0.000
762.75/763.07	c total clause space: 886.764MB
762.75/763.07	c total #watches: 204302
763.26/763.50	c total #propagations: 692662585 / total #impl: 1722750535 (eff. 0.402)
763.26/763.50	c #Conflicts:    1817000 | #Learnt:      34754 | 0.000
763.26/763.50	c total clause space: 886.764MB
763.26/763.50	c total #watches: 206302
763.65/763.91	c total #propagations: 693075929 / total #impl: 1723722667 (eff. 0.402)
763.65/763.91	c #Conflicts:    1818000 | #Learnt:      35754 | 0.000
763.65/763.91	c total clause space: 886.764MB
763.65/763.91	c total #watches: 208302
763.95/764.28	c total #propagations: 693439374 / total #impl: 1724570458 (eff. 0.402)
763.95/764.28	c #Conflicts:    1819000 | #Learnt:      36754 | 0.000
763.95/764.28	c total clause space: 886.764MB
763.95/764.28	c total #watches: 210302
764.45/764.73	c total #propagations: 693835066 / total #impl: 1725525554 (eff. 0.402)
764.45/764.73	c #Conflicts:    1820000 | #Learnt:      37754 | 0.000
764.45/764.73	c total clause space: 886.764MB
764.45/764.73	c total #watches: 212302
764.96/765.25	c total #propagations: 694204976 / total #impl: 1726438006 (eff. 0.402)
764.96/765.25	c #Conflicts:    1821000 | #Learnt:      38754 | 0.000
764.96/765.25	c total clause space: 886.764MB
764.96/765.25	c total #watches: 214302
765.47/765.71	c total #propagations: 694584296 / total #impl: 1727363535 (eff. 0.402)
765.47/765.71	c #Conflicts:    1822000 | #Learnt:      39754 | 0.000
765.47/765.71	c total clause space: 886.764MB
765.47/765.71	c total #watches: 216302
765.86/766.17	c total #propagations: 695007403 / total #impl: 1728382769 (eff. 0.402)
765.86/766.17	c #Conflicts:    1823000 | #Learnt:      40754 | 0.000
765.86/766.17	c total clause space: 886.764MB
765.86/766.17	c total #watches: 218302
766.36/766.66	c total #propagations: 695443062 / total #impl: 1729377341 (eff. 0.402)
766.36/766.66	c #Conflicts:    1824000 | #Learnt:      41754 | 0.000
766.36/766.66	c total clause space: 886.764MB
766.36/766.66	c total #watches: 220302
766.76/767.06	c total #propagations: 695855380 / total #impl: 1730412988 (eff. 0.402)
766.76/767.06	c #Conflicts:    1825000 | #Learnt:      42754 | 0.000
766.76/767.06	c total clause space: 886.764MB
766.76/767.06	c total #watches: 222302
767.16/767.44	c total #propagations: 696176886 / total #impl: 1731311537 (eff. 0.402)
767.16/767.44	c #Conflicts:    1826000 | #Learnt:      43754 | 0.000
767.16/767.44	c total clause space: 886.764MB
767.16/767.44	c total #watches: 224302
767.57/767.88	c total #propagations: 696513293 / total #impl: 1732173625 (eff. 0.402)
767.57/767.88	c #Conflicts:    1827000 | #Learnt:      44754 | 0.000
767.57/767.88	c total clause space: 886.764MB
767.57/767.88	c total #watches: 226302
768.06/768.32	c total #propagations: 696854775 / total #impl: 1733068885 (eff. 0.402)
768.06/768.32	c #Conflicts:    1828000 | #Learnt:      45754 | 0.000
768.06/768.32	c total clause space: 886.764MB
768.06/768.32	c total #watches: 228302
768.56/768.81	c total #propagations: 697202781 / total #impl: 1733995893 (eff. 0.402)
768.56/768.81	c #Conflicts:    1829000 | #Learnt:      46754 | 0.000
768.56/768.81	c total clause space: 886.764MB
768.56/768.81	c total #watches: 230302
769.06/769.31	c total #propagations: 697548631 / total #impl: 1734931701 (eff. 0.402)
769.06/769.31	c #Conflicts:    1830000 | #Learnt:      47754 | 0.000
769.06/769.31	c total clause space: 886.764MB
769.06/769.31	c total #watches: 232302
769.46/769.77	c total #propagations: 697885174 / total #impl: 1735881149 (eff. 0.402)
769.46/769.77	c #Conflicts:    1831000 | #Learnt:      48754 | 0.000
769.46/769.77	c total clause space: 886.764MB
769.46/769.77	c total #watches: 234302
769.96/770.22	c total #propagations: 698235010 / total #impl: 1736861706 (eff. 0.402)
769.96/770.22	c #Conflicts:    1832000 | #Learnt:      49754 | 0.000
769.96/770.22	c total clause space: 886.764MB
769.96/770.22	c total #watches: 236302
770.36/770.66	c total #propagations: 698566833 / total #impl: 1737781972 (eff. 0.402)
770.36/770.66	c #Conflicts:    1833000 | #Learnt:      50754 | 0.000
770.36/770.66	c total clause space: 886.764MB
770.36/770.66	c total #watches: 238302
770.76/771.09	c total #propagations: 698888143 / total #impl: 1738689797 (eff. 0.402)
770.76/771.09	c #Conflicts:    1834000 | #Learnt:      51754 | 0.000
770.76/771.09	c total clause space: 886.764MB
770.76/771.09	c total #watches: 240302
771.16/771.47	c total #propagations: 699223399 / total #impl: 1739535815 (eff. 0.402)
771.16/771.47	c #Conflicts:    1835000 | #Learnt:      52754 | 0.000
771.16/771.47	c total clause space: 886.764MB
771.16/771.47	c total #watches: 242302
771.56/771.88	c total #propagations: 699545757 / total #impl: 1740341134 (eff. 0.402)
771.56/771.88	c #Conflicts:    1836000 | #Learnt:      53754 | 0.000
771.56/771.88	c total clause space: 886.764MB
771.56/771.88	c total #watches: 244302
772.07/772.32	c total #propagations: 699850402 / total #impl: 1741155679 (eff. 0.402)
772.07/772.32	c #Conflicts:    1837000 | #Learnt:      54754 | 0.000
772.07/772.32	c total clause space: 886.764MB
772.07/772.32	c total #watches: 246302
772.56/772.81	c total #propagations: 700163385 / total #impl: 1741952993 (eff. 0.402)
772.56/772.81	c #Conflicts:    1838000 | #Learnt:      55754 | 0.000
772.56/772.81	c total clause space: 886.764MB
772.56/772.81	c total #watches: 248302
772.96/773.26	c total #propagations: 700458765 / total #impl: 1742751169 (eff. 0.402)
772.96/773.26	c #Conflicts:    1839000 | #Learnt:      56754 | 0.000
772.96/773.26	c total clause space: 886.764MB
772.96/773.26	c total #watches: 250302
773.46/773.74	c total #propagations: 700762331 / total #impl: 1743565140 (eff. 0.402)
773.46/773.74	c #Conflicts:    1840000 | #Learnt:      57754 | 0.000
773.46/773.74	c total clause space: 886.764MB
773.46/773.74	c total #watches: 252302
773.86/774.19	c total #propagations: 701057055 / total #impl: 1744380288 (eff. 0.402)
773.86/774.19	c #Conflicts:    1841000 | #Learnt:      58754 | 0.000
773.86/774.19	c total clause space: 886.764MB
773.86/774.19	c total #watches: 254302
774.36/774.64	c total #propagations: 701328802 / total #impl: 1745172663 (eff. 0.402)
774.36/774.64	c #Conflicts:    1842000 | #Learnt:      59754 | 0.000
774.36/774.64	c total clause space: 886.764MB
774.36/774.64	c total #watches: 256302
774.86/775.17	c total #propagations: 701637369 / total #impl: 1745988910 (eff. 0.402)
774.86/775.17	c #Conflicts:    1843000 | #Learnt:      60754 | 0.000
774.86/775.17	c total clause space: 886.764MB
774.86/775.17	c total #watches: 258302
775.46/775.72	c total #propagations: 701933636 / total #impl: 1746798862 (eff. 0.402)
775.46/775.72	c #Conflicts:    1844000 | #Learnt:      61754 | 0.000
775.46/775.72	c total clause space: 886.764MB
775.46/775.72	c total #watches: 260302
776.06/776.34	c total #propagations: 702248498 / total #impl: 1747639247 (eff. 0.402)
776.06/776.34	c #Conflicts:    1845000 | #Learnt:      62754 | 0.000
776.06/776.34	c total clause space: 886.764MB
776.06/776.34	c total #watches: 262302
776.66/776.91	c total #propagations: 702568708 / total #impl: 1748497550 (eff. 0.402)
776.66/776.91	c #Conflicts:    1846000 | #Learnt:      63754 | 0.000
776.66/776.91	c total clause space: 886.764MB
776.66/776.91	c total #watches: 264302
777.16/777.46	c total #propagations: 702916650 / total #impl: 1749390543 (eff. 0.402)
777.16/777.46	c #Conflicts:    1847000 | #Learnt:      64754 | 0.000
777.16/777.46	c total clause space: 886.764MB
777.16/777.46	c total #watches: 266302
777.66/777.95	c total #propagations: 703288095 / total #impl: 1750312526 (eff. 0.402)
777.66/777.95	c #Conflicts:    1848000 | #Learnt:      65754 | 0.000
777.66/777.95	c total clause space: 886.764MB
777.66/777.95	c total #watches: 268302
777.96/778.29	c total #propagations: 703650295 / total #impl: 1751215460 (eff. 0.402)
777.96/778.29	c GC COLLECT
777.96/778.29	c #Conflicts:    1849000 | #Learnt:      33845 | 0.000
777.96/778.29	c total clause space: 886.764MB
777.96/778.29	c total #watches: 204484
778.36/778.63	c total #propagations: 704007736 / total #impl: 1752081277 (eff. 0.402)
778.36/778.63	c #Conflicts:    1850000 | #Learnt:      34845 | 0.000
778.36/778.63	c total clause space: 886.764MB
778.36/778.63	c total #watches: 206484
778.67/778.97	c total #propagations: 704361967 / total #impl: 1752977815 (eff. 0.402)
778.67/778.97	c #Conflicts:    1851000 | #Learnt:      35845 | 0.000
778.67/778.97	c total clause space: 886.764MB
778.67/778.97	c total #watches: 208484
779.06/779.33	c total #propagations: 704712462 / total #impl: 1753905270 (eff. 0.402)
779.06/779.33	c #Conflicts:    1852000 | #Learnt:      36845 | 0.000
779.06/779.33	c total clause space: 886.764MB
779.06/779.33	c total #watches: 210484
779.46/779.74	c total #propagations: 705069842 / total #impl: 1754839218 (eff. 0.402)
779.46/779.74	c #Conflicts:    1853000 | #Learnt:      37845 | 0.000
779.46/779.74	c total clause space: 886.764MB
779.46/779.74	c total #watches: 212484
779.86/780.16	c total #propagations: 705417573 / total #impl: 1755749880 (eff. 0.402)
779.86/780.16	c #Conflicts:    1854000 | #Learnt:      38845 | 0.000
779.86/780.16	c total clause space: 886.764MB
779.86/780.16	c total #watches: 214484
780.36/780.63	c total #propagations: 705791034 / total #impl: 1756702259 (eff. 0.402)
780.36/780.63	c #Conflicts:    1855000 | #Learnt:      39845 | 0.000
780.36/780.63	c total clause space: 886.764MB
780.36/780.63	c total #watches: 216484
780.77/781.04	c total #propagations: 706151218 / total #impl: 1757637067 (eff. 0.402)
780.77/781.04	c #Conflicts:    1856000 | #Learnt:      40845 | 0.000
780.77/781.04	c total clause space: 886.764MB
780.77/781.04	c total #watches: 218484
781.16/781.44	c total #propagations: 706501503 / total #impl: 1758580390 (eff. 0.402)
781.16/781.44	c #Conflicts:    1857000 | #Learnt:      41845 | 0.000
781.16/781.44	c total clause space: 886.764MB
781.16/781.44	c total #watches: 220484
781.56/781.88	c total #propagations: 706854582 / total #impl: 1759480374 (eff. 0.402)
781.56/781.88	c #Conflicts:    1858000 | #Learnt:      42845 | 0.000
781.56/781.88	c total clause space: 886.764MB
781.56/781.88	c total #watches: 222484
782.06/782.35	c total #propagations: 707210019 / total #impl: 1760420126 (eff. 0.402)
782.06/782.35	c #Conflicts:    1859000 | #Learnt:      43845 | 0.000
782.06/782.35	c total clause space: 886.764MB
782.06/782.35	c total #watches: 224484
782.56/782.88	c total #propagations: 707566562 / total #impl: 1761380673 (eff. 0.402)
782.56/782.88	c #Conflicts:    1860000 | #Learnt:      44845 | 0.000
782.56/782.88	c total clause space: 886.764MB
782.56/782.88	c total #watches: 226484
783.06/783.37	c total #propagations: 707943055 / total #impl: 1762394665 (eff. 0.402)
783.06/783.37	c #Conflicts:    1861000 | #Learnt:      45845 | 0.000
783.06/783.37	c total clause space: 886.764MB
783.06/783.37	c total #watches: 228484
783.56/783.87	c total #propagations: 708320640 / total #impl: 1763359302 (eff. 0.402)
783.56/783.87	c #Conflicts:    1862000 | #Learnt:      46845 | 0.000
783.56/783.87	c total clause space: 886.764MB
783.56/783.87	c total #watches: 230484
784.06/784.35	c total #propagations: 708659278 / total #impl: 1764297536 (eff. 0.402)
784.06/784.35	c #Conflicts:    1863000 | #Learnt:      47845 | 0.000
784.06/784.35	c total clause space: 886.764MB
784.06/784.35	c total #watches: 232484
784.56/784.82	c total #propagations: 708979053 / total #impl: 1765253856 (eff. 0.402)
784.56/784.82	c #Conflicts:    1864000 | #Learnt:      48845 | 0.000
784.56/784.82	c total clause space: 886.764MB
784.56/784.82	c total #watches: 234484
785.06/785.34	c total #propagations: 709297970 / total #impl: 1766186320 (eff. 0.402)
785.06/785.34	c #Conflicts:    1865000 | #Learnt:      49845 | 0.000
785.06/785.34	c total clause space: 886.764MB
785.06/785.34	c total #watches: 236484
785.56/785.88	c total #propagations: 709639606 / total #impl: 1767147035 (eff. 0.402)
785.56/785.88	c #Conflicts:    1866000 | #Learnt:      50845 | 0.000
785.56/785.88	c total clause space: 886.764MB
785.56/785.88	c total #watches: 238484
786.16/786.45	c total #propagations: 709997262 / total #impl: 1768123996 (eff. 0.402)
786.16/786.45	c #Conflicts:    1867000 | #Learnt:      51845 | 0.000
786.16/786.45	c total clause space: 886.764MB
786.16/786.45	c total #watches: 240484
786.76/787.07	c total #propagations: 710371011 / total #impl: 1769123690 (eff. 0.402)
786.76/787.07	c #Conflicts:    1868000 | #Learnt:      52845 | 0.000
786.76/787.07	c total clause space: 886.764MB
786.76/787.07	c total #watches: 242484
787.36/787.66	c total #propagations: 710745692 / total #impl: 1770114538 (eff. 0.402)
787.36/787.66	c #Conflicts:    1869000 | #Learnt:      53845 | 0.000
787.36/787.66	c total clause space: 886.764MB
787.36/787.66	c total #watches: 244484
787.96/788.29	c total #propagations: 711090441 / total #impl: 1771122389 (eff. 0.401)
787.96/788.29	c #Conflicts:    1870000 | #Learnt:      54845 | 0.000
787.96/788.29	c total clause space: 886.764MB
787.96/788.29	c total #watches: 246484
788.66/788.90	c total #propagations: 711441018 / total #impl: 1772042440 (eff. 0.401)
788.66/788.90	c #Conflicts:    1871000 | #Learnt:      55845 | 0.000
788.66/788.90	c total clause space: 886.764MB
788.66/788.90	c total #watches: 248484
789.26/789.56	c total #propagations: 711777404 / total #impl: 1772969842 (eff. 0.401)
789.26/789.56	c #Conflicts:    1872000 | #Learnt:      56845 | 0.000
789.26/789.56	c total clause space: 886.764MB
789.26/789.56	c total #watches: 250484
789.85/790.15	c total #propagations: 712124882 / total #impl: 1773920026 (eff. 0.401)
789.85/790.15	c #Conflicts:    1873000 | #Learnt:      57845 | 0.000
789.85/790.15	c total clause space: 886.764MB
789.85/790.15	c total #watches: 252484
790.35/790.69	c total #propagations: 712497057 / total #impl: 1774828065 (eff. 0.401)
790.35/790.69	c #Conflicts:    1874000 | #Learnt:      58845 | 0.000
790.35/790.69	c total clause space: 886.764MB
790.35/790.69	c total #watches: 254484
790.85/791.19	c total #propagations: 712839632 / total #impl: 1775708387 (eff. 0.401)
790.85/791.19	c #Conflicts:    1875000 | #Learnt:      59845 | 0.000
790.85/791.19	c total clause space: 886.764MB
790.85/791.19	c total #watches: 256484
791.45/791.77	c total #propagations: 713285414 / total #impl: 1776737965 (eff. 0.401)
791.45/791.77	c #Conflicts:    1876000 | #Learnt:      60845 | 0.000
791.45/791.77	c total clause space: 886.764MB
791.45/791.77	c total #watches: 258484
792.05/792.36	c total #propagations: 713688408 / total #impl: 1777717287 (eff. 0.401)
792.05/792.36	c #Conflicts:    1877000 | #Learnt:      61845 | 0.000
792.05/792.36	c total clause space: 886.764MB
792.05/792.36	c total #watches: 260484
792.55/792.87	c total #propagations: 714043419 / total #impl: 1778641438 (eff. 0.401)
792.55/792.87	c #Conflicts:    1878000 | #Learnt:      62845 | 0.000
792.55/792.87	c total clause space: 886.764MB
792.55/792.87	c total #watches: 262484
793.15/793.42	c total #propagations: 714435132 / total #impl: 1779575494 (eff. 0.401)
793.15/793.42	c #Conflicts:    1879000 | #Learnt:      63845 | 0.000
793.15/793.42	c total clause space: 886.764MB
793.15/793.42	c total #watches: 264484
793.75/794.02	c total #propagations: 714791463 / total #impl: 1780467744 (eff. 0.401)
793.75/794.02	c #Conflicts:    1880000 | #Learnt:      64845 | 0.000
793.75/794.02	c total clause space: 886.764MB
793.75/794.02	c total #watches: 266484
794.25/794.57	c total #propagations: 715141194 / total #impl: 1781327421 (eff. 0.401)
794.25/794.57	c #Conflicts:    1881000 | #Learnt:      65845 | 0.000
794.25/794.57	c total clause space: 886.764MB
794.25/794.57	c total #watches: 268484
794.95/795.23	c total #propagations: 715515608 / total #impl: 1782218060 (eff. 0.401)
794.95/795.23	c GC COLLECT
794.95/795.23	c #Conflicts:    1882000 | #Learnt:      33631 | 0.000
794.95/795.23	c total clause space: 886.764MB
794.95/795.23	c total #watches: 204056
795.35/795.60	c total #propagations: 715956773 / total #impl: 1783152291 (eff. 0.402)
795.35/795.60	c #Conflicts:    1883000 | #Learnt:      34631 | 0.000
795.35/795.60	c total clause space: 886.764MB
795.35/795.60	c total #watches: 206056
795.75/796.06	c total #propagations: 716323015 / total #impl: 1784114294 (eff. 0.402)
795.75/796.06	c #Conflicts:    1884000 | #Learnt:      35631 | 0.000
795.75/796.06	c total clause space: 886.764MB
795.75/796.06	c total #watches: 208056
796.26/796.52	c total #propagations: 716693822 / total #impl: 1785072808 (eff. 0.401)
796.26/796.52	c #Conflicts:    1885000 | #Learnt:      36631 | 0.000
796.26/796.52	c total clause space: 886.764MB
796.26/796.52	c total #watches: 210056
796.65/796.94	c total #propagations: 717057561 / total #impl: 1785997515 (eff. 0.401)
796.65/796.94	c #Conflicts:    1886000 | #Learnt:      37631 | 0.000
796.65/796.94	c total clause space: 886.764MB
796.65/796.94	c total #watches: 212056
797.15/797.45	c total #propagations: 717482688 / total #impl: 1787010024 (eff. 0.401)
797.15/797.45	c #Conflicts:    1887000 | #Learnt:      38631 | 0.000
797.15/797.45	c total clause space: 886.764MB
797.15/797.45	c total #watches: 214056
797.65/797.94	c total #propagations: 717871806 / total #impl: 1788023681 (eff. 0.401)
797.65/797.94	c #Conflicts:    1888000 | #Learnt:      39631 | 0.000
797.65/797.94	c total clause space: 886.764MB
797.65/797.94	c total #watches: 216056
798.15/798.43	c total #propagations: 718329908 / total #impl: 1789094756 (eff. 0.402)
798.15/798.43	c #Conflicts:    1889000 | #Learnt:      40631 | 0.000
798.15/798.43	c total clause space: 886.764MB
798.15/798.43	c total #watches: 218056
798.65/798.95	c total #propagations: 718850769 / total #impl: 1790246029 (eff. 0.402)
798.65/798.95	c #Conflicts:    1890000 | #Learnt:      41631 | 0.000
798.65/798.95	c total clause space: 886.764MB
798.65/798.95	c total #watches: 220056
799.15/799.40	c total #propagations: 719362546 / total #impl: 1791353230 (eff. 0.402)
799.15/799.40	c #Conflicts:    1891000 | #Learnt:      42631 | 0.000
799.15/799.40	c total clause space: 886.764MB
799.15/799.40	c total #watches: 222056
799.56/799.88	c total #propagations: 719782815 / total #impl: 1792343133 (eff. 0.402)
799.56/799.88	c #Conflicts:    1892000 | #Learnt:      43631 | 0.000
799.56/799.88	c total clause space: 886.764MB
799.56/799.88	c total #watches: 224056
800.05/800.37	c total #propagations: 720169499 / total #impl: 1793260600 (eff. 0.402)
800.05/800.37	c #Conflicts:    1893000 | #Learnt:      44631 | 0.000
800.05/800.37	c total clause space: 886.764MB
800.05/800.37	c total #watches: 226056
800.66/800.91	c total #propagations: 720563046 / total #impl: 1794210728 (eff. 0.402)
800.66/800.91	c #Conflicts:    1894000 | #Learnt:      45631 | 0.000
800.66/800.91	c total clause space: 886.764MB
800.66/800.91	c total #watches: 228056
801.15/801.43	c total #propagations: 720980798 / total #impl: 1795251743 (eff. 0.402)
801.15/801.43	c #Conflicts:    1895000 | #Learnt:      46631 | 0.000
801.15/801.43	c total clause space: 886.764MB
801.15/801.43	c total #watches: 230056
801.66/801.98	c total #propagations: 721379063 / total #impl: 1796213533 (eff. 0.402)
801.66/801.98	c #Conflicts:    1896000 | #Learnt:      47631 | 0.000
801.66/801.98	c total clause space: 886.764MB
801.66/801.98	c total #watches: 232056
802.15/802.49	c total #propagations: 721781612 / total #impl: 1797184374 (eff. 0.402)
802.15/802.49	c #Conflicts:    1897000 | #Learnt:      48631 | 0.000
802.15/802.49	c total clause space: 886.764MB
802.15/802.49	c total #watches: 234056
802.65/802.98	c total #propagations: 722157901 / total #impl: 1798104860 (eff. 0.402)
802.65/802.98	c #Conflicts:    1898000 | #Learnt:      49631 | 0.000
802.65/802.98	c total clause space: 886.764MB
802.65/802.98	c total #watches: 236056
803.15/803.40	c total #propagations: 722511739 / total #impl: 1799010051 (eff. 0.402)
803.15/803.40	c #Conflicts:    1899000 | #Learnt:      50631 | 0.000
803.15/803.40	c total clause space: 886.764MB
803.15/803.40	c total #watches: 238056
803.75/804.01	c total #propagations: 722853909 / total #impl: 1799867982 (eff. 0.402)
803.75/804.01	c #Conflicts:    1900000 | #Learnt:      51631 | 0.000
803.75/804.01	c total clause space: 886.764MB
803.75/804.01	c total #watches: 240056
804.25/804.57	c total #propagations: 723255183 / total #impl: 1800817485 (eff. 0.402)
804.25/804.57	c #Conflicts:    1901000 | #Learnt:      52631 | 0.000
804.25/804.57	c total clause space: 886.764MB
804.25/804.57	c total #watches: 242056
804.75/805.08	c total #propagations: 723631340 / total #impl: 1801721692 (eff. 0.402)
804.75/805.08	c #Conflicts:    1902000 | #Learnt:      53631 | 0.000
804.75/805.08	c total clause space: 886.764MB
804.75/805.08	c total #watches: 244056
805.35/805.69	c total #propagations: 724076643 / total #impl: 1802699029 (eff. 0.402)
805.35/805.69	c #Conflicts:    1903000 | #Learnt:      54631 | 0.000
805.35/805.69	c total clause space: 886.764MB
805.35/805.69	c total #watches: 246056
805.95/806.30	c total #propagations: 724433724 / total #impl: 1803630166 (eff. 0.402)
805.95/806.30	c #Conflicts:    1904000 | #Learnt:      55631 | 0.000
805.95/806.30	c total clause space: 886.764MB
805.95/806.30	c total #watches: 248056
806.55/806.81	c total #propagations: 724933382 / total #impl: 1804654179 (eff. 0.402)
806.55/806.81	c #Conflicts:    1905000 | #Learnt:      56631 | 0.000
806.55/806.81	c total clause space: 886.764MB
806.55/806.81	c total #watches: 250056
807.05/807.33	c total #propagations: 725232604 / total #impl: 1805507214 (eff. 0.402)
807.05/807.33	c #Conflicts:    1906000 | #Learnt:      57631 | 0.000
807.05/807.33	c total clause space: 886.764MB
807.05/807.33	c total #watches: 252056
807.45/807.72	c total #propagations: 725580269 / total #impl: 1806443239 (eff. 0.402)
807.45/807.72	c #Conflicts:    1907000 | #Learnt:      58631 | 0.000
807.45/807.72	c total clause space: 886.764MB
807.45/807.72	c total #watches: 254056
807.95/808.25	c total #propagations: 725920513 / total #impl: 1807314743 (eff. 0.402)
807.95/808.25	c #Conflicts:    1908000 | #Learnt:      59631 | 0.000
807.95/808.25	c total clause space: 886.764MB
807.95/808.25	c total #watches: 256056
808.36/808.61	c total #propagations: 726387343 / total #impl: 1808303926 (eff. 0.402)
808.36/808.61	c #Conflicts:    1909000 | #Learnt:      60631 | 0.000
808.36/808.61	c total clause space: 886.764MB
808.36/808.61	c total #watches: 258056
808.75/809.00	c total #propagations: 726702928 / total #impl: 1809145437 (eff. 0.402)
808.75/809.00	c #Conflicts:    1910000 | #Learnt:      61631 | 0.000
808.75/809.00	c total clause space: 886.764MB
808.75/809.00	c total #watches: 260056
809.15/809.45	c total #propagations: 727033962 / total #impl: 1810017195 (eff. 0.402)
809.15/809.45	c #Conflicts:    1911000 | #Learnt:      62631 | 0.000
809.15/809.45	c total clause space: 886.764MB
809.15/809.45	c total #watches: 262056
809.55/809.86	c total #propagations: 727362601 / total #impl: 1810851730 (eff. 0.402)
809.55/809.86	c #Conflicts:    1912000 | #Learnt:      63631 | 0.000
809.55/809.86	c total clause space: 886.764MB
809.55/809.86	c total #watches: 264056
810.05/810.37	c total #propagations: 727762480 / total #impl: 1811738931 (eff. 0.402)
810.05/810.37	c #Conflicts:    1913000 | #Learnt:      64631 | 0.000
810.05/810.37	c total clause space: 886.764MB
810.05/810.37	c total #watches: 266056
810.55/810.88	c total #propagations: 728124256 / total #impl: 1812695130 (eff. 0.402)
810.55/810.88	c #Conflicts:    1914000 | #Learnt:      65631 | 0.000
810.55/810.88	c total clause space: 886.764MB
810.55/810.88	c total #watches: 268056
811.15/811.43	c total #propagations: 728466951 / total #impl: 1813617216 (eff. 0.402)
811.15/811.43	c #Conflicts:    1915000 | #Learnt:      66631 | 0.000
811.15/811.43	c total clause space: 886.764MB
811.15/811.43	c total #watches: 270056
811.55/811.88	c total #propagations: 728835884 / total #impl: 1814572068 (eff. 0.402)
811.55/811.88	c GC COLLECT
811.55/811.88	c #Conflicts:    1916000 | #Learnt:      34165 | 0.000
811.55/811.88	c total clause space: 886.764MB
811.55/811.88	c total #watches: 205124
811.95/812.28	c total #propagations: 729243933 / total #impl: 1815586819 (eff. 0.402)
811.95/812.28	c #Conflicts:    1917000 | #Learnt:      35165 | 0.000
811.95/812.28	c total clause space: 886.764MB
811.95/812.28	c total #watches: 207124
812.45/812.74	c total #propagations: 729638942 / total #impl: 1816562446 (eff. 0.402)
812.45/812.74	c #Conflicts:    1918000 | #Learnt:      36165 | 0.000
812.45/812.74	c total clause space: 886.764MB
812.45/812.74	c total #watches: 209124
812.85/813.15	c total #propagations: 730060296 / total #impl: 1817538398 (eff. 0.402)
812.85/813.15	c #Conflicts:    1919000 | #Learnt:      37165 | 0.000
812.85/813.15	c total clause space: 886.764MB
812.85/813.15	c total #watches: 211124
813.25/813.55	c total #propagations: 730385116 / total #impl: 1818398738 (eff. 0.402)
813.25/813.55	c #Conflicts:    1920000 | #Learnt:      38165 | 0.000
813.25/813.55	c total clause space: 886.764MB
813.25/813.55	c total #watches: 213124
813.65/813.97	c total #propagations: 730769707 / total #impl: 1819364987 (eff. 0.402)
813.65/813.97	c #Conflicts:    1921000 | #Learnt:      39165 | 0.000
813.65/813.97	c total clause space: 886.764MB
813.65/813.97	c total #watches: 215124
814.15/814.44	c total #propagations: 731139555 / total #impl: 1820227849 (eff. 0.402)
814.15/814.44	c #Conflicts:    1922000 | #Learnt:      40165 | 0.000
814.15/814.44	c total clause space: 886.764MB
814.15/814.44	c total #watches: 217124
814.55/814.85	c total #propagations: 731525623 / total #impl: 1821127116 (eff. 0.402)
814.55/814.85	c #Conflicts:    1923000 | #Learnt:      41165 | 0.000
814.55/814.85	c total clause space: 886.764MB
814.55/814.85	c total #watches: 219124
814.95/815.27	c total #propagations: 731891082 / total #impl: 1822068419 (eff. 0.402)
814.95/815.27	c #Conflicts:    1924000 | #Learnt:      42165 | 0.000
814.95/815.27	c total clause space: 886.764MB
814.95/815.27	c total #watches: 221124
815.45/815.71	c total #propagations: 732200111 / total #impl: 1822907318 (eff. 0.402)
815.45/815.71	c #Conflicts:    1925000 | #Learnt:      43165 | 0.000
815.45/815.71	c total clause space: 886.764MB
815.45/815.71	c total #watches: 223124
815.95/816.21	c total #propagations: 732520975 / total #impl: 1823726792 (eff. 0.402)
815.95/816.21	c #Conflicts:    1926000 | #Learnt:      44165 | 0.000
815.95/816.21	c total clause space: 886.764MB
815.95/816.21	c total #watches: 225124
816.35/816.68	c total #propagations: 732888531 / total #impl: 1824652368 (eff. 0.402)
816.35/816.68	c #Conflicts:    1927000 | #Learnt:      45165 | 0.000
816.35/816.68	c total clause space: 886.764MB
816.35/816.68	c total #watches: 227124
816.85/817.12	c total #propagations: 733225250 / total #impl: 1825487180 (eff. 0.402)
816.85/817.12	c #Conflicts:    1928000 | #Learnt:      46165 | 0.000
816.85/817.12	c total clause space: 886.764MB
816.85/817.12	c total #watches: 229124
817.35/817.62	c total #propagations: 733611932 / total #impl: 1826289379 (eff. 0.402)
817.35/817.62	c #Conflicts:    1929000 | #Learnt:      47165 | 0.000
817.35/817.62	c total clause space: 886.764MB
817.35/817.62	c total #watches: 231124
817.85/818.14	c total #propagations: 733974809 / total #impl: 1827181246 (eff. 0.402)
817.85/818.14	c #Conflicts:    1930000 | #Learnt:      48165 | 0.000
817.85/818.14	c total clause space: 886.764MB
817.85/818.14	c total #watches: 233124
818.25/818.54	c total #propagations: 734350193 / total #impl: 1828036106 (eff. 0.402)
818.25/818.54	c #Conflicts:    1931000 | #Learnt:      49165 | 0.000
818.25/818.54	c total clause space: 886.764MB
818.25/818.54	c total #watches: 235124
818.65/818.95	c total #propagations: 734707343 / total #impl: 1828948914 (eff. 0.402)
818.65/818.95	c #Conflicts:    1932000 | #Learnt:      50165 | 0.000
818.65/818.95	c total clause space: 886.764MB
818.65/818.95	c total #watches: 237124
819.05/819.35	c total #propagations: 735055821 / total #impl: 1829860422 (eff. 0.402)
819.05/819.35	c #Conflicts:    1933000 | #Learnt:      51165 | 0.000
819.05/819.35	c total clause space: 886.764MB
819.05/819.35	c total #watches: 239124
819.55/819.82	c total #propagations: 735372973 / total #impl: 1830732448 (eff. 0.402)
819.55/819.82	c #Conflicts:    1934000 | #Learnt:      52165 | 0.000
819.55/819.82	c total clause space: 886.764MB
819.55/819.82	c total #watches: 241124
819.95/820.26	c total #propagations: 735727345 / total #impl: 1831725578 (eff. 0.402)
819.95/820.26	c #Conflicts:    1935000 | #Learnt:      53165 | 0.000
819.95/820.26	c total clause space: 886.764MB
819.95/820.26	c total #watches: 243124
820.45/820.74	c total #propagations: 736072629 / total #impl: 1832657059 (eff. 0.402)
820.45/820.74	c #Conflicts:    1936000 | #Learnt:      54165 | 0.000
820.45/820.74	c total clause space: 886.764MB
820.45/820.74	c total #watches: 245124
821.05/821.35	c total #propagations: 736416770 / total #impl: 1833616844 (eff. 0.402)
821.05/821.35	c #Conflicts:    1937000 | #Learnt:      55165 | 0.000
821.05/821.35	c total clause space: 886.764MB
821.05/821.35	c total #watches: 247124
821.65/821.92	c total #propagations: 736838232 / total #impl: 1834592212 (eff. 0.402)
821.65/821.92	c #Conflicts:    1938000 | #Learnt:      56165 | 0.000
821.65/821.92	c total clause space: 886.764MB
821.65/821.92	c total #watches: 249124
822.05/822.39	c total #propagations: 737217492 / total #impl: 1835510092 (eff. 0.402)
822.05/822.39	c #Conflicts:    1939000 | #Learnt:      57165 | 0.000
822.05/822.39	c total clause space: 886.764MB
822.05/822.39	c total #watches: 251124
822.75/823.04	c total #propagations: 737588471 / total #impl: 1836370350 (eff. 0.402)
822.75/823.04	c #Conflicts:    1940000 | #Learnt:      58165 | 0.000
822.75/823.04	c total clause space: 886.764MB
822.75/823.04	c total #watches: 253124
823.35/823.67	c total #propagations: 737969837 / total #impl: 1837284065 (eff. 0.402)
823.35/823.67	c #Conflicts:    1941000 | #Learnt:      59165 | 0.000
823.35/823.67	c total clause space: 886.764MB
823.35/823.67	c total #watches: 255124
823.95/824.22	c total #propagations: 738355874 / total #impl: 1838245996 (eff. 0.402)
823.95/824.22	c #Conflicts:    1942000 | #Learnt:      60165 | 0.000
823.95/824.22	c total clause space: 886.764MB
823.95/824.22	c total #watches: 257124
824.45/824.73	c total #propagations: 738729795 / total #impl: 1839162839 (eff. 0.402)
824.45/824.73	c #Conflicts:    1943000 | #Learnt:      61165 | 0.000
824.45/824.73	c total clause space: 886.764MB
824.45/824.73	c total #watches: 259124
825.05/825.31	c total #propagations: 739084224 / total #impl: 1840079453 (eff. 0.402)
825.05/825.31	c #Conflicts:    1944000 | #Learnt:      62165 | 0.000
825.05/825.31	c total clause space: 886.764MB
825.05/825.31	c total #watches: 261124
825.75/826.03	c total #propagations: 739442558 / total #impl: 1841029641 (eff. 0.402)
825.75/826.03	c #Conflicts:    1945000 | #Learnt:      63165 | 0.000
825.75/826.03	c total clause space: 886.764MB
825.75/826.03	c total #watches: 263124
826.45/826.73	c total #propagations: 739814160 / total #impl: 1841931540 (eff. 0.402)
826.45/826.73	c #Conflicts:    1946000 | #Learnt:      64165 | 0.000
826.45/826.73	c total clause space: 886.764MB
826.45/826.73	c total #watches: 265124
827.05/827.34	c total #propagations: 740223740 / total #impl: 1842894816 (eff. 0.402)
827.05/827.34	c #Conflicts:    1947000 | #Learnt:      65165 | 0.000
827.05/827.34	c total clause space: 886.764MB
827.05/827.34	c total #watches: 267124
827.75/828.09	c total #propagations: 740577847 / total #impl: 1843779762 (eff. 0.402)
827.75/828.09	c #Conflicts:    1948000 | #Learnt:      66165 | 0.000
827.75/828.09	c total clause space: 886.764MB
827.75/828.09	c total #watches: 269124
828.45/828.75	c total #propagations: 740975363 / total #impl: 1844709773 (eff. 0.402)
828.45/828.75	c #Conflicts:    1949000 | #Learnt:      67165 | 0.000
828.45/828.75	c total clause space: 886.764MB
828.45/828.75	c total #watches: 271124
828.95/829.29	c total #propagations: 741363761 / total #impl: 1845569922 (eff. 0.402)
828.95/829.29	c GC COLLECT
828.95/829.29	c #Conflicts:    1950000 | #Learnt:      34346 | 0.000
828.95/829.29	c total clause space: 886.764MB
828.95/829.29	c total #watches: 205486
829.34/829.66	c total #propagations: 741717045 / total #impl: 1846386022 (eff. 0.402)
829.34/829.66	c #Conflicts:    1951000 | #Learnt:      35346 | 0.000
829.34/829.66	c total clause space: 886.764MB
829.34/829.66	c total #watches: 207486
829.74/830.02	c total #propagations: 742113813 / total #impl: 1847290040 (eff. 0.402)
829.74/830.02	c #Conflicts:    1952000 | #Learnt:      36346 | 0.000
829.74/830.02	c total clause space: 886.764MB
829.74/830.02	c total #watches: 209486
830.04/830.39	c total #propagations: 742545729 / total #impl: 1848249261 (eff. 0.402)
830.04/830.39	c #Conflicts:    1953000 | #Learnt:      37346 | 0.000
830.04/830.39	c total clause space: 886.764MB
830.04/830.39	c total #watches: 211486
830.44/830.78	c total #propagations: 742901027 / total #impl: 1849123660 (eff. 0.402)
830.44/830.78	c #Conflicts:    1954000 | #Learnt:      38346 | 0.000
830.44/830.78	c total clause space: 886.764MB
830.44/830.78	c total #watches: 213486
830.84/831.18	c total #propagations: 743289169 / total #impl: 1850065100 (eff. 0.402)
830.84/831.18	c #Conflicts:    1955000 | #Learnt:      39346 | 0.000
830.84/831.18	c total clause space: 886.764MB
830.84/831.18	c total #watches: 215486
831.24/831.58	c total #propagations: 743628644 / total #impl: 1850937821 (eff. 0.402)
831.24/831.58	c #Conflicts:    1956000 | #Learnt:      40346 | 0.000
831.24/831.58	c total clause space: 886.764MB
831.24/831.58	c total #watches: 217486
831.64/831.93	c total #propagations: 744067054 / total #impl: 1851909994 (eff. 0.402)
831.64/831.93	c #Conflicts:    1957000 | #Learnt:      41346 | 0.000
831.64/831.93	c total clause space: 886.764MB
831.64/831.93	c total #watches: 219486
832.04/832.30	c total #propagations: 744434336 / total #impl: 1852824116 (eff. 0.402)
832.04/832.30	c #Conflicts:    1958000 | #Learnt:      42346 | 0.000
832.04/832.30	c total clause space: 886.764MB
832.04/832.30	c total #watches: 221486
832.34/832.69	c total #propagations: 744783636 / total #impl: 1853727666 (eff. 0.402)
832.34/832.69	c #Conflicts:    1959000 | #Learnt:      43346 | 0.000
832.34/832.69	c total clause space: 886.764MB
832.34/832.69	c total #watches: 223486
832.74/833.04	c total #propagations: 745202503 / total #impl: 1854704225 (eff. 0.402)
832.74/833.04	c #Conflicts:    1960000 | #Learnt:      44346 | 0.000
832.74/833.04	c total clause space: 886.764MB
832.74/833.04	c total #watches: 225486
833.14/833.47	c total #propagations: 745536792 / total #impl: 1855541479 (eff. 0.402)
833.14/833.47	c #Conflicts:    1961000 | #Learnt:      45346 | 0.000
833.14/833.47	c total clause space: 886.764MB
833.14/833.47	c total #watches: 227486
833.55/833.89	c total #propagations: 745888300 / total #impl: 1856406983 (eff. 0.402)
833.55/833.89	c #Conflicts:    1962000 | #Learnt:      46346 | 0.000
833.55/833.89	c total clause space: 886.764MB
833.55/833.89	c total #watches: 229486
833.94/834.24	c total #propagations: 746200847 / total #impl: 1857246990 (eff. 0.402)
833.94/834.24	c #Conflicts:    1963000 | #Learnt:      47346 | 0.000
833.94/834.24	c total clause space: 886.764MB
833.94/834.24	c total #watches: 231486
834.34/834.60	c total #propagations: 746505315 / total #impl: 1858038986 (eff. 0.402)
834.34/834.60	c #Conflicts:    1964000 | #Learnt:      48346 | 0.000
834.34/834.60	c total clause space: 886.764MB
834.34/834.60	c total #watches: 233486
834.65/834.98	c total #propagations: 746769609 / total #impl: 1858795123 (eff. 0.402)
834.65/834.98	c #Conflicts:    1965000 | #Learnt:      49346 | 0.000
834.65/834.98	c total clause space: 886.764MB
834.65/834.98	c total #watches: 235486
835.04/835.34	c total #propagations: 747086006 / total #impl: 1859658528 (eff. 0.402)
835.04/835.34	c #Conflicts:    1966000 | #Learnt:      50346 | 0.000
835.04/835.34	c total clause space: 886.764MB
835.04/835.34	c total #watches: 237486
835.44/835.74	c total #propagations: 747405759 / total #impl: 1860502002 (eff. 0.402)
835.44/835.74	c #Conflicts:    1967000 | #Learnt:      51346 | 0.000
835.44/835.74	c total clause space: 886.764MB
835.44/835.74	c total #watches: 239486
835.85/836.15	c total #propagations: 747701457 / total #impl: 1861318429 (eff. 0.402)
835.85/836.15	c #Conflicts:    1968000 | #Learnt:      52346 | 0.000
835.85/836.15	c total clause space: 886.764MB
835.85/836.15	c total #watches: 241486
836.24/836.59	c total #propagations: 747967527 / total #impl: 1862081023 (eff. 0.402)
836.24/836.59	c #Conflicts:    1969000 | #Learnt:      53346 | 0.000
836.24/836.59	c total clause space: 886.764MB
836.24/836.59	c total #watches: 243486
836.85/837.11	c total #propagations: 748223771 / total #impl: 1862766430 (eff. 0.402)
836.85/837.11	c #Conflicts:    1970000 | #Learnt:      54346 | 0.000
836.85/837.11	c total clause space: 886.764MB
836.85/837.11	c total #watches: 245486
837.44/837.72	c total #propagations: 748517562 / total #impl: 1863566080 (eff. 0.402)
837.44/837.72	c #Conflicts:    1971000 | #Learnt:      55346 | 0.000
837.44/837.72	c total clause space: 886.764MB
837.44/837.72	c total #watches: 247486
837.95/838.26	c total #propagations: 748843494 / total #impl: 1864413820 (eff. 0.402)
837.95/838.26	c #Conflicts:    1972000 | #Learnt:      56346 | 0.000
837.95/838.26	c total clause space: 886.764MB
837.95/838.26	c total #watches: 249486
838.54/838.85	c total #propagations: 749151266 / total #impl: 1865243366 (eff. 0.402)
838.54/838.85	c #Conflicts:    1973000 | #Learnt:      57346 | 0.000
838.54/838.85	c total clause space: 886.764MB
838.54/838.85	c total #watches: 251486
839.05/839.40	c total #propagations: 749452078 / total #impl: 1866065785 (eff. 0.402)
839.05/839.40	c #Conflicts:    1974000 | #Learnt:      58346 | 0.000
839.05/839.40	c total clause space: 886.764MB
839.05/839.40	c total #watches: 253486
839.74/840.05	c total #propagations: 749727521 / total #impl: 1866869828 (eff. 0.402)
839.74/840.05	c #Conflicts:    1975000 | #Learnt:      59346 | 0.000
839.74/840.05	c total clause space: 886.764MB
839.74/840.05	c total #watches: 255486
840.34/840.60	c total #propagations: 750099580 / total #impl: 1867813688 (eff. 0.402)
840.34/840.60	c #Conflicts:    1976000 | #Learnt:      60346 | 0.000
840.34/840.60	c total clause space: 886.764MB
840.34/840.60	c total #watches: 257486
840.84/841.13	c total #propagations: 750467744 / total #impl: 1868699584 (eff. 0.402)
840.84/841.13	c #Conflicts:    1977000 | #Learnt:      61346 | 0.000
840.84/841.13	c total clause space: 886.764MB
840.84/841.13	c total #watches: 259486
841.35/841.64	c total #propagations: 750800010 / total #impl: 1869523032 (eff. 0.402)
841.35/841.64	c #Conflicts:    1978000 | #Learnt:      62346 | 0.000
841.35/841.64	c total clause space: 886.764MB
841.35/841.64	c total #watches: 261486
841.94/842.27	c total #propagations: 751177799 / total #impl: 1870436372 (eff. 0.402)
841.94/842.27	c #Conflicts:    1979000 | #Learnt:      63346 | 0.000
841.94/842.27	c total clause space: 886.764MB
841.94/842.27	c total #watches: 263486
842.54/842.89	c total #propagations: 751556144 / total #impl: 1871370346 (eff. 0.402)
842.54/842.89	c #Conflicts:    1980000 | #Learnt:      64346 | 0.000
842.54/842.89	c total clause space: 886.764MB
842.54/842.89	c total #watches: 265486
843.04/843.39	c total #propagations: 751917294 / total #impl: 1872293326 (eff. 0.402)
843.04/843.39	c #Conflicts:    1981000 | #Learnt:      65346 | 0.000
843.04/843.39	c total clause space: 886.764MB
843.04/843.39	c total #watches: 267486
843.55/843.85	c total #propagations: 752268187 / total #impl: 1873180903 (eff. 0.402)
843.55/843.85	c #Conflicts:    1982000 | #Learnt:      66346 | 0.000
843.55/843.85	c total clause space: 886.764MB
843.55/843.85	c total #watches: 269486
844.14/844.44	c total #propagations: 752597147 / total #impl: 1874005374 (eff. 0.402)
844.14/844.44	c #Conflicts:    1983000 | #Learnt:      67346 | 0.000
844.14/844.44	c total clause space: 886.764MB
844.14/844.44	c total #watches: 271486
844.84/845.15	c total #propagations: 752961713 / total #impl: 1874903359 (eff. 0.402)
844.84/845.15	c GC COLLECT
844.84/845.15	c #Conflicts:    1984000 | #Learnt:      34236 | 0.000
844.84/845.15	c total clause space: 886.764MB
844.84/845.15	c total #watches: 205266
845.24/845.51	c total #propagations: 753358360 / total #impl: 1875810684 (eff. 0.402)
845.24/845.51	c #Conflicts:    1985000 | #Learnt:      35236 | 0.000
845.24/845.51	c total clause space: 886.764MB
845.24/845.51	c total #watches: 207266
845.65/845.93	c total #propagations: 753734568 / total #impl: 1876702872 (eff. 0.402)
845.65/845.93	c #Conflicts:    1986000 | #Learnt:      36236 | 0.000
845.65/845.93	c total clause space: 886.764MB
845.65/845.93	c total #watches: 209266
846.04/846.36	c total #propagations: 754125498 / total #impl: 1877654595 (eff. 0.402)
846.04/846.36	c #Conflicts:    1987000 | #Learnt:      37236 | 0.000
846.04/846.36	c total clause space: 886.764MB
846.04/846.36	c total #watches: 211266
846.44/846.79	c total #propagations: 754513261 / total #impl: 1878563788 (eff. 0.402)
846.44/846.79	c #Conflicts:    1988000 | #Learnt:      38236 | 0.000
846.44/846.79	c total clause space: 886.764MB
846.44/846.79	c total #watches: 213266
846.85/847.12	c total #propagations: 754875694 / total #impl: 1879425854 (eff. 0.402)
846.85/847.12	c #Conflicts:    1989000 | #Learnt:      39236 | 0.000
846.85/847.12	c total clause space: 886.764MB
846.85/847.12	c total #watches: 215266
847.24/847.51	c total #propagations: 755250696 / total #impl: 1880270196 (eff. 0.402)
847.24/847.51	c #Conflicts:    1990000 | #Learnt:      40236 | 0.000
847.24/847.51	c total clause space: 886.764MB
847.24/847.51	c total #watches: 217266
847.64/847.93	c total #propagations: 755582808 / total #impl: 1881205258 (eff. 0.402)
847.64/847.93	c #Conflicts:    1991000 | #Learnt:      41236 | 0.000
847.64/847.93	c total clause space: 886.764MB
847.64/847.93	c total #watches: 219266
848.04/848.34	c total #propagations: 755992096 / total #impl: 1882221312 (eff. 0.402)
848.04/848.34	c #Conflicts:    1992000 | #Learnt:      42236 | 0.000
848.04/848.34	c total clause space: 886.764MB
848.04/848.34	c total #watches: 221266
848.54/848.84	c total #propagations: 756402470 / total #impl: 1883241958 (eff. 0.402)
848.54/848.84	c #Conflicts:    1993000 | #Learnt:      43236 | 0.000
848.54/848.84	c total clause space: 886.764MB
848.54/848.84	c total #watches: 223266
849.05/849.31	c total #propagations: 756814691 / total #impl: 1884290929 (eff. 0.402)
849.05/849.31	c #Conflicts:    1994000 | #Learnt:      44236 | 0.000
849.05/849.31	c total clause space: 886.764MB
849.05/849.31	c total #watches: 225266
849.44/849.79	c total #propagations: 757194111 / total #impl: 1885236991 (eff. 0.402)
849.44/849.79	c #Conflicts:    1995000 | #Learnt:      45236 | 0.000
849.44/849.79	c total clause space: 886.764MB
849.44/849.79	c total #watches: 227266
850.05/850.33	c total #propagations: 757568430 / total #impl: 1886108700 (eff. 0.402)
850.05/850.33	c #Conflicts:    1996000 | #Learnt:      46236 | 0.000
850.05/850.33	c total clause space: 886.764MB
850.05/850.33	c total #watches: 229266
850.44/850.76	c total #propagations: 757987096 / total #impl: 1887055659 (eff. 0.402)
850.44/850.76	c #Conflicts:    1997000 | #Learnt:      47236 | 0.000
850.44/850.76	c total clause space: 886.764MB
850.44/850.76	c total #watches: 231266
850.94/851.25	c total #propagations: 758350057 / total #impl: 1887947389 (eff. 0.402)
850.94/851.25	c #Conflicts:    1998000 | #Learnt:      48236 | 0.000
850.94/851.25	c total clause space: 886.764MB
850.94/851.25	c total #watches: 233266
851.54/851.86	c total #propagations: 758733240 / total #impl: 1888900787 (eff. 0.402)
851.54/851.86	c #Conflicts:    1999000 | #Learnt:      49236 | 0.000
851.54/851.86	c total clause space: 886.764MB
851.54/851.86	c total #watches: 235266
852.04/852.37	c total #propagations: 759103873 / total #impl: 1889853991 (eff. 0.402)
852.04/852.37	c #Conflicts:    2000000 | #Learnt:      50236 | 0.000
852.04/852.37	c total clause space: 886.764MB
852.04/852.37	c total #watches: 237266
852.54/852.83	c total #propagations: 759501977 / total #impl: 1890868407 (eff. 0.402)
852.54/852.83	c #Conflicts:    2001000 | #Learnt:      51236 | 0.000
852.54/852.83	c total clause space: 886.764MB
852.54/852.83	c total #watches: 239266
853.04/853.37	c total #propagations: 759849577 / total #impl: 1891828824 (eff. 0.402)
853.04/853.37	c #Conflicts:    2002000 | #Learnt:      52236 | 0.000
853.04/853.37	c total clause space: 886.764MB
853.04/853.37	c total #watches: 241266
853.64/853.99	c total #propagations: 760199213 / total #impl: 1892770896 (eff. 0.402)
853.64/853.99	c #Conflicts:    2003000 | #Learnt:      53236 | 0.000
853.64/853.99	c total clause space: 886.764MB
853.64/853.99	c total #watches: 243266
854.34/854.60	c total #propagations: 760542837 / total #impl: 1893642687 (eff. 0.402)
854.34/854.60	c #Conflicts:    2004000 | #Learnt:      54236 | 0.000
854.34/854.60	c total clause space: 886.764MB
854.34/854.60	c total #watches: 245266
854.85/855.16	c total #propagations: 760888567 / total #impl: 1894567017 (eff. 0.402)
854.85/855.16	c #Conflicts:    2005000 | #Learnt:      55236 | 0.000
854.85/855.16	c total clause space: 886.764MB
854.85/855.16	c total #watches: 247266
855.45/855.79	c total #propagations: 761299124 / total #impl: 1895549578 (eff. 0.402)
855.45/855.79	c #Conflicts:    2006000 | #Learnt:      56236 | 0.000
855.45/855.79	c total clause space: 886.764MB
855.45/855.79	c total #watches: 249266
856.15/856.43	c total #propagations: 761701998 / total #impl: 1896483229 (eff. 0.402)
856.15/856.43	c #Conflicts:    2007000 | #Learnt:      57236 | 0.000
856.15/856.43	c total clause space: 886.764MB
856.15/856.43	c total #watches: 251266
856.65/856.98	c total #propagations: 762095180 / total #impl: 1897411496 (eff. 0.402)
856.65/856.98	c #Conflicts:    2008000 | #Learnt:      58236 | 0.000
856.65/856.98	c total clause space: 886.764MB
856.65/856.98	c total #watches: 253266
857.25/857.53	c total #propagations: 762436999 / total #impl: 1898327900 (eff. 0.402)
857.25/857.53	c #Conflicts:    2009000 | #Learnt:      59236 | 0.000
857.25/857.53	c total clause space: 886.764MB
857.25/857.53	c total #watches: 255266
857.75/858.05	c total #propagations: 762744587 / total #impl: 1899259342 (eff. 0.402)
857.75/858.05	c #Conflicts:    2010000 | #Learnt:      60236 | 0.000
857.75/858.05	c total clause space: 886.764MB
857.75/858.05	c total #watches: 257266
858.35/858.60	c total #propagations: 763059890 / total #impl: 1900190514 (eff. 0.402)
858.35/858.60	c #Conflicts:    2011000 | #Learnt:      61236 | 0.000
858.35/858.60	c total clause space: 886.764MB
858.35/858.60	c total #watches: 259266
858.75/859.08	c total #propagations: 763395075 / total #impl: 1901135594 (eff. 0.402)
858.75/859.08	c #Conflicts:    2012000 | #Learnt:      62236 | 0.000
858.75/859.08	c total clause space: 886.764MB
858.75/859.08	c total #watches: 261266
859.35/859.62	c total #propagations: 763736950 / total #impl: 1902032699 (eff. 0.402)
859.35/859.62	c #Conflicts:    2013000 | #Learnt:      63236 | 0.000
859.35/859.62	c total clause space: 886.764MB
859.35/859.62	c total #watches: 263266
859.85/860.15	c total #propagations: 764132526 / total #impl: 1902985953 (eff. 0.402)
859.85/860.15	c #Conflicts:    2014000 | #Learnt:      64236 | 0.000
859.85/860.15	c total clause space: 886.764MB
859.85/860.15	c total #watches: 265266
860.35/860.65	c total #propagations: 764458799 / total #impl: 1904021439 (eff. 0.401)
860.35/860.65	c #Conflicts:    2015000 | #Learnt:      65236 | 0.000
860.35/860.65	c total clause space: 886.764MB
860.35/860.65	c total #watches: 267266
860.85/861.19	c total #propagations: 764779270 / total #impl: 1905029227 (eff. 0.401)
860.85/861.19	c #Conflicts:    2016000 | #Learnt:      66236 | 0.000
860.85/861.19	c total clause space: 886.764MB
860.85/861.19	c total #watches: 269266
861.35/861.69	c total #propagations: 765108803 / total #impl: 1906064289 (eff. 0.401)
861.35/861.69	c #Conflicts:    2017000 | #Learnt:      67236 | 0.000
861.35/861.69	c total clause space: 886.764MB
861.35/861.69	c total #watches: 271266
861.95/862.24	c total #propagations: 765437884 / total #impl: 1907057774 (eff. 0.401)
861.95/862.24	c #Conflicts:    2018000 | #Learnt:      68236 | 0.000
861.95/862.24	c total clause space: 886.764MB
861.95/862.24	c total #watches: 273266
862.45/862.75	c total #propagations: 765795384 / total #impl: 1908088370 (eff. 0.401)
862.45/862.75	c GC COLLECT
862.45/862.75	c #Conflicts:    2019000 | #Learnt:      34837 | 0.000
862.45/862.75	c total clause space: 886.764MB
862.45/862.75	c total #watches: 206468
862.95/863.22	c total #propagations: 766147870 / total #impl: 1909079266 (eff. 0.401)
862.95/863.22	c #Conflicts:    2020000 | #Learnt:      35837 | 0.000
862.95/863.22	c total clause space: 886.764MB
862.95/863.22	c total #watches: 208468
863.35/863.66	c total #propagations: 766541999 / total #impl: 1910107508 (eff. 0.401)
863.35/863.66	c #Conflicts:    2021000 | #Learnt:      36837 | 0.000
863.35/863.66	c total clause space: 886.764MB
863.35/863.66	c total #watches: 210468
863.75/864.06	c total #propagations: 766931905 / total #impl: 1911068473 (eff. 0.401)
863.75/864.06	c #Conflicts:    2022000 | #Learnt:      37837 | 0.000
863.75/864.06	c total clause space: 886.764MB
863.75/864.06	c total #watches: 212468
864.15/864.46	c total #propagations: 767280777 / total #impl: 1911909866 (eff. 0.401)
864.15/864.46	c #Conflicts:    2023000 | #Learnt:      38837 | 0.000
864.15/864.46	c total clause space: 886.764MB
864.15/864.46	c total #watches: 214468
864.65/864.92	c total #propagations: 767619955 / total #impl: 1912778601 (eff. 0.401)
864.65/864.92	c #Conflicts:    2024000 | #Learnt:      39837 | 0.000
864.65/864.92	c total clause space: 886.764MB
864.65/864.92	c total #watches: 216468
865.05/865.37	c total #propagations: 767976441 / total #impl: 1913682156 (eff. 0.401)
865.05/865.37	c #Conflicts:    2025000 | #Learnt:      40837 | 0.000
865.05/865.37	c total clause space: 886.764MB
865.05/865.37	c total #watches: 218468
865.55/865.81	c total #propagations: 768310948 / total #impl: 1914567754 (eff. 0.401)
865.55/865.81	c #Conflicts:    2026000 | #Learnt:      41837 | 0.000
865.55/865.81	c total clause space: 886.764MB
865.55/865.81	c total #watches: 220468
866.05/866.31	c total #propagations: 768619500 / total #impl: 1915448938 (eff. 0.401)
866.05/866.31	c #Conflicts:    2027000 | #Learnt:      42837 | 0.000
866.05/866.31	c total clause space: 886.764MB
866.05/866.31	c total #watches: 222468
866.45/866.80	c total #propagations: 768904699 / total #impl: 1916293684 (eff. 0.401)
866.45/866.80	c #Conflicts:    2028000 | #Learnt:      43837 | 0.000
866.45/866.80	c total clause space: 886.764MB
866.45/866.80	c total #watches: 224468
866.95/867.27	c total #propagations: 769267944 / total #impl: 1917189370 (eff. 0.401)
866.95/867.27	c #Conflicts:    2029000 | #Learnt:      44837 | 0.000
866.95/867.27	c total clause space: 886.764MB
866.95/867.27	c total #watches: 226468
867.55/867.82	c total #propagations: 769641194 / total #impl: 1918083066 (eff. 0.401)
867.55/867.82	c #Conflicts:    2030000 | #Learnt:      45837 | 0.000
867.55/867.82	c total clause space: 886.764MB
867.55/867.82	c total #watches: 228468
868.05/868.38	c total #propagations: 770091025 / total #impl: 1919197074 (eff. 0.401)
868.05/868.38	c #Conflicts:    2031000 | #Learnt:      46837 | 0.000
868.05/868.38	c total clause space: 886.764MB
868.05/868.38	c total #watches: 230468
868.65/868.90	c total #propagations: 770589340 / total #impl: 1920294304 (eff. 0.401)
868.65/868.90	c #Conflicts:    2032000 | #Learnt:      47837 | 0.000
868.65/868.90	c total clause space: 886.764MB
868.65/868.90	c total #watches: 232468
869.05/869.39	c total #propagations: 770987240 / total #impl: 1921229400 (eff. 0.401)
869.05/869.39	c #Conflicts:    2033000 | #Learnt:      48837 | 0.000
869.05/869.39	c total clause space: 886.764MB
869.05/869.39	c total #watches: 234468
869.55/869.85	c total #propagations: 771327533 / total #impl: 1922114523 (eff. 0.401)
869.55/869.85	c #Conflicts:    2034000 | #Learnt:      49837 | 0.000
869.55/869.85	c total clause space: 886.764MB
869.55/869.85	c total #watches: 236468
870.05/870.32	c total #propagations: 771657386 / total #impl: 1923023567 (eff. 0.401)
870.05/870.32	c #Conflicts:    2035000 | #Learnt:      50837 | 0.000
870.05/870.32	c total clause space: 886.764MB
870.05/870.32	c total #watches: 238468
870.65/870.91	c total #propagations: 772095539 / total #impl: 1923968323 (eff. 0.401)
870.65/870.91	c #Conflicts:    2036000 | #Learnt:      51837 | 0.000
870.65/870.91	c total clause space: 886.764MB
870.65/870.91	c total #watches: 240468
871.25/871.53	c total #propagations: 772694446 / total #impl: 1925084843 (eff. 0.401)
871.25/871.53	c #Conflicts:    2037000 | #Learnt:      52837 | 0.000
871.25/871.53	c total clause space: 886.764MB
871.25/871.53	c total #watches: 242468
871.75/872.07	c total #propagations: 773388070 / total #impl: 1926330103 (eff. 0.401)
871.75/872.07	c #Conflicts:    2038000 | #Learnt:      53837 | 0.000
871.75/872.07	c total clause space: 886.764MB
871.75/872.07	c total #watches: 244468
872.45/872.74	c total #propagations: 774027139 / total #impl: 1927485926 (eff. 0.402)
872.45/872.74	c #Conflicts:    2039000 | #Learnt:      54837 | 0.000
872.45/872.74	c total clause space: 886.764MB
872.45/872.74	c total #watches: 246468
873.15/873.42	c total #propagations: 774537850 / total #impl: 1928563666 (eff. 0.402)
873.15/873.42	c #Conflicts:    2040000 | #Learnt:      55837 | 0.000
873.15/873.42	c total clause space: 886.764MB
873.15/873.42	c total #watches: 248468
873.75/874.02	c total #propagations: 774889463 / total #impl: 1929499090 (eff. 0.402)
873.75/874.02	c #Conflicts:    2041000 | #Learnt:      56837 | 0.000
873.75/874.02	c total clause space: 886.764MB
873.75/874.02	c total #watches: 250468
874.25/874.57	c total #propagations: 775225689 / total #impl: 1930392267 (eff. 0.402)
874.25/874.57	c #Conflicts:    2042000 | #Learnt:      57837 | 0.000
874.25/874.57	c total clause space: 886.764MB
874.25/874.57	c total #watches: 252468
874.95/875.23	c total #propagations: 775621576 / total #impl: 1931319479 (eff. 0.402)
874.95/875.23	c #Conflicts:    2043000 | #Learnt:      58837 | 0.000
874.95/875.23	c total clause space: 886.764MB
874.95/875.23	c total #watches: 254468
875.54/875.87	c total #propagations: 776010950 / total #impl: 1932279467 (eff. 0.402)
875.54/875.87	c #Conflicts:    2044000 | #Learnt:      59837 | 0.000
875.54/875.87	c total clause space: 886.764MB
875.54/875.87	c total #watches: 256468
876.04/876.39	c total #propagations: 776351439 / total #impl: 1933156495 (eff. 0.402)
876.04/876.39	c #Conflicts:    2045000 | #Learnt:      60837 | 0.000
876.04/876.39	c total clause space: 886.764MB
876.04/876.39	c total #watches: 258468
876.55/876.87	c total #propagations: 776748016 / total #impl: 1934055854 (eff. 0.402)
876.55/876.87	c #Conflicts:    2046000 | #Learnt:      61837 | 0.000
876.55/876.87	c total clause space: 886.764MB
876.55/876.87	c total #watches: 260468
877.14/877.47	c total #propagations: 777108277 / total #impl: 1934975106 (eff. 0.402)
877.14/877.47	c #Conflicts:    2047000 | #Learnt:      62837 | 0.000
877.14/877.47	c total clause space: 886.764MB
877.14/877.47	c total #watches: 262468
877.94/878.20	c total #propagations: 777476160 / total #impl: 1935943262 (eff. 0.402)
877.94/878.20	c #Conflicts:    2048000 | #Learnt:      63837 | 0.000
877.94/878.20	c total clause space: 886.764MB
877.94/878.20	c total #watches: 264468
878.65/878.92	c total #propagations: 777895968 / total #impl: 1936901679 (eff. 0.402)
878.65/878.92	c #Conflicts:    2049000 | #Learnt:      64837 | 0.000
878.65/878.92	c total clause space: 886.764MB
878.65/878.92	c total #watches: 266468
879.34/879.62	c total #propagations: 778313818 / total #impl: 1937859679 (eff. 0.402)
879.34/879.62	c #Conflicts:    2050000 | #Learnt:      65837 | 0.000
879.34/879.62	c total clause space: 886.764MB
879.34/879.62	c total #watches: 268468
879.94/880.25	c total #propagations: 778675493 / total #impl: 1938788252 (eff. 0.402)
879.94/880.25	c #Conflicts:    2051000 | #Learnt:      66837 | 0.000
879.94/880.25	c total clause space: 886.764MB
879.94/880.25	c total #watches: 270468
880.64/880.96	c total #propagations: 779001447 / total #impl: 1939650761 (eff. 0.402)
880.64/880.96	c #Conflicts:    2052000 | #Learnt:      67837 | 0.000
880.64/880.96	c total clause space: 886.764MB
880.64/880.96	c total #watches: 272468
881.14/881.46	c total #propagations: 779378630 / total #impl: 1940551242 (eff. 0.402)
881.14/881.46	c #Conflicts:    2053000 | #Learnt:      68837 | 0.000
881.14/881.46	c total clause space: 886.764MB
881.14/881.46	c total #watches: 274468
881.74/882.00	c total #propagations: 779786905 / total #impl: 1941384903 (eff. 0.402)
881.74/882.00	c GC COLLECT
881.74/882.00	c #Conflicts:    2054000 | #Learnt:      35142 | 0.000
881.74/882.00	c total clause space: 886.764MB
881.74/882.00	c total #watches: 207078
882.05/882.31	c total #propagations: 780148877 / total #impl: 1942296029 (eff. 0.402)
882.05/882.31	c #Conflicts:    2055000 | #Learnt:      36142 | 0.000
882.05/882.31	c total clause space: 886.764MB
882.05/882.31	c total #watches: 209078
882.34/882.62	c total #propagations: 780496307 / total #impl: 1943150812 (eff. 0.402)
882.34/882.62	c #Conflicts:    2056000 | #Learnt:      37142 | 0.000
882.34/882.62	c total clause space: 886.764MB
882.34/882.62	c total #watches: 211078
882.64/882.94	c total #propagations: 780839701 / total #impl: 1943947617 (eff. 0.402)
882.64/882.94	c #Conflicts:    2057000 | #Learnt:      38142 | 0.000
882.64/882.94	c total clause space: 886.764MB
882.64/882.94	c total #watches: 213078
882.94/883.29	c total #propagations: 781186722 / total #impl: 1944761931 (eff. 0.402)
882.94/883.29	c #Conflicts:    2058000 | #Learnt:      39142 | 0.000
882.94/883.29	c total clause space: 886.764MB
882.94/883.29	c total #watches: 215078
883.34/883.64	c total #propagations: 781522726 / total #impl: 1945603272 (eff. 0.402)
883.34/883.64	c #Conflicts:    2059000 | #Learnt:      40142 | 0.000
883.34/883.64	c total clause space: 886.764MB
883.34/883.64	c total #watches: 217078
883.74/884.00	c total #propagations: 781822124 / total #impl: 1946379259 (eff. 0.402)
883.74/884.00	c #Conflicts:    2060000 | #Learnt:      41142 | 0.000
883.74/884.00	c total clause space: 886.764MB
883.74/884.00	c total #watches: 219078
884.04/884.34	c total #propagations: 782135032 / total #impl: 1947216218 (eff. 0.402)
884.04/884.34	c #Conflicts:    2061000 | #Learnt:      42142 | 0.000
884.04/884.34	c total clause space: 886.764MB
884.04/884.34	c total #watches: 221078
884.44/884.72	c total #propagations: 782465659 / total #impl: 1948076748 (eff. 0.402)
884.44/884.72	c #Conflicts:    2062000 | #Learnt:      43142 | 0.000
884.44/884.72	c total clause space: 886.764MB
884.44/884.72	c total #watches: 223078
884.84/885.11	c total #propagations: 782770902 / total #impl: 1948886888 (eff. 0.402)
884.84/885.11	c #Conflicts:    2063000 | #Learnt:      44142 | 0.000
884.84/885.11	c total clause space: 886.764MB
884.84/885.11	c total #watches: 225078
885.25/885.53	c total #propagations: 783090327 / total #impl: 1949717664 (eff. 0.402)
885.25/885.53	c #Conflicts:    2064000 | #Learnt:      45142 | 0.000
885.25/885.53	c total clause space: 886.764MB
885.25/885.53	c total #watches: 227078
885.54/885.87	c total #propagations: 783415740 / total #impl: 1950611751 (eff. 0.402)
885.54/885.87	c #Conflicts:    2065000 | #Learnt:      46142 | 0.000
885.54/885.87	c total clause space: 886.764MB
885.54/885.87	c total #watches: 229078
885.84/886.13	c total #propagations: 783807442 / total #impl: 1951444811 (eff. 0.402)
885.84/886.13	c #Conflicts:    2066000 | #Learnt:      47142 | 0.000
885.84/886.13	c total clause space: 886.764MB
885.84/886.13	c total #watches: 231078
886.14/886.48	c total #propagations: 784196640 / total #impl: 1952228976 (eff. 0.402)
886.14/886.48	c #Conflicts:    2067000 | #Learnt:      48142 | 0.000
886.14/886.48	c total clause space: 886.764MB
886.14/886.48	c total #watches: 233078
886.54/886.85	c total #propagations: 784590535 / total #impl: 1953124965 (eff. 0.402)
886.54/886.85	c #Conflicts:    2068000 | #Learnt:      49142 | 0.000
886.54/886.85	c total clause space: 886.764MB
886.54/886.85	c total #watches: 235078
886.94/887.22	c total #propagations: 784953513 / total #impl: 1954054302 (eff. 0.402)
886.94/887.22	c #Conflicts:    2069000 | #Learnt:      50142 | 0.000
886.94/887.22	c total clause space: 886.764MB
886.94/887.22	c total #watches: 237078
887.34/887.60	c total #propagations: 785341306 / total #impl: 1954961741 (eff. 0.402)
887.34/887.60	c #Conflicts:    2070000 | #Learnt:      51142 | 0.000
887.34/887.60	c total clause space: 886.764MB
887.34/887.60	c total #watches: 239078
887.64/887.98	c total #propagations: 785710579 / total #impl: 1955881830 (eff. 0.402)
887.64/887.98	c #Conflicts:    2071000 | #Learnt:      52142 | 0.000
887.64/887.98	c total clause space: 886.764MB
887.64/887.98	c total #watches: 241078
888.14/888.41	c total #propagations: 786037559 / total #impl: 1956788361 (eff. 0.402)
888.14/888.41	c #Conflicts:    2072000 | #Learnt:      53142 | 0.000
888.14/888.41	c total clause space: 886.764MB
888.14/888.41	c total #watches: 243078
888.55/888.85	c total #propagations: 786389471 / total #impl: 1957764562 (eff. 0.402)
888.55/888.85	c #Conflicts:    2073000 | #Learnt:      54142 | 0.000
888.55/888.85	c total clause space: 886.764MB
888.55/888.85	c total #watches: 245078
888.94/889.25	c total #propagations: 786694901 / total #impl: 1958669941 (eff. 0.402)
888.94/889.25	c #Conflicts:    2074000 | #Learnt:      55142 | 0.000
888.94/889.25	c total clause space: 886.764MB
888.94/889.25	c total #watches: 247078
889.44/889.70	c total #propagations: 786997080 / total #impl: 1959554881 (eff. 0.402)
889.44/889.70	c #Conflicts:    2075000 | #Learnt:      56142 | 0.000
889.44/889.70	c total clause space: 886.764MB
889.44/889.70	c total #watches: 249078
889.94/890.20	c total #propagations: 787278887 / total #impl: 1960400396 (eff. 0.402)
889.94/890.20	c #Conflicts:    2076000 | #Learnt:      57142 | 0.000
889.94/890.20	c total clause space: 886.764MB
889.94/890.20	c total #watches: 251078
890.44/890.77	c total #propagations: 787620718 / total #impl: 1961356086 (eff. 0.402)
890.44/890.77	c #Conflicts:    2077000 | #Learnt:      58142 | 0.000
890.44/890.77	c total clause space: 886.764MB
890.44/890.77	c total #watches: 253078
891.04/891.33	c total #propagations: 787999978 / total #impl: 1962338239 (eff. 0.402)
891.04/891.33	c #Conflicts:    2078000 | #Learnt:      59142 | 0.000
891.04/891.33	c total clause space: 886.764MB
891.04/891.33	c total #watches: 255078
891.54/891.88	c total #propagations: 788431009 / total #impl: 1963399587 (eff. 0.402)
891.54/891.88	c #Conflicts:    2079000 | #Learnt:      60142 | 0.000
891.54/891.88	c total clause space: 886.764MB
891.54/891.88	c total #watches: 257078
892.04/892.38	c total #propagations: 788813128 / total #impl: 1964423863 (eff. 0.402)
892.04/892.38	c #Conflicts:    2080000 | #Learnt:      61142 | 0.000
892.04/892.38	c total clause space: 886.764MB
892.04/892.38	c total #watches: 259078
892.64/892.98	c total #propagations: 789177747 / total #impl: 1965418626 (eff. 0.402)
892.64/892.98	c #Conflicts:    2081000 | #Learnt:      62142 | 0.000
892.64/892.98	c total clause space: 886.764MB
892.64/892.98	c total #watches: 261078
893.24/893.56	c total #propagations: 789599221 / total #impl: 1966499858 (eff. 0.402)
893.24/893.56	c #Conflicts:    2082000 | #Learnt:      63142 | 0.000
893.24/893.56	c total clause space: 886.764MB
893.24/893.56	c total #watches: 263078
893.94/894.22	c total #propagations: 790028058 / total #impl: 1967597547 (eff. 0.402)
893.94/894.22	c #Conflicts:    2083000 | #Learnt:      64142 | 0.000
893.94/894.22	c total clause space: 886.764MB
893.94/894.22	c total #watches: 265078
894.54/894.88	c total #propagations: 790451392 / total #impl: 1968643105 (eff. 0.402)
894.54/894.88	c #Conflicts:    2084000 | #Learnt:      65142 | 0.000
894.54/894.88	c total clause space: 886.764MB
894.54/894.88	c total #watches: 267078
895.15/895.45	c total #propagations: 790823236 / total #impl: 1969673711 (eff. 0.401)
895.15/895.45	c #Conflicts:    2085000 | #Learnt:      66142 | 0.000
895.15/895.45	c total clause space: 886.764MB
895.15/895.45	c total #watches: 269078
895.74/896.07	c total #propagations: 791195716 / total #impl: 1970691747 (eff. 0.401)
895.74/896.07	c #Conflicts:    2086000 | #Learnt:      67142 | 0.000
895.74/896.07	c total clause space: 886.764MB
895.74/896.07	c total #watches: 271078
896.35/896.65	c total #propagations: 791535104 / total #impl: 1971653483 (eff. 0.401)
896.35/896.65	c #Conflicts:    2087000 | #Learnt:      68142 | 0.000
896.35/896.65	c total clause space: 886.764MB
896.35/896.65	c total #watches: 273078
896.94/897.20	c total #propagations: 791872457 / total #impl: 1972625084 (eff. 0.401)
896.94/897.20	c #Conflicts:    2088000 | #Learnt:      69142 | 0.000
896.94/897.20	c total clause space: 886.764MB
896.94/897.20	c total #watches: 275078
897.54/897.89	c total #propagations: 792295275 / total #impl: 1973631535 (eff. 0.401)
897.54/897.89	c GC COLLECT
897.54/897.89	c #Conflicts:    2089000 | #Learnt:      35164 | 0.000
897.54/897.89	c total clause space: 886.764MB
897.54/897.89	c total #watches: 207122
897.84/898.18	c total #propagations: 792704193 / total #impl: 1974697989 (eff. 0.401)
897.84/898.18	c #Conflicts:    2090000 | #Learnt:      36164 | 0.000
897.84/898.18	c total clause space: 886.764MB
897.84/898.18	c total #watches: 209122
898.24/898.50	c total #propagations: 793136729 / total #impl: 1975685212 (eff. 0.401)
898.24/898.50	c #Conflicts:    2091000 | #Learnt:      37164 | 0.000
898.24/898.50	c total clause space: 886.764MB
898.24/898.50	c total #watches: 211122
898.55/898.82	c total #propagations: 793497115 / total #impl: 1976632177 (eff. 0.401)
898.55/898.82	c #Conflicts:    2092000 | #Learnt:      38164 | 0.000
898.55/898.82	c total clause space: 886.764MB
898.55/898.82	c total #watches: 213122
898.84/899.14	c total #propagations: 793862676 / total #impl: 1977559747 (eff. 0.401)
898.84/899.14	c #Conflicts:    2093000 | #Learnt:      39164 | 0.000
898.84/899.14	c total clause space: 886.764MB
898.84/899.14	c total #watches: 215122
899.24/899.52	c total #propagations: 794204981 / total #impl: 1978436684 (eff. 0.401)
899.24/899.52	c #Conflicts:    2094000 | #Learnt:      40164 | 0.000
899.24/899.52	c total clause space: 886.764MB
899.24/899.52	c total #watches: 217122
899.55/899.88	c total #propagations: 794601744 / total #impl: 1979354553 (eff. 0.401)
899.55/899.88	c #Conflicts:    2095000 | #Learnt:      41164 | 0.000
899.55/899.88	c total clause space: 886.764MB
899.55/899.88	c total #watches: 219122
900.04/900.31	c total #propagations: 794985821 / total #impl: 1980263642 (eff. 0.401)
900.04/900.31	c #Conflicts:    2096000 | #Learnt:      42164 | 0.000
900.04/900.31	c total clause space: 886.764MB
900.04/900.31	c total #watches: 221122
900.44/900.78	c total #propagations: 795379554 / total #impl: 1981193516 (eff. 0.401)
900.44/900.78	c #Conflicts:    2097000 | #Learnt:      43164 | 0.000
900.44/900.78	c total clause space: 886.764MB
900.44/900.78	c total #watches: 223122
900.94/901.26	c total #propagations: 795786230 / total #impl: 1982115593 (eff. 0.401)
900.94/901.26	c #Conflicts:    2098000 | #Learnt:      44164 | 0.000
900.94/901.26	c total clause space: 886.764MB
900.94/901.26	c total #watches: 225122
901.44/901.75	c total #propagations: 796178045 / total #impl: 1983068936 (eff. 0.401)
901.44/901.75	c #Conflicts:    2099000 | #Learnt:      45164 | 0.000
901.44/901.75	c total clause space: 886.764MB
901.44/901.75	c total #watches: 227122
901.85/902.15	c total #propagations: 796602329 / total #impl: 1984105307 (eff. 0.401)
901.85/902.15	c #Conflicts:    2100000 | #Learnt:      46164 | 0.000
901.85/902.15	c total clause space: 886.764MB
901.85/902.15	c total #watches: 229122
902.24/902.57	c total #propagations: 796988523 / total #impl: 1985026669 (eff. 0.402)
902.24/902.57	c #Conflicts:    2101000 | #Learnt:      47164 | 0.000
902.24/902.57	c total clause space: 886.764MB
902.24/902.57	c total #watches: 231122
902.74/903.07	c total #propagations: 797329710 / total #impl: 1985851513 (eff. 0.402)
902.74/903.07	c #Conflicts:    2102000 | #Learnt:      48164 | 0.000
902.74/903.07	c total clause space: 886.764MB
902.74/903.07	c total #watches: 233122
903.24/903.56	c total #propagations: 797715514 / total #impl: 1986809905 (eff. 0.402)
903.24/903.56	c #Conflicts:    2103000 | #Learnt:      49164 | 0.000
903.24/903.56	c total clause space: 886.764MB
903.24/903.56	c total #watches: 235122
903.64/903.99	c total #propagations: 798128013 / total #impl: 1987762489 (eff. 0.402)
903.64/903.99	c #Conflicts:    2104000 | #Learnt:      50164 | 0.000
903.64/903.99	c total clause space: 886.764MB
903.64/903.99	c total #watches: 237122
904.14/904.43	c total #propagations: 798448175 / total #impl: 1988675745 (eff. 0.401)
904.14/904.43	c #Conflicts:    2105000 | #Learnt:      51164 | 0.000
904.14/904.43	c total clause space: 886.764MB
904.14/904.43	c total #watches: 239122
904.64/904.92	c total #propagations: 798817151 / total #impl: 1989659103 (eff. 0.401)
904.64/904.92	c #Conflicts:    2106000 | #Learnt:      52164 | 0.000
904.64/904.92	c total clause space: 886.764MB
904.64/904.92	c total #watches: 241122
905.05/905.36	c total #propagations: 799210525 / total #impl: 1990712052 (eff. 0.401)
905.05/905.36	c #Conflicts:    2107000 | #Learnt:      53164 | 0.000
905.05/905.36	c total clause space: 886.764MB
905.05/905.36	c total #watches: 243122
905.54/905.83	c total #propagations: 799557586 / total #impl: 1991708718 (eff. 0.401)
905.54/905.83	c #Conflicts:    2108000 | #Learnt:      54164 | 0.000
905.54/905.83	c total clause space: 886.764MB
905.54/905.83	c total #watches: 245122
906.04/906.36	c total #propagations: 799886445 / total #impl: 1992659729 (eff. 0.401)
906.04/906.36	c #Conflicts:    2109000 | #Learnt:      55164 | 0.000
906.04/906.36	c total clause space: 886.764MB
906.04/906.36	c total #watches: 247122
906.54/906.86	c total #propagations: 800235313 / total #impl: 1993623875 (eff. 0.401)
906.54/906.86	c #Conflicts:    2110000 | #Learnt:      56164 | 0.000
906.54/906.86	c total clause space: 886.764MB
906.54/906.86	c total #watches: 249122
907.04/907.34	c total #propagations: 800617701 / total #impl: 1994635598 (eff. 0.401)
907.04/907.34	c #Conflicts:    2111000 | #Learnt:      57164 | 0.000
907.04/907.34	c total clause space: 886.764MB
907.04/907.34	c total #watches: 251122
907.64/907.92	c total #propagations: 800926661 / total #impl: 1995603906 (eff. 0.401)
907.64/907.92	c #Conflicts:    2112000 | #Learnt:      58164 | 0.000
907.64/907.92	c total clause space: 886.764MB
907.64/907.92	c total #watches: 253122
908.24/908.58	c total #propagations: 801231731 / total #impl: 1996543495 (eff. 0.401)
908.24/908.58	c #Conflicts:    2113000 | #Learnt:      59164 | 0.000
908.24/908.58	c total clause space: 886.764MB
908.24/908.58	c total #watches: 255122
908.84/909.13	c total #propagations: 801581686 / total #impl: 1997540659 (eff. 0.401)
908.84/909.13	c #Conflicts:    2114000 | #Learnt:      60164 | 0.000
908.84/909.13	c total clause space: 886.764MB
908.84/909.13	c total #watches: 257122
909.44/909.77	c total #propagations: 801901500 / total #impl: 1998458024 (eff. 0.401)
909.44/909.77	c #Conflicts:    2115000 | #Learnt:      61164 | 0.000
909.44/909.77	c total clause space: 886.764MB
909.44/909.77	c total #watches: 259122
910.04/910.36	c total #propagations: 802224264 / total #impl: 1999435355 (eff. 0.401)
910.04/910.36	c #Conflicts:    2116000 | #Learnt:      62164 | 0.000
910.04/910.36	c total clause space: 886.764MB
910.04/910.36	c total #watches: 261122
910.64/910.93	c total #propagations: 802539243 / total #impl: 2000399066 (eff. 0.401)
910.64/910.93	c #Conflicts:    2117000 | #Learnt:      63164 | 0.000
910.64/910.93	c total clause space: 886.764MB
910.64/910.93	c total #watches: 263122
911.14/911.47	c total #propagations: 802838022 / total #impl: 2001300432 (eff. 0.401)
911.14/911.47	c #Conflicts:    2118000 | #Learnt:      64164 | 0.000
911.14/911.47	c total clause space: 886.764MB
911.14/911.47	c total #watches: 265122
911.84/912.10	c total #propagations: 803144069 / total #impl: 2002141065 (eff. 0.401)
911.84/912.10	c #Conflicts:    2119000 | #Learnt:      65164 | 0.000
911.84/912.10	c total clause space: 886.764MB
911.84/912.10	c total #watches: 267122
912.44/912.72	c total #propagations: 803460942 / total #impl: 2003049564 (eff. 0.401)
912.44/912.72	c #Conflicts:    2120000 | #Learnt:      66164 | 0.000
912.44/912.72	c total clause space: 886.764MB
912.44/912.72	c total #watches: 269122
913.04/913.35	c total #propagations: 803753331 / total #impl: 2003904228 (eff. 0.401)
913.04/913.35	c #Conflicts:    2121000 | #Learnt:      67164 | 0.000
913.04/913.35	c total clause space: 886.764MB
913.04/913.35	c total #watches: 271122
913.74/914.02	c total #propagations: 804055924 / total #impl: 2004802760 (eff. 0.401)
913.74/914.02	c #Conflicts:    2122000 | #Learnt:      68164 | 0.000
913.74/914.02	c total clause space: 886.764MB
913.74/914.02	c total #watches: 273122
914.44/914.75	c total #propagations: 804353478 / total #impl: 2005652926 (eff. 0.401)
914.44/914.75	c #Conflicts:    2123000 | #Learnt:      69164 | 0.000
914.44/914.75	c total clause space: 886.764MB
914.44/914.75	c total #watches: 275122
915.24/915.59	c total #propagations: 804678444 / total #impl: 2006564262 (eff. 0.401)
915.24/915.59	c #Conflicts:    2124000 | #Learnt:      70164 | 0.000
915.24/915.59	c total clause space: 886.764MB
915.24/915.59	c total #watches: 277122
915.84/916.19	c total #propagations: 805037516 / total #impl: 2007489152 (eff. 0.401)
915.84/916.19	c GC COLLECT
915.84/916.19	c #Conflicts:    2125000 | #Learnt:      35868 | 0.000
915.84/916.19	c total clause space: 886.764MB
915.84/916.19	c total #watches: 208530
916.24/916.52	c total #propagations: 805386697 / total #impl: 2008416661 (eff. 0.401)
916.24/916.52	c #Conflicts:    2126000 | #Learnt:      36868 | 0.000
916.24/916.52	c total clause space: 886.764MB
916.24/916.52	c total #watches: 210530
916.54/916.81	c total #propagations: 805750220 / total #impl: 2009374734 (eff. 0.401)
916.54/916.81	c #Conflicts:    2127000 | #Learnt:      37868 | 0.000
916.54/916.81	c total clause space: 886.764MB
916.54/916.81	c total #watches: 212530
916.84/917.11	c total #propagations: 806075336 / total #impl: 2010233937 (eff. 0.401)
916.84/917.11	c #Conflicts:    2128000 | #Learnt:      38868 | 0.000
916.84/917.11	c total clause space: 886.764MB
916.84/917.11	c total #watches: 214530
917.14/917.47	c total #propagations: 806384614 / total #impl: 2011075518 (eff. 0.401)
917.14/917.47	c #Conflicts:    2129000 | #Learnt:      39868 | 0.000
917.14/917.47	c total clause space: 886.764MB
917.14/917.47	c total #watches: 216530
917.54/917.80	c total #propagations: 806730076 / total #impl: 2011984276 (eff. 0.401)
917.54/917.80	c #Conflicts:    2130000 | #Learnt:      40868 | 0.000
917.54/917.80	c total clause space: 886.764MB
917.54/917.80	c total #watches: 218530
917.84/918.18	c total #propagations: 807044277 / total #impl: 2012840365 (eff. 0.401)
917.84/918.18	c #Conflicts:    2131000 | #Learnt:      41868 | 0.000
917.84/918.18	c total clause space: 886.764MB
917.84/918.18	c total #watches: 220530
918.44/918.70	c total #propagations: 807358208 / total #impl: 2013704320 (eff. 0.401)
918.44/918.70	c #Conflicts:    2132000 | #Learnt:      42868 | 0.000
918.44/918.70	c total clause space: 886.764MB
918.44/918.70	c total #watches: 222530
919.04/919.34	c total #propagations: 807695471 / total #impl: 2014624797 (eff. 0.401)
919.04/919.34	c #Conflicts:    2133000 | #Learnt:      43868 | 0.000
919.04/919.34	c total clause space: 886.764MB
919.04/919.34	c total #watches: 224530
919.64/919.94	c total #propagations: 808044989 / total #impl: 2015561720 (eff. 0.401)
919.64/919.94	c #Conflicts:    2134000 | #Learnt:      44868 | 0.000
919.64/919.94	c total clause space: 886.764MB
919.64/919.94	c total #watches: 226530
920.14/920.49	c total #propagations: 808422981 / total #impl: 2016535464 (eff. 0.401)
920.14/920.49	c #Conflicts:    2135000 | #Learnt:      45868 | 0.000
920.14/920.49	c total clause space: 886.764MB
920.14/920.49	c total #watches: 228530
920.74/921.08	c total #propagations: 808882283 / total #impl: 2017651950 (eff. 0.401)
920.74/921.08	c #Conflicts:    2136000 | #Learnt:      46868 | 0.000
920.74/921.08	c total clause space: 886.764MB
920.74/921.08	c total #watches: 230530
921.43/921.73	c total #propagations: 809321589 / total #impl: 2018809128 (eff. 0.401)
921.43/921.73	c #Conflicts:    2137000 | #Learnt:      47868 | 0.000
921.43/921.73	c total clause space: 886.764MB
921.43/921.73	c total #watches: 232530
922.13/922.44	c total #propagations: 809816291 / total #impl: 2019975331 (eff. 0.401)
922.13/922.44	c #Conflicts:    2138000 | #Learnt:      48868 | 0.000
922.13/922.44	c total clause space: 886.764MB
922.13/922.44	c total #watches: 234530
922.83/923.17	c total #propagations: 810250903 / total #impl: 2021091847 (eff. 0.401)
922.83/923.17	c #Conflicts:    2139000 | #Learnt:      49868 | 0.000
922.83/923.17	c total clause space: 886.764MB
922.83/923.17	c total #watches: 236530
923.53/923.87	c total #propagations: 810710687 / total #impl: 2022226200 (eff. 0.401)
923.53/923.87	c #Conflicts:    2140000 | #Learnt:      50868 | 0.000
923.53/923.87	c total clause space: 886.764MB
923.53/923.87	c total #watches: 238530
924.33/924.69	c total #propagations: 811168017 / total #impl: 2023330955 (eff. 0.401)
924.33/924.69	c #Conflicts:    2141000 | #Learnt:      51868 | 0.000
924.33/924.69	c total clause space: 886.764MB
924.33/924.69	c total #watches: 240530
925.03/925.39	c total #propagations: 811642751 / total #impl: 2024475514 (eff. 0.401)
925.03/925.39	c #Conflicts:    2142000 | #Learnt:      52868 | 0.000
925.03/925.39	c total clause space: 886.764MB
925.03/925.39	c total #watches: 242530
925.73/926.02	c total #propagations: 812089149 / total #impl: 2025558971 (eff. 0.401)
925.73/926.02	c #Conflicts:    2143000 | #Learnt:      53868 | 0.000
925.73/926.02	c total clause space: 886.764MB
925.73/926.02	c total #watches: 244530
926.33/926.63	c total #propagations: 812539422 / total #impl: 2026654215 (eff. 0.401)
926.33/926.63	c #Conflicts:    2144000 | #Learnt:      54868 | 0.000
926.33/926.63	c total clause space: 886.764MB
926.33/926.63	c total #watches: 246530
926.93/927.21	c total #propagations: 812953197 / total #impl: 2027730289 (eff. 0.401)
926.93/927.21	c #Conflicts:    2145000 | #Learnt:      55868 | 0.000
926.93/927.21	c total clause space: 886.764MB
926.93/927.21	c total #watches: 248530
927.53/927.83	c total #propagations: 813363817 / total #impl: 2028727168 (eff. 0.401)
927.53/927.83	c #Conflicts:    2146000 | #Learnt:      56868 | 0.000
927.53/927.83	c total clause space: 886.764MB
927.53/927.83	c total #watches: 250530
928.24/928.51	c total #propagations: 813780395 / total #impl: 2029758180 (eff. 0.401)
928.24/928.51	c #Conflicts:    2147000 | #Learnt:      57868 | 0.000
928.24/928.51	c total clause space: 886.764MB
928.24/928.51	c total #watches: 252530
928.83/929.19	c total #propagations: 814207344 / total #impl: 2030811331 (eff. 0.401)
928.83/929.19	c #Conflicts:    2148000 | #Learnt:      58868 | 0.000
928.83/929.19	c total clause space: 886.764MB
928.83/929.19	c total #watches: 254530
929.53/929.89	c total #propagations: 814614785 / total #impl: 2031863872 (eff. 0.401)
929.53/929.89	c #Conflicts:    2149000 | #Learnt:      59868 | 0.000
929.53/929.89	c total clause space: 886.764MB
929.53/929.89	c total #watches: 256530
930.23/930.60	c total #propagations: 815036449 / total #impl: 2032969041 (eff. 0.401)
930.23/930.60	c #Conflicts:    2150000 | #Learnt:      60868 | 0.000
930.23/930.60	c total clause space: 886.764MB
930.23/930.60	c total #watches: 258530
931.03/931.30	c total #propagations: 815467377 / total #impl: 2034042715 (eff. 0.401)
931.03/931.30	c #Conflicts:    2151000 | #Learnt:      61868 | 0.000
931.03/931.30	c total clause space: 886.764MB
931.03/931.30	c total #watches: 260530
931.73/932.09	c total #propagations: 815862309 / total #impl: 2035116744 (eff. 0.401)
931.73/932.09	c #Conflicts:    2152000 | #Learnt:      62868 | 0.000
931.73/932.09	c total clause space: 886.764MB
931.73/932.09	c total #watches: 262530
932.43/932.77	c total #propagations: 816279329 / total #impl: 2036243063 (eff. 0.401)
932.43/932.77	c #Conflicts:    2153000 | #Learnt:      63868 | 0.000
932.43/932.77	c total clause space: 886.764MB
932.43/932.77	c total #watches: 264530
933.13/933.42	c total #propagations: 816651730 / total #impl: 2037275235 (eff. 0.401)
933.13/933.42	c #Conflicts:    2154000 | #Learnt:      64868 | 0.000
933.13/933.42	c total clause space: 886.764MB
933.13/933.42	c total #watches: 266530
933.53/933.90	c total #propagations: 817017382 / total #impl: 2038268947 (eff. 0.401)
933.53/933.90	c #Conflicts:    2155000 | #Learnt:      65868 | 0.000
933.53/933.90	c total clause space: 886.764MB
933.53/933.90	c total #watches: 268530
934.13/934.43	c total #propagations: 817353176 / total #impl: 2039153275 (eff. 0.401)
934.13/934.43	c #Conflicts:    2156000 | #Learnt:      66868 | 0.000
934.13/934.43	c total clause space: 886.764MB
934.13/934.43	c total #watches: 270530
934.63/934.97	c total #propagations: 817728551 / total #impl: 2040080449 (eff. 0.401)
934.63/934.97	c #Conflicts:    2157000 | #Learnt:      67868 | 0.000
934.63/934.97	c total clause space: 886.764MB
934.63/934.97	c total #watches: 272530
935.13/935.47	c total #propagations: 818108389 / total #impl: 2040970311 (eff. 0.401)
935.13/935.47	c #Conflicts:    2158000 | #Learnt:      68868 | 0.000
935.13/935.47	c total clause space: 886.764MB
935.13/935.47	c total #watches: 274530
935.73/936.01	c total #propagations: 818467868 / total #impl: 2041873382 (eff. 0.401)
935.73/936.01	c #Conflicts:    2159000 | #Learnt:      69868 | 0.000
935.73/936.01	c total clause space: 886.764MB
935.73/936.01	c total #watches: 276530
936.43/936.73	c total #propagations: 818837128 / total #impl: 2042816112 (eff. 0.401)
936.43/936.73	c #Conflicts:    2160000 | #Learnt:      70868 | 0.000
936.43/936.73	c total clause space: 1440.99MB
936.43/936.73	c total #watches: 278530
937.03/937.32	c total #propagations: 819199627 / total #impl: 2043744933 (eff. 0.401)
937.03/937.32	c GC COLLECT
937.03/937.32	c #Conflicts:    2161000 | #Learnt:      36282 | 0.000
937.03/937.32	c total clause space: 1440.99MB
937.03/937.32	c total #watches: 209358
937.43/937.72	c total #propagations: 819564595 / total #impl: 2044687114 (eff. 0.401)
937.43/937.72	c #Conflicts:    2162000 | #Learnt:      37282 | 0.000
937.43/937.72	c total clause space: 1440.99MB
937.43/937.72	c total #watches: 211358
937.83/938.16	c total #propagations: 819919118 / total #impl: 2045587122 (eff. 0.401)
937.83/938.16	c #Conflicts:    2163000 | #Learnt:      38282 | 0.000
937.83/938.16	c total clause space: 1440.99MB
937.83/938.16	c total #watches: 213358
938.33/938.63	c total #propagations: 820267811 / total #impl: 2046452520 (eff. 0.401)
938.33/938.63	c #Conflicts:    2164000 | #Learnt:      39282 | 0.000
938.33/938.63	c total clause space: 1440.99MB
938.33/938.63	c total #watches: 215358
938.83/939.18	c total #propagations: 820607485 / total #impl: 2047295723 (eff. 0.401)
938.83/939.18	c #Conflicts:    2165000 | #Learnt:      40282 | 0.000
938.83/939.18	c total clause space: 1440.99MB
938.83/939.18	c total #watches: 217358
939.53/939.85	c total #propagations: 820981847 / total #impl: 2048224598 (eff. 0.401)
939.53/939.85	c #Conflicts:    2166000 | #Learnt:      41282 | 0.000
939.53/939.85	c total clause space: 1440.99MB
939.53/939.85	c total #watches: 219358
940.13/940.49	c total #propagations: 821380486 / total #impl: 2049200156 (eff. 0.401)
940.13/940.49	c #Conflicts:    2167000 | #Learnt:      42282 | 0.000
940.13/940.49	c total clause space: 1440.99MB
940.13/940.49	c total #watches: 221358
940.93/941.25	c total #propagations: 821728552 / total #impl: 2050047007 (eff. 0.401)
940.93/941.25	c #Conflicts:    2168000 | #Learnt:      43282 | 0.000
940.93/941.25	c total clause space: 1440.99MB
940.93/941.25	c total #watches: 223358
941.73/942.02	c total #propagations: 822101016 / total #impl: 2050968198 (eff. 0.401)
941.73/942.02	c #Conflicts:    2169000 | #Learnt:      44282 | 0.000
941.73/942.02	c total clause space: 1440.99MB
941.73/942.02	c total #watches: 225358
942.33/942.64	c total #propagations: 822484397 / total #impl: 2051975726 (eff. 0.401)
942.33/942.64	c #Conflicts:    2170000 | #Learnt:      45282 | 0.000
942.33/942.64	c total clause space: 1440.99MB
942.33/942.64	c total #watches: 227358
942.93/943.23	c total #propagations: 822836239 / total #impl: 2052898528 (eff. 0.401)
942.93/943.23	c #Conflicts:    2171000 | #Learnt:      46282 | 0.000
942.93/943.23	c total clause space: 1440.99MB
942.93/943.23	c total #watches: 229358
943.53/943.89	c total #propagations: 823189712 / total #impl: 2053869389 (eff. 0.401)
943.53/943.89	c #Conflicts:    2172000 | #Learnt:      47282 | 0.000
943.53/943.89	c total clause space: 1440.99MB
943.53/943.89	c total #watches: 231358
944.23/944.52	c total #propagations: 823557858 / total #impl: 2054881348 (eff. 0.401)
944.23/944.52	c #Conflicts:    2173000 | #Learnt:      48282 | 0.000
944.23/944.52	c total clause space: 1440.99MB
944.23/944.52	c total #watches: 233358
944.83/945.10	c total #propagations: 823915595 / total #impl: 2055826122 (eff. 0.401)
944.83/945.10	c #Conflicts:    2174000 | #Learnt:      49282 | 0.000
944.83/945.10	c total clause space: 1440.99MB
944.83/945.10	c total #watches: 235358
945.43/945.76	c total #propagations: 824268439 / total #impl: 2056710457 (eff. 0.401)
945.43/945.76	c #Conflicts:    2175000 | #Learnt:      50282 | 0.000
945.43/945.76	c total clause space: 1440.99MB
945.43/945.76	c total #watches: 237358
946.13/946.44	c total #propagations: 824630953 / total #impl: 2057687898 (eff. 0.401)
946.13/946.44	c #Conflicts:    2176000 | #Learnt:      51282 | 0.000
946.13/946.44	c total clause space: 1440.99MB
946.13/946.44	c total #watches: 239358
946.83/947.10	c total #propagations: 825001564 / total #impl: 2058694695 (eff. 0.401)
946.83/947.10	c #Conflicts:    2177000 | #Learnt:      52282 | 0.000
946.83/947.10	c total clause space: 1440.99MB
946.83/947.10	c total #watches: 241358
947.43/947.77	c total #propagations: 825337232 / total #impl: 2059626502 (eff. 0.401)
947.43/947.77	c #Conflicts:    2178000 | #Learnt:      53282 | 0.000
947.43/947.77	c total clause space: 1440.99MB
947.43/947.77	c total #watches: 243358
948.13/948.44	c total #propagations: 825659241 / total #impl: 2060539434 (eff. 0.401)
948.13/948.44	c #Conflicts:    2179000 | #Learnt:      54282 | 0.000
948.13/948.44	c total clause space: 1440.99MB
948.13/948.44	c total #watches: 245358
948.83/949.16	c total #propagations: 825977204 / total #impl: 2061451446 (eff. 0.401)
948.83/949.16	c #Conflicts:    2180000 | #Learnt:      55282 | 0.000
948.83/949.16	c total clause space: 1440.99MB
948.83/949.16	c total #watches: 247358
949.53/949.83	c total #propagations: 826306151 / total #impl: 2062416704 (eff. 0.401)
949.53/949.83	c #Conflicts:    2181000 | #Learnt:      56282 | 0.000
949.53/949.83	c total clause space: 1440.99MB
949.53/949.83	c total #watches: 249358
950.33/950.68	c total #propagations: 826619665 / total #impl: 2063365879 (eff. 0.401)
950.33/950.68	c #Conflicts:    2182000 | #Learnt:      57282 | 0.000
950.33/950.68	c total clause space: 1440.99MB
950.33/950.68	c total #watches: 251358
951.33/951.60	c total #propagations: 826962338 / total #impl: 2064306410 (eff. 0.401)
951.33/951.60	c #Conflicts:    2183000 | #Learnt:      58282 | 0.000
951.33/951.60	c total clause space: 1440.99MB
951.33/951.60	c total #watches: 253358
952.13/952.47	c total #propagations: 827317115 / total #impl: 2065271403 (eff. 0.401)
952.13/952.47	c #Conflicts:    2184000 | #Learnt:      59282 | 0.000
952.13/952.47	c total clause space: 1440.99MB
952.13/952.47	c total #watches: 255358
953.03/953.39	c total #propagations: 827644852 / total #impl: 2066150721 (eff. 0.401)
953.03/953.39	c #Conflicts:    2185000 | #Learnt:      60282 | 0.000
953.03/953.39	c total clause space: 1440.99MB
953.03/953.39	c total #watches: 257358
954.03/954.37	c total #propagations: 827965203 / total #impl: 2067024749 (eff. 0.401)
954.03/954.37	c #Conflicts:    2186000 | #Learnt:      61282 | 0.000
954.03/954.37	c total clause space: 1440.99MB
954.03/954.37	c total #watches: 259358
955.02/955.33	c total #propagations: 828306930 / total #impl: 2067984574 (eff. 0.401)
955.02/955.33	c #Conflicts:    2187000 | #Learnt:      62282 | 0.000
955.02/955.33	c total clause space: 1440.99MB
955.02/955.33	c total #watches: 261358
955.92/956.28	c total #propagations: 828619447 / total #impl: 2068876314 (eff. 0.401)
955.92/956.28	c #Conflicts:    2188000 | #Learnt:      63282 | 0.000
955.92/956.28	c total clause space: 1440.99MB
955.92/956.28	c total #watches: 263358
956.92/957.27	c total #propagations: 828931063 / total #impl: 2069803310 (eff. 0.400)
956.92/957.27	c #Conflicts:    2189000 | #Learnt:      64282 | 0.000
956.92/957.27	c total clause space: 1440.99MB
956.92/957.27	c total #watches: 265358
958.02/958.30	c total #propagations: 829253474 / total #impl: 2070658624 (eff. 0.400)
958.02/958.30	c #Conflicts:    2190000 | #Learnt:      65282 | 0.000
958.02/958.30	c total clause space: 1440.99MB
958.02/958.30	c total #watches: 267358
959.12/959.41	c total #propagations: 829589142 / total #impl: 2071667356 (eff. 0.400)
959.12/959.41	c #Conflicts:    2191000 | #Learnt:      66282 | 0.000
959.12/959.41	c total clause space: 1440.99MB
959.12/959.41	c total #watches: 269358
960.13/960.49	c total #propagations: 829914111 / total #impl: 2072607489 (eff. 0.400)
960.13/960.49	c #Conflicts:    2192000 | #Learnt:      67282 | 0.000
960.13/960.49	c total clause space: 1440.99MB
960.13/960.49	c total #watches: 271358
961.42/961.79	c total #propagations: 830249530 / total #impl: 2073527184 (eff. 0.400)
961.42/961.79	c #Conflicts:    2193000 | #Learnt:      68282 | 0.000
961.42/961.79	c total clause space: 1440.99MB
961.42/961.79	c total #watches: 273358
962.62/962.93	c total #propagations: 830599332 / total #impl: 2074493473 (eff. 0.400)
962.62/962.93	c #Conflicts:    2194000 | #Learnt:      69282 | 0.000
962.62/962.93	c total clause space: 1440.99MB
962.62/962.93	c total #watches: 275358
963.72/964.06	c total #propagations: 830927824 / total #impl: 2075457408 (eff. 0.400)
963.72/964.06	c #Conflicts:    2195000 | #Learnt:      70282 | 0.000
963.72/964.06	c total clause space: 1440.99MB
963.72/964.06	c total #watches: 277358
965.02/965.33	c total #propagations: 831266089 / total #impl: 2076405469 (eff. 0.400)
965.02/965.33	c #Conflicts:    2196000 | #Learnt:      71282 | 0.000
965.02/965.33	c total clause space: 1440.99MB
965.02/965.33	c total #watches: 279358
966.02/966.37	c total #propagations: 831601465 / total #impl: 2077351705 (eff. 0.400)
966.02/966.37	c GC COLLECT
966.02/966.37	c #Conflicts:    2197000 | #Learnt:      36368 | 0.000
966.02/966.37	c total clause space: 1440.99MB
966.02/966.37	c total #watches: 209530
966.42/966.75	c total #propagations: 831962206 / total #impl: 2078344975 (eff. 0.400)
966.42/966.75	c #Conflicts:    2198000 | #Learnt:      37368 | 0.000
966.42/966.75	c total clause space: 1440.99MB
966.42/966.75	c total #watches: 211530
966.82/967.19	c total #propagations: 832286540 / total #impl: 2079284529 (eff. 0.400)
966.82/967.19	c #Conflicts:    2199000 | #Learnt:      38368 | 0.000
966.82/967.19	c total clause space: 1440.99MB
966.82/967.19	c total #watches: 213530
967.42/967.72	c total #propagations: 832626113 / total #impl: 2080225545 (eff. 0.400)
967.42/967.72	c #Conflicts:    2200000 | #Learnt:      39368 | 0.000
967.42/967.72	c total clause space: 1440.99MB
967.42/967.72	c total #watches: 215530
967.92/968.21	c total #propagations: 832964791 / total #impl: 2081156695 (eff. 0.400)
967.92/968.21	c #Conflicts:    2201000 | #Learnt:      40368 | 0.000
967.92/968.21	c total clause space: 1440.99MB
967.92/968.21	c total #watches: 217530
968.42/968.71	c total #propagations: 833298571 / total #impl: 2082046315 (eff. 0.400)
968.42/968.71	c #Conflicts:    2202000 | #Learnt:      41368 | 0.000
968.42/968.71	c total clause space: 1440.99MB
968.42/968.71	c total #watches: 219530
968.83/969.17	c total #propagations: 833659483 / total #impl: 2082906584 (eff. 0.400)
968.83/969.17	c #Conflicts:    2203000 | #Learnt:      42368 | 0.000
968.83/969.17	c total clause space: 1440.99MB
968.83/969.17	c total #watches: 221530
969.32/969.68	c total #propagations: 834040839 / total #impl: 2083831174 (eff. 0.400)
969.32/969.68	c #Conflicts:    2204000 | #Learnt:      43368 | 0.000
969.32/969.68	c total clause space: 1440.99MB
969.32/969.68	c total #watches: 223530
969.82/970.18	c total #propagations: 834390926 / total #impl: 2084741319 (eff. 0.400)
969.82/970.18	c #Conflicts:    2205000 | #Learnt:      44368 | 0.000
969.82/970.18	c total clause space: 1440.99MB
969.82/970.18	c total #watches: 225530
970.32/970.69	c total #propagations: 834743043 / total #impl: 2085673059 (eff. 0.400)
970.32/970.69	c #Conflicts:    2206000 | #Learnt:      45368 | 0.000
970.32/970.69	c total clause space: 1440.99MB
970.32/970.69	c total #watches: 227530
970.92/971.23	c total #propagations: 835067014 / total #impl: 2086562119 (eff. 0.400)
970.92/971.23	c #Conflicts:    2207000 | #Learnt:      46368 | 0.000
970.92/971.23	c total clause space: 1440.99MB
970.92/971.23	c total #watches: 229530
971.52/971.82	c total #propagations: 835436747 / total #impl: 2087442155 (eff. 0.400)
971.52/971.82	c #Conflicts:    2208000 | #Learnt:      47368 | 0.000
971.52/971.82	c total clause space: 1440.99MB
971.52/971.82	c total #watches: 231530
972.02/972.37	c total #propagations: 835825671 / total #impl: 2088372217 (eff. 0.400)
972.02/972.37	c #Conflicts:    2209000 | #Learnt:      48368 | 0.000
972.02/972.37	c total clause space: 1440.99MB
972.02/972.37	c total #watches: 233530
972.62/972.94	c total #propagations: 836176755 / total #impl: 2089325629 (eff. 0.400)
972.62/972.94	c #Conflicts:    2210000 | #Learnt:      49368 | 0.000
972.62/972.94	c total clause space: 1440.99MB
972.62/972.94	c total #watches: 235530
973.23/973.52	c total #propagations: 836508667 / total #impl: 2090214884 (eff. 0.400)
973.23/973.52	c #Conflicts:    2211000 | #Learnt:      50368 | 0.000
973.23/973.52	c total clause space: 1440.99MB
973.23/973.52	c total #watches: 237530
973.82/974.19	c total #propagations: 836832909 / total #impl: 2091082879 (eff. 0.400)
973.82/974.19	c #Conflicts:    2212000 | #Learnt:      51368 | 0.000
973.82/974.19	c total clause space: 1440.99MB
973.82/974.19	c total #watches: 239530
974.62/974.93	c total #propagations: 837213014 / total #impl: 2092041179 (eff. 0.400)
974.62/974.93	c #Conflicts:    2213000 | #Learnt:      52368 | 0.000
974.62/974.93	c total clause space: 1440.99MB
974.62/974.93	c total #watches: 241530
975.43/975.74	c total #propagations: 837604564 / total #impl: 2093027419 (eff. 0.400)
975.43/975.74	c #Conflicts:    2214000 | #Learnt:      53368 | 0.000
975.43/975.74	c total clause space: 1440.99MB
975.43/975.74	c total #watches: 243530
976.12/976.49	c total #propagations: 837959429 / total #impl: 2093978649 (eff. 0.400)
976.12/976.49	c #Conflicts:    2215000 | #Learnt:      54368 | 0.000
976.12/976.49	c total clause space: 1440.99MB
976.12/976.49	c total #watches: 245530
976.82/977.13	c total #propagations: 838344803 / total #impl: 2094957431 (eff. 0.400)
976.82/977.13	c #Conflicts:    2216000 | #Learnt:      55368 | 0.000
976.82/977.13	c total clause space: 1440.99MB
976.82/977.13	c total #watches: 247530
977.52/977.83	c total #propagations: 838705547 / total #impl: 2095852632 (eff. 0.400)
977.52/977.83	c #Conflicts:    2217000 | #Learnt:      56368 | 0.000
977.52/977.83	c total clause space: 1440.99MB
977.52/977.83	c total #watches: 249530
978.22/978.52	c total #propagations: 839096736 / total #impl: 2096821867 (eff. 0.400)
978.22/978.52	c #Conflicts:    2218000 | #Learnt:      57368 | 0.000
978.22/978.52	c total clause space: 1440.99MB
978.22/978.52	c total #watches: 251530
979.02/979.30	c total #propagations: 839461686 / total #impl: 2097805923 (eff. 0.400)
979.02/979.30	c #Conflicts:    2219000 | #Learnt:      58368 | 0.000
979.02/979.30	c total clause space: 1440.99MB
979.02/979.30	c total #watches: 253530
979.72/980.05	c total #propagations: 839814679 / total #impl: 2098760972 (eff. 0.400)
979.72/980.05	c #Conflicts:    2220000 | #Learnt:      59368 | 0.000
979.72/980.05	c total clause space: 1440.99MB
979.72/980.05	c total #watches: 255530
980.42/980.72	c total #propagations: 840164381 / total #impl: 2099679430 (eff. 0.400)
980.42/980.72	c #Conflicts:    2221000 | #Learnt:      60368 | 0.000
980.42/980.72	c total clause space: 1440.99MB
980.42/980.72	c total #watches: 257530
981.22/981.50	c total #propagations: 840487860 / total #impl: 2100567158 (eff. 0.400)
981.22/981.50	c #Conflicts:    2222000 | #Learnt:      61368 | 0.000
981.22/981.50	c total clause space: 1440.99MB
981.22/981.50	c total #watches: 259530
981.92/982.25	c total #propagations: 840831742 / total #impl: 2101466535 (eff. 0.400)
981.92/982.25	c #Conflicts:    2223000 | #Learnt:      62368 | 0.000
981.92/982.25	c total clause space: 1440.99MB
981.92/982.25	c total #watches: 261530
982.62/982.99	c total #propagations: 841199416 / total #impl: 2102463589 (eff. 0.400)
982.62/982.99	c #Conflicts:    2224000 | #Learnt:      63368 | 0.000
982.62/982.99	c total clause space: 1440.99MB
982.62/982.99	c total #watches: 263530
983.42/983.72	c total #propagations: 841548458 / total #impl: 2103430465 (eff. 0.400)
983.42/983.72	c #Conflicts:    2225000 | #Learnt:      64368 | 0.000
983.42/983.72	c total clause space: 1440.99MB
983.42/983.72	c total #watches: 265530
984.12/984.41	c total #propagations: 841912105 / total #impl: 2104412300 (eff. 0.400)
984.12/984.41	c #Conflicts:    2226000 | #Learnt:      65368 | 0.000
984.12/984.41	c total clause space: 1440.99MB
984.12/984.41	c total #watches: 267530
985.02/985.30	c total #propagations: 842236962 / total #impl: 2105350804 (eff. 0.400)
985.02/985.30	c #Conflicts:    2227000 | #Learnt:      66368 | 0.000
985.02/985.30	c total clause space: 1440.99MB
985.02/985.30	c total #watches: 269530
985.92/986.21	c total #propagations: 842599020 / total #impl: 2106358715 (eff. 0.400)
985.92/986.21	c #Conflicts:    2228000 | #Learnt:      67368 | 0.000
985.92/986.21	c total clause space: 1440.99MB
985.92/986.21	c total #watches: 271530
986.82/987.11	c total #propagations: 842955062 / total #impl: 2107354749 (eff. 0.400)
986.82/987.11	c #Conflicts:    2229000 | #Learnt:      68368 | 0.000
986.82/987.11	c total clause space: 1440.99MB
986.82/987.11	c total #watches: 273530
987.63/987.95	c total #propagations: 843333938 / total #impl: 2108384409 (eff. 0.400)
987.63/987.95	c #Conflicts:    2230000 | #Learnt:      69368 | 0.000
987.63/987.95	c total clause space: 1440.99MB
987.63/987.95	c total #watches: 275530
988.52/988.89	c total #propagations: 843708088 / total #impl: 2109419125 (eff. 0.400)
988.52/988.89	c #Conflicts:    2231000 | #Learnt:      70368 | 0.000
988.52/988.89	c total clause space: 1440.99MB
988.52/988.89	c total #watches: 277530
989.52/989.82	c total #propagations: 844061658 / total #impl: 2110447802 (eff. 0.400)
989.52/989.82	c #Conflicts:    2232000 | #Learnt:      71368 | 0.000
989.52/989.82	c total clause space: 1440.99MB
989.52/989.82	c total #watches: 279530
990.32/990.64	c total #propagations: 844396244 / total #impl: 2111428837 (eff. 0.400)
990.32/990.64	c #Conflicts:    2233000 | #Learnt:      72368 | 0.000
990.32/990.64	c total clause space: 1440.99MB
990.32/990.64	c total #watches: 281530
990.72/991.08	c total #propagations: 844728860 / total #impl: 2112426533 (eff. 0.400)
990.72/991.08	c GC COLLECT
990.72/991.08	c #Conflicts:    2234000 | #Learnt:      37177 | 0.000
990.72/991.08	c total clause space: 1440.99MB
990.72/991.08	c total #watches: 211148
991.12/991.46	c total #propagations: 845071711 / total #impl: 2113416843 (eff. 0.400)
991.12/991.46	c #Conflicts:    2235000 | #Learnt:      38177 | 0.000
991.12/991.46	c total clause space: 1440.99MB
991.12/991.46	c total #watches: 213148
991.62/991.92	c total #propagations: 845423628 / total #impl: 2114406623 (eff. 0.400)
991.62/991.92	c #Conflicts:    2236000 | #Learnt:      39177 | 0.000
991.62/991.92	c total clause space: 1440.99MB
991.62/991.92	c total #watches: 215148
992.12/992.40	c total #propagations: 845849842 / total #impl: 2115439882 (eff. 0.400)
992.12/992.40	c #Conflicts:    2237000 | #Learnt:      40177 | 0.000
992.12/992.40	c total clause space: 1440.99MB
992.12/992.40	c total #watches: 217148
992.62/992.91	c total #propagations: 846260223 / total #impl: 2116497237 (eff. 0.400)
992.62/992.91	c #Conflicts:    2238000 | #Learnt:      41177 | 0.000
992.62/992.91	c total clause space: 1440.99MB
992.62/992.91	c total #watches: 219148
993.13/993.40	c total #propagations: 846643654 / total #impl: 2117470871 (eff. 0.400)
993.13/993.40	c #Conflicts:    2239000 | #Learnt:      42177 | 0.000
993.13/993.40	c total clause space: 1440.99MB
993.13/993.40	c total #watches: 221148
993.62/993.92	c total #propagations: 847013190 / total #impl: 2118452354 (eff. 0.400)
993.62/993.92	c #Conflicts:    2240000 | #Learnt:      43177 | 0.000
993.62/993.92	c total clause space: 1440.99MB
993.62/993.92	c total #watches: 223148
994.12/994.45	c total #propagations: 847354053 / total #impl: 2119374420 (eff. 0.400)
994.12/994.45	c #Conflicts:    2241000 | #Learnt:      44177 | 0.000
994.12/994.45	c total clause space: 1440.99MB
994.12/994.45	c total #watches: 225148
994.72/995.06	c total #propagations: 847709526 / total #impl: 2120370561 (eff. 0.400)
994.72/995.06	c #Conflicts:    2242000 | #Learnt:      45177 | 0.000
994.72/995.06	c total clause space: 1440.99MB
994.72/995.06	c total #watches: 227148
995.32/995.60	c total #propagations: 848100497 / total #impl: 2121441389 (eff. 0.400)
995.32/995.60	c #Conflicts:    2243000 | #Learnt:      46177 | 0.000
995.32/995.60	c total clause space: 1440.99MB
995.32/995.60	c total #watches: 229148
995.92/996.20	c total #propagations: 848465362 / total #impl: 2122397252 (eff. 0.400)
995.92/996.20	c #Conflicts:    2244000 | #Learnt:      47177 | 0.000
995.92/996.20	c total clause space: 1440.99MB
995.92/996.20	c total #watches: 231148
996.42/996.77	c total #propagations: 848829987 / total #impl: 2123356923 (eff. 0.400)
996.42/996.77	c #Conflicts:    2245000 | #Learnt:      48177 | 0.000
996.42/996.77	c total clause space: 1440.99MB
996.42/996.77	c total #watches: 233148
997.02/997.38	c total #propagations: 849186534 / total #impl: 2124257851 (eff. 0.400)
997.02/997.38	c #Conflicts:    2246000 | #Learnt:      49177 | 0.000
997.02/997.38	c total clause space: 1440.99MB
997.02/997.38	c total #watches: 235148
997.62/998.00	c total #propagations: 849532232 / total #impl: 2125119283 (eff. 0.400)
997.62/998.00	c #Conflicts:    2247000 | #Learnt:      50177 | 0.000
997.62/998.00	c total clause space: 1440.99MB
997.62/998.00	c total #watches: 237148
998.32/998.68	c total #propagations: 849872825 / total #impl: 2126055144 (eff. 0.400)
998.32/998.68	c #Conflicts:    2248000 | #Learnt:      51177 | 0.000
998.32/998.68	c total clause space: 1440.99MB
998.32/998.68	c total #watches: 239148
999.02/999.34	c total #propagations: 850225863 / total #impl: 2126975957 (eff. 0.400)
999.02/999.34	c #Conflicts:    2249000 | #Learnt:      52177 | 0.000
999.02/999.34	c total clause space: 1440.99MB
999.02/999.34	c total #watches: 241148
999.72/1000.02	c total #propagations: 850564285 / total #impl: 2127832596 (eff. 0.400)
999.72/1000.02	c #Conflicts:    2250000 | #Learnt:      53177 | 0.000
999.72/1000.02	c total clause space: 1440.99MB
999.72/1000.02	c total #watches: 243148
1000.42/1000.70	c total #propagations: 850885757 / total #impl: 2128704456 (eff. 0.400)
1000.42/1000.70	c #Conflicts:    2251000 | #Learnt:      54177 | 0.000
1000.42/1000.70	c total clause space: 1440.99MB
1000.42/1000.70	c total #watches: 245148
1001.02/1001.38	c total #propagations: 851224538 / total #impl: 2129671058 (eff. 0.400)
1001.02/1001.38	c #Conflicts:    2252000 | #Learnt:      55177 | 0.000
1001.02/1001.38	c total clause space: 1440.99MB
1001.02/1001.38	c total #watches: 247148
1001.82/1002.13	c total #propagations: 851565732 / total #impl: 2130581370 (eff. 0.400)
1001.82/1002.13	c #Conflicts:    2253000 | #Learnt:      56177 | 0.000
1001.82/1002.13	c total clause space: 1440.99MB
1001.82/1002.13	c total #watches: 249148
1002.62/1002.92	c total #propagations: 851909630 / total #impl: 2131496453 (eff. 0.400)
1002.62/1002.92	c #Conflicts:    2254000 | #Learnt:      57177 | 0.000
1002.62/1002.92	c total clause space: 1440.99MB
1002.62/1002.92	c total #watches: 251148
1003.42/1003.74	c total #propagations: 852253898 / total #impl: 2132474017 (eff. 0.400)
1003.42/1003.74	c #Conflicts:    2255000 | #Learnt:      58177 | 0.000
1003.42/1003.74	c total clause space: 1440.99MB
1003.42/1003.74	c total #watches: 253148
1004.22/1004.52	c total #propagations: 852596188 / total #impl: 2133438524 (eff. 0.400)
1004.22/1004.52	c #Conflicts:    2256000 | #Learnt:      59177 | 0.000
1004.22/1004.52	c total clause space: 1440.99MB
1004.22/1004.52	c total #watches: 255148
1004.82/1005.15	c total #propagations: 852914887 / total #impl: 2134342766 (eff. 0.400)
1004.82/1005.15	c #Conflicts:    2257000 | #Learnt:      60177 | 0.000
1004.82/1005.15	c total clause space: 1440.99MB
1004.82/1005.15	c total #watches: 257148
1005.42/1005.74	c total #propagations: 853246228 / total #impl: 2135377689 (eff. 0.400)
1005.42/1005.74	c #Conflicts:    2258000 | #Learnt:      61177 | 0.000
1005.42/1005.74	c total clause space: 1440.99MB
1005.42/1005.74	c total #watches: 259148
1006.02/1006.37	c total #propagations: 853568122 / total #impl: 2136335471 (eff. 0.400)
1006.02/1006.37	c #Conflicts:    2259000 | #Learnt:      62177 | 0.000
1006.02/1006.37	c total clause space: 1440.99MB
1006.02/1006.37	c total #watches: 261148
1006.72/1007.08	c total #propagations: 853897751 / total #impl: 2137338418 (eff. 0.400)
1006.72/1007.08	c #Conflicts:    2260000 | #Learnt:      63177 | 0.000
1006.72/1007.08	c total clause space: 1440.99MB
1006.72/1007.08	c total #watches: 263148
1007.42/1007.74	c total #propagations: 854240316 / total #impl: 2138374671 (eff. 0.399)
1007.42/1007.74	c #Conflicts:    2261000 | #Learnt:      64177 | 0.000
1007.42/1007.74	c total clause space: 1440.99MB
1007.42/1007.74	c total #watches: 265148
1008.12/1008.47	c total #propagations: 854537921 / total #impl: 2139275123 (eff. 0.399)
1008.12/1008.47	c #Conflicts:    2262000 | #Learnt:      65177 | 0.000
1008.12/1008.47	c total clause space: 1440.99MB
1008.12/1008.47	c total #watches: 267148
1008.82/1009.17	c total #propagations: 854864122 / total #impl: 2140275956 (eff. 0.399)
1008.82/1009.17	c #Conflicts:    2263000 | #Learnt:      66177 | 0.000
1008.82/1009.17	c total clause space: 1440.99MB
1008.82/1009.17	c total #watches: 269148
1009.52/1009.89	c total #propagations: 855210545 / total #impl: 2141315135 (eff. 0.399)
1009.52/1009.89	c #Conflicts:    2264000 | #Learnt:      67177 | 0.000
1009.52/1009.89	c total clause space: 1440.99MB
1009.52/1009.89	c total #watches: 271148
1010.22/1010.57	c total #propagations: 855547636 / total #impl: 2142369193 (eff. 0.399)
1010.22/1010.57	c #Conflicts:    2265000 | #Learnt:      68177 | 0.000
1010.22/1010.57	c total clause space: 1440.99MB
1010.22/1010.57	c total #watches: 273148
1010.92/1011.30	c total #propagations: 855879846 / total #impl: 2143433664 (eff. 0.399)
1010.92/1011.30	c #Conflicts:    2266000 | #Learnt:      69177 | 0.000
1010.92/1011.30	c total clause space: 1440.99MB
1010.92/1011.30	c total #watches: 275148
1011.62/1011.97	c total #propagations: 856216281 / total #impl: 2144500639 (eff. 0.399)
1011.62/1011.97	c #Conflicts:    2267000 | #Learnt:      70177 | 0.000
1011.62/1011.97	c total clause space: 1440.99MB
1011.62/1011.97	c total #watches: 277148
1012.42/1012.70	c total #propagations: 856529783 / total #impl: 2145468467 (eff. 0.399)
1012.42/1012.70	c #Conflicts:    2268000 | #Learnt:      71177 | 0.000
1012.42/1012.70	c total clause space: 1440.99MB
1012.42/1012.70	c total #watches: 279148
1013.12/1013.48	c total #propagations: 856850885 / total #impl: 2146457940 (eff. 0.399)
1013.12/1013.48	c #Conflicts:    2269000 | #Learnt:      72177 | 0.000
1013.12/1013.48	c total clause space: 1440.99MB
1013.12/1013.48	c total #watches: 281148
1014.02/1014.31	c total #propagations: 857184662 / total #impl: 2147457159 (eff. 0.399)
1014.02/1014.31	c GC COLLECT
1014.02/1014.31	c #Conflicts:    2270000 | #Learnt:      36662 | 0.000
1014.02/1014.31	c total clause space: 1440.99MB
1014.02/1014.31	c total #watches: 210118
1014.31/1014.68	c total #propagations: 857517670 / total #impl: 2148443185 (eff. 0.399)
1014.31/1014.68	c #Conflicts:    2271000 | #Learnt:      37662 | 0.000
1014.31/1014.68	c total clause space: 1440.99MB
1014.31/1014.68	c total #watches: 212118
1014.81/1015.11	c total #propagations: 857829405 / total #impl: 2149326321 (eff. 0.399)
1014.81/1015.11	c #Conflicts:    2272000 | #Learnt:      38662 | 0.000
1014.81/1015.11	c total clause space: 1440.99MB
1014.81/1015.11	c total #watches: 214118
1015.21/1015.53	c total #propagations: 858149360 / total #impl: 2150281125 (eff. 0.399)
1015.21/1015.53	c #Conflicts:    2273000 | #Learnt:      39662 | 0.000
1015.21/1015.53	c total clause space: 1440.99MB
1015.21/1015.53	c total #watches: 216118
1015.61/1015.95	c total #propagations: 858465089 / total #impl: 2151206522 (eff. 0.399)
1015.61/1015.95	c #Conflicts:    2274000 | #Learnt:      40662 | 0.000
1015.61/1015.95	c total clause space: 1440.99MB
1015.61/1015.95	c total #watches: 218118
1016.12/1016.45	c total #propagations: 858784241 / total #impl: 2152132921 (eff. 0.399)
1016.12/1016.45	c #Conflicts:    2275000 | #Learnt:      41662 | 0.000
1016.12/1016.45	c total clause space: 1440.99MB
1016.12/1016.45	c total #watches: 220118
1016.61/1016.97	c total #propagations: 859112098 / total #impl: 2153100367 (eff. 0.399)
1016.61/1016.97	c #Conflicts:    2276000 | #Learnt:      42662 | 0.000
1016.61/1016.97	c total clause space: 1440.99MB
1016.61/1016.97	c total #watches: 222118
1017.11/1017.50	c total #propagations: 859442235 / total #impl: 2154067224 (eff. 0.399)
1017.11/1017.50	c #Conflicts:    2277000 | #Learnt:      43662 | 0.000
1017.11/1017.50	c total clause space: 1440.99MB
1017.11/1017.50	c total #watches: 224118
1017.71/1018.01	c total #propagations: 859777792 / total #impl: 2155062688 (eff. 0.399)
1017.71/1018.01	c #Conflicts:    2278000 | #Learnt:      44662 | 0.000
1017.71/1018.01	c total clause space: 1440.99MB
1017.71/1018.01	c total #watches: 226118
1018.21/1018.58	c total #propagations: 860079884 / total #impl: 2155943868 (eff. 0.399)
1018.21/1018.58	c #Conflicts:    2279000 | #Learnt:      45662 | 0.000
1018.21/1018.58	c total clause space: 1440.99MB
1018.21/1018.58	c total #watches: 228118
1018.81/1019.18	c total #propagations: 860386054 / total #impl: 2156876120 (eff. 0.399)
1018.81/1019.18	c #Conflicts:    2280000 | #Learnt:      46662 | 0.000
1018.81/1019.18	c total clause space: 1440.99MB
1018.81/1019.18	c total #watches: 230118
1019.42/1019.75	c total #propagations: 860709746 / total #impl: 2157879672 (eff. 0.399)
1019.42/1019.75	c #Conflicts:    2281000 | #Learnt:      47662 | 0.000
1019.42/1019.75	c total clause space: 1440.99MB
1019.42/1019.75	c total #watches: 232118
1020.01/1020.33	c total #propagations: 861028745 / total #impl: 2158824857 (eff. 0.399)
1020.01/1020.33	c #Conflicts:    2282000 | #Learnt:      48662 | 0.000
1020.01/1020.33	c total clause space: 1440.99MB
1020.01/1020.33	c total #watches: 234118
1020.62/1020.93	c total #propagations: 861350826 / total #impl: 2159793611 (eff. 0.399)
1020.62/1020.93	c #Conflicts:    2283000 | #Learnt:      49662 | 0.000
1020.62/1020.93	c total clause space: 1440.99MB
1020.62/1020.93	c total #watches: 236118
1021.21/1021.54	c total #propagations: 861661487 / total #impl: 2160767555 (eff. 0.399)
1021.21/1021.54	c #Conflicts:    2284000 | #Learnt:      50662 | 0.000
1021.21/1021.54	c total clause space: 1440.99MB
1021.21/1021.54	c total #watches: 238118
1021.81/1022.19	c total #propagations: 861968354 / total #impl: 2161717920 (eff. 0.399)
1021.81/1022.19	c #Conflicts:    2285000 | #Learnt:      51662 | 0.000
1021.81/1022.19	c total clause space: 1440.99MB
1021.81/1022.19	c total #watches: 240118
1022.52/1022.81	c total #propagations: 862293245 / total #impl: 2162707016 (eff. 0.399)
1022.52/1022.81	c #Conflicts:    2286000 | #Learnt:      52662 | 0.000
1022.52/1022.81	c total clause space: 1440.99MB
1022.52/1022.81	c total #watches: 242118
1023.12/1023.42	c total #propagations: 862604327 / total #impl: 2163709775 (eff. 0.399)
1023.12/1023.42	c #Conflicts:    2287000 | #Learnt:      53662 | 0.000
1023.12/1023.42	c total clause space: 1440.99MB
1023.12/1023.42	c total #watches: 244118
1023.83/1024.19	c total #propagations: 862912419 / total #impl: 2164681794 (eff. 0.399)
1023.83/1024.19	c #Conflicts:    2288000 | #Learnt:      54662 | 0.000
1023.83/1024.19	c total clause space: 1440.99MB
1023.83/1024.19	c total #watches: 246118
1024.52/1024.87	c total #propagations: 863235558 / total #impl: 2165693565 (eff. 0.399)
1024.52/1024.87	c #Conflicts:    2289000 | #Learnt:      55662 | 0.000
1024.52/1024.87	c total clause space: 1440.99MB
1024.52/1024.87	c total #watches: 248118
1025.32/1025.66	c total #propagations: 863536440 / total #impl: 2166627824 (eff. 0.399)
1025.32/1025.66	c #Conflicts:    2290000 | #Learnt:      56662 | 0.000
1025.32/1025.66	c total clause space: 1440.99MB
1025.32/1025.66	c total #watches: 250118
1026.03/1026.35	c total #propagations: 863854221 / total #impl: 2167669025 (eff. 0.399)
1026.03/1026.35	c #Conflicts:    2291000 | #Learnt:      57662 | 0.000
1026.03/1026.35	c total clause space: 1440.99MB
1026.03/1026.35	c total #watches: 252118
1026.82/1027.15	c total #propagations: 864137725 / total #impl: 2168668157 (eff. 0.398)
1026.82/1027.15	c #Conflicts:    2292000 | #Learnt:      58662 | 0.000
1026.82/1027.15	c total clause space: 1440.99MB
1026.82/1027.15	c total #watches: 254118
1027.52/1027.89	c total #propagations: 864444080 / total #impl: 2169682177 (eff. 0.398)
1027.52/1027.89	c #Conflicts:    2293000 | #Learnt:      59662 | 0.000
1027.52/1027.89	c total clause space: 1440.99MB
1027.52/1027.89	c total #watches: 256118
1028.33/1028.67	c total #propagations: 864738113 / total #impl: 2170668260 (eff. 0.398)
1028.33/1028.67	c #Conflicts:    2294000 | #Learnt:      60662 | 0.000
1028.33/1028.67	c total clause space: 1440.99MB
1028.33/1028.67	c total #watches: 258118
1029.12/1029.48	c total #propagations: 865049756 / total #impl: 2171661311 (eff. 0.398)
1029.12/1029.48	c #Conflicts:    2295000 | #Learnt:      61662 | 0.000
1029.12/1029.48	c total clause space: 1440.99MB
1029.12/1029.48	c total #watches: 260118
1029.92/1030.25	c total #propagations: 865342935 / total #impl: 2172622985 (eff. 0.398)
1029.92/1030.25	c #Conflicts:    2296000 | #Learnt:      62662 | 0.000
1029.92/1030.25	c total clause space: 1440.99MB
1029.92/1030.25	c total #watches: 262118
1030.72/1031.00	c total #propagations: 865630992 / total #impl: 2173549329 (eff. 0.398)
1030.72/1031.00	c #Conflicts:    2297000 | #Learnt:      63662 | 0.000
1030.72/1031.00	c total clause space: 1440.99MB
1030.72/1031.00	c total #watches: 264118
1031.42/1031.77	c total #propagations: 865923209 / total #impl: 2174529983 (eff. 0.398)
1031.42/1031.77	c #Conflicts:    2298000 | #Learnt:      64662 | 0.000
1031.42/1031.77	c total clause space: 1440.99MB
1031.42/1031.77	c total #watches: 266118
1032.22/1032.53	c total #propagations: 866210462 / total #impl: 2175548530 (eff. 0.398)
1032.22/1032.53	c #Conflicts:    2299000 | #Learnt:      65662 | 0.000
1032.22/1032.53	c total clause space: 1440.99MB
1032.22/1032.53	c total #watches: 268118
1033.22/1033.52	c total #propagations: 866485738 / total #impl: 2176525562 (eff. 0.398)
1033.22/1033.52	c #Conflicts:    2300000 | #Learnt:      66662 | 0.000
1033.22/1033.52	c total clause space: 1440.99MB
1033.22/1033.52	c total #watches: 270118
1034.32/1034.66	c total #propagations: 866799849 / total #impl: 2177533301 (eff. 0.398)
1034.32/1034.66	c #Conflicts:    2301000 | #Learnt:      67662 | 0.000
1034.32/1034.66	c total clause space: 1440.99MB
1034.32/1034.66	c total #watches: 272118
1035.42/1035.78	c total #propagations: 867128368 / total #impl: 2178598861 (eff. 0.398)
1035.42/1035.78	c #Conflicts:    2302000 | #Learnt:      68662 | 0.000
1035.42/1035.78	c total clause space: 1440.99MB
1035.42/1035.78	c total #watches: 274118
1036.62/1036.93	c total #propagations: 867452093 / total #impl: 2179671206 (eff. 0.398)
1036.62/1036.93	c #Conflicts:    2303000 | #Learnt:      69662 | 0.000
1036.62/1036.93	c total clause space: 1440.99MB
1036.62/1036.93	c total #watches: 276118
1037.72/1038.03	c total #propagations: 867755083 / total #impl: 2180612075 (eff. 0.398)
1037.72/1038.03	c #Conflicts:    2304000 | #Learnt:      70662 | 0.000
1037.72/1038.03	c total clause space: 1440.99MB
1037.72/1038.03	c total #watches: 278118
1038.72/1039.06	c total #propagations: 868061014 / total #impl: 2181550766 (eff. 0.398)
1038.72/1039.06	c #Conflicts:    2305000 | #Learnt:      71662 | 0.000
1038.72/1039.06	c total clause space: 1440.99MB
1038.72/1039.06	c total #watches: 280118
1039.92/1040.21	c total #propagations: 868359580 / total #impl: 2182537847 (eff. 0.398)
1039.92/1040.21	c #Conflicts:    2306000 | #Learnt:      72662 | 0.000
1039.92/1040.21	c total clause space: 1440.99MB
1039.92/1040.21	c total #watches: 282118
1041.02/1041.32	c total #propagations: 868670809 / total #impl: 2183552564 (eff. 0.398)
1041.02/1041.32	c #Conflicts:    2307000 | #Learnt:      73662 | 0.000
1041.02/1041.32	c total clause space: 1440.99MB
1041.02/1041.32	c total #watches: 284118
1041.43/1041.73	c total #propagations: 868971516 / total #impl: 2184532293 (eff. 0.398)
1041.43/1041.73	c GC COLLECT
1041.43/1041.73	c #Conflicts:    2308000 | #Learnt:      37867 | 0.000
1041.43/1041.73	c total clause space: 1440.99MB
1041.43/1041.73	c total #watches: 212528
1041.82/1042.16	c total #propagations: 869258544 / total #impl: 2185474525 (eff. 0.398)
1041.82/1042.16	c #Conflicts:    2309000 | #Learnt:      38867 | 0.000
1041.82/1042.16	c total clause space: 1440.99MB
1041.82/1042.16	c total #watches: 214528
1042.22/1042.58	c total #propagations: 869564840 / total #impl: 2186489643 (eff. 0.398)
1042.22/1042.58	c #Conflicts:    2310000 | #Learnt:      39867 | 0.000
1042.22/1042.58	c total clause space: 1440.99MB
1042.22/1042.58	c total #watches: 216528
1042.72/1043.06	c total #propagations: 869866956 / total #impl: 2187455364 (eff. 0.398)
1042.72/1043.06	c #Conflicts:    2311000 | #Learnt:      40867 | 0.000
1042.72/1043.06	c total clause space: 1440.99MB
1042.72/1043.06	c total #watches: 218528
1043.22/1043.55	c total #propagations: 870203402 / total #impl: 2188498932 (eff. 0.398)
1043.22/1043.55	c #Conflicts:    2312000 | #Learnt:      41867 | 0.000
1043.22/1043.55	c total clause space: 1440.99MB
1043.22/1043.55	c total #watches: 220528
1043.73/1044.07	c total #propagations: 870520884 / total #impl: 2189499741 (eff. 0.398)
1043.73/1044.07	c #Conflicts:    2313000 | #Learnt:      42867 | 0.000
1043.73/1044.07	c total clause space: 1440.99MB
1043.73/1044.07	c total #watches: 222528
1044.22/1044.58	c total #propagations: 870829071 / total #impl: 2190466700 (eff. 0.398)
1044.22/1044.58	c #Conflicts:    2314000 | #Learnt:      43867 | 0.000
1044.22/1044.58	c total clause space: 1440.99MB
1044.22/1044.58	c total #watches: 224528
1044.83/1045.12	c total #propagations: 871127554 / total #impl: 2191366112 (eff. 0.398)
1044.83/1045.12	c #Conflicts:    2315000 | #Learnt:      44867 | 0.000
1044.83/1045.12	c total clause space: 1440.99MB
1044.83/1045.12	c total #watches: 226528
1045.32/1045.67	c total #propagations: 871446921 / total #impl: 2192332864 (eff. 0.397)
1045.32/1045.67	c #Conflicts:    2316000 | #Learnt:      45867 | 0.000
1045.32/1045.67	c total clause space: 1440.99MB
1045.32/1045.67	c total #watches: 228528
1045.93/1046.24	c total #propagations: 871752709 / total #impl: 2193316924 (eff. 0.397)
1045.93/1046.24	c #Conflicts:    2317000 | #Learnt:      46867 | 0.000
1045.93/1046.24	c total clause space: 1440.99MB
1045.93/1046.24	c total #watches: 230528
1046.42/1046.79	c total #propagations: 872061059 / total #impl: 2194325161 (eff. 0.397)
1046.42/1046.79	c #Conflicts:    2318000 | #Learnt:      47867 | 0.000
1046.42/1046.79	c total clause space: 1440.99MB
1046.42/1046.79	c total #watches: 232528
1047.03/1047.35	c total #propagations: 872340976 / total #impl: 2195297079 (eff. 0.397)
1047.03/1047.35	c #Conflicts:    2319000 | #Learnt:      48867 | 0.000
1047.03/1047.35	c total clause space: 1440.99MB
1047.03/1047.35	c total #watches: 234528
1047.62/1047.99	c total #propagations: 872633514 / total #impl: 2196267061 (eff. 0.397)
1047.62/1047.99	c #Conflicts:    2320000 | #Learnt:      49867 | 0.000
1047.62/1047.99	c total clause space: 1440.99MB
1047.62/1047.99	c total #watches: 236528
1048.32/1048.67	c total #propagations: 872939154 / total #impl: 2197231447 (eff. 0.397)
1048.32/1048.67	c #Conflicts:    2321000 | #Learnt:      50867 | 0.000
1048.32/1048.67	c total clause space: 1440.99MB
1048.32/1048.67	c total #watches: 238528
1049.02/1049.37	c total #propagations: 873245520 / total #impl: 2198215729 (eff. 0.397)
1049.02/1049.37	c #Conflicts:    2322000 | #Learnt:      51867 | 0.000
1049.02/1049.37	c total clause space: 1440.99MB
1049.02/1049.37	c total #watches: 240528
1049.82/1050.14	c total #propagations: 873560960 / total #impl: 2199193109 (eff. 0.397)
1049.82/1050.14	c #Conflicts:    2323000 | #Learnt:      52867 | 0.000
1049.82/1050.14	c total clause space: 1440.99MB
1049.82/1050.14	c total #watches: 242528
1050.52/1050.84	c total #propagations: 873872861 / total #impl: 2200229886 (eff. 0.397)
1050.52/1050.84	c #Conflicts:    2324000 | #Learnt:      53867 | 0.000
1050.52/1050.84	c total clause space: 1440.99MB
1050.52/1050.84	c total #watches: 244528
1051.22/1051.51	c total #propagations: 874172132 / total #impl: 2201196845 (eff. 0.397)
1051.22/1051.51	c #Conflicts:    2325000 | #Learnt:      54867 | 0.000
1051.22/1051.51	c total clause space: 1440.99MB
1051.22/1051.51	c total #watches: 246528
1052.02/1052.30	c total #propagations: 874457670 / total #impl: 2202049051 (eff. 0.397)
1052.02/1052.30	c #Conflicts:    2326000 | #Learnt:      55867 | 0.000
1052.02/1052.30	c total clause space: 1440.99MB
1052.02/1052.30	c total #watches: 248528
1052.82/1053.10	c total #propagations: 874754976 / total #impl: 2202962140 (eff. 0.397)
1052.82/1053.10	c #Conflicts:    2327000 | #Learnt:      56867 | 0.000
1052.82/1053.10	c total clause space: 1440.99MB
1052.82/1053.10	c total #watches: 250528
1053.52/1053.85	c total #propagations: 875051296 / total #impl: 2203928083 (eff. 0.397)
1053.52/1053.85	c #Conflicts:    2328000 | #Learnt:      57867 | 0.000
1053.52/1053.85	c total clause space: 1440.99MB
1053.52/1053.85	c total #watches: 252528
1054.32/1054.66	c total #propagations: 875366037 / total #impl: 2204899012 (eff. 0.397)
1054.32/1054.66	c #Conflicts:    2329000 | #Learnt:      58867 | 0.000
1054.32/1054.66	c total clause space: 1440.99MB
1054.32/1054.66	c total #watches: 254528
1055.12/1055.44	c total #propagations: 875683091 / total #impl: 2205887897 (eff. 0.397)
1055.12/1055.44	c #Conflicts:    2330000 | #Learnt:      59867 | 0.000
1055.12/1055.44	c total clause space: 1440.99MB
1055.12/1055.44	c total #watches: 256528
1055.82/1056.17	c total #propagations: 875980015 / total #impl: 2206847826 (eff. 0.397)
1055.82/1056.17	c #Conflicts:    2331000 | #Learnt:      60867 | 0.000
1055.82/1056.17	c total clause space: 1440.99MB
1055.82/1056.17	c total #watches: 258528
1056.72/1057.00	c total #propagations: 876270371 / total #impl: 2207783441 (eff. 0.397)
1056.72/1057.00	c #Conflicts:    2332000 | #Learnt:      61867 | 0.000
1056.72/1057.00	c total clause space: 1440.99MB
1056.72/1057.00	c total #watches: 260528
1057.52/1057.82	c total #propagations: 876541963 / total #impl: 2208690019 (eff. 0.397)
1057.52/1057.82	c #Conflicts:    2333000 | #Learnt:      62867 | 0.000
1057.52/1057.82	c total clause space: 1440.99MB
1057.52/1057.82	c total #watches: 262528
1058.42/1058.72	c total #propagations: 876837413 / total #impl: 2209629696 (eff. 0.397)
1058.42/1058.72	c #Conflicts:    2334000 | #Learnt:      63867 | 0.000
1058.42/1058.72	c total clause space: 1440.99MB
1058.42/1058.72	c total #watches: 264528
1059.32/1059.65	c total #propagations: 877122714 / total #impl: 2210600206 (eff. 0.397)
1059.32/1059.65	c #Conflicts:    2335000 | #Learnt:      64867 | 0.000
1059.32/1059.65	c total clause space: 1440.99MB
1059.32/1059.65	c total #watches: 266528
1060.32/1060.60	c total #propagations: 877419160 / total #impl: 2211542681 (eff. 0.397)
1060.32/1060.60	c #Conflicts:    2336000 | #Learnt:      65867 | 0.000
1060.32/1060.60	c total clause space: 1440.99MB
1060.32/1060.60	c total #watches: 268528
1061.22/1061.59	c total #propagations: 877725999 / total #impl: 2212538632 (eff. 0.397)
1061.22/1061.59	c #Conflicts:    2337000 | #Learnt:      66867 | 0.000
1061.22/1061.59	c total clause space: 1440.99MB
1061.22/1061.59	c total #watches: 270528
1062.22/1062.59	c total #propagations: 878041978 / total #impl: 2213540033 (eff. 0.397)
1062.22/1062.59	c #Conflicts:    2338000 | #Learnt:      67867 | 0.000
1062.22/1062.59	c total clause space: 1440.99MB
1062.22/1062.59	c total #watches: 272528
1063.22/1063.51	c total #propagations: 878354225 / total #impl: 2214542826 (eff. 0.397)
1063.22/1063.51	c #Conflicts:    2339000 | #Learnt:      68867 | 0.000
1063.22/1063.51	c total clause space: 1440.99MB
1063.22/1063.51	c total #watches: 274528
1064.12/1064.41	c total #propagations: 878649068 / total #impl: 2215531262 (eff. 0.397)
1064.12/1064.41	c #Conflicts:    2340000 | #Learnt:      69867 | 0.000
1064.12/1064.41	c total clause space: 1440.99MB
1064.12/1064.41	c total #watches: 276528
1065.12/1065.42	c total #propagations: 878928533 / total #impl: 2216474745 (eff. 0.397)
1065.12/1065.42	c #Conflicts:    2341000 | #Learnt:      70867 | 0.000
1065.12/1065.42	c total clause space: 1440.99MB
1065.12/1065.42	c total #watches: 278528
1066.12/1066.47	c total #propagations: 879212554 / total #impl: 2217400113 (eff. 0.397)
1066.12/1066.47	c #Conflicts:    2342000 | #Learnt:      71867 | 0.000
1066.12/1066.47	c total clause space: 1440.99MB
1066.12/1066.47	c total #watches: 280528
1067.22/1067.56	c total #propagations: 879507614 / total #impl: 2218377272 (eff. 0.396)
1067.22/1067.56	c #Conflicts:    2343000 | #Learnt:      72867 | 0.000
1067.22/1067.56	c total clause space: 1440.99MB
1067.22/1067.56	c total #watches: 282528
1068.32/1068.69	c total #propagations: 879809947 / total #impl: 2219332035 (eff. 0.396)
1068.32/1068.69	c #Conflicts:    2344000 | #Learnt:      73867 | 0.000
1068.32/1068.69	c total clause space: 1440.99MB
1068.32/1068.69	c total #watches: 284528
1069.12/1069.41	c total #propagations: 880120189 / total #impl: 2220307662 (eff. 0.396)
1069.12/1069.41	c GC COLLECT
1069.12/1069.41	c #Conflicts:    2345000 | #Learnt:      37750 | 0.000
1069.12/1069.41	c total clause space: 1440.99MB
1069.12/1069.41	c total #watches: 212294
1069.42/1069.78	c total #propagations: 880435092 / total #impl: 2221242785 (eff. 0.396)
1069.42/1069.78	c #Conflicts:    2346000 | #Learnt:      38750 | 0.000
1069.42/1069.78	c total clause space: 1440.99MB
1069.42/1069.78	c total #watches: 214294
1069.92/1070.20	c total #propagations: 880763253 / total #impl: 2222218427 (eff. 0.396)
1069.92/1070.20	c #Conflicts:    2347000 | #Learnt:      39750 | 0.000
1069.92/1070.20	c total clause space: 1440.99MB
1069.92/1070.20	c total #watches: 216294
1070.32/1070.61	c total #propagations: 881084953 / total #impl: 2223169694 (eff. 0.396)
1070.32/1070.61	c #Conflicts:    2348000 | #Learnt:      40750 | 0.000
1070.32/1070.61	c total clause space: 1440.99MB
1070.32/1070.61	c total #watches: 218294
1070.72/1071.05	c total #propagations: 881396399 / total #impl: 2224090302 (eff. 0.396)
1070.72/1071.05	c #Conflicts:    2349000 | #Learnt:      41750 | 0.000
1070.72/1071.05	c total clause space: 1440.99MB
1070.72/1071.05	c total #watches: 220294
1071.12/1071.49	c total #propagations: 881712981 / total #impl: 2225084100 (eff. 0.396)
1071.12/1071.49	c #Conflicts:    2350000 | #Learnt:      42750 | 0.000
1071.12/1071.49	c total clause space: 1440.99MB
1071.12/1071.49	c total #watches: 222294
1071.52/1071.90	c total #propagations: 881992088 / total #impl: 2226020153 (eff. 0.396)
1071.52/1071.90	c #Conflicts:    2351000 | #Learnt:      43750 | 0.000
1071.52/1071.90	c total clause space: 1440.99MB
1071.52/1071.90	c total #watches: 224294
1072.02/1072.39	c total #propagations: 882259217 / total #impl: 2226909940 (eff. 0.396)
1072.02/1072.39	c #Conflicts:    2352000 | #Learnt:      44750 | 0.000
1072.02/1072.39	c total clause space: 1440.99MB
1072.02/1072.39	c total #watches: 226294
1072.52/1072.87	c total #propagations: 882551469 / total #impl: 2227836635 (eff. 0.396)
1072.52/1072.87	c #Conflicts:    2353000 | #Learnt:      45750 | 0.000
1072.52/1072.87	c total clause space: 1440.99MB
1072.52/1072.87	c total #watches: 228294
1073.01/1073.38	c total #propagations: 882852985 / total #impl: 2228833218 (eff. 0.396)
1073.01/1073.38	c #Conflicts:    2354000 | #Learnt:      46750 | 0.000
1073.01/1073.38	c total clause space: 1440.99MB
1073.01/1073.38	c total #watches: 230294
1073.61/1073.91	c total #propagations: 883130622 / total #impl: 2229729030 (eff. 0.396)
1073.61/1073.91	c #Conflicts:    2355000 | #Learnt:      47750 | 0.000
1073.61/1073.91	c total clause space: 1440.99MB
1073.61/1073.91	c total #watches: 232294
1074.21/1074.50	c total #propagations: 883422753 / total #impl: 2230674580 (eff. 0.396)
1074.21/1074.50	c #Conflicts:    2356000 | #Learnt:      48750 | 0.000
1074.21/1074.50	c total clause space: 1440.99MB
1074.21/1074.50	c total #watches: 234294
1074.71/1075.06	c total #propagations: 883731862 / total #impl: 2231650741 (eff. 0.396)
1074.71/1075.06	c #Conflicts:    2357000 | #Learnt:      49750 | 0.000
1074.71/1075.06	c total clause space: 1440.99MB
1074.71/1075.06	c total #watches: 236294
1075.31/1075.66	c total #propagations: 884045462 / total #impl: 2232644333 (eff. 0.396)
1075.31/1075.66	c #Conflicts:    2358000 | #Learnt:      50750 | 0.000
1075.31/1075.66	c total clause space: 1440.99MB
1075.31/1075.66	c total #watches: 238294
1075.91/1076.21	c total #propagations: 884348685 / total #impl: 2233593661 (eff. 0.396)
1075.91/1076.21	c #Conflicts:    2359000 | #Learnt:      51750 | 0.000
1075.91/1076.21	c total clause space: 1440.99MB
1075.91/1076.21	c total #watches: 240294
1076.62/1076.91	c total #propagations: 884645063 / total #impl: 2234539620 (eff. 0.396)
1076.62/1076.91	c #Conflicts:    2360000 | #Learnt:      52750 | 0.000
1076.62/1076.91	c total clause space: 1440.99MB
1076.62/1076.91	c total #watches: 242294
1077.21/1077.59	c total #propagations: 884954494 / total #impl: 2235513615 (eff. 0.396)
1077.21/1077.59	c #Conflicts:    2361000 | #Learnt:      53750 | 0.000
1077.21/1077.59	c total clause space: 1440.99MB
1077.21/1077.59	c total #watches: 244294
1077.91/1078.25	c total #propagations: 885256229 / total #impl: 2236507337 (eff. 0.396)
1077.91/1078.25	c #Conflicts:    2362000 | #Learnt:      54750 | 0.000
1077.91/1078.25	c total clause space: 1440.99MB
1077.91/1078.25	c total #watches: 246294
1078.61/1078.96	c total #propagations: 885539641 / total #impl: 2237457498 (eff. 0.396)
1078.61/1078.96	c #Conflicts:    2363000 | #Learnt:      55750 | 0.000
1078.61/1078.96	c total clause space: 1440.99MB
1078.61/1078.96	c total #watches: 248294
1079.31/1079.67	c total #propagations: 885835681 / total #impl: 2238488223 (eff. 0.396)
1079.31/1079.67	c #Conflicts:    2364000 | #Learnt:      56750 | 0.000
1079.31/1079.67	c total clause space: 1440.99MB
1079.31/1079.67	c total #watches: 250294
1080.11/1080.40	c total #propagations: 886136532 / total #impl: 2239499623 (eff. 0.396)
1080.11/1080.40	c #Conflicts:    2365000 | #Learnt:      57750 | 0.000
1080.11/1080.40	c total clause space: 1440.99MB
1080.11/1080.40	c total #watches: 252294
1080.81/1081.13	c total #propagations: 886417542 / total #impl: 2240416464 (eff. 0.396)
1080.81/1081.13	c #Conflicts:    2366000 | #Learnt:      58750 | 0.000
1080.81/1081.13	c total clause space: 1440.99MB
1080.81/1081.13	c total #watches: 254294
1081.61/1081.93	c total #propagations: 886689399 / total #impl: 2241312176 (eff. 0.396)
1081.61/1081.93	c #Conflicts:    2367000 | #Learnt:      59750 | 0.000
1081.61/1081.93	c total clause space: 1440.99MB
1081.61/1081.93	c total #watches: 256294
1082.41/1082.74	c total #propagations: 886986540 / total #impl: 2242292890 (eff. 0.396)
1082.41/1082.74	c #Conflicts:    2368000 | #Learnt:      60750 | 0.000
1082.41/1082.74	c total clause space: 1440.99MB
1082.41/1082.74	c total #watches: 258294
1083.22/1083.56	c total #propagations: 887285403 / total #impl: 2243294833 (eff. 0.396)
1083.22/1083.56	c #Conflicts:    2369000 | #Learnt:      61750 | 0.000
1083.22/1083.56	c total clause space: 1440.99MB
1083.22/1083.56	c total #watches: 260294
1084.01/1084.37	c total #propagations: 887574628 / total #impl: 2244275785 (eff. 0.395)
1084.01/1084.37	c #Conflicts:    2370000 | #Learnt:      62750 | 0.000
1084.01/1084.37	c total clause space: 1440.99MB
1084.01/1084.37	c total #watches: 262294
1084.91/1085.24	c total #propagations: 887859486 / total #impl: 2245209879 (eff. 0.395)
1084.91/1085.24	c #Conflicts:    2371000 | #Learnt:      63750 | 0.000
1084.91/1085.24	c total clause space: 1440.99MB
1084.91/1085.24	c total #watches: 264294
1085.81/1086.11	c total #propagations: 888150149 / total #impl: 2246131354 (eff. 0.395)
1085.81/1086.11	c #Conflicts:    2372000 | #Learnt:      64750 | 0.000
1085.81/1086.11	c total clause space: 1440.99MB
1085.81/1086.11	c total #watches: 266294
1086.71/1087.04	c total #propagations: 888455280 / total #impl: 2247114168 (eff. 0.395)
1086.71/1087.04	c #Conflicts:    2373000 | #Learnt:      65750 | 0.000
1086.71/1087.04	c total clause space: 1440.99MB
1086.71/1087.04	c total #watches: 268294
1087.62/1087.99	c total #propagations: 888756133 / total #impl: 2248089226 (eff. 0.395)
1087.62/1087.99	c #Conflicts:    2374000 | #Learnt:      66750 | 0.000
1087.62/1087.99	c total clause space: 1440.99MB
1087.62/1087.99	c total #watches: 270294
1088.72/1089.02	c total #propagations: 889048128 / total #impl: 2249022724 (eff. 0.395)
1088.72/1089.02	c #Conflicts:    2375000 | #Learnt:      67750 | 0.000
1088.72/1089.02	c total clause space: 1440.99MB
1088.72/1089.02	c total #watches: 272294
1089.61/1089.96	c total #propagations: 889351445 / total #impl: 2249991414 (eff. 0.395)
1089.61/1089.96	c #Conflicts:    2376000 | #Learnt:      68750 | 0.000
1089.61/1089.96	c total clause space: 1440.99MB
1089.61/1089.96	c total #watches: 274294
1090.71/1091.01	c total #propagations: 889647379 / total #impl: 2250958142 (eff. 0.395)
1090.71/1091.01	c #Conflicts:    2377000 | #Learnt:      69750 | 0.000
1090.71/1091.01	c total clause space: 1440.99MB
1090.71/1091.01	c total #watches: 276294
1091.71/1092.02	c total #propagations: 889957402 / total #impl: 2251915879 (eff. 0.395)
1091.71/1092.02	c #Conflicts:    2378000 | #Learnt:      70750 | 0.000
1091.71/1092.02	c total clause space: 1440.99MB
1091.71/1092.02	c total #watches: 278294
1092.71/1093.03	c total #propagations: 890262886 / total #impl: 2252878274 (eff. 0.395)
1092.71/1093.03	c #Conflicts:    2379000 | #Learnt:      71750 | 0.000
1092.71/1093.03	c total clause space: 1440.99MB
1092.71/1093.03	c total #watches: 280294
1093.71/1094.07	c total #propagations: 890575210 / total #impl: 2253865397 (eff. 0.395)
1093.71/1094.07	c #Conflicts:    2380000 | #Learnt:      72750 | 0.000
1093.71/1094.07	c total clause space: 1440.99MB
1093.71/1094.07	c total #watches: 282294
1094.91/1095.20	c total #propagations: 890889231 / total #impl: 2254846975 (eff. 0.395)
1094.91/1095.20	c #Conflicts:    2381000 | #Learnt:      73750 | 0.000
1094.91/1095.20	c total clause space: 1440.99MB
1094.91/1095.20	c total #watches: 284294
1096.11/1096.45	c total #propagations: 891196271 / total #impl: 2255809374 (eff. 0.395)
1096.11/1096.45	c #Conflicts:    2382000 | #Learnt:      74750 | 0.000
1096.11/1096.45	c total clause space: 1440.99MB
1096.11/1096.45	c total #watches: 286294
1096.61/1096.95	c total #propagations: 891519025 / total #impl: 2256799280 (eff. 0.395)
1096.61/1096.95	c GC COLLECT
1096.61/1096.95	c #Conflicts:    2383000 | #Learnt:      38334 | 0.000
1096.61/1096.95	c total clause space: 1440.99MB
1096.61/1096.95	c total #watches: 213462
1097.01/1097.34	c total #propagations: 891826496 / total #impl: 2257727528 (eff. 0.395)
1097.01/1097.34	c #Conflicts:    2384000 | #Learnt:      39334 | 0.000
1097.01/1097.34	c total clause space: 1440.99MB
1097.01/1097.34	c total #watches: 215462
1097.41/1097.78	c total #propagations: 892146559 / total #impl: 2258680199 (eff. 0.395)
1097.41/1097.78	c #Conflicts:    2385000 | #Learnt:      40334 | 0.000
1097.41/1097.78	c total clause space: 1440.99MB
1097.41/1097.78	c total #watches: 217462
1097.91/1098.21	c total #propagations: 892463152 / total #impl: 2259615105 (eff. 0.395)
1097.91/1098.21	c #Conflicts:    2386000 | #Learnt:      41334 | 0.000
1097.91/1098.21	c total clause space: 1440.99MB
1097.91/1098.21	c total #watches: 219462
1098.31/1098.69	c total #propagations: 892780841 / total #impl: 2260591356 (eff. 0.395)
1098.31/1098.69	c #Conflicts:    2387000 | #Learnt:      42334 | 0.000
1098.31/1098.69	c total clause space: 1440.99MB
1098.31/1098.69	c total #watches: 221462
1098.81/1099.16	c total #propagations: 893087884 / total #impl: 2261555745 (eff. 0.395)
1098.81/1099.16	c #Conflicts:    2388000 | #Learnt:      43334 | 0.000
1098.81/1099.16	c total clause space: 1440.99MB
1098.81/1099.16	c total #watches: 223462
1099.31/1099.67	c total #propagations: 893400036 / total #impl: 2262524310 (eff. 0.395)
1099.31/1099.67	c #Conflicts:    2389000 | #Learnt:      44334 | 0.000
1099.31/1099.67	c total clause space: 1440.99MB
1099.31/1099.67	c total #watches: 225462
1099.82/1100.16	c total #propagations: 893714548 / total #impl: 2263488560 (eff. 0.395)
1099.82/1100.16	c #Conflicts:    2390000 | #Learnt:      45334 | 0.000
1099.82/1100.16	c total clause space: 1440.99MB
1099.82/1100.16	c total #watches: 227462
1100.41/1100.71	c total #propagations: 894007339 / total #impl: 2264438850 (eff. 0.395)
1100.41/1100.71	c #Conflicts:    2391000 | #Learnt:      46334 | 0.000
1100.41/1100.71	c total clause space: 1440.99MB
1100.41/1100.71	c total #watches: 229462
1100.92/1101.27	c total #propagations: 894311577 / total #impl: 2265428484 (eff. 0.395)
1100.92/1101.27	c #Conflicts:    2392000 | #Learnt:      47334 | 0.000
1100.92/1101.27	c total clause space: 1440.99MB
1100.92/1101.27	c total #watches: 231462
1101.51/1101.80	c total #propagations: 894634626 / total #impl: 2266420365 (eff. 0.395)
1101.51/1101.80	c #Conflicts:    2393000 | #Learnt:      48334 | 0.000
1101.51/1101.80	c total clause space: 1440.99MB
1101.51/1101.80	c total #watches: 233462
1102.02/1102.31	c total #propagations: 894921020 / total #impl: 2267341591 (eff. 0.395)
1102.02/1102.31	c #Conflicts:    2394000 | #Learnt:      49334 | 0.000
1102.02/1102.31	c total clause space: 1440.99MB
1102.02/1102.31	c total #watches: 235462
1102.61/1102.93	c total #propagations: 895180044 / total #impl: 2268220179 (eff. 0.395)
1102.61/1102.93	c #Conflicts:    2395000 | #Learnt:      50334 | 0.000
1102.61/1102.93	c total clause space: 1440.99MB
1102.61/1102.93	c total #watches: 237462
1103.12/1103.48	c total #propagations: 895484724 / total #impl: 2269207028 (eff. 0.395)
1103.12/1103.48	c #Conflicts:    2396000 | #Learnt:      51334 | 0.000
1103.12/1103.48	c total clause space: 1440.99MB
1103.12/1103.48	c total #watches: 239462
1103.71/1104.04	c total #propagations: 895771075 / total #impl: 2270147000 (eff. 0.395)
1103.71/1104.04	c #Conflicts:    2397000 | #Learnt:      52334 | 0.000
1103.71/1104.04	c total clause space: 1440.99MB
1103.71/1104.04	c total #watches: 241462
1104.22/1104.56	c total #propagations: 896054856 / total #impl: 2271070748 (eff. 0.395)
1104.22/1104.56	c #Conflicts:    2398000 | #Learnt:      53334 | 0.000
1104.22/1104.56	c total clause space: 1440.99MB
1104.22/1104.56	c total #watches: 243462
1104.71/1105.04	c total #propagations: 896319149 / total #impl: 2271958459 (eff. 0.395)
1104.71/1105.04	c #Conflicts:    2399000 | #Learnt:      54334 | 0.000
1104.71/1105.04	c total clause space: 1440.99MB
1104.71/1105.04	c total #watches: 245462
1105.32/1105.61	c total #propagations: 896575498 / total #impl: 2272847448 (eff. 0.394)
1105.32/1105.61	c #Conflicts:    2400000 | #Learnt:      55334 | 0.000
1105.32/1105.61	c total clause space: 1440.99MB
1105.32/1105.61	c total #watches: 247462
1105.91/1106.28	c total #propagations: 896831208 / total #impl: 2273753629 (eff. 0.394)
1105.91/1106.28	c #Conflicts:    2401000 | #Learnt:      56334 | 0.000
1105.91/1106.28	c total clause space: 1440.99MB
1105.91/1106.28	c total #watches: 249462
1106.51/1106.89	c total #propagations: 897125917 / total #impl: 2274716888 (eff. 0.394)
1106.51/1106.89	c #Conflicts:    2402000 | #Learnt:      57334 | 0.000
1106.51/1106.89	c total clause space: 1440.99MB
1106.51/1106.89	c total #watches: 251462
1107.31/1107.68	c total #propagations: 897395382 / total #impl: 2275672244 (eff. 0.394)
1107.31/1107.68	c #Conflicts:    2403000 | #Learnt:      58334 | 0.000
1107.31/1107.68	c total clause space: 1440.99MB
1107.31/1107.68	c total #watches: 253462
1108.11/1108.44	c total #propagations: 897718620 / total #impl: 2276649387 (eff. 0.394)
1108.11/1108.44	c #Conflicts:    2404000 | #Learnt:      59334 | 0.000
1108.11/1108.44	c total clause space: 1440.99MB
1108.11/1108.44	c total #watches: 255462
1108.81/1109.17	c total #propagations: 898034678 / total #impl: 2277612302 (eff. 0.394)
1108.81/1109.17	c #Conflicts:    2405000 | #Learnt:      60334 | 0.000
1108.81/1109.17	c total clause space: 1440.99MB
1108.81/1109.17	c total #watches: 257462
1109.62/1109.99	c total #propagations: 898348754 / total #impl: 2278617942 (eff. 0.394)
1109.62/1109.99	c #Conflicts:    2406000 | #Learnt:      61334 | 0.000
1109.62/1109.99	c total clause space: 1440.99MB
1109.62/1109.99	c total #watches: 259462
1110.41/1110.74	c total #propagations: 898655784 / total #impl: 2279610249 (eff. 0.394)
1110.41/1110.74	c #Conflicts:    2407000 | #Learnt:      62334 | 0.000
1110.41/1110.74	c total clause space: 1440.99MB
1110.41/1110.74	c total #watches: 261462
1111.11/1111.48	c total #propagations: 898947043 / total #impl: 2280555272 (eff. 0.394)
1111.11/1111.48	c #Conflicts:    2408000 | #Learnt:      63334 | 0.000
1111.11/1111.48	c total clause space: 1440.99MB
1111.11/1111.48	c total #watches: 263462
1111.92/1112.29	c total #propagations: 899225783 / total #impl: 2281500796 (eff. 0.394)
1111.92/1112.29	c #Conflicts:    2409000 | #Learnt:      64334 | 0.000
1111.92/1112.29	c total clause space: 1440.99MB
1111.92/1112.29	c total #watches: 265462
1112.71/1113.07	c total #propagations: 899510524 / total #impl: 2282435758 (eff. 0.394)
1112.71/1113.07	c #Conflicts:    2410000 | #Learnt:      65334 | 0.000
1112.71/1113.07	c total clause space: 1440.99MB
1112.71/1113.07	c total #watches: 267462
1113.61/1113.92	c total #propagations: 899799236 / total #impl: 2283343545 (eff. 0.394)
1113.61/1113.92	c #Conflicts:    2411000 | #Learnt:      66334 | 0.000
1113.61/1113.92	c total clause space: 1440.99MB
1113.61/1113.92	c total #watches: 269462
1114.41/1114.72	c total #propagations: 900109115 / total #impl: 2284319206 (eff. 0.394)
1114.41/1114.72	c #Conflicts:    2412000 | #Learnt:      67334 | 0.000
1114.41/1114.72	c total clause space: 1440.99MB
1114.41/1114.72	c total #watches: 271462
1115.21/1115.57	c total #propagations: 900414633 / total #impl: 2285280973 (eff. 0.394)
1115.21/1115.57	c #Conflicts:    2413000 | #Learnt:      68334 | 0.000
1115.21/1115.57	c total clause space: 1440.99MB
1115.21/1115.57	c total #watches: 273462
1116.11/1116.48	c total #propagations: 900721086 / total #impl: 2286281972 (eff. 0.394)
1116.11/1116.48	c #Conflicts:    2414000 | #Learnt:      69334 | 0.000
1116.11/1116.48	c total clause space: 1440.99MB
1116.11/1116.48	c total #watches: 275462
1117.01/1117.37	c total #propagations: 901034728 / total #impl: 2287305366 (eff. 0.394)
1117.01/1117.37	c #Conflicts:    2415000 | #Learnt:      70334 | 0.000
1117.01/1117.37	c total clause space: 1440.99MB
1117.01/1117.37	c total #watches: 277462
1117.91/1118.21	c total #propagations: 901340678 / total #impl: 2288322619 (eff. 0.394)
1117.91/1118.21	c #Conflicts:    2416000 | #Learnt:      71334 | 0.000
1117.91/1118.21	c total clause space: 1440.99MB
1117.91/1118.21	c total #watches: 279462
1118.81/1119.18	c total #propagations: 901635974 / total #impl: 2289349627 (eff. 0.394)
1118.81/1119.18	c #Conflicts:    2417000 | #Learnt:      72334 | 0.000
1118.81/1119.18	c total clause space: 1440.99MB
1118.81/1119.18	c total #watches: 281462
1119.81/1120.16	c total #propagations: 901936227 / total #impl: 2290354652 (eff. 0.394)
1119.81/1120.16	c #Conflicts:    2418000 | #Learnt:      73334 | 0.000
1119.81/1120.16	c total clause space: 1440.99MB
1119.81/1120.16	c total #watches: 283462
1120.81/1121.19	c total #propagations: 902228825 / total #impl: 2291318600 (eff. 0.394)
1120.81/1121.19	c #Conflicts:    2419000 | #Learnt:      74334 | 0.000
1120.81/1121.19	c total clause space: 1440.99MB
1120.81/1121.19	c total #watches: 285462
1121.91/1122.24	c total #propagations: 902531892 / total #impl: 2292293621 (eff. 0.394)
1121.91/1122.24	c #Conflicts:    2420000 | #Learnt:      75334 | 0.000
1121.91/1122.24	c total clause space: 1440.99MB
1121.91/1122.24	c total #watches: 287462
1122.41/1122.78	c total #propagations: 902822634 / total #impl: 2293249297 (eff. 0.394)
1122.41/1122.78	c GC COLLECT
1122.41/1122.78	c #Conflicts:    2421000 | #Learnt:      38649 | 0.000
1122.41/1122.78	c total clause space: 1440.99MB
1122.41/1122.78	c total #watches: 214092
1122.81/1123.17	c total #propagations: 903134267 / total #impl: 2294203152 (eff. 0.394)
1122.81/1123.17	c #Conflicts:    2422000 | #Learnt:      39649 | 0.000
1122.81/1123.17	c total clause space: 1440.99MB
1122.81/1123.17	c total #watches: 216092
1123.31/1123.60	c total #propagations: 903448443 / total #impl: 2295140008 (eff. 0.394)
1123.31/1123.60	c #Conflicts:    2423000 | #Learnt:      40649 | 0.000
1123.31/1123.60	c total clause space: 1440.99MB
1123.31/1123.60	c total #watches: 218092
1123.71/1124.02	c total #propagations: 903773447 / total #impl: 2296108220 (eff. 0.394)
1123.71/1124.02	c #Conflicts:    2424000 | #Learnt:      41649 | 0.000
1123.71/1124.02	c total clause space: 1440.99MB
1123.71/1124.02	c total #watches: 220092
1124.11/1124.44	c total #propagations: 904078316 / total #impl: 2297012787 (eff. 0.394)
1124.11/1124.44	c #Conflicts:    2425000 | #Learnt:      42649 | 0.000
1124.11/1124.44	c total clause space: 1440.99MB
1124.11/1124.44	c total #watches: 222092
1124.51/1124.88	c total #propagations: 904380516 / total #impl: 2297960282 (eff. 0.394)
1124.51/1124.88	c #Conflicts:    2426000 | #Learnt:      43649 | 0.000
1124.51/1124.88	c total clause space: 1440.99MB
1124.51/1124.88	c total #watches: 224092
1125.01/1125.35	c total #propagations: 904674912 / total #impl: 2298863398 (eff. 0.394)
1125.01/1125.35	c #Conflicts:    2427000 | #Learnt:      44649 | 0.000
1125.01/1125.35	c total clause space: 1440.99MB
1125.01/1125.35	c total #watches: 226092
1125.51/1125.84	c total #propagations: 904975598 / total #impl: 2299766513 (eff. 0.394)
1125.51/1125.84	c #Conflicts:    2428000 | #Learnt:      45649 | 0.000
1125.51/1125.84	c total clause space: 1440.99MB
1125.51/1125.84	c total #watches: 228092
1126.01/1126.35	c total #propagations: 905277468 / total #impl: 2300702412 (eff. 0.393)
1126.01/1126.35	c #Conflicts:    2429000 | #Learnt:      46649 | 0.000
1126.01/1126.35	c total clause space: 1440.99MB
1126.01/1126.35	c total #watches: 230092
1126.51/1126.85	c total #propagations: 905590789 / total #impl: 2301647318 (eff. 0.393)
1126.51/1126.85	c #Conflicts:    2430000 | #Learnt:      47649 | 0.000
1126.51/1126.85	c total clause space: 1440.99MB
1126.51/1126.85	c total #watches: 232092
1127.11/1127.41	c total #propagations: 905872846 / total #impl: 2302539972 (eff. 0.393)
1127.11/1127.41	c #Conflicts:    2431000 | #Learnt:      48649 | 0.000
1127.11/1127.41	c total clause space: 1440.99MB
1127.11/1127.41	c total #watches: 234092
1127.61/1127.97	c total #propagations: 906168943 / total #impl: 2303483137 (eff. 0.393)
1127.61/1127.97	c #Conflicts:    2432000 | #Learnt:      49649 | 0.000
1127.61/1127.97	c total clause space: 1440.99MB
1127.61/1127.97	c total #watches: 236092
1128.21/1128.56	c total #propagations: 906465916 / total #impl: 2304425820 (eff. 0.393)
1128.21/1128.56	c #Conflicts:    2433000 | #Learnt:      50649 | 0.000
1128.21/1128.56	c total clause space: 1440.99MB
1128.21/1128.56	c total #watches: 238092
1128.81/1129.13	c total #propagations: 906790290 / total #impl: 2305435277 (eff. 0.393)
1128.81/1129.13	c #Conflicts:    2434000 | #Learnt:      51649 | 0.000
1128.81/1129.13	c total clause space: 1440.99MB
1128.81/1129.13	c total #watches: 240092
1129.41/1129.78	c total #propagations: 907114945 / total #impl: 2306478397 (eff. 0.393)
1129.41/1129.78	c #Conflicts:    2435000 | #Learnt:      52649 | 0.000
1129.41/1129.78	c total clause space: 1440.99MB
1129.41/1129.78	c total #watches: 242092
1130.11/1130.43	c total #propagations: 907432201 / total #impl: 2307487295 (eff. 0.393)
1130.11/1130.43	c #Conflicts:    2436000 | #Learnt:      53649 | 0.000
1130.11/1130.43	c total clause space: 1440.99MB
1130.11/1130.43	c total #watches: 244092
1130.81/1131.11	c total #propagations: 907733599 / total #impl: 2308476794 (eff. 0.393)
1130.81/1131.11	c #Conflicts:    2437000 | #Learnt:      54649 | 0.000
1130.81/1131.11	c total clause space: 1440.99MB
1130.81/1131.11	c total #watches: 246092
1131.41/1131.74	c total #propagations: 908048531 / total #impl: 2309471587 (eff. 0.393)
1131.41/1131.74	c #Conflicts:    2438000 | #Learnt:      55649 | 0.000
1131.41/1131.74	c total clause space: 1440.99MB
1131.41/1131.74	c total #watches: 248092
1132.00/1132.39	c total #propagations: 908342132 / total #impl: 2310418829 (eff. 0.393)
1132.00/1132.39	c #Conflicts:    2439000 | #Learnt:      56649 | 0.000
1132.00/1132.39	c total clause space: 1440.99MB
1132.00/1132.39	c total #watches: 250092
1132.81/1133.18	c total #propagations: 908629832 / total #impl: 2311352873 (eff. 0.393)
1132.81/1133.18	c #Conflicts:    2440000 | #Learnt:      57649 | 0.000
1132.81/1133.18	c total clause space: 1440.99MB
1132.81/1133.18	c total #watches: 252092
1133.60/1133.96	c total #propagations: 908941742 / total #impl: 2312375182 (eff. 0.393)
1133.60/1133.96	c #Conflicts:    2441000 | #Learnt:      58649 | 0.000
1133.60/1133.96	c total clause space: 1440.99MB
1133.60/1133.96	c total #watches: 254092
1134.30/1134.68	c total #propagations: 909245220 / total #impl: 2313374556 (eff. 0.393)
1134.30/1134.68	c #Conflicts:    2442000 | #Learnt:      59649 | 0.000
1134.30/1134.68	c total clause space: 1440.99MB
1134.30/1134.68	c total #watches: 256092
1135.10/1135.44	c total #propagations: 909551029 / total #impl: 2314408783 (eff. 0.393)
1135.10/1135.44	c #Conflicts:    2443000 | #Learnt:      60649 | 0.000
1135.10/1135.44	c total clause space: 1440.99MB
1135.10/1135.44	c total #watches: 258092
1135.90/1136.23	c total #propagations: 909843024 / total #impl: 2315375677 (eff. 0.393)
1135.90/1136.23	c #Conflicts:    2444000 | #Learnt:      61649 | 0.000
1135.90/1136.23	c total clause space: 1440.99MB
1135.90/1136.23	c total #watches: 260092
1136.70/1137.03	c total #propagations: 910161352 / total #impl: 2316397213 (eff. 0.393)
1136.70/1137.03	c #Conflicts:    2445000 | #Learnt:      62649 | 0.000
1136.70/1137.03	c total clause space: 1440.99MB
1136.70/1137.03	c total #watches: 262092
1137.60/1137.94	c total #propagations: 910471521 / total #impl: 2317408314 (eff. 0.393)
1137.60/1137.94	c #Conflicts:    2446000 | #Learnt:      63649 | 0.000
1137.60/1137.94	c total clause space: 1440.99MB
1137.60/1137.94	c total #watches: 264092
1138.50/1138.83	c total #propagations: 910784715 / total #impl: 2318409769 (eff. 0.393)
1138.50/1138.83	c #Conflicts:    2447000 | #Learnt:      64649 | 0.000
1138.50/1138.83	c total clause space: 1440.99MB
1138.50/1138.83	c total #watches: 266092
1139.50/1139.80	c total #propagations: 911094090 / total #impl: 2319389809 (eff. 0.393)
1139.50/1139.80	c #Conflicts:    2448000 | #Learnt:      65649 | 0.000
1139.50/1139.80	c total clause space: 1440.99MB
1139.50/1139.80	c total #watches: 268092
1140.30/1140.68	c total #propagations: 911404816 / total #impl: 2320369565 (eff. 0.393)
1140.30/1140.68	c #Conflicts:    2449000 | #Learnt:      66649 | 0.000
1140.30/1140.68	c total clause space: 1440.99MB
1140.30/1140.68	c total #watches: 270092
1141.40/1141.71	c total #propagations: 911712380 / total #impl: 2321321400 (eff. 0.393)
1141.40/1141.71	c #Conflicts:    2450000 | #Learnt:      67649 | 0.000
1141.40/1141.71	c total clause space: 1440.99MB
1141.40/1141.71	c total #watches: 272092
1142.40/1142.71	c total #propagations: 912020522 / total #impl: 2322289988 (eff. 0.393)
1142.40/1142.71	c #Conflicts:    2451000 | #Learnt:      68649 | 0.000
1142.40/1142.71	c total clause space: 1440.99MB
1142.40/1142.71	c total #watches: 274092
1143.40/1143.75	c total #propagations: 912310611 / total #impl: 2323217792 (eff. 0.393)
1143.40/1143.75	c #Conflicts:    2452000 | #Learnt:      69649 | 0.000
1143.40/1143.75	c total clause space: 1440.99MB
1143.40/1143.75	c total #watches: 276092
1144.40/1144.72	c total #propagations: 912613615 / total #impl: 2324195030 (eff. 0.393)
1144.40/1144.72	c #Conflicts:    2453000 | #Learnt:      70649 | 0.000
1144.40/1144.72	c total clause space: 1440.99MB
1144.40/1144.72	c total #watches: 278092
1145.40/1145.76	c total #propagations: 912896079 / total #impl: 2325094850 (eff. 0.393)
1145.40/1145.76	c #Conflicts:    2454000 | #Learnt:      71649 | 0.000
1145.40/1145.76	c total clause space: 1440.99MB
1145.40/1145.76	c total #watches: 280092
1146.40/1146.70	c total #propagations: 913192307 / total #impl: 2326062150 (eff. 0.393)
1146.40/1146.70	c #Conflicts:    2455000 | #Learnt:      72649 | 0.000
1146.40/1146.70	c total clause space: 1440.99MB
1146.40/1146.70	c total #watches: 282092
1147.30/1147.64	c total #propagations: 913494306 / total #impl: 2327033139 (eff. 0.393)
1147.30/1147.64	c #Conflicts:    2456000 | #Learnt:      73649 | 0.000
1147.30/1147.64	c total clause space: 1440.99MB
1147.30/1147.64	c total #watches: 284092
1148.30/1148.60	c total #propagations: 913788461 / total #impl: 2328032447 (eff. 0.393)
1148.30/1148.60	c #Conflicts:    2457000 | #Learnt:      74649 | 0.000
1148.30/1148.60	c total clause space: 1440.99MB
1148.30/1148.60	c total #watches: 286092
1149.21/1149.59	c total #propagations: 914078253 / total #impl: 2328942781 (eff. 0.392)
1149.21/1149.59	c #Conflicts:    2458000 | #Learnt:      75649 | 0.000
1149.21/1149.59	c total clause space: 1440.99MB
1149.21/1149.59	c total #watches: 288092
1150.00/1150.34	c total #propagations: 914388870 / total #impl: 2329927266 (eff. 0.392)
1150.00/1150.34	c GC COLLECT
1150.00/1150.34	c #Conflicts:    2459000 | #Learnt:      38636 | 0.000
1150.00/1150.34	c total clause space: 1440.99MB
1150.00/1150.34	c total #watches: 214066
1150.41/1150.72	c total #propagations: 914757505 / total #impl: 2330909434 (eff. 0.392)
1150.41/1150.72	c #Conflicts:    2460000 | #Learnt:      39636 | 0.000
1150.41/1150.72	c total clause space: 1440.99MB
1150.41/1150.72	c total #watches: 216066
1150.80/1151.12	c total #propagations: 915109610 / total #impl: 2331827575 (eff. 0.392)
1150.80/1151.12	c #Conflicts:    2461000 | #Learnt:      40636 | 0.000
1150.80/1151.12	c total clause space: 1440.99MB
1150.80/1151.12	c total #watches: 218066
1151.30/1151.69	c total #propagations: 915459460 / total #impl: 2332740287 (eff. 0.392)
1151.30/1151.69	c #Conflicts:    2462000 | #Learnt:      41636 | 0.000
1151.30/1151.69	c total clause space: 1440.99MB
1151.30/1151.69	c total #watches: 220066
1151.90/1152.29	c total #propagations: 915798599 / total #impl: 2333632284 (eff. 0.392)
1151.90/1152.29	c #Conflicts:    2463000 | #Learnt:      42636 | 0.000
1151.90/1152.29	c total clause space: 1440.99MB
1151.90/1152.29	c total #watches: 222066
1152.40/1152.76	c total #propagations: 916183636 / total #impl: 2334583935 (eff. 0.392)
1152.40/1152.76	c #Conflicts:    2464000 | #Learnt:      43636 | 0.000
1152.40/1152.76	c total clause space: 1440.99MB
1152.40/1152.76	c total #watches: 224066
1153.00/1153.33	c total #propagations: 916557138 / total #impl: 2335437409 (eff. 0.392)
1153.00/1153.33	c #Conflicts:    2465000 | #Learnt:      44636 | 0.000
1153.00/1153.33	c total clause space: 1440.99MB
1153.00/1153.33	c total #watches: 226066
1153.61/1153.91	c total #propagations: 916941933 / total #impl: 2336318480 (eff. 0.392)
1153.61/1153.91	c #Conflicts:    2466000 | #Learnt:      45636 | 0.000
1153.61/1153.91	c total clause space: 1440.99MB
1153.61/1153.91	c total #watches: 228066
1154.20/1154.50	c total #propagations: 917348116 / total #impl: 2337275376 (eff. 0.392)
1154.20/1154.50	c #Conflicts:    2467000 | #Learnt:      46636 | 0.000
1154.20/1154.50	c total clause space: 1440.99MB
1154.20/1154.50	c total #watches: 230066
1154.71/1155.03	c total #propagations: 917717784 / total #impl: 2338195426 (eff. 0.392)
1154.71/1155.03	c #Conflicts:    2468000 | #Learnt:      47636 | 0.000
1154.71/1155.03	c total clause space: 1440.99MB
1154.71/1155.03	c total #watches: 232066
1155.30/1155.64	c total #propagations: 918100197 / total #impl: 2339158133 (eff. 0.392)
1155.30/1155.64	c #Conflicts:    2469000 | #Learnt:      48636 | 0.000
1155.30/1155.64	c total clause space: 1440.99MB
1155.30/1155.64	c total #watches: 234066
1156.00/1156.30	c total #propagations: 918455083 / total #impl: 2340129834 (eff. 0.392)
1156.00/1156.30	c #Conflicts:    2470000 | #Learnt:      49636 | 0.000
1156.00/1156.30	c total clause space: 1440.99MB
1156.00/1156.30	c total #watches: 236066
1156.50/1156.90	c total #propagations: 918792691 / total #impl: 2341034882 (eff. 0.392)
1156.50/1156.90	c #Conflicts:    2471000 | #Learnt:      50636 | 0.000
1156.50/1156.90	c total clause space: 1440.99MB
1156.50/1156.90	c total #watches: 238066
1157.10/1157.48	c total #propagations: 919160046 / total #impl: 2341885650 (eff. 0.392)
1157.10/1157.48	c #Conflicts:    2472000 | #Learnt:      51636 | 0.000
1157.10/1157.48	c total clause space: 1440.99MB
1157.10/1157.48	c total #watches: 240066
1157.90/1158.25	c total #propagations: 919544513 / total #impl: 2342748150 (eff. 0.393)
1157.90/1158.25	c #Conflicts:    2473000 | #Learnt:      52636 | 0.000
1157.90/1158.25	c total clause space: 1440.99MB
1157.90/1158.25	c total #watches: 242066
1158.60/1158.95	c total #propagations: 919946522 / total #impl: 2343692632 (eff. 0.393)
1158.60/1158.95	c #Conflicts:    2474000 | #Learnt:      53636 | 0.000
1158.60/1158.95	c total clause space: 1440.99MB
1158.60/1158.95	c total #watches: 244066
1159.21/1159.58	c total #propagations: 920329838 / total #impl: 2344609008 (eff. 0.393)
1159.21/1159.58	c #Conflicts:    2475000 | #Learnt:      54636 | 0.000
1159.21/1159.58	c total clause space: 1440.99MB
1159.21/1159.58	c total #watches: 246066
1159.80/1160.16	c total #propagations: 920663700 / total #impl: 2345510774 (eff. 0.393)
1159.80/1160.16	c #Conflicts:    2476000 | #Learnt:      55636 | 0.000
1159.80/1160.16	c total clause space: 1440.99MB
1159.80/1160.16	c total #watches: 248066
1160.40/1160.75	c total #propagations: 921012337 / total #impl: 2346471511 (eff. 0.393)
1160.40/1160.75	c #Conflicts:    2477000 | #Learnt:      56636 | 0.000
1160.40/1160.75	c total clause space: 1440.99MB
1160.40/1160.75	c total #watches: 250066
1160.90/1161.23	c total #propagations: 921415963 / total #impl: 2347493681 (eff. 0.393)
1160.90/1161.23	c #Conflicts:    2478000 | #Learnt:      57636 | 0.000
1160.90/1161.23	c total clause space: 1440.99MB
1160.90/1161.23	c total #watches: 252066
1161.31/1161.65	c total #propagations: 921771659 / total #impl: 2348386590 (eff. 0.393)
1161.31/1161.65	c #Conflicts:    2479000 | #Learnt:      58636 | 0.000
1161.31/1161.65	c total clause space: 1440.99MB
1161.31/1161.65	c total #watches: 254066
1161.80/1162.12	c total #propagations: 922127352 / total #impl: 2349285460 (eff. 0.393)
1161.80/1162.12	c #Conflicts:    2480000 | #Learnt:      59636 | 0.000
1161.80/1162.12	c total clause space: 1440.99MB
1161.80/1162.12	c total #watches: 256066
1162.51/1162.87	c total #propagations: 922462624 / total #impl: 2350084937 (eff. 0.393)
1162.51/1162.87	c #Conflicts:    2481000 | #Learnt:      60636 | 0.000
1162.51/1162.87	c total clause space: 1440.99MB
1162.51/1162.87	c total #watches: 258066
1163.30/1163.67	c total #propagations: 922836167 / total #impl: 2351028791 (eff. 0.393)
1163.30/1163.67	c #Conflicts:    2482000 | #Learnt:      61636 | 0.000
1163.30/1163.67	c total clause space: 1440.99MB
1163.30/1163.67	c total #watches: 260066
1164.00/1164.36	c total #propagations: 923201718 / total #impl: 2351952067 (eff. 0.393)
1164.00/1164.36	c #Conflicts:    2483000 | #Learnt:      62636 | 0.000
1164.00/1164.36	c total clause space: 1440.99MB
1164.00/1164.36	c total #watches: 262066
1164.90/1165.20	c total #propagations: 923576942 / total #impl: 2352846154 (eff. 0.393)
1164.90/1165.20	c #Conflicts:    2484000 | #Learnt:      63636 | 0.000
1164.90/1165.20	c total clause space: 1440.99MB
1164.90/1165.20	c total #watches: 264066
1165.71/1166.01	c total #propagations: 924031506 / total #impl: 2353880521 (eff. 0.393)
1165.71/1166.01	c #Conflicts:    2485000 | #Learnt:      64636 | 0.000
1165.71/1166.01	c total clause space: 1440.99MB
1165.71/1166.01	c total #watches: 266066
1166.50/1166.87	c total #propagations: 924407859 / total #impl: 2354796107 (eff. 0.393)
1166.50/1166.87	c #Conflicts:    2486000 | #Learnt:      65636 | 0.000
1166.50/1166.87	c total clause space: 1440.99MB
1166.50/1166.87	c total #watches: 268066
1167.30/1167.69	c total #propagations: 924758235 / total #impl: 2355717998 (eff. 0.393)
1167.30/1167.69	c #Conflicts:    2487000 | #Learnt:      66636 | 0.000
1167.30/1167.69	c total clause space: 1440.99MB
1167.30/1167.69	c total #watches: 270066
1168.01/1168.31	c total #propagations: 925163714 / total #impl: 2356731929 (eff. 0.393)
1168.01/1168.31	c #Conflicts:    2488000 | #Learnt:      67636 | 0.000
1168.01/1168.31	c total clause space: 1440.99MB
1168.01/1168.31	c total #watches: 272066
1168.90/1169.25	c total #propagations: 925486418 / total #impl: 2357706473 (eff. 0.393)
1168.90/1169.25	c #Conflicts:    2489000 | #Learnt:      68636 | 0.000
1168.90/1169.25	c total clause space: 1440.99MB
1168.90/1169.25	c total #watches: 274066
1169.80/1170.12	c total #propagations: 925841264 / total #impl: 2358669266 (eff. 0.393)
1169.80/1170.12	c #Conflicts:    2490000 | #Learnt:      69636 | 0.000
1169.80/1170.12	c total clause space: 1440.99MB
1169.80/1170.12	c total #watches: 276066
1170.60/1170.94	c total #propagations: 926226877 / total #impl: 2359593490 (eff. 0.393)
1170.60/1170.94	c #Conflicts:    2491000 | #Learnt:      70636 | 0.000
1170.60/1170.94	c total clause space: 1440.99MB
1170.60/1170.94	c total #watches: 278066
1171.50/1171.80	c total #propagations: 926546493 / total #impl: 2360469702 (eff. 0.393)
1171.50/1171.80	c #Conflicts:    2492000 | #Learnt:      71636 | 0.000
1171.50/1171.80	c total clause space: 1440.99MB
1171.50/1171.80	c total #watches: 280066
1172.40/1172.72	c total #propagations: 926907241 / total #impl: 2361396794 (eff. 0.393)
1172.40/1172.72	c #Conflicts:    2493000 | #Learnt:      72636 | 0.000
1172.40/1172.72	c total clause space: 1440.99MB
1172.40/1172.72	c total #watches: 282066
1173.30/1173.62	c total #propagations: 927302887 / total #impl: 2362351515 (eff. 0.393)
1173.30/1173.62	c #Conflicts:    2494000 | #Learnt:      73636 | 0.000
1173.30/1173.62	c total clause space: 1440.99MB
1173.30/1173.62	c total #watches: 284066
1173.90/1174.29	c total #propagations: 927640845 / total #impl: 2363229477 (eff. 0.393)
1173.90/1174.29	c #Conflicts:    2495000 | #Learnt:      74636 | 0.000
1173.90/1174.29	c total clause space: 1440.99MB
1173.90/1174.29	c total #watches: 286066
1174.60/1174.96	c total #propagations: 927998296 / total #impl: 2364191482 (eff. 0.393)
1174.60/1174.96	c #Conflicts:    2496000 | #Learnt:      75636 | 0.000
1174.60/1174.96	c total clause space: 1440.99MB
1174.60/1174.96	c total #watches: 288066
1175.30/1175.67	c total #propagations: 928372379 / total #impl: 2365116510 (eff. 0.393)
1175.30/1175.67	c #Conflicts:    2497000 | #Learnt:      76636 | 0.000
1175.30/1175.67	c total clause space: 1440.99MB
1175.30/1175.67	c total #watches: 290066
1175.70/1176.08	c total #propagations: 928747965 / total #impl: 2366033964 (eff. 0.393)
1175.70/1176.08	c GC COLLECT
1175.70/1176.08	c #Conflicts:    2498000 | #Learnt:      39329 | 0.000
1175.70/1176.08	c total clause space: 1440.99MB
1175.70/1176.08	c total #watches: 215452
1176.10/1176.48	c total #propagations: 929112810 / total #impl: 2366935557 (eff. 0.393)
1176.10/1176.48	c #Conflicts:    2499000 | #Learnt:      40329 | 0.000
1176.10/1176.48	c total clause space: 1440.99MB
1176.10/1176.48	c total #watches: 217452
1176.70/1177.02	c total #propagations: 929470614 / total #impl: 2367856819 (eff. 0.393)
1176.70/1177.02	c #Conflicts:    2500000 | #Learnt:      41329 | 0.000
1176.70/1177.02	c total clause space: 1440.99MB
1176.70/1177.02	c total #watches: 219452
1177.20/1177.58	c total #propagations: 929861974 / total #impl: 2368845044 (eff. 0.393)
1177.20/1177.58	c #Conflicts:    2501000 | #Learnt:      42329 | 0.000
1177.20/1177.58	c total clause space: 1440.99MB
1177.20/1177.58	c total #watches: 221452
1177.80/1178.13	c total #propagations: 930191887 / total #impl: 2369719269 (eff. 0.393)
1177.80/1178.13	c #Conflicts:    2502000 | #Learnt:      43329 | 0.000
1177.80/1178.13	c total clause space: 1440.99MB
1177.80/1178.13	c total #watches: 223452
1178.40/1178.74	c total #propagations: 930543136 / total #impl: 2370630653 (eff. 0.393)
1178.40/1178.74	c #Conflicts:    2503000 | #Learnt:      44329 | 0.000
1178.40/1178.74	c total clause space: 1440.99MB
1178.40/1178.74	c total #watches: 225452
1179.10/1179.42	c total #propagations: 930929747 / total #impl: 2371649843 (eff. 0.393)
1179.10/1179.42	c #Conflicts:    2504000 | #Learnt:      45329 | 0.000
1179.10/1179.42	c total clause space: 1440.99MB
1179.10/1179.42	c total #watches: 227452
1179.70/1180.05	c total #propagations: 931340337 / total #impl: 2372702259 (eff. 0.393)
1179.70/1180.05	c #Conflicts:    2505000 | #Learnt:      46329 | 0.000
1179.70/1180.05	c total clause space: 1440.99MB
1179.70/1180.05	c total #watches: 229452
1180.40/1180.75	c total #propagations: 931732871 / total #impl: 2373765117 (eff. 0.393)
1180.40/1180.75	c #Conflicts:    2506000 | #Learnt:      47329 | 0.000
1180.40/1180.75	c total clause space: 1440.99MB
1180.40/1180.75	c total #watches: 231452
1181.00/1181.39	c total #propagations: 932163286 / total #impl: 2374840841 (eff. 0.393)
1181.00/1181.39	c #Conflicts:    2507000 | #Learnt:      48329 | 0.000
1181.00/1181.39	c total clause space: 1440.99MB
1181.00/1181.39	c total #watches: 233452
1181.70/1182.04	c total #propagations: 932534772 / total #impl: 2375757891 (eff. 0.393)
1181.70/1182.04	c #Conflicts:    2508000 | #Learnt:      49329 | 0.000
1181.70/1182.04	c total clause space: 1440.99MB
1181.70/1182.04	c total #watches: 235452
1182.20/1182.56	c total #propagations: 932930484 / total #impl: 2376650846 (eff. 0.393)
1182.20/1182.56	c #Conflicts:    2509000 | #Learnt:      50329 | 0.000
1182.20/1182.56	c total clause space: 1440.99MB
1182.20/1182.56	c total #watches: 237452
1182.90/1183.28	c total #propagations: 933311962 / total #impl: 2377551060 (eff. 0.393)
1182.90/1183.28	c #Conflicts:    2510000 | #Learnt:      51329 | 0.000
1182.90/1183.28	c total clause space: 1440.99MB
1182.90/1183.28	c total #watches: 239452
1183.50/1183.85	c total #propagations: 933726009 / total #impl: 2378499994 (eff. 0.393)
1183.50/1183.85	c #Conflicts:    2511000 | #Learnt:      52329 | 0.000
1183.50/1183.85	c total clause space: 1440.99MB
1183.50/1183.85	c total #watches: 241452
1184.20/1184.56	c total #propagations: 934111914 / total #impl: 2379356636 (eff. 0.393)
1184.20/1184.56	c #Conflicts:    2512000 | #Learnt:      53329 | 0.000
1184.20/1184.56	c total clause space: 1440.99MB
1184.20/1184.56	c total #watches: 243452
1184.89/1185.23	c total #propagations: 934441128 / total #impl: 2380246798 (eff. 0.393)
1184.89/1185.23	c #Conflicts:    2513000 | #Learnt:      54329 | 0.000
1184.89/1185.23	c total clause space: 1440.99MB
1184.89/1185.23	c total #watches: 245452
1185.60/1185.98	c total #propagations: 934918212 / total #impl: 2381261108 (eff. 0.393)
1185.60/1185.98	c #Conflicts:    2514000 | #Learnt:      55329 | 0.000
1185.60/1185.98	c total clause space: 1440.99MB
1185.60/1185.98	c total #watches: 247452
1186.39/1186.78	c total #propagations: 935353065 / total #impl: 2382319772 (eff. 0.393)
1186.39/1186.78	c #Conflicts:    2515000 | #Learnt:      56329 | 0.000
1186.39/1186.78	c total clause space: 1440.99MB
1186.39/1186.78	c total #watches: 249452
1187.19/1187.56	c total #propagations: 935728703 / total #impl: 2383255782 (eff. 0.393)
1187.19/1187.56	c #Conflicts:    2516000 | #Learnt:      57329 | 0.000
1187.19/1187.56	c total clause space: 1440.99MB
1187.19/1187.56	c total #watches: 251452
1187.80/1188.19	c total #propagations: 936116812 / total #impl: 2384196087 (eff. 0.393)
1187.80/1188.19	c #Conflicts:    2517000 | #Learnt:      58329 | 0.000
1187.80/1188.19	c total clause space: 1440.99MB
1187.80/1188.19	c total #watches: 253452
1188.69/1189.05	c total #propagations: 936526507 / total #impl: 2385091944 (eff. 0.393)
1188.69/1189.05	c #Conflicts:    2518000 | #Learnt:      59329 | 0.000
1188.69/1189.05	c total clause space: 1440.99MB
1188.69/1189.05	c total #watches: 255452
1189.49/1189.82	c total #propagations: 936943271 / total #impl: 2386071590 (eff. 0.393)
1189.49/1189.82	c #Conflicts:    2519000 | #Learnt:      60329 | 0.000
1189.49/1189.82	c total clause space: 1440.99MB
1189.49/1189.82	c total #watches: 257452
1190.00/1190.40	c total #propagations: 937318306 / total #impl: 2386956890 (eff. 0.393)
1190.00/1190.40	c #Conflicts:    2520000 | #Learnt:      61329 | 0.000
1190.00/1190.40	c total clause space: 1440.99MB
1190.00/1190.40	c total #watches: 259452
1190.69/1191.03	c total #propagations: 937688557 / total #impl: 2387815964 (eff. 0.393)
1190.69/1191.03	c #Conflicts:    2521000 | #Learnt:      62329 | 0.000
1190.69/1191.03	c total clause space: 1440.99MB
1190.69/1191.03	c total #watches: 261452
1191.19/1191.59	c total #propagations: 938059974 / total #impl: 2388694502 (eff. 0.393)
1191.19/1191.59	c #Conflicts:    2522000 | #Learnt:      63329 | 0.000
1191.19/1191.59	c total clause space: 1440.99MB
1191.19/1191.59	c total #watches: 263452
1191.89/1192.20	c total #propagations: 938439494 / total #impl: 2389555313 (eff. 0.393)
1191.89/1192.20	c #Conflicts:    2523000 | #Learnt:      64329 | 0.000
1191.89/1192.20	c total clause space: 1440.99MB
1191.89/1192.20	c total #watches: 265452
1192.39/1192.76	c total #propagations: 938797977 / total #impl: 2390490008 (eff. 0.393)
1192.39/1192.76	c #Conflicts:    2524000 | #Learnt:      65329 | 0.000
1192.39/1192.76	c total clause space: 1440.99MB
1192.39/1192.76	c total #watches: 267452
1193.09/1193.41	c total #propagations: 939172484 / total #impl: 2391378145 (eff. 0.393)
1193.09/1193.41	c #Conflicts:    2525000 | #Learnt:      66329 | 0.000
1193.09/1193.41	c total clause space: 1440.99MB
1193.09/1193.41	c total #watches: 269452
1193.79/1194.19	c total #propagations: 939550920 / total #impl: 2392257995 (eff. 0.393)
1193.79/1194.19	c #Conflicts:    2526000 | #Learnt:      67329 | 0.000
1193.79/1194.19	c total clause space: 1440.99MB
1193.79/1194.19	c total #watches: 271452
1194.69/1195.06	c total #propagations: 939923214 / total #impl: 2393103675 (eff. 0.393)
1194.69/1195.06	c #Conflicts:    2527000 | #Learnt:      68329 | 0.000
1194.69/1195.06	c total clause space: 1440.99MB
1194.69/1195.06	c total #watches: 273452
1195.50/1195.81	c total #propagations: 940276634 / total #impl: 2394004665 (eff. 0.393)
1195.50/1195.81	c #Conflicts:    2528000 | #Learnt:      69329 | 0.000
1195.50/1195.81	c total clause space: 1440.99MB
1195.50/1195.81	c total #watches: 275452
1196.29/1196.65	c total #propagations: 940654173 / total #impl: 2394929385 (eff. 0.393)
1196.29/1196.65	c #Conflicts:    2529000 | #Learnt:      70329 | 0.000
1196.29/1196.65	c total clause space: 1440.99MB
1196.29/1196.65	c total #watches: 277452
1197.19/1197.54	c total #propagations: 941038321 / total #impl: 2395834759 (eff. 0.393)
1197.19/1197.54	c #Conflicts:    2530000 | #Learnt:      71329 | 0.000
1197.19/1197.54	c total clause space: 1440.99MB
1197.19/1197.54	c total #watches: 279452
1197.99/1198.37	c total #propagations: 941415093 / total #impl: 2396784531 (eff. 0.393)
1197.99/1198.37	c #Conflicts:    2531000 | #Learnt:      72329 | 0.000
1197.99/1198.37	c total clause space: 1440.99MB
1197.99/1198.37	c total #watches: 281452
1198.70/1199.02	c total #propagations: 941774724 / total #impl: 2397630934 (eff. 0.393)
1198.70/1199.02	c #Conflicts:    2532000 | #Learnt:      73329 | 0.000
1198.70/1199.02	c total clause space: 1440.99MB
1198.70/1199.02	c total #watches: 283452
1199.19/1199.58	c total #propagations: 942149422 / total #impl: 2398557529 (eff. 0.393)
1199.19/1199.58	c #Conflicts:    2533000 | #Learnt:      74329 | 0.000
1199.19/1199.58	c total clause space: 1440.99MB
1199.19/1199.58	c total #watches: 285452
1200.19/1200.59	c total #propagations: 942511176 / total #impl: 2399485472 (eff. 0.393)
1200.19/1200.59	c #Conflicts:    2534000 | #Learnt:      75329 | 0.000
1200.19/1200.59	c total clause space: 1440.99MB
1200.19/1200.59	c total #watches: 287452
1201.29/1201.60	c total #propagations: 942868281 / total #impl: 2400430584 (eff. 0.393)
1201.29/1201.60	c #Conflicts:    2535000 | #Learnt:      76329 | 0.000
1201.29/1201.60	c total clause space: 1440.99MB
1201.29/1201.60	c total #watches: 289452
1202.10/1202.44	c total #propagations: 943239805 / total #impl: 2401382650 (eff. 0.393)
1202.10/1202.44	c GC COLLECT
1202.10/1202.44	c #Conflicts:    2536000 | #Learnt:      38728 | 0.000
1202.10/1202.44	c total clause space: 1440.99MB
1202.10/1202.44	c total #watches: 214250
1202.59/1202.95	c total #propagations: 943586879 / total #impl: 2402330684 (eff. 0.393)
1202.59/1202.95	c #Conflicts:    2537000 | #Learnt:      39728 | 0.000
1202.59/1202.95	c total clause space: 1440.99MB
1202.59/1202.95	c total #watches: 216250
1203.10/1203.49	c total #propagations: 943938890 / total #impl: 2403267182 (eff. 0.393)
1203.10/1203.49	c #Conflicts:    2538000 | #Learnt:      40728 | 0.000
1203.10/1203.49	c total clause space: 1440.99MB
1203.10/1203.49	c total #watches: 218250
1203.59/1203.98	c total #propagations: 944320487 / total #impl: 2404176071 (eff. 0.393)
1203.59/1203.98	c #Conflicts:    2539000 | #Learnt:      41728 | 0.000
1203.59/1203.98	c total clause space: 1440.99MB
1203.59/1203.98	c total #watches: 220250
1204.09/1204.47	c total #propagations: 944704999 / total #impl: 2405017934 (eff. 0.393)
1204.09/1204.47	c #Conflicts:    2540000 | #Learnt:      42728 | 0.000
1204.09/1204.47	c total clause space: 1440.99MB
1204.09/1204.47	c total #watches: 222250
1204.59/1204.96	c total #propagations: 945117353 / total #impl: 2405976423 (eff. 0.393)
1204.59/1204.96	c #Conflicts:    2541000 | #Learnt:      43728 | 0.000
1204.59/1204.96	c total clause space: 1440.99MB
1204.59/1204.96	c total #watches: 224250
1205.09/1205.40	c total #propagations: 945445939 / total #impl: 2406862224 (eff. 0.393)
1205.09/1205.40	c #Conflicts:    2542000 | #Learnt:      44728 | 0.000
1205.09/1205.40	c total clause space: 1440.99MB
1205.09/1205.40	c total #watches: 226250
1205.59/1205.90	c total #propagations: 945811731 / total #impl: 2407728265 (eff. 0.393)
1205.59/1205.90	c #Conflicts:    2543000 | #Learnt:      45728 | 0.000
1205.59/1205.90	c total clause space: 1440.99MB
1205.59/1205.90	c total #watches: 228250
1205.99/1206.32	c total #propagations: 946224074 / total #impl: 2408703995 (eff. 0.393)
1205.99/1206.32	c #Conflicts:    2544000 | #Learnt:      46728 | 0.000
1205.99/1206.32	c total clause space: 1440.99MB
1205.99/1206.32	c total #watches: 230250
1206.50/1206.87	c total #propagations: 946603716 / total #impl: 2409605202 (eff. 0.393)
1206.50/1206.87	c #Conflicts:    2545000 | #Learnt:      47728 | 0.000
1206.50/1206.87	c total clause space: 1440.99MB
1206.50/1206.87	c total #watches: 232250
1206.99/1207.30	c total #propagations: 947046481 / total #impl: 2410627822 (eff. 0.393)
1206.99/1207.30	c #Conflicts:    2546000 | #Learnt:      48728 | 0.000
1206.99/1207.30	c total clause space: 1440.99MB
1206.99/1207.30	c total #watches: 234250
1207.39/1207.79	c total #propagations: 947386846 / total #impl: 2411534699 (eff. 0.393)
1207.39/1207.79	c #Conflicts:    2547000 | #Learnt:      49728 | 0.000
1207.39/1207.79	c total clause space: 1440.99MB
1207.39/1207.79	c total #watches: 236250
1207.99/1208.31	c total #propagations: 947756544 / total #impl: 2412491996 (eff. 0.393)
1207.99/1208.31	c #Conflicts:    2548000 | #Learnt:      50728 | 0.000
1207.99/1208.31	c total clause space: 1440.99MB
1207.99/1208.31	c total #watches: 238250
1208.49/1208.82	c total #propagations: 948129428 / total #impl: 2413442659 (eff. 0.393)
1208.49/1208.82	c #Conflicts:    2549000 | #Learnt:      51728 | 0.000
1208.49/1208.82	c total clause space: 1440.99MB
1208.49/1208.82	c total #watches: 240250
1208.99/1209.34	c total #propagations: 948555457 / total #impl: 2414510975 (eff. 0.393)
1208.99/1209.34	c #Conflicts:    2550000 | #Learnt:      52728 | 0.000
1208.99/1209.34	c total clause space: 1440.99MB
1208.99/1209.34	c total #watches: 242250
1209.49/1209.89	c total #propagations: 948947127 / total #impl: 2415525630 (eff. 0.393)
1209.49/1209.89	c #Conflicts:    2551000 | #Learnt:      53728 | 0.000
1209.49/1209.89	c total clause space: 1440.99MB
1209.49/1209.89	c total #watches: 244250
1209.99/1210.36	c total #propagations: 949329591 / total #impl: 2416504904 (eff. 0.393)
1209.99/1210.36	c #Conflicts:    2552000 | #Learnt:      54728 | 0.000
1209.99/1210.36	c total clause space: 1440.99MB
1209.99/1210.36	c total #watches: 246250
1210.49/1210.82	c total #propagations: 949693646 / total #impl: 2417394275 (eff. 0.393)
1210.49/1210.82	c #Conflicts:    2553000 | #Learnt:      55728 | 0.000
1210.49/1210.82	c total clause space: 1440.99MB
1210.49/1210.82	c total #watches: 248250
1210.99/1211.31	c total #propagations: 950071428 / total #impl: 2418296718 (eff. 0.393)
1210.99/1211.31	c #Conflicts:    2554000 | #Learnt:      56728 | 0.000
1210.99/1211.31	c total clause space: 1440.99MB
1210.99/1211.31	c total #watches: 250250
1211.59/1211.94	c total #propagations: 950437272 / total #impl: 2419159919 (eff. 0.393)
1211.59/1211.94	c #Conflicts:    2555000 | #Learnt:      57728 | 0.000
1211.59/1211.94	c total clause space: 1440.99MB
1211.59/1211.94	c total #watches: 252250
1212.29/1212.68	c total #propagations: 950794569 / total #impl: 2420052715 (eff. 0.393)
1212.29/1212.68	c #Conflicts:    2556000 | #Learnt:      58728 | 0.000
1212.29/1212.68	c total clause space: 1440.99MB
1212.29/1212.68	c total #watches: 254250
1213.00/1213.40	c total #propagations: 951182101 / total #impl: 2420950127 (eff. 0.393)
1213.00/1213.40	c #Conflicts:    2557000 | #Learnt:      59728 | 0.000
1213.00/1213.40	c total clause space: 1440.99MB
1213.00/1213.40	c total #watches: 256250
1213.59/1214.00	c total #propagations: 951562396 / total #impl: 2421881236 (eff. 0.393)
1213.59/1214.00	c #Conflicts:    2558000 | #Learnt:      60728 | 0.000
1213.59/1214.00	c total clause space: 1440.99MB
1213.59/1214.00	c total #watches: 258250
1214.20/1214.58	c total #propagations: 951931275 / total #impl: 2422823794 (eff. 0.393)
1214.20/1214.58	c #Conflicts:    2559000 | #Learnt:      61728 | 0.000
1214.20/1214.58	c total clause space: 1440.99MB
1214.20/1214.58	c total #watches: 260250
1214.89/1215.27	c total #propagations: 952277251 / total #impl: 2423709717 (eff. 0.393)
1214.89/1215.27	c #Conflicts:    2560000 | #Learnt:      62728 | 0.000
1214.89/1215.27	c total clause space: 1440.99MB
1214.89/1215.27	c total #watches: 262250
1215.69/1216.04	c total #propagations: 952653974 / total #impl: 2424619109 (eff. 0.393)
1215.69/1216.04	c #Conflicts:    2561000 | #Learnt:      63728 | 0.000
1215.69/1216.04	c total clause space: 1440.99MB
1215.69/1216.04	c total #watches: 264250
1216.40/1216.75	c total #propagations: 953021630 / total #impl: 2425592738 (eff. 0.393)
1216.40/1216.75	c #Conflicts:    2562000 | #Learnt:      64728 | 0.000
1216.40/1216.75	c total clause space: 1440.99MB
1216.40/1216.75	c total #watches: 266250
1217.09/1217.45	c total #propagations: 953384438 / total #impl: 2426505247 (eff. 0.393)
1217.09/1217.45	c #Conflicts:    2563000 | #Learnt:      65728 | 0.000
1217.09/1217.45	c total clause space: 1440.99MB
1217.09/1217.45	c total #watches: 268250
1217.89/1218.21	c total #propagations: 953768676 / total #impl: 2427411369 (eff. 0.393)
1217.89/1218.21	c #Conflicts:    2564000 | #Learnt:      66728 | 0.000
1217.89/1218.21	c total clause space: 1440.99MB
1217.89/1218.21	c total #watches: 270250
1218.69/1219.00	c total #propagations: 954157468 / total #impl: 2428318344 (eff. 0.393)
1218.69/1219.00	c #Conflicts:    2565000 | #Learnt:      67728 | 0.000
1218.69/1219.00	c total clause space: 1440.99MB
1218.69/1219.00	c total #watches: 272250
1219.49/1219.81	c total #propagations: 954514521 / total #impl: 2429207788 (eff. 0.393)
1219.49/1219.81	c #Conflicts:    2566000 | #Learnt:      68728 | 0.000
1219.49/1219.81	c total clause space: 1440.99MB
1219.49/1219.81	c total #watches: 274250
1220.19/1220.57	c total #propagations: 954901292 / total #impl: 2430150066 (eff. 0.393)
1220.19/1220.57	c #Conflicts:    2567000 | #Learnt:      69728 | 0.000
1220.19/1220.57	c total clause space: 1440.99MB
1220.19/1220.57	c total #watches: 276250
1220.99/1221.39	c total #propagations: 955231514 / total #impl: 2431037489 (eff. 0.393)
1220.99/1221.39	c #Conflicts:    2568000 | #Learnt:      70728 | 0.000
1220.99/1221.39	c total clause space: 1440.99MB
1220.99/1221.39	c total #watches: 278250
1221.89/1222.28	c total #propagations: 955583879 / total #impl: 2431923159 (eff. 0.393)
1221.89/1222.28	c #Conflicts:    2569000 | #Learnt:      71728 | 0.000
1221.89/1222.28	c total clause space: 1440.99MB
1221.89/1222.28	c total #watches: 280250
1222.69/1223.06	c total #propagations: 955969915 / total #impl: 2432864192 (eff. 0.393)
1222.69/1223.06	c #Conflicts:    2570000 | #Learnt:      72728 | 0.000
1222.69/1223.06	c total clause space: 1440.99MB
1222.69/1223.06	c total #watches: 282250
1223.39/1223.73	c total #propagations: 956416739 / total #impl: 2433807943 (eff. 0.393)
1223.39/1223.73	c #Conflicts:    2571000 | #Learnt:      73728 | 0.000
1223.39/1223.73	c total clause space: 1440.99MB
1223.39/1223.73	c total #watches: 284250
1224.09/1224.44	c total #propagations: 956757219 / total #impl: 2434659336 (eff. 0.393)
1224.09/1224.44	c #Conflicts:    2572000 | #Learnt:      74728 | 0.000
1224.09/1224.44	c total clause space: 1440.99MB
1224.09/1224.44	c total #watches: 286250
1224.98/1225.31	c total #propagations: 957153929 / total #impl: 2435626651 (eff. 0.393)
1224.98/1225.31	c #Conflicts:    2573000 | #Learnt:      75728 | 0.000
1224.98/1225.31	c total clause space: 1440.99MB
1224.98/1225.31	c total #watches: 288250
1225.88/1226.27	c total #propagations: 957537520 / total #impl: 2436565412 (eff. 0.393)
1225.88/1226.27	c #Conflicts:    2574000 | #Learnt:      76728 | 0.000
1225.88/1226.27	c total clause space: 1440.99MB
1225.88/1226.27	c total #watches: 290250
1226.98/1227.36	c total #propagations: 957904287 / total #impl: 2437533804 (eff. 0.393)
1226.98/1227.36	c #Conflicts:    2575000 | #Learnt:      77728 | 0.000
1226.98/1227.36	c total clause space: 1440.99MB
1226.98/1227.36	c total #watches: 292250
1227.58/1227.99	c total #propagations: 958394873 / total #impl: 2438617242 (eff. 0.393)
1227.58/1227.99	c GC COLLECT
1227.58/1227.99	c #Conflicts:    2576000 | #Learnt:      39814 | 0.000
1227.58/1227.99	c total clause space: 1440.99MB
1227.58/1227.99	c total #watches: 216422
1228.18/1228.53	c total #propagations: 958744238 / total #impl: 2439492696 (eff. 0.393)
1228.18/1228.53	c #Conflicts:    2577000 | #Learnt:      40814 | 0.000
1228.18/1228.53	c total clause space: 1440.99MB
1228.18/1228.53	c total #watches: 218422
1228.68/1229.02	c total #propagations: 959103912 / total #impl: 2440399681 (eff. 0.393)
1228.68/1229.02	c #Conflicts:    2578000 | #Learnt:      41814 | 0.000
1228.68/1229.02	c total clause space: 1440.99MB
1228.68/1229.02	c total #watches: 220422
1229.18/1229.54	c total #propagations: 959447894 / total #impl: 2441322711 (eff. 0.393)
1229.18/1229.54	c #Conflicts:    2579000 | #Learnt:      42814 | 0.000
1229.18/1229.54	c total clause space: 1440.99MB
1229.18/1229.54	c total #watches: 222422
1229.68/1230.08	c total #propagations: 959931724 / total #impl: 2442379558 (eff. 0.393)
1229.68/1230.08	c #Conflicts:    2580000 | #Learnt:      43814 | 0.000
1229.68/1230.08	c total clause space: 1440.99MB
1229.68/1230.08	c total #watches: 224422
1230.08/1230.48	c total #propagations: 960366169 / total #impl: 2443354739 (eff. 0.393)
1230.08/1230.48	c #Conflicts:    2581000 | #Learnt:      44814 | 0.000
1230.08/1230.48	c total clause space: 1440.99MB
1230.08/1230.48	c total #watches: 226422
1230.48/1230.90	c total #propagations: 960691088 / total #impl: 2444170150 (eff. 0.393)
1230.48/1230.90	c #Conflicts:    2582000 | #Learnt:      45814 | 0.000
1230.48/1230.90	c total clause space: 1440.99MB
1230.48/1230.90	c total #watches: 228422
1231.08/1231.42	c total #propagations: 961010614 / total #impl: 2444976348 (eff. 0.393)
1231.08/1231.42	c #Conflicts:    2583000 | #Learnt:      46814 | 0.000
1231.08/1231.42	c total clause space: 1440.99MB
1231.08/1231.42	c total #watches: 230422
1231.69/1232.09	c total #propagations: 961364113 / total #impl: 2445916711 (eff. 0.393)
1231.69/1232.09	c #Conflicts:    2584000 | #Learnt:      47814 | 0.000
1231.69/1232.09	c total clause space: 1440.99MB
1231.69/1232.09	c total #watches: 232422
1232.48/1232.86	c total #propagations: 961733392 / total #impl: 2446889298 (eff. 0.393)
1232.48/1232.86	c #Conflicts:    2585000 | #Learnt:      48814 | 0.000
1232.48/1232.86	c total clause space: 1440.99MB
1232.48/1232.86	c total #watches: 234422
1232.98/1233.34	c total #propagations: 962095778 / total #impl: 2447829305 (eff. 0.393)
1232.98/1233.34	c #Conflicts:    2586000 | #Learnt:      49814 | 0.000
1232.98/1233.34	c total clause space: 1440.99MB
1232.98/1233.34	c total #watches: 236422
1233.68/1234.07	c total #propagations: 962475301 / total #impl: 2448704697 (eff. 0.393)
1233.68/1234.07	c #Conflicts:    2587000 | #Learnt:      50814 | 0.000
1233.68/1234.07	c total clause space: 1440.99MB
1233.68/1234.07	c total #watches: 238422
1234.38/1234.76	c total #propagations: 962859428 / total #impl: 2449636563 (eff. 0.393)
1234.38/1234.76	c #Conflicts:    2588000 | #Learnt:      51814 | 0.000
1234.38/1234.76	c total clause space: 1440.99MB
1234.38/1234.76	c total #watches: 240422
1234.99/1235.32	c total #propagations: 963207651 / total #impl: 2450486878 (eff. 0.393)
1234.99/1235.32	c #Conflicts:    2589000 | #Learnt:      52814 | 0.000
1234.99/1235.32	c total clause space: 1440.99MB
1234.99/1235.32	c total #watches: 242422
1235.58/1235.97	c total #propagations: 963560370 / total #impl: 2451354446 (eff. 0.393)
1235.58/1235.97	c #Conflicts:    2590000 | #Learnt:      53814 | 0.000
1235.58/1235.97	c total clause space: 1440.99MB
1235.58/1235.97	c total #watches: 244422
1236.28/1236.60	c total #propagations: 963973804 / total #impl: 2452332043 (eff. 0.393)
1236.28/1236.60	c #Conflicts:    2591000 | #Learnt:      54814 | 0.000
1236.28/1236.60	c total clause space: 1440.99MB
1236.28/1236.60	c total #watches: 246422
1236.98/1237.36	c total #propagations: 964387454 / total #impl: 2453377531 (eff. 0.393)
1236.98/1237.36	c #Conflicts:    2592000 | #Learnt:      55814 | 0.000
1236.98/1237.36	c total clause space: 1440.99MB
1236.98/1237.36	c total #watches: 248422
1237.78/1238.15	c total #propagations: 964745697 / total #impl: 2454324863 (eff. 0.393)
1237.78/1238.15	c #Conflicts:    2593000 | #Learnt:      56814 | 0.000
1237.78/1238.15	c total clause space: 1440.99MB
1237.78/1238.15	c total #watches: 250422
1238.58/1238.98	c total #propagations: 965088582 / total #impl: 2455230939 (eff. 0.393)
1238.58/1238.98	c #Conflicts:    2594000 | #Learnt:      57814 | 0.000
1238.58/1238.98	c total clause space: 1440.99MB
1238.58/1238.98	c total #watches: 252422
1239.39/1239.76	c total #propagations: 965537367 / total #impl: 2456238546 (eff. 0.393)
1239.39/1239.76	c #Conflicts:    2595000 | #Learnt:      58814 | 0.000
1239.39/1239.76	c total clause space: 1440.99MB
1239.39/1239.76	c total #watches: 254422
1240.18/1240.57	c total #propagations: 965960945 / total #impl: 2457192384 (eff. 0.393)
1240.18/1240.57	c #Conflicts:    2596000 | #Learnt:      59814 | 0.000
1240.18/1240.57	c total clause space: 1440.99MB
1240.18/1240.57	c total #watches: 256422
1240.88/1241.28	c total #propagations: 966334158 / total #impl: 2458131309 (eff. 0.393)
1240.88/1241.28	c #Conflicts:    2597000 | #Learnt:      60814 | 0.000
1240.88/1241.28	c total clause space: 1440.99MB
1240.88/1241.28	c total #watches: 258422
1241.48/1241.88	c total #propagations: 966678822 / total #impl: 2459071171 (eff. 0.393)
1241.48/1241.88	c #Conflicts:    2598000 | #Learnt:      61814 | 0.000
1241.48/1241.88	c total clause space: 1440.99MB
1241.48/1241.88	c total #watches: 260422
1242.28/1242.64	c total #propagations: 967030901 / total #impl: 2460011950 (eff. 0.393)
1242.28/1242.64	c #Conflicts:    2599000 | #Learnt:      62814 | 0.000
1242.28/1242.64	c total clause space: 1440.99MB
1242.28/1242.64	c total #watches: 262422
1242.98/1243.35	c total #propagations: 967426816 / total #impl: 2460980857 (eff. 0.393)
1242.98/1243.35	c #Conflicts:    2600000 | #Learnt:      63814 | 0.000
1242.98/1243.35	c total clause space: 1440.99MB
1242.98/1243.35	c total #watches: 264422
1243.68/1244.05	c total #propagations: 967808334 / total #impl: 2461927037 (eff. 0.393)
1243.68/1244.05	c #Conflicts:    2601000 | #Learnt:      64814 | 0.000
1243.68/1244.05	c total clause space: 1440.99MB
1243.68/1244.05	c total #watches: 266422
1244.38/1244.71	c total #propagations: 968186006 / total #impl: 2462887345 (eff. 0.393)
1244.38/1244.71	c #Conflicts:    2602000 | #Learnt:      65814 | 0.000
1244.38/1244.71	c total clause space: 1440.99MB
1244.38/1244.71	c total #watches: 268422
1245.19/1245.50	c total #propagations: 968544673 / total #impl: 2463833712 (eff. 0.393)
1245.19/1245.50	c #Conflicts:    2603000 | #Learnt:      66814 | 0.000
1245.19/1245.50	c total clause space: 1440.99MB
1245.19/1245.50	c total #watches: 270422
1245.79/1246.15	c total #propagations: 968894582 / total #impl: 2464783953 (eff. 0.393)
1245.79/1246.15	c #Conflicts:    2604000 | #Learnt:      67814 | 0.000
1245.79/1246.15	c total clause space: 1440.99MB
1245.79/1246.15	c total #watches: 272422
1246.49/1246.89	c total #propagations: 969279591 / total #impl: 2465725997 (eff. 0.393)
1246.49/1246.89	c #Conflicts:    2605000 | #Learnt:      68814 | 0.000
1246.49/1246.89	c total clause space: 1440.99MB
1246.49/1246.89	c total #watches: 274422
1247.29/1247.68	c total #propagations: 969641948 / total #impl: 2466652242 (eff. 0.393)
1247.29/1247.68	c #Conflicts:    2606000 | #Learnt:      69814 | 0.000
1247.29/1247.68	c total clause space: 1440.99MB
1247.29/1247.68	c total #watches: 276422
1248.09/1248.43	c total #propagations: 970013656 / total #impl: 2467630239 (eff. 0.393)
1248.09/1248.43	c #Conflicts:    2607000 | #Learnt:      70814 | 0.000
1248.09/1248.43	c total clause space: 1440.99MB
1248.09/1248.43	c total #watches: 278422
1248.79/1249.19	c total #propagations: 970389113 / total #impl: 2468575825 (eff. 0.393)
1248.79/1249.19	c #Conflicts:    2608000 | #Learnt:      71814 | 0.000
1248.79/1249.19	c total clause space: 1440.99MB
1248.79/1249.19	c total #watches: 280422
1249.69/1250.07	c total #propagations: 970754041 / total #impl: 2469514720 (eff. 0.393)
1249.69/1250.07	c #Conflicts:    2609000 | #Learnt:      72814 | 0.000
1249.69/1250.07	c total clause space: 1440.99MB
1249.69/1250.07	c total #watches: 282422
1250.59/1250.99	c total #propagations: 971156146 / total #impl: 2470473701 (eff. 0.393)
1250.59/1250.99	c #Conflicts:    2610000 | #Learnt:      73814 | 0.000
1250.59/1250.99	c total clause space: 1440.99MB
1250.59/1250.99	c total #watches: 284422
1251.59/1251.91	c total #propagations: 971537157 / total #impl: 2471445328 (eff. 0.393)
1251.59/1251.91	c #Conflicts:    2611000 | #Learnt:      74814 | 0.000
1251.59/1251.91	c total clause space: 1440.99MB
1251.59/1251.91	c total #watches: 286422
1252.39/1252.70	c total #propagations: 971923335 / total #impl: 2472348308 (eff. 0.393)
1252.39/1252.70	c #Conflicts:    2612000 | #Learnt:      75814 | 0.000
1252.39/1252.70	c total clause space: 1440.99MB
1252.39/1252.70	c total #watches: 288422
1253.29/1253.64	c total #propagations: 972303776 / total #impl: 2473242746 (eff. 0.393)
1253.29/1253.64	c #Conflicts:    2613000 | #Learnt:      76814 | 0.000
1253.29/1253.64	c total clause space: 1440.99MB
1253.29/1253.64	c total #watches: 290422
1254.29/1254.62	c total #propagations: 972671398 / total #impl: 2474178978 (eff. 0.393)
1254.29/1254.62	c #Conflicts:    2614000 | #Learnt:      77814 | 0.000
1254.29/1254.62	c total clause space: 1440.99MB
1254.29/1254.62	c total #watches: 292422
1255.09/1255.40	c total #propagations: 973029859 / total #impl: 2475117139 (eff. 0.393)
1255.09/1255.40	c GC COLLECT
1255.09/1255.40	c #Conflicts:    2615000 | #Learnt:      39617 | 0.000
1255.09/1255.40	c total clause space: 1440.99MB
1255.09/1255.40	c total #watches: 216028
1255.49/1255.84	c total #propagations: 973382779 / total #impl: 2476018237 (eff. 0.393)
1255.49/1255.84	c #Conflicts:    2616000 | #Learnt:      40617 | 0.000
1255.49/1255.84	c total clause space: 1440.99MB
1255.49/1255.84	c total #watches: 218028
1255.99/1256.34	c total #propagations: 973750827 / total #impl: 2476968563 (eff. 0.393)
1255.99/1256.34	c #Conflicts:    2617000 | #Learnt:      41617 | 0.000
1255.99/1256.34	c total clause space: 1440.99MB
1255.99/1256.34	c total #watches: 220028
1256.49/1256.89	c total #propagations: 974096011 / total #impl: 2477879964 (eff. 0.393)
1256.49/1256.89	c #Conflicts:    2618000 | #Learnt:      42617 | 0.000
1256.49/1256.89	c total clause space: 1440.99MB
1256.49/1256.89	c total #watches: 222028
1256.99/1257.39	c total #propagations: 974513852 / total #impl: 2478840120 (eff. 0.393)
1256.99/1257.39	c #Conflicts:    2619000 | #Learnt:      43617 | 0.000
1256.99/1257.39	c total clause space: 1440.99MB
1256.99/1257.39	c total #watches: 224028
1257.49/1257.89	c total #propagations: 974905960 / total #impl: 2479735133 (eff. 0.393)
1257.49/1257.89	c #Conflicts:    2620000 | #Learnt:      44617 | 0.000
1257.49/1257.89	c total clause space: 1440.99MB
1257.49/1257.89	c total #watches: 226028
1258.09/1258.49	c total #propagations: 975230330 / total #impl: 2480624859 (eff. 0.393)
1258.09/1258.49	c #Conflicts:    2621000 | #Learnt:      45617 | 0.000
1258.09/1258.49	c total clause space: 1440.99MB
1258.09/1258.49	c total #watches: 228028
1258.79/1259.10	c total #propagations: 975632904 / total #impl: 2481569284 (eff. 0.393)
1258.79/1259.10	c #Conflicts:    2622000 | #Learnt:      46617 | 0.000
1258.79/1259.10	c total clause space: 1440.99MB
1258.79/1259.10	c total #watches: 230028
1259.19/1259.59	c total #propagations: 976034822 / total #impl: 2482515909 (eff. 0.393)
1259.19/1259.59	c #Conflicts:    2623000 | #Learnt:      47617 | 0.000
1259.19/1259.59	c total clause space: 1440.99MB
1259.19/1259.59	c total #watches: 232028
1259.59/1259.98	c total #propagations: 976432047 / total #impl: 2483380041 (eff. 0.393)
1259.59/1259.98	c #Conflicts:    2624000 | #Learnt:      48617 | 0.000
1259.59/1259.98	c total clause space: 1440.99MB
1259.59/1259.98	c total #watches: 234028
1260.09/1260.43	c total #propagations: 976746727 / total #impl: 2484179603 (eff. 0.393)
1260.09/1260.43	c #Conflicts:    2625000 | #Learnt:      49617 | 0.000
1260.09/1260.43	c total clause space: 1440.99MB
1260.09/1260.43	c total #watches: 236028
1260.59/1260.93	c total #propagations: 977072042 / total #impl: 2485016675 (eff. 0.393)
1260.59/1260.93	c #Conflicts:    2626000 | #Learnt:      50617 | 0.000
1260.59/1260.93	c total clause space: 1440.99MB
1260.59/1260.93	c total #watches: 238028
1261.09/1261.46	c total #propagations: 977434542 / total #impl: 2485899257 (eff. 0.393)
1261.09/1261.46	c #Conflicts:    2627000 | #Learnt:      51617 | 0.000
1261.09/1261.46	c total clause space: 1440.99MB
1261.09/1261.46	c total #watches: 240028
1261.69/1262.09	c total #propagations: 977798514 / total #impl: 2486798103 (eff. 0.393)
1261.69/1262.09	c #Conflicts:    2628000 | #Learnt:      52617 | 0.000
1261.69/1262.09	c total clause space: 1440.99MB
1261.69/1262.09	c total #watches: 242028
1262.39/1262.78	c total #propagations: 978171166 / total #impl: 2487759949 (eff. 0.393)
1262.39/1262.78	c #Conflicts:    2629000 | #Learnt:      53617 | 0.000
1262.39/1262.78	c total clause space: 1440.99MB
1262.39/1262.78	c total #watches: 244028
1263.19/1263.55	c total #propagations: 978500514 / total #impl: 2488655627 (eff. 0.393)
1263.19/1263.55	c #Conflicts:    2630000 | #Learnt:      54617 | 0.000
1263.19/1263.55	c total clause space: 1440.99MB
1263.19/1263.55	c total #watches: 246028
1263.89/1264.22	c total #propagations: 978892078 / total #impl: 2489576348 (eff. 0.393)
1263.89/1264.22	c #Conflicts:    2631000 | #Learnt:      55617 | 0.000
1263.89/1264.22	c total clause space: 1440.99MB
1263.89/1264.22	c total #watches: 248028
1264.69/1265.01	c total #propagations: 979282764 / total #impl: 2490545633 (eff. 0.393)
1264.69/1265.01	c #Conflicts:    2632000 | #Learnt:      56617 | 0.000
1264.69/1265.01	c total clause space: 1440.99MB
1264.69/1265.01	c total #watches: 250028
1265.39/1265.73	c total #propagations: 979712249 / total #impl: 2491541192 (eff. 0.393)
1265.39/1265.73	c #Conflicts:    2633000 | #Learnt:      57617 | 0.000
1265.39/1265.73	c total clause space: 1440.99MB
1265.39/1265.73	c total #watches: 252028
1265.99/1266.33	c total #propagations: 980083022 / total #impl: 2492453865 (eff. 0.393)
1265.99/1266.33	c #Conflicts:    2634000 | #Learnt:      58617 | 0.000
1265.99/1266.33	c total clause space: 1440.99MB
1265.99/1266.33	c total #watches: 254028
1266.49/1266.89	c total #propagations: 980391560 / total #impl: 2493257898 (eff. 0.393)
1266.49/1266.89	c #Conflicts:    2635000 | #Learnt:      59617 | 0.000
1266.49/1266.89	c total clause space: 1440.99MB
1266.49/1266.89	c total #watches: 256028
1267.19/1267.50	c total #propagations: 980737497 / total #impl: 2494072284 (eff. 0.393)
1267.19/1267.50	c #Conflicts:    2636000 | #Learnt:      60617 | 0.000
1267.19/1267.50	c total clause space: 1440.99MB
1267.19/1267.50	c total #watches: 258028
1267.89/1268.21	c total #propagations: 981122544 / total #impl: 2494948207 (eff. 0.393)
1267.89/1268.21	c #Conflicts:    2637000 | #Learnt:      61617 | 0.000
1267.89/1268.21	c total clause space: 1440.99MB
1267.89/1268.21	c total #watches: 260028
1268.69/1269.03	c total #propagations: 981504353 / total #impl: 2495877527 (eff. 0.393)
1268.69/1269.03	c #Conflicts:    2638000 | #Learnt:      62617 | 0.000
1268.69/1269.03	c total clause space: 1440.99MB
1268.69/1269.03	c total #watches: 262028
1269.49/1269.85	c total #propagations: 981877602 / total #impl: 2496802856 (eff. 0.393)
1269.49/1269.85	c #Conflicts:    2639000 | #Learnt:      63617 | 0.000
1269.49/1269.85	c total clause space: 1440.99MB
1269.49/1269.85	c total #watches: 264028
1270.29/1270.66	c total #propagations: 982285789 / total #impl: 2497673111 (eff. 0.393)
1270.29/1270.66	c #Conflicts:    2640000 | #Learnt:      64617 | 0.000
1270.29/1270.66	c total clause space: 1440.99MB
1270.29/1270.66	c total #watches: 266028
1271.18/1271.51	c total #propagations: 982657702 / total #impl: 2498573414 (eff. 0.393)
1271.18/1271.51	c #Conflicts:    2641000 | #Learnt:      65617 | 0.000
1271.18/1271.51	c total clause space: 1440.99MB
1271.18/1271.51	c total #watches: 268028
1271.98/1272.32	c total #propagations: 983057575 / total #impl: 2499508606 (eff. 0.393)
1271.98/1272.32	c #Conflicts:    2642000 | #Learnt:      66617 | 0.000
1271.98/1272.32	c total clause space: 1440.99MB
1271.98/1272.32	c total #watches: 270028
1272.58/1272.93	c total #propagations: 983442784 / total #impl: 2500494366 (eff. 0.393)
1272.58/1272.93	c #Conflicts:    2643000 | #Learnt:      67617 | 0.000
1272.58/1272.93	c total clause space: 1440.99MB
1272.58/1272.93	c total #watches: 272028
1273.18/1273.56	c total #propagations: 983782720 / total #impl: 2501408071 (eff. 0.393)
1273.18/1273.56	c #Conflicts:    2644000 | #Learnt:      68617 | 0.000
1273.18/1273.56	c total clause space: 1440.99MB
1273.18/1273.56	c total #watches: 274028
1273.59/1273.96	c total #propagations: 984160507 / total #impl: 2502387702 (eff. 0.393)
1273.59/1273.96	c #Conflicts:    2645000 | #Learnt:      69617 | 0.000
1273.59/1273.96	c total clause space: 1440.99MB
1273.59/1273.96	c total #watches: 276028
1273.98/1274.39	c total #propagations: 984476200 / total #impl: 2503151395 (eff. 0.393)
1273.98/1274.39	c #Conflicts:    2646000 | #Learnt:      70617 | 0.000
1273.98/1274.39	c total clause space: 1440.99MB
1273.98/1274.39	c total #watches: 278028
1274.38/1274.77	c total #propagations: 984775186 / total #impl: 2503878562 (eff. 0.393)
1274.38/1274.77	c #Conflicts:    2647000 | #Learnt:      71617 | 0.000
1274.38/1274.77	c total clause space: 1440.99MB
1274.38/1274.77	c total #watches: 280028
1275.18/1275.51	c total #propagations: 985043313 / total #impl: 2504473460 (eff. 0.393)
1275.18/1275.51	c #Conflicts:    2648000 | #Learnt:      72617 | 0.000
1275.18/1275.51	c total clause space: 1440.99MB
1275.18/1275.51	c total #watches: 282028
1275.88/1276.21	c total #propagations: 985374633 / total #impl: 2505428242 (eff. 0.393)
1275.88/1276.21	c #Conflicts:    2649000 | #Learnt:      73617 | 0.000
1275.88/1276.21	c total clause space: 1440.99MB
1275.88/1276.21	c total #watches: 284028
1276.58/1276.95	c total #propagations: 985687156 / total #impl: 2506376243 (eff. 0.393)
1276.58/1276.95	c #Conflicts:    2650000 | #Learnt:      74617 | 0.000
1276.58/1276.95	c total clause space: 1440.99MB
1276.58/1276.95	c total #watches: 286028
1277.38/1277.71	c total #propagations: 986022866 / total #impl: 2507330887 (eff. 0.393)
1277.38/1277.71	c #Conflicts:    2651000 | #Learnt:      75617 | 0.000
1277.38/1277.71	c total clause space: 1440.99MB
1277.38/1277.71	c total #watches: 288028
1278.08/1278.43	c total #propagations: 986357357 / total #impl: 2508309825 (eff. 0.393)
1278.08/1278.43	c #Conflicts:    2652000 | #Learnt:      76617 | 0.000
1278.08/1278.43	c total clause space: 1440.99MB
1278.08/1278.43	c total #watches: 290028
1278.88/1279.25	c total #propagations: 986666673 / total #impl: 2509241661 (eff. 0.393)
1278.88/1279.25	c #Conflicts:    2653000 | #Learnt:      77617 | 0.000
1278.88/1279.25	c total clause space: 1440.99MB
1278.88/1279.25	c total #watches: 292028
1279.58/1279.97	c total #propagations: 986994160 / total #impl: 2510229855 (eff. 0.393)
1279.58/1279.97	c #Conflicts:    2654000 | #Learnt:      78617 | 0.000
1279.58/1279.97	c total clause space: 1440.99MB
1279.58/1279.97	c total #watches: 294028
1280.09/1280.47	c total #propagations: 987292366 / total #impl: 2511099537 (eff. 0.393)
1280.09/1280.47	c GC COLLECT
1280.09/1280.47	c #Conflicts:    2655000 | #Learnt:      40144 | 0.000
1280.09/1280.47	c total clause space: 1440.99MB
1280.09/1280.47	c total #watches: 217082
1280.58/1280.94	c total #propagations: 987601089 / total #impl: 2511933839 (eff. 0.393)
1280.58/1280.94	c #Conflicts:    2656000 | #Learnt:      41144 | 0.000
1280.58/1280.94	c total clause space: 1440.99MB
1280.58/1280.94	c total #watches: 219082
1280.98/1281.31	c total #propagations: 987913580 / total #impl: 2512780527 (eff. 0.393)
1280.98/1281.31	c #Conflicts:    2657000 | #Learnt:      42144 | 0.000
1280.98/1281.31	c total clause space: 1440.99MB
1280.98/1281.31	c total #watches: 221082
1281.38/1281.70	c total #propagations: 988217297 / total #impl: 2513590981 (eff. 0.393)
1281.38/1281.70	c #Conflicts:    2658000 | #Learnt:      43144 | 0.000
1281.38/1281.70	c total clause space: 1440.99MB
1281.38/1281.70	c total #watches: 223082
1281.68/1282.08	c total #propagations: 988513204 / total #impl: 2514448083 (eff. 0.393)
1281.68/1282.08	c #Conflicts:    2659000 | #Learnt:      44144 | 0.000
1281.68/1282.08	c total clause space: 1440.99MB
1281.68/1282.08	c total #watches: 225082
1282.18/1282.51	c total #propagations: 988810785 / total #impl: 2515272377 (eff. 0.393)
1282.18/1282.51	c #Conflicts:    2660000 | #Learnt:      45144 | 0.000
1282.18/1282.51	c total clause space: 1440.99MB
1282.18/1282.51	c total #watches: 227082
1282.68/1283.02	c total #propagations: 989163506 / total #impl: 2516231179 (eff. 0.393)
1282.68/1283.02	c #Conflicts:    2661000 | #Learnt:      46144 | 0.000
1282.68/1283.02	c total clause space: 1440.99MB
1282.68/1283.02	c total #watches: 229082
1283.08/1283.47	c total #propagations: 989482544 / total #impl: 2517145792 (eff. 0.393)
1283.08/1283.47	c #Conflicts:    2662000 | #Learnt:      47144 | 0.000
1283.08/1283.47	c total clause space: 1440.99MB
1283.08/1283.47	c total #watches: 231082
1283.58/1283.95	c total #propagations: 989810944 / total #impl: 2518078803 (eff. 0.393)
1283.58/1283.95	c #Conflicts:    2663000 | #Learnt:      48144 | 0.000
1283.58/1283.95	c total clause space: 1440.99MB
1283.58/1283.95	c total #watches: 233082
1284.08/1284.44	c total #propagations: 990117355 / total #impl: 2518990358 (eff. 0.393)
1284.08/1284.44	c #Conflicts:    2664000 | #Learnt:      49144 | 0.000
1284.08/1284.44	c total clause space: 1440.99MB
1284.08/1284.44	c total #watches: 235082
1284.59/1284.95	c total #propagations: 990435773 / total #impl: 2519883489 (eff. 0.393)
1284.59/1284.95	c #Conflicts:    2665000 | #Learnt:      50144 | 0.000
1284.59/1284.95	c total clause space: 1440.99MB
1284.59/1284.95	c total #watches: 237082
1285.08/1285.46	c total #propagations: 990737921 / total #impl: 2520778784 (eff. 0.393)
1285.08/1285.46	c #Conflicts:    2666000 | #Learnt:      51144 | 0.000
1285.08/1285.46	c total clause space: 1440.99MB
1285.08/1285.46	c total #watches: 239082
1285.69/1286.04	c total #propagations: 991058659 / total #impl: 2521650017 (eff. 0.393)
1285.69/1286.04	c #Conflicts:    2667000 | #Learnt:      52144 | 0.000
1285.69/1286.04	c total clause space: 1440.99MB
1285.69/1286.04	c total #watches: 241082
1286.18/1286.54	c total #propagations: 991410090 / total #impl: 2522601518 (eff. 0.393)
1286.18/1286.54	c #Conflicts:    2668000 | #Learnt:      53144 | 0.000
1286.18/1286.54	c total clause space: 1440.99MB
1286.18/1286.54	c total #watches: 243082
1286.69/1287.04	c total #propagations: 991807414 / total #impl: 2523514660 (eff. 0.393)
1286.69/1287.04	c #Conflicts:    2669000 | #Learnt:      54144 | 0.000
1286.69/1287.04	c total clause space: 1440.99MB
1286.69/1287.04	c total #watches: 245082
1287.28/1287.67	c total #propagations: 992191088 / total #impl: 2524379124 (eff. 0.393)
1287.28/1287.67	c #Conflicts:    2670000 | #Learnt:      55144 | 0.000
1287.28/1287.67	c total clause space: 1440.99MB
1287.28/1287.67	c total #watches: 247082
1287.79/1288.18	c total #propagations: 992635469 / total #impl: 2525350559 (eff. 0.393)
1287.79/1288.18	c #Conflicts:    2671000 | #Learnt:      56144 | 0.000
1287.79/1288.18	c total clause space: 1440.99MB
1287.79/1288.18	c total #watches: 249082
1288.38/1288.77	c total #propagations: 992998660 / total #impl: 2526122315 (eff. 0.393)
1288.38/1288.77	c #Conflicts:    2672000 | #Learnt:      57144 | 0.000
1288.38/1288.77	c total clause space: 1440.99MB
1288.38/1288.77	c total #watches: 251082
1289.08/1289.40	c total #propagations: 993381828 / total #impl: 2526978249 (eff. 0.393)
1289.08/1289.40	c #Conflicts:    2673000 | #Learnt:      58144 | 0.000
1289.08/1289.40	c total clause space: 1440.99MB
1289.08/1289.40	c total #watches: 253082
1289.68/1290.07	c total #propagations: 993771254 / total #impl: 2527858462 (eff. 0.393)
1289.68/1290.07	c #Conflicts:    2674000 | #Learnt:      59144 | 0.000
1289.68/1290.07	c total clause space: 1440.99MB
1289.68/1290.07	c total #watches: 255082
1290.38/1290.76	c total #propagations: 994172419 / total #impl: 2528768217 (eff. 0.393)
1290.38/1290.76	c #Conflicts:    2675000 | #Learnt:      60144 | 0.000
1290.38/1290.76	c total clause space: 1440.99MB
1290.38/1290.76	c total #watches: 257082
1291.09/1291.46	c total #propagations: 994577335 / total #impl: 2529732332 (eff. 0.393)
1291.09/1291.46	c #Conflicts:    2676000 | #Learnt:      61144 | 0.000
1291.09/1291.46	c total clause space: 1440.99MB
1291.09/1291.46	c total #watches: 259082
1291.88/1292.22	c total #propagations: 994965936 / total #impl: 2530672750 (eff. 0.393)
1291.88/1292.22	c #Conflicts:    2677000 | #Learnt:      62144 | 0.000
1291.88/1292.22	c total clause space: 1440.99MB
1291.88/1292.22	c total #watches: 261082
1292.58/1292.90	c total #propagations: 995391890 / total #impl: 2531684878 (eff. 0.393)
1292.58/1292.90	c #Conflicts:    2678000 | #Learnt:      63144 | 0.000
1292.58/1292.90	c total clause space: 1440.99MB
1292.58/1292.90	c total #watches: 263082
1293.39/1293.74	c total #propagations: 995782267 / total #impl: 2532623571 (eff. 0.393)
1293.39/1293.74	c #Conflicts:    2679000 | #Learnt:      64144 | 0.000
1293.39/1293.74	c total clause space: 1440.99MB
1293.39/1293.74	c total #watches: 265082
1294.18/1294.57	c total #propagations: 996204866 / total #impl: 2533614882 (eff. 0.393)
1294.18/1294.57	c #Conflicts:    2680000 | #Learnt:      65144 | 0.000
1294.18/1294.57	c total clause space: 1440.99MB
1294.18/1294.57	c total #watches: 267082
1294.98/1295.36	c total #propagations: 996602046 / total #impl: 2534550830 (eff. 0.393)
1294.98/1295.36	c #Conflicts:    2681000 | #Learnt:      66144 | 0.000
1294.98/1295.36	c total clause space: 1440.99MB
1294.98/1295.36	c total #watches: 269082
1295.78/1296.14	c total #propagations: 996981031 / total #impl: 2535488960 (eff. 0.393)
1295.78/1296.14	c #Conflicts:    2682000 | #Learnt:      67144 | 0.000
1295.78/1296.14	c total clause space: 1440.99MB
1295.78/1296.14	c total #watches: 271082
1296.59/1296.96	c total #propagations: 997364001 / total #impl: 2536407871 (eff. 0.393)
1296.59/1296.96	c #Conflicts:    2683000 | #Learnt:      68144 | 0.000
1296.59/1296.96	c total clause space: 1440.99MB
1296.59/1296.96	c total #watches: 273082
1297.28/1297.68	c total #propagations: 997761297 / total #impl: 2537356735 (eff. 0.393)
1297.28/1297.68	c #Conflicts:    2684000 | #Learnt:      69144 | 0.000
1297.28/1297.68	c total clause space: 1440.99MB
1297.28/1297.68	c total #watches: 275082
1298.08/1298.46	c total #propagations: 998136139 / total #impl: 2538273391 (eff. 0.393)
1298.08/1298.46	c #Conflicts:    2685000 | #Learnt:      70144 | 0.000
1298.08/1298.46	c total clause space: 1440.99MB
1298.08/1298.46	c total #watches: 277082
1298.89/1299.26	c total #propagations: 998530377 / total #impl: 2539218581 (eff. 0.393)
1298.89/1299.26	c #Conflicts:    2686000 | #Learnt:      71144 | 0.000
1298.89/1299.26	c total clause space: 1440.99MB
1298.89/1299.26	c total #watches: 279082
1299.68/1300.07	c total #propagations: 998902452 / total #impl: 2540113401 (eff. 0.393)
1299.68/1300.07	c #Conflicts:    2687000 | #Learnt:      72144 | 0.000
1299.68/1300.07	c total clause space: 1440.99MB
1299.68/1300.07	c total #watches: 281082
1300.58/1300.95	c total #propagations: 999261204 / total #impl: 2540990632 (eff. 0.393)
1300.58/1300.95	c #Conflicts:    2688000 | #Learnt:      73144 | 0.000
1300.58/1300.95	c total clause space: 1440.99MB
1300.58/1300.95	c total #watches: 283082
1301.48/1301.89	c total #propagations: 999612189 / total #impl: 2541848442 (eff. 0.393)
1301.48/1301.89	c #Conflicts:    2689000 | #Learnt:      74144 | 0.000
1301.48/1301.89	c total clause space: 1440.99MB
1301.48/1301.89	c total #watches: 285082
1302.47/1302.85	c total #propagations: 999959290 / total #impl: 2542682783 (eff. 0.393)
1302.47/1302.85	c #Conflicts:    2690000 | #Learnt:      75144 | 0.000
1302.47/1302.85	c total clause space: 1440.99MB
1302.47/1302.85	c total #watches: 287082
1303.37/1303.74	c total #propagations: 1000365943 / total #impl: 2543692755 (eff. 0.393)
1303.37/1303.74	c #Conflicts:    2691000 | #Learnt:      76144 | 0.000
1303.37/1303.74	c total clause space: 1440.99MB
1303.37/1303.74	c total #watches: 289082
1304.28/1304.62	c total #propagations: 1000741867 / total #impl: 2544594462 (eff. 0.393)
1304.28/1304.62	c #Conflicts:    2692000 | #Learnt:      77144 | 0.000
1304.28/1304.62	c total clause space: 1440.99MB
1304.28/1304.62	c total #watches: 291082
1305.07/1305.49	c total #propagations: 1001112201 / total #impl: 2545538205 (eff. 0.393)
1305.07/1305.49	c #Conflicts:    2693000 | #Learnt:      78144 | 0.000
1305.07/1305.49	c total clause space: 1440.99MB
1305.07/1305.49	c total #watches: 293082
1305.98/1306.32	c total #propagations: 1001488588 / total #impl: 2546401335 (eff. 0.393)
1305.98/1306.32	c #Conflicts:    2694000 | #Learnt:      79144 | 0.000
1305.98/1306.32	c total clause space: 1440.99MB
1305.98/1306.32	c total #watches: 295082
1306.68/1307.03	c total #propagations: 1001867095 / total #impl: 2547293837 (eff. 0.393)
1306.68/1307.03	c GC COLLECT
1306.68/1307.03	c #Conflicts:    2695000 | #Learnt:      40327 | 0.000
1306.68/1307.03	c total clause space: 1440.99MB
1306.68/1307.03	c total #watches: 217448
1307.28/1307.62	c total #propagations: 1002261790 / total #impl: 2548136450 (eff. 0.393)
1307.28/1307.62	c #Conflicts:    2696000 | #Learnt:      41327 | 0.000
1307.28/1307.62	c total clause space: 1440.99MB
1307.28/1307.62	c total #watches: 219448
1307.88/1308.20	c total #propagations: 1002651658 / total #impl: 2549068400 (eff. 0.393)
1307.88/1308.20	c #Conflicts:    2697000 | #Learnt:      42327 | 0.000
1307.88/1308.20	c total clause space: 1440.99MB
1307.88/1308.20	c total #watches: 221448
1308.28/1308.69	c total #propagations: 1003060982 / total #impl: 2550022012 (eff. 0.393)
1308.28/1308.69	c #Conflicts:    2698000 | #Learnt:      43327 | 0.000
1308.28/1308.69	c total clause space: 1440.99MB
1308.28/1308.69	c total #watches: 223448
1308.69/1309.07	c total #propagations: 1003455219 / total #impl: 2550935282 (eff. 0.393)
1308.69/1309.07	c #Conflicts:    2699000 | #Learnt:      44327 | 0.000
1308.69/1309.07	c total clause space: 1440.99MB
1308.69/1309.07	c total #watches: 225448
1309.18/1309.52	c total #propagations: 1003797074 / total #impl: 2551754311 (eff. 0.393)
1309.18/1309.52	c #Conflicts:    2700000 | #Learnt:      45327 | 0.000
1309.18/1309.52	c total clause space: 1440.99MB
1309.18/1309.52	c total #watches: 227448
1309.88/1310.22	c total #propagations: 1004151408 / total #impl: 2552655223 (eff. 0.393)
1309.88/1310.22	c #Conflicts:    2701000 | #Learnt:      46327 | 0.000
1309.88/1310.22	c total clause space: 1440.99MB
1309.88/1310.22	c total #watches: 229448
1310.58/1310.91	c total #propagations: 1004515332 / total #impl: 2553582303 (eff. 0.393)
1310.58/1310.91	c #Conflicts:    2702000 | #Learnt:      47327 | 0.000
1310.58/1310.91	c total clause space: 1440.99MB
1310.58/1310.91	c total #watches: 231448
1311.08/1311.43	c total #propagations: 1004923158 / total #impl: 2554516139 (eff. 0.393)
1311.08/1311.43	c #Conflicts:    2703000 | #Learnt:      48327 | 0.000
1311.08/1311.43	c total clause space: 1440.99MB
1311.08/1311.43	c total #watches: 233448
1311.68/1312.06	c total #propagations: 1005312595 / total #impl: 2555444561 (eff. 0.393)
1311.68/1312.06	c #Conflicts:    2704000 | #Learnt:      49327 | 0.000
1311.68/1312.06	c total clause space: 1440.99MB
1311.68/1312.06	c total #watches: 235448
1312.28/1312.65	c total #propagations: 1005658261 / total #impl: 2556316902 (eff. 0.393)
1312.28/1312.65	c #Conflicts:    2705000 | #Learnt:      50327 | 0.000
1312.28/1312.65	c total clause space: 1440.99MB
1312.28/1312.65	c total #watches: 237448
1312.88/1313.23	c total #propagations: 1006024690 / total #impl: 2557214990 (eff. 0.393)
1312.88/1313.23	c #Conflicts:    2706000 | #Learnt:      51327 | 0.000
1312.88/1313.23	c total clause space: 1440.99MB
1312.88/1313.23	c total #watches: 239448
1313.38/1313.70	c total #propagations: 1006378211 / total #impl: 2558095251 (eff. 0.393)
1313.38/1313.70	c #Conflicts:    2707000 | #Learnt:      52327 | 0.000
1313.38/1313.70	c total clause space: 1440.99MB
1313.38/1313.70	c total #watches: 241448
1313.88/1314.26	c total #propagations: 1006749829 / total #impl: 2558925220 (eff. 0.393)
1313.88/1314.26	c #Conflicts:    2708000 | #Learnt:      53327 | 0.000
1313.88/1314.26	c total clause space: 1440.99MB
1313.88/1314.26	c total #watches: 243448
1314.38/1314.75	c total #propagations: 1007162208 / total #impl: 2559814032 (eff. 0.393)
1314.38/1314.75	c #Conflicts:    2709000 | #Learnt:      54327 | 0.000
1314.38/1314.75	c total clause space: 1440.99MB
1314.38/1314.75	c total #watches: 245448
1314.88/1315.25	c total #propagations: 1007566669 / total #impl: 2560695046 (eff. 0.393)
1314.88/1315.25	c #Conflicts:    2710000 | #Learnt:      55327 | 0.000
1314.88/1315.25	c total clause space: 1440.99MB
1314.88/1315.25	c total #watches: 247448
1315.48/1315.81	c total #propagations: 1007930813 / total #impl: 2561591221 (eff. 0.393)
1315.48/1315.81	c #Conflicts:    2711000 | #Learnt:      56327 | 0.000
1315.48/1315.81	c total clause space: 1440.99MB
1315.48/1315.81	c total #watches: 249448
1316.28/1316.62	c total #propagations: 1008328215 / total #impl: 2562563099 (eff. 0.393)
1316.28/1316.62	c #Conflicts:    2712000 | #Learnt:      57327 | 0.000
1316.28/1316.62	c total clause space: 1440.99MB
1316.28/1316.62	c total #watches: 251448
1316.98/1317.34	c total #propagations: 1008723706 / total #impl: 2563540941 (eff. 0.393)
1316.98/1317.34	c #Conflicts:    2713000 | #Learnt:      58327 | 0.000
1316.98/1317.34	c total clause space: 1440.99MB
1316.98/1317.34	c total #watches: 253448
1317.68/1318.04	c total #propagations: 1009078665 / total #impl: 2564456998 (eff. 0.393)
1317.68/1318.04	c #Conflicts:    2714000 | #Learnt:      59327 | 0.000
1317.68/1318.04	c total clause space: 1440.99MB
1317.68/1318.04	c total #watches: 255448
1318.48/1318.81	c total #propagations: 1009506597 / total #impl: 2565470215 (eff. 0.393)
1318.48/1318.81	c #Conflicts:    2715000 | #Learnt:      60327 | 0.000
1318.48/1318.81	c total clause space: 1440.99MB
1318.48/1318.81	c total #watches: 257448
1319.18/1319.52	c total #propagations: 1009880986 / total #impl: 2566372943 (eff. 0.394)
1319.18/1319.52	c #Conflicts:    2716000 | #Learnt:      61327 | 0.000
1319.18/1319.52	c total clause space: 1440.99MB
1319.18/1319.52	c total #watches: 259448
1320.08/1320.43	c total #propagations: 1010235365 / total #impl: 2567264056 (eff. 0.394)
1320.08/1320.43	c #Conflicts:    2717000 | #Learnt:      62327 | 0.000
1320.08/1320.43	c total clause space: 1440.99MB
1320.08/1320.43	c total #watches: 261448
1320.68/1321.07	c total #propagations: 1010605186 / total #impl: 2568220759 (eff. 0.394)
1320.68/1321.07	c #Conflicts:    2718000 | #Learnt:      63327 | 0.000
1320.68/1321.07	c total clause space: 1440.99MB
1320.68/1321.07	c total #watches: 263448
1321.28/1321.68	c total #propagations: 1010950684 / total #impl: 2569092765 (eff. 0.394)
1321.28/1321.68	c #Conflicts:    2719000 | #Learnt:      64327 | 0.000
1321.28/1321.68	c total clause space: 1440.99MB
1321.28/1321.68	c total #watches: 265448
1322.18/1322.53	c total #propagations: 1011296225 / total #impl: 2569982296 (eff. 0.394)
1322.18/1322.53	c #Conflicts:    2720000 | #Learnt:      65327 | 0.000
1322.18/1322.53	c total clause space: 1440.99MB
1322.18/1322.53	c total #watches: 267448
1323.08/1323.44	c total #propagations: 1011680392 / total #impl: 2570899171 (eff. 0.394)
1323.08/1323.44	c #Conflicts:    2721000 | #Learnt:      66327 | 0.000
1323.08/1323.44	c total clause space: 1440.99MB
1323.08/1323.44	c total #watches: 269448
1323.98/1324.32	c total #propagations: 1012025252 / total #impl: 2571802291 (eff. 0.394)
1323.98/1324.32	c #Conflicts:    2722000 | #Learnt:      67327 | 0.000
1323.98/1324.32	c total clause space: 1440.99MB
1323.98/1324.32	c total #watches: 271448
1324.88/1325.24	c total #propagations: 1012390739 / total #impl: 2572726209 (eff. 0.394)
1324.88/1325.24	c #Conflicts:    2723000 | #Learnt:      68327 | 0.000
1324.88/1325.24	c total clause space: 1440.99MB
1324.88/1325.24	c total #watches: 273448
1325.68/1326.07	c total #propagations: 1012767030 / total #impl: 2573673768 (eff. 0.394)
1325.68/1326.07	c #Conflicts:    2724000 | #Learnt:      69327 | 0.000
1325.68/1326.07	c total clause space: 1440.99MB
1325.68/1326.07	c total #watches: 275448
1326.48/1326.85	c total #propagations: 1013124179 / total #impl: 2574538773 (eff. 0.394)
1326.48/1326.85	c #Conflicts:    2725000 | #Learnt:      70327 | 0.000
1326.48/1326.85	c total clause space: 1440.99MB
1326.48/1326.85	c total #watches: 277448
1327.28/1327.62	c total #propagations: 1013446083 / total #impl: 2575373158 (eff. 0.394)
1327.28/1327.62	c #Conflicts:    2726000 | #Learnt:      71327 | 0.000
1327.28/1327.62	c total clause space: 1440.99MB
1327.28/1327.62	c total #watches: 279448
1327.88/1328.25	c total #propagations: 1013809750 / total #impl: 2576349642 (eff. 0.394)
1327.88/1328.25	c #Conflicts:    2727000 | #Learnt:      72327 | 0.000
1327.88/1328.25	c total clause space: 1440.99MB
1327.88/1328.25	c total #watches: 281448
1328.58/1328.91	c total #propagations: 1014161121 / total #impl: 2577245984 (eff. 0.394)
1328.58/1328.91	c #Conflicts:    2728000 | #Learnt:      73327 | 0.000
1328.58/1328.91	c total clause space: 1440.99MB
1328.58/1328.91	c total #watches: 283448
1329.17/1329.51	c total #propagations: 1014487937 / total #impl: 2578142964 (eff. 0.393)
1329.17/1329.51	c #Conflicts:    2729000 | #Learnt:      74327 | 0.000
1329.17/1329.51	c total clause space: 1440.99MB
1329.17/1329.51	c total #watches: 285448
1329.68/1330.08	c total #propagations: 1014820913 / total #impl: 2579109227 (eff. 0.393)
1329.68/1330.08	c #Conflicts:    2730000 | #Learnt:      75327 | 0.000
1329.68/1330.08	c total clause space: 1440.99MB
1329.68/1330.08	c total #watches: 287448
1330.27/1330.62	c total #propagations: 1015136562 / total #impl: 2579986611 (eff. 0.393)
1330.27/1330.62	c #Conflicts:    2731000 | #Learnt:      76327 | 0.000
1330.27/1330.62	c total clause space: 1440.99MB
1330.27/1330.62	c total #watches: 289448
1330.87/1331.25	c total #propagations: 1015483286 / total #impl: 2580857382 (eff. 0.393)
1330.87/1331.25	c #Conflicts:    2732000 | #Learnt:      77327 | 0.000
1330.87/1331.25	c total clause space: 1440.99MB
1330.87/1331.25	c total #watches: 291448
1331.47/1331.84	c total #propagations: 1015833996 / total #impl: 2581771819 (eff. 0.393)
1331.47/1331.84	c #Conflicts:    2733000 | #Learnt:      78327 | 0.000
1331.47/1331.84	c total clause space: 1440.99MB
1331.47/1331.84	c total #watches: 293448
1332.07/1332.46	c total #propagations: 1016177997 / total #impl: 2582672285 (eff. 0.393)
1332.07/1332.46	c #Conflicts:    2734000 | #Learnt:      79327 | 0.000
1332.07/1332.46	c total clause space: 1440.99MB
1332.07/1332.46	c total #watches: 295448
1332.77/1333.19	c total #propagations: 1016514757 / total #impl: 2583592951 (eff. 0.393)
1332.77/1333.19	c GC COLLECT
1332.77/1333.19	c #Conflicts:    2735000 | #Learnt:      40243 | 0.000
1332.77/1333.19	c total clause space: 1440.99MB
1332.77/1333.19	c total #watches: 217280
1333.17/1333.57	c total #propagations: 1016852834 / total #impl: 2584537848 (eff. 0.393)
1333.17/1333.57	c #Conflicts:    2736000 | #Learnt:      41243 | 0.000
1333.17/1333.57	c total clause space: 1440.99MB
1333.17/1333.57	c total #watches: 219280
1333.67/1334.05	c total #propagations: 1017202092 / total #impl: 2585471154 (eff. 0.393)
1333.67/1334.05	c #Conflicts:    2737000 | #Learnt:      42243 | 0.000
1333.67/1334.05	c total clause space: 1440.99MB
1333.67/1334.05	c total #watches: 221280
1334.27/1334.60	c total #propagations: 1017556466 / total #impl: 2586409583 (eff. 0.393)
1334.27/1334.60	c #Conflicts:    2738000 | #Learnt:      43243 | 0.000
1334.27/1334.60	c total clause space: 1440.99MB
1334.27/1334.60	c total #watches: 223280
1334.87/1335.25	c total #propagations: 1017944783 / total #impl: 2587333345 (eff. 0.393)
1334.87/1335.25	c #Conflicts:    2739000 | #Learnt:      44243 | 0.000
1334.87/1335.25	c total clause space: 1440.99MB
1334.87/1335.25	c total #watches: 225280
1335.47/1335.82	c total #propagations: 1018273172 / total #impl: 2588202961 (eff. 0.393)
1335.47/1335.82	c #Conflicts:    2740000 | #Learnt:      45243 | 0.000
1335.47/1335.82	c total clause space: 1440.99MB
1335.47/1335.82	c total #watches: 227280
1336.18/1336.52	c total #propagations: 1018663683 / total #impl: 2589187485 (eff. 0.393)
1336.18/1336.52	c #Conflicts:    2741000 | #Learnt:      46243 | 0.000
1336.18/1336.52	c total clause space: 1440.99MB
1336.18/1336.52	c total #watches: 229280
1336.77/1337.13	c total #propagations: 1019022887 / total #impl: 2590145581 (eff. 0.393)
1336.77/1337.13	c #Conflicts:    2742000 | #Learnt:      47243 | 0.000
1336.77/1337.13	c total clause space: 1440.99MB
1336.77/1337.13	c total #watches: 231280
1337.38/1337.72	c total #propagations: 1019400308 / total #impl: 2591060709 (eff. 0.393)
1337.38/1337.72	c #Conflicts:    2743000 | #Learnt:      48243 | 0.000
1337.38/1337.72	c total clause space: 1440.99MB
1337.38/1337.72	c total #watches: 233280
1337.87/1338.29	c total #propagations: 1019794178 / total #impl: 2592001071 (eff. 0.393)
1337.87/1338.29	c #Conflicts:    2744000 | #Learnt:      49243 | 0.000
1337.87/1338.29	c total clause space: 1440.99MB
1337.87/1338.29	c total #watches: 235280
1338.48/1338.84	c total #propagations: 1020152261 / total #impl: 2592959581 (eff. 0.393)
1338.48/1338.84	c #Conflicts:    2745000 | #Learnt:      50243 | 0.000
1338.48/1338.84	c total clause space: 1440.99MB
1338.48/1338.84	c total #watches: 237280
1339.07/1339.49	c total #propagations: 1020521919 / total #impl: 2593890681 (eff. 0.393)
1339.07/1339.49	c #Conflicts:    2746000 | #Learnt:      51243 | 0.000
1339.07/1339.49	c total clause space: 1440.99MB
1339.07/1339.49	c total #watches: 239280
1339.77/1340.18	c total #propagations: 1020891592 / total #impl: 2594743311 (eff. 0.393)
1339.77/1340.18	c #Conflicts:    2747000 | #Learnt:      52243 | 0.000
1339.77/1340.18	c total clause space: 1440.99MB
1339.77/1340.18	c total #watches: 241280
1340.37/1340.76	c total #propagations: 1021239484 / total #impl: 2595630376 (eff. 0.393)
1340.37/1340.76	c #Conflicts:    2748000 | #Learnt:      53243 | 0.000
1340.37/1340.76	c total clause space: 1440.99MB
1340.37/1340.76	c total #watches: 243280
1341.07/1341.41	c total #propagations: 1021551500 / total #impl: 2596543619 (eff. 0.393)
1341.07/1341.41	c #Conflicts:    2749000 | #Learnt:      54243 | 0.000
1341.07/1341.41	c total clause space: 1440.99MB
1341.07/1341.41	c total #watches: 245280
1341.78/1342.12	c total #propagations: 1021911060 / total #impl: 2597429122 (eff. 0.393)
1341.78/1342.12	c #Conflicts:    2750000 | #Learnt:      55243 | 0.000
1341.78/1342.12	c total clause space: 1440.99MB
1341.78/1342.12	c total #watches: 247280
1342.47/1342.85	c total #propagations: 1022260745 / total #impl: 2598312605 (eff. 0.393)
1342.47/1342.85	c #Conflicts:    2751000 | #Learnt:      56243 | 0.000
1342.47/1342.85	c total clause space: 1440.99MB
1342.47/1342.85	c total #watches: 249280
1343.07/1343.42	c total #propagations: 1022648630 / total #impl: 2599314208 (eff. 0.393)
1343.07/1343.42	c #Conflicts:    2752000 | #Learnt:      57243 | 0.000
1343.07/1343.42	c total clause space: 1440.99MB
1343.07/1343.42	c total #watches: 251280
1343.57/1343.99	c total #propagations: 1022972614 / total #impl: 2600256270 (eff. 0.393)
1343.57/1343.99	c #Conflicts:    2753000 | #Learnt:      58243 | 0.000
1343.57/1343.99	c total clause space: 1440.99MB
1343.57/1343.99	c total #watches: 253280
1344.27/1344.64	c total #propagations: 1023289598 / total #impl: 2601230251 (eff. 0.393)
1344.27/1344.64	c #Conflicts:    2754000 | #Learnt:      59243 | 0.000
1344.27/1344.64	c total clause space: 1440.99MB
1344.27/1344.64	c total #watches: 255280
1344.87/1345.28	c total #propagations: 1023622818 / total #impl: 2602180679 (eff. 0.393)
1344.87/1345.28	c #Conflicts:    2755000 | #Learnt:      60243 | 0.000
1344.87/1345.28	c total clause space: 1440.99MB
1344.87/1345.28	c total #watches: 257280
1345.47/1345.81	c total #propagations: 1023949348 / total #impl: 2603130512 (eff. 0.393)
1345.47/1345.81	c #Conflicts:    2756000 | #Learnt:      61243 | 0.000
1345.47/1345.81	c total clause space: 1440.99MB
1345.47/1345.81	c total #watches: 259280
1346.18/1346.56	c total #propagations: 1024276979 / total #impl: 2603980523 (eff. 0.393)
1346.18/1346.56	c #Conflicts:    2757000 | #Learnt:      62243 | 0.000
1346.18/1346.56	c total clause space: 1440.99MB
1346.18/1346.56	c total #watches: 261280
1347.07/1347.44	c total #propagations: 1024667136 / total #impl: 2604849910 (eff. 0.393)
1347.07/1347.44	c #Conflicts:    2758000 | #Learnt:      63243 | 0.000
1347.07/1347.44	c total clause space: 1440.99MB
1347.07/1347.44	c total #watches: 263280
1347.97/1348.39	c total #propagations: 1025033814 / total #impl: 2605797524 (eff. 0.393)
1347.97/1348.39	c #Conflicts:    2759000 | #Learnt:      64243 | 0.000
1347.97/1348.39	c total clause space: 1440.99MB
1347.97/1348.39	c total #watches: 265280
1348.87/1349.28	c total #propagations: 1025580882 / total #impl: 2606910936 (eff. 0.393)
1348.87/1349.28	c #Conflicts:    2760000 | #Learnt:      65243 | 0.000
1348.87/1349.28	c total clause space: 1440.99MB
1348.87/1349.28	c total #watches: 267280
1349.67/1350.08	c total #propagations: 1025969510 / total #impl: 2607846845 (eff. 0.393)
1349.67/1350.08	c #Conflicts:    2761000 | #Learnt:      66243 | 0.000
1349.67/1350.08	c total clause space: 1440.99MB
1349.67/1350.08	c total #watches: 269280
1350.48/1350.88	c total #propagations: 1026350070 / total #impl: 2608734719 (eff. 0.393)
1350.48/1350.88	c #Conflicts:    2762000 | #Learnt:      67243 | 0.000
1350.48/1350.88	c total clause space: 1440.99MB
1350.48/1350.88	c total #watches: 271280
1351.17/1351.56	c total #propagations: 1026692341 / total #impl: 2609646550 (eff. 0.393)
1351.17/1351.56	c #Conflicts:    2763000 | #Learnt:      68243 | 0.000
1351.17/1351.56	c total clause space: 1440.99MB
1351.17/1351.56	c total #watches: 273280
1351.77/1352.14	c total #propagations: 1027063027 / total #impl: 2610611814 (eff. 0.393)
1351.77/1352.14	c #Conflicts:    2764000 | #Learnt:      69243 | 0.000
1351.77/1352.14	c total clause space: 1440.99MB
1351.77/1352.14	c total #watches: 275280
1352.68/1353.07	c total #propagations: 1027405971 / total #impl: 2611484133 (eff. 0.393)
1352.68/1353.07	c #Conflicts:    2765000 | #Learnt:      70243 | 0.000
1352.68/1353.07	c total clause space: 1440.99MB
1352.68/1353.07	c total #watches: 277280
1353.67/1354.04	c total #propagations: 1027820513 / total #impl: 2612438497 (eff. 0.393)
1353.67/1354.04	c #Conflicts:    2766000 | #Learnt:      71243 | 0.000
1353.67/1354.04	c total clause space: 1440.99MB
1353.67/1354.04	c total #watches: 279280
1354.47/1354.86	c total #propagations: 1028190365 / total #impl: 2613322249 (eff. 0.393)
1354.47/1354.86	c #Conflicts:    2767000 | #Learnt:      72243 | 0.000
1354.47/1354.86	c total clause space: 1440.99MB
1354.47/1354.86	c total #watches: 281280
1355.37/1355.72	c total #propagations: 1028519362 / total #impl: 2614205917 (eff. 0.393)
1355.37/1355.72	c #Conflicts:    2768000 | #Learnt:      73243 | 0.000
1355.37/1355.72	c total clause space: 1440.99MB
1355.37/1355.72	c total #watches: 283280
1356.37/1356.73	c total #propagations: 1028907513 / total #impl: 2615075465 (eff. 0.393)
1356.37/1356.73	c #Conflicts:    2769000 | #Learnt:      74243 | 0.000
1356.37/1356.73	c total clause space: 1440.99MB
1356.37/1356.73	c total #watches: 285280
1357.18/1357.55	c total #propagations: 1029302732 / total #impl: 2616032839 (eff. 0.393)
1357.18/1357.55	c #Conflicts:    2770000 | #Learnt:      75243 | 0.000
1357.18/1357.55	c total clause space: 1440.99MB
1357.18/1357.55	c total #watches: 287280
1358.07/1358.40	c total #propagations: 1029667418 / total #impl: 2616952498 (eff. 0.393)
1358.07/1358.40	c #Conflicts:    2771000 | #Learnt:      76243 | 0.000
1358.07/1358.40	c total clause space: 1440.99MB
1358.07/1358.40	c total #watches: 289280
1358.87/1359.23	c total #propagations: 1030004700 / total #impl: 2617850805 (eff. 0.393)
1358.87/1359.23	c #Conflicts:    2772000 | #Learnt:      77243 | 0.000
1358.87/1359.23	c total clause space: 1440.99MB
1358.87/1359.23	c total #watches: 291280
1359.57/1359.98	c total #propagations: 1030391620 / total #impl: 2618785786 (eff. 0.393)
1359.57/1359.98	c #Conflicts:    2773000 | #Learnt:      78243 | 0.000
1359.57/1359.98	c total clause space: 1440.99MB
1359.57/1359.98	c total #watches: 293280
1360.27/1360.66	c total #propagations: 1030742122 / total #impl: 2619732561 (eff. 0.393)
1360.27/1360.66	c #Conflicts:    2774000 | #Learnt:      79243 | 0.000
1360.27/1360.66	c total clause space: 1440.99MB
1360.27/1360.66	c total #watches: 295280
1360.87/1361.29	c total #propagations: 1031088042 / total #impl: 2620605477 (eff. 0.393)
1360.87/1361.29	c #Conflicts:    2775000 | #Learnt:      80243 | 0.000
1360.87/1361.29	c total clause space: 1440.99MB
1360.87/1361.29	c total #watches: 297280
1361.67/1362.09	c total #propagations: 1031398810 / total #impl: 2621484102 (eff. 0.393)
1361.67/1362.09	c GC COLLECT
1361.67/1362.09	c #Conflicts:    2776000 | #Learnt:      40836 | 0.000
1361.67/1362.09	c total clause space: 1440.99MB
1361.67/1362.09	c total #watches: 218466
1362.17/1362.56	c total #propagations: 1031746265 / total #impl: 2622345946 (eff. 0.393)
1362.17/1362.56	c #Conflicts:    2777000 | #Learnt:      41836 | 0.000
1362.17/1362.56	c total clause space: 1440.99MB
1362.17/1362.56	c total #watches: 220466
1362.68/1363.00	c total #propagations: 1032098540 / total #impl: 2623193337 (eff. 0.393)
1362.68/1363.00	c #Conflicts:    2778000 | #Learnt:      42836 | 0.000
1362.68/1363.00	c total clause space: 1440.99MB
1362.68/1363.00	c total #watches: 222466
1363.17/1363.55	c total #propagations: 1032451219 / total #impl: 2624075029 (eff. 0.393)
1363.17/1363.55	c #Conflicts:    2779000 | #Learnt:      43836 | 0.000
1363.17/1363.55	c total clause space: 1440.99MB
1363.17/1363.55	c total #watches: 224466
1363.68/1364.07	c total #propagations: 1032814716 / total #impl: 2624924842 (eff. 0.393)
1363.68/1364.07	c #Conflicts:    2780000 | #Learnt:      44836 | 0.000
1363.68/1364.07	c total clause space: 1440.99MB
1363.68/1364.07	c total #watches: 226466
1364.17/1364.51	c total #propagations: 1033155672 / total #impl: 2625725913 (eff. 0.393)
1364.17/1364.51	c #Conflicts:    2781000 | #Learnt:      45836 | 0.000
1364.17/1364.51	c total clause space: 1440.99MB
1364.17/1364.51	c total #watches: 228466
1364.78/1365.11	c total #propagations: 1033486348 / total #impl: 2626604961 (eff. 0.393)
1364.78/1365.11	c #Conflicts:    2782000 | #Learnt:      46836 | 0.000
1364.78/1365.11	c total clause space: 1440.99MB
1364.78/1365.11	c total #watches: 230466
1365.07/1365.47	c total #propagations: 1033845170 / total #impl: 2627519520 (eff. 0.393)
1365.07/1365.47	c #Conflicts:    2783000 | #Learnt:      47836 | 0.000
1365.07/1365.47	c total clause space: 1440.99MB
1365.07/1365.47	c total #watches: 232466
1365.47/1365.86	c total #propagations: 1034207446 / total #impl: 2628344038 (eff. 0.393)
1365.47/1365.86	c #Conflicts:    2784000 | #Learnt:      48836 | 0.000
1365.47/1365.86	c total clause space: 1440.99MB
1365.47/1365.86	c total #watches: 234466
1365.98/1366.32	c total #propagations: 1034569426 / total #impl: 2629191717 (eff. 0.393)
1365.98/1366.32	c #Conflicts:    2785000 | #Learnt:      49836 | 0.000
1365.98/1366.32	c total clause space: 1440.99MB
1365.98/1366.32	c total #watches: 236466
1366.27/1366.69	c total #propagations: 1034908122 / total #impl: 2630010967 (eff. 0.393)
1366.27/1366.69	c #Conflicts:    2786000 | #Learnt:      50836 | 0.000
1366.27/1366.69	c total clause space: 1440.99MB
1366.27/1366.69	c total #watches: 238466
1366.67/1367.07	c total #propagations: 1035263229 / total #impl: 2630845996 (eff. 0.394)
1366.67/1367.07	c #Conflicts:    2787000 | #Learnt:      51836 | 0.000
1366.67/1367.07	c total clause space: 1440.99MB
1366.67/1367.07	c total #watches: 240466
1367.17/1367.55	c total #propagations: 1035612541 / total #impl: 2631699769 (eff. 0.394)
1367.17/1367.55	c #Conflicts:    2788000 | #Learnt:      52836 | 0.000
1367.17/1367.55	c total clause space: 1440.99MB
1367.17/1367.55	c total #watches: 242466
1367.67/1368.00	c total #propagations: 1035955568 / total #impl: 2632588569 (eff. 0.394)
1367.67/1368.00	c #Conflicts:    2789000 | #Learnt:      53836 | 0.000
1367.67/1368.00	c total clause space: 1440.99MB
1367.67/1368.00	c total #watches: 244466
1368.18/1368.53	c total #propagations: 1036274792 / total #impl: 2633482136 (eff. 0.393)
1368.18/1368.53	c #Conflicts:    2790000 | #Learnt:      54836 | 0.000
1368.18/1368.53	c total clause space: 1440.99MB
1368.18/1368.53	c total #watches: 246466
1368.67/1369.02	c total #propagations: 1036566160 / total #impl: 2634390512 (eff. 0.393)
1368.67/1369.02	c #Conflicts:    2791000 | #Learnt:      55836 | 0.000
1368.67/1369.02	c total clause space: 1440.99MB
1368.67/1369.02	c total #watches: 248466
1369.17/1369.56	c total #propagations: 1036876849 / total #impl: 2635316253 (eff. 0.393)
1369.17/1369.56	c #Conflicts:    2792000 | #Learnt:      56836 | 0.000
1369.17/1369.56	c total clause space: 1440.99MB
1369.17/1369.56	c total #watches: 250466
1369.77/1370.12	c total #propagations: 1037188313 / total #impl: 2636281480 (eff. 0.393)
1369.77/1370.12	c #Conflicts:    2793000 | #Learnt:      57836 | 0.000
1369.77/1370.12	c total clause space: 1440.99MB
1369.77/1370.12	c total #watches: 252466
1370.27/1370.62	c total #propagations: 1037491664 / total #impl: 2637219484 (eff. 0.393)
1370.27/1370.62	c #Conflicts:    2794000 | #Learnt:      58836 | 0.000
1370.27/1370.62	c total clause space: 1440.99MB
1370.27/1370.62	c total #watches: 254466
1370.97/1371.31	c total #propagations: 1037795669 / total #impl: 2638014099 (eff. 0.393)
1370.97/1371.31	c #Conflicts:    2795000 | #Learnt:      59836 | 0.000
1370.97/1371.31	c total clause space: 1440.99MB
1370.97/1371.31	c total #watches: 256466
1371.57/1371.96	c total #propagations: 1038179458 / total #impl: 2638954633 (eff. 0.393)
1371.57/1371.96	c #Conflicts:    2796000 | #Learnt:      60836 | 0.000
1371.57/1371.96	c total clause space: 1440.99MB
1371.57/1371.96	c total #watches: 258466
1372.27/1372.69	c total #propagations: 1038593679 / total #impl: 2639796149 (eff. 0.393)
1372.27/1372.69	c #Conflicts:    2797000 | #Learnt:      61836 | 0.000
1372.27/1372.69	c total clause space: 1440.99MB
1372.27/1372.69	c total #watches: 260466
1372.97/1373.30	c total #propagations: 1038960110 / total #impl: 2640728720 (eff. 0.393)
1372.97/1373.30	c #Conflicts:    2798000 | #Learnt:      62836 | 0.000
1372.97/1373.30	c total clause space: 1440.99MB
1372.97/1373.30	c total #watches: 262466
1373.77/1374.18	c total #propagations: 1039284512 / total #impl: 2641595311 (eff. 0.393)
1373.77/1374.18	c #Conflicts:    2799000 | #Learnt:      63836 | 0.000
1373.77/1374.18	c total clause space: 1440.99MB
1373.77/1374.18	c total #watches: 264466
1374.67/1375.04	c total #propagations: 1039674540 / total #impl: 2642534024 (eff. 0.393)
1374.67/1375.04	c #Conflicts:    2800000 | #Learnt:      64836 | 0.000
1374.67/1375.04	c total clause space: 1440.99MB
1374.67/1375.04	c total #watches: 266466
1375.27/1375.66	c total #propagations: 1040015486 / total #impl: 2643451740 (eff. 0.393)
1375.27/1375.66	c #Conflicts:    2801000 | #Learnt:      65836 | 0.000
1375.27/1375.66	c total clause space: 1440.99MB
1375.27/1375.66	c total #watches: 268466
1375.87/1376.26	c total #propagations: 1040435398 / total #impl: 2644477481 (eff. 0.393)
1375.87/1376.26	c #Conflicts:    2802000 | #Learnt:      66836 | 0.000
1375.87/1376.26	c total clause space: 1440.99MB
1375.87/1376.26	c total #watches: 270466
1376.77/1377.12	c total #propagations: 1040815278 / total #impl: 2645470733 (eff. 0.393)
1376.77/1377.12	c #Conflicts:    2803000 | #Learnt:      67836 | 0.000
1376.77/1377.12	c total clause space: 1440.99MB
1376.77/1377.12	c total #watches: 272466
1377.47/1377.87	c total #propagations: 1041174499 / total #impl: 2646405628 (eff. 0.393)
1377.47/1377.87	c #Conflicts:    2804000 | #Learnt:      68836 | 0.000
1377.47/1377.87	c total clause space: 1440.99MB
1377.47/1377.87	c total #watches: 274466
1378.27/1378.62	c total #propagations: 1041541995 / total #impl: 2647252485 (eff. 0.393)
1378.27/1378.62	c #Conflicts:    2805000 | #Learnt:      69836 | 0.000
1378.27/1378.62	c total clause space: 1440.99MB
1378.27/1378.62	c total #watches: 276466
1378.97/1379.30	c total #propagations: 1041919210 / total #impl: 2648119628 (eff. 0.393)
1378.97/1379.30	c #Conflicts:    2806000 | #Learnt:      70836 | 0.000
1378.97/1379.30	c total clause space: 1440.99MB
1378.97/1379.30	c total #watches: 278466
1379.77/1380.17	c total #propagations: 1042282506 / total #impl: 2649041166 (eff. 0.393)
1379.77/1380.17	c #Conflicts:    2807000 | #Learnt:      71836 | 0.000
1379.77/1380.17	c total clause space: 1440.99MB
1379.77/1380.17	c total #watches: 280466
1380.67/1381.05	c total #propagations: 1042629320 / total #impl: 2649883809 (eff. 0.393)
1380.67/1381.05	c #Conflicts:    2808000 | #Learnt:      72836 | 0.000
1380.67/1381.05	c total clause space: 1440.99MB
1380.67/1381.05	c total #watches: 282466
1381.27/1381.69	c total #propagations: 1043001845 / total #impl: 2650796730 (eff. 0.393)
1381.27/1381.69	c #Conflicts:    2809000 | #Learnt:      73836 | 0.000
1381.27/1381.69	c total clause space: 1440.99MB
1381.27/1381.69	c total #watches: 284466
1381.97/1382.33	c total #propagations: 1043387702 / total #impl: 2651750115 (eff. 0.393)
1381.97/1382.33	c #Conflicts:    2810000 | #Learnt:      74836 | 0.000
1381.97/1382.33	c total clause space: 1440.99MB
1381.97/1382.33	c total #watches: 286466
1382.57/1382.94	c total #propagations: 1043701391 / total #impl: 2652627143 (eff. 0.393)
1382.57/1382.94	c #Conflicts:    2811000 | #Learnt:      75836 | 0.000
1382.57/1382.94	c total clause space: 1440.99MB
1382.57/1382.94	c total #watches: 288466
1383.27/1383.63	c total #propagations: 1044008541 / total #impl: 2653541782 (eff. 0.393)
1383.27/1383.63	c #Conflicts:    2812000 | #Learnt:      76836 | 0.000
1383.27/1383.63	c total clause space: 1440.99MB
1383.27/1383.63	c total #watches: 290466
1383.97/1384.33	c total #propagations: 1044312400 / total #impl: 2654467017 (eff. 0.393)
1383.97/1384.33	c #Conflicts:    2813000 | #Learnt:      77836 | 0.000
1383.97/1384.33	c total clause space: 1440.99MB
1383.97/1384.33	c total #watches: 292466
1384.77/1385.15	c total #propagations: 1044617905 / total #impl: 2655358818 (eff. 0.393)
1384.77/1385.15	c #Conflicts:    2814000 | #Learnt:      78836 | 0.000
1384.77/1385.15	c total clause space: 1440.99MB
1384.77/1385.15	c total #watches: 294466
1385.77/1386.11	c total #propagations: 1045031810 / total #impl: 2656371442 (eff. 0.393)
1385.77/1386.11	c #Conflicts:    2815000 | #Learnt:      79836 | 0.000
1385.77/1386.11	c total clause space: 1440.99MB
1385.77/1386.11	c total #watches: 296466
1386.67/1387.10	c total #propagations: 1045390848 / total #impl: 2657287402 (eff. 0.393)
1386.67/1387.10	c #Conflicts:    2816000 | #Learnt:      80836 | 0.000
1386.67/1387.10	c total clause space: 1440.99MB
1386.67/1387.10	c total #watches: 298466
1387.47/1387.85	c total #propagations: 1045757839 / total #impl: 2658172969 (eff. 0.393)
1387.47/1387.85	c GC COLLECT
1387.47/1387.85	c #Conflicts:    2817000 | #Learnt:      41129 | 0.000
1387.47/1387.85	c total clause space: 1440.99MB
1387.47/1387.85	c total #watches: 219052
1388.07/1388.42	c total #propagations: 1046103524 / total #impl: 2659052011 (eff. 0.393)
1388.07/1388.42	c #Conflicts:    2818000 | #Learnt:      42129 | 0.000
1388.07/1388.42	c total clause space: 1440.99MB
1388.07/1388.42	c total #watches: 221052
1388.66/1389.05	c total #propagations: 1046487082 / total #impl: 2660026017 (eff. 0.393)
1388.66/1389.05	c #Conflicts:    2819000 | #Learnt:      43129 | 0.000
1388.66/1389.05	c total clause space: 1440.99MB
1388.66/1389.05	c total #watches: 223052
1389.07/1389.47	c total #propagations: 1046891338 / total #impl: 2661008298 (eff. 0.393)
1389.07/1389.47	c #Conflicts:    2820000 | #Learnt:      44129 | 0.000
1389.07/1389.47	c total clause space: 1440.99MB
1389.07/1389.47	c total #watches: 225052
1389.56/1389.98	c total #propagations: 1047267601 / total #impl: 2661859172 (eff. 0.393)
1389.56/1389.98	c #Conflicts:    2821000 | #Learnt:      45129 | 0.000
1389.56/1389.98	c total clause space: 1440.99MB
1389.56/1389.98	c total #watches: 227052
1390.17/1390.53	c total #propagations: 1047707211 / total #impl: 2662812161 (eff. 0.393)
1390.17/1390.53	c #Conflicts:    2822000 | #Learnt:      46129 | 0.000
1390.17/1390.53	c total clause space: 1440.99MB
1390.17/1390.53	c total #watches: 229052
1390.76/1391.10	c total #propagations: 1048110391 / total #impl: 2663805404 (eff. 0.393)
1390.76/1391.10	c #Conflicts:    2823000 | #Learnt:      47129 | 0.000
1390.76/1391.10	c total clause space: 1440.99MB
1390.76/1391.10	c total #watches: 231052
1391.27/1391.65	c total #propagations: 1048471070 / total #impl: 2664674223 (eff. 0.393)
1391.27/1391.65	c #Conflicts:    2824000 | #Learnt:      48129 | 0.000
1391.27/1391.65	c total clause space: 1440.99MB
1391.27/1391.65	c total #watches: 233052
1391.86/1392.26	c total #propagations: 1048864676 / total #impl: 2665567338 (eff. 0.393)
1391.86/1392.26	c #Conflicts:    2825000 | #Learnt:      49129 | 0.000
1391.86/1392.26	c total clause space: 1440.99MB
1391.86/1392.26	c total #watches: 235052
1392.56/1392.91	c total #propagations: 1049267874 / total #impl: 2666516970 (eff. 0.393)
1392.56/1392.91	c #Conflicts:    2826000 | #Learnt:      50129 | 0.000
1392.56/1392.91	c total clause space: 1440.99MB
1392.56/1392.91	c total #watches: 237052
1393.16/1393.58	c total #propagations: 1049629390 / total #impl: 2667400308 (eff. 0.394)
1393.16/1393.58	c #Conflicts:    2827000 | #Learnt:      51129 | 0.000
1393.16/1393.58	c total clause space: 1440.99MB
1393.16/1393.58	c total #watches: 239052
1393.76/1394.14	c total #propagations: 1049997791 / total #impl: 2668309635 (eff. 0.394)
1393.76/1394.14	c #Conflicts:    2828000 | #Learnt:      52129 | 0.000
1393.76/1394.14	c total clause space: 1440.99MB
1393.76/1394.14	c total #watches: 241052
1394.36/1394.70	c total #propagations: 1050389902 / total #impl: 2669247539 (eff. 0.394)
1394.36/1394.70	c #Conflicts:    2829000 | #Learnt:      53129 | 0.000
1394.36/1394.70	c total clause space: 1440.99MB
1394.36/1394.70	c total #watches: 243052
1394.96/1395.37	c total #propagations: 1050814469 / total #impl: 2670234731 (eff. 0.394)
1394.96/1395.37	c #Conflicts:    2830000 | #Learnt:      54129 | 0.000
1394.96/1395.37	c total clause space: 1440.99MB
1394.96/1395.37	c total #watches: 245052
1395.57/1395.96	c total #propagations: 1051238742 / total #impl: 2671264999 (eff. 0.394)
1395.57/1395.96	c #Conflicts:    2831000 | #Learnt:      55129 | 0.000
1395.57/1395.96	c total clause space: 1440.99MB
1395.57/1395.96	c total #watches: 247052
1396.16/1396.58	c total #propagations: 1051655931 / total #impl: 2672204707 (eff. 0.394)
1396.16/1396.58	c #Conflicts:    2832000 | #Learnt:      56129 | 0.000
1396.16/1396.58	c total clause space: 1440.99MB
1396.16/1396.58	c total #watches: 249052
1396.86/1397.23	c total #propagations: 1052055956 / total #impl: 2673189014 (eff. 0.394)
1396.86/1397.23	c #Conflicts:    2833000 | #Learnt:      57129 | 0.000
1396.86/1397.23	c total clause space: 1440.99MB
1396.86/1397.23	c total #watches: 251052
1397.36/1397.75	c total #propagations: 1052373016 / total #impl: 2674089902 (eff. 0.394)
1397.36/1397.75	c #Conflicts:    2834000 | #Learnt:      58129 | 0.000
1397.36/1397.75	c total clause space: 1440.99MB
1397.36/1397.75	c total #watches: 253052
1397.87/1398.29	c total #propagations: 1052662360 / total #impl: 2674960437 (eff. 0.394)
1397.87/1398.29	c #Conflicts:    2835000 | #Learnt:      59129 | 0.000
1397.87/1398.29	c total clause space: 1440.99MB
1397.87/1398.29	c total #watches: 255052
1398.46/1398.87	c total #propagations: 1052997991 / total #impl: 2675903870 (eff. 0.394)
1398.46/1398.87	c #Conflicts:    2836000 | #Learnt:      60129 | 0.000
1398.46/1398.87	c total clause space: 1440.99MB
1398.46/1398.87	c total #watches: 257052
1399.16/1399.50	c total #propagations: 1053300297 / total #impl: 2676793566 (eff. 0.393)
1399.16/1399.50	c #Conflicts:    2837000 | #Learnt:      61129 | 0.000
1399.16/1399.50	c total clause space: 1440.99MB
1399.16/1399.50	c total #watches: 259052
1399.86/1400.24	c total #propagations: 1053619219 / total #impl: 2677714389 (eff. 0.393)
1399.86/1400.24	c #Conflicts:    2838000 | #Learnt:      62129 | 0.000
1399.86/1400.24	c total clause space: 1440.99MB
1399.86/1400.24	c total #watches: 261052
1400.56/1400.93	c total #propagations: 1053926642 / total #impl: 2678630380 (eff. 0.393)
1400.56/1400.93	c #Conflicts:    2839000 | #Learnt:      63129 | 0.000
1400.56/1400.93	c total clause space: 1440.99MB
1400.56/1400.93	c total #watches: 263052
1401.36/1401.76	c total #propagations: 1054282813 / total #impl: 2679638717 (eff. 0.393)
1401.36/1401.76	c #Conflicts:    2840000 | #Learnt:      64129 | 0.000
1401.36/1401.76	c total clause space: 1440.99MB
1401.36/1401.76	c total #watches: 265052
1402.17/1402.55	c total #propagations: 1054655401 / total #impl: 2680635278 (eff. 0.393)
1402.17/1402.55	c #Conflicts:    2841000 | #Learnt:      65129 | 0.000
1402.17/1402.55	c total clause space: 1440.99MB
1402.17/1402.55	c total #watches: 267052
1402.96/1403.33	c total #propagations: 1055024386 / total #impl: 2681539661 (eff. 0.393)
1402.96/1403.33	c #Conflicts:    2842000 | #Learnt:      66129 | 0.000
1402.96/1403.33	c total clause space: 1440.99MB
1402.96/1403.33	c total #watches: 269052
1403.66/1404.07	c total #propagations: 1055382796 / total #impl: 2682427256 (eff. 0.393)
1403.66/1404.07	c #Conflicts:    2843000 | #Learnt:      67129 | 0.000
1403.66/1404.07	c total clause space: 1440.99MB
1403.66/1404.07	c total #watches: 271052
1404.56/1404.93	c total #propagations: 1055770367 / total #impl: 2683347322 (eff. 0.393)
1404.56/1404.93	c #Conflicts:    2844000 | #Learnt:      68129 | 0.000
1404.56/1404.93	c total clause space: 1440.99MB
1404.56/1404.93	c total #watches: 273052
1405.36/1405.78	c total #propagations: 1056151924 / total #impl: 2684270527 (eff. 0.393)
1405.36/1405.78	c #Conflicts:    2845000 | #Learnt:      69129 | 0.000
1405.36/1405.78	c total clause space: 1440.99MB
1405.36/1405.78	c total #watches: 275052
1406.06/1406.47	c total #propagations: 1056524494 / total #impl: 2685174416 (eff. 0.393)
1406.06/1406.47	c #Conflicts:    2846000 | #Learnt:      70129 | 0.000
1406.06/1406.47	c total clause space: 1440.99MB
1406.06/1406.47	c total #watches: 277052
1406.76/1407.13	c total #propagations: 1056939092 / total #impl: 2686145120 (eff. 0.393)
1406.76/1407.13	c #Conflicts:    2847000 | #Learnt:      71129 | 0.000
1406.76/1407.13	c total clause space: 1440.99MB
1406.76/1407.13	c total #watches: 279052
1407.46/1407.89	c total #propagations: 1057284488 / total #impl: 2687030569 (eff. 0.393)
1407.46/1407.89	c #Conflicts:    2848000 | #Learnt:      72129 | 0.000
1407.46/1407.89	c total clause space: 1440.99MB
1407.46/1407.89	c total #watches: 281052
1408.46/1408.84	c total #propagations: 1057649972 / total #impl: 2687915711 (eff. 0.393)
1408.46/1408.84	c #Conflicts:    2849000 | #Learnt:      73129 | 0.000
1408.46/1408.84	c total clause space: 1440.99MB
1408.46/1408.84	c total #watches: 283052
1409.26/1409.63	c total #propagations: 1057974928 / total #impl: 2688793804 (eff. 0.393)
1409.26/1409.63	c #Conflicts:    2850000 | #Learnt:      74129 | 0.000
1409.26/1409.63	c total clause space: 1440.99MB
1409.26/1409.63	c total #watches: 285052
1410.06/1410.40	c total #propagations: 1058378471 / total #impl: 2689693814 (eff. 0.393)
1410.06/1410.40	c #Conflicts:    2851000 | #Learnt:      75129 | 0.000
1410.06/1410.40	c total clause space: 1440.99MB
1410.06/1410.40	c total #watches: 287052
1411.07/1411.41	c total #propagations: 1058735312 / total #impl: 2690572144 (eff. 0.393)
1411.07/1411.41	c #Conflicts:    2852000 | #Learnt:      76129 | 0.000
1411.07/1411.41	c total clause space: 1440.99MB
1411.07/1411.41	c total #watches: 289052
1411.86/1412.28	c total #propagations: 1059101800 / total #impl: 2691489988 (eff. 0.394)
1411.86/1412.28	c #Conflicts:    2853000 | #Learnt:      77129 | 0.000
1411.86/1412.28	c total clause space: 1440.99MB
1411.86/1412.28	c total #watches: 291052
1412.56/1412.96	c total #propagations: 1059482437 / total #impl: 2692379095 (eff. 0.394)
1412.56/1412.96	c #Conflicts:    2854000 | #Learnt:      78129 | 0.000
1412.56/1412.96	c total clause space: 1440.99MB
1412.56/1412.96	c total #watches: 293052
1413.17/1413.55	c total #propagations: 1059792014 / total #impl: 2693152173 (eff. 0.394)
1413.17/1413.55	c #Conflicts:    2855000 | #Learnt:      79129 | 0.000
1413.17/1413.55	c total clause space: 1440.99MB
1413.17/1413.55	c total #watches: 295052
1413.96/1414.34	c total #propagations: 1060127604 / total #impl: 2693978840 (eff. 0.394)
1413.96/1414.34	c #Conflicts:    2856000 | #Learnt:      80129 | 0.000
1413.96/1414.34	c total clause space: 1440.99MB
1413.96/1414.34	c total #watches: 297052
1414.76/1415.15	c total #propagations: 1060453782 / total #impl: 2694846613 (eff. 0.394)
1414.76/1415.15	c #Conflicts:    2857000 | #Learnt:      81129 | 0.000
1414.76/1415.15	c total clause space: 1440.99MB
1414.76/1415.15	c total #watches: 299052
1415.66/1416.06	c total #propagations: 1060791789 / total #impl: 2695724779 (eff. 0.394)
1415.66/1416.06	c GC COLLECT
1415.66/1416.06	c #Conflicts:    2858000 | #Learnt:      41126 | 0.000
1415.66/1416.06	c total clause space: 1440.99MB
1415.66/1416.06	c total #watches: 219046
1416.16/1416.59	c total #propagations: 1061128155 / total #impl: 2696622380 (eff. 0.394)
1416.16/1416.59	c #Conflicts:    2859000 | #Learnt:      42126 | 0.000
1416.16/1416.59	c total clause space: 1440.99MB
1416.16/1416.59	c total #watches: 221046
1416.76/1417.15	c total #propagations: 1061502381 / total #impl: 2697538087 (eff. 0.394)
1416.76/1417.15	c #Conflicts:    2860000 | #Learnt:      43126 | 0.000
1416.76/1417.15	c total clause space: 1440.99MB
1416.76/1417.15	c total #watches: 223046
1417.36/1417.71	c total #propagations: 1061922028 / total #impl: 2698488173 (eff. 0.394)
1417.36/1417.71	c #Conflicts:    2861000 | #Learnt:      44126 | 0.000
1417.36/1417.71	c total clause space: 1440.99MB
1417.36/1417.71	c total #watches: 225046
1417.86/1418.24	c total #propagations: 1062298727 / total #impl: 2699383002 (eff. 0.394)
1417.86/1418.24	c #Conflicts:    2862000 | #Learnt:      45126 | 0.000
1417.86/1418.24	c total clause space: 1440.99MB
1417.86/1418.24	c total #watches: 227046
1418.46/1418.86	c total #propagations: 1062636163 / total #impl: 2700297777 (eff. 0.394)
1418.46/1418.86	c #Conflicts:    2863000 | #Learnt:      46126 | 0.000
1418.46/1418.86	c total clause space: 1440.99MB
1418.46/1418.86	c total #watches: 229046
1419.06/1419.47	c total #propagations: 1062984164 / total #impl: 2701191065 (eff. 0.394)
1419.06/1419.47	c #Conflicts:    2864000 | #Learnt:      47126 | 0.000
1419.06/1419.47	c total clause space: 1440.99MB
1419.06/1419.47	c total #watches: 231046
1419.77/1420.17	c total #propagations: 1063362160 / total #impl: 2702077567 (eff. 0.394)
1419.77/1420.17	c #Conflicts:    2865000 | #Learnt:      48126 | 0.000
1419.77/1420.17	c total clause space: 1440.99MB
1419.77/1420.17	c total #watches: 233046
1420.56/1420.94	c total #propagations: 1063779323 / total #impl: 2703062403 (eff. 0.394)
1420.56/1420.94	c #Conflicts:    2866000 | #Learnt:      49126 | 0.000
1420.56/1420.94	c total clause space: 1440.99MB
1420.56/1420.94	c total #watches: 235046
1421.26/1421.62	c total #propagations: 1064382133 / total #impl: 2704240469 (eff. 0.394)
1421.26/1421.62	c #Conflicts:    2867000 | #Learnt:      50126 | 0.000
1421.26/1421.62	c total clause space: 1440.99MB
1421.26/1421.62	c total #watches: 237046
1421.86/1422.23	c total #propagations: 1064834316 / total #impl: 2705270410 (eff. 0.394)
1421.86/1422.23	c #Conflicts:    2868000 | #Learnt:      51126 | 0.000
1421.86/1422.23	c total clause space: 1440.99MB
1421.86/1422.23	c total #watches: 239046
1422.46/1422.86	c total #propagations: 1065199511 / total #impl: 2706163806 (eff. 0.394)
1422.46/1422.86	c #Conflicts:    2869000 | #Learnt:      52126 | 0.000
1422.46/1422.86	c total clause space: 1440.99MB
1422.46/1422.86	c total #watches: 241046
1423.07/1423.49	c total #propagations: 1065585346 / total #impl: 2707080399 (eff. 0.394)
1423.07/1423.49	c #Conflicts:    2870000 | #Learnt:      53126 | 0.000
1423.07/1423.49	c total clause space: 1440.99MB
1423.07/1423.49	c total #watches: 243046
1423.86/1424.24	c total #propagations: 1065914214 / total #impl: 2707973808 (eff. 0.394)
1423.86/1424.24	c #Conflicts:    2871000 | #Learnt:      54126 | 0.000
1423.86/1424.24	c total clause space: 1440.99MB
1423.86/1424.24	c total #watches: 245046
1424.56/1425.00	c total #propagations: 1066362750 / total #impl: 2709005833 (eff. 0.394)
1424.56/1425.00	c #Conflicts:    2872000 | #Learnt:      55126 | 0.000
1424.56/1425.00	c total clause space: 1440.99MB
1424.56/1425.00	c total #watches: 247046
1425.16/1425.59	c total #propagations: 1066702267 / total #impl: 2709905950 (eff. 0.394)
1425.16/1425.59	c #Conflicts:    2873000 | #Learnt:      56126 | 0.000
1425.16/1425.59	c total clause space: 1440.99MB
1425.16/1425.59	c total #watches: 249046
1425.76/1426.17	c total #propagations: 1067090048 / total #impl: 2710805093 (eff. 0.394)
1425.76/1426.17	c #Conflicts:    2874000 | #Learnt:      57126 | 0.000
1425.76/1426.17	c total clause space: 1440.99MB
1425.76/1426.17	c total #watches: 251046
1426.26/1426.66	c total #propagations: 1067550441 / total #impl: 2711777543 (eff. 0.394)
1426.26/1426.66	c #Conflicts:    2875000 | #Learnt:      58126 | 0.000
1426.26/1426.66	c total clause space: 1440.99MB
1426.26/1426.66	c total #watches: 253046
1426.66/1427.09	c total #propagations: 1067980349 / total #impl: 2712704770 (eff. 0.394)
1426.66/1427.09	c #Conflicts:    2876000 | #Learnt:      59126 | 0.000
1426.66/1427.09	c total clause space: 1440.99MB
1426.66/1427.09	c total #watches: 255046
1427.16/1427.50	c total #propagations: 1068324298 / total #impl: 2713470767 (eff. 0.394)
1427.16/1427.50	c #Conflicts:    2877000 | #Learnt:      60126 | 0.000
1427.16/1427.50	c total clause space: 1440.99MB
1427.16/1427.50	c total #watches: 257046
1427.57/1427.97	c total #propagations: 1068669367 / total #impl: 2714269140 (eff. 0.394)
1427.57/1427.97	c #Conflicts:    2878000 | #Learnt:      61126 | 0.000
1427.57/1427.97	c total clause space: 1440.99MB
1427.57/1427.97	c total #watches: 259046
1428.06/1428.49	c total #propagations: 1069019653 / total #impl: 2715064407 (eff. 0.394)
1428.06/1428.49	c #Conflicts:    2879000 | #Learnt:      62126 | 0.000
1428.06/1428.49	c total clause space: 1440.99MB
1428.06/1428.49	c total #watches: 261046
1428.57/1428.97	c total #propagations: 1069387111 / total #impl: 2715973377 (eff. 0.394)
1428.57/1428.97	c #Conflicts:    2880000 | #Learnt:      63126 | 0.000
1428.57/1428.97	c total clause space: 1440.99MB
1428.57/1428.97	c total #watches: 263046
1429.06/1429.46	c total #propagations: 1069747111 / total #impl: 2716873248 (eff. 0.394)
1429.06/1429.46	c #Conflicts:    2881000 | #Learnt:      64126 | 0.000
1429.06/1429.46	c total clause space: 1440.99MB
1429.06/1429.46	c total #watches: 265046
1429.56/1429.95	c total #propagations: 1070118457 / total #impl: 2717771809 (eff. 0.394)
1429.56/1429.95	c #Conflicts:    2882000 | #Learnt:      65126 | 0.000
1429.56/1429.95	c total clause space: 1440.99MB
1429.56/1429.95	c total #watches: 267046
1430.16/1430.52	c total #propagations: 1070460511 / total #impl: 2718568832 (eff. 0.394)
1430.16/1430.52	c #Conflicts:    2883000 | #Learnt:      66126 | 0.000
1430.16/1430.52	c total clause space: 1440.99MB
1430.16/1430.52	c total #watches: 269046
1430.66/1431.07	c total #propagations: 1070787667 / total #impl: 2719354777 (eff. 0.394)
1430.66/1431.07	c #Conflicts:    2884000 | #Learnt:      67126 | 0.000
1430.66/1431.07	c total clause space: 1440.99MB
1430.66/1431.07	c total #watches: 271046
1431.46/1431.81	c total #propagations: 1071127077 / total #impl: 2720194858 (eff. 0.394)
1431.46/1431.81	c #Conflicts:    2885000 | #Learnt:      68126 | 0.000
1431.46/1431.81	c total clause space: 1440.99MB
1431.46/1431.81	c total #watches: 273046
1432.16/1432.53	c total #propagations: 1071501093 / total #impl: 2721144584 (eff. 0.394)
1432.16/1432.53	c #Conflicts:    2886000 | #Learnt:      69126 | 0.000
1432.16/1432.53	c total clause space: 1440.99MB
1432.16/1432.53	c total #watches: 275046
1433.07/1433.41	c total #propagations: 1071897341 / total #impl: 2722098013 (eff. 0.394)
1433.07/1433.41	c #Conflicts:    2887000 | #Learnt:      70126 | 0.000
1433.07/1433.41	c total clause space: 1440.99MB
1433.07/1433.41	c total #watches: 277046
1433.76/1434.19	c total #propagations: 1072319317 / total #impl: 2723149442 (eff. 0.394)
1433.76/1434.19	c #Conflicts:    2888000 | #Learnt:      71126 | 0.000
1433.76/1434.19	c total clause space: 1440.99MB
1433.76/1434.19	c total #watches: 279046
1434.56/1434.96	c total #propagations: 1072765957 / total #impl: 2724281608 (eff. 0.394)
1434.56/1434.96	c #Conflicts:    2889000 | #Learnt:      72126 | 0.000
1434.56/1434.96	c total clause space: 1440.99MB
1434.56/1434.96	c total #watches: 281046
1435.36/1435.79	c total #propagations: 1073187595 / total #impl: 2725325999 (eff. 0.394)
1435.36/1435.79	c #Conflicts:    2890000 | #Learnt:      73126 | 0.000
1435.36/1435.79	c total clause space: 1440.99MB
1435.36/1435.79	c total #watches: 283046
1436.46/1436.86	c total #propagations: 1073620870 / total #impl: 2726427569 (eff. 0.394)
1436.46/1436.86	c #Conflicts:    2891000 | #Learnt:      74126 | 0.000
1436.46/1436.86	c total clause space: 1440.99MB
1436.46/1436.86	c total #watches: 285046
1437.56/1437.90	c total #propagations: 1074135687 / total #impl: 2727676023 (eff. 0.394)
1437.56/1437.90	c #Conflicts:    2892000 | #Learnt:      75126 | 0.000
1437.56/1437.90	c total clause space: 1440.99MB
1437.56/1437.90	c total #watches: 287046
1438.56/1438.93	c total #propagations: 1074600045 / total #impl: 2728879043 (eff. 0.394)
1438.56/1438.93	c #Conflicts:    2893000 | #Learnt:      76126 | 0.000
1438.56/1438.93	c total clause space: 1440.99MB
1438.56/1438.93	c total #watches: 289046
1439.46/1439.86	c total #propagations: 1075059274 / total #impl: 2730053616 (eff. 0.394)
1439.46/1439.86	c #Conflicts:    2894000 | #Learnt:      77126 | 0.000
1439.46/1439.86	c total clause space: 1440.99MB
1439.46/1439.86	c total #watches: 291046
1440.76/1441.14	c total #propagations: 1075510363 / total #impl: 2731154785 (eff. 0.394)
1440.76/1441.14	c #Conflicts:    2895000 | #Learnt:      78126 | 0.000
1440.76/1441.14	c total clause space: 1440.99MB
1440.76/1441.14	c total #watches: 293046
1441.96/1442.30	c total #propagations: 1075998252 / total #impl: 2732380261 (eff. 0.394)
1441.96/1442.30	c #Conflicts:    2896000 | #Learnt:      79126 | 0.000
1441.96/1442.30	c total clause space: 1440.99MB
1441.96/1442.30	c total #watches: 295046
1443.16/1443.58	c total #propagations: 1076472649 / total #impl: 2733570641 (eff. 0.394)
1443.16/1443.58	c #Conflicts:    2897000 | #Learnt:      80126 | 0.000
1443.16/1443.58	c total clause space: 1440.99MB
1443.16/1443.58	c total #watches: 297046
1444.16/1444.50	c total #propagations: 1076953007 / total #impl: 2734790882 (eff. 0.394)
1444.16/1444.50	c #Conflicts:    2898000 | #Learnt:      81126 | 0.000
1444.16/1444.50	c total clause space: 1440.99MB
1444.16/1444.50	c total #watches: 299046
1444.86/1445.23	c total #propagations: 1077378744 / total #impl: 2735964752 (eff. 0.394)
1444.86/1445.23	c #Conflicts:    2899000 | #Learnt:      82126 | 0.000
1444.86/1445.23	c total clause space: 1440.99MB
1444.86/1445.23	c total #watches: 301046
1445.46/1445.83	c total #propagations: 1077751102 / total #impl: 2737001476 (eff. 0.394)
1445.46/1445.83	c GC COLLECT
1445.46/1445.83	c #Conflicts:    2900000 | #Learnt:      41899 | 0.000
1445.46/1445.83	c total clause space: 1440.99MB
1445.46/1445.83	c total #watches: 220592
1445.86/1446.21	c total #propagations: 1078086666 / total #impl: 2737969393 (eff. 0.394)
1445.86/1446.21	c #Conflicts:    2901000 | #Learnt:      42899 | 0.000
1445.86/1446.21	c total clause space: 1440.99MB
1445.86/1446.21	c total #watches: 222592
1446.26/1446.66	c total #propagations: 1078420990 / total #impl: 2738906729 (eff. 0.394)
1446.26/1446.66	c #Conflicts:    2902000 | #Learnt:      43899 | 0.000
1446.26/1446.66	c total clause space: 1440.99MB
1446.26/1446.66	c total #watches: 224592
1446.76/1447.16	c total #propagations: 1078781534 / total #impl: 2739919889 (eff. 0.394)
1446.76/1447.16	c #Conflicts:    2903000 | #Learnt:      44899 | 0.000
1446.76/1447.16	c total clause space: 1440.99MB
1446.76/1447.16	c total #watches: 226592
1447.26/1447.67	c total #propagations: 1079131620 / total #impl: 2740958234 (eff. 0.394)
1447.26/1447.67	c #Conflicts:    2904000 | #Learnt:      45899 | 0.000
1447.26/1447.67	c total clause space: 1440.99MB
1447.26/1447.67	c total #watches: 228592
1447.86/1448.21	c total #propagations: 1079475220 / total #impl: 2741957253 (eff. 0.394)
1447.86/1448.21	c #Conflicts:    2905000 | #Learnt:      46899 | 0.000
1447.86/1448.21	c total clause space: 1440.99MB
1447.86/1448.21	c total #watches: 230592
1448.46/1448.88	c total #propagations: 1079863032 / total #impl: 2742981242 (eff. 0.394)
1448.46/1448.88	c #Conflicts:    2906000 | #Learnt:      47899 | 0.000
1448.46/1448.88	c total clause space: 1440.99MB
1448.46/1448.88	c total #watches: 232592
1449.26/1449.67	c total #propagations: 1080295109 / total #impl: 2744013510 (eff. 0.394)
1449.26/1449.67	c #Conflicts:    2907000 | #Learnt:      48899 | 0.000
1449.26/1449.67	c total clause space: 1440.99MB
1449.26/1449.67	c total #watches: 234592
1450.06/1450.46	c total #propagations: 1080718609 / total #impl: 2745077315 (eff. 0.394)
1450.06/1450.46	c #Conflicts:    2908000 | #Learnt:      49899 | 0.000
1450.06/1450.46	c total clause space: 1440.99MB
1450.06/1450.46	c total #watches: 236592
1450.96/1451.38	c total #propagations: 1081132881 / total #impl: 2746045013 (eff. 0.394)
1450.96/1451.38	c #Conflicts:    2909000 | #Learnt:      50899 | 0.000
1450.96/1451.38	c total clause space: 1440.99MB
1450.96/1451.38	c total #watches: 238592
1451.96/1452.34	c total #propagations: 1081555625 / total #impl: 2747174397 (eff. 0.394)
1451.96/1452.34	c #Conflicts:    2910000 | #Learnt:      51899 | 0.000
1451.96/1452.34	c total clause space: 1440.99MB
1451.96/1452.34	c total #watches: 240592
1452.86/1453.26	c total #propagations: 1081978901 / total #impl: 2748257655 (eff. 0.394)
1452.86/1453.26	c #Conflicts:    2911000 | #Learnt:      52899 | 0.000
1452.86/1453.26	c total clause space: 1440.99MB
1452.86/1453.26	c total #watches: 242592
1453.66/1454.00	c total #propagations: 1082379867 / total #impl: 2749269745 (eff. 0.394)
1453.66/1454.00	c #Conflicts:    2912000 | #Learnt:      53899 | 0.000
1453.66/1454.00	c total clause space: 1440.99MB
1453.66/1454.00	c total #watches: 244592
1454.35/1454.72	c total #propagations: 1082789835 / total #impl: 2750252281 (eff. 0.394)
1454.35/1454.72	c #Conflicts:    2913000 | #Learnt:      54899 | 0.000
1454.35/1454.72	c total clause space: 1440.99MB
1454.35/1454.72	c total #watches: 246592
1454.96/1455.37	c total #propagations: 1083192891 / total #impl: 2751213825 (eff. 0.394)
1454.96/1455.37	c #Conflicts:    2914000 | #Learnt:      55899 | 0.000
1454.96/1455.37	c total clause space: 1440.99MB
1454.96/1455.37	c total #watches: 248592
1455.75/1456.17	c total #propagations: 1083574063 / total #impl: 2752190057 (eff. 0.394)
1455.75/1456.17	c #Conflicts:    2915000 | #Learnt:      56899 | 0.000
1455.75/1456.17	c total clause space: 1440.99MB
1455.75/1456.17	c total #watches: 250592
1456.55/1457.00	c total #propagations: 1083950275 / total #impl: 2753114752 (eff. 0.394)
1456.55/1457.00	c #Conflicts:    2916000 | #Learnt:      57899 | 0.000
1456.55/1457.00	c total clause space: 1440.99MB
1456.55/1457.00	c total #watches: 252592
1457.45/1457.89	c total #propagations: 1084323791 / total #impl: 2754027895 (eff. 0.394)
1457.45/1457.89	c #Conflicts:    2917000 | #Learnt:      58899 | 0.000
1457.45/1457.89	c total clause space: 1440.99MB
1457.45/1457.89	c total #watches: 254592
1458.36/1458.74	c total #propagations: 1084723152 / total #impl: 2754995649 (eff. 0.394)
1458.36/1458.74	c #Conflicts:    2918000 | #Learnt:      59899 | 0.000
1458.36/1458.74	c total clause space: 1440.99MB
1458.36/1458.74	c total #watches: 256592
1459.36/1459.71	c total #propagations: 1085068657 / total #impl: 2755792586 (eff. 0.394)
1459.36/1459.71	c #Conflicts:    2919000 | #Learnt:      60899 | 0.000
1459.36/1459.71	c total clause space: 1440.99MB
1459.36/1459.71	c total #watches: 258592
1460.25/1460.64	c total #propagations: 1085447546 / total #impl: 2756689252 (eff. 0.394)
1460.25/1460.64	c #Conflicts:    2920000 | #Learnt:      61899 | 0.000
1460.25/1460.64	c total clause space: 1440.99MB
1460.25/1460.64	c total #watches: 260592
1461.15/1461.58	c total #propagations: 1085800884 / total #impl: 2757557454 (eff. 0.394)
1461.15/1461.58	c #Conflicts:    2921000 | #Learnt:      62899 | 0.000
1461.15/1461.58	c total clause space: 1440.99MB
1461.15/1461.58	c total #watches: 262592
1462.15/1462.57	c total #propagations: 1086165336 / total #impl: 2758473241 (eff. 0.394)
1462.15/1462.57	c #Conflicts:    2922000 | #Learnt:      63899 | 0.000
1462.15/1462.57	c total clause space: 1440.99MB
1462.15/1462.57	c total #watches: 264592
1463.05/1463.47	c total #propagations: 1086554000 / total #impl: 2759410414 (eff. 0.394)
1463.05/1463.47	c #Conflicts:    2923000 | #Learnt:      64899 | 0.000
1463.05/1463.47	c total clause space: 1440.99MB
1463.05/1463.47	c total #watches: 266592
1463.86/1464.26	c total #propagations: 1086916773 / total #impl: 2760344073 (eff. 0.394)
1463.86/1464.26	c #Conflicts:    2924000 | #Learnt:      65899 | 0.000
1463.86/1464.26	c total clause space: 1440.99MB
1463.86/1464.26	c total #watches: 268592
1464.65/1465.04	c total #propagations: 1087386776 / total #impl: 2761496309 (eff. 0.394)
1464.65/1465.04	c #Conflicts:    2925000 | #Learnt:      66899 | 0.000
1464.65/1465.04	c total clause space: 1440.99MB
1464.65/1465.04	c total #watches: 270592
1465.45/1465.82	c total #propagations: 1087835877 / total #impl: 2762658973 (eff. 0.394)
1465.45/1465.82	c #Conflicts:    2926000 | #Learnt:      67899 | 0.000
1465.45/1465.82	c total clause space: 1440.99MB
1465.45/1465.82	c total #watches: 272592
1466.15/1466.53	c total #propagations: 1088299688 / total #impl: 2763844489 (eff. 0.394)
1466.15/1466.53	c #Conflicts:    2927000 | #Learnt:      68899 | 0.000
1466.15/1466.53	c total clause space: 1440.99MB
1466.15/1466.53	c total #watches: 274592
1466.95/1467.35	c total #propagations: 1088725703 / total #impl: 2764932173 (eff. 0.394)
1466.95/1467.35	c #Conflicts:    2928000 | #Learnt:      69899 | 0.000
1466.95/1467.35	c total clause space: 1440.99MB
1466.95/1467.35	c total #watches: 276592
1467.75/1468.16	c total #propagations: 1089115113 / total #impl: 2766004289 (eff. 0.394)
1467.75/1468.16	c #Conflicts:    2929000 | #Learnt:      70899 | 0.000
1467.75/1468.16	c total clause space: 1440.99MB
1467.75/1468.16	c total #watches: 278592
1468.55/1468.97	c total #propagations: 1089478043 / total #impl: 2767036703 (eff. 0.394)
1468.55/1468.97	c #Conflicts:    2930000 | #Learnt:      71899 | 0.000
1468.55/1468.97	c total clause space: 1440.99MB
1468.55/1468.97	c total #watches: 280592
1469.36/1469.76	c total #propagations: 1089857516 / total #impl: 2768126182 (eff. 0.394)
1469.36/1469.76	c #Conflicts:    2931000 | #Learnt:      72899 | 0.000
1469.36/1469.76	c total clause space: 1440.99MB
1469.36/1469.76	c total #watches: 282592
1470.15/1470.58	c total #propagations: 1090218502 / total #impl: 2769109865 (eff. 0.394)
1470.15/1470.58	c #Conflicts:    2932000 | #Learnt:      73899 | 0.000
1470.15/1470.58	c total clause space: 1440.99MB
1470.15/1470.58	c total #watches: 284592
1471.05/1471.41	c total #propagations: 1090641652 / total #impl: 2770279276 (eff. 0.394)
1471.05/1471.41	c #Conflicts:    2933000 | #Learnt:      74899 | 0.000
1471.05/1471.41	c total clause space: 1440.99MB
1471.05/1471.41	c total #watches: 286592
1471.95/1472.31	c total #propagations: 1090983206 / total #impl: 2771356879 (eff. 0.394)
1471.95/1472.31	c #Conflicts:    2934000 | #Learnt:      75899 | 0.000
1471.95/1472.31	c total clause space: 1440.99MB
1471.95/1472.31	c total #watches: 288592
1472.95/1473.36	c total #propagations: 1091441369 / total #impl: 2772552988 (eff. 0.394)
1472.95/1473.36	c #Conflicts:    2935000 | #Learnt:      76899 | 0.000
1472.95/1473.36	c total clause space: 1440.99MB
1472.95/1473.36	c total #watches: 290592
1473.95/1474.38	c total #propagations: 1091897126 / total #impl: 2773763045 (eff. 0.394)
1473.95/1474.38	c #Conflicts:    2936000 | #Learnt:      77899 | 0.000
1473.95/1474.38	c total clause space: 1440.99MB
1473.95/1474.38	c total #watches: 292592
1474.85/1475.27	c total #propagations: 1092253373 / total #impl: 2774826202 (eff. 0.394)
1474.85/1475.27	c #Conflicts:    2937000 | #Learnt:      78899 | 0.000
1474.85/1475.27	c total clause space: 1440.99MB
1474.85/1475.27	c total #watches: 294592
1475.86/1476.28	c total #propagations: 1092614426 / total #impl: 2775886498 (eff. 0.394)
1475.86/1476.28	c #Conflicts:    2938000 | #Learnt:      79899 | 0.000
1475.86/1476.28	c total clause space: 1440.99MB
1475.86/1476.28	c total #watches: 296592
1476.75/1477.13	c total #propagations: 1092983618 / total #impl: 2776936833 (eff. 0.394)
1476.75/1477.13	c #Conflicts:    2939000 | #Learnt:      80899 | 0.000
1476.75/1477.13	c total clause space: 1440.99MB
1476.75/1477.13	c total #watches: 298592
1477.65/1478.04	c total #propagations: 1093329769 / total #impl: 2777893691 (eff. 0.394)
1477.65/1478.04	c #Conflicts:    2940000 | #Learnt:      81899 | 0.000
1477.65/1478.04	c total clause space: 1440.99MB
1477.65/1478.04	c total #watches: 300592
1478.45/1478.84	c total #propagations: 1093681729 / total #impl: 2778939623 (eff. 0.394)
1478.45/1478.84	c #Conflicts:    2941000 | #Learnt:      82899 | 0.000
1478.45/1478.84	c total clause space: 1440.99MB
1478.45/1478.84	c total #watches: 302592
1479.05/1479.49	c total #propagations: 1094027057 / total #impl: 2779951678 (eff. 0.394)
1479.05/1479.49	c GC COLLECT
1479.05/1479.49	c #Conflicts:    2942000 | #Learnt:      42366 | 0.000
1479.05/1479.49	c total clause space: 1440.99MB
1479.05/1479.49	c total #watches: 221526
1479.55/1479.92	c total #propagations: 1094398323 / total #impl: 2780969980 (eff. 0.394)
1479.55/1479.92	c #Conflicts:    2943000 | #Learnt:      43366 | 0.000
1479.55/1479.92	c total clause space: 1440.99MB
1479.55/1479.92	c total #watches: 223526
1479.95/1480.37	c total #propagations: 1094788869 / total #impl: 2781976663 (eff. 0.394)
1479.95/1480.37	c #Conflicts:    2944000 | #Learnt:      44366 | 0.000
1479.95/1480.37	c total clause space: 1440.99MB
1479.95/1480.37	c total #watches: 225526
1480.55/1480.90	c total #propagations: 1095121548 / total #impl: 2782884706 (eff. 0.394)
1480.55/1480.90	c #Conflicts:    2945000 | #Learnt:      45366 | 0.000
1480.55/1480.90	c total clause space: 1440.99MB
1480.55/1480.90	c total #watches: 227526
1481.05/1481.41	c total #propagations: 1095442160 / total #impl: 2783758750 (eff. 0.394)
1481.05/1481.41	c #Conflicts:    2946000 | #Learnt:      46366 | 0.000
1481.05/1481.41	c total clause space: 1440.99MB
1481.05/1481.41	c total #watches: 229526
1481.65/1482.03	c total #propagations: 1095808977 / total #impl: 2784691512 (eff. 0.394)
1481.65/1482.03	c #Conflicts:    2947000 | #Learnt:      47366 | 0.000
1481.65/1482.03	c total clause space: 1440.99MB
1481.65/1482.03	c total #watches: 231526
1482.35/1482.71	c total #propagations: 1096256936 / total #impl: 2785789392 (eff. 0.394)
1482.35/1482.71	c #Conflicts:    2948000 | #Learnt:      48366 | 0.000
1482.35/1482.71	c total clause space: 1440.99MB
1482.35/1482.71	c total #watches: 233526
1483.05/1483.49	c total #propagations: 1096676225 / total #impl: 2786851684 (eff. 0.394)
1483.05/1483.49	c #Conflicts:    2949000 | #Learnt:      49366 | 0.000
1483.05/1483.49	c total clause space: 1440.99MB
1483.05/1483.49	c total #watches: 235526
1483.85/1484.29	c total #propagations: 1097102341 / total #impl: 2787964662 (eff. 0.394)
1483.85/1484.29	c #Conflicts:    2950000 | #Learnt:      50366 | 0.000
1483.85/1484.29	c total clause space: 1440.99MB
1483.85/1484.29	c total #watches: 237526
1484.66/1485.09	c total #propagations: 1097550512 / total #impl: 2789126616 (eff. 0.394)
1484.66/1485.09	c #Conflicts:    2951000 | #Learnt:      51366 | 0.000
1484.66/1485.09	c total clause space: 1440.99MB
1484.66/1485.09	c total #watches: 239526
1485.45/1485.83	c total #propagations: 1097951218 / total #impl: 2790199254 (eff. 0.394)
1485.45/1485.83	c #Conflicts:    2952000 | #Learnt:      52366 | 0.000
1485.45/1485.83	c total clause space: 1440.99MB
1485.45/1485.83	c total #watches: 241526
1486.15/1486.58	c total #propagations: 1098343847 / total #impl: 2791287966 (eff. 0.393)
1486.15/1486.58	c #Conflicts:    2953000 | #Learnt:      53366 | 0.000
1486.15/1486.58	c total clause space: 1440.99MB
1486.15/1486.58	c total #watches: 243526
1486.86/1487.26	c total #propagations: 1098662021 / total #impl: 2792216189 (eff. 0.393)
1486.86/1487.26	c #Conflicts:    2954000 | #Learnt:      54366 | 0.000
1486.86/1487.26	c total clause space: 1440.99MB
1486.86/1487.26	c total #watches: 245526
1487.75/1488.13	c total #propagations: 1099009132 / total #impl: 2793226580 (eff. 0.393)
1487.75/1488.13	c #Conflicts:    2955000 | #Learnt:      55366 | 0.000
1487.75/1488.13	c total clause space: 1440.99MB
1487.75/1488.13	c total #watches: 247526
1488.65/1489.06	c total #propagations: 1099392416 / total #impl: 2794303727 (eff. 0.393)
1488.65/1489.06	c #Conflicts:    2956000 | #Learnt:      56366 | 0.000
1488.65/1489.06	c total clause space: 1440.99MB
1488.65/1489.06	c total #watches: 249526
1489.55/1489.92	c total #propagations: 1099768749 / total #impl: 2795408853 (eff. 0.393)
1489.55/1489.92	c #Conflicts:    2957000 | #Learnt:      57366 | 0.000
1489.55/1489.92	c total clause space: 1440.99MB
1489.55/1489.92	c total #watches: 251526
1490.45/1490.85	c total #propagations: 1100134325 / total #impl: 2796487730 (eff. 0.393)
1490.45/1490.85	c #Conflicts:    2958000 | #Learnt:      58366 | 0.000
1490.45/1490.85	c total clause space: 1440.99MB
1490.45/1490.85	c total #watches: 253526
1491.55/1491.90	c total #propagations: 1100497478 / total #impl: 2797547023 (eff. 0.393)
1491.55/1491.90	c #Conflicts:    2959000 | #Learnt:      59366 | 0.000
1491.55/1491.90	c total clause space: 1440.99MB
1491.55/1491.90	c total #watches: 255526
1492.46/1492.86	c total #propagations: 1100847972 / total #impl: 2798565301 (eff. 0.393)
1492.46/1492.86	c #Conflicts:    2960000 | #Learnt:      60366 | 0.000
1492.46/1492.86	c total clause space: 1440.99MB
1492.46/1492.86	c total #watches: 257526
1493.65/1494.00	c total #propagations: 1101161545 / total #impl: 2799536390 (eff. 0.393)
1493.65/1494.00	c #Conflicts:    2961000 | #Learnt:      61366 | 0.000
1493.65/1494.00	c total clause space: 1440.99MB
1493.65/1494.00	c total #watches: 259526
1494.66/1495.06	c total #propagations: 1101506473 / total #impl: 2800555467 (eff. 0.393)
1494.66/1495.06	c #Conflicts:    2962000 | #Learnt:      62366 | 0.000
1494.66/1495.06	c total clause space: 1440.99MB
1494.66/1495.06	c total #watches: 261526
1495.76/1496.11	c total #propagations: 1101901857 / total #impl: 2801608522 (eff. 0.393)
1495.76/1496.11	c #Conflicts:    2963000 | #Learnt:      63366 | 0.000
1495.76/1496.11	c total clause space: 1440.99MB
1495.76/1496.11	c total #watches: 263526
1496.76/1497.13	c total #propagations: 1102297708 / total #impl: 2802640242 (eff. 0.393)
1496.76/1497.13	c #Conflicts:    2964000 | #Learnt:      64366 | 0.000
1496.76/1497.13	c total clause space: 1440.99MB
1496.76/1497.13	c total #watches: 265526
1497.86/1498.28	c total #propagations: 1102680617 / total #impl: 2803661720 (eff. 0.393)
1497.86/1498.28	c #Conflicts:    2965000 | #Learnt:      65366 | 0.000
1497.86/1498.28	c total clause space: 1440.99MB
1497.86/1498.28	c total #watches: 267526
1499.25/1499.66	c total #propagations: 1103121279 / total #impl: 2804796587 (eff. 0.393)
1499.25/1499.66	c #Conflicts:    2966000 | #Learnt:      66366 | 0.000
1499.25/1499.66	c total clause space: 1440.99MB
1499.25/1499.66	c total #watches: 269526
1500.75/1501.10	c total #propagations: 1103536968 / total #impl: 2805921318 (eff. 0.393)
1500.75/1501.10	c #Conflicts:    2967000 | #Learnt:      67366 | 0.000
1500.75/1501.10	c total clause space: 1440.99MB
1500.75/1501.10	c total #watches: 271526
1502.05/1502.48	c total #propagations: 1104005537 / total #impl: 2807192753 (eff. 0.393)
1502.05/1502.48	c #Conflicts:    2968000 | #Learnt:      68366 | 0.000
1502.05/1502.48	c total clause space: 1440.99MB
1502.05/1502.48	c total #watches: 273526
1503.35/1503.72	c total #propagations: 1104401406 / total #impl: 2808336433 (eff. 0.393)
1503.35/1503.72	c #Conflicts:    2969000 | #Learnt:      69366 | 0.000
1503.35/1503.72	c total clause space: 1440.99MB
1503.35/1503.72	c total #watches: 275526
1504.75/1505.16	c total #propagations: 1104790020 / total #impl: 2809444062 (eff. 0.393)
1504.75/1505.16	c #Conflicts:    2970000 | #Learnt:      70366 | 0.000
1504.75/1505.16	c total clause space: 1440.99MB
1504.75/1505.16	c total #watches: 277526
1506.05/1506.45	c total #propagations: 1105194003 / total #impl: 2810536287 (eff. 0.393)
1506.05/1506.45	c #Conflicts:    2971000 | #Learnt:      71366 | 0.000
1506.05/1506.45	c total clause space: 1440.99MB
1506.05/1506.45	c total #watches: 279526
1507.35/1507.73	c total #propagations: 1105623399 / total #impl: 2811699577 (eff. 0.393)
1507.35/1507.73	c #Conflicts:    2972000 | #Learnt:      72366 | 0.000
1507.35/1507.73	c total clause space: 1440.99MB
1507.35/1507.73	c total #watches: 281526
1508.65/1509.05	c total #propagations: 1106035472 / total #impl: 2812883128 (eff. 0.393)
1508.65/1509.05	c #Conflicts:    2973000 | #Learnt:      73366 | 0.000
1508.65/1509.05	c total clause space: 1440.99MB
1508.65/1509.05	c total #watches: 283526
1510.05/1510.40	c total #propagations: 1106482422 / total #impl: 2814023321 (eff. 0.393)
1510.05/1510.40	c #Conflicts:    2974000 | #Learnt:      74366 | 0.000
1510.05/1510.40	c total clause space: 1440.99MB
1510.05/1510.40	c total #watches: 285526
1510.85/1511.25	c total #propagations: 1106866567 / total #impl: 2815100070 (eff. 0.393)
1510.85/1511.25	c #Conflicts:    2975000 | #Learnt:      75366 | 0.000
1510.85/1511.25	c total clause space: 1440.99MB
1510.85/1511.25	c total #watches: 287526
1511.75/1512.19	c total #propagations: 1107234330 / total #impl: 2816009967 (eff. 0.393)
1511.75/1512.19	c #Conflicts:    2976000 | #Learnt:      76366 | 0.000
1511.75/1512.19	c total clause space: 1440.99MB
1511.75/1512.19	c total #watches: 289526
1512.85/1513.20	c total #propagations: 1107615449 / total #impl: 2816952325 (eff. 0.393)
1512.85/1513.20	c #Conflicts:    2977000 | #Learnt:      77366 | 0.000
1512.85/1513.20	c total clause space: 1440.99MB
1512.85/1513.20	c total #watches: 291526
1513.65/1514.07	c total #propagations: 1108111434 / total #impl: 2818046137 (eff. 0.393)
1513.65/1514.07	c #Conflicts:    2978000 | #Learnt:      78366 | 0.000
1513.65/1514.07	c total clause space: 1440.99MB
1513.65/1514.07	c total #watches: 293526
1514.55/1514.95	c total #propagations: 1108493206 / total #impl: 2818983908 (eff. 0.393)
1514.55/1514.95	c #Conflicts:    2979000 | #Learnt:      79366 | 0.000
1514.55/1514.95	c total clause space: 1440.99MB
1514.55/1514.95	c total #watches: 295526
1515.34/1515.76	c total #propagations: 1108848612 / total #impl: 2819947390 (eff. 0.393)
1515.34/1515.76	c #Conflicts:    2980000 | #Learnt:      80366 | 0.000
1515.34/1515.76	c total clause space: 1440.99MB
1515.34/1515.76	c total #watches: 297526
1516.04/1516.44	c total #propagations: 1109213797 / total #impl: 2820931059 (eff. 0.393)
1516.04/1516.44	c #Conflicts:    2981000 | #Learnt:      81366 | 0.000
1516.04/1516.44	c total clause space: 1440.99MB
1516.04/1516.44	c total #watches: 299526
1516.74/1517.10	c total #propagations: 1109586919 / total #impl: 2821841955 (eff. 0.393)
1516.74/1517.10	c #Conflicts:    2982000 | #Learnt:      82366 | 0.000
1516.74/1517.10	c total clause space: 1440.99MB
1516.74/1517.10	c total #watches: 301526
1517.44/1517.84	c total #propagations: 1109957072 / total #impl: 2822735609 (eff. 0.393)
1517.44/1517.84	c #Conflicts:    2983000 | #Learnt:      83366 | 0.000
1517.44/1517.84	c total clause space: 1440.99MB
1517.44/1517.84	c total #watches: 303526
1518.34/1518.76	c total #propagations: 1110329283 / total #impl: 2823582825 (eff. 0.393)
1518.34/1518.76	c GC COLLECT
1518.34/1518.76	c #Conflicts:    2984000 | #Learnt:      42388 | 0.000
1518.34/1518.76	c total clause space: 1440.99MB
1518.34/1518.76	c total #watches: 221570
1518.85/1519.22	c total #propagations: 1110705534 / total #impl: 2824514963 (eff. 0.393)
1518.85/1519.22	c #Conflicts:    2985000 | #Learnt:      43388 | 0.000
1518.85/1519.22	c total clause space: 1440.99MB
1518.85/1519.22	c total #watches: 223570
1519.44/1519.81	c total #propagations: 1111041792 / total #impl: 2825389894 (eff. 0.393)
1519.44/1519.81	c #Conflicts:    2986000 | #Learnt:      44388 | 0.000
1519.44/1519.81	c total clause space: 1440.99MB
1519.44/1519.81	c total #watches: 225570
1520.04/1520.48	c total #propagations: 1111409571 / total #impl: 2826257283 (eff. 0.393)
1520.04/1520.48	c #Conflicts:    2987000 | #Learnt:      45388 | 0.000
1520.04/1520.48	c total clause space: 1440.99MB
1520.04/1520.48	c total #watches: 227570
1520.64/1521.10	c total #propagations: 1111795005 / total #impl: 2827224927 (eff. 0.393)
1520.64/1521.10	c #Conflicts:    2988000 | #Learnt:      46388 | 0.000
1520.64/1521.10	c total clause space: 1440.99MB
1520.64/1521.10	c total #watches: 229570
1521.24/1521.61	c total #propagations: 1112214578 / total #impl: 2828195822 (eff. 0.393)
1521.24/1521.61	c #Conflicts:    2989000 | #Learnt:      47388 | 0.000
1521.24/1521.61	c total clause space: 1440.99MB
1521.24/1521.61	c total #watches: 231570
1521.74/1522.12	c total #propagations: 1112616924 / total #impl: 2829218225 (eff. 0.393)
1521.74/1522.12	c #Conflicts:    2990000 | #Learnt:      48388 | 0.000
1521.74/1522.12	c total clause space: 1440.99MB
1521.74/1522.12	c total #watches: 233570
1522.24/1522.61	c total #propagations: 1112944898 / total #impl: 2830185705 (eff. 0.393)
1522.24/1522.61	c #Conflicts:    2991000 | #Learnt:      49388 | 0.000
1522.24/1522.61	c total clause space: 1440.99MB
1522.24/1522.61	c total #watches: 235570
1522.64/1523.08	c total #propagations: 1113246788 / total #impl: 2831047461 (eff. 0.393)
1522.64/1523.08	c #Conflicts:    2992000 | #Learnt:      50388 | 0.000
1522.64/1523.08	c total clause space: 1440.99MB
1522.64/1523.08	c total #watches: 237570
1523.15/1523.55	c total #propagations: 1113534294 / total #impl: 2831881753 (eff. 0.393)
1523.15/1523.55	c #Conflicts:    2993000 | #Learnt:      51388 | 0.000
1523.15/1523.55	c total clause space: 1440.99MB
1523.15/1523.55	c total #watches: 239570
1523.84/1524.26	c total #propagations: 1113867245 / total #impl: 2832804340 (eff. 0.393)
1523.84/1524.26	c #Conflicts:    2994000 | #Learnt:      52388 | 0.000
1523.84/1524.26	c total clause space: 1440.99MB
1523.84/1524.26	c total #watches: 241570
1524.54/1524.97	c total #propagations: 1114275252 / total #impl: 2833763392 (eff. 0.393)
1524.54/1524.97	c #Conflicts:    2995000 | #Learnt:      53388 | 0.000
1524.54/1524.97	c total clause space: 1440.99MB
1524.54/1524.97	c total #watches: 243570
1525.24/1525.63	c total #propagations: 1114662988 / total #impl: 2834742451 (eff. 0.393)
1525.24/1525.63	c #Conflicts:    2996000 | #Learnt:      54388 | 0.000
1525.24/1525.63	c total clause space: 1440.99MB
1525.24/1525.63	c total #watches: 245570
1525.94/1526.31	c total #propagations: 1115017110 / total #impl: 2835636817 (eff. 0.393)
1525.94/1526.31	c #Conflicts:    2997000 | #Learnt:      55388 | 0.000
1525.94/1526.31	c total clause space: 1440.99MB
1525.94/1526.31	c total #watches: 247570
1526.64/1527.01	c total #propagations: 1115385272 / total #impl: 2836511755 (eff. 0.393)
1526.64/1527.01	c #Conflicts:    2998000 | #Learnt:      56388 | 0.000
1526.64/1527.01	c total clause space: 1440.99MB
1526.64/1527.01	c total #watches: 249570
1527.44/1527.83	c total #propagations: 1115740948 / total #impl: 2837382063 (eff. 0.393)
1527.44/1527.83	c #Conflicts:    2999000 | #Learnt:      57388 | 0.000
1527.44/1527.83	c total clause space: 1440.99MB
1527.44/1527.83	c total #watches: 251570
1528.04/1528.47	c total #propagations: 1116135454 / total #impl: 2838363168 (eff. 0.393)
1528.04/1528.47	c #Conflicts:    3000000 | #Learnt:      58388 | 0.000
1528.04/1528.47	c total clause space: 1440.99MB
1528.04/1528.47	c total #watches: 253570
1528.84/1529.23	c total #propagations: 1116517040 / total #impl: 2839424129 (eff. 0.393)
1528.84/1529.23	c #Conflicts:    3001000 | #Learnt:      59388 | 0.000
1528.84/1529.23	c total clause space: 1440.99MB
1528.84/1529.23	c total #watches: 255570
1529.64/1530.06	c total #propagations: 1116993161 / total #impl: 2840616455 (eff. 0.393)
1529.64/1530.06	c #Conflicts:    3002000 | #Learnt:      60388 | 0.000
1529.64/1530.06	c total clause space: 1440.99MB
1529.64/1530.06	c total #watches: 257570
1530.44/1530.88	c total #propagations: 1117427905 / total #impl: 2841648640 (eff. 0.393)
1530.44/1530.88	c #Conflicts:    3003000 | #Learnt:      61388 | 0.000
1530.44/1530.88	c total clause space: 1440.99MB
1530.44/1530.88	c total #watches: 259570
1531.04/1531.47	c total #propagations: 1117791116 / total #impl: 2842574356 (eff. 0.393)
1531.04/1531.47	c #Conflicts:    3004000 | #Learnt:      62388 | 0.000
1531.04/1531.47	c total clause space: 1440.99MB
1531.04/1531.47	c total #watches: 261570
1531.84/1532.20	c total #propagations: 1118171949 / total #impl: 2843512954 (eff. 0.393)
1531.84/1532.20	c #Conflicts:    3005000 | #Learnt:      63388 | 0.000
1531.84/1532.20	c total clause space: 1440.99MB
1531.84/1532.20	c total #watches: 263570
1532.74/1533.10	c total #propagations: 1118550827 / total #impl: 2844472886 (eff. 0.393)
1532.74/1533.10	c #Conflicts:    3006000 | #Learnt:      64388 | 0.000
1532.74/1533.10	c total clause space: 1440.99MB
1532.74/1533.10	c total #watches: 265570
1533.44/1533.85	c total #propagations: 1119010878 / total #impl: 2845496758 (eff. 0.393)
1533.44/1533.85	c #Conflicts:    3007000 | #Learnt:      65388 | 0.000
1533.44/1533.85	c total clause space: 1440.99MB
1533.44/1533.85	c total #watches: 267570
1534.15/1534.51	c total #propagations: 1119391290 / total #impl: 2846403608 (eff. 0.393)
1534.15/1534.51	c #Conflicts:    3008000 | #Learnt:      66388 | 0.000
1534.15/1534.51	c total clause space: 1440.99MB
1534.15/1534.51	c total #watches: 269570
1534.74/1535.10	c total #propagations: 1119766434 / total #impl: 2847331597 (eff. 0.393)
1534.74/1535.10	c #Conflicts:    3009000 | #Learnt:      67388 | 0.000
1534.74/1535.10	c total clause space: 1440.99MB
1534.74/1535.10	c total #watches: 271570
1535.25/1535.68	c total #propagations: 1120079011 / total #impl: 2848234456 (eff. 0.393)
1535.25/1535.68	c #Conflicts:    3010000 | #Learnt:      68388 | 0.000
1535.25/1535.68	c total clause space: 1440.99MB
1535.25/1535.68	c total #watches: 273570
1535.84/1536.27	c total #propagations: 1120408615 / total #impl: 2849100897 (eff. 0.393)
1535.84/1536.27	c #Conflicts:    3011000 | #Learnt:      69388 | 0.000
1535.84/1536.27	c total clause space: 1440.99MB
1535.84/1536.27	c total #watches: 275570
1536.45/1536.81	c total #propagations: 1120768688 / total #impl: 2850065706 (eff. 0.393)
1536.45/1536.81	c #Conflicts:    3012000 | #Learnt:      70388 | 0.000
1536.45/1536.81	c total clause space: 1440.99MB
1536.45/1536.81	c total #watches: 277570
1537.14/1537.57	c total #propagations: 1121097310 / total #impl: 2850995717 (eff. 0.393)
1537.14/1537.57	c #Conflicts:    3013000 | #Learnt:      71388 | 0.000
1537.14/1537.57	c total clause space: 1440.99MB
1537.14/1537.57	c total #watches: 279570
1538.04/1538.42	c total #propagations: 1121443629 / total #impl: 2851986043 (eff. 0.393)
1538.04/1538.42	c #Conflicts:    3014000 | #Learnt:      72388 | 0.000
1538.04/1538.42	c total clause space: 1440.99MB
1538.04/1538.42	c total #watches: 281570
1538.84/1539.26	c total #propagations: 1121818464 / total #impl: 2852986333 (eff. 0.393)
1538.84/1539.26	c #Conflicts:    3015000 | #Learnt:      73388 | 0.000
1538.84/1539.26	c total clause space: 1440.99MB
1538.84/1539.26	c total #watches: 283570
1539.65/1540.05	c total #propagations: 1122249983 / total #impl: 2854083808 (eff. 0.393)
1539.65/1540.05	c #Conflicts:    3016000 | #Learnt:      74388 | 0.000
1539.65/1540.05	c total clause space: 1440.99MB
1539.65/1540.05	c total #watches: 285570
1540.54/1540.94	c total #propagations: 1122648253 / total #impl: 2855096536 (eff. 0.393)
1540.54/1540.94	c #Conflicts:    3017000 | #Learnt:      75388 | 0.000
1540.54/1540.94	c total clause space: 1440.99MB
1540.54/1540.94	c total #watches: 287570
1541.24/1541.65	c total #propagations: 1123051876 / total #impl: 2856178566 (eff. 0.393)
1541.24/1541.65	c #Conflicts:    3018000 | #Learnt:      76388 | 0.000
1541.24/1541.65	c total clause space: 1440.99MB
1541.24/1541.65	c total #watches: 289570
1542.04/1542.49	c total #propagations: 1123436991 / total #impl: 2857136292 (eff. 0.393)
1542.04/1542.49	c #Conflicts:    3019000 | #Learnt:      77388 | 0.000
1542.04/1542.49	c total clause space: 1440.99MB
1542.04/1542.49	c total #watches: 291570
1542.95/1543.37	c total #propagations: 1123829076 / total #impl: 2858094017 (eff. 0.393)
1542.95/1543.37	c #Conflicts:    3020000 | #Learnt:      78388 | 0.000
1542.95/1543.37	c total clause space: 1440.99MB
1542.95/1543.37	c total #watches: 293570
1543.84/1544.28	c total #propagations: 1124147190 / total #impl: 2858945797 (eff. 0.393)
1543.84/1544.28	c #Conflicts:    3021000 | #Learnt:      79388 | 0.000
1543.84/1544.28	c total clause space: 1440.99MB
1543.84/1544.28	c total #watches: 295570
1544.74/1545.19	c total #propagations: 1124507632 / total #impl: 2859850708 (eff. 0.393)
1544.74/1545.19	c #Conflicts:    3022000 | #Learnt:      80388 | 0.000
1544.74/1545.19	c total clause space: 1440.99MB
1544.74/1545.19	c total #watches: 297570
1545.84/1546.29	c total #propagations: 1124880837 / total #impl: 2860907516 (eff. 0.393)
1545.84/1546.29	c #Conflicts:    3023000 | #Learnt:      81388 | 0.000
1545.84/1546.29	c total clause space: 1440.99MB
1545.84/1546.29	c total #watches: 299570
1546.94/1547.38	c total #propagations: 1125282742 / total #impl: 2861830780 (eff. 0.393)
1546.94/1547.38	c #Conflicts:    3024000 | #Learnt:      82388 | 0.000
1546.94/1547.38	c total clause space: 1440.99MB
1546.94/1547.38	c total #watches: 301570
1547.94/1548.34	c total #propagations: 1125644620 / total #impl: 2862720760 (eff. 0.393)
1547.94/1548.34	c #Conflicts:    3025000 | #Learnt:      83388 | 0.000
1547.94/1548.34	c total clause space: 1440.99MB
1547.94/1548.34	c total #watches: 303570
1548.84/1549.27	c total #propagations: 1126026961 / total #impl: 2863653598 (eff. 0.393)
1548.84/1549.27	c #Conflicts:    3026000 | #Learnt:      84388 | 0.000
1548.84/1549.27	c total clause space: 1440.99MB
1548.84/1549.27	c total #watches: 305570
1549.55/1549.93	c total #propagations: 1126468752 / total #impl: 2864642671 (eff. 0.393)
1549.55/1549.93	c GC COLLECT
1549.55/1549.93	c #Conflicts:    3027000 | #Learnt:      43158 | 0.000
1549.55/1549.93	c total clause space: 1440.99MB
1549.55/1549.93	c total #watches: 223110
1550.04/1550.46	c total #propagations: 1126879973 / total #impl: 2865635710 (eff. 0.393)
1550.04/1550.46	c #Conflicts:    3028000 | #Learnt:      44158 | 0.000
1550.04/1550.46	c total clause space: 1440.99MB
1550.04/1550.46	c total #watches: 225110
1550.65/1551.08	c total #propagations: 1127298788 / total #impl: 2866553984 (eff. 0.393)
1550.65/1551.08	c #Conflicts:    3029000 | #Learnt:      45158 | 0.000
1550.65/1551.08	c total clause space: 1440.99MB
1550.65/1551.08	c total #watches: 227110
1551.24/1551.63	c total #propagations: 1127649772 / total #impl: 2867425952 (eff. 0.393)
1551.24/1551.63	c #Conflicts:    3030000 | #Learnt:      46158 | 0.000
1551.24/1551.63	c total clause space: 1440.99MB
1551.24/1551.63	c total #watches: 229110
1551.85/1552.28	c total #propagations: 1127965717 / total #impl: 2868303487 (eff. 0.393)
1551.85/1552.28	c #Conflicts:    3031000 | #Learnt:      47158 | 0.000
1551.85/1552.28	c total clause space: 1440.99MB
1551.85/1552.28	c total #watches: 231110
1552.54/1552.92	c total #propagations: 1128324748 / total #impl: 2869208570 (eff. 0.393)
1552.54/1552.92	c #Conflicts:    3032000 | #Learnt:      48158 | 0.000
1552.54/1552.92	c total clause space: 1440.99MB
1552.54/1552.92	c total #watches: 233110
1553.04/1553.48	c total #propagations: 1128725177 / total #impl: 2870144187 (eff. 0.393)
1553.04/1553.48	c #Conflicts:    3033000 | #Learnt:      49158 | 0.000
1553.04/1553.48	c total clause space: 1440.99MB
1553.04/1553.48	c total #watches: 235110
1553.64/1554.08	c total #propagations: 1129062129 / total #impl: 2871084589 (eff. 0.393)
1553.64/1554.08	c #Conflicts:    3034000 | #Learnt:      50158 | 0.000
1553.64/1554.08	c total clause space: 1440.99MB
1553.64/1554.08	c total #watches: 237110
1554.24/1554.61	c total #propagations: 1129403401 / total #impl: 2871995064 (eff. 0.393)
1554.24/1554.61	c #Conflicts:    3035000 | #Learnt:      51158 | 0.000
1554.24/1554.61	c total clause space: 1440.99MB
1554.24/1554.61	c total #watches: 239110
1554.74/1555.11	c total #propagations: 1129728003 / total #impl: 2872901150 (eff. 0.393)
1554.74/1555.11	c #Conflicts:    3036000 | #Learnt:      52158 | 0.000
1554.74/1555.11	c total clause space: 1440.99MB
1554.74/1555.11	c total #watches: 241110
1555.15/1555.57	c total #propagations: 1130080890 / total #impl: 2873828230 (eff. 0.393)
1555.15/1555.57	c #Conflicts:    3037000 | #Learnt:      53158 | 0.000
1555.15/1555.57	c total clause space: 1440.99MB
1555.15/1555.57	c total #watches: 243110
1555.64/1556.01	c total #propagations: 1130415899 / total #impl: 2874750848 (eff. 0.393)
1555.64/1556.01	c #Conflicts:    3038000 | #Learnt:      54158 | 0.000
1555.64/1556.01	c total clause space: 1440.99MB
1555.64/1556.01	c total #watches: 245110
1556.44/1556.80	c total #propagations: 1130739077 / total #impl: 2875659699 (eff. 0.393)
1556.44/1556.80	c #Conflicts:    3039000 | #Learnt:      55158 | 0.000
1556.44/1556.80	c total clause space: 1440.99MB
1556.44/1556.80	c total #watches: 247110
1557.14/1557.55	c total #propagations: 1131109168 / total #impl: 2876598754 (eff. 0.393)
1557.14/1557.55	c #Conflicts:    3040000 | #Learnt:      56158 | 0.000
1557.14/1557.55	c total clause space: 1440.99MB
1557.14/1557.55	c total #watches: 249110
1557.74/1558.17	c total #propagations: 1131481330 / total #impl: 2877490519 (eff. 0.393)
1557.74/1558.17	c #Conflicts:    3041000 | #Learnt:      57158 | 0.000
1557.74/1558.17	c total clause space: 1440.99MB
1557.74/1558.17	c total #watches: 251110
1558.54/1558.98	c total #propagations: 1131836095 / total #impl: 2878401678 (eff. 0.393)
1558.54/1558.98	c #Conflicts:    3042000 | #Learnt:      58158 | 0.000
1558.54/1558.98	c total clause space: 1440.99MB
1558.54/1558.98	c total #watches: 253110
1559.44/1559.84	c total #propagations: 1132238838 / total #impl: 2879385764 (eff. 0.393)
1559.44/1559.84	c #Conflicts:    3043000 | #Learnt:      59158 | 0.000
1559.44/1559.84	c total clause space: 1440.99MB
1559.44/1559.84	c total #watches: 255110
1560.14/1560.55	c total #propagations: 1132667497 / total #impl: 2880393173 (eff. 0.393)
1560.14/1560.55	c #Conflicts:    3044000 | #Learnt:      60158 | 0.000
1560.14/1560.55	c total clause space: 1440.99MB
1560.14/1560.55	c total #watches: 257110
1560.84/1561.23	c total #propagations: 1133045891 / total #impl: 2881321451 (eff. 0.393)
1560.84/1561.23	c #Conflicts:    3045000 | #Learnt:      61158 | 0.000
1560.84/1561.23	c total clause space: 1440.99MB
1560.84/1561.23	c total #watches: 259110
1561.54/1561.99	c total #propagations: 1133434509 / total #impl: 2882275635 (eff. 0.393)
1561.54/1561.99	c #Conflicts:    3046000 | #Learnt:      62158 | 0.000
1561.54/1561.99	c total clause space: 1440.99MB
1561.54/1561.99	c total #watches: 261110
1562.44/1562.85	c total #propagations: 1133856814 / total #impl: 2883297026 (eff. 0.393)
1562.44/1562.85	c #Conflicts:    3047000 | #Learnt:      63158 | 0.000
1562.44/1562.85	c total clause space: 1440.99MB
1562.44/1562.85	c total #watches: 263110
1563.24/1563.67	c total #propagations: 1134220275 / total #impl: 2884234788 (eff. 0.393)
1563.24/1563.67	c #Conflicts:    3048000 | #Learnt:      64158 | 0.000
1563.24/1563.67	c total clause space: 1440.99MB
1563.24/1563.67	c total #watches: 265110
1563.94/1564.32	c total #propagations: 1134594580 / total #impl: 2885190506 (eff. 0.393)
1563.94/1564.32	c #Conflicts:    3049000 | #Learnt:      65158 | 0.000
1563.94/1564.32	c total clause space: 1440.99MB
1563.94/1564.32	c total #watches: 267110
1564.64/1565.05	c total #propagations: 1134969720 / total #impl: 2886064470 (eff. 0.393)
1564.64/1565.05	c #Conflicts:    3050000 | #Learnt:      66158 | 0.000
1564.64/1565.05	c total clause space: 1440.99MB
1564.64/1565.05	c total #watches: 269110
1565.44/1565.83	c total #propagations: 1135377457 / total #impl: 2886997628 (eff. 0.393)
1565.44/1565.83	c #Conflicts:    3051000 | #Learnt:      67158 | 0.000
1565.44/1565.83	c total clause space: 1440.99MB
1565.44/1565.83	c total #watches: 271110
1566.24/1566.66	c total #propagations: 1135768750 / total #impl: 2887894723 (eff. 0.393)
1566.24/1566.66	c #Conflicts:    3052000 | #Learnt:      68158 | 0.000
1566.24/1566.66	c total clause space: 1440.99MB
1566.24/1566.66	c total #watches: 273110
1567.04/1567.43	c total #propagations: 1136137659 / total #impl: 2888850072 (eff. 0.393)
1567.04/1567.43	c #Conflicts:    3053000 | #Learnt:      69158 | 0.000
1567.04/1567.43	c total clause space: 1440.99MB
1567.04/1567.43	c total #watches: 275110
1567.74/1568.10	c total #propagations: 1136667587 / total #impl: 2889959689 (eff. 0.393)
1567.74/1568.10	c #Conflicts:    3054000 | #Learnt:      70158 | 0.000
1567.74/1568.10	c total clause space: 1440.99MB
1567.74/1568.10	c total #watches: 277110
1568.64/1569.00	c total #propagations: 1137223686 / total #impl: 2891051337 (eff. 0.393)
1568.64/1569.00	c #Conflicts:    3055000 | #Learnt:      71158 | 0.000
1568.64/1569.00	c total clause space: 1440.99MB
1568.64/1569.00	c total #watches: 279110
1569.34/1569.72	c total #propagations: 1137642804 / total #impl: 2892043034 (eff. 0.393)
1569.34/1569.72	c #Conflicts:    3056000 | #Learnt:      72158 | 0.000
1569.34/1569.72	c total clause space: 1440.99MB
1569.34/1569.72	c total #watches: 281110
1570.14/1570.56	c total #propagations: 1137999204 / total #impl: 2892964183 (eff. 0.393)
1570.14/1570.56	c #Conflicts:    3057000 | #Learnt:      73158 | 0.000
1570.14/1570.56	c total clause space: 1440.99MB
1570.14/1570.56	c total #watches: 283110
1570.94/1571.31	c total #propagations: 1138353119 / total #impl: 2893929944 (eff. 0.393)
1570.94/1571.31	c #Conflicts:    3058000 | #Learnt:      74158 | 0.000
1570.94/1571.31	c total clause space: 1440.99MB
1570.94/1571.31	c total #watches: 285110
1571.74/1572.13	c total #propagations: 1138751555 / total #impl: 2894878524 (eff. 0.393)
1571.74/1572.13	c #Conflicts:    3059000 | #Learnt:      75158 | 0.000
1571.74/1572.13	c total clause space: 1440.99MB
1571.74/1572.13	c total #watches: 287110
1572.64/1573.04	c total #propagations: 1139213372 / total #impl: 2896018086 (eff. 0.393)
1572.64/1573.04	c #Conflicts:    3060000 | #Learnt:      76158 | 0.000
1572.64/1573.04	c total clause space: 1440.99MB
1572.64/1573.04	c total #watches: 289110
1573.43/1573.83	c total #propagations: 1139664309 / total #impl: 2897154819 (eff. 0.393)
1573.43/1573.83	c #Conflicts:    3061000 | #Learnt:      77158 | 0.000
1573.43/1573.83	c total clause space: 1440.99MB
1573.43/1573.83	c total #watches: 291110
1574.23/1574.66	c total #propagations: 1140098991 / total #impl: 2898218796 (eff. 0.393)
1574.23/1574.66	c #Conflicts:    3062000 | #Learnt:      78158 | 0.000
1574.23/1574.66	c total clause space: 1440.99MB
1574.23/1574.66	c total #watches: 293110
1575.13/1575.53	c total #propagations: 1140541626 / total #impl: 2899333540 (eff. 0.393)
1575.13/1575.53	c #Conflicts:    3063000 | #Learnt:      79158 | 0.000
1575.13/1575.53	c total clause space: 1440.99MB
1575.13/1575.53	c total #watches: 295110
1576.04/1576.43	c total #propagations: 1140968239 / total #impl: 2900476775 (eff. 0.393)
1576.04/1576.43	c #Conflicts:    3064000 | #Learnt:      80158 | 0.000
1576.04/1576.43	c total clause space: 1440.99MB
1576.04/1576.43	c total #watches: 297110
1576.63/1577.00	c total #propagations: 1141435699 / total #impl: 2901612477 (eff. 0.393)
1576.63/1577.00	c #Conflicts:    3065000 | #Learnt:      81158 | 0.000
1576.63/1577.00	c total clause space: 1440.99MB
1576.63/1577.00	c total #watches: 299110
1577.14/1577.59	c total #propagations: 1141750961 / total #impl: 2902424557 (eff. 0.393)
1577.14/1577.59	c #Conflicts:    3066000 | #Learnt:      82158 | 0.000
1577.14/1577.59	c total clause space: 1440.99MB
1577.14/1577.59	c total #watches: 301110
1577.83/1578.21	c total #propagations: 1142083822 / total #impl: 2903275650 (eff. 0.393)
1577.83/1578.21	c #Conflicts:    3067000 | #Learnt:      83158 | 0.000
1577.83/1578.21	c total clause space: 1440.99MB
1577.83/1578.21	c total #watches: 303110
1578.33/1578.78	c total #propagations: 1142379301 / total #impl: 2904195281 (eff. 0.393)
1578.33/1578.78	c #Conflicts:    3068000 | #Learnt:      84158 | 0.000
1578.33/1578.78	c total clause space: 1440.99MB
1578.33/1578.78	c total #watches: 305110
1579.03/1579.49	c total #propagations: 1142679423 / total #impl: 2905055631 (eff. 0.393)
1579.03/1579.49	c GC COLLECT
1579.03/1579.49	c #Conflicts:    3069000 | #Learnt:      42684 | 0.000
1579.03/1579.49	c total clause space: 1440.99MB
1579.03/1579.49	c total #watches: 222162
1579.43/1579.87	c total #propagations: 1143019591 / total #impl: 2905962018 (eff. 0.393)
1579.43/1579.87	c #Conflicts:    3070000 | #Learnt:      43684 | 0.000
1579.43/1579.87	c total clause space: 1440.99MB
1579.43/1579.87	c total #watches: 224162
1579.93/1580.32	c total #propagations: 1143337441 / total #impl: 2906891937 (eff. 0.393)
1579.93/1580.32	c #Conflicts:    3071000 | #Learnt:      44684 | 0.000
1579.93/1580.32	c total clause space: 1440.99MB
1579.93/1580.32	c total #watches: 226162
1580.34/1580.77	c total #propagations: 1143705183 / total #impl: 2907854956 (eff. 0.393)
1580.34/1580.77	c #Conflicts:    3072000 | #Learnt:      45684 | 0.000
1580.34/1580.77	c total clause space: 1440.99MB
1580.34/1580.77	c total #watches: 228162
1580.73/1581.19	c total #propagations: 1144007156 / total #impl: 2908776693 (eff. 0.393)
1580.73/1581.19	c #Conflicts:    3073000 | #Learnt:      46684 | 0.000
1580.73/1581.19	c total clause space: 1440.99MB
1580.73/1581.19	c total #watches: 230162
1581.23/1581.62	c total #propagations: 1144303289 / total #impl: 2909678855 (eff. 0.393)
1581.23/1581.62	c #Conflicts:    3074000 | #Learnt:      47684 | 0.000
1581.23/1581.62	c total clause space: 1440.99MB
1581.23/1581.62	c total #watches: 232162
1581.73/1582.11	c total #propagations: 1144603527 / total #impl: 2910563022 (eff. 0.393)
1581.73/1582.11	c #Conflicts:    3075000 | #Learnt:      48684 | 0.000
1581.73/1582.11	c total clause space: 1440.99MB
1581.73/1582.11	c total #watches: 234162
1582.23/1582.64	c total #propagations: 1144920679 / total #impl: 2911469258 (eff. 0.393)
1582.23/1582.64	c #Conflicts:    3076000 | #Learnt:      49684 | 0.000
1582.23/1582.64	c total clause space: 1440.99MB
1582.23/1582.64	c total #watches: 236162
1582.83/1583.27	c total #propagations: 1145247579 / total #impl: 2912409560 (eff. 0.393)
1582.83/1583.27	c #Conflicts:    3077000 | #Learnt:      50684 | 0.000
1582.83/1583.27	c total clause space: 1440.99MB
1582.83/1583.27	c total #watches: 238162
1583.53/1583.96	c total #propagations: 1145647756 / total #impl: 2913418715 (eff. 0.393)
1583.53/1583.96	c #Conflicts:    3078000 | #Learnt:      51684 | 0.000
1583.53/1583.96	c total clause space: 1440.99MB
1583.53/1583.96	c total #watches: 240162
1584.23/1584.63	c total #propagations: 1146029255 / total #impl: 2914376597 (eff. 0.393)
1584.23/1584.63	c #Conflicts:    3079000 | #Learnt:      52684 | 0.000
1584.23/1584.63	c total clause space: 1440.99MB
1584.23/1584.63	c total #watches: 242162
1584.84/1585.25	c total #propagations: 1146450824 / total #impl: 2915363044 (eff. 0.393)
1584.84/1585.25	c #Conflicts:    3080000 | #Learnt:      53684 | 0.000
1584.84/1585.25	c total clause space: 1440.99MB
1584.84/1585.25	c total #watches: 244162
1585.53/1585.92	c total #propagations: 1146792101 / total #impl: 2916294895 (eff. 0.393)
1585.53/1585.92	c #Conflicts:    3081000 | #Learnt:      54684 | 0.000
1585.53/1585.92	c total clause space: 1440.99MB
1585.53/1585.92	c total #watches: 246162
1586.23/1586.62	c total #propagations: 1147177129 / total #impl: 2917188476 (eff. 0.393)
1586.23/1586.62	c #Conflicts:    3082000 | #Learnt:      55684 | 0.000
1586.23/1586.62	c total clause space: 1440.99MB
1586.23/1586.62	c total #watches: 248162
1586.94/1587.35	c total #propagations: 1147557359 / total #impl: 2918122267 (eff. 0.393)
1586.94/1587.35	c #Conflicts:    3083000 | #Learnt:      56684 | 0.000
1586.94/1587.35	c total clause space: 1440.99MB
1586.94/1587.35	c total #watches: 250162
1587.63/1588.02	c total #propagations: 1147930447 / total #impl: 2919023975 (eff. 0.393)
1587.63/1588.02	c #Conflicts:    3084000 | #Learnt:      57684 | 0.000
1587.63/1588.02	c total clause space: 1440.99MB
1587.63/1588.02	c total #watches: 252162
1588.43/1588.84	c total #propagations: 1148257817 / total #impl: 2920028494 (eff. 0.393)
1588.43/1588.84	c #Conflicts:    3085000 | #Learnt:      58684 | 0.000
1588.43/1588.84	c total clause space: 1440.99MB
1588.43/1588.84	c total #watches: 254162
1589.24/1589.63	c total #propagations: 1148653848 / total #impl: 2921012934 (eff. 0.393)
1589.24/1589.63	c #Conflicts:    3086000 | #Learnt:      59684 | 0.000
1589.24/1589.63	c total clause space: 1440.99MB
1589.24/1589.63	c total #watches: 256162
1589.93/1590.36	c total #propagations: 1149021400 / total #impl: 2921959195 (eff. 0.393)
1589.93/1590.36	c #Conflicts:    3087000 | #Learnt:      60684 | 0.000
1589.93/1590.36	c total clause space: 1440.99MB
1589.93/1590.36	c total #watches: 258162
1590.53/1590.98	c total #propagations: 1149383315 / total #impl: 2922871877 (eff. 0.393)
1590.53/1590.98	c #Conflicts:    3088000 | #Learnt:      61684 | 0.000
1590.53/1590.98	c total clause space: 1440.99MB
1590.53/1590.98	c total #watches: 260162
1591.34/1591.75	c total #propagations: 1149733575 / total #impl: 2923695274 (eff. 0.393)
1591.34/1591.75	c #Conflicts:    3089000 | #Learnt:      62684 | 0.000
1591.34/1591.75	c total clause space: 1440.99MB
1591.34/1591.75	c total #watches: 262162
1592.13/1592.58	c total #propagations: 1150139243 / total #impl: 2924637336 (eff. 0.393)
1592.13/1592.58	c #Conflicts:    3090000 | #Learnt:      63684 | 0.000
1592.13/1592.58	c total clause space: 1440.99MB
1592.13/1592.58	c total #watches: 264162
1592.93/1593.35	c total #propagations: 1150506151 / total #impl: 2925513639 (eff. 0.393)
1592.93/1593.35	c #Conflicts:    3091000 | #Learnt:      64684 | 0.000
1592.93/1593.35	c total clause space: 1440.99MB
1592.93/1593.35	c total #watches: 266162
1593.54/1593.95	c total #propagations: 1150870252 / total #impl: 2926393937 (eff. 0.393)
1593.54/1593.95	c #Conflicts:    3092000 | #Learnt:      65684 | 0.000
1593.54/1593.95	c total clause space: 1440.99MB
1593.54/1593.95	c total #watches: 268162
1594.23/1594.61	c total #propagations: 1151211011 / total #impl: 2927230331 (eff. 0.393)
1594.23/1594.61	c #Conflicts:    3093000 | #Learnt:      66684 | 0.000
1594.23/1594.61	c total clause space: 1440.99MB
1594.23/1594.61	c total #watches: 270162
1594.93/1595.37	c total #propagations: 1151631216 / total #impl: 2928166185 (eff. 0.393)
1594.93/1595.37	c #Conflicts:    3094000 | #Learnt:      67684 | 0.000
1594.93/1595.37	c total clause space: 1440.99MB
1594.93/1595.37	c total #watches: 272162
1595.74/1596.14	c total #propagations: 1152153427 / total #impl: 2929219157 (eff. 0.393)
1595.74/1596.14	c #Conflicts:    3095000 | #Learnt:      68684 | 0.000
1595.74/1596.14	c total clause space: 1440.99MB
1595.74/1596.14	c total #watches: 274162
1596.63/1597.06	c total #propagations: 1152696412 / total #impl: 2930312037 (eff. 0.393)
1596.63/1597.06	c #Conflicts:    3096000 | #Learnt:      69684 | 0.000
1596.63/1597.06	c total clause space: 1440.99MB
1596.63/1597.06	c total #watches: 276162
1597.43/1597.83	c total #propagations: 1153188138 / total #impl: 2931337419 (eff. 0.393)
1597.43/1597.83	c #Conflicts:    3097000 | #Learnt:      70684 | 0.000
1597.43/1597.83	c total clause space: 1440.99MB
1597.43/1597.83	c total #watches: 278162
1598.23/1598.69	c total #propagations: 1153526057 / total #impl: 2932213078 (eff. 0.393)
1598.23/1598.69	c #Conflicts:    3098000 | #Learnt:      71684 | 0.000
1598.23/1598.69	c total clause space: 1440.99MB
1598.23/1598.69	c total #watches: 280162
1599.14/1599.54	c total #propagations: 1153905263 / total #impl: 2933115195 (eff. 0.393)
1599.14/1599.54	c #Conflicts:    3099000 | #Learnt:      72684 | 0.000
1599.14/1599.54	c total clause space: 1440.99MB
1599.14/1599.54	c total #watches: 282162
1600.03/1600.43	c total #propagations: 1154255863 / total #impl: 2934074321 (eff. 0.393)
1600.03/1600.43	c #Conflicts:    3100000 | #Learnt:      73684 | 0.000
1600.03/1600.43	c total clause space: 1440.99MB
1600.03/1600.43	c total #watches: 284162
1601.03/1601.40	c total #propagations: 1154631569 / total #impl: 2935014146 (eff. 0.393)
1601.03/1601.40	c #Conflicts:    3101000 | #Learnt:      74684 | 0.000
1601.03/1601.40	c total clause space: 1440.99MB
1601.03/1601.40	c total #watches: 286162
1601.63/1602.09	c total #propagations: 1155028286 / total #impl: 2935935829 (eff. 0.393)
1601.63/1602.09	c #Conflicts:    3102000 | #Learnt:      75684 | 0.000
1601.63/1602.09	c total clause space: 1440.99MB
1601.63/1602.09	c total #watches: 288162
1602.34/1602.76	c total #propagations: 1155422476 / total #impl: 2936853239 (eff. 0.393)
1602.34/1602.76	c #Conflicts:    3103000 | #Learnt:      76684 | 0.000
1602.34/1602.76	c total clause space: 1440.99MB
1602.34/1602.76	c total #watches: 290162
1603.13/1603.58	c total #propagations: 1155784586 / total #impl: 2937694669 (eff. 0.393)
1603.13/1603.58	c #Conflicts:    3104000 | #Learnt:      77684 | 0.000
1603.13/1603.58	c total clause space: 1440.99MB
1603.13/1603.58	c total #watches: 292162
1604.13/1604.51	c total #propagations: 1156170976 / total #impl: 2938599455 (eff. 0.393)
1604.13/1604.51	c #Conflicts:    3105000 | #Learnt:      78684 | 0.000
1604.13/1604.51	c total clause space: 1440.99MB
1604.13/1604.51	c total #watches: 294162
1605.13/1605.55	c total #propagations: 1156551325 / total #impl: 2939556830 (eff. 0.393)
1605.13/1605.55	c #Conflicts:    3106000 | #Learnt:      79684 | 0.000
1605.13/1605.55	c total clause space: 1440.99MB
1605.13/1605.55	c total #watches: 296162
1605.93/1606.38	c total #propagations: 1156931332 / total #impl: 2940528554 (eff. 0.393)
1605.93/1606.38	c #Conflicts:    3107000 | #Learnt:      80684 | 0.000
1605.93/1606.38	c total clause space: 1440.99MB
1605.93/1606.38	c total #watches: 298162
1607.03/1607.49	c total #propagations: 1157283369 / total #impl: 2941437568 (eff. 0.393)
1607.03/1607.49	c #Conflicts:    3108000 | #Learnt:      81684 | 0.000
1607.03/1607.49	c total clause space: 1440.99MB
1607.03/1607.49	c total #watches: 300162
1608.13/1608.50	c total #propagations: 1157707098 / total #impl: 2942443873 (eff. 0.393)
1608.13/1608.50	c #Conflicts:    3109000 | #Learnt:      82684 | 0.000
1608.13/1608.50	c total clause space: 1440.99MB
1608.13/1608.50	c total #watches: 302162
1608.83/1609.25	c total #propagations: 1158070503 / total #impl: 2943329691 (eff. 0.393)
1608.83/1609.25	c #Conflicts:    3110000 | #Learnt:      83684 | 0.000
1608.83/1609.25	c total clause space: 1440.99MB
1608.83/1609.25	c total #watches: 304162
1609.63/1610.08	c total #propagations: 1158430755 / total #impl: 2944173355 (eff. 0.393)
1609.63/1610.08	c #Conflicts:    3111000 | #Learnt:      84684 | 0.000
1609.63/1610.08	c total clause space: 1440.99MB
1609.63/1610.08	c total #watches: 306162
1610.53/1610.91	c total #propagations: 1158825732 / total #impl: 2945147323 (eff. 0.393)
1610.53/1610.91	c #Conflicts:    3112000 | #Learnt:      85684 | 0.000
1610.53/1610.91	c total clause space: 1440.99MB
1610.53/1610.91	c total #watches: 308162
1611.03/1611.45	c total #propagations: 1159198839 / total #impl: 2946128330 (eff. 0.393)
1611.03/1611.45	c GC COLLECT
1611.03/1611.45	c #Conflicts:    3113000 | #Learnt:      43858 | 0.000
1611.03/1611.45	c total clause space: 1440.99MB
1611.03/1611.45	c total #watches: 224510
1611.53/1611.92	c total #propagations: 1159537025 / total #impl: 2947021965 (eff. 0.393)
1611.53/1611.92	c #Conflicts:    3114000 | #Learnt:      44858 | 0.000
1611.53/1611.92	c total clause space: 1440.99MB
1611.53/1611.92	c total #watches: 226510
1611.93/1612.38	c total #propagations: 1159860464 / total #impl: 2947885904 (eff. 0.393)
1611.93/1612.38	c #Conflicts:    3115000 | #Learnt:      45858 | 0.000
1611.93/1612.38	c total clause space: 1440.99MB
1611.93/1612.38	c total #watches: 228510
1612.53/1612.92	c total #propagations: 1160196282 / total #impl: 2948786466 (eff. 0.393)
1612.53/1612.92	c #Conflicts:    3116000 | #Learnt:      46858 | 0.000
1612.53/1612.92	c total clause space: 1440.99MB
1612.53/1612.92	c total #watches: 230510
1613.03/1613.46	c total #propagations: 1160545380 / total #impl: 2949667433 (eff. 0.393)
1613.03/1613.46	c #Conflicts:    3117000 | #Learnt:      47858 | 0.000
1613.03/1613.46	c total clause space: 1440.99MB
1613.03/1613.46	c total #watches: 232510
1613.63/1614.05	c total #propagations: 1160890452 / total #impl: 2950578721 (eff. 0.393)
1613.63/1614.05	c #Conflicts:    3118000 | #Learnt:      48858 | 0.000
1613.63/1614.05	c total clause space: 1440.99MB
1613.63/1614.05	c total #watches: 234510
1614.23/1614.66	c total #propagations: 1161237675 / total #impl: 2951523673 (eff. 0.393)
1614.23/1614.66	c #Conflicts:    3119000 | #Learnt:      49858 | 0.000
1614.23/1614.66	c total clause space: 1440.99MB
1614.23/1614.66	c total #watches: 236510
1614.83/1615.26	c total #propagations: 1161588275 / total #impl: 2952482744 (eff. 0.393)
1614.83/1615.26	c #Conflicts:    3120000 | #Learnt:      50858 | 0.000
1614.83/1615.26	c total clause space: 1440.99MB
1614.83/1615.26	c total #watches: 238510
1615.43/1615.84	c total #propagations: 1161915690 / total #impl: 2953417784 (eff. 0.393)
1615.43/1615.84	c #Conflicts:    3121000 | #Learnt:      51858 | 0.000
1615.43/1615.84	c total clause space: 1440.99MB
1615.43/1615.84	c total #watches: 240510
1616.13/1616.52	c total #propagations: 1162238249 / total #impl: 2954309749 (eff. 0.393)
1616.13/1616.52	c #Conflicts:    3122000 | #Learnt:      52858 | 0.000
1616.13/1616.52	c total clause space: 1440.99MB
1616.13/1616.52	c total #watches: 242510
1616.73/1617.17	c total #propagations: 1162592941 / total #impl: 2955223292 (eff. 0.393)
1616.73/1617.17	c #Conflicts:    3123000 | #Learnt:      53858 | 0.000
1616.73/1617.17	c total clause space: 1440.99MB
1616.73/1617.17	c total #watches: 244510
1617.43/1617.81	c total #propagations: 1162981853 / total #impl: 2956126306 (eff. 0.393)
1617.43/1617.81	c #Conflicts:    3124000 | #Learnt:      54858 | 0.000
1617.43/1617.81	c total clause space: 1440.99MB
1617.43/1617.81	c total #watches: 246510
1618.03/1618.46	c total #propagations: 1163360014 / total #impl: 2957004637 (eff. 0.393)
1618.03/1618.46	c #Conflicts:    3125000 | #Learnt:      55858 | 0.000
1618.03/1618.46	c total clause space: 1440.99MB
1618.03/1618.46	c total #watches: 248510
1618.83/1619.24	c total #propagations: 1163700856 / total #impl: 2957903060 (eff. 0.393)
1618.83/1619.24	c #Conflicts:    3126000 | #Learnt:      56858 | 0.000
1618.83/1619.24	c total clause space: 1440.99MB
1618.83/1619.24	c total #watches: 250510
1619.53/1619.93	c total #propagations: 1164090271 / total #impl: 2958831991 (eff. 0.393)
1619.53/1619.93	c #Conflicts:    3127000 | #Learnt:      57858 | 0.000
1619.53/1619.93	c total clause space: 1440.99MB
1619.53/1619.93	c total #watches: 252510
1620.23/1620.62	c total #propagations: 1164474590 / total #impl: 2959738716 (eff. 0.393)
1620.23/1620.62	c #Conflicts:    3128000 | #Learnt:      58858 | 0.000
1620.23/1620.62	c total clause space: 1440.99MB
1620.23/1620.62	c total #watches: 254510
1620.73/1621.15	c total #propagations: 1164852650 / total #impl: 2960690809 (eff. 0.393)
1620.73/1621.15	c #Conflicts:    3129000 | #Learnt:      59858 | 0.000
1620.73/1621.15	c total clause space: 1440.99MB
1620.73/1621.15	c total #watches: 256510
1621.43/1621.84	c total #propagations: 1165158825 / total #impl: 2961520698 (eff. 0.393)
1621.43/1621.84	c #Conflicts:    3130000 | #Learnt:      60858 | 0.000
1621.43/1621.84	c total clause space: 1440.99MB
1621.43/1621.84	c total #watches: 258510
1622.23/1622.69	c total #propagations: 1165527908 / total #impl: 2962419792 (eff. 0.393)
1622.23/1622.69	c #Conflicts:    3131000 | #Learnt:      61858 | 0.000
1622.23/1622.69	c total clause space: 1440.99MB
1622.23/1622.69	c total #watches: 260510
1623.03/1623.41	c total #propagations: 1165958751 / total #impl: 2963451088 (eff. 0.393)
1623.03/1623.41	c #Conflicts:    3132000 | #Learnt:      62858 | 0.000
1623.03/1623.41	c total clause space: 1440.99MB
1623.03/1623.41	c total #watches: 262510
1623.63/1624.07	c total #propagations: 1166343611 / total #impl: 2964355649 (eff. 0.393)
1623.63/1624.07	c #Conflicts:    3133000 | #Learnt:      63858 | 0.000
1623.63/1624.07	c total clause space: 1440.99MB
1623.63/1624.07	c total #watches: 264510
1624.53/1624.98	c total #propagations: 1166724636 / total #impl: 2965251241 (eff. 0.393)
1624.53/1624.98	c #Conflicts:    3134000 | #Learnt:      64858 | 0.000
1624.53/1624.98	c total clause space: 1440.99MB
1624.53/1624.98	c total #watches: 266510
1625.43/1625.87	c total #propagations: 1167107103 / total #impl: 2966201869 (eff. 0.393)
1625.43/1625.87	c #Conflicts:    3135000 | #Learnt:      65858 | 0.000
1625.43/1625.87	c total clause space: 1440.99MB
1625.43/1625.87	c total #watches: 268510
1626.22/1626.60	c total #propagations: 1167541954 / total #impl: 2967223121 (eff. 0.393)
1626.22/1626.60	c #Conflicts:    3136000 | #Learnt:      66858 | 0.000
1626.22/1626.60	c total clause space: 1440.99MB
1626.22/1626.60	c total #watches: 270510
1626.82/1627.22	c total #propagations: 1167941897 / total #impl: 2968202710 (eff. 0.393)
1626.82/1627.22	c #Conflicts:    3137000 | #Learnt:      67858 | 0.000
1626.82/1627.22	c total clause space: 1440.99MB
1626.82/1627.22	c total #watches: 272510
1627.42/1627.82	c total #propagations: 1168267934 / total #impl: 2969148730 (eff. 0.393)
1627.42/1627.82	c #Conflicts:    3138000 | #Learnt:      68858 | 0.000
1627.42/1627.82	c total clause space: 1440.99MB
1627.42/1627.82	c total #watches: 274510
1627.92/1628.38	c total #propagations: 1168758811 / total #impl: 2970229936 (eff. 0.393)
1627.92/1628.38	c #Conflicts:    3139000 | #Learnt:      69858 | 0.000
1627.92/1628.38	c total clause space: 1440.99MB
1627.92/1628.38	c total #watches: 276510
1628.62/1629.02	c total #propagations: 1169318322 / total #impl: 2971300872 (eff. 0.394)
1628.62/1629.02	c #Conflicts:    3140000 | #Learnt:      70858 | 0.000
1628.62/1629.02	c total clause space: 1440.99MB
1628.62/1629.02	c total #watches: 278510
1629.32/1629.77	c total #propagations: 1169845125 / total #impl: 2972400405 (eff. 0.394)
1629.32/1629.77	c #Conflicts:    3141000 | #Learnt:      71858 | 0.000
1629.32/1629.77	c total clause space: 1440.99MB
1629.32/1629.77	c total #watches: 280510
1630.12/1630.56	c total #propagations: 1170283228 / total #impl: 2973401707 (eff. 0.394)
1630.12/1630.56	c #Conflicts:    3142000 | #Learnt:      72858 | 0.000
1630.12/1630.56	c total clause space: 1440.99MB
1630.12/1630.56	c total #watches: 282510
1631.03/1631.42	c total #propagations: 1170686403 / total #impl: 2974296340 (eff. 0.394)
1631.03/1631.42	c #Conflicts:    3143000 | #Learnt:      73858 | 0.000
1631.03/1631.42	c total clause space: 1440.99MB
1631.03/1631.42	c total #watches: 284510
1631.62/1632.04	c total #propagations: 1171055903 / total #impl: 2975162710 (eff. 0.394)
1631.62/1632.04	c #Conflicts:    3144000 | #Learnt:      74858 | 0.000
1631.62/1632.04	c total clause space: 1440.99MB
1631.62/1632.04	c total #watches: 286510
1632.62/1633.02	c total #propagations: 1171417847 / total #impl: 2975961253 (eff. 0.394)
1632.62/1633.02	c #Conflicts:    3145000 | #Learnt:      75858 | 0.000
1632.62/1633.02	c total clause space: 1440.99MB
1632.62/1633.02	c total #watches: 288510
1633.52/1633.99	c total #propagations: 1171827766 / total #impl: 2976931403 (eff. 0.394)
1633.52/1633.99	c #Conflicts:    3146000 | #Learnt:      76858 | 0.000
1633.52/1633.99	c total clause space: 1440.99MB
1633.52/1633.99	c total #watches: 290510
1634.23/1634.68	c total #propagations: 1172213530 / total #impl: 2977874761 (eff. 0.394)
1634.23/1634.68	c #Conflicts:    3147000 | #Learnt:      77858 | 0.000
1634.23/1634.68	c total clause space: 1440.99MB
1634.23/1634.68	c total #watches: 292510
1635.02/1635.42	c total #propagations: 1172535501 / total #impl: 2978719102 (eff. 0.394)
1635.02/1635.42	c #Conflicts:    3148000 | #Learnt:      78858 | 0.000
1635.02/1635.42	c total clause space: 1440.99MB
1635.02/1635.42	c total #watches: 294510
1635.82/1636.21	c total #propagations: 1172798791 / total #impl: 2979489266 (eff. 0.394)
1635.82/1636.21	c #Conflicts:    3149000 | #Learnt:      79858 | 0.000
1635.82/1636.21	c total clause space: 1440.99MB
1635.82/1636.21	c total #watches: 296510
1636.82/1637.26	c total #propagations: 1173097219 / total #impl: 2980312422 (eff. 0.394)
1636.82/1637.26	c #Conflicts:    3150000 | #Learnt:      80858 | 0.000
1636.82/1637.26	c total clause space: 1440.99MB
1636.82/1637.26	c total #watches: 298510
1637.92/1638.37	c total #propagations: 1173454801 / total #impl: 2981209995 (eff. 0.394)
1637.92/1638.37	c #Conflicts:    3151000 | #Learnt:      81858 | 0.000
1637.92/1638.37	c total clause space: 1440.99MB
1637.92/1638.37	c total #watches: 300510
1638.73/1639.13	c total #propagations: 1173858007 / total #impl: 2982187278 (eff. 0.394)
1638.73/1639.13	c #Conflicts:    3152000 | #Learnt:      82858 | 0.000
1638.73/1639.13	c total clause space: 1440.99MB
1638.73/1639.13	c total #watches: 302510
1639.92/1640.32	c total #propagations: 1174199679 / total #impl: 2983037517 (eff. 0.394)
1639.92/1640.32	c #Conflicts:    3153000 | #Learnt:      83858 | 0.000
1639.92/1640.32	c total clause space: 1440.99MB
1639.92/1640.32	c total #watches: 304510
1641.02/1641.46	c total #propagations: 1174558788 / total #impl: 2983926339 (eff. 0.394)
1641.02/1641.46	c #Conflicts:    3154000 | #Learnt:      84858 | 0.000
1641.02/1641.46	c total clause space: 1440.99MB
1641.02/1641.46	c total #watches: 306510
1642.03/1642.49	c total #propagations: 1174945434 / total #impl: 2984829076 (eff. 0.394)
1642.03/1642.49	c #Conflicts:    3155000 | #Learnt:      85858 | 0.000
1642.03/1642.49	c total clause space: 1440.99MB
1642.03/1642.49	c total #watches: 308510
1642.72/1643.17	c total #propagations: 1175370835 / total #impl: 2985796331 (eff. 0.394)
1642.72/1643.17	c GC COLLECT
1642.72/1643.17	c #Conflicts:    3156000 | #Learnt:      43732 | 0.000
1642.72/1643.17	c total clause space: 1440.99MB
1642.72/1643.17	c total #watches: 224258
1643.22/1643.62	c total #propagations: 1175694319 / total #impl: 2986659847 (eff. 0.394)
1643.22/1643.62	c #Conflicts:    3157000 | #Learnt:      44732 | 0.000
1643.22/1643.62	c total clause space: 1440.99MB
1643.22/1643.62	c total #watches: 226258
1643.62/1644.00	c total #propagations: 1176026579 / total #impl: 2987548785 (eff. 0.394)
1643.62/1644.00	c #Conflicts:    3158000 | #Learnt:      45732 | 0.000
1643.62/1644.00	c total clause space: 1440.99MB
1643.62/1644.00	c total #watches: 228258
1643.92/1644.37	c total #propagations: 1176345439 / total #impl: 2988387008 (eff. 0.394)
1643.92/1644.37	c #Conflicts:    3159000 | #Learnt:      46732 | 0.000
1643.92/1644.37	c total clause space: 1440.99MB
1643.92/1644.37	c total #watches: 230258
1644.42/1644.85	c total #propagations: 1176655828 / total #impl: 2989194240 (eff. 0.394)
1644.42/1644.85	c #Conflicts:    3160000 | #Learnt:      47732 | 0.000
1644.42/1644.85	c total clause space: 1440.99MB
1644.42/1644.85	c total #watches: 232258
1645.02/1645.40	c total #propagations: 1176965279 / total #impl: 2990065815 (eff. 0.394)
1645.02/1645.40	c #Conflicts:    3161000 | #Learnt:      48732 | 0.000
1645.02/1645.40	c total clause space: 1440.99MB
1645.02/1645.40	c total #watches: 234258
1645.52/1645.98	c total #propagations: 1177271919 / total #impl: 2990950988 (eff. 0.394)
1645.52/1645.98	c #Conflicts:    3162000 | #Learnt:      49732 | 0.000
1645.52/1645.98	c total clause space: 1440.99MB
1645.52/1645.98	c total #watches: 236258
1646.12/1646.58	c total #propagations: 1177553157 / total #impl: 2991798960 (eff. 0.394)
1646.12/1646.58	c #Conflicts:    3163000 | #Learnt:      50732 | 0.000
1646.12/1646.58	c total clause space: 1440.99MB
1646.12/1646.58	c total #watches: 238258
1646.72/1647.12	c total #propagations: 1177847535 / total #impl: 2992643622 (eff. 0.394)
1646.72/1647.12	c #Conflicts:    3164000 | #Learnt:      51732 | 0.000
1646.72/1647.12	c total clause space: 1440.99MB
1646.72/1647.12	c total #watches: 240258
1647.32/1647.71	c total #propagations: 1178153322 / total #impl: 2993511522 (eff. 0.394)
1647.32/1647.71	c #Conflicts:    3165000 | #Learnt:      52732 | 0.000
1647.32/1647.71	c total clause space: 1440.99MB
1647.32/1647.71	c total #watches: 242258
1647.92/1648.37	c total #propagations: 1178493418 / total #impl: 2994369870 (eff. 0.394)
1647.92/1648.37	c #Conflicts:    3166000 | #Learnt:      53732 | 0.000
1647.92/1648.37	c total clause space: 1440.99MB
1647.92/1648.37	c total #watches: 244258
1648.72/1649.17	c total #propagations: 1178801116 / total #impl: 2995195369 (eff. 0.394)
1648.72/1649.17	c #Conflicts:    3167000 | #Learnt:      54732 | 0.000
1648.72/1649.17	c total clause space: 1440.99MB
1648.72/1649.17	c total #watches: 246258
1649.32/1649.71	c total #propagations: 1179217534 / total #impl: 2996185779 (eff. 0.394)
1649.32/1649.71	c #Conflicts:    3168000 | #Learnt:      55732 | 0.000
1649.32/1649.71	c total clause space: 1440.99MB
1649.32/1649.71	c total #watches: 248258
1649.82/1650.22	c total #propagations: 1179558014 / total #impl: 2997147875 (eff. 0.394)
1649.82/1650.22	c #Conflicts:    3169000 | #Learnt:      56732 | 0.000
1649.82/1650.22	c total clause space: 1440.99MB
1649.82/1650.22	c total #watches: 250258
1650.32/1650.76	c total #propagations: 1179890762 / total #impl: 2998082193 (eff. 0.394)
1650.32/1650.76	c #Conflicts:    3170000 | #Learnt:      57732 | 0.000
1650.32/1650.76	c total clause space: 1440.99MB
1650.32/1650.76	c total #watches: 252258
1650.92/1651.30	c total #propagations: 1180221333 / total #impl: 2999026144 (eff. 0.394)
1650.92/1651.30	c #Conflicts:    3171000 | #Learnt:      58732 | 0.000
1650.92/1651.30	c total clause space: 1440.99MB
1650.92/1651.30	c total #watches: 254258
1651.42/1651.83	c total #propagations: 1180548249 / total #impl: 2999957675 (eff. 0.394)
1651.42/1651.83	c #Conflicts:    3172000 | #Learnt:      59732 | 0.000
1651.42/1651.83	c total clause space: 1440.99MB
1651.42/1651.83	c total #watches: 256258
1651.93/1652.31	c total #propagations: 1180868034 / total #impl: 3000900803 (eff. 0.394)
1651.93/1652.31	c #Conflicts:    3173000 | #Learnt:      60732 | 0.000
1651.93/1652.31	c total clause space: 1440.99MB
1651.93/1652.31	c total #watches: 258258
1652.32/1652.77	c total #propagations: 1181195865 / total #impl: 3001829862 (eff. 0.393)
1652.32/1652.77	c #Conflicts:    3174000 | #Learnt:      61732 | 0.000
1652.32/1652.77	c total clause space: 1440.99MB
1652.32/1652.77	c total #watches: 260258
1652.82/1653.25	c total #propagations: 1181523051 / total #impl: 3002731321 (eff. 0.393)
1652.82/1653.25	c #Conflicts:    3175000 | #Learnt:      62732 | 0.000
1652.82/1653.25	c total clause space: 1440.99MB
1652.82/1653.25	c total #watches: 262258
1653.32/1653.74	c total #propagations: 1181850382 / total #impl: 3003627224 (eff. 0.393)
1653.32/1653.74	c #Conflicts:    3176000 | #Learnt:      63732 | 0.000
1653.32/1653.74	c total clause space: 1440.99MB
1653.32/1653.74	c total #watches: 264258
1653.82/1654.27	c total #propagations: 1182160546 / total #impl: 3004477518 (eff. 0.393)
1653.82/1654.27	c #Conflicts:    3177000 | #Learnt:      64732 | 0.000
1653.82/1654.27	c total clause space: 1440.99MB
1653.82/1654.27	c total #watches: 266258
1654.52/1654.91	c total #propagations: 1182486748 / total #impl: 3005417773 (eff. 0.393)
1654.52/1654.91	c #Conflicts:    3178000 | #Learnt:      65732 | 0.000
1654.52/1654.91	c total clause space: 1440.99MB
1654.52/1654.91	c total #watches: 268258
1655.13/1655.53	c total #propagations: 1182823621 / total #impl: 3006362731 (eff. 0.393)
1655.13/1655.53	c #Conflicts:    3179000 | #Learnt:      66732 | 0.000
1655.13/1655.53	c total clause space: 1440.99MB
1655.13/1655.53	c total #watches: 270258
1655.92/1656.37	c total #propagations: 1183165619 / total #impl: 3007262664 (eff. 0.393)
1655.92/1656.37	c #Conflicts:    3180000 | #Learnt:      67732 | 0.000
1655.92/1656.37	c total clause space: 1440.99MB
1655.92/1656.37	c total #watches: 272258
1656.92/1657.33	c total #propagations: 1183801061 / total #impl: 3008553399 (eff. 0.393)
1656.92/1657.33	c #Conflicts:    3181000 | #Learnt:      68732 | 0.000
1656.92/1657.33	c total clause space: 1440.99MB
1656.92/1657.33	c total #watches: 274258
1657.92/1658.35	c total #propagations: 1184350973 / total #impl: 3009730111 (eff. 0.394)
1657.92/1658.35	c #Conflicts:    3182000 | #Learnt:      69732 | 0.000
1657.92/1658.35	c total clause space: 1440.99MB
1657.92/1658.35	c total #watches: 276258
1658.92/1659.36	c total #propagations: 1184882549 / total #impl: 3010950647 (eff. 0.394)
1658.92/1659.36	c #Conflicts:    3183000 | #Learnt:      70732 | 0.000
1658.92/1659.36	c total clause space: 1440.99MB
1658.92/1659.36	c total #watches: 278258
1659.92/1660.34	c total #propagations: 1185367785 / total #impl: 3012132195 (eff. 0.394)
1659.92/1660.34	c #Conflicts:    3184000 | #Learnt:      71732 | 0.000
1659.92/1660.34	c total clause space: 1440.99MB
1659.92/1660.34	c total #watches: 280258
1660.92/1661.37	c total #propagations: 1185845369 / total #impl: 3013358660 (eff. 0.394)
1660.92/1661.37	c #Conflicts:    3185000 | #Learnt:      72732 | 0.000
1660.92/1661.37	c total clause space: 1440.99MB
1660.92/1661.37	c total #watches: 282258
1662.02/1662.46	c total #propagations: 1186333729 / total #impl: 3014619494 (eff. 0.394)
1662.02/1662.46	c #Conflicts:    3186000 | #Learnt:      73732 | 0.000
1662.02/1662.46	c total clause space: 1440.99MB
1662.02/1662.46	c total #watches: 284258
1663.02/1663.48	c total #propagations: 1186802135 / total #impl: 3015745937 (eff. 0.394)
1663.02/1663.48	c #Conflicts:    3187000 | #Learnt:      74732 | 0.000
1663.02/1663.48	c total clause space: 1440.99MB
1663.02/1663.48	c total #watches: 286258
1664.12/1664.53	c total #propagations: 1187245762 / total #impl: 3016956997 (eff. 0.394)
1664.12/1664.53	c #Conflicts:    3188000 | #Learnt:      75732 | 0.000
1664.12/1664.53	c total clause space: 1440.99MB
1664.12/1664.53	c total #watches: 288258
1665.42/1665.87	c total #propagations: 1187639987 / total #impl: 3018130162 (eff. 0.394)
1665.42/1665.87	c #Conflicts:    3189000 | #Learnt:      76732 | 0.000
1665.42/1665.87	c total clause space: 1440.99MB
1665.42/1665.87	c total #watches: 290258
1666.72/1667.15	c total #propagations: 1188136254 / total #impl: 3019413738 (eff. 0.393)
1666.72/1667.15	c #Conflicts:    3190000 | #Learnt:      77732 | 0.000
1666.72/1667.15	c total clause space: 1440.99MB
1666.72/1667.15	c total #watches: 292258
1668.02/1668.45	c total #propagations: 1188610343 / total #impl: 3020665746 (eff. 0.393)
1668.02/1668.45	c #Conflicts:    3191000 | #Learnt:      78732 | 0.000
1668.02/1668.45	c total clause space: 1440.99MB
1668.02/1668.45	c total #watches: 294258
1669.32/1669.79	c total #propagations: 1189052407 / total #impl: 3021864869 (eff. 0.393)
1669.32/1669.79	c #Conflicts:    3192000 | #Learnt:      79732 | 0.000
1669.32/1669.79	c total clause space: 1440.99MB
1669.32/1669.79	c total #watches: 296258
1670.82/1671.24	c total #propagations: 1189473148 / total #impl: 3023022413 (eff. 0.393)
1670.82/1671.24	c #Conflicts:    3193000 | #Learnt:      80732 | 0.000
1670.82/1671.24	c total clause space: 1440.99MB
1670.82/1671.24	c total #watches: 298258
1672.32/1672.78	c total #propagations: 1189929679 / total #impl: 3024254307 (eff. 0.393)
1672.32/1672.78	c #Conflicts:    3194000 | #Learnt:      81732 | 0.000
1672.32/1672.78	c total clause space: 1440.99MB
1672.32/1672.78	c total #watches: 300258
1673.92/1674.30	c total #propagations: 1190383958 / total #impl: 3025488011 (eff. 0.393)
1673.92/1674.30	c #Conflicts:    3195000 | #Learnt:      82732 | 0.000
1673.92/1674.30	c total clause space: 1440.99MB
1673.92/1674.30	c total #watches: 302258
1675.52/1675.91	c total #propagations: 1190840763 / total #impl: 3026679629 (eff. 0.393)
1675.52/1675.91	c #Conflicts:    3196000 | #Learnt:      83732 | 0.000
1675.52/1675.91	c total clause space: 1440.99MB
1675.52/1675.91	c total #watches: 304258
1677.12/1677.56	c total #propagations: 1191323710 / total #impl: 3027884507 (eff. 0.393)
1677.12/1677.56	c #Conflicts:    3197000 | #Learnt:      84732 | 0.000
1677.12/1677.56	c total clause space: 1440.99MB
1677.12/1677.56	c total #watches: 306258
1678.42/1678.87	c total #propagations: 1191822251 / total #impl: 3029161096 (eff. 0.393)
1678.42/1678.87	c #Conflicts:    3198000 | #Learnt:      85732 | 0.000
1678.42/1678.87	c total clause space: 1440.99MB
1678.42/1678.87	c total #watches: 308258
1679.72/1680.11	c total #propagations: 1192221578 / total #impl: 3030339206 (eff. 0.393)
1679.72/1680.11	c #Conflicts:    3199000 | #Learnt:      86732 | 0.000
1679.72/1680.11	c total clause space: 1440.99MB
1679.72/1680.11	c total #watches: 310258
1680.42/1680.84	c total #propagations: 1192626251 / total #impl: 3031549532 (eff. 0.393)
1680.42/1680.84	c GC COLLECT
1680.42/1680.84	c #Conflicts:    3200000 | #Learnt:      44444 | 0.000
1680.42/1680.84	c total clause space: 1440.99MB
1680.42/1680.84	c total #watches: 225682
1680.92/1681.39	c total #propagations: 1193011796 / total #impl: 3032610994 (eff. 0.393)
1680.92/1681.39	c #Conflicts:    3201000 | #Learnt:      45444 | 0.000
1680.92/1681.39	c total clause space: 1440.99MB
1680.92/1681.39	c total #watches: 227682
1681.52/1681.95	c total #propagations: 1193443815 / total #impl: 3033723548 (eff. 0.393)
1681.52/1681.95	c #Conflicts:    3202000 | #Learnt:      46444 | 0.000
1681.52/1681.95	c total clause space: 1440.99MB
1681.52/1681.95	c total #watches: 229682
1682.32/1682.73	c total #propagations: 1193839096 / total #impl: 3034787745 (eff. 0.393)
1682.32/1682.73	c #Conflicts:    3203000 | #Learnt:      47444 | 0.000
1682.32/1682.73	c total clause space: 1440.99MB
1682.32/1682.73	c total #watches: 231682
1683.12/1683.51	c total #propagations: 1194289038 / total #impl: 3035970969 (eff. 0.393)
1683.12/1683.51	c #Conflicts:    3204000 | #Learnt:      48444 | 0.000
1683.12/1683.51	c total clause space: 1440.99MB
1683.12/1683.51	c total #watches: 233682
1683.82/1684.24	c total #propagations: 1194689049 / total #impl: 3037055937 (eff. 0.393)
1683.82/1684.24	c #Conflicts:    3205000 | #Learnt:      49444 | 0.000
1683.82/1684.24	c total clause space: 1440.99MB
1683.82/1684.24	c total #watches: 235682
1684.42/1684.87	c total #propagations: 1195127757 / total #impl: 3038123324 (eff. 0.393)
1684.42/1684.87	c #Conflicts:    3206000 | #Learnt:      50444 | 0.000
1684.42/1684.87	c total clause space: 1440.99MB
1684.42/1684.87	c total #watches: 237682
1685.12/1685.54	c total #propagations: 1195457733 / total #impl: 3038984727 (eff. 0.393)
1685.12/1685.54	c #Conflicts:    3207000 | #Learnt:      51444 | 0.000
1685.12/1685.54	c total clause space: 1440.99MB
1685.12/1685.54	c total #watches: 239682
1685.82/1686.26	c total #propagations: 1195804778 / total #impl: 3039878831 (eff. 0.393)
1685.82/1686.26	c #Conflicts:    3208000 | #Learnt:      52444 | 0.000
1685.82/1686.26	c total clause space: 1440.99MB
1685.82/1686.26	c total #watches: 241682
1686.52/1686.94	c total #propagations: 1196177366 / total #impl: 3040741269 (eff. 0.393)
1686.52/1686.94	c #Conflicts:    3209000 | #Learnt:      53444 | 0.000
1686.52/1686.94	c total clause space: 1440.99MB
1686.52/1686.94	c total #watches: 243682
1687.22/1687.68	c total #propagations: 1196577165 / total #impl: 3041707021 (eff. 0.393)
1687.22/1687.68	c #Conflicts:    3210000 | #Learnt:      54444 | 0.000
1687.22/1687.68	c total clause space: 1440.99MB
1687.22/1687.68	c total #watches: 245682
1687.82/1688.21	c total #propagations: 1196947819 / total #impl: 3042601750 (eff. 0.393)
1687.82/1688.21	c #Conflicts:    3211000 | #Learnt:      55444 | 0.000
1687.82/1688.21	c total clause space: 1440.99MB
1687.82/1688.21	c total #watches: 247682
1688.32/1688.72	c total #propagations: 1197310773 / total #impl: 3043409298 (eff. 0.393)
1688.32/1688.72	c #Conflicts:    3212000 | #Learnt:      56444 | 0.000
1688.32/1688.72	c total clause space: 1440.99MB
1688.32/1688.72	c total #watches: 249682
1688.92/1689.37	c total #propagations: 1197670245 / total #impl: 3044258183 (eff. 0.393)
1688.92/1689.37	c #Conflicts:    3213000 | #Learnt:      57444 | 0.000
1688.92/1689.37	c total clause space: 1440.99MB
1688.92/1689.37	c total #watches: 251682
1689.62/1690.06	c total #propagations: 1198056558 / total #impl: 3045230289 (eff. 0.393)
1689.62/1690.06	c #Conflicts:    3214000 | #Learnt:      58444 | 0.000
1689.62/1690.06	c total clause space: 1440.99MB
1689.62/1690.06	c total #watches: 253682
1690.32/1690.79	c total #propagations: 1198426943 / total #impl: 3046120830 (eff. 0.393)
1690.32/1690.79	c #Conflicts:    3215000 | #Learnt:      59444 | 0.000
1690.32/1690.79	c total clause space: 1440.99MB
1690.32/1690.79	c total #watches: 255682
1691.11/1691.54	c total #propagations: 1198820550 / total #impl: 3047026512 (eff. 0.393)
1691.11/1691.54	c #Conflicts:    3216000 | #Learnt:      60444 | 0.000
1691.11/1691.54	c total clause space: 1440.99MB
1691.11/1691.54	c total #watches: 257682
1691.81/1692.26	c total #propagations: 1199145425 / total #impl: 3047942184 (eff. 0.393)
1691.81/1692.26	c #Conflicts:    3217000 | #Learnt:      61444 | 0.000
1691.81/1692.26	c total clause space: 1440.99MB
1691.81/1692.26	c total #watches: 259682
1692.52/1693.00	c total #propagations: 1199526720 / total #impl: 3048872320 (eff. 0.393)
1692.52/1693.00	c #Conflicts:    3218000 | #Learnt:      62444 | 0.000
1692.52/1693.00	c total clause space: 1440.99MB
1692.52/1693.00	c total #watches: 261682
1693.11/1693.56	c total #propagations: 1199936939 / total #impl: 3049831335 (eff. 0.393)
1693.11/1693.56	c #Conflicts:    3219000 | #Learnt:      63444 | 0.000
1693.11/1693.56	c total clause space: 1440.99MB
1693.11/1693.56	c total #watches: 263682
1693.91/1694.34	c total #propagations: 1200279076 / total #impl: 3050687006 (eff. 0.393)
1693.91/1694.34	c #Conflicts:    3220000 | #Learnt:      64444 | 0.000
1693.91/1694.34	c total clause space: 1440.99MB
1693.91/1694.34	c total #watches: 265682
1694.51/1694.97	c total #propagations: 1200897981 / total #impl: 3051914074 (eff. 0.393)
1694.51/1694.97	c #Conflicts:    3221000 | #Learnt:      65444 | 0.000
1694.51/1694.97	c total clause space: 1440.99MB
1694.51/1694.97	c total #watches: 267682
1695.31/1695.71	c total #propagations: 1201362147 / total #impl: 3052952054 (eff. 0.394)
1695.31/1695.71	c #Conflicts:    3222000 | #Learnt:      66444 | 0.000
1695.31/1695.71	c total clause space: 1440.99MB
1695.31/1695.71	c total #watches: 269682
1695.92/1696.37	c total #propagations: 1201709812 / total #impl: 3053907171 (eff. 0.393)
1695.92/1696.37	c #Conflicts:    3223000 | #Learnt:      67444 | 0.000
1695.92/1696.37	c total clause space: 1440.99MB
1695.92/1696.37	c total #watches: 271682
1696.61/1697.07	c total #propagations: 1202054810 / total #impl: 3054827730 (eff. 0.393)
1696.61/1697.07	c #Conflicts:    3224000 | #Learnt:      68444 | 0.000
1696.61/1697.07	c total clause space: 1440.99MB
1696.61/1697.07	c total #watches: 273682
1697.51/1697.98	c total #propagations: 1202433644 / total #impl: 3055806555 (eff. 0.393)
1697.51/1697.98	c #Conflicts:    3225000 | #Learnt:      69444 | 0.000
1697.51/1697.98	c total clause space: 1440.99MB
1697.51/1697.98	c total #watches: 275682
1698.41/1698.82	c total #propagations: 1202842531 / total #impl: 3056759128 (eff. 0.394)
1698.41/1698.82	c #Conflicts:    3226000 | #Learnt:      70444 | 0.000
1698.41/1698.82	c total clause space: 1440.99MB
1698.41/1698.82	c total #watches: 277682
1699.01/1699.48	c total #propagations: 1203200090 / total #impl: 3057667692 (eff. 0.394)
1699.01/1699.48	c #Conflicts:    3227000 | #Learnt:      71444 | 0.000
1699.01/1699.48	c total clause space: 1440.99MB
1699.01/1699.48	c total #watches: 279682
1700.01/1700.44	c total #propagations: 1203561753 / total #impl: 3058513863 (eff. 0.394)
1700.01/1700.44	c #Conflicts:    3228000 | #Learnt:      72444 | 0.000
1700.01/1700.44	c total clause space: 1440.99MB
1700.01/1700.44	c total #watches: 281682
1701.01/1701.40	c total #propagations: 1203936499 / total #impl: 3059398936 (eff. 0.394)
1701.01/1701.40	c #Conflicts:    3229000 | #Learnt:      73444 | 0.000
1701.01/1701.40	c total clause space: 1440.99MB
1701.01/1701.40	c total #watches: 283682
1701.71/1702.15	c total #propagations: 1204352468 / total #impl: 3060368772 (eff. 0.394)
1701.71/1702.15	c #Conflicts:    3230000 | #Learnt:      74444 | 0.000
1701.71/1702.15	c total clause space: 1440.99MB
1701.71/1702.15	c total #watches: 285682
1702.42/1702.87	c total #propagations: 1204681461 / total #impl: 3061217569 (eff. 0.394)
1702.42/1702.87	c #Conflicts:    3231000 | #Learnt:      75444 | 0.000
1702.42/1702.87	c total clause space: 1440.99MB
1702.42/1702.87	c total #watches: 287682
1703.11/1703.59	c total #propagations: 1205050272 / total #impl: 3062081850 (eff. 0.394)
1703.11/1703.59	c #Conflicts:    3232000 | #Learnt:      76444 | 0.000
1703.11/1703.59	c total clause space: 1440.99MB
1703.11/1703.59	c total #watches: 289682
1704.21/1704.63	c total #propagations: 1205456298 / total #impl: 3063029744 (eff. 0.394)
1704.21/1704.63	c #Conflicts:    3233000 | #Learnt:      77444 | 0.000
1704.21/1704.63	c total clause space: 1440.99MB
1704.21/1704.63	c total #watches: 291682
1705.21/1705.60	c total #propagations: 1205839576 / total #impl: 3063983619 (eff. 0.394)
1705.21/1705.60	c #Conflicts:    3234000 | #Learnt:      78444 | 0.000
1705.21/1705.60	c total clause space: 1440.99MB
1705.21/1705.60	c total #watches: 293682
1705.82/1706.25	c total #propagations: 1206212981 / total #impl: 3064871866 (eff. 0.394)
1705.82/1706.25	c #Conflicts:    3235000 | #Learnt:      79444 | 0.000
1705.82/1706.25	c total clause space: 1440.99MB
1705.82/1706.25	c total #watches: 295682
1706.92/1707.35	c total #propagations: 1206578371 / total #impl: 3065732915 (eff. 0.394)
1706.92/1707.35	c #Conflicts:    3236000 | #Learnt:      80444 | 0.000
1706.92/1707.35	c total clause space: 1440.99MB
1706.92/1707.35	c total #watches: 297682
1707.92/1708.38	c total #propagations: 1206959642 / total #impl: 3066669037 (eff. 0.394)
1707.92/1708.38	c #Conflicts:    3237000 | #Learnt:      81444 | 0.000
1707.92/1708.38	c total clause space: 1440.99MB
1707.92/1708.38	c total #watches: 299682
1708.91/1709.37	c total #propagations: 1207334503 / total #impl: 3067581539 (eff. 0.394)
1708.91/1709.37	c #Conflicts:    3238000 | #Learnt:      82444 | 0.000
1708.91/1709.37	c total clause space: 1440.99MB
1708.91/1709.37	c total #watches: 301682
1710.01/1710.40	c total #propagations: 1207734635 / total #impl: 3068524760 (eff. 0.394)
1710.01/1710.40	c #Conflicts:    3239000 | #Learnt:      83444 | 0.000
1710.01/1710.40	c total clause space: 1440.99MB
1710.01/1710.40	c total #watches: 303682
1710.91/1711.31	c total #propagations: 1208177030 / total #impl: 3069602258 (eff. 0.394)
1710.91/1711.31	c #Conflicts:    3240000 | #Learnt:      84444 | 0.000
1710.91/1711.31	c total clause space: 1440.99MB
1710.91/1711.31	c total #watches: 305682
1711.51/1711.94	c total #propagations: 1208600709 / total #impl: 3070631063 (eff. 0.394)
1711.51/1711.94	c #Conflicts:    3241000 | #Learnt:      85444 | 0.000
1711.51/1711.94	c total clause space: 1440.99MB
1711.51/1711.94	c total #watches: 307682
1712.11/1712.53	c total #propagations: 1208903809 / total #impl: 3071465774 (eff. 0.394)
1712.11/1712.53	c #Conflicts:    3242000 | #Learnt:      86444 | 0.000
1712.11/1712.53	c total clause space: 1440.99MB
1712.11/1712.53	c total #watches: 309682
1712.71/1713.18	c total #propagations: 1209195246 / total #impl: 3072254283 (eff. 0.394)
1712.71/1713.18	c #Conflicts:    3243000 | #Learnt:      87444 | 0.000
1712.71/1713.18	c total clause space: 1440.99MB
1712.71/1713.18	c total #watches: 311682
1713.21/1713.68	c total #propagations: 1209507651 / total #impl: 3073094887 (eff. 0.394)
1713.21/1713.68	c GC COLLECT
1713.21/1713.68	c #Conflicts:    3244000 | #Learnt:      44675 | 0.000
1713.21/1713.68	c total clause space: 1440.99MB
1713.21/1713.68	c total #watches: 226144
1713.71/1714.14	c total #propagations: 1209839665 / total #impl: 3073892929 (eff. 0.394)
1713.71/1714.14	c #Conflicts:    3245000 | #Learnt:      45675 | 0.000
1713.71/1714.14	c total clause space: 1440.99MB
1713.71/1714.14	c total #watches: 228144
1714.21/1714.62	c total #propagations: 1210187080 / total #impl: 3074806338 (eff. 0.394)
1714.21/1714.62	c #Conflicts:    3246000 | #Learnt:      46675 | 0.000
1714.21/1714.62	c total clause space: 1440.99MB
1714.21/1714.62	c total #watches: 230144
1714.71/1715.11	c total #propagations: 1210552921 / total #impl: 3075717954 (eff. 0.394)
1714.71/1715.11	c #Conflicts:    3247000 | #Learnt:      47675 | 0.000
1714.71/1715.11	c total clause space: 1440.99MB
1714.71/1715.11	c total #watches: 232144
1715.21/1715.61	c total #propagations: 1210925005 / total #impl: 3076732797 (eff. 0.394)
1715.21/1715.61	c #Conflicts:    3248000 | #Learnt:      48675 | 0.000
1715.21/1715.61	c total clause space: 1440.99MB
1715.21/1715.61	c total #watches: 234144
1715.62/1716.10	c total #propagations: 1211282562 / total #impl: 3077752329 (eff. 0.394)
1715.62/1716.10	c #Conflicts:    3249000 | #Learnt:      49675 | 0.000
1715.62/1716.10	c total clause space: 1440.99MB
1715.62/1716.10	c total #watches: 236144
1716.21/1716.67	c total #propagations: 1211638604 / total #impl: 3078773853 (eff. 0.394)
1716.21/1716.67	c #Conflicts:    3250000 | #Learnt:      50675 | 0.000
1716.21/1716.67	c total clause space: 1440.99MB
1716.21/1716.67	c total #watches: 238144
1716.91/1717.31	c total #propagations: 1211978645 / total #impl: 3079711723 (eff. 0.394)
1716.91/1717.31	c #Conflicts:    3251000 | #Learnt:      51675 | 0.000
1716.91/1717.31	c total clause space: 1440.99MB
1716.91/1717.31	c total #watches: 240144
1717.51/1717.91	c total #propagations: 1212373269 / total #impl: 3080635959 (eff. 0.394)
1717.51/1717.91	c #Conflicts:    3252000 | #Learnt:      52675 | 0.000
1717.51/1717.91	c total clause space: 1440.99MB
1717.51/1717.91	c total #watches: 242144
1718.11/1718.52	c total #propagations: 1212726072 / total #impl: 3081512254 (eff. 0.394)
1718.11/1718.52	c #Conflicts:    3253000 | #Learnt:      53675 | 0.000
1718.11/1718.52	c total clause space: 1440.99MB
1718.11/1718.52	c total #watches: 244144
1718.81/1719.28	c total #propagations: 1213066846 / total #impl: 3082383072 (eff. 0.394)
1718.81/1719.28	c #Conflicts:    3254000 | #Learnt:      54675 | 0.000
1718.81/1719.28	c total clause space: 1440.99MB
1718.81/1719.28	c total #watches: 246144
1719.51/1719.98	c total #propagations: 1213460966 / total #impl: 3083338182 (eff. 0.394)
1719.51/1719.98	c #Conflicts:    3255000 | #Learnt:      55675 | 0.000
1719.51/1719.98	c total clause space: 1440.99MB
1719.51/1719.98	c total #watches: 248144
1720.12/1720.52	c total #propagations: 1213856449 / total #impl: 3084320237 (eff. 0.394)
1720.12/1720.52	c #Conflicts:    3256000 | #Learnt:      56675 | 0.000
1720.12/1720.52	c total clause space: 1440.99MB
1720.12/1720.52	c total #watches: 250144
1720.61/1721.01	c total #propagations: 1214224040 / total #impl: 3085238543 (eff. 0.394)
1720.61/1721.01	c #Conflicts:    3257000 | #Learnt:      57675 | 0.000
1720.61/1721.01	c total clause space: 1440.99MB
1720.61/1721.01	c total #watches: 252144
1721.12/1721.54	c total #propagations: 1214481058 / total #impl: 3086001602 (eff. 0.394)
1721.12/1721.54	c #Conflicts:    3258000 | #Learnt:      58675 | 0.000
1721.12/1721.54	c total clause space: 1440.99MB
1721.12/1721.54	c total #watches: 254144
1721.91/1722.30	c total #propagations: 1214794813 / total #impl: 3086799427 (eff. 0.394)
1721.91/1722.30	c #Conflicts:    3259000 | #Learnt:      59675 | 0.000
1721.91/1722.30	c total clause space: 1440.99MB
1721.91/1722.30	c total #watches: 256144
1722.61/1723.09	c total #propagations: 1215156946 / total #impl: 3087722091 (eff. 0.394)
1722.61/1723.09	c #Conflicts:    3260000 | #Learnt:      60675 | 0.000
1722.61/1723.09	c total clause space: 1440.99MB
1722.61/1723.09	c total #watches: 258144
1723.21/1723.67	c total #propagations: 1215533702 / total #impl: 3088634105 (eff. 0.394)
1723.21/1723.67	c #Conflicts:    3261000 | #Learnt:      61675 | 0.000
1723.21/1723.67	c total clause space: 1440.99MB
1723.21/1723.67	c total #watches: 260144
1724.01/1724.40	c total #propagations: 1215914642 / total #impl: 3089470266 (eff. 0.394)
1724.01/1724.40	c #Conflicts:    3262000 | #Learnt:      62675 | 0.000
1724.01/1724.40	c total clause space: 1440.99MB
1724.01/1724.40	c total #watches: 262144
1724.91/1725.32	c total #propagations: 1216324002 / total #impl: 3090410597 (eff. 0.394)
1724.91/1725.32	c #Conflicts:    3263000 | #Learnt:      63675 | 0.000
1724.91/1725.32	c total clause space: 1440.99MB
1724.91/1725.32	c total #watches: 264144
1725.51/1725.99	c total #propagations: 1216702924 / total #impl: 3091363301 (eff. 0.394)
1725.51/1725.99	c #Conflicts:    3264000 | #Learnt:      64675 | 0.000
1725.51/1725.99	c total clause space: 1440.99MB
1725.51/1725.99	c total #watches: 266144
1726.31/1726.71	c total #propagations: 1217065628 / total #impl: 3092267645 (eff. 0.394)
1726.31/1726.71	c #Conflicts:    3265000 | #Learnt:      65675 | 0.000
1726.31/1726.71	c total clause space: 1440.99MB
1726.31/1726.71	c total #watches: 268144
1727.01/1727.47	c total #propagations: 1217418768 / total #impl: 3093202440 (eff. 0.394)
1727.01/1727.47	c #Conflicts:    3266000 | #Learnt:      66675 | 0.000
1727.01/1727.47	c total clause space: 1440.99MB
1727.01/1727.47	c total #watches: 270144
1728.01/1728.41	c total #propagations: 1217751831 / total #impl: 3094122652 (eff. 0.394)
1728.01/1728.41	c #Conflicts:    3267000 | #Learnt:      67675 | 0.000
1728.01/1728.41	c total clause space: 1440.99MB
1728.01/1728.41	c total #watches: 272144
1728.81/1729.24	c total #propagations: 1218125109 / total #impl: 3095143594 (eff. 0.394)
1728.81/1729.24	c #Conflicts:    3268000 | #Learnt:      68675 | 0.000
1728.81/1729.24	c total clause space: 1440.99MB
1728.81/1729.24	c total #watches: 274144
1729.71/1730.16	c total #propagations: 1218501545 / total #impl: 3096165452 (eff. 0.394)
1729.71/1730.16	c #Conflicts:    3269000 | #Learnt:      69675 | 0.000
1729.71/1730.16	c total clause space: 1440.99MB
1729.71/1730.16	c total #watches: 276144
1730.51/1730.95	c total #propagations: 1218883437 / total #impl: 3097224398 (eff. 0.394)
1730.51/1730.95	c #Conflicts:    3270000 | #Learnt:      70675 | 0.000
1730.51/1730.95	c total clause space: 1440.99MB
1730.51/1730.95	c total #watches: 278144
1731.51/1731.98	c total #propagations: 1219236635 / total #impl: 3098111448 (eff. 0.394)
1731.51/1731.98	c #Conflicts:    3271000 | #Learnt:      71675 | 0.000
1731.51/1731.98	c total clause space: 1440.99MB
1731.51/1731.98	c total #watches: 280144
1732.21/1732.69	c total #propagations: 1219653846 / total #impl: 3099116142 (eff. 0.394)
1732.21/1732.69	c #Conflicts:    3272000 | #Learnt:      72675 | 0.000
1732.21/1732.69	c total clause space: 1440.99MB
1732.21/1732.69	c total #watches: 282144
1733.21/1733.63	c total #propagations: 1220023657 / total #impl: 3100115684 (eff. 0.394)
1733.21/1733.63	c #Conflicts:    3273000 | #Learnt:      73675 | 0.000
1733.21/1733.63	c total clause space: 1440.99MB
1733.21/1733.63	c total #watches: 284144
1734.21/1734.61	c total #propagations: 1220407363 / total #impl: 3101039642 (eff. 0.394)
1734.21/1734.61	c #Conflicts:    3274000 | #Learnt:      74675 | 0.000
1734.21/1734.61	c total clause space: 1440.99MB
1734.21/1734.61	c total #watches: 286144
1735.01/1735.46	c total #propagations: 1220814787 / total #impl: 3102049684 (eff. 0.394)
1735.01/1735.46	c #Conflicts:    3275000 | #Learnt:      75675 | 0.000
1735.01/1735.46	c total clause space: 1440.99MB
1735.01/1735.46	c total #watches: 288144
1735.91/1736.35	c total #propagations: 1221164236 / total #impl: 3102963775 (eff. 0.394)
1735.91/1736.35	c #Conflicts:    3276000 | #Learnt:      76675 | 0.000
1735.91/1736.35	c total clause space: 1440.99MB
1735.91/1736.35	c total #watches: 290144
1736.71/1737.16	c total #propagations: 1221486594 / total #impl: 3103895492 (eff. 0.394)
1736.71/1737.16	c #Conflicts:    3277000 | #Learnt:      77675 | 0.000
1736.71/1737.16	c total clause space: 1440.99MB
1736.71/1737.16	c total #watches: 292144
1737.61/1738.08	c total #propagations: 1221815760 / total #impl: 3104836064 (eff. 0.394)
1737.61/1738.08	c #Conflicts:    3278000 | #Learnt:      78675 | 0.000
1737.61/1738.08	c total clause space: 1440.99MB
1737.61/1738.08	c total #watches: 294144
1738.71/1739.15	c total #propagations: 1222214454 / total #impl: 3105710111 (eff. 0.394)
1738.71/1739.15	c #Conflicts:    3279000 | #Learnt:      79675 | 0.000
1738.71/1739.15	c total clause space: 1440.99MB
1738.71/1739.15	c total #watches: 296144
1739.60/1740.05	c total #propagations: 1222603885 / total #impl: 3106679877 (eff. 0.394)
1739.60/1740.05	c #Conflicts:    3280000 | #Learnt:      80675 | 0.000
1739.60/1740.05	c total clause space: 1440.99MB
1739.60/1740.05	c total #watches: 298144
1740.70/1741.12	c total #propagations: 1223021870 / total #impl: 3107664736 (eff. 0.394)
1740.70/1741.12	c #Conflicts:    3281000 | #Learnt:      81675 | 0.000
1740.70/1741.12	c total clause space: 1440.99MB
1740.70/1741.12	c total #watches: 300144
1741.80/1742.23	c total #propagations: 1223351601 / total #impl: 3108554113 (eff. 0.394)
1741.80/1742.23	c #Conflicts:    3282000 | #Learnt:      82675 | 0.000
1741.80/1742.23	c total clause space: 1440.99MB
1741.80/1742.23	c total #watches: 302144
1742.70/1743.12	c total #propagations: 1223744449 / total #impl: 3109506471 (eff. 0.394)
1742.70/1743.12	c #Conflicts:    3283000 | #Learnt:      83675 | 0.000
1742.70/1743.12	c total clause space: 1440.99MB
1742.70/1743.12	c total #watches: 304144
1743.60/1744.00	c total #propagations: 1224130243 / total #impl: 3110435631 (eff. 0.394)
1743.60/1744.00	c #Conflicts:    3284000 | #Learnt:      84675 | 0.000
1743.60/1744.00	c total clause space: 1440.99MB
1743.60/1744.00	c total #watches: 306144
1744.40/1744.83	c total #propagations: 1224460518 / total #impl: 3111256095 (eff. 0.394)
1744.40/1744.83	c #Conflicts:    3285000 | #Learnt:      85675 | 0.000
1744.40/1744.83	c total clause space: 1440.99MB
1744.40/1744.83	c total #watches: 308144
1745.20/1745.67	c total #propagations: 1224785797 / total #impl: 3112097723 (eff. 0.394)
1745.20/1745.67	c #Conflicts:    3286000 | #Learnt:      86675 | 0.000
1745.20/1745.67	c total clause space: 1440.99MB
1745.20/1745.67	c total #watches: 310144
1746.10/1746.50	c total #propagations: 1225132896 / total #impl: 3112986766 (eff. 0.394)
1746.10/1746.50	c #Conflicts:    3287000 | #Learnt:      87675 | 0.000
1746.10/1746.50	c total clause space: 1440.99MB
1746.10/1746.50	c total #watches: 312144
1746.80/1747.22	c total #propagations: 1225475415 / total #impl: 3113909489 (eff. 0.394)
1746.80/1747.22	c GC COLLECT
1746.80/1747.22	c #Conflicts:    3288000 | #Learnt:      44660 | 0.000
1746.80/1747.22	c total clause space: 1440.99MB
1746.80/1747.22	c total #watches: 226114
1747.40/1747.83	c total #propagations: 1225795166 / total #impl: 3114772300 (eff. 0.394)
1747.40/1747.83	c #Conflicts:    3289000 | #Learnt:      45660 | 0.000
1747.40/1747.83	c total clause space: 1440.99MB
1747.40/1747.83	c total #watches: 228114
1748.10/1748.51	c total #propagations: 1226349533 / total #impl: 3115929031 (eff. 0.394)
1748.10/1748.51	c #Conflicts:    3290000 | #Learnt:      46660 | 0.000
1748.10/1748.51	c total clause space: 1440.99MB
1748.10/1748.51	c total #watches: 230114
1748.80/1749.25	c total #propagations: 1226929097 / total #impl: 3117181132 (eff. 0.394)
1748.80/1749.25	c #Conflicts:    3291000 | #Learnt:      47660 | 0.000
1748.80/1749.25	c total clause space: 1440.99MB
1748.80/1749.25	c total #watches: 232114
1749.40/1749.87	c total #propagations: 1227492691 / total #impl: 3118368794 (eff. 0.394)
1749.40/1749.87	c #Conflicts:    3292000 | #Learnt:      48660 | 0.000
1749.40/1749.87	c total clause space: 1440.99MB
1749.40/1749.87	c total #watches: 234114
1750.30/1750.72	c total #propagations: 1227926050 / total #impl: 3119478030 (eff. 0.394)
1750.30/1750.72	c #Conflicts:    3293000 | #Learnt:      49660 | 0.000
1750.30/1750.72	c total clause space: 1440.99MB
1750.30/1750.72	c total #watches: 236114
1751.10/1751.53	c total #propagations: 1228486724 / total #impl: 3120713022 (eff. 0.394)
1751.10/1751.53	c #Conflicts:    3294000 | #Learnt:      50660 | 0.000
1751.10/1751.53	c total clause space: 1440.99MB
1751.10/1751.53	c total #watches: 238114
1751.70/1752.14	c total #propagations: 1229090392 / total #impl: 3122022533 (eff. 0.394)
1751.70/1752.14	c #Conflicts:    3295000 | #Learnt:      51660 | 0.000
1751.70/1752.14	c total clause space: 1440.99MB
1751.70/1752.14	c total #watches: 240114
1752.20/1752.67	c total #propagations: 1229521094 / total #impl: 3123082309 (eff. 0.394)
1752.20/1752.67	c #Conflicts:    3296000 | #Learnt:      52660 | 0.000
1752.20/1752.67	c total clause space: 1440.99MB
1752.20/1752.67	c total #watches: 242114
1752.90/1753.32	c total #propagations: 1229892368 / total #impl: 3124026680 (eff. 0.394)
1752.90/1753.32	c #Conflicts:    3297000 | #Learnt:      53660 | 0.000
1752.90/1753.32	c total clause space: 1440.99MB
1752.90/1753.32	c total #watches: 244114
1753.50/1753.95	c total #propagations: 1230322031 / total #impl: 3125063083 (eff. 0.394)
1753.50/1753.95	c #Conflicts:    3298000 | #Learnt:      54660 | 0.000
1753.50/1753.95	c total clause space: 1440.99MB
1753.50/1753.95	c total #watches: 246114
1754.11/1754.57	c total #propagations: 1230686695 / total #impl: 3126010939 (eff. 0.394)
1754.11/1754.57	c #Conflicts:    3299000 | #Learnt:      55660 | 0.000
1754.11/1754.57	c total clause space: 1440.99MB
1754.11/1754.57	c total #watches: 248114
1754.80/1755.23	c total #propagations: 1231036852 / total #impl: 3126999477 (eff. 0.394)
1754.80/1755.23	c #Conflicts:    3300000 | #Learnt:      56660 | 0.000
1754.80/1755.23	c total clause space: 1440.99MB
1754.80/1755.23	c total #watches: 250114
1755.50/1755.91	c total #propagations: 1231408605 / total #impl: 3127970832 (eff. 0.394)
1755.50/1755.91	c #Conflicts:    3301000 | #Learnt:      57660 | 0.000
1755.50/1755.91	c total clause space: 1440.99MB
1755.50/1755.91	c total #watches: 252114
1756.20/1756.67	c total #propagations: 1231869457 / total #impl: 3129112679 (eff. 0.394)
1756.20/1756.67	c #Conflicts:    3302000 | #Learnt:      58660 | 0.000
1756.20/1756.67	c total clause space: 1440.99MB
1756.20/1756.67	c total #watches: 254114
1757.10/1757.50	c total #propagations: 1232269065 / total #impl: 3130196666 (eff. 0.394)
1757.10/1757.50	c #Conflicts:    3303000 | #Learnt:      59660 | 0.000
1757.10/1757.50	c total clause space: 1440.99MB
1757.10/1757.50	c total #watches: 256114
1757.80/1758.25	c total #propagations: 1232687538 / total #impl: 3131305066 (eff. 0.394)
1757.80/1758.25	c #Conflicts:    3304000 | #Learnt:      60660 | 0.000
1757.80/1758.25	c total clause space: 1440.99MB
1757.80/1758.25	c total #watches: 258114
1758.51/1758.94	c total #propagations: 1233125341 / total #impl: 3132370318 (eff. 0.394)
1758.51/1758.94	c #Conflicts:    3305000 | #Learnt:      61660 | 0.000
1758.51/1758.94	c total clause space: 1440.99MB
1758.51/1758.94	c total #watches: 260114
1759.30/1759.79	c total #propagations: 1233555561 / total #impl: 3133432679 (eff. 0.394)
1759.30/1759.79	c #Conflicts:    3306000 | #Learnt:      62660 | 0.000
1759.30/1759.79	c total clause space: 1440.99MB
1759.30/1759.79	c total #watches: 262114
1760.10/1760.56	c total #propagations: 1233992544 / total #impl: 3134505671 (eff. 0.394)
1760.10/1760.56	c #Conflicts:    3307000 | #Learnt:      63660 | 0.000
1760.10/1760.56	c total clause space: 1440.99MB
1760.10/1760.56	c total #watches: 264114
1760.90/1761.35	c total #propagations: 1234359501 / total #impl: 3135477483 (eff. 0.394)
1760.90/1761.35	c #Conflicts:    3308000 | #Learnt:      64660 | 0.000
1760.90/1761.35	c total clause space: 1440.99MB
1760.90/1761.35	c total #watches: 266114
1761.70/1762.12	c total #propagations: 1234725906 / total #impl: 3136410042 (eff. 0.394)
1761.70/1762.12	c #Conflicts:    3309000 | #Learnt:      65660 | 0.000
1761.70/1762.12	c total clause space: 1440.99MB
1761.70/1762.12	c total #watches: 268114
1762.40/1762.81	c total #propagations: 1235062108 / total #impl: 3137297779 (eff. 0.394)
1762.40/1762.81	c #Conflicts:    3310000 | #Learnt:      66660 | 0.000
1762.40/1762.81	c total clause space: 1440.99MB
1762.40/1762.81	c total #watches: 270114
1763.10/1763.56	c total #propagations: 1235419616 / total #impl: 3138194952 (eff. 0.394)
1763.10/1763.56	c #Conflicts:    3311000 | #Learnt:      67660 | 0.000
1763.10/1763.56	c total clause space: 1440.99MB
1763.10/1763.56	c total #watches: 272114
1763.90/1764.35	c total #propagations: 1235788099 / total #impl: 3139157958 (eff. 0.394)
1763.90/1764.35	c #Conflicts:    3312000 | #Learnt:      68660 | 0.000
1763.90/1764.35	c total clause space: 1440.99MB
1763.90/1764.35	c total #watches: 274114
1764.70/1765.12	c total #propagations: 1236165723 / total #impl: 3140086679 (eff. 0.394)
1764.70/1765.12	c #Conflicts:    3313000 | #Learnt:      69660 | 0.000
1764.70/1765.12	c total clause space: 1440.99MB
1764.70/1765.12	c total #watches: 276114
1765.40/1765.84	c total #propagations: 1236539475 / total #impl: 3141000512 (eff. 0.394)
1765.40/1765.84	c #Conflicts:    3314000 | #Learnt:      70660 | 0.000
1765.40/1765.84	c total clause space: 1440.99MB
1765.40/1765.84	c total #watches: 278114
1766.10/1766.51	c total #propagations: 1236917704 / total #impl: 3141943865 (eff. 0.394)
1766.10/1766.51	c #Conflicts:    3315000 | #Learnt:      71660 | 0.000
1766.10/1766.51	c total clause space: 1440.99MB
1766.10/1766.51	c total #watches: 280114
1766.90/1767.33	c total #propagations: 1237243886 / total #impl: 3142868283 (eff. 0.394)
1766.90/1767.33	c #Conflicts:    3316000 | #Learnt:      72660 | 0.000
1766.90/1767.33	c total clause space: 1440.99MB
1766.90/1767.33	c total #watches: 282114
1767.70/1768.13	c total #propagations: 1237613058 / total #impl: 3143791869 (eff. 0.394)
1767.70/1768.13	c #Conflicts:    3317000 | #Learnt:      73660 | 0.000
1767.70/1768.13	c total clause space: 1440.99MB
1767.70/1768.13	c total #watches: 284114
1768.41/1768.84	c total #propagations: 1238007825 / total #impl: 3144700384 (eff. 0.394)
1768.41/1768.84	c #Conflicts:    3318000 | #Learnt:      74660 | 0.000
1768.41/1768.84	c total clause space: 1440.99MB
1768.41/1768.84	c total #watches: 286114
1769.20/1769.62	c total #propagations: 1238432975 / total #impl: 3145596814 (eff. 0.394)
1769.20/1769.62	c #Conflicts:    3319000 | #Learnt:      75660 | 0.000
1769.20/1769.62	c total clause space: 1440.99MB
1769.20/1769.62	c total #watches: 288114
1770.10/1770.52	c total #propagations: 1238846554 / total #impl: 3146524849 (eff. 0.394)
1770.10/1770.52	c #Conflicts:    3320000 | #Learnt:      76660 | 0.000
1770.10/1770.52	c total clause space: 1440.99MB
1770.10/1770.52	c total #watches: 290114
1771.10/1771.54	c total #propagations: 1239218562 / total #impl: 3147448042 (eff. 0.394)
1771.10/1771.54	c #Conflicts:    3321000 | #Learnt:      77660 | 0.000
1771.10/1771.54	c total clause space: 1440.99MB
1771.10/1771.54	c total #watches: 292114
1772.00/1772.48	c total #propagations: 1239668160 / total #impl: 3148568490 (eff. 0.394)
1772.00/1772.48	c #Conflicts:    3322000 | #Learnt:      78660 | 0.000
1772.00/1772.48	c total clause space: 1440.99MB
1772.00/1772.48	c total #watches: 294114
1772.81/1773.25	c total #propagations: 1239986845 / total #impl: 3149448625 (eff. 0.394)
1772.81/1773.25	c #Conflicts:    3323000 | #Learnt:      79660 | 0.000
1772.81/1773.25	c total clause space: 1440.99MB
1772.81/1773.25	c total #watches: 296114
1773.50/1773.95	c total #propagations: 1240308246 / total #impl: 3150331344 (eff. 0.394)
1773.50/1773.95	c #Conflicts:    3324000 | #Learnt:      80660 | 0.000
1773.50/1773.95	c total clause space: 1440.99MB
1773.50/1773.95	c total #watches: 298114
1774.20/1774.65	c total #propagations: 1240670676 / total #impl: 3151246233 (eff. 0.394)
1774.20/1774.65	c #Conflicts:    3325000 | #Learnt:      81660 | 0.000
1774.20/1774.65	c total clause space: 1440.99MB
1774.20/1774.65	c total #watches: 300114
1774.90/1775.40	c total #propagations: 1241089341 / total #impl: 3152218766 (eff. 0.394)
1774.90/1775.40	c #Conflicts:    3326000 | #Learnt:      82660 | 0.000
1774.90/1775.40	c total clause space: 1440.99MB
1774.90/1775.40	c total #watches: 302114
1775.70/1776.18	c total #propagations: 1241494769 / total #impl: 3153197514 (eff. 0.394)
1775.70/1776.18	c #Conflicts:    3327000 | #Learnt:      83660 | 0.000
1775.70/1776.18	c total clause space: 1440.99MB
1775.70/1776.18	c total #watches: 304114
1776.70/1777.14	c total #propagations: 1241866309 / total #impl: 3154115395 (eff. 0.394)
1776.70/1777.14	c #Conflicts:    3328000 | #Learnt:      84660 | 0.000
1776.70/1777.14	c total clause space: 1440.99MB
1776.70/1777.14	c total #watches: 306114
1777.60/1778.01	c total #propagations: 1242260126 / total #impl: 3155023689 (eff. 0.394)
1777.60/1778.01	c #Conflicts:    3329000 | #Learnt:      85660 | 0.000
1777.60/1778.01	c total clause space: 1440.99MB
1777.60/1778.01	c total #watches: 308114
1778.41/1778.86	c total #propagations: 1242620209 / total #impl: 3155923798 (eff. 0.394)
1778.41/1778.86	c #Conflicts:    3330000 | #Learnt:      86660 | 0.000
1778.41/1778.86	c total clause space: 1440.99MB
1778.41/1778.86	c total #watches: 310114
1779.30/1779.76	c total #propagations: 1243030040 / total #impl: 3156927629 (eff. 0.394)
1779.30/1779.76	c #Conflicts:    3331000 | #Learnt:      87660 | 0.000
1779.30/1779.76	c total clause space: 1440.99MB
1779.30/1779.76	c total #watches: 312114
1780.30/1780.79	c total #propagations: 1243393239 / total #impl: 3157812391 (eff. 0.394)
1780.30/1780.79	c #Conflicts:    3332000 | #Learnt:      88660 | 0.000
1780.30/1780.79	c total clause space: 1440.99MB
1780.30/1780.79	c total #watches: 314114
1780.90/1781.35	c total #propagations: 1243724973 / total #impl: 3158705976 (eff. 0.394)
1780.90/1781.35	c GC COLLECT
1780.90/1781.35	c #Conflicts:    3333000 | #Learnt:      45328 | 0.000
1780.90/1781.35	c total clause space: 1440.99MB
1780.90/1781.35	c total #watches: 227450
1781.40/1781.84	c total #propagations: 1244104161 / total #impl: 3159612242 (eff. 0.394)
1781.40/1781.84	c #Conflicts:    3334000 | #Learnt:      46328 | 0.000
1781.40/1781.84	c total clause space: 1440.99MB
1781.40/1781.84	c total #watches: 229450
1782.00/1782.42	c total #propagations: 1244454895 / total #impl: 3160542426 (eff. 0.394)
1782.00/1782.42	c #Conflicts:    3335000 | #Learnt:      47328 | 0.000
1782.00/1782.42	c total clause space: 1440.99MB
1782.00/1782.42	c total #watches: 231450
1782.60/1783.03	c total #propagations: 1244856006 / total #impl: 3161508060 (eff. 0.394)
1782.60/1783.03	c #Conflicts:    3336000 | #Learnt:      48328 | 0.000
1782.60/1783.03	c total clause space: 1440.99MB
1782.60/1783.03	c total #watches: 233450
1783.20/1783.66	c total #propagations: 1245252482 / total #impl: 3162434400 (eff. 0.394)
1783.20/1783.66	c #Conflicts:    3337000 | #Learnt:      49328 | 0.000
1783.20/1783.66	c total clause space: 1440.99MB
1783.20/1783.66	c total #watches: 235450
1783.90/1784.31	c total #propagations: 1245594751 / total #impl: 3163358940 (eff. 0.394)
1783.90/1784.31	c #Conflicts:    3338000 | #Learnt:      50328 | 0.000
1783.90/1784.31	c total clause space: 1440.99MB
1783.90/1784.31	c total #watches: 237450
1784.50/1784.92	c total #propagations: 1246111309 / total #impl: 3164470985 (eff. 0.394)
1784.50/1784.92	c #Conflicts:    3339000 | #Learnt:      51328 | 0.000
1784.50/1784.92	c total clause space: 1440.99MB
1784.50/1784.92	c total #watches: 239450
1785.20/1785.66	c total #propagations: 1246492266 / total #impl: 3165379994 (eff. 0.394)
1785.20/1785.66	c #Conflicts:    3340000 | #Learnt:      52328 | 0.000
1785.20/1785.66	c total clause space: 1440.99MB
1785.20/1785.66	c total #watches: 241450
1785.80/1786.22	c total #propagations: 1246871796 / total #impl: 3166296052 (eff. 0.394)
1785.80/1786.22	c #Conflicts:    3341000 | #Learnt:      53328 | 0.000
1785.80/1786.22	c total clause space: 1440.99MB
1785.80/1786.22	c total #watches: 243450
1786.40/1786.82	c total #propagations: 1247204821 / total #impl: 3167174855 (eff. 0.394)
1786.40/1786.82	c #Conflicts:    3342000 | #Learnt:      54328 | 0.000
1786.40/1786.82	c total clause space: 1440.99MB
1786.40/1786.82	c total #watches: 245450
1787.00/1787.43	c total #propagations: 1247533864 / total #impl: 3168053763 (eff. 0.394)
1787.00/1787.43	c #Conflicts:    3343000 | #Learnt:      55328 | 0.000
1787.00/1787.43	c total clause space: 1440.99MB
1787.00/1787.43	c total #watches: 247450
1787.60/1788.05	c total #propagations: 1247964111 / total #impl: 3169006082 (eff. 0.394)
1787.60/1788.05	c #Conflicts:    3344000 | #Learnt:      56328 | 0.000
1787.60/1788.05	c total clause space: 1440.99MB
1787.60/1788.05	c total #watches: 249450
1788.30/1788.78	c total #propagations: 1248525831 / total #impl: 3170011782 (eff. 0.394)
1788.30/1788.78	c #Conflicts:    3345000 | #Learnt:      57328 | 0.000
1788.30/1788.78	c total clause space: 1440.99MB
1788.30/1788.78	c total #watches: 251450
1789.10/1789.53	c total #propagations: 1249223149 / total #impl: 3171223675 (eff. 0.394)
1789.10/1789.53	c #Conflicts:    3346000 | #Learnt:      58328 | 0.000
1789.10/1789.53	c total clause space: 1440.99MB
1789.10/1789.53	c total #watches: 253450
1789.50/1789.99	c total #propagations: 1249833091 / total #impl: 3172376622 (eff. 0.394)
1789.50/1789.99	c #Conflicts:    3347000 | #Learnt:      59328 | 0.000
1789.50/1789.99	c total clause space: 1440.99MB
1789.50/1789.99	c total #watches: 255450
1789.90/1790.39	c total #propagations: 1250191347 / total #impl: 3173240449 (eff. 0.394)
1789.90/1790.39	c #Conflicts:    3348000 | #Learnt:      60328 | 0.000
1789.90/1790.39	c total clause space: 1440.99MB
1789.90/1790.39	c total #watches: 257450
1790.40/1790.84	c total #propagations: 1250561391 / total #impl: 3174072070 (eff. 0.394)
1790.40/1790.84	c #Conflicts:    3349000 | #Learnt:      61328 | 0.000
1790.40/1790.84	c total clause space: 1440.99MB
1790.40/1790.84	c total #watches: 259450
1790.90/1791.35	c total #propagations: 1250944801 / total #impl: 3174956296 (eff. 0.394)
1790.90/1791.35	c #Conflicts:    3350000 | #Learnt:      62328 | 0.000
1790.90/1791.35	c total clause space: 1440.99MB
1790.90/1791.35	c total #watches: 261450
1791.40/1791.88	c total #propagations: 1251318762 / total #impl: 3175872801 (eff. 0.394)
1791.40/1791.88	c #Conflicts:    3351000 | #Learnt:      63328 | 0.000
1791.40/1791.88	c total clause space: 1440.99MB
1791.40/1791.88	c total #watches: 263450
1792.00/1792.46	c total #propagations: 1251665123 / total #impl: 3176721528 (eff. 0.394)
1792.00/1792.46	c #Conflicts:    3352000 | #Learnt:      64328 | 0.000
1792.00/1792.46	c total clause space: 1440.99MB
1792.00/1792.46	c total #watches: 265450
1792.90/1793.36	c total #propagations: 1252036656 / total #impl: 3177638822 (eff. 0.394)
1792.90/1793.36	c #Conflicts:    3353000 | #Learnt:      65328 | 0.000
1792.90/1793.36	c total clause space: 1440.99MB
1792.90/1793.36	c total #watches: 267450
1793.70/1794.15	c total #propagations: 1252447146 / total #impl: 3178614953 (eff. 0.394)
1793.70/1794.15	c #Conflicts:    3354000 | #Learnt:      66328 | 0.000
1793.70/1794.15	c total clause space: 1440.99MB
1793.70/1794.15	c total #watches: 269450
1794.60/1795.00	c total #propagations: 1252809799 / total #impl: 3179491504 (eff. 0.394)
1794.60/1795.00	c #Conflicts:    3355000 | #Learnt:      67328 | 0.000
1794.60/1795.00	c total clause space: 1440.99MB
1794.60/1795.00	c total #watches: 271450
1795.50/1795.90	c total #propagations: 1253280241 / total #impl: 3180567355 (eff. 0.394)
1795.50/1795.90	c #Conflicts:    3356000 | #Learnt:      68328 | 0.000
1795.50/1795.90	c total clause space: 1440.99MB
1795.50/1795.90	c total #watches: 273450
1796.30/1796.78	c total #propagations: 1253712146 / total #impl: 3181582912 (eff. 0.394)
1796.30/1796.78	c #Conflicts:    3357000 | #Learnt:      69328 | 0.000
1796.30/1796.78	c total clause space: 1440.99MB
1796.30/1796.78	c total #watches: 275450
1797.20/1797.63	c total #propagations: 1254086446 / total #impl: 3182524754 (eff. 0.394)
1797.20/1797.63	c #Conflicts:    3358000 | #Learnt:      70328 | 0.000
1797.20/1797.63	c total clause space: 1440.99MB
1797.20/1797.63	c total #watches: 277450
1797.80/1798.29	c total #propagations: 1254474260 / total #impl: 3183431143 (eff. 0.394)
1797.80/1798.29	c #Conflicts:    3359000 | #Learnt:      71328 | 0.000
1797.80/1798.29	c total clause space: 1440.99MB
1797.80/1798.29	c total #watches: 279450
1798.60/1799.09	c total #propagations: 1254974916 / total #impl: 3184464483 (eff. 0.394)
1798.60/1799.09	c #Conflicts:    3360000 | #Learnt:      72328 | 0.000
1798.60/1799.09	c total clause space: 1440.99MB
1798.60/1799.09	c total #watches: 281450
1799.60/1800.06	c total #propagations: 1255702552 / total #impl: 3185761511 (eff. 0.394)
1799.60/1800.06	c #Conflicts:    3361000 | #Learnt:      73328 | 0.000
1799.60/1800.06	c total clause space: 1440.99MB
1799.60/1800.06	c total #watches: 283450

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-4102855-1466268751/watcher-4102855-1466268751 -o /tmp/evaluation-result-4102855-1466268751/solver-4102855-1466268751 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1466240772-17504 --watchdog 1960 --input HOME/instance-4102855-1466268751.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=21917
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.15 2.16 2.14 4/176 21920
/proc/meminfo: memFree=30325768/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 259 0 0 0 0 0 0 0 20 0 1 0 28924052 57319424 8316 33554432000 4194304 6211289 140735931987504 140736944696552 4206599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 13994 8316 98 493 0 13491 0

[startup+0.10022 s]
/proc/loadavg: 2.15 2.16 2.14 4/176 21920
/proc/meminfo: memFree=30325768/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=64696 CPUtime=0.09 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 1534 0 0 0 8 1 0 0 20 0 1 0 28924052 66248704 13642 33554432000 4194304 6211289 140735931987504 140736944696552 4215514 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 16174 13642 144 493 0 15671 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64696

[startup+0.200364 s]
/proc/loadavg: 2.15 2.16 2.14 4/176 21920
/proc/meminfo: memFree=30325768/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=73116 CPUtime=0.19 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 3193 0 0 0 18 1 0 0 20 0 1 0 28924052 74870784 15301 33554432000 4194304 6211289 140735931987504 140735931985032 4228081 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 18312 15303 144 493 0 17809 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 73116

[startup+0.300343 s]
/proc/loadavg: 2.15 2.16 2.14 4/176 21920
/proc/meminfo: memFree=30325768/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=78916 CPUtime=0.29 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 4746 0 0 0 28 1 0 0 20 0 1 0 28924052 80809984 17964 33554432000 4194304 6211289 140735931987504 140735931985032 4228081 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 19729 17965 144 493 0 19226 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78916

[startup+0.700294 s]
/proc/loadavg: 2.15 2.16 2.14 4/176 21920
/proc/meminfo: memFree=30325768/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=106396 CPUtime=0.69 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 7719 0 0 0 67 2 0 0 20 0 1 0 28924052 108949504 22740 33554432000 4194304 6211289 140735931987504 140735931985032 4244717 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 26599 22740 160 493 0 26096 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 106396

[startup+1.50025 s]
/proc/loadavg: 2.15 2.16 2.14 3/177 21921
/proc/meminfo: memFree=30223136/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=125364 CPUtime=1.49 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 8826 0 0 0 147 2 0 0 20 0 1 0 28924052 128372736 27017 33554432000 4194304 6211289 140735931987504 140735931985848 4209216 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 31341 27017 165 493 0 30838 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 125364

[startup+3.10028 s]
/proc/loadavg: 2.15 2.16 2.14 4/177 21921
/proc/meminfo: memFree=30209236/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=156184 CPUtime=3.09 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 9723 0 0 0 306 3 0 0 20 0 1 0 28924052 159932416 31583 33554432000 4194304 6211289 140735931987504 140735931985848 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 39046 31583 165 493 0 38543 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 156184

[startup+6.30029 s]
/proc/loadavg: 2.13 2.16 2.14 4/177 21921
/proc/meminfo: memFree=30183988/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=207500 CPUtime=6.29 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 10936 0 0 0 626 3 0 0 20 0 1 0 28924052 212480000 38040 33554432000 4194304 6211289 140735931987504 140735931985480 4247742 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 51875 38040 165 493 0 51372 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 207500

[startup+12.7003 s]
/proc/loadavg: 2.12 2.16 2.13 3/177 21921
/proc/meminfo: memFree=30098884/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=290348 CPUtime=12.69 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 11914 0 0 0 1264 5 0 0 20 0 1 0 28924052 297316352 56773 33554432000 4194304 6211289 140735931987504 140735931985848 4209856 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 72587 56773 165 493 0 72084 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 290348

[startup+25.5004 s]
/proc/loadavg: 2.17 2.16 2.14 3/177 21921
/proc/meminfo: memFree=30038408/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=291940 CPUtime=25.49 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 12994 0 0 0 2543 6 0 0 20 0 1 0 28924052 298946560 67323 33554432000 4194304 6211289 140735931987504 140735931985848 4202048 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 72985 67323 165 493 0 72482 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 291940

[startup+51.1004 s]
/proc/loadavg: 2.11 2.15 2.13 3/176 21921
/proc/meminfo: memFree=29950912/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=427056 CPUtime=51.08 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 14193 0 0 0 5101 7 0 0 20 0 1 0 28924052 437305344 82148 33554432000 4194304 6211289 140735931987504 140735931985848 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 106764 82148 165 493 0 106261 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 427056

[startup+102.3 s]
/proc/loadavg: 2.09 2.14 2.13 3/177 21923
/proc/meminfo: memFree=29837760/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=431828 CPUtime=102.28 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 15696 0 0 0 10218 10 0 0 20 0 1 0 28924052 442191872 99399 33554432000 4194304 6211289 140735931987504 140735931985848 5167654 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 107957 99399 165 493 0 107454 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 431828

[startup+162.3 s]
/proc/loadavg: 2.14 2.14 2.13 3/177 21924
/proc/meminfo: memFree=29580484/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=651848 CPUtime=162.26 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 17599 0 0 0 16210 16 0 0 20 0 1 0 28924052 667492352 157269 33554432000 4194304 6211289 140735931987504 140735931985848 4241164 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 162962 157269 165 493 0 162459 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 651848

[startup+222.307 s]
/proc/loadavg: 2.14 2.14 2.13 3/177 21925
/proc/meminfo: memFree=29534732/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=654084 CPUtime=222.26 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 18150 0 0 0 22209 17 0 0 20 0 1 0 28924052 669782016 157815 33554432000 4194304 6211289 140735931987504 140735931985848 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 163521 157815 165 493 0 163018 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 654084

[startup+282.3 s]
/proc/loadavg: 2.22 2.16 2.13 3/177 21926
/proc/meminfo: memFree=29513156/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=656420 CPUtime=282.25 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 18721 0 0 0 28207 18 0 0 20 0 1 0 28924052 672174080 158386 33554432000 4194304 6211289 140735931987504 140735931985848 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 164105 158386 165 493 0 163602 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 656420

[startup+342.3 s]
/proc/loadavg: 2.26 2.18 2.13 3/177 21927
/proc/meminfo: memFree=29388188/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=1007100 CPUtime=342.24 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 19539 0 0 0 34204 20 0 0 20 0 1 0 28924052 1031270400 185118 33554432000 4194304 6211289 140735931987504 140735931985848 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 251775 185118 165 493 0 251272 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1007100

[startup+402.3 s]
/proc/loadavg: 2.15 2.16 2.13 3/177 21929
/proc/meminfo: memFree=29349956/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=1009964 CPUtime=402.23 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 20502 0 0 0 40202 21 0 0 20 0 1 0 28924052 1034203136 198250 33554432000 4194304 6211289 140735931987504 140735931985368 4209339 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 252491 198250 165 493 0 251988 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1009964

[startup+462.3 s]
/proc/loadavg: 2.13 2.15 2.13 3/178 21933
/proc/meminfo: memFree=29102088/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=1012368 CPUtime=462.2 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 21177 0 0 0 46197 23 0 0 20 0 1 0 28924052 1036664832 246374 33554432000 4194304 6211289 140735931987504 140735931985848 4209816 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 253092 246374 165 493 0 252589 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1012368

[startup+522.3 s]
/proc/loadavg: 2.15 2.15 2.13 3/178 21957
/proc/meminfo: memFree=29096216/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=1013692 CPUtime=522.17 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 21504 0 0 0 52193 24 0 0 20 0 1 0 28924052 1038020608 246652 33554432000 4194304 6211289 140735931987504 140735931985544 5158916 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 253423 246652 165 493 0 252920 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 1013692

[startup+582.3 s]
/proc/loadavg: 2.11 2.14 2.12 3/177 21958
/proc/meminfo: memFree=29054600/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=1015380 CPUtime=582.14 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 21949 0 0 0 58190 24 0 0 20 0 1 0 28924052 1039749120 247050 33554432000 4194304 6211289 140735931987504 140735931985848 4209838 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 253845 247050 165 493 0 253342 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 1015380


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


[startup+882.307 s]
/proc/loadavg: 2.20 2.16 2.12 3/177 21964
/proc/meminfo: memFree=28992208/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=1024636 CPUtime=882.05 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 23925 0 0 0 88178 27 0 0 20 0 1 0 28924052 1049227264 252535 33554432000 4194304 6211289 140735931987504 140735931985848 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 256159 252535 165 493 0 255656 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 1024636

[startup+942.3 s]
/proc/loadavg: 2.18 2.16 2.12 3/177 21965
/proc/meminfo: memFree=28950064/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=1593564 CPUtime=942.03 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 24355 0 0 0 94170 33 0 0 20 0 1 0 28924052 1631809536 257533 33554432000 4194304 6211289 140735931987504 140735931985848 4209891 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 398391 257533 165 493 0 397888 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 1593564

[startup+1002.3 s]
/proc/loadavg: 2.20 2.17 2.12 3/177 21967
/proc/meminfo: memFree=28947852/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=1596076 CPUtime=1002.02 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 24838 0 0 0 100169 33 0 0 20 0 1 0 28924052 1634381824 258016 33554432000 4194304 6211289 140735931987504 140735931985848 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 399019 258016 165 493 0 398516 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 1596076

[startup+1062.3 s]
/proc/loadavg: 2.23 2.18 2.13 3/178 21971
/proc/meminfo: memFree=28927268/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=1597776 CPUtime=1062.02 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 25208 0 0 0 106168 34 0 0 20 0 1 0 28924052 1636122624 258386 33554432000 4194304 6211289 140735931987504 140735931985848 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 399444 258386 165 493 0 398941 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 1597776

[startup+1122.3 s]
/proc/loadavg: 2.19 2.18 2.13 3/177 21972
/proc/meminfo: memFree=28914884/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=1599008 CPUtime=1122.01 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 25455 0 0 0 112167 34 0 0 20 0 1 0 28924052 1637384192 258633 33554432000 4194304 6211289 140735931987504 140735931985848 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 399752 258633 165 493 0 399249 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 1599008

[startup+1182.3 s]
/proc/loadavg: 2.21 2.19 2.13 3/177 21973
/proc/meminfo: memFree=28913540/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=1599608 CPUtime=1182 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 25601 0 0 0 118166 34 0 0 20 0 1 0 28924052 1637998592 258779 33554432000 4194304 6211289 140735931987504 140735931985848 4209891 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 399902 258779 165 493 0 399399 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 1599608

[startup+1242.3 s]
/proc/loadavg: 2.35 2.23 2.15 3/177 21974
/proc/meminfo: memFree=28903712/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=1600600 CPUtime=1241.98 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 25821 0 0 0 124164 34 0 0 20 0 1 0 28924052 1639014400 258999 33554432000 4194304 6211289 140735931987504 140735931985848 4209838 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 400150 258999 165 493 0 399647 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 1600600

[startup+1302.3 s]
/proc/loadavg: 2.26 2.21 2.15 3/177 21976
/proc/meminfo: memFree=28870212/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=1601408 CPUtime=1301.97 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 26181 0 0 0 130162 35 0 0 20 0 1 0 28924052 1639841792 263401 33554432000 4194304 6211289 140735931987504 140735931985848 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 400352 263401 165 493 0 399849 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 1601408

[startup+1362.3 s]
/proc/loadavg: 2.35 2.24 2.16 3/177 21977
/proc/meminfo: memFree=28805352/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=1602556 CPUtime=1361.97 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 26447 0 0 0 136161 36 0 0 20 0 1 0 28924052 1641017344 275931 33554432000 4194304 6211289 140735931987504 140735931985848 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 400639 275931 165 493 0 400136 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 1602556

[startup+1422.3 s]
/proc/loadavg: 2.29 2.24 2.16 3/177 21978
/proc/meminfo: memFree=28804488/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=1603332 CPUtime=1421.97 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 26593 0 0 0 142161 36 0 0 20 0 1 0 28924052 1641811968 276077 33554432000 4194304 6211289 140735931987504 140735931985848 4209891 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 400833 276077 165 493 0 400330 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 1603332

[startup+1482.3 s]
/proc/loadavg: 2.23 2.22 2.16 3/177 21979
/proc/meminfo: memFree=28482772/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=1604136 CPUtime=1481.95 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 26991 0 0 0 148154 41 0 0 20 0 1 0 28924052 1642635264 354123 33554432000 4194304 6211289 140735931987504 140735931985848 4239458 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 401034 354123 165 493 0 400531 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 1604136

[startup+1542.31 s]
/proc/loadavg: 2.22 2.22 2.16 3/177 21980
/proc/meminfo: memFree=28481912/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=1604936 CPUtime=1541.95 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 27162 0 0 0 154154 41 0 0 20 0 1 0 28924052 1643454464 354288 33554432000 4194304 6211289 140735931987504 140735931985848 4242422 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 401234 354288 165 493 0 400731 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 1604936

[startup+1602.3 s]
/proc/loadavg: 2.19 2.21 2.16 3/177 21982
/proc/meminfo: memFree=28450080/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=1605256 CPUtime=1601.93 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 27247 0 0 0 160152 41 0 0 20 0 1 0 28924052 1643782144 354373 33554432000 4194304 6211289 140735931987504 140735931985848 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 401314 354373 165 493 0 400811 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 1605256

[startup+1662.3 s]
/proc/loadavg: 2.12 2.18 2.16 3/178 21986
/proc/meminfo: memFree=28448828/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=1605708 CPUtime=1661.92 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 27351 0 0 0 166151 41 0 0 20 0 1 0 28924052 1644244992 354477 33554432000 4194304 6211289 140735931987504 140735931985848 4209891 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 401427 354477 165 493 0 400924 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 1605708

[startup+1722.3 s]
/proc/loadavg: 2.09 2.16 2.15 3/177 21987
/proc/meminfo: memFree=28447508/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=1606256 CPUtime=1721.91 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 27481 0 0 0 172150 41 0 0 20 0 1 0 28924052 1644806144 354606 33554432000 4194304 6211289 140735931987504 140735931985848 4209891 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 401564 354606 165 493 0 401061 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 1606256

[startup+1782.3 s]
/proc/loadavg: 2.14 2.16 2.15 3/177 22080
/proc/meminfo: memFree=29002172/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=1606896 CPUtime=1781.9 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 27622 0 0 0 178149 41 0 0 20 0 1 0 28924052 1645461504 354747 33554432000 4194304 6211289 140735931987504 140735931985848 4209891 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 401724 354747 165 493 0 401221 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 1606896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.10 2.15 2.14 3/177 22080
/proc/meminfo: memFree=28981460/32872528 swapFree=1103996/1183712
[pid=21920] ppid=21917 vsize=1606896 CPUtime=1800 cores=1,3,5,7
/proc/21920/stat : 21920 (cdcl-cuttingpla) R 21917 21920 17487 0 -1 4202496 27622 0 0 0 179959 41 0 0 20 0 1 0 28924052 1645461504 354747 33554432000 4194304 6211289 140735931987504 140735931985848 4205354 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/21920/statm: 401724 354747 165 493 0 401221 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1606896

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 21920 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.45
CPU time (s): 1800.06
CPU user time (s): 1799.59
CPU system time (s): 0.471928
CPU usage (%): 99.9783
Max. virtual memory (cumulated for all children) (KiB): 1606896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.59
system time used= 0.471928
maximum resident set size= 1418988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27622
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= 185
involuntary context switches= 1848

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.51331 second user time and 7.18691 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-18 18:52:31
IDJOB=4102855
IDBENCH=2183
IDSOLVER=2549
FILE ID=node115/4102855-1466268751
RUNJOBID= node115-1466240772-17504
PBS_JOBID= 19918197
Free space on /tmp= 71740 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-g125.17.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4102855-1466268751/watcher-4102855-1466268751 -o /tmp/evaluation-result-4102855-1466268751/solver-4102855-1466268751 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1466240772-17504 --watchdog 1960 --input HOME/instance-4102855-1466268751.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 7d701b956113b6fc93a1922e71200e27
RANDOM SEED=947162180

node115.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.103
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.20
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.103
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.103
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.103
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:        30325924 kB
Buffers:          154368 kB
Cached:           190452 kB
SwapCached:         2472 kB
Active:           353572 kB
Inactive:         262792 kB
Active(anon):     271740 kB
Inactive(anon):     2168 kB
Active(file):      81832 kB
Inactive(file):   260624 kB
Unevictable:     1183712 kB
Mlocked:         1103996 kB
SwapTotal:      67108856 kB
SwapFree:       67099632 kB
Dirty:              3924 kB
Writeback:             0 kB
AnonPages:       1648180 kB
Mapped:             9332 kB
Shmem:                 0 kB
Slab:             612648 kB
SReclaimable:      56536 kB
SUnreclaim:       556112 kB
KernelStack:        1472 kB
PageTables:         6716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1597420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    430080 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= 71736 MiB
End job on node115 at 2016-06-18 19:22:31