Trace number 4102567

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.11 1800.47

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g250.15.opb
MD5SUMf368868fda311e5aaeadb84d33b29291
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3750
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3750
Optimality of the best value was proved NO
Number of variables7500
Total number of constraints237715
Number of constraints which are clauses237715
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 constraint15
Number of terms in the objective function 7500
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 7500
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 7500
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.19/0.26	c * #variable= 7500 #constraint= 237715
0.69/0.75	c * #variable= 7500 #constraint= 237715
1.39/1.43	c #Conflicts:       1000 | #Learnt:        999 | 0.000
1.39/1.43	c total clause space: 48.1602MB
1.39/1.43	c total #watches: 477428
1.59/1.62	c total #propagations: 857138 / total #impl: 1398428 (eff. 0.613)
1.59/1.62	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
1.59/1.62	c total clause space: 48.1602MB
1.59/1.62	c total #watches: 479428
1.79/1.81	c total #propagations: 1785527 / total #impl: 2910063 (eff. 0.614)
1.79/1.81	c #Conflicts:       3000 | #Learnt:       2005 | 0.000
1.79/1.81	c total clause space: 48.1602MB
1.79/1.81	c total #watches: 480133
1.99/2.04	c total #propagations: 2616260 / total #impl: 4408905 (eff. 0.593)
1.99/2.04	c #Conflicts:       4000 | #Learnt:       3005 | 0.000
1.99/2.04	c total clause space: 78.2603MB
1.99/2.04	c total #watches: 481857
2.20/2.25	c total #propagations: 3595284 / total #impl: 6044856 (eff. 0.595)
2.20/2.25	c GC COLLECT
2.20/2.25	c #Conflicts:       5000 | #Learnt:       2370 | 0.000
2.20/2.25	c total clause space: 78.2603MB
2.20/2.25	c total #watches: 480170
2.39/2.47	c total #propagations: 4482918 / total #impl: 7331392 (eff. 0.611)
2.39/2.47	c #Conflicts:       6000 | #Learnt:       3370 | 0.000
2.39/2.47	c total clause space: 78.2603MB
2.39/2.47	c total #watches: 482170
2.59/2.67	c total #propagations: 5414027 / total #impl: 8816609 (eff. 0.614)
2.59/2.67	c #Conflicts:       7000 | #Learnt:       2242 | 0.000
2.59/2.67	c total clause space: 78.2603MB
2.59/2.67	c total #watches: 482401
2.89/2.90	c total #propagations: 6253942 / total #impl: 10140603 (eff. 0.617)
2.89/2.90	c #Conflicts:       8000 | #Learnt:       3242 | 0.000
2.89/2.90	c total clause space: 78.2603MB
2.89/2.90	c total #watches: 483795
2.99/3.09	c total #propagations: 7089179 / total #impl: 11547595 (eff. 0.614)
2.99/3.09	c #Conflicts:       9000 | #Learnt:       4242 | 0.000
2.99/3.09	c total clause space: 78.2603MB
2.99/3.09	c total #watches: 484957
3.30/3.33	c total #propagations: 7900465 / total #impl: 12872308 (eff. 0.614)
3.30/3.33	c GC COLLECT
3.30/3.33	c #Conflicts:      10000 | #Learnt:       2722 | 0.000
3.30/3.33	c total clause space: 78.2603MB
3.30/3.33	c total #watches: 480874
3.40/3.49	c total #propagations: 8818956 / total #impl: 14433022 (eff. 0.611)
3.40/3.49	c #Conflicts:      11000 | #Learnt:       3722 | 0.000
3.40/3.49	c total clause space: 78.2603MB
3.40/3.49	c total #watches: 482874
3.59/3.68	c total #propagations: 9625885 / total #impl: 15519897 (eff. 0.620)
3.59/3.68	c #Conflicts:      12000 | #Learnt:       4722 | 0.000
3.59/3.68	c total clause space: 78.2603MB
3.59/3.68	c total #watches: 484874
3.79/3.89	c total #propagations: 10430104 / total #impl: 16682554 (eff. 0.625)
3.79/3.89	c #Conflicts:      13000 | #Learnt:       5722 | 0.000
3.79/3.89	c total clause space: 78.2603MB
3.79/3.89	c total #watches: 486874
4.19/4.21	c total #propagations: 11368666 / total #impl: 18111718 (eff. 0.628)
4.19/4.21	c GC COLLECT
4.19/4.21	c #Conflicts:      14000 | #Learnt:       3861 | 0.000
4.19/4.21	c total clause space: 78.2603MB
4.19/4.21	c total #watches: 483152
4.40/4.46	c total #propagations: 12572649 / total #impl: 19997574 (eff. 0.629)
4.40/4.46	c #Conflicts:      15000 | #Learnt:       4861 | 0.000
4.40/4.46	c total clause space: 78.2603MB
4.40/4.46	c total #watches: 485152
4.59/4.70	c total #propagations: 13722007 / total #impl: 21631174 (eff. 0.634)
4.59/4.70	c #Conflicts:      16000 | #Learnt:       5861 | 0.000
4.59/4.70	c total clause space: 78.2603MB
4.59/4.70	c total #watches: 487152
4.89/4.94	c total #propagations: 14539531 / total #impl: 23015572 (eff. 0.632)
4.89/4.94	c GC COLLECT
4.89/4.94	c #Conflicts:      17000 | #Learnt:       3680 | 0.000
4.89/4.94	c total clause space: 78.2603MB
4.89/4.94	c total #watches: 482790
5.19/5.23	c total #propagations: 15530214 / total #impl: 24477714 (eff. 0.634)
5.19/5.23	c #Conflicts:      18000 | #Learnt:       4680 | 0.000
5.19/5.23	c total clause space: 78.2603MB
5.19/5.23	c total #watches: 484790
5.50/5.52	c total #propagations: 16644866 / total #impl: 26204213 (eff. 0.635)
5.50/5.52	c #Conflicts:      19000 | #Learnt:       5680 | 0.000
5.50/5.52	c total clause space: 78.2603MB
5.50/5.52	c total #watches: 486790
5.69/5.76	c total #propagations: 17623678 / total #impl: 27710933 (eff. 0.636)
5.69/5.76	c #Conflicts:      20000 | #Learnt:       6680 | 0.000
5.69/5.76	c total clause space: 127.173MB
5.69/5.76	c total #watches: 488790
5.88/6.00	c total #propagations: 18541749 / total #impl: 29229877 (eff. 0.634)
5.88/6.00	c GC COLLECT
5.88/6.00	c #Conflicts:      21000 | #Learnt:       4192 | 0.000
5.88/6.00	c total clause space: 127.173MB
5.88/6.00	c total #watches: 483814
6.18/6.22	c total #propagations: 19462309 / total #impl: 30680062 (eff. 0.634)
6.18/6.22	c #Conflicts:      22000 | #Learnt:       5192 | 0.000
6.18/6.22	c total clause space: 127.173MB
6.18/6.22	c total #watches: 485814
6.38/6.45	c total #propagations: 20395431 / total #impl: 32191491 (eff. 0.634)
6.38/6.45	c #Conflicts:      23000 | #Learnt:       6192 | 0.000
6.38/6.45	c total clause space: 127.173MB
6.38/6.45	c total #watches: 487814
6.59/6.70	c total #propagations: 21308159 / total #impl: 33748245 (eff. 0.631)
6.59/6.70	c #Conflicts:      24000 | #Learnt:       7192 | 0.000
6.59/6.70	c total clause space: 127.173MB
6.59/6.70	c total #watches: 489814
6.88/6.92	c total #propagations: 22231414 / total #impl: 35344865 (eff. 0.629)
6.88/6.92	c GC COLLECT
6.88/6.92	c #Conflicts:      25000 | #Learnt:       4403 | 0.000
6.88/6.92	c total clause space: 127.173MB
6.88/6.92	c total #watches: 484236
6.98/7.08	c total #propagations: 23113643 / total #impl: 36677937 (eff. 0.630)
6.98/7.08	c #Conflicts:      26000 | #Learnt:       5403 | 0.000
6.98/7.08	c total clause space: 127.173MB
6.98/7.08	c total #watches: 486236
7.28/7.32	c total #propagations: 23808727 / total #impl: 37639259 (eff. 0.633)
7.28/7.32	c #Conflicts:      27000 | #Learnt:       6403 | 0.000
7.28/7.32	c total clause space: 127.173MB
7.28/7.32	c total #watches: 488236
7.48/7.55	c total #propagations: 24591860 / total #impl: 39325113 (eff. 0.625)
7.48/7.55	c #Conflicts:      28000 | #Learnt:       7403 | 0.000
7.48/7.55	c total clause space: 127.173MB
7.48/7.55	c total #watches: 490236
7.79/7.82	c total #propagations: 25434219 / total #impl: 40723833 (eff. 0.625)
7.79/7.82	c GC COLLECT
7.79/7.82	c #Conflicts:      29000 | #Learnt:       4302 | 0.000
7.79/7.82	c total clause space: 127.173MB
7.79/7.82	c total #watches: 484034
7.98/8.02	c total #propagations: 26375960 / total #impl: 42293051 (eff. 0.624)
7.98/8.02	c #Conflicts:      30000 | #Learnt:       5302 | 0.000
7.98/8.02	c total clause space: 127.173MB
7.98/8.02	c total #watches: 486034
8.18/8.27	c total #propagations: 27187823 / total #impl: 43671898 (eff. 0.623)
8.18/8.27	c #Conflicts:      31000 | #Learnt:       6302 | 0.000
8.18/8.27	c total clause space: 127.173MB
8.18/8.27	c total #watches: 488034
8.48/8.52	c total #propagations: 28198416 / total #impl: 45284979 (eff. 0.623)
8.48/8.52	c #Conflicts:      32000 | #Learnt:       7302 | 0.000
8.48/8.52	c total clause space: 127.173MB
8.48/8.52	c total #watches: 490034
8.68/8.74	c total #propagations: 29106063 / total #impl: 46796576 (eff. 0.622)
8.68/8.74	c #Conflicts:      33000 | #Learnt:       8302 | 0.000
8.68/8.74	c total clause space: 127.173MB
8.68/8.74	c total #watches: 492034
8.89/8.98	c total #propagations: 29923794 / total #impl: 48139595 (eff. 0.622)
8.89/8.98	c GC COLLECT
8.89/8.98	c #Conflicts:      34000 | #Learnt:       4898 | 0.000
8.89/8.98	c total clause space: 127.173MB
8.89/8.98	c total #watches: 485226
9.18/9.23	c total #propagations: 30829136 / total #impl: 49570095 (eff. 0.622)
9.18/9.23	c #Conflicts:      35000 | #Learnt:       5898 | 0.000
9.18/9.23	c total clause space: 127.173MB
9.18/9.23	c total #watches: 487226
9.38/9.50	c total #propagations: 31689423 / total #impl: 51059184 (eff. 0.621)
9.38/9.50	c #Conflicts:      36000 | #Learnt:       6898 | 0.000
9.38/9.50	c total clause space: 127.173MB
9.38/9.50	c total #watches: 489226
9.78/9.82	c total #propagations: 32755114 / total #impl: 52825936 (eff. 0.620)
9.78/9.82	c #Conflicts:      37000 | #Learnt:       7898 | 0.000
9.78/9.82	c total clause space: 127.173MB
9.78/9.82	c total #watches: 491226
9.99/10.09	c total #propagations: 33811148 / total #impl: 54450810 (eff. 0.621)
9.99/10.09	c #Conflicts:      38000 | #Learnt:       8898 | 0.000
9.99/10.09	c total clause space: 127.173MB
9.99/10.09	c total #watches: 493226
10.29/10.37	c total #propagations: 34807170 / total #impl: 55984164 (eff. 0.622)
10.29/10.37	c GC COLLECT
10.29/10.37	c #Conflicts:      39000 | #Learnt:       5197 | 0.000
10.29/10.37	c total clause space: 127.173MB
10.29/10.37	c total #watches: 485824
10.49/10.59	c total #propagations: 35780894 / total #impl: 57483492 (eff. 0.622)
10.49/10.59	c #Conflicts:      40000 | #Learnt:       6197 | 0.000
10.49/10.59	c total clause space: 127.173MB
10.49/10.59	c total #watches: 487824
10.79/10.84	c total #propagations: 36669419 / total #impl: 58793333 (eff. 0.624)
10.79/10.84	c #Conflicts:      41000 | #Learnt:       7197 | 0.000
10.79/10.84	c total clause space: 127.173MB
10.79/10.84	c total #watches: 489824
11.10/11.14	c total #propagations: 37500512 / total #impl: 60021816 (eff. 0.625)
11.10/11.14	c #Conflicts:      42000 | #Learnt:       8197 | 0.000
11.10/11.14	c total clause space: 127.173MB
11.10/11.14	c total #watches: 491824
11.39/11.48	c total #propagations: 38373365 / total #impl: 61347250 (eff. 0.626)
11.39/11.48	c #Conflicts:      43000 | #Learnt:       9197 | 0.000
11.39/11.48	c total clause space: 127.173MB
11.39/11.48	c total #watches: 493824
11.79/11.84	c total #propagations: 39152778 / total #impl: 62492895 (eff. 0.627)
11.79/11.84	c GC COLLECT
11.79/11.84	c #Conflicts:      44000 | #Learnt:       5198 | 0.000
11.79/11.84	c total clause space: 206.656MB
11.79/11.84	c total #watches: 485826
11.99/12.09	c total #propagations: 39977604 / total #impl: 63812182 (eff. 0.626)
11.99/12.09	c #Conflicts:      45000 | #Learnt:       6198 | 0.000
11.99/12.09	c total clause space: 206.656MB
11.99/12.09	c total #watches: 487826
12.29/12.30	c total #propagations: 40880150 / total #impl: 65311106 (eff. 0.626)
12.29/12.30	c #Conflicts:      46000 | #Learnt:       7198 | 0.000
12.29/12.30	c total clause space: 206.656MB
12.29/12.30	c total #watches: 489826
12.49/12.53	c total #propagations: 41766877 / total #impl: 66664169 (eff. 0.627)
12.49/12.53	c #Conflicts:      47000 | #Learnt:       8198 | 0.000
12.49/12.53	c total clause space: 206.656MB
12.49/12.53	c total #watches: 491826
12.69/12.78	c total #propagations: 42665979 / total #impl: 68047082 (eff. 0.627)
12.69/12.78	c #Conflicts:      48000 | #Learnt:       9198 | 0.000
12.69/12.78	c total clause space: 206.656MB
12.69/12.78	c total #watches: 493826
12.99/13.02	c total #propagations: 43484737 / total #impl: 69414601 (eff. 0.626)
12.99/13.02	c #Conflicts:      49000 | #Learnt:      10198 | 0.000
12.99/13.02	c total clause space: 206.656MB
12.99/13.02	c total #watches: 495826
13.20/13.25	c total #propagations: 44376283 / total #impl: 70708935 (eff. 0.628)
13.20/13.25	c GC COLLECT
13.20/13.25	c #Conflicts:      50000 | #Learnt:       5897 | 0.000
13.20/13.25	c total clause space: 206.656MB
13.20/13.25	c total #watches: 487224
13.49/13.50	c total #propagations: 45199514 / total #impl: 72035024 (eff. 0.627)
13.49/13.50	c #Conflicts:      51000 | #Learnt:       6897 | 0.000
13.49/13.50	c total clause space: 206.656MB
13.49/13.50	c total #watches: 489224
13.59/13.69	c total #propagations: 46129923 / total #impl: 73563051 (eff. 0.627)
13.59/13.69	c #Conflicts:      52000 | #Learnt:       7897 | 0.000
13.59/13.69	c total clause space: 206.656MB
13.59/13.69	c total #watches: 491224
13.79/13.84	c total #propagations: 46893751 / total #impl: 74670423 (eff. 0.628)
13.79/13.84	c #Conflicts:      53000 | #Learnt:       8897 | 0.000
13.79/13.84	c total clause space: 206.656MB
13.79/13.84	c total #watches: 493224
13.99/14.09	c total #propagations: 47596249 / total #impl: 75585298 (eff. 0.630)
13.99/14.09	c #Conflicts:      54000 | #Learnt:       9897 | 0.000
13.99/14.09	c total clause space: 206.656MB
13.99/14.09	c total #watches: 495224
14.29/14.34	c total #propagations: 48481463 / total #impl: 76970557 (eff. 0.630)
14.29/14.34	c #Conflicts:      55000 | #Learnt:      10897 | 0.000
14.29/14.34	c total clause space: 206.656MB
14.29/14.34	c total #watches: 497224
14.59/14.61	c total #propagations: 49382575 / total #impl: 78397406 (eff. 0.630)
14.59/14.61	c GC COLLECT
14.59/14.61	c #Conflicts:      56000 | #Learnt:       6297 | 0.000
14.59/14.61	c total clause space: 206.656MB
14.59/14.61	c total #watches: 488024
14.79/14.82	c total #propagations: 50258578 / total #impl: 79887634 (eff. 0.629)
14.79/14.82	c #Conflicts:      57000 | #Learnt:       7297 | 0.000
14.79/14.82	c total clause space: 206.656MB
14.79/14.82	c total #watches: 490024
14.99/15.04	c total #propagations: 51096842 / total #impl: 81193456 (eff. 0.629)
14.99/15.04	c #Conflicts:      58000 | #Learnt:       8297 | 0.000
14.99/15.04	c total clause space: 206.656MB
14.99/15.04	c total #watches: 492024
15.29/15.31	c total #propagations: 51932453 / total #impl: 82484754 (eff. 0.630)
15.29/15.31	c #Conflicts:      59000 | #Learnt:       9297 | 0.000
15.29/15.31	c total clause space: 206.656MB
15.29/15.31	c total #watches: 494024
15.59/15.64	c total #propagations: 52906446 / total #impl: 84038822 (eff. 0.630)
15.59/15.64	c #Conflicts:      60000 | #Learnt:      10297 | 0.000
15.59/15.64	c total clause space: 206.656MB
15.59/15.64	c total #watches: 496024
15.89/15.96	c total #propagations: 53957259 / total #impl: 85652604 (eff. 0.630)
15.89/15.96	c #Conflicts:      61000 | #Learnt:      11297 | 0.000
15.89/15.96	c total clause space: 206.656MB
15.89/15.96	c total #watches: 498024
16.29/16.30	c total #propagations: 54943598 / total #impl: 87055176 (eff. 0.631)
16.29/16.30	c GC COLLECT
16.29/16.30	c #Conflicts:      62000 | #Learnt:       6420 | 0.000
16.29/16.30	c total clause space: 206.656MB
16.29/16.30	c total #watches: 488270
16.49/16.59	c total #propagations: 56237237 / total #impl: 88883644 (eff. 0.633)
16.49/16.59	c #Conflicts:      63000 | #Learnt:       7420 | 0.000
16.49/16.59	c total clause space: 206.656MB
16.49/16.59	c total #watches: 490270
16.79/16.89	c total #propagations: 57450256 / total #impl: 90496265 (eff. 0.635)
16.79/16.89	c #Conflicts:      64000 | #Learnt:       8420 | 0.000
16.79/16.89	c total clause space: 206.656MB
16.79/16.89	c total #watches: 492270
17.09/17.16	c total #propagations: 58565747 / total #impl: 92065236 (eff. 0.636)
17.09/17.16	c #Conflicts:      65000 | #Learnt:       9420 | 0.000
17.09/17.16	c total clause space: 206.656MB
17.09/17.16	c total #watches: 494270
17.39/17.43	c total #propagations: 59564239 / total #impl: 93632053 (eff. 0.636)
17.39/17.43	c #Conflicts:      66000 | #Learnt:      10420 | 0.000
17.39/17.43	c total clause space: 206.656MB
17.39/17.43	c total #watches: 496270
17.59/17.70	c total #propagations: 60443875 / total #impl: 95056746 (eff. 0.636)
17.59/17.70	c #Conflicts:      67000 | #Learnt:      11420 | 0.000
17.59/17.70	c total clause space: 206.656MB
17.59/17.70	c total #watches: 498270
17.99/18.00	c total #propagations: 61409891 / total #impl: 96600605 (eff. 0.636)
17.99/18.00	c #Conflicts:      68000 | #Learnt:      12420 | 0.000
17.99/18.00	c total clause space: 206.656MB
17.99/18.00	c total #watches: 500270
18.19/18.24	c total #propagations: 62362636 / total #impl: 98170913 (eff. 0.635)
18.19/18.24	c GC COLLECT
18.19/18.24	c #Conflicts:      69000 | #Learnt:       7206 | 0.000
18.19/18.24	c total clause space: 206.656MB
18.19/18.24	c total #watches: 489842
18.39/18.48	c total #propagations: 63267478 / total #impl: 99574057 (eff. 0.635)
18.39/18.48	c #Conflicts:      70000 | #Learnt:       8206 | 0.000
18.39/18.48	c total clause space: 206.656MB
18.39/18.48	c total #watches: 491842
18.69/18.74	c total #propagations: 64156462 / total #impl: 101032322 (eff. 0.635)
18.69/18.74	c #Conflicts:      71000 | #Learnt:       9206 | 0.000
18.69/18.74	c total clause space: 206.656MB
18.69/18.74	c total #watches: 493842
18.99/19.06	c total #propagations: 64938254 / total #impl: 102525379 (eff. 0.633)
18.99/19.06	c #Conflicts:      72000 | #Learnt:      10206 | 0.000
18.99/19.06	c total clause space: 206.656MB
18.99/19.06	c total #watches: 495842
19.29/19.32	c total #propagations: 65807583 / total #impl: 104093214 (eff. 0.632)
19.29/19.32	c #Conflicts:      73000 | #Learnt:      11206 | 0.000
19.29/19.32	c total clause space: 206.656MB
19.29/19.32	c total #watches: 497842
19.59/19.60	c total #propagations: 66703254 / total #impl: 105485402 (eff. 0.632)
19.59/19.60	c #Conflicts:      74000 | #Learnt:      12206 | 0.000
19.59/19.60	c total clause space: 206.656MB
19.59/19.60	c total #watches: 499842
19.79/19.85	c total #propagations: 67552865 / total #impl: 106905223 (eff. 0.632)
19.79/19.85	c GC COLLECT
19.79/19.85	c #Conflicts:      75000 | #Learnt:       6706 | 0.000
19.79/19.85	c total clause space: 206.656MB
19.79/19.85	c total #watches: 488842
19.99/20.09	c total #propagations: 68347743 / total #impl: 108230412 (eff. 0.632)
19.99/20.09	c #Conflicts:      76000 | #Learnt:       7706 | 0.000
19.99/20.09	c total clause space: 206.656MB
19.99/20.09	c total #watches: 490842
20.29/20.34	c total #propagations: 69184779 / total #impl: 109679541 (eff. 0.631)
20.29/20.34	c #Conflicts:      77000 | #Learnt:       8706 | 0.000
20.29/20.34	c total clause space: 206.656MB
20.29/20.34	c total #watches: 492842
20.59/20.61	c total #propagations: 70156510 / total #impl: 111249454 (eff. 0.631)
20.59/20.61	c #Conflicts:      78000 | #Learnt:       9706 | 0.000
20.59/20.61	c total clause space: 206.656MB
20.59/20.61	c total #watches: 494842
20.89/20.92	c total #propagations: 71026955 / total #impl: 112747325 (eff. 0.630)
20.89/20.92	c #Conflicts:      79000 | #Learnt:      10706 | 0.000
20.89/20.92	c total clause space: 206.656MB
20.89/20.92	c total #watches: 496842
21.19/21.27	c total #propagations: 72071940 / total #impl: 114307664 (eff. 0.631)
21.19/21.27	c #Conflicts:      80000 | #Learnt:      11706 | 0.000
21.19/21.27	c total clause space: 206.656MB
21.19/21.27	c total #watches: 498842
21.49/21.57	c total #propagations: 73324072 / total #impl: 116148906 (eff. 0.631)
21.49/21.57	c #Conflicts:      81000 | #Learnt:      12706 | 0.000
21.49/21.57	c total clause space: 206.656MB
21.49/21.57	c total #watches: 500842
21.79/21.87	c total #propagations: 74285390 / total #impl: 117638450 (eff. 0.631)
21.79/21.87	c GC COLLECT
21.79/21.87	c #Conflicts:      82000 | #Learnt:       6931 | 0.000
21.79/21.87	c total clause space: 206.656MB
21.79/21.87	c total #watches: 489292
22.09/22.11	c total #propagations: 75167178 / total #impl: 119080421 (eff. 0.631)
22.09/22.11	c #Conflicts:      83000 | #Learnt:       7931 | 0.000
22.09/22.11	c total clause space: 206.656MB
22.09/22.11	c total #watches: 491292
22.29/22.34	c total #propagations: 76042117 / total #impl: 120460557 (eff. 0.631)
22.29/22.34	c #Conflicts:      84000 | #Learnt:       8931 | 0.000
22.29/22.34	c total clause space: 206.656MB
22.29/22.34	c total #watches: 493292
22.59/22.60	c total #propagations: 76956955 / total #impl: 121890494 (eff. 0.631)
22.59/22.60	c #Conflicts:      85000 | #Learnt:       9931 | 0.000
22.59/22.60	c total clause space: 206.656MB
22.59/22.60	c total #watches: 495292
22.79/22.88	c total #propagations: 77973176 / total #impl: 123446400 (eff. 0.632)
22.79/22.88	c #Conflicts:      86000 | #Learnt:      10931 | 0.000
22.79/22.88	c total clause space: 206.656MB
22.79/22.88	c total #watches: 497292
23.09/23.15	c total #propagations: 78977289 / total #impl: 125049182 (eff. 0.632)
23.09/23.15	c #Conflicts:      87000 | #Learnt:      11931 | 0.000
23.09/23.15	c total clause space: 206.656MB
23.09/23.15	c total #watches: 499292
23.39/23.45	c total #propagations: 79929501 / total #impl: 126529584 (eff. 0.632)
23.39/23.45	c #Conflicts:      88000 | #Learnt:      12931 | 0.000
23.39/23.45	c total clause space: 206.656MB
23.39/23.45	c total #watches: 501292
23.79/23.82	c total #propagations: 80854101 / total #impl: 128007092 (eff. 0.632)
23.79/23.82	c #Conflicts:      89000 | #Learnt:      13931 | 0.000
23.79/23.82	c total clause space: 206.656MB
23.79/23.82	c total #watches: 503292
23.99/24.09	c total #propagations: 81835961 / total #impl: 129612344 (eff. 0.631)
23.99/24.09	c GC COLLECT
23.99/24.09	c #Conflicts:      90000 | #Learnt:       7852 | 0.000
23.99/24.09	c total clause space: 206.656MB
23.99/24.09	c total #watches: 491134
24.29/24.34	c total #propagations: 82709133 / total #impl: 130932690 (eff. 0.632)
24.29/24.34	c #Conflicts:      91000 | #Learnt:       8852 | 0.000
24.29/24.34	c total clause space: 206.656MB
24.29/24.34	c total #watches: 493134
24.59/24.60	c total #propagations: 83515327 / total #impl: 132318810 (eff. 0.631)
24.59/24.60	c #Conflicts:      92000 | #Learnt:       9852 | 0.000
24.59/24.60	c total clause space: 206.656MB
24.59/24.60	c total #watches: 495134
24.79/24.89	c total #propagations: 84319712 / total #impl: 133736596 (eff. 0.630)
24.79/24.89	c #Conflicts:      93000 | #Learnt:      10852 | 0.000
24.79/24.89	c total clause space: 206.656MB
24.79/24.89	c total #watches: 497134
25.19/25.20	c total #propagations: 85109802 / total #impl: 135169096 (eff. 0.630)
25.19/25.20	c #Conflicts:      94000 | #Learnt:      11852 | 0.000
25.19/25.20	c total clause space: 206.656MB
25.19/25.20	c total #watches: 499134
25.49/25.53	c total #propagations: 85854270 / total #impl: 136549663 (eff. 0.629)
25.49/25.53	c #Conflicts:      95000 | #Learnt:      12852 | 0.000
25.49/25.53	c total clause space: 206.656MB
25.49/25.53	c total #watches: 501134
25.79/25.89	c total #propagations: 86646335 / total #impl: 138042122 (eff. 0.628)
25.79/25.89	c #Conflicts:      96000 | #Learnt:      13852 | 0.000
25.79/25.89	c total clause space: 206.656MB
25.79/25.89	c total #watches: 503134
26.19/26.29	c total #propagations: 87457460 / total #impl: 139582657 (eff. 0.627)
26.19/26.29	c #Conflicts:      97000 | #Learnt:      14852 | 0.000
26.19/26.29	c total clause space: 206.656MB
26.19/26.29	c total #watches: 505134
26.49/26.56	c total #propagations: 88254898 / total #impl: 141076446 (eff. 0.626)
26.49/26.56	c GC COLLECT
26.49/26.56	c #Conflicts:      98000 | #Learnt:       8426 | 0.000
26.49/26.56	c total clause space: 206.656MB
26.49/26.56	c total #watches: 492282
26.88/26.92	c total #propagations: 89101282 / total #impl: 142674619 (eff. 0.625)
26.88/26.92	c #Conflicts:      99000 | #Learnt:       9426 | 0.000
26.88/26.92	c total clause space: 206.656MB
26.88/26.92	c total #watches: 494282
27.28/27.37	c total #propagations: 89985861 / total #impl: 144309402 (eff. 0.624)
27.28/27.37	c #Conflicts:     100000 | #Learnt:      10426 | 0.000
27.28/27.37	c total clause space: 206.656MB
27.28/27.37	c total #watches: 496282
27.88/27.91	c total #propagations: 90831803 / total #impl: 145871567 (eff. 0.623)
27.88/27.91	c #Conflicts:     101000 | #Learnt:      11426 | 0.000
27.88/27.91	c total clause space: 206.656MB
27.88/27.91	c total #watches: 498282
28.48/28.51	c total #propagations: 91614421 / total #impl: 147272063 (eff. 0.622)
28.48/28.51	c #Conflicts:     102000 | #Learnt:      12426 | 0.000
28.48/28.51	c total clause space: 206.656MB
28.48/28.51	c total #watches: 500282
28.89/28.96	c total #propagations: 92469044 / total #impl: 148803587 (eff. 0.621)
28.89/28.96	c #Conflicts:     103000 | #Learnt:      13426 | 0.000
28.89/28.96	c total clause space: 335.816MB
28.89/28.96	c total #watches: 502282
29.19/29.27	c total #propagations: 93359592 / total #impl: 150316089 (eff. 0.621)
29.19/29.27	c #Conflicts:     104000 | #Learnt:      14426 | 0.000
29.19/29.27	c total clause space: 335.816MB
29.19/29.27	c total #watches: 504282
29.49/29.54	c total #propagations: 94263027 / total #impl: 151812441 (eff. 0.621)
29.49/29.54	c #Conflicts:     105000 | #Learnt:      15426 | 0.000
29.49/29.54	c total clause space: 335.816MB
29.49/29.54	c total #watches: 506282
29.79/29.81	c total #propagations: 95121083 / total #impl: 153205318 (eff. 0.621)
29.79/29.81	c GC COLLECT
29.79/29.81	c #Conflicts:     106000 | #Learnt:       8714 | 0.000
29.79/29.81	c total clause space: 335.816MB
29.79/29.81	c total #watches: 492858
29.99/30.06	c total #propagations: 96043774 / total #impl: 154648245 (eff. 0.621)
29.99/30.06	c #Conflicts:     107000 | #Learnt:       9714 | 0.000
29.99/30.06	c total clause space: 335.816MB
29.99/30.06	c total #watches: 494858
30.29/30.36	c total #propagations: 96929296 / total #impl: 156096338 (eff. 0.621)
30.29/30.36	c #Conflicts:     108000 | #Learnt:      10714 | 0.000
30.29/30.36	c total clause space: 335.816MB
30.29/30.36	c total #watches: 496858
30.59/30.66	c total #propagations: 98009652 / total #impl: 157851768 (eff. 0.621)
30.59/30.66	c #Conflicts:     109000 | #Learnt:      11714 | 0.000
30.59/30.66	c total clause space: 335.816MB
30.59/30.66	c total #watches: 498858
30.89/30.94	c total #propagations: 98952861 / total #impl: 159420665 (eff. 0.621)
30.89/30.94	c #Conflicts:     110000 | #Learnt:      12714 | 0.000
30.89/30.94	c total clause space: 335.816MB
30.89/30.94	c total #watches: 500858
31.19/31.26	c total #propagations: 99772360 / total #impl: 160869377 (eff. 0.620)
31.19/31.26	c #Conflicts:     111000 | #Learnt:      13714 | 0.000
31.19/31.26	c total clause space: 335.816MB
31.19/31.26	c total #watches: 502858
31.49/31.54	c total #propagations: 100674533 / total #impl: 162489605 (eff. 0.620)
31.49/31.54	c #Conflicts:     112000 | #Learnt:      14714 | 0.000
31.49/31.54	c total clause space: 335.816MB
31.49/31.54	c total #watches: 504858
31.79/31.82	c total #propagations: 101561935 / total #impl: 163864170 (eff. 0.620)
31.79/31.82	c #Conflicts:     113000 | #Learnt:      15714 | 0.000
31.79/31.82	c total clause space: 335.816MB
31.79/31.82	c total #watches: 506858
31.99/32.04	c total #propagations: 102516615 / total #impl: 165293768 (eff. 0.620)
31.99/32.04	c GC COLLECT
31.99/32.04	c #Conflicts:     114000 | #Learnt:       8713 | 0.000
31.99/32.04	c total clause space: 335.816MB
31.99/32.04	c total #watches: 492856
32.19/32.29	c total #propagations: 103340024 / total #impl: 166511063 (eff. 0.621)
32.19/32.29	c #Conflicts:     115000 | #Learnt:       9713 | 0.000
32.19/32.29	c total clause space: 335.816MB
32.19/32.29	c total #watches: 494856
32.49/32.54	c total #propagations: 104212651 / total #impl: 167929924 (eff. 0.621)
32.49/32.54	c #Conflicts:     116000 | #Learnt:      10713 | 0.000
32.49/32.54	c total clause space: 335.816MB
32.49/32.54	c total #watches: 496856
32.79/32.84	c total #propagations: 105074344 / total #impl: 169355148 (eff. 0.620)
32.79/32.84	c #Conflicts:     117000 | #Learnt:      11713 | 0.000
32.79/32.84	c total clause space: 335.816MB
32.79/32.84	c total #watches: 498856
33.09/33.12	c total #propagations: 105933603 / total #impl: 170919644 (eff. 0.620)
33.09/33.12	c #Conflicts:     118000 | #Learnt:      12713 | 0.000
33.09/33.12	c total clause space: 335.816MB
33.09/33.12	c total #watches: 500856
33.39/33.46	c total #propagations: 106772535 / total #impl: 172346738 (eff. 0.620)
33.39/33.46	c #Conflicts:     119000 | #Learnt:      13713 | 0.000
33.39/33.46	c total clause space: 335.816MB
33.39/33.46	c total #watches: 502856
33.69/33.72	c total #propagations: 107668390 / total #impl: 173814179 (eff. 0.619)
33.69/33.72	c #Conflicts:     120000 | #Learnt:      14713 | 0.000
33.69/33.72	c total clause space: 335.816MB
33.69/33.72	c total #watches: 504856
33.89/33.91	c total #propagations: 108565647 / total #impl: 175077835 (eff. 0.620)
33.89/33.91	c #Conflicts:     121000 | #Learnt:      15713 | 0.000
33.89/33.91	c total clause space: 335.816MB
33.89/33.91	c total #watches: 506856
34.19/34.21	c total #propagations: 109254892 / total #impl: 175985072 (eff. 0.621)
34.19/34.21	c GC COLLECT
34.19/34.21	c #Conflicts:     122000 | #Learnt:       8404 | 0.000
34.19/34.21	c total clause space: 335.816MB
34.19/34.21	c total #watches: 492238
34.39/34.45	c total #propagations: 110091332 / total #impl: 177229073 (eff. 0.621)
34.39/34.45	c #Conflicts:     123000 | #Learnt:       9404 | 0.000
34.39/34.45	c total clause space: 335.816MB
34.39/34.45	c total #watches: 494238
34.69/34.73	c total #propagations: 110880884 / total #impl: 178541030 (eff. 0.621)
34.69/34.73	c #Conflicts:     124000 | #Learnt:      10404 | 0.000
34.69/34.73	c total clause space: 335.816MB
34.69/34.73	c total #watches: 496238
34.99/35.08	c total #propagations: 111820680 / total #impl: 180185226 (eff. 0.621)
34.99/35.08	c #Conflicts:     125000 | #Learnt:      11404 | 0.000
34.99/35.08	c total clause space: 335.816MB
34.99/35.08	c total #watches: 498238
35.29/35.36	c total #propagations: 112883051 / total #impl: 181949197 (eff. 0.620)
35.29/35.36	c #Conflicts:     126000 | #Learnt:      12404 | 0.000
35.29/35.36	c total clause space: 335.816MB
35.29/35.36	c total #watches: 500238
35.59/35.65	c total #propagations: 113770479 / total #impl: 183398647 (eff. 0.620)
35.59/35.65	c #Conflicts:     127000 | #Learnt:      13404 | 0.000
35.59/35.65	c total clause space: 335.816MB
35.59/35.65	c total #watches: 502238
35.89/35.96	c total #propagations: 114667758 / total #impl: 184875900 (eff. 0.620)
35.89/35.96	c #Conflicts:     128000 | #Learnt:      14404 | 0.000
35.89/35.96	c total clause space: 335.816MB
35.89/35.96	c total #watches: 504238
36.19/36.26	c total #propagations: 115575522 / total #impl: 186460569 (eff. 0.620)
36.19/36.26	c #Conflicts:     129000 | #Learnt:      15404 | 0.000
36.19/36.26	c total clause space: 335.816MB
36.19/36.26	c total #watches: 506238
36.49/36.59	c total #propagations: 116467898 / total #impl: 187986919 (eff. 0.620)
36.49/36.59	c #Conflicts:     130000 | #Learnt:      16404 | 0.000
36.49/36.59	c total clause space: 335.816MB
36.49/36.59	c total #watches: 508238
36.78/36.86	c total #propagations: 117399200 / total #impl: 189547933 (eff. 0.619)
36.78/36.86	c GC COLLECT
36.78/36.86	c #Conflicts:     131000 | #Learnt:       8796 | 0.000
36.78/36.86	c total clause space: 335.816MB
36.78/36.86	c total #watches: 493022
37.08/37.14	c total #propagations: 118198729 / total #impl: 190712711 (eff. 0.620)
37.08/37.14	c #Conflicts:     132000 | #Learnt:       9796 | 0.000
37.08/37.14	c total clause space: 335.816MB
37.08/37.14	c total #watches: 495022
37.39/37.42	c total #propagations: 119229906 / total #impl: 192306855 (eff. 0.620)
37.39/37.42	c #Conflicts:     133000 | #Learnt:      10796 | 0.000
37.39/37.42	c total clause space: 335.816MB
37.39/37.42	c total #watches: 497022
37.58/37.69	c total #propagations: 120330669 / total #impl: 193909389 (eff. 0.621)
37.58/37.69	c #Conflicts:     134000 | #Learnt:      11796 | 0.000
37.58/37.69	c total clause space: 335.816MB
37.58/37.69	c total #watches: 499022
37.88/37.99	c total #propagations: 121217080 / total #impl: 195327692 (eff. 0.621)
37.88/37.99	c #Conflicts:     135000 | #Learnt:      12796 | 0.000
37.88/37.99	c total clause space: 335.816MB
37.88/37.99	c total #watches: 501022
38.28/38.34	c total #propagations: 122135236 / total #impl: 196881916 (eff. 0.620)
38.28/38.34	c #Conflicts:     136000 | #Learnt:      13796 | 0.000
38.28/38.34	c total clause space: 335.816MB
38.28/38.34	c total #watches: 503022
38.59/38.66	c total #propagations: 123096553 / total #impl: 198576959 (eff. 0.620)
38.59/38.66	c #Conflicts:     137000 | #Learnt:      14796 | 0.000
38.59/38.66	c total clause space: 335.816MB
38.59/38.66	c total #watches: 505022
38.98/39.02	c total #propagations: 124068114 / total #impl: 200160415 (eff. 0.620)
38.98/39.02	c #Conflicts:     138000 | #Learnt:      15796 | 0.000
38.98/39.02	c total clause space: 335.816MB
38.98/39.02	c total #watches: 507022
39.28/39.33	c total #propagations: 125061592 / total #impl: 201909099 (eff. 0.619)
39.28/39.33	c #Conflicts:     139000 | #Learnt:      16796 | 0.000
39.28/39.33	c total clause space: 335.816MB
39.28/39.33	c total #watches: 509022
39.59/39.66	c total #propagations: 125993412 / total #impl: 203401768 (eff. 0.619)
39.59/39.66	c #Conflicts:     140000 | #Learnt:      17796 | 0.000
39.59/39.66	c total clause space: 335.816MB
39.59/39.66	c total #watches: 511022
39.88/39.94	c total #propagations: 126861144 / total #impl: 204890505 (eff. 0.619)
39.88/39.94	c GC COLLECT
39.88/39.94	c #Conflicts:     141000 | #Learnt:       9908 | 0.000
39.88/39.94	c total clause space: 335.816MB
39.88/39.94	c total #watches: 495246
40.18/40.20	c total #propagations: 127775773 / total #impl: 206462598 (eff. 0.619)
40.18/40.20	c #Conflicts:     142000 | #Learnt:      10908 | 0.000
40.18/40.20	c total clause space: 335.816MB
40.18/40.20	c total #watches: 497246
40.48/40.50	c total #propagations: 128633956 / total #impl: 207880509 (eff. 0.619)
40.48/40.50	c #Conflicts:     143000 | #Learnt:      11908 | 0.000
40.48/40.50	c total clause space: 335.816MB
40.48/40.50	c total #watches: 499246
40.79/40.82	c total #propagations: 129388610 / total #impl: 209257251 (eff. 0.618)
40.79/40.82	c #Conflicts:     144000 | #Learnt:      12908 | 0.000
40.79/40.82	c total clause space: 335.816MB
40.79/40.82	c total #watches: 501246
41.18/41.20	c total #propagations: 130146348 / total #impl: 210593946 (eff. 0.618)
41.18/41.20	c #Conflicts:     145000 | #Learnt:      13908 | 0.000
41.18/41.20	c total clause space: 335.816MB
41.18/41.20	c total #watches: 503246
41.58/41.60	c total #propagations: 131048620 / total #impl: 212196975 (eff. 0.618)
41.58/41.60	c #Conflicts:     146000 | #Learnt:      14908 | 0.000
41.58/41.60	c total clause space: 335.816MB
41.58/41.60	c total #watches: 505246
41.89/41.97	c total #propagations: 132072628 / total #impl: 213972381 (eff. 0.617)
41.89/41.97	c #Conflicts:     147000 | #Learnt:      15908 | 0.000
41.89/41.97	c total clause space: 335.816MB
41.89/41.97	c total #watches: 507246
42.28/42.37	c total #propagations: 133019654 / total #impl: 215659399 (eff. 0.617)
42.28/42.37	c #Conflicts:     148000 | #Learnt:      16908 | 0.000
42.28/42.37	c total clause space: 335.816MB
42.28/42.37	c total #watches: 509246
42.58/42.68	c total #propagations: 134040720 / total #impl: 217362143 (eff. 0.617)
42.58/42.68	c #Conflicts:     149000 | #Learnt:      17908 | 0.000
42.58/42.68	c total clause space: 335.816MB
42.58/42.68	c total #watches: 511246
42.99/43.01	c total #propagations: 134968346 / total #impl: 218878606 (eff. 0.617)
42.99/43.01	c GC COLLECT
42.99/43.01	c #Conflicts:     150000 | #Learnt:       9703 | 0.000
42.99/43.01	c total clause space: 335.816MB
42.99/43.01	c total #watches: 494836
43.18/43.27	c total #propagations: 135902077 / total #impl: 220438679 (eff. 0.617)
43.18/43.27	c #Conflicts:     151000 | #Learnt:      10703 | 0.000
43.18/43.27	c total clause space: 335.816MB
43.18/43.27	c total #watches: 496836
43.48/43.55	c total #propagations: 136765108 / total #impl: 221862397 (eff. 0.616)
43.48/43.55	c #Conflicts:     152000 | #Learnt:      11703 | 0.000
43.48/43.55	c total clause space: 335.816MB
43.48/43.55	c total #watches: 498836
43.78/43.84	c total #propagations: 137677799 / total #impl: 223363080 (eff. 0.616)
43.78/43.84	c #Conflicts:     153000 | #Learnt:      12703 | 0.000
43.78/43.84	c total clause space: 335.816MB
43.78/43.84	c total #watches: 500836
44.18/44.22	c total #propagations: 138523204 / total #impl: 224838919 (eff. 0.616)
44.18/44.22	c #Conflicts:     154000 | #Learnt:      13703 | 0.000
44.18/44.22	c total clause space: 335.816MB
44.18/44.22	c total #watches: 502836
44.48/44.54	c total #propagations: 139790572 / total #impl: 226678286 (eff. 0.617)
44.48/44.54	c #Conflicts:     155000 | #Learnt:      14703 | 0.000
44.48/44.54	c total clause space: 335.816MB
44.48/44.54	c total #watches: 504836
44.78/44.87	c total #propagations: 140836345 / total #impl: 228333527 (eff. 0.617)
44.78/44.87	c #Conflicts:     156000 | #Learnt:      15703 | 0.000
44.78/44.87	c total clause space: 335.816MB
44.78/44.87	c total #watches: 506836
45.09/45.20	c total #propagations: 141838885 / total #impl: 229938870 (eff. 0.617)
45.09/45.20	c #Conflicts:     157000 | #Learnt:      16703 | 0.000
45.09/45.20	c total clause space: 335.816MB
45.09/45.20	c total #watches: 508836
45.48/45.55	c total #propagations: 142841056 / total #impl: 231512697 (eff. 0.617)
45.48/45.55	c #Conflicts:     158000 | #Learnt:      17703 | 0.000
45.48/45.55	c total clause space: 335.816MB
45.48/45.55	c total #watches: 510836
45.78/45.87	c total #propagations: 143876848 / total #impl: 233087240 (eff. 0.617)
45.78/45.87	c #Conflicts:     159000 | #Learnt:      18703 | 0.000
45.78/45.87	c total clause space: 335.816MB
45.78/45.87	c total #watches: 512836
46.08/46.17	c total #propagations: 144876772 / total #impl: 234589900 (eff. 0.618)
46.08/46.17	c GC COLLECT
46.08/46.17	c #Conflicts:     160000 | #Learnt:      10199 | 0.000
46.08/46.17	c total clause space: 335.816MB
46.08/46.17	c total #watches: 495828
46.38/46.44	c total #propagations: 145720406 / total #impl: 235996191 (eff. 0.617)
46.38/46.44	c #Conflicts:     161000 | #Learnt:      11199 | 0.000
46.38/46.44	c total clause space: 335.816MB
46.38/46.44	c total #watches: 497828
46.68/46.74	c total #propagations: 146621066 / total #impl: 237522385 (eff. 0.617)
46.68/46.74	c #Conflicts:     162000 | #Learnt:      12199 | 0.000
46.68/46.74	c total clause space: 335.816MB
46.68/46.74	c total #watches: 499828
46.78/46.87	c total #propagations: 147586256 / total #impl: 239064307 (eff. 0.617)
46.78/46.87	c #Conflicts:     163000 | #Learnt:      13199 | 0.000
46.78/46.87	c total clause space: 335.816MB
46.78/46.87	c total #watches: 501828
46.98/47.07	c total #propagations: 148206230 / total #impl: 239812713 (eff. 0.618)
46.98/47.07	c #Conflicts:     164000 | #Learnt:      14199 | 0.000
46.98/47.07	c total clause space: 335.816MB
46.98/47.07	c total #watches: 503828
47.29/47.36	c total #propagations: 148847174 / total #impl: 240899239 (eff. 0.618)
47.29/47.36	c #Conflicts:     165000 | #Learnt:      15199 | 0.000
47.29/47.36	c total clause space: 335.816MB
47.29/47.36	c total #watches: 505828
47.58/47.66	c total #propagations: 149553372 / total #impl: 242362288 (eff. 0.617)
47.58/47.66	c #Conflicts:     166000 | #Learnt:      16199 | 0.000
47.58/47.66	c total clause space: 335.816MB
47.58/47.66	c total #watches: 507828
47.88/47.96	c total #propagations: 150285195 / total #impl: 243887697 (eff. 0.616)
47.88/47.96	c #Conflicts:     167000 | #Learnt:      17199 | 0.000
47.88/47.96	c total clause space: 335.816MB
47.88/47.96	c total #watches: 509828
48.18/48.27	c total #propagations: 151022282 / total #impl: 245337947 (eff. 0.616)
48.18/48.27	c #Conflicts:     168000 | #Learnt:      18199 | 0.000
48.18/48.27	c total clause space: 335.816MB
48.18/48.27	c total #watches: 511828
48.49/48.56	c total #propagations: 151864980 / total #impl: 246698477 (eff. 0.616)
48.49/48.56	c #Conflicts:     169000 | #Learnt:      19199 | 0.000
48.49/48.56	c total clause space: 335.816MB
48.49/48.56	c total #watches: 513828
48.78/48.89	c total #propagations: 152712172 / total #impl: 248048134 (eff. 0.616)
48.78/48.89	c GC COLLECT
48.78/48.89	c #Conflicts:     170000 | #Learnt:      10397 | 0.000
48.78/48.89	c total clause space: 335.816MB
48.78/48.89	c total #watches: 496224
49.18/49.21	c total #propagations: 153648256 / total #impl: 249681785 (eff. 0.615)
49.18/49.21	c #Conflicts:     171000 | #Learnt:      11397 | 0.000
49.18/49.21	c total clause space: 335.816MB
49.18/49.21	c total #watches: 498224
49.49/49.51	c total #propagations: 154656400 / total #impl: 251396451 (eff. 0.615)
49.49/49.51	c #Conflicts:     172000 | #Learnt:      12397 | 0.000
49.49/49.51	c total clause space: 335.816MB
49.49/49.51	c total #watches: 500224
49.68/49.78	c total #propagations: 155616845 / total #impl: 252977089 (eff. 0.615)
49.68/49.78	c #Conflicts:     173000 | #Learnt:      13397 | 0.000
49.68/49.78	c total clause space: 335.816MB
49.68/49.78	c total #watches: 502224
50.08/50.13	c total #propagations: 156451414 / total #impl: 254362579 (eff. 0.615)
50.08/50.13	c #Conflicts:     174000 | #Learnt:      14397 | 0.000
50.08/50.13	c total clause space: 335.816MB
50.08/50.13	c total #watches: 504224
50.48/50.53	c total #propagations: 157403361 / total #impl: 256020923 (eff. 0.615)
50.48/50.53	c #Conflicts:     175000 | #Learnt:      15397 | 0.000
50.48/50.53	c total clause space: 335.816MB
50.48/50.53	c total #watches: 506224
50.78/50.87	c total #propagations: 158332647 / total #impl: 257622799 (eff. 0.615)
50.78/50.87	c #Conflicts:     176000 | #Learnt:      16397 | 0.000
50.78/50.87	c total clause space: 335.816MB
50.78/50.87	c total #watches: 508224
51.18/51.21	c total #propagations: 159331798 / total #impl: 259214278 (eff. 0.615)
51.18/51.21	c #Conflicts:     177000 | #Learnt:      17397 | 0.000
51.18/51.21	c total clause space: 335.816MB
51.18/51.21	c total #watches: 510224
51.48/51.58	c total #propagations: 160250163 / total #impl: 260765466 (eff. 0.615)
51.48/51.58	c #Conflicts:     178000 | #Learnt:      18397 | 0.000
51.48/51.58	c total clause space: 335.816MB
51.48/51.58	c total #watches: 512224
51.88/51.92	c total #propagations: 161181818 / total #impl: 262455039 (eff. 0.614)
51.88/51.92	c #Conflicts:     179000 | #Learnt:      19397 | 0.000
51.88/51.92	c total clause space: 335.816MB
51.88/51.92	c total #watches: 514224
52.18/52.20	c total #propagations: 162066477 / total #impl: 263974493 (eff. 0.614)
52.18/52.20	c GC COLLECT
52.18/52.20	c #Conflicts:     180000 | #Learnt:      10291 | 0.000
52.18/52.20	c total clause space: 335.816MB
52.18/52.20	c total #watches: 496012
52.48/52.50	c total #propagations: 162876322 / total #impl: 265201728 (eff. 0.614)
52.48/52.50	c #Conflicts:     181000 | #Learnt:      11291 | 0.000
52.48/52.50	c total clause space: 335.816MB
52.48/52.50	c total #watches: 498012
52.68/52.80	c total #propagations: 163951250 / total #impl: 266957242 (eff. 0.614)
52.68/52.80	c #Conflicts:     182000 | #Learnt:      12291 | 0.000
52.68/52.80	c total clause space: 335.816MB
52.68/52.80	c total #watches: 500012
53.08/53.11	c total #propagations: 164832992 / total #impl: 268468984 (eff. 0.614)
53.08/53.11	c #Conflicts:     183000 | #Learnt:      13291 | 0.000
53.08/53.11	c total clause space: 335.816MB
53.08/53.11	c total #watches: 502012
53.28/53.37	c total #propagations: 165706057 / total #impl: 269949374 (eff. 0.614)
53.28/53.37	c #Conflicts:     184000 | #Learnt:      14291 | 0.000
53.28/53.37	c total clause space: 335.816MB
53.28/53.37	c total #watches: 504012
53.68/53.70	c total #propagations: 166557498 / total #impl: 271286861 (eff. 0.614)
53.68/53.70	c #Conflicts:     185000 | #Learnt:      15291 | 0.000
53.68/53.70	c total clause space: 335.816MB
53.68/53.70	c total #watches: 506012
53.98/54.05	c total #propagations: 167438846 / total #impl: 272656355 (eff. 0.614)
53.98/54.05	c #Conflicts:     186000 | #Learnt:      16291 | 0.000
53.98/54.05	c total clause space: 335.816MB
53.98/54.05	c total #watches: 508012
54.28/54.34	c total #propagations: 168226841 / total #impl: 273908981 (eff. 0.614)
54.28/54.34	c #Conflicts:     187000 | #Learnt:      17291 | 0.000
54.28/54.34	c total clause space: 335.816MB
54.28/54.34	c total #watches: 510012
54.58/54.67	c total #propagations: 168959388 / total #impl: 275347162 (eff. 0.614)
54.58/54.67	c #Conflicts:     188000 | #Learnt:      18291 | 0.000
54.58/54.67	c total clause space: 335.816MB
54.58/54.67	c total #watches: 512012
54.88/55.00	c total #propagations: 169731241 / total #impl: 276773441 (eff. 0.613)
54.88/55.00	c #Conflicts:     189000 | #Learnt:      19291 | 0.000
54.88/55.00	c total clause space: 335.816MB
54.88/55.00	c total #watches: 514012
55.28/55.34	c total #propagations: 170507562 / total #impl: 278211280 (eff. 0.613)
55.28/55.34	c #Conflicts:     190000 | #Learnt:      20291 | 0.000
55.28/55.34	c total clause space: 335.816MB
55.28/55.34	c total #watches: 516012
55.58/55.66	c total #propagations: 171273144 / total #impl: 279621309 (eff. 0.613)
55.58/55.66	c GC COLLECT
55.58/55.66	c #Conflicts:     191000 | #Learnt:      10924 | 0.000
55.58/55.66	c total clause space: 335.816MB
55.58/55.66	c total #watches: 497278
55.98/56.08	c total #propagations: 172069278 / total #impl: 281099617 (eff. 0.612)
55.98/56.08	c #Conflicts:     192000 | #Learnt:      11924 | 0.000
55.98/56.08	c total clause space: 335.816MB
55.98/56.08	c total #watches: 499278
56.38/56.45	c total #propagations: 172843788 / total #impl: 282555601 (eff. 0.612)
56.38/56.45	c #Conflicts:     193000 | #Learnt:      12924 | 0.000
56.38/56.45	c total clause space: 335.816MB
56.38/56.45	c total #watches: 501278
56.68/56.79	c total #propagations: 173853244 / total #impl: 284217991 (eff. 0.612)
56.68/56.79	c #Conflicts:     194000 | #Learnt:      13924 | 0.000
56.68/56.79	c total clause space: 335.816MB
56.68/56.79	c total #watches: 503278
57.08/57.17	c total #propagations: 174980868 / total #impl: 286022563 (eff. 0.612)
57.08/57.17	c #Conflicts:     195000 | #Learnt:      14924 | 0.000
57.08/57.17	c total clause space: 335.816MB
57.08/57.17	c total #watches: 505278
57.58/57.60	c total #propagations: 175984951 / total #impl: 287740987 (eff. 0.612)
57.58/57.60	c #Conflicts:     196000 | #Learnt:      15924 | 0.000
57.58/57.60	c total clause space: 335.816MB
57.58/57.60	c total #watches: 507278
57.98/58.02	c total #propagations: 176920373 / total #impl: 289435206 (eff. 0.611)
57.98/58.02	c #Conflicts:     197000 | #Learnt:      16924 | 0.000
57.98/58.02	c total clause space: 335.816MB
57.98/58.02	c total #watches: 509278
58.38/58.47	c total #propagations: 177960929 / total #impl: 291184874 (eff. 0.611)
58.38/58.47	c #Conflicts:     198000 | #Learnt:      17924 | 0.000
58.38/58.47	c total clause space: 335.816MB
58.38/58.47	c total #watches: 511278
58.98/59.00	c total #propagations: 179079820 / total #impl: 293045298 (eff. 0.611)
58.98/59.00	c #Conflicts:     199000 | #Learnt:      18924 | 0.000
58.98/59.00	c total clause space: 335.816MB
58.98/59.00	c total #watches: 513278
59.49/59.53	c total #propagations: 180112708 / total #impl: 294816198 (eff. 0.611)
59.49/59.53	c #Conflicts:     200000 | #Learnt:      19924 | 0.000
59.49/59.53	c total clause space: 335.816MB
59.49/59.53	c total #watches: 515278
59.88/59.97	c total #propagations: 181212173 / total #impl: 296657958 (eff. 0.611)
59.88/59.97	c #Conflicts:     201000 | #Learnt:      20924 | 0.000
59.88/59.97	c total clause space: 335.816MB
59.88/59.97	c total #watches: 517278
60.28/60.37	c total #propagations: 182174724 / total #impl: 298394992 (eff. 0.611)
60.28/60.37	c GC COLLECT
60.28/60.37	c #Conflicts:     202000 | #Learnt:      11218 | 0.000
60.28/60.37	c total clause space: 335.816MB
60.28/60.37	c total #watches: 497866
60.68/60.75	c total #propagations: 183141296 / total #impl: 300140045 (eff. 0.610)
60.68/60.75	c #Conflicts:     203000 | #Learnt:      12218 | 0.000
60.68/60.75	c total clause space: 335.816MB
60.68/60.75	c total #watches: 499866
61.08/61.10	c total #propagations: 184058760 / total #impl: 301728756 (eff. 0.610)
61.08/61.10	c #Conflicts:     204000 | #Learnt:      13218 | 0.000
61.08/61.10	c total clause space: 335.816MB
61.08/61.10	c total #watches: 501866
61.48/61.51	c total #propagations: 185153417 / total #impl: 303536358 (eff. 0.610)
61.48/61.51	c #Conflicts:     205000 | #Learnt:      14218 | 0.000
61.48/61.51	c total clause space: 335.816MB
61.48/61.51	c total #watches: 503866
61.78/61.81	c total #propagations: 186207997 / total #impl: 305304201 (eff. 0.610)
61.78/61.81	c #Conflicts:     206000 | #Learnt:      15218 | 0.000
61.78/61.81	c total clause space: 335.816MB
61.78/61.81	c total #watches: 505866
62.08/62.10	c total #propagations: 187144784 / total #impl: 306771680 (eff. 0.610)
62.08/62.10	c #Conflicts:     207000 | #Learnt:      16218 | 0.000
62.08/62.10	c total clause space: 335.816MB
62.08/62.10	c total #watches: 507866
62.28/62.36	c total #propagations: 188043761 / total #impl: 308107921 (eff. 0.610)
62.28/62.36	c #Conflicts:     208000 | #Learnt:      17218 | 0.000
62.28/62.36	c total clause space: 335.816MB
62.28/62.36	c total #watches: 509866
62.68/62.75	c total #propagations: 188949965 / total #impl: 309465480 (eff. 0.611)
62.68/62.75	c #Conflicts:     209000 | #Learnt:      18218 | 0.000
62.68/62.75	c total clause space: 335.816MB
62.68/62.75	c total #watches: 511866
62.98/63.07	c total #propagations: 189888546 / total #impl: 310899770 (eff. 0.611)
62.98/63.07	c #Conflicts:     210000 | #Learnt:      19218 | 0.000
62.98/63.07	c total clause space: 335.816MB
62.98/63.07	c total #watches: 513866
63.28/63.36	c total #propagations: 190837948 / total #impl: 312340539 (eff. 0.611)
63.28/63.36	c #Conflicts:     211000 | #Learnt:      20218 | 0.000
63.28/63.36	c total clause space: 335.816MB
63.28/63.36	c total #watches: 515866
63.58/63.68	c total #propagations: 191764501 / total #impl: 313709558 (eff. 0.611)
63.58/63.68	c #Conflicts:     212000 | #Learnt:      21218 | 0.000
63.58/63.68	c total clause space: 335.816MB
63.58/63.68	c total #watches: 517866
63.98/64.05	c total #propagations: 192694187 / total #impl: 315085149 (eff. 0.612)
63.98/64.05	c GC COLLECT
63.98/64.05	c #Conflicts:     213000 | #Learnt:      11226 | 0.000
63.98/64.05	c total clause space: 335.816MB
63.98/64.05	c total #watches: 497882
64.28/64.33	c total #propagations: 193604578 / total #impl: 316471606 (eff. 0.612)
64.28/64.33	c #Conflicts:     214000 | #Learnt:      12226 | 0.000
64.28/64.33	c total clause space: 335.816MB
64.28/64.33	c total #watches: 499882
64.48/64.56	c total #propagations: 194567606 / total #impl: 317909586 (eff. 0.612)
64.48/64.56	c #Conflicts:     215000 | #Learnt:      13226 | 0.000
64.48/64.56	c total clause space: 335.816MB
64.48/64.56	c total #watches: 501882
64.78/64.90	c total #propagations: 195378909 / total #impl: 319089730 (eff. 0.612)
64.78/64.90	c #Conflicts:     216000 | #Learnt:      14226 | 0.000
64.78/64.90	c total clause space: 335.816MB
64.78/64.90	c total #watches: 503882
65.08/65.15	c total #propagations: 196135326 / total #impl: 320054423 (eff. 0.613)
65.08/65.15	c #Conflicts:     217000 | #Learnt:      15226 | 0.000
65.08/65.15	c total clause space: 335.816MB
65.08/65.15	c total #watches: 505882
65.38/65.45	c total #propagations: 197015957 / total #impl: 321366676 (eff. 0.613)
65.38/65.45	c #Conflicts:     218000 | #Learnt:      16226 | 0.000
65.38/65.45	c total clause space: 335.816MB
65.38/65.45	c total #watches: 507882
65.68/65.78	c total #propagations: 197974087 / total #impl: 322946260 (eff. 0.613)
65.68/65.78	c #Conflicts:     219000 | #Learnt:      17226 | 0.000
65.68/65.78	c total clause space: 335.816MB
65.68/65.78	c total #watches: 509882
66.08/66.13	c total #propagations: 198890172 / total #impl: 324464573 (eff. 0.613)
66.08/66.13	c #Conflicts:     220000 | #Learnt:      18226 | 0.000
66.08/66.13	c total clause space: 335.816MB
66.08/66.13	c total #watches: 511882
66.57/66.60	c total #propagations: 199848665 / total #impl: 326048646 (eff. 0.613)
66.57/66.60	c #Conflicts:     221000 | #Learnt:      19226 | 0.000
66.57/66.60	c total clause space: 335.816MB
66.57/66.60	c total #watches: 513882
67.08/67.16	c total #propagations: 200830026 / total #impl: 327595051 (eff. 0.613)
67.08/67.16	c #Conflicts:     222000 | #Learnt:      20226 | 0.000
67.08/67.16	c total clause space: 335.816MB
67.08/67.16	c total #watches: 515882
67.57/67.67	c total #propagations: 201836298 / total #impl: 329246787 (eff. 0.613)
67.57/67.67	c #Conflicts:     223000 | #Learnt:      21226 | 0.000
67.57/67.67	c total clause space: 335.816MB
67.57/67.67	c total #watches: 517882
68.07/68.20	c total #propagations: 202764922 / total #impl: 330669039 (eff. 0.613)
68.07/68.20	c #Conflicts:     224000 | #Learnt:      22226 | 0.000
68.07/68.20	c total clause space: 335.816MB
68.07/68.20	c total #watches: 519882
68.47/68.59	c total #propagations: 203617216 / total #impl: 331912019 (eff. 0.613)
68.47/68.59	c GC COLLECT
68.47/68.59	c #Conflicts:     225000 | #Learnt:      11942 | 0.000
68.47/68.59	c total clause space: 335.816MB
68.47/68.59	c total #watches: 499314
68.87/68.91	c total #propagations: 204467251 / total #impl: 333170363 (eff. 0.614)
68.87/68.91	c #Conflicts:     226000 | #Learnt:      12942 | 0.000
68.87/68.91	c total clause space: 335.816MB
68.87/68.91	c total #watches: 501314
69.17/69.22	c total #propagations: 205379402 / total #impl: 334522456 (eff. 0.614)
69.17/69.22	c #Conflicts:     227000 | #Learnt:      13942 | 0.000
69.17/69.22	c total clause space: 335.816MB
69.17/69.22	c total #watches: 503314
69.57/69.62	c total #propagations: 206315806 / total #impl: 335970684 (eff. 0.614)
69.57/69.62	c #Conflicts:     228000 | #Learnt:      14942 | 0.000
69.57/69.62	c total clause space: 335.816MB
69.57/69.62	c total #watches: 505314
69.97/70.04	c total #propagations: 207250246 / total #impl: 337428419 (eff. 0.614)
69.97/70.04	c #Conflicts:     229000 | #Learnt:      15942 | 0.000
69.97/70.04	c total clause space: 335.816MB
69.97/70.04	c total #watches: 507314
70.38/70.45	c total #propagations: 208095221 / total #impl: 338675712 (eff. 0.614)
70.38/70.45	c #Conflicts:     230000 | #Learnt:      16942 | 0.000
70.38/70.45	c total clause space: 335.816MB
70.38/70.45	c total #watches: 509314
70.77/70.82	c total #propagations: 208955355 / total #impl: 339935122 (eff. 0.615)
70.77/70.82	c #Conflicts:     231000 | #Learnt:      17942 | 0.000
70.77/70.82	c total clause space: 335.816MB
70.77/70.82	c total #watches: 511314
71.07/71.14	c total #propagations: 209775287 / total #impl: 341178641 (eff. 0.615)
71.07/71.14	c #Conflicts:     232000 | #Learnt:      18942 | 0.000
71.07/71.14	c total clause space: 335.816MB
71.07/71.14	c total #watches: 513314
71.49/71.55	c total #propagations: 210607105 / total #impl: 342613918 (eff. 0.615)
71.49/71.55	c #Conflicts:     233000 | #Learnt:      19942 | 0.000
71.49/71.55	c total clause space: 335.816MB
71.49/71.55	c total #watches: 515314
71.78/71.89	c total #propagations: 211576915 / total #impl: 344279352 (eff. 0.615)
71.78/71.89	c #Conflicts:     234000 | #Learnt:      20942 | 0.000
71.78/71.89	c total clause space: 335.816MB
71.78/71.89	c total #watches: 517314
72.18/72.27	c total #propagations: 212595706 / total #impl: 345795676 (eff. 0.615)
72.18/72.27	c #Conflicts:     235000 | #Learnt:      21942 | 0.000
72.18/72.27	c total clause space: 335.816MB
72.18/72.27	c total #watches: 519314
72.59/72.66	c total #propagations: 213549440 / total #impl: 347374429 (eff. 0.615)
72.59/72.66	c #Conflicts:     236000 | #Learnt:      22942 | 0.000
72.59/72.66	c total clause space: 335.816MB
72.59/72.66	c total #watches: 521314
72.98/73.02	c total #propagations: 214407408 / total #impl: 348910535 (eff. 0.615)
72.98/73.02	c GC COLLECT
72.98/73.02	c #Conflicts:     237000 | #Learnt:      12336 | 0.000
72.98/73.02	c total clause space: 335.816MB
72.98/73.02	c total #watches: 500102
73.18/73.28	c total #propagations: 215434700 / total #impl: 350581985 (eff. 0.615)
73.18/73.28	c #Conflicts:     238000 | #Learnt:      13336 | 0.000
73.18/73.28	c total clause space: 335.816MB
73.18/73.28	c total #watches: 502102
73.48/73.57	c total #propagations: 216140228 / total #impl: 351939375 (eff. 0.614)
73.48/73.57	c #Conflicts:     239000 | #Learnt:      14336 | 0.000
73.48/73.57	c total clause space: 335.816MB
73.48/73.57	c total #watches: 504102
73.79/73.89	c total #propagations: 216900648 / total #impl: 353428726 (eff. 0.614)
73.79/73.89	c #Conflicts:     240000 | #Learnt:      15336 | 0.000
73.79/73.89	c total clause space: 335.816MB
73.79/73.89	c total #watches: 506102
74.18/74.21	c total #propagations: 217778862 / total #impl: 354872656 (eff. 0.614)
74.18/74.21	c #Conflicts:     241000 | #Learnt:      16336 | 0.000
74.18/74.21	c total clause space: 335.816MB
74.18/74.21	c total #watches: 508102
74.48/74.55	c total #propagations: 218683939 / total #impl: 356388137 (eff. 0.614)
74.48/74.55	c #Conflicts:     242000 | #Learnt:      17336 | 0.000
74.48/74.55	c total clause space: 335.816MB
74.48/74.55	c total #watches: 510102
74.79/74.87	c total #propagations: 219734209 / total #impl: 358023775 (eff. 0.614)
74.79/74.87	c #Conflicts:     243000 | #Learnt:      18336 | 0.000
74.79/74.87	c total clause space: 335.816MB
74.79/74.87	c total #watches: 512102
75.18/75.20	c total #propagations: 220629641 / total #impl: 359477050 (eff. 0.614)
75.18/75.20	c #Conflicts:     244000 | #Learnt:      19336 | 0.000
75.18/75.20	c total clause space: 335.816MB
75.18/75.20	c total #watches: 514102
75.48/75.55	c total #propagations: 221496838 / total #impl: 360869093 (eff. 0.614)
75.48/75.55	c #Conflicts:     245000 | #Learnt:      20336 | 0.000
75.48/75.55	c total clause space: 335.816MB
75.48/75.55	c total #watches: 516102
75.89/75.94	c total #propagations: 222374813 / total #impl: 362369614 (eff. 0.614)
75.89/75.94	c #Conflicts:     246000 | #Learnt:      21336 | 0.000
75.89/75.94	c total clause space: 335.816MB
75.89/75.94	c total #watches: 518102
76.28/76.31	c total #propagations: 223359490 / total #impl: 364025899 (eff. 0.614)
76.28/76.31	c #Conflicts:     247000 | #Learnt:      22336 | 0.000
76.28/76.31	c total clause space: 335.816MB
76.28/76.31	c total #watches: 520102
76.68/76.77	c total #propagations: 224374392 / total #impl: 365632141 (eff. 0.614)
76.68/76.77	c #Conflicts:     248000 | #Learnt:      23336 | 0.000
76.68/76.77	c total clause space: 335.816MB
76.68/76.77	c total #watches: 522102
77.18/77.24	c total #propagations: 225848522 / total #impl: 367607346 (eff. 0.614)
77.18/77.24	c GC COLLECT
77.18/77.24	c #Conflicts:     249000 | #Learnt:      12423 | 0.000
77.18/77.24	c total clause space: 335.816MB
77.18/77.24	c total #watches: 500276
77.58/77.63	c total #propagations: 227285817 / total #impl: 369595106 (eff. 0.615)
77.58/77.63	c #Conflicts:     250000 | #Learnt:      13423 | 0.000
77.58/77.63	c total clause space: 335.816MB
77.58/77.63	c total #watches: 502276
77.88/77.92	c total #propagations: 228690508 / total #impl: 371559545 (eff. 0.615)
77.88/77.92	c #Conflicts:     251000 | #Learnt:      14423 | 0.000
77.88/77.92	c total clause space: 335.816MB
77.88/77.92	c total #watches: 504276
78.19/78.24	c total #propagations: 229619090 / total #impl: 373038100 (eff. 0.616)
78.19/78.24	c #Conflicts:     252000 | #Learnt:      15423 | 0.000
78.19/78.24	c total clause space: 335.816MB
78.19/78.24	c total #watches: 506276
78.48/78.50	c total #propagations: 230589490 / total #impl: 374587723 (eff. 0.616)
78.48/78.50	c #Conflicts:     253000 | #Learnt:      16423 | 0.000
78.48/78.50	c total clause space: 335.816MB
78.48/78.50	c total #watches: 508276
78.78/78.82	c total #propagations: 231537352 / total #impl: 375913611 (eff. 0.616)
78.78/78.82	c #Conflicts:     254000 | #Learnt:      17423 | 0.000
78.78/78.82	c total clause space: 335.816MB
78.78/78.82	c total #watches: 510276
79.08/79.13	c total #propagations: 232435485 / total #impl: 377365585 (eff. 0.616)
79.08/79.13	c #Conflicts:     255000 | #Learnt:      18423 | 0.000
79.08/79.13	c total clause space: 335.816MB
79.08/79.13	c total #watches: 512276
79.38/79.48	c total #propagations: 233272960 / total #impl: 378662259 (eff. 0.616)
79.38/79.48	c #Conflicts:     256000 | #Learnt:      19423 | 0.000
79.38/79.48	c total clause space: 335.816MB
79.38/79.48	c total #watches: 514276
79.78/79.82	c total #propagations: 234122135 / total #impl: 380185000 (eff. 0.616)
79.78/79.82	c #Conflicts:     257000 | #Learnt:      20423 | 0.000
79.78/79.82	c total clause space: 335.816MB
79.78/79.82	c total #watches: 516276
80.08/80.16	c total #propagations: 234968500 / total #impl: 381662634 (eff. 0.616)
80.08/80.16	c #Conflicts:     258000 | #Learnt:      21423 | 0.000
80.08/80.16	c total clause space: 335.816MB
80.08/80.16	c total #watches: 518276
80.48/80.55	c total #propagations: 235869335 / total #impl: 383229726 (eff. 0.615)
80.48/80.55	c #Conflicts:     259000 | #Learnt:      22423 | 0.000
80.48/80.55	c total clause space: 335.816MB
80.48/80.55	c total #watches: 520276
80.88/80.94	c total #propagations: 236840041 / total #impl: 384789164 (eff. 0.616)
80.88/80.94	c #Conflicts:     260000 | #Learnt:      23423 | 0.000
80.88/80.94	c total clause space: 335.816MB
80.88/80.94	c total #watches: 522276
81.28/81.33	c total #propagations: 237732359 / total #impl: 386237585 (eff. 0.616)
81.28/81.33	c #Conflicts:     261000 | #Learnt:      24423 | 0.000
81.28/81.33	c total clause space: 335.816MB
81.28/81.33	c total #watches: 524276
81.58/81.68	c total #propagations: 238905831 / total #impl: 387970071 (eff. 0.616)
81.58/81.68	c GC COLLECT
81.58/81.68	c #Conflicts:     262000 | #Learnt:      13215 | 0.000
81.58/81.68	c total clause space: 335.816MB
81.58/81.68	c total #watches: 501860
81.88/81.99	c total #propagations: 239934694 / total #impl: 389621826 (eff. 0.616)
81.88/81.99	c #Conflicts:     263000 | #Learnt:      14215 | 0.000
81.88/81.99	c total clause space: 335.816MB
81.88/81.99	c total #watches: 503860
82.28/82.35	c total #propagations: 240826541 / total #impl: 391146590 (eff. 0.616)
82.28/82.35	c #Conflicts:     264000 | #Learnt:      15215 | 0.000
82.28/82.35	c total clause space: 335.816MB
82.28/82.35	c total #watches: 505860
82.59/82.63	c total #propagations: 241858547 / total #impl: 392740200 (eff. 0.616)
82.59/82.63	c #Conflicts:     265000 | #Learnt:      16215 | 0.000
82.59/82.63	c total clause space: 335.816MB
82.59/82.63	c total #watches: 507860
82.88/82.99	c total #propagations: 242679477 / total #impl: 394157253 (eff. 0.616)
82.88/82.99	c #Conflicts:     266000 | #Learnt:      17215 | 0.000
82.88/82.99	c total clause space: 335.816MB
82.88/82.99	c total #watches: 509860
83.28/83.36	c total #propagations: 243513603 / total #impl: 395733467 (eff. 0.615)
83.28/83.36	c #Conflicts:     267000 | #Learnt:      18215 | 0.000
83.28/83.36	c total clause space: 335.816MB
83.28/83.36	c total #watches: 511860
83.69/83.80	c total #propagations: 244316439 / total #impl: 397208902 (eff. 0.615)
83.69/83.80	c #Conflicts:     268000 | #Learnt:      19215 | 0.000
83.69/83.80	c total clause space: 335.816MB
83.69/83.80	c total #watches: 513860
84.08/84.19	c total #propagations: 245160124 / total #impl: 398836372 (eff. 0.615)
84.08/84.19	c #Conflicts:     269000 | #Learnt:      20215 | 0.000
84.08/84.19	c total clause space: 335.816MB
84.08/84.19	c total #watches: 515860
84.48/84.51	c total #propagations: 245871315 / total #impl: 400094806 (eff. 0.615)
84.48/84.51	c #Conflicts:     270000 | #Learnt:      21215 | 0.000
84.48/84.51	c total clause space: 335.816MB
84.48/84.51	c total #watches: 517860
84.79/84.83	c total #propagations: 246557697 / total #impl: 401418498 (eff. 0.614)
84.79/84.83	c #Conflicts:     271000 | #Learnt:      22215 | 0.000
84.79/84.83	c total clause space: 335.816MB
84.79/84.83	c total #watches: 519860
85.08/85.19	c total #propagations: 247277879 / total #impl: 402887876 (eff. 0.614)
85.08/85.19	c #Conflicts:     272000 | #Learnt:      23215 | 0.000
85.08/85.19	c total clause space: 335.816MB
85.08/85.19	c total #watches: 521860
85.48/85.56	c total #propagations: 248057704 / total #impl: 404406546 (eff. 0.613)
85.48/85.56	c #Conflicts:     273000 | #Learnt:      24215 | 0.000
85.48/85.56	c total clause space: 335.816MB
85.48/85.56	c total #watches: 523860
85.88/85.94	c total #propagations: 248733089 / total #impl: 405794481 (eff. 0.613)
85.88/85.94	c GC COLLECT
85.88/85.94	c #Conflicts:     274000 | #Learnt:      12746 | 0.000
85.88/85.94	c total clause space: 335.816MB
85.88/85.94	c total #watches: 500922
86.18/86.23	c total #propagations: 249531824 / total #impl: 407350239 (eff. 0.613)
86.18/86.23	c #Conflicts:     275000 | #Learnt:      13746 | 0.000
86.18/86.23	c total clause space: 335.816MB
86.18/86.23	c total #watches: 502922
86.58/86.60	c total #propagations: 250357247 / total #impl: 408915297 (eff. 0.612)
86.58/86.60	c #Conflicts:     276000 | #Learnt:      14746 | 0.000
86.58/86.60	c total clause space: 335.816MB
86.58/86.60	c total #watches: 504922
86.88/86.95	c total #propagations: 251186690 / total #impl: 410430473 (eff. 0.612)
86.88/86.95	c #Conflicts:     277000 | #Learnt:      15746 | 0.000
86.88/86.95	c total clause space: 335.816MB
86.88/86.95	c total #watches: 506922
87.18/87.29	c total #propagations: 252103888 / total #impl: 411954220 (eff. 0.612)
87.18/87.29	c #Conflicts:     278000 | #Learnt:      16746 | 0.000
87.18/87.29	c total clause space: 335.816MB
87.18/87.29	c total #watches: 508922
87.58/87.65	c total #propagations: 253072682 / total #impl: 413582075 (eff. 0.612)
87.58/87.65	c #Conflicts:     279000 | #Learnt:      17746 | 0.000
87.58/87.65	c total clause space: 335.816MB
87.58/87.65	c total #watches: 510922
87.98/88.01	c total #propagations: 253890340 / total #impl: 415064992 (eff. 0.612)
87.98/88.01	c #Conflicts:     280000 | #Learnt:      18746 | 0.000
87.98/88.01	c total clause space: 335.816MB
87.98/88.01	c total #watches: 512922
88.28/88.37	c total #propagations: 254737324 / total #impl: 416567777 (eff. 0.612)
88.28/88.37	c #Conflicts:     281000 | #Learnt:      19746 | 0.000
88.28/88.37	c total clause space: 335.816MB
88.28/88.37	c total #watches: 514922
88.68/88.75	c total #propagations: 255691827 / total #impl: 418174823 (eff. 0.611)
88.68/88.75	c #Conflicts:     282000 | #Learnt:      20746 | 0.000
88.68/88.75	c total clause space: 335.816MB
88.68/88.75	c total #watches: 516922
88.88/88.99	c total #propagations: 256696814 / total #impl: 419868402 (eff. 0.611)
88.88/88.99	c #Conflicts:     283000 | #Learnt:      21746 | 0.000
88.88/88.99	c total clause space: 335.816MB
88.88/88.99	c total #watches: 518922
89.28/89.35	c total #propagations: 257408531 / total #impl: 420961663 (eff. 0.611)
89.28/89.35	c #Conflicts:     284000 | #Learnt:      22746 | 0.000
89.28/89.35	c total clause space: 335.816MB
89.28/89.35	c total #watches: 520922
89.68/89.73	c total #propagations: 258148832 / total #impl: 422409115 (eff. 0.611)
89.68/89.73	c #Conflicts:     285000 | #Learnt:      23746 | 0.000
89.68/89.73	c total clause space: 335.816MB
89.68/89.73	c total #watches: 522922
89.98/90.05	c total #propagations: 259128164 / total #impl: 423910737 (eff. 0.611)
89.98/90.05	c #Conflicts:     286000 | #Learnt:      24746 | 0.000
89.98/90.05	c total clause space: 335.816MB
89.98/90.05	c total #watches: 524922
90.48/90.50	c total #propagations: 259910522 / total #impl: 425182122 (eff. 0.611)
90.48/90.50	c GC COLLECT
90.48/90.50	c #Conflicts:     287000 | #Learnt:      12916 | 0.000
90.48/90.50	c total clause space: 335.816MB
90.48/90.50	c total #watches: 501262
90.68/90.79	c total #propagations: 260878937 / total #impl: 426782074 (eff. 0.611)
90.68/90.79	c #Conflicts:     288000 | #Learnt:      13916 | 0.000
90.68/90.79	c total clause space: 335.816MB
90.68/90.79	c total #watches: 503262
90.98/91.08	c total #propagations: 261832635 / total #impl: 428277682 (eff. 0.611)
90.98/91.08	c #Conflicts:     289000 | #Learnt:      14916 | 0.000
90.98/91.08	c total clause space: 335.816MB
90.98/91.08	c total #watches: 505262
91.28/91.38	c total #propagations: 262818164 / total #impl: 429800592 (eff. 0.611)
91.28/91.38	c #Conflicts:     290000 | #Learnt:      15916 | 0.000
91.28/91.38	c total clause space: 335.816MB
91.28/91.38	c total #watches: 507262
91.68/91.72	c total #propagations: 263770947 / total #impl: 431243578 (eff. 0.612)
91.68/91.72	c #Conflicts:     291000 | #Learnt:      16916 | 0.000
91.68/91.72	c total clause space: 335.816MB
91.68/91.72	c total #watches: 509262
91.98/92.02	c total #propagations: 264724694 / total #impl: 432833387 (eff. 0.612)
91.98/92.02	c #Conflicts:     292000 | #Learnt:      17916 | 0.000
91.98/92.02	c total clause space: 335.816MB
91.98/92.02	c total #watches: 511262
92.28/92.37	c total #propagations: 265567229 / total #impl: 434235548 (eff. 0.612)
92.28/92.37	c #Conflicts:     293000 | #Learnt:      18916 | 0.000
92.28/92.37	c total clause space: 335.816MB
92.28/92.37	c total #watches: 513262
92.68/92.75	c total #propagations: 266356666 / total #impl: 435702063 (eff. 0.611)
92.68/92.75	c #Conflicts:     294000 | #Learnt:      19916 | 0.000
92.68/92.75	c total clause space: 335.816MB
92.68/92.75	c total #watches: 515262
93.08/93.14	c total #propagations: 267121332 / total #impl: 437162622 (eff. 0.611)
93.08/93.14	c #Conflicts:     295000 | #Learnt:      20916 | 0.000
93.08/93.14	c total clause space: 335.816MB
93.08/93.14	c total #watches: 517262
93.38/93.49	c total #propagations: 267938748 / total #impl: 438703379 (eff. 0.611)
93.38/93.49	c #Conflicts:     296000 | #Learnt:      21916 | 0.000
93.38/93.49	c total clause space: 335.816MB
93.38/93.49	c total #watches: 519262
93.78/93.84	c total #propagations: 268883956 / total #impl: 440249334 (eff. 0.611)
93.78/93.84	c #Conflicts:     297000 | #Learnt:      22916 | 0.000
93.78/93.84	c total clause space: 335.816MB
93.78/93.84	c total #watches: 521262
94.08/94.19	c total #propagations: 269788028 / total #impl: 441668849 (eff. 0.611)
94.08/94.19	c #Conflicts:     298000 | #Learnt:      23916 | 0.000
94.08/94.19	c total clause space: 335.816MB
94.08/94.19	c total #watches: 523262
94.58/94.63	c total #propagations: 270778747 / total #impl: 443206503 (eff. 0.611)
94.58/94.63	c #Conflicts:     299000 | #Learnt:      24916 | 0.000
94.58/94.63	c total clause space: 335.816MB
94.58/94.63	c total #watches: 525262
94.98/95.02	c total #propagations: 271830779 / total #impl: 444896881 (eff. 0.611)
94.98/95.02	c #Conflicts:     300000 | #Learnt:      25916 | 0.000
94.98/95.02	c total clause space: 335.816MB
94.98/95.02	c total #watches: 527262
95.28/95.34	c total #propagations: 272686975 / total #impl: 446269333 (eff. 0.611)
95.28/95.34	c GC COLLECT
95.28/95.34	c #Conflicts:     301000 | #Learnt:      13798 | 0.000
95.28/95.34	c total clause space: 335.816MB
95.28/95.34	c total #watches: 503026
95.58/95.66	c total #propagations: 273548154 / total #impl: 447756971 (eff. 0.611)
95.58/95.66	c #Conflicts:     302000 | #Learnt:      14798 | 0.000
95.58/95.66	c total clause space: 335.816MB
95.58/95.66	c total #watches: 505026
95.98/96.05	c total #propagations: 274409882 / total #impl: 449263175 (eff. 0.611)
95.98/96.05	c #Conflicts:     303000 | #Learnt:      15798 | 0.000
95.98/96.05	c total clause space: 335.816MB
95.98/96.05	c total #watches: 507026
96.28/96.37	c total #propagations: 275371997 / total #impl: 450851292 (eff. 0.611)
96.28/96.37	c #Conflicts:     304000 | #Learnt:      16798 | 0.000
96.28/96.37	c total clause space: 335.816MB
96.28/96.37	c total #watches: 509026
96.68/96.72	c total #propagations: 276271879 / total #impl: 452333521 (eff. 0.611)
96.68/96.72	c #Conflicts:     305000 | #Learnt:      17798 | 0.000
96.68/96.72	c total clause space: 335.816MB
96.68/96.72	c total #watches: 511026
96.88/96.92	c total #propagations: 277221594 / total #impl: 453921307 (eff. 0.611)
96.88/96.92	c #Conflicts:     306000 | #Learnt:      18798 | 0.000
96.88/96.92	c total clause space: 335.816MB
96.88/96.92	c total #watches: 513026
97.18/97.25	c total #propagations: 277957428 / total #impl: 454953812 (eff. 0.611)
97.18/97.25	c #Conflicts:     307000 | #Learnt:      19798 | 0.000
97.18/97.25	c total clause space: 335.816MB
97.18/97.25	c total #watches: 515026
97.58/97.62	c total #propagations: 278792199 / total #impl: 456245728 (eff. 0.611)
97.58/97.62	c #Conflicts:     308000 | #Learnt:      20798 | 0.000
97.58/97.62	c total clause space: 335.816MB
97.58/97.62	c total #watches: 517026
97.88/97.97	c total #propagations: 279713152 / total #impl: 457858308 (eff. 0.611)
97.88/97.97	c #Conflicts:     309000 | #Learnt:      21798 | 0.000
97.88/97.97	c total clause space: 335.816MB
97.88/97.97	c total #watches: 519026
98.28/98.33	c total #propagations: 280571886 / total #impl: 459316143 (eff. 0.611)
98.28/98.33	c #Conflicts:     310000 | #Learnt:      22798 | 0.000
98.28/98.33	c total clause space: 335.816MB
98.28/98.33	c total #watches: 521026
98.58/98.67	c total #propagations: 281395480 / total #impl: 460663326 (eff. 0.611)
98.58/98.67	c #Conflicts:     311000 | #Learnt:      23798 | 0.000
98.58/98.67	c total clause space: 335.816MB
98.58/98.67	c total #watches: 523026
98.87/99.00	c total #propagations: 282093043 / total #impl: 461859663 (eff. 0.611)
98.87/99.00	c #Conflicts:     312000 | #Learnt:      24798 | 0.000
98.87/99.00	c total clause space: 335.816MB
98.87/99.00	c total #watches: 525026
99.37/99.40	c total #propagations: 282934479 / total #impl: 463260253 (eff. 0.611)
99.37/99.40	c #Conflicts:     313000 | #Learnt:      25798 | 0.000
99.37/99.40	c total clause space: 335.816MB
99.37/99.40	c total #watches: 527026
99.67/99.76	c total #propagations: 283906048 / total #impl: 464872538 (eff. 0.611)
99.67/99.76	c #Conflicts:     314000 | #Learnt:      26798 | 0.000
99.67/99.76	c total clause space: 335.816MB
99.67/99.76	c total #watches: 529026
100.08/100.16	c total #propagations: 284832217 / total #impl: 466426698 (eff. 0.611)
100.08/100.16	c GC COLLECT
100.08/100.16	c #Conflicts:     315000 | #Learnt:      14405 | 0.000
100.08/100.16	c total clause space: 335.816MB
100.08/100.16	c total #watches: 504240
100.47/100.54	c total #propagations: 286227257 / total #impl: 468357386 (eff. 0.611)
100.47/100.54	c #Conflicts:     316000 | #Learnt:      15405 | 0.000
100.47/100.54	c total clause space: 335.816MB
100.47/100.54	c total #watches: 506240
100.87/100.94	c total #propagations: 287686428 / total #impl: 470312950 (eff. 0.612)
100.87/100.94	c #Conflicts:     317000 | #Learnt:      16405 | 0.000
100.87/100.94	c total clause space: 335.816MB
100.87/100.94	c total #watches: 508240
101.37/101.40	c total #propagations: 289102503 / total #impl: 472326884 (eff. 0.612)
101.37/101.40	c #Conflicts:     318000 | #Learnt:      17405 | 0.000
101.37/101.40	c total clause space: 335.816MB
101.37/101.40	c total #watches: 510240
101.77/101.84	c total #propagations: 290564001 / total #impl: 474435738 (eff. 0.612)
101.77/101.84	c #Conflicts:     319000 | #Learnt:      18405 | 0.000
101.77/101.84	c total clause space: 335.816MB
101.77/101.84	c total #watches: 512240
102.17/102.29	c total #propagations: 291958522 / total #impl: 476362427 (eff. 0.613)
102.17/102.29	c #Conflicts:     320000 | #Learnt:      19405 | 0.000
102.17/102.29	c total clause space: 335.816MB
102.17/102.29	c total #watches: 514240
102.77/102.83	c total #propagations: 293284481 / total #impl: 478295648 (eff. 0.613)
102.77/102.83	c #Conflicts:     321000 | #Learnt:      20405 | 0.000
102.77/102.83	c total clause space: 335.816MB
102.77/102.83	c total #watches: 516240
103.27/103.36	c total #propagations: 294760323 / total #impl: 480294753 (eff. 0.614)
103.27/103.36	c #Conflicts:     322000 | #Learnt:      21405 | 0.000
103.27/103.36	c total clause space: 335.816MB
103.27/103.36	c total #watches: 518240
103.87/103.97	c total #propagations: 296286417 / total #impl: 482344643 (eff. 0.614)
103.87/103.97	c #Conflicts:     323000 | #Learnt:      22405 | 0.000
103.87/103.97	c total clause space: 335.816MB
103.87/103.97	c total #watches: 520240
104.48/104.56	c total #propagations: 297845388 / total #impl: 484417046 (eff. 0.615)
104.48/104.56	c #Conflicts:     324000 | #Learnt:      23405 | 0.000
104.48/104.56	c total clause space: 335.816MB
104.48/104.56	c total #watches: 522240
105.07/105.18	c total #propagations: 299372948 / total #impl: 486415892 (eff. 0.615)
105.07/105.18	c #Conflicts:     325000 | #Learnt:      24405 | 0.000
105.07/105.18	c total clause space: 335.816MB
105.07/105.18	c total #watches: 524240
105.68/105.79	c total #propagations: 300871042 / total #impl: 488410885 (eff. 0.616)
105.68/105.79	c #Conflicts:     326000 | #Learnt:      25405 | 0.000
105.68/105.79	c total clause space: 335.816MB
105.68/105.79	c total #watches: 526240
106.37/106.47	c total #propagations: 302420645 / total #impl: 490476462 (eff. 0.617)
106.37/106.47	c #Conflicts:     327000 | #Learnt:      26405 | 0.000
106.37/106.47	c total clause space: 335.816MB
106.37/106.47	c total #watches: 528240
107.17/107.20	c total #propagations: 303920525 / total #impl: 492510591 (eff. 0.617)
107.17/107.20	c #Conflicts:     328000 | #Learnt:      27405 | 0.000
107.17/107.20	c total clause space: 335.816MB
107.17/107.20	c total #watches: 530240
107.57/107.60	c total #propagations: 305535930 / total #impl: 494657856 (eff. 0.618)
107.57/107.60	c GC COLLECT
107.57/107.60	c #Conflicts:     329000 | #Learnt:      14738 | 0.000
107.57/107.60	c total clause space: 335.816MB
107.57/107.60	c total #watches: 504906
107.97/108.04	c total #propagations: 307046087 / total #impl: 496691262 (eff. 0.618)
107.97/108.04	c #Conflicts:     330000 | #Learnt:      15738 | 0.000
107.97/108.04	c total clause space: 335.816MB
107.97/108.04	c total #watches: 506906
108.37/108.50	c total #propagations: 308688709 / total #impl: 498870164 (eff. 0.619)
108.37/108.50	c #Conflicts:     331000 | #Learnt:      16738 | 0.000
108.37/108.50	c total clause space: 335.816MB
108.37/108.50	c total #watches: 508906
108.98/109.03	c total #propagations: 310217346 / total #impl: 500915530 (eff. 0.619)
108.98/109.03	c #Conflicts:     332000 | #Learnt:      17738 | 0.000
108.98/109.03	c total clause space: 335.816MB
108.98/109.03	c total #watches: 510906
109.47/109.52	c total #propagations: 311762347 / total #impl: 503044572 (eff. 0.620)
109.47/109.52	c #Conflicts:     333000 | #Learnt:      18738 | 0.000
109.47/109.52	c total clause space: 335.816MB
109.47/109.52	c total #watches: 512906
109.87/109.92	c total #propagations: 313380004 / total #impl: 505268895 (eff. 0.620)
109.87/109.92	c #Conflicts:     334000 | #Learnt:      19738 | 0.000
109.87/109.92	c total clause space: 335.816MB
109.87/109.92	c total #watches: 514906
110.17/110.26	c total #propagations: 314530674 / total #impl: 506969857 (eff. 0.620)
110.17/110.26	c #Conflicts:     335000 | #Learnt:      20738 | 0.000
110.17/110.26	c total clause space: 335.816MB
110.17/110.26	c total #watches: 516906
110.47/110.58	c total #propagations: 315501506 / total #impl: 508539031 (eff. 0.620)
110.47/110.58	c #Conflicts:     336000 | #Learnt:      21738 | 0.000
110.47/110.58	c total clause space: 335.816MB
110.47/110.58	c total #watches: 518906
110.87/110.90	c total #propagations: 316400326 / total #impl: 509906218 (eff. 0.621)
110.87/110.90	c #Conflicts:     337000 | #Learnt:      22738 | 0.000
110.87/110.90	c total clause space: 335.816MB
110.87/110.90	c total #watches: 520906
111.18/111.23	c total #propagations: 317308147 / total #impl: 511302227 (eff. 0.621)
111.18/111.23	c #Conflicts:     338000 | #Learnt:      23738 | 0.000
111.18/111.23	c total clause space: 335.816MB
111.18/111.23	c total #watches: 522906
111.57/111.64	c total #propagations: 318197392 / total #impl: 512754526 (eff. 0.621)
111.57/111.64	c #Conflicts:     339000 | #Learnt:      24738 | 0.000
111.57/111.64	c total clause space: 335.816MB
111.57/111.64	c total #watches: 524906
111.97/112.03	c total #propagations: 319148529 / total #impl: 514304371 (eff. 0.621)
111.97/112.03	c #Conflicts:     340000 | #Learnt:      25738 | 0.000
111.97/112.03	c total clause space: 335.816MB
111.97/112.03	c total #watches: 526906
112.28/112.37	c total #propagations: 319986305 / total #impl: 515763762 (eff. 0.620)
112.28/112.37	c #Conflicts:     341000 | #Learnt:      26738 | 0.000
112.28/112.37	c total clause space: 335.816MB
112.28/112.37	c total #watches: 528906
112.67/112.80	c total #propagations: 320791637 / total #impl: 517204527 (eff. 0.620)
112.67/112.80	c #Conflicts:     342000 | #Learnt:      27738 | 0.000
112.67/112.80	c total clause space: 335.816MB
112.67/112.80	c total #watches: 530906
113.07/113.16	c total #propagations: 321683567 / total #impl: 518808797 (eff. 0.620)
113.07/113.16	c GC COLLECT
113.07/113.16	c #Conflicts:     343000 | #Learnt:      14718 | 0.000
113.07/113.16	c total clause space: 335.816MB
113.07/113.16	c total #watches: 504866
113.38/113.49	c total #propagations: 322579688 / total #impl: 520247015 (eff. 0.620)
113.38/113.49	c #Conflicts:     344000 | #Learnt:      15718 | 0.000
113.38/113.49	c total clause space: 335.816MB
113.38/113.49	c total #watches: 506866
113.77/113.85	c total #propagations: 323553036 / total #impl: 521872627 (eff. 0.620)
113.77/113.85	c #Conflicts:     345000 | #Learnt:      16718 | 0.000
113.77/113.85	c total clause space: 335.816MB
113.77/113.85	c total #watches: 508866
114.07/114.17	c total #propagations: 324560289 / total #impl: 523541184 (eff. 0.620)
114.07/114.17	c #Conflicts:     346000 | #Learnt:      17718 | 0.000
114.07/114.17	c total clause space: 335.816MB
114.07/114.17	c total #watches: 510866
114.38/114.47	c total #propagations: 325403535 / total #impl: 524971429 (eff. 0.620)
114.38/114.47	c #Conflicts:     347000 | #Learnt:      18718 | 0.000
114.38/114.47	c total clause space: 335.816MB
114.38/114.47	c total #watches: 512866
114.67/114.76	c total #propagations: 326243624 / total #impl: 526387358 (eff. 0.620)
114.67/114.76	c #Conflicts:     348000 | #Learnt:      19718 | 0.000
114.67/114.76	c total clause space: 335.816MB
114.67/114.76	c total #watches: 514866
114.87/114.96	c total #propagations: 327080795 / total #impl: 527666370 (eff. 0.620)
114.87/114.96	c #Conflicts:     349000 | #Learnt:      20718 | 0.000
114.87/114.96	c total clause space: 335.816MB
114.87/114.96	c total #watches: 516866
115.27/115.30	c total #propagations: 327770160 / total #impl: 528546989 (eff. 0.620)
115.27/115.30	c #Conflicts:     350000 | #Learnt:      21718 | 0.000
115.27/115.30	c total clause space: 335.816MB
115.27/115.30	c total #watches: 518866
115.67/115.71	c total #propagations: 328666678 / total #impl: 529974380 (eff. 0.620)
115.67/115.71	c #Conflicts:     351000 | #Learnt:      22718 | 0.000
115.67/115.71	c total clause space: 335.816MB
115.67/115.71	c total #watches: 520866
115.97/116.09	c total #propagations: 329601463 / total #impl: 531629190 (eff. 0.620)
115.97/116.09	c #Conflicts:     352000 | #Learnt:      23718 | 0.000
115.97/116.09	c total clause space: 335.816MB
115.97/116.09	c total #watches: 522866
116.37/116.46	c total #propagations: 330535166 / total #impl: 533261887 (eff. 0.620)
116.37/116.46	c #Conflicts:     353000 | #Learnt:      24718 | 0.000
116.37/116.46	c total clause space: 335.816MB
116.37/116.46	c total #watches: 524866
116.77/116.88	c total #propagations: 331394855 / total #impl: 534763393 (eff. 0.620)
116.77/116.88	c #Conflicts:     354000 | #Learnt:      25718 | 0.000
116.77/116.88	c total clause space: 335.816MB
116.77/116.88	c total #watches: 526866
117.17/117.23	c total #propagations: 332300491 / total #impl: 536316743 (eff. 0.620)
117.17/117.23	c #Conflicts:     355000 | #Learnt:      26718 | 0.000
117.17/117.23	c total clause space: 335.816MB
117.17/117.23	c total #watches: 528866
117.57/117.66	c total #propagations: 333077981 / total #impl: 537633412 (eff. 0.620)
117.57/117.66	c #Conflicts:     356000 | #Learnt:      27718 | 0.000
117.57/117.66	c total clause space: 335.816MB
117.57/117.66	c total #watches: 530866
117.97/118.06	c total #propagations: 333951692 / total #impl: 539112544 (eff. 0.619)
117.97/118.06	c GC COLLECT
117.97/118.06	c #Conflicts:     357000 | #Learnt:      14409 | 0.000
117.97/118.06	c total clause space: 335.816MB
117.97/118.06	c total #watches: 504248
118.27/118.34	c total #propagations: 334867996 / total #impl: 540527366 (eff. 0.620)
118.27/118.34	c #Conflicts:     358000 | #Learnt:      15409 | 0.000
118.27/118.34	c total clause space: 335.816MB
118.27/118.34	c total #watches: 506248
118.57/118.67	c total #propagations: 335714665 / total #impl: 541852792 (eff. 0.620)
118.57/118.67	c #Conflicts:     359000 | #Learnt:      16409 | 0.000
118.57/118.67	c total clause space: 335.816MB
118.57/118.67	c total #watches: 508248
118.87/118.98	c total #propagations: 336540258 / total #impl: 543373219 (eff. 0.619)
118.87/118.98	c #Conflicts:     360000 | #Learnt:      17409 | 0.000
118.87/118.98	c total clause space: 335.816MB
118.87/118.98	c total #watches: 510248
119.27/119.30	c total #propagations: 337563243 / total #impl: 544952232 (eff. 0.619)
119.27/119.30	c #Conflicts:     361000 | #Learnt:      18409 | 0.000
119.27/119.30	c total clause space: 335.816MB
119.27/119.30	c total #watches: 512248
119.57/119.67	c total #propagations: 338536637 / total #impl: 546418261 (eff. 0.620)
119.57/119.67	c #Conflicts:     362000 | #Learnt:      19409 | 0.000
119.57/119.67	c total clause space: 335.816MB
119.57/119.67	c total #watches: 514248
119.97/120.06	c total #propagations: 339436350 / total #impl: 548006837 (eff. 0.619)
119.97/120.06	c #Conflicts:     363000 | #Learnt:      20409 | 0.000
119.97/120.06	c total clause space: 335.816MB
119.97/120.06	c total #watches: 516248
120.37/120.43	c total #propagations: 340460892 / total #impl: 549666973 (eff. 0.619)
120.37/120.43	c #Conflicts:     364000 | #Learnt:      21409 | 0.000
120.37/120.43	c total clause space: 335.816MB
120.37/120.43	c total #watches: 518248
120.67/120.72	c total #propagations: 341427492 / total #impl: 551301742 (eff. 0.619)
120.67/120.72	c #Conflicts:     365000 | #Learnt:      22409 | 0.000
120.67/120.72	c total clause space: 335.816MB
120.67/120.72	c total #watches: 520248
120.97/121.10	c total #propagations: 342229210 / total #impl: 552484975 (eff. 0.619)
120.97/121.10	c #Conflicts:     366000 | #Learnt:      23409 | 0.000
120.97/121.10	c total clause space: 335.816MB
120.97/121.10	c total #watches: 522248
121.37/121.43	c total #propagations: 343232027 / total #impl: 554066104 (eff. 0.619)
121.37/121.43	c #Conflicts:     367000 | #Learnt:      24409 | 0.000
121.37/121.43	c total clause space: 335.816MB
121.37/121.43	c total #watches: 524248
121.77/121.87	c total #propagations: 343977869 / total #impl: 555457933 (eff. 0.619)
121.77/121.87	c #Conflicts:     368000 | #Learnt:      25409 | 0.000
121.77/121.87	c total clause space: 335.816MB
121.77/121.87	c total #watches: 526248
122.17/122.27	c total #propagations: 345016306 / total #impl: 557119497 (eff. 0.619)
122.17/122.27	c #Conflicts:     369000 | #Learnt:      26409 | 0.000
122.17/122.27	c total clause space: 335.816MB
122.17/122.27	c total #watches: 528248
122.57/122.62	c total #propagations: 345949591 / total #impl: 558575985 (eff. 0.619)
122.57/122.62	c #Conflicts:     370000 | #Learnt:      27409 | 0.000
122.57/122.62	c total clause space: 335.816MB
122.57/122.62	c total #watches: 530248
122.87/122.93	c total #propagations: 346848084 / total #impl: 560067718 (eff. 0.619)
122.87/122.93	c #Conflicts:     371000 | #Learnt:      28409 | 0.000
122.87/122.93	c total clause space: 335.816MB
122.87/122.93	c total #watches: 532248
123.17/123.26	c total #propagations: 347769252 / total #impl: 561505911 (eff. 0.619)
123.17/123.26	c GC COLLECT
123.17/123.26	c #Conflicts:     372000 | #Learnt:      14814 | 0.000
123.17/123.26	c total clause space: 335.816MB
123.17/123.26	c total #watches: 505058
123.47/123.57	c total #propagations: 348583149 / total #impl: 562865162 (eff. 0.619)
123.47/123.57	c #Conflicts:     373000 | #Learnt:      15814 | 0.000
123.47/123.57	c total clause space: 335.816MB
123.47/123.57	c total #watches: 507058
123.77/123.89	c total #propagations: 349468617 / total #impl: 564322930 (eff. 0.619)
123.77/123.89	c #Conflicts:     374000 | #Learnt:      16814 | 0.000
123.77/123.89	c total clause space: 335.816MB
123.77/123.89	c total #watches: 509058
124.17/124.20	c total #propagations: 350323622 / total #impl: 565767976 (eff. 0.619)
124.17/124.20	c #Conflicts:     375000 | #Learnt:      17814 | 0.000
124.17/124.20	c total clause space: 335.816MB
124.17/124.20	c total #watches: 511058
124.47/124.58	c total #propagations: 351150324 / total #impl: 567161854 (eff. 0.619)
124.47/124.58	c #Conflicts:     376000 | #Learnt:      18814 | 0.000
124.47/124.58	c total clause space: 335.816MB
124.47/124.58	c total #watches: 513058
124.87/124.97	c total #propagations: 352053513 / total #impl: 568671591 (eff. 0.619)
124.87/124.97	c #Conflicts:     377000 | #Learnt:      19814 | 0.000
124.87/124.97	c total clause space: 335.816MB
124.87/124.97	c total #watches: 515058
125.27/125.38	c total #propagations: 352950052 / total #impl: 570217441 (eff. 0.619)
125.27/125.38	c #Conflicts:     378000 | #Learnt:      20814 | 0.000
125.27/125.38	c total clause space: 335.816MB
125.27/125.38	c total #watches: 517058
125.67/125.70	c total #propagations: 353821908 / total #impl: 571718200 (eff. 0.619)
125.67/125.70	c #Conflicts:     379000 | #Learnt:      21814 | 0.000
125.67/125.70	c total clause space: 335.816MB
125.67/125.70	c total #watches: 519058
125.97/126.07	c total #propagations: 354671024 / total #impl: 572973227 (eff. 0.619)
125.97/126.07	c #Conflicts:     380000 | #Learnt:      22814 | 0.000
125.97/126.07	c total clause space: 335.816MB
125.97/126.07	c total #watches: 521058
126.37/126.46	c total #propagations: 355648040 / total #impl: 574550955 (eff. 0.619)
126.37/126.46	c #Conflicts:     381000 | #Learnt:      23814 | 0.000
126.37/126.46	c total clause space: 335.816MB
126.37/126.46	c total #watches: 523058
126.77/126.81	c total #propagations: 356516056 / total #impl: 576007873 (eff. 0.619)
126.77/126.81	c #Conflicts:     382000 | #Learnt:      24814 | 0.000
126.77/126.81	c total clause space: 335.816MB
126.77/126.81	c total #watches: 525058
127.07/127.13	c total #propagations: 357446744 / total #impl: 577433040 (eff. 0.619)
127.07/127.13	c #Conflicts:     383000 | #Learnt:      25814 | 0.000
127.07/127.13	c total clause space: 335.816MB
127.07/127.13	c total #watches: 527058
127.47/127.53	c total #propagations: 358272915 / total #impl: 578738080 (eff. 0.619)
127.47/127.53	c #Conflicts:     384000 | #Learnt:      26814 | 0.000
127.47/127.53	c total clause space: 335.816MB
127.47/127.53	c total #watches: 529058
127.67/127.77	c total #propagations: 359201848 / total #impl: 580247567 (eff. 0.619)
127.67/127.77	c #Conflicts:     385000 | #Learnt:      27814 | 0.000
127.67/127.77	c total clause space: 335.816MB
127.67/127.77	c total #watches: 531058
128.07/128.15	c total #propagations: 359903676 / total #impl: 581249432 (eff. 0.619)
128.07/128.15	c #Conflicts:     386000 | #Learnt:      28814 | 0.000
128.07/128.15	c total clause space: 335.816MB
128.07/128.15	c total #watches: 533058
128.47/128.59	c total #propagations: 360747713 / total #impl: 582812384 (eff. 0.619)
128.47/128.59	c #Conflicts:     387000 | #Learnt:      29814 | 0.000
128.47/128.59	c total clause space: 335.816MB
128.47/128.59	c total #watches: 535058
128.87/128.96	c total #propagations: 361747185 / total #impl: 584534396 (eff. 0.619)
128.87/128.96	c GC COLLECT
128.87/128.96	c #Conflicts:     388000 | #Learnt:      15911 | 0.000
128.87/128.96	c total clause space: 335.816MB
128.87/128.96	c total #watches: 507252
129.17/129.27	c total #propagations: 362716102 / total #impl: 586093718 (eff. 0.619)
129.17/129.27	c #Conflicts:     389000 | #Learnt:      16911 | 0.000
129.17/129.27	c total clause space: 335.816MB
129.17/129.27	c total #watches: 509252
129.47/129.59	c total #propagations: 363533873 / total #impl: 587563194 (eff. 0.619)
129.47/129.59	c #Conflicts:     390000 | #Learnt:      17911 | 0.000
129.47/129.59	c total clause space: 335.816MB
129.47/129.59	c total #watches: 511252
129.87/129.93	c total #propagations: 364368325 / total #impl: 589050813 (eff. 0.619)
129.87/129.93	c #Conflicts:     391000 | #Learnt:      18911 | 0.000
129.87/129.93	c total clause space: 335.816MB
129.87/129.93	c total #watches: 513252
130.17/130.24	c total #propagations: 365370811 / total #impl: 590558807 (eff. 0.619)
130.17/130.24	c #Conflicts:     392000 | #Learnt:      19911 | 0.000
130.17/130.24	c total clause space: 335.816MB
130.17/130.24	c total #watches: 515252
130.47/130.55	c total #propagations: 366292935 / total #impl: 591974882 (eff. 0.619)
130.47/130.55	c #Conflicts:     393000 | #Learnt:      20911 | 0.000
130.47/130.55	c total clause space: 335.816MB
130.47/130.55	c total #watches: 517252
130.87/130.95	c total #propagations: 367185908 / total #impl: 593395232 (eff. 0.619)
130.87/130.95	c #Conflicts:     394000 | #Learnt:      21911 | 0.000
130.87/130.95	c total clause space: 335.816MB
130.87/130.95	c total #watches: 519252
131.27/131.30	c total #propagations: 368019981 / total #impl: 594919111 (eff. 0.619)
131.27/131.30	c #Conflicts:     395000 | #Learnt:      22911 | 0.000
131.27/131.30	c total clause space: 335.816MB
131.27/131.30	c total #watches: 521252
131.57/131.63	c total #propagations: 368885393 / total #impl: 596363197 (eff. 0.619)
131.57/131.63	c #Conflicts:     396000 | #Learnt:      23911 | 0.000
131.57/131.63	c total clause space: 335.816MB
131.57/131.63	c total #watches: 523252
131.87/131.97	c total #propagations: 369730226 / total #impl: 597722567 (eff. 0.619)
131.87/131.97	c #Conflicts:     397000 | #Learnt:      24911 | 0.000
131.87/131.97	c total clause space: 335.816MB
131.87/131.97	c total #watches: 525252
132.27/132.31	c total #propagations: 370586744 / total #impl: 599024707 (eff. 0.619)
132.27/132.31	c #Conflicts:     398000 | #Learnt:      25911 | 0.000
132.27/132.31	c total clause space: 335.816MB
132.27/132.31	c total #watches: 527252
132.67/132.76	c total #propagations: 371467785 / total #impl: 600362946 (eff. 0.619)
132.67/132.76	c #Conflicts:     399000 | #Learnt:      26911 | 0.000
132.67/132.76	c total clause space: 335.816MB
132.67/132.76	c total #watches: 529252
132.97/133.09	c total #propagations: 372478639 / total #impl: 602001768 (eff. 0.619)
132.97/133.09	c #Conflicts:     400000 | #Learnt:      27911 | 0.000
132.97/133.09	c total clause space: 335.816MB
132.97/133.09	c total #watches: 531252
133.27/133.36	c total #propagations: 373298020 / total #impl: 603207004 (eff. 0.619)
133.27/133.36	c #Conflicts:     401000 | #Learnt:      28911 | 0.000
133.27/133.36	c total clause space: 335.816MB
133.27/133.36	c total #watches: 533252
133.67/133.71	c total #propagations: 373970409 / total #impl: 604092440 (eff. 0.619)
133.67/133.71	c #Conflicts:     402000 | #Learnt:      29911 | 0.000
133.67/133.71	c total clause space: 335.816MB
133.67/133.71	c total #watches: 535252
134.07/134.12	c total #propagations: 374841422 / total #impl: 605480733 (eff. 0.619)
134.07/134.12	c GC COLLECT
134.07/134.12	c #Conflicts:     403000 | #Learnt:      15696 | 0.000
134.07/134.12	c total clause space: 335.816MB
134.07/134.12	c total #watches: 506822
134.37/134.47	c total #propagations: 375756120 / total #impl: 607012788 (eff. 0.619)
134.37/134.47	c #Conflicts:     404000 | #Learnt:      16696 | 0.000
134.37/134.47	c total clause space: 335.816MB
134.37/134.47	c total #watches: 508822
134.57/134.69	c total #propagations: 376890125 / total #impl: 608711167 (eff. 0.619)
134.57/134.69	c #Conflicts:     405000 | #Learnt:      17696 | 0.000
134.57/134.69	c total clause space: 335.816MB
134.57/134.69	c total #watches: 510822
134.87/134.97	c total #propagations: 377729312 / total #impl: 609774781 (eff. 0.619)
134.87/134.97	c #Conflicts:     406000 | #Learnt:      18696 | 0.000
134.87/134.97	c total clause space: 335.816MB
134.87/134.97	c total #watches: 512822
135.27/135.37	c total #propagations: 378578664 / total #impl: 611073787 (eff. 0.620)
135.27/135.37	c #Conflicts:     407000 | #Learnt:      19696 | 0.000
135.27/135.37	c total clause space: 335.816MB
135.27/135.37	c total #watches: 514822
135.67/135.73	c total #propagations: 379551129 / total #impl: 612702083 (eff. 0.619)
135.67/135.73	c #Conflicts:     408000 | #Learnt:      20696 | 0.000
135.67/135.73	c total clause space: 335.816MB
135.67/135.73	c total #watches: 516822
135.97/136.08	c total #propagations: 380453579 / total #impl: 614195017 (eff. 0.619)
135.97/136.08	c #Conflicts:     409000 | #Learnt:      21696 | 0.000
135.97/136.08	c total clause space: 335.816MB
135.97/136.08	c total #watches: 518822
136.37/136.40	c total #propagations: 381340854 / total #impl: 615629592 (eff. 0.619)
136.37/136.40	c #Conflicts:     410000 | #Learnt:      22696 | 0.000
136.37/136.40	c total clause space: 335.816MB
136.37/136.40	c total #watches: 520822
136.67/136.78	c total #propagations: 382251653 / total #impl: 617033241 (eff. 0.619)
136.67/136.78	c #Conflicts:     411000 | #Learnt:      23696 | 0.000
136.67/136.78	c total clause space: 335.816MB
136.67/136.78	c total #watches: 522822
137.07/137.16	c total #propagations: 383160511 / total #impl: 618515638 (eff. 0.619)
137.07/137.16	c #Conflicts:     412000 | #Learnt:      24696 | 0.000
137.07/137.16	c total clause space: 335.816MB
137.07/137.16	c total #watches: 524822
137.47/137.60	c total #propagations: 384168690 / total #impl: 620111467 (eff. 0.620)
137.47/137.60	c #Conflicts:     413000 | #Learnt:      25696 | 0.000
137.47/137.60	c total clause space: 335.816MB
137.47/137.60	c total #watches: 526822
137.97/138.05	c total #propagations: 385344813 / total #impl: 621879121 (eff. 0.620)
137.97/138.05	c #Conflicts:     414000 | #Learnt:      26696 | 0.000
137.97/138.05	c total clause space: 335.816MB
137.97/138.05	c total #watches: 528822
138.46/138.50	c total #propagations: 386514112 / total #impl: 623735034 (eff. 0.620)
138.46/138.50	c #Conflicts:     415000 | #Learnt:      27696 | 0.000
138.46/138.50	c total clause space: 335.816MB
138.46/138.50	c total #watches: 530822
138.86/138.96	c total #propagations: 387868832 / total #impl: 625714841 (eff. 0.620)
138.86/138.96	c #Conflicts:     416000 | #Learnt:      28696 | 0.000
138.86/138.96	c total clause space: 335.816MB
138.86/138.96	c total #watches: 532822
139.46/139.51	c total #propagations: 389152532 / total #impl: 627627696 (eff. 0.620)
139.46/139.51	c #Conflicts:     417000 | #Learnt:      29696 | 0.000
139.46/139.51	c total clause space: 335.816MB
139.46/139.51	c total #watches: 534822
139.86/139.97	c total #propagations: 390324708 / total #impl: 629560143 (eff. 0.620)
139.86/139.97	c #Conflicts:     418000 | #Learnt:      30696 | 0.000
139.86/139.97	c total clause space: 335.816MB
139.86/139.97	c total #watches: 536822
140.36/140.40	c total #propagations: 391297704 / total #impl: 631277493 (eff. 0.620)
140.36/140.40	c GC COLLECT
140.36/140.40	c #Conflicts:     419000 | #Learnt:      16237 | 0.000
140.36/140.40	c total clause space: 335.816MB
140.36/140.40	c total #watches: 507904
140.66/140.76	c total #propagations: 392360320 / total #impl: 633106545 (eff. 0.620)
140.66/140.76	c #Conflicts:     420000 | #Learnt:      17237 | 0.000
140.66/140.76	c total clause space: 335.816MB
140.66/140.76	c total #watches: 509904
141.06/141.19	c total #propagations: 393278708 / total #impl: 634784709 (eff. 0.620)
141.06/141.19	c #Conflicts:     421000 | #Learnt:      18237 | 0.000
141.06/141.19	c total clause space: 335.816MB
141.06/141.19	c total #watches: 511904
141.56/141.61	c total #propagations: 394293509 / total #impl: 636570593 (eff. 0.619)
141.56/141.61	c #Conflicts:     422000 | #Learnt:      19237 | 0.000
141.56/141.61	c total clause space: 335.816MB
141.56/141.61	c total #watches: 513904
142.06/142.13	c total #propagations: 395093725 / total #impl: 638114391 (eff. 0.619)
142.06/142.13	c #Conflicts:     423000 | #Learnt:      20237 | 0.000
142.06/142.13	c total clause space: 335.816MB
142.06/142.13	c total #watches: 515904
142.46/142.59	c total #propagations: 395935906 / total #impl: 639702324 (eff. 0.619)
142.46/142.59	c #Conflicts:     424000 | #Learnt:      21237 | 0.000
142.46/142.59	c total clause space: 335.816MB
142.46/142.59	c total #watches: 517904
142.86/142.99	c total #propagations: 397081467 / total #impl: 641608990 (eff. 0.619)
142.86/142.99	c #Conflicts:     425000 | #Learnt:      22237 | 0.000
142.86/142.99	c total clause space: 335.816MB
142.86/142.99	c total #watches: 519904
143.46/143.52	c total #propagations: 398090627 / total #impl: 643314835 (eff. 0.619)
143.46/143.52	c #Conflicts:     426000 | #Learnt:      23237 | 0.000
143.46/143.52	c total clause space: 335.816MB
143.46/143.52	c total #watches: 521904
143.96/144.01	c total #propagations: 399093817 / total #impl: 645040145 (eff. 0.619)
143.96/144.01	c #Conflicts:     427000 | #Learnt:      24237 | 0.000
143.96/144.01	c total clause space: 335.816MB
143.96/144.01	c total #watches: 523904
144.36/144.45	c total #propagations: 400039219 / total #impl: 646650805 (eff. 0.619)
144.36/144.45	c #Conflicts:     428000 | #Learnt:      25237 | 0.000
144.36/144.45	c total clause space: 335.816MB
144.36/144.45	c total #watches: 525904
144.86/144.90	c total #propagations: 401019105 / total #impl: 648329768 (eff. 0.619)
144.86/144.90	c #Conflicts:     429000 | #Learnt:      26237 | 0.000
144.86/144.90	c total clause space: 335.816MB
144.86/144.90	c total #watches: 527904
145.36/145.44	c total #propagations: 402017633 / total #impl: 650023891 (eff. 0.618)
145.36/145.44	c #Conflicts:     430000 | #Learnt:      27237 | 0.000
145.36/145.44	c total clause space: 335.816MB
145.36/145.44	c total #watches: 529904
145.87/145.97	c total #propagations: 402972586 / total #impl: 651753177 (eff. 0.618)
145.87/145.97	c #Conflicts:     431000 | #Learnt:      28237 | 0.000
145.87/145.97	c total clause space: 335.816MB
145.87/145.97	c total #watches: 531904
146.38/146.46	c total #propagations: 403955952 / total #impl: 653473885 (eff. 0.618)
146.38/146.46	c #Conflicts:     432000 | #Learnt:      29237 | 0.000
146.38/146.46	c total clause space: 335.816MB
146.38/146.46	c total #watches: 533904
146.87/146.93	c total #propagations: 404852832 / total #impl: 655088370 (eff. 0.618)
146.87/146.93	c #Conflicts:     433000 | #Learnt:      30237 | 0.000
146.87/146.93	c total clause space: 335.816MB
146.87/146.93	c total #watches: 535904
147.48/147.53	c total #propagations: 405769347 / total #impl: 656683220 (eff. 0.618)
147.48/147.53	c #Conflicts:     434000 | #Learnt:      31237 | 0.000
147.48/147.53	c total clause space: 335.816MB
147.48/147.53	c total #watches: 537904
147.87/147.95	c total #propagations: 406760038 / total #impl: 658374072 (eff. 0.618)
147.87/147.95	c GC COLLECT
147.87/147.95	c #Conflicts:     435000 | #Learnt:      16433 | 0.000
147.87/147.95	c total clause space: 335.816MB
147.87/147.95	c total #watches: 508296
148.17/148.28	c total #propagations: 407662925 / total #impl: 659917839 (eff. 0.618)
148.17/148.28	c #Conflicts:     436000 | #Learnt:      17433 | 0.000
148.17/148.28	c total clause space: 335.816MB
148.17/148.28	c total #watches: 510296
148.58/148.63	c total #propagations: 408534234 / total #impl: 661469735 (eff. 0.618)
148.58/148.63	c #Conflicts:     437000 | #Learnt:      18433 | 0.000
148.58/148.63	c total clause space: 335.816MB
148.58/148.63	c total #watches: 512296
148.87/148.99	c total #propagations: 409870070 / total #impl: 663202455 (eff. 0.618)
148.87/148.99	c #Conflicts:     438000 | #Learnt:      19433 | 0.000
148.87/148.99	c total clause space: 335.816MB
148.87/148.99	c total #watches: 514296
149.27/149.36	c total #propagations: 411317921 / total #impl: 665106096 (eff. 0.618)
149.27/149.36	c #Conflicts:     439000 | #Learnt:      20433 | 0.000
149.27/149.36	c total clause space: 335.816MB
149.27/149.36	c total #watches: 516296
149.68/149.74	c total #propagations: 412802750 / total #impl: 667100262 (eff. 0.619)
149.68/149.74	c #Conflicts:     440000 | #Learnt:      21433 | 0.000
149.68/149.74	c total clause space: 335.816MB
149.68/149.74	c total #watches: 518296
150.07/150.13	c total #propagations: 414279695 / total #impl: 669064862 (eff. 0.619)
150.07/150.13	c #Conflicts:     441000 | #Learnt:      22433 | 0.000
150.07/150.13	c total clause space: 335.816MB
150.07/150.13	c total #watches: 520296
150.47/150.51	c total #propagations: 415699399 / total #impl: 670963839 (eff. 0.620)
150.47/150.51	c #Conflicts:     442000 | #Learnt:      23433 | 0.000
150.47/150.51	c total clause space: 335.816MB
150.47/150.51	c total #watches: 522296
150.87/150.90	c total #propagations: 417052021 / total #impl: 672771673 (eff. 0.620)
150.87/150.90	c #Conflicts:     443000 | #Learnt:      24433 | 0.000
150.87/150.90	c total clause space: 335.816MB
150.87/150.90	c total #watches: 524296
151.27/151.35	c total #propagations: 418452067 / total #impl: 674670657 (eff. 0.620)
151.27/151.35	c #Conflicts:     444000 | #Learnt:      25433 | 0.000
151.27/151.35	c total clause space: 335.816MB
151.27/151.35	c total #watches: 526296
151.67/151.78	c total #propagations: 419928273 / total #impl: 676720555 (eff. 0.621)
151.67/151.78	c #Conflicts:     445000 | #Learnt:      26433 | 0.000
151.67/151.78	c total clause space: 335.816MB
151.67/151.78	c total #watches: 528296
152.17/152.22	c total #propagations: 421268203 / total #impl: 678582978 (eff. 0.621)
152.17/152.22	c #Conflicts:     446000 | #Learnt:      27433 | 0.000
152.17/152.22	c total clause space: 335.816MB
152.17/152.22	c total #watches: 530296
152.67/152.75	c total #propagations: 422695966 / total #impl: 680684013 (eff. 0.621)
152.67/152.75	c #Conflicts:     447000 | #Learnt:      28433 | 0.000
152.67/152.75	c total clause space: 335.816MB
152.67/152.75	c total #watches: 532296
153.17/153.25	c total #propagations: 424172026 / total #impl: 682904701 (eff. 0.621)
153.17/153.25	c #Conflicts:     448000 | #Learnt:      29433 | 0.000
153.17/153.25	c total clause space: 335.816MB
153.17/153.25	c total #watches: 534296
153.67/153.76	c total #propagations: 425560311 / total #impl: 684809426 (eff. 0.621)
153.67/153.76	c #Conflicts:     449000 | #Learnt:      30433 | 0.000
153.67/153.76	c total clause space: 335.816MB
153.67/153.76	c total #watches: 536296
154.27/154.33	c total #propagations: 426922568 / total #impl: 686754980 (eff. 0.622)
154.27/154.33	c #Conflicts:     450000 | #Learnt:      31433 | 0.000
154.27/154.33	c total clause space: 335.816MB
154.27/154.33	c total #watches: 538296
154.87/154.90	c total #propagations: 428416348 / total #impl: 688888356 (eff. 0.622)
154.87/154.90	c GC COLLECT
154.87/154.90	c #Conflicts:     451000 | #Learnt:      16330 | 0.000
154.87/154.90	c total clause space: 335.816MB
154.87/154.90	c total #watches: 508090
155.17/155.24	c total #propagations: 429807863 / total #impl: 690982501 (eff. 0.622)
155.17/155.24	c #Conflicts:     452000 | #Learnt:      17330 | 0.000
155.17/155.24	c total clause space: 335.816MB
155.17/155.24	c total #watches: 510090
155.57/155.62	c total #propagations: 431225048 / total #impl: 692977108 (eff. 0.622)
155.57/155.62	c #Conflicts:     453000 | #Learnt:      18330 | 0.000
155.57/155.62	c total clause space: 335.816MB
155.57/155.62	c total #watches: 512090
155.87/155.99	c total #propagations: 432601560 / total #impl: 695035046 (eff. 0.622)
155.87/155.99	c #Conflicts:     454000 | #Learnt:      19330 | 0.000
155.87/155.99	c total clause space: 335.816MB
155.87/155.99	c total #watches: 514090
156.27/156.37	c total #propagations: 434026495 / total #impl: 697010271 (eff. 0.623)
156.27/156.37	c #Conflicts:     455000 | #Learnt:      20330 | 0.000
156.27/156.37	c total clause space: 335.816MB
156.27/156.37	c total #watches: 516090
156.67/156.79	c total #propagations: 435416947 / total #impl: 699002493 (eff. 0.623)
156.67/156.79	c #Conflicts:     456000 | #Learnt:      21330 | 0.000
156.67/156.79	c total clause space: 335.816MB
156.67/156.79	c total #watches: 518090
157.17/157.26	c total #propagations: 436829807 / total #impl: 701102059 (eff. 0.623)
157.17/157.26	c #Conflicts:     457000 | #Learnt:      22330 | 0.000
157.17/157.26	c total clause space: 335.816MB
157.17/157.26	c total #watches: 520090
157.67/157.72	c total #propagations: 438316985 / total #impl: 703413380 (eff. 0.623)
157.67/157.72	c #Conflicts:     458000 | #Learnt:      23330 | 0.000
157.67/157.72	c total clause space: 335.816MB
157.67/157.72	c total #watches: 522090
158.06/158.19	c total #propagations: 439703814 / total #impl: 705579571 (eff. 0.623)
158.06/158.19	c #Conflicts:     459000 | #Learnt:      24330 | 0.000
158.06/158.19	c total clause space: 335.816MB
158.06/158.19	c total #watches: 524090
158.56/158.69	c total #propagations: 441063490 / total #impl: 707675556 (eff. 0.623)
158.56/158.69	c #Conflicts:     460000 | #Learnt:      25330 | 0.000
158.56/158.69	c total clause space: 335.816MB
158.56/158.69	c total #watches: 526090
159.16/159.24	c total #propagations: 442376602 / total #impl: 709763034 (eff. 0.623)
159.16/159.24	c #Conflicts:     461000 | #Learnt:      26330 | 0.000
159.16/159.24	c total clause space: 335.816MB
159.16/159.24	c total #watches: 528090
159.57/159.67	c total #propagations: 443773176 / total #impl: 711909685 (eff. 0.623)
159.57/159.67	c #Conflicts:     462000 | #Learnt:      27330 | 0.000
159.57/159.67	c total clause space: 335.816MB
159.57/159.67	c total #watches: 530090
159.96/160.01	c total #propagations: 444928310 / total #impl: 713746910 (eff. 0.623)
159.96/160.01	c #Conflicts:     463000 | #Learnt:      28330 | 0.000
159.96/160.01	c total clause space: 335.816MB
159.96/160.01	c total #watches: 532090
160.36/160.43	c total #propagations: 445859434 / total #impl: 715252123 (eff. 0.623)
160.36/160.43	c #Conflicts:     464000 | #Learnt:      29330 | 0.000
160.36/160.43	c total clause space: 335.816MB
160.36/160.43	c total #watches: 534090
160.86/160.92	c total #propagations: 446861938 / total #impl: 716996584 (eff. 0.623)
160.86/160.92	c #Conflicts:     465000 | #Learnt:      30330 | 0.000
160.86/160.92	c total clause space: 335.816MB
160.86/160.92	c total #watches: 536090
161.26/161.30	c total #propagations: 447854066 / total #impl: 718619339 (eff. 0.623)
161.26/161.30	c #Conflicts:     466000 | #Learnt:      31330 | 0.000
161.26/161.30	c total clause space: 335.816MB
161.26/161.30	c total #watches: 538090
161.67/161.79	c total #propagations: 448838073 / total #impl: 720174034 (eff. 0.623)
161.67/161.79	c #Conflicts:     467000 | #Learnt:      32330 | 0.000
161.67/161.79	c total clause space: 335.816MB
161.67/161.79	c total #watches: 540090
162.16/162.26	c total #propagations: 449770714 / total #impl: 721772561 (eff. 0.623)
162.16/162.26	c GC COLLECT
162.16/162.26	c #Conflicts:     468000 | #Learnt:      16953 | 0.000
162.16/162.26	c total clause space: 335.816MB
162.16/162.26	c total #watches: 509336
162.56/162.63	c total #propagations: 450693598 / total #impl: 723283943 (eff. 0.623)
162.56/162.63	c #Conflicts:     469000 | #Learnt:      17953 | 0.000
162.56/162.63	c total clause space: 335.816MB
162.56/162.63	c total #watches: 511336
162.87/162.96	c total #propagations: 451879139 / total #impl: 725093745 (eff. 0.623)
162.87/162.96	c #Conflicts:     470000 | #Learnt:      18953 | 0.000
162.87/162.96	c total clause space: 335.816MB
162.87/162.96	c total #watches: 513336
163.16/163.29	c total #propagations: 452866005 / total #impl: 726561898 (eff. 0.623)
163.16/163.29	c #Conflicts:     471000 | #Learnt:      19953 | 0.000
163.16/163.29	c total clause space: 335.816MB
163.16/163.29	c total #watches: 515336
163.66/163.70	c total #propagations: 453814997 / total #impl: 728035515 (eff. 0.623)
163.66/163.70	c #Conflicts:     472000 | #Learnt:      20953 | 0.000
163.66/163.70	c total clause space: 335.816MB
163.66/163.70	c total #watches: 517336
163.97/164.08	c total #propagations: 454784551 / total #impl: 729553876 (eff. 0.623)
163.97/164.08	c #Conflicts:     473000 | #Learnt:      21953 | 0.000
163.97/164.08	c total clause space: 335.816MB
163.97/164.08	c total #watches: 519336
164.46/164.56	c total #propagations: 455690669 / total #impl: 730925072 (eff. 0.623)
164.46/164.56	c #Conflicts:     474000 | #Learnt:      22953 | 0.000
164.46/164.56	c total clause space: 335.816MB
164.46/164.56	c total #watches: 521336
164.97/165.02	c total #propagations: 456716051 / total #impl: 732540344 (eff. 0.623)
164.97/165.02	c #Conflicts:     475000 | #Learnt:      23953 | 0.000
164.97/165.02	c total clause space: 335.816MB
164.97/165.02	c total #watches: 523336
165.46/165.53	c total #propagations: 457636415 / total #impl: 733954348 (eff. 0.624)
165.46/165.53	c #Conflicts:     476000 | #Learnt:      24953 | 0.000
165.46/165.53	c total clause space: 335.816MB
165.46/165.53	c total #watches: 525336
165.96/166.08	c total #propagations: 458497490 / total #impl: 735240347 (eff. 0.624)
165.96/166.08	c #Conflicts:     477000 | #Learnt:      25953 | 0.000
165.96/166.08	c total clause space: 335.816MB
165.96/166.08	c total #watches: 527336
166.46/166.55	c total #propagations: 459437284 / total #impl: 736680626 (eff. 0.624)
166.46/166.55	c #Conflicts:     478000 | #Learnt:      26953 | 0.000
166.46/166.55	c total clause space: 335.816MB
166.46/166.55	c total #watches: 529336
166.86/166.97	c total #propagations: 460500294 / total #impl: 738401280 (eff. 0.624)
166.86/166.97	c #Conflicts:     479000 | #Learnt:      27953 | 0.000
166.86/166.97	c total clause space: 335.816MB
166.86/166.97	c total #watches: 531336
167.36/167.41	c total #propagations: 461474718 / total #impl: 739956365 (eff. 0.624)
167.36/167.41	c #Conflicts:     480000 | #Learnt:      28953 | 0.000
167.36/167.41	c total clause space: 335.816MB
167.36/167.41	c total #watches: 533336
167.87/167.94	c total #propagations: 462330965 / total #impl: 741387712 (eff. 0.624)
167.87/167.94	c #Conflicts:     481000 | #Learnt:      29953 | 0.000
167.87/167.94	c total clause space: 545.701MB
167.87/167.94	c total #watches: 535336
168.46/168.53	c total #propagations: 463184123 / total #impl: 742788555 (eff. 0.624)
168.46/168.53	c #Conflicts:     482000 | #Learnt:      30953 | 0.000
168.46/168.53	c total clause space: 545.701MB
168.46/168.53	c total #watches: 537336
168.96/169.08	c total #propagations: 464044641 / total #impl: 744231678 (eff. 0.624)
168.96/169.08	c #Conflicts:     483000 | #Learnt:      31953 | 0.000
168.96/169.08	c total clause space: 545.701MB
168.96/169.08	c total #watches: 539336
169.57/169.62	c total #propagations: 464871722 / total #impl: 745630876 (eff. 0.623)
169.57/169.62	c #Conflicts:     484000 | #Learnt:      32953 | 0.000
169.57/169.62	c total clause space: 545.701MB
169.57/169.62	c total #watches: 541336
169.97/170.03	c total #propagations: 465796952 / total #impl: 747136188 (eff. 0.623)
169.97/170.03	c GC COLLECT
169.97/170.03	c #Conflicts:     485000 | #Learnt:      17244 | 0.000
169.97/170.03	c total clause space: 545.701MB
169.97/170.03	c total #watches: 509918
170.27/170.37	c total #propagations: 466732832 / total #impl: 748646017 (eff. 0.623)
170.27/170.37	c #Conflicts:     486000 | #Learnt:      18244 | 0.000
170.27/170.37	c total clause space: 545.701MB
170.27/170.37	c total #watches: 511918
170.77/170.84	c total #propagations: 467593021 / total #impl: 750032517 (eff. 0.623)
170.77/170.84	c #Conflicts:     487000 | #Learnt:      19244 | 0.000
170.77/170.84	c total clause space: 545.701MB
170.77/170.84	c total #watches: 513918
171.16/171.22	c total #propagations: 468417630 / total #impl: 751260395 (eff. 0.624)
171.16/171.22	c #Conflicts:     488000 | #Learnt:      20244 | 0.000
171.16/171.22	c total clause space: 545.701MB
171.16/171.22	c total #watches: 515918
171.57/171.66	c total #propagations: 469218305 / total #impl: 752556705 (eff. 0.623)
171.57/171.66	c #Conflicts:     489000 | #Learnt:      21244 | 0.000
171.57/171.66	c total clause space: 545.701MB
171.57/171.66	c total #watches: 517918
172.06/172.11	c total #propagations: 470063367 / total #impl: 753875837 (eff. 0.624)
172.06/172.11	c #Conflicts:     490000 | #Learnt:      22244 | 0.000
172.06/172.11	c total clause space: 545.701MB
172.06/172.11	c total #watches: 519918
172.46/172.53	c total #propagations: 470844596 / total #impl: 755081410 (eff. 0.624)
172.46/172.53	c #Conflicts:     491000 | #Learnt:      23244 | 0.000
172.46/172.53	c total clause space: 545.701MB
172.46/172.53	c total #watches: 521918
172.96/173.01	c total #propagations: 471593980 / total #impl: 756278429 (eff. 0.624)
172.96/173.01	c #Conflicts:     492000 | #Learnt:      24244 | 0.000
172.96/173.01	c total clause space: 545.701MB
172.96/173.01	c total #watches: 523918
173.46/173.59	c total #propagations: 472318671 / total #impl: 757443104 (eff. 0.624)
173.46/173.59	c #Conflicts:     493000 | #Learnt:      25244 | 0.000
173.46/173.59	c total clause space: 545.701MB
173.46/173.59	c total #watches: 525918
173.96/174.09	c total #propagations: 473476150 / total #impl: 759169477 (eff. 0.624)
173.96/174.09	c #Conflicts:     494000 | #Learnt:      26244 | 0.000
173.96/174.09	c total clause space: 545.701MB
173.96/174.09	c total #watches: 527918
174.46/174.56	c total #propagations: 474601306 / total #impl: 760876845 (eff. 0.624)
174.46/174.56	c #Conflicts:     495000 | #Learnt:      27244 | 0.000
174.46/174.56	c total clause space: 545.701MB
174.46/174.56	c total #watches: 529918
175.06/175.11	c total #propagations: 475529946 / total #impl: 762245010 (eff. 0.624)
175.06/175.11	c #Conflicts:     496000 | #Learnt:      28244 | 0.000
175.06/175.11	c total clause space: 545.701MB
175.06/175.11	c total #watches: 531918
175.56/175.62	c total #propagations: 476523495 / total #impl: 763747269 (eff. 0.624)
175.56/175.62	c #Conflicts:     497000 | #Learnt:      29244 | 0.000
175.56/175.62	c total clause space: 545.701MB
175.56/175.62	c total #watches: 533918
176.16/176.22	c total #propagations: 477464138 / total #impl: 765187141 (eff. 0.624)
176.16/176.22	c #Conflicts:     498000 | #Learnt:      30244 | 0.000
176.16/176.22	c total clause space: 545.701MB
176.16/176.22	c total #watches: 535918
176.66/176.78	c total #propagations: 478381015 / total #impl: 766599131 (eff. 0.624)
176.66/176.78	c #Conflicts:     499000 | #Learnt:      31244 | 0.000
176.66/176.78	c total clause space: 545.701MB
176.66/176.78	c total #watches: 537918
177.36/177.46	c total #propagations: 479293338 / total #impl: 767978363 (eff. 0.624)
177.36/177.46	c #Conflicts:     500000 | #Learnt:      32244 | 0.000
177.36/177.46	c total clause space: 545.701MB
177.36/177.46	c total #watches: 539918
177.96/178.01	c total #propagations: 480471752 / total #impl: 769765825 (eff. 0.624)
177.96/178.01	c #Conflicts:     501000 | #Learnt:      33244 | 0.000
177.96/178.01	c total clause space: 545.701MB
177.96/178.01	c total #watches: 541918
178.46/178.56	c total #propagations: 481341502 / total #impl: 771156287 (eff. 0.624)
178.46/178.56	c GC COLLECT
178.46/178.56	c #Conflicts:     502000 | #Learnt:      17231 | 0.000
178.46/178.56	c total clause space: 545.701MB
178.46/178.56	c total #watches: 509892
178.76/178.83	c total #propagations: 482480514 / total #impl: 772847262 (eff. 0.624)
178.76/178.83	c #Conflicts:     503000 | #Learnt:      18231 | 0.000
178.76/178.83	c total clause space: 545.701MB
178.76/178.83	c total #watches: 511892
179.16/179.26	c total #propagations: 483480500 / total #impl: 774313921 (eff. 0.624)
179.16/179.26	c #Conflicts:     504000 | #Learnt:      19231 | 0.000
179.16/179.26	c total clause space: 545.701MB
179.16/179.26	c total #watches: 513892
179.56/179.68	c total #propagations: 484613648 / total #impl: 776097967 (eff. 0.624)
179.56/179.68	c #Conflicts:     505000 | #Learnt:      20231 | 0.000
179.56/179.68	c total clause space: 545.701MB
179.56/179.68	c total #watches: 515892
180.16/180.21	c total #propagations: 485727110 / total #impl: 777807679 (eff. 0.624)
180.16/180.21	c #Conflicts:     506000 | #Learnt:      21231 | 0.000
180.16/180.21	c total clause space: 545.701MB
180.16/180.21	c total #watches: 517892
180.66/180.71	c total #propagations: 486963286 / total #impl: 779664343 (eff. 0.625)
180.66/180.71	c #Conflicts:     507000 | #Learnt:      22231 | 0.000
180.66/180.71	c total clause space: 545.701MB
180.66/180.71	c total #watches: 519892
181.26/181.30	c total #propagations: 488000441 / total #impl: 781253016 (eff. 0.625)
181.26/181.30	c #Conflicts:     508000 | #Learnt:      23231 | 0.000
181.26/181.30	c total clause space: 545.701MB
181.26/181.30	c total #watches: 521892
181.76/181.84	c total #propagations: 489100883 / total #impl: 782904574 (eff. 0.625)
181.76/181.84	c #Conflicts:     509000 | #Learnt:      24231 | 0.000
181.76/181.84	c total clause space: 545.701MB
181.76/181.84	c total #watches: 523892
182.26/182.35	c total #propagations: 490218034 / total #impl: 784596290 (eff. 0.625)
182.26/182.35	c #Conflicts:     510000 | #Learnt:      25231 | 0.000
182.26/182.35	c total clause space: 545.701MB
182.26/182.35	c total #watches: 525892
182.67/182.75	c total #propagations: 491253715 / total #impl: 786170153 (eff. 0.625)
182.67/182.75	c #Conflicts:     511000 | #Learnt:      26231 | 0.000
182.67/182.75	c total clause space: 545.701MB
182.67/182.75	c total #watches: 527892
183.26/183.30	c total #propagations: 492207202 / total #impl: 787723703 (eff. 0.625)
183.26/183.30	c #Conflicts:     512000 | #Learnt:      27231 | 0.000
183.26/183.30	c total clause space: 545.701MB
183.26/183.30	c total #watches: 529892
183.86/183.98	c total #propagations: 493161308 / total #impl: 789201646 (eff. 0.625)
183.86/183.98	c #Conflicts:     513000 | #Learnt:      28231 | 0.000
183.86/183.98	c total clause space: 545.701MB
183.86/183.98	c total #watches: 531892
184.36/184.47	c total #propagations: 494213924 / total #impl: 790933224 (eff. 0.625)
184.36/184.47	c #Conflicts:     514000 | #Learnt:      29231 | 0.000
184.36/184.47	c total clause space: 545.701MB
184.36/184.47	c total #watches: 533892
184.87/184.92	c total #propagations: 495169921 / total #impl: 792510080 (eff. 0.625)
184.87/184.92	c #Conflicts:     515000 | #Learnt:      30231 | 0.000
184.87/184.92	c total clause space: 545.701MB
184.87/184.92	c total #watches: 535892
185.36/185.45	c total #propagations: 496045327 / total #impl: 793970555 (eff. 0.625)
185.36/185.45	c #Conflicts:     516000 | #Learnt:      31231 | 0.000
185.36/185.45	c total clause space: 545.701MB
185.36/185.45	c total #watches: 537892
185.87/185.90	c total #propagations: 497299874 / total #impl: 795842326 (eff. 0.625)
185.87/185.90	c #Conflicts:     517000 | #Learnt:      32231 | 0.000
185.87/185.90	c total clause space: 545.701MB
185.87/185.90	c total #watches: 539892
186.36/186.41	c total #propagations: 498193095 / total #impl: 797291392 (eff. 0.625)
186.36/186.41	c #Conflicts:     518000 | #Learnt:      33231 | 0.000
186.36/186.41	c total clause space: 545.701MB
186.36/186.41	c total #watches: 541892
186.86/186.98	c total #propagations: 499045564 / total #impl: 798742385 (eff. 0.625)
186.86/186.98	c #Conflicts:     519000 | #Learnt:      34231 | 0.000
186.86/186.98	c total clause space: 545.701MB
186.86/186.98	c total #watches: 543892
187.36/187.45	c total #propagations: 500021483 / total #impl: 800427544 (eff. 0.625)
187.36/187.45	c GC COLLECT
187.36/187.45	c #Conflicts:     520000 | #Learnt:      17920 | 0.000
187.36/187.45	c total clause space: 545.701MB
187.36/187.45	c total #watches: 511270
187.76/187.83	c total #propagations: 500966687 / total #impl: 802028854 (eff. 0.625)
187.76/187.83	c #Conflicts:     521000 | #Learnt:      18920 | 0.000
187.76/187.83	c total clause space: 545.701MB
187.76/187.83	c total #watches: 513270
188.17/188.24	c total #propagations: 501858547 / total #impl: 803548373 (eff. 0.625)
188.17/188.24	c #Conflicts:     522000 | #Learnt:      19920 | 0.000
188.17/188.24	c total clause space: 545.701MB
188.17/188.24	c total #watches: 515270
188.46/188.57	c total #propagations: 502774604 / total #impl: 805132197 (eff. 0.624)
188.46/188.57	c #Conflicts:     523000 | #Learnt:      20920 | 0.000
188.46/188.57	c total clause space: 545.701MB
188.46/188.57	c total #watches: 517270
188.86/188.98	c total #propagations: 503650933 / total #impl: 806519929 (eff. 0.624)
188.86/188.98	c #Conflicts:     524000 | #Learnt:      21920 | 0.000
188.86/188.98	c total clause space: 545.701MB
188.86/188.98	c total #watches: 519270
189.36/189.40	c total #propagations: 504702375 / total #impl: 808222109 (eff. 0.624)
189.36/189.40	c #Conflicts:     525000 | #Learnt:      22920 | 0.000
189.36/189.40	c total clause space: 545.701MB
189.36/189.40	c total #watches: 521270
189.76/189.82	c total #propagations: 505720214 / total #impl: 809772243 (eff. 0.625)
189.76/189.82	c #Conflicts:     526000 | #Learnt:      23920 | 0.000
189.76/189.82	c total clause space: 545.701MB
189.76/189.82	c total #watches: 523270
190.16/190.25	c total #propagations: 506677495 / total #impl: 811267622 (eff. 0.625)
190.16/190.25	c #Conflicts:     527000 | #Learnt:      24920 | 0.000
190.16/190.25	c total clause space: 545.701MB
190.16/190.25	c total #watches: 525270
190.66/190.73	c total #propagations: 507589144 / total #impl: 812783570 (eff. 0.625)
190.66/190.73	c #Conflicts:     528000 | #Learnt:      25920 | 0.000
190.66/190.73	c total clause space: 545.701MB
190.66/190.73	c total #watches: 527270
191.06/191.17	c total #propagations: 508688607 / total #impl: 814585246 (eff. 0.624)
191.06/191.17	c #Conflicts:     529000 | #Learnt:      26920 | 0.000
191.06/191.17	c total clause space: 545.701MB
191.06/191.17	c total #watches: 529270
191.47/191.58	c total #propagations: 509576597 / total #impl: 816258062 (eff. 0.624)
191.47/191.58	c #Conflicts:     530000 | #Learnt:      27920 | 0.000
191.47/191.58	c total clause space: 545.701MB
191.47/191.58	c total #watches: 531270
191.96/192.00	c total #propagations: 510309614 / total #impl: 817720112 (eff. 0.624)
191.96/192.00	c #Conflicts:     531000 | #Learnt:      28920 | 0.000
191.96/192.00	c total clause space: 545.701MB
191.96/192.00	c total #watches: 533270
192.36/192.44	c total #propagations: 511036635 / total #impl: 819142628 (eff. 0.624)
192.36/192.44	c #Conflicts:     532000 | #Learnt:      29920 | 0.000
192.36/192.44	c total clause space: 545.701MB
192.36/192.44	c total #watches: 535270
192.86/192.93	c total #propagations: 511800780 / total #impl: 820625334 (eff. 0.624)
192.86/192.93	c #Conflicts:     533000 | #Learnt:      30920 | 0.000
192.86/192.93	c total clause space: 545.701MB
192.86/192.93	c total #watches: 537270
193.36/193.42	c total #propagations: 512764477 / total #impl: 822185938 (eff. 0.624)
193.36/193.42	c #Conflicts:     534000 | #Learnt:      31920 | 0.000
193.36/193.42	c total clause space: 545.701MB
193.36/193.42	c total #watches: 539270
193.67/193.77	c total #propagations: 513656645 / total #impl: 823661572 (eff. 0.624)
193.67/193.77	c #Conflicts:     535000 | #Learnt:      32920 | 0.000
193.67/193.77	c total clause space: 545.701MB
193.67/193.77	c total #watches: 541270
194.16/194.27	c total #propagations: 514538748 / total #impl: 824944267 (eff. 0.624)
194.16/194.27	c #Conflicts:     536000 | #Learnt:      33920 | 0.000
194.16/194.27	c total clause space: 545.701MB
194.16/194.27	c total #watches: 543270
194.67/194.72	c total #propagations: 515461544 / total #impl: 826394015 (eff. 0.624)
194.67/194.72	c #Conflicts:     537000 | #Learnt:      34920 | 0.000
194.67/194.72	c total clause space: 545.701MB
194.67/194.72	c total #watches: 545270
195.16/195.24	c total #propagations: 516387799 / total #impl: 827819641 (eff. 0.624)
195.16/195.24	c GC COLLECT
195.16/195.24	c #Conflicts:     538000 | #Learnt:      18302 | 0.000
195.16/195.24	c total clause space: 545.701MB
195.16/195.24	c total #watches: 512034
195.56/195.67	c total #propagations: 517464260 / total #impl: 829534442 (eff. 0.624)
195.56/195.67	c #Conflicts:     539000 | #Learnt:      19302 | 0.000
195.56/195.67	c total clause space: 545.701MB
195.56/195.67	c total #watches: 514034
195.96/196.07	c total #propagations: 518779961 / total #impl: 831473853 (eff. 0.624)
195.96/196.07	c #Conflicts:     540000 | #Learnt:      20302 | 0.000
195.96/196.07	c total clause space: 545.701MB
195.96/196.07	c total #watches: 516034
196.36/196.45	c total #propagations: 519808740 / total #impl: 833179991 (eff. 0.624)
196.36/196.45	c #Conflicts:     541000 | #Learnt:      21302 | 0.000
196.36/196.45	c total clause space: 545.701MB
196.36/196.45	c total #watches: 518034
196.76/196.87	c total #propagations: 520766361 / total #impl: 834751263 (eff. 0.624)
196.76/196.87	c #Conflicts:     542000 | #Learnt:      22302 | 0.000
196.76/196.87	c total clause space: 545.701MB
196.76/196.87	c total #watches: 520034
197.16/197.28	c total #propagations: 521653516 / total #impl: 836334039 (eff. 0.624)
197.16/197.28	c #Conflicts:     543000 | #Learnt:      23302 | 0.000
197.16/197.28	c total clause space: 545.701MB
197.16/197.28	c total #watches: 522034
197.56/197.67	c total #propagations: 522590297 / total #impl: 837833072 (eff. 0.624)
197.56/197.67	c #Conflicts:     544000 | #Learnt:      24302 | 0.000
197.56/197.67	c total clause space: 545.701MB
197.56/197.67	c total #watches: 524034
197.97/198.06	c total #propagations: 523546392 / total #impl: 839330647 (eff. 0.624)
197.97/198.06	c #Conflicts:     545000 | #Learnt:      25302 | 0.000
197.97/198.06	c total clause space: 545.701MB
197.97/198.06	c total #watches: 526034
198.46/198.50	c total #propagations: 524355277 / total #impl: 840809389 (eff. 0.624)
198.46/198.50	c #Conflicts:     546000 | #Learnt:      26302 | 0.000
198.46/198.50	c total clause space: 545.701MB
198.46/198.50	c total #watches: 528034
198.96/199.02	c total #propagations: 525284452 / total #impl: 842376496 (eff. 0.624)
198.96/199.02	c #Conflicts:     547000 | #Learnt:      27302 | 0.000
198.96/199.02	c total clause space: 545.701MB
198.96/199.02	c total #watches: 530034
199.66/199.73	c total #propagations: 526199209 / total #impl: 843962118 (eff. 0.623)
199.66/199.73	c #Conflicts:     548000 | #Learnt:      28302 | 0.000
199.66/199.73	c total clause space: 545.701MB
199.66/199.73	c total #watches: 532034
199.96/200.07	c total #propagations: 527101527 / total #impl: 845565402 (eff. 0.623)
199.96/200.07	c #Conflicts:     549000 | #Learnt:      29302 | 0.000
199.96/200.07	c total clause space: 545.701MB
199.96/200.07	c total #watches: 534034
200.27/200.36	c total #propagations: 528068650 / total #impl: 846893943 (eff. 0.624)
200.27/200.36	c #Conflicts:     550000 | #Learnt:      30302 | 0.000
200.27/200.36	c total clause space: 545.701MB
200.27/200.36	c total #watches: 536034
200.56/200.63	c total #propagations: 528935269 / total #impl: 848028720 (eff. 0.624)
200.56/200.63	c #Conflicts:     551000 | #Learnt:      31302 | 0.000
200.56/200.63	c total clause space: 545.701MB
200.56/200.63	c total #watches: 538034
200.86/200.98	c total #propagations: 529670384 / total #impl: 849002721 (eff. 0.624)
200.86/200.98	c #Conflicts:     552000 | #Learnt:      32302 | 0.000
200.86/200.98	c total clause space: 545.701MB
200.86/200.98	c total #watches: 540034
201.37/201.41	c total #propagations: 530593919 / total #impl: 850374008 (eff. 0.624)
201.37/201.41	c #Conflicts:     553000 | #Learnt:      33302 | 0.000
201.37/201.41	c total clause space: 545.701MB
201.37/201.41	c total #watches: 542034
201.76/201.81	c total #propagations: 531518042 / total #impl: 851856926 (eff. 0.624)
201.76/201.81	c #Conflicts:     554000 | #Learnt:      34302 | 0.000
201.76/201.81	c total clause space: 545.701MB
201.76/201.81	c total #watches: 544034
202.16/202.25	c total #propagations: 532455789 / total #impl: 853394230 (eff. 0.624)
202.16/202.25	c #Conflicts:     555000 | #Learnt:      35302 | 0.000
202.16/202.25	c total clause space: 545.701MB
202.16/202.25	c total #watches: 546034
202.66/202.71	c total #propagations: 533319173 / total #impl: 855030071 (eff. 0.624)
202.66/202.71	c GC COLLECT
202.66/202.71	c #Conflicts:     556000 | #Learnt:      18412 | 0.000
202.66/202.71	c total clause space: 545.701MB
202.66/202.71	c total #watches: 512254
202.96/203.04	c total #propagations: 534045801 / total #impl: 856537047 (eff. 0.623)
202.96/203.04	c #Conflicts:     557000 | #Learnt:      19412 | 0.000
202.96/203.04	c total clause space: 545.701MB
202.96/203.04	c total #watches: 514254
203.36/203.43	c total #propagations: 534752852 / total #impl: 858014036 (eff. 0.623)
203.36/203.43	c #Conflicts:     558000 | #Learnt:      20412 | 0.000
203.36/203.43	c total clause space: 545.701MB
203.36/203.43	c total #watches: 516254
203.76/203.81	c total #propagations: 535709951 / total #impl: 859695705 (eff. 0.623)
203.76/203.81	c #Conflicts:     559000 | #Learnt:      21412 | 0.000
203.76/203.81	c total clause space: 545.701MB
203.76/203.81	c total #watches: 518254
204.16/204.25	c total #propagations: 536588038 / total #impl: 861162175 (eff. 0.623)
204.16/204.25	c #Conflicts:     560000 | #Learnt:      22412 | 0.000
204.16/204.25	c total clause space: 545.701MB
204.16/204.25	c total #watches: 520254
204.46/204.58	c total #propagations: 537564834 / total #impl: 862693803 (eff. 0.623)
204.46/204.58	c #Conflicts:     561000 | #Learnt:      23412 | 0.000
204.46/204.58	c total clause space: 545.701MB
204.46/204.58	c total #watches: 522254
204.86/204.99	c total #propagations: 538490597 / total #impl: 864140427 (eff. 0.623)
204.86/204.99	c #Conflicts:     562000 | #Learnt:      24412 | 0.000
204.86/204.99	c total clause space: 545.701MB
204.86/204.99	c total #watches: 524254
205.36/205.41	c total #propagations: 539469492 / total #impl: 865744639 (eff. 0.623)
205.36/205.41	c #Conflicts:     563000 | #Learnt:      25412 | 0.000
205.36/205.41	c total clause space: 545.701MB
205.36/205.41	c total #watches: 526254
205.76/205.83	c total #propagations: 540427978 / total #impl: 867236831 (eff. 0.623)
205.76/205.83	c #Conflicts:     564000 | #Learnt:      26412 | 0.000
205.76/205.83	c total clause space: 545.701MB
205.76/205.83	c total #watches: 528254
206.16/206.22	c total #propagations: 541435124 / total #impl: 868885383 (eff. 0.623)
206.16/206.22	c #Conflicts:     565000 | #Learnt:      27412 | 0.000
206.16/206.22	c total clause space: 545.701MB
206.16/206.22	c total #watches: 530254
206.56/206.69	c total #propagations: 542310641 / total #impl: 870355024 (eff. 0.623)
206.56/206.69	c #Conflicts:     566000 | #Learnt:      28412 | 0.000
206.56/206.69	c total clause space: 545.701MB
206.56/206.69	c total #watches: 532254
207.06/207.14	c total #propagations: 543317670 / total #impl: 872002588 (eff. 0.623)
207.06/207.14	c #Conflicts:     567000 | #Learnt:      29412 | 0.000
207.06/207.14	c total clause space: 545.701MB
207.06/207.14	c total #watches: 534254
207.56/207.60	c total #propagations: 544285089 / total #impl: 873520334 (eff. 0.623)
207.56/207.60	c #Conflicts:     568000 | #Learnt:      30412 | 0.000
207.56/207.60	c total clause space: 545.701MB
207.56/207.60	c total #watches: 536254
207.86/207.98	c total #propagations: 545181113 / total #impl: 874972873 (eff. 0.623)
207.86/207.98	c #Conflicts:     569000 | #Learnt:      31412 | 0.000
207.86/207.98	c total clause space: 545.701MB
207.86/207.98	c total #watches: 538254
208.36/208.43	c total #propagations: 546082780 / total #impl: 876350704 (eff. 0.623)
208.36/208.43	c #Conflicts:     570000 | #Learnt:      32412 | 0.000
208.36/208.43	c total clause space: 545.701MB
208.36/208.43	c total #watches: 540254
208.86/208.98	c total #propagations: 546971004 / total #impl: 877816765 (eff. 0.623)
208.86/208.98	c #Conflicts:     571000 | #Learnt:      33412 | 0.000
208.86/208.98	c total clause space: 545.701MB
208.86/208.98	c total #watches: 542254
209.46/209.57	c total #propagations: 547875037 / total #impl: 879371158 (eff. 0.623)
209.46/209.57	c #Conflicts:     572000 | #Learnt:      34412 | 0.000
209.46/209.57	c total clause space: 545.701MB
209.46/209.57	c total #watches: 544254
210.06/210.13	c total #propagations: 548886530 / total #impl: 881069502 (eff. 0.623)
210.06/210.13	c #Conflicts:     573000 | #Learnt:      35412 | 0.000
210.06/210.13	c total clause space: 545.701MB
210.06/210.13	c total #watches: 546254
210.56/210.69	c total #propagations: 549810442 / total #impl: 882621623 (eff. 0.623)
210.56/210.69	c #Conflicts:     574000 | #Learnt:      36412 | 0.000
210.56/210.69	c total clause space: 545.701MB
210.56/210.69	c total #watches: 548254
211.06/211.15	c total #propagations: 550752528 / total #impl: 884168808 (eff. 0.623)
211.06/211.15	c GC COLLECT
211.06/211.15	c #Conflicts:     575000 | #Learnt:      19206 | 0.000
211.06/211.15	c total clause space: 545.701MB
211.06/211.15	c total #watches: 513842
211.56/211.63	c total #propagations: 551971223 / total #impl: 885917279 (eff. 0.623)
211.56/211.63	c #Conflicts:     576000 | #Learnt:      20206 | 0.000
211.56/211.63	c total clause space: 545.701MB
211.56/211.63	c total #watches: 515842
212.06/212.16	c total #propagations: 553202399 / total #impl: 887745843 (eff. 0.623)
212.06/212.16	c #Conflicts:     577000 | #Learnt:      21206 | 0.000
212.06/212.16	c total clause space: 545.701MB
212.06/212.16	c total #watches: 517842
212.46/212.51	c total #propagations: 554431227 / total #impl: 889537689 (eff. 0.623)
212.46/212.51	c #Conflicts:     578000 | #Learnt:      22206 | 0.000
212.46/212.51	c total clause space: 545.701MB
212.46/212.51	c total #watches: 519842
212.76/212.88	c total #propagations: 555410206 / total #impl: 890922725 (eff. 0.623)
212.76/212.88	c #Conflicts:     579000 | #Learnt:      23206 | 0.000
212.76/212.88	c total clause space: 545.701MB
212.76/212.88	c total #watches: 521842
213.16/213.29	c total #propagations: 556311077 / total #impl: 892331483 (eff. 0.623)
213.16/213.29	c #Conflicts:     580000 | #Learnt:      24206 | 0.000
213.16/213.29	c total clause space: 545.701MB
213.16/213.29	c total #watches: 523842
213.56/213.68	c total #propagations: 557418767 / total #impl: 893937395 (eff. 0.624)
213.56/213.68	c #Conflicts:     581000 | #Learnt:      25206 | 0.000
213.56/213.68	c total clause space: 545.701MB
213.56/213.68	c total #watches: 525842
214.06/214.13	c total #propagations: 558333687 / total #impl: 895360006 (eff. 0.624)
214.06/214.13	c #Conflicts:     582000 | #Learnt:      26206 | 0.000
214.06/214.13	c total clause space: 545.701MB
214.06/214.13	c total #watches: 527842
214.46/214.59	c total #propagations: 559342131 / total #impl: 896920161 (eff. 0.624)
214.46/214.59	c #Conflicts:     583000 | #Learnt:      27206 | 0.000
214.46/214.59	c total clause space: 545.701MB
214.46/214.59	c total #watches: 529842
215.06/215.10	c total #propagations: 560236993 / total #impl: 898393760 (eff. 0.624)
215.06/215.10	c #Conflicts:     584000 | #Learnt:      28206 | 0.000
215.06/215.10	c total clause space: 545.701MB
215.06/215.10	c total #watches: 531842
215.56/215.67	c total #propagations: 561450183 / total #impl: 900228253 (eff. 0.624)
215.56/215.67	c #Conflicts:     585000 | #Learnt:      29206 | 0.000
215.56/215.67	c total clause space: 545.701MB
215.56/215.67	c total #watches: 533842
216.06/216.19	c total #propagations: 562834467 / total #impl: 902177099 (eff. 0.624)
216.06/216.19	c #Conflicts:     586000 | #Learnt:      30206 | 0.000
216.06/216.19	c total clause space: 545.701MB
216.06/216.19	c total #watches: 535842
216.66/216.75	c total #propagations: 563829556 / total #impl: 903797268 (eff. 0.624)
216.66/216.75	c #Conflicts:     587000 | #Learnt:      31206 | 0.000
216.66/216.75	c total clause space: 545.701MB
216.66/216.75	c total #watches: 537842
217.06/217.10	c total #propagations: 564841511 / total #impl: 905455289 (eff. 0.624)
217.06/217.10	c #Conflicts:     588000 | #Learnt:      32206 | 0.000
217.06/217.10	c total clause space: 545.701MB
217.06/217.10	c total #watches: 539842
217.46/217.60	c total #propagations: 565714182 / total #impl: 906819055 (eff. 0.624)
217.46/217.60	c #Conflicts:     589000 | #Learnt:      33206 | 0.000
217.46/217.60	c total clause space: 545.701MB
217.46/217.60	c total #watches: 541842
217.96/218.08	c total #propagations: 566699572 / total #impl: 908380444 (eff. 0.624)
217.96/218.08	c #Conflicts:     590000 | #Learnt:      34206 | 0.000
217.96/218.08	c total clause space: 545.701MB
217.96/218.08	c total #watches: 543842
218.45/218.55	c total #propagations: 567635819 / total #impl: 909863517 (eff. 0.624)
218.45/218.55	c #Conflicts:     591000 | #Learnt:      35206 | 0.000
218.45/218.55	c total clause space: 545.701MB
218.45/218.55	c total #watches: 545842
219.05/219.15	c total #propagations: 568425833 / total #impl: 911225854 (eff. 0.624)
219.05/219.15	c #Conflicts:     592000 | #Learnt:      36206 | 0.000
219.05/219.15	c total clause space: 545.701MB
219.05/219.15	c total #watches: 547842
219.65/219.79	c total #propagations: 569522716 / total #impl: 913070878 (eff. 0.624)
219.65/219.79	c GC COLLECT
219.65/219.79	c #Conflicts:     593000 | #Learnt:      18705 | 0.000
219.65/219.79	c total clause space: 545.701MB
219.65/219.79	c total #watches: 512840
220.06/220.16	c total #propagations: 570859415 / total #impl: 915053648 (eff. 0.624)
220.06/220.16	c #Conflicts:     594000 | #Learnt:      19705 | 0.000
220.06/220.16	c total clause space: 545.701MB
220.06/220.16	c total #watches: 514840
220.45/220.55	c total #propagations: 571641533 / total #impl: 916452741 (eff. 0.624)
220.45/220.55	c #Conflicts:     595000 | #Learnt:      20705 | 0.000
220.45/220.55	c total clause space: 545.701MB
220.45/220.55	c total #watches: 516840
220.85/220.97	c total #propagations: 572404672 / total #impl: 917815463 (eff. 0.624)
220.85/220.97	c #Conflicts:     596000 | #Learnt:      21705 | 0.000
220.85/220.97	c total clause space: 545.701MB
220.85/220.97	c total #watches: 518840
221.35/221.48	c total #propagations: 573198496 / total #impl: 919255220 (eff. 0.624)
221.35/221.48	c #Conflicts:     597000 | #Learnt:      22705 | 0.000
221.35/221.48	c total clause space: 545.701MB
221.35/221.48	c total #watches: 520840
221.85/221.99	c total #propagations: 574416210 / total #impl: 921149757 (eff. 0.624)
221.85/221.99	c #Conflicts:     598000 | #Learnt:      23705 | 0.000
221.85/221.99	c total clause space: 545.701MB
221.85/221.99	c total #watches: 522840
222.35/222.43	c total #propagations: 575648677 / total #impl: 923084634 (eff. 0.624)
222.35/222.43	c #Conflicts:     599000 | #Learnt:      24705 | 0.000
222.35/222.43	c total clause space: 545.701MB
222.35/222.43	c total #watches: 524840
222.85/222.91	c total #propagations: 576650759 / total #impl: 924681296 (eff. 0.624)
222.85/222.91	c #Conflicts:     600000 | #Learnt:      25705 | 0.000
222.85/222.91	c total clause space: 545.701MB
222.85/222.91	c total #watches: 526840
223.36/223.41	c total #propagations: 577707329 / total #impl: 926392143 (eff. 0.624)
223.36/223.41	c #Conflicts:     601000 | #Learnt:      26705 | 0.000
223.36/223.41	c total clause space: 545.701MB
223.36/223.41	c total #watches: 528840
223.85/223.96	c total #propagations: 578813210 / total #impl: 928065485 (eff. 0.624)
223.85/223.96	c #Conflicts:     602000 | #Learnt:      27705 | 0.000
223.85/223.96	c total clause space: 545.701MB
223.85/223.96	c total #watches: 530840
224.36/224.41	c total #propagations: 580088335 / total #impl: 929969192 (eff. 0.624)
224.36/224.41	c #Conflicts:     603000 | #Learnt:      28705 | 0.000
224.36/224.41	c total clause space: 545.701MB
224.36/224.41	c total #watches: 532840
224.75/224.81	c total #propagations: 581124724 / total #impl: 931554464 (eff. 0.624)
224.75/224.81	c #Conflicts:     604000 | #Learnt:      29705 | 0.000
224.75/224.81	c total clause space: 545.701MB
224.75/224.81	c total #watches: 534840
225.15/225.21	c total #propagations: 582219990 / total #impl: 933144632 (eff. 0.624)
225.15/225.21	c #Conflicts:     605000 | #Learnt:      30705 | 0.000
225.15/225.21	c total clause space: 545.701MB
225.15/225.21	c total #watches: 536840
225.56/225.65	c total #propagations: 583266039 / total #impl: 934689769 (eff. 0.624)
225.56/225.65	c #Conflicts:     606000 | #Learnt:      31705 | 0.000
225.56/225.65	c total clause space: 545.701MB
225.56/225.65	c total #watches: 538840
225.95/226.05	c total #propagations: 584389471 / total #impl: 936468368 (eff. 0.624)
225.95/226.05	c #Conflicts:     607000 | #Learnt:      32705 | 0.000
225.95/226.05	c total clause space: 545.701MB
225.95/226.05	c total #watches: 540840
226.35/226.46	c total #propagations: 585396486 / total #impl: 937976360 (eff. 0.624)
226.35/226.46	c #Conflicts:     608000 | #Learnt:      33705 | 0.000
226.35/226.46	c total clause space: 545.701MB
226.35/226.46	c total #watches: 542840
226.75/226.89	c total #propagations: 586441254 / total #impl: 939607396 (eff. 0.624)
226.75/226.89	c #Conflicts:     609000 | #Learnt:      34705 | 0.000
226.75/226.89	c total clause space: 545.701MB
226.75/226.89	c total #watches: 544840
227.25/227.32	c total #propagations: 587408099 / total #impl: 941081301 (eff. 0.624)
227.25/227.32	c #Conflicts:     610000 | #Learnt:      35705 | 0.000
227.25/227.32	c total clause space: 545.701MB
227.25/227.32	c total #watches: 546840
227.76/227.84	c total #propagations: 588259723 / total #impl: 942269614 (eff. 0.624)
227.76/227.84	c #Conflicts:     611000 | #Learnt:      36705 | 0.000
227.76/227.84	c total clause space: 545.701MB
227.76/227.84	c total #watches: 548840
228.25/228.34	c total #propagations: 589226593 / total #impl: 943772482 (eff. 0.624)
228.25/228.34	c GC COLLECT
228.25/228.34	c #Conflicts:     612000 | #Learnt:      18912 | 0.000
228.25/228.34	c total clause space: 545.701MB
228.25/228.34	c total #watches: 513254
228.55/228.68	c total #propagations: 590387634 / total #impl: 945621104 (eff. 0.624)
228.55/228.68	c #Conflicts:     613000 | #Learnt:      19912 | 0.000
228.55/228.68	c total clause space: 545.701MB
228.55/228.68	c total #watches: 515254
228.95/229.03	c total #propagations: 591536427 / total #impl: 947314064 (eff. 0.624)
228.95/229.03	c #Conflicts:     614000 | #Learnt:      20912 | 0.000
228.95/229.03	c total clause space: 545.701MB
228.95/229.03	c total #watches: 517254
229.35/229.44	c total #propagations: 592602352 / total #impl: 948916738 (eff. 0.625)
229.35/229.44	c #Conflicts:     615000 | #Learnt:      21912 | 0.000
229.35/229.44	c total clause space: 545.701MB
229.35/229.44	c total #watches: 519254
229.75/229.83	c total #propagations: 593718869 / total #impl: 950662028 (eff. 0.625)
229.75/229.83	c #Conflicts:     616000 | #Learnt:      22912 | 0.000
229.75/229.83	c total clause space: 545.701MB
229.75/229.83	c total #watches: 521254
230.15/230.28	c total #propagations: 594646752 / total #impl: 952208163 (eff. 0.624)
230.15/230.28	c #Conflicts:     617000 | #Learnt:      23912 | 0.000
230.15/230.28	c total clause space: 545.701MB
230.15/230.28	c total #watches: 523254
230.55/230.67	c total #propagations: 595561938 / total #impl: 953783920 (eff. 0.624)
230.55/230.67	c #Conflicts:     618000 | #Learnt:      24912 | 0.000
230.55/230.67	c total clause space: 545.701MB
230.55/230.67	c total #watches: 525254
230.96/231.07	c total #propagations: 596391419 / total #impl: 955251833 (eff. 0.624)
230.96/231.07	c #Conflicts:     619000 | #Learnt:      25912 | 0.000
230.96/231.07	c total clause space: 545.701MB
230.96/231.07	c total #watches: 527254
231.45/231.53	c total #propagations: 597286916 / total #impl: 956715403 (eff. 0.624)
231.45/231.53	c #Conflicts:     620000 | #Learnt:      26912 | 0.000
231.45/231.53	c total clause space: 545.701MB
231.45/231.53	c total #watches: 529254
231.85/231.91	c total #propagations: 598224761 / total #impl: 958205868 (eff. 0.624)
231.85/231.91	c #Conflicts:     621000 | #Learnt:      27912 | 0.000
231.85/231.91	c total clause space: 545.701MB
231.85/231.91	c total #watches: 531254
232.25/232.34	c total #propagations: 599133206 / total #impl: 959589172 (eff. 0.624)
232.25/232.34	c #Conflicts:     622000 | #Learnt:      28912 | 0.000
232.25/232.34	c total clause space: 545.701MB
232.25/232.35	c total #watches: 533254
232.65/232.74	c total #propagations: 600013504 / total #impl: 961063132 (eff. 0.624)
232.65/232.74	c #Conflicts:     623000 | #Learnt:      29912 | 0.000
232.65/232.74	c total clause space: 545.701MB
232.65/232.74	c total #watches: 535254
233.05/233.20	c total #propagations: 600811284 / total #impl: 962435607 (eff. 0.624)
233.05/233.20	c #Conflicts:     624000 | #Learnt:      30912 | 0.000
233.05/233.20	c total clause space: 545.701MB
233.05/233.20	c total #watches: 537254
233.55/233.67	c total #propagations: 601782748 / total #impl: 963977722 (eff. 0.624)
233.55/233.67	c #Conflicts:     625000 | #Learnt:      31912 | 0.000
233.55/233.67	c total clause space: 545.701MB
233.55/233.67	c total #watches: 539254
234.26/234.31	c total #propagations: 602669905 / total #impl: 965362225 (eff. 0.624)
234.26/234.31	c #Conflicts:     626000 | #Learnt:      32912 | 0.000
234.26/234.31	c total clause space: 545.701MB
234.26/234.31	c total #watches: 541254
234.65/234.75	c total #propagations: 603709537 / total #impl: 967087146 (eff. 0.624)
234.65/234.75	c #Conflicts:     627000 | #Learnt:      33912 | 0.000
234.65/234.75	c total clause space: 545.701MB
234.65/234.75	c total #watches: 543254
235.15/235.23	c total #propagations: 604684047 / total #impl: 968584917 (eff. 0.624)
235.15/235.23	c #Conflicts:     628000 | #Learnt:      34912 | 0.000
235.15/235.23	c total clause space: 545.701MB
235.15/235.23	c total #watches: 545254
235.75/235.80	c total #propagations: 605525971 / total #impl: 969993267 (eff. 0.624)
235.75/235.80	c #Conflicts:     629000 | #Learnt:      35912 | 0.000
235.75/235.80	c total clause space: 545.701MB
235.75/235.80	c total #watches: 547254
236.15/236.20	c total #propagations: 606458326 / total #impl: 971476154 (eff. 0.624)
236.15/236.20	c #Conflicts:     630000 | #Learnt:      36912 | 0.000
236.15/236.20	c total clause space: 545.701MB
236.15/236.20	c total #watches: 549254
236.65/236.71	c total #propagations: 607253924 / total #impl: 972793271 (eff. 0.624)
236.65/236.71	c #Conflicts:     631000 | #Learnt:      37912 | 0.000
236.65/236.71	c total clause space: 545.701MB
236.65/236.71	c total #watches: 551254
237.05/237.17	c total #propagations: 607944639 / total #impl: 974127007 (eff. 0.624)
237.05/237.17	c GC COLLECT
237.05/237.17	c #Conflicts:     632000 | #Learnt:      19794 | 0.000
237.05/237.17	c total clause space: 545.701MB
237.05/237.17	c total #watches: 515018
237.45/237.52	c total #propagations: 608794014 / total #impl: 975721425 (eff. 0.624)
237.45/237.52	c #Conflicts:     633000 | #Learnt:      20794 | 0.000
237.45/237.52	c total clause space: 545.701MB
237.45/237.52	c total #watches: 517018
237.85/237.96	c total #propagations: 609579606 / total #impl: 977229584 (eff. 0.624)
237.85/237.96	c #Conflicts:     634000 | #Learnt:      21794 | 0.000
237.85/237.96	c total clause space: 545.701MB
237.85/237.96	c total #watches: 519018
238.25/238.38	c total #propagations: 610335749 / total #impl: 978684888 (eff. 0.624)
238.25/238.38	c #Conflicts:     635000 | #Learnt:      22794 | 0.000
238.25/238.38	c total clause space: 545.701MB
238.25/238.38	c total #watches: 521018
238.66/238.79	c total #propagations: 611167095 / total #impl: 980151113 (eff. 0.624)
238.66/238.79	c #Conflicts:     636000 | #Learnt:      23794 | 0.000
238.66/238.79	c total clause space: 545.701MB
238.66/238.79	c total #watches: 523018
239.05/239.19	c total #propagations: 612062959 / total #impl: 981628267 (eff. 0.624)
239.05/239.19	c #Conflicts:     637000 | #Learnt:      24794 | 0.000
239.05/239.19	c total clause space: 545.701MB
239.05/239.19	c total #watches: 525018
239.45/239.58	c total #propagations: 612918317 / total #impl: 983098713 (eff. 0.623)
239.45/239.58	c #Conflicts:     638000 | #Learnt:      25794 | 0.000
239.45/239.58	c total clause space: 545.701MB
239.45/239.58	c total #watches: 527018
239.95/240.02	c total #propagations: 613906435 / total #impl: 984641678 (eff. 0.623)
239.95/240.02	c #Conflicts:     639000 | #Learnt:      26794 | 0.000
239.95/240.02	c total clause space: 545.701MB
239.95/240.02	c total #watches: 529018
240.35/240.47	c total #propagations: 614838782 / total #impl: 986144931 (eff. 0.623)
240.35/240.47	c #Conflicts:     640000 | #Learnt:      27794 | 0.000
240.35/240.47	c total clause space: 545.701MB
240.35/240.47	c total #watches: 531018
240.75/240.90	c total #propagations: 615779835 / total #impl: 987667408 (eff. 0.623)
240.75/240.90	c #Conflicts:     641000 | #Learnt:      28794 | 0.000
240.75/240.90	c total clause space: 545.701MB
240.75/240.90	c total #watches: 533018
241.35/241.43	c total #propagations: 616746194 / total #impl: 989186141 (eff. 0.623)
241.35/241.43	c #Conflicts:     642000 | #Learnt:      29794 | 0.000
241.35/241.43	c total clause space: 545.701MB
241.35/241.43	c total #watches: 535018
241.96/242.01	c total #propagations: 617904097 / total #impl: 991028511 (eff. 0.623)
241.96/242.01	c #Conflicts:     643000 | #Learnt:      30794 | 0.000
241.96/242.01	c total clause space: 545.701MB
241.96/242.01	c total #watches: 537018
242.55/242.60	c total #propagations: 618982647 / total #impl: 992800935 (eff. 0.623)
242.55/242.60	c #Conflicts:     644000 | #Learnt:      31794 | 0.000
242.55/242.60	c total clause space: 545.701MB
242.55/242.60	c total #watches: 539018
243.06/243.16	c total #propagations: 619867619 / total #impl: 994345137 (eff. 0.623)
243.06/243.16	c #Conflicts:     645000 | #Learnt:      32794 | 0.000
243.06/243.16	c total clause space: 545.701MB
243.06/243.16	c total #watches: 541018
243.45/243.59	c total #propagations: 620751344 / total #impl: 995833465 (eff. 0.623)
243.45/243.59	c #Conflicts:     646000 | #Learnt:      33794 | 0.000
243.45/243.59	c total clause space: 545.701MB
243.45/243.59	c total #watches: 543018
244.16/244.23	c total #propagations: 621588958 / total #impl: 997159235 (eff. 0.623)
244.16/244.23	c #Conflicts:     647000 | #Learnt:      34794 | 0.000
244.16/244.23	c total clause space: 545.701MB
244.16/244.23	c total #watches: 545018
244.65/244.74	c total #propagations: 622555463 / total #impl: 998754410 (eff. 0.623)
244.65/244.74	c #Conflicts:     648000 | #Learnt:      35794 | 0.000
244.65/244.74	c total clause space: 545.701MB
244.65/244.74	c total #watches: 547018
245.05/245.17	c total #propagations: 623450058 / total #impl: 1000229238 (eff. 0.623)
245.05/245.17	c #Conflicts:     649000 | #Learnt:      36794 | 0.000
245.05/245.17	c total clause space: 545.701MB
245.05/245.17	c total #watches: 549018
245.65/245.76	c total #propagations: 624276449 / total #impl: 1001575382 (eff. 0.623)
245.65/245.76	c #Conflicts:     650000 | #Learnt:      37794 | 0.000
245.65/245.76	c total clause space: 545.701MB
245.65/245.76	c total #watches: 551018
246.25/246.38	c total #propagations: 625219310 / total #impl: 1003216490 (eff. 0.623)
246.25/246.38	c #Conflicts:     651000 | #Learnt:      38794 | 0.000
246.25/246.38	c total clause space: 545.701MB
246.25/246.38	c total #watches: 553018
246.75/246.84	c total #propagations: 626210918 / total #impl: 1004889774 (eff. 0.623)
246.75/246.84	c GC COLLECT
246.75/246.84	c #Conflicts:     652000 | #Learnt:      20405 | 0.000
246.75/246.84	c total clause space: 545.701MB
246.75/246.84	c total #watches: 516240
247.25/247.35	c total #propagations: 627169665 / total #impl: 1006467885 (eff. 0.623)
247.25/247.35	c #Conflicts:     653000 | #Learnt:      21405 | 0.000
247.25/247.35	c total clause space: 545.701MB
247.25/247.35	c total #watches: 518240
247.75/247.88	c total #propagations: 628244600 / total #impl: 1008248598 (eff. 0.623)
247.75/247.88	c #Conflicts:     654000 | #Learnt:      22405 | 0.000
247.75/247.88	c total clause space: 545.701MB
247.75/247.88	c total #watches: 520240
248.25/248.37	c total #propagations: 629636245 / total #impl: 1010291116 (eff. 0.623)
248.25/248.37	c #Conflicts:     655000 | #Learnt:      23405 | 0.000
248.25/248.37	c total clause space: 545.701MB
248.25/248.37	c total #watches: 522240
248.75/248.86	c total #propagations: 631091050 / total #impl: 1012326512 (eff. 0.623)
248.75/248.86	c #Conflicts:     656000 | #Learnt:      24405 | 0.000
248.75/248.86	c total clause space: 545.701MB
248.75/248.86	c total #watches: 524240
249.35/249.42	c total #propagations: 632153660 / total #impl: 1014026109 (eff. 0.623)
249.35/249.42	c #Conflicts:     657000 | #Learnt:      25405 | 0.000
249.35/249.42	c total clause space: 545.701MB
249.35/249.42	c total #watches: 526240
249.85/249.92	c total #propagations: 633222181 / total #impl: 1015732478 (eff. 0.623)
249.85/249.92	c #Conflicts:     658000 | #Learnt:      26405 | 0.000
249.85/249.92	c total clause space: 545.701MB
249.85/249.92	c total #watches: 528240
250.35/250.46	c total #propagations: 634350281 / total #impl: 1017442895 (eff. 0.623)
250.35/250.46	c #Conflicts:     659000 | #Learnt:      27405 | 0.000
250.35/250.46	c total clause space: 545.701MB
250.35/250.46	c total #watches: 530240
250.95/251.01	c total #propagations: 635518880 / total #impl: 1019192142 (eff. 0.624)
250.95/251.01	c #Conflicts:     660000 | #Learnt:      28405 | 0.000
250.95/251.01	c total clause space: 545.701MB
250.95/251.01	c total #watches: 532240
251.35/251.42	c total #propagations: 636666717 / total #impl: 1020847903 (eff. 0.624)
251.35/251.42	c #Conflicts:     661000 | #Learnt:      29405 | 0.000
251.35/251.42	c total clause space: 545.701MB
251.35/251.42	c total #watches: 534240
251.75/251.83	c total #propagations: 637576062 / total #impl: 1022254368 (eff. 0.624)
251.75/251.83	c #Conflicts:     662000 | #Learnt:      30405 | 0.000
251.75/251.83	c total clause space: 545.701MB
251.75/251.83	c total #watches: 536240
252.15/252.26	c total #propagations: 638508718 / total #impl: 1023710693 (eff. 0.624)
252.15/252.26	c #Conflicts:     663000 | #Learnt:      31405 | 0.000
252.15/252.26	c total clause space: 545.701MB
252.15/252.26	c total #watches: 538240
252.55/252.68	c total #propagations: 639298543 / total #impl: 1025060706 (eff. 0.624)
252.55/252.68	c #Conflicts:     664000 | #Learnt:      32405 | 0.000
252.55/252.68	c total clause space: 545.701MB
252.55/252.68	c total #watches: 540240
253.06/253.12	c total #propagations: 640096899 / total #impl: 1026501524 (eff. 0.624)
253.06/253.12	c #Conflicts:     665000 | #Learnt:      33405 | 0.000
253.06/253.12	c total clause space: 545.701MB
253.06/253.12	c total #watches: 542240
253.45/253.56	c total #propagations: 640957783 / total #impl: 1027882144 (eff. 0.624)
253.45/253.56	c #Conflicts:     666000 | #Learnt:      34405 | 0.000
253.45/253.56	c total clause space: 545.701MB
253.45/253.56	c total #watches: 544240
253.95/254.08	c total #propagations: 641882549 / total #impl: 1029384240 (eff. 0.624)
253.95/254.08	c #Conflicts:     667000 | #Learnt:      35405 | 0.000
253.95/254.08	c total clause space: 545.701MB
253.95/254.08	c total #watches: 546240
254.55/254.66	c total #propagations: 642849536 / total #impl: 1031004951 (eff. 0.624)
254.55/254.66	c #Conflicts:     668000 | #Learnt:      36405 | 0.000
254.55/254.66	c total clause space: 545.701MB
254.55/254.66	c total #watches: 548240
255.16/255.29	c total #propagations: 643723310 / total #impl: 1032649788 (eff. 0.623)
255.16/255.29	c #Conflicts:     669000 | #Learnt:      37405 | 0.000
255.16/255.29	c total clause space: 545.701MB
255.16/255.29	c total #watches: 550240
255.75/255.86	c total #propagations: 644674393 / total #impl: 1034356799 (eff. 0.623)
255.75/255.86	c #Conflicts:     670000 | #Learnt:      38405 | 0.000
255.75/255.86	c total clause space: 545.701MB
255.75/255.86	c total #watches: 552240
256.26/256.40	c total #propagations: 645636645 / total #impl: 1035930282 (eff. 0.623)
256.26/256.40	c #Conflicts:     671000 | #Learnt:      39405 | 0.000
256.26/256.40	c total clause space: 545.701MB
256.26/256.40	c total #watches: 554240
256.75/256.80	c total #propagations: 646556503 / total #impl: 1037436642 (eff. 0.623)
256.75/256.80	c GC COLLECT
256.75/256.80	c #Conflicts:     672000 | #Learnt:      20695 | 0.000
256.75/256.80	c total clause space: 545.701MB
256.75/256.80	c total #watches: 516820
257.05/257.15	c total #propagations: 647428189 / total #impl: 1038886852 (eff. 0.623)
257.05/257.15	c #Conflicts:     673000 | #Learnt:      21695 | 0.000
257.05/257.15	c total clause space: 545.701MB
257.05/257.15	c total #watches: 518820
257.45/257.55	c total #propagations: 648283971 / total #impl: 1040207731 (eff. 0.623)
257.45/257.55	c #Conflicts:     674000 | #Learnt:      22695 | 0.000
257.45/257.55	c total clause space: 545.701MB
257.45/257.55	c total #watches: 520820
257.85/257.91	c total #propagations: 649184254 / total #impl: 1041744657 (eff. 0.623)
257.85/257.91	c #Conflicts:     675000 | #Learnt:      23695 | 0.000
257.85/257.91	c total clause space: 545.701MB
257.85/257.91	c total #watches: 522820
258.25/258.38	c total #propagations: 650217512 / total #impl: 1043404331 (eff. 0.623)
258.25/258.38	c #Conflicts:     676000 | #Learnt:      24695 | 0.000
258.25/258.38	c total clause space: 545.701MB
258.25/258.38	c total #watches: 524820
258.75/258.88	c total #propagations: 651564703 / total #impl: 1045463404 (eff. 0.623)
258.75/258.88	c #Conflicts:     677000 | #Learnt:      25695 | 0.000
258.75/258.88	c total clause space: 545.701MB
258.75/258.88	c total #watches: 526820
259.25/259.34	c total #propagations: 652659507 / total #impl: 1047161836 (eff. 0.623)
259.25/259.34	c #Conflicts:     678000 | #Learnt:      26695 | 0.000
259.25/259.34	c total clause space: 545.701MB
259.25/259.34	c total #watches: 528820
259.75/259.81	c total #propagations: 653546596 / total #impl: 1048488061 (eff. 0.623)
259.75/259.81	c #Conflicts:     679000 | #Learnt:      27695 | 0.000
259.75/259.81	c total clause space: 545.701MB
259.75/259.81	c total #watches: 530820
260.15/260.29	c total #propagations: 654431897 / total #impl: 1049986771 (eff. 0.623)
260.15/260.29	c #Conflicts:     680000 | #Learnt:      28695 | 0.000
260.15/260.29	c total clause space: 545.701MB
260.15/260.29	c total #watches: 532820
260.65/260.74	c total #propagations: 655320723 / total #impl: 1051502766 (eff. 0.623)
260.65/260.74	c #Conflicts:     681000 | #Learnt:      29695 | 0.000
260.65/260.74	c total clause space: 545.701MB
260.65/260.74	c total #watches: 534820
261.15/261.22	c total #propagations: 656246322 / total #impl: 1053004409 (eff. 0.623)
261.15/261.22	c #Conflicts:     682000 | #Learnt:      30695 | 0.000
261.15/261.22	c total clause space: 545.701MB
261.15/261.22	c total #watches: 536820
261.55/261.68	c total #propagations: 657144056 / total #impl: 1054468953 (eff. 0.623)
261.55/261.68	c #Conflicts:     683000 | #Learnt:      31695 | 0.000
261.55/261.68	c total clause space: 545.701MB
261.55/261.68	c total #watches: 538820
262.15/262.22	c total #propagations: 658079006 / total #impl: 1055930882 (eff. 0.623)
262.15/262.22	c #Conflicts:     684000 | #Learnt:      32695 | 0.000
262.15/262.22	c total clause space: 545.701MB
262.15/262.22	c total #watches: 540820
262.65/262.72	c total #propagations: 659009513 / total #impl: 1057529111 (eff. 0.623)
262.65/262.72	c #Conflicts:     685000 | #Learnt:      33695 | 0.000
262.65/262.72	c total clause space: 545.701MB
262.65/262.72	c total #watches: 542820
263.15/263.21	c total #propagations: 659915387 / total #impl: 1059018651 (eff. 0.623)
263.15/263.21	c #Conflicts:     686000 | #Learnt:      34695 | 0.000
263.15/263.21	c total clause space: 545.701MB
263.15/263.21	c total #watches: 544820
263.75/263.84	c total #propagations: 660859520 / total #impl: 1060426414 (eff. 0.623)
263.75/263.84	c #Conflicts:     687000 | #Learnt:      35695 | 0.000
263.75/263.84	c total clause space: 545.701MB
263.75/263.84	c total #watches: 546820
264.35/264.40	c total #propagations: 661833269 / total #impl: 1062065370 (eff. 0.623)
264.35/264.40	c #Conflicts:     688000 | #Learnt:      36695 | 0.000
264.35/264.40	c total clause space: 545.701MB
264.35/264.40	c total #watches: 548820
264.85/264.97	c total #propagations: 662779592 / total #impl: 1063663564 (eff. 0.623)
264.85/264.97	c #Conflicts:     689000 | #Learnt:      37695 | 0.000
264.85/264.97	c total clause space: 545.701MB
264.85/264.97	c total #watches: 550820
265.35/265.47	c total #propagations: 663778404 / total #impl: 1065249026 (eff. 0.623)
265.35/265.47	c #Conflicts:     690000 | #Learnt:      38695 | 0.000
265.35/265.47	c total clause space: 545.701MB
265.35/265.47	c total #watches: 552820
265.95/266.09	c total #propagations: 664594062 / total #impl: 1066633695 (eff. 0.623)
265.95/266.09	c #Conflicts:     691000 | #Learnt:      39695 | 0.000
265.95/266.09	c total clause space: 545.701MB
265.95/266.09	c total #watches: 554820
266.55/266.63	c total #propagations: 665457930 / total #impl: 1068034287 (eff. 0.623)
266.55/266.63	c GC COLLECT
266.55/266.63	c #Conflicts:     692000 | #Learnt:      20684 | 0.000
266.55/266.63	c total clause space: 545.701MB
266.55/266.63	c total #watches: 516798
266.95/267.03	c total #propagations: 666391649 / total #impl: 1069674608 (eff. 0.623)
266.95/267.03	c #Conflicts:     693000 | #Learnt:      21684 | 0.000
266.95/267.03	c total clause space: 545.701MB
266.95/267.03	c total #watches: 518798
267.35/267.42	c total #propagations: 667338160 / total #impl: 1071174265 (eff. 0.623)
267.35/267.42	c #Conflicts:     694000 | #Learnt:      22684 | 0.000
267.35/267.42	c total clause space: 545.701MB
267.35/267.42	c total #watches: 520798
267.65/267.77	c total #propagations: 668247204 / total #impl: 1072705363 (eff. 0.623)
267.65/267.77	c #Conflicts:     695000 | #Learnt:      23684 | 0.000
267.65/267.77	c total clause space: 545.701MB
267.65/267.77	c total #watches: 522798
268.05/268.14	c total #propagations: 669187400 / total #impl: 1074195571 (eff. 0.623)
268.05/268.14	c #Conflicts:     696000 | #Learnt:      24684 | 0.000
268.05/268.14	c total clause space: 545.701MB
268.05/268.14	c total #watches: 524798
268.45/268.55	c total #propagations: 670107730 / total #impl: 1075636482 (eff. 0.623)
268.45/268.55	c #Conflicts:     697000 | #Learnt:      25684 | 0.000
268.45/268.55	c total clause space: 545.701MB
268.45/268.55	c total #watches: 526798
268.85/268.94	c total #propagations: 670976912 / total #impl: 1077204853 (eff. 0.623)
268.85/268.94	c #Conflicts:     698000 | #Learnt:      26684 | 0.000
268.85/268.94	c total clause space: 545.701MB
268.85/268.94	c total #watches: 528798
269.25/269.34	c total #propagations: 671795747 / total #impl: 1078694537 (eff. 0.623)
269.25/269.34	c #Conflicts:     699000 | #Learnt:      27684 | 0.000
269.25/269.34	c total clause space: 545.701MB
269.25/269.34	c total #watches: 530798
269.55/269.69	c total #propagations: 672622417 / total #impl: 1080133398 (eff. 0.623)
269.55/269.69	c #Conflicts:     700000 | #Learnt:      28684 | 0.000
269.55/269.69	c total clause space: 545.701MB
269.55/269.69	c total #watches: 532798
270.04/270.11	c total #propagations: 673446621 / total #impl: 1081513763 (eff. 0.623)
270.04/270.11	c #Conflicts:     701000 | #Learnt:      29684 | 0.000
270.04/270.11	c total clause space: 545.701MB
270.04/270.11	c total #watches: 534798
270.55/270.62	c total #propagations: 674285138 / total #impl: 1082984995 (eff. 0.623)
270.55/270.62	c #Conflicts:     702000 | #Learnt:      30684 | 0.000
270.55/270.62	c total clause space: 545.701MB
270.55/270.62	c total #watches: 536798
271.14/271.24	c total #propagations: 675218738 / total #impl: 1084618606 (eff. 0.623)
271.14/271.24	c #Conflicts:     703000 | #Learnt:      31684 | 0.000
271.14/271.24	c total clause space: 545.701MB
271.14/271.24	c total #watches: 538798
271.75/271.83	c total #propagations: 676139484 / total #impl: 1086251669 (eff. 0.622)
271.75/271.83	c #Conflicts:     704000 | #Learnt:      32684 | 0.000
271.75/271.83	c total clause space: 545.701MB
271.75/271.83	c total #watches: 540798
272.24/272.38	c total #propagations: 677094682 / total #impl: 1087954551 (eff. 0.622)
272.24/272.38	c #Conflicts:     705000 | #Learnt:      33684 | 0.000
272.24/272.38	c total clause space: 545.701MB
272.24/272.38	c total #watches: 542798
272.64/272.72	c total #propagations: 677957588 / total #impl: 1089468748 (eff. 0.622)
272.64/272.72	c #Conflicts:     706000 | #Learnt:      34684 | 0.000
272.64/272.72	c total clause space: 545.701MB
272.64/272.72	c total #watches: 544798
272.94/273.04	c total #propagations: 678715488 / total #impl: 1090530160 (eff. 0.622)
272.94/273.04	c #Conflicts:     707000 | #Learnt:      35684 | 0.000
272.94/273.04	c total clause space: 545.701MB
272.94/273.04	c total #watches: 546798
273.24/273.31	c total #propagations: 679421149 / total #impl: 1091485132 (eff. 0.622)
273.24/273.31	c #Conflicts:     708000 | #Learnt:      36684 | 0.000
273.24/273.31	c total clause space: 545.701MB
273.24/273.31	c total #watches: 548798
273.44/273.53	c total #propagations: 680097200 / total #impl: 1092386531 (eff. 0.623)
273.44/273.53	c #Conflicts:     709000 | #Learnt:      37684 | 0.000
273.44/273.53	c total clause space: 545.701MB
273.44/273.53	c total #watches: 550798
273.74/273.87	c total #propagations: 680723581 / total #impl: 1093247727 (eff. 0.623)
273.74/273.87	c #Conflicts:     710000 | #Learnt:      38684 | 0.000
273.74/273.87	c total clause space: 545.701MB
273.74/273.87	c total #watches: 552798
274.04/274.17	c total #propagations: 681342921 / total #impl: 1094055441 (eff. 0.623)
274.04/274.17	c #Conflicts:     711000 | #Learnt:      39684 | 0.000
274.04/274.17	c total clause space: 545.701MB
274.04/274.17	c total #watches: 554798
274.34/274.43	c total #propagations: 681991012 / total #impl: 1094876330 (eff. 0.623)
274.34/274.43	c GC COLLECT
274.34/274.43	c #Conflicts:     712000 | #Learnt:      20407 | 0.000
274.34/274.43	c total clause space: 545.701MB
274.34/274.43	c total #watches: 516244
274.54/274.64	c total #propagations: 682641877 / total #impl: 1095701162 (eff. 0.623)
274.54/274.64	c #Conflicts:     713000 | #Learnt:      21407 | 0.000
274.54/274.64	c total clause space: 545.701MB
274.54/274.64	c total #watches: 518244
274.74/274.86	c total #propagations: 683422971 / total #impl: 1096673021 (eff. 0.623)
274.74/274.86	c #Conflicts:     714000 | #Learnt:      22407 | 0.000
274.74/274.86	c total clause space: 545.701MB
274.74/274.86	c total #watches: 520244
274.95/275.06	c total #propagations: 684139706 / total #impl: 1097535725 (eff. 0.623)
274.95/275.06	c #Conflicts:     715000 | #Learnt:      23407 | 0.000
274.95/275.06	c total clause space: 545.701MB
274.95/275.06	c total #watches: 522244
275.14/275.28	c total #propagations: 684770913 / total #impl: 1098285212 (eff. 0.623)
275.14/275.28	c #Conflicts:     716000 | #Learnt:      24407 | 0.000
275.14/275.28	c total clause space: 545.701MB
275.14/275.28	c total #watches: 524244
275.34/275.49	c total #propagations: 685420741 / total #impl: 1099096678 (eff. 0.624)
275.34/275.49	c #Conflicts:     717000 | #Learnt:      25407 | 0.000
275.34/275.49	c total clause space: 545.701MB
275.34/275.49	c total #watches: 526244
275.64/275.71	c total #propagations: 686025161 / total #impl: 1099876176 (eff. 0.624)
275.64/275.71	c #Conflicts:     718000 | #Learnt:      26407 | 0.000
275.64/275.71	c total clause space: 545.701MB
275.64/275.71	c total #watches: 528244
275.94/276.06	c total #propagations: 686618389 / total #impl: 1100660006 (eff. 0.624)
275.94/276.06	c #Conflicts:     719000 | #Learnt:      27407 | 0.000
275.94/276.06	c total clause space: 545.701MB
275.94/276.06	c total #watches: 530244
276.24/276.39	c total #propagations: 687331779 / total #impl: 1102121599 (eff. 0.624)
276.24/276.39	c #Conflicts:     720000 | #Learnt:      28407 | 0.000
276.24/276.39	c total clause space: 545.701MB
276.24/276.39	c total #watches: 532244
276.64/276.78	c total #propagations: 688035218 / total #impl: 1103548052 (eff. 0.623)
276.64/276.78	c #Conflicts:     721000 | #Learnt:      29407 | 0.000
276.64/276.78	c total clause space: 545.701MB
276.64/276.78	c total #watches: 534244
277.04/277.18	c total #propagations: 688738807 / total #impl: 1104996127 (eff. 0.623)
277.04/277.18	c #Conflicts:     722000 | #Learnt:      30407 | 0.000
277.04/277.18	c total clause space: 545.701MB
277.04/277.18	c total #watches: 536244
277.44/277.59	c total #propagations: 689497880 / total #impl: 1106583317 (eff. 0.623)
277.44/277.59	c #Conflicts:     723000 | #Learnt:      31407 | 0.000
277.44/277.59	c total clause space: 545.701MB
277.44/277.59	c total #watches: 538244
277.84/277.99	c total #propagations: 690258265 / total #impl: 1108142040 (eff. 0.623)
277.84/277.99	c #Conflicts:     724000 | #Learnt:      32407 | 0.000
277.84/277.99	c total clause space: 545.701MB
277.84/277.99	c total #watches: 540244
278.35/278.44	c total #propagations: 691002284 / total #impl: 1109675774 (eff. 0.623)
278.35/278.44	c #Conflicts:     725000 | #Learnt:      33407 | 0.000
278.35/278.44	c total clause space: 545.701MB
278.35/278.44	c total #watches: 542244
278.74/278.88	c total #propagations: 691761685 / total #impl: 1111241075 (eff. 0.623)
278.74/278.88	c #Conflicts:     726000 | #Learnt:      34407 | 0.000
278.74/278.88	c total clause space: 545.701MB
278.74/278.88	c total #watches: 544244
279.24/279.31	c total #propagations: 692472017 / total #impl: 1112746344 (eff. 0.622)
279.24/279.31	c #Conflicts:     727000 | #Learnt:      35407 | 0.000
279.24/279.31	c total clause space: 545.701MB
279.24/279.31	c total #watches: 546244
279.64/279.78	c total #propagations: 693165420 / total #impl: 1114170269 (eff. 0.622)
279.64/279.78	c #Conflicts:     728000 | #Learnt:      36407 | 0.000
279.64/279.78	c total clause space: 545.701MB
279.64/279.78	c total #watches: 548244
280.14/280.27	c total #propagations: 693885550 / total #impl: 1115615693 (eff. 0.622)
280.14/280.27	c #Conflicts:     729000 | #Learnt:      37407 | 0.000
280.14/280.27	c total clause space: 545.701MB
280.14/280.27	c total #watches: 550244
280.64/280.79	c total #propagations: 694614553 / total #impl: 1117119207 (eff. 0.622)
280.64/280.79	c #Conflicts:     730000 | #Learnt:      38407 | 0.000
280.64/280.79	c total clause space: 545.701MB
280.64/280.79	c total #watches: 552244
281.24/281.32	c total #propagations: 695311299 / total #impl: 1118558756 (eff. 0.622)
281.24/281.32	c #Conflicts:     731000 | #Learnt:      39407 | 0.000
281.24/281.32	c total clause space: 545.701MB
281.24/281.32	c total #watches: 554244
281.74/281.81	c total #propagations: 696014368 / total #impl: 1120019613 (eff. 0.621)
281.74/281.81	c #Conflicts:     732000 | #Learnt:      40407 | 0.000
281.74/281.81	c total clause space: 545.701MB
281.74/281.81	c total #watches: 556244
282.24/282.35	c total #propagations: 696693466 / total #impl: 1121389562 (eff. 0.621)
282.24/282.35	c GC COLLECT
282.24/282.35	c #Conflicts:     733000 | #Learnt:      20809 | 0.000
282.24/282.35	c total clause space: 545.701MB
282.24/282.35	c total #watches: 517048
282.54/282.67	c total #propagations: 697453880 / total #impl: 1122925606 (eff. 0.621)
282.54/282.67	c #Conflicts:     734000 | #Learnt:      21809 | 0.000
282.54/282.67	c total clause space: 545.701MB
282.54/282.67	c total #watches: 519048
282.94/283.04	c total #propagations: 698181062 / total #impl: 1124409624 (eff. 0.621)
282.94/283.04	c #Conflicts:     735000 | #Learnt:      22809 | 0.000
282.94/283.04	c total clause space: 545.701MB
282.94/283.04	c total #watches: 521048
283.34/283.41	c total #propagations: 698906505 / total #impl: 1125904998 (eff. 0.621)
283.34/283.41	c #Conflicts:     736000 | #Learnt:      23809 | 0.000
283.34/283.41	c total clause space: 545.701MB
283.34/283.41	c total #watches: 523048
283.75/283.83	c total #propagations: 699660063 / total #impl: 1127417593 (eff. 0.621)
283.75/283.83	c #Conflicts:     737000 | #Learnt:      24809 | 0.000
283.75/283.83	c total clause space: 545.701MB
283.75/283.83	c total #watches: 525048
284.34/284.42	c total #propagations: 700416726 / total #impl: 1128929553 (eff. 0.620)
284.34/284.42	c #Conflicts:     738000 | #Learnt:      25809 | 0.000
284.34/284.42	c total clause space: 545.701MB
284.34/284.42	c total #watches: 527048
284.74/284.84	c total #propagations: 701199168 / total #impl: 1130567726 (eff. 0.620)
284.74/284.84	c #Conflicts:     739000 | #Learnt:      26809 | 0.000
284.74/284.84	c total clause space: 545.701MB
284.74/284.84	c total #watches: 529048
285.14/285.29	c total #propagations: 701935578 / total #impl: 1132127412 (eff. 0.620)
285.14/285.29	c #Conflicts:     740000 | #Learnt:      27809 | 0.000
285.14/285.29	c total clause space: 545.701MB
285.14/285.29	c total #watches: 531048
285.64/285.72	c total #propagations: 702684120 / total #impl: 1133723322 (eff. 0.620)
285.64/285.72	c #Conflicts:     741000 | #Learnt:      28809 | 0.000
285.64/285.72	c total clause space: 545.701MB
285.64/285.72	c total #watches: 533048
286.05/286.17	c total #propagations: 703392778 / total #impl: 1135221082 (eff. 0.620)
286.05/286.17	c #Conflicts:     742000 | #Learnt:      29809 | 0.000
286.05/286.17	c total clause space: 545.701MB
286.05/286.17	c total #watches: 535048
286.54/286.67	c total #propagations: 704110771 / total #impl: 1136693233 (eff. 0.619)
286.54/286.67	c #Conflicts:     743000 | #Learnt:      30809 | 0.000
286.54/286.67	c total clause space: 545.701MB
286.54/286.67	c total #watches: 537048
287.05/287.17	c total #propagations: 704853335 / total #impl: 1138213344 (eff. 0.619)
287.05/287.17	c #Conflicts:     744000 | #Learnt:      31809 | 0.000
287.05/287.17	c total clause space: 545.701MB
287.05/287.17	c total #watches: 539048
287.54/287.69	c total #propagations: 705663868 / total #impl: 1139744619 (eff. 0.619)
287.54/287.69	c #Conflicts:     745000 | #Learnt:      32809 | 0.000
287.54/287.69	c total clause space: 545.701MB
287.54/287.69	c total #watches: 541048
288.25/288.31	c total #propagations: 706521830 / total #impl: 1141198077 (eff. 0.619)
288.25/288.31	c #Conflicts:     746000 | #Learnt:      33809 | 0.000
288.25/288.31	c total clause space: 545.701MB
288.25/288.31	c total #watches: 543048
288.64/288.74	c total #propagations: 707490193 / total #impl: 1142797847 (eff. 0.619)
288.64/288.74	c #Conflicts:     747000 | #Learnt:      34809 | 0.000
288.64/288.74	c total clause space: 545.701MB
288.64/288.74	c total #watches: 545048
289.15/289.29	c total #propagations: 708342859 / total #impl: 1144181487 (eff. 0.619)
289.15/289.29	c #Conflicts:     748000 | #Learnt:      35809 | 0.000
289.15/289.29	c total clause space: 545.701MB
289.15/289.29	c total #watches: 547048
289.85/289.91	c total #propagations: 709266177 / total #impl: 1145700755 (eff. 0.619)
289.85/289.91	c #Conflicts:     749000 | #Learnt:      36809 | 0.000
289.85/289.91	c total clause space: 545.701MB
289.85/289.91	c total #watches: 549048
290.36/290.41	c total #propagations: 710203211 / total #impl: 1147262747 (eff. 0.619)
290.36/290.41	c #Conflicts:     750000 | #Learnt:      37809 | 0.000
290.36/290.41	c total clause space: 545.701MB
290.36/290.41	c total #watches: 551048
290.85/290.97	c total #propagations: 711101119 / total #impl: 1148637775 (eff. 0.619)
290.85/290.97	c #Conflicts:     751000 | #Learnt:      38809 | 0.000
290.85/290.97	c total clause space: 545.701MB
290.85/290.97	c total #watches: 553048
291.35/291.47	c total #propagations: 711984133 / total #impl: 1150070897 (eff. 0.619)
291.35/291.47	c #Conflicts:     752000 | #Learnt:      39809 | 0.000
291.35/291.47	c total clause space: 545.701MB
291.35/291.47	c total #watches: 555048
291.95/292.05	c total #propagations: 712960004 / total #impl: 1151615288 (eff. 0.619)
291.95/292.05	c #Conflicts:     753000 | #Learnt:      40809 | 0.000
291.95/292.05	c total clause space: 545.701MB
291.95/292.05	c total #watches: 557048
292.56/292.62	c total #propagations: 713853226 / total #impl: 1153112655 (eff. 0.619)
292.56/292.62	c #Conflicts:     754000 | #Learnt:      41809 | 0.000
292.56/292.62	c total clause space: 545.701MB
292.56/292.62	c total #watches: 559048
293.05/293.15	c total #propagations: 714680952 / total #impl: 1154477054 (eff. 0.619)
293.05/293.15	c GC COLLECT
293.05/293.15	c #Conflicts:     755000 | #Learnt:      21887 | 0.000
293.05/293.15	c total clause space: 545.701MB
293.05/293.15	c total #watches: 519204
293.45/293.58	c total #propagations: 715733056 / total #impl: 1156232618 (eff. 0.619)
293.45/293.58	c #Conflicts:     756000 | #Learnt:      22887 | 0.000
293.45/293.58	c total clause space: 545.701MB
293.45/293.58	c total #watches: 521204
293.85/293.97	c total #propagations: 716612767 / total #impl: 1157700471 (eff. 0.619)
293.85/293.97	c #Conflicts:     757000 | #Learnt:      23887 | 0.000
293.85/293.97	c total clause space: 545.701MB
293.85/293.97	c total #watches: 523204
294.35/294.40	c total #propagations: 717584985 / total #impl: 1159260302 (eff. 0.619)
294.35/294.40	c #Conflicts:     758000 | #Learnt:      24887 | 0.000
294.35/294.40	c total clause space: 545.701MB
294.35/294.40	c total #watches: 525204
294.76/294.85	c total #propagations: 718571362 / total #impl: 1160843559 (eff. 0.619)
294.76/294.85	c #Conflicts:     759000 | #Learnt:      25887 | 0.000
294.76/294.85	c total clause space: 545.701MB
294.76/294.85	c total #watches: 527204
295.25/295.36	c total #propagations: 719722736 / total #impl: 1162569629 (eff. 0.619)
295.25/295.36	c #Conflicts:     760000 | #Learnt:      26887 | 0.000
295.25/295.36	c total clause space: 545.701MB
295.25/295.36	c total #watches: 529204
295.75/295.88	c total #propagations: 721000761 / total #impl: 1164473481 (eff. 0.619)
295.75/295.88	c #Conflicts:     761000 | #Learnt:      27887 | 0.000
295.75/295.88	c total clause space: 545.701MB
295.75/295.88	c total #watches: 531204
296.35/296.40	c total #propagations: 722138075 / total #impl: 1166220447 (eff. 0.619)
296.35/296.40	c #Conflicts:     762000 | #Learnt:      28887 | 0.000
296.35/296.40	c total clause space: 545.701MB
296.35/296.40	c total #watches: 533204
296.85/296.94	c total #propagations: 723305710 / total #impl: 1168037546 (eff. 0.619)
296.85/296.94	c #Conflicts:     763000 | #Learnt:      29887 | 0.000
296.85/296.94	c total clause space: 545.701MB
296.85/296.94	c total #watches: 535204
297.25/297.36	c total #propagations: 724401262 / total #impl: 1169780513 (eff. 0.619)
297.25/297.36	c #Conflicts:     764000 | #Learnt:      30887 | 0.000
297.25/297.36	c total clause space: 545.701MB
297.25/297.36	c total #watches: 537204
297.75/297.84	c total #propagations: 725302429 / total #impl: 1171131971 (eff. 0.619)
297.75/297.84	c #Conflicts:     765000 | #Learnt:      31887 | 0.000
297.75/297.84	c total clause space: 545.701MB
297.75/297.84	c total #watches: 539204
298.15/298.28	c total #propagations: 726216886 / total #impl: 1172586596 (eff. 0.619)
298.15/298.28	c #Conflicts:     766000 | #Learnt:      32887 | 0.000
298.15/298.28	c total clause space: 545.701MB
298.15/298.28	c total #watches: 541204
298.65/298.79	c total #propagations: 727073937 / total #impl: 1174059524 (eff. 0.619)
298.65/298.79	c #Conflicts:     767000 | #Learnt:      33887 | 0.000
298.65/298.79	c total clause space: 545.701MB
298.65/298.79	c total #watches: 543204
299.25/299.32	c total #propagations: 727951646 / total #impl: 1175502900 (eff. 0.619)
299.25/299.32	c #Conflicts:     768000 | #Learnt:      34887 | 0.000
299.25/299.32	c total clause space: 545.701MB
299.25/299.32	c total #watches: 545204
299.75/299.88	c total #propagations: 728934829 / total #impl: 1177052474 (eff. 0.619)
299.75/299.88	c #Conflicts:     769000 | #Learnt:      35887 | 0.000
299.75/299.88	c total clause space: 545.701MB
299.75/299.88	c total #watches: 547204
300.35/300.41	c total #propagations: 729853796 / total #impl: 1178561036 (eff. 0.619)
300.35/300.41	c #Conflicts:     770000 | #Learnt:      36887 | 0.000
300.35/300.41	c total clause space: 545.701MB
300.35/300.41	c total #watches: 549204
300.85/300.96	c total #propagations: 730716069 / total #impl: 1180015207 (eff. 0.619)
300.85/300.96	c #Conflicts:     771000 | #Learnt:      37887 | 0.000
300.85/300.96	c total clause space: 545.701MB
300.85/300.96	c total #watches: 551204
301.35/301.44	c total #propagations: 731629024 / total #impl: 1181552280 (eff. 0.619)
301.35/301.44	c #Conflicts:     772000 | #Learnt:      38887 | 0.000
301.35/301.44	c total clause space: 545.701MB
301.35/301.44	c total #watches: 553204
301.85/301.98	c total #propagations: 732512585 / total #impl: 1182950306 (eff. 0.619)
301.85/301.98	c #Conflicts:     773000 | #Learnt:      39887 | 0.000
301.85/301.98	c total clause space: 545.701MB
301.85/301.98	c total #watches: 555204
302.45/302.55	c total #propagations: 733392746 / total #impl: 1184323179 (eff. 0.619)
302.45/302.55	c #Conflicts:     774000 | #Learnt:      40887 | 0.000
302.45/302.55	c total clause space: 545.701MB
302.45/302.55	c total #watches: 557204
302.85/302.97	c total #propagations: 734263011 / total #impl: 1185929811 (eff. 0.619)
302.85/302.97	c #Conflicts:     775000 | #Learnt:      41887 | 0.000
302.85/302.97	c total clause space: 545.701MB
302.85/302.97	c total #watches: 559204
303.45/303.52	c total #propagations: 735108832 / total #impl: 1187112429 (eff. 0.619)
303.45/303.52	c GC COLLECT
303.45/303.52	c #Conflicts:     776000 | #Learnt:      21677 | 0.000
303.45/303.52	c total clause space: 545.701MB
303.45/303.52	c total #watches: 518784
303.85/303.93	c total #propagations: 735980681 / total #impl: 1188611390 (eff. 0.619)
303.85/303.93	c #Conflicts:     777000 | #Learnt:      22677 | 0.000
303.85/303.93	c total clause space: 545.701MB
303.85/303.93	c total #watches: 520784
304.15/304.28	c total #propagations: 736944762 / total #impl: 1190186759 (eff. 0.619)
304.15/304.28	c #Conflicts:     778000 | #Learnt:      23677 | 0.000
304.15/304.28	c total clause space: 545.701MB
304.15/304.28	c total #watches: 522784
304.55/304.60	c total #propagations: 737897446 / total #impl: 1191673481 (eff. 0.619)
304.55/304.60	c #Conflicts:     779000 | #Learnt:      24677 | 0.000
304.55/304.60	c total clause space: 545.701MB
304.55/304.60	c total #watches: 524784
304.75/304.83	c total #propagations: 738760416 / total #impl: 1193103272 (eff. 0.619)
304.75/304.83	c #Conflicts:     780000 | #Learnt:      25677 | 0.000
304.75/304.83	c total clause space: 545.701MB
304.75/304.83	c total #watches: 526784
305.15/305.20	c total #propagations: 739504980 / total #impl: 1194068289 (eff. 0.619)
305.15/305.20	c #Conflicts:     781000 | #Learnt:      26677 | 0.000
305.15/305.20	c total clause space: 545.701MB
305.15/305.20	c total #watches: 528784
305.55/305.61	c total #propagations: 740507695 / total #impl: 1195588448 (eff. 0.619)
305.55/305.61	c #Conflicts:     782000 | #Learnt:      27677 | 0.000
305.55/305.61	c total clause space: 545.701MB
305.55/305.61	c total #watches: 530784
306.05/306.11	c total #propagations: 741262210 / total #impl: 1197148346 (eff. 0.619)
306.05/306.11	c #Conflicts:     783000 | #Learnt:      28677 | 0.000
306.05/306.11	c total clause space: 545.701MB
306.05/306.11	c total #watches: 532784
306.45/306.56	c total #propagations: 742156461 / total #impl: 1198822853 (eff. 0.619)
306.45/306.56	c #Conflicts:     784000 | #Learnt:      29677 | 0.000
306.45/306.56	c total clause space: 545.701MB
306.45/306.56	c total #watches: 534784
307.05/307.10	c total #propagations: 743009483 / total #impl: 1200416412 (eff. 0.619)
307.05/307.10	c #Conflicts:     785000 | #Learnt:      30677 | 0.000
307.05/307.10	c total clause space: 545.701MB
307.05/307.10	c total #watches: 536784
307.55/307.60	c total #propagations: 743850578 / total #impl: 1201993752 (eff. 0.619)
307.55/307.60	c #Conflicts:     786000 | #Learnt:      31677 | 0.000
307.55/307.60	c total clause space: 545.701MB
307.55/307.60	c total #watches: 538784
308.05/308.14	c total #propagations: 744635310 / total #impl: 1203494613 (eff. 0.619)
308.05/308.14	c #Conflicts:     787000 | #Learnt:      32677 | 0.000
308.05/308.14	c total clause space: 545.701MB
308.05/308.14	c total #watches: 540784
308.55/308.65	c total #propagations: 745472651 / total #impl: 1205062739 (eff. 0.619)
308.55/308.65	c #Conflicts:     788000 | #Learnt:      33677 | 0.000
308.55/308.65	c total clause space: 545.701MB
308.55/308.65	c total #watches: 542784
309.15/309.21	c total #propagations: 746291028 / total #impl: 1206601361 (eff. 0.619)
309.15/309.21	c #Conflicts:     789000 | #Learnt:      34677 | 0.000
309.15/309.21	c total clause space: 545.701MB
309.15/309.21	c total #watches: 544784
309.64/309.75	c total #propagations: 747135473 / total #impl: 1208104739 (eff. 0.618)
309.64/309.75	c #Conflicts:     790000 | #Learnt:      35677 | 0.000
309.64/309.75	c total clause space: 545.701MB
309.64/309.75	c total #watches: 546784
310.25/310.33	c total #propagations: 748074463 / total #impl: 1209632181 (eff. 0.618)
310.25/310.33	c #Conflicts:     791000 | #Learnt:      36677 | 0.000
310.25/310.33	c total clause space: 545.701MB
310.25/310.33	c total #watches: 548784
310.74/310.88	c total #propagations: 749090036 / total #impl: 1211283298 (eff. 0.618)
310.74/310.88	c #Conflicts:     792000 | #Learnt:      37677 | 0.000
310.74/310.88	c total clause space: 545.701MB
310.74/310.88	c total #watches: 550784
311.14/311.30	c total #propagations: 750126661 / total #impl: 1212935105 (eff. 0.618)
311.14/311.30	c #Conflicts:     793000 | #Learnt:      38677 | 0.000
311.14/311.30	c total clause space: 545.701MB
311.14/311.30	c total #watches: 552784
311.74/311.80	c total #propagations: 750956869 / total #impl: 1214220468 (eff. 0.618)
311.74/311.80	c #Conflicts:     794000 | #Learnt:      39677 | 0.000
311.74/311.80	c total clause space: 545.701MB
311.74/311.80	c total #watches: 554784
312.14/312.28	c total #propagations: 751804689 / total #impl: 1215574671 (eff. 0.618)
312.14/312.28	c #Conflicts:     795000 | #Learnt:      40677 | 0.000
312.14/312.28	c total clause space: 545.701MB
312.14/312.28	c total #watches: 556784
312.74/312.82	c total #propagations: 752574374 / total #impl: 1216965954 (eff. 0.618)
312.74/312.82	c #Conflicts:     796000 | #Learnt:      41677 | 0.000
312.74/312.82	c total clause space: 545.701MB
312.74/312.82	c total #watches: 558784
313.34/313.50	c total #propagations: 753481117 / total #impl: 1218465577 (eff. 0.618)
313.34/313.50	c #Conflicts:     797000 | #Learnt:      42677 | 0.000
313.34/313.50	c total clause space: 545.701MB
313.34/313.50	c total #watches: 560784
313.84/313.92	c total #propagations: 754611531 / total #impl: 1220268274 (eff. 0.618)
313.84/313.92	c GC COLLECT
313.84/313.92	c #Conflicts:     798000 | #Learnt:      22175 | 0.000
313.84/313.92	c total clause space: 545.701MB
313.84/313.92	c total #watches: 519780
314.14/314.28	c total #propagations: 755463603 / total #impl: 1221523699 (eff. 0.618)
314.14/314.28	c #Conflicts:     799000 | #Learnt:      23175 | 0.000
314.14/314.28	c total clause space: 545.701MB
314.14/314.28	c total #watches: 521780
314.55/314.61	c total #propagations: 756405432 / total #impl: 1223015607 (eff. 0.618)
314.55/314.61	c #Conflicts:     800000 | #Learnt:      24175 | 0.000
314.55/314.61	c total clause space: 545.701MB
314.55/314.61	c total #watches: 523780
314.94/315.06	c total #propagations: 757200843 / total #impl: 1224316448 (eff. 0.618)
314.94/315.06	c #Conflicts:     801000 | #Learnt:      25175 | 0.000
314.94/315.06	c total clause space: 545.701MB
314.94/315.06	c total #watches: 525780
315.34/315.47	c total #propagations: 758144313 / total #impl: 1225873294 (eff. 0.618)
315.34/315.47	c #Conflicts:     802000 | #Learnt:      26175 | 0.000
315.34/315.47	c total clause space: 545.701MB
315.34/315.47	c total #watches: 527780
315.65/315.79	c total #propagations: 759043072 / total #impl: 1227337592 (eff. 0.618)
315.65/315.79	c #Conflicts:     803000 | #Learnt:      27175 | 0.000
315.65/315.79	c total clause space: 545.701MB
315.65/315.79	c total #watches: 529780
316.14/316.23	c total #propagations: 759863412 / total #impl: 1228373783 (eff. 0.619)
316.14/316.23	c #Conflicts:     804000 | #Learnt:      28175 | 0.000
316.14/316.23	c total clause space: 545.701MB
316.14/316.23	c total #watches: 531780
316.54/316.60	c total #propagations: 760588790 / total #impl: 1229879370 (eff. 0.618)
316.54/316.60	c #Conflicts:     805000 | #Learnt:      29175 | 0.000
316.54/316.60	c total clause space: 545.701MB
316.54/316.60	c total #watches: 533780
316.94/317.09	c total #propagations: 761365228 / total #impl: 1231298547 (eff. 0.618)
316.94/317.09	c #Conflicts:     806000 | #Learnt:      30175 | 0.000
316.94/317.09	c total clause space: 545.701MB
316.94/317.09	c total #watches: 535780
317.54/317.60	c total #propagations: 762334930 / total #impl: 1232781850 (eff. 0.618)
317.54/317.60	c #Conflicts:     807000 | #Learnt:      31175 | 0.000
317.54/317.60	c total clause space: 545.701MB
317.54/317.60	c total #watches: 537780
317.95/318.01	c total #propagations: 763279675 / total #impl: 1234275018 (eff. 0.618)
317.95/318.01	c #Conflicts:     808000 | #Learnt:      32175 | 0.000
317.95/318.01	c total clause space: 545.701MB
317.95/318.01	c total #watches: 539780
318.44/318.54	c total #propagations: 764162029 / total #impl: 1235606217 (eff. 0.618)
318.44/318.54	c #Conflicts:     809000 | #Learnt:      33175 | 0.000
318.44/318.54	c total clause space: 545.701MB
318.44/318.54	c total #watches: 541780
318.95/319.07	c total #propagations: 765049033 / total #impl: 1237147062 (eff. 0.618)
318.95/319.07	c #Conflicts:     810000 | #Learnt:      34175 | 0.000
318.95/319.07	c total clause space: 545.701MB
318.95/319.07	c total #watches: 543780
319.44/319.59	c total #propagations: 765973369 / total #impl: 1238678494 (eff. 0.618)
319.44/319.59	c #Conflicts:     811000 | #Learnt:      35175 | 0.000
319.44/319.59	c total clause space: 545.701MB
319.44/319.59	c total #watches: 545780
319.94/320.06	c total #propagations: 766952071 / total #impl: 1240276098 (eff. 0.618)
319.94/320.06	c #Conflicts:     812000 | #Learnt:      36175 | 0.000
319.94/320.06	c total clause space: 545.701MB
319.94/320.06	c total #watches: 547780
320.54/320.69	c total #propagations: 767839383 / total #impl: 1241675488 (eff. 0.618)
320.54/320.69	c #Conflicts:     813000 | #Learnt:      37175 | 0.000
320.54/320.69	c total clause space: 545.701MB
320.54/320.69	c total #watches: 549780
321.04/321.19	c total #propagations: 768730446 / total #impl: 1243220785 (eff. 0.618)
321.04/321.19	c #Conflicts:     814000 | #Learnt:      38175 | 0.000
321.04/321.19	c total clause space: 545.701MB
321.04/321.19	c total #watches: 551780
321.64/321.73	c total #propagations: 769720375 / total #impl: 1244716026 (eff. 0.618)
321.64/321.73	c #Conflicts:     815000 | #Learnt:      39175 | 0.000
321.64/321.73	c total clause space: 545.701MB
321.64/321.73	c total #watches: 553780
322.14/322.24	c total #propagations: 770630043 / total #impl: 1246185963 (eff. 0.618)
322.14/322.24	c #Conflicts:     816000 | #Learnt:      40175 | 0.000
322.14/322.24	c total clause space: 545.701MB
322.14/322.24	c total #watches: 555780
322.74/322.85	c total #propagations: 771481340 / total #impl: 1247574275 (eff. 0.618)
322.74/322.85	c #Conflicts:     817000 | #Learnt:      41175 | 0.000
322.74/322.85	c total clause space: 545.701MB
322.74/322.85	c total #watches: 557780
323.35/323.50	c total #propagations: 772324738 / total #impl: 1249008944 (eff. 0.618)
323.35/323.50	c #Conflicts:     818000 | #Learnt:      42175 | 0.000
323.35/323.50	c total clause space: 545.701MB
323.35/323.50	c total #watches: 559780
323.84/323.91	c total #propagations: 773211534 / total #impl: 1250459390 (eff. 0.618)
323.84/323.91	c #Conflicts:     819000 | #Learnt:      43175 | 0.000
323.84/323.91	c total clause space: 545.701MB
323.84/323.91	c total #watches: 561780
324.34/324.47	c total #propagations: 774055402 / total #impl: 1251806494 (eff. 0.618)
324.34/324.47	c GC COLLECT
324.34/324.47	c #Conflicts:     820000 | #Learnt:      22379 | 0.000
324.34/324.47	c total clause space: 545.701MB
324.34/324.47	c total #watches: 520188
324.74/324.85	c total #propagations: 775021870 / total #impl: 1253388728 (eff. 0.618)
324.74/324.85	c #Conflicts:     821000 | #Learnt:      23379 | 0.000
324.74/324.85	c total clause space: 545.701MB
324.74/324.85	c total #watches: 522188
325.14/325.23	c total #propagations: 775969596 / total #impl: 1254850528 (eff. 0.618)
325.14/325.23	c #Conflicts:     822000 | #Learnt:      24379 | 0.000
325.14/325.23	c total clause space: 545.701MB
325.14/325.23	c total #watches: 524188
325.55/325.70	c total #propagations: 776943891 / total #impl: 1256374480 (eff. 0.618)
325.55/325.70	c #Conflicts:     823000 | #Learnt:      25379 | 0.000
325.55/325.70	c total clause space: 545.701MB
325.55/325.70	c total #watches: 526188
326.04/326.11	c total #propagations: 778141007 / total #impl: 1258041502 (eff. 0.619)
326.04/326.11	c #Conflicts:     824000 | #Learnt:      26379 | 0.000
326.04/326.11	c total clause space: 545.701MB
326.04/326.11	c total #watches: 528188
326.44/326.59	c total #propagations: 779192288 / total #impl: 1259737120 (eff. 0.619)
326.44/326.59	c #Conflicts:     825000 | #Learnt:      27379 | 0.000
326.44/326.59	c total clause space: 545.701MB
326.44/326.59	c total #watches: 530188
327.04/327.10	c total #propagations: 780287762 / total #impl: 1261553207 (eff. 0.619)
327.04/327.10	c #Conflicts:     826000 | #Learnt:      28379 | 0.000
327.04/327.10	c total clause space: 545.701MB
327.04/327.10	c total #watches: 532188
327.54/327.60	c total #propagations: 781360816 / total #impl: 1263399767 (eff. 0.618)
327.54/327.60	c #Conflicts:     827000 | #Learnt:      29379 | 0.000
327.54/327.60	c total clause space: 545.701MB
327.54/327.60	c total #watches: 534188
327.94/328.06	c total #propagations: 782448949 / total #impl: 1265196882 (eff. 0.618)
327.94/328.06	c #Conflicts:     828000 | #Learnt:      30379 | 0.000
327.94/328.06	c total clause space: 545.701MB
327.94/328.06	c total #watches: 536188
328.34/328.48	c total #propagations: 783336052 / total #impl: 1266748171 (eff. 0.618)
328.34/328.48	c #Conflicts:     829000 | #Learnt:      31379 | 0.000
328.34/328.48	c total clause space: 545.701MB
328.34/328.48	c total #watches: 538188
328.85/328.93	c total #propagations: 784181104 / total #impl: 1268162870 (eff. 0.618)
328.85/328.93	c #Conflicts:     830000 | #Learnt:      32379 | 0.000
328.85/328.93	c total clause space: 545.701MB
328.85/328.93	c total #watches: 540188
329.34/329.40	c total #propagations: 785202199 / total #impl: 1269773877 (eff. 0.618)
329.34/329.40	c #Conflicts:     831000 | #Learnt:      33379 | 0.000
329.34/329.40	c total clause space: 545.701MB
329.34/329.40	c total #watches: 542188
329.74/329.84	c total #propagations: 786187456 / total #impl: 1271379745 (eff. 0.618)
329.74/329.84	c #Conflicts:     832000 | #Learnt:      34379 | 0.000
329.74/329.84	c total clause space: 545.701MB
329.74/329.84	c total #watches: 544188
330.24/330.32	c total #propagations: 787112063 / total #impl: 1272917206 (eff. 0.618)
330.24/330.32	c #Conflicts:     833000 | #Learnt:      35379 | 0.000
330.24/330.32	c total clause space: 545.701MB
330.24/330.32	c total #watches: 546188
330.64/330.73	c total #propagations: 788101302 / total #impl: 1274495834 (eff. 0.618)
330.64/330.73	c #Conflicts:     834000 | #Learnt:      36379 | 0.000
330.64/330.73	c total clause space: 545.701MB
330.64/330.73	c total #watches: 548188
331.05/331.11	c total #propagations: 789052031 / total #impl: 1275881060 (eff. 0.618)
331.05/331.11	c #Conflicts:     835000 | #Learnt:      37379 | 0.000
331.05/331.11	c total clause space: 545.701MB
331.05/331.11	c total #watches: 550188
331.44/331.52	c total #propagations: 790077246 / total #impl: 1277365362 (eff. 0.619)
331.44/331.52	c #Conflicts:     836000 | #Learnt:      38379 | 0.000
331.44/331.52	c total clause space: 545.701MB
331.44/331.52	c total #watches: 552188
331.84/331.91	c total #propagations: 790921557 / total #impl: 1278496952 (eff. 0.619)
331.84/331.91	c #Conflicts:     837000 | #Learnt:      39379 | 0.000
331.84/331.91	c total clause space: 545.701MB
331.84/331.91	c total #watches: 554188
332.25/332.39	c total #propagations: 791690244 / total #impl: 1279551367 (eff. 0.619)
332.25/332.39	c #Conflicts:     838000 | #Learnt:      40379 | 0.000
332.25/332.39	c total clause space: 545.701MB
332.25/332.39	c total #watches: 556188
332.84/332.96	c total #propagations: 792620590 / total #impl: 1280917471 (eff. 0.619)
332.84/332.96	c #Conflicts:     839000 | #Learnt:      41379 | 0.000
332.84/332.96	c total clause space: 545.701MB
332.84/332.96	c total #watches: 558188
333.35/333.48	c total #propagations: 793538624 / total #impl: 1282288469 (eff. 0.619)
333.35/333.48	c #Conflicts:     840000 | #Learnt:      42379 | 0.000
333.35/333.48	c total clause space: 545.701MB
333.35/333.48	c total #watches: 560188
333.94/334.00	c total #propagations: 794330104 / total #impl: 1283432232 (eff. 0.619)
333.94/334.00	c #Conflicts:     841000 | #Learnt:      43379 | 0.000
333.94/334.00	c total clause space: 545.701MB
333.94/334.00	c total #watches: 562188
334.54/334.62	c total #propagations: 795293577 / total #impl: 1284881711 (eff. 0.619)
334.54/334.62	c GC COLLECT
334.54/334.62	c #Conflicts:     842000 | #Learnt:      22296 | 0.000
334.54/334.62	c total clause space: 545.701MB
334.54/334.62	c total #watches: 520022
334.84/334.96	c total #propagations: 796277400 / total #impl: 1286295624 (eff. 0.619)
334.84/334.96	c #Conflicts:     843000 | #Learnt:      23296 | 0.000
334.84/334.96	c total clause space: 545.701MB
334.84/334.96	c total #watches: 522022
335.24/335.37	c total #propagations: 797280746 / total #impl: 1287725569 (eff. 0.619)
335.24/335.37	c #Conflicts:     844000 | #Learnt:      24296 | 0.000
335.24/335.37	c total clause space: 545.701MB
335.24/335.37	c total #watches: 524022
335.74/335.87	c total #propagations: 798257252 / total #impl: 1289121780 (eff. 0.619)
335.74/335.87	c #Conflicts:     845000 | #Learnt:      25296 | 0.000
335.74/335.87	c total clause space: 545.701MB
335.74/335.87	c total #watches: 526022
336.14/336.22	c total #propagations: 799221003 / total #impl: 1290475039 (eff. 0.619)
336.14/336.22	c #Conflicts:     846000 | #Learnt:      26296 | 0.000
336.14/336.22	c total clause space: 545.701MB
336.14/336.22	c total #watches: 528022
336.55/336.65	c total #propagations: 800213499 / total #impl: 1291950845 (eff. 0.619)
336.55/336.65	c #Conflicts:     847000 | #Learnt:      27296 | 0.000
336.55/336.65	c total clause space: 545.701MB
336.55/336.65	c total #watches: 530022
337.04/337.10	c total #propagations: 801122928 / total #impl: 1293479366 (eff. 0.619)
337.04/337.10	c #Conflicts:     848000 | #Learnt:      28296 | 0.000
337.04/337.10	c total clause space: 545.701MB
337.04/337.10	c total #watches: 532022
337.44/337.52	c total #propagations: 802052160 / total #impl: 1294947572 (eff. 0.619)
337.44/337.52	c #Conflicts:     849000 | #Learnt:      29296 | 0.000
337.44/337.52	c total clause space: 545.701MB
337.44/337.52	c total #watches: 534022
337.84/337.98	c total #propagations: 802868825 / total #impl: 1296348921 (eff. 0.619)
337.84/337.98	c #Conflicts:     850000 | #Learnt:      30296 | 0.000
337.84/337.98	c total clause space: 545.701MB
337.84/337.98	c total #watches: 536022
338.44/338.55	c total #propagations: 803787431 / total #impl: 1297836276 (eff. 0.619)
338.44/338.55	c #Conflicts:     851000 | #Learnt:      31296 | 0.000
338.44/338.55	c total clause space: 545.701MB
338.44/338.55	c total #watches: 538022
338.94/339.03	c total #propagations: 804685898 / total #impl: 1299431438 (eff. 0.619)
338.94/339.03	c #Conflicts:     852000 | #Learnt:      32296 | 0.000
338.94/339.03	c total clause space: 545.701MB
338.94/339.03	c total #watches: 540022
339.34/339.45	c total #propagations: 805768742 / total #impl: 1301068712 (eff. 0.619)
339.34/339.45	c #Conflicts:     853000 | #Learnt:      33296 | 0.000
339.34/339.45	c total clause space: 545.701MB
339.34/339.45	c total #watches: 542022
339.74/339.90	c total #propagations: 806741582 / total #impl: 1302603973 (eff. 0.619)
339.74/339.90	c #Conflicts:     854000 | #Learnt:      34296 | 0.000
339.74/339.90	c total clause space: 545.701MB
339.74/339.90	c total #watches: 544022
340.34/340.44	c total #propagations: 807452434 / total #impl: 1304047853 (eff. 0.619)
340.34/340.44	c #Conflicts:     855000 | #Learnt:      35296 | 0.000
340.34/340.44	c total clause space: 545.701MB
340.34/340.44	c total #watches: 546022
340.95/341.02	c total #propagations: 808342825 / total #impl: 1305595470 (eff. 0.619)
340.95/341.02	c #Conflicts:     856000 | #Learnt:      36296 | 0.000
340.95/341.02	c total clause space: 545.701MB
340.95/341.02	c total #watches: 548022
341.24/341.35	c total #propagations: 809191747 / total #impl: 1307076046 (eff. 0.619)
341.24/341.35	c #Conflicts:     857000 | #Learnt:      37296 | 0.000
341.24/341.35	c total clause space: 545.701MB
341.24/341.35	c total #watches: 550022
341.74/341.88	c total #propagations: 809945004 / total #impl: 1308215981 (eff. 0.619)
341.74/341.88	c #Conflicts:     858000 | #Learnt:      38296 | 0.000
341.74/341.88	c total clause space: 545.701MB
341.74/341.88	c total #watches: 552022
342.34/342.49	c total #propagations: 810827363 / total #impl: 1309778127 (eff. 0.619)
342.34/342.49	c #Conflicts:     859000 | #Learnt:      39296 | 0.000
342.34/342.49	c total clause space: 545.701MB
342.34/342.49	c total #watches: 554022
343.04/343.12	c total #propagations: 811739647 / total #impl: 1311396704 (eff. 0.619)
343.04/343.12	c #Conflicts:     860000 | #Learnt:      40296 | 0.000
343.04/343.12	c total clause space: 545.701MB
343.04/343.12	c total #watches: 556022
343.44/343.54	c total #propagations: 812694118 / total #impl: 1312950836 (eff. 0.619)
343.44/343.54	c #Conflicts:     861000 | #Learnt:      41296 | 0.000
343.44/343.54	c total clause space: 545.701MB
343.44/343.54	c total #watches: 558022
343.84/343.97	c total #propagations: 813569017 / total #impl: 1314280761 (eff. 0.619)
343.84/343.97	c #Conflicts:     862000 | #Learnt:      42296 | 0.000
343.84/343.97	c total clause space: 545.701MB
343.84/343.97	c total #watches: 560022
344.35/344.46	c total #propagations: 814396090 / total #impl: 1315579678 (eff. 0.619)
344.35/344.46	c #Conflicts:     863000 | #Learnt:      43296 | 0.000
344.35/344.46	c total clause space: 545.701MB
344.35/344.46	c total #watches: 562022
344.84/344.90	c total #propagations: 815274542 / total #impl: 1316941119 (eff. 0.619)
344.84/344.90	c #Conflicts:     864000 | #Learnt:      44296 | 0.000
344.84/344.90	c total clause space: 545.701MB
344.84/344.90	c total #watches: 564022
345.24/345.40	c total #propagations: 816187929 / total #impl: 1318397506 (eff. 0.619)
345.24/345.40	c GC COLLECT
345.24/345.40	c #Conflicts:     865000 | #Learnt:      22897 | 0.000
345.24/345.40	c total clause space: 545.701MB
345.24/345.40	c total #watches: 521224
345.64/345.78	c total #propagations: 817109368 / total #impl: 1319856752 (eff. 0.619)
345.64/345.78	c #Conflicts:     866000 | #Learnt:      23897 | 0.000
345.64/345.78	c total clause space: 545.701MB
345.64/345.78	c total #watches: 523224
346.04/346.16	c total #propagations: 818070249 / total #impl: 1321396598 (eff. 0.619)
346.04/346.16	c #Conflicts:     867000 | #Learnt:      24897 | 0.000
346.04/346.16	c total clause space: 545.701MB
346.04/346.16	c total #watches: 525224
346.55/346.61	c total #propagations: 819033857 / total #impl: 1322926425 (eff. 0.619)
346.55/346.61	c #Conflicts:     868000 | #Learnt:      25897 | 0.000
346.55/346.61	c total clause space: 545.701MB
346.55/346.61	c total #watches: 527224
346.94/347.09	c total #propagations: 819961949 / total #impl: 1324479920 (eff. 0.619)
346.94/347.09	c #Conflicts:     869000 | #Learnt:      26897 | 0.000
346.94/347.09	c total clause space: 545.701MB
346.94/347.09	c total #watches: 529224
347.44/347.53	c total #propagations: 821081577 / total #impl: 1326302270 (eff. 0.619)
347.44/347.53	c #Conflicts:     870000 | #Learnt:      27897 | 0.000
347.44/347.53	c total clause space: 545.701MB
347.44/347.53	c total #watches: 531224
347.94/348.05	c total #propagations: 821990523 / total #impl: 1327729323 (eff. 0.619)
347.94/348.05	c #Conflicts:     871000 | #Learnt:      28897 | 0.000
347.94/348.05	c total clause space: 545.701MB
347.94/348.05	c total #watches: 533224
348.44/348.52	c total #propagations: 822895492 / total #impl: 1329313341 (eff. 0.619)
348.44/348.52	c #Conflicts:     872000 | #Learnt:      29897 | 0.000
348.44/348.52	c total clause space: 545.701MB
348.44/348.52	c total #watches: 535224
349.04/349.13	c total #propagations: 823800538 / total #impl: 1330787435 (eff. 0.619)
349.04/349.13	c #Conflicts:     873000 | #Learnt:      30897 | 0.000
349.04/349.13	c total clause space: 545.701MB
349.04/349.13	c total #watches: 537224
349.54/349.61	c total #propagations: 824868963 / total #impl: 1332541416 (eff. 0.619)
349.54/349.61	c #Conflicts:     874000 | #Learnt:      31897 | 0.000
349.54/349.61	c total clause space: 545.701MB
349.54/349.61	c total #watches: 539224
349.94/350.03	c total #propagations: 825818514 / total #impl: 1334014097 (eff. 0.619)
349.94/350.03	c #Conflicts:     875000 | #Learnt:      32897 | 0.000
349.94/350.03	c total clause space: 545.701MB
349.94/350.03	c total #watches: 541224
350.44/350.50	c total #propagations: 826644200 / total #impl: 1335217343 (eff. 0.619)
350.44/350.50	c #Conflicts:     876000 | #Learnt:      33897 | 0.000
350.44/350.50	c total clause space: 545.701MB
350.44/350.50	c total #watches: 543224
350.94/351.05	c total #propagations: 827697539 / total #impl: 1336783158 (eff. 0.619)
350.94/351.05	c #Conflicts:     877000 | #Learnt:      34897 | 0.000
350.94/351.05	c total clause space: 545.701MB
350.94/351.05	c total #watches: 545224
351.44/351.55	c total #propagations: 828788237 / total #impl: 1338458404 (eff. 0.619)
351.44/351.55	c #Conflicts:     878000 | #Learnt:      35897 | 0.000
351.44/351.55	c total clause space: 545.701MB
351.44/351.55	c total #watches: 547224
351.94/352.03	c total #propagations: 829686665 / total #impl: 1339902271 (eff. 0.619)
351.94/352.03	c #Conflicts:     879000 | #Learnt:      36897 | 0.000
351.94/352.03	c total clause space: 545.701MB
351.94/352.03	c total #watches: 549224
352.44/352.52	c total #propagations: 830550613 / total #impl: 1341219284 (eff. 0.619)
352.44/352.52	c #Conflicts:     880000 | #Learnt:      37897 | 0.000
352.44/352.52	c total clause space: 545.701MB
352.44/352.52	c total #watches: 551224
352.94/353.07	c total #propagations: 831273679 / total #impl: 1342592155 (eff. 0.619)
352.94/353.07	c #Conflicts:     881000 | #Learnt:      38897 | 0.000
352.94/353.07	c total clause space: 545.701MB
352.94/353.07	c total #watches: 553224
353.64/353.74	c total #propagations: 832344881 / total #impl: 1344193985 (eff. 0.619)
353.64/353.74	c #Conflicts:     882000 | #Learnt:      39897 | 0.000
353.64/353.74	c total clause space: 545.701MB
353.64/353.74	c total #watches: 555224
354.14/354.28	c total #propagations: 833489247 / total #impl: 1345980644 (eff. 0.619)
354.14/354.28	c #Conflicts:     883000 | #Learnt:      40897 | 0.000
354.14/354.28	c total clause space: 545.701MB
354.14/354.28	c total #watches: 557224
354.84/354.92	c total #propagations: 834435497 / total #impl: 1347517581 (eff. 0.619)
354.84/354.92	c #Conflicts:     884000 | #Learnt:      41897 | 0.000
354.84/354.92	c total clause space: 545.701MB
354.84/354.92	c total #watches: 559224
355.44/355.55	c total #propagations: 835362141 / total #impl: 1349091719 (eff. 0.619)
355.44/355.55	c #Conflicts:     885000 | #Learnt:      42897 | 0.000
355.44/355.55	c total clause space: 545.701MB
355.44/355.55	c total #watches: 561224
356.04/356.19	c total #propagations: 836453055 / total #impl: 1350758215 (eff. 0.619)
356.04/356.19	c #Conflicts:     886000 | #Learnt:      43897 | 0.000
356.04/356.19	c total clause space: 545.701MB
356.04/356.19	c total #watches: 563224
356.74/356.85	c total #propagations: 837699512 / total #impl: 1352540280 (eff. 0.619)
356.74/356.85	c #Conflicts:     887000 | #Learnt:      44897 | 0.000
356.74/356.85	c total clause space: 545.701MB
356.74/356.85	c total #watches: 565224
357.34/357.45	c total #propagations: 838963360 / total #impl: 1354281772 (eff. 0.619)
357.34/357.45	c GC COLLECT
357.34/357.45	c #Conflicts:     888000 | #Learnt:      23193 | 0.000
357.34/357.45	c total clause space: 545.701MB
357.34/357.45	c total #watches: 521816
357.84/357.94	c total #propagations: 840274582 / total #impl: 1356128491 (eff. 0.620)
357.84/357.94	c #Conflicts:     889000 | #Learnt:      24193 | 0.000
357.84/357.94	c total clause space: 545.701MB
357.84/357.94	c total #watches: 523816
358.34/358.46	c total #propagations: 841773072 / total #impl: 1358155362 (eff. 0.620)
358.34/358.46	c #Conflicts:     890000 | #Learnt:      25193 | 0.000
358.34/358.46	c total clause space: 545.701MB
358.34/358.46	c total #watches: 525816
358.94/359.05	c total #propagations: 843148641 / total #impl: 1360022810 (eff. 0.620)
358.94/359.05	c #Conflicts:     891000 | #Learnt:      26193 | 0.000
358.94/359.05	c total clause space: 545.701MB
358.94/359.05	c total #watches: 527816
359.44/359.51	c total #propagations: 844544110 / total #impl: 1361918764 (eff. 0.620)
359.44/359.51	c #Conflicts:     892000 | #Learnt:      27193 | 0.000
359.44/359.51	c total clause space: 545.701MB
359.44/359.51	c total #watches: 529816
359.84/359.95	c total #propagations: 845518728 / total #impl: 1363487215 (eff. 0.620)
359.84/359.95	c #Conflicts:     893000 | #Learnt:      28193 | 0.000
359.84/359.95	c total clause space: 545.701MB
359.84/359.95	c total #watches: 531816
360.34/360.42	c total #propagations: 846378429 / total #impl: 1364908464 (eff. 0.620)
360.34/360.42	c #Conflicts:     894000 | #Learnt:      29193 | 0.000
360.34/360.42	c total clause space: 545.701MB
360.34/360.42	c total #watches: 533816
360.74/360.90	c total #propagations: 847390115 / total #impl: 1366525130 (eff. 0.620)
360.74/360.90	c #Conflicts:     895000 | #Learnt:      30193 | 0.000
360.74/360.90	c total clause space: 545.701MB
360.74/360.90	c total #watches: 535816
361.34/361.42	c total #propagations: 848252179 / total #impl: 1368014961 (eff. 0.620)
361.34/361.42	c #Conflicts:     896000 | #Learnt:      31193 | 0.000
361.34/361.42	c total clause space: 545.701MB
361.34/361.42	c total #watches: 537816
361.84/361.94	c total #propagations: 849210079 / total #impl: 1369567616 (eff. 0.620)
361.84/361.94	c #Conflicts:     897000 | #Learnt:      32193 | 0.000
361.84/361.94	c total clause space: 545.701MB
361.84/361.94	c total #watches: 539816
362.23/362.38	c total #propagations: 850074224 / total #impl: 1371032460 (eff. 0.620)
362.23/362.38	c #Conflicts:     898000 | #Learnt:      33193 | 0.000
362.23/362.38	c total clause space: 545.701MB
362.23/362.38	c total #watches: 541816
362.73/362.83	c total #propagations: 850886817 / total #impl: 1372366200 (eff. 0.620)
362.73/362.83	c #Conflicts:     899000 | #Learnt:      34193 | 0.000
362.73/362.83	c total clause space: 545.701MB
362.73/362.83	c total #watches: 543816
363.23/363.37	c total #propagations: 851743165 / total #impl: 1373811225 (eff. 0.620)
363.23/363.37	c #Conflicts:     900000 | #Learnt:      35193 | 0.000
363.23/363.37	c total clause space: 545.701MB
363.23/363.37	c total #watches: 545816
363.83/363.90	c total #propagations: 852651156 / total #impl: 1375330105 (eff. 0.620)
363.83/363.90	c #Conflicts:     901000 | #Learnt:      36193 | 0.000
363.83/363.90	c total clause space: 545.701MB
363.83/363.90	c total #watches: 547816
364.33/364.45	c total #propagations: 853512483 / total #impl: 1376696660 (eff. 0.620)
364.33/364.45	c #Conflicts:     902000 | #Learnt:      37193 | 0.000
364.33/364.45	c total clause space: 545.701MB
364.33/364.45	c total #watches: 549816
364.93/365.00	c total #propagations: 854527181 / total #impl: 1378380325 (eff. 0.620)
364.93/365.00	c #Conflicts:     903000 | #Learnt:      38193 | 0.000
364.93/365.00	c total clause space: 545.701MB
364.93/365.00	c total #watches: 551816
365.43/365.54	c total #propagations: 855472423 / total #impl: 1379919306 (eff. 0.620)
365.43/365.54	c #Conflicts:     904000 | #Learnt:      39193 | 0.000
365.43/365.54	c total clause space: 545.701MB
365.43/365.54	c total #watches: 553816
366.03/366.14	c total #propagations: 856353190 / total #impl: 1381386939 (eff. 0.620)
366.03/366.14	c #Conflicts:     905000 | #Learnt:      40193 | 0.000
366.03/366.14	c total clause space: 545.701MB
366.03/366.14	c total #watches: 555816
366.63/366.72	c total #propagations: 857435702 / total #impl: 1382961684 (eff. 0.620)
366.63/366.72	c #Conflicts:     906000 | #Learnt:      41193 | 0.000
366.63/366.72	c total clause space: 545.701MB
366.63/366.72	c total #watches: 557816
367.23/367.31	c total #propagations: 858583423 / total #impl: 1384695854 (eff. 0.620)
367.23/367.31	c #Conflicts:     907000 | #Learnt:      42193 | 0.000
367.23/367.31	c total clause space: 545.701MB
367.23/367.31	c total #watches: 559816
367.83/367.99	c total #propagations: 859499361 / total #impl: 1386216057 (eff. 0.620)
367.83/367.99	c #Conflicts:     908000 | #Learnt:      43193 | 0.000
367.83/367.99	c total clause space: 545.701MB
367.83/367.99	c total #watches: 561816
368.54/368.68	c total #propagations: 860673923 / total #impl: 1387992142 (eff. 0.620)
368.54/368.68	c #Conflicts:     909000 | #Learnt:      44193 | 0.000
368.54/368.68	c total clause space: 545.701MB
368.54/368.68	c total #watches: 563816
369.33/369.46	c total #propagations: 861873539 / total #impl: 1389797456 (eff. 0.620)
369.33/369.46	c #Conflicts:     910000 | #Learnt:      45193 | 0.000
369.33/369.46	c total clause space: 545.701MB
369.33/369.46	c total #watches: 565816
370.03/370.14	c total #propagations: 863134810 / total #impl: 1391756948 (eff. 0.620)
370.03/370.14	c GC COLLECT
370.03/370.14	c #Conflicts:     911000 | #Learnt:      23178 | 0.000
370.03/370.14	c total clause space: 545.701MB
370.03/370.14	c total #watches: 521786
370.43/370.54	c total #propagations: 864126272 / total #impl: 1393384083 (eff. 0.620)
370.43/370.54	c #Conflicts:     912000 | #Learnt:      24178 | 0.000
370.43/370.54	c total clause space: 545.701MB
370.43/370.54	c total #watches: 523786
370.83/370.96	c total #propagations: 865070355 / total #impl: 1394859313 (eff. 0.620)
370.83/370.96	c #Conflicts:     913000 | #Learnt:      25178 | 0.000
370.83/370.96	c total clause space: 545.701MB
370.83/370.96	c total #watches: 525786
371.23/371.36	c total #propagations: 866022804 / total #impl: 1396414798 (eff. 0.620)
371.23/371.36	c #Conflicts:     914000 | #Learnt:      26178 | 0.000
371.23/371.36	c total clause space: 545.701MB
371.23/371.36	c total #watches: 527786
371.63/371.79	c total #propagations: 866868876 / total #impl: 1397846678 (eff. 0.620)
371.63/371.79	c #Conflicts:     915000 | #Learnt:      27178 | 0.000
371.63/371.79	c total clause space: 545.701MB
371.63/371.79	c total #watches: 529786
372.03/372.19	c total #propagations: 867763910 / total #impl: 1399265010 (eff. 0.620)
372.03/372.19	c #Conflicts:     916000 | #Learnt:      28178 | 0.000
372.03/372.19	c total clause space: 545.701MB
372.03/372.19	c total #watches: 531786
372.53/372.66	c total #propagations: 868669685 / total #impl: 1400714947 (eff. 0.620)
372.53/372.66	c #Conflicts:     917000 | #Learnt:      29178 | 0.000
372.53/372.66	c total clause space: 545.701MB
372.53/372.66	c total #watches: 533786
373.03/373.17	c total #propagations: 869609690 / total #impl: 1402276555 (eff. 0.620)
373.03/373.17	c #Conflicts:     918000 | #Learnt:      30178 | 0.000
373.03/373.17	c total clause space: 545.701MB
373.03/373.17	c total #watches: 535786
373.53/373.66	c total #propagations: 870532624 / total #impl: 1403716194 (eff. 0.620)
373.53/373.66	c #Conflicts:     919000 | #Learnt:      31178 | 0.000
373.53/373.66	c total clause space: 545.701MB
373.53/373.66	c total #watches: 537786
374.04/374.17	c total #propagations: 871499482 / total #impl: 1405255784 (eff. 0.620)
374.04/374.17	c #Conflicts:     920000 | #Learnt:      32178 | 0.000
374.04/374.17	c total clause space: 545.701MB
374.04/374.17	c total #watches: 539786
374.53/374.65	c total #propagations: 872432619 / total #impl: 1406822225 (eff. 0.620)
374.53/374.65	c #Conflicts:     921000 | #Learnt:      33178 | 0.000
374.53/374.65	c total clause space: 545.701MB
374.53/374.65	c total #watches: 541786
375.04/375.13	c total #propagations: 873248333 / total #impl: 1408211925 (eff. 0.620)
375.04/375.13	c #Conflicts:     922000 | #Learnt:      34178 | 0.000
375.04/375.13	c total clause space: 545.701MB
375.04/375.13	c total #watches: 543786
375.63/375.74	c total #propagations: 874057633 / total #impl: 1409597237 (eff. 0.620)
375.63/375.74	c #Conflicts:     923000 | #Learnt:      35178 | 0.000
375.63/375.74	c total clause space: 545.701MB
375.63/375.74	c total #watches: 545786
376.14/376.29	c total #propagations: 875041436 / total #impl: 1411202929 (eff. 0.620)
376.14/376.29	c #Conflicts:     924000 | #Learnt:      36178 | 0.000
376.14/376.29	c total clause space: 545.701MB
376.14/376.29	c total #watches: 547786
376.63/376.77	c total #propagations: 875955377 / total #impl: 1412664765 (eff. 0.620)
376.63/376.77	c #Conflicts:     925000 | #Learnt:      37178 | 0.000
376.63/376.77	c total clause space: 545.701MB
376.63/376.77	c total #watches: 549786
377.03/377.19	c total #propagations: 876959855 / total #impl: 1414172351 (eff. 0.620)
377.03/377.19	c #Conflicts:     926000 | #Learnt:      38178 | 0.000
377.03/377.19	c total clause space: 545.701MB
377.03/377.19	c total #watches: 551786
377.73/377.82	c total #propagations: 877825863 / total #impl: 1415447988 (eff. 0.620)
377.73/377.82	c #Conflicts:     927000 | #Learnt:      39178 | 0.000
377.73/377.82	c total clause space: 545.701MB
377.73/377.82	c total #watches: 553786
378.44/378.54	c total #propagations: 878768208 / total #impl: 1416991234 (eff. 0.620)
378.44/378.54	c #Conflicts:     928000 | #Learnt:      40178 | 0.000
378.44/378.54	c total clause space: 545.701MB
378.44/378.54	c total #watches: 555786
379.13/379.25	c total #propagations: 879898529 / total #impl: 1418764329 (eff. 0.620)
379.13/379.25	c #Conflicts:     929000 | #Learnt:      41178 | 0.000
379.13/379.25	c total clause space: 545.701MB
379.13/379.25	c total #watches: 557786
379.73/379.86	c total #propagations: 881028176 / total #impl: 1420510938 (eff. 0.620)
379.73/379.86	c #Conflicts:     930000 | #Learnt:      42178 | 0.000
379.73/379.86	c total clause space: 545.701MB
379.73/379.86	c total #watches: 559786
380.54/380.65	c total #propagations: 882042879 / total #impl: 1422168426 (eff. 0.620)
380.54/380.65	c #Conflicts:     931000 | #Learnt:      43178 | 0.000
380.54/380.65	c total clause space: 545.701MB
380.54/380.65	c total #watches: 561786
381.13/381.24	c total #propagations: 882856703 / total #impl: 1423796238 (eff. 0.620)
381.13/381.24	c #Conflicts:     932000 | #Learnt:      44178 | 0.000
381.13/381.24	c total clause space: 545.701MB
381.13/381.24	c total #watches: 563786
381.64/381.76	c total #propagations: 883726050 / total #impl: 1425333325 (eff. 0.620)
381.64/381.76	c #Conflicts:     933000 | #Learnt:      45178 | 0.000
381.64/381.76	c total clause space: 545.701MB
381.64/381.76	c total #watches: 565786
382.33/382.43	c total #propagations: 884615861 / total #impl: 1426845629 (eff. 0.620)
382.33/382.43	c #Conflicts:     934000 | #Learnt:      46178 | 0.000
382.33/382.43	c total clause space: 545.701MB
382.33/382.43	c total #watches: 567786
382.84/382.91	c total #propagations: 885524514 / total #impl: 1428327526 (eff. 0.620)
382.84/382.91	c GC COLLECT
382.84/382.91	c #Conflicts:     935000 | #Learnt:      23931 | 0.000
382.84/382.91	c total clause space: 545.701MB
382.84/382.91	c total #watches: 523292
383.23/383.30	c total #propagations: 886364034 / total #impl: 1429815117 (eff. 0.620)
383.23/383.30	c #Conflicts:     936000 | #Learnt:      24931 | 0.000
383.23/383.30	c total clause space: 545.701MB
383.23/383.30	c total #watches: 525292
383.63/383.73	c total #propagations: 887256951 / total #impl: 1431370612 (eff. 0.620)
383.63/383.73	c #Conflicts:     937000 | #Learnt:      25931 | 0.000
383.63/383.73	c total clause space: 545.701MB
383.63/383.73	c total #watches: 527292
384.03/384.18	c total #propagations: 888112688 / total #impl: 1432885184 (eff. 0.620)
384.03/384.18	c #Conflicts:     938000 | #Learnt:      26931 | 0.000
384.03/384.18	c total clause space: 545.701MB
384.03/384.18	c total #watches: 529292
384.53/384.68	c total #propagations: 889036688 / total #impl: 1434415580 (eff. 0.620)
384.53/384.68	c #Conflicts:     939000 | #Learnt:      27931 | 0.000
384.53/384.68	c total clause space: 545.701MB
384.53/384.68	c total #watches: 531292
385.13/385.20	c total #propagations: 889874453 / total #impl: 1435956332 (eff. 0.620)
385.13/385.20	c #Conflicts:     940000 | #Learnt:      28931 | 0.000
385.13/385.20	c total clause space: 545.701MB
385.13/385.20	c total #watches: 533292
385.73/385.82	c total #propagations: 890718968 / total #impl: 1437540377 (eff. 0.620)
385.73/385.82	c #Conflicts:     941000 | #Learnt:      29931 | 0.000
385.73/385.82	c total clause space: 545.701MB
385.73/385.82	c total #watches: 535292
386.23/386.39	c total #propagations: 891664055 / total #impl: 1439258244 (eff. 0.620)
386.23/386.39	c #Conflicts:     942000 | #Learnt:      30931 | 0.000
386.23/386.39	c total clause space: 545.701MB
386.23/386.39	c total #watches: 537292
387.03/387.12	c total #propagations: 892646631 / total #impl: 1440992681 (eff. 0.619)
387.03/387.12	c #Conflicts:     943000 | #Learnt:      31931 | 0.000
387.03/387.12	c total clause space: 545.701MB
387.03/387.12	c total #watches: 539292
387.63/387.70	c total #propagations: 893607542 / total #impl: 1442728446 (eff. 0.619)
387.63/387.70	c #Conflicts:     944000 | #Learnt:      32931 | 0.000
387.63/387.70	c total clause space: 545.701MB
387.63/387.70	c total #watches: 541292
388.24/388.31	c total #propagations: 894469404 / total #impl: 1444424025 (eff. 0.619)
388.24/388.31	c #Conflicts:     945000 | #Learnt:      33931 | 0.000
388.24/388.31	c total clause space: 545.701MB
388.24/388.31	c total #watches: 543292
388.93/389.00	c total #propagations: 895318807 / total #impl: 1445990816 (eff. 0.619)
388.93/389.00	c #Conflicts:     946000 | #Learnt:      34931 | 0.000
388.93/389.00	c total clause space: 545.701MB
388.93/389.00	c total #watches: 545292
389.44/389.57	c total #propagations: 896183437 / total #impl: 1447650003 (eff. 0.619)
389.44/389.57	c #Conflicts:     947000 | #Learnt:      35931 | 0.000
389.44/389.57	c total clause space: 545.701MB
389.44/389.57	c total #watches: 547292
390.03/390.18	c total #propagations: 897080483 / total #impl: 1449291634 (eff. 0.619)
390.03/390.18	c #Conflicts:     948000 | #Learnt:      36931 | 0.000
390.03/390.18	c total clause space: 545.701MB
390.03/390.18	c total #watches: 549292
390.73/390.81	c total #propagations: 897925397 / total #impl: 1450905454 (eff. 0.619)
390.73/390.81	c #Conflicts:     949000 | #Learnt:      37931 | 0.000
390.73/390.81	c total clause space: 545.701MB
390.73/390.81	c total #watches: 551292
391.23/391.31	c total #propagations: 898838658 / total #impl: 1452573756 (eff. 0.619)
391.23/391.31	c #Conflicts:     950000 | #Learnt:      38931 | 0.000
391.23/391.31	c total clause space: 545.701MB
391.23/391.31	c total #watches: 553292
391.64/391.78	c total #propagations: 899839925 / total #impl: 1454139877 (eff. 0.619)
391.64/391.78	c #Conflicts:     951000 | #Learnt:      39931 | 0.000
391.64/391.78	c total clause space: 545.701MB
391.64/391.78	c total #watches: 555292
392.23/392.37	c total #propagations: 900817805 / total #impl: 1455799060 (eff. 0.619)
392.23/392.37	c #Conflicts:     952000 | #Learnt:      40931 | 0.000
392.23/392.37	c total clause space: 545.701MB
392.23/392.37	c total #watches: 557292
392.93/393.00	c total #propagations: 901836763 / total #impl: 1457491565 (eff. 0.619)
392.93/393.00	c #Conflicts:     953000 | #Learnt:      41931 | 0.000
392.93/393.00	c total clause space: 545.701MB
392.93/393.00	c total #watches: 559292
393.53/393.64	c total #propagations: 902920144 / total #impl: 1459222517 (eff. 0.619)
393.53/393.64	c #Conflicts:     954000 | #Learnt:      42931 | 0.000
393.53/393.64	c total clause space: 545.701MB
393.53/393.64	c total #watches: 561292
394.13/394.21	c total #propagations: 904072939 / total #impl: 1461008337 (eff. 0.619)
394.13/394.21	c #Conflicts:     955000 | #Learnt:      43931 | 0.000
394.13/394.21	c total clause space: 545.701MB
394.13/394.21	c total #watches: 563292
394.73/394.90	c total #propagations: 905138317 / total #impl: 1462690800 (eff. 0.619)
394.73/394.90	c #Conflicts:     956000 | #Learnt:      44931 | 0.000
394.73/394.90	c total clause space: 545.701MB
394.73/394.90	c total #watches: 565292
395.43/395.55	c total #propagations: 906191315 / total #impl: 1464427089 (eff. 0.619)
395.43/395.55	c #Conflicts:     957000 | #Learnt:      45931 | 0.000
395.43/395.55	c total clause space: 545.701MB
395.43/395.55	c total #watches: 567292
396.13/396.22	c total #propagations: 907223632 / total #impl: 1466116995 (eff. 0.619)
396.13/396.22	c #Conflicts:     958000 | #Learnt:      46931 | 0.000
396.13/396.22	c total clause space: 545.701MB
396.13/396.22	c total #watches: 569292
396.63/396.78	c total #propagations: 908252115 / total #impl: 1467744715 (eff. 0.619)
396.63/396.78	c GC COLLECT
396.63/396.78	c #Conflicts:     959000 | #Learnt:      24333 | 0.000
396.63/396.78	c total clause space: 545.701MB
396.63/396.78	c total #watches: 524096
397.14/397.26	c total #propagations: 909284777 / total #impl: 1469399885 (eff. 0.619)
397.14/397.26	c #Conflicts:     960000 | #Learnt:      25333 | 0.000
397.14/397.26	c total clause space: 545.701MB
397.14/397.26	c total #watches: 526096
397.73/397.84	c total #propagations: 910380388 / total #impl: 1471023030 (eff. 0.619)
397.73/397.84	c #Conflicts:     961000 | #Learnt:      26333 | 0.000
397.73/397.84	c total clause space: 545.701MB
397.73/397.84	c total #watches: 528096
398.14/398.30	c total #propagations: 911461069 / total #impl: 1472574862 (eff. 0.619)
398.14/398.30	c #Conflicts:     962000 | #Learnt:      27333 | 0.000
398.14/398.30	c total clause space: 545.701MB
398.14/398.30	c total #watches: 530096
398.63/398.77	c total #propagations: 912445989 / total #impl: 1474147158 (eff. 0.619)
398.63/398.77	c #Conflicts:     963000 | #Learnt:      28333 | 0.000
398.63/398.77	c total clause space: 545.701MB
398.63/398.77	c total #watches: 532096
399.13/399.29	c total #propagations: 913350720 / total #impl: 1475646487 (eff. 0.619)
399.13/399.29	c #Conflicts:     964000 | #Learnt:      29333 | 0.000
399.13/399.29	c total clause space: 545.701MB
399.13/399.29	c total #watches: 534096
399.73/399.82	c total #propagations: 914406093 / total #impl: 1477363944 (eff. 0.619)
399.73/399.82	c #Conflicts:     965000 | #Learnt:      30333 | 0.000
399.73/399.82	c total clause space: 545.701MB
399.73/399.82	c total #watches: 536096
400.23/400.32	c total #propagations: 915492483 / total #impl: 1479092188 (eff. 0.619)
400.23/400.32	c #Conflicts:     966000 | #Learnt:      31333 | 0.000
400.23/400.32	c total clause space: 545.701MB
400.23/400.32	c total #watches: 538096
400.73/400.85	c total #propagations: 916449738 / total #impl: 1480678783 (eff. 0.619)
400.73/400.85	c #Conflicts:     967000 | #Learnt:      32333 | 0.000
400.73/400.85	c total clause space: 545.701MB
400.73/400.85	c total #watches: 540096
401.33/401.42	c total #propagations: 917465972 / total #impl: 1482313564 (eff. 0.619)
401.33/401.42	c #Conflicts:     968000 | #Learnt:      33333 | 0.000
401.33/401.42	c total clause space: 545.701MB
401.33/401.42	c total #watches: 542096
401.93/402.07	c total #propagations: 918537533 / total #impl: 1484003780 (eff. 0.619)
401.93/402.07	c #Conflicts:     969000 | #Learnt:      34333 | 0.000
401.93/402.07	c total clause space: 545.701MB
401.93/402.07	c total #watches: 544096
402.63/402.79	c total #propagations: 919726218 / total #impl: 1485886574 (eff. 0.619)
402.63/402.79	c #Conflicts:     970000 | #Learnt:      35333 | 0.000
402.63/402.79	c total clause space: 545.701MB
402.63/402.79	c total #watches: 546096
403.23/403.39	c total #propagations: 920922330 / total #impl: 1487823407 (eff. 0.619)
403.23/403.39	c #Conflicts:     971000 | #Learnt:      36333 | 0.000
403.23/403.39	c total clause space: 545.701MB
403.23/403.39	c total #watches: 548096
403.83/403.94	c total #propagations: 922010153 / total #impl: 1489587133 (eff. 0.619)
403.83/403.94	c #Conflicts:     972000 | #Learnt:      37333 | 0.000
403.83/403.94	c total clause space: 545.701MB
403.83/403.94	c total #watches: 550096
404.53/404.60	c total #propagations: 923052667 / total #impl: 1491331521 (eff. 0.619)
404.53/404.60	c #Conflicts:     973000 | #Learnt:      38333 | 0.000
404.53/404.60	c total clause space: 545.701MB
404.53/404.60	c total #watches: 552096
405.03/405.16	c total #propagations: 924214679 / total #impl: 1493240228 (eff. 0.619)
405.03/405.16	c #Conflicts:     974000 | #Learnt:      39333 | 0.000
405.03/405.16	c total clause space: 545.701MB
405.03/405.16	c total #watches: 554096
405.53/405.70	c total #propagations: 925226521 / total #impl: 1494954240 (eff. 0.619)
405.53/405.70	c #Conflicts:     975000 | #Learnt:      40333 | 0.000
405.53/405.70	c total clause space: 545.701MB
405.53/405.70	c total #watches: 556096
406.13/406.25	c total #propagations: 926235026 / total #impl: 1496746285 (eff. 0.619)
406.13/406.25	c #Conflicts:     976000 | #Learnt:      41333 | 0.000
406.13/406.25	c total clause space: 545.701MB
406.13/406.25	c total #watches: 558096
406.73/406.81	c total #propagations: 927310749 / total #impl: 1498590334 (eff. 0.619)
406.73/406.81	c #Conflicts:     977000 | #Learnt:      42333 | 0.000
406.73/406.81	c total clause space: 545.701MB
406.73/406.81	c total #watches: 560096
407.33/407.45	c total #propagations: 928369476 / total #impl: 1500401633 (eff. 0.619)
407.33/407.45	c #Conflicts:     978000 | #Learnt:      43333 | 0.000
407.33/407.45	c total clause space: 545.701MB
407.33/407.45	c total #watches: 562096
407.93/408.00	c total #propagations: 929488173 / total #impl: 1502224800 (eff. 0.619)
407.93/408.00	c #Conflicts:     979000 | #Learnt:      44333 | 0.000
407.93/408.00	c total clause space: 545.701MB
407.93/408.00	c total #watches: 564096
408.52/408.62	c total #propagations: 930534776 / total #impl: 1504047755 (eff. 0.619)
408.52/408.62	c #Conflicts:     980000 | #Learnt:      45333 | 0.000
408.52/408.62	c total clause space: 545.701MB
408.52/408.62	c total #watches: 566096
409.02/409.18	c total #propagations: 931560610 / total #impl: 1505968397 (eff. 0.619)
409.02/409.18	c #Conflicts:     981000 | #Learnt:      46333 | 0.000
409.02/409.18	c total clause space: 545.701MB
409.02/409.18	c total #watches: 568096
409.72/409.82	c total #propagations: 932600270 / total #impl: 1507792517 (eff. 0.619)
409.72/409.82	c #Conflicts:     982000 | #Learnt:      47333 | 0.000
409.72/409.82	c total clause space: 545.701MB
409.72/409.82	c total #watches: 570096
410.33/410.41	c total #propagations: 933595160 / total #impl: 1509630425 (eff. 0.618)
410.33/410.41	c GC COLLECT
410.33/410.41	c #Conflicts:     983000 | #Learnt:      24431 | 0.000
410.33/410.41	c total clause space: 545.701MB
410.33/410.41	c total #watches: 524292
410.72/410.84	c total #propagations: 934603442 / total #impl: 1511431532 (eff. 0.618)
410.72/410.84	c #Conflicts:     984000 | #Learnt:      25431 | 0.000
410.72/410.84	c total clause space: 545.701MB
410.72/410.84	c total #watches: 526292
411.12/411.23	c total #propagations: 935573567 / total #impl: 1513187120 (eff. 0.618)
411.12/411.23	c #Conflicts:     985000 | #Learnt:      26431 | 0.000
411.12/411.23	c total clause space: 545.701MB
411.12/411.23	c total #watches: 528292
411.62/411.70	c total #propagations: 936461592 / total #impl: 1514771817 (eff. 0.618)
411.62/411.70	c #Conflicts:     986000 | #Learnt:      27431 | 0.000
411.62/411.70	c total clause space: 545.701MB
411.62/411.70	c total #watches: 530292
412.02/412.11	c total #propagations: 937405245 / total #impl: 1516334064 (eff. 0.618)
412.02/412.11	c #Conflicts:     987000 | #Learnt:      28431 | 0.000
412.02/412.11	c total clause space: 545.701MB
412.02/412.11	c total #watches: 532292
412.43/412.54	c total #propagations: 938299577 / total #impl: 1517808225 (eff. 0.618)
412.43/412.54	c #Conflicts:     988000 | #Learnt:      29431 | 0.000
412.43/412.54	c total clause space: 545.701MB
412.43/412.54	c total #watches: 534292
412.92/413.02	c total #propagations: 939096952 / total #impl: 1519308437 (eff. 0.618)
412.92/413.02	c #Conflicts:     989000 | #Learnt:      30431 | 0.000
412.92/413.02	c total clause space: 545.701MB
412.92/413.02	c total #watches: 536292
413.42/413.57	c total #propagations: 939945796 / total #impl: 1520959553 (eff. 0.618)
413.42/413.57	c #Conflicts:     990000 | #Learnt:      31431 | 0.000
413.42/413.57	c total clause space: 545.701MB
413.42/413.57	c total #watches: 538292
413.92/414.08	c total #propagations: 940788212 / total #impl: 1522629086 (eff. 0.618)
413.92/414.08	c #Conflicts:     991000 | #Learnt:      32431 | 0.000
413.92/414.08	c total clause space: 545.701MB
413.92/414.08	c total #watches: 540292
414.52/414.67	c total #propagations: 941744179 / total #impl: 1524308294 (eff. 0.618)
414.52/414.67	c #Conflicts:     992000 | #Learnt:      33431 | 0.000
414.52/414.67	c total clause space: 545.701MB
414.52/414.67	c total #watches: 542292
415.12/415.27	c total #propagations: 942755112 / total #impl: 1526045251 (eff. 0.618)
415.12/415.27	c #Conflicts:     993000 | #Learnt:      34431 | 0.000
415.12/415.27	c total clause space: 545.701MB
415.12/415.27	c total #watches: 544292
415.73/415.84	c total #propagations: 943677583 / total #impl: 1527679944 (eff. 0.618)
415.73/415.84	c #Conflicts:     994000 | #Learnt:      35431 | 0.000
415.73/415.84	c total clause space: 545.701MB
415.73/415.84	c total #watches: 546292
416.22/416.40	c total #propagations: 944524692 / total #impl: 1529223604 (eff. 0.618)
416.22/416.40	c #Conflicts:     995000 | #Learnt:      36431 | 0.000
416.22/416.40	c total clause space: 545.701MB
416.22/416.40	c total #watches: 548292
416.83/416.99	c total #propagations: 945334416 / total #impl: 1530772234 (eff. 0.618)
416.83/416.99	c #Conflicts:     996000 | #Learnt:      37431 | 0.000
416.83/416.99	c total clause space: 545.701MB
416.83/416.99	c total #watches: 550292
417.42/417.57	c total #propagations: 946120057 / total #impl: 1532271078 (eff. 0.617)
417.42/417.57	c #Conflicts:     997000 | #Learnt:      38431 | 0.000
417.42/417.57	c total clause space: 545.701MB
417.42/417.57	c total #watches: 552292
418.12/418.26	c total #propagations: 946874406 / total #impl: 1533775391 (eff. 0.617)
418.12/418.26	c #Conflicts:     998000 | #Learnt:      39431 | 0.000
418.12/418.26	c total clause space: 545.701MB
418.12/418.26	c total #watches: 554292
418.82/418.96	c total #propagations: 947698400 / total #impl: 1535338991 (eff. 0.617)
418.82/418.96	c #Conflicts:     999000 | #Learnt:      40431 | 0.000
418.82/418.96	c total clause space: 545.701MB
418.82/418.96	c total #watches: 556292
419.52/419.66	c total #propagations: 948502303 / total #impl: 1536918788 (eff. 0.617)
419.52/419.66	c #Conflicts:    1000000 | #Learnt:      41431 | 0.000
419.52/419.66	c total clause space: 545.701MB
419.52/419.66	c total #watches: 558292
420.32/420.48	c total #propagations: 949316024 / total #impl: 1538513171 (eff. 0.617)
420.32/420.48	c #Conflicts:    1001000 | #Learnt:      42431 | 0.000
420.32/420.48	c total clause space: 545.701MB
420.32/420.48	c total #watches: 560292
421.12/421.25	c total #propagations: 950189206 / total #impl: 1540118826 (eff. 0.617)
421.12/421.25	c #Conflicts:    1002000 | #Learnt:      43431 | 0.000
421.12/421.25	c total clause space: 545.701MB
421.12/421.25	c total #watches: 562292
421.92/422.01	c total #propagations: 951010476 / total #impl: 1541684592 (eff. 0.617)
421.92/422.01	c #Conflicts:    1003000 | #Learnt:      44431 | 0.000
421.92/422.01	c total clause space: 545.701MB
421.92/422.01	c total #watches: 564292
422.62/422.73	c total #propagations: 951922030 / total #impl: 1543366924 (eff. 0.617)
422.62/422.73	c #Conflicts:    1004000 | #Learnt:      45431 | 0.000
422.62/422.73	c total clause space: 545.701MB
422.62/422.73	c total #watches: 566292
423.43/423.58	c total #propagations: 952814083 / total #impl: 1544960325 (eff. 0.617)
423.43/423.58	c #Conflicts:    1005000 | #Learnt:      46431 | 0.000
423.43/423.58	c total clause space: 545.701MB
423.43/423.58	c total #watches: 568292
424.22/424.36	c total #propagations: 953720950 / total #impl: 1546684629 (eff. 0.617)
424.22/424.36	c #Conflicts:    1006000 | #Learnt:      47431 | 0.000
424.22/424.36	c total clause space: 545.701MB
424.22/424.36	c total #watches: 570292
425.02/425.16	c total #propagations: 954608117 / total #impl: 1548325943 (eff. 0.617)
425.02/425.16	c #Conflicts:    1007000 | #Learnt:      48431 | 0.000
425.02/425.16	c total clause space: 545.701MB
425.02/425.16	c total #watches: 572292
425.62/425.77	c total #propagations: 955512865 / total #impl: 1549939228 (eff. 0.616)
425.62/425.77	c GC COLLECT
425.62/425.77	c #Conflicts:    1008000 | #Learnt:      25245 | 0.000
425.62/425.77	c total clause space: 545.701MB
425.62/425.77	c total #watches: 525920
426.12/426.27	c total #propagations: 956429166 / total #impl: 1551541059 (eff. 0.616)
426.12/426.27	c #Conflicts:    1009000 | #Learnt:      26245 | 0.000
426.12/426.27	c total clause space: 545.701MB
426.12/426.27	c total #watches: 527920
426.62/426.73	c total #propagations: 957373381 / total #impl: 1553221037 (eff. 0.616)
426.62/426.73	c #Conflicts:    1010000 | #Learnt:      27245 | 0.000
426.62/426.73	c total clause space: 545.701MB
426.62/426.73	c total #watches: 529920
427.02/427.17	c total #propagations: 958367362 / total #impl: 1554998472 (eff. 0.616)
427.02/427.17	c #Conflicts:    1011000 | #Learnt:      28245 | 0.000
427.02/427.17	c total clause space: 545.701MB
427.02/427.17	c total #watches: 531920
427.52/427.66	c total #propagations: 959325653 / total #impl: 1556702831 (eff. 0.616)
427.52/427.66	c #Conflicts:    1012000 | #Learnt:      29245 | 0.000
427.52/427.66	c total clause space: 545.701MB
427.52/427.66	c total #watches: 533920
428.02/428.13	c total #propagations: 960291995 / total #impl: 1558438900 (eff. 0.616)
428.02/428.13	c #Conflicts:    1013000 | #Learnt:      30245 | 0.000
428.02/428.13	c total clause space: 545.701MB
428.02/428.13	c total #watches: 535920
428.52/428.68	c total #propagations: 961195451 / total #impl: 1560072926 (eff. 0.616)
428.52/428.68	c #Conflicts:    1014000 | #Learnt:      31245 | 0.000
428.52/428.68	c total clause space: 545.701MB
428.52/428.68	c total #watches: 537920
429.02/429.18	c total #propagations: 962186635 / total #impl: 1561902350 (eff. 0.616)
429.02/429.18	c #Conflicts:    1015000 | #Learnt:      32245 | 0.000
429.02/429.18	c total clause space: 545.701MB
429.02/429.18	c total #watches: 539920
429.62/429.74	c total #propagations: 963018357 / total #impl: 1563464870 (eff. 0.616)
429.62/429.74	c #Conflicts:    1016000 | #Learnt:      33245 | 0.000
429.62/429.74	c total clause space: 545.701MB
429.62/429.74	c total #watches: 541920
430.22/430.30	c total #propagations: 963913837 / total #impl: 1565087871 (eff. 0.616)
430.22/430.30	c #Conflicts:    1017000 | #Learnt:      34245 | 0.000
430.22/430.30	c total clause space: 545.701MB
430.22/430.30	c total #watches: 543920
430.72/430.84	c total #propagations: 964835045 / total #impl: 1566686403 (eff. 0.616)
430.72/430.84	c #Conflicts:    1018000 | #Learnt:      35245 | 0.000
430.72/430.84	c total clause space: 545.701MB
430.72/430.84	c total #watches: 545920
431.42/431.52	c total #propagations: 965785101 / total #impl: 1568267897 (eff. 0.616)
431.42/431.52	c #Conflicts:    1019000 | #Learnt:      36245 | 0.000
431.42/431.52	c total clause space: 545.701MB
431.42/431.52	c total #watches: 547920
432.22/432.32	c total #propagations: 966791171 / total #impl: 1569895903 (eff. 0.616)
432.22/432.32	c #Conflicts:    1020000 | #Learnt:      37245 | 0.000
432.22/432.32	c total clause space: 545.701MB
432.22/432.32	c total #watches: 549920
433.02/433.11	c total #propagations: 967816500 / total #impl: 1571540909 (eff. 0.616)
433.02/433.11	c #Conflicts:    1021000 | #Learnt:      38245 | 0.000
433.02/433.11	c total clause space: 545.701MB
433.02/433.11	c total #watches: 551920
433.72/433.88	c total #propagations: 968741104 / total #impl: 1573121115 (eff. 0.616)
433.72/433.88	c #Conflicts:    1022000 | #Learnt:      39245 | 0.000
433.72/433.88	c total clause space: 545.701MB
433.72/433.88	c total #watches: 553920
434.42/434.55	c total #propagations: 969641334 / total #impl: 1574694901 (eff. 0.616)
434.42/434.55	c #Conflicts:    1023000 | #Learnt:      40245 | 0.000
434.42/434.55	c total clause space: 545.701MB
434.42/434.55	c total #watches: 555920
435.12/435.26	c total #propagations: 970528579 / total #impl: 1576239192 (eff. 0.616)
435.12/435.26	c #Conflicts:    1024000 | #Learnt:      41245 | 0.000
435.12/435.26	c total clause space: 545.701MB
435.12/435.26	c total #watches: 557920
435.81/435.95	c total #propagations: 971467452 / total #impl: 1577989569 (eff. 0.616)
435.81/435.95	c #Conflicts:    1025000 | #Learnt:      42245 | 0.000
435.81/435.95	c total clause space: 545.701MB
435.81/435.95	c total #watches: 559920
436.41/436.50	c total #propagations: 972407644 / total #impl: 1579710102 (eff. 0.616)
436.41/436.50	c #Conflicts:    1026000 | #Learnt:      43245 | 0.000
436.41/436.50	c total clause space: 545.701MB
436.41/436.50	c total #watches: 561920
436.91/437.02	c total #propagations: 973306089 / total #impl: 1581264623 (eff. 0.616)
436.91/437.02	c #Conflicts:    1027000 | #Learnt:      44245 | 0.000
436.91/437.02	c total clause space: 545.701MB
436.91/437.02	c total #watches: 563920
437.31/437.44	c total #propagations: 974229521 / total #impl: 1582824377 (eff. 0.616)
437.31/437.44	c #Conflicts:    1028000 | #Learnt:      45245 | 0.000
437.31/437.44	c total clause space: 545.701MB
437.31/437.44	c total #watches: 565920
437.73/437.90	c total #propagations: 975175434 / total #impl: 1584286176 (eff. 0.616)
437.73/437.90	c #Conflicts:    1029000 | #Learnt:      46245 | 0.000
437.73/437.90	c total clause space: 545.701MB
437.73/437.90	c total #watches: 567920
438.22/438.37	c total #propagations: 976079883 / total #impl: 1585696742 (eff. 0.616)
438.22/438.37	c #Conflicts:    1030000 | #Learnt:      47245 | 0.000
438.22/438.37	c total clause space: 545.701MB
438.22/438.37	c total #watches: 569920
438.71/438.90	c total #propagations: 976959452 / total #impl: 1587105008 (eff. 0.616)
438.71/438.90	c #Conflicts:    1031000 | #Learnt:      48245 | 0.000
438.71/438.90	c total clause space: 545.701MB
438.71/438.90	c total #watches: 571920
439.41/439.51	c total #propagations: 977892215 / total #impl: 1588642289 (eff. 0.616)
439.41/439.51	c GC COLLECT
439.41/439.51	c #Conflicts:    1032000 | #Learnt:      24741 | 0.000
439.41/439.51	c total clause space: 545.701MB
439.41/439.51	c total #watches: 524912
439.71/439.87	c total #propagations: 978870176 / total #impl: 1590236285 (eff. 0.616)
439.71/439.87	c #Conflicts:    1033000 | #Learnt:      25741 | 0.000
439.71/439.87	c total clause space: 545.701MB
439.71/439.87	c total #watches: 526912
440.11/440.26	c total #propagations: 979859531 / total #impl: 1591883033 (eff. 0.616)
440.11/440.26	c #Conflicts:    1034000 | #Learnt:      26741 | 0.000
440.11/440.26	c total clause space: 545.701MB
440.11/440.26	c total #watches: 528912
440.61/440.75	c total #propagations: 980807225 / total #impl: 1593428122 (eff. 0.616)
440.61/440.75	c #Conflicts:    1035000 | #Learnt:      27741 | 0.000
440.61/440.75	c total clause space: 545.701MB
440.61/440.75	c total #watches: 530912
441.02/441.20	c total #propagations: 981768729 / total #impl: 1594991655 (eff. 0.616)
441.02/441.20	c #Conflicts:    1036000 | #Learnt:      28741 | 0.000
441.02/441.20	c total clause space: 545.701MB
441.02/441.20	c total #watches: 532912
441.51/441.64	c total #propagations: 982565351 / total #impl: 1596353254 (eff. 0.616)
441.51/441.64	c #Conflicts:    1037000 | #Learnt:      29741 | 0.000
441.51/441.64	c total clause space: 545.701MB
441.51/441.64	c total #watches: 534912
441.91/442.07	c total #propagations: 983376789 / total #impl: 1597715469 (eff. 0.615)
441.91/442.07	c #Conflicts:    1038000 | #Learnt:      30741 | 0.000
441.91/442.07	c total clause space: 545.701MB
441.91/442.07	c total #watches: 536912
442.51/442.66	c total #propagations: 984225591 / total #impl: 1598999060 (eff. 0.616)
442.51/442.66	c #Conflicts:    1039000 | #Learnt:      31741 | 0.000
442.51/442.66	c total clause space: 545.701MB
442.51/442.66	c total #watches: 538912
443.01/443.15	c total #propagations: 985043060 / total #impl: 1600302958 (eff. 0.616)
443.01/443.15	c #Conflicts:    1040000 | #Learnt:      32741 | 0.000
443.01/443.15	c total clause space: 545.701MB
443.01/443.15	c total #watches: 540912
443.61/443.70	c total #propagations: 985848519 / total #impl: 1601644012 (eff. 0.616)
443.61/443.70	c #Conflicts:    1041000 | #Learnt:      33741 | 0.000
443.61/443.70	c total clause space: 545.701MB
443.61/443.70	c total #watches: 542912
444.21/444.33	c total #propagations: 986655069 / total #impl: 1603077701 (eff. 0.615)
444.21/444.33	c #Conflicts:    1042000 | #Learnt:      34741 | 0.000
444.21/444.33	c total clause space: 545.701MB
444.21/444.33	c total #watches: 544912
445.01/445.12	c total #propagations: 987508955 / total #impl: 1604508461 (eff. 0.615)
445.01/445.12	c #Conflicts:    1043000 | #Learnt:      35741 | 0.000
445.01/445.12	c total clause space: 545.701MB
445.01/445.12	c total #watches: 546912
445.71/445.89	c total #propagations: 988540242 / total #impl: 1606188349 (eff. 0.615)
445.71/445.89	c #Conflicts:    1044000 | #Learnt:      36741 | 0.000
445.71/445.89	c total clause space: 545.701MB
445.71/445.89	c total #watches: 548912
446.41/446.52	c total #propagations: 989442776 / total #impl: 1607746547 (eff. 0.615)
446.41/446.52	c #Conflicts:    1045000 | #Learnt:      37741 | 0.000
446.41/446.52	c total clause space: 545.701MB
446.41/446.52	c total #watches: 550912
447.01/447.17	c total #propagations: 990230737 / total #impl: 1609150034 (eff. 0.615)
447.01/447.17	c #Conflicts:    1046000 | #Learnt:      38741 | 0.000
447.01/447.17	c total clause space: 545.701MB
447.01/447.17	c total #watches: 552912
447.81/447.97	c total #propagations: 991024948 / total #impl: 1610598396 (eff. 0.615)
447.81/447.97	c #Conflicts:    1047000 | #Learnt:      39741 | 0.000
447.81/447.97	c total clause space: 545.701MB
447.81/447.97	c total #watches: 554912
448.72/448.85	c total #propagations: 991864368 / total #impl: 1612081675 (eff. 0.615)
448.72/448.85	c #Conflicts:    1048000 | #Learnt:      40741 | 0.000
448.72/448.85	c total clause space: 545.701MB
448.72/448.85	c total #watches: 556912
449.61/449.73	c total #propagations: 992737192 / total #impl: 1613512158 (eff. 0.615)
449.61/449.73	c #Conflicts:    1049000 | #Learnt:      41741 | 0.000
449.61/449.73	c total clause space: 545.701MB
449.61/449.73	c total #watches: 558912
450.31/450.48	c total #propagations: 993686728 / total #impl: 1615068143 (eff. 0.615)
450.31/450.48	c #Conflicts:    1050000 | #Learnt:      42741 | 0.000
450.31/450.48	c total clause space: 545.701MB
450.31/450.48	c total #watches: 560912
451.11/451.22	c total #propagations: 994475650 / total #impl: 1616417128 (eff. 0.615)
451.11/451.22	c #Conflicts:    1051000 | #Learnt:      43741 | 0.000
451.11/451.22	c total clause space: 545.701MB
451.11/451.22	c total #watches: 562912
452.02/452.18	c total #propagations: 995298279 / total #impl: 1617909059 (eff. 0.615)
452.02/452.18	c #Conflicts:    1052000 | #Learnt:      44741 | 0.000
452.02/452.18	c total clause space: 545.701MB
452.02/452.18	c total #watches: 564912
452.91/453.01	c total #propagations: 996173170 / total #impl: 1619430892 (eff. 0.615)
452.91/453.01	c #Conflicts:    1053000 | #Learnt:      45741 | 0.000
452.91/453.01	c total clause space: 545.701MB
452.91/453.01	c total #watches: 566912
453.51/453.67	c total #propagations: 997088850 / total #impl: 1620963328 (eff. 0.615)
453.51/453.67	c #Conflicts:    1054000 | #Learnt:      46741 | 0.000
453.51/453.67	c total clause space: 545.701MB
453.51/453.67	c total #watches: 568912
454.31/454.48	c total #propagations: 997945010 / total #impl: 1622421061 (eff. 0.615)
454.31/454.48	c #Conflicts:    1055000 | #Learnt:      47741 | 0.000
454.31/454.48	c total clause space: 545.701MB
454.31/454.48	c total #watches: 570912
455.11/455.28	c total #propagations: 998922120 / total #impl: 1624057634 (eff. 0.615)
455.11/455.28	c #Conflicts:    1056000 | #Learnt:      48741 | 0.000
455.11/455.28	c total clause space: 545.701MB
455.11/455.28	c total #watches: 572912
456.10/456.25	c total #propagations: 999838356 / total #impl: 1625637577 (eff. 0.615)
456.10/456.25	c GC COLLECT
456.10/456.25	c #Conflicts:    1057000 | #Learnt:      24912 | 0.000
456.10/456.25	c total clause space: 886.764MB
456.10/456.25	c total #watches: 525254
456.41/456.59	c total #propagations: 1000601673 / total #impl: 1627058845 (eff. 0.615)
456.41/456.59	c #Conflicts:    1058000 | #Learnt:      25912 | 0.000
456.41/456.59	c total clause space: 886.764MB
456.41/456.59	c total #watches: 527254
456.80/456.97	c total #propagations: 1001362549 / total #impl: 1628440939 (eff. 0.615)
456.80/456.97	c #Conflicts:    1059000 | #Learnt:      26912 | 0.000
456.80/456.97	c total clause space: 886.764MB
456.80/456.97	c total #watches: 529254
457.20/457.37	c total #propagations: 1002075510 / total #impl: 1629823062 (eff. 0.615)
457.20/457.37	c #Conflicts:    1060000 | #Learnt:      27912 | 0.000
457.20/457.37	c total clause space: 886.764MB
457.20/457.37	c total #watches: 531254
457.70/457.80	c total #propagations: 1002770466 / total #impl: 1631174543 (eff. 0.615)
457.70/457.80	c #Conflicts:    1061000 | #Learnt:      28912 | 0.000
457.70/457.80	c total clause space: 886.764MB
457.70/457.80	c total #watches: 533254
458.10/458.24	c total #propagations: 1003501518 / total #impl: 1632520720 (eff. 0.615)
458.10/458.24	c #Conflicts:    1062000 | #Learnt:      29912 | 0.000
458.10/458.24	c total clause space: 886.764MB
458.10/458.24	c total #watches: 535254
458.61/458.74	c total #propagations: 1004326723 / total #impl: 1634028701 (eff. 0.615)
458.61/458.74	c #Conflicts:    1063000 | #Learnt:      30912 | 0.000
458.61/458.74	c total clause space: 886.764MB
458.61/458.74	c total #watches: 537254
459.10/459.23	c total #propagations: 1005459357 / total #impl: 1635804251 (eff. 0.615)
459.10/459.23	c #Conflicts:    1064000 | #Learnt:      31912 | 0.000
459.10/459.23	c total clause space: 886.764MB
459.10/459.23	c total #watches: 539254
459.60/459.73	c total #propagations: 1006505268 / total #impl: 1637479083 (eff. 0.615)
459.60/459.73	c #Conflicts:    1065000 | #Learnt:      32912 | 0.000
459.60/459.73	c total clause space: 886.764MB
459.60/459.73	c total #watches: 541254
460.10/460.28	c total #propagations: 1007515113 / total #impl: 1639154738 (eff. 0.615)
460.10/460.28	c #Conflicts:    1066000 | #Learnt:      33912 | 0.000
460.10/460.28	c total clause space: 886.764MB
460.10/460.28	c total #watches: 543254
460.70/460.84	c total #propagations: 1008455599 / total #impl: 1640777647 (eff. 0.615)
460.70/460.84	c #Conflicts:    1067000 | #Learnt:      34912 | 0.000
460.70/460.84	c total clause space: 886.764MB
460.70/460.84	c total #watches: 545254
461.30/461.49	c total #propagations: 1009359476 / total #impl: 1642307430 (eff. 0.615)
461.30/461.49	c #Conflicts:    1068000 | #Learnt:      35912 | 0.000
461.30/461.49	c total clause space: 886.764MB
461.30/461.49	c total #watches: 547254
461.91/462.10	c total #propagations: 1010343841 / total #impl: 1643936993 (eff. 0.615)
461.91/462.10	c #Conflicts:    1069000 | #Learnt:      36912 | 0.000
461.91/462.10	c total clause space: 886.764MB
461.91/462.10	c total #watches: 549254
462.60/462.74	c total #propagations: 1011245946 / total #impl: 1645509211 (eff. 0.615)
462.60/462.74	c #Conflicts:    1070000 | #Learnt:      37912 | 0.000
462.60/462.74	c total clause space: 886.764MB
462.60/462.74	c total #watches: 551254
463.20/463.36	c total #propagations: 1012185995 / total #impl: 1647113690 (eff. 0.615)
463.20/463.36	c #Conflicts:    1071000 | #Learnt:      38912 | 0.000
463.20/463.36	c total clause space: 886.764MB
463.20/463.36	c total #watches: 553254
463.90/464.01	c total #propagations: 1013065628 / total #impl: 1648621567 (eff. 0.614)
463.90/464.01	c #Conflicts:    1072000 | #Learnt:      39912 | 0.000
463.90/464.01	c total clause space: 886.764MB
463.90/464.01	c total #watches: 555254
464.70/464.85	c total #propagations: 1013974512 / total #impl: 1650185219 (eff. 0.614)
464.70/464.85	c #Conflicts:    1073000 | #Learnt:      40912 | 0.000
464.70/464.85	c total clause space: 886.764MB
464.70/464.85	c total #watches: 557254
465.60/465.74	c total #propagations: 1014968500 / total #impl: 1651846358 (eff. 0.614)
465.60/465.74	c #Conflicts:    1074000 | #Learnt:      41912 | 0.000
465.60/465.74	c total clause space: 886.764MB
465.60/465.74	c total #watches: 559254
466.50/466.66	c total #propagations: 1015926655 / total #impl: 1653438757 (eff. 0.614)
466.50/466.66	c #Conflicts:    1075000 | #Learnt:      42912 | 0.000
466.50/466.66	c total clause space: 886.764MB
466.50/466.66	c total #watches: 561254
467.51/467.64	c total #propagations: 1016858800 / total #impl: 1654988620 (eff. 0.614)
467.51/467.64	c #Conflicts:    1076000 | #Learnt:      43912 | 0.000
467.51/467.64	c total clause space: 886.764MB
467.51/467.64	c total #watches: 563254
468.61/468.78	c total #propagations: 1017800350 / total #impl: 1656620026 (eff. 0.614)
468.61/468.78	c #Conflicts:    1077000 | #Learnt:      44912 | 0.000
468.61/468.78	c total clause space: 886.764MB
468.61/468.78	c total #watches: 565254
469.80/469.93	c total #propagations: 1018749385 / total #impl: 1658250642 (eff. 0.614)
469.80/469.93	c #Conflicts:    1078000 | #Learnt:      45912 | 0.000
469.80/469.93	c total clause space: 886.764MB
469.80/469.93	c total #watches: 567254
470.90/471.05	c total #propagations: 1019674647 / total #impl: 1659836075 (eff. 0.614)
470.90/471.05	c #Conflicts:    1079000 | #Learnt:      46912 | 0.000
470.90/471.05	c total clause space: 886.764MB
470.90/471.05	c total #watches: 569254
471.70/471.86	c total #propagations: 1020562228 / total #impl: 1661381448 (eff. 0.614)
471.70/471.86	c #Conflicts:    1080000 | #Learnt:      47912 | 0.000
471.70/471.86	c total clause space: 886.764MB
471.70/471.86	c total #watches: 571254
472.50/472.65	c total #propagations: 1021372932 / total #impl: 1662808832 (eff. 0.614)
472.50/472.65	c #Conflicts:    1081000 | #Learnt:      48912 | 0.000
472.50/472.65	c total clause space: 886.764MB
472.50/472.65	c total #watches: 573254
473.40/473.56	c total #propagations: 1022129149 / total #impl: 1664174898 (eff. 0.614)
473.40/473.56	c #Conflicts:    1082000 | #Learnt:      49912 | 0.000
473.40/473.56	c total clause space: 886.764MB
473.40/473.56	c total #watches: 575254
474.01/474.18	c total #propagations: 1023005054 / total #impl: 1665778849 (eff. 0.614)
474.01/474.18	c GC COLLECT
474.01/474.18	c #Conflicts:    1083000 | #Learnt:      25789 | 0.000
474.01/474.18	c total clause space: 886.764MB
474.01/474.18	c total #watches: 527008
474.50/474.60	c total #propagations: 1023933242 / total #impl: 1667402941 (eff. 0.614)
474.50/474.60	c #Conflicts:    1084000 | #Learnt:      26789 | 0.000
474.50/474.60	c total clause space: 886.764MB
474.50/474.60	c total #watches: 529008
474.90/475.05	c total #propagations: 1024876195 / total #impl: 1669090467 (eff. 0.614)
474.90/475.05	c #Conflicts:    1085000 | #Learnt:      27789 | 0.000
474.90/475.05	c total clause space: 886.764MB
474.90/475.05	c total #watches: 531008
475.40/475.51	c total #propagations: 1025757237 / total #impl: 1670580523 (eff. 0.614)
475.40/475.51	c #Conflicts:    1086000 | #Learnt:      28789 | 0.000
475.40/475.51	c total clause space: 886.764MB
475.40/475.51	c total #watches: 533008
475.70/475.89	c total #propagations: 1026708813 / total #impl: 1672094371 (eff. 0.614)
475.70/475.89	c #Conflicts:    1087000 | #Learnt:      29789 | 0.000
475.70/475.89	c total clause space: 886.764MB
475.70/475.89	c total #watches: 535008
476.21/476.34	c total #propagations: 1027619797 / total #impl: 1673432089 (eff. 0.614)
476.21/476.34	c #Conflicts:    1088000 | #Learnt:      30789 | 0.000
476.21/476.34	c total clause space: 886.764MB
476.21/476.34	c total #watches: 537008
476.70/476.85	c total #propagations: 1028586616 / total #impl: 1675001572 (eff. 0.614)
476.70/476.85	c #Conflicts:    1089000 | #Learnt:      31789 | 0.000
476.70/476.85	c total clause space: 886.764MB
476.70/476.85	c total #watches: 539008
477.20/477.32	c total #propagations: 1029589696 / total #impl: 1676695767 (eff. 0.614)
477.20/477.32	c #Conflicts:    1090000 | #Learnt:      32789 | 0.000
477.20/477.32	c total clause space: 886.764MB
477.20/477.32	c total #watches: 541008
477.70/477.82	c total #propagations: 1030483309 / total #impl: 1678228003 (eff. 0.614)
477.70/477.82	c #Conflicts:    1091000 | #Learnt:      33789 | 0.000
477.70/477.82	c total clause space: 886.764MB
477.70/477.82	c total #watches: 543008
478.20/478.35	c total #propagations: 1031396276 / total #impl: 1679757668 (eff. 0.614)
478.20/478.35	c #Conflicts:    1092000 | #Learnt:      34789 | 0.000
478.20/478.35	c total clause space: 886.764MB
478.20/478.35	c total #watches: 545008
478.80/478.92	c total #propagations: 1032338515 / total #impl: 1681305348 (eff. 0.614)
478.80/478.92	c #Conflicts:    1093000 | #Learnt:      35789 | 0.000
478.80/478.92	c total clause space: 886.764MB
478.80/478.92	c total #watches: 547008
479.40/479.58	c total #propagations: 1033322608 / total #impl: 1682907450 (eff. 0.614)
479.40/479.58	c #Conflicts:    1094000 | #Learnt:      36789 | 0.000
479.40/479.58	c total clause space: 886.764MB
479.40/479.58	c total #watches: 549008
480.10/480.22	c total #propagations: 1034261138 / total #impl: 1684544459 (eff. 0.614)
480.10/480.22	c #Conflicts:    1095000 | #Learnt:      37789 | 0.000
480.10/480.22	c total clause space: 886.764MB
480.10/480.22	c total #watches: 551008
480.80/480.93	c total #propagations: 1035204803 / total #impl: 1686174541 (eff. 0.614)
480.80/480.93	c #Conflicts:    1096000 | #Learnt:      38789 | 0.000
480.80/480.93	c total clause space: 886.764MB
480.80/480.93	c total #watches: 553008
481.50/481.62	c total #propagations: 1036047979 / total #impl: 1687628453 (eff. 0.614)
481.50/481.62	c #Conflicts:    1097000 | #Learnt:      39789 | 0.000
481.50/481.62	c total clause space: 886.764MB
481.50/481.62	c total #watches: 555008
482.10/482.25	c total #propagations: 1036844578 / total #impl: 1689054015 (eff. 0.614)
482.10/482.25	c #Conflicts:    1098000 | #Learnt:      40789 | 0.000
482.10/482.25	c total clause space: 886.764MB
482.10/482.25	c total #watches: 557008
482.70/482.89	c total #propagations: 1037595440 / total #impl: 1690305706 (eff. 0.614)
482.70/482.89	c #Conflicts:    1099000 | #Learnt:      41789 | 0.000
482.70/482.89	c total clause space: 886.764MB
482.70/482.89	c total #watches: 559008
483.40/483.55	c total #propagations: 1038414980 / total #impl: 1691779867 (eff. 0.614)
483.40/483.55	c #Conflicts:    1100000 | #Learnt:      42789 | 0.000
483.40/483.55	c total clause space: 886.764MB
483.40/483.55	c total #watches: 561008
484.20/484.33	c total #propagations: 1039216701 / total #impl: 1693204672 (eff. 0.614)
484.20/484.33	c #Conflicts:    1101000 | #Learnt:      43789 | 0.000
484.20/484.33	c total clause space: 886.764MB
484.20/484.33	c total #watches: 563008
485.00/485.13	c total #propagations: 1040074074 / total #impl: 1694671252 (eff. 0.614)
485.00/485.13	c #Conflicts:    1102000 | #Learnt:      44789 | 0.000
485.00/485.13	c total clause space: 886.764MB
485.00/485.13	c total #watches: 565008
486.00/486.16	c total #propagations: 1040900449 / total #impl: 1696174860 (eff. 0.614)
486.00/486.16	c #Conflicts:    1103000 | #Learnt:      45789 | 0.000
486.00/486.16	c total clause space: 886.764MB
486.00/486.16	c total #watches: 567008
486.90/487.02	c total #propagations: 1041873485 / total #impl: 1697784644 (eff. 0.614)
486.90/487.02	c #Conflicts:    1104000 | #Learnt:      46789 | 0.000
486.90/487.02	c total clause space: 886.764MB
486.90/487.02	c total #watches: 569008
487.70/487.86	c total #propagations: 1042725770 / total #impl: 1699238636 (eff. 0.614)
487.70/487.86	c #Conflicts:    1105000 | #Learnt:      47789 | 0.000
487.70/487.86	c total clause space: 886.764MB
487.70/487.86	c total #watches: 571008
488.60/488.77	c total #propagations: 1043532011 / total #impl: 1700660542 (eff. 0.614)
488.60/488.77	c #Conflicts:    1106000 | #Learnt:      48789 | 0.000
488.60/488.77	c total clause space: 886.764MB
488.60/488.77	c total #watches: 573008
489.50/489.66	c total #propagations: 1044283595 / total #impl: 1702040478 (eff. 0.614)
489.50/489.66	c #Conflicts:    1107000 | #Learnt:      49789 | 0.000
489.50/489.66	c total clause space: 886.764MB
489.50/489.66	c total #watches: 575008
490.50/490.63	c total #propagations: 1044997628 / total #impl: 1703372765 (eff. 0.613)
490.50/490.63	c #Conflicts:    1108000 | #Learnt:      50789 | 0.000
490.50/490.63	c total clause space: 886.764MB
490.50/490.63	c total #watches: 577008
490.89/491.09	c total #propagations: 1045763240 / total #impl: 1704821779 (eff. 0.613)
490.89/491.09	c GC COLLECT
490.89/491.09	c #Conflicts:    1109000 | #Learnt:      26375 | 0.000
490.89/491.09	c total clause space: 886.764MB
490.89/491.09	c total #watches: 528180
491.29/491.47	c total #propagations: 1046543884 / total #impl: 1706289576 (eff. 0.613)
491.29/491.47	c #Conflicts:    1110000 | #Learnt:      27375 | 0.000
491.29/491.47	c total clause space: 886.764MB
491.29/491.47	c total #watches: 530180
491.70/491.86	c total #propagations: 1047329748 / total #impl: 1707740408 (eff. 0.613)
491.70/491.86	c #Conflicts:    1111000 | #Learnt:      28375 | 0.000
491.70/491.86	c total clause space: 886.764MB
491.70/491.86	c total #watches: 532180
492.19/492.38	c total #propagations: 1048091150 / total #impl: 1709143745 (eff. 0.613)
492.19/492.38	c #Conflicts:    1112000 | #Learnt:      29375 | 0.000
492.19/492.38	c total clause space: 886.764MB
492.19/492.38	c total #watches: 534180
492.89/493.03	c total #propagations: 1048881427 / total #impl: 1710543830 (eff. 0.613)
492.89/493.03	c #Conflicts:    1113000 | #Learnt:      30375 | 0.000
492.89/493.03	c total clause space: 886.764MB
492.89/493.03	c total #watches: 536180
493.39/493.50	c total #propagations: 1049694016 / total #impl: 1711978038 (eff. 0.613)
493.39/493.50	c #Conflicts:    1114000 | #Learnt:      31375 | 0.000
493.39/493.50	c total clause space: 886.764MB
493.39/493.50	c total #watches: 538180
493.90/494.00	c total #propagations: 1050499945 / total #impl: 1713513927 (eff. 0.613)
493.90/494.00	c #Conflicts:    1115000 | #Learnt:      32375 | 0.000
493.90/494.00	c total clause space: 886.764MB
493.90/494.00	c total #watches: 540180
494.39/494.55	c total #propagations: 1051282044 / total #impl: 1715024593 (eff. 0.613)
494.39/494.55	c #Conflicts:    1116000 | #Learnt:      33375 | 0.000
494.39/494.55	c total clause space: 886.764MB
494.39/494.55	c total #watches: 542180
495.00/495.11	c total #propagations: 1052057181 / total #impl: 1716443573 (eff. 0.613)
495.00/495.11	c #Conflicts:    1117000 | #Learnt:      34375 | 0.000
495.00/495.11	c total clause space: 886.764MB
495.00/495.11	c total #watches: 544180
495.49/495.69	c total #propagations: 1052883183 / total #impl: 1717864843 (eff. 0.613)
495.49/495.69	c #Conflicts:    1118000 | #Learnt:      35375 | 0.000
495.49/495.69	c total clause space: 886.764MB
495.49/495.69	c total #watches: 546180
496.10/496.24	c total #propagations: 1053681025 / total #impl: 1719330566 (eff. 0.613)
496.10/496.24	c #Conflicts:    1119000 | #Learnt:      36375 | 0.000
496.10/496.24	c total clause space: 886.764MB
496.10/496.24	c total #watches: 548180
496.59/496.79	c total #propagations: 1054446943 / total #impl: 1720730943 (eff. 0.613)
496.59/496.79	c #Conflicts:    1120000 | #Learnt:      37375 | 0.000
496.59/496.79	c total clause space: 886.764MB
496.59/496.79	c total #watches: 550180
497.29/497.40	c total #propagations: 1055265975 / total #impl: 1722175240 (eff. 0.613)
497.29/497.40	c #Conflicts:    1121000 | #Learnt:      38375 | 0.000
497.29/497.40	c total clause space: 886.764MB
497.29/497.40	c total #watches: 552180
498.09/498.20	c total #propagations: 1056117306 / total #impl: 1723629821 (eff. 0.613)
498.09/498.20	c #Conflicts:    1122000 | #Learnt:      39375 | 0.000
498.09/498.20	c total clause space: 886.764MB
498.09/498.20	c total #watches: 554180
498.99/499.11	c total #propagations: 1057089273 / total #impl: 1725267752 (eff. 0.613)
498.99/499.11	c #Conflicts:    1123000 | #Learnt:      40375 | 0.000
498.99/499.11	c total clause space: 886.764MB
498.99/499.11	c total #watches: 556180
499.79/499.96	c total #propagations: 1058097044 / total #impl: 1726961174 (eff. 0.613)
499.79/499.96	c #Conflicts:    1124000 | #Learnt:      41375 | 0.000
499.79/499.96	c total clause space: 886.764MB
499.79/499.96	c total #watches: 558180
500.50/500.62	c total #propagations: 1059007389 / total #impl: 1728544969 (eff. 0.613)
500.50/500.62	c #Conflicts:    1125000 | #Learnt:      42375 | 0.000
500.50/500.62	c total clause space: 886.764MB
500.50/500.62	c total #watches: 560180
501.19/501.30	c total #propagations: 1059789263 / total #impl: 1729817075 (eff. 0.613)
501.19/501.30	c #Conflicts:    1126000 | #Learnt:      43375 | 0.000
501.19/501.30	c total clause space: 886.764MB
501.19/501.30	c total #watches: 562180
501.89/502.03	c total #propagations: 1060539205 / total #impl: 1731130713 (eff. 0.613)
501.89/502.03	c #Conflicts:    1127000 | #Learnt:      44375 | 0.000
501.89/502.03	c total clause space: 886.764MB
501.89/502.03	c total #watches: 564180
502.60/502.75	c total #propagations: 1061254459 / total #impl: 1732391137 (eff. 0.613)
502.60/502.75	c #Conflicts:    1128000 | #Learnt:      45375 | 0.000
502.60/502.75	c total clause space: 886.764MB
502.60/502.75	c total #watches: 566180
503.19/503.38	c total #propagations: 1061982650 / total #impl: 1733646059 (eff. 0.613)
503.19/503.38	c #Conflicts:    1129000 | #Learnt:      46375 | 0.000
503.19/503.38	c total clause space: 886.764MB
503.19/503.38	c total #watches: 568180
503.89/504.02	c total #propagations: 1062874042 / total #impl: 1735155291 (eff. 0.613)
503.89/504.02	c #Conflicts:    1130000 | #Learnt:      47375 | 0.000
503.89/504.02	c total clause space: 886.764MB
503.89/504.02	c total #watches: 570180
504.49/504.60	c total #propagations: 1063780905 / total #impl: 1736675018 (eff. 0.613)
504.49/504.60	c #Conflicts:    1131000 | #Learnt:      48375 | 0.000
504.49/504.60	c total clause space: 886.764MB
504.49/504.60	c total #watches: 572180
504.99/505.16	c total #propagations: 1064737110 / total #impl: 1738268910 (eff. 0.613)
504.99/505.16	c #Conflicts:    1132000 | #Learnt:      49375 | 0.000
504.99/505.16	c total clause space: 886.764MB
504.99/505.16	c total #watches: 574180
505.79/505.90	c total #propagations: 1065701733 / total #impl: 1739753402 (eff. 0.613)
505.79/505.90	c #Conflicts:    1133000 | #Learnt:      50375 | 0.000
505.79/505.90	c total clause space: 886.764MB
505.79/505.90	c total #watches: 576180
506.49/506.63	c total #propagations: 1066684239 / total #impl: 1741365320 (eff. 0.613)
506.49/506.63	c #Conflicts:    1134000 | #Learnt:      51375 | 0.000
506.49/506.63	c total clause space: 886.764MB
506.49/506.63	c total #watches: 578180
507.10/507.23	c total #propagations: 1067701825 / total #impl: 1743028635 (eff. 0.613)
507.10/507.23	c GC COLLECT
507.10/507.23	c #Conflicts:    1135000 | #Learnt:      26680 | 0.000
507.10/507.23	c total clause space: 886.764MB
507.10/507.23	c total #watches: 528790
507.59/507.75	c total #propagations: 1068891837 / total #impl: 1744942628 (eff. 0.613)
507.59/507.75	c #Conflicts:    1136000 | #Learnt:      27680 | 0.000
507.59/507.75	c total clause space: 886.764MB
507.59/507.75	c total #watches: 530790
508.10/508.29	c total #propagations: 1070277168 / total #impl: 1746989632 (eff. 0.613)
508.10/508.29	c #Conflicts:    1137000 | #Learnt:      28680 | 0.000
508.10/508.29	c total clause space: 886.764MB
508.10/508.29	c total #watches: 532790
508.59/508.74	c total #propagations: 1071231005 / total #impl: 1748641754 (eff. 0.613)
508.59/508.74	c #Conflicts:    1138000 | #Learnt:      29680 | 0.000
508.59/508.74	c total clause space: 886.764MB
508.59/508.74	c total #watches: 534790
509.09/509.28	c total #propagations: 1072089037 / total #impl: 1750103259 (eff. 0.613)
509.09/509.28	c #Conflicts:    1139000 | #Learnt:      30680 | 0.000
509.09/509.28	c total clause space: 886.764MB
509.09/509.28	c total #watches: 536790
509.69/509.80	c total #propagations: 1073188998 / total #impl: 1751852221 (eff. 0.613)
509.69/509.80	c #Conflicts:    1140000 | #Learnt:      31680 | 0.000
509.69/509.80	c total clause space: 886.764MB
509.69/509.80	c total #watches: 538790
509.99/510.19	c total #propagations: 1074213909 / total #impl: 1753497601 (eff. 0.613)
509.99/510.19	c #Conflicts:    1141000 | #Learnt:      32680 | 0.000
509.99/510.19	c total clause space: 886.764MB
509.99/510.19	c total #watches: 540790
510.59/510.76	c total #propagations: 1075062799 / total #impl: 1754829369 (eff. 0.613)
510.59/510.76	c #Conflicts:    1142000 | #Learnt:      33680 | 0.000
510.59/510.76	c total clause space: 886.764MB
510.59/510.76	c total #watches: 542790
511.09/511.29	c total #propagations: 1076065179 / total #impl: 1756445909 (eff. 0.613)
511.09/511.29	c #Conflicts:    1143000 | #Learnt:      34680 | 0.000
511.09/511.29	c total clause space: 886.764MB
511.09/511.29	c total #watches: 544790
511.69/511.81	c total #propagations: 1077093099 / total #impl: 1758049828 (eff. 0.613)
511.69/511.81	c #Conflicts:    1144000 | #Learnt:      35680 | 0.000
511.69/511.81	c total clause space: 886.764MB
511.69/511.81	c total #watches: 546790
512.09/512.21	c total #propagations: 1078050058 / total #impl: 1759464390 (eff. 0.613)
512.09/512.21	c #Conflicts:    1145000 | #Learnt:      36680 | 0.000
512.09/512.21	c total clause space: 886.764MB
512.09/512.21	c total #watches: 548790
512.50/512.62	c total #propagations: 1078904835 / total #impl: 1760854602 (eff. 0.613)
512.50/512.62	c #Conflicts:    1146000 | #Learnt:      37680 | 0.000
512.50/512.62	c total clause space: 886.764MB
512.50/512.62	c total #watches: 550790
512.99/513.12	c total #propagations: 1079719447 / total #impl: 1762201987 (eff. 0.613)
512.99/513.12	c #Conflicts:    1147000 | #Learnt:      38680 | 0.000
512.99/513.12	c total clause space: 886.764MB
512.99/513.12	c total #watches: 552790
513.60/513.76	c total #propagations: 1080478041 / total #impl: 1763374036 (eff. 0.613)
513.60/513.76	c #Conflicts:    1148000 | #Learnt:      39680 | 0.000
513.60/513.76	c total clause space: 886.764MB
513.60/513.76	c total #watches: 554790
514.29/514.40	c total #propagations: 1081323723 / total #impl: 1764752467 (eff. 0.613)
514.29/514.40	c #Conflicts:    1149000 | #Learnt:      40680 | 0.000
514.29/514.40	c total clause space: 886.764MB
514.29/514.40	c total #watches: 556790
514.80/514.94	c total #propagations: 1082279437 / total #impl: 1766280263 (eff. 0.613)
514.80/514.94	c #Conflicts:    1150000 | #Learnt:      41680 | 0.000
514.80/514.94	c total clause space: 886.764MB
514.80/514.94	c total #watches: 558790
515.39/515.53	c total #propagations: 1083121958 / total #impl: 1767676188 (eff. 0.613)
515.39/515.53	c #Conflicts:    1151000 | #Learnt:      42680 | 0.000
515.39/515.53	c total clause space: 886.764MB
515.39/515.53	c total #watches: 560790
516.09/516.30	c total #propagations: 1083978427 / total #impl: 1769124867 (eff. 0.613)
516.09/516.30	c #Conflicts:    1152000 | #Learnt:      43680 | 0.000
516.09/516.30	c total clause space: 886.764MB
516.19/516.30	c total #watches: 562790
516.69/516.82	c total #propagations: 1084846264 / total #impl: 1770617046 (eff. 0.613)
516.69/516.82	c #Conflicts:    1153000 | #Learnt:      44680 | 0.000
516.69/516.82	c total clause space: 886.764MB
516.69/516.82	c total #watches: 564790
517.00/517.19	c total #propagations: 1085694080 / total #impl: 1771969657 (eff. 0.613)
517.00/517.19	c #Conflicts:    1154000 | #Learnt:      45680 | 0.000
517.00/517.19	c total clause space: 886.764MB
517.00/517.19	c total #watches: 566790
517.59/517.73	c total #propagations: 1086507512 / total #impl: 1773036291 (eff. 0.613)
517.59/517.73	c #Conflicts:    1155000 | #Learnt:      46680 | 0.000
517.59/517.73	c total clause space: 886.764MB
517.59/517.73	c total #watches: 568790
518.19/518.33	c total #propagations: 1087397144 / total #impl: 1774383094 (eff. 0.613)
518.19/518.33	c #Conflicts:    1156000 | #Learnt:      47680 | 0.000
518.19/518.33	c total clause space: 886.764MB
518.19/518.33	c total #watches: 570790
518.79/518.97	c total #propagations: 1088317029 / total #impl: 1775758574 (eff. 0.613)
518.79/518.97	c #Conflicts:    1157000 | #Learnt:      48680 | 0.000
518.79/518.97	c total clause space: 886.764MB
518.79/518.97	c total #watches: 572790
519.49/519.63	c total #propagations: 1089144862 / total #impl: 1777197565 (eff. 0.613)
519.49/519.63	c #Conflicts:    1158000 | #Learnt:      49680 | 0.000
519.49/519.63	c total clause space: 886.764MB
519.49/519.63	c total #watches: 574790
520.09/520.24	c total #propagations: 1090075976 / total #impl: 1778830589 (eff. 0.613)
520.09/520.24	c #Conflicts:    1159000 | #Learnt:      50680 | 0.000
520.09/520.24	c total clause space: 886.764MB
520.09/520.24	c total #watches: 576790
520.69/520.80	c total #propagations: 1090925727 / total #impl: 1780227165 (eff. 0.613)
520.69/520.80	c #Conflicts:    1160000 | #Learnt:      51680 | 0.000
520.69/520.80	c total clause space: 886.764MB
520.69/520.80	c total #watches: 578790
521.19/521.34	c total #propagations: 1091757725 / total #impl: 1781560473 (eff. 0.613)
521.19/521.34	c GC COLLECT
521.19/521.34	c #Conflicts:    1161000 | #Learnt:      26668 | 0.000
521.19/521.34	c total clause space: 886.764MB
521.19/521.34	c total #watches: 528766
521.59/521.73	c total #propagations: 1092749068 / total #impl: 1783070708 (eff. 0.613)
521.59/521.73	c #Conflicts:    1162000 | #Learnt:      27668 | 0.000
521.59/521.73	c total clause space: 886.764MB
521.59/521.73	c total #watches: 530766
521.99/522.14	c total #propagations: 1093623498 / total #impl: 1784582801 (eff. 0.613)
521.99/522.14	c #Conflicts:    1163000 | #Learnt:      28668 | 0.000
521.99/522.14	c total clause space: 886.764MB
521.99/522.14	c total #watches: 532766
522.49/522.68	c total #propagations: 1094614195 / total #impl: 1786118751 (eff. 0.613)
522.49/522.68	c #Conflicts:    1164000 | #Learnt:      29668 | 0.000
522.49/522.68	c total clause space: 886.764MB
522.49/522.68	c total #watches: 534766
523.09/523.23	c total #propagations: 1095526338 / total #impl: 1787701706 (eff. 0.613)
523.09/523.23	c #Conflicts:    1165000 | #Learnt:      30668 | 0.000
523.09/523.23	c total clause space: 886.764MB
523.09/523.23	c total #watches: 536766
523.59/523.79	c total #propagations: 1096400675 / total #impl: 1789375665 (eff. 0.613)
523.59/523.79	c #Conflicts:    1166000 | #Learnt:      31668 | 0.000
523.59/523.79	c total clause space: 886.764MB
523.59/523.79	c total #watches: 538766
524.19/524.38	c total #propagations: 1097174472 / total #impl: 1790939679 (eff. 0.613)
524.19/524.38	c #Conflicts:    1167000 | #Learnt:      32668 | 0.000
524.19/524.38	c total clause space: 886.764MB
524.19/524.38	c total #watches: 540766
524.89/525.04	c total #propagations: 1098052376 / total #impl: 1792604030 (eff. 0.613)
524.89/525.04	c #Conflicts:    1168000 | #Learnt:      33668 | 0.000
524.89/525.04	c total clause space: 886.764MB
524.89/525.04	c total #watches: 542766
525.49/525.62	c total #propagations: 1099009990 / total #impl: 1794316197 (eff. 0.612)
525.49/525.62	c #Conflicts:    1169000 | #Learnt:      34668 | 0.000
525.49/525.62	c total clause space: 886.764MB
525.49/525.62	c total #watches: 544766
526.09/526.27	c total #propagations: 1099910241 / total #impl: 1795952196 (eff. 0.612)
526.09/526.27	c #Conflicts:    1170000 | #Learnt:      35668 | 0.000
526.09/526.27	c total clause space: 886.764MB
526.09/526.27	c total #watches: 546766
526.69/526.87	c total #propagations: 1100784500 / total #impl: 1797512762 (eff. 0.612)
526.69/526.87	c #Conflicts:    1171000 | #Learnt:      36668 | 0.000
526.69/526.87	c total clause space: 886.764MB
526.69/526.87	c total #watches: 548766
527.39/527.54	c total #propagations: 1101671666 / total #impl: 1799087133 (eff. 0.612)
527.39/527.54	c #Conflicts:    1172000 | #Learnt:      37668 | 0.000
527.39/527.54	c total clause space: 886.764MB
527.39/527.54	c total #watches: 550766
528.09/528.27	c total #propagations: 1102581452 / total #impl: 1800726357 (eff. 0.612)
528.09/528.27	c #Conflicts:    1173000 | #Learnt:      38668 | 0.000
528.09/528.27	c total clause space: 886.764MB
528.09/528.27	c total #watches: 552766
528.69/528.82	c total #propagations: 1103487263 / total #impl: 1802385471 (eff. 0.612)
528.69/528.82	c #Conflicts:    1174000 | #Learnt:      39668 | 0.000
528.69/528.82	c total clause space: 886.764MB
528.69/528.82	c total #watches: 554766
529.39/529.56	c total #propagations: 1104401287 / total #impl: 1803879108 (eff. 0.612)
529.39/529.56	c #Conflicts:    1175000 | #Learnt:      40668 | 0.000
529.39/529.56	c total clause space: 886.764MB
529.39/529.56	c total #watches: 556766
529.79/530.00	c total #propagations: 1105641181 / total #impl: 1805765140 (eff. 0.612)
529.79/530.00	c #Conflicts:    1176000 | #Learnt:      41668 | 0.000
529.79/530.00	c total clause space: 886.764MB
529.79/530.00	c total #watches: 558766
530.39/530.53	c total #propagations: 1106439958 / total #impl: 1807065003 (eff. 0.612)
530.39/530.53	c #Conflicts:    1177000 | #Learnt:      42668 | 0.000
530.39/530.53	c total clause space: 886.764MB
530.39/530.53	c total #watches: 560766
530.89/531.09	c total #propagations: 1107303233 / total #impl: 1808452308 (eff. 0.612)
530.89/531.09	c #Conflicts:    1178000 | #Learnt:      43668 | 0.000
530.89/531.09	c total clause space: 886.764MB
530.89/531.09	c total #watches: 562766
531.59/531.73	c total #propagations: 1108210351 / total #impl: 1809965343 (eff. 0.612)
531.59/531.73	c #Conflicts:    1179000 | #Learnt:      44668 | 0.000
531.59/531.73	c total clause space: 886.764MB
531.59/531.73	c total #watches: 564766
532.19/532.34	c total #propagations: 1108984822 / total #impl: 1811371511 (eff. 0.612)
532.19/532.34	c #Conflicts:    1180000 | #Learnt:      45668 | 0.000
532.19/532.34	c total clause space: 886.764MB
532.19/532.34	c total #watches: 566766
532.99/533.12	c total #propagations: 1109851261 / total #impl: 1812873158 (eff. 0.612)
532.99/533.12	c #Conflicts:    1181000 | #Learnt:      46668 | 0.000
532.99/533.12	c total clause space: 886.764MB
532.99/533.12	c total #watches: 568766
533.59/533.77	c total #propagations: 1110942158 / total #impl: 1814682544 (eff. 0.612)
533.59/533.77	c #Conflicts:    1182000 | #Learnt:      47668 | 0.000
533.59/533.77	c total clause space: 886.764MB
533.59/533.77	c total #watches: 570766
534.19/534.39	c total #propagations: 1111871560 / total #impl: 1816157065 (eff. 0.612)
534.19/534.39	c #Conflicts:    1183000 | #Learnt:      48668 | 0.000
534.19/534.39	c total clause space: 886.764MB
534.19/534.39	c total #watches: 572766
534.89/535.07	c total #propagations: 1112755471 / total #impl: 1817604402 (eff. 0.612)
534.89/535.07	c #Conflicts:    1184000 | #Learnt:      49668 | 0.000
534.89/535.07	c total clause space: 886.764MB
534.89/535.07	c total #watches: 574766
535.59/535.80	c total #propagations: 1113873940 / total #impl: 1819245960 (eff. 0.612)
535.59/535.80	c #Conflicts:    1185000 | #Learnt:      50668 | 0.000
535.59/535.80	c total clause space: 886.764MB
535.59/535.80	c total #watches: 576766
536.29/536.44	c total #propagations: 1114824376 / total #impl: 1820802658 (eff. 0.612)
536.29/536.44	c #Conflicts:    1186000 | #Learnt:      51668 | 0.000
536.29/536.44	c total clause space: 886.764MB
536.29/536.44	c total #watches: 578766
537.09/537.27	c total #propagations: 1115775683 / total #impl: 1822357991 (eff. 0.612)
537.09/537.27	c GC COLLECT
537.09/537.27	c #Conflicts:    1187000 | #Learnt:      26370 | 0.000
537.09/537.27	c total clause space: 886.764MB
537.09/537.27	c total #watches: 528170
537.59/537.72	c total #propagations: 1116781187 / total #impl: 1824055776 (eff. 0.612)
537.59/537.72	c #Conflicts:    1188000 | #Learnt:      27370 | 0.000
537.59/537.72	c total clause space: 886.764MB
537.59/537.72	c total #watches: 530170
537.90/538.09	c total #propagations: 1117860649 / total #impl: 1825739499 (eff. 0.612)
537.90/538.09	c #Conflicts:    1189000 | #Learnt:      28370 | 0.000
537.90/538.09	c total clause space: 886.764MB
537.90/538.09	c total #watches: 532170
538.29/538.45	c total #propagations: 1118800302 / total #impl: 1827217802 (eff. 0.612)
538.29/538.45	c #Conflicts:    1190000 | #Learnt:      29370 | 0.000
538.29/538.45	c total clause space: 886.764MB
538.29/538.45	c total #watches: 534170
538.69/538.86	c total #propagations: 1119754617 / total #impl: 1828707662 (eff. 0.612)
538.69/538.86	c #Conflicts:    1191000 | #Learnt:      30370 | 0.000
538.69/538.86	c total clause space: 886.764MB
538.69/538.86	c total #watches: 536170
539.19/539.30	c total #propagations: 1120726173 / total #impl: 1830262856 (eff. 0.612)
539.19/539.30	c #Conflicts:    1192000 | #Learnt:      31370 | 0.000
539.19/539.30	c total clause space: 886.764MB
539.19/539.30	c total #watches: 538170
539.59/539.74	c total #propagations: 1121666861 / total #impl: 1831711623 (eff. 0.612)
539.59/539.74	c #Conflicts:    1193000 | #Learnt:      32370 | 0.000
539.59/539.74	c total clause space: 886.764MB
539.59/539.74	c total #watches: 540170
540.10/540.24	c total #propagations: 1122490169 / total #impl: 1833110551 (eff. 0.612)
540.10/540.24	c #Conflicts:    1194000 | #Learnt:      33370 | 0.000
540.10/540.24	c total clause space: 886.764MB
540.10/540.24	c total #watches: 542170
540.49/540.67	c total #propagations: 1123403975 / total #impl: 1834611383 (eff. 0.612)
540.49/540.67	c #Conflicts:    1195000 | #Learnt:      34370 | 0.000
540.49/540.67	c total clause space: 886.764MB
540.49/540.67	c total #watches: 544170
540.99/541.16	c total #propagations: 1124244555 / total #impl: 1836049000 (eff. 0.612)
540.99/541.16	c #Conflicts:    1196000 | #Learnt:      35370 | 0.000
540.99/541.16	c total clause space: 886.764MB
540.99/541.16	c total #watches: 546170
541.59/541.71	c total #propagations: 1125093935 / total #impl: 1837419120 (eff. 0.612)
541.59/541.71	c #Conflicts:    1197000 | #Learnt:      36370 | 0.000
541.59/541.71	c total clause space: 886.764MB
541.59/541.71	c total #watches: 548170
541.99/542.17	c total #propagations: 1125934703 / total #impl: 1838870490 (eff. 0.612)
541.99/542.17	c #Conflicts:    1198000 | #Learnt:      37370 | 0.000
541.99/542.17	c total clause space: 886.764MB
541.99/542.17	c total #watches: 550170
542.39/542.57	c total #propagations: 1126862816 / total #impl: 1840303882 (eff. 0.612)
542.39/542.57	c #Conflicts:    1199000 | #Learnt:      38370 | 0.000
542.39/542.57	c total clause space: 886.764MB
542.39/542.57	c total #watches: 552170
542.89/543.03	c total #propagations: 1127660228 / total #impl: 1841572532 (eff. 0.612)
542.89/543.03	c #Conflicts:    1200000 | #Learnt:      39370 | 0.000
542.89/543.03	c total clause space: 886.764MB
542.89/543.03	c total #watches: 554170
543.40/543.55	c total #propagations: 1128617396 / total #impl: 1843164977 (eff. 0.612)
543.40/543.55	c #Conflicts:    1201000 | #Learnt:      40370 | 0.000
543.40/543.55	c total clause space: 886.764MB
543.40/543.55	c total #watches: 556170
543.99/544.13	c total #propagations: 1129490630 / total #impl: 1844596192 (eff. 0.612)
543.99/544.13	c #Conflicts:    1202000 | #Learnt:      41370 | 0.000
543.99/544.13	c total clause space: 886.764MB
543.99/544.13	c total #watches: 558170
544.50/544.66	c total #propagations: 1130390024 / total #impl: 1846126896 (eff. 0.612)
544.50/544.66	c #Conflicts:    1203000 | #Learnt:      42370 | 0.000
544.50/544.66	c total clause space: 886.764MB
544.50/544.66	c total #watches: 560170
545.09/545.20	c total #propagations: 1131319049 / total #impl: 1847656560 (eff. 0.612)
545.09/545.20	c #Conflicts:    1204000 | #Learnt:      43370 | 0.000
545.09/545.20	c total clause space: 886.764MB
545.09/545.20	c total #watches: 562170
545.69/545.81	c total #propagations: 1132201862 / total #impl: 1849095462 (eff. 0.612)
545.69/545.81	c #Conflicts:    1205000 | #Learnt:      44370 | 0.000
545.69/545.81	c total clause space: 886.764MB
545.69/545.81	c total #watches: 564170
546.29/546.48	c total #propagations: 1133155236 / total #impl: 1850611942 (eff. 0.612)
546.29/546.48	c #Conflicts:    1206000 | #Learnt:      45370 | 0.000
546.29/546.48	c total clause space: 886.764MB
546.29/546.48	c total #watches: 566170
546.99/547.11	c total #propagations: 1133976374 / total #impl: 1852092369 (eff. 0.612)
546.99/547.11	c #Conflicts:    1207000 | #Learnt:      46370 | 0.000
546.99/547.11	c total clause space: 886.764MB
546.99/547.11	c total #watches: 568170
547.49/547.66	c total #propagations: 1134951324 / total #impl: 1853834205 (eff. 0.612)
547.49/547.66	c #Conflicts:    1208000 | #Learnt:      47370 | 0.000
547.49/547.66	c total clause space: 886.764MB
547.49/547.66	c total #watches: 570170
548.19/548.38	c total #propagations: 1135845448 / total #impl: 1855430968 (eff. 0.612)
548.19/548.38	c #Conflicts:    1209000 | #Learnt:      48370 | 0.000
548.19/548.38	c total clause space: 886.764MB
548.19/548.38	c total #watches: 572170
548.90/549.05	c total #propagations: 1136963819 / total #impl: 1857263096 (eff. 0.612)
548.90/549.05	c #Conflicts:    1210000 | #Learnt:      49370 | 0.000
548.90/549.05	c total clause space: 886.764MB
548.90/549.05	c total #watches: 574170
549.69/549.81	c total #propagations: 1137879141 / total #impl: 1858859328 (eff. 0.612)
549.69/549.81	c #Conflicts:    1211000 | #Learnt:      50370 | 0.000
549.69/549.81	c total clause space: 886.764MB
549.69/549.81	c total #watches: 576170
550.59/550.72	c total #propagations: 1138751809 / total #impl: 1860353046 (eff. 0.612)
550.59/550.72	c #Conflicts:    1212000 | #Learnt:      51370 | 0.000
550.59/550.72	c total clause space: 886.764MB
550.59/550.72	c total #watches: 578170
551.49/551.63	c total #propagations: 1139795713 / total #impl: 1862054596 (eff. 0.612)
551.49/551.63	c #Conflicts:    1213000 | #Learnt:      52370 | 0.000
551.49/551.63	c total clause space: 886.764MB
551.49/551.63	c total #watches: 580170
552.39/552.59	c total #propagations: 1140956675 / total #impl: 1863829510 (eff. 0.612)
552.39/552.59	c GC COLLECT
552.39/552.59	c #Conflicts:    1214000 | #Learnt:      26788 | 0.000
552.39/552.59	c total clause space: 886.764MB
552.39/552.59	c total #watches: 529006
552.99/553.18	c total #propagations: 1142188827 / total #impl: 1865836955 (eff. 0.612)
552.99/553.18	c #Conflicts:    1215000 | #Learnt:      27788 | 0.000
552.99/553.18	c total clause space: 886.764MB
552.99/553.18	c total #watches: 531006
553.59/553.72	c total #propagations: 1143349759 / total #impl: 1867693346 (eff. 0.612)
553.59/553.72	c #Conflicts:    1216000 | #Learnt:      28788 | 0.000
553.59/553.72	c total clause space: 886.764MB
553.59/553.72	c total #watches: 533006
554.09/554.29	c total #propagations: 1144480785 / total #impl: 1869529702 (eff. 0.612)
554.09/554.29	c #Conflicts:    1217000 | #Learnt:      29788 | 0.000
554.09/554.29	c total clause space: 886.764MB
554.09/554.29	c total #watches: 535006
554.69/554.85	c total #propagations: 1145583644 / total #impl: 1871258676 (eff. 0.612)
554.69/554.85	c #Conflicts:    1218000 | #Learnt:      30788 | 0.000
554.69/554.85	c total clause space: 886.764MB
554.69/554.85	c total #watches: 537006
555.19/555.33	c total #propagations: 1146639528 / total #impl: 1873050596 (eff. 0.612)
555.19/555.33	c #Conflicts:    1219000 | #Learnt:      31788 | 0.000
555.19/555.33	c total clause space: 886.764MB
555.19/555.33	c total #watches: 539006
555.59/555.73	c total #propagations: 1147481228 / total #impl: 1874607705 (eff. 0.612)
555.59/555.73	c #Conflicts:    1220000 | #Learnt:      32788 | 0.000
555.59/555.73	c total clause space: 886.764MB
555.59/555.73	c total #watches: 541006
556.09/556.20	c total #propagations: 1148227201 / total #impl: 1876037862 (eff. 0.612)
556.09/556.20	c #Conflicts:    1221000 | #Learnt:      33788 | 0.000
556.09/556.20	c total clause space: 886.764MB
556.09/556.20	c total #watches: 543006
556.50/556.64	c total #propagations: 1149002313 / total #impl: 1877508557 (eff. 0.612)
556.50/556.64	c #Conflicts:    1222000 | #Learnt:      34788 | 0.000
556.50/556.64	c total clause space: 886.764MB
556.50/556.64	c total #watches: 545006
556.99/557.11	c total #propagations: 1149833485 / total #impl: 1878993471 (eff. 0.612)
556.99/557.11	c #Conflicts:    1223000 | #Learnt:      35788 | 0.000
556.99/557.11	c total clause space: 886.764MB
556.99/557.11	c total #watches: 547006
557.49/557.67	c total #propagations: 1150663938 / total #impl: 1880422305 (eff. 0.612)
557.49/557.67	c #Conflicts:    1224000 | #Learnt:      36788 | 0.000
557.49/557.67	c total clause space: 886.764MB
557.49/557.67	c total #watches: 549006
558.19/558.37	c total #propagations: 1151554620 / total #impl: 1881962169 (eff. 0.612)
558.19/558.37	c #Conflicts:    1225000 | #Learnt:      37788 | 0.000
558.19/558.37	c total clause space: 886.764MB
558.19/558.37	c total #watches: 551006
558.80/558.98	c total #propagations: 1152489291 / total #impl: 1883568699 (eff. 0.612)
558.80/558.98	c #Conflicts:    1226000 | #Learnt:      38788 | 0.000
558.80/558.98	c total clause space: 886.764MB
558.80/558.98	c total #watches: 553006
559.59/559.72	c total #propagations: 1153379638 / total #impl: 1885177376 (eff. 0.612)
559.59/559.72	c #Conflicts:    1227000 | #Learnt:      39788 | 0.000
559.59/559.72	c total clause space: 886.764MB
559.59/559.72	c total #watches: 555006
560.39/560.55	c total #propagations: 1154283507 / total #impl: 1886784955 (eff. 0.612)
560.39/560.55	c #Conflicts:    1228000 | #Learnt:      40788 | 0.000
560.39/560.55	c total clause space: 886.764MB
560.39/560.55	c total #watches: 557006
561.29/561.46	c total #propagations: 1155169948 / total #impl: 1888383937 (eff. 0.612)
561.29/561.46	c #Conflicts:    1229000 | #Learnt:      41788 | 0.000
561.29/561.46	c total clause space: 886.764MB
561.29/561.46	c total #watches: 559006
562.19/562.37	c total #propagations: 1156077166 / total #impl: 1890077649 (eff. 0.612)
562.19/562.37	c #Conflicts:    1230000 | #Learnt:      42788 | 0.000
562.19/562.37	c total clause space: 886.764MB
562.19/562.37	c total #watches: 561006
562.99/563.13	c total #propagations: 1157016258 / total #impl: 1891761099 (eff. 0.612)
562.99/563.13	c #Conflicts:    1231000 | #Learnt:      43788 | 0.000
562.99/563.13	c total clause space: 886.764MB
562.99/563.13	c total #watches: 563006
563.69/563.86	c total #propagations: 1157920025 / total #impl: 1893352259 (eff. 0.612)
563.69/563.86	c #Conflicts:    1232000 | #Learnt:      44788 | 0.000
563.69/563.86	c total clause space: 886.764MB
563.69/563.86	c total #watches: 565006
564.20/564.40	c total #propagations: 1158794161 / total #impl: 1894813205 (eff. 0.612)
564.20/564.40	c #Conflicts:    1233000 | #Learnt:      45788 | 0.000
564.20/564.40	c total clause space: 886.764MB
564.20/564.40	c total #watches: 567006
564.89/565.08	c total #propagations: 1159646721 / total #impl: 1896243478 (eff. 0.612)
564.89/565.08	c #Conflicts:    1234000 | #Learnt:      46788 | 0.000
564.89/565.08	c total clause space: 886.764MB
564.89/565.08	c total #watches: 569006
565.49/565.68	c total #propagations: 1160928007 / total #impl: 1898120900 (eff. 0.612)
565.49/565.68	c #Conflicts:    1235000 | #Learnt:      47788 | 0.000
565.49/565.68	c total clause space: 886.764MB
565.49/565.68	c total #watches: 571006
566.09/566.29	c total #propagations: 1161872754 / total #impl: 1899626657 (eff. 0.612)
566.09/566.29	c #Conflicts:    1236000 | #Learnt:      48788 | 0.000
566.09/566.29	c total clause space: 886.764MB
566.09/566.29	c total #watches: 573006
566.59/566.78	c total #propagations: 1162701559 / total #impl: 1900924543 (eff. 0.612)
566.59/566.78	c #Conflicts:    1237000 | #Learnt:      49788 | 0.000
566.59/566.78	c total clause space: 886.764MB
566.59/566.78	c total #watches: 575006
567.09/567.23	c total #propagations: 1163475680 / total #impl: 1902175391 (eff. 0.612)
567.09/567.23	c #Conflicts:    1238000 | #Learnt:      50788 | 0.000
567.09/567.23	c total clause space: 886.764MB
567.09/567.23	c total #watches: 577006
567.69/567.80	c total #propagations: 1164274071 / total #impl: 1903271879 (eff. 0.612)
567.69/567.80	c #Conflicts:    1239000 | #Learnt:      51788 | 0.000
567.69/567.80	c total clause space: 886.764MB
567.69/567.80	c total #watches: 579006
568.29/568.42	c total #propagations: 1165179229 / total #impl: 1904718421 (eff. 0.612)
568.29/568.42	c #Conflicts:    1240000 | #Learnt:      52788 | 0.000
568.29/568.42	c total clause space: 886.764MB
568.29/568.42	c total #watches: 581006
568.99/569.13	c total #propagations: 1166052558 / total #impl: 1906108430 (eff. 0.612)
568.99/569.13	c #Conflicts:    1241000 | #Learnt:      53788 | 0.000
568.99/569.13	c total clause space: 886.764MB
568.99/569.13	c total #watches: 583006
569.59/569.74	c total #propagations: 1167094076 / total #impl: 1907810169 (eff. 0.612)
569.59/569.74	c GC COLLECT
569.59/569.74	c #Conflicts:    1242000 | #Learnt:      27870 | 0.000
569.59/569.74	c total clause space: 886.764MB
569.59/569.74	c total #watches: 531170
569.99/570.15	c total #propagations: 1168009280 / total #impl: 1909393660 (eff. 0.612)
569.99/570.15	c #Conflicts:    1243000 | #Learnt:      28870 | 0.000
569.99/570.15	c total clause space: 886.764MB
569.99/570.15	c total #watches: 533170
570.49/570.60	c total #propagations: 1168944801 / total #impl: 1910858920 (eff. 0.612)
570.49/570.60	c #Conflicts:    1244000 | #Learnt:      29870 | 0.000
570.49/570.60	c total clause space: 886.764MB
570.49/570.60	c total #watches: 535170
570.90/571.01	c total #propagations: 1169789407 / total #impl: 1912230754 (eff. 0.612)
570.90/571.01	c #Conflicts:    1245000 | #Learnt:      30870 | 0.000
570.90/571.01	c total clause space: 886.764MB
570.90/571.01	c total #watches: 537170
571.29/571.44	c total #propagations: 1170636762 / total #impl: 1913694843 (eff. 0.612)
571.29/571.44	c #Conflicts:    1246000 | #Learnt:      31870 | 0.000
571.29/571.44	c total clause space: 886.764MB
571.29/571.44	c total #watches: 539170
571.79/571.96	c total #propagations: 1171603841 / total #impl: 1915139882 (eff. 0.612)
571.79/571.96	c #Conflicts:    1247000 | #Learnt:      32870 | 0.000
571.79/571.96	c total clause space: 886.764MB
571.79/571.96	c total #watches: 541170
572.29/572.42	c total #propagations: 1172543978 / total #impl: 1916623051 (eff. 0.612)
572.29/572.42	c #Conflicts:    1248000 | #Learnt:      33870 | 0.000
572.29/572.42	c total clause space: 886.764MB
572.29/572.42	c total #watches: 543170
572.79/572.91	c total #propagations: 1173394406 / total #impl: 1918050942 (eff. 0.612)
572.79/572.91	c #Conflicts:    1249000 | #Learnt:      34870 | 0.000
572.79/572.91	c total clause space: 886.764MB
572.79/572.91	c total #watches: 545170
573.19/573.37	c total #propagations: 1174216561 / total #impl: 1919443633 (eff. 0.612)
573.19/573.37	c #Conflicts:    1250000 | #Learnt:      35870 | 0.000
573.19/573.37	c total clause space: 886.764MB
573.19/573.37	c total #watches: 547170
573.79/573.97	c total #propagations: 1175062244 / total #impl: 1920897344 (eff. 0.612)
573.79/573.97	c #Conflicts:    1251000 | #Learnt:      36870 | 0.000
573.79/573.97	c total clause space: 886.764MB
573.79/573.97	c total #watches: 549170
574.39/574.57	c total #propagations: 1176050407 / total #impl: 1922541489 (eff. 0.612)
574.39/574.57	c #Conflicts:    1252000 | #Learnt:      37870 | 0.000
574.39/574.57	c total clause space: 886.764MB
574.39/574.57	c total #watches: 551170
574.89/575.05	c total #propagations: 1177016624 / total #impl: 1924150971 (eff. 0.612)
574.89/575.05	c #Conflicts:    1253000 | #Learnt:      38870 | 0.000
574.89/575.05	c total clause space: 886.764MB
574.89/575.05	c total #watches: 553170
575.39/575.57	c total #propagations: 1177894443 / total #impl: 1925560628 (eff. 0.612)
575.39/575.57	c #Conflicts:    1254000 | #Learnt:      39870 | 0.000
575.39/575.57	c total clause space: 886.764MB
575.39/575.57	c total #watches: 555170
575.89/576.09	c total #propagations: 1178678503 / total #impl: 1926892028 (eff. 0.612)
575.89/576.09	c #Conflicts:    1255000 | #Learnt:      40870 | 0.000
575.89/576.09	c total clause space: 886.764MB
575.89/576.09	c total #watches: 557170
576.59/576.71	c total #propagations: 1179512419 / total #impl: 1928301229 (eff. 0.612)
576.59/576.71	c #Conflicts:    1256000 | #Learnt:      41870 | 0.000
576.59/576.71	c total clause space: 886.764MB
576.59/576.71	c total #watches: 559170
577.09/577.27	c total #propagations: 1180378058 / total #impl: 1929800290 (eff. 0.612)
577.09/577.27	c #Conflicts:    1257000 | #Learnt:      42870 | 0.000
577.09/577.27	c total clause space: 886.764MB
577.09/577.27	c total #watches: 561170
577.79/577.92	c total #propagations: 1181314366 / total #impl: 1931340200 (eff. 0.612)
577.79/577.92	c #Conflicts:    1258000 | #Learnt:      43870 | 0.000
577.79/577.92	c total clause space: 886.764MB
577.79/577.92	c total #watches: 563170
578.50/578.63	c total #propagations: 1182362396 / total #impl: 1933104886 (eff. 0.612)
578.50/578.63	c #Conflicts:    1259000 | #Learnt:      44870 | 0.000
578.50/578.63	c total clause space: 886.764MB
578.50/578.63	c total #watches: 565170
579.09/579.29	c total #propagations: 1183240252 / total #impl: 1934713506 (eff. 0.612)
579.09/579.29	c #Conflicts:    1260000 | #Learnt:      45870 | 0.000
579.09/579.29	c total clause space: 886.764MB
579.09/579.29	c total #watches: 567170
579.59/579.73	c total #propagations: 1184087836 / total #impl: 1936146466 (eff. 0.612)
579.59/579.73	c #Conflicts:    1261000 | #Learnt:      46870 | 0.000
579.59/579.73	c total clause space: 886.764MB
579.59/579.73	c total #watches: 569170
580.29/580.46	c total #propagations: 1184873065 / total #impl: 1937318910 (eff. 0.612)
580.29/580.46	c #Conflicts:    1262000 | #Learnt:      47870 | 0.000
580.29/580.46	c total clause space: 886.764MB
580.29/580.46	c total #watches: 571170
580.99/581.19	c total #propagations: 1185881550 / total #impl: 1938968050 (eff. 0.612)
580.99/581.19	c #Conflicts:    1263000 | #Learnt:      48870 | 0.000
580.99/581.19	c total clause space: 886.764MB
580.99/581.19	c total #watches: 573170
581.69/581.87	c total #propagations: 1186811181 / total #impl: 1940509297 (eff. 0.612)
581.69/581.87	c #Conflicts:    1264000 | #Learnt:      49870 | 0.000
581.69/581.87	c total clause space: 886.764MB
581.69/581.87	c total #watches: 575170
582.49/582.63	c total #propagations: 1187932889 / total #impl: 1942136765 (eff. 0.612)
582.49/582.63	c #Conflicts:    1265000 | #Learnt:      50870 | 0.000
582.49/582.63	c total clause space: 886.764MB
582.49/582.63	c total #watches: 577170
583.39/583.53	c total #propagations: 1189032128 / total #impl: 1943805056 (eff. 0.612)
583.39/583.53	c #Conflicts:    1266000 | #Learnt:      51870 | 0.000
583.39/583.53	c total clause space: 886.764MB
583.39/583.53	c total #watches: 579170
583.99/584.20	c total #propagations: 1190246558 / total #impl: 1945528182 (eff. 0.612)
583.99/584.20	c #Conflicts:    1267000 | #Learnt:      52870 | 0.000
583.99/584.20	c total clause space: 886.764MB
583.99/584.20	c total #watches: 581170
584.69/584.88	c total #propagations: 1191131400 / total #impl: 1947216799 (eff. 0.612)
584.69/584.88	c #Conflicts:    1268000 | #Learnt:      53870 | 0.000
584.69/584.88	c total clause space: 886.764MB
584.69/584.88	c total #watches: 583170
585.29/585.44	c total #propagations: 1192045104 / total #impl: 1948906173 (eff. 0.612)
585.29/585.44	c GC COLLECT
585.29/585.44	c #Conflicts:    1269000 | #Learnt:      27688 | 0.000
585.29/585.44	c total clause space: 886.764MB
585.29/585.44	c total #watches: 530806
585.69/585.89	c total #propagations: 1192837564 / total #impl: 1950471323 (eff. 0.612)
585.69/585.89	c #Conflicts:    1270000 | #Learnt:      28688 | 0.000
585.69/585.89	c total clause space: 886.764MB
585.69/585.89	c total #watches: 532806
586.19/586.37	c total #propagations: 1193807414 / total #impl: 1952036650 (eff. 0.612)
586.19/586.37	c #Conflicts:    1271000 | #Learnt:      29688 | 0.000
586.19/586.37	c total clause space: 886.764MB
586.19/586.37	c total #watches: 534806
586.69/586.88	c total #propagations: 1194793429 / total #impl: 1953693315 (eff. 0.612)
586.69/586.88	c #Conflicts:    1272000 | #Learnt:      30688 | 0.000
586.69/586.88	c total clause space: 886.764MB
586.69/586.88	c total #watches: 536806
587.29/587.43	c total #propagations: 1195821678 / total #impl: 1955382283 (eff. 0.612)
587.29/587.43	c #Conflicts:    1273000 | #Learnt:      31688 | 0.000
587.29/587.43	c total clause space: 886.764MB
587.29/587.43	c total #watches: 538806
587.79/587.99	c total #propagations: 1196764888 / total #impl: 1956900178 (eff. 0.612)
587.79/587.99	c #Conflicts:    1274000 | #Learnt:      32688 | 0.000
587.79/587.99	c total clause space: 886.764MB
587.79/587.99	c total #watches: 540806
588.39/588.57	c total #propagations: 1197763284 / total #impl: 1958543821 (eff. 0.612)
588.39/588.57	c #Conflicts:    1275000 | #Learnt:      33688 | 0.000
588.39/588.57	c total clause space: 886.764MB
588.39/588.57	c total #watches: 542806
588.99/589.19	c total #propagations: 1198724775 / total #impl: 1960124379 (eff. 0.612)
588.99/589.19	c #Conflicts:    1276000 | #Learnt:      34688 | 0.000
588.99/589.19	c total clause space: 886.764MB
588.99/589.19	c total #watches: 544806
589.49/589.65	c total #propagations: 1199618701 / total #impl: 1961625049 (eff. 0.612)
589.49/589.65	c #Conflicts:    1277000 | #Learnt:      35688 | 0.000
589.49/589.65	c total clause space: 886.764MB
589.49/589.65	c total #watches: 546806
590.09/590.24	c total #propagations: 1200496552 / total #impl: 1963131517 (eff. 0.612)
590.09/590.24	c #Conflicts:    1278000 | #Learnt:      36688 | 0.000
590.09/590.24	c total clause space: 886.764MB
590.09/590.24	c total #watches: 548806
590.59/590.73	c total #propagations: 1201617385 / total #impl: 1964879486 (eff. 0.612)
590.59/590.73	c #Conflicts:    1279000 | #Learnt:      37688 | 0.000
590.59/590.73	c total clause space: 886.764MB
590.59/590.73	c total #watches: 550806
591.19/591.31	c total #propagations: 1202481539 / total #impl: 1966293174 (eff. 0.612)
591.19/591.31	c #Conflicts:    1280000 | #Learnt:      38688 | 0.000
591.19/591.31	c total clause space: 886.764MB
591.19/591.31	c total #watches: 552806
591.69/591.88	c total #propagations: 1203444322 / total #impl: 1967937483 (eff. 0.612)
591.69/591.88	c #Conflicts:    1281000 | #Learnt:      39688 | 0.000
591.69/591.88	c total clause space: 886.764MB
591.69/591.88	c total #watches: 554806
592.19/592.32	c total #propagations: 1204378079 / total #impl: 1969464577 (eff. 0.612)
592.19/592.32	c #Conflicts:    1282000 | #Learnt:      40688 | 0.000
592.19/592.32	c total clause space: 886.764MB
592.19/592.32	c total #watches: 556806
592.69/592.85	c total #propagations: 1205255127 / total #impl: 1970825271 (eff. 0.612)
592.69/592.85	c #Conflicts:    1283000 | #Learnt:      41688 | 0.000
592.69/592.85	c total clause space: 886.764MB
592.69/592.85	c total #watches: 558806
593.29/593.48	c total #propagations: 1206224710 / total #impl: 1972496324 (eff. 0.612)
593.29/593.48	c #Conflicts:    1284000 | #Learnt:      42688 | 0.000
593.29/593.48	c total clause space: 886.764MB
593.29/593.48	c total #watches: 560806
593.89/594.07	c total #propagations: 1207205359 / total #impl: 1974064260 (eff. 0.612)
593.89/594.07	c #Conflicts:    1285000 | #Learnt:      43688 | 0.000
593.89/594.07	c total clause space: 886.764MB
593.89/594.07	c total #watches: 562806
594.59/594.74	c total #propagations: 1208110517 / total #impl: 1975549502 (eff. 0.612)
594.59/594.74	c #Conflicts:    1286000 | #Learnt:      44688 | 0.000
594.59/594.74	c total clause space: 886.764MB
594.59/594.74	c total #watches: 564806
595.09/595.29	c total #propagations: 1209043994 / total #impl: 1977114625 (eff. 0.612)
595.09/595.29	c #Conflicts:    1287000 | #Learnt:      45688 | 0.000
595.09/595.29	c total clause space: 886.764MB
595.09/595.29	c total #watches: 566806
595.79/595.97	c total #propagations: 1209839280 / total #impl: 1978531305 (eff. 0.611)
595.79/595.97	c #Conflicts:    1288000 | #Learnt:      46688 | 0.000
595.79/595.97	c total clause space: 886.764MB
595.79/595.97	c total #watches: 568806
596.39/596.56	c total #propagations: 1210860483 / total #impl: 1980172525 (eff. 0.611)
596.39/596.56	c #Conflicts:    1289000 | #Learnt:      47688 | 0.000
596.39/596.56	c total clause space: 886.764MB
596.39/596.56	c total #watches: 570806
596.99/597.13	c total #propagations: 1211708683 / total #impl: 1981505765 (eff. 0.612)
596.99/597.13	c #Conflicts:    1290000 | #Learnt:      48688 | 0.000
596.99/597.13	c total clause space: 886.764MB
596.99/597.13	c total #watches: 572806
597.59/597.74	c total #propagations: 1212484999 / total #impl: 1982978227 (eff. 0.611)
597.59/597.74	c #Conflicts:    1291000 | #Learnt:      49688 | 0.000
597.59/597.74	c total clause space: 886.764MB
597.59/597.74	c total #watches: 574806
598.19/598.40	c total #propagations: 1213579529 / total #impl: 1984681459 (eff. 0.611)
598.19/598.40	c #Conflicts:    1292000 | #Learnt:      50688 | 0.000
598.19/598.40	c total clause space: 886.764MB
598.19/598.40	c total #watches: 576806
598.98/599.12	c total #propagations: 1214629831 / total #impl: 1986379762 (eff. 0.611)
598.98/599.12	c #Conflicts:    1293000 | #Learnt:      51688 | 0.000
598.98/599.12	c total clause space: 886.764MB
598.98/599.12	c total #watches: 578806
599.58/599.79	c total #propagations: 1215898940 / total #impl: 1988309876 (eff. 0.612)
599.58/599.79	c #Conflicts:    1294000 | #Learnt:      52688 | 0.000
599.58/599.79	c total clause space: 886.764MB
599.58/599.79	c total #watches: 580806
600.28/600.49	c total #propagations: 1216933773 / total #impl: 1989981813 (eff. 0.612)
600.28/600.49	c #Conflicts:    1295000 | #Learnt:      53688 | 0.000
600.28/600.49	c total clause space: 886.764MB
600.28/600.49	c total #watches: 582806
601.18/601.36	c total #propagations: 1217968004 / total #impl: 1991604312 (eff. 0.612)
601.18/601.36	c #Conflicts:    1296000 | #Learnt:      54688 | 0.000
601.18/601.36	c total clause space: 886.764MB
601.18/601.36	c total #watches: 584806
601.78/601.99	c total #propagations: 1218981239 / total #impl: 1993284352 (eff. 0.612)
601.78/601.99	c GC COLLECT
601.78/601.99	c #Conflicts:    1297000 | #Learnt:      28169 | 0.000
601.78/601.99	c total clause space: 886.764MB
601.78/601.99	c total #watches: 531768
602.18/602.33	c total #propagations: 1219942263 / total #impl: 1994834956 (eff. 0.612)
602.18/602.33	c #Conflicts:    1298000 | #Learnt:      29169 | 0.000
602.18/602.33	c total clause space: 886.764MB
602.18/602.33	c total #watches: 533768
602.58/602.75	c total #propagations: 1220850626 / total #impl: 1996204625 (eff. 0.612)
602.58/602.75	c #Conflicts:    1299000 | #Learnt:      30169 | 0.000
602.58/602.75	c total clause space: 886.764MB
602.58/602.75	c total #watches: 535768
603.08/603.28	c total #propagations: 1221697084 / total #impl: 1997583710 (eff. 0.612)
603.08/603.28	c #Conflicts:    1300000 | #Learnt:      31169 | 0.000
603.08/603.28	c total clause space: 886.764MB
603.08/603.28	c total #watches: 537768
603.68/603.80	c total #propagations: 1222597490 / total #impl: 1999052304 (eff. 0.612)
603.68/603.80	c #Conflicts:    1301000 | #Learnt:      32169 | 0.000
603.68/603.80	c total clause space: 886.764MB
603.68/603.80	c total #watches: 539768
604.08/604.25	c total #propagations: 1223657800 / total #impl: 2000777515 (eff. 0.612)
604.08/604.25	c #Conflicts:    1302000 | #Learnt:      33169 | 0.000
604.08/604.25	c total clause space: 886.764MB
604.08/604.25	c total #watches: 541768
604.68/604.81	c total #propagations: 1224450153 / total #impl: 2001973310 (eff. 0.612)
604.68/604.81	c #Conflicts:    1303000 | #Learnt:      34169 | 0.000
604.68/604.81	c total clause space: 886.764MB
604.68/604.81	c total #watches: 543768
605.08/605.28	c total #propagations: 1225379026 / total #impl: 2003430356 (eff. 0.612)
605.08/605.28	c #Conflicts:    1304000 | #Learnt:      35169 | 0.000
605.08/605.28	c total clause space: 886.764MB
605.08/605.28	c total #watches: 545768
605.78/605.96	c total #propagations: 1226245491 / total #impl: 2004852889 (eff. 0.612)
605.78/605.96	c #Conflicts:    1305000 | #Learnt:      36169 | 0.000
605.78/605.96	c total clause space: 886.764MB
605.78/605.96	c total #watches: 547768
606.18/606.36	c total #propagations: 1227158210 / total #impl: 2006288986 (eff. 0.612)
606.18/606.36	c #Conflicts:    1306000 | #Learnt:      37169 | 0.000
606.18/606.36	c total clause space: 886.764MB
606.18/606.36	c total #watches: 549768
606.88/607.00	c total #propagations: 1228004177 / total #impl: 2007467533 (eff. 0.612)
606.88/607.00	c #Conflicts:    1307000 | #Learnt:      38169 | 0.000
606.88/607.00	c total clause space: 886.764MB
606.88/607.00	c total #watches: 551768
607.28/607.43	c total #propagations: 1228933490 / total #impl: 2008993531 (eff. 0.612)
607.28/607.43	c #Conflicts:    1308000 | #Learnt:      39169 | 0.000
607.28/607.43	c total clause space: 886.764MB
607.28/607.43	c total #watches: 553768
607.58/607.79	c total #propagations: 1229748978 / total #impl: 2010207570 (eff. 0.612)
607.58/607.79	c #Conflicts:    1309000 | #Learnt:      40169 | 0.000
607.58/607.79	c total clause space: 886.764MB
607.58/607.79	c total #watches: 555768
608.08/608.20	c total #propagations: 1230446970 / total #impl: 2011414416 (eff. 0.612)
608.08/608.20	c #Conflicts:    1310000 | #Learnt:      41169 | 0.000
608.08/608.20	c total clause space: 886.764MB
608.08/608.20	c total #watches: 557768
608.48/608.66	c total #propagations: 1231327606 / total #impl: 2012829261 (eff. 0.612)
608.48/608.66	c #Conflicts:    1311000 | #Learnt:      42169 | 0.000
608.48/608.66	c total clause space: 886.764MB
608.48/608.66	c total #watches: 559768
608.98/609.17	c total #propagations: 1232325294 / total #impl: 2014419427 (eff. 0.612)
608.98/609.17	c #Conflicts:    1312000 | #Learnt:      43169 | 0.000
608.98/609.17	c total clause space: 886.764MB
608.98/609.17	c total #watches: 561768
609.58/609.70	c total #propagations: 1233296717 / total #impl: 2015889034 (eff. 0.612)
609.58/609.70	c #Conflicts:    1313000 | #Learnt:      44169 | 0.000
609.58/609.70	c total clause space: 886.764MB
609.58/609.70	c total #watches: 563768
610.08/610.27	c total #propagations: 1234236747 / total #impl: 2017431125 (eff. 0.612)
610.08/610.27	c #Conflicts:    1314000 | #Learnt:      45169 | 0.000
610.08/610.27	c total clause space: 886.764MB
610.08/610.27	c total #watches: 565768
610.49/610.66	c total #propagations: 1235160047 / total #impl: 2018924091 (eff. 0.612)
610.49/610.66	c #Conflicts:    1315000 | #Learnt:      46169 | 0.000
610.49/610.66	c total clause space: 886.764MB
610.49/610.66	c total #watches: 567768
610.98/611.12	c total #propagations: 1235924310 / total #impl: 2020084897 (eff. 0.612)
610.98/611.12	c #Conflicts:    1316000 | #Learnt:      47169 | 0.000
610.98/611.12	c total clause space: 886.764MB
610.98/611.12	c total #watches: 569768
611.38/611.54	c total #propagations: 1236676062 / total #impl: 2021309167 (eff. 0.612)
611.38/611.54	c #Conflicts:    1317000 | #Learnt:      48169 | 0.000
611.38/611.54	c total clause space: 886.764MB
611.38/611.54	c total #watches: 571768
611.78/611.92	c total #propagations: 1237459296 / total #impl: 2022544399 (eff. 0.612)
611.78/611.92	c #Conflicts:    1318000 | #Learnt:      49169 | 0.000
611.78/611.92	c total clause space: 886.764MB
611.78/611.92	c total #watches: 573768
612.18/612.35	c total #propagations: 1238277155 / total #impl: 2023771826 (eff. 0.612)
612.18/612.35	c #Conflicts:    1319000 | #Learnt:      50169 | 0.000
612.18/612.35	c total clause space: 886.764MB
612.18/612.35	c total #watches: 575768
612.59/612.74	c total #propagations: 1239096604 / total #impl: 2025036630 (eff. 0.612)
612.59/612.74	c #Conflicts:    1320000 | #Learnt:      51169 | 0.000
612.59/612.74	c total clause space: 886.764MB
612.59/612.74	c total #watches: 577768
612.88/613.07	c total #propagations: 1239816611 / total #impl: 2026144631 (eff. 0.612)
612.88/613.07	c #Conflicts:    1321000 | #Learnt:      52169 | 0.000
612.88/613.07	c total clause space: 886.764MB
612.88/613.07	c total #watches: 579768
613.28/613.42	c total #propagations: 1240500022 / total #impl: 2027034584 (eff. 0.612)
613.28/613.42	c #Conflicts:    1322000 | #Learnt:      53169 | 0.000
613.28/613.42	c total clause space: 886.764MB
613.28/613.42	c total #watches: 581768
613.58/613.75	c total #propagations: 1241154558 / total #impl: 2027798057 (eff. 0.612)
613.58/613.75	c #Conflicts:    1323000 | #Learnt:      54169 | 0.000
613.58/613.75	c total clause space: 886.764MB
613.58/613.75	c total #watches: 583768
613.98/614.15	c total #propagations: 1241710163 / total #impl: 2028442914 (eff. 0.612)
613.98/614.15	c #Conflicts:    1324000 | #Learnt:      55169 | 0.000
613.98/614.15	c total clause space: 886.764MB
613.98/614.15	c total #watches: 585768
614.38/614.51	c total #propagations: 1242344112 / total #impl: 2029181545 (eff. 0.612)
614.38/614.51	c GC COLLECT
614.38/614.51	c #Conflicts:    1325000 | #Learnt:      28372 | 0.000
614.38/614.51	c total clause space: 886.764MB
614.38/614.51	c total #watches: 532174
614.58/614.73	c total #propagations: 1242989831 / total #impl: 2029927817 (eff. 0.612)
614.58/614.73	c #Conflicts:    1326000 | #Learnt:      29372 | 0.000
614.58/614.73	c total clause space: 886.764MB
614.58/614.73	c total #watches: 534174
614.79/614.97	c total #propagations: 1243618312 / total #impl: 2030652374 (eff. 0.612)
614.79/614.97	c #Conflicts:    1327000 | #Learnt:      30372 | 0.000
614.79/614.97	c total clause space: 886.764MB
614.79/614.97	c total #watches: 536174
615.08/615.21	c total #propagations: 1244171321 / total #impl: 2031299083 (eff. 0.613)
615.08/615.21	c #Conflicts:    1328000 | #Learnt:      31372 | 0.000
615.08/615.21	c total clause space: 886.764MB
615.08/615.21	c total #watches: 538174
615.28/615.47	c total #propagations: 1244845177 / total #impl: 2032093524 (eff. 0.613)
615.28/615.47	c #Conflicts:    1329000 | #Learnt:      32372 | 0.000
615.28/615.47	c total clause space: 886.764MB
615.28/615.47	c total #watches: 540174
615.58/615.78	c total #propagations: 1245436332 / total #impl: 2032759375 (eff. 0.613)
615.58/615.78	c #Conflicts:    1330000 | #Learnt:      33372 | 0.000
615.58/615.78	c total clause space: 886.764MB
615.58/615.78	c total #watches: 542174
615.89/616.05	c total #propagations: 1246098582 / total #impl: 2033517572 (eff. 0.613)
615.89/616.05	c #Conflicts:    1331000 | #Learnt:      34372 | 0.000
615.89/616.05	c total clause space: 886.764MB
615.89/616.05	c total #watches: 544174
616.18/616.34	c total #propagations: 1246723711 / total #impl: 2034221723 (eff. 0.613)
616.18/616.34	c #Conflicts:    1332000 | #Learnt:      35372 | 0.000
616.18/616.34	c total clause space: 886.764MB
616.18/616.34	c total #watches: 546174
616.48/616.68	c total #propagations: 1247396352 / total #impl: 2035021349 (eff. 0.613)
616.48/616.68	c #Conflicts:    1333000 | #Learnt:      36372 | 0.000
616.48/616.68	c total clause space: 886.764MB
616.48/616.68	c total #watches: 548174
616.88/617.05	c total #propagations: 1248072908 / total #impl: 2035826931 (eff. 0.613)
616.88/617.05	c #Conflicts:    1334000 | #Learnt:      37372 | 0.000
616.88/617.05	c total clause space: 886.764MB
616.88/617.05	c total #watches: 550174
617.28/617.43	c total #propagations: 1248804609 / total #impl: 2037166281 (eff. 0.613)
617.28/617.43	c #Conflicts:    1335000 | #Learnt:      38372 | 0.000
617.28/617.43	c total clause space: 886.764MB
617.28/617.43	c total #watches: 552174
617.68/617.88	c total #propagations: 1249531248 / total #impl: 2038629792 (eff. 0.613)
617.68/617.88	c #Conflicts:    1336000 | #Learnt:      39372 | 0.000
617.68/617.88	c total clause space: 886.764MB
617.68/617.88	c total #watches: 554174
618.19/618.34	c total #propagations: 1250280303 / total #impl: 2040149406 (eff. 0.613)
618.19/618.34	c #Conflicts:    1337000 | #Learnt:      40372 | 0.000
618.19/618.34	c total clause space: 886.764MB
618.19/618.34	c total #watches: 556174
618.68/618.81	c total #propagations: 1251034554 / total #impl: 2041719138 (eff. 0.613)
618.68/618.81	c #Conflicts:    1338000 | #Learnt:      41372 | 0.000
618.68/618.81	c total clause space: 886.764MB
618.68/618.81	c total #watches: 558174
619.19/619.34	c total #propagations: 1251768994 / total #impl: 2043268726 (eff. 0.613)
619.19/619.34	c #Conflicts:    1339000 | #Learnt:      42372 | 0.000
619.19/619.34	c total clause space: 886.764MB
619.19/619.34	c total #watches: 560174
619.68/619.84	c total #propagations: 1252533474 / total #impl: 2044859807 (eff. 0.613)
619.68/619.84	c #Conflicts:    1340000 | #Learnt:      43372 | 0.000
619.68/619.84	c total clause space: 886.764MB
619.68/619.84	c total #watches: 562174
620.29/620.42	c total #propagations: 1253251181 / total #impl: 2046371209 (eff. 0.612)
620.29/620.42	c #Conflicts:    1341000 | #Learnt:      44372 | 0.000
620.29/620.42	c total clause space: 886.764MB
620.29/620.42	c total #watches: 564174
620.78/620.92	c total #propagations: 1254024497 / total #impl: 2047972159 (eff. 0.612)
620.78/620.92	c #Conflicts:    1342000 | #Learnt:      45372 | 0.000
620.78/620.92	c total clause space: 886.764MB
620.78/620.92	c total #watches: 566174
621.28/621.48	c total #propagations: 1254745168 / total #impl: 2049499285 (eff. 0.612)
621.28/621.48	c #Conflicts:    1343000 | #Learnt:      46372 | 0.000
621.28/621.48	c total clause space: 886.764MB
621.28/621.48	c total #watches: 568174
621.88/622.00	c total #propagations: 1255452344 / total #impl: 2051023759 (eff. 0.612)
621.88/622.00	c #Conflicts:    1344000 | #Learnt:      47372 | 0.000
621.88/622.00	c total clause space: 886.764MB
621.88/622.00	c total #watches: 570174
622.38/622.59	c total #propagations: 1256183714 / total #impl: 2052529618 (eff. 0.612)
622.38/622.59	c #Conflicts:    1345000 | #Learnt:      48372 | 0.000
622.38/622.59	c total clause space: 886.764MB
622.38/622.59	c total #watches: 572174
623.08/623.22	c total #propagations: 1256920807 / total #impl: 2054005574 (eff. 0.612)
623.08/623.22	c #Conflicts:    1346000 | #Learnt:      49372 | 0.000
623.08/623.22	c total clause space: 886.764MB
623.08/623.22	c total #watches: 574174
623.88/624.05	c total #propagations: 1257707637 / total #impl: 2055588980 (eff. 0.612)
623.88/624.05	c #Conflicts:    1347000 | #Learnt:      50372 | 0.000
623.88/624.05	c total clause space: 886.764MB
623.88/624.05	c total #watches: 576174
624.58/624.73	c total #propagations: 1258513740 / total #impl: 2057218848 (eff. 0.612)
624.58/624.73	c #Conflicts:    1348000 | #Learnt:      51372 | 0.000
624.58/624.73	c total clause space: 886.764MB
624.58/624.73	c total #watches: 578174
625.28/625.46	c total #propagations: 1259277114 / total #impl: 2058785425 (eff. 0.612)
625.28/625.46	c #Conflicts:    1349000 | #Learnt:      52372 | 0.000
625.28/625.46	c total clause space: 886.764MB
625.28/625.46	c total #watches: 580174
626.08/626.28	c total #propagations: 1260046420 / total #impl: 2060357432 (eff. 0.612)
626.08/626.28	c #Conflicts:    1350000 | #Learnt:      53372 | 0.000
626.08/626.28	c total clause space: 886.764MB
626.08/626.28	c total #watches: 582174
626.99/627.19	c total #propagations: 1260827764 / total #impl: 2061961858 (eff. 0.611)
626.99/627.19	c #Conflicts:    1351000 | #Learnt:      54372 | 0.000
626.99/627.19	c total clause space: 886.764MB
626.99/627.19	c total #watches: 584174
627.99/628.16	c total #propagations: 1261600291 / total #impl: 2063570536 (eff. 0.611)
627.99/628.16	c #Conflicts:    1352000 | #Learnt:      55372 | 0.000
627.99/628.16	c total clause space: 886.764MB
627.99/628.16	c total #watches: 586174
628.78/628.95	c total #propagations: 1262369017 / total #impl: 2065187548 (eff. 0.611)
628.78/628.95	c GC COLLECT
628.78/628.95	c #Conflicts:    1353000 | #Learnt:      28274 | 0.000
628.78/628.95	c total clause space: 886.764MB
628.78/628.95	c total #watches: 531978
629.19/629.36	c total #propagations: 1263126518 / total #impl: 2066713685 (eff. 0.611)
629.19/629.36	c #Conflicts:    1354000 | #Learnt:      29274 | 0.000
629.19/629.36	c total clause space: 886.764MB
629.19/629.36	c total #watches: 533978
629.58/629.76	c total #propagations: 1263902051 / total #impl: 2068238634 (eff. 0.611)
629.58/629.76	c #Conflicts:    1355000 | #Learnt:      30274 | 0.000
629.58/629.76	c total clause space: 886.764MB
629.58/629.76	c total #watches: 535978
629.98/630.19	c total #propagations: 1264639587 / total #impl: 2069799001 (eff. 0.611)
629.98/630.19	c #Conflicts:    1356000 | #Learnt:      31274 | 0.000
629.98/630.19	c total clause space: 886.764MB
629.98/630.19	c total #watches: 537978
630.48/630.64	c total #propagations: 1265413303 / total #impl: 2071352083 (eff. 0.611)
630.48/630.64	c #Conflicts:    1357000 | #Learnt:      32274 | 0.000
630.48/630.64	c total clause space: 886.764MB
630.48/630.64	c total #watches: 539978
630.88/631.03	c total #propagations: 1266142029 / total #impl: 2072844210 (eff. 0.611)
630.88/631.03	c #Conflicts:    1358000 | #Learnt:      33274 | 0.000
630.88/631.03	c total clause space: 886.764MB
630.88/631.03	c total #watches: 541978
631.29/631.44	c total #propagations: 1266865151 / total #impl: 2074296421 (eff. 0.611)
631.29/631.44	c #Conflicts:    1359000 | #Learnt:      34274 | 0.000
631.29/631.44	c total clause space: 886.764MB
631.29/631.44	c total #watches: 543978
631.78/631.95	c total #propagations: 1267600476 / total #impl: 2075699371 (eff. 0.611)
631.78/631.95	c #Conflicts:    1360000 | #Learnt:      35274 | 0.000
631.78/631.95	c total clause space: 886.764MB
631.78/631.95	c total #watches: 545978
632.28/632.43	c total #propagations: 1268469437 / total #impl: 2077144775 (eff. 0.611)
632.28/632.43	c #Conflicts:    1361000 | #Learnt:      36274 | 0.000
632.28/632.43	c total clause space: 886.764MB
632.28/632.43	c total #watches: 547978
632.78/632.91	c total #propagations: 1269397422 / total #impl: 2078601478 (eff. 0.611)
632.78/632.91	c #Conflicts:    1362000 | #Learnt:      37274 | 0.000
632.78/632.91	c total clause space: 886.764MB
632.78/632.91	c total #watches: 549978
633.28/633.49	c total #propagations: 1270321723 / total #impl: 2080095247 (eff. 0.611)
633.28/633.49	c #Conflicts:    1363000 | #Learnt:      38274 | 0.000
633.28/633.49	c total clause space: 886.764MB
633.28/633.49	c total #watches: 551978
633.78/633.99	c total #propagations: 1271301901 / total #impl: 2081675681 (eff. 0.611)
633.78/633.99	c #Conflicts:    1364000 | #Learnt:      39274 | 0.000
633.78/633.99	c total clause space: 886.764MB
633.78/633.99	c total #watches: 553978
634.48/634.63	c total #propagations: 1272140707 / total #impl: 2083040885 (eff. 0.611)
634.48/634.63	c #Conflicts:    1365000 | #Learnt:      40274 | 0.000
634.48/634.63	c total clause space: 886.764MB
634.48/634.63	c total #watches: 555978
635.08/635.27	c total #propagations: 1273124042 / total #impl: 2084755833 (eff. 0.611)
635.08/635.27	c #Conflicts:    1366000 | #Learnt:      41274 | 0.000
635.08/635.27	c total clause space: 886.764MB
635.08/635.27	c total #watches: 557978
635.79/635.95	c total #propagations: 1274188569 / total #impl: 2086479977 (eff. 0.611)
635.79/635.95	c #Conflicts:    1367000 | #Learnt:      42274 | 0.000
635.79/635.95	c total clause space: 886.764MB
635.79/635.95	c total #watches: 559978
636.38/636.57	c total #propagations: 1275332773 / total #impl: 2088327676 (eff. 0.611)
636.38/636.57	c #Conflicts:    1368000 | #Learnt:      43274 | 0.000
636.38/636.57	c total clause space: 886.764MB
636.38/636.57	c total #watches: 561978
636.98/637.13	c total #propagations: 1276299927 / total #impl: 2089953286 (eff. 0.611)
636.98/637.13	c #Conflicts:    1369000 | #Learnt:      44274 | 0.000
636.98/637.13	c total clause space: 886.764MB
636.98/637.13	c total #watches: 563978
637.48/637.68	c total #propagations: 1277169136 / total #impl: 2091382434 (eff. 0.611)
637.48/637.68	c #Conflicts:    1370000 | #Learnt:      45274 | 0.000
637.48/637.68	c total clause space: 886.764MB
637.48/637.68	c total #watches: 565978
638.18/638.32	c total #propagations: 1278058530 / total #impl: 2092853334 (eff. 0.611)
638.18/638.32	c #Conflicts:    1371000 | #Learnt:      46274 | 0.000
638.18/638.32	c total clause space: 886.764MB
638.18/638.32	c total #watches: 567978
638.88/639.00	c total #propagations: 1279054424 / total #impl: 2094426529 (eff. 0.611)
638.88/639.00	c #Conflicts:    1372000 | #Learnt:      47274 | 0.000
638.88/639.00	c total clause space: 886.764MB
638.88/639.00	c total #watches: 569978
639.48/639.65	c total #propagations: 1280031671 / total #impl: 2096037580 (eff. 0.611)
639.48/639.65	c #Conflicts:    1373000 | #Learnt:      48274 | 0.000
639.48/639.65	c total clause space: 886.764MB
639.48/639.65	c total #watches: 571978
639.98/640.18	c total #propagations: 1280886616 / total #impl: 2097483878 (eff. 0.611)
639.98/640.18	c #Conflicts:    1374000 | #Learnt:      49274 | 0.000
639.98/640.18	c total clause space: 886.764MB
639.98/640.18	c total #watches: 573978
640.58/640.79	c total #propagations: 1281745705 / total #impl: 2098889241 (eff. 0.611)
640.58/640.79	c #Conflicts:    1375000 | #Learnt:      50274 | 0.000
640.58/640.79	c total clause space: 886.764MB
640.58/640.79	c total #watches: 575978
641.38/641.58	c total #propagations: 1282617047 / total #impl: 2100345326 (eff. 0.611)
641.38/641.58	c #Conflicts:    1376000 | #Learnt:      51274 | 0.000
641.38/641.58	c total clause space: 886.764MB
641.38/641.58	c total #watches: 577978
642.18/642.33	c total #propagations: 1283582867 / total #impl: 2102171231 (eff. 0.611)
642.18/642.33	c #Conflicts:    1377000 | #Learnt:      52274 | 0.000
642.18/642.33	c total clause space: 886.764MB
642.18/642.33	c total #watches: 579978
642.88/643.06	c total #propagations: 1284491636 / total #impl: 2103907430 (eff. 0.611)
642.88/643.06	c #Conflicts:    1378000 | #Learnt:      53274 | 0.000
642.88/643.06	c total clause space: 886.764MB
642.88/643.06	c total #watches: 581978
643.78/643.90	c total #propagations: 1285385729 / total #impl: 2105553912 (eff. 0.610)
643.78/643.90	c #Conflicts:    1379000 | #Learnt:      54274 | 0.000
643.78/643.90	c total clause space: 886.764MB
643.78/643.90	c total #watches: 583978
644.49/644.61	c total #propagations: 1286346105 / total #impl: 2107153291 (eff. 0.610)
644.49/644.61	c #Conflicts:    1380000 | #Learnt:      55274 | 0.000
644.49/644.61	c total clause space: 886.764MB
644.49/644.61	c total #watches: 585978
645.38/645.55	c total #propagations: 1287198050 / total #impl: 2108518424 (eff. 0.610)
645.38/645.55	c #Conflicts:    1381000 | #Learnt:      56274 | 0.000
645.38/645.55	c total clause space: 886.764MB
645.38/645.55	c total #watches: 587978
646.18/646.30	c total #propagations: 1288311862 / total #impl: 2110269586 (eff. 0.610)
646.18/646.30	c GC COLLECT
646.18/646.30	c #Conflicts:    1382000 | #Learnt:      28863 | 0.000
646.18/646.30	c total clause space: 886.764MB
646.18/646.30	c total #watches: 533156
646.58/646.75	c total #propagations: 1289314187 / total #impl: 2111831306 (eff. 0.611)
646.58/646.75	c #Conflicts:    1383000 | #Learnt:      29863 | 0.000
646.58/646.75	c total clause space: 886.764MB
646.58/646.75	c total #watches: 535156
647.08/647.20	c total #propagations: 1290254661 / total #impl: 2113302648 (eff. 0.611)
647.08/647.20	c #Conflicts:    1384000 | #Learnt:      30863 | 0.000
647.08/647.20	c total clause space: 886.764MB
647.08/647.20	c total #watches: 537156
647.48/647.62	c total #propagations: 1291205830 / total #impl: 2114876167 (eff. 0.611)
647.48/647.62	c #Conflicts:    1385000 | #Learnt:      31863 | 0.000
647.48/647.62	c total clause space: 886.764MB
647.48/647.62	c total #watches: 539156
647.88/648.06	c total #propagations: 1292125456 / total #impl: 2116338699 (eff. 0.611)
647.88/648.06	c #Conflicts:    1386000 | #Learnt:      32863 | 0.000
647.88/648.06	c total clause space: 886.764MB
647.88/648.06	c total #watches: 541156
648.48/648.68	c total #propagations: 1292957151 / total #impl: 2117658610 (eff. 0.611)
648.48/648.68	c #Conflicts:    1387000 | #Learnt:      33863 | 0.000
648.48/648.68	c total clause space: 886.764MB
648.48/648.68	c total #watches: 543156
649.08/649.21	c total #propagations: 1293878962 / total #impl: 2119213858 (eff. 0.611)
649.08/649.21	c #Conflicts:    1388000 | #Learnt:      34863 | 0.000
649.08/649.21	c total clause space: 886.764MB
649.08/649.21	c total #watches: 545156
649.58/649.74	c total #propagations: 1294857004 / total #impl: 2120746649 (eff. 0.611)
649.58/649.74	c #Conflicts:    1389000 | #Learnt:      35863 | 0.000
649.58/649.74	c total clause space: 886.764MB
649.58/649.74	c total #watches: 547156
650.08/650.27	c total #propagations: 1295952795 / total #impl: 2122378747 (eff. 0.611)
650.08/650.27	c #Conflicts:    1390000 | #Learnt:      36863 | 0.000
650.08/650.27	c total clause space: 886.764MB
650.08/650.27	c total #watches: 549156
650.98/651.11	c total #propagations: 1296885728 / total #impl: 2123941698 (eff. 0.611)
650.98/651.11	c #Conflicts:    1391000 | #Learnt:      37863 | 0.000
650.98/651.11	c total clause space: 886.764MB
650.98/651.11	c total #watches: 551156
651.48/651.60	c total #propagations: 1297928430 / total #impl: 2125684712 (eff. 0.611)
651.48/651.60	c #Conflicts:    1392000 | #Learnt:      38863 | 0.000
651.48/651.60	c total clause space: 886.764MB
651.48/651.60	c total #watches: 553156
651.88/652.06	c total #propagations: 1298728597 / total #impl: 2127088808 (eff. 0.611)
651.88/652.06	c #Conflicts:    1393000 | #Learnt:      39863 | 0.000
651.88/652.06	c total clause space: 886.764MB
651.88/652.06	c total #watches: 555156
652.48/652.69	c total #propagations: 1299538569 / total #impl: 2128450341 (eff. 0.611)
652.48/652.69	c #Conflicts:    1394000 | #Learnt:      40863 | 0.000
652.48/652.69	c total clause space: 886.764MB
652.48/652.69	c total #watches: 557156
653.18/653.38	c total #propagations: 1300377965 / total #impl: 2129864622 (eff. 0.611)
653.18/653.38	c #Conflicts:    1395000 | #Learnt:      41863 | 0.000
653.18/653.38	c total clause space: 886.764MB
653.18/653.38	c total #watches: 559156
653.88/654.09	c total #propagations: 1301255353 / total #impl: 2131515853 (eff. 0.610)
653.88/654.09	c #Conflicts:    1396000 | #Learnt:      42863 | 0.000
653.88/654.09	c total clause space: 886.764MB
653.88/654.09	c total #watches: 561156
654.58/654.78	c total #propagations: 1302053526 / total #impl: 2133083881 (eff. 0.610)
654.58/654.78	c #Conflicts:    1397000 | #Learnt:      43863 | 0.000
654.58/654.78	c total clause space: 886.764MB
654.58/654.78	c total #watches: 563156
655.18/655.36	c total #propagations: 1302977095 / total #impl: 2134737025 (eff. 0.610)
655.18/655.36	c #Conflicts:    1398000 | #Learnt:      44863 | 0.000
655.18/655.36	c total clause space: 886.764MB
655.18/655.36	c total #watches: 565156
655.68/655.82	c total #propagations: 1303804757 / total #impl: 2136281284 (eff. 0.610)
655.68/655.82	c #Conflicts:    1399000 | #Learnt:      45863 | 0.000
655.68/655.82	c total clause space: 886.764MB
655.68/655.82	c total #watches: 567156
656.18/656.33	c total #propagations: 1304473149 / total #impl: 2137702338 (eff. 0.610)
656.18/656.33	c #Conflicts:    1400000 | #Learnt:      46863 | 0.000
656.18/656.33	c total clause space: 886.764MB
656.18/656.33	c total #watches: 569156
656.68/656.83	c total #propagations: 1305139055 / total #impl: 2139168272 (eff. 0.610)
656.68/656.83	c #Conflicts:    1401000 | #Learnt:      47863 | 0.000
656.68/656.83	c total clause space: 886.764MB
656.68/656.83	c total #watches: 571156
657.18/657.39	c total #propagations: 1305771146 / total #impl: 2140538524 (eff. 0.610)
657.18/657.39	c #Conflicts:    1402000 | #Learnt:      48863 | 0.000
657.18/657.39	c total clause space: 886.764MB
657.18/657.39	c total #watches: 573156
657.78/657.96	c total #propagations: 1306411753 / total #impl: 2141978048 (eff. 0.610)
657.78/657.96	c #Conflicts:    1403000 | #Learnt:      49863 | 0.000
657.78/657.96	c total clause space: 886.764MB
657.78/657.96	c total #watches: 575156
658.48/658.60	c total #propagations: 1307083247 / total #impl: 2143427492 (eff. 0.610)
658.48/658.60	c #Conflicts:    1404000 | #Learnt:      50863 | 0.000
658.48/658.60	c total clause space: 886.764MB
658.48/658.60	c total #watches: 577156
659.18/659.33	c total #propagations: 1307801584 / total #impl: 2144807753 (eff. 0.610)
659.18/659.33	c #Conflicts:    1405000 | #Learnt:      51863 | 0.000
659.18/659.33	c total clause space: 886.764MB
659.18/659.33	c total #watches: 579156
659.88/660.05	c total #propagations: 1308753941 / total #impl: 2146414475 (eff. 0.610)
659.88/660.05	c #Conflicts:    1406000 | #Learnt:      52863 | 0.000
659.88/660.05	c total clause space: 886.764MB
659.88/660.05	c total #watches: 581156
660.58/660.73	c total #propagations: 1309596424 / total #impl: 2147851702 (eff. 0.610)
660.58/660.73	c #Conflicts:    1407000 | #Learnt:      53863 | 0.000
660.58/660.73	c total clause space: 886.764MB
660.58/660.73	c total #watches: 583156
661.38/661.51	c total #propagations: 1310565489 / total #impl: 2149405405 (eff. 0.610)
661.38/661.51	c #Conflicts:    1408000 | #Learnt:      54863 | 0.000
661.38/661.51	c total clause space: 886.764MB
661.38/661.51	c total #watches: 585156
662.18/662.35	c total #propagations: 1311510872 / total #impl: 2150987645 (eff. 0.610)
662.18/662.35	c #Conflicts:    1409000 | #Learnt:      55863 | 0.000
662.18/662.35	c total clause space: 886.764MB
662.18/662.35	c total #watches: 587156
662.98/663.19	c total #propagations: 1312531552 / total #impl: 2152655093 (eff. 0.610)
662.98/663.19	c #Conflicts:    1410000 | #Learnt:      56863 | 0.000
662.98/663.19	c total clause space: 886.764MB
662.98/663.19	c total #watches: 589156
663.78/663.92	c total #propagations: 1313486545 / total #impl: 2154329122 (eff. 0.610)
663.78/663.92	c GC COLLECT
663.78/663.92	c #Conflicts:    1411000 | #Learnt:      29162 | 0.000
663.78/663.92	c total clause space: 886.764MB
663.78/663.92	c total #watches: 533754
664.18/664.38	c total #propagations: 1314481506 / total #impl: 2156009093 (eff. 0.610)
664.18/664.38	c #Conflicts:    1412000 | #Learnt:      30162 | 0.000
664.18/664.38	c total clause space: 886.764MB
664.18/664.38	c total #watches: 535754
664.67/664.84	c total #propagations: 1315427560 / total #impl: 2157595728 (eff. 0.610)
664.67/664.84	c #Conflicts:    1413000 | #Learnt:      31162 | 0.000
664.67/664.84	c total clause space: 886.764MB
664.67/664.84	c total #watches: 537754
665.17/665.35	c total #propagations: 1316349170 / total #impl: 2159126341 (eff. 0.610)
665.17/665.35	c #Conflicts:    1414000 | #Learnt:      32162 | 0.000
665.17/665.35	c total clause space: 886.764MB
665.17/665.35	c total #watches: 539754
665.67/665.80	c total #propagations: 1317252123 / total #impl: 2160577717 (eff. 0.610)
665.67/665.80	c #Conflicts:    1415000 | #Learnt:      33162 | 0.000
665.67/665.80	c total clause space: 886.764MB
665.67/665.80	c total #watches: 541754
666.17/666.34	c total #propagations: 1318249171 / total #impl: 2162190756 (eff. 0.610)
666.17/666.34	c #Conflicts:    1416000 | #Learnt:      34162 | 0.000
666.17/666.34	c total clause space: 886.764MB
666.17/666.34	c total #watches: 543754
666.67/666.82	c total #propagations: 1319209828 / total #impl: 2163729353 (eff. 0.610)
666.67/666.82	c #Conflicts:    1417000 | #Learnt:      35162 | 0.000
666.67/666.82	c total clause space: 886.764MB
666.67/666.82	c total #watches: 545754
667.07/667.28	c total #propagations: 1320079634 / total #impl: 2165123256 (eff. 0.610)
667.07/667.28	c #Conflicts:    1418000 | #Learnt:      36162 | 0.000
667.07/667.28	c total clause space: 886.764MB
667.07/667.28	c total #watches: 547754
667.68/667.84	c total #propagations: 1321109854 / total #impl: 2166652178 (eff. 0.610)
667.68/667.84	c #Conflicts:    1419000 | #Learnt:      37162 | 0.000
667.68/667.84	c total clause space: 886.764MB
667.68/667.84	c total #watches: 549754
668.17/668.37	c total #propagations: 1322382027 / total #impl: 2168520196 (eff. 0.610)
668.17/668.37	c #Conflicts:    1420000 | #Learnt:      38162 | 0.000
668.17/668.37	c total clause space: 886.764MB
668.17/668.37	c total #watches: 551754
668.78/668.91	c total #propagations: 1323723565 / total #impl: 2170298514 (eff. 0.610)
668.78/668.91	c #Conflicts:    1421000 | #Learnt:      39162 | 0.000
668.78/668.91	c total clause space: 886.764MB
668.78/668.91	c total #watches: 553754
669.27/669.44	c total #propagations: 1324534192 / total #impl: 2171517717 (eff. 0.610)
669.27/669.44	c #Conflicts:    1422000 | #Learnt:      40162 | 0.000
669.27/669.44	c total clause space: 886.764MB
669.27/669.44	c total #watches: 555754
669.88/670.06	c total #propagations: 1325468977 / total #impl: 2172863098 (eff. 0.610)
669.88/670.06	c #Conflicts:    1423000 | #Learnt:      41162 | 0.000
669.88/670.06	c total clause space: 886.764MB
669.88/670.06	c total #watches: 557754
670.47/670.60	c total #propagations: 1326346031 / total #impl: 2174152567 (eff. 0.610)
670.47/670.60	c #Conflicts:    1424000 | #Learnt:      42162 | 0.000
670.47/670.60	c total clause space: 886.764MB
670.47/670.60	c total #watches: 559754
671.17/671.31	c total #propagations: 1327195883 / total #impl: 2175540750 (eff. 0.610)
671.17/671.31	c #Conflicts:    1425000 | #Learnt:      43162 | 0.000
671.17/671.31	c total clause space: 886.764MB
671.17/671.31	c total #watches: 561754
671.77/671.92	c total #propagations: 1328205549 / total #impl: 2177257394 (eff. 0.610)
671.77/671.92	c #Conflicts:    1426000 | #Learnt:      44162 | 0.000
671.77/671.92	c total clause space: 886.764MB
671.77/671.92	c total #watches: 563754
672.37/672.54	c total #propagations: 1329038502 / total #impl: 2178830112 (eff. 0.610)
672.37/672.54	c #Conflicts:    1427000 | #Learnt:      45162 | 0.000
672.37/672.54	c total clause space: 886.764MB
672.37/672.54	c total #watches: 565754
672.97/673.20	c total #propagations: 1329937085 / total #impl: 2180392710 (eff. 0.610)
672.97/673.20	c #Conflicts:    1428000 | #Learnt:      46162 | 0.000
672.97/673.20	c total clause space: 886.764MB
672.97/673.20	c total #watches: 567754
673.57/673.72	c total #propagations: 1330885821 / total #impl: 2181945617 (eff. 0.610)
673.57/673.72	c #Conflicts:    1429000 | #Learnt:      47162 | 0.000
673.57/673.72	c total clause space: 886.764MB
673.57/673.72	c total #watches: 569754
674.18/674.33	c total #propagations: 1331762617 / total #impl: 2183463677 (eff. 0.610)
674.18/674.33	c #Conflicts:    1430000 | #Learnt:      48162 | 0.000
674.18/674.33	c total clause space: 886.764MB
674.18/674.33	c total #watches: 571754
674.57/674.76	c total #propagations: 1332817944 / total #impl: 2185193822 (eff. 0.610)
674.57/674.76	c #Conflicts:    1431000 | #Learnt:      49162 | 0.000
674.57/674.76	c total clause space: 886.764MB
674.57/674.76	c total #watches: 573754
675.17/675.37	c total #propagations: 1333656576 / total #impl: 2186430669 (eff. 0.610)
675.17/675.37	c #Conflicts:    1432000 | #Learnt:      50162 | 0.000
675.17/675.37	c total clause space: 886.764MB
675.17/675.37	c total #watches: 575754
675.87/676.04	c total #propagations: 1334505163 / total #impl: 2187771301 (eff. 0.610)
675.87/676.04	c #Conflicts:    1433000 | #Learnt:      51162 | 0.000
675.87/676.04	c total clause space: 886.764MB
675.87/676.04	c total #watches: 577754
676.57/676.74	c total #propagations: 1335490219 / total #impl: 2189261714 (eff. 0.610)
676.57/676.74	c #Conflicts:    1434000 | #Learnt:      52162 | 0.000
676.57/676.74	c total clause space: 886.764MB
676.57/676.74	c total #watches: 579754
677.17/677.36	c total #propagations: 1336242401 / total #impl: 2190601536 (eff. 0.610)
677.17/677.36	c #Conflicts:    1435000 | #Learnt:      53162 | 0.000
677.17/677.36	c total clause space: 886.764MB
677.17/677.36	c total #watches: 581754
677.97/678.14	c total #propagations: 1337104725 / total #impl: 2191952350 (eff. 0.610)
677.97/678.14	c #Conflicts:    1436000 | #Learnt:      54162 | 0.000
677.97/678.14	c total clause space: 886.764MB
677.97/678.14	c total #watches: 583754
678.47/678.70	c total #propagations: 1338076883 / total #impl: 2193522103 (eff. 0.610)
678.47/678.70	c #Conflicts:    1437000 | #Learnt:      55162 | 0.000
678.47/678.70	c total clause space: 886.764MB
678.47/678.70	c total #watches: 585754
679.27/679.44	c total #propagations: 1338915114 / total #impl: 2194908606 (eff. 0.610)
679.27/679.44	c #Conflicts:    1438000 | #Learnt:      56162 | 0.000
679.27/679.44	c total clause space: 886.764MB
679.27/679.44	c total #watches: 587754
679.97/680.18	c total #propagations: 1339851480 / total #impl: 2196492002 (eff. 0.610)
679.97/680.18	c #Conflicts:    1439000 | #Learnt:      57162 | 0.000
679.97/680.18	c total clause space: 886.764MB
679.97/680.18	c total #watches: 589754
680.47/680.68	c total #propagations: 1340860284 / total #impl: 2198069842 (eff. 0.610)
680.47/680.68	c GC COLLECT
680.47/680.68	c #Conflicts:    1440000 | #Learnt:      29161 | 0.000
680.47/680.68	c total clause space: 886.764MB
680.47/680.68	c total #watches: 533752
680.88/681.06	c total #propagations: 1341741255 / total #impl: 2199547900 (eff. 0.610)
680.88/681.06	c #Conflicts:    1441000 | #Learnt:      30161 | 0.000
680.88/681.06	c total clause space: 886.764MB
680.88/681.06	c total #watches: 535752
681.37/681.51	c total #propagations: 1342726584 / total #impl: 2201202451 (eff. 0.610)
681.37/681.51	c #Conflicts:    1442000 | #Learnt:      31161 | 0.000
681.37/681.51	c total clause space: 886.764MB
681.37/681.51	c total #watches: 537752
681.67/681.86	c total #propagations: 1343684477 / total #impl: 2202826969 (eff. 0.610)
681.67/681.86	c #Conflicts:    1443000 | #Learnt:      32161 | 0.000
681.67/681.86	c total clause space: 886.764MB
681.67/681.86	c total #watches: 539752
682.07/682.27	c total #propagations: 1344577533 / total #impl: 2204183580 (eff. 0.610)
682.07/682.27	c #Conflicts:    1444000 | #Learnt:      33161 | 0.000
682.07/682.27	c total clause space: 886.764MB
682.07/682.27	c total #watches: 541752
682.57/682.74	c total #propagations: 1345536564 / total #impl: 2205750633 (eff. 0.610)
682.57/682.74	c #Conflicts:    1445000 | #Learnt:      34161 | 0.000
682.57/682.74	c total clause space: 886.764MB
682.57/682.74	c total #watches: 543752
683.08/683.21	c total #propagations: 1346438020 / total #impl: 2207317086 (eff. 0.610)
683.08/683.21	c #Conflicts:    1446000 | #Learnt:      35161 | 0.000
683.08/683.21	c total clause space: 886.764MB
683.08/683.21	c total #watches: 545752
683.57/683.70	c total #propagations: 1347341279 / total #impl: 2208875030 (eff. 0.610)
683.57/683.70	c #Conflicts:    1447000 | #Learnt:      36161 | 0.000
683.57/683.70	c total clause space: 886.764MB
683.57/683.70	c total #watches: 547752
683.97/684.17	c total #propagations: 1348168979 / total #impl: 2210226315 (eff. 0.610)
683.97/684.17	c #Conflicts:    1448000 | #Learnt:      37161 | 0.000
683.97/684.17	c total clause space: 886.764MB
683.97/684.17	c total #watches: 549752
684.47/684.63	c total #propagations: 1349031015 / total #impl: 2211672567 (eff. 0.610)
684.47/684.63	c #Conflicts:    1449000 | #Learnt:      38161 | 0.000
684.47/684.63	c total clause space: 886.764MB
684.47/684.63	c total #watches: 551752
684.87/685.07	c total #propagations: 1349950572 / total #impl: 2213104743 (eff. 0.610)
684.87/685.07	c #Conflicts:    1450000 | #Learnt:      39161 | 0.000
684.87/685.07	c total clause space: 886.764MB
684.87/685.07	c total #watches: 553752
685.37/685.50	c total #propagations: 1350896419 / total #impl: 2214537646 (eff. 0.610)
685.37/685.50	c #Conflicts:    1451000 | #Learnt:      40161 | 0.000
685.37/685.50	c total clause space: 886.764MB
685.37/685.50	c total #watches: 555752
685.77/685.92	c total #propagations: 1351805669 / total #impl: 2215985853 (eff. 0.610)
685.77/685.92	c #Conflicts:    1452000 | #Learnt:      41161 | 0.000
685.77/685.92	c total clause space: 886.764MB
685.77/685.92	c total #watches: 557752
686.17/686.35	c total #propagations: 1352670291 / total #impl: 2217358486 (eff. 0.610)
686.17/686.35	c #Conflicts:    1453000 | #Learnt:      42161 | 0.000
686.17/686.35	c total clause space: 886.764MB
686.17/686.35	c total #watches: 559752
686.57/686.76	c total #propagations: 1353480908 / total #impl: 2218634115 (eff. 0.610)
686.57/686.76	c #Conflicts:    1454000 | #Learnt:      43161 | 0.000
686.57/686.76	c total clause space: 886.764MB
686.57/686.76	c total #watches: 561752
687.17/687.31	c total #propagations: 1354293053 / total #impl: 2219947113 (eff. 0.610)
687.17/687.31	c #Conflicts:    1455000 | #Learnt:      44161 | 0.000
687.17/687.31	c total clause space: 886.764MB
687.17/687.31	c total #watches: 563752
687.67/687.81	c total #propagations: 1355163727 / total #impl: 2221446475 (eff. 0.610)
687.67/687.81	c #Conflicts:    1456000 | #Learnt:      45161 | 0.000
687.67/687.81	c total clause space: 886.764MB
687.67/687.81	c total #watches: 565752
688.07/688.29	c total #propagations: 1355985936 / total #impl: 2222772059 (eff. 0.610)
688.07/688.29	c #Conflicts:    1457000 | #Learnt:      46161 | 0.000
688.07/688.29	c total clause space: 886.764MB
688.07/688.29	c total #watches: 567752
688.67/688.80	c total #propagations: 1356762143 / total #impl: 2224003992 (eff. 0.610)
688.67/688.80	c #Conflicts:    1458000 | #Learnt:      47161 | 0.000
688.67/688.80	c total clause space: 886.764MB
688.67/688.80	c total #watches: 569752
689.07/689.27	c total #propagations: 1357529557 / total #impl: 2225228663 (eff. 0.610)
689.07/689.27	c #Conflicts:    1459000 | #Learnt:      48161 | 0.000
689.07/689.27	c total clause space: 886.764MB
689.07/689.27	c total #watches: 571752
689.68/689.82	c total #propagations: 1358255772 / total #impl: 2226347910 (eff. 0.610)
689.68/689.82	c #Conflicts:    1460000 | #Learnt:      49161 | 0.000
689.68/689.82	c total clause space: 886.764MB
689.68/689.82	c total #watches: 573752
690.17/690.40	c total #propagations: 1359000783 / total #impl: 2227572751 (eff. 0.610)
690.17/690.40	c #Conflicts:    1461000 | #Learnt:      50161 | 0.000
690.17/690.40	c total clause space: 886.764MB
690.17/690.40	c total #watches: 575752
690.97/691.11	c total #propagations: 1359774588 / total #impl: 2228866652 (eff. 0.610)
690.97/691.11	c #Conflicts:    1462000 | #Learnt:      51161 | 0.000
690.97/691.11	c total clause space: 886.764MB
690.97/691.11	c total #watches: 577752
691.67/691.81	c total #propagations: 1360673925 / total #impl: 2230338758 (eff. 0.610)
691.67/691.81	c #Conflicts:    1463000 | #Learnt:      52161 | 0.000
691.67/691.81	c total clause space: 886.764MB
691.67/691.81	c total #watches: 579752
692.17/692.36	c total #propagations: 1361578205 / total #impl: 2231803606 (eff. 0.610)
692.17/692.36	c #Conflicts:    1464000 | #Learnt:      53161 | 0.000
692.17/692.36	c total clause space: 886.764MB
692.17/692.36	c total #watches: 581752
692.67/692.86	c total #propagations: 1362491029 / total #impl: 2233257055 (eff. 0.610)
692.67/692.86	c #Conflicts:    1465000 | #Learnt:      54161 | 0.000
692.67/692.86	c total clause space: 886.764MB
692.67/692.86	c total #watches: 583752
693.47/693.61	c total #propagations: 1363366782 / total #impl: 2234518978 (eff. 0.610)
693.47/693.61	c #Conflicts:    1466000 | #Learnt:      55161 | 0.000
693.47/693.61	c total clause space: 886.764MB
693.47/693.61	c total #watches: 585752
694.27/694.47	c total #propagations: 1364345043 / total #impl: 2236131257 (eff. 0.610)
694.27/694.47	c #Conflicts:    1467000 | #Learnt:      56161 | 0.000
694.27/694.47	c total clause space: 886.764MB
694.27/694.47	c total #watches: 587752
695.18/695.36	c total #propagations: 1365354228 / total #impl: 2237750376 (eff. 0.610)
695.18/695.36	c #Conflicts:    1468000 | #Learnt:      57161 | 0.000
695.18/695.36	c total clause space: 886.764MB
695.18/695.36	c total #watches: 589752
695.97/696.14	c total #propagations: 1366656864 / total #impl: 2239533532 (eff. 0.610)
695.97/696.14	c #Conflicts:    1469000 | #Learnt:      58161 | 0.000
695.97/696.14	c total clause space: 886.764MB
695.97/696.14	c total #watches: 591752
696.67/696.87	c total #propagations: 1367640790 / total #impl: 2240969279 (eff. 0.610)
696.67/696.87	c GC COLLECT
696.67/696.87	c #Conflicts:    1470000 | #Learnt:      29860 | 0.000
696.67/696.87	c total clause space: 886.764MB
696.67/696.87	c total #watches: 535150
697.17/697.40	c total #propagations: 1368524694 / total #impl: 2242433309 (eff. 0.610)
697.17/697.40	c #Conflicts:    1471000 | #Learnt:      30860 | 0.000
697.17/697.40	c total clause space: 886.764MB
697.17/697.40	c total #watches: 537150
697.77/697.92	c total #propagations: 1369462251 / total #impl: 2243931472 (eff. 0.610)
697.77/697.92	c #Conflicts:    1472000 | #Learnt:      31860 | 0.000
697.77/697.92	c total clause space: 886.764MB
697.77/697.92	c total #watches: 539150
698.17/698.38	c total #propagations: 1370422411 / total #impl: 2245470014 (eff. 0.610)
698.17/698.38	c #Conflicts:    1473000 | #Learnt:      32860 | 0.000
698.17/698.38	c total clause space: 886.764MB
698.17/698.38	c total #watches: 541150
698.77/698.92	c total #propagations: 1371368742 / total #impl: 2246944036 (eff. 0.610)
698.77/698.92	c #Conflicts:    1474000 | #Learnt:      33860 | 0.000
698.77/698.92	c total clause space: 886.764MB
698.77/698.92	c total #watches: 543150
699.07/699.29	c total #propagations: 1372495741 / total #impl: 2248615857 (eff. 0.610)
699.07/699.29	c #Conflicts:    1475000 | #Learnt:      34860 | 0.000
699.07/699.29	c total clause space: 886.764MB
699.07/699.29	c total #watches: 545150
699.67/699.82	c total #propagations: 1373266675 / total #impl: 2249692463 (eff. 0.610)
699.67/699.82	c #Conflicts:    1476000 | #Learnt:      35860 | 0.000
699.67/699.82	c total clause space: 886.764MB
699.67/699.82	c total #watches: 547150
700.27/700.46	c total #propagations: 1374176704 / total #impl: 2251194305 (eff. 0.610)
700.27/700.46	c #Conflicts:    1477000 | #Learnt:      36860 | 0.000
700.27/700.46	c total clause space: 886.764MB
700.27/700.46	c total #watches: 549150
700.77/700.96	c total #propagations: 1375244476 / total #impl: 2252911857 (eff. 0.610)
700.77/700.96	c #Conflicts:    1478000 | #Learnt:      37860 | 0.000
700.77/700.96	c total clause space: 886.764MB
700.77/700.96	c total #watches: 551150
701.27/701.46	c total #propagations: 1376272699 / total #impl: 2254443135 (eff. 0.610)
701.27/701.46	c #Conflicts:    1479000 | #Learnt:      38860 | 0.000
701.27/701.46	c total clause space: 886.764MB
701.27/701.46	c total #watches: 553150
701.77/701.96	c total #propagations: 1377151879 / total #impl: 2255820172 (eff. 0.610)
701.77/701.96	c #Conflicts:    1480000 | #Learnt:      39860 | 0.000
701.77/701.96	c total clause space: 886.764MB
701.77/701.96	c total #watches: 555150
702.37/702.50	c total #propagations: 1378129575 / total #impl: 2257318490 (eff. 0.611)
702.37/702.50	c #Conflicts:    1481000 | #Learnt:      40860 | 0.000
702.37/702.50	c total clause space: 886.764MB
702.37/702.50	c total #watches: 557150
702.97/703.12	c total #propagations: 1379108081 / total #impl: 2258848235 (eff. 0.611)
702.97/703.12	c #Conflicts:    1482000 | #Learnt:      41860 | 0.000
702.97/703.12	c total clause space: 886.764MB
702.97/703.12	c total #watches: 559150
703.47/703.68	c total #propagations: 1380082534 / total #impl: 2260483653 (eff. 0.611)
703.47/703.68	c #Conflicts:    1483000 | #Learnt:      42860 | 0.000
703.47/703.68	c total clause space: 886.764MB
703.47/703.68	c total #watches: 561150
704.07/704.26	c total #propagations: 1381010416 / total #impl: 2261924626 (eff. 0.611)
704.07/704.26	c #Conflicts:    1484000 | #Learnt:      43860 | 0.000
704.07/704.26	c total clause space: 886.764MB
704.07/704.26	c total #watches: 563150
704.67/704.83	c total #propagations: 1381903572 / total #impl: 2263329413 (eff. 0.611)
704.67/704.83	c #Conflicts:    1485000 | #Learnt:      44860 | 0.000
704.67/704.83	c total clause space: 886.764MB
704.67/704.83	c total #watches: 565150
705.17/705.39	c total #propagations: 1382737506 / total #impl: 2264695132 (eff. 0.611)
705.17/705.39	c #Conflicts:    1486000 | #Learnt:      45860 | 0.000
705.17/705.39	c total clause space: 886.764MB
705.17/705.39	c total #watches: 567150
705.77/705.96	c total #propagations: 1383649424 / total #impl: 2266163900 (eff. 0.611)
705.77/705.96	c #Conflicts:    1487000 | #Learnt:      46860 | 0.000
705.77/705.96	c total clause space: 886.764MB
705.77/705.96	c total #watches: 569150
706.37/706.53	c total #propagations: 1384523024 / total #impl: 2267555339 (eff. 0.611)
706.37/706.53	c #Conflicts:    1488000 | #Learnt:      47860 | 0.000
706.37/706.53	c total clause space: 886.764MB
706.37/706.53	c total #watches: 571150
707.07/707.25	c total #propagations: 1385401334 / total #impl: 2269100454 (eff. 0.611)
707.07/707.25	c #Conflicts:    1489000 | #Learnt:      48860 | 0.000
707.07/707.25	c total clause space: 886.764MB
707.07/707.25	c total #watches: 573150
707.77/707.91	c total #propagations: 1386317389 / total #impl: 2270740498 (eff. 0.611)
707.77/707.91	c #Conflicts:    1490000 | #Learnt:      49860 | 0.000
707.77/707.91	c total clause space: 886.764MB
707.77/707.91	c total #watches: 575150
708.37/708.58	c total #propagations: 1387200901 / total #impl: 2272243397 (eff. 0.610)
708.37/708.58	c #Conflicts:    1491000 | #Learnt:      50860 | 0.000
708.37/708.58	c total clause space: 886.764MB
708.37/708.58	c total #watches: 577150
708.97/709.10	c total #propagations: 1388176413 / total #impl: 2273776972 (eff. 0.611)
708.97/709.10	c #Conflicts:    1492000 | #Learnt:      51860 | 0.000
708.97/709.10	c total clause space: 886.764MB
708.97/709.10	c total #watches: 579150
709.67/709.88	c total #propagations: 1389215256 / total #impl: 2275246746 (eff. 0.611)
709.67/709.88	c #Conflicts:    1493000 | #Learnt:      52860 | 0.000
709.67/709.88	c total clause space: 886.764MB
709.67/709.88	c total #watches: 581150
710.37/710.59	c total #propagations: 1390070685 / total #impl: 2276723271 (eff. 0.611)
710.37/710.59	c #Conflicts:    1494000 | #Learnt:      53860 | 0.000
710.37/710.59	c total clause space: 886.764MB
710.37/710.59	c total #watches: 583150
711.06/711.24	c total #propagations: 1391005739 / total #impl: 2278210455 (eff. 0.611)
711.06/711.24	c #Conflicts:    1495000 | #Learnt:      54860 | 0.000
711.06/711.24	c total clause space: 886.764MB
711.06/711.24	c total #watches: 585150
711.57/711.74	c total #propagations: 1391858315 / total #impl: 2279652181 (eff. 0.611)
711.57/711.74	c #Conflicts:    1496000 | #Learnt:      55860 | 0.000
711.57/711.74	c total clause space: 886.764MB
711.57/711.74	c total #watches: 587150
712.16/712.33	c total #propagations: 1392650494 / total #impl: 2280889130 (eff. 0.611)
712.16/712.33	c #Conflicts:    1497000 | #Learnt:      56860 | 0.000
712.16/712.33	c total clause space: 886.764MB
712.16/712.33	c total #watches: 589150
713.06/713.21	c total #propagations: 1393476884 / total #impl: 2282286274 (eff. 0.611)
713.06/713.21	c #Conflicts:    1498000 | #Learnt:      57860 | 0.000
713.06/713.21	c total clause space: 886.764MB
713.06/713.21	c total #watches: 591150
714.06/714.20	c total #propagations: 1394260420 / total #impl: 2283738855 (eff. 0.611)
714.06/714.20	c #Conflicts:    1499000 | #Learnt:      58860 | 0.000
714.06/714.20	c total clause space: 886.764MB
714.06/714.20	c total #watches: 593150
714.66/714.81	c total #propagations: 1395024882 / total #impl: 2285142457 (eff. 0.610)
714.66/714.81	c GC COLLECT
714.66/714.81	c #Conflicts:    1500000 | #Learnt:      30267 | 0.000
714.66/714.81	c total clause space: 886.764MB
714.66/714.81	c total #watches: 535964
715.16/715.36	c total #propagations: 1395907533 / total #impl: 2286707530 (eff. 0.610)
715.16/715.36	c #Conflicts:    1501000 | #Learnt:      31267 | 0.000
715.16/715.36	c total clause space: 886.764MB
715.16/715.36	c total #watches: 537964
715.66/715.83	c total #propagations: 1396942201 / total #impl: 2288412181 (eff. 0.610)
715.66/715.83	c #Conflicts:    1502000 | #Learnt:      32267 | 0.000
715.66/715.83	c total clause space: 886.764MB
715.66/715.83	c total #watches: 539964
716.26/716.43	c total #propagations: 1397759960 / total #impl: 2289880712 (eff. 0.610)
716.26/716.43	c #Conflicts:    1503000 | #Learnt:      33267 | 0.000
716.26/716.43	c total clause space: 886.764MB
716.26/716.43	c total #watches: 541964
716.76/716.98	c total #propagations: 1398608959 / total #impl: 2291425992 (eff. 0.610)
716.76/716.98	c #Conflicts:    1504000 | #Learnt:      34267 | 0.000
716.76/716.98	c total clause space: 886.764MB
716.76/716.98	c total #watches: 543964
717.36/717.52	c total #propagations: 1399463871 / total #impl: 2292880909 (eff. 0.610)
717.36/717.52	c #Conflicts:    1505000 | #Learnt:      35267 | 0.000
717.36/717.52	c total clause space: 886.764MB
717.36/717.52	c total #watches: 545964
718.06/718.29	c total #propagations: 1400364958 / total #impl: 2294347374 (eff. 0.610)
718.06/718.29	c #Conflicts:    1506000 | #Learnt:      36267 | 0.000
718.06/718.29	c total clause space: 886.764MB
718.06/718.29	c total #watches: 547964
718.76/718.92	c total #propagations: 1401360563 / total #impl: 2295940441 (eff. 0.610)
718.76/718.92	c #Conflicts:    1507000 | #Learnt:      37267 | 0.000
718.76/718.92	c total clause space: 886.764MB
718.76/718.92	c total #watches: 549964
719.27/719.48	c total #propagations: 1402270070 / total #impl: 2297472900 (eff. 0.610)
719.27/719.48	c #Conflicts:    1508000 | #Learnt:      38267 | 0.000
719.27/719.48	c total clause space: 886.764MB
719.27/719.48	c total #watches: 551964
719.76/719.92	c total #propagations: 1403184937 / total #impl: 2299033056 (eff. 0.610)
719.76/719.92	c #Conflicts:    1509000 | #Learnt:      39267 | 0.000
719.76/719.92	c total clause space: 886.764MB
719.76/719.92	c total #watches: 553964
720.26/720.41	c total #propagations: 1403975225 / total #impl: 2300380479 (eff. 0.610)
720.26/720.41	c #Conflicts:    1510000 | #Learnt:      40267 | 0.000
720.26/720.41	c total clause space: 886.764MB
720.26/720.41	c total #watches: 555964
720.86/721.03	c total #propagations: 1404818942 / total #impl: 2301927238 (eff. 0.610)
720.86/721.03	c #Conflicts:    1511000 | #Learnt:      41267 | 0.000
720.86/721.03	c total clause space: 886.764MB
720.86/721.03	c total #watches: 557964
721.36/721.57	c total #propagations: 1405751153 / total #impl: 2303470778 (eff. 0.610)
721.36/721.57	c #Conflicts:    1512000 | #Learnt:      42267 | 0.000
721.36/721.57	c total clause space: 886.764MB
721.36/721.57	c total #watches: 559964
722.06/722.25	c total #propagations: 1406622284 / total #impl: 2304828763 (eff. 0.610)
722.06/722.25	c #Conflicts:    1513000 | #Learnt:      43267 | 0.000
722.06/722.25	c total clause space: 886.764MB
722.06/722.25	c total #watches: 561964
722.57/722.76	c total #propagations: 1407677363 / total #impl: 2306391652 (eff. 0.610)
722.57/722.76	c #Conflicts:    1514000 | #Learnt:      44267 | 0.000
722.57/722.76	c total clause space: 886.764MB
722.57/722.76	c total #watches: 563964
723.26/723.42	c total #propagations: 1408569293 / total #impl: 2307848866 (eff. 0.610)
723.26/723.42	c #Conflicts:    1515000 | #Learnt:      45267 | 0.000
723.26/723.42	c total clause space: 886.764MB
723.26/723.42	c total #watches: 565964
723.86/724.00	c total #propagations: 1409572184 / total #impl: 2309533233 (eff. 0.610)
723.86/724.00	c #Conflicts:    1516000 | #Learnt:      46267 | 0.000
723.86/724.00	c total clause space: 886.764MB
723.86/724.00	c total #watches: 567964
724.46/724.69	c total #propagations: 1410430571 / total #impl: 2310950935 (eff. 0.610)
724.46/724.69	c #Conflicts:    1517000 | #Learnt:      47267 | 0.000
724.46/724.69	c total clause space: 886.764MB
724.46/724.69	c total #watches: 569964
725.16/725.31	c total #propagations: 1411356806 / total #impl: 2312563485 (eff. 0.610)
725.16/725.31	c #Conflicts:    1518000 | #Learnt:      48267 | 0.000
725.16/725.31	c total clause space: 886.764MB
725.16/725.31	c total #watches: 571964
725.76/725.91	c total #propagations: 1412336067 / total #impl: 2314146800 (eff. 0.610)
725.76/725.91	c #Conflicts:    1519000 | #Learnt:      49267 | 0.000
725.76/725.91	c total clause space: 886.764MB
725.76/725.91	c total #watches: 573964
726.46/726.60	c total #propagations: 1413153217 / total #impl: 2315570752 (eff. 0.610)
726.46/726.60	c #Conflicts:    1520000 | #Learnt:      50267 | 0.000
726.46/726.60	c total clause space: 886.764MB
726.46/726.60	c total #watches: 575964
726.97/727.11	c total #propagations: 1414105698 / total #impl: 2317101445 (eff. 0.610)
726.97/727.11	c #Conflicts:    1521000 | #Learnt:      51267 | 0.000
726.97/727.11	c total clause space: 886.764MB
726.97/727.11	c total #watches: 577964
727.56/727.76	c total #propagations: 1415090843 / total #impl: 2318499569 (eff. 0.610)
727.56/727.76	c #Conflicts:    1522000 | #Learnt:      52267 | 0.000
727.56/727.76	c total clause space: 886.764MB
727.56/727.76	c total #watches: 579964
728.17/728.36	c total #propagations: 1415998314 / total #impl: 2320086587 (eff. 0.610)
728.17/728.36	c #Conflicts:    1523000 | #Learnt:      53267 | 0.000
728.17/728.36	c total clause space: 886.764MB
728.17/728.36	c total #watches: 581964
728.86/729.05	c total #propagations: 1416930223 / total #impl: 2321612506 (eff. 0.610)
728.86/729.05	c #Conflicts:    1524000 | #Learnt:      54267 | 0.000
728.86/729.05	c total clause space: 886.764MB
728.86/729.05	c total #watches: 583964
729.56/729.78	c total #propagations: 1417978903 / total #impl: 2323330380 (eff. 0.610)
729.56/729.78	c #Conflicts:    1525000 | #Learnt:      55267 | 0.000
729.56/729.78	c total clause space: 886.764MB
729.56/729.78	c total #watches: 585964
730.37/730.56	c total #propagations: 1419027962 / total #impl: 2325072052 (eff. 0.610)
730.37/730.56	c #Conflicts:    1526000 | #Learnt:      56267 | 0.000
730.37/730.56	c total clause space: 886.764MB
730.37/730.56	c total #watches: 587964
731.26/731.44	c total #propagations: 1419970042 / total #impl: 2326725136 (eff. 0.610)
731.26/731.44	c #Conflicts:    1527000 | #Learnt:      57267 | 0.000
731.26/731.44	c total clause space: 886.764MB
731.26/731.44	c total #watches: 589964
731.96/732.14	c total #propagations: 1420969455 / total #impl: 2328329945 (eff. 0.610)
731.96/732.14	c #Conflicts:    1528000 | #Learnt:      58267 | 0.000
731.96/732.14	c total clause space: 886.764MB
731.96/732.14	c total #watches: 591964
732.86/733.04	c total #propagations: 1421862105 / total #impl: 2329769895 (eff. 0.610)
732.86/733.04	c #Conflicts:    1529000 | #Learnt:      59267 | 0.000
732.86/733.04	c total clause space: 886.764MB
732.86/733.04	c total #watches: 593964
733.57/733.80	c total #propagations: 1423339178 / total #impl: 2331817625 (eff. 0.610)
733.57/733.80	c GC COLLECT
733.57/733.80	c #Conflicts:    1530000 | #Learnt:      30362 | 0.000
733.57/733.80	c total clause space: 886.764MB
733.57/733.80	c total #watches: 536154
734.06/734.27	c total #propagations: 1424219509 / total #impl: 2333336515 (eff. 0.610)
734.06/734.27	c #Conflicts:    1531000 | #Learnt:      31362 | 0.000
734.06/734.27	c total clause space: 886.764MB
734.06/734.27	c total #watches: 538154
734.46/734.69	c total #propagations: 1425077260 / total #impl: 2334725284 (eff. 0.610)
734.46/734.69	c #Conflicts:    1532000 | #Learnt:      32362 | 0.000
734.46/734.69	c total clause space: 886.764MB
734.46/734.69	c total #watches: 540154
734.96/735.14	c total #propagations: 1426058043 / total #impl: 2336234637 (eff. 0.610)
734.96/735.14	c #Conflicts:    1533000 | #Learnt:      33362 | 0.000
734.96/735.14	c total clause space: 886.764MB
734.96/735.14	c total #watches: 542154
735.46/735.67	c total #propagations: 1427065614 / total #impl: 2337731028 (eff. 0.610)
735.46/735.67	c #Conflicts:    1534000 | #Learnt:      34362 | 0.000
735.46/735.67	c total clause space: 886.764MB
735.46/735.67	c total #watches: 544154
736.16/736.32	c total #propagations: 1428030255 / total #impl: 2339272414 (eff. 0.610)
736.16/736.32	c #Conflicts:    1535000 | #Learnt:      35362 | 0.000
736.16/736.32	c total clause space: 886.764MB
736.16/736.32	c total #watches: 546154
736.66/736.80	c total #propagations: 1429053797 / total #impl: 2340980048 (eff. 0.610)
736.66/736.80	c #Conflicts:    1536000 | #Learnt:      36362 | 0.000
736.66/736.80	c total clause space: 886.764MB
736.66/736.80	c total #watches: 548154
737.06/737.28	c total #propagations: 1429891147 / total #impl: 2342376005 (eff. 0.610)
737.06/737.28	c #Conflicts:    1537000 | #Learnt:      37362 | 0.000
737.06/737.28	c total clause space: 886.764MB
737.06/737.28	c total #watches: 550154
737.66/737.80	c total #propagations: 1430828761 / total #impl: 2343891744 (eff. 0.610)
737.66/737.80	c #Conflicts:    1538000 | #Learnt:      38362 | 0.000
737.66/737.80	c total clause space: 886.764MB
737.66/737.80	c total #watches: 552154
738.26/738.40	c total #propagations: 1431818949 / total #impl: 2345454902 (eff. 0.610)
738.26/738.40	c #Conflicts:    1539000 | #Learnt:      39362 | 0.000
738.26/738.40	c total clause space: 886.764MB
738.26/738.40	c total #watches: 554154
738.76/738.90	c total #propagations: 1432739187 / total #impl: 2346938471 (eff. 0.610)
738.76/738.90	c #Conflicts:    1540000 | #Learnt:      40362 | 0.000
738.76/738.90	c total clause space: 886.764MB
738.76/738.90	c total #watches: 556154
739.46/739.65	c total #propagations: 1433692376 / total #impl: 2348421566 (eff. 0.610)
739.46/739.65	c #Conflicts:    1541000 | #Learnt:      41362 | 0.000
739.46/739.65	c total clause space: 886.764MB
739.46/739.65	c total #watches: 558154
740.36/740.50	c total #propagations: 1434622270 / total #impl: 2349999890 (eff. 0.610)
740.36/740.50	c #Conflicts:    1542000 | #Learnt:      42362 | 0.000
740.36/740.50	c total clause space: 886.764MB
740.36/740.50	c total #watches: 560154
741.27/741.48	c total #propagations: 1435630818 / total #impl: 2351714732 (eff. 0.610)
741.27/741.48	c #Conflicts:    1543000 | #Learnt:      43362 | 0.000
741.27/741.48	c total clause space: 886.764MB
741.27/741.48	c total #watches: 562154
742.06/742.25	c total #propagations: 1436666479 / total #impl: 2353483580 (eff. 0.610)
742.06/742.25	c #Conflicts:    1544000 | #Learnt:      44362 | 0.000
742.06/742.25	c total clause space: 886.764MB
742.06/742.25	c total #watches: 564154
742.76/742.99	c total #propagations: 1437657211 / total #impl: 2355218605 (eff. 0.610)
742.76/742.99	c #Conflicts:    1545000 | #Learnt:      45362 | 0.000
742.76/742.99	c total clause space: 886.764MB
742.76/742.99	c total #watches: 566154
743.36/743.57	c total #propagations: 1438592520 / total #impl: 2356781850 (eff. 0.610)
743.36/743.57	c #Conflicts:    1546000 | #Learnt:      46362 | 0.000
743.36/743.57	c total clause space: 886.764MB
743.36/743.57	c total #watches: 568154
743.96/744.12	c total #propagations: 1439267294 / total #impl: 2357962568 (eff. 0.610)
743.96/744.12	c #Conflicts:    1547000 | #Learnt:      47362 | 0.000
743.96/744.12	c total clause space: 886.764MB
743.96/744.12	c total #watches: 570154
744.46/744.67	c total #propagations: 1439847647 / total #impl: 2358881575 (eff. 0.610)
744.46/744.67	c #Conflicts:    1548000 | #Learnt:      48362 | 0.000
744.46/744.67	c total clause space: 886.764MB
744.46/744.67	c total #watches: 572154
745.16/745.31	c total #propagations: 1440481873 / total #impl: 2359981844 (eff. 0.610)
745.16/745.31	c #Conflicts:    1549000 | #Learnt:      49362 | 0.000
745.16/745.31	c total clause space: 886.764MB
745.16/745.31	c total #watches: 574154
745.86/746.04	c total #propagations: 1441244721 / total #impl: 2361499660 (eff. 0.610)
745.86/746.04	c #Conflicts:    1550000 | #Learnt:      50362 | 0.000
745.86/746.04	c total clause space: 886.764MB
745.86/746.04	c total #watches: 576154
746.66/746.81	c total #propagations: 1442025036 / total #impl: 2363045824 (eff. 0.610)
746.66/746.81	c #Conflicts:    1551000 | #Learnt:      51362 | 0.000
746.66/746.81	c total clause space: 886.764MB
746.66/746.81	c total #watches: 578154
747.36/747.59	c total #propagations: 1442851869 / total #impl: 2364567321 (eff. 0.610)
747.36/747.59	c #Conflicts:    1552000 | #Learnt:      52362 | 0.000
747.36/747.59	c total clause space: 886.764MB
747.36/747.59	c total #watches: 580154
747.97/748.14	c total #propagations: 1443844375 / total #impl: 2366221096 (eff. 0.610)
747.97/748.14	c #Conflicts:    1553000 | #Learnt:      53362 | 0.000
747.97/748.14	c total clause space: 886.764MB
747.97/748.14	c total #watches: 582154
748.66/748.86	c total #propagations: 1444737739 / total #impl: 2367649352 (eff. 0.610)
748.66/748.86	c #Conflicts:    1554000 | #Learnt:      54362 | 0.000
748.66/748.86	c total clause space: 886.764MB
748.66/748.86	c total #watches: 584154
749.46/749.62	c total #propagations: 1445774679 / total #impl: 2369380715 (eff. 0.610)
749.46/749.62	c #Conflicts:    1555000 | #Learnt:      55362 | 0.000
749.46/749.62	c total clause space: 886.764MB
749.46/749.62	c total #watches: 586154
750.26/750.40	c total #propagations: 1446744329 / total #impl: 2371026075 (eff. 0.610)
750.26/750.40	c #Conflicts:    1556000 | #Learnt:      56362 | 0.000
750.26/750.40	c total clause space: 886.764MB
750.26/750.40	c total #watches: 588154
750.96/751.12	c total #propagations: 1447827329 / total #impl: 2372841696 (eff. 0.610)
750.96/751.12	c #Conflicts:    1557000 | #Learnt:      57362 | 0.000
750.96/751.12	c total clause space: 886.764MB
750.96/751.12	c total #watches: 590154
751.76/751.94	c total #propagations: 1448807093 / total #impl: 2374499457 (eff. 0.610)
751.76/751.94	c #Conflicts:    1558000 | #Learnt:      58362 | 0.000
751.76/751.94	c total clause space: 886.764MB
751.76/751.94	c total #watches: 592154
752.56/752.74	c total #propagations: 1449846259 / total #impl: 2376238257 (eff. 0.610)
752.56/752.74	c #Conflicts:    1559000 | #Learnt:      59362 | 0.000
752.56/752.74	c total clause space: 886.764MB
752.56/752.74	c total #watches: 594154
753.36/753.57	c total #propagations: 1450844052 / total #impl: 2378016278 (eff. 0.610)
753.36/753.57	c #Conflicts:    1560000 | #Learnt:      60362 | 0.000
753.36/753.57	c total clause space: 886.764MB
753.36/753.57	c total #watches: 596154
753.96/754.10	c total #propagations: 1451874796 / total #impl: 2379815136 (eff. 0.610)
753.96/754.10	c GC COLLECT
753.96/754.10	c #Conflicts:    1561000 | #Learnt:      31181 | 0.000
753.96/754.10	c total clause space: 886.764MB
753.96/754.10	c total #watches: 537792
754.36/754.53	c total #propagations: 1452822608 / total #impl: 2381503646 (eff. 0.610)
754.36/754.53	c #Conflicts:    1562000 | #Learnt:      32181 | 0.000
754.36/754.53	c total clause space: 886.764MB
754.36/754.53	c total #watches: 539792
754.76/754.99	c total #propagations: 1453834186 / total #impl: 2383118881 (eff. 0.610)
754.76/754.99	c #Conflicts:    1563000 | #Learnt:      33181 | 0.000
754.76/754.99	c total clause space: 886.764MB
754.76/754.99	c total #watches: 541792
755.26/755.48	c total #propagations: 1454886288 / total #impl: 2384807215 (eff. 0.610)
755.26/755.48	c #Conflicts:    1564000 | #Learnt:      34181 | 0.000
755.26/755.48	c total clause space: 886.764MB
755.26/755.48	c total #watches: 543792
755.56/755.73	c total #propagations: 1455954862 / total #impl: 2386507471 (eff. 0.610)
755.56/755.73	c #Conflicts:    1565000 | #Learnt:      35181 | 0.000
755.56/755.73	c total clause space: 886.764MB
755.56/755.73	c total #watches: 545792
755.76/755.94	c total #propagations: 1456669346 / total #impl: 2387438225 (eff. 0.610)
755.76/755.94	c #Conflicts:    1566000 | #Learnt:      36181 | 0.000
755.76/755.94	c total clause space: 886.764MB
755.76/755.94	c total #watches: 547792
755.96/756.11	c total #propagations: 1457318583 / total #impl: 2388228142 (eff. 0.610)
755.96/756.11	c #Conflicts:    1567000 | #Learnt:      37181 | 0.000
755.96/756.11	c total clause space: 886.764MB
755.96/756.11	c total #watches: 549792
756.06/756.29	c total #propagations: 1457820466 / total #impl: 2388804289 (eff. 0.610)
756.06/756.29	c #Conflicts:    1568000 | #Learnt:      38181 | 0.000
756.06/756.29	c total clause space: 886.764MB
756.06/756.29	c total #watches: 551792
756.36/756.53	c total #propagations: 1458320304 / total #impl: 2389389837 (eff. 0.610)
756.36/756.53	c #Conflicts:    1569000 | #Learnt:      39181 | 0.000
756.36/756.53	c total clause space: 886.764MB
756.36/756.53	c total #watches: 553792
756.56/756.73	c total #propagations: 1458900172 / total #impl: 2390067595 (eff. 0.610)
756.56/756.73	c #Conflicts:    1570000 | #Learnt:      40181 | 0.000
756.56/756.73	c total clause space: 886.764MB
756.56/756.73	c total #watches: 555792
756.76/756.94	c total #propagations: 1459409466 / total #impl: 2390667000 (eff. 0.610)
756.76/756.94	c #Conflicts:    1571000 | #Learnt:      41181 | 0.000
756.76/756.94	c total clause space: 886.764MB
756.76/756.94	c total #watches: 557792
756.96/757.16	c total #propagations: 1459866026 / total #impl: 2391203266 (eff. 0.611)
756.96/757.16	c #Conflicts:    1572000 | #Learnt:      42181 | 0.000
756.96/757.16	c total clause space: 886.764MB
756.96/757.16	c total #watches: 559792
757.16/757.36	c total #propagations: 1460305425 / total #impl: 2391716149 (eff. 0.611)
757.16/757.36	c #Conflicts:    1573000 | #Learnt:      43181 | 0.000
757.16/757.36	c total clause space: 886.764MB
757.16/757.36	c total #watches: 561792
757.46/757.64	c total #propagations: 1460696935 / total #impl: 2392178396 (eff. 0.611)
757.46/757.64	c #Conflicts:    1574000 | #Learnt:      44181 | 0.000
757.46/757.64	c total clause space: 886.764MB
757.46/757.64	c total #watches: 563792
757.76/757.90	c total #propagations: 1461159661 / total #impl: 2392720322 (eff. 0.611)
757.76/757.90	c #Conflicts:    1575000 | #Learnt:      45181 | 0.000
757.76/757.90	c total clause space: 886.764MB
757.76/757.90	c total #watches: 565792
757.96/758.15	c total #propagations: 1461655109 / total #impl: 2393314888 (eff. 0.611)
757.96/758.15	c #Conflicts:    1576000 | #Learnt:      46181 | 0.000
757.96/758.15	c total clause space: 886.764MB
757.96/758.15	c total #watches: 567792
758.25/758.43	c total #propagations: 1462119173 / total #impl: 2393872102 (eff. 0.611)
758.25/758.43	c #Conflicts:    1577000 | #Learnt:      47181 | 0.000
758.25/758.43	c total clause space: 886.764MB
758.25/758.43	c total #watches: 569792
758.55/758.70	c total #propagations: 1462591141 / total #impl: 2394442313 (eff. 0.611)
758.55/758.70	c #Conflicts:    1578000 | #Learnt:      48181 | 0.000
758.55/758.70	c total clause space: 886.764MB
758.55/758.70	c total #watches: 571792
758.86/759.06	c total #propagations: 1463035863 / total #impl: 2394988943 (eff. 0.611)
758.86/759.06	c #Conflicts:    1579000 | #Learnt:      49181 | 0.000
758.86/759.06	c total clause space: 886.764MB
758.86/759.06	c total #watches: 573792
759.15/759.38	c total #propagations: 1463545381 / total #impl: 2395578808 (eff. 0.611)
759.15/759.38	c #Conflicts:    1580000 | #Learnt:      50181 | 0.000
759.15/759.38	c total clause space: 886.764MB
759.15/759.38	c total #watches: 575792
759.55/759.70	c total #propagations: 1464092991 / total #impl: 2396195040 (eff. 0.611)
759.55/759.70	c #Conflicts:    1581000 | #Learnt:      51181 | 0.000
759.55/759.70	c total clause space: 886.764MB
759.55/759.70	c total #watches: 577792
759.85/760.07	c total #propagations: 1464600016 / total #impl: 2396774453 (eff. 0.611)
759.85/760.07	c #Conflicts:    1582000 | #Learnt:      52181 | 0.000
759.85/760.07	c total clause space: 886.764MB
759.85/760.07	c total #watches: 579792
760.15/760.39	c total #propagations: 1465080330 / total #impl: 2397328057 (eff. 0.611)
760.15/760.39	c #Conflicts:    1583000 | #Learnt:      53181 | 0.000
760.15/760.39	c total clause space: 886.764MB
760.15/760.39	c total #watches: 581792
760.55/760.78	c total #propagations: 1465559343 / total #impl: 2397885140 (eff. 0.611)
760.55/760.78	c #Conflicts:    1584000 | #Learnt:      54181 | 0.000
760.55/760.78	c total clause space: 886.764MB
760.55/760.78	c total #watches: 583792
760.95/761.17	c total #propagations: 1466052152 / total #impl: 2398468283 (eff. 0.611)
760.95/761.17	c #Conflicts:    1585000 | #Learnt:      55181 | 0.000
760.95/761.17	c total clause space: 886.764MB
760.95/761.17	c total #watches: 585792
761.45/761.60	c total #propagations: 1466498159 / total #impl: 2398997854 (eff. 0.611)
761.45/761.60	c #Conflicts:    1586000 | #Learnt:      56181 | 0.000
761.45/761.60	c total clause space: 886.764MB
761.45/761.60	c total #watches: 587792
761.85/762.01	c total #propagations: 1466975001 / total #impl: 2399562159 (eff. 0.611)
761.85/762.01	c #Conflicts:    1587000 | #Learnt:      57181 | 0.000
761.85/762.01	c total clause space: 886.764MB
761.85/762.01	c total #watches: 589792
762.16/762.39	c total #propagations: 1467412835 / total #impl: 2400080559 (eff. 0.611)
762.16/762.39	c #Conflicts:    1588000 | #Learnt:      58181 | 0.000
762.16/762.39	c total clause space: 886.764MB
762.16/762.39	c total #watches: 591792
762.65/762.81	c total #propagations: 1467814019 / total #impl: 2400552567 (eff. 0.611)
762.65/762.81	c #Conflicts:    1589000 | #Learnt:      59181 | 0.000
762.65/762.81	c total clause space: 886.764MB
762.65/762.81	c total #watches: 593792
763.05/763.21	c total #propagations: 1468208233 / total #impl: 2401020110 (eff. 0.611)
763.05/763.21	c #Conflicts:    1590000 | #Learnt:      60181 | 0.000
763.05/763.21	c total clause space: 886.764MB
763.05/763.21	c total #watches: 595792
763.45/763.68	c total #propagations: 1468711699 / total #impl: 2401848866 (eff. 0.611)
763.45/763.68	c GC COLLECT
763.45/763.68	c #Conflicts:    1591000 | #Learnt:      30677 | 0.000
763.45/763.68	c total clause space: 886.764MB
763.45/763.68	c total #watches: 536784
763.85/764.07	c total #propagations: 1469395139 / total #impl: 2403327305 (eff. 0.611)
763.85/764.07	c #Conflicts:    1592000 | #Learnt:      31677 | 0.000
763.85/764.07	c total clause space: 886.764MB
763.85/764.07	c total #watches: 538784
764.25/764.47	c total #propagations: 1470086468 / total #impl: 2404789408 (eff. 0.611)
764.25/764.47	c #Conflicts:    1593000 | #Learnt:      32677 | 0.000
764.25/764.47	c total clause space: 886.764MB
764.25/764.47	c total #watches: 540784
764.75/764.90	c total #propagations: 1470785917 / total #impl: 2406267854 (eff. 0.611)
764.75/764.90	c #Conflicts:    1594000 | #Learnt:      33677 | 0.000
764.75/764.90	c total clause space: 886.764MB
764.75/764.90	c total #watches: 542784
765.15/765.34	c total #propagations: 1471503709 / total #impl: 2407809279 (eff. 0.611)
765.15/765.34	c #Conflicts:    1595000 | #Learnt:      34677 | 0.000
765.15/765.34	c total clause space: 886.764MB
765.15/765.34	c total #watches: 544784
765.65/765.84	c total #propagations: 1472207584 / total #impl: 2409282905 (eff. 0.611)
765.65/765.84	c #Conflicts:    1596000 | #Learnt:      35677 | 0.000
765.65/765.84	c total clause space: 886.764MB
765.65/765.84	c total #watches: 546784
766.15/766.33	c total #propagations: 1472958367 / total #impl: 2410819290 (eff. 0.611)
766.15/766.33	c #Conflicts:    1597000 | #Learnt:      36677 | 0.000
766.15/766.33	c total clause space: 886.764MB
766.15/766.33	c total #watches: 548784
766.66/766.84	c total #propagations: 1473662913 / total #impl: 2412257379 (eff. 0.611)
766.66/766.84	c #Conflicts:    1598000 | #Learnt:      37677 | 0.000
766.66/766.84	c total clause space: 886.764MB
766.66/766.84	c total #watches: 550784
767.15/767.31	c total #propagations: 1474347064 / total #impl: 2413718222 (eff. 0.611)
767.15/767.31	c #Conflicts:    1599000 | #Learnt:      38677 | 0.000
767.15/767.31	c total clause space: 886.764MB
767.15/767.31	c total #watches: 552784
767.66/767.88	c total #propagations: 1475017894 / total #impl: 2415107130 (eff. 0.611)
767.66/767.88	c #Conflicts:    1600000 | #Learnt:      39677 | 0.000
767.66/767.88	c total clause space: 886.764MB
767.66/767.88	c total #watches: 554784
768.15/768.38	c total #propagations: 1475729740 / total #impl: 2416565086 (eff. 0.611)
768.15/768.38	c #Conflicts:    1601000 | #Learnt:      40677 | 0.000
768.15/768.38	c total clause space: 886.764MB
768.15/768.38	c total #watches: 556784
768.76/768.91	c total #propagations: 1476427386 / total #impl: 2418002429 (eff. 0.611)
768.76/768.91	c #Conflicts:    1602000 | #Learnt:      41677 | 0.000
768.76/768.91	c total clause space: 886.764MB
768.76/768.91	c total #watches: 558784
769.25/769.46	c total #propagations: 1477127699 / total #impl: 2419415040 (eff. 0.611)
769.25/769.46	c #Conflicts:    1603000 | #Learnt:      42677 | 0.000
769.25/769.46	c total clause space: 886.764MB
769.25/769.46	c total #watches: 560784
769.86/770.08	c total #propagations: 1477858695 / total #impl: 2420882033 (eff. 0.610)
769.86/770.08	c #Conflicts:    1604000 | #Learnt:      43677 | 0.000
769.86/770.08	c total clause space: 886.764MB
769.86/770.08	c total #watches: 562784
770.55/770.71	c total #propagations: 1478588619 / total #impl: 2422385956 (eff. 0.610)
770.55/770.71	c #Conflicts:    1605000 | #Learnt:      44677 | 0.000
770.55/770.71	c total clause space: 886.764MB
770.55/770.71	c total #watches: 564784
771.15/771.39	c total #propagations: 1479285870 / total #impl: 2423825851 (eff. 0.610)
771.15/771.39	c #Conflicts:    1606000 | #Learnt:      45677 | 0.000
771.15/771.39	c total clause space: 886.764MB
771.15/771.39	c total #watches: 566784
771.85/772.09	c total #propagations: 1479990451 / total #impl: 2425292410 (eff. 0.610)
771.85/772.09	c #Conflicts:    1607000 | #Learnt:      46677 | 0.000
771.85/772.09	c total clause space: 886.764MB
771.85/772.09	c total #watches: 568784
772.65/772.80	c total #propagations: 1480714028 / total #impl: 2426747218 (eff. 0.610)
772.65/772.80	c #Conflicts:    1608000 | #Learnt:      47677 | 0.000
772.65/772.80	c total clause space: 886.764MB
772.65/772.80	c total #watches: 570784
773.26/773.40	c total #propagations: 1481440808 / total #impl: 2428269800 (eff. 0.610)
773.26/773.40	c #Conflicts:    1609000 | #Learnt:      48677 | 0.000
773.26/773.40	c total clause space: 886.764MB
773.26/773.40	c total #watches: 572784
773.95/774.17	c total #propagations: 1482104688 / total #impl: 2429596516 (eff. 0.610)
773.95/774.17	c #Conflicts:    1610000 | #Learnt:      49677 | 0.000
773.95/774.17	c total clause space: 886.764MB
773.95/774.17	c total #watches: 574784
774.65/774.85	c total #propagations: 1482816726 / total #impl: 2431044412 (eff. 0.610)
774.65/774.85	c #Conflicts:    1611000 | #Learnt:      50677 | 0.000
774.65/774.85	c total clause space: 886.764MB
774.65/774.85	c total #watches: 576784
775.46/775.66	c total #propagations: 1483493763 / total #impl: 2432447753 (eff. 0.610)
775.46/775.66	c #Conflicts:    1612000 | #Learnt:      51677 | 0.000
775.46/775.66	c total clause space: 886.764MB
775.46/775.66	c total #watches: 578784
776.35/776.56	c total #propagations: 1484189627 / total #impl: 2433898739 (eff. 0.610)
776.35/776.56	c #Conflicts:    1613000 | #Learnt:      52677 | 0.000
776.35/776.56	c total clause space: 886.764MB
776.35/776.56	c total #watches: 580784
777.25/777.47	c total #propagations: 1484893926 / total #impl: 2435375050 (eff. 0.610)
777.25/777.47	c #Conflicts:    1614000 | #Learnt:      53677 | 0.000
777.25/777.47	c total clause space: 886.764MB
777.25/777.47	c total #watches: 582784
778.05/778.21	c total #propagations: 1485559684 / total #impl: 2436765319 (eff. 0.610)
778.05/778.21	c #Conflicts:    1615000 | #Learnt:      54677 | 0.000
778.05/778.21	c total clause space: 886.764MB
778.05/778.21	c total #watches: 584784
778.76/778.95	c total #propagations: 1486267784 / total #impl: 2438256520 (eff. 0.610)
778.76/778.95	c #Conflicts:    1616000 | #Learnt:      55677 | 0.000
778.76/778.95	c total clause space: 886.764MB
778.76/778.95	c total #watches: 586784
779.65/779.80	c total #propagations: 1486936562 / total #impl: 2439668250 (eff. 0.609)
779.65/779.80	c #Conflicts:    1617000 | #Learnt:      56677 | 0.000
779.65/779.80	c total clause space: 886.764MB
779.65/779.80	c total #watches: 588784
780.45/780.62	c total #propagations: 1487640294 / total #impl: 2441150611 (eff. 0.609)
780.45/780.62	c #Conflicts:    1618000 | #Learnt:      57677 | 0.000
780.45/780.62	c total clause space: 886.764MB
780.45/780.62	c total #watches: 590784
781.35/781.51	c total #propagations: 1488317540 / total #impl: 2442548660 (eff. 0.609)
781.35/781.51	c #Conflicts:    1619000 | #Learnt:      58677 | 0.000
781.35/781.51	c total clause space: 886.764MB
781.35/781.51	c total #watches: 592784
782.15/782.38	c total #propagations: 1489049213 / total #impl: 2444071927 (eff. 0.609)
782.15/782.38	c #Conflicts:    1620000 | #Learnt:      59677 | 0.000
782.15/782.38	c total clause space: 886.764MB
782.15/782.38	c total #watches: 594784
783.15/783.32	c total #propagations: 1489758891 / total #impl: 2445528768 (eff. 0.609)
783.15/783.32	c #Conflicts:    1621000 | #Learnt:      60677 | 0.000
783.15/783.32	c total clause space: 886.764MB
783.15/783.32	c total #watches: 596784
784.05/784.22	c total #propagations: 1490453660 / total #impl: 2446936345 (eff. 0.609)
784.05/784.22	c GC COLLECT
784.05/784.22	c #Conflicts:    1622000 | #Learnt:      30861 | 0.000
784.05/784.22	c total clause space: 886.764MB
784.05/784.22	c total #watches: 537152
784.45/784.61	c total #propagations: 1491048088 / total #impl: 2448127409 (eff. 0.609)
784.45/784.61	c #Conflicts:    1623000 | #Learnt:      31861 | 0.000
784.45/784.61	c total clause space: 886.764MB
784.45/784.61	c total #watches: 539152
784.85/785.06	c total #propagations: 1491784554 / total #impl: 2449591084 (eff. 0.609)
784.85/785.06	c #Conflicts:    1624000 | #Learnt:      32861 | 0.000
784.85/785.06	c total clause space: 886.764MB
784.85/785.06	c total #watches: 541152
785.35/785.53	c total #propagations: 1492465780 / total #impl: 2450950674 (eff. 0.609)
785.35/785.53	c #Conflicts:    1625000 | #Learnt:      33861 | 0.000
785.35/785.53	c total clause space: 886.764MB
785.35/785.53	c total #watches: 543152
785.85/786.06	c total #propagations: 1493175610 / total #impl: 2452334224 (eff. 0.609)
785.85/786.06	c #Conflicts:    1626000 | #Learnt:      34861 | 0.000
785.85/786.06	c total clause space: 886.764MB
785.85/786.06	c total #watches: 545152
786.45/786.61	c total #propagations: 1493845647 / total #impl: 2453714632 (eff. 0.609)
786.45/786.61	c #Conflicts:    1627000 | #Learnt:      35861 | 0.000
786.45/786.61	c total clause space: 886.764MB
786.45/786.61	c total #watches: 547152
786.95/787.13	c total #propagations: 1494539133 / total #impl: 2455129107 (eff. 0.609)
786.95/787.13	c #Conflicts:    1628000 | #Learnt:      36861 | 0.000
786.95/787.13	c total clause space: 886.764MB
786.95/787.13	c total #watches: 549152
787.45/787.66	c total #propagations: 1495213781 / total #impl: 2456508776 (eff. 0.609)
787.45/787.66	c #Conflicts:    1629000 | #Learnt:      37861 | 0.000
787.45/787.66	c total clause space: 886.764MB
787.45/787.66	c total #watches: 551152
788.15/788.35	c total #propagations: 1495852587 / total #impl: 2457837016 (eff. 0.609)
788.15/788.35	c #Conflicts:    1630000 | #Learnt:      38861 | 0.000
788.15/788.35	c total clause space: 886.764MB
788.15/788.35	c total #watches: 553152
788.95/789.10	c total #propagations: 1496492310 / total #impl: 2459094980 (eff. 0.609)
788.95/789.10	c #Conflicts:    1631000 | #Learnt:      39861 | 0.000
788.95/789.10	c total clause space: 886.764MB
788.95/789.10	c total #watches: 555152
789.65/789.88	c total #propagations: 1497160852 / total #impl: 2460439402 (eff. 0.608)
789.65/789.88	c #Conflicts:    1632000 | #Learnt:      40861 | 0.000
789.65/789.88	c total clause space: 886.764MB
789.65/789.88	c total #watches: 557152
790.45/790.64	c total #propagations: 1497785610 / total #impl: 2461689087 (eff. 0.608)
790.45/790.64	c #Conflicts:    1633000 | #Learnt:      41861 | 0.000
790.45/790.64	c total clause space: 886.764MB
790.45/790.64	c total #watches: 559152
790.95/791.18	c total #propagations: 1498408432 / total #impl: 2462930098 (eff. 0.608)
790.95/791.18	c #Conflicts:    1634000 | #Learnt:      42861 | 0.000
790.95/791.18	c total clause space: 886.764MB
790.95/791.18	c total #watches: 561152
791.65/791.81	c total #propagations: 1499095994 / total #impl: 2464341622 (eff. 0.608)
791.65/791.81	c #Conflicts:    1635000 | #Learnt:      43861 | 0.000
791.65/791.81	c total clause space: 886.764MB
791.65/791.81	c total #watches: 563152
792.15/792.39	c total #propagations: 1499763153 / total #impl: 2465705502 (eff. 0.608)
792.15/792.39	c #Conflicts:    1636000 | #Learnt:      44861 | 0.000
792.15/792.39	c total clause space: 886.764MB
792.15/792.39	c total #watches: 565152
792.75/792.99	c total #propagations: 1500412495 / total #impl: 2467015640 (eff. 0.608)
792.75/792.99	c #Conflicts:    1637000 | #Learnt:      45861 | 0.000
792.75/792.99	c total clause space: 886.764MB
792.75/792.99	c total #watches: 567152
793.46/793.68	c total #propagations: 1501075467 / total #impl: 2468374229 (eff. 0.608)
793.46/793.68	c #Conflicts:    1638000 | #Learnt:      46861 | 0.000
793.46/793.68	c total clause space: 886.764MB
793.46/793.68	c total #watches: 569152
794.16/794.32	c total #propagations: 1501765978 / total #impl: 2469801942 (eff. 0.608)
794.16/794.32	c #Conflicts:    1639000 | #Learnt:      47861 | 0.000
794.16/794.32	c total clause space: 886.764MB
794.16/794.32	c total #watches: 571152
794.76/794.98	c total #propagations: 1502431553 / total #impl: 2471170149 (eff. 0.608)
794.76/794.98	c #Conflicts:    1640000 | #Learnt:      48861 | 0.000
794.76/794.98	c total clause space: 886.764MB
794.76/794.98	c total #watches: 573152
795.46/795.69	c total #propagations: 1503087941 / total #impl: 2472510780 (eff. 0.608)
795.46/795.69	c #Conflicts:    1641000 | #Learnt:      49861 | 0.000
795.46/795.69	c total clause space: 886.764MB
795.46/795.69	c total #watches: 575152
796.16/796.31	c total #propagations: 1503795329 / total #impl: 2473913842 (eff. 0.608)
796.16/796.31	c #Conflicts:    1642000 | #Learnt:      50861 | 0.000
796.16/796.31	c total clause space: 886.764MB
796.16/796.31	c total #watches: 577152
796.75/796.95	c total #propagations: 1504630893 / total #impl: 2475332026 (eff. 0.608)
796.75/796.95	c #Conflicts:    1643000 | #Learnt:      51861 | 0.000
796.75/796.95	c total clause space: 886.764MB
796.75/796.95	c total #watches: 579152
797.65/797.86	c total #propagations: 1505513487 / total #impl: 2476722739 (eff. 0.608)
797.65/797.86	c #Conflicts:    1644000 | #Learnt:      52861 | 0.000
797.65/797.86	c total clause space: 886.764MB
797.65/797.86	c total #watches: 581152
798.46/798.66	c total #propagations: 1506392888 / total #impl: 2478337034 (eff. 0.608)
798.46/798.66	c #Conflicts:    1645000 | #Learnt:      53861 | 0.000
798.46/798.66	c total clause space: 886.764MB
798.46/798.66	c total #watches: 583152
799.25/799.46	c total #propagations: 1507272274 / total #impl: 2479813803 (eff. 0.608)
799.25/799.46	c #Conflicts:    1646000 | #Learnt:      54861 | 0.000
799.25/799.46	c total clause space: 886.764MB
799.25/799.46	c total #watches: 585152
799.75/799.95	c total #propagations: 1508243339 / total #impl: 2481441659 (eff. 0.608)
799.75/799.95	c #Conflicts:    1647000 | #Learnt:      55861 | 0.000
799.75/799.95	c total clause space: 886.764MB
799.75/799.95	c total #watches: 587152
800.55/800.70	c total #propagations: 1509107389 / total #impl: 2482759593 (eff. 0.608)
800.55/800.70	c #Conflicts:    1648000 | #Learnt:      56861 | 0.000
800.55/800.70	c total clause space: 886.764MB
800.55/800.70	c total #watches: 589152
801.25/801.40	c total #propagations: 1509951759 / total #impl: 2484158104 (eff. 0.608)
801.25/801.40	c #Conflicts:    1649000 | #Learnt:      57861 | 0.000
801.25/801.40	c total clause space: 886.764MB
801.25/801.40	c total #watches: 591152
801.86/802.08	c total #propagations: 1510771754 / total #impl: 2485522244 (eff. 0.608)
801.86/802.08	c #Conflicts:    1650000 | #Learnt:      58861 | 0.000
801.86/802.08	c total clause space: 886.764MB
801.86/802.08	c total #watches: 593152
802.65/802.82	c total #propagations: 1511719148 / total #impl: 2487029935 (eff. 0.608)
802.65/802.82	c #Conflicts:    1651000 | #Learnt:      59861 | 0.000
802.65/802.82	c total clause space: 886.764MB
802.65/802.82	c total #watches: 595152
803.35/803.53	c total #propagations: 1512626578 / total #impl: 2488410750 (eff. 0.608)
803.35/803.53	c #Conflicts:    1652000 | #Learnt:      60861 | 0.000
803.35/803.53	c total clause space: 886.764MB
803.35/803.53	c total #watches: 597152
804.06/804.27	c total #propagations: 1513513050 / total #impl: 2489866831 (eff. 0.608)
804.06/804.27	c #Conflicts:    1653000 | #Learnt:      61861 | 0.000
804.06/804.27	c total clause space: 886.764MB
804.06/804.27	c total #watches: 599152
804.65/804.86	c total #propagations: 1514511661 / total #impl: 2491365942 (eff. 0.608)
804.65/804.86	c GC COLLECT
804.65/804.86	c #Conflicts:    1654000 | #Learnt:      31754 | 0.000
804.65/804.86	c total clause space: 886.764MB
804.65/804.86	c total #watches: 538938
805.06/805.29	c total #propagations: 1515386958 / total #impl: 2492718647 (eff. 0.608)
805.06/805.29	c #Conflicts:    1655000 | #Learnt:      32754 | 0.000
805.06/805.29	c total clause space: 886.764MB
805.06/805.29	c total #watches: 540938
805.65/805.81	c total #propagations: 1516165166 / total #impl: 2494117268 (eff. 0.608)
805.65/805.81	c #Conflicts:    1656000 | #Learnt:      33754 | 0.000
805.65/805.81	c total clause space: 886.764MB
805.65/805.81	c total #watches: 542938
806.05/806.25	c total #propagations: 1517169002 / total #impl: 2495679014 (eff. 0.608)
806.05/806.25	c #Conflicts:    1657000 | #Learnt:      34754 | 0.000
806.05/806.25	c total clause space: 886.764MB
806.05/806.25	c total #watches: 544938
806.55/806.73	c total #propagations: 1518124535 / total #impl: 2497099870 (eff. 0.608)
806.55/806.73	c #Conflicts:    1658000 | #Learnt:      35754 | 0.000
806.55/806.73	c total clause space: 886.764MB
806.55/806.73	c total #watches: 546938
807.05/807.20	c total #propagations: 1519378412 / total #impl: 2498837609 (eff. 0.608)
807.05/807.20	c #Conflicts:    1659000 | #Learnt:      36754 | 0.000
807.05/807.20	c total clause space: 886.764MB
807.05/807.20	c total #watches: 548938
807.45/807.65	c total #propagations: 1520631316 / total #impl: 2500479762 (eff. 0.608)
807.45/807.65	c #Conflicts:    1660000 | #Learnt:      37754 | 0.000
807.45/807.65	c total clause space: 886.764MB
807.45/807.65	c total #watches: 550938
808.05/808.22	c total #propagations: 1521709710 / total #impl: 2501954736 (eff. 0.608)
808.05/808.22	c #Conflicts:    1661000 | #Learnt:      38754 | 0.000
808.05/808.22	c total clause space: 886.764MB
808.05/808.22	c total #watches: 552938
808.55/808.77	c total #propagations: 1522639353 / total #impl: 2503494778 (eff. 0.608)
808.55/808.77	c #Conflicts:    1662000 | #Learnt:      39754 | 0.000
808.55/808.77	c total clause space: 886.764MB
808.55/808.77	c total #watches: 554938
809.25/809.40	c total #propagations: 1523528555 / total #impl: 2504961699 (eff. 0.608)
809.25/809.40	c #Conflicts:    1663000 | #Learnt:      40754 | 0.000
809.25/809.40	c total clause space: 886.764MB
809.25/809.40	c total #watches: 556938
809.75/809.99	c total #propagations: 1524349884 / total #impl: 2506429933 (eff. 0.608)
809.75/809.99	c #Conflicts:    1664000 | #Learnt:      41754 | 0.000
809.75/809.99	c total clause space: 886.764MB
809.75/809.99	c total #watches: 558938
810.35/810.58	c total #propagations: 1525237671 / total #impl: 2507883047 (eff. 0.608)
810.35/810.58	c #Conflicts:    1665000 | #Learnt:      42754 | 0.000
810.35/810.58	c total clause space: 886.764MB
810.35/810.58	c total #watches: 560938
811.05/811.23	c total #propagations: 1526120444 / total #impl: 2509388006 (eff. 0.608)
811.05/811.23	c #Conflicts:    1666000 | #Learnt:      43754 | 0.000
811.05/811.23	c total clause space: 886.764MB
811.05/811.23	c total #watches: 562938
811.55/811.80	c total #propagations: 1527064751 / total #impl: 2510952459 (eff. 0.608)
811.55/811.80	c #Conflicts:    1667000 | #Learnt:      44754 | 0.000
811.55/811.80	c total clause space: 886.764MB
811.55/811.80	c total #watches: 564938
812.15/812.39	c total #propagations: 1527980668 / total #impl: 2512401328 (eff. 0.608)
812.15/812.39	c #Conflicts:    1668000 | #Learnt:      45754 | 0.000
812.15/812.39	c total clause space: 886.764MB
812.15/812.39	c total #watches: 566938
812.86/813.03	c total #propagations: 1529065047 / total #impl: 2514084203 (eff. 0.608)
812.86/813.03	c #Conflicts:    1669000 | #Learnt:      46754 | 0.000
812.86/813.03	c total clause space: 886.764MB
812.86/813.03	c total #watches: 568938
813.55/813.77	c total #propagations: 1530103143 / total #impl: 2515690460 (eff. 0.608)
813.55/813.77	c #Conflicts:    1670000 | #Learnt:      47754 | 0.000
813.55/813.77	c total clause space: 886.764MB
813.55/813.77	c total #watches: 570938
814.35/814.51	c total #propagations: 1530998363 / total #impl: 2517221528 (eff. 0.608)
814.35/814.51	c #Conflicts:    1671000 | #Learnt:      48754 | 0.000
814.35/814.51	c total clause space: 886.764MB
814.35/814.51	c total #watches: 572938
814.96/815.19	c total #propagations: 1532125526 / total #impl: 2519013593 (eff. 0.608)
814.96/815.19	c #Conflicts:    1672000 | #Learnt:      49754 | 0.000
814.96/815.19	c total clause space: 886.764MB
814.96/815.19	c total #watches: 574938
815.65/815.82	c total #propagations: 1533113841 / total #impl: 2520564289 (eff. 0.608)
815.65/815.82	c #Conflicts:    1673000 | #Learnt:      50754 | 0.000
815.65/815.82	c total clause space: 886.764MB
815.65/815.82	c total #watches: 576938
816.35/816.50	c total #propagations: 1533927151 / total #impl: 2521849618 (eff. 0.608)
816.35/816.50	c #Conflicts:    1674000 | #Learnt:      51754 | 0.000
816.35/816.50	c total clause space: 886.764MB
816.35/816.50	c total #watches: 578938
816.95/817.19	c total #propagations: 1534988200 / total #impl: 2523473669 (eff. 0.608)
816.95/817.19	c #Conflicts:    1675000 | #Learnt:      52754 | 0.000
816.95/817.19	c total clause space: 886.764MB
816.95/817.19	c total #watches: 580938
817.75/817.96	c total #propagations: 1535958155 / total #impl: 2525163163 (eff. 0.608)
817.75/817.96	c #Conflicts:    1676000 | #Learnt:      53754 | 0.000
817.75/817.96	c total clause space: 886.764MB
817.75/817.96	c total #watches: 582938
818.85/819.05	c total #propagations: 1536921700 / total #impl: 2526875214 (eff. 0.608)
818.85/819.05	c #Conflicts:    1677000 | #Learnt:      54754 | 0.000
818.85/819.05	c total clause space: 886.764MB
818.85/819.05	c total #watches: 584938
819.85/820.04	c total #propagations: 1538171733 / total #impl: 2528839125 (eff. 0.608)
819.85/820.04	c #Conflicts:    1678000 | #Learnt:      55754 | 0.000
819.85/820.04	c total clause space: 886.764MB
819.85/820.04	c total #watches: 586938
820.85/821.07	c total #propagations: 1539313243 / total #impl: 2530674587 (eff. 0.608)
820.85/821.07	c #Conflicts:    1679000 | #Learnt:      56754 | 0.000
820.85/821.07	c total clause space: 886.764MB
820.85/821.07	c total #watches: 588938
821.85/822.08	c total #propagations: 1540583783 / total #impl: 2532596733 (eff. 0.608)
821.85/822.08	c #Conflicts:    1680000 | #Learnt:      57754 | 0.000
821.85/822.08	c total clause space: 886.764MB
821.85/822.08	c total #watches: 590938
822.95/823.12	c total #propagations: 1541844846 / total #impl: 2534497265 (eff. 0.608)
822.95/823.12	c #Conflicts:    1681000 | #Learnt:      58754 | 0.000
822.95/823.12	c total clause space: 886.764MB
822.95/823.12	c total #watches: 592938
824.15/824.36	c total #propagations: 1543221382 / total #impl: 2536478306 (eff. 0.608)
824.15/824.36	c #Conflicts:    1682000 | #Learnt:      59754 | 0.000
824.15/824.36	c total clause space: 886.764MB
824.15/824.36	c total #watches: 594938
825.45/825.62	c total #propagations: 1544586347 / total #impl: 2538598891 (eff. 0.608)
825.45/825.62	c #Conflicts:    1683000 | #Learnt:      60754 | 0.000
825.45/825.62	c total clause space: 886.764MB
825.45/825.62	c total #watches: 596938
826.65/826.88	c total #propagations: 1545951512 / total #impl: 2540731305 (eff. 0.608)
826.65/826.88	c #Conflicts:    1684000 | #Learnt:      61754 | 0.000
826.65/826.88	c total clause space: 886.764MB
826.65/826.88	c total #watches: 598938
828.05/828.26	c total #propagations: 1547345282 / total #impl: 2542877337 (eff. 0.609)
828.05/828.26	c #Conflicts:    1685000 | #Learnt:      62754 | 0.000
828.05/828.26	c total clause space: 886.764MB
828.05/828.26	c total #watches: 600938
828.85/829.00	c total #propagations: 1548591206 / total #impl: 2544927204 (eff. 0.609)
828.85/829.00	c GC COLLECT
828.85/829.00	c #Conflicts:    1686000 | #Learnt:      32378 | 0.000
828.85/829.00	c total clause space: 886.764MB
828.85/829.00	c total #watches: 540186
829.35/829.54	c total #propagations: 1549712499 / total #impl: 2546671781 (eff. 0.609)
829.35/829.54	c #Conflicts:    1687000 | #Learnt:      33378 | 0.000
829.35/829.54	c total clause space: 886.764MB
829.35/829.54	c total #watches: 542186
829.95/830.11	c total #propagations: 1550700951 / total #impl: 2548234232 (eff. 0.609)
829.95/830.11	c #Conflicts:    1688000 | #Learnt:      34378 | 0.000
829.95/830.11	c total clause space: 886.764MB
829.95/830.11	c total #watches: 544186
830.55/830.75	c total #propagations: 1551669015 / total #impl: 2549881742 (eff. 0.609)
830.55/830.75	c #Conflicts:    1689000 | #Learnt:      35378 | 0.000
830.55/830.75	c total clause space: 886.764MB
830.55/830.75	c total #watches: 546186
831.15/831.31	c total #propagations: 1552440078 / total #impl: 2551405382 (eff. 0.608)
831.15/831.31	c #Conflicts:    1690000 | #Learnt:      36378 | 0.000
831.15/831.31	c total clause space: 886.764MB
831.15/831.31	c total #watches: 548186
831.65/831.86	c total #propagations: 1553274170 / total #impl: 2552842287 (eff. 0.608)
831.65/831.86	c #Conflicts:    1691000 | #Learnt:      37378 | 0.000
831.65/831.86	c total clause space: 886.764MB
831.65/831.86	c total #watches: 550186
832.05/832.20	c total #propagations: 1554130358 / total #impl: 2554276949 (eff. 0.608)
832.05/832.20	c #Conflicts:    1692000 | #Learnt:      38378 | 0.000
832.05/832.20	c total clause space: 886.764MB
832.05/832.20	c total #watches: 552186
832.45/832.67	c total #propagations: 1554977706 / total #impl: 2555381953 (eff. 0.609)
832.45/832.67	c #Conflicts:    1693000 | #Learnt:      39378 | 0.000
832.45/832.67	c total clause space: 886.764MB
832.45/832.67	c total #watches: 554186
832.95/833.18	c total #propagations: 1555692971 / total #impl: 2556746303 (eff. 0.608)
832.95/833.18	c #Conflicts:    1694000 | #Learnt:      40378 | 0.000
832.95/833.18	c total clause space: 886.764MB
832.95/833.18	c total #watches: 556186
833.65/833.88	c total #propagations: 1556485827 / total #impl: 2558232463 (eff. 0.608)
833.65/833.88	c #Conflicts:    1695000 | #Learnt:      41378 | 0.000
833.65/833.88	c total clause space: 886.764MB
833.65/833.88	c total #watches: 558186
834.25/834.46	c total #propagations: 1557507754 / total #impl: 2559834206 (eff. 0.608)
834.25/834.46	c #Conflicts:    1696000 | #Learnt:      42378 | 0.000
834.25/834.46	c total clause space: 886.764MB
834.25/834.46	c total #watches: 560186
834.95/835.20	c total #propagations: 1558412459 / total #impl: 2561319034 (eff. 0.608)
834.95/835.20	c #Conflicts:    1697000 | #Learnt:      43378 | 0.000
834.95/835.20	c total clause space: 886.764MB
834.95/835.20	c total #watches: 562186
835.55/835.77	c total #propagations: 1559539330 / total #impl: 2563128963 (eff. 0.608)
835.55/835.77	c #Conflicts:    1698000 | #Learnt:      44378 | 0.000
835.55/835.77	c total clause space: 886.764MB
835.55/835.77	c total #watches: 564186
836.25/836.43	c total #propagations: 1560468986 / total #impl: 2564569139 (eff. 0.608)
836.25/836.43	c #Conflicts:    1699000 | #Learnt:      45378 | 0.000
836.25/836.43	c total clause space: 886.764MB
836.25/836.43	c total #watches: 566186
836.75/836.92	c total #propagations: 1561404500 / total #impl: 2566127751 (eff. 0.608)
836.75/836.92	c #Conflicts:    1700000 | #Learnt:      46378 | 0.000
836.75/836.92	c total clause space: 886.764MB
836.75/836.92	c total #watches: 568186
837.25/837.44	c total #propagations: 1562234612 / total #impl: 2567551979 (eff. 0.608)
837.25/837.44	c #Conflicts:    1701000 | #Learnt:      47378 | 0.000
837.25/837.44	c total clause space: 886.764MB
837.25/837.44	c total #watches: 570186
837.85/838.02	c total #propagations: 1563182986 / total #impl: 2569119892 (eff. 0.608)
837.85/838.02	c #Conflicts:    1702000 | #Learnt:      48378 | 0.000
837.85/838.02	c total clause space: 886.764MB
837.85/838.02	c total #watches: 572186
838.25/838.47	c total #propagations: 1564288620 / total #impl: 2570758649 (eff. 0.608)
838.25/838.47	c #Conflicts:    1703000 | #Learnt:      49378 | 0.000
838.25/838.47	c total clause space: 886.764MB
838.25/838.47	c total #watches: 574186
838.75/838.96	c total #propagations: 1565144635 / total #impl: 2572176206 (eff. 0.608)
838.75/838.96	c #Conflicts:    1704000 | #Learnt:      50378 | 0.000
838.75/838.96	c total clause space: 886.764MB
838.75/838.96	c total #watches: 576186
839.25/839.48	c total #propagations: 1565913770 / total #impl: 2573550939 (eff. 0.608)
839.25/839.48	c #Conflicts:    1705000 | #Learnt:      51378 | 0.000
839.25/839.48	c total clause space: 886.764MB
839.25/839.48	c total #watches: 578186
839.95/840.16	c total #propagations: 1566719962 / total #impl: 2574898703 (eff. 0.608)
839.95/840.16	c #Conflicts:    1706000 | #Learnt:      52378 | 0.000
839.95/840.16	c total clause space: 886.764MB
839.95/840.16	c total #watches: 580186
840.75/840.96	c total #propagations: 1567597704 / total #impl: 2576390839 (eff. 0.608)
840.75/840.96	c #Conflicts:    1707000 | #Learnt:      53378 | 0.000
840.75/840.96	c total clause space: 886.764MB
840.75/840.96	c total #watches: 582186
841.55/841.77	c total #propagations: 1568549049 / total #impl: 2577947762 (eff. 0.608)
841.55/841.77	c #Conflicts:    1708000 | #Learnt:      54378 | 0.000
841.55/841.77	c total clause space: 886.764MB
841.55/841.77	c total #watches: 584186
842.35/842.60	c total #propagations: 1569711205 / total #impl: 2579787298 (eff. 0.608)
842.35/842.60	c #Conflicts:    1709000 | #Learnt:      55378 | 0.000
842.35/842.60	c total clause space: 886.764MB
842.35/842.60	c total #watches: 586186
843.25/843.47	c total #propagations: 1570682161 / total #impl: 2581476783 (eff. 0.608)
843.25/843.47	c #Conflicts:    1710000 | #Learnt:      56378 | 0.000
843.25/843.47	c total clause space: 886.764MB
843.25/843.47	c total #watches: 588186
844.05/844.23	c total #propagations: 1571535880 / total #impl: 2582993382 (eff. 0.608)
844.05/844.23	c #Conflicts:    1711000 | #Learnt:      57378 | 0.000
844.05/844.23	c total clause space: 886.764MB
844.05/844.23	c total #watches: 590186
844.75/844.93	c total #propagations: 1572485999 / total #impl: 2584522734 (eff. 0.608)
844.75/844.93	c #Conflicts:    1712000 | #Learnt:      58378 | 0.000
844.75/844.93	c total clause space: 886.764MB
844.75/844.93	c total #watches: 592186
845.25/845.43	c total #propagations: 1573491949 / total #impl: 2586104491 (eff. 0.608)
845.25/845.43	c #Conflicts:    1713000 | #Learnt:      59378 | 0.000
845.25/845.43	c total clause space: 886.764MB
845.25/845.43	c total #watches: 594186
846.05/846.25	c total #propagations: 1574266829 / total #impl: 2587282120 (eff. 0.608)
846.05/846.25	c #Conflicts:    1714000 | #Learnt:      60378 | 0.000
846.05/846.25	c total clause space: 886.764MB
846.05/846.25	c total #watches: 596186
846.95/847.12	c total #propagations: 1575183620 / total #impl: 2588779182 (eff. 0.608)
846.95/847.12	c #Conflicts:    1715000 | #Learnt:      61378 | 0.000
846.95/847.12	c total clause space: 886.764MB
846.95/847.12	c total #watches: 598186
847.65/847.82	c total #propagations: 1576054777 / total #impl: 2590247020 (eff. 0.608)
847.65/847.82	c #Conflicts:    1716000 | #Learnt:      62378 | 0.000
847.65/847.82	c total clause space: 886.764MB
847.65/847.82	c total #watches: 600186
848.45/848.63	c total #propagations: 1576973380 / total #impl: 2591748273 (eff. 0.608)
848.45/848.63	c #Conflicts:    1717000 | #Learnt:      63378 | 0.000
848.45/848.63	c total clause space: 886.764MB
848.45/848.63	c total #watches: 602186
848.94/849.18	c total #propagations: 1577871550 / total #impl: 2593193841 (eff. 0.608)
848.94/849.18	c GC COLLECT
848.94/849.18	c #Conflicts:    1718000 | #Learnt:      32663 | 0.000
848.94/849.18	c total clause space: 886.764MB
848.94/849.18	c total #watches: 540756
849.54/849.75	c total #propagations: 1578725442 / total #impl: 2594580906 (eff. 0.608)
849.54/849.75	c #Conflicts:    1719000 | #Learnt:      33663 | 0.000
849.54/849.75	c total clause space: 886.764MB
849.54/849.75	c total #watches: 542756
850.04/850.29	c total #propagations: 1579554724 / total #impl: 2596176621 (eff. 0.608)
850.04/850.29	c #Conflicts:    1720000 | #Learnt:      34663 | 0.000
850.04/850.29	c total clause space: 886.764MB
850.04/850.29	c total #watches: 544756
850.74/850.93	c total #propagations: 1580749238 / total #impl: 2598020620 (eff. 0.608)
850.74/850.93	c #Conflicts:    1721000 | #Learnt:      35663 | 0.000
850.74/850.93	c total clause space: 886.764MB
850.74/850.93	c total #watches: 546756
851.35/851.52	c total #propagations: 1581919538 / total #impl: 2599863233 (eff. 0.608)
851.35/851.52	c #Conflicts:    1722000 | #Learnt:      36663 | 0.000
851.35/851.52	c total clause space: 886.764MB
851.35/851.52	c total #watches: 548756
851.94/852.17	c total #propagations: 1582815723 / total #impl: 2601425428 (eff. 0.608)
851.94/852.17	c #Conflicts:    1723000 | #Learnt:      37663 | 0.000
851.94/852.17	c total clause space: 886.764MB
851.94/852.17	c total #watches: 550756
852.45/852.62	c total #propagations: 1583669888 / total #impl: 2602948122 (eff. 0.608)
852.45/852.62	c #Conflicts:    1724000 | #Learnt:      38663 | 0.000
852.45/852.62	c total clause space: 886.764MB
852.45/852.62	c total #watches: 552756
852.94/853.13	c total #propagations: 1584475896 / total #impl: 2604251329 (eff. 0.608)
852.94/853.13	c #Conflicts:    1725000 | #Learnt:      39663 | 0.000
852.94/853.13	c total clause space: 886.764MB
852.94/853.13	c total #watches: 554756
853.34/853.56	c total #propagations: 1585399675 / total #impl: 2605755537 (eff. 0.608)
853.34/853.56	c #Conflicts:    1726000 | #Learnt:      40663 | 0.000
853.34/853.56	c total clause space: 886.764MB
853.34/853.56	c total #watches: 556756
853.84/854.01	c total #propagations: 1586283521 / total #impl: 2607128200 (eff. 0.608)
853.84/854.01	c #Conflicts:    1727000 | #Learnt:      41663 | 0.000
853.84/854.01	c total clause space: 886.764MB
853.84/854.01	c total #watches: 558756
854.24/854.44	c total #propagations: 1587126648 / total #impl: 2608438870 (eff. 0.608)
854.24/854.44	c #Conflicts:    1728000 | #Learnt:      42663 | 0.000
854.24/854.44	c total clause space: 886.764MB
854.24/854.44	c total #watches: 560756
854.74/854.94	c total #propagations: 1587944126 / total #impl: 2609703713 (eff. 0.608)
854.74/854.94	c #Conflicts:    1729000 | #Learnt:      43663 | 0.000
854.74/854.94	c total clause space: 886.764MB
854.74/854.94	c total #watches: 562756
855.24/855.42	c total #propagations: 1588767742 / total #impl: 2611123037 (eff. 0.608)
855.24/855.42	c #Conflicts:    1730000 | #Learnt:      44663 | 0.000
855.24/855.42	c total clause space: 886.764MB
855.24/855.42	c total #watches: 564756
855.75/855.92	c total #propagations: 1589524076 / total #impl: 2612411767 (eff. 0.608)
855.75/855.92	c #Conflicts:    1731000 | #Learnt:      45663 | 0.000
855.75/855.92	c total clause space: 886.764MB
855.75/855.92	c total #watches: 566756
856.24/856.46	c total #propagations: 1590344327 / total #impl: 2613743280 (eff. 0.608)
856.24/856.46	c #Conflicts:    1732000 | #Learnt:      46663 | 0.000
856.24/856.46	c total clause space: 886.764MB
856.24/856.46	c total #watches: 568756
856.85/857.02	c total #propagations: 1591210962 / total #impl: 2615242581 (eff. 0.608)
856.85/857.02	c #Conflicts:    1733000 | #Learnt:      47663 | 0.000
856.85/857.02	c total clause space: 886.764MB
856.85/857.02	c total #watches: 570756
857.44/857.68	c total #propagations: 1592011141 / total #impl: 2616696031 (eff. 0.608)
857.44/857.68	c #Conflicts:    1734000 | #Learnt:      48663 | 0.000
857.44/857.68	c total clause space: 886.764MB
857.44/857.68	c total #watches: 572756
858.04/858.23	c total #propagations: 1592920665 / total #impl: 2618240697 (eff. 0.608)
858.04/858.23	c #Conflicts:    1735000 | #Learnt:      49663 | 0.000
858.04/858.23	c total clause space: 886.764MB
858.04/858.23	c total #watches: 574756
858.74/858.94	c total #propagations: 1593763907 / total #impl: 2619600096 (eff. 0.608)
858.74/858.94	c #Conflicts:    1736000 | #Learnt:      50663 | 0.000
858.74/858.94	c total clause space: 886.764MB
858.74/858.94	c total #watches: 576756
859.44/859.64	c total #propagations: 1594711471 / total #impl: 2621195064 (eff. 0.608)
859.44/859.64	c #Conflicts:    1737000 | #Learnt:      51663 | 0.000
859.44/859.64	c total clause space: 886.764MB
859.44/859.64	c total #watches: 578756
860.24/860.41	c total #propagations: 1595537465 / total #impl: 2622658783 (eff. 0.608)
860.24/860.41	c #Conflicts:    1738000 | #Learnt:      52663 | 0.000
860.24/860.41	c total clause space: 886.764MB
860.24/860.41	c total #watches: 580756
861.15/861.35	c total #propagations: 1596505962 / total #impl: 2624251778 (eff. 0.608)
861.15/861.35	c #Conflicts:    1739000 | #Learnt:      53663 | 0.000
861.15/861.35	c total clause space: 886.764MB
861.15/861.35	c total #watches: 582756
862.14/862.32	c total #propagations: 1597512551 / total #impl: 2625941950 (eff. 0.608)
862.14/862.32	c #Conflicts:    1740000 | #Learnt:      54663 | 0.000
862.14/862.32	c total clause space: 886.764MB
862.14/862.32	c total #watches: 584756
862.84/863.02	c total #propagations: 1598491522 / total #impl: 2627700659 (eff. 0.608)
862.84/863.02	c #Conflicts:    1741000 | #Learnt:      55663 | 0.000
862.84/863.02	c total clause space: 886.764MB
862.84/863.02	c total #watches: 586756
863.45/863.64	c total #propagations: 1599357883 / total #impl: 2629099996 (eff. 0.608)
863.45/863.64	c #Conflicts:    1742000 | #Learnt:      56663 | 0.000
863.45/863.64	c total clause space: 886.764MB
863.45/863.64	c total #watches: 588756
864.04/864.22	c total #propagations: 1600127773 / total #impl: 2630327087 (eff. 0.608)
864.04/864.22	c #Conflicts:    1743000 | #Learnt:      57663 | 0.000
864.04/864.22	c total clause space: 886.764MB
864.04/864.22	c total #watches: 590756
864.74/864.99	c total #propagations: 1600873803 / total #impl: 2631503653 (eff. 0.608)
864.74/864.99	c #Conflicts:    1744000 | #Learnt:      58663 | 0.000
864.74/864.99	c total clause space: 886.764MB
864.74/864.99	c total #watches: 592756
865.55/865.73	c total #propagations: 1601754366 / total #impl: 2632889437 (eff. 0.608)
865.55/865.73	c #Conflicts:    1745000 | #Learnt:      59663 | 0.000
865.55/865.73	c total clause space: 886.764MB
865.55/865.73	c total #watches: 594756
866.34/866.54	c total #propagations: 1602923536 / total #impl: 2634625309 (eff. 0.608)
866.34/866.54	c #Conflicts:    1746000 | #Learnt:      60663 | 0.000
866.34/866.54	c total clause space: 886.764MB
866.34/866.54	c total #watches: 596756
867.14/867.32	c total #propagations: 1603784130 / total #impl: 2636164424 (eff. 0.608)
867.14/867.32	c #Conflicts:    1747000 | #Learnt:      61663 | 0.000
867.14/867.32	c total clause space: 886.764MB
867.14/867.32	c total #watches: 598756
867.94/868.19	c total #propagations: 1604667484 / total #impl: 2637649494 (eff. 0.608)
867.94/868.19	c #Conflicts:    1748000 | #Learnt:      62663 | 0.000
867.94/868.19	c total clause space: 886.764MB
867.94/868.19	c total #watches: 600756
868.85/869.06	c total #propagations: 1605599775 / total #impl: 2639247949 (eff. 0.608)
868.85/869.06	c #Conflicts:    1749000 | #Learnt:      63663 | 0.000
868.85/869.06	c total clause space: 886.764MB
868.85/869.06	c total #watches: 602756
869.44/869.68	c total #propagations: 1606582371 / total #impl: 2640863201 (eff. 0.608)
869.44/869.68	c GC COLLECT
869.44/869.68	c #Conflicts:    1750000 | #Learnt:      32669 | 0.000
869.44/869.68	c total clause space: 886.764MB
869.44/869.68	c total #watches: 540768
869.95/870.12	c total #propagations: 1607502832 / total #impl: 2642541262 (eff. 0.608)
869.95/870.12	c #Conflicts:    1751000 | #Learnt:      33669 | 0.000
869.95/870.12	c total clause space: 886.764MB
869.95/870.12	c total #watches: 542768
870.44/870.61	c total #propagations: 1608450790 / total #impl: 2644034493 (eff. 0.608)
870.44/870.61	c #Conflicts:    1752000 | #Learnt:      34669 | 0.000
870.44/870.61	c total clause space: 886.764MB
870.44/870.61	c total #watches: 544768
870.94/871.10	c total #propagations: 1609354482 / total #impl: 2645521995 (eff. 0.608)
870.94/871.10	c #Conflicts:    1753000 | #Learnt:      35669 | 0.000
870.94/871.10	c total clause space: 886.764MB
870.94/871.10	c total #watches: 546768
871.34/871.57	c total #propagations: 1610311237 / total #impl: 2647077590 (eff. 0.608)
871.34/871.57	c #Conflicts:    1754000 | #Learnt:      36669 | 0.000
871.34/871.57	c total clause space: 886.764MB
871.34/871.57	c total #watches: 548768
871.84/872.03	c total #propagations: 1611203800 / total #impl: 2648564569 (eff. 0.608)
871.84/872.03	c #Conflicts:    1755000 | #Learnt:      37669 | 0.000
871.84/872.03	c total clause space: 886.764MB
871.84/872.03	c total #watches: 550768
872.34/872.50	c total #propagations: 1612033291 / total #impl: 2649801912 (eff. 0.608)
872.34/872.50	c #Conflicts:    1756000 | #Learnt:      38669 | 0.000
872.34/872.50	c total clause space: 886.764MB
872.34/872.50	c total #watches: 552768
872.84/873.06	c total #propagations: 1612912977 / total #impl: 2651155961 (eff. 0.608)
872.84/873.06	c #Conflicts:    1757000 | #Learnt:      39669 | 0.000
872.84/873.06	c total clause space: 886.764MB
872.84/873.06	c total #watches: 554768
873.14/873.31	c total #propagations: 1613876753 / total #impl: 2652575981 (eff. 0.608)
873.14/873.31	c #Conflicts:    1758000 | #Learnt:      40669 | 0.000
873.14/873.31	c total clause space: 886.764MB
873.14/873.31	c total #watches: 556768
873.25/873.49	c total #propagations: 1614537533 / total #impl: 2653361797 (eff. 0.608)
873.25/873.49	c #Conflicts:    1759000 | #Learnt:      41669 | 0.000
873.25/873.49	c total clause space: 886.764MB
873.25/873.49	c total #watches: 558768
873.64/873.89	c total #propagations: 1615172143 / total #impl: 2654062879 (eff. 0.609)
873.64/873.89	c #Conflicts:    1760000 | #Learnt:      42669 | 0.000
873.64/873.89	c total clause space: 886.764MB
873.64/873.89	c total #watches: 560768
874.24/874.40	c total #propagations: 1615779518 / total #impl: 2655106989 (eff. 0.609)
874.24/874.40	c #Conflicts:    1761000 | #Learnt:      43669 | 0.000
874.24/874.40	c total clause space: 886.764MB
874.24/874.40	c total #watches: 562768
874.74/874.98	c total #propagations: 1616533636 / total #impl: 2656591991 (eff. 0.608)
874.74/874.98	c #Conflicts:    1762000 | #Learnt:      44669 | 0.000
874.74/874.98	c total clause space: 886.764MB
874.74/874.98	c total #watches: 564768
875.45/875.63	c total #propagations: 1617295788 / total #impl: 2658138558 (eff. 0.608)
875.45/875.63	c #Conflicts:    1763000 | #Learnt:      45669 | 0.000
875.45/875.63	c total clause space: 886.764MB
875.45/875.63	c total #watches: 566768
876.14/876.36	c total #propagations: 1618122458 / total #impl: 2659751628 (eff. 0.608)
876.14/876.36	c #Conflicts:    1764000 | #Learnt:      46669 | 0.000
876.14/876.36	c total clause space: 886.764MB
876.14/876.36	c total #watches: 568768
876.84/877.04	c total #propagations: 1618926405 / total #impl: 2661126836 (eff. 0.608)
876.84/877.04	c #Conflicts:    1765000 | #Learnt:      47669 | 0.000
876.84/877.04	c total clause space: 886.764MB
876.84/877.04	c total #watches: 570768
877.54/877.79	c total #propagations: 1619828004 / total #impl: 2662583601 (eff. 0.608)
877.54/877.79	c #Conflicts:    1766000 | #Learnt:      48669 | 0.000
877.54/877.79	c total clause space: 886.764MB
877.54/877.79	c total #watches: 572768
878.34/878.56	c total #propagations: 1620842681 / total #impl: 2664327870 (eff. 0.608)
878.34/878.56	c #Conflicts:    1767000 | #Learnt:      49669 | 0.000
878.34/878.56	c total clause space: 886.764MB
878.34/878.56	c total #watches: 574768
879.14/879.32	c total #propagations: 1621735676 / total #impl: 2665811503 (eff. 0.608)
879.14/879.32	c #Conflicts:    1768000 | #Learnt:      50669 | 0.000
879.14/879.32	c total clause space: 886.764MB
879.14/879.32	c total #watches: 576768
879.85/880.01	c total #propagations: 1622702015 / total #impl: 2667452328 (eff. 0.608)
879.85/880.01	c #Conflicts:    1769000 | #Learnt:      51669 | 0.000
879.85/880.01	c total clause space: 886.764MB
879.85/880.01	c total #watches: 578768
880.64/880.84	c total #propagations: 1623645194 / total #impl: 2669105975 (eff. 0.608)
880.64/880.84	c #Conflicts:    1770000 | #Learnt:      52669 | 0.000
880.64/880.84	c total clause space: 886.764MB
880.64/880.84	c total #watches: 580768
881.44/881.65	c total #propagations: 1624797683 / total #impl: 2670827036 (eff. 0.608)
881.44/881.65	c #Conflicts:    1771000 | #Learnt:      53669 | 0.000
881.44/881.65	c total clause space: 886.764MB
881.44/881.65	c total #watches: 582768
882.14/882.35	c total #propagations: 1625894425 / total #impl: 2672516297 (eff. 0.608)
882.14/882.35	c #Conflicts:    1772000 | #Learnt:      54669 | 0.000
882.14/882.35	c total clause space: 886.764MB
882.14/882.35	c total #watches: 584768
882.84/883.01	c total #propagations: 1626840747 / total #impl: 2674032891 (eff. 0.608)
882.84/883.01	c #Conflicts:    1773000 | #Learnt:      55669 | 0.000
882.84/883.01	c total clause space: 886.764MB
882.84/883.01	c total #watches: 586768
883.44/883.67	c total #propagations: 1627712017 / total #impl: 2675432175 (eff. 0.608)
883.44/883.67	c #Conflicts:    1774000 | #Learnt:      56669 | 0.000
883.44/883.67	c total clause space: 886.764MB
883.44/883.67	c total #watches: 588768
884.14/884.39	c total #propagations: 1628548618 / total #impl: 2676947771 (eff. 0.608)
884.14/884.39	c #Conflicts:    1775000 | #Learnt:      57669 | 0.000
884.14/884.39	c total clause space: 886.764MB
884.14/884.39	c total #watches: 590768
885.04/885.24	c total #propagations: 1629410746 / total #impl: 2678369788 (eff. 0.608)
885.04/885.24	c #Conflicts:    1776000 | #Learnt:      58669 | 0.000
885.04/885.24	c total clause space: 886.764MB
885.04/885.24	c total #watches: 592768
885.84/886.06	c total #propagations: 1630304453 / total #impl: 2679913883 (eff. 0.608)
885.84/886.06	c #Conflicts:    1777000 | #Learnt:      59669 | 0.000
885.84/886.06	c total clause space: 886.764MB
885.84/886.06	c total #watches: 594768
886.54/886.77	c total #propagations: 1631316934 / total #impl: 2681545476 (eff. 0.608)
886.54/886.77	c #Conflicts:    1778000 | #Learnt:      60669 | 0.000
886.54/886.77	c total clause space: 886.764MB
886.54/886.77	c total #watches: 596768
887.24/887.47	c total #propagations: 1632255942 / total #impl: 2683105241 (eff. 0.608)
887.24/887.47	c #Conflicts:    1779000 | #Learnt:      61669 | 0.000
887.24/887.47	c total clause space: 886.764MB
887.24/887.47	c total #watches: 598768
887.94/888.15	c total #propagations: 1633213745 / total #impl: 2684748342 (eff. 0.608)
887.94/888.15	c #Conflicts:    1780000 | #Learnt:      62669 | 0.000
887.94/888.15	c total clause space: 886.764MB
887.94/888.15	c total #watches: 600768
888.74/888.91	c total #propagations: 1634061710 / total #impl: 2686280375 (eff. 0.608)
888.74/888.91	c #Conflicts:    1781000 | #Learnt:      63669 | 0.000
888.74/888.91	c total clause space: 886.764MB
888.74/888.91	c total #watches: 602768
889.54/889.71	c total #propagations: 1634912432 / total #impl: 2687814954 (eff. 0.608)
889.54/889.71	c GC COLLECT
889.54/889.71	c #Conflicts:    1782000 | #Learnt:      32358 | 0.000
889.54/889.71	c total clause space: 886.764MB
889.54/889.71	c total #watches: 540146
889.94/890.11	c total #propagations: 1635898208 / total #impl: 2689510147 (eff. 0.608)
889.94/890.11	c #Conflicts:    1783000 | #Learnt:      33358 | 0.000
889.94/890.11	c total clause space: 886.764MB
889.94/890.11	c total #watches: 542146
890.34/890.50	c total #propagations: 1636784951 / total #impl: 2690880759 (eff. 0.608)
890.34/890.50	c #Conflicts:    1784000 | #Learnt:      34358 | 0.000
890.34/890.50	c total clause space: 886.764MB
890.34/890.50	c total #watches: 544146
890.64/890.88	c total #propagations: 1637601334 / total #impl: 2692152975 (eff. 0.608)
890.64/890.88	c #Conflicts:    1785000 | #Learnt:      35358 | 0.000
890.64/890.88	c total clause space: 886.764MB
890.64/890.88	c total #watches: 546146
891.04/891.26	c total #propagations: 1638421002 / total #impl: 2693440917 (eff. 0.608)
891.04/891.26	c #Conflicts:    1786000 | #Learnt:      36358 | 0.000
891.04/891.26	c total clause space: 886.764MB
891.04/891.26	c total #watches: 548146
891.44/891.66	c total #propagations: 1639187408 / total #impl: 2694631481 (eff. 0.608)
891.44/891.66	c #Conflicts:    1787000 | #Learnt:      37358 | 0.000
891.44/891.66	c total clause space: 886.764MB
891.44/891.66	c total #watches: 550146
891.84/892.07	c total #propagations: 1639912442 / total #impl: 2695753045 (eff. 0.608)
891.84/892.07	c #Conflicts:    1788000 | #Learnt:      38358 | 0.000
891.84/892.07	c total clause space: 886.764MB
891.84/892.07	c total #watches: 552146
892.34/892.58	c total #propagations: 1640570004 / total #impl: 2696785917 (eff. 0.608)
892.34/892.58	c #Conflicts:    1789000 | #Learnt:      39358 | 0.000
892.34/892.58	c total clause space: 886.764MB
892.34/892.58	c total #watches: 554146
892.94/893.18	c total #propagations: 1641436036 / total #impl: 2698190457 (eff. 0.608)
892.94/893.18	c #Conflicts:    1790000 | #Learnt:      40358 | 0.000
892.94/893.18	c total clause space: 886.764MB
892.94/893.18	c total #watches: 556146
893.74/893.94	c total #propagations: 1642392654 / total #impl: 2699761795 (eff. 0.608)
893.74/893.94	c #Conflicts:    1791000 | #Learnt:      41358 | 0.000
893.74/893.94	c total clause space: 886.764MB
893.74/893.94	c total #watches: 558146
894.24/894.48	c total #propagations: 1643265649 / total #impl: 2701275044 (eff. 0.608)
894.24/894.48	c #Conflicts:    1792000 | #Learnt:      42358 | 0.000
894.24/894.48	c total clause space: 886.764MB
894.24/894.48	c total #watches: 560146
894.84/895.08	c total #propagations: 1644089744 / total #impl: 2702649221 (eff. 0.608)
894.84/895.08	c #Conflicts:    1793000 | #Learnt:      43358 | 0.000
894.84/895.08	c total clause space: 886.764MB
894.84/895.08	c total #watches: 562146
895.44/895.65	c total #propagations: 1644926959 / total #impl: 2704090719 (eff. 0.608)
895.44/895.65	c #Conflicts:    1794000 | #Learnt:      44358 | 0.000
895.44/895.65	c total clause space: 886.764MB
895.44/895.65	c total #watches: 564146
895.94/896.18	c total #propagations: 1645800282 / total #impl: 2705503616 (eff. 0.608)
895.94/896.18	c #Conflicts:    1795000 | #Learnt:      45358 | 0.000
895.94/896.18	c total clause space: 886.764MB
895.94/896.18	c total #watches: 566146
896.44/896.60	c total #propagations: 1646783635 / total #impl: 2706985422 (eff. 0.608)
896.44/896.60	c #Conflicts:    1796000 | #Learnt:      46358 | 0.000
896.44/896.60	c total clause space: 886.764MB
896.44/896.60	c total #watches: 568146
897.04/897.21	c total #propagations: 1647738164 / total #impl: 2708346782 (eff. 0.608)
897.04/897.21	c #Conflicts:    1797000 | #Learnt:      47358 | 0.000
897.04/897.21	c total clause space: 886.764MB
897.04/897.21	c total #watches: 570146
897.74/897.98	c total #propagations: 1648681918 / total #impl: 2709853037 (eff. 0.608)
897.74/897.98	c #Conflicts:    1798000 | #Learnt:      48358 | 0.000
897.74/897.98	c total clause space: 886.764MB
897.74/897.98	c total #watches: 572146
898.54/898.72	c total #propagations: 1649666449 / total #impl: 2711503975 (eff. 0.608)
898.54/898.72	c #Conflicts:    1799000 | #Learnt:      49358 | 0.000
898.54/898.72	c total clause space: 886.764MB
898.54/898.72	c total #watches: 574146
899.24/899.42	c total #propagations: 1650537432 / total #impl: 2713012980 (eff. 0.608)
899.24/899.42	c #Conflicts:    1800000 | #Learnt:      50358 | 0.000
899.24/899.42	c total clause space: 886.764MB
899.24/899.42	c total #watches: 576146
900.04/900.21	c total #propagations: 1651445773 / total #impl: 2714552414 (eff. 0.608)
900.04/900.21	c #Conflicts:    1801000 | #Learnt:      51358 | 0.000
900.04/900.21	c total clause space: 886.764MB
900.04/900.21	c total #watches: 578146
900.74/900.92	c total #propagations: 1652446570 / total #impl: 2716221070 (eff. 0.608)
900.74/900.92	c #Conflicts:    1802000 | #Learnt:      52358 | 0.000
900.74/900.92	c total clause space: 886.764MB
900.74/900.92	c total #watches: 580146
901.34/901.53	c total #propagations: 1653488798 / total #impl: 2717874047 (eff. 0.608)
901.34/901.53	c #Conflicts:    1803000 | #Learnt:      53358 | 0.000
901.34/901.53	c total clause space: 886.764MB
901.34/901.53	c total #watches: 582146
901.94/902.12	c total #propagations: 1654402862 / total #impl: 2719393071 (eff. 0.608)
901.94/902.12	c #Conflicts:    1804000 | #Learnt:      54358 | 0.000
901.94/902.12	c total clause space: 886.764MB
901.94/902.12	c total #watches: 584146
902.63/902.80	c total #propagations: 1655372504 / total #impl: 2720724836 (eff. 0.608)
902.63/902.80	c #Conflicts:    1805000 | #Learnt:      55358 | 0.000
902.63/902.80	c total clause space: 886.764MB
902.63/902.80	c total #watches: 586146
903.04/903.28	c total #propagations: 1656339932 / total #impl: 2722224795 (eff. 0.608)
903.04/903.28	c #Conflicts:    1806000 | #Learnt:      56358 | 0.000
903.04/903.28	c total clause space: 886.764MB
903.04/903.28	c total #watches: 588146
903.73/903.93	c total #propagations: 1657079384 / total #impl: 2723410270 (eff. 0.608)
903.73/903.93	c #Conflicts:    1807000 | #Learnt:      57358 | 0.000
903.73/903.93	c total clause space: 886.764MB
903.73/903.93	c total #watches: 590146
904.43/904.63	c total #propagations: 1657940581 / total #impl: 2724916311 (eff. 0.608)
904.43/904.63	c #Conflicts:    1808000 | #Learnt:      58358 | 0.000
904.43/904.63	c total clause space: 886.764MB
904.43/904.63	c total #watches: 592146
905.33/905.54	c total #propagations: 1658812880 / total #impl: 2726395697 (eff. 0.608)
905.33/905.54	c #Conflicts:    1809000 | #Learnt:      59358 | 0.000
905.33/905.54	c total clause space: 886.764MB
905.33/905.54	c total #watches: 594146
906.13/906.35	c total #propagations: 1659788273 / total #impl: 2727939110 (eff. 0.608)
906.13/906.35	c #Conflicts:    1810000 | #Learnt:      60358 | 0.000
906.13/906.35	c total clause space: 886.764MB
906.13/906.35	c total #watches: 596146
906.93/907.14	c total #propagations: 1660652849 / total #impl: 2729386175 (eff. 0.608)
906.93/907.14	c #Conflicts:    1811000 | #Learnt:      61358 | 0.000
906.93/907.14	c total clause space: 886.764MB
906.93/907.14	c total #watches: 598146
907.83/908.00	c total #propagations: 1661700311 / total #impl: 2731040577 (eff. 0.608)
907.83/908.00	c #Conflicts:    1812000 | #Learnt:      62358 | 0.000
907.83/908.00	c total clause space: 886.764MB
907.83/908.00	c total #watches: 600146
908.63/908.80	c total #propagations: 1662622614 / total #impl: 2732529693 (eff. 0.608)
908.63/908.80	c #Conflicts:    1813000 | #Learnt:      63358 | 0.000
908.63/908.80	c total clause space: 886.764MB
908.63/908.80	c total #watches: 602146
909.33/909.56	c total #propagations: 1663534583 / total #impl: 2734018548 (eff. 0.608)
909.33/909.56	c #Conflicts:    1814000 | #Learnt:      64358 | 0.000
909.33/909.56	c total clause space: 886.764MB
909.33/909.56	c total #watches: 604146
910.13/910.31	c total #propagations: 1664340931 / total #impl: 2735388606 (eff. 0.608)
910.13/910.31	c GC COLLECT
910.13/910.31	c #Conflicts:    1815000 | #Learnt:      32753 | 0.000
910.13/910.31	c total clause space: 886.764MB
910.13/910.31	c total #watches: 540936
910.64/910.81	c total #propagations: 1665196990 / total #impl: 2736879037 (eff. 0.608)
910.64/910.81	c #Conflicts:    1816000 | #Learnt:      33753 | 0.000
910.64/910.81	c total clause space: 886.764MB
910.64/910.81	c total #watches: 542936
911.13/911.34	c total #propagations: 1666084408 / total #impl: 2738400740 (eff. 0.608)
911.13/911.34	c #Conflicts:    1817000 | #Learnt:      34753 | 0.000
911.13/911.34	c total clause space: 886.764MB
911.13/911.34	c total #watches: 544936
911.63/911.84	c total #propagations: 1666922258 / total #impl: 2739821827 (eff. 0.608)
911.63/911.84	c #Conflicts:    1818000 | #Learnt:      35753 | 0.000
911.63/911.84	c total clause space: 886.764MB
911.63/911.84	c total #watches: 546936
912.13/912.31	c total #propagations: 1667754864 / total #impl: 2741237092 (eff. 0.608)
912.13/912.31	c #Conflicts:    1819000 | #Learnt:      36753 | 0.000
912.13/912.31	c total clause space: 886.764MB
912.13/912.31	c total #watches: 548936
912.63/912.86	c total #propagations: 1668619414 / total #impl: 2742685188 (eff. 0.608)
912.63/912.86	c #Conflicts:    1820000 | #Learnt:      37753 | 0.000
912.63/912.86	c total clause space: 886.764MB
912.63/912.86	c total #watches: 550936
913.23/913.44	c total #propagations: 1669494856 / total #impl: 2744146465 (eff. 0.608)
913.23/913.44	c #Conflicts:    1821000 | #Learnt:      38753 | 0.000
913.23/913.44	c total clause space: 886.764MB
913.23/913.44	c total #watches: 552936
913.63/913.88	c total #propagations: 1670364586 / total #impl: 2745579238 (eff. 0.608)
913.63/913.88	c #Conflicts:    1822000 | #Learnt:      39753 | 0.000
913.63/913.88	c total clause space: 886.764MB
913.63/913.88	c total #watches: 554936
914.13/914.35	c total #propagations: 1671219880 / total #impl: 2746984292 (eff. 0.608)
914.13/914.35	c #Conflicts:    1823000 | #Learnt:      40753 | 0.000
914.13/914.35	c total clause space: 886.764MB
914.13/914.35	c total #watches: 556936
914.63/914.80	c total #propagations: 1672128600 / total #impl: 2748409348 (eff. 0.608)
914.63/914.80	c #Conflicts:    1824000 | #Learnt:      41753 | 0.000
914.63/914.80	c total clause space: 886.764MB
914.63/914.80	c total #watches: 558936
915.14/915.37	c total #propagations: 1672898943 / total #impl: 2749727051 (eff. 0.608)
915.14/915.37	c #Conflicts:    1825000 | #Learnt:      42753 | 0.000
915.14/915.37	c total clause space: 886.764MB
915.14/915.37	c total #watches: 560936
915.73/915.92	c total #propagations: 1673630814 / total #impl: 2751204199 (eff. 0.608)
915.73/915.92	c #Conflicts:    1826000 | #Learnt:      43753 | 0.000
915.73/915.92	c total clause space: 886.764MB
915.73/915.92	c total #watches: 562936
916.24/916.49	c total #propagations: 1674343403 / total #impl: 2752659657 (eff. 0.608)
916.24/916.49	c #Conflicts:    1827000 | #Learnt:      44753 | 0.000
916.24/916.49	c total clause space: 886.764MB
916.24/916.49	c total #watches: 564936
916.93/917.14	c total #propagations: 1675141242 / total #impl: 2754223346 (eff. 0.608)
916.93/917.14	c #Conflicts:    1828000 | #Learnt:      45753 | 0.000
916.93/917.14	c total clause space: 886.764MB
916.93/917.14	c total #watches: 566936
917.63/917.84	c total #propagations: 1676236752 / total #impl: 2755884264 (eff. 0.608)
917.63/917.84	c #Conflicts:    1829000 | #Learnt:      46753 | 0.000
917.63/917.84	c total clause space: 886.764MB
917.63/917.84	c total #watches: 568936
918.44/918.63	c total #propagations: 1677285434 / total #impl: 2757466129 (eff. 0.608)
918.44/918.63	c #Conflicts:    1830000 | #Learnt:      47753 | 0.000
918.44/918.63	c total clause space: 886.764MB
918.44/918.63	c total #watches: 570936
919.33/919.51	c total #propagations: 1678310869 / total #impl: 2759073943 (eff. 0.608)
919.33/919.51	c #Conflicts:    1831000 | #Learnt:      48753 | 0.000
919.33/919.51	c total clause space: 886.764MB
919.33/919.51	c total #watches: 572936
920.03/920.26	c total #propagations: 1679342777 / total #impl: 2760656265 (eff. 0.608)
920.03/920.26	c #Conflicts:    1832000 | #Learnt:      49753 | 0.000
920.03/920.26	c total clause space: 886.764MB
920.03/920.26	c total #watches: 574936
921.03/921.26	c total #propagations: 1680427262 / total #impl: 2762217718 (eff. 0.608)
921.03/921.26	c #Conflicts:    1833000 | #Learnt:      50753 | 0.000
921.03/921.26	c total clause space: 886.764MB
921.03/921.26	c total #watches: 576936
921.83/922.08	c total #propagations: 1681457660 / total #impl: 2763759540 (eff. 0.608)
921.83/922.08	c #Conflicts:    1834000 | #Learnt:      51753 | 0.000
921.83/922.08	c total clause space: 886.764MB
921.83/922.08	c total #watches: 578936
922.74/922.92	c total #propagations: 1682659469 / total #impl: 2765516468 (eff. 0.608)
922.74/922.92	c #Conflicts:    1835000 | #Learnt:      52753 | 0.000
922.74/922.92	c total clause space: 886.764MB
922.74/922.92	c total #watches: 580936
923.43/923.70	c total #propagations: 1683814500 / total #impl: 2767216643 (eff. 0.608)
923.43/923.70	c #Conflicts:    1836000 | #Learnt:      53753 | 0.000
923.43/923.70	c total clause space: 886.764MB
923.43/923.70	c total #watches: 582936
924.33/924.50	c total #propagations: 1684823369 / total #impl: 2768753438 (eff. 0.609)
924.33/924.50	c #Conflicts:    1837000 | #Learnt:      54753 | 0.000
924.33/924.50	c total clause space: 886.764MB
924.33/924.50	c total #watches: 584936
925.04/925.26	c total #propagations: 1685875853 / total #impl: 2770330648 (eff. 0.609)
925.04/925.26	c #Conflicts:    1838000 | #Learnt:      55753 | 0.000
925.04/925.26	c total clause space: 886.764MB
925.04/925.26	c total #watches: 586936
925.93/926.12	c total #propagations: 1686805914 / total #impl: 2771774443 (eff. 0.609)
925.93/926.12	c #Conflicts:    1839000 | #Learnt:      56753 | 0.000
925.93/926.12	c total clause space: 886.764MB
925.93/926.12	c total #watches: 588936
926.63/926.83	c total #propagations: 1687918733 / total #impl: 2773401433 (eff. 0.609)
926.63/926.83	c #Conflicts:    1840000 | #Learnt:      57753 | 0.000
926.63/926.83	c total clause space: 886.764MB
926.63/926.83	c total #watches: 590936
927.53/927.71	c total #propagations: 1688908378 / total #impl: 2774790436 (eff. 0.609)
927.53/927.71	c #Conflicts:    1841000 | #Learnt:      58753 | 0.000
927.53/927.71	c total clause space: 886.764MB
927.53/927.71	c total #watches: 592936
928.53/928.73	c total #propagations: 1689908791 / total #impl: 2776292664 (eff. 0.609)
928.53/928.73	c #Conflicts:    1842000 | #Learnt:      59753 | 0.000
928.53/928.73	c total clause space: 886.764MB
928.53/928.73	c total #watches: 594936
929.53/929.71	c total #propagations: 1691042139 / total #impl: 2777930923 (eff. 0.609)
929.53/929.71	c #Conflicts:    1843000 | #Learnt:      60753 | 0.000
929.53/929.71	c total clause space: 886.764MB
929.53/929.71	c total #watches: 596936
930.44/930.67	c total #propagations: 1692042077 / total #impl: 2779412150 (eff. 0.609)
930.44/930.67	c #Conflicts:    1844000 | #Learnt:      61753 | 0.000
930.44/930.67	c total clause space: 886.764MB
930.44/930.67	c total #watches: 598936
931.33/931.52	c total #propagations: 1693104942 / total #impl: 2780926813 (eff. 0.609)
931.33/931.52	c #Conflicts:    1845000 | #Learnt:      62753 | 0.000
931.33/931.52	c total clause space: 886.764MB
931.33/931.52	c total #watches: 600936
932.33/932.53	c total #propagations: 1693981185 / total #impl: 2782274982 (eff. 0.609)
932.33/932.53	c #Conflicts:    1846000 | #Learnt:      63753 | 0.000
932.33/932.53	c total clause space: 886.764MB
932.33/932.53	c total #watches: 602936
933.23/933.43	c total #propagations: 1694943530 / total #impl: 2783745348 (eff. 0.609)
933.23/933.43	c #Conflicts:    1847000 | #Learnt:      64753 | 0.000
933.23/933.43	c total clause space: 886.764MB
933.23/933.43	c total #watches: 604936
934.03/934.24	c total #propagations: 1696037264 / total #impl: 2785457896 (eff. 0.609)
934.03/934.24	c #Conflicts:    1848000 | #Learnt:      65753 | 0.000
934.03/934.24	c total clause space: 886.764MB
934.03/934.24	c total #watches: 606936
934.53/934.79	c total #propagations: 1697163706 / total #impl: 2787179193 (eff. 0.609)
934.53/934.79	c GC COLLECT
934.53/934.79	c #Conflicts:    1849000 | #Learnt:      33920 | 0.000
934.53/934.79	c total clause space: 886.764MB
934.53/934.79	c total #watches: 543270
935.03/935.28	c total #propagations: 1698220833 / total #impl: 2788801559 (eff. 0.609)
935.03/935.28	c #Conflicts:    1850000 | #Learnt:      34920 | 0.000
935.03/935.28	c total clause space: 886.764MB
935.03/935.28	c total #watches: 545270
935.63/935.85	c total #propagations: 1699088340 / total #impl: 2790168066 (eff. 0.609)
935.63/935.85	c #Conflicts:    1851000 | #Learnt:      35920 | 0.000
935.63/935.85	c total clause space: 886.764MB
935.63/935.85	c total #watches: 547270
936.23/936.48	c total #propagations: 1700170709 / total #impl: 2791833175 (eff. 0.609)
936.23/936.48	c #Conflicts:    1852000 | #Learnt:      36920 | 0.000
936.23/936.48	c total clause space: 886.764MB
936.23/936.48	c total #watches: 549270
936.83/937.02	c total #propagations: 1701260000 / total #impl: 2793461558 (eff. 0.609)
936.83/937.02	c #Conflicts:    1853000 | #Learnt:      37920 | 0.000
936.83/937.02	c total clause space: 886.764MB
936.83/937.02	c total #watches: 551270
937.43/937.62	c total #propagations: 1702336745 / total #impl: 2795059662 (eff. 0.609)
937.43/937.62	c #Conflicts:    1854000 | #Learnt:      38920 | 0.000
937.43/937.62	c total clause space: 886.764MB
937.43/937.62	c total #watches: 553270
937.93/938.19	c total #propagations: 1703403501 / total #impl: 2796665624 (eff. 0.609)
937.93/938.19	c #Conflicts:    1855000 | #Learnt:      39920 | 0.000
937.93/938.19	c total clause space: 886.764MB
937.93/938.19	c total #watches: 555270
938.63/938.84	c total #propagations: 1704564695 / total #impl: 2798309369 (eff. 0.609)
938.63/938.84	c #Conflicts:    1856000 | #Learnt:      40920 | 0.000
938.63/938.84	c total clause space: 886.764MB
938.63/938.84	c total #watches: 557270
939.24/939.46	c total #propagations: 1705758275 / total #impl: 2800040777 (eff. 0.609)
939.24/939.46	c #Conflicts:    1857000 | #Learnt:      41920 | 0.000
939.24/939.46	c total clause space: 886.764MB
939.24/939.46	c total #watches: 559270
940.03/940.29	c total #propagations: 1706844138 / total #impl: 2801626787 (eff. 0.609)
940.03/940.29	c #Conflicts:    1858000 | #Learnt:      42920 | 0.000
940.03/940.29	c total clause space: 886.764MB
940.03/940.29	c total #watches: 561270
941.03/941.20	c total #propagations: 1708050154 / total #impl: 2803448396 (eff. 0.609)
941.03/941.20	c #Conflicts:    1859000 | #Learnt:      43920 | 0.000
941.03/941.20	c total clause space: 886.764MB
941.03/941.20	c total #watches: 563270
941.83/942.03	c total #propagations: 1709366084 / total #impl: 2805372500 (eff. 0.609)
941.83/942.03	c #Conflicts:    1860000 | #Learnt:      44920 | 0.000
941.83/942.03	c total clause space: 886.764MB
941.83/942.03	c total #watches: 565270
942.64/942.85	c total #propagations: 1710728710 / total #impl: 2807334170 (eff. 0.609)
942.64/942.85	c #Conflicts:    1861000 | #Learnt:      45920 | 0.000
942.64/942.85	c total clause space: 886.764MB
942.64/942.85	c total #watches: 567270
943.53/943.70	c total #propagations: 1712063210 / total #impl: 2809305258 (eff. 0.609)
943.53/943.70	c #Conflicts:    1862000 | #Learnt:      46920 | 0.000
943.53/943.70	c total clause space: 886.764MB
943.53/943.70	c total #watches: 569270
944.33/944.54	c total #propagations: 1713393580 / total #impl: 2811284794 (eff. 0.609)
944.33/944.54	c #Conflicts:    1863000 | #Learnt:      47920 | 0.000
944.33/944.54	c total clause space: 886.764MB
944.33/944.54	c total #watches: 571270
945.13/945.30	c total #propagations: 1714524783 / total #impl: 2813035959 (eff. 0.609)
945.13/945.30	c #Conflicts:    1864000 | #Learnt:      48920 | 0.000
945.13/945.30	c total clause space: 886.764MB
945.13/945.30	c total #watches: 573270
946.03/946.20	c total #propagations: 1715609380 / total #impl: 2814670359 (eff. 0.610)
946.03/946.20	c #Conflicts:    1865000 | #Learnt:      49920 | 0.000
946.03/946.20	c total clause space: 886.764MB
946.03/946.20	c total #watches: 575270
947.04/947.25	c total #propagations: 1716840681 / total #impl: 2816476262 (eff. 0.610)
947.04/947.25	c #Conflicts:    1866000 | #Learnt:      50920 | 0.000
947.04/947.25	c total clause space: 886.764MB
947.04/947.25	c total #watches: 577270
947.93/948.19	c total #propagations: 1718088334 / total #impl: 2818304631 (eff. 0.610)
947.93/948.19	c #Conflicts:    1867000 | #Learnt:      51920 | 0.000
947.93/948.19	c total clause space: 886.764MB
947.93/948.19	c total #watches: 579270
948.93/949.14	c total #propagations: 1719212856 / total #impl: 2820053050 (eff. 0.610)
948.93/949.14	c #Conflicts:    1868000 | #Learnt:      52920 | 0.000
948.93/949.14	c total clause space: 886.764MB
948.93/949.14	c total #watches: 581270
949.93/950.17	c total #propagations: 1720354657 / total #impl: 2821786220 (eff. 0.610)
949.93/950.17	c #Conflicts:    1869000 | #Learnt:      53920 | 0.000
949.93/950.17	c total clause space: 886.764MB
949.93/950.17	c total #watches: 583270
950.93/951.11	c total #propagations: 1721631369 / total #impl: 2823650354 (eff. 0.610)
950.93/951.11	c #Conflicts:    1870000 | #Learnt:      54920 | 0.000
950.93/951.11	c total clause space: 886.764MB
950.93/951.11	c total #watches: 585270
951.93/952.14	c total #propagations: 1722784479 / total #impl: 2825373217 (eff. 0.610)
951.93/952.14	c #Conflicts:    1871000 | #Learnt:      55920 | 0.000
951.93/952.14	c total clause space: 886.764MB
951.93/952.14	c total #watches: 587270
952.73/952.91	c total #propagations: 1723955291 / total #impl: 2827137161 (eff. 0.610)
952.73/952.91	c #Conflicts:    1872000 | #Learnt:      56920 | 0.000
952.73/952.91	c total clause space: 886.764MB
952.73/952.91	c total #watches: 589270
953.43/953.61	c total #propagations: 1724972771 / total #impl: 2828756295 (eff. 0.610)
953.43/953.61	c #Conflicts:    1873000 | #Learnt:      57920 | 0.000
953.43/953.61	c total clause space: 886.764MB
953.43/953.61	c total #watches: 591270
954.13/954.36	c total #propagations: 1725832997 / total #impl: 2830131743 (eff. 0.610)
954.13/954.36	c #Conflicts:    1874000 | #Learnt:      58920 | 0.000
954.13/954.36	c total clause space: 886.764MB
954.13/954.36	c total #watches: 593270
954.74/954.97	c total #propagations: 1726625663 / total #impl: 2831321828 (eff. 0.610)
954.74/954.97	c #Conflicts:    1875000 | #Learnt:      59920 | 0.000
954.74/954.97	c total clause space: 886.764MB
954.74/954.97	c total #watches: 595270
955.53/955.76	c total #propagations: 1727357973 / total #impl: 2832708636 (eff. 0.610)
955.53/955.76	c #Conflicts:    1876000 | #Learnt:      60920 | 0.000
955.53/955.76	c total clause space: 886.764MB
955.53/955.76	c total #watches: 597270
956.43/956.65	c total #propagations: 1728232985 / total #impl: 2834229031 (eff. 0.610)
956.43/956.65	c #Conflicts:    1877000 | #Learnt:      61920 | 0.000
956.43/956.65	c total clause space: 886.764MB
956.43/956.65	c total #watches: 599270
957.23/957.42	c total #propagations: 1729295065 / total #impl: 2835914030 (eff. 0.610)
957.23/957.42	c #Conflicts:    1878000 | #Learnt:      62920 | 0.000
957.23/957.42	c total clause space: 886.764MB
957.23/957.42	c total #watches: 601270
957.83/958.09	c total #propagations: 1730241092 / total #impl: 2837537096 (eff. 0.610)
957.83/958.09	c #Conflicts:    1879000 | #Learnt:      63920 | 0.000
957.83/958.09	c total clause space: 886.764MB
957.83/958.09	c total #watches: 603270
958.53/958.73	c total #propagations: 1731555962 / total #impl: 2839447157 (eff. 0.610)
958.53/958.73	c #Conflicts:    1880000 | #Learnt:      64920 | 0.000
958.53/958.73	c total clause space: 886.764MB
958.53/958.73	c total #watches: 605270
959.33/959.56	c total #propagations: 1732700229 / total #impl: 2841149394 (eff. 0.610)
959.33/959.56	c #Conflicts:    1881000 | #Learnt:      65920 | 0.000
959.33/959.56	c total clause space: 886.764MB
959.33/959.56	c total #watches: 607270
960.14/960.34	c total #propagations: 1733658594 / total #impl: 2842698284 (eff. 0.610)
960.14/960.34	c GC COLLECT
960.14/960.34	c #Conflicts:    1882000 | #Learnt:      33681 | 0.000
960.14/960.34	c total clause space: 886.764MB
960.14/960.34	c total #watches: 542792
960.73/960.90	c total #propagations: 1734493195 / total #impl: 2844179863 (eff. 0.610)
960.73/960.90	c #Conflicts:    1883000 | #Learnt:      34681 | 0.000
960.73/960.90	c total clause space: 886.764MB
960.73/960.90	c total #watches: 544792
961.23/961.40	c total #propagations: 1735479763 / total #impl: 2845724087 (eff. 0.610)
961.23/961.40	c #Conflicts:    1884000 | #Learnt:      35681 | 0.000
961.23/961.40	c total clause space: 886.764MB
961.23/961.40	c total #watches: 546792
961.73/961.99	c total #propagations: 1736451065 / total #impl: 2847280086 (eff. 0.610)
961.73/961.99	c #Conflicts:    1885000 | #Learnt:      36681 | 0.000
961.73/961.99	c total clause space: 886.764MB
961.73/961.99	c total #watches: 548792
962.33/962.52	c total #propagations: 1737375632 / total #impl: 2848798109 (eff. 0.610)
962.33/962.52	c #Conflicts:    1886000 | #Learnt:      37681 | 0.000
962.33/962.52	c total clause space: 886.764MB
962.33/962.52	c total #watches: 550792
962.93/963.13	c total #propagations: 1738295223 / total #impl: 2850313537 (eff. 0.610)
962.93/963.13	c #Conflicts:    1887000 | #Learnt:      38681 | 0.000
962.93/963.13	c total clause space: 886.764MB
962.93/963.13	c total #watches: 552792
963.43/963.64	c total #propagations: 1739588327 / total #impl: 2852089318 (eff. 0.610)
963.43/963.64	c #Conflicts:    1888000 | #Learnt:      39681 | 0.000
963.43/963.64	c total clause space: 886.764MB
963.43/963.64	c total #watches: 554792
963.83/964.09	c total #propagations: 1740606224 / total #impl: 2853497600 (eff. 0.610)
963.83/964.09	c #Conflicts:    1889000 | #Learnt:      40681 | 0.000
963.83/964.09	c total clause space: 886.764MB
963.83/964.09	c total #watches: 556792
964.33/964.56	c total #propagations: 1741341886 / total #impl: 2854853532 (eff. 0.610)
964.33/964.56	c #Conflicts:    1890000 | #Learnt:      41681 | 0.000
964.33/964.56	c total clause space: 886.764MB
964.33/964.56	c total #watches: 558792
964.93/965.13	c total #propagations: 1742086967 / total #impl: 2856416991 (eff. 0.610)
964.93/965.13	c #Conflicts:    1891000 | #Learnt:      42681 | 0.000
964.93/965.13	c total clause space: 886.764MB
964.93/965.13	c total #watches: 560792
965.43/965.69	c total #propagations: 1742856465 / total #impl: 2857978038 (eff. 0.610)
965.43/965.69	c #Conflicts:    1892000 | #Learnt:      43681 | 0.000
965.43/965.69	c total clause space: 886.764MB
965.43/965.69	c total #watches: 562792
966.13/966.35	c total #propagations: 1743719227 / total #impl: 2859326353 (eff. 0.610)
966.13/966.35	c #Conflicts:    1893000 | #Learnt:      44681 | 0.000
966.13/966.35	c total clause space: 886.764MB
966.13/966.35	c total #watches: 564792
966.93/967.10	c total #propagations: 1744515399 / total #impl: 2860673065 (eff. 0.610)
966.93/967.10	c #Conflicts:    1894000 | #Learnt:      45681 | 0.000
966.93/967.10	c total clause space: 886.764MB
966.93/967.10	c total #watches: 566792
967.63/967.82	c total #propagations: 1745262940 / total #impl: 2862049157 (eff. 0.610)
967.63/967.82	c #Conflicts:    1895000 | #Learnt:      46681 | 0.000
967.63/967.82	c total clause space: 886.764MB
967.63/967.82	c total #watches: 568792
968.33/968.58	c total #propagations: 1746164182 / total #impl: 2863512478 (eff. 0.610)
968.33/968.58	c #Conflicts:    1896000 | #Learnt:      47681 | 0.000
968.33/968.58	c total clause space: 886.764MB
968.33/968.58	c total #watches: 570792
969.03/969.21	c total #propagations: 1747059237 / total #impl: 2864959161 (eff. 0.610)
969.03/969.21	c #Conflicts:    1897000 | #Learnt:      48681 | 0.000
969.03/969.21	c total clause space: 886.764MB
969.03/969.21	c total #watches: 572792
969.53/969.75	c total #propagations: 1747852866 / total #impl: 2866405977 (eff. 0.610)
969.53/969.75	c #Conflicts:    1898000 | #Learnt:      49681 | 0.000
969.53/969.75	c total clause space: 886.764MB
969.53/969.75	c total #watches: 574792
970.13/970.31	c total #propagations: 1748817101 / total #impl: 2867864260 (eff. 0.610)
970.13/970.31	c #Conflicts:    1899000 | #Learnt:      50681 | 0.000
970.13/970.31	c total clause space: 886.764MB
970.13/970.31	c total #watches: 576792
970.83/971.00	c total #propagations: 1749832578 / total #impl: 2869407361 (eff. 0.610)
970.83/971.00	c #Conflicts:    1900000 | #Learnt:      51681 | 0.000
970.83/971.00	c total clause space: 886.764MB
970.83/971.00	c total #watches: 578792
971.33/971.59	c total #propagations: 1750662567 / total #impl: 2870791998 (eff. 0.610)
971.33/971.59	c #Conflicts:    1901000 | #Learnt:      52681 | 0.000
971.33/971.59	c total clause space: 886.764MB
971.33/971.59	c total #watches: 580792
971.83/972.00	c total #propagations: 1751568421 / total #impl: 2872126776 (eff. 0.610)
971.83/972.00	c #Conflicts:    1902000 | #Learnt:      53681 | 0.000
971.83/972.00	c total clause space: 886.764MB
971.83/972.00	c total #watches: 582792
972.53/972.73	c total #propagations: 1752212896 / total #impl: 2873255921 (eff. 0.610)
972.53/972.73	c #Conflicts:    1903000 | #Learnt:      54681 | 0.000
972.53/972.73	c total clause space: 886.764MB
972.53/972.73	c total #watches: 584792
973.23/973.45	c total #propagations: 1753112223 / total #impl: 2874738463 (eff. 0.610)
973.23/973.45	c #Conflicts:    1904000 | #Learnt:      55681 | 0.000
973.23/973.45	c total clause space: 886.764MB
973.23/973.45	c total #watches: 586792
974.13/974.32	c total #propagations: 1754060037 / total #impl: 2876256974 (eff. 0.610)
974.13/974.32	c #Conflicts:    1905000 | #Learnt:      56681 | 0.000
974.13/974.32	c total clause space: 886.764MB
974.13/974.32	c total #watches: 588792
975.03/975.22	c total #propagations: 1755110147 / total #impl: 2877923518 (eff. 0.610)
975.03/975.22	c #Conflicts:    1906000 | #Learnt:      57681 | 0.000
975.03/975.22	c total clause space: 886.764MB
975.03/975.22	c total #watches: 590792
975.83/976.06	c total #propagations: 1756058438 / total #impl: 2879568679 (eff. 0.610)
975.83/976.06	c #Conflicts:    1907000 | #Learnt:      58681 | 0.000
975.83/976.06	c total clause space: 886.764MB
975.83/976.06	c total #watches: 592792
976.63/976.88	c total #propagations: 1756967722 / total #impl: 2881204599 (eff. 0.610)
976.63/976.88	c #Conflicts:    1908000 | #Learnt:      59681 | 0.000
976.63/976.88	c total clause space: 886.764MB
976.63/976.88	c total #watches: 594792
977.63/977.81	c total #propagations: 1757940107 / total #impl: 2882747930 (eff. 0.610)
977.63/977.81	c #Conflicts:    1909000 | #Learnt:      60681 | 0.000
977.63/977.81	c total clause space: 886.764MB
977.63/977.81	c total #watches: 596792
978.63/978.81	c total #propagations: 1758889710 / total #impl: 2884378075 (eff. 0.610)
978.63/978.81	c #Conflicts:    1910000 | #Learnt:      61681 | 0.000
978.63/978.81	c total clause space: 886.764MB
978.63/978.81	c total #watches: 598792
979.23/979.46	c total #propagations: 1759840442 / total #impl: 2886035831 (eff. 0.610)
979.23/979.46	c #Conflicts:    1911000 | #Learnt:      62681 | 0.000
979.23/979.46	c total clause space: 886.764MB
979.23/979.46	c total #watches: 600792
979.73/979.90	c total #propagations: 1760671372 / total #impl: 2887441164 (eff. 0.610)
979.73/979.90	c #Conflicts:    1912000 | #Learnt:      63681 | 0.000
979.73/979.90	c total clause space: 886.764MB
979.73/979.90	c total #watches: 602792
980.62/980.83	c total #propagations: 1761461499 / total #impl: 2888664231 (eff. 0.610)
980.62/980.83	c #Conflicts:    1913000 | #Learnt:      64681 | 0.000
980.62/980.83	c total clause space: 886.764MB
980.62/980.83	c total #watches: 604792
981.62/981.80	c total #propagations: 1762470755 / total #impl: 2890230101 (eff. 0.610)
981.62/981.80	c #Conflicts:    1914000 | #Learnt:      65681 | 0.000
981.62/981.80	c total clause space: 886.764MB
981.62/981.80	c total #watches: 606792
982.42/982.64	c total #propagations: 1763464471 / total #impl: 2891831829 (eff. 0.610)
982.42/982.64	c #Conflicts:    1915000 | #Learnt:      66681 | 0.000
982.42/982.64	c total clause space: 886.764MB
982.42/982.64	c total #watches: 608792
983.12/983.31	c total #propagations: 1764344770 / total #impl: 2893254576 (eff. 0.610)
983.12/983.31	c GC COLLECT
983.12/983.31	c #Conflicts:    1916000 | #Learnt:      34195 | 0.000
983.12/983.31	c total clause space: 886.764MB
983.12/983.31	c total #watches: 543820
983.72/983.90	c total #propagations: 1765348462 / total #impl: 2894882584 (eff. 0.610)
983.72/983.90	c #Conflicts:    1917000 | #Learnt:      35195 | 0.000
983.72/983.90	c total clause space: 886.764MB
983.72/983.90	c total #watches: 545820
984.22/984.44	c total #propagations: 1766329181 / total #impl: 2896533792 (eff. 0.610)
984.22/984.44	c #Conflicts:    1918000 | #Learnt:      36195 | 0.000
984.22/984.44	c total clause space: 886.764MB
984.22/984.44	c total #watches: 547820
984.72/984.95	c total #propagations: 1767345637 / total #impl: 2898230297 (eff. 0.610)
984.72/984.95	c #Conflicts:    1919000 | #Learnt:      37195 | 0.000
984.72/984.95	c total clause space: 886.764MB
984.72/984.95	c total #watches: 549820
985.32/985.52	c total #propagations: 1768182121 / total #impl: 2899565111 (eff. 0.610)
985.32/985.52	c #Conflicts:    1920000 | #Learnt:      38195 | 0.000
985.32/985.52	c total clause space: 886.764MB
985.32/985.52	c total #watches: 551820
985.92/986.15	c total #propagations: 1769298134 / total #impl: 2901346118 (eff. 0.610)
985.92/986.15	c #Conflicts:    1921000 | #Learnt:      39195 | 0.000
985.92/986.15	c total clause space: 886.764MB
985.92/986.15	c total #watches: 553820
986.53/986.72	c total #propagations: 1770174529 / total #impl: 2902835020 (eff. 0.610)
986.53/986.72	c #Conflicts:    1922000 | #Learnt:      40195 | 0.000
986.53/986.72	c total clause space: 886.764MB
986.53/986.72	c total #watches: 555820
987.22/987.44	c total #propagations: 1771079495 / total #impl: 2904332869 (eff. 0.610)
987.22/987.44	c #Conflicts:    1923000 | #Learnt:      41195 | 0.000
987.22/987.44	c total clause space: 886.764MB
987.22/987.44	c total #watches: 557820
987.73/987.96	c total #propagations: 1772264418 / total #impl: 2906155578 (eff. 0.610)
987.73/987.96	c #Conflicts:    1924000 | #Learnt:      42195 | 0.000
987.73/987.96	c total clause space: 886.764MB
987.73/987.96	c total #watches: 559820
988.32/988.50	c total #propagations: 1773190630 / total #impl: 2907624842 (eff. 0.610)
988.32/988.50	c #Conflicts:    1925000 | #Learnt:      43195 | 0.000
988.32/988.50	c total clause space: 886.764MB
988.32/988.50	c total #watches: 561820
988.92/989.13	c total #propagations: 1774082441 / total #impl: 2909013839 (eff. 0.610)
988.92/989.13	c #Conflicts:    1926000 | #Learnt:      44195 | 0.000
988.92/989.13	c total clause space: 886.764MB
988.92/989.13	c total #watches: 563820
989.52/989.80	c total #propagations: 1774975411 / total #impl: 2910570595 (eff. 0.610)
989.52/989.80	c #Conflicts:    1927000 | #Learnt:      45195 | 0.000
989.52/989.80	c total clause space: 886.764MB
989.52/989.80	c total #watches: 565820
990.22/990.45	c total #propagations: 1776058379 / total #impl: 2912335442 (eff. 0.610)
990.22/990.45	c #Conflicts:    1928000 | #Learnt:      46195 | 0.000
990.22/990.45	c total clause space: 886.764MB
990.22/990.45	c total #watches: 567820
990.82/991.08	c total #propagations: 1777130507 / total #impl: 2914046556 (eff. 0.610)
990.82/991.08	c #Conflicts:    1929000 | #Learnt:      47195 | 0.000
990.82/991.08	c total clause space: 886.764MB
990.82/991.08	c total #watches: 569820
991.72/991.92	c total #propagations: 1778102466 / total #impl: 2915612766 (eff. 0.610)
991.72/991.92	c #Conflicts:    1930000 | #Learnt:      48195 | 0.000
991.72/991.92	c total clause space: 886.764MB
991.72/991.92	c total #watches: 571820
992.52/992.71	c total #propagations: 1779013284 / total #impl: 2917167141 (eff. 0.610)
992.52/992.71	c #Conflicts:    1931000 | #Learnt:      49195 | 0.000
992.52/992.71	c total clause space: 886.764MB
992.52/992.71	c total #watches: 573820
993.02/993.28	c total #propagations: 1780550659 / total #impl: 2919265983 (eff. 0.610)
993.02/993.28	c #Conflicts:    1932000 | #Learnt:      50195 | 0.000
993.02/993.28	c total clause space: 886.764MB
993.02/993.28	c total #watches: 575820
993.62/993.80	c total #propagations: 1781238270 / total #impl: 2920687241 (eff. 0.610)
993.62/993.80	c #Conflicts:    1933000 | #Learnt:      51195 | 0.000
993.62/993.80	c total clause space: 886.764MB
993.62/993.80	c total #watches: 577820
994.12/994.35	c total #propagations: 1782024291 / total #impl: 2922135229 (eff. 0.610)
994.12/994.35	c #Conflicts:    1934000 | #Learnt:      52195 | 0.000
994.12/994.35	c total clause space: 886.764MB
994.12/994.35	c total #watches: 579820
994.72/994.95	c total #propagations: 1782967053 / total #impl: 2923658255 (eff. 0.610)
994.72/994.95	c #Conflicts:    1935000 | #Learnt:      53195 | 0.000
994.72/994.95	c total clause space: 886.764MB
994.72/994.95	c total #watches: 581820
995.43/995.62	c total #propagations: 1783926342 / total #impl: 2925270594 (eff. 0.610)
995.43/995.62	c #Conflicts:    1936000 | #Learnt:      54195 | 0.000
995.43/995.62	c total clause space: 886.764MB
995.43/995.62	c total #watches: 583820
996.22/996.49	c total #propagations: 1784860028 / total #impl: 2926865228 (eff. 0.610)
996.22/996.49	c #Conflicts:    1937000 | #Learnt:      55195 | 0.000
996.22/996.49	c total clause space: 886.764MB
996.22/996.49	c total #watches: 585820
997.22/997.41	c total #propagations: 1785815038 / total #impl: 2928502583 (eff. 0.610)
997.22/997.41	c #Conflicts:    1938000 | #Learnt:      56195 | 0.000
997.22/997.41	c total clause space: 886.764MB
997.22/997.41	c total #watches: 587820
997.92/998.11	c total #propagations: 1786786825 / total #impl: 2930120089 (eff. 0.610)
997.92/998.11	c #Conflicts:    1939000 | #Learnt:      57195 | 0.000
997.92/998.11	c total clause space: 886.764MB
997.92/998.11	c total #watches: 589820
998.63/998.90	c total #propagations: 1787691677 / total #impl: 2931649715 (eff. 0.610)
998.63/998.90	c #Conflicts:    1940000 | #Learnt:      58195 | 0.000
998.63/998.90	c total clause space: 886.764MB
998.63/998.90	c total #watches: 591820
999.42/999.64	c total #propagations: 1788583587 / total #impl: 2933125983 (eff. 0.610)
999.42/999.64	c #Conflicts:    1941000 | #Learnt:      59195 | 0.000
999.42/999.64	c total clause space: 886.764MB
999.42/999.64	c total #watches: 593820
1000.22/1000.46	c total #propagations: 1789534338 / total #impl: 2934670619 (eff. 0.610)
1000.22/1000.46	c #Conflicts:    1942000 | #Learnt:      60195 | 0.000
1000.22/1000.46	c total clause space: 886.764MB
1000.22/1000.46	c total #watches: 595820
1001.12/1001.37	c total #propagations: 1790439940 / total #impl: 2936145292 (eff. 0.610)
1001.12/1001.37	c #Conflicts:    1943000 | #Learnt:      61195 | 0.000
1001.12/1001.37	c total clause space: 886.764MB
1001.12/1001.37	c total #watches: 597820
1002.22/1002.47	c total #propagations: 1791382440 / total #impl: 2937690618 (eff. 0.610)
1002.22/1002.47	c #Conflicts:    1944000 | #Learnt:      62195 | 0.000
1002.22/1002.47	c total clause space: 886.764MB
1002.22/1002.47	c total #watches: 599820
1003.03/1003.22	c total #propagations: 1792361262 / total #impl: 2939367507 (eff. 0.610)
1003.03/1003.22	c #Conflicts:    1945000 | #Learnt:      63195 | 0.000
1003.03/1003.22	c total clause space: 886.764MB
1003.03/1003.22	c total #watches: 601820
1004.02/1004.24	c total #propagations: 1793174267 / total #impl: 2940767950 (eff. 0.610)
1004.02/1004.24	c #Conflicts:    1946000 | #Learnt:      64195 | 0.000
1004.02/1004.24	c total clause space: 886.764MB
1004.02/1004.24	c total #watches: 603820
1004.92/1005.10	c total #propagations: 1794269261 / total #impl: 2942489708 (eff. 0.610)
1004.92/1005.10	c #Conflicts:    1947000 | #Learnt:      65195 | 0.000
1004.92/1005.10	c total clause space: 886.764MB
1004.92/1005.10	c total #watches: 605820
1005.72/1005.99	c total #propagations: 1795233269 / total #impl: 2944126227 (eff. 0.610)
1005.72/1005.99	c #Conflicts:    1948000 | #Learnt:      66195 | 0.000
1005.72/1005.99	c total clause space: 886.764MB
1005.72/1005.99	c total #watches: 607820
1006.62/1006.88	c total #propagations: 1796160880 / total #impl: 2945694494 (eff. 0.610)
1006.62/1006.88	c #Conflicts:    1949000 | #Learnt:      67195 | 0.000
1006.62/1006.88	c total clause space: 886.764MB
1006.62/1006.88	c total #watches: 609820
1007.32/1007.60	c total #propagations: 1797021383 / total #impl: 2947127855 (eff. 0.610)
1007.32/1007.60	c GC COLLECT
1007.32/1007.60	c #Conflicts:    1950000 | #Learnt:      34366 | 0.000
1007.32/1007.60	c total clause space: 886.764MB
1007.32/1007.60	c total #watches: 544162
1007.62/1007.87	c total #propagations: 1798021502 / total #impl: 2948682515 (eff. 0.610)
1007.62/1007.87	c #Conflicts:    1951000 | #Learnt:      35366 | 0.000
1007.62/1007.87	c total clause space: 886.764MB
1007.62/1007.87	c total #watches: 546162
1007.92/1008.11	c total #propagations: 1798745362 / total #impl: 2949627050 (eff. 0.610)
1007.92/1008.11	c #Conflicts:    1952000 | #Learnt:      36366 | 0.000
1007.92/1008.11	c total clause space: 886.764MB
1007.92/1008.11	c total #watches: 548162
1008.32/1008.56	c total #propagations: 1799362080 / total #impl: 2950475713 (eff. 0.610)
1008.32/1008.56	c #Conflicts:    1953000 | #Learnt:      37366 | 0.000
1008.32/1008.56	c total clause space: 886.764MB
1008.32/1008.56	c total #watches: 550162
1008.82/1009.07	c total #propagations: 1800065872 / total #impl: 2951879564 (eff. 0.610)
1008.82/1009.07	c #Conflicts:    1954000 | #Learnt:      38366 | 0.000
1008.82/1009.07	c total clause space: 886.764MB
1008.82/1009.07	c total #watches: 552162
1009.42/1009.63	c total #propagations: 1800776094 / total #impl: 2953284428 (eff. 0.610)
1009.42/1009.63	c #Conflicts:    1955000 | #Learnt:      39366 | 0.000
1009.42/1009.63	c total clause space: 886.764MB
1009.42/1009.63	c total #watches: 554162
1009.92/1010.16	c total #propagations: 1801509569 / total #impl: 2954796036 (eff. 0.610)
1009.92/1010.16	c #Conflicts:    1956000 | #Learnt:      40366 | 0.000
1009.92/1010.16	c total clause space: 886.764MB
1009.92/1010.16	c total #watches: 556162
1010.52/1010.78	c total #propagations: 1802525172 / total #impl: 2956402685 (eff. 0.610)
1010.52/1010.78	c #Conflicts:    1957000 | #Learnt:      41366 | 0.000
1010.52/1010.78	c total clause space: 886.764MB
1010.52/1010.78	c total #watches: 558162
1011.02/1011.29	c total #propagations: 1803424794 / total #impl: 2957889072 (eff. 0.610)
1011.02/1011.29	c #Conflicts:    1958000 | #Learnt:      42366 | 0.000
1011.02/1011.29	c total clause space: 886.764MB
1011.02/1011.29	c total #watches: 560162
1011.72/1011.96	c total #propagations: 1804352897 / total #impl: 2959364458 (eff. 0.610)
1011.72/1011.96	c #Conflicts:    1959000 | #Learnt:      43366 | 0.000
1011.72/1011.96	c total clause space: 886.764MB
1011.72/1011.96	c total #watches: 562162
1012.42/1012.69	c total #propagations: 1805301979 / total #impl: 2960787922 (eff. 0.610)
1012.42/1012.69	c #Conflicts:    1960000 | #Learnt:      44366 | 0.000
1012.42/1012.69	c total clause space: 886.764MB
1012.42/1012.69	c total #watches: 564162
1013.12/1013.37	c total #propagations: 1806173500 / total #impl: 2962220434 (eff. 0.610)
1013.12/1013.37	c #Conflicts:    1961000 | #Learnt:      45366 | 0.000
1013.12/1013.37	c total clause space: 886.764MB
1013.12/1013.37	c total #watches: 566162
1013.72/1013.99	c total #propagations: 1807031160 / total #impl: 2963664708 (eff. 0.610)
1013.72/1013.99	c #Conflicts:    1962000 | #Learnt:      46366 | 0.000
1013.72/1013.99	c total clause space: 886.764MB
1013.72/1013.99	c total #watches: 568162
1014.22/1014.46	c total #propagations: 1807949141 / total #impl: 2965169693 (eff. 0.610)
1014.22/1014.46	c #Conflicts:    1963000 | #Learnt:      47366 | 0.000
1014.22/1014.46	c total clause space: 886.764MB
1014.22/1014.46	c total #watches: 570162
1014.62/1014.88	c total #propagations: 1808876263 / total #impl: 2966702165 (eff. 0.610)
1014.62/1014.88	c #Conflicts:    1964000 | #Learnt:      48366 | 0.000
1014.62/1014.88	c total clause space: 886.764MB
1014.62/1014.88	c total #watches: 572162
1015.12/1015.38	c total #propagations: 1809734758 / total #impl: 2968060800 (eff. 0.610)
1015.12/1015.38	c #Conflicts:    1965000 | #Learnt:      49366 | 0.000
1015.12/1015.38	c total clause space: 886.764MB
1015.12/1015.38	c total #watches: 574162
1015.72/1015.95	c total #propagations: 1810624345 / total #impl: 2969576076 (eff. 0.610)
1015.72/1015.95	c #Conflicts:    1966000 | #Learnt:      50366 | 0.000
1015.72/1015.95	c total clause space: 886.764MB
1015.72/1015.95	c total #watches: 576162
1016.22/1016.46	c total #propagations: 1811589833 / total #impl: 2971258675 (eff. 0.610)
1016.22/1016.46	c #Conflicts:    1967000 | #Learnt:      51366 | 0.000
1016.22/1016.46	c total clause space: 886.764MB
1016.22/1016.46	c total #watches: 578162
1016.82/1017.08	c total #propagations: 1812556780 / total #impl: 2972864629 (eff. 0.610)
1016.82/1017.08	c #Conflicts:    1968000 | #Learnt:      52366 | 0.000
1016.82/1017.08	c total clause space: 886.764MB
1016.82/1017.08	c total #watches: 580162
1017.52/1017.75	c total #propagations: 1813437523 / total #impl: 2974484584 (eff. 0.610)
1017.52/1017.75	c #Conflicts:    1969000 | #Learnt:      53366 | 0.000
1017.52/1017.75	c total clause space: 886.764MB
1017.52/1017.75	c total #watches: 582162
1018.22/1018.48	c total #propagations: 1814266719 / total #impl: 2976089765 (eff. 0.610)
1018.22/1018.48	c #Conflicts:    1970000 | #Learnt:      54366 | 0.000
1018.22/1018.48	c total clause space: 886.764MB
1018.22/1018.48	c total #watches: 584162
1019.02/1019.29	c total #propagations: 1815113284 / total #impl: 2977799827 (eff. 0.610)
1019.02/1019.29	c #Conflicts:    1971000 | #Learnt:      55366 | 0.000
1019.02/1019.29	c total clause space: 886.764MB
1019.02/1019.29	c total #watches: 586162
1019.91/1020.19	c total #propagations: 1815907276 / total #impl: 2979446647 (eff. 0.609)
1019.91/1020.19	c #Conflicts:    1972000 | #Learnt:      56366 | 0.000
1019.91/1020.19	c total clause space: 886.764MB
1019.91/1020.19	c total #watches: 588162
1020.91/1021.13	c total #propagations: 1816801851 / total #impl: 2981137829 (eff. 0.609)
1020.91/1021.13	c #Conflicts:    1973000 | #Learnt:      57366 | 0.000
1020.91/1021.13	c total clause space: 886.764MB
1020.91/1021.13	c total #watches: 590162
1021.82/1022.07	c total #propagations: 1817661178 / total #impl: 2982833302 (eff. 0.609)
1021.82/1022.07	c #Conflicts:    1974000 | #Learnt:      58366 | 0.000
1021.82/1022.07	c total clause space: 886.764MB
1021.82/1022.07	c total #watches: 592162
1022.61/1022.83	c total #propagations: 1818525924 / total #impl: 2984514035 (eff. 0.609)
1022.61/1022.83	c #Conflicts:    1975000 | #Learnt:      59366 | 0.000
1022.61/1022.83	c total clause space: 886.764MB
1022.61/1022.83	c total #watches: 594162
1023.31/1023.51	c total #propagations: 1819391641 / total #impl: 2986053625 (eff. 0.609)
1023.31/1023.51	c #Conflicts:    1976000 | #Learnt:      60366 | 0.000
1023.31/1023.51	c total clause space: 886.764MB
1023.31/1023.51	c total #watches: 596162
1024.11/1024.32	c total #propagations: 1820349978 / total #impl: 2987587096 (eff. 0.609)
1024.11/1024.32	c #Conflicts:    1977000 | #Learnt:      61366 | 0.000
1024.11/1024.32	c total clause space: 886.764MB
1024.11/1024.32	c total #watches: 598162
1024.81/1025.05	c total #propagations: 1821254567 / total #impl: 2989068609 (eff. 0.609)
1024.81/1025.05	c #Conflicts:    1978000 | #Learnt:      62366 | 0.000
1024.81/1025.05	c total clause space: 886.764MB
1024.81/1025.05	c total #watches: 600162
1025.61/1025.87	c total #propagations: 1822126913 / total #impl: 2990468317 (eff. 0.609)
1025.61/1025.87	c #Conflicts:    1979000 | #Learnt:      63366 | 0.000
1025.61/1025.87	c total clause space: 886.764MB
1025.61/1025.87	c total #watches: 602162
1026.31/1026.55	c total #propagations: 1823073051 / total #impl: 2992028431 (eff. 0.609)
1026.31/1026.55	c #Conflicts:    1980000 | #Learnt:      64366 | 0.000
1026.31/1026.55	c total clause space: 886.764MB
1026.31/1026.55	c total #watches: 604162
1027.11/1027.32	c total #propagations: 1823875508 / total #impl: 2993296826 (eff. 0.609)
1027.11/1027.32	c #Conflicts:    1981000 | #Learnt:      65366 | 0.000
1027.11/1027.32	c total clause space: 886.764MB
1027.11/1027.32	c total #watches: 606162
1028.01/1028.25	c total #propagations: 1824744558 / total #impl: 2994852040 (eff. 0.609)
1028.01/1028.25	c #Conflicts:    1982000 | #Learnt:      66366 | 0.000
1028.01/1028.25	c total clause space: 886.764MB
1028.01/1028.25	c total #watches: 608162
1028.82/1029.09	c total #propagations: 1825829116 / total #impl: 2996510059 (eff. 0.609)
1028.82/1029.09	c #Conflicts:    1983000 | #Learnt:      67366 | 0.000
1028.82/1029.09	c total clause space: 886.764MB
1028.82/1029.09	c total #watches: 610162
1029.62/1029.82	c total #propagations: 1826848276 / total #impl: 2998107115 (eff. 0.609)
1029.62/1029.82	c GC COLLECT
1029.62/1029.82	c #Conflicts:    1984000 | #Learnt:      34253 | 0.000
1029.62/1029.82	c total clause space: 886.764MB
1029.62/1029.82	c total #watches: 543936
1030.02/1030.26	c total #propagations: 1827673944 / total #impl: 2999445132 (eff. 0.609)
1030.02/1030.26	c #Conflicts:    1985000 | #Learnt:      35253 | 0.000
1030.02/1030.26	c total clause space: 886.764MB
1030.02/1030.26	c total #watches: 545936
1030.52/1030.76	c total #propagations: 1828449085 / total #impl: 3000687664 (eff. 0.609)
1030.52/1030.76	c #Conflicts:    1986000 | #Learnt:      36253 | 0.000
1030.52/1030.76	c total clause space: 886.764MB
1030.52/1030.76	c total #watches: 547936
1031.12/1031.37	c total #propagations: 1829304344 / total #impl: 3002255153 (eff. 0.609)
1031.12/1031.37	c #Conflicts:    1987000 | #Learnt:      37253 | 0.000
1031.12/1031.37	c total clause space: 886.764MB
1031.12/1031.37	c total #watches: 549936
1031.62/1031.84	c total #propagations: 1830177801 / total #impl: 3003690775 (eff. 0.609)
1031.62/1031.84	c #Conflicts:    1988000 | #Learnt:      38253 | 0.000
1031.62/1031.84	c total clause space: 886.764MB
1031.62/1031.84	c total #watches: 551936
1032.12/1032.30	c total #propagations: 1831031902 / total #impl: 3004980380 (eff. 0.609)
1032.12/1032.30	c #Conflicts:    1989000 | #Learnt:      39253 | 0.000
1032.12/1032.30	c total clause space: 886.764MB
1032.12/1032.30	c total #watches: 553936
1032.62/1032.81	c total #propagations: 1831887903 / total #impl: 3006428141 (eff. 0.609)
1032.62/1032.81	c #Conflicts:    1990000 | #Learnt:      40253 | 0.000
1032.62/1032.81	c total clause space: 886.764MB
1032.62/1032.81	c total #watches: 555936
1033.21/1033.40	c total #propagations: 1832693007 / total #impl: 3007989687 (eff. 0.609)
1033.21/1033.40	c #Conflicts:    1991000 | #Learnt:      41253 | 0.000
1033.21/1033.40	c total clause space: 886.764MB
1033.21/1033.40	c total #watches: 557936
1033.71/1033.93	c total #propagations: 1833948177 / total #impl: 3009871394 (eff. 0.609)
1033.71/1033.93	c #Conflicts:    1992000 | #Learnt:      42253 | 0.000
1033.71/1033.93	c total clause space: 886.764MB
1033.71/1033.93	c total #watches: 559936
1034.31/1034.50	c total #propagations: 1835184855 / total #impl: 3011619496 (eff. 0.609)
1034.31/1034.50	c #Conflicts:    1993000 | #Learnt:      43253 | 0.000
1034.31/1034.50	c total clause space: 886.764MB
1034.31/1034.50	c total #watches: 561936
1034.92/1035.14	c total #propagations: 1836445586 / total #impl: 3013446691 (eff. 0.609)
1034.92/1035.14	c #Conflicts:    1994000 | #Learnt:      44253 | 0.000
1034.92/1035.14	c total clause space: 886.764MB
1034.92/1035.14	c total #watches: 563936
1035.51/1035.79	c total #propagations: 1837610912 / total #impl: 3015170946 (eff. 0.609)
1035.51/1035.79	c #Conflicts:    1995000 | #Learnt:      45253 | 0.000
1035.51/1035.79	c total clause space: 886.764MB
1035.51/1035.79	c total #watches: 565936
1036.02/1036.29	c total #propagations: 1838555806 / total #impl: 3016698411 (eff. 0.609)
1036.02/1036.29	c #Conflicts:    1996000 | #Learnt:      46253 | 0.000
1036.02/1036.29	c total clause space: 886.764MB
1036.02/1036.29	c total #watches: 567936
1036.71/1036.91	c total #propagations: 1839389545 / total #impl: 3018005665 (eff. 0.609)
1036.71/1036.91	c #Conflicts:    1997000 | #Learnt:      47253 | 0.000
1036.71/1036.91	c total clause space: 886.764MB
1036.71/1036.91	c total #watches: 569936
1037.31/1037.59	c total #propagations: 1840149771 / total #impl: 3019506743 (eff. 0.609)
1037.31/1037.59	c #Conflicts:    1998000 | #Learnt:      48253 | 0.000
1037.31/1037.59	c total clause space: 886.764MB
1037.31/1037.59	c total #watches: 571936
1038.01/1038.22	c total #propagations: 1841032457 / total #impl: 3020942194 (eff. 0.609)
1038.01/1038.22	c #Conflicts:    1999000 | #Learnt:      49253 | 0.000
1038.01/1038.22	c total clause space: 886.764MB
1038.01/1038.22	c total #watches: 573936
1038.32/1038.56	c total #propagations: 1841960343 / total #impl: 3022471300 (eff. 0.609)
1038.32/1038.56	c #Conflicts:    2000000 | #Learnt:      50253 | 0.000
1038.32/1038.56	c total clause space: 886.764MB
1038.32/1038.56	c total #watches: 575936
1038.81/1039.09	c total #propagations: 1842667608 / total #impl: 3023439016 (eff. 0.609)
1038.81/1039.09	c #Conflicts:    2001000 | #Learnt:      51253 | 0.000
1038.81/1039.09	c total clause space: 886.764MB
1038.81/1039.09	c total #watches: 577936
1039.42/1039.69	c total #propagations: 1843349904 / total #impl: 3024798117 (eff. 0.609)
1039.42/1039.69	c #Conflicts:    2002000 | #Learnt:      52253 | 0.000
1039.42/1039.69	c total clause space: 886.764MB
1039.42/1039.69	c total #watches: 579936
1040.21/1040.48	c total #propagations: 1844089117 / total #impl: 3026131914 (eff. 0.609)
1040.21/1040.48	c #Conflicts:    2003000 | #Learnt:      53253 | 0.000
1040.21/1040.48	c total clause space: 886.764MB
1040.21/1040.48	c total #watches: 581936
1040.91/1041.17	c total #propagations: 1845021159 / total #impl: 3027615962 (eff. 0.609)
1040.91/1041.17	c #Conflicts:    2004000 | #Learnt:      54253 | 0.000
1040.91/1041.17	c total clause space: 886.764MB
1040.91/1041.17	c total #watches: 583936
1041.31/1041.51	c total #propagations: 1846017737 / total #impl: 3029128347 (eff. 0.609)
1041.31/1041.51	c #Conflicts:    2005000 | #Learnt:      55253 | 0.000
1041.31/1041.51	c total clause space: 886.764MB
1041.31/1041.51	c total #watches: 585936
1042.21/1042.45	c total #propagations: 1846701936 / total #impl: 3029979463 (eff. 0.609)
1042.21/1042.45	c #Conflicts:    2006000 | #Learnt:      56253 | 0.000
1042.21/1042.45	c total clause space: 886.764MB
1042.21/1042.45	c total #watches: 587936
1043.11/1043.34	c total #propagations: 1847964993 / total #impl: 3031732636 (eff. 0.610)
1043.11/1043.34	c #Conflicts:    2007000 | #Learnt:      57253 | 0.000
1043.11/1043.34	c total clause space: 886.764MB
1043.11/1043.34	c total #watches: 589936
1044.01/1044.22	c total #propagations: 1848937456 / total #impl: 3033306201 (eff. 0.610)
1044.01/1044.22	c #Conflicts:    2008000 | #Learnt:      58253 | 0.000
1044.01/1044.22	c total clause space: 886.764MB
1044.01/1044.22	c total #watches: 591936
1044.61/1044.88	c total #propagations: 1850088561 / total #impl: 3035001310 (eff. 0.610)
1044.61/1044.88	c #Conflicts:    2009000 | #Learnt:      59253 | 0.000
1044.61/1044.88	c total clause space: 886.764MB
1044.61/1044.88	c total #watches: 593936
1045.41/1045.67	c total #propagations: 1851075728 / total #impl: 3036517804 (eff. 0.610)
1045.41/1045.67	c #Conflicts:    2010000 | #Learnt:      60253 | 0.000
1045.41/1045.67	c total clause space: 886.764MB
1045.41/1045.67	c total #watches: 595936
1046.31/1046.50	c total #propagations: 1852062949 / total #impl: 3038148725 (eff. 0.610)
1046.31/1046.50	c #Conflicts:    2011000 | #Learnt:      61253 | 0.000
1046.31/1046.50	c total clause space: 886.764MB
1046.31/1046.50	c total #watches: 597936
1047.21/1047.40	c total #propagations: 1852986050 / total #impl: 3039748041 (eff. 0.610)
1047.21/1047.40	c #Conflicts:    2012000 | #Learnt:      62253 | 0.000
1047.21/1047.40	c total clause space: 886.764MB
1047.21/1047.40	c total #watches: 599936
1048.12/1048.32	c total #propagations: 1853908697 / total #impl: 3041419150 (eff. 0.610)
1048.12/1048.32	c #Conflicts:    2013000 | #Learnt:      63253 | 0.000
1048.12/1048.32	c total clause space: 886.764MB
1048.12/1048.32	c total #watches: 601936
1048.91/1049.13	c total #propagations: 1854800675 / total #impl: 3043066324 (eff. 0.610)
1048.91/1049.13	c #Conflicts:    2014000 | #Learnt:      64253 | 0.000
1048.91/1049.13	c total clause space: 886.764MB
1048.91/1049.13	c total #watches: 603936
1049.91/1050.15	c total #propagations: 1855748258 / total #impl: 3044694808 (eff. 0.610)
1049.91/1050.15	c #Conflicts:    2015000 | #Learnt:      65253 | 0.000
1049.91/1050.15	c total clause space: 886.764MB
1049.91/1050.15	c total #watches: 605936
1050.91/1051.13	c total #propagations: 1856707312 / total #impl: 3046383541 (eff. 0.609)
1050.91/1051.13	c #Conflicts:    2016000 | #Learnt:      66253 | 0.000
1050.91/1051.13	c total clause space: 886.764MB
1050.91/1051.13	c total #watches: 607936
1051.91/1052.10	c total #propagations: 1857559794 / total #impl: 3047934399 (eff. 0.609)
1051.91/1052.10	c #Conflicts:    2017000 | #Learnt:      67253 | 0.000
1051.91/1052.10	c total clause space: 886.764MB
1051.91/1052.10	c total #watches: 609936
1052.81/1053.07	c total #propagations: 1858419667 / total #impl: 3049555299 (eff. 0.609)
1052.81/1053.07	c #Conflicts:    2018000 | #Learnt:      68253 | 0.000
1052.81/1053.07	c total clause space: 886.764MB
1052.81/1053.07	c total #watches: 611936
1053.91/1054.14	c total #propagations: 1859452886 / total #impl: 3051346705 (eff. 0.609)
1053.91/1054.14	c GC COLLECT
1053.91/1054.14	c #Conflicts:    2019000 | #Learnt:      34849 | 0.000
1053.91/1054.14	c total clause space: 886.764MB
1053.91/1054.14	c total #watches: 545128
1054.41/1054.65	c total #propagations: 1860470933 / total #impl: 3053102100 (eff. 0.609)
1054.41/1054.65	c #Conflicts:    2020000 | #Learnt:      35849 | 0.000
1054.41/1054.65	c total clause space: 886.764MB
1054.41/1054.65	c total #watches: 547128
1055.01/1055.23	c total #propagations: 1861355850 / total #impl: 3054590393 (eff. 0.609)
1055.01/1055.23	c #Conflicts:    2021000 | #Learnt:      36849 | 0.000
1055.01/1055.23	c total clause space: 886.764MB
1055.01/1055.23	c total #watches: 549128
1055.61/1055.80	c total #propagations: 1862228225 / total #impl: 3056024919 (eff. 0.609)
1055.61/1055.80	c #Conflicts:    2022000 | #Learnt:      37849 | 0.000
1055.61/1055.80	c total clause space: 886.764MB
1055.61/1055.80	c total #watches: 551128
1056.21/1056.48	c total #propagations: 1863063434 / total #impl: 3057504211 (eff. 0.609)
1056.21/1056.48	c #Conflicts:    2023000 | #Learnt:      38849 | 0.000
1056.21/1056.48	c total clause space: 886.764MB
1056.21/1056.48	c total #watches: 553128
1057.02/1057.22	c total #propagations: 1863939467 / total #impl: 3059010111 (eff. 0.609)
1057.02/1057.22	c #Conflicts:    2024000 | #Learnt:      39849 | 0.000
1057.02/1057.22	c total clause space: 886.764MB
1057.02/1057.22	c total #watches: 555128
1057.71/1057.90	c total #propagations: 1864897433 / total #impl: 3060642675 (eff. 0.609)
1057.71/1057.90	c #Conflicts:    2025000 | #Learnt:      40849 | 0.000
1057.71/1057.90	c total clause space: 886.764MB
1057.71/1057.90	c total #watches: 557128
1058.31/1058.54	c total #propagations: 1865860292 / total #impl: 3062300480 (eff. 0.609)
1058.31/1058.54	c #Conflicts:    2026000 | #Learnt:      41849 | 0.000
1058.31/1058.54	c total clause space: 886.764MB
1058.31/1058.54	c total #watches: 559128
1058.81/1059.05	c total #propagations: 1866660086 / total #impl: 3063747315 (eff. 0.609)
1058.81/1059.05	c #Conflicts:    2027000 | #Learnt:      42849 | 0.000
1058.81/1059.05	c total clause space: 886.764MB
1058.81/1059.05	c total #watches: 561128
1059.51/1059.71	c total #propagations: 1867375240 / total #impl: 3065255224 (eff. 0.609)
1059.51/1059.71	c #Conflicts:    2028000 | #Learnt:      43849 | 0.000
1059.51/1059.71	c total clause space: 886.764MB
1059.51/1059.71	c total #watches: 563128
1060.11/1060.34	c total #propagations: 1868230946 / total #impl: 3066775034 (eff. 0.609)
1060.11/1060.34	c #Conflicts:    2029000 | #Learnt:      44849 | 0.000
1060.11/1060.34	c total clause space: 886.764MB
1060.11/1060.34	c total #watches: 565128
1060.71/1060.96	c total #propagations: 1869073764 / total #impl: 3068226996 (eff. 0.609)
1060.71/1060.96	c #Conflicts:    2030000 | #Learnt:      45849 | 0.000
1060.71/1060.96	c total clause space: 886.764MB
1060.71/1060.96	c total #watches: 567128
1061.32/1061.59	c total #propagations: 1870061885 / total #impl: 3069917316 (eff. 0.609)
1061.32/1061.59	c #Conflicts:    2031000 | #Learnt:      46849 | 0.000
1061.32/1061.59	c total clause space: 886.764MB
1061.32/1061.59	c total #watches: 569128
1061.91/1062.15	c total #propagations: 1871037358 / total #impl: 3071576360 (eff. 0.609)
1061.91/1062.15	c #Conflicts:    2032000 | #Learnt:      47849 | 0.000
1061.91/1062.15	c total clause space: 886.764MB
1061.91/1062.15	c total #watches: 571128
1062.52/1062.70	c total #propagations: 1871777391 / total #impl: 3072841432 (eff. 0.609)
1062.52/1062.70	c #Conflicts:    2033000 | #Learnt:      48849 | 0.000
1062.52/1062.70	c total clause space: 886.764MB
1062.52/1062.70	c total #watches: 573128
1063.11/1063.37	c total #propagations: 1872728891 / total #impl: 3074266355 (eff. 0.609)
1063.11/1063.37	c #Conflicts:    2034000 | #Learnt:      49849 | 0.000
1063.11/1063.37	c total clause space: 886.764MB
1063.11/1063.37	c total #watches: 575128
1063.81/1064.08	c total #propagations: 1873738954 / total #impl: 3075881558 (eff. 0.609)
1063.81/1064.08	c #Conflicts:    2035000 | #Learnt:      50849 | 0.000
1063.81/1064.08	c total clause space: 886.764MB
1063.81/1064.08	c total #watches: 577128
1064.62/1064.88	c total #propagations: 1874530265 / total #impl: 3077352290 (eff. 0.609)
1064.62/1064.88	c #Conflicts:    2036000 | #Learnt:      51849 | 0.000
1064.62/1064.88	c total clause space: 886.764MB
1064.62/1064.88	c total #watches: 579128
1065.41/1065.67	c total #propagations: 1875422790 / total #impl: 3078927425 (eff. 0.609)
1065.41/1065.67	c #Conflicts:    2037000 | #Learnt:      52849 | 0.000
1065.41/1065.67	c total clause space: 886.764MB
1065.41/1065.67	c total #watches: 581128
1066.31/1066.54	c total #propagations: 1876354200 / total #impl: 3080547571 (eff. 0.609)
1066.31/1066.54	c #Conflicts:    2038000 | #Learnt:      53849 | 0.000
1066.31/1066.54	c total clause space: 886.764MB
1066.31/1066.54	c total #watches: 583128
1067.21/1067.43	c total #propagations: 1877322414 / total #impl: 3082212116 (eff. 0.609)
1067.21/1067.43	c #Conflicts:    2039000 | #Learnt:      54849 | 0.000
1067.21/1067.43	c total clause space: 886.764MB
1067.21/1067.43	c total #watches: 585128
1067.92/1068.11	c total #propagations: 1878338869 / total #impl: 3083947615 (eff. 0.609)
1067.92/1068.11	c #Conflicts:    2040000 | #Learnt:      55849 | 0.000
1067.92/1068.11	c total clause space: 886.764MB
1067.92/1068.11	c total #watches: 587128
1068.61/1068.89	c total #propagations: 1879238645 / total #impl: 3085413642 (eff. 0.609)
1068.61/1068.89	c #Conflicts:    2041000 | #Learnt:      56849 | 0.000
1068.61/1068.89	c total clause space: 886.764MB
1068.61/1068.89	c total #watches: 589128
1069.41/1069.61	c total #propagations: 1880142051 / total #impl: 3086930736 (eff. 0.609)
1069.41/1069.61	c #Conflicts:    2042000 | #Learnt:      57849 | 0.000
1069.41/1069.61	c total clause space: 886.764MB
1069.41/1069.61	c total #watches: 591128
1070.22/1070.45	c total #propagations: 1880940915 / total #impl: 3088317210 (eff. 0.609)
1070.22/1070.45	c #Conflicts:    2043000 | #Learnt:      58849 | 0.000
1070.22/1070.45	c total clause space: 886.764MB
1070.22/1070.45	c total #watches: 593128
1071.11/1071.39	c total #propagations: 1881956540 / total #impl: 3089821785 (eff. 0.609)
1071.11/1071.39	c #Conflicts:    2044000 | #Learnt:      59849 | 0.000
1071.11/1071.39	c total clause space: 886.764MB
1071.11/1071.39	c total #watches: 595128
1071.81/1072.01	c total #propagations: 1883140997 / total #impl: 3091627331 (eff. 0.609)
1071.81/1072.01	c #Conflicts:    2045000 | #Learnt:      60849 | 0.000
1071.81/1072.01	c total clause space: 886.764MB
1071.81/1072.01	c total #watches: 597128
1072.51/1072.71	c total #propagations: 1883975481 / total #impl: 3092971378 (eff. 0.609)
1072.51/1072.71	c #Conflicts:    2046000 | #Learnt:      61849 | 0.000
1072.51/1072.71	c total clause space: 886.764MB
1072.51/1072.71	c total #watches: 599128
1073.21/1073.46	c total #propagations: 1884911945 / total #impl: 3094486280 (eff. 0.609)
1073.21/1073.46	c #Conflicts:    2047000 | #Learnt:      62849 | 0.000
1073.21/1073.46	c total clause space: 886.764MB
1073.21/1073.46	c total #watches: 601128
1074.11/1074.31	c total #propagations: 1885832377 / total #impl: 3095912707 (eff. 0.609)
1074.11/1074.31	c #Conflicts:    2048000 | #Learnt:      63849 | 0.000
1074.11/1074.31	c total clause space: 886.764MB
1074.11/1074.31	c total #watches: 603128
1074.91/1075.16	c total #propagations: 1886711590 / total #impl: 3097313844 (eff. 0.609)
1074.91/1075.16	c #Conflicts:    2049000 | #Learnt:      64849 | 0.000
1074.91/1075.16	c total clause space: 886.764MB
1074.91/1075.16	c total #watches: 605128
1075.81/1076.02	c total #propagations: 1887548660 / total #impl: 3098714272 (eff. 0.609)
1075.81/1076.02	c #Conflicts:    2050000 | #Learnt:      65849 | 0.000
1075.81/1076.02	c total clause space: 886.764MB
1075.81/1076.02	c total #watches: 607128
1076.61/1076.83	c total #propagations: 1888377910 / total #impl: 3100236951 (eff. 0.609)
1076.61/1076.83	c #Conflicts:    2051000 | #Learnt:      66849 | 0.000
1076.61/1076.83	c total clause space: 886.764MB
1076.61/1076.83	c total #watches: 609128
1077.31/1077.52	c total #propagations: 1889332462 / total #impl: 3101696809 (eff. 0.609)
1077.31/1077.52	c #Conflicts:    2052000 | #Learnt:      67849 | 0.000
1077.31/1077.52	c total clause space: 886.764MB
1077.31/1077.52	c total #watches: 611128
1078.31/1078.50	c total #propagations: 1890119167 / total #impl: 3103000250 (eff. 0.609)
1078.31/1078.50	c #Conflicts:    2053000 | #Learnt:      68849 | 0.000
1078.31/1078.50	c total clause space: 886.764MB
1078.31/1078.50	c total #watches: 613128
1078.91/1079.18	c total #propagations: 1891061546 / total #impl: 3104584380 (eff. 0.609)
1078.91/1079.18	c GC COLLECT
1078.91/1079.18	c #Conflicts:    2054000 | #Learnt:      35147 | 0.000
1078.91/1079.18	c total clause space: 886.764MB
1078.91/1079.18	c total #watches: 545724
1079.41/1079.69	c total #propagations: 1891832927 / total #impl: 3105895226 (eff. 0.609)
1079.41/1079.69	c #Conflicts:    2055000 | #Learnt:      36147 | 0.000
1079.41/1079.69	c total clause space: 886.764MB
1079.41/1079.69	c total #watches: 547724
1080.01/1080.28	c total #propagations: 1892798761 / total #impl: 3107464273 (eff. 0.609)
1080.01/1080.28	c #Conflicts:    2056000 | #Learnt:      37147 | 0.000
1080.01/1080.28	c total clause space: 886.764MB
1080.01/1080.28	c total #watches: 549724
1080.71/1080.91	c total #propagations: 1893836897 / total #impl: 3109178406 (eff. 0.609)
1080.71/1080.91	c #Conflicts:    2057000 | #Learnt:      38147 | 0.000
1080.71/1080.91	c total clause space: 886.764MB
1080.71/1080.91	c total #watches: 551724
1081.31/1081.59	c total #propagations: 1894881928 / total #impl: 3110939647 (eff. 0.609)
1081.31/1081.59	c #Conflicts:    2058000 | #Learnt:      39147 | 0.000
1081.31/1081.59	c total clause space: 886.764MB
1081.31/1081.59	c total #watches: 553724
1081.91/1082.18	c total #propagations: 1895859569 / total #impl: 3112672283 (eff. 0.609)
1081.91/1082.18	c #Conflicts:    2059000 | #Learnt:      40147 | 0.000
1081.91/1082.18	c total clause space: 886.764MB
1081.91/1082.18	c total #watches: 555724
1082.51/1082.71	c total #propagations: 1896743801 / total #impl: 3114185116 (eff. 0.609)
1082.51/1082.71	c #Conflicts:    2060000 | #Learnt:      41147 | 0.000
1082.51/1082.71	c total clause space: 886.764MB
1082.51/1082.71	c total #watches: 557724
1083.01/1083.29	c total #propagations: 1897584185 / total #impl: 3115601280 (eff. 0.609)
1083.01/1083.29	c #Conflicts:    2061000 | #Learnt:      42147 | 0.000
1083.01/1083.29	c total clause space: 886.764MB
1083.01/1083.29	c total #watches: 559724
1083.71/1083.96	c total #propagations: 1898404865 / total #impl: 3117029797 (eff. 0.609)
1083.71/1083.96	c #Conflicts:    2062000 | #Learnt:      43147 | 0.000
1083.71/1083.96	c total clause space: 886.764MB
1083.71/1083.96	c total #watches: 561724
1084.21/1084.49	c total #propagations: 1899234365 / total #impl: 3118472041 (eff. 0.609)
1084.21/1084.49	c #Conflicts:    2063000 | #Learnt:      44147 | 0.000
1084.21/1084.49	c total clause space: 886.764MB
1084.21/1084.49	c total #watches: 563724
1084.81/1085.09	c total #propagations: 1900097033 / total #impl: 3119875599 (eff. 0.609)
1084.81/1085.09	c #Conflicts:    2064000 | #Learnt:      45147 | 0.000
1084.81/1085.09	c total clause space: 886.764MB
1084.81/1085.09	c total #watches: 565724
1085.21/1085.46	c total #propagations: 1901108459 / total #impl: 3121569445 (eff. 0.609)
1085.21/1085.46	c #Conflicts:    2065000 | #Learnt:      46147 | 0.000
1085.21/1085.46	c total clause space: 886.764MB
1085.21/1085.46	c total #watches: 567724
1085.71/1085.91	c total #propagations: 1901843226 / total #impl: 3122733995 (eff. 0.609)
1085.71/1085.91	c #Conflicts:    2066000 | #Learnt:      47147 | 0.000
1085.71/1085.91	c total clause space: 886.764MB
1085.71/1085.91	c total #watches: 569724
1086.11/1086.35	c total #propagations: 1902592138 / total #impl: 3123895452 (eff. 0.609)
1086.11/1086.35	c #Conflicts:    2067000 | #Learnt:      48147 | 0.000
1086.11/1086.35	c total clause space: 886.764MB
1086.11/1086.35	c total #watches: 571724
1086.71/1086.92	c total #propagations: 1903406488 / total #impl: 3125177194 (eff. 0.609)
1086.71/1086.92	c #Conflicts:    2068000 | #Learnt:      49147 | 0.000
1086.71/1086.92	c total clause space: 886.764MB
1086.71/1086.92	c total #watches: 573724
1087.31/1087.57	c total #propagations: 1904296890 / total #impl: 3126578032 (eff. 0.609)
1087.31/1087.57	c #Conflicts:    2069000 | #Learnt:      50147 | 0.000
1087.31/1087.57	c total clause space: 886.764MB
1087.31/1087.57	c total #watches: 575724
1088.01/1088.27	c total #propagations: 1905251881 / total #impl: 3128144930 (eff. 0.609)
1088.01/1088.27	c #Conflicts:    2070000 | #Learnt:      51147 | 0.000
1088.01/1088.27	c total clause space: 886.764MB
1088.01/1088.27	c total #watches: 577724
1088.61/1088.88	c total #propagations: 1906177317 / total #impl: 3129710285 (eff. 0.609)
1088.61/1088.88	c #Conflicts:    2071000 | #Learnt:      52147 | 0.000
1088.61/1088.88	c total clause space: 886.764MB
1088.61/1088.88	c total #watches: 579724
1089.31/1089.55	c total #propagations: 1907057933 / total #impl: 3131152416 (eff. 0.609)
1089.31/1089.55	c #Conflicts:    2072000 | #Learnt:      53147 | 0.000
1089.31/1089.55	c total clause space: 886.764MB
1089.31/1089.55	c total #watches: 581724
1089.91/1090.19	c total #propagations: 1907946950 / total #impl: 3132681497 (eff. 0.609)
1089.91/1090.19	c #Conflicts:    2073000 | #Learnt:      54147 | 0.000
1089.91/1090.19	c total clause space: 886.764MB
1089.91/1090.19	c total #watches: 583724
1090.61/1090.88	c total #propagations: 1908797389 / total #impl: 3134069598 (eff. 0.609)
1090.61/1090.88	c #Conflicts:    2074000 | #Learnt:      55147 | 0.000
1090.61/1090.88	c total clause space: 886.764MB
1090.61/1090.88	c total #watches: 585724
1091.41/1091.67	c total #propagations: 1909656458 / total #impl: 3135532240 (eff. 0.609)
1091.41/1091.67	c #Conflicts:    2075000 | #Learnt:      56147 | 0.000
1091.41/1091.67	c total clause space: 886.764MB
1091.41/1091.67	c total #watches: 587724
1092.21/1092.42	c total #propagations: 1910543608 / total #impl: 3137116754 (eff. 0.609)
1092.21/1092.42	c #Conflicts:    2076000 | #Learnt:      57147 | 0.000
1092.21/1092.42	c total clause space: 886.764MB
1092.21/1092.42	c total #watches: 589724
1092.90/1093.18	c total #propagations: 1911373677 / total #impl: 3138564535 (eff. 0.609)
1092.90/1093.18	c #Conflicts:    2077000 | #Learnt:      58147 | 0.000
1092.90/1093.18	c total clause space: 886.764MB
1092.90/1093.18	c total #watches: 591724
1093.70/1093.96	c total #propagations: 1912285250 / total #impl: 3140056027 (eff. 0.609)
1093.70/1093.96	c #Conflicts:    2078000 | #Learnt:      59147 | 0.000
1093.70/1093.96	c total clause space: 886.764MB
1093.70/1093.96	c total #watches: 593724
1094.50/1094.75	c total #propagations: 1913316281 / total #impl: 3141833307 (eff. 0.609)
1094.50/1094.75	c #Conflicts:    2079000 | #Learnt:      60147 | 0.000
1094.50/1094.75	c total clause space: 886.764MB
1094.50/1094.75	c total #watches: 595724
1095.20/1095.47	c total #propagations: 1914221044 / total #impl: 3143406558 (eff. 0.609)
1095.20/1095.47	c #Conflicts:    2080000 | #Learnt:      61147 | 0.000
1095.20/1095.47	c total clause space: 886.764MB
1095.20/1095.47	c total #watches: 597724
1096.00/1096.22	c total #propagations: 1915030788 / total #impl: 3144844950 (eff. 0.609)
1096.00/1096.22	c #Conflicts:    2081000 | #Learnt:      62147 | 0.000
1096.00/1096.22	c total clause space: 886.764MB
1096.00/1096.22	c total #watches: 599724
1096.70/1096.98	c total #propagations: 1915831048 / total #impl: 3146266262 (eff. 0.609)
1096.70/1096.98	c #Conflicts:    2082000 | #Learnt:      63147 | 0.000
1096.70/1096.98	c total clause space: 886.764MB
1096.70/1096.98	c total #watches: 601724
1097.61/1097.82	c total #propagations: 1916650597 / total #impl: 3147756139 (eff. 0.609)
1097.61/1097.82	c #Conflicts:    2083000 | #Learnt:      64147 | 0.000
1097.61/1097.82	c total clause space: 886.764MB
1097.61/1097.82	c total #watches: 603724
1098.40/1098.65	c total #propagations: 1917518343 / total #impl: 3149311261 (eff. 0.609)
1098.40/1098.65	c #Conflicts:    2084000 | #Learnt:      65147 | 0.000
1098.40/1098.65	c total clause space: 886.764MB
1098.40/1098.65	c total #watches: 605724
1099.20/1099.45	c total #propagations: 1918389898 / total #impl: 3150948365 (eff. 0.609)
1099.20/1099.45	c #Conflicts:    2085000 | #Learnt:      66147 | 0.000
1099.20/1099.45	c total clause space: 886.764MB
1099.20/1099.45	c total #watches: 607724
1100.10/1100.36	c total #propagations: 1919190717 / total #impl: 3152462570 (eff. 0.609)
1100.10/1100.36	c #Conflicts:    2086000 | #Learnt:      67147 | 0.000
1100.10/1100.36	c total clause space: 886.764MB
1100.10/1100.36	c total #watches: 609724
1101.10/1101.32	c total #propagations: 1920003404 / total #impl: 3153995540 (eff. 0.609)
1101.10/1101.32	c #Conflicts:    2087000 | #Learnt:      68147 | 0.000
1101.10/1101.32	c total clause space: 886.764MB
1101.10/1101.32	c total #watches: 611724
1101.90/1102.17	c total #propagations: 1920856946 / total #impl: 3155619311 (eff. 0.609)
1101.90/1102.17	c #Conflicts:    2088000 | #Learnt:      69147 | 0.000
1101.90/1102.17	c total clause space: 886.764MB
1101.90/1102.17	c total #watches: 613724
1102.80/1103.06	c total #propagations: 1921684610 / total #impl: 3157243668 (eff. 0.609)
1102.80/1103.06	c GC COLLECT
1102.80/1103.06	c #Conflicts:    2089000 | #Learnt:      35156 | 0.000
1102.80/1103.06	c total clause space: 886.764MB
1102.80/1103.06	c total #watches: 545742
1103.30/1103.58	c total #propagations: 1922481962 / total #impl: 3158778114 (eff. 0.609)
1103.30/1103.58	c #Conflicts:    2090000 | #Learnt:      36156 | 0.000
1103.30/1103.58	c total clause space: 886.764MB
1103.30/1103.58	c total #watches: 547742
1103.90/1104.15	c total #propagations: 1923311653 / total #impl: 3160279624 (eff. 0.609)
1103.90/1104.15	c #Conflicts:    2091000 | #Learnt:      37156 | 0.000
1103.90/1104.15	c total clause space: 886.764MB
1103.90/1104.15	c total #watches: 549742
1104.50/1104.73	c total #propagations: 1924132200 / total #impl: 3161814035 (eff. 0.609)
1104.50/1104.73	c #Conflicts:    2092000 | #Learnt:      38156 | 0.000
1104.50/1104.73	c total clause space: 886.764MB
1104.50/1104.73	c total #watches: 551742
1105.00/1105.29	c total #propagations: 1924919046 / total #impl: 3163328764 (eff. 0.609)
1105.00/1105.29	c #Conflicts:    2093000 | #Learnt:      39156 | 0.000
1105.00/1105.29	c total clause space: 886.764MB
1105.00/1105.29	c total #watches: 553742
1105.60/1105.84	c total #propagations: 1925735689 / total #impl: 3164825869 (eff. 0.608)
1105.60/1105.84	c #Conflicts:    2094000 | #Learnt:      40156 | 0.000
1105.60/1105.84	c total clause space: 886.764MB
1105.60/1105.84	c total #watches: 555742
1106.20/1106.45	c total #propagations: 1926571697 / total #impl: 3166349226 (eff. 0.608)
1106.20/1106.45	c #Conflicts:    2095000 | #Learnt:      41156 | 0.000
1106.20/1106.45	c total clause space: 886.764MB
1106.20/1106.45	c total #watches: 557742
1106.80/1107.06	c total #propagations: 1927393240 / total #impl: 3167881850 (eff. 0.608)
1106.80/1107.06	c #Conflicts:    2096000 | #Learnt:      42156 | 0.000
1106.80/1107.06	c total clause space: 886.764MB
1106.80/1107.06	c total #watches: 559742
1107.40/1107.69	c total #propagations: 1928260766 / total #impl: 3169487176 (eff. 0.608)
1107.40/1107.69	c #Conflicts:    2097000 | #Learnt:      43156 | 0.000
1107.40/1107.69	c total clause space: 886.764MB
1107.40/1107.69	c total #watches: 561742
1108.10/1108.33	c total #propagations: 1929194722 / total #impl: 3171144254 (eff. 0.608)
1108.10/1108.33	c #Conflicts:    2098000 | #Learnt:      44156 | 0.000
1108.10/1108.33	c total clause space: 886.764MB
1108.10/1108.33	c total #watches: 563742
1108.80/1109.01	c total #propagations: 1930113326 / total #impl: 3172824031 (eff. 0.608)
1108.80/1109.01	c #Conflicts:    2099000 | #Learnt:      45156 | 0.000
1108.80/1109.01	c total clause space: 886.764MB
1108.80/1109.01	c total #watches: 565742
1109.50/1109.76	c total #propagations: 1930992095 / total #impl: 3174470494 (eff. 0.608)
1109.50/1109.76	c #Conflicts:    2100000 | #Learnt:      46156 | 0.000
1109.50/1109.76	c total clause space: 886.764MB
1109.50/1109.76	c total #watches: 567742
1110.30/1110.55	c total #propagations: 1931844797 / total #impl: 3176136052 (eff. 0.608)
1110.30/1110.55	c #Conflicts:    2101000 | #Learnt:      47156 | 0.000
1110.30/1110.55	c total clause space: 886.764MB
1110.30/1110.55	c total #watches: 569742
1111.10/1111.31	c total #propagations: 1932676534 / total #impl: 3177687940 (eff. 0.608)
1111.10/1111.31	c #Conflicts:    2102000 | #Learnt:      48156 | 0.000
1111.10/1111.31	c total clause space: 886.764MB
1111.10/1111.31	c total #watches: 571742
1111.80/1112.07	c total #propagations: 1933470444 / total #impl: 3179289645 (eff. 0.608)
1111.80/1112.07	c #Conflicts:    2103000 | #Learnt:      49156 | 0.000
1111.80/1112.07	c total clause space: 886.764MB
1111.80/1112.07	c total #watches: 573742
1112.60/1112.89	c total #propagations: 1934494983 / total #impl: 3180981706 (eff. 0.608)
1112.60/1112.89	c #Conflicts:    2104000 | #Learnt:      50156 | 0.000
1112.60/1112.89	c total clause space: 886.764MB
1112.60/1112.89	c total #watches: 575742
1113.60/1113.84	c total #propagations: 1935703407 / total #impl: 3182855247 (eff. 0.608)
1113.60/1113.84	c #Conflicts:    2105000 | #Learnt:      51156 | 0.000
1113.60/1113.84	c total clause space: 886.764MB
1113.60/1113.84	c total #watches: 577742
1114.60/1114.86	c total #propagations: 1937005878 / total #impl: 3184937619 (eff. 0.608)
1114.60/1114.86	c #Conflicts:    2106000 | #Learnt:      52156 | 0.000
1114.60/1114.86	c total clause space: 886.764MB
1114.60/1114.86	c total #watches: 579742
1115.60/1115.80	c total #propagations: 1938282379 / total #impl: 3186964757 (eff. 0.608)
1115.60/1115.80	c #Conflicts:    2107000 | #Learnt:      53156 | 0.000
1115.60/1115.80	c total clause space: 886.764MB
1115.60/1115.80	c total #watches: 581742
1116.60/1116.80	c total #propagations: 1939536073 / total #impl: 3189013348 (eff. 0.608)
1116.60/1116.80	c #Conflicts:    2108000 | #Learnt:      54156 | 0.000
1116.60/1116.80	c total clause space: 886.764MB
1116.60/1116.80	c total #watches: 583742
1117.51/1117.73	c total #propagations: 1940799093 / total #impl: 3190986117 (eff. 0.608)
1117.51/1117.73	c #Conflicts:    2109000 | #Learnt:      55156 | 0.000
1117.51/1117.73	c total clause space: 886.764MB
1117.51/1117.73	c total #watches: 585742
1118.51/1118.73	c total #propagations: 1941928622 / total #impl: 3192804047 (eff. 0.608)
1118.51/1118.73	c #Conflicts:    2110000 | #Learnt:      56156 | 0.000
1118.51/1118.73	c total clause space: 886.764MB
1118.51/1118.73	c total #watches: 587742
1119.50/1119.77	c total #propagations: 1943118401 / total #impl: 3194682463 (eff. 0.608)
1119.50/1119.77	c #Conflicts:    2111000 | #Learnt:      57156 | 0.000
1119.50/1119.77	c total clause space: 886.764MB
1119.50/1119.77	c total #watches: 589742
1120.60/1120.86	c total #propagations: 1944210458 / total #impl: 3196473767 (eff. 0.608)
1120.60/1120.86	c #Conflicts:    2112000 | #Learnt:      58156 | 0.000
1120.60/1120.86	c total clause space: 886.764MB
1120.60/1120.86	c total #watches: 591742
1121.70/1121.98	c total #propagations: 1945282447 / total #impl: 3198239290 (eff. 0.608)
1121.70/1121.98	c #Conflicts:    2113000 | #Learnt:      59156 | 0.000
1121.70/1121.98	c total clause space: 886.764MB
1121.70/1121.98	c total #watches: 593742
1123.01/1123.25	c total #propagations: 1946440328 / total #impl: 3200228497 (eff. 0.608)
1123.01/1123.25	c #Conflicts:    2114000 | #Learnt:      60156 | 0.000
1123.01/1123.25	c total clause space: 886.764MB
1123.01/1123.25	c total #watches: 595742
1124.30/1124.55	c total #propagations: 1947575354 / total #impl: 3202041696 (eff. 0.608)
1124.30/1124.55	c #Conflicts:    2115000 | #Learnt:      61156 | 0.000
1124.30/1124.55	c total clause space: 886.764MB
1124.30/1124.55	c total #watches: 597742
1125.50/1125.76	c total #propagations: 1948705896 / total #impl: 3203915969 (eff. 0.608)
1125.50/1125.76	c #Conflicts:    2116000 | #Learnt:      62156 | 0.000
1125.50/1125.76	c total clause space: 886.764MB
1125.50/1125.76	c total #watches: 599742
1126.50/1126.73	c total #propagations: 1949854792 / total #impl: 3205824792 (eff. 0.608)
1126.50/1126.73	c #Conflicts:    2117000 | #Learnt:      63156 | 0.000
1126.50/1126.73	c total clause space: 886.764MB
1126.50/1126.73	c total #watches: 601742
1127.60/1127.88	c total #propagations: 1950782966 / total #impl: 3207489454 (eff. 0.608)
1127.60/1127.88	c #Conflicts:    2118000 | #Learnt:      64156 | 0.000
1127.60/1127.88	c total clause space: 886.764MB
1127.60/1127.88	c total #watches: 603742
1128.90/1129.17	c total #propagations: 1951838794 / total #impl: 3209277973 (eff. 0.608)
1128.90/1129.17	c #Conflicts:    2119000 | #Learnt:      65156 | 0.000
1128.90/1129.17	c total clause space: 886.764MB
1128.90/1129.17	c total #watches: 605742
1130.40/1130.62	c total #propagations: 1953011205 / total #impl: 3211198984 (eff. 0.608)
1130.40/1130.62	c #Conflicts:    2120000 | #Learnt:      66156 | 0.000
1130.40/1130.62	c total clause space: 886.764MB
1130.40/1130.62	c total #watches: 607742
1131.71/1131.97	c total #propagations: 1954170633 / total #impl: 3213068414 (eff. 0.608)
1131.71/1131.97	c #Conflicts:    2121000 | #Learnt:      67156 | 0.000
1131.71/1131.97	c total clause space: 886.764MB
1131.71/1131.97	c total #watches: 609742
1133.10/1133.35	c total #propagations: 1955253087 / total #impl: 3214904746 (eff. 0.608)
1133.10/1133.35	c #Conflicts:    2122000 | #Learnt:      68156 | 0.000
1133.10/1133.35	c total clause space: 886.764MB
1133.10/1133.35	c total #watches: 611742
1134.60/1134.83	c total #propagations: 1956342495 / total #impl: 3216742551 (eff. 0.608)
1134.60/1134.83	c #Conflicts:    2123000 | #Learnt:      69156 | 0.000
1134.60/1134.83	c total clause space: 886.764MB
1134.60/1134.83	c total #watches: 613742
1135.90/1136.17	c total #propagations: 1957361139 / total #impl: 3218453648 (eff. 0.608)
1135.90/1136.17	c #Conflicts:    2124000 | #Learnt:      70156 | 0.000
1135.90/1136.17	c total clause space: 886.764MB
1135.90/1136.17	c total #watches: 615742
1137.00/1137.21	c total #propagations: 1958327720 / total #impl: 3220144999 (eff. 0.608)
1137.00/1137.21	c GC COLLECT
1137.00/1137.21	c #Conflicts:    2125000 | #Learnt:      35910 | 0.000
1137.00/1137.21	c total clause space: 886.764MB
1137.00/1137.21	c total #watches: 547250
1137.70/1137.90	c total #propagations: 1959448677 / total #impl: 3221950534 (eff. 0.608)
1137.70/1137.90	c #Conflicts:    2126000 | #Learnt:      36910 | 0.000
1137.70/1137.90	c total clause space: 886.764MB
1137.70/1137.90	c total #watches: 549250
1138.40/1138.67	c total #propagations: 1960522407 / total #impl: 3223685211 (eff. 0.608)
1138.40/1138.67	c #Conflicts:    2127000 | #Learnt:      37910 | 0.000
1138.40/1138.67	c total clause space: 886.764MB
1138.40/1138.67	c total #watches: 551250
1139.10/1139.31	c total #propagations: 1961594856 / total #impl: 3225464662 (eff. 0.608)
1139.10/1139.31	c #Conflicts:    2128000 | #Learnt:      38910 | 0.000
1139.10/1139.31	c total clause space: 886.764MB
1139.10/1139.31	c total #watches: 553250
1139.90/1140.14	c total #propagations: 1962598632 / total #impl: 3227099638 (eff. 0.608)
1139.90/1140.14	c #Conflicts:    2129000 | #Learnt:      39910 | 0.000
1139.90/1140.14	c total clause space: 886.764MB
1139.90/1140.14	c total #watches: 555250
1140.80/1141.00	c total #propagations: 1963798270 / total #impl: 3228948436 (eff. 0.608)
1140.80/1141.00	c #Conflicts:    2130000 | #Learnt:      40910 | 0.000
1140.80/1141.00	c total clause space: 886.764MB
1140.80/1141.00	c total #watches: 557250
1141.70/1141.98	c total #propagations: 1964918980 / total #impl: 3230756511 (eff. 0.608)
1141.70/1141.98	c #Conflicts:    2131000 | #Learnt:      41910 | 0.000
1141.70/1141.98	c total clause space: 886.764MB
1141.70/1141.98	c total #watches: 559250
1142.80/1143.03	c total #propagations: 1966026220 / total #impl: 3232508240 (eff. 0.608)
1142.80/1143.03	c #Conflicts:    2132000 | #Learnt:      42910 | 0.000
1142.80/1143.03	c total clause space: 886.764MB
1142.80/1143.03	c total #watches: 561250
1143.80/1144.07	c total #propagations: 1967302018 / total #impl: 3234615117 (eff. 0.608)
1143.80/1144.07	c #Conflicts:    2133000 | #Learnt:      43910 | 0.000
1143.80/1144.07	c total clause space: 886.764MB
1143.80/1144.07	c total #watches: 563250
1145.19/1145.40	c total #propagations: 1968481472 / total #impl: 3236516978 (eff. 0.608)
1145.19/1145.40	c #Conflicts:    2134000 | #Learnt:      44910 | 0.000
1145.19/1145.40	c total clause space: 886.764MB
1145.19/1145.40	c total #watches: 565250
1146.19/1146.44	c total #propagations: 1969742457 / total #impl: 3238579117 (eff. 0.608)
1146.19/1146.44	c #Conflicts:    2135000 | #Learnt:      45910 | 0.000
1146.19/1146.44	c total clause space: 886.764MB
1146.19/1146.44	c total #watches: 567250
1147.49/1147.74	c total #propagations: 1970836420 / total #impl: 3240426040 (eff. 0.608)
1147.49/1147.74	c #Conflicts:    2136000 | #Learnt:      46910 | 0.000
1147.49/1147.74	c total clause space: 886.764MB
1147.49/1147.74	c total #watches: 569250
1148.59/1148.87	c total #propagations: 1971981595 / total #impl: 3242305859 (eff. 0.608)
1148.59/1148.87	c #Conflicts:    2137000 | #Learnt:      47910 | 0.000
1148.59/1148.87	c total clause space: 886.764MB
1148.59/1148.88	c total #watches: 571250
1149.89/1150.10	c total #propagations: 1973047777 / total #impl: 3244071781 (eff. 0.608)
1149.89/1150.10	c #Conflicts:    2138000 | #Learnt:      48910 | 0.000
1149.89/1150.10	c total clause space: 886.764MB
1149.89/1150.10	c total #watches: 573250
1150.79/1151.04	c total #propagations: 1974170028 / total #impl: 3245917968 (eff. 0.608)
1150.79/1151.04	c #Conflicts:    2139000 | #Learnt:      49910 | 0.000
1150.79/1151.04	c total clause space: 886.764MB
1150.79/1151.04	c total #watches: 575250
1151.89/1152.11	c total #propagations: 1975284680 / total #impl: 3247655321 (eff. 0.608)
1151.89/1152.11	c #Conflicts:    2140000 | #Learnt:      50910 | 0.000
1151.89/1152.11	c total clause space: 886.764MB
1151.89/1152.11	c total #watches: 577250
1152.99/1153.25	c total #propagations: 1976551631 / total #impl: 3249551475 (eff. 0.608)
1152.99/1153.25	c #Conflicts:    2141000 | #Learnt:      51910 | 0.000
1152.99/1153.25	c total clause space: 886.764MB
1152.99/1153.25	c total #watches: 579250
1153.89/1154.16	c total #propagations: 1977716200 / total #impl: 3251400841 (eff. 0.608)
1153.89/1154.16	c #Conflicts:    2142000 | #Learnt:      52910 | 0.000
1153.89/1154.16	c total clause space: 886.764MB
1153.89/1154.16	c total #watches: 581250
1155.09/1155.30	c total #propagations: 1978716630 / total #impl: 3253102998 (eff. 0.608)
1155.09/1155.30	c #Conflicts:    2143000 | #Learnt:      53910 | 0.000
1155.09/1155.30	c total clause space: 886.764MB
1155.09/1155.30	c total #watches: 583250
1156.19/1156.42	c total #propagations: 1979811145 / total #impl: 3254890593 (eff. 0.608)
1156.19/1156.42	c #Conflicts:    2144000 | #Learnt:      54910 | 0.000
1156.19/1156.42	c total clause space: 886.764MB
1156.19/1156.42	c total #watches: 585250
1157.29/1157.53	c total #propagations: 1980949787 / total #impl: 3256779432 (eff. 0.608)
1157.29/1157.53	c #Conflicts:    2145000 | #Learnt:      55910 | 0.000
1157.29/1157.53	c total clause space: 886.764MB
1157.29/1157.53	c total #watches: 587250
1158.29/1158.54	c total #propagations: 1981986838 / total #impl: 3258590402 (eff. 0.608)
1158.29/1158.54	c #Conflicts:    2146000 | #Learnt:      56910 | 0.000
1158.29/1158.54	c total clause space: 886.764MB
1158.29/1158.54	c total #watches: 589250
1159.39/1159.60	c total #propagations: 1983026375 / total #impl: 3260402121 (eff. 0.608)
1159.39/1159.60	c #Conflicts:    2147000 | #Learnt:      57910 | 0.000
1159.39/1159.60	c total clause space: 886.764MB
1159.39/1159.60	c total #watches: 591250
1160.49/1160.79	c total #propagations: 1983935905 / total #impl: 3261982359 (eff. 0.608)
1160.49/1160.79	c #Conflicts:    2148000 | #Learnt:      58910 | 0.000
1160.49/1160.79	c total clause space: 886.764MB
1160.49/1160.79	c total #watches: 593250
1161.99/1162.22	c total #propagations: 1984944400 / total #impl: 3263726227 (eff. 0.608)
1161.99/1162.22	c #Conflicts:    2149000 | #Learnt:      59910 | 0.000
1161.99/1162.22	c total clause space: 886.764MB
1161.99/1162.22	c total #watches: 595250
1163.39/1163.65	c total #propagations: 1986003275 / total #impl: 3265594455 (eff. 0.608)
1163.39/1163.65	c #Conflicts:    2150000 | #Learnt:      60910 | 0.000
1163.39/1163.65	c total clause space: 886.764MB
1163.39/1163.65	c total #watches: 597250
1164.59/1164.87	c total #propagations: 1987075985 / total #impl: 3267438562 (eff. 0.608)
1164.59/1164.87	c #Conflicts:    2151000 | #Learnt:      61910 | 0.000
1164.59/1164.87	c total clause space: 886.764MB
1164.59/1164.87	c total #watches: 599250
1166.09/1166.30	c total #propagations: 1988049328 / total #impl: 3269125683 (eff. 0.608)
1166.09/1166.30	c #Conflicts:    2152000 | #Learnt:      62910 | 0.000
1166.09/1166.30	c total clause space: 886.764MB
1166.09/1166.30	c total #watches: 601250
1167.29/1167.57	c total #propagations: 1989014455 / total #impl: 3270759128 (eff. 0.608)
1167.29/1167.57	c #Conflicts:    2153000 | #Learnt:      63910 | 0.000
1167.29/1167.57	c total clause space: 886.764MB
1167.29/1167.57	c total #watches: 603250
1168.49/1168.76	c total #propagations: 1989970943 / total #impl: 3272368534 (eff. 0.608)
1168.49/1168.76	c #Conflicts:    2154000 | #Learnt:      64910 | 0.000
1168.49/1168.76	c total clause space: 886.764MB
1168.49/1168.76	c total #watches: 605250
1169.29/1169.56	c total #propagations: 1990950610 / total #impl: 3274099695 (eff. 0.608)
1169.29/1169.56	c #Conflicts:    2155000 | #Learnt:      65910 | 0.000
1169.29/1169.56	c total clause space: 886.764MB
1169.29/1169.56	c total #watches: 607250
1170.20/1170.43	c total #propagations: 1991843733 / total #impl: 3275719891 (eff. 0.608)
1170.20/1170.43	c #Conflicts:    2156000 | #Learnt:      66910 | 0.000
1170.20/1170.43	c total clause space: 886.764MB
1170.20/1170.43	c total #watches: 609250
1171.10/1171.30	c total #propagations: 1992773810 / total #impl: 3277416462 (eff. 0.608)
1171.10/1171.30	c #Conflicts:    2157000 | #Learnt:      67910 | 0.000
1171.10/1171.30	c total clause space: 886.764MB
1171.10/1171.30	c total #watches: 611250
1172.09/1172.31	c total #propagations: 1993624219 / total #impl: 3279019772 (eff. 0.608)
1172.09/1172.31	c #Conflicts:    2158000 | #Learnt:      68910 | 0.000
1172.09/1172.31	c total clause space: 886.764MB
1172.09/1172.31	c total #watches: 613250
1172.99/1173.24	c total #propagations: 1994519718 / total #impl: 3280729509 (eff. 0.608)
1172.99/1173.24	c #Conflicts:    2159000 | #Learnt:      69910 | 0.000
1172.99/1173.24	c total clause space: 886.764MB
1172.99/1173.24	c total #watches: 615250
1174.20/1174.49	c total #propagations: 1995407316 / total #impl: 3282358758 (eff. 0.608)
1174.20/1174.49	c #Conflicts:    2160000 | #Learnt:      70910 | 0.000
1174.20/1174.49	c total clause space: 886.764MB
1174.20/1174.49	c total #watches: 617250
1175.20/1175.42	c total #propagations: 1996345838 / total #impl: 3284125722 (eff. 0.608)
1175.20/1175.42	c GC COLLECT
1175.20/1175.42	c #Conflicts:    2161000 | #Learnt:      36334 | 0.000
1175.20/1175.42	c total clause space: 886.764MB
1175.20/1175.42	c total #watches: 548098
1175.70/1175.97	c total #propagations: 1997260353 / total #impl: 3285837659 (eff. 0.608)
1175.70/1175.97	c #Conflicts:    2162000 | #Learnt:      37334 | 0.000
1175.70/1175.97	c total clause space: 886.764MB
1175.70/1175.97	c total #watches: 550098
1176.30/1176.54	c total #propagations: 1998076891 / total #impl: 3287435616 (eff. 0.608)
1176.30/1176.54	c #Conflicts:    2163000 | #Learnt:      38334 | 0.000
1176.30/1176.54	c total clause space: 886.764MB
1176.30/1176.54	c total #watches: 552098
1177.00/1177.24	c total #propagations: 1998881386 / total #impl: 3289034117 (eff. 0.608)
1177.00/1177.24	c #Conflicts:    2164000 | #Learnt:      39334 | 0.000
1177.00/1177.24	c total clause space: 886.764MB
1177.00/1177.24	c total #watches: 554098
1177.80/1178.03	c total #propagations: 1999831196 / total #impl: 3290758372 (eff. 0.608)
1177.80/1178.03	c #Conflicts:    2165000 | #Learnt:      40334 | 0.000
1177.80/1178.03	c total clause space: 886.764MB
1177.80/1178.03	c total #watches: 556098
1178.60/1178.84	c total #propagations: 2000868622 / total #impl: 3292599301 (eff. 0.608)
1178.60/1178.84	c #Conflicts:    2166000 | #Learnt:      41334 | 0.000
1178.60/1178.84	c total clause space: 886.764MB
1178.60/1178.84	c total #watches: 558098
1179.50/1179.70	c total #propagations: 2001789500 / total #impl: 3294340468 (eff. 0.608)
1179.50/1179.70	c #Conflicts:    2167000 | #Learnt:      42334 | 0.000
1179.50/1179.70	c total clause space: 886.764MB
1179.50/1179.70	c total #watches: 560098
1180.40/1180.61	c total #propagations: 2002713524 / total #impl: 3296066006 (eff. 0.608)
1180.40/1180.61	c #Conflicts:    2168000 | #Learnt:      43334 | 0.000
1180.40/1180.61	c total clause space: 886.764MB
1180.40/1180.61	c total #watches: 562098
1181.30/1181.57	c total #propagations: 2003598180 / total #impl: 3297730635 (eff. 0.608)
1181.30/1181.57	c #Conflicts:    2169000 | #Learnt:      44334 | 0.000
1181.30/1181.57	c total clause space: 886.764MB
1181.30/1181.57	c total #watches: 564098
1182.40/1182.67	c total #propagations: 2004459774 / total #impl: 3299388134 (eff. 0.608)
1182.40/1182.67	c #Conflicts:    2170000 | #Learnt:      45334 | 0.000
1182.40/1182.67	c total clause space: 886.764MB
1182.40/1182.67	c total #watches: 566098
1183.40/1183.64	c total #propagations: 2005443067 / total #impl: 3301212018 (eff. 0.607)
1183.40/1183.64	c #Conflicts:    2171000 | #Learnt:      46334 | 0.000
1183.40/1183.64	c total clause space: 886.764MB
1183.40/1183.64	c total #watches: 568098
1184.30/1184.56	c total #propagations: 2006294615 / total #impl: 3302886488 (eff. 0.607)
1184.30/1184.56	c #Conflicts:    2172000 | #Learnt:      47334 | 0.000
1184.30/1184.56	c total clause space: 886.764MB
1184.30/1184.56	c total #watches: 570098
1185.39/1185.61	c total #propagations: 2007083674 / total #impl: 3304471667 (eff. 0.607)
1185.39/1185.61	c #Conflicts:    2173000 | #Learnt:      48334 | 0.000
1185.39/1185.61	c total clause space: 886.764MB
1185.39/1185.61	c total #watches: 572098
1186.39/1186.65	c total #propagations: 2007954753 / total #impl: 3306160311 (eff. 0.607)
1186.39/1186.65	c #Conflicts:    2174000 | #Learnt:      49334 | 0.000
1186.39/1186.65	c total clause space: 886.764MB
1186.39/1186.65	c total #watches: 574098
1187.39/1187.68	c total #propagations: 2008844111 / total #impl: 3307852519 (eff. 0.607)
1187.39/1187.68	c #Conflicts:    2175000 | #Learnt:      50334 | 0.000
1187.39/1187.68	c total clause space: 886.764MB
1187.39/1187.68	c total #watches: 576098
1188.39/1188.61	c total #propagations: 2009697227 / total #impl: 3309499964 (eff. 0.607)
1188.39/1188.61	c #Conflicts:    2176000 | #Learnt:      51334 | 0.000
1188.39/1188.61	c total clause space: 886.764MB
1188.39/1188.61	c total #watches: 578098
1189.29/1189.58	c total #propagations: 2010522774 / total #impl: 3311108391 (eff. 0.607)
1189.29/1189.58	c #Conflicts:    2177000 | #Learnt:      52334 | 0.000
1189.29/1189.58	c total clause space: 886.764MB
1189.29/1189.58	c total #watches: 580098
1190.59/1190.80	c total #propagations: 2011357272 / total #impl: 3312799442 (eff. 0.607)
1190.59/1190.80	c #Conflicts:    2178000 | #Learnt:      53334 | 0.000
1190.59/1190.80	c total clause space: 886.764MB
1190.59/1190.80	c total #watches: 582098
1191.69/1191.96	c total #propagations: 2012272194 / total #impl: 3314570191 (eff. 0.607)
1191.69/1191.96	c #Conflicts:    2179000 | #Learnt:      54334 | 0.000
1191.69/1191.96	c total clause space: 886.764MB
1191.69/1191.96	c total #watches: 584098
1192.89/1193.19	c total #propagations: 2013082741 / total #impl: 3316180287 (eff. 0.607)
1192.89/1193.19	c #Conflicts:    2180000 | #Learnt:      55334 | 0.000
1192.89/1193.19	c total clause space: 886.764MB
1192.89/1193.19	c total #watches: 586098
1194.09/1194.34	c total #propagations: 2013868731 / total #impl: 3317695062 (eff. 0.607)
1194.09/1194.34	c #Conflicts:    2181000 | #Learnt:      56334 | 0.000
1194.09/1194.34	c total clause space: 886.764MB
1194.09/1194.34	c total #watches: 588098
1195.19/1195.49	c total #propagations: 2014783210 / total #impl: 3319399002 (eff. 0.607)
1195.19/1195.49	c #Conflicts:    2182000 | #Learnt:      57334 | 0.000
1195.19/1195.49	c total clause space: 886.764MB
1195.19/1195.49	c total #watches: 590098
1196.29/1196.51	c total #propagations: 2015711884 / total #impl: 3321116643 (eff. 0.607)
1196.29/1196.51	c #Conflicts:    2183000 | #Learnt:      58334 | 0.000
1196.29/1196.51	c total clause space: 886.764MB
1196.29/1196.51	c total #watches: 592098
1197.19/1197.47	c total #propagations: 2016607765 / total #impl: 3322824064 (eff. 0.607)
1197.19/1197.47	c #Conflicts:    2184000 | #Learnt:      59334 | 0.000
1197.19/1197.47	c total clause space: 886.764MB
1197.19/1197.47	c total #watches: 594098
1198.29/1198.50	c total #propagations: 2017469104 / total #impl: 3324432290 (eff. 0.607)
1198.29/1198.50	c #Conflicts:    2185000 | #Learnt:      60334 | 0.000
1198.29/1198.50	c total clause space: 886.764MB
1198.29/1198.50	c total #watches: 596098
1199.19/1199.46	c total #propagations: 2018319542 / total #impl: 3326066132 (eff. 0.607)
1199.19/1199.46	c #Conflicts:    2186000 | #Learnt:      61334 | 0.000
1199.19/1199.46	c total clause space: 886.764MB
1199.19/1199.46	c total #watches: 598098
1200.29/1200.55	c total #propagations: 2019154713 / total #impl: 3327674353 (eff. 0.607)
1200.29/1200.55	c #Conflicts:    2187000 | #Learnt:      62334 | 0.000
1200.29/1200.55	c total clause space: 886.764MB
1200.29/1200.55	c total #watches: 600098
1201.39/1201.66	c total #propagations: 2019996081 / total #impl: 3329325777 (eff. 0.607)
1201.39/1201.66	c #Conflicts:    2188000 | #Learnt:      63334 | 0.000
1201.39/1201.66	c total clause space: 886.764MB
1201.39/1201.66	c total #watches: 602098
1202.59/1202.86	c total #propagations: 2020822443 / total #impl: 3330941984 (eff. 0.607)
1202.59/1202.86	c #Conflicts:    2189000 | #Learnt:      64334 | 0.000
1202.59/1202.86	c total clause space: 886.764MB
1202.59/1202.86	c total #watches: 604098
1203.69/1203.98	c total #propagations: 2021681158 / total #impl: 3332622028 (eff. 0.607)
1203.69/1203.98	c #Conflicts:    2190000 | #Learnt:      65334 | 0.000
1203.69/1203.98	c total clause space: 886.764MB
1203.69/1203.98	c total #watches: 606098
1204.79/1205.00	c total #propagations: 2022449678 / total #impl: 3334194178 (eff. 0.607)
1204.79/1205.00	c #Conflicts:    2191000 | #Learnt:      66334 | 0.000
1204.79/1205.00	c total clause space: 886.764MB
1204.79/1205.00	c total #watches: 608098
1205.79/1206.03	c total #propagations: 2023205369 / total #impl: 3335684732 (eff. 0.607)
1205.79/1206.03	c #Conflicts:    2192000 | #Learnt:      67334 | 0.000
1205.79/1206.03	c total clause space: 886.764MB
1205.79/1206.03	c total #watches: 610098
1206.89/1207.13	c total #propagations: 2024015842 / total #impl: 3337247753 (eff. 0.606)
1206.89/1207.13	c #Conflicts:    2193000 | #Learnt:      68334 | 0.000
1206.89/1207.13	c total clause space: 886.764MB
1206.89/1207.13	c total #watches: 612098
1208.09/1208.39	c total #propagations: 2024743681 / total #impl: 3338756438 (eff. 0.606)
1208.09/1208.39	c #Conflicts:    2194000 | #Learnt:      69334 | 0.000
1208.09/1208.39	c total clause space: 886.764MB
1208.09/1208.39	c total #watches: 614098
1209.49/1209.79	c total #propagations: 2025556411 / total #impl: 3340319365 (eff. 0.606)
1209.49/1209.79	c #Conflicts:    2195000 | #Learnt:      70334 | 0.000
1209.49/1209.79	c total clause space: 886.764MB
1209.49/1209.79	c total #watches: 616098
1210.99/1211.22	c total #propagations: 2026412718 / total #impl: 3341948628 (eff. 0.606)
1210.99/1211.22	c #Conflicts:    2196000 | #Learnt:      71334 | 0.000
1210.99/1211.22	c total clause space: 1440.99MB
1210.99/1211.22	c total #watches: 618098
1211.99/1212.24	c total #propagations: 2027261233 / total #impl: 3343640966 (eff. 0.606)
1211.99/1212.24	c GC COLLECT
1211.99/1212.24	c #Conflicts:    2197000 | #Learnt:      36382 | 0.000
1211.99/1212.24	c total clause space: 1440.99MB
1211.99/1212.24	c total #watches: 548194
1212.58/1212.88	c total #propagations: 2028162636 / total #impl: 3345301778 (eff. 0.606)
1212.58/1212.88	c #Conflicts:    2198000 | #Learnt:      37382 | 0.000
1212.58/1212.88	c total clause space: 1440.99MB
1212.58/1212.88	c total #watches: 550194
1213.28/1213.55	c total #propagations: 2029224965 / total #impl: 3347156501 (eff. 0.606)
1213.28/1213.55	c #Conflicts:    2199000 | #Learnt:      38382 | 0.000
1213.28/1213.55	c total clause space: 1440.99MB
1213.28/1213.55	c total #watches: 552194
1213.98/1214.24	c total #propagations: 2030251388 / total #impl: 3348946454 (eff. 0.606)
1213.98/1214.24	c #Conflicts:    2200000 | #Learnt:      39382 | 0.000
1213.98/1214.24	c total clause space: 1440.99MB
1213.98/1214.24	c total #watches: 554194
1214.68/1214.97	c total #propagations: 2031157881 / total #impl: 3350634026 (eff. 0.606)
1214.68/1214.97	c #Conflicts:    2201000 | #Learnt:      40382 | 0.000
1214.68/1214.97	c total clause space: 1440.99MB
1214.68/1214.97	c total #watches: 556194
1215.39/1215.66	c total #propagations: 2032091994 / total #impl: 3352226428 (eff. 0.606)
1215.39/1215.66	c #Conflicts:    2202000 | #Learnt:      41382 | 0.000
1215.39/1215.66	c total clause space: 1440.99MB
1215.39/1215.66	c total #watches: 558194
1216.08/1216.39	c total #propagations: 2033020215 / total #impl: 3353937988 (eff. 0.606)
1216.08/1216.39	c #Conflicts:    2203000 | #Learnt:      42382 | 0.000
1216.08/1216.39	c total clause space: 1440.99MB
1216.08/1216.39	c total #watches: 560194
1216.88/1217.19	c total #propagations: 2033967373 / total #impl: 3355685552 (eff. 0.606)
1216.88/1217.19	c #Conflicts:    2204000 | #Learnt:      43382 | 0.000
1216.88/1217.19	c total clause space: 1440.99MB
1216.88/1217.19	c total #watches: 562194
1217.68/1217.99	c total #propagations: 2034909149 / total #impl: 3357424324 (eff. 0.606)
1217.68/1217.99	c #Conflicts:    2205000 | #Learnt:      44382 | 0.000
1217.68/1217.99	c total clause space: 1440.99MB
1217.68/1217.99	c total #watches: 564194
1218.48/1218.80	c total #propagations: 2035786931 / total #impl: 3359050633 (eff. 0.606)
1218.48/1218.80	c #Conflicts:    2206000 | #Learnt:      45382 | 0.000
1218.48/1218.80	c total clause space: 1440.99MB
1218.48/1218.80	c total #watches: 566194
1219.28/1219.53	c total #propagations: 2036706305 / total #impl: 3360735986 (eff. 0.606)
1219.28/1219.53	c #Conflicts:    2207000 | #Learnt:      46382 | 0.000
1219.28/1219.53	c total clause space: 1440.99MB
1219.28/1219.53	c total #watches: 568194
1220.08/1220.32	c total #propagations: 2037589764 / total #impl: 3362436434 (eff. 0.606)
1220.08/1220.32	c #Conflicts:    2208000 | #Learnt:      47382 | 0.000
1220.08/1220.32	c total clause space: 1440.99MB
1220.08/1220.32	c total #watches: 570194
1220.89/1221.12	c total #propagations: 2038512524 / total #impl: 3364178495 (eff. 0.606)
1220.89/1221.12	c #Conflicts:    2209000 | #Learnt:      48382 | 0.000
1220.89/1221.12	c total clause space: 1440.99MB
1220.89/1221.12	c total #watches: 572194
1221.79/1222.04	c total #propagations: 2039449785 / total #impl: 3365852855 (eff. 0.606)
1221.79/1222.04	c #Conflicts:    2210000 | #Learnt:      49382 | 0.000
1221.79/1222.04	c total clause space: 1440.99MB
1221.79/1222.04	c total #watches: 574194
1222.59/1222.89	c total #propagations: 2040476228 / total #impl: 3367679009 (eff. 0.606)
1222.59/1222.89	c #Conflicts:    2211000 | #Learnt:      50382 | 0.000
1222.59/1222.89	c total clause space: 1440.99MB
1222.59/1222.89	c total #watches: 576194
1223.59/1223.82	c total #propagations: 2041383415 / total #impl: 3369351565 (eff. 0.606)
1223.59/1223.82	c #Conflicts:    2212000 | #Learnt:      51382 | 0.000
1223.59/1223.82	c total clause space: 1440.99MB
1223.59/1223.82	c total #watches: 578194
1224.39/1224.63	c total #propagations: 2042330929 / total #impl: 3370997304 (eff. 0.606)
1224.39/1224.63	c #Conflicts:    2213000 | #Learnt:      52382 | 0.000
1224.39/1224.63	c total clause space: 1440.99MB
1224.39/1224.63	c total #watches: 580194
1225.20/1225.49	c total #propagations: 2043256412 / total #impl: 3372646478 (eff. 0.606)
1225.20/1225.49	c #Conflicts:    2214000 | #Learnt:      53382 | 0.000
1225.20/1225.49	c total clause space: 1440.99MB
1225.20/1225.49	c total #watches: 582194
1226.49/1226.77	c total #propagations: 2044133140 / total #impl: 3374224361 (eff. 0.606)
1226.49/1226.77	c #Conflicts:    2215000 | #Learnt:      54382 | 0.000
1226.49/1226.77	c total clause space: 1440.99MB
1226.49/1226.77	c total #watches: 584194
1227.79/1228.05	c total #propagations: 2045175991 / total #impl: 3376036841 (eff. 0.606)
1227.79/1228.05	c #Conflicts:    2216000 | #Learnt:      55382 | 0.000
1227.79/1228.05	c total clause space: 1440.99MB
1227.79/1228.05	c total #watches: 586194
1229.09/1229.30	c total #propagations: 2046192079 / total #impl: 3377816429 (eff. 0.606)
1229.09/1229.30	c #Conflicts:    2217000 | #Learnt:      56382 | 0.000
1229.09/1229.30	c total clause space: 1440.99MB
1229.09/1229.30	c total #watches: 588194
1230.09/1230.36	c total #propagations: 2047132631 / total #impl: 3379586746 (eff. 0.606)
1230.09/1230.36	c #Conflicts:    2218000 | #Learnt:      57382 | 0.000
1230.09/1230.36	c total clause space: 1440.99MB
1230.09/1230.36	c total #watches: 590194
1231.29/1231.59	c total #propagations: 2047917855 / total #impl: 3381083929 (eff. 0.606)
1231.29/1231.59	c #Conflicts:    2219000 | #Learnt:      58382 | 0.000
1231.29/1231.59	c total clause space: 1440.99MB
1231.29/1231.59	c total #watches: 592194
1232.49/1232.76	c total #propagations: 2048763418 / total #impl: 3382665990 (eff. 0.606)
1232.49/1232.76	c #Conflicts:    2220000 | #Learnt:      59382 | 0.000
1232.49/1232.76	c total clause space: 1440.99MB
1232.49/1232.76	c total #watches: 594194
1233.89/1234.14	c total #propagations: 2049658607 / total #impl: 3384353888 (eff. 0.606)
1233.89/1234.14	c #Conflicts:    2221000 | #Learnt:      60382 | 0.000
1233.89/1234.14	c total clause space: 1440.99MB
1233.89/1234.14	c total #watches: 596194
1235.09/1235.35	c total #propagations: 2050602818 / total #impl: 3386108649 (eff. 0.606)
1235.09/1235.35	c #Conflicts:    2222000 | #Learnt:      61382 | 0.000
1235.09/1235.35	c total clause space: 1440.99MB
1235.09/1235.35	c total #watches: 598194
1236.39/1236.60	c total #propagations: 2051535894 / total #impl: 3387813296 (eff. 0.606)
1236.39/1236.60	c #Conflicts:    2223000 | #Learnt:      62382 | 0.000
1236.39/1236.60	c total clause space: 1440.99MB
1236.39/1236.60	c total #watches: 600194
1237.59/1237.83	c total #propagations: 2052475383 / total #impl: 3389588290 (eff. 0.606)
1237.59/1237.83	c #Conflicts:    2224000 | #Learnt:      63382 | 0.000
1237.59/1237.83	c total clause space: 1440.99MB
1237.59/1237.83	c total #watches: 602194
1238.69/1238.90	c total #propagations: 2053390759 / total #impl: 3391329387 (eff. 0.605)
1238.69/1238.90	c #Conflicts:    2225000 | #Learnt:      64382 | 0.000
1238.69/1238.90	c total clause space: 1440.99MB
1238.69/1238.90	c total #watches: 604194
1239.79/1240.08	c total #propagations: 2054263488 / total #impl: 3392960909 (eff. 0.605)
1239.79/1240.08	c #Conflicts:    2226000 | #Learnt:      65382 | 0.000
1239.79/1240.08	c total clause space: 1440.99MB
1239.79/1240.08	c total #watches: 606194
1240.99/1241.25	c total #propagations: 2055169687 / total #impl: 3394638393 (eff. 0.605)
1240.99/1241.25	c #Conflicts:    2227000 | #Learnt:      66382 | 0.000
1240.99/1241.25	c total clause space: 1440.99MB
1240.99/1241.25	c total #watches: 608194
1242.19/1242.44	c total #propagations: 2056150239 / total #impl: 3396528470 (eff. 0.605)
1242.19/1242.44	c #Conflicts:    2228000 | #Learnt:      67382 | 0.000
1242.19/1242.44	c total clause space: 1440.99MB
1242.19/1242.44	c total #watches: 610194
1243.39/1243.63	c total #propagations: 2057083699 / total #impl: 3398275517 (eff. 0.605)
1243.39/1243.63	c #Conflicts:    2229000 | #Learnt:      68382 | 0.000
1243.39/1243.63	c total clause space: 1440.99MB
1243.39/1243.63	c total #watches: 612194
1244.58/1244.89	c total #propagations: 2057968001 / total #impl: 3399938735 (eff. 0.605)
1244.58/1244.89	c #Conflicts:    2230000 | #Learnt:      69382 | 0.000
1244.58/1244.89	c total clause space: 1440.99MB
1244.58/1244.89	c total #watches: 614194
1245.88/1246.14	c total #propagations: 2058982728 / total #impl: 3401762871 (eff. 0.605)
1245.88/1246.14	c #Conflicts:    2231000 | #Learnt:      70382 | 0.000
1245.88/1246.14	c total clause space: 1440.99MB
1245.88/1246.14	c total #watches: 616194
1247.08/1247.37	c total #propagations: 2059993664 / total #impl: 3403562686 (eff. 0.605)
1247.08/1247.37	c #Conflicts:    2232000 | #Learnt:      71382 | 0.000
1247.08/1247.37	c total clause space: 1440.99MB
1247.08/1247.37	c total #watches: 618194
1248.68/1248.93	c total #propagations: 2060960700 / total #impl: 3405363759 (eff. 0.605)
1248.68/1248.93	c #Conflicts:    2233000 | #Learnt:      72382 | 0.000
1248.68/1248.93	c total clause space: 1440.99MB
1248.68/1248.93	c total #watches: 620194
1249.39/1249.69	c total #propagations: 2062056950 / total #impl: 3407272099 (eff. 0.605)
1249.39/1249.69	c GC COLLECT
1249.39/1249.69	c #Conflicts:    2234000 | #Learnt:      37195 | 0.000
1249.39/1249.69	c total clause space: 1440.99MB
1249.39/1249.69	c total #watches: 549820
1250.18/1250.41	c total #propagations: 2063104988 / total #impl: 3409165224 (eff. 0.605)
1250.18/1250.41	c #Conflicts:    2235000 | #Learnt:      38195 | 0.000
1250.18/1250.41	c total clause space: 1440.99MB
1250.18/1250.41	c total #watches: 551820
1250.88/1251.15	c total #propagations: 2064137784 / total #impl: 3411023625 (eff. 0.605)
1250.88/1251.15	c #Conflicts:    2236000 | #Learnt:      39195 | 0.000
1250.88/1251.15	c total clause space: 1440.99MB
1250.88/1251.15	c total #watches: 553820
1251.69/1251.95	c total #propagations: 2065229316 / total #impl: 3412940493 (eff. 0.605)
1251.69/1251.95	c #Conflicts:    2237000 | #Learnt:      40195 | 0.000
1251.69/1251.95	c total clause space: 1440.99MB
1251.69/1251.95	c total #watches: 555820
1252.58/1252.83	c total #propagations: 2066289521 / total #impl: 3414756308 (eff. 0.605)
1252.58/1252.83	c #Conflicts:    2238000 | #Learnt:      41195 | 0.000
1252.58/1252.83	c total clause space: 1440.99MB
1252.58/1252.83	c total #watches: 557820
1253.38/1253.69	c total #propagations: 2067389342 / total #impl: 3416668725 (eff. 0.605)
1253.38/1253.69	c #Conflicts:    2239000 | #Learnt:      42195 | 0.000
1253.38/1253.69	c total clause space: 1440.99MB
1253.38/1253.69	c total #watches: 559820
1254.48/1254.78	c total #propagations: 2068392003 / total #impl: 3418494099 (eff. 0.605)
1254.48/1254.78	c #Conflicts:    2240000 | #Learnt:      43195 | 0.000
1254.48/1254.78	c total clause space: 1440.99MB
1254.48/1254.78	c total #watches: 561820
1255.38/1255.68	c total #propagations: 2069494826 / total #impl: 3420430177 (eff. 0.605)
1255.38/1255.68	c #Conflicts:    2241000 | #Learnt:      44195 | 0.000
1255.38/1255.68	c total clause space: 1440.99MB
1255.38/1255.68	c total #watches: 563820
1256.38/1256.63	c total #propagations: 2070460898 / total #impl: 3422171194 (eff. 0.605)
1256.38/1256.63	c #Conflicts:    2242000 | #Learnt:      45195 | 0.000
1256.38/1256.63	c total clause space: 1440.99MB
1256.38/1256.63	c total #watches: 565820
1257.09/1257.40	c total #propagations: 2071409973 / total #impl: 3423937453 (eff. 0.605)
1257.09/1257.40	c #Conflicts:    2243000 | #Learnt:      46195 | 0.000
1257.09/1257.40	c total clause space: 1440.99MB
1257.09/1257.40	c total #watches: 567820
1257.98/1258.28	c total #propagations: 2072304195 / total #impl: 3425597177 (eff. 0.605)
1257.98/1258.28	c #Conflicts:    2244000 | #Learnt:      47195 | 0.000
1257.98/1258.28	c total clause space: 1440.99MB
1257.98/1258.28	c total #watches: 569820
1258.98/1259.24	c total #propagations: 2073209812 / total #impl: 3427249807 (eff. 0.605)
1258.98/1259.24	c #Conflicts:    2245000 | #Learnt:      48195 | 0.000
1258.98/1259.24	c total clause space: 1440.99MB
1258.98/1259.24	c total #watches: 571820
1259.88/1260.13	c total #propagations: 2074251883 / total #impl: 3429084134 (eff. 0.605)
1259.88/1260.13	c #Conflicts:    2246000 | #Learnt:      49195 | 0.000
1259.88/1260.13	c total clause space: 1440.99MB
1259.88/1260.13	c total #watches: 573820
1260.88/1261.15	c total #propagations: 2075214640 / total #impl: 3430823935 (eff. 0.605)
1260.88/1261.15	c #Conflicts:    2247000 | #Learnt:      50195 | 0.000
1260.88/1261.15	c total clause space: 1440.99MB
1260.88/1261.15	c total #watches: 575820
1261.88/1262.15	c total #propagations: 2076242379 / total #impl: 3432665357 (eff. 0.605)
1261.88/1262.15	c #Conflicts:    2248000 | #Learnt:      51195 | 0.000
1261.88/1262.15	c total clause space: 1440.99MB
1261.88/1262.15	c total #watches: 577820
1262.88/1263.17	c total #propagations: 2077228382 / total #impl: 3434470163 (eff. 0.605)
1262.88/1263.17	c #Conflicts:    2249000 | #Learnt:      52195 | 0.000
1262.88/1263.17	c total clause space: 1440.99MB
1262.88/1263.17	c total #watches: 579820
1263.88/1264.15	c total #propagations: 2078191229 / total #impl: 3436209521 (eff. 0.605)
1263.88/1264.15	c #Conflicts:    2250000 | #Learnt:      53195 | 0.000
1263.88/1264.15	c total clause space: 1440.99MB
1263.88/1264.15	c total #watches: 581820
1265.28/1265.53	c total #propagations: 2079169804 / total #impl: 3437948322 (eff. 0.605)
1265.28/1265.53	c #Conflicts:    2251000 | #Learnt:      54195 | 0.000
1265.28/1265.53	c total clause space: 1440.99MB
1265.28/1265.53	c total #watches: 583820
1266.68/1266.92	c total #propagations: 2080302747 / total #impl: 3439898285 (eff. 0.605)
1266.68/1266.92	c #Conflicts:    2252000 | #Learnt:      55195 | 0.000
1266.68/1266.92	c total clause space: 1440.99MB
1266.68/1266.92	c total #watches: 585820
1267.98/1268.24	c total #propagations: 2081422899 / total #impl: 3441856220 (eff. 0.605)
1267.98/1268.24	c #Conflicts:    2253000 | #Learnt:      56195 | 0.000
1267.98/1268.24	c total clause space: 1440.99MB
1267.98/1268.24	c total #watches: 587820
1269.29/1269.59	c total #propagations: 2082470468 / total #impl: 3443695370 (eff. 0.605)
1269.29/1269.59	c #Conflicts:    2254000 | #Learnt:      57195 | 0.000
1269.29/1269.59	c total clause space: 1440.99MB
1269.29/1269.59	c total #watches: 589820
1270.48/1270.75	c total #propagations: 2083502978 / total #impl: 3445582183 (eff. 0.605)
1270.48/1270.75	c #Conflicts:    2255000 | #Learnt:      58195 | 0.000
1270.48/1270.75	c total clause space: 1440.99MB
1270.48/1270.75	c total #watches: 591820
1271.58/1271.88	c total #propagations: 2084447100 / total #impl: 3447341119 (eff. 0.605)
1271.58/1271.88	c #Conflicts:    2256000 | #Learnt:      59195 | 0.000
1271.58/1271.88	c total clause space: 1440.99MB
1271.58/1271.88	c total #watches: 593820
1272.28/1272.54	c total #propagations: 2085393682 / total #impl: 3449104815 (eff. 0.605)
1272.28/1272.54	c #Conflicts:    2257000 | #Learnt:      60195 | 0.000
1272.28/1272.54	c total clause space: 1440.99MB
1272.28/1272.54	c total #watches: 595820
1272.98/1273.20	c total #propagations: 2086155244 / total #impl: 3450564124 (eff. 0.605)
1272.98/1273.20	c #Conflicts:    2258000 | #Learnt:      61195 | 0.000
1272.98/1273.20	c total clause space: 1440.99MB
1272.98/1273.20	c total #watches: 597820
1273.69/1273.91	c total #propagations: 2086914690 / total #impl: 3451985916 (eff. 0.605)
1273.69/1273.91	c #Conflicts:    2259000 | #Learnt:      62195 | 0.000
1273.69/1273.91	c total clause space: 1440.99MB
1273.69/1273.91	c total #watches: 599820
1274.38/1274.64	c total #propagations: 2087628179 / total #impl: 3453345398 (eff. 0.605)
1274.38/1274.64	c #Conflicts:    2260000 | #Learnt:      63195 | 0.000
1274.38/1274.64	c total clause space: 1440.99MB
1274.38/1274.64	c total #watches: 601820
1275.08/1275.37	c total #propagations: 2088387120 / total #impl: 3454845968 (eff. 0.604)
1275.08/1275.37	c #Conflicts:    2261000 | #Learnt:      64195 | 0.000
1275.08/1275.37	c total clause space: 1440.99MB
1275.08/1275.37	c total #watches: 603820
1275.89/1276.12	c total #propagations: 2089091570 / total #impl: 3456274100 (eff. 0.604)
1275.89/1276.12	c #Conflicts:    2262000 | #Learnt:      65195 | 0.000
1275.89/1276.12	c total clause space: 1440.99MB
1275.89/1276.12	c total #watches: 605820
1276.58/1276.87	c total #propagations: 2089812393 / total #impl: 3457700366 (eff. 0.604)
1276.58/1276.87	c #Conflicts:    2263000 | #Learnt:      66195 | 0.000
1276.58/1276.87	c total clause space: 1440.99MB
1276.58/1276.87	c total #watches: 607820
1277.28/1277.59	c total #propagations: 2090558969 / total #impl: 3459131352 (eff. 0.604)
1277.28/1277.59	c #Conflicts:    2264000 | #Learnt:      67195 | 0.000
1277.28/1277.59	c total clause space: 1440.99MB
1277.28/1277.59	c total #watches: 609820
1278.18/1278.41	c total #propagations: 2091269337 / total #impl: 3460542194 (eff. 0.604)
1278.18/1278.41	c #Conflicts:    2265000 | #Learnt:      68195 | 0.000
1278.18/1278.41	c total clause space: 1440.99MB
1278.18/1278.41	c total #watches: 611820
1278.78/1279.04	c total #propagations: 2091964250 / total #impl: 3461961392 (eff. 0.604)
1278.78/1279.04	c #Conflicts:    2266000 | #Learnt:      69195 | 0.000
1278.78/1279.04	c total clause space: 1440.99MB
1278.78/1279.04	c total #watches: 613820
1279.58/1279.83	c total #propagations: 2092692327 / total #impl: 3463368486 (eff. 0.604)
1279.58/1279.83	c #Conflicts:    2267000 | #Learnt:      70195 | 0.000
1279.58/1279.83	c total clause space: 1440.99MB
1279.58/1279.83	c total #watches: 615820
1280.38/1280.68	c total #propagations: 2093448090 / total #impl: 3464892548 (eff. 0.604)
1280.38/1280.68	c #Conflicts:    2268000 | #Learnt:      71195 | 0.000
1280.38/1280.68	c total clause space: 1440.99MB
1280.38/1280.68	c total #watches: 617820
1281.29/1281.56	c total #propagations: 2094226595 / total #impl: 3466403326 (eff. 0.604)
1281.29/1281.56	c #Conflicts:    2269000 | #Learnt:      72195 | 0.000
1281.29/1281.56	c total clause space: 1440.99MB
1281.29/1281.56	c total #watches: 619820
1282.28/1282.57	c total #propagations: 2095132921 / total #impl: 3467996204 (eff. 0.604)
1282.28/1282.57	c GC COLLECT
1282.28/1282.57	c #Conflicts:    2270000 | #Learnt:      36695 | 0.000
1282.28/1282.57	c total clause space: 1440.99MB
1282.28/1282.57	c total #watches: 548820
1282.98/1283.25	c total #propagations: 2096019971 / total #impl: 3469631307 (eff. 0.604)
1282.98/1283.25	c #Conflicts:    2271000 | #Learnt:      37695 | 0.000
1282.98/1283.25	c total clause space: 1440.99MB
1282.98/1283.25	c total #watches: 550820
1283.78/1284.00	c total #propagations: 2096902252 / total #impl: 3471203285 (eff. 0.604)
1283.78/1284.00	c #Conflicts:    2272000 | #Learnt:      38695 | 0.000
1283.78/1284.00	c total clause space: 1440.99MB
1283.78/1284.00	c total #watches: 552820
1284.38/1284.61	c total #propagations: 2097821458 / total #impl: 3472744616 (eff. 0.604)
1284.38/1284.61	c #Conflicts:    2273000 | #Learnt:      39695 | 0.000
1284.38/1284.61	c total clause space: 1440.99MB
1284.38/1284.61	c total #watches: 554820
1284.98/1285.26	c total #propagations: 2098656510 / total #impl: 3474360311 (eff. 0.604)
1284.98/1285.26	c #Conflicts:    2274000 | #Learnt:      40695 | 0.000
1284.98/1285.26	c total clause space: 1440.99MB
1284.98/1285.26	c total #watches: 556820
1285.69/1285.99	c total #propagations: 2099505106 / total #impl: 3475883094 (eff. 0.604)
1285.69/1285.99	c #Conflicts:    2275000 | #Learnt:      41695 | 0.000
1285.69/1285.99	c total clause space: 1440.99MB
1285.69/1285.99	c total #watches: 558820
1286.48/1286.74	c total #propagations: 2100392536 / total #impl: 3477396466 (eff. 0.604)
1286.48/1286.74	c #Conflicts:    2276000 | #Learnt:      42695 | 0.000
1286.48/1286.74	c total clause space: 1440.99MB
1286.48/1286.74	c total #watches: 560820
1287.28/1287.51	c total #propagations: 2101275066 / total #impl: 3478931142 (eff. 0.604)
1287.28/1287.51	c #Conflicts:    2277000 | #Learnt:      43695 | 0.000
1287.28/1287.51	c total clause space: 1440.99MB
1287.28/1287.51	c total #watches: 562820
1288.08/1288.34	c total #propagations: 2102066207 / total #impl: 3480325194 (eff. 0.604)
1288.08/1288.34	c #Conflicts:    2278000 | #Learnt:      44695 | 0.000
1288.08/1288.34	c total clause space: 1440.99MB
1288.08/1288.34	c total #watches: 564820
1288.99/1289.24	c total #propagations: 2102891364 / total #impl: 3481828505 (eff. 0.604)
1288.99/1289.24	c #Conflicts:    2279000 | #Learnt:      45695 | 0.000
1288.99/1289.24	c total clause space: 1440.99MB
1288.99/1289.24	c total #watches: 566820
1289.88/1290.15	c total #propagations: 2103714470 / total #impl: 3483315189 (eff. 0.604)
1289.88/1290.15	c #Conflicts:    2280000 | #Learnt:      46695 | 0.000
1289.88/1290.15	c total clause space: 1440.99MB
1289.88/1290.15	c total #watches: 568820
1290.98/1291.25	c total #propagations: 2104518481 / total #impl: 3484768621 (eff. 0.604)
1290.98/1291.25	c #Conflicts:    2281000 | #Learnt:      47695 | 0.000
1290.98/1291.25	c total clause space: 1440.99MB
1290.98/1291.25	c total #watches: 570820
1292.08/1292.30	c total #propagations: 2105398335 / total #impl: 3486377537 (eff. 0.604)
1292.08/1292.30	c #Conflicts:    2282000 | #Learnt:      48695 | 0.000
1292.08/1292.30	c total clause space: 1440.99MB
1292.08/1292.30	c total #watches: 572820
1293.18/1293.45	c total #propagations: 2106195511 / total #impl: 3487882182 (eff. 0.604)
1293.18/1293.45	c #Conflicts:    2283000 | #Learnt:      49695 | 0.000
1293.18/1293.45	c total clause space: 1440.99MB
1293.18/1293.45	c total #watches: 574820
1294.08/1294.30	c total #propagations: 2107007322 / total #impl: 3489451959 (eff. 0.604)
1294.08/1294.30	c #Conflicts:    2284000 | #Learnt:      50695 | 0.000
1294.08/1294.30	c total clause space: 1440.99MB
1294.08/1294.30	c total #watches: 576820
1295.08/1295.31	c total #propagations: 2107700590 / total #impl: 3490871443 (eff. 0.604)
1295.08/1295.31	c #Conflicts:    2285000 | #Learnt:      51695 | 0.000
1295.08/1295.31	c total clause space: 1440.99MB
1295.08/1295.31	c total #watches: 578820
1296.08/1296.32	c total #propagations: 2108488165 / total #impl: 3492374379 (eff. 0.604)
1296.08/1296.32	c #Conflicts:    2286000 | #Learnt:      52695 | 0.000
1296.08/1296.32	c total clause space: 1440.99MB
1296.08/1296.32	c total #watches: 580820
1296.88/1297.10	c total #propagations: 2109271499 / total #impl: 3493894576 (eff. 0.604)
1296.88/1297.10	c #Conflicts:    2287000 | #Learnt:      53695 | 0.000
1296.88/1297.10	c total clause space: 1440.99MB
1296.88/1297.10	c total #watches: 582820
1297.67/1297.96	c total #propagations: 2110081586 / total #impl: 3495382263 (eff. 0.604)
1297.67/1297.96	c #Conflicts:    2288000 | #Learnt:      54695 | 0.000
1297.67/1297.96	c total clause space: 1440.99MB
1297.67/1297.96	c total #watches: 584820
1298.67/1298.91	c total #propagations: 2110916194 / total #impl: 3496937766 (eff. 0.604)
1298.67/1298.91	c #Conflicts:    2289000 | #Learnt:      55695 | 0.000
1298.67/1298.91	c total clause space: 1440.99MB
1298.67/1298.91	c total #watches: 586820
1299.57/1299.80	c total #propagations: 2111665671 / total #impl: 3498472391 (eff. 0.604)
1299.57/1299.80	c #Conflicts:    2290000 | #Learnt:      56695 | 0.000
1299.57/1299.80	c total clause space: 1440.99MB
1299.57/1299.80	c total #watches: 588820
1300.37/1300.69	c total #propagations: 2112483490 / total #impl: 3500046557 (eff. 0.604)
1300.37/1300.69	c #Conflicts:    2291000 | #Learnt:      57695 | 0.000
1300.37/1300.69	c total clause space: 1440.99MB
1300.37/1300.69	c total #watches: 590820
1301.57/1301.82	c total #propagations: 2113204785 / total #impl: 3501463071 (eff. 0.604)
1301.57/1301.82	c #Conflicts:    2292000 | #Learnt:      58695 | 0.000
1301.57/1301.82	c total clause space: 1440.99MB
1301.57/1301.82	c total #watches: 592820
1302.67/1302.97	c total #propagations: 2114026444 / total #impl: 3502971886 (eff. 0.603)
1302.67/1302.97	c #Conflicts:    2293000 | #Learnt:      59695 | 0.000
1302.67/1302.97	c total clause space: 1440.99MB
1302.67/1302.97	c total #watches: 594820
1303.87/1304.15	c total #propagations: 2114849764 / total #impl: 3504491020 (eff. 0.603)
1303.87/1304.15	c #Conflicts:    2294000 | #Learnt:      60695 | 0.000
1303.87/1304.15	c total clause space: 1440.99MB
1303.87/1304.15	c total #watches: 596820
1304.87/1305.12	c total #propagations: 2115635979 / total #impl: 3505967361 (eff. 0.603)
1304.87/1305.12	c #Conflicts:    2295000 | #Learnt:      61695 | 0.000
1304.87/1305.12	c total clause space: 1440.99MB
1304.87/1305.12	c total #watches: 598820
1305.77/1306.01	c total #propagations: 2116527729 / total #impl: 3507543727 (eff. 0.603)
1305.77/1306.01	c #Conflicts:    2296000 | #Learnt:      62695 | 0.000
1305.77/1306.01	c total clause space: 1440.99MB
1305.77/1306.01	c total #watches: 600820
1306.87/1307.14	c total #propagations: 2117368492 / total #impl: 3509041205 (eff. 0.603)
1306.87/1307.14	c #Conflicts:    2297000 | #Learnt:      63695 | 0.000
1306.87/1307.14	c total clause space: 1440.99MB
1306.87/1307.14	c total #watches: 602820
1307.97/1308.23	c total #propagations: 2118259093 / total #impl: 3510636034 (eff. 0.603)
1307.97/1308.23	c #Conflicts:    2298000 | #Learnt:      64695 | 0.000
1307.97/1308.23	c total clause space: 1440.99MB
1307.97/1308.23	c total #watches: 604820
1309.07/1309.37	c total #propagations: 2119123529 / total #impl: 3512242154 (eff. 0.603)
1309.07/1309.37	c #Conflicts:    2299000 | #Learnt:      65695 | 0.000
1309.07/1309.37	c total clause space: 1440.99MB
1309.07/1309.37	c total #watches: 606820
1310.28/1310.55	c total #propagations: 2119984515 / total #impl: 3513799730 (eff. 0.603)
1310.28/1310.55	c #Conflicts:    2300000 | #Learnt:      66695 | 0.000
1310.28/1310.55	c total clause space: 1440.99MB
1310.28/1310.55	c total #watches: 608820
1311.37/1311.66	c total #propagations: 2120911197 / total #impl: 3515406345 (eff. 0.603)
1311.37/1311.66	c #Conflicts:    2301000 | #Learnt:      67695 | 0.000
1311.37/1311.66	c total clause space: 1440.99MB
1311.37/1311.66	c total #watches: 610820
1312.47/1312.78	c total #propagations: 2121849845 / total #impl: 3517048569 (eff. 0.603)
1312.47/1312.78	c #Conflicts:    2302000 | #Learnt:      68695 | 0.000
1312.47/1312.78	c total clause space: 1440.99MB
1312.47/1312.78	c total #watches: 612820
1313.77/1314.08	c total #propagations: 2122717358 / total #impl: 3518623742 (eff. 0.603)
1313.77/1314.08	c #Conflicts:    2303000 | #Learnt:      69695 | 0.000
1313.77/1314.08	c total clause space: 1440.99MB
1313.77/1314.08	c total #watches: 614820
1314.97/1315.29	c total #propagations: 2123556627 / total #impl: 3520112378 (eff. 0.603)
1314.97/1315.29	c #Conflicts:    2304000 | #Learnt:      70695 | 0.000
1314.97/1315.29	c total clause space: 1440.99MB
1314.97/1315.29	c total #watches: 616820
1316.17/1316.46	c total #propagations: 2124424573 / total #impl: 3521643867 (eff. 0.603)
1316.17/1316.46	c #Conflicts:    2305000 | #Learnt:      71695 | 0.000
1316.17/1316.46	c total clause space: 1440.99MB
1316.17/1316.46	c total #watches: 618820
1317.37/1317.64	c total #propagations: 2125256817 / total #impl: 3523121835 (eff. 0.603)
1317.37/1317.64	c #Conflicts:    2306000 | #Learnt:      72695 | 0.000
1317.37/1317.64	c total clause space: 1440.99MB
1317.37/1317.64	c total #watches: 620820
1318.68/1318.97	c total #propagations: 2126094448 / total #impl: 3524651965 (eff. 0.603)
1318.68/1318.97	c GC COLLECT
1318.68/1318.97	c #Conflicts:    2307000 | #Learnt:      36863 | 0.000
1318.68/1318.97	c total clause space: 1440.99MB
1318.68/1318.97	c total #watches: 549156
1319.37/1319.61	c total #propagations: 2126938595 / total #impl: 3526150336 (eff. 0.603)
1319.37/1319.61	c #Conflicts:    2308000 | #Learnt:      37863 | 0.000
1319.37/1319.61	c total clause space: 1440.99MB
1319.37/1319.61	c total #watches: 551156
1320.07/1320.31	c total #propagations: 2127814770 / total #impl: 3527670647 (eff. 0.603)
1320.07/1320.31	c #Conflicts:    2309000 | #Learnt:      38863 | 0.000
1320.07/1320.31	c total clause space: 1440.99MB
1320.07/1320.31	c total #watches: 553156
1320.67/1320.98	c total #propagations: 2128729960 / total #impl: 3529311785 (eff. 0.603)
1320.67/1320.98	c #Conflicts:    2310000 | #Learnt:      39863 | 0.000
1320.67/1320.98	c total clause space: 1440.99MB
1320.67/1320.98	c total #watches: 555156
1321.37/1321.66	c total #propagations: 2129559796 / total #impl: 3530789207 (eff. 0.603)
1321.37/1321.66	c #Conflicts:    2311000 | #Learnt:      40863 | 0.000
1321.37/1321.66	c total clause space: 1440.99MB
1321.37/1321.66	c total #watches: 557156
1322.17/1322.42	c total #propagations: 2130393763 / total #impl: 3532283366 (eff. 0.603)
1322.17/1322.42	c #Conflicts:    2312000 | #Learnt:      41863 | 0.000
1322.17/1322.42	c total clause space: 1440.99MB
1322.17/1322.42	c total #watches: 559156
1322.97/1323.24	c total #propagations: 2131218636 / total #impl: 3533837823 (eff. 0.603)
1322.97/1323.24	c #Conflicts:    2313000 | #Learnt:      42863 | 0.000
1322.97/1323.24	c total clause space: 1440.99MB
1322.97/1323.24	c total #watches: 561156
1323.77/1324.03	c total #propagations: 2132077358 / total #impl: 3535403351 (eff. 0.603)
1323.77/1324.03	c #Conflicts:    2314000 | #Learnt:      43863 | 0.000
1323.77/1324.03	c total clause space: 1440.99MB
1323.77/1324.03	c total #watches: 563156
1324.57/1324.88	c total #propagations: 2132907582 / total #impl: 3536963672 (eff. 0.603)
1324.57/1324.88	c #Conflicts:    2315000 | #Learnt:      44863 | 0.000
1324.57/1324.88	c total clause space: 1440.99MB
1324.57/1324.88	c total #watches: 565156
1325.47/1325.78	c total #propagations: 2133707190 / total #impl: 3538525470 (eff. 0.603)
1325.47/1325.78	c #Conflicts:    2316000 | #Learnt:      45863 | 0.000
1325.47/1325.78	c total clause space: 1440.99MB
1325.47/1325.78	c total #watches: 567156
1326.38/1326.69	c total #propagations: 2134618324 / total #impl: 3540211113 (eff. 0.603)
1326.38/1326.69	c #Conflicts:    2317000 | #Learnt:      46863 | 0.000
1326.38/1326.69	c total clause space: 1440.99MB
1326.38/1326.69	c total #watches: 569156
1327.37/1327.62	c total #propagations: 2135521180 / total #impl: 3541807208 (eff. 0.603)
1327.37/1327.62	c #Conflicts:    2318000 | #Learnt:      47863 | 0.000
1327.37/1327.62	c total clause space: 1440.99MB
1327.37/1327.62	c total #watches: 571156
1328.47/1328.77	c total #propagations: 2136348053 / total #impl: 3543300028 (eff. 0.603)
1328.47/1328.77	c #Conflicts:    2319000 | #Learnt:      48863 | 0.000
1328.47/1328.77	c total clause space: 1440.99MB
1328.47/1328.77	c total #watches: 573156
1329.57/1329.87	c total #propagations: 2137215503 / total #impl: 3544954846 (eff. 0.603)
1329.57/1329.87	c #Conflicts:    2320000 | #Learnt:      49863 | 0.000
1329.57/1329.87	c total clause space: 1440.99MB
1329.57/1329.87	c total #watches: 575156
1330.67/1330.97	c total #propagations: 2138079143 / total #impl: 3546538053 (eff. 0.603)
1330.67/1330.97	c #Conflicts:    2321000 | #Learnt:      50863 | 0.000
1330.67/1330.97	c total clause space: 1440.99MB
1330.67/1330.97	c total #watches: 577156
1331.77/1332.01	c total #propagations: 2139034181 / total #impl: 3548255835 (eff. 0.603)
1331.77/1332.01	c #Conflicts:    2322000 | #Learnt:      51863 | 0.000
1331.77/1332.01	c total clause space: 1440.99MB
1331.77/1332.01	c total #watches: 579156
1332.98/1333.21	c total #propagations: 2139884831 / total #impl: 3549793955 (eff. 0.603)
1332.98/1333.21	c #Conflicts:    2323000 | #Learnt:      52863 | 0.000
1332.98/1333.21	c total clause space: 1440.99MB
1332.98/1333.21	c total #watches: 581156
1334.08/1334.32	c total #propagations: 2140826767 / total #impl: 3551549926 (eff. 0.603)
1334.08/1334.32	c #Conflicts:    2324000 | #Learnt:      53863 | 0.000
1334.08/1334.32	c total clause space: 1440.99MB
1334.08/1334.32	c total #watches: 583156
1335.07/1335.36	c total #propagations: 2141679629 / total #impl: 3553144428 (eff. 0.603)
1335.07/1335.36	c #Conflicts:    2325000 | #Learnt:      54863 | 0.000
1335.07/1335.36	c total clause space: 1440.99MB
1335.07/1335.36	c total #watches: 585156
1336.17/1336.43	c total #propagations: 2142489670 / total #impl: 3554682914 (eff. 0.603)
1336.17/1336.43	c #Conflicts:    2326000 | #Learnt:      55863 | 0.000
1336.17/1336.43	c total clause space: 1440.99MB
1336.17/1336.43	c total #watches: 587156
1337.27/1337.51	c total #propagations: 2143288509 / total #impl: 3556246559 (eff. 0.603)
1337.27/1337.51	c #Conflicts:    2327000 | #Learnt:      56863 | 0.000
1337.27/1337.51	c total clause space: 1440.99MB
1337.27/1337.51	c total #watches: 589156
1338.27/1338.53	c total #propagations: 2144075942 / total #impl: 3557727736 (eff. 0.603)
1338.27/1338.53	c #Conflicts:    2328000 | #Learnt:      57863 | 0.000
1338.27/1338.53	c total clause space: 1440.99MB
1338.27/1338.53	c total #watches: 591156
1339.47/1339.73	c total #propagations: 2144836103 / total #impl: 3559209902 (eff. 0.603)
1339.47/1339.73	c #Conflicts:    2329000 | #Learnt:      58863 | 0.000
1339.47/1339.73	c total clause space: 1440.99MB
1339.47/1339.73	c total #watches: 593156
1340.78/1341.02	c total #propagations: 2145666988 / total #impl: 3560747107 (eff. 0.603)
1340.78/1341.02	c #Conflicts:    2330000 | #Learnt:      59863 | 0.000
1340.78/1341.02	c total clause space: 1440.99MB
1340.78/1341.02	c total #watches: 595156
1342.07/1342.36	c total #propagations: 2146518785 / total #impl: 3562339736 (eff. 0.603)
1342.07/1342.36	c #Conflicts:    2331000 | #Learnt:      60863 | 0.000
1342.07/1342.36	c total clause space: 1440.99MB
1342.07/1342.36	c total #watches: 597156
1343.37/1343.60	c total #propagations: 2147446393 / total #impl: 3563968272 (eff. 0.603)
1343.37/1343.60	c #Conflicts:    2332000 | #Learnt:      61863 | 0.000
1343.37/1343.60	c total clause space: 1440.99MB
1343.37/1343.60	c total #watches: 599156
1344.37/1344.69	c total #propagations: 2148288979 / total #impl: 3565553826 (eff. 0.603)
1344.37/1344.69	c #Conflicts:    2333000 | #Learnt:      62863 | 0.000
1344.37/1344.69	c total clause space: 1440.99MB
1344.37/1344.69	c total #watches: 601156
1345.47/1345.74	c total #propagations: 2149095418 / total #impl: 3567111013 (eff. 0.602)
1345.47/1345.74	c #Conflicts:    2334000 | #Learnt:      63863 | 0.000
1345.47/1345.74	c total clause space: 1440.99MB
1345.47/1345.74	c total #watches: 603156
1346.47/1346.70	c total #propagations: 2149926634 / total #impl: 3568571739 (eff. 0.602)
1346.47/1346.70	c #Conflicts:    2335000 | #Learnt:      64863 | 0.000
1346.47/1346.70	c total clause space: 1440.99MB
1346.47/1346.70	c total #watches: 605156
1347.37/1347.68	c total #propagations: 2150745065 / total #impl: 3570052875 (eff. 0.602)
1347.37/1347.68	c #Conflicts:    2336000 | #Learnt:      65863 | 0.000
1347.37/1347.68	c total clause space: 1440.99MB
1347.37/1347.68	c total #watches: 607156
1348.67/1348.94	c total #propagations: 2151487362 / total #impl: 3571485660 (eff. 0.602)
1348.67/1348.94	c #Conflicts:    2337000 | #Learnt:      66863 | 0.000
1348.67/1348.94	c total clause space: 1440.99MB
1348.67/1348.94	c total #watches: 609156
1349.87/1350.13	c total #propagations: 2152211740 / total #impl: 3572888944 (eff. 0.602)
1349.87/1350.13	c #Conflicts:    2338000 | #Learnt:      67863 | 0.000
1349.87/1350.13	c total clause space: 1440.99MB
1349.87/1350.13	c total #watches: 611156
1351.26/1351.60	c total #propagations: 2152920791 / total #impl: 3574290065 (eff. 0.602)
1351.26/1351.60	c #Conflicts:    2339000 | #Learnt:      68863 | 0.000
1351.26/1351.60	c total clause space: 1440.99MB
1351.26/1351.60	c total #watches: 613156
1352.77/1353.01	c total #propagations: 2153701127 / total #impl: 3575809712 (eff. 0.602)
1352.77/1353.01	c #Conflicts:    2340000 | #Learnt:      69863 | 0.000
1352.77/1353.01	c total clause space: 1440.99MB
1352.77/1353.01	c total #watches: 615156
1354.17/1354.42	c total #propagations: 2154438967 / total #impl: 3577215044 (eff. 0.602)
1354.17/1354.42	c #Conflicts:    2341000 | #Learnt:      70863 | 0.000
1354.17/1354.42	c total clause space: 1440.99MB
1354.17/1354.42	c total #watches: 617156
1355.56/1355.89	c total #propagations: 2155262482 / total #impl: 3578677212 (eff. 0.602)
1355.56/1355.89	c #Conflicts:    2342000 | #Learnt:      71863 | 0.000
1355.56/1355.89	c total clause space: 1440.99MB
1355.56/1355.89	c total #watches: 619156
1357.37/1357.65	c total #propagations: 2156140379 / total #impl: 3580208830 (eff. 0.602)
1357.37/1357.65	c #Conflicts:    2343000 | #Learnt:      72863 | 0.000
1357.37/1357.65	c total clause space: 2341.61MB
1357.37/1357.65	c total #watches: 621156
1359.06/1359.32	c total #propagations: 2157018475 / total #impl: 3581762277 (eff. 0.602)
1359.06/1359.32	c #Conflicts:    2344000 | #Learnt:      73863 | 0.000
1359.06/1359.32	c total clause space: 2341.61MB
1359.06/1359.32	c total #watches: 623156
1360.07/1360.37	c total #propagations: 2157803201 / total #impl: 3583212345 (eff. 0.602)
1360.07/1360.37	c GC COLLECT
1360.07/1360.37	c #Conflicts:    2345000 | #Learnt:      37751 | 0.000
1360.07/1360.37	c total clause space: 2341.61MB
1360.07/1360.37	c total #watches: 550932
1360.77/1361.05	c total #propagations: 2158631122 / total #impl: 3584682855 (eff. 0.602)
1360.77/1361.05	c #Conflicts:    2346000 | #Learnt:      38751 | 0.000
1360.77/1361.05	c total clause space: 2341.61MB
1360.77/1361.05	c total #watches: 552932
1361.47/1361.76	c total #propagations: 2159533718 / total #impl: 3586257604 (eff. 0.602)
1361.47/1361.76	c #Conflicts:    2347000 | #Learnt:      39751 | 0.000
1361.47/1361.76	c total clause space: 2341.61MB
1361.47/1361.76	c total #watches: 554932
1362.27/1362.51	c total #propagations: 2160330254 / total #impl: 3587750908 (eff. 0.602)
1362.27/1362.51	c #Conflicts:    2348000 | #Learnt:      40751 | 0.000
1362.27/1362.51	c total clause space: 2341.61MB
1362.27/1362.51	c total #watches: 556932
1363.07/1363.34	c total #propagations: 2161138025 / total #impl: 3589241421 (eff. 0.602)
1363.07/1363.34	c #Conflicts:    2349000 | #Learnt:      41751 | 0.000
1363.07/1363.34	c total clause space: 2341.61MB
1363.07/1363.34	c total #watches: 558932
1363.97/1364.27	c total #propagations: 2161959358 / total #impl: 3590791677 (eff. 0.602)
1363.97/1364.27	c #Conflicts:    2350000 | #Learnt:      42751 | 0.000
1363.97/1364.27	c total clause space: 2341.61MB
1363.97/1364.27	c total #watches: 560932
1364.87/1365.15	c total #propagations: 2162844885 / total #impl: 3592352614 (eff. 0.602)
1364.87/1365.15	c #Conflicts:    2351000 | #Learnt:      43751 | 0.000
1364.87/1365.15	c total clause space: 2341.61MB
1364.87/1365.15	c total #watches: 562932
1365.77/1366.04	c total #propagations: 2163657179 / total #impl: 3593847158 (eff. 0.602)
1365.77/1366.04	c #Conflicts:    2352000 | #Learnt:      44751 | 0.000
1365.77/1366.04	c total clause space: 2341.61MB
1365.77/1366.04	c total #watches: 564932
1366.77/1367.07	c total #propagations: 2164466130 / total #impl: 3595300184 (eff. 0.602)
1366.77/1367.07	c #Conflicts:    2353000 | #Learnt:      45751 | 0.000
1366.77/1367.07	c total clause space: 2341.61MB
1366.77/1367.07	c total #watches: 566932
1367.87/1368.16	c total #propagations: 2165378583 / total #impl: 3596894406 (eff. 0.602)
1367.87/1368.16	c #Conflicts:    2354000 | #Learnt:      46751 | 0.000
1367.87/1368.16	c total clause space: 2341.61MB
1367.87/1368.16	c total #watches: 568932
1368.87/1369.17	c total #propagations: 2166286654 / total #impl: 3598487609 (eff. 0.602)
1368.87/1369.17	c #Conflicts:    2355000 | #Learnt:      47751 | 0.000
1368.87/1369.17	c total clause space: 2341.61MB
1368.87/1369.17	c total #watches: 570932
1370.07/1370.37	c total #propagations: 2167113445 / total #impl: 3599965575 (eff. 0.602)
1370.07/1370.37	c #Conflicts:    2356000 | #Learnt:      48751 | 0.000
1370.07/1370.37	c total clause space: 2341.61MB
1370.07/1370.37	c total #watches: 572932
1371.17/1371.42	c total #propagations: 2167956377 / total #impl: 3601511223 (eff. 0.602)
1371.17/1371.42	c #Conflicts:    2357000 | #Learnt:      49751 | 0.000
1371.17/1371.42	c total clause space: 2341.61MB
1371.17/1371.42	c total #watches: 574932
1372.37/1372.68	c total #propagations: 2168789510 / total #impl: 3603051342 (eff. 0.602)
1372.37/1372.68	c #Conflicts:    2358000 | #Learnt:      50751 | 0.000
1372.37/1372.68	c total clause space: 2341.61MB
1372.37/1372.68	c total #watches: 576932
1373.57/1373.83	c total #propagations: 2169563963 / total #impl: 3604591128 (eff. 0.602)
1373.57/1373.83	c #Conflicts:    2359000 | #Learnt:      51751 | 0.000
1373.57/1373.83	c total clause space: 2341.61MB
1373.57/1373.83	c total #watches: 578932
1374.77/1375.10	c total #propagations: 2170418135 / total #impl: 3606132171 (eff. 0.602)
1374.77/1375.10	c #Conflicts:    2360000 | #Learnt:      52751 | 0.000
1374.77/1375.10	c total clause space: 2341.61MB
1374.77/1375.10	c total #watches: 580932
1376.06/1376.35	c total #propagations: 2171284715 / total #impl: 3607624887 (eff. 0.602)
1376.06/1376.35	c #Conflicts:    2361000 | #Learnt:      53751 | 0.000
1376.06/1376.35	c total clause space: 2341.61MB
1376.06/1376.35	c total #watches: 582932
1377.36/1377.65	c total #propagations: 2172147471 / total #impl: 3609103675 (eff. 0.602)
1377.36/1377.65	c #Conflicts:    2362000 | #Learnt:      54751 | 0.000
1377.36/1377.65	c total clause space: 2341.61MB
1377.36/1377.65	c total #watches: 584932
1378.66/1378.93	c total #propagations: 2173025321 / total #impl: 3610635487 (eff. 0.602)
1378.66/1378.93	c #Conflicts:    2363000 | #Learnt:      55751 | 0.000
1378.66/1378.93	c total clause space: 2341.61MB
1378.66/1378.93	c total #watches: 586932
1380.06/1380.37	c total #propagations: 2173886778 / total #impl: 3612163508 (eff. 0.602)
1380.06/1380.37	c #Conflicts:    2364000 | #Learnt:      56751 | 0.000
1380.06/1380.37	c total clause space: 2341.61MB
1380.06/1380.37	c total #watches: 588932
1381.47/1381.75	c total #propagations: 2174728324 / total #impl: 3613619287 (eff. 0.602)
1381.47/1381.75	c #Conflicts:    2365000 | #Learnt:      57751 | 0.000
1381.47/1381.75	c total clause space: 2341.61MB
1381.47/1381.75	c total #watches: 590932
1382.76/1383.06	c total #propagations: 2175568112 / total #impl: 3615149343 (eff. 0.602)
1382.76/1383.06	c #Conflicts:    2366000 | #Learnt:      58751 | 0.000
1382.76/1383.06	c total clause space: 2341.61MB
1382.76/1383.06	c total #watches: 592932
1384.06/1384.32	c total #propagations: 2176460016 / total #impl: 3616817619 (eff. 0.602)
1384.06/1384.32	c #Conflicts:    2367000 | #Learnt:      59751 | 0.000
1384.06/1384.32	c total clause space: 2341.61MB
1384.06/1384.32	c total #watches: 594932
1385.46/1385.75	c total #propagations: 2177232720 / total #impl: 3618312216 (eff. 0.602)
1385.46/1385.75	c #Conflicts:    2368000 | #Learnt:      60751 | 0.000
1385.46/1385.75	c total clause space: 2341.61MB
1385.46/1385.75	c total #watches: 596932
1386.87/1387.20	c total #propagations: 2178067494 / total #impl: 3619802233 (eff. 0.602)
1386.87/1387.20	c #Conflicts:    2369000 | #Learnt:      61751 | 0.000
1386.87/1387.20	c total clause space: 2341.61MB
1386.87/1387.20	c total #watches: 598932
1388.36/1388.60	c total #propagations: 2178955774 / total #impl: 3621365419 (eff. 0.602)
1388.36/1388.60	c #Conflicts:    2370000 | #Learnt:      62751 | 0.000
1388.36/1388.60	c total clause space: 2341.61MB
1388.36/1388.60	c total #watches: 600932
1389.86/1390.17	c total #propagations: 2179860924 / total #impl: 3622991718 (eff. 0.602)
1389.86/1390.17	c #Conflicts:    2371000 | #Learnt:      63751 | 0.000
1389.86/1390.17	c total clause space: 2341.61MB
1389.86/1390.17	c total #watches: 602932
1391.46/1391.79	c total #propagations: 2180715762 / total #impl: 3624585249 (eff. 0.602)
1391.46/1391.79	c #Conflicts:    2372000 | #Learnt:      64751 | 0.000
1391.46/1391.79	c total clause space: 2341.61MB
1391.46/1391.79	c total #watches: 604932
1393.16/1393.43	c total #propagations: 2181552028 / total #impl: 3626224900 (eff. 0.602)
1393.16/1393.43	c #Conflicts:    2373000 | #Learnt:      65751 | 0.000
1393.16/1393.43	c total clause space: 2341.61MB
1393.16/1393.43	c total #watches: 606932
1394.96/1395.24	c total #propagations: 2182462234 / total #impl: 3627881467 (eff. 0.602)
1394.96/1395.24	c #Conflicts:    2374000 | #Learnt:      66751 | 0.000
1394.96/1395.24	c total clause space: 2341.61MB
1394.96/1395.24	c total #watches: 608932
1396.66/1396.91	c total #propagations: 2183344640 / total #impl: 3629472097 (eff. 0.602)
1396.66/1396.91	c #Conflicts:    2375000 | #Learnt:      67751 | 0.000
1396.66/1396.91	c total clause space: 2341.61MB
1396.66/1396.91	c total #watches: 610932
1398.16/1398.41	c total #propagations: 2184220633 / total #impl: 3631141033 (eff. 0.602)
1398.16/1398.41	c #Conflicts:    2376000 | #Learnt:      68751 | 0.000
1398.16/1398.41	c total clause space: 2341.61MB
1398.16/1398.41	c total #watches: 612932
1399.66/1399.97	c total #propagations: 2185017256 / total #impl: 3632695117 (eff. 0.601)
1399.66/1399.97	c #Conflicts:    2377000 | #Learnt:      69751 | 0.000
1399.66/1399.97	c total clause space: 2341.61MB
1399.66/1399.97	c total #watches: 614932
1401.17/1401.43	c total #propagations: 2185864181 / total #impl: 3634227505 (eff. 0.601)
1401.17/1401.43	c #Conflicts:    2378000 | #Learnt:      70751 | 0.000
1401.17/1401.43	c total clause space: 2341.61MB
1401.17/1401.43	c total #watches: 616932
1402.75/1403.03	c total #propagations: 2186750353 / total #impl: 3635839799 (eff. 0.601)
1402.75/1403.03	c #Conflicts:    2379000 | #Learnt:      71751 | 0.000
1402.75/1403.03	c total clause space: 2341.61MB
1402.75/1403.03	c total #watches: 618932
1404.46/1404.71	c total #propagations: 2187622704 / total #impl: 3637531968 (eff. 0.601)
1404.46/1404.71	c #Conflicts:    2380000 | #Learnt:      72751 | 0.000
1404.46/1404.71	c total clause space: 2341.61MB
1404.46/1404.71	c total #watches: 620932
1406.06/1406.39	c total #propagations: 2188499202 / total #impl: 3639193746 (eff. 0.601)
1406.06/1406.39	c #Conflicts:    2381000 | #Learnt:      73751 | 0.000
1406.06/1406.39	c total clause space: 2341.61MB
1406.06/1406.39	c total #watches: 622932
1407.66/1407.96	c total #propagations: 2189399756 / total #impl: 3640888529 (eff. 0.601)
1407.66/1407.96	c #Conflicts:    2382000 | #Learnt:      74751 | 0.000
1407.66/1407.96	c total clause space: 2341.61MB
1407.66/1407.96	c total #watches: 624932
1408.56/1408.81	c total #propagations: 2190170917 / total #impl: 3642419621 (eff. 0.601)
1408.56/1408.81	c GC COLLECT
1408.56/1408.81	c #Conflicts:    2383000 | #Learnt:      38342 | 0.000
1408.56/1408.81	c total clause space: 2341.61MB
1408.56/1408.81	c total #watches: 552114
1409.26/1409.58	c total #propagations: 2190982441 / total #impl: 3643930980 (eff. 0.601)
1409.26/1409.58	c #Conflicts:    2384000 | #Learnt:      39342 | 0.000
1409.26/1409.58	c total clause space: 2341.61MB
1409.26/1409.58	c total #watches: 554114
1410.16/1410.41	c total #propagations: 2191816548 / total #impl: 3645487603 (eff. 0.601)
1410.16/1410.41	c #Conflicts:    2385000 | #Learnt:      40342 | 0.000
1410.16/1410.41	c total clause space: 2341.61MB
1410.16/1410.41	c total #watches: 556114
1410.96/1411.22	c total #propagations: 2192604414 / total #impl: 3647010341 (eff. 0.601)
1410.96/1411.22	c #Conflicts:    2386000 | #Learnt:      41342 | 0.000
1410.96/1411.22	c total clause space: 2341.61MB
1410.96/1411.22	c total #watches: 558114
1411.76/1412.04	c total #propagations: 2193407661 / total #impl: 3648557690 (eff. 0.601)
1411.76/1412.04	c #Conflicts:    2387000 | #Learnt:      42342 | 0.000
1411.76/1412.04	c total clause space: 2341.61MB
1411.76/1412.04	c total #watches: 560114
1412.56/1412.86	c total #propagations: 2194231911 / total #impl: 3650130076 (eff. 0.601)
1412.56/1412.86	c #Conflicts:    2388000 | #Learnt:      43342 | 0.000
1412.56/1412.86	c total clause space: 2341.61MB
1412.56/1412.86	c total #watches: 562114
1413.46/1413.79	c total #propagations: 2195090335 / total #impl: 3651683420 (eff. 0.601)
1413.46/1413.79	c #Conflicts:    2389000 | #Learnt:      44342 | 0.000
1413.46/1413.79	c total clause space: 2341.61MB
1413.46/1413.79	c total #watches: 564114
1414.47/1414.79	c total #propagations: 2195973966 / total #impl: 3653274222 (eff. 0.601)
1414.47/1414.79	c #Conflicts:    2390000 | #Learnt:      45342 | 0.000
1414.47/1414.79	c total clause space: 2341.61MB
1414.47/1414.79	c total #watches: 566114
1415.57/1415.87	c total #propagations: 2196871287 / total #impl: 3654914812 (eff. 0.601)
1415.57/1415.87	c #Conflicts:    2391000 | #Learnt:      46342 | 0.000
1415.57/1415.87	c total clause space: 2341.61MB
1415.57/1415.87	c total #watches: 568114
1416.46/1416.79	c total #propagations: 2197694334 / total #impl: 3656444879 (eff. 0.601)
1416.46/1416.79	c #Conflicts:    2392000 | #Learnt:      47342 | 0.000
1416.46/1416.79	c total clause space: 2341.61MB
1416.46/1416.79	c total #watches: 570114
1417.67/1417.93	c total #propagations: 2198442524 / total #impl: 3657893552 (eff. 0.601)
1417.67/1417.93	c #Conflicts:    2393000 | #Learnt:      48342 | 0.000
1417.67/1417.93	c total clause space: 2341.61MB
1417.67/1417.93	c total #watches: 572114
1418.87/1419.14	c total #propagations: 2199248680 / total #impl: 3659378136 (eff. 0.601)
1418.87/1419.14	c #Conflicts:    2394000 | #Learnt:      49342 | 0.000
1418.87/1419.14	c total clause space: 2341.61MB
1418.87/1419.14	c total #watches: 574114
1419.97/1420.29	c total #propagations: 2200119570 / total #impl: 3660969539 (eff. 0.601)
1419.97/1420.29	c #Conflicts:    2395000 | #Learnt:      50342 | 0.000
1419.97/1420.29	c total clause space: 2341.61MB
1419.97/1420.29	c total #watches: 576114
1421.16/1421.48	c total #propagations: 2200923046 / total #impl: 3662499273 (eff. 0.601)
1421.16/1421.48	c #Conflicts:    2396000 | #Learnt:      51342 | 0.000
1421.16/1421.48	c total clause space: 2341.61MB
1421.16/1421.48	c total #watches: 578114
1422.46/1422.71	c total #propagations: 2201764642 / total #impl: 3664038320 (eff. 0.601)
1422.46/1422.71	c #Conflicts:    2397000 | #Learnt:      52342 | 0.000
1422.46/1422.71	c total clause space: 2341.61MB
1422.46/1422.71	c total #watches: 580114
1423.76/1424.02	c total #propagations: 2202553772 / total #impl: 3665555401 (eff. 0.601)
1423.76/1424.02	c #Conflicts:    2398000 | #Learnt:      53342 | 0.000
1423.76/1424.02	c total clause space: 2341.61MB
1423.76/1424.02	c total #watches: 582114
1424.96/1425.28	c total #propagations: 2203425297 / total #impl: 3667208998 (eff. 0.601)
1424.96/1425.28	c #Conflicts:    2399000 | #Learnt:      54342 | 0.000
1424.96/1425.28	c total clause space: 2341.61MB
1424.96/1425.28	c total #watches: 584114
1426.16/1426.49	c total #propagations: 2204212290 / total #impl: 3668716737 (eff. 0.601)
1426.16/1426.49	c #Conflicts:    2400000 | #Learnt:      55342 | 0.000
1426.16/1426.49	c total clause space: 2341.61MB
1426.16/1426.49	c total #watches: 586114
1427.46/1427.72	c total #propagations: 2204989145 / total #impl: 3670172231 (eff. 0.601)
1427.46/1427.72	c #Conflicts:    2401000 | #Learnt:      56342 | 0.000
1427.46/1427.72	c total clause space: 2341.61MB
1427.46/1427.72	c total #watches: 588114
1428.86/1429.11	c total #propagations: 2205782902 / total #impl: 3671644079 (eff. 0.601)
1428.86/1429.11	c #Conflicts:    2402000 | #Learnt:      57342 | 0.000
1428.86/1429.11	c total clause space: 2341.61MB
1428.86/1429.11	c total #watches: 590114
1430.26/1430.52	c total #propagations: 2206702791 / total #impl: 3673181486 (eff. 0.601)
1430.26/1430.52	c #Conflicts:    2403000 | #Learnt:      58342 | 0.000
1430.26/1430.52	c total clause space: 2341.61MB
1430.26/1430.52	c total #watches: 592114
1431.56/1431.86	c total #propagations: 2207476610 / total #impl: 3674608208 (eff. 0.601)
1431.56/1431.86	c #Conflicts:    2404000 | #Learnt:      59342 | 0.000
1431.56/1431.86	c total clause space: 2341.61MB
1431.56/1431.86	c total #watches: 594114
1433.17/1433.45	c total #propagations: 2208231797 / total #impl: 3676032233 (eff. 0.601)
1433.17/1433.45	c #Conflicts:    2405000 | #Learnt:      60342 | 0.000
1433.17/1433.45	c total clause space: 2341.61MB
1433.17/1433.45	c total #watches: 596114
1434.76/1435.02	c total #propagations: 2209045716 / total #impl: 3677568579 (eff. 0.601)
1434.76/1435.02	c #Conflicts:    2406000 | #Learnt:      61342 | 0.000
1434.76/1435.02	c total clause space: 2341.61MB
1434.76/1435.02	c total #watches: 598114
1436.26/1436.56	c total #propagations: 2209836092 / total #impl: 3679139844 (eff. 0.601)
1436.26/1436.56	c #Conflicts:    2407000 | #Learnt:      62342 | 0.000
1436.26/1436.56	c total clause space: 2341.61MB
1436.26/1436.56	c total #watches: 600114
1437.86/1438.13	c total #propagations: 2210659129 / total #impl: 3680628911 (eff. 0.601)
1437.86/1438.13	c #Conflicts:    2408000 | #Learnt:      63342 | 0.000
1437.86/1438.13	c total clause space: 2341.61MB
1437.86/1438.13	c total #watches: 602114
1439.56/1439.81	c total #propagations: 2211520305 / total #impl: 3682175849 (eff. 0.601)
1439.56/1439.81	c #Conflicts:    2409000 | #Learnt:      64342 | 0.000
1439.56/1439.81	c total clause space: 2341.61MB
1439.56/1439.81	c total #watches: 604114
1441.16/1441.41	c total #propagations: 2212337564 / total #impl: 3683735273 (eff. 0.601)
1441.16/1441.41	c #Conflicts:    2410000 | #Learnt:      65342 | 0.000
1441.16/1441.41	c total clause space: 2341.61MB
1441.16/1441.41	c total #watches: 606114
1442.66/1442.94	c total #propagations: 2213200760 / total #impl: 3685194715 (eff. 0.601)
1442.66/1442.94	c #Conflicts:    2411000 | #Learnt:      66342 | 0.000
1442.66/1442.94	c total clause space: 2341.61MB
1442.66/1442.94	c total #watches: 608114
1444.26/1444.55	c total #propagations: 2214038587 / total #impl: 3686690758 (eff. 0.601)
1444.26/1444.55	c #Conflicts:    2412000 | #Learnt:      67342 | 0.000
1444.26/1444.55	c total clause space: 2341.61MB
1444.26/1444.55	c total #watches: 610114
1445.96/1446.22	c total #propagations: 2214835802 / total #impl: 3688134431 (eff. 0.601)
1445.96/1446.22	c #Conflicts:    2413000 | #Learnt:      68342 | 0.000
1445.96/1446.22	c total clause space: 2341.61MB
1445.96/1446.22	c total #watches: 612114
1447.66/1447.90	c total #propagations: 2215637597 / total #impl: 3689564320 (eff. 0.601)
1447.66/1447.90	c #Conflicts:    2414000 | #Learnt:      69342 | 0.000
1447.66/1447.90	c total clause space: 2341.61MB
1447.66/1447.90	c total #watches: 614114
1449.06/1449.37	c total #propagations: 2216469177 / total #impl: 3691062091 (eff. 0.600)
1449.06/1449.37	c #Conflicts:    2415000 | #Learnt:      70342 | 0.000
1449.06/1449.37	c total clause space: 2341.61MB
1449.06/1449.37	c total #watches: 616114
1450.36/1450.66	c total #propagations: 2217330937 / total #impl: 3692532688 (eff. 0.600)
1450.36/1450.66	c #Conflicts:    2416000 | #Learnt:      71342 | 0.000
1450.36/1450.66	c total clause space: 2341.61MB
1450.36/1450.66	c total #watches: 618114
1451.96/1452.26	c total #propagations: 2218095118 / total #impl: 3693900591 (eff. 0.600)
1451.96/1452.26	c #Conflicts:    2417000 | #Learnt:      72342 | 0.000
1451.96/1452.26	c total clause space: 2341.61MB
1451.96/1452.26	c total #watches: 620114
1453.65/1453.95	c total #propagations: 2218873830 / total #impl: 3695343490 (eff. 0.600)
1453.65/1453.95	c #Conflicts:    2418000 | #Learnt:      73342 | 0.000
1453.65/1453.95	c total clause space: 2341.61MB
1453.65/1453.95	c total #watches: 622114
1455.25/1455.58	c total #propagations: 2219694765 / total #impl: 3696909573 (eff. 0.600)
1455.25/1455.58	c #Conflicts:    2419000 | #Learnt:      74342 | 0.000
1455.25/1455.58	c total clause space: 2341.61MB
1455.25/1455.58	c total #watches: 624114
1457.05/1457.31	c total #propagations: 2220434716 / total #impl: 3698300951 (eff. 0.600)
1457.05/1457.31	c #Conflicts:    2420000 | #Learnt:      75342 | 0.000
1457.05/1457.31	c total clause space: 2341.61MB
1457.05/1457.31	c total #watches: 626114
1457.95/1458.20	c total #propagations: 2221190797 / total #impl: 3699732926 (eff. 0.600)
1457.95/1458.20	c GC COLLECT
1457.95/1458.20	c #Conflicts:    2421000 | #Learnt:      38641 | 0.000
1457.95/1458.20	c total clause space: 2341.61MB
1457.95/1458.20	c total #watches: 552712
1458.75/1459.02	c total #propagations: 2221963519 / total #impl: 3701244771 (eff. 0.600)
1458.75/1459.02	c #Conflicts:    2422000 | #Learnt:      39641 | 0.000
1458.75/1459.02	c total clause space: 2341.61MB
1458.75/1459.02	c total #watches: 554712
1459.65/1459.92	c total #propagations: 2222772279 / total #impl: 3702764667 (eff. 0.600)
1459.65/1459.92	c #Conflicts:    2423000 | #Learnt:      40641 | 0.000
1459.65/1459.92	c total clause space: 2341.61MB
1459.65/1459.92	c total #watches: 556712
1460.56/1460.82	c total #propagations: 2223546032 / total #impl: 3704287858 (eff. 0.600)
1460.56/1460.82	c #Conflicts:    2424000 | #Learnt:      41641 | 0.000
1460.56/1460.82	c total clause space: 2341.61MB
1460.56/1460.82	c total #watches: 558712
1461.55/1461.81	c total #propagations: 2224313889 / total #impl: 3705804488 (eff. 0.600)
1461.55/1461.81	c #Conflicts:    2425000 | #Learnt:      42641 | 0.000
1461.55/1461.81	c total clause space: 2341.61MB
1461.55/1461.81	c total #watches: 560712
1462.65/1462.90	c total #propagations: 2225145835 / total #impl: 3707367720 (eff. 0.600)
1462.65/1462.90	c #Conflicts:    2426000 | #Learnt:      43641 | 0.000
1462.65/1462.90	c total clause space: 2341.61MB
1462.65/1462.90	c total #watches: 562712
1463.45/1463.72	c total #propagations: 2225910697 / total #impl: 3708881319 (eff. 0.600)
1463.45/1463.72	c #Conflicts:    2427000 | #Learnt:      44641 | 0.000
1463.45/1463.72	c total clause space: 2341.61MB
1463.45/1463.72	c total #watches: 564712
1464.35/1464.63	c total #propagations: 2226777176 / total #impl: 3710451767 (eff. 0.600)
1464.35/1464.63	c #Conflicts:    2428000 | #Learnt:      45641 | 0.000
1464.35/1464.63	c total clause space: 2341.61MB
1464.35/1464.63	c total #watches: 566712
1465.15/1465.44	c total #propagations: 2227631953 / total #impl: 3711986927 (eff. 0.600)
1465.15/1465.44	c #Conflicts:    2429000 | #Learnt:      46641 | 0.000
1465.15/1465.44	c total clause space: 2341.61MB
1465.15/1465.44	c total #watches: 568712
1465.95/1466.26	c total #propagations: 2228465836 / total #impl: 3713426677 (eff. 0.600)
1465.95/1466.26	c #Conflicts:    2430000 | #Learnt:      47641 | 0.000
1465.95/1466.26	c total clause space: 2341.61MB
1465.95/1466.26	c total #watches: 570712
1466.85/1467.19	c total #propagations: 2229278419 / total #impl: 3714909013 (eff. 0.600)
1466.85/1467.19	c #Conflicts:    2431000 | #Learnt:      48641 | 0.000
1466.85/1467.19	c total clause space: 2341.61MB
1466.85/1467.19	c total #watches: 572712
1467.55/1467.84	c total #propagations: 2230059715 / total #impl: 3716334226 (eff. 0.600)
1467.55/1467.84	c #Conflicts:    2432000 | #Learnt:      49641 | 0.000
1467.55/1467.84	c total clause space: 2341.61MB
1467.55/1467.84	c total #watches: 574712
1468.36/1468.63	c total #propagations: 2230860652 / total #impl: 3717714571 (eff. 0.600)
1468.36/1468.63	c #Conflicts:    2433000 | #Learnt:      50641 | 0.000
1468.36/1468.63	c total clause space: 2341.61MB
1468.36/1468.63	c total #watches: 576712
1469.15/1469.49	c total #propagations: 2231676700 / total #impl: 3719102512 (eff. 0.600)
1469.15/1469.49	c #Conflicts:    2434000 | #Learnt:      51641 | 0.000
1469.15/1469.49	c total clause space: 2341.61MB
1469.15/1469.49	c total #watches: 578712
1470.05/1470.36	c total #propagations: 2232508199 / total #impl: 3720534820 (eff. 0.600)
1470.05/1470.36	c #Conflicts:    2435000 | #Learnt:      52641 | 0.000
1470.05/1470.36	c total clause space: 2341.61MB
1470.05/1470.36	c total #watches: 580712
1471.05/1471.36	c total #propagations: 2233293608 / total #impl: 3721938404 (eff. 0.600)
1471.05/1471.36	c #Conflicts:    2436000 | #Learnt:      53641 | 0.000
1471.05/1471.36	c total clause space: 2341.61MB
1471.05/1471.36	c total #watches: 582712
1472.15/1472.45	c total #propagations: 2234134944 / total #impl: 3723430855 (eff. 0.600)
1472.15/1472.45	c #Conflicts:    2437000 | #Learnt:      54641 | 0.000
1472.15/1472.45	c total clause space: 2341.61MB
1472.15/1472.45	c total #watches: 584712
1473.25/1473.55	c total #propagations: 2234981378 / total #impl: 3724963061 (eff. 0.600)
1473.25/1473.55	c #Conflicts:    2438000 | #Learnt:      55641 | 0.000
1473.25/1473.55	c total clause space: 2341.61MB
1473.25/1473.55	c total #watches: 586712
1474.35/1474.67	c total #propagations: 2235712768 / total #impl: 3726416691 (eff. 0.600)
1474.35/1474.67	c #Conflicts:    2439000 | #Learnt:      56641 | 0.000
1474.35/1474.67	c total clause space: 2341.61MB
1474.35/1474.67	c total #watches: 588712
1475.55/1475.87	c total #propagations: 2236480312 / total #impl: 3727847492 (eff. 0.600)
1475.55/1475.87	c #Conflicts:    2440000 | #Learnt:      57641 | 0.000
1475.55/1475.87	c total clause space: 2341.61MB
1475.55/1475.87	c total #watches: 590712
1476.65/1476.98	c total #propagations: 2237235295 / total #impl: 3729289311 (eff. 0.600)
1476.65/1476.98	c #Conflicts:    2441000 | #Learnt:      58641 | 0.000
1476.65/1476.98	c total clause space: 2341.61MB
1476.65/1476.98	c total #watches: 592712
1477.95/1478.20	c total #propagations: 2237967069 / total #impl: 3730704636 (eff. 0.600)
1477.95/1478.20	c #Conflicts:    2442000 | #Learnt:      59641 | 0.000
1477.95/1478.20	c total clause space: 2341.61MB
1477.95/1478.20	c total #watches: 594712
1479.26/1479.54	c total #propagations: 2238719031 / total #impl: 3732200818 (eff. 0.600)
1479.26/1479.54	c #Conflicts:    2443000 | #Learnt:      60641 | 0.000
1479.26/1479.54	c total clause space: 2341.61MB
1479.26/1479.54	c total #watches: 596712
1480.65/1480.93	c total #propagations: 2239622630 / total #impl: 3733736710 (eff. 0.600)
1480.65/1480.93	c #Conflicts:    2444000 | #Learnt:      61641 | 0.000
1480.65/1480.93	c total clause space: 2341.61MB
1480.65/1480.93	c total #watches: 598712
1482.25/1482.51	c total #propagations: 2240553845 / total #impl: 3735315534 (eff. 0.600)
1482.25/1482.51	c #Conflicts:    2445000 | #Learnt:      62641 | 0.000
1482.25/1482.51	c total clause space: 2341.61MB
1482.25/1482.51	c total #watches: 600712
1483.66/1483.90	c total #propagations: 2241464661 / total #impl: 3736876190 (eff. 0.600)
1483.66/1483.90	c #Conflicts:    2446000 | #Learnt:      63641 | 0.000
1483.66/1483.90	c total clause space: 2341.61MB
1483.66/1483.90	c total #watches: 602712
1485.25/1485.51	c total #propagations: 2242339614 / total #impl: 3738326058 (eff. 0.600)
1485.25/1485.51	c #Conflicts:    2447000 | #Learnt:      64641 | 0.000
1485.25/1485.51	c total clause space: 2341.61MB
1485.25/1485.51	c total #watches: 604712
1486.75/1487.05	c total #propagations: 2243204777 / total #impl: 3739778561 (eff. 0.600)
1486.75/1487.05	c #Conflicts:    2448000 | #Learnt:      65641 | 0.000
1486.75/1487.05	c total clause space: 2341.61MB
1486.75/1487.05	c total #watches: 606712
1488.35/1488.62	c total #propagations: 2244057291 / total #impl: 3741293819 (eff. 0.600)
1488.35/1488.62	c #Conflicts:    2449000 | #Learnt:      66641 | 0.000
1488.35/1488.62	c total clause space: 2341.61MB
1488.35/1488.62	c total #watches: 608712
1489.95/1490.28	c total #propagations: 2244848666 / total #impl: 3742821393 (eff. 0.600)
1489.95/1490.28	c #Conflicts:    2450000 | #Learnt:      67641 | 0.000
1489.95/1490.28	c total clause space: 2341.61MB
1489.95/1490.28	c total #watches: 610712
1491.75/1492.01	c total #propagations: 2245674198 / total #impl: 3744297088 (eff. 0.600)
1491.75/1492.01	c #Conflicts:    2451000 | #Learnt:      68641 | 0.000
1491.75/1492.01	c total clause space: 2341.61MB
1491.75/1492.01	c total #watches: 612712
1493.55/1493.85	c total #propagations: 2246626262 / total #impl: 3745917424 (eff. 0.600)
1493.55/1493.85	c #Conflicts:    2452000 | #Learnt:      69641 | 0.000
1493.55/1493.85	c total clause space: 2341.61MB
1493.55/1493.85	c total #watches: 614712
1495.25/1495.59	c total #propagations: 2247514111 / total #impl: 3747559416 (eff. 0.600)
1495.25/1495.59	c #Conflicts:    2453000 | #Learnt:      70641 | 0.000
1495.25/1495.59	c total clause space: 2341.61MB
1495.25/1495.59	c total #watches: 616712
1497.05/1497.38	c total #propagations: 2248401100 / total #impl: 3749161320 (eff. 0.600)
1497.05/1497.38	c #Conflicts:    2454000 | #Learnt:      71641 | 0.000
1497.05/1497.38	c total clause space: 2341.61MB
1497.05/1497.38	c total #watches: 618712
1498.75/1499.00	c total #propagations: 2249264440 / total #impl: 3750719142 (eff. 0.600)
1498.75/1499.00	c #Conflicts:    2455000 | #Learnt:      72641 | 0.000
1498.75/1499.00	c total clause space: 2341.61MB
1498.75/1499.00	c total #watches: 620712
1500.35/1500.64	c total #propagations: 2250142129 / total #impl: 3752290846 (eff. 0.600)
1500.35/1500.64	c #Conflicts:    2456000 | #Learnt:      73641 | 0.000
1500.35/1500.64	c total clause space: 2341.61MB
1500.35/1500.64	c total #watches: 622712
1502.05/1502.31	c total #propagations: 2251003043 / total #impl: 3753839331 (eff. 0.600)
1502.05/1502.31	c #Conflicts:    2457000 | #Learnt:      74641 | 0.000
1502.05/1502.31	c total clause space: 2341.61MB
1502.05/1502.31	c total #watches: 624712
1503.75/1504.07	c total #propagations: 2251866828 / total #impl: 3755427462 (eff. 0.600)
1503.75/1504.07	c #Conflicts:    2458000 | #Learnt:      75641 | 0.000
1503.75/1504.07	c total clause space: 2341.61MB
1503.75/1504.07	c total #watches: 626712
1504.85/1505.19	c total #propagations: 2252697405 / total #impl: 3756961598 (eff. 0.600)
1504.85/1505.19	c GC COLLECT
1504.85/1505.19	c #Conflicts:    2459000 | #Learnt:      38640 | 0.000
1504.85/1505.19	c total clause space: 2341.61MB
1504.85/1505.19	c total #watches: 552710
1505.65/1505.93	c total #propagations: 2253494791 / total #impl: 3758391526 (eff. 0.600)
1505.65/1505.93	c #Conflicts:    2460000 | #Learnt:      39640 | 0.000
1505.65/1505.93	c total clause space: 2341.61MB
1505.65/1505.93	c total #watches: 554710
1506.35/1506.63	c total #propagations: 2254333385 / total #impl: 3759966723 (eff. 0.600)
1506.35/1506.63	c #Conflicts:    2461000 | #Learnt:      40640 | 0.000
1506.35/1506.63	c total clause space: 2341.61MB
1506.35/1506.63	c total #watches: 556710
1506.94/1507.25	c total #propagations: 2255175571 / total #impl: 3761478268 (eff. 0.600)
1506.94/1507.25	c #Conflicts:    2462000 | #Learnt:      41640 | 0.000
1506.94/1507.25	c total clause space: 2341.61MB
1506.94/1507.25	c total #watches: 558710
1507.64/1507.93	c total #propagations: 2256047467 / total #impl: 3762857375 (eff. 0.600)
1507.64/1507.93	c #Conflicts:    2463000 | #Learnt:      42640 | 0.000
1507.64/1507.93	c total clause space: 2341.61MB
1507.64/1507.93	c total #watches: 560710
1508.24/1508.57	c total #propagations: 2256979344 / total #impl: 3764380935 (eff. 0.600)
1508.24/1508.57	c #Conflicts:    2464000 | #Learnt:      43640 | 0.000
1508.24/1508.57	c total clause space: 2341.61MB
1508.24/1508.57	c total #watches: 562710
1508.95/1509.25	c total #propagations: 2257787611 / total #impl: 3765740715 (eff. 0.600)
1508.95/1509.25	c #Conflicts:    2465000 | #Learnt:      44640 | 0.000
1508.95/1509.25	c total clause space: 2341.61MB
1508.95/1509.25	c total #watches: 564710
1509.64/1509.96	c total #propagations: 2258737730 / total #impl: 3767283049 (eff. 0.600)
1509.64/1509.96	c #Conflicts:    2466000 | #Learnt:      45640 | 0.000
1509.64/1509.96	c total clause space: 2341.61MB
1509.64/1509.96	c total #watches: 566710
1510.34/1510.63	c total #propagations: 2259625085 / total #impl: 3768777857 (eff. 0.600)
1510.34/1510.63	c #Conflicts:    2467000 | #Learnt:      46640 | 0.000
1510.34/1510.63	c total clause space: 2341.61MB
1510.34/1510.63	c total #watches: 568710
1510.94/1511.22	c total #propagations: 2260578331 / total #impl: 3770473207 (eff. 0.600)
1510.94/1511.22	c #Conflicts:    2468000 | #Learnt:      47640 | 0.000
1510.94/1511.22	c total clause space: 2341.61MB
1510.94/1511.22	c total #watches: 570710
1511.54/1511.84	c total #propagations: 2261485250 / total #impl: 3772063151 (eff. 0.600)
1511.54/1511.84	c #Conflicts:    2469000 | #Learnt:      48640 | 0.000
1511.54/1511.84	c total clause space: 2341.61MB
1511.54/1511.84	c total #watches: 572710
1512.14/1512.45	c total #propagations: 2262442777 / total #impl: 3773540219 (eff. 0.600)
1512.14/1512.45	c #Conflicts:    2470000 | #Learnt:      49640 | 0.000
1512.14/1512.45	c total clause space: 2341.61MB
1512.14/1512.45	c total #watches: 574710
1512.84/1513.19	c total #propagations: 2263327652 / total #impl: 3774968475 (eff. 0.600)
1512.84/1513.19	c #Conflicts:    2471000 | #Learnt:      50640 | 0.000
1512.84/1513.19	c total clause space: 2341.61MB
1512.84/1513.19	c total #watches: 576710
1513.45/1513.78	c total #propagations: 2264197868 / total #impl: 3776435673 (eff. 0.600)
1513.45/1513.78	c #Conflicts:    2472000 | #Learnt:      51640 | 0.000
1513.45/1513.78	c total clause space: 2341.61MB
1513.45/1513.78	c total #watches: 578710
1514.14/1514.49	c total #propagations: 2265071613 / total #impl: 3777880482 (eff. 0.600)
1514.14/1514.49	c #Conflicts:    2473000 | #Learnt:      52640 | 0.000
1514.14/1514.49	c total clause space: 2341.61MB
1514.14/1514.49	c total #watches: 580710
1514.94/1515.26	c total #propagations: 2266074933 / total #impl: 3779544852 (eff. 0.600)
1514.94/1515.26	c #Conflicts:    2474000 | #Learnt:      53640 | 0.000
1514.94/1515.26	c total clause space: 2341.61MB
1514.94/1515.26	c total #watches: 582710
1515.65/1515.91	c total #propagations: 2267012096 / total #impl: 3781156048 (eff. 0.600)
1515.65/1515.91	c #Conflicts:    2475000 | #Learnt:      54640 | 0.000
1515.65/1515.91	c total clause space: 2341.61MB
1515.65/1515.91	c total #watches: 584710
1516.14/1516.44	c total #propagations: 2268069678 / total #impl: 3782797106 (eff. 0.600)
1516.14/1516.44	c #Conflicts:    2476000 | #Learnt:      55640 | 0.000
1516.14/1516.44	c total clause space: 2341.61MB
1516.14/1516.44	c total #watches: 586710
1516.65/1516.97	c total #propagations: 2269093307 / total #impl: 3784365219 (eff. 0.600)
1516.65/1516.97	c #Conflicts:    2477000 | #Learnt:      56640 | 0.000
1516.65/1516.97	c total clause space: 2341.61MB
1516.65/1516.97	c total #watches: 588710
1517.44/1517.70	c total #propagations: 2270158331 / total #impl: 3785911952 (eff. 0.600)
1517.44/1517.70	c #Conflicts:    2478000 | #Learnt:      57640 | 0.000
1517.44/1517.70	c total clause space: 2341.61MB
1517.44/1517.70	c total #watches: 590710
1518.04/1518.39	c total #propagations: 2271004505 / total #impl: 3787505797 (eff. 0.600)
1518.04/1518.39	c #Conflicts:    2479000 | #Learnt:      58640 | 0.000
1518.04/1518.39	c total clause space: 2341.61MB
1518.04/1518.39	c total #watches: 592710
1518.74/1519.04	c total #propagations: 2271810834 / total #impl: 3788996694 (eff. 0.600)
1518.74/1519.04	c #Conflicts:    2480000 | #Learnt:      59640 | 0.000
1518.74/1519.04	c total clause space: 2341.61MB
1518.74/1519.04	c total #watches: 594710
1519.54/1519.83	c total #propagations: 2272583123 / total #impl: 3790379181 (eff. 0.600)
1519.54/1519.83	c #Conflicts:    2481000 | #Learnt:      60640 | 0.000
1519.54/1519.83	c total clause space: 2341.61MB
1519.54/1519.83	c total #watches: 596710
1520.34/1520.60	c total #propagations: 2273435170 / total #impl: 3791772757 (eff. 0.600)
1520.34/1520.60	c #Conflicts:    2482000 | #Learnt:      61640 | 0.000
1520.34/1520.60	c total clause space: 2341.61MB
1520.34/1520.60	c total #watches: 598710
1520.94/1521.28	c total #propagations: 2274282940 / total #impl: 3793219614 (eff. 0.600)
1520.94/1521.28	c #Conflicts:    2483000 | #Learnt:      62640 | 0.000
1520.94/1521.28	c total clause space: 2341.61MB
1520.94/1521.28	c total #watches: 600710
1521.84/1522.18	c total #propagations: 2275117041 / total #impl: 3794619039 (eff. 0.600)
1521.84/1522.18	c #Conflicts:    2484000 | #Learnt:      63640 | 0.000
1521.84/1522.18	c total clause space: 2341.61MB
1521.84/1522.18	c total #watches: 602710
1522.74/1523.03	c total #propagations: 2276075527 / total #impl: 3796229487 (eff. 0.600)
1522.74/1523.03	c #Conflicts:    2485000 | #Learnt:      64640 | 0.000
1522.74/1523.03	c total clause space: 2341.61MB
1522.74/1523.03	c total #watches: 604710
1523.64/1523.99	c total #propagations: 2277038091 / total #impl: 3797805923 (eff. 0.600)
1523.64/1523.99	c #Conflicts:    2486000 | #Learnt:      65640 | 0.000
1523.64/1523.99	c total clause space: 2341.61MB
1523.64/1523.99	c total #watches: 606710
1524.54/1524.87	c total #propagations: 2277988642 / total #impl: 3799360192 (eff. 0.600)
1524.54/1524.87	c #Conflicts:    2487000 | #Learnt:      66640 | 0.000
1524.54/1524.87	c total clause space: 2341.61MB
1524.54/1524.87	c total #watches: 608710
1525.34/1525.66	c total #propagations: 2278883768 / total #impl: 3800874562 (eff. 0.600)
1525.34/1525.66	c #Conflicts:    2488000 | #Learnt:      67640 | 0.000
1525.34/1525.66	c total clause space: 2341.61MB
1525.34/1525.66	c total #watches: 610710
1526.34/1526.70	c total #propagations: 2279763146 / total #impl: 3802388893 (eff. 0.600)
1526.34/1526.70	c #Conflicts:    2489000 | #Learnt:      68640 | 0.000
1526.34/1526.70	c total clause space: 2341.61MB
1526.34/1526.70	c total #watches: 612710
1527.14/1527.43	c total #propagations: 2280673613 / total #impl: 3803956509 (eff. 0.600)
1527.14/1527.43	c #Conflicts:    2490000 | #Learnt:      69640 | 0.000
1527.14/1527.43	c total clause space: 2341.61MB
1527.14/1527.43	c total #watches: 614710
1527.65/1527.93	c total #propagations: 2281503928 / total #impl: 3805247781 (eff. 0.600)
1527.65/1527.93	c #Conflicts:    2491000 | #Learnt:      70640 | 0.000
1527.65/1527.93	c total clause space: 2341.61MB
1527.65/1527.93	c total #watches: 616710
1528.64/1528.92	c total #propagations: 2282276737 / total #impl: 3806236783 (eff. 0.600)
1528.64/1528.92	c #Conflicts:    2492000 | #Learnt:      71640 | 0.000
1528.64/1528.92	c total clause space: 2341.61MB
1528.64/1528.92	c total #watches: 618710
1529.44/1529.77	c total #propagations: 2283199687 / total #impl: 3807837425 (eff. 0.600)
1529.44/1529.77	c #Conflicts:    2493000 | #Learnt:      72640 | 0.000
1529.44/1529.77	c total clause space: 2341.61MB
1529.44/1529.77	c total #watches: 620710
1530.44/1530.73	c total #propagations: 2284210133 / total #impl: 3809351544 (eff. 0.600)
1530.44/1530.73	c #Conflicts:    2494000 | #Learnt:      73640 | 0.000
1530.44/1530.73	c total clause space: 2341.61MB
1530.44/1530.73	c total #watches: 622710
1531.24/1531.54	c total #propagations: 2285296186 / total #impl: 3811116604 (eff. 0.600)
1531.24/1531.54	c #Conflicts:    2495000 | #Learnt:      74640 | 0.000
1531.24/1531.54	c total clause space: 2341.61MB
1531.24/1531.54	c total #watches: 624710
1531.94/1532.29	c total #propagations: 2286212224 / total #impl: 3812664356 (eff. 0.600)
1531.94/1532.29	c #Conflicts:    2496000 | #Learnt:      75640 | 0.000
1531.94/1532.29	c total clause space: 2341.61MB
1531.94/1532.29	c total #watches: 626710
1532.84/1533.18	c total #propagations: 2287110210 / total #impl: 3814026256 (eff. 0.600)
1532.84/1533.18	c GC COLLECT
1532.84/1533.18	c #Conflicts:    2497000 | #Learnt:      38348 | 0.000
1532.84/1533.18	c total clause space: 2341.61MB
1532.84/1533.18	c total #watches: 552126
1533.34/1533.62	c total #propagations: 2288018715 / total #impl: 3815486986 (eff. 0.600)
1533.34/1533.62	c #Conflicts:    2498000 | #Learnt:      39348 | 0.000
1533.34/1533.62	c total clause space: 2341.61MB
1533.34/1533.62	c total #watches: 554126
1533.84/1534.16	c total #propagations: 2288873220 / total #impl: 3816932289 (eff. 0.600)
1533.84/1534.16	c #Conflicts:    2499000 | #Learnt:      40348 | 0.000
1533.84/1534.16	c total clause space: 2341.61MB
1533.84/1534.16	c total #watches: 556126
1534.44/1534.75	c total #propagations: 2289676033 / total #impl: 3818348066 (eff. 0.600)
1534.44/1534.75	c #Conflicts:    2500000 | #Learnt:      41348 | 0.000
1534.44/1534.75	c total clause space: 2341.61MB
1534.44/1534.75	c total #watches: 558126
1535.04/1535.34	c total #propagations: 2290638068 / total #impl: 3819913929 (eff. 0.600)
1535.04/1535.34	c #Conflicts:    2501000 | #Learnt:      42348 | 0.000
1535.04/1535.34	c total clause space: 2341.61MB
1535.04/1535.34	c total #watches: 560126
1535.64/1535.92	c total #propagations: 2291645624 / total #impl: 3821596602 (eff. 0.600)
1535.64/1535.92	c #Conflicts:    2502000 | #Learnt:      43348 | 0.000
1535.64/1535.92	c total clause space: 2341.61MB
1535.64/1535.92	c total #watches: 562126
1536.34/1536.61	c total #propagations: 2292706125 / total #impl: 3823247809 (eff. 0.600)
1536.34/1536.61	c #Conflicts:    2503000 | #Learnt:      44348 | 0.000
1536.34/1536.61	c total clause space: 2341.61MB
1536.34/1536.61	c total #watches: 564126
1537.04/1537.30	c total #propagations: 2293773573 / total #impl: 3824906346 (eff. 0.600)
1537.04/1537.30	c #Conflicts:    2504000 | #Learnt:      45348 | 0.000
1537.04/1537.30	c total clause space: 2341.61MB
1537.04/1537.30	c total #watches: 566126
1537.74/1538.06	c total #propagations: 2294786819 / total #impl: 3826562530 (eff. 0.600)
1537.74/1538.06	c #Conflicts:    2505000 | #Learnt:      46348 | 0.000
1537.74/1538.06	c total clause space: 2341.61MB
1537.74/1538.06	c total #watches: 568126
1538.44/1538.73	c total #propagations: 2295881037 / total #impl: 3828362996 (eff. 0.600)
1538.44/1538.73	c #Conflicts:    2506000 | #Learnt:      47348 | 0.000
1538.44/1538.73	c total clause space: 2341.61MB
1538.44/1538.73	c total #watches: 570126
1538.94/1539.29	c total #propagations: 2296838758 / total #impl: 3829920157 (eff. 0.600)
1538.94/1539.29	c #Conflicts:    2507000 | #Learnt:      48348 | 0.000
1538.94/1539.29	c total clause space: 2341.61MB
1538.94/1539.29	c total #watches: 572126
1539.54/1539.89	c total #propagations: 2297714392 / total #impl: 3831365609 (eff. 0.600)
1539.54/1539.89	c #Conflicts:    2508000 | #Learnt:      49348 | 0.000
1539.54/1539.89	c total clause space: 2341.61MB
1539.54/1539.89	c total #watches: 574126
1540.24/1540.55	c total #propagations: 2298663484 / total #impl: 3832777105 (eff. 0.600)
1540.24/1540.55	c #Conflicts:    2509000 | #Learnt:      50348 | 0.000
1540.24/1540.55	c total clause space: 2341.61MB
1540.24/1540.55	c total #watches: 576126
1540.84/1541.16	c total #propagations: 2299579796 / total #impl: 3834288257 (eff. 0.600)
1540.84/1541.16	c #Conflicts:    2510000 | #Learnt:      51348 | 0.000
1540.84/1541.16	c total clause space: 2341.61MB
1540.84/1541.16	c total #watches: 578126
1541.44/1541.78	c total #propagations: 2300461026 / total #impl: 3835697000 (eff. 0.600)
1541.44/1541.78	c #Conflicts:    2511000 | #Learnt:      52348 | 0.000
1541.44/1541.78	c total clause space: 2341.61MB
1541.44/1541.78	c total #watches: 580126
1542.14/1542.44	c total #propagations: 2301326636 / total #impl: 3836962510 (eff. 0.600)
1542.14/1542.44	c #Conflicts:    2512000 | #Learnt:      53348 | 0.000
1542.14/1542.44	c total clause space: 2341.61MB
1542.14/1542.44	c total #watches: 582126
1542.74/1543.08	c total #propagations: 2302122056 / total #impl: 3838450005 (eff. 0.600)
1542.74/1543.08	c #Conflicts:    2513000 | #Learnt:      54348 | 0.000
1542.74/1543.08	c total clause space: 2341.61MB
1542.74/1543.08	c total #watches: 584126
1543.34/1543.69	c total #propagations: 2302963072 / total #impl: 3839770854 (eff. 0.600)
1543.34/1543.69	c #Conflicts:    2514000 | #Learnt:      55348 | 0.000
1543.34/1543.69	c total clause space: 2341.61MB
1543.34/1543.69	c total #watches: 586126
1544.04/1544.38	c total #propagations: 2303874810 / total #impl: 3841221482 (eff. 0.600)
1544.04/1544.38	c #Conflicts:    2515000 | #Learnt:      56348 | 0.000
1544.04/1544.38	c total clause space: 2341.61MB
1544.04/1544.38	c total #watches: 588126
1544.84/1545.15	c total #propagations: 2304871011 / total #impl: 3842799005 (eff. 0.600)
1544.84/1545.15	c #Conflicts:    2516000 | #Learnt:      57348 | 0.000
1544.84/1545.15	c total clause space: 2341.61MB
1544.84/1545.15	c total #watches: 590126
1545.54/1545.80	c total #propagations: 2305838285 / total #impl: 3844332611 (eff. 0.600)
1545.54/1545.80	c #Conflicts:    2517000 | #Learnt:      58348 | 0.000
1545.54/1545.80	c total clause space: 2341.61MB
1545.54/1545.80	c total #watches: 592126
1546.44/1546.71	c total #propagations: 2306655562 / total #impl: 3845918807 (eff. 0.600)
1546.44/1546.71	c #Conflicts:    2518000 | #Learnt:      59348 | 0.000
1546.44/1546.71	c total clause space: 2341.61MB
1546.44/1546.71	c total #watches: 594126
1547.44/1547.71	c total #propagations: 2307580940 / total #impl: 3847432052 (eff. 0.600)
1547.44/1547.71	c #Conflicts:    2519000 | #Learnt:      60348 | 0.000
1547.44/1547.71	c total clause space: 2341.61MB
1547.44/1547.71	c total #watches: 596126
1548.24/1548.51	c total #propagations: 2308496479 / total #impl: 3849000362 (eff. 0.600)
1548.24/1548.51	c #Conflicts:    2520000 | #Learnt:      61348 | 0.000
1548.24/1548.51	c total clause space: 2341.61MB
1548.24/1548.51	c total #watches: 598126
1548.84/1549.10	c total #propagations: 2309528187 / total #impl: 3850679535 (eff. 0.600)
1548.84/1549.10	c #Conflicts:    2521000 | #Learnt:      62348 | 0.000
1548.84/1549.10	c total clause space: 2341.61MB
1548.84/1549.10	c total #watches: 600126
1549.44/1549.77	c total #propagations: 2310431447 / total #impl: 3852117378 (eff. 0.600)
1549.44/1549.77	c #Conflicts:    2522000 | #Learnt:      63348 | 0.000
1549.44/1549.77	c total clause space: 2341.61MB
1549.44/1549.77	c total #watches: 602126
1550.24/1550.55	c total #propagations: 2311302078 / total #impl: 3853570607 (eff. 0.600)
1550.24/1550.55	c #Conflicts:    2523000 | #Learnt:      64348 | 0.000
1550.24/1550.55	c total clause space: 2341.61MB
1550.24/1550.55	c total #watches: 604126
1550.94/1551.29	c total #propagations: 2312180858 / total #impl: 3855005461 (eff. 0.600)
1550.94/1551.29	c #Conflicts:    2524000 | #Learnt:      65348 | 0.000
1550.94/1551.29	c total clause space: 2341.61MB
1550.94/1551.29	c total #watches: 606126
1551.74/1552.05	c total #propagations: 2313042807 / total #impl: 3856425555 (eff. 0.600)
1551.74/1552.05	c #Conflicts:    2525000 | #Learnt:      66348 | 0.000
1551.74/1552.05	c total clause space: 2341.61MB
1551.74/1552.05	c total #watches: 608126
1552.74/1553.04	c total #propagations: 2313848193 / total #impl: 3857785086 (eff. 0.600)
1552.74/1553.04	c #Conflicts:    2526000 | #Learnt:      67348 | 0.000
1552.74/1553.04	c total clause space: 2341.61MB
1552.74/1553.04	c total #watches: 610126
1553.64/1553.93	c total #propagations: 2314699088 / total #impl: 3859131772 (eff. 0.600)
1553.64/1553.93	c #Conflicts:    2527000 | #Learnt:      68348 | 0.000
1553.64/1553.93	c total clause space: 2341.61MB
1553.64/1553.93	c total #watches: 612126
1554.44/1554.76	c total #propagations: 2315551962 / total #impl: 3860542661 (eff. 0.600)
1554.44/1554.76	c #Conflicts:    2528000 | #Learnt:      69348 | 0.000
1554.44/1554.76	c total clause space: 2341.61MB
1554.44/1554.76	c total #watches: 614126
1555.54/1555.85	c total #propagations: 2316478717 / total #impl: 3862039020 (eff. 0.600)
1555.54/1555.85	c #Conflicts:    2529000 | #Learnt:      70348 | 0.000
1555.54/1555.85	c total clause space: 2341.61MB
1555.54/1555.85	c total #watches: 616126
1556.44/1556.78	c total #propagations: 2317504870 / total #impl: 3863714947 (eff. 0.600)
1556.44/1556.78	c #Conflicts:    2530000 | #Learnt:      71348 | 0.000
1556.44/1556.78	c total clause space: 2341.61MB
1556.44/1556.78	c total #watches: 618126
1557.44/1557.74	c total #propagations: 2318550339 / total #impl: 3865230925 (eff. 0.600)
1557.44/1557.74	c #Conflicts:    2531000 | #Learnt:      72348 | 0.000
1557.44/1557.74	c total clause space: 2341.61MB
1557.44/1557.74	c total #watches: 620126
1558.14/1558.40	c total #propagations: 2319520570 / total #impl: 3866845485 (eff. 0.600)
1558.14/1558.40	c #Conflicts:    2532000 | #Learnt:      73348 | 0.000
1558.14/1558.40	c total clause space: 2341.61MB
1558.14/1558.40	c total #watches: 622126
1558.74/1559.04	c total #propagations: 2320457044 / total #impl: 3868309039 (eff. 0.600)
1558.74/1559.04	c #Conflicts:    2533000 | #Learnt:      74348 | 0.000
1558.74/1559.04	c total clause space: 2341.61MB
1558.74/1559.04	c total #watches: 624126
1559.73/1560.07	c total #propagations: 2321402751 / total #impl: 3869811305 (eff. 0.600)
1559.73/1560.07	c #Conflicts:    2534000 | #Learnt:      75348 | 0.000
1559.73/1560.07	c total clause space: 2341.61MB
1559.73/1560.07	c total #watches: 626126
1560.83/1561.17	c total #propagations: 2322374506 / total #impl: 3871445486 (eff. 0.600)
1560.83/1561.17	c #Conflicts:    2535000 | #Learnt:      76348 | 0.000
1560.83/1561.17	c total clause space: 2341.61MB
1560.83/1561.17	c total #watches: 628126
1561.84/1562.19	c total #propagations: 2323340311 / total #impl: 3873060369 (eff. 0.600)
1561.84/1562.19	c GC COLLECT
1561.84/1562.19	c #Conflicts:    2536000 | #Learnt:      38744 | 0.000
1561.84/1562.19	c total clause space: 2341.61MB
1561.84/1562.19	c total #watches: 552918
1562.33/1562.68	c total #propagations: 2324333131 / total #impl: 3874620344 (eff. 0.600)
1562.33/1562.68	c #Conflicts:    2537000 | #Learnt:      39744 | 0.000
1562.33/1562.68	c total clause space: 2341.61MB
1562.33/1562.68	c total #watches: 554918
1562.94/1563.28	c total #propagations: 2325178756 / total #impl: 3875963718 (eff. 0.600)
1562.94/1563.28	c #Conflicts:    2538000 | #Learnt:      40744 | 0.000
1562.94/1563.28	c total clause space: 2341.61MB
1562.94/1563.28	c total #watches: 556918
1563.53/1563.80	c total #propagations: 2326108409 / total #impl: 3877504809 (eff. 0.600)
1563.53/1563.80	c #Conflicts:    2539000 | #Learnt:      41744 | 0.000
1563.53/1563.80	c total clause space: 2341.61MB
1563.53/1563.80	c total #watches: 558918
1564.04/1564.33	c total #propagations: 2327057100 / total #impl: 3878975634 (eff. 0.600)
1564.04/1564.33	c #Conflicts:    2540000 | #Learnt:      42744 | 0.000
1564.04/1564.33	c total clause space: 2341.61MB
1564.04/1564.33	c total #watches: 560918
1564.63/1564.90	c total #propagations: 2327944805 / total #impl: 3880403074 (eff. 0.600)
1564.63/1564.90	c #Conflicts:    2541000 | #Learnt:      43744 | 0.000
1564.63/1564.90	c total clause space: 2341.61MB
1564.63/1564.90	c total #watches: 562918
1565.23/1565.52	c total #propagations: 2328828277 / total #impl: 3881917427 (eff. 0.600)
1565.23/1565.52	c #Conflicts:    2542000 | #Learnt:      44744 | 0.000
1565.23/1565.52	c total clause space: 2341.61MB
1565.23/1565.52	c total #watches: 564918
1565.83/1566.14	c total #propagations: 2329762269 / total #impl: 3883504304 (eff. 0.600)
1565.83/1566.14	c #Conflicts:    2543000 | #Learnt:      45744 | 0.000
1565.83/1566.14	c total clause space: 2341.61MB
1565.83/1566.14	c total #watches: 566918
1566.43/1566.79	c total #propagations: 2330621024 / total #impl: 3885096569 (eff. 0.600)
1566.43/1566.79	c #Conflicts:    2544000 | #Learnt:      46744 | 0.000
1566.43/1566.79	c total clause space: 2341.61MB
1566.43/1566.79	c total #watches: 568918
1567.13/1567.44	c total #propagations: 2331464482 / total #impl: 3886671195 (eff. 0.600)
1567.13/1567.44	c #Conflicts:    2545000 | #Learnt:      47744 | 0.000
1567.13/1567.44	c total clause space: 2341.61MB
1567.13/1567.44	c total #watches: 570918
1567.73/1568.08	c total #propagations: 2332335890 / total #impl: 3888235056 (eff. 0.600)
1567.73/1568.08	c #Conflicts:    2546000 | #Learnt:      48744 | 0.000
1567.73/1568.08	c total clause space: 2341.61MB
1567.73/1568.08	c total #watches: 572918
1568.34/1568.68	c total #propagations: 2333176881 / total #impl: 3889735922 (eff. 0.600)
1568.34/1568.68	c #Conflicts:    2547000 | #Learnt:      49744 | 0.000
1568.34/1568.68	c total clause space: 2341.61MB
1568.34/1568.68	c total #watches: 574918
1568.93/1569.29	c total #propagations: 2333943989 / total #impl: 3891116033 (eff. 0.600)
1568.93/1569.29	c #Conflicts:    2548000 | #Learnt:      50744 | 0.000
1568.93/1569.29	c total clause space: 2341.61MB
1568.93/1569.29	c total #watches: 576918
1569.83/1570.10	c total #propagations: 2334653527 / total #impl: 3892441396 (eff. 0.600)
1569.83/1570.10	c #Conflicts:    2549000 | #Learnt:      51744 | 0.000
1569.83/1570.10	c total clause space: 2341.61MB
1569.83/1570.10	c total #watches: 578918
1570.64/1570.93	c total #propagations: 2335446532 / total #impl: 3893928459 (eff. 0.600)
1570.64/1570.93	c #Conflicts:    2550000 | #Learnt:      52744 | 0.000
1570.64/1570.93	c total clause space: 2341.61MB
1570.64/1570.93	c total #watches: 580918
1571.53/1571.81	c total #propagations: 2336232184 / total #impl: 3895348308 (eff. 0.600)
1571.53/1571.81	c #Conflicts:    2551000 | #Learnt:      53744 | 0.000
1571.53/1571.81	c total clause space: 2341.61MB
1571.53/1571.81	c total #watches: 582918
1572.23/1572.58	c total #propagations: 2337097359 / total #impl: 3896800991 (eff. 0.600)
1572.23/1572.58	c #Conflicts:    2552000 | #Learnt:      54744 | 0.000
1572.23/1572.58	c total clause space: 2341.61MB
1572.23/1572.58	c total #watches: 584918
1573.03/1573.36	c total #propagations: 2338034870 / total #impl: 3898277832 (eff. 0.600)
1573.03/1573.36	c #Conflicts:    2553000 | #Learnt:      55744 | 0.000
1573.03/1573.36	c total clause space: 2341.61MB
1573.03/1573.36	c total #watches: 586918
1573.84/1574.12	c total #propagations: 2338949395 / total #impl: 3899691441 (eff. 0.600)
1573.84/1574.12	c #Conflicts:    2554000 | #Learnt:      56744 | 0.000
1573.84/1574.12	c total clause space: 2341.61MB
1573.84/1574.12	c total #watches: 588918
1574.63/1574.91	c total #propagations: 2339889229 / total #impl: 3901140615 (eff. 0.600)
1574.63/1574.91	c #Conflicts:    2555000 | #Learnt:      57744 | 0.000
1574.63/1574.91	c total clause space: 2341.61MB
1574.63/1574.91	c total #watches: 590918
1575.23/1575.54	c total #propagations: 2340801086 / total #impl: 3902517707 (eff. 0.600)
1575.23/1575.54	c #Conflicts:    2556000 | #Learnt:      58744 | 0.000
1575.23/1575.54	c total clause space: 2341.61MB
1575.23/1575.54	c total #watches: 592918
1576.04/1576.36	c total #propagations: 2341649513 / total #impl: 3903826916 (eff. 0.600)
1576.04/1576.36	c #Conflicts:    2557000 | #Learnt:      59744 | 0.000
1576.04/1576.36	c total clause space: 2341.61MB
1576.04/1576.36	c total #watches: 594918
1576.83/1577.13	c total #propagations: 2342607912 / total #impl: 3905512673 (eff. 0.600)
1576.83/1577.13	c #Conflicts:    2558000 | #Learnt:      60744 | 0.000
1576.83/1577.13	c total clause space: 2341.61MB
1576.83/1577.13	c total #watches: 596918
1577.43/1577.79	c total #propagations: 2343480114 / total #impl: 3907067303 (eff. 0.600)
1577.43/1577.79	c #Conflicts:    2559000 | #Learnt:      61744 | 0.000
1577.43/1577.79	c total clause space: 2341.61MB
1577.43/1577.79	c total #watches: 598918
1578.24/1578.55	c total #propagations: 2344330204 / total #impl: 3908474998 (eff. 0.600)
1578.24/1578.55	c #Conflicts:    2560000 | #Learnt:      62744 | 0.000
1578.24/1578.55	c total clause space: 2341.61MB
1578.24/1578.55	c total #watches: 600918
1579.03/1579.39	c total #propagations: 2345197087 / total #impl: 3909949510 (eff. 0.600)
1579.03/1579.39	c #Conflicts:    2561000 | #Learnt:      63744 | 0.000
1579.03/1579.39	c total clause space: 2341.61MB
1579.03/1579.39	c total #watches: 602918
1579.93/1580.26	c total #propagations: 2346053290 / total #impl: 3911483707 (eff. 0.600)
1579.93/1580.26	c #Conflicts:    2562000 | #Learnt:      64744 | 0.000
1579.93/1580.26	c total clause space: 2341.61MB
1579.93/1580.26	c total #watches: 604918
1580.83/1581.11	c total #propagations: 2346931254 / total #impl: 3913029597 (eff. 0.600)
1580.83/1581.11	c #Conflicts:    2563000 | #Learnt:      65744 | 0.000
1580.83/1581.11	c total clause space: 2341.61MB
1580.83/1581.11	c total #watches: 606918
1581.73/1582.06	c total #propagations: 2347798794 / total #impl: 3914532967 (eff. 0.600)
1581.73/1582.06	c #Conflicts:    2564000 | #Learnt:      66744 | 0.000
1581.73/1582.06	c total clause space: 2341.61MB
1581.73/1582.06	c total #watches: 608918
1582.83/1583.16	c total #propagations: 2348666320 / total #impl: 3916045316 (eff. 0.600)
1582.83/1583.16	c #Conflicts:    2565000 | #Learnt:      67744 | 0.000
1582.83/1583.16	c total clause space: 2341.61MB
1582.83/1583.16	c total #watches: 610918
1583.74/1584.04	c total #propagations: 2349585178 / total #impl: 3917632506 (eff. 0.600)
1583.74/1584.04	c #Conflicts:    2566000 | #Learnt:      68744 | 0.000
1583.74/1584.04	c total clause space: 2341.61MB
1583.74/1584.04	c total #watches: 612918
1584.63/1584.97	c total #propagations: 2350562952 / total #impl: 3919164199 (eff. 0.600)
1584.63/1584.97	c #Conflicts:    2567000 | #Learnt:      69744 | 0.000
1584.63/1584.97	c total clause space: 2341.61MB
1584.63/1584.97	c total #watches: 614918
1585.53/1585.87	c total #propagations: 2351686144 / total #impl: 3920880884 (eff. 0.600)
1585.53/1585.87	c #Conflicts:    2568000 | #Learnt:      70744 | 0.000
1585.53/1585.87	c total clause space: 2341.61MB
1585.53/1585.87	c total #watches: 616918
1586.63/1586.90	c total #propagations: 2352588489 / total #impl: 3922334778 (eff. 0.600)
1586.63/1586.90	c #Conflicts:    2569000 | #Learnt:      71744 | 0.000
1586.63/1586.90	c total clause space: 2341.61MB
1586.63/1586.90	c total #watches: 618918
1587.73/1588.01	c total #propagations: 2353416981 / total #impl: 3923785115 (eff. 0.600)
1587.73/1588.01	c #Conflicts:    2570000 | #Learnt:      72744 | 0.000
1587.73/1588.01	c total clause space: 2341.61MB
1587.73/1588.01	c total #watches: 620918
1588.63/1588.93	c total #propagations: 2354481561 / total #impl: 3925427241 (eff. 0.600)
1588.63/1588.93	c #Conflicts:    2571000 | #Learnt:      73744 | 0.000
1588.63/1588.93	c total clause space: 2341.61MB
1588.63/1588.93	c total #watches: 622918
1589.63/1589.93	c total #propagations: 2355442324 / total #impl: 3927216561 (eff. 0.600)
1589.63/1589.93	c #Conflicts:    2572000 | #Learnt:      74744 | 0.000
1589.63/1589.93	c total clause space: 2341.61MB
1589.63/1589.93	c total #watches: 624918
1590.53/1590.84	c total #propagations: 2356385225 / total #impl: 3928843360 (eff. 0.600)
1590.53/1590.84	c #Conflicts:    2573000 | #Learnt:      75744 | 0.000
1590.53/1590.84	c total clause space: 2341.61MB
1590.53/1590.84	c total #watches: 626918
1591.63/1591.93	c total #propagations: 2357231458 / total #impl: 3930313883 (eff. 0.600)
1591.63/1591.93	c #Conflicts:    2574000 | #Learnt:      76744 | 0.000
1591.63/1591.93	c total clause space: 2341.61MB
1591.63/1591.93	c total #watches: 628918
1592.53/1592.87	c total #propagations: 2358120592 / total #impl: 3931905988 (eff. 0.600)
1592.53/1592.87	c #Conflicts:    2575000 | #Learnt:      77744 | 0.000
1592.53/1592.87	c total clause space: 2341.61MB
1592.53/1592.87	c total #watches: 630918
1593.33/1593.60	c total #propagations: 2358982255 / total #impl: 3933299068 (eff. 0.600)
1593.33/1593.60	c GC COLLECT
1593.33/1593.60	c #Conflicts:    2576000 | #Learnt:      39836 | 0.000
1593.33/1593.60	c total clause space: 2341.61MB
1593.33/1593.60	c total #watches: 555102
1593.93/1594.20	c total #propagations: 2359984675 / total #impl: 3934940999 (eff. 0.600)
1593.93/1594.20	c #Conflicts:    2577000 | #Learnt:      40836 | 0.000
1593.93/1594.20	c total clause space: 2341.61MB
1593.93/1594.20	c total #watches: 557102
1594.53/1594.80	c total #propagations: 2360953902 / total #impl: 3936515115 (eff. 0.600)
1594.53/1594.80	c #Conflicts:    2578000 | #Learnt:      41836 | 0.000
1594.53/1594.80	c total clause space: 2341.61MB
1594.53/1594.80	c total #watches: 559102
1594.93/1595.29	c total #propagations: 2361717443 / total #impl: 3937957895 (eff. 0.600)
1594.93/1595.29	c #Conflicts:    2579000 | #Learnt:      42836 | 0.000
1594.93/1595.29	c total clause space: 2341.61MB
1594.93/1595.29	c total #watches: 561102
1595.73/1596.01	c total #propagations: 2362537822 / total #impl: 3939249394 (eff. 0.600)
1595.73/1596.01	c #Conflicts:    2580000 | #Learnt:      43836 | 0.000
1595.73/1596.01	c total clause space: 2341.61MB
1595.73/1596.01	c total #watches: 563102
1596.33/1596.67	c total #propagations: 2363433399 / total #impl: 3940815094 (eff. 0.600)
1596.33/1596.67	c #Conflicts:    2581000 | #Learnt:      44836 | 0.000
1596.33/1596.67	c total clause space: 2341.61MB
1596.33/1596.67	c total #watches: 565102
1597.03/1597.33	c total #propagations: 2364262892 / total #impl: 3942363738 (eff. 0.600)
1597.03/1597.33	c #Conflicts:    2582000 | #Learnt:      45836 | 0.000
1597.03/1597.33	c total clause space: 2341.61MB
1597.03/1597.33	c total #watches: 567102
1597.73/1598.06	c total #propagations: 2365047124 / total #impl: 3943857427 (eff. 0.600)
1597.73/1598.06	c #Conflicts:    2583000 | #Learnt:      46836 | 0.000
1597.73/1598.06	c total clause space: 2341.61MB
1597.73/1598.06	c total #watches: 569102
1598.53/1598.85	c total #propagations: 2365946563 / total #impl: 3945527447 (eff. 0.600)
1598.53/1598.85	c #Conflicts:    2584000 | #Learnt:      47836 | 0.000
1598.53/1598.85	c total clause space: 2341.61MB
1598.53/1598.85	c total #watches: 571102
1599.23/1599.51	c total #propagations: 2366828552 / total #impl: 3947040217 (eff. 0.600)
1599.23/1599.51	c #Conflicts:    2585000 | #Learnt:      48836 | 0.000
1599.23/1599.51	c total clause space: 2341.61MB
1599.23/1599.51	c total #watches: 573102
1599.92/1600.26	c total #propagations: 2367722917 / total #impl: 3948522545 (eff. 0.600)
1599.92/1600.26	c #Conflicts:    2586000 | #Learnt:      49836 | 0.000
1599.92/1600.26	c total clause space: 2341.61MB
1599.92/1600.26	c total #watches: 575102
1600.72/1601.01	c total #propagations: 2368636050 / total #impl: 3950098792 (eff. 0.600)
1600.72/1601.01	c #Conflicts:    2587000 | #Learnt:      50836 | 0.000
1600.72/1601.01	c total clause space: 2341.61MB
1600.72/1601.01	c total #watches: 577102
1601.43/1601.76	c total #propagations: 2369575706 / total #impl: 3951704598 (eff. 0.600)
1601.43/1601.76	c #Conflicts:    2588000 | #Learnt:      51836 | 0.000
1601.43/1601.76	c total clause space: 2341.61MB
1601.43/1601.76	c total #watches: 579102
1602.02/1602.31	c total #propagations: 2370442248 / total #impl: 3953151971 (eff. 0.600)
1602.02/1602.31	c #Conflicts:    2589000 | #Learnt:      52836 | 0.000
1602.02/1602.31	c total clause space: 2341.61MB
1602.02/1602.31	c total #watches: 581102
1602.62/1602.92	c total #propagations: 2371301844 / total #impl: 3954494228 (eff. 0.600)
1602.62/1602.92	c #Conflicts:    2590000 | #Learnt:      53836 | 0.000
1602.62/1602.92	c total clause space: 2341.61MB
1602.62/1602.92	c total #watches: 583102
1603.32/1603.69	c total #propagations: 2372271135 / total #impl: 3956001188 (eff. 0.600)
1603.32/1603.69	c #Conflicts:    2591000 | #Learnt:      54836 | 0.000
1603.32/1603.69	c total clause space: 2341.61MB
1603.32/1603.69	c total #watches: 585102
1604.12/1604.41	c total #propagations: 2373268982 / total #impl: 3957587416 (eff. 0.600)
1604.12/1604.41	c #Conflicts:    2592000 | #Learnt:      55836 | 0.000
1604.12/1604.41	c total clause space: 2341.61MB
1604.12/1604.41	c total #watches: 587102
1604.92/1605.20	c total #propagations: 2374190938 / total #impl: 3959139160 (eff. 0.600)
1604.92/1605.20	c #Conflicts:    2593000 | #Learnt:      56836 | 0.000
1604.92/1605.20	c total clause space: 2341.61MB
1604.92/1605.20	c total #watches: 589102
1605.73/1606.03	c total #propagations: 2375063295 / total #impl: 3960615256 (eff. 0.600)
1605.73/1606.03	c #Conflicts:    2594000 | #Learnt:      57836 | 0.000
1605.73/1606.03	c total clause space: 2341.61MB
1605.73/1606.03	c total #watches: 591102
1606.52/1606.83	c total #propagations: 2376491261 / total #impl: 3962571441 (eff. 0.600)
1606.52/1606.83	c #Conflicts:    2595000 | #Learnt:      58836 | 0.000
1606.52/1606.83	c total clause space: 2341.61MB
1606.52/1606.83	c total #watches: 593102
1607.12/1607.47	c total #propagations: 2377363890 / total #impl: 3964035537 (eff. 0.600)
1607.12/1607.47	c #Conflicts:    2596000 | #Learnt:      59836 | 0.000
1607.12/1607.47	c total clause space: 2341.61MB
1607.12/1607.47	c total #watches: 595102
1607.83/1608.10	c total #propagations: 2378197376 / total #impl: 3965280719 (eff. 0.600)
1607.83/1608.10	c #Conflicts:    2597000 | #Learnt:      60836 | 0.000
1607.83/1608.10	c total clause space: 2341.61MB
1607.83/1608.10	c total #watches: 597102
1608.43/1608.77	c total #propagations: 2379072832 / total #impl: 3966789200 (eff. 0.600)
1608.43/1608.77	c #Conflicts:    2598000 | #Learnt:      61836 | 0.000
1608.43/1608.77	c total clause space: 2341.61MB
1608.43/1608.77	c total #watches: 599102
1609.04/1609.35	c total #propagations: 2379855686 / total #impl: 3968054500 (eff. 0.600)
1609.04/1609.35	c #Conflicts:    2599000 | #Learnt:      62836 | 0.000
1609.04/1609.35	c total clause space: 2341.61MB
1609.04/1609.35	c total #watches: 601102
1609.73/1610.07	c total #propagations: 2380698419 / total #impl: 3969377075 (eff. 0.600)
1609.73/1610.07	c #Conflicts:    2600000 | #Learnt:      63836 | 0.000
1609.73/1610.07	c total clause space: 2341.61MB
1609.73/1610.07	c total #watches: 603102
1610.53/1610.81	c total #propagations: 2381607649 / total #impl: 3970825632 (eff. 0.600)
1610.53/1610.81	c #Conflicts:    2601000 | #Learnt:      64836 | 0.000
1610.53/1610.81	c total clause space: 2341.61MB
1610.53/1610.81	c total #watches: 605102
1611.13/1611.49	c total #propagations: 2382504698 / total #impl: 3972245697 (eff. 0.600)
1611.13/1611.49	c #Conflicts:    2602000 | #Learnt:      65836 | 0.000
1611.13/1611.49	c total clause space: 2341.61MB
1611.13/1611.49	c total #watches: 607102
1612.13/1612.43	c total #propagations: 2383346828 / total #impl: 3973550685 (eff. 0.600)
1612.13/1612.43	c #Conflicts:    2603000 | #Learnt:      66836 | 0.000
1612.13/1612.43	c total clause space: 2341.61MB
1612.13/1612.43	c total #watches: 609102
1612.93/1613.21	c total #propagations: 2384035067 / total #impl: 3974789628 (eff. 0.600)
1612.93/1613.21	c #Conflicts:    2604000 | #Learnt:      67836 | 0.000
1612.93/1613.21	c total clause space: 2341.61MB
1612.93/1613.21	c total #watches: 611102
1613.54/1613.82	c total #propagations: 2384631482 / total #impl: 3975800950 (eff. 0.600)
1613.54/1613.82	c #Conflicts:    2605000 | #Learnt:      68836 | 0.000
1613.54/1613.82	c total clause space: 2341.61MB
1613.54/1613.82	c total #watches: 613102
1614.13/1614.45	c total #propagations: 2385278530 / total #impl: 3976797397 (eff. 0.600)
1614.13/1614.45	c #Conflicts:    2606000 | #Learnt:      69836 | 0.000
1614.13/1614.45	c total clause space: 2341.61MB
1614.13/1614.45	c total #watches: 615102
1614.73/1615.09	c total #propagations: 2385858182 / total #impl: 3977728639 (eff. 0.600)
1614.73/1615.09	c #Conflicts:    2607000 | #Learnt:      70836 | 0.000
1614.73/1615.09	c total clause space: 2341.61MB
1614.73/1615.09	c total #watches: 617102
1615.83/1616.14	c total #propagations: 2386445621 / total #impl: 3978645888 (eff. 0.600)
1615.83/1616.14	c #Conflicts:    2608000 | #Learnt:      71836 | 0.000
1615.83/1616.14	c total clause space: 2341.61MB
1615.83/1616.14	c total #watches: 619102
1616.84/1617.19	c total #propagations: 2387355204 / total #impl: 3980104474 (eff. 0.600)
1616.84/1617.19	c #Conflicts:    2609000 | #Learnt:      72836 | 0.000
1616.84/1617.19	c total clause space: 2341.61MB
1616.84/1617.19	c total #watches: 621102
1617.73/1618.05	c total #propagations: 2388291498 / total #impl: 3981729479 (eff. 0.600)
1617.73/1618.05	c #Conflicts:    2610000 | #Learnt:      73836 | 0.000
1617.73/1618.05	c total clause space: 2341.61MB
1617.73/1618.05	c total #watches: 623102
1618.94/1619.27	c total #propagations: 2389289497 / total #impl: 3983228037 (eff. 0.600)
1618.94/1619.27	c #Conflicts:    2611000 | #Learnt:      74836 | 0.000
1618.94/1619.27	c total clause space: 2341.61MB
1618.94/1619.27	c total #watches: 625102
1620.04/1620.38	c total #propagations: 2390168881 / total #impl: 3984771973 (eff. 0.600)
1620.04/1620.38	c #Conflicts:    2612000 | #Learnt:      75836 | 0.000
1620.04/1620.38	c total clause space: 2341.61MB
1620.04/1620.38	c total #watches: 627102
1621.14/1621.45	c total #propagations: 2391108167 / total #impl: 3986288394 (eff. 0.600)
1621.14/1621.45	c #Conflicts:    2613000 | #Learnt:      76836 | 0.000
1621.14/1621.45	c total clause space: 2341.61MB
1621.14/1621.45	c total #watches: 629102
1622.03/1622.34	c total #propagations: 2392045336 / total #impl: 3987852240 (eff. 0.600)
1622.03/1622.34	c #Conflicts:    2614000 | #Learnt:      77836 | 0.000
1622.03/1622.34	c total clause space: 2341.61MB
1622.03/1622.34	c total #watches: 631102
1622.83/1623.15	c total #propagations: 2392833068 / total #impl: 3989163939 (eff. 0.600)
1622.83/1623.15	c GC COLLECT
1622.83/1623.15	c #Conflicts:    2615000 | #Learnt:      39630 | 0.000
1622.83/1623.15	c total clause space: 2341.61MB
1622.83/1623.15	c total #watches: 554690
1623.23/1623.53	c total #propagations: 2393751340 / total #impl: 3990610454 (eff. 0.600)
1623.23/1623.53	c #Conflicts:    2616000 | #Learnt:      40630 | 0.000
1623.23/1623.53	c total clause space: 2341.61MB
1623.23/1623.53	c total #watches: 556690
1623.73/1624.04	c total #propagations: 2394670975 / total #impl: 3992051188 (eff. 0.600)
1623.73/1624.04	c #Conflicts:    2617000 | #Learnt:      41630 | 0.000
1623.73/1624.04	c total clause space: 2341.61MB
1623.73/1624.04	c total #watches: 558690
1624.33/1624.63	c total #propagations: 2395579992 / total #impl: 3993454896 (eff. 0.600)
1624.33/1624.63	c #Conflicts:    2618000 | #Learnt:      42630 | 0.000
1624.33/1624.63	c total clause space: 2341.61MB
1624.33/1624.63	c total #watches: 560690
1624.93/1625.28	c total #propagations: 2396556329 / total #impl: 3995011796 (eff. 0.600)
1624.93/1625.28	c #Conflicts:    2619000 | #Learnt:      43630 | 0.000
1624.93/1625.28	c total clause space: 2341.61MB
1624.93/1625.28	c total #watches: 562690
1625.54/1625.82	c total #propagations: 2397447985 / total #impl: 3996536514 (eff. 0.600)
1625.54/1625.82	c #Conflicts:    2620000 | #Learnt:      44630 | 0.000
1625.54/1625.82	c total clause space: 2341.61MB
1625.54/1625.82	c total #watches: 564690
1626.13/1626.43	c total #propagations: 2398369203 / total #impl: 3997970985 (eff. 0.600)
1626.13/1626.43	c #Conflicts:    2621000 | #Learnt:      45630 | 0.000
1626.13/1626.43	c total clause space: 2341.61MB
1626.13/1626.43	c total #watches: 566690
1626.83/1627.11	c total #propagations: 2399314021 / total #impl: 3999514314 (eff. 0.600)
1626.83/1627.11	c #Conflicts:    2622000 | #Learnt:      46630 | 0.000
1626.83/1627.11	c total clause space: 2341.61MB
1626.83/1627.11	c total #watches: 568690
1627.43/1627.79	c total #propagations: 2400216617 / total #impl: 4001056350 (eff. 0.600)
1627.43/1627.79	c #Conflicts:    2623000 | #Learnt:      47630 | 0.000
1627.43/1627.79	c total clause space: 2341.61MB
1627.43/1627.79	c total #watches: 570690
1628.13/1628.41	c total #propagations: 2401408540 / total #impl: 4002815390 (eff. 0.600)
1628.13/1628.41	c #Conflicts:    2624000 | #Learnt:      48630 | 0.000
1628.13/1628.41	c total clause space: 2341.61MB
1628.13/1628.41	c total #watches: 572690
1628.63/1628.98	c total #propagations: 2402883690 / total #impl: 4004821318 (eff. 0.600)
1628.63/1628.98	c #Conflicts:    2625000 | #Learnt:      49630 | 0.000
1628.63/1628.98	c total clause space: 2341.61MB
1628.63/1628.98	c total #watches: 574690
1629.23/1629.54	c total #propagations: 2404026813 / total #impl: 4006432335 (eff. 0.600)
1629.23/1629.54	c #Conflicts:    2626000 | #Learnt:      50630 | 0.000
1629.23/1629.54	c total clause space: 2341.61MB
1629.23/1629.54	c total #watches: 576690
1629.83/1630.11	c total #propagations: 2404837870 / total #impl: 4007748344 (eff. 0.600)
1629.83/1630.11	c #Conflicts:    2627000 | #Learnt:      51630 | 0.000
1629.83/1630.11	c total clause space: 2341.61MB
1629.83/1630.11	c total #watches: 578690
1630.33/1630.69	c total #propagations: 2405633838 / total #impl: 4009024048 (eff. 0.600)
1630.33/1630.69	c #Conflicts:    2628000 | #Learnt:      52630 | 0.000
1630.33/1630.69	c total clause space: 2341.61MB
1630.33/1630.69	c total #watches: 580690
1630.93/1631.28	c total #propagations: 2406482530 / total #impl: 4010314275 (eff. 0.600)
1630.93/1631.28	c #Conflicts:    2629000 | #Learnt:      53630 | 0.000
1630.93/1631.28	c total clause space: 2341.61MB
1630.93/1631.28	c total #watches: 582690
1631.73/1632.03	c total #propagations: 2407403222 / total #impl: 4011735294 (eff. 0.600)
1631.73/1632.03	c #Conflicts:    2630000 | #Learnt:      54630 | 0.000
1631.73/1632.03	c total clause space: 2341.61MB
1631.73/1632.03	c total #watches: 584690
1632.43/1632.79	c total #propagations: 2408269008 / total #impl: 4013118290 (eff. 0.600)
1632.43/1632.79	c #Conflicts:    2631000 | #Learnt:      55630 | 0.000
1632.43/1632.79	c total clause space: 2341.61MB
1632.43/1632.79	c total #watches: 586690
1633.23/1633.60	c total #propagations: 2409321974 / total #impl: 4014874093 (eff. 0.600)
1633.23/1633.60	c #Conflicts:    2632000 | #Learnt:      56630 | 0.000
1633.23/1633.60	c total clause space: 2341.61MB
1633.23/1633.60	c total #watches: 588690
1634.03/1634.37	c total #propagations: 2410303674 / total #impl: 4016445934 (eff. 0.600)
1634.03/1634.37	c #Conflicts:    2633000 | #Learnt:      57630 | 0.000
1634.03/1634.37	c total clause space: 2341.61MB
1634.03/1634.37	c total #watches: 590690
1634.73/1635.06	c total #propagations: 2411213718 / total #impl: 4017916322 (eff. 0.600)
1634.73/1635.06	c #Conflicts:    2634000 | #Learnt:      58630 | 0.000
1634.73/1635.06	c total clause space: 2341.61MB
1634.73/1635.06	c total #watches: 592690
1635.53/1635.81	c total #propagations: 2412128622 / total #impl: 4019537591 (eff. 0.600)
1635.53/1635.81	c #Conflicts:    2635000 | #Learnt:      59630 | 0.000
1635.53/1635.81	c total clause space: 2341.61MB
1635.53/1635.81	c total #watches: 594690
1636.23/1636.58	c total #propagations: 2412963986 / total #impl: 4021022253 (eff. 0.600)
1636.23/1636.58	c #Conflicts:    2636000 | #Learnt:      60630 | 0.000
1636.23/1636.58	c total clause space: 2341.61MB
1636.23/1636.58	c total #watches: 596690
1637.23/1637.54	c total #propagations: 2413896244 / total #impl: 4022547815 (eff. 0.600)
1637.23/1637.54	c #Conflicts:    2637000 | #Learnt:      61630 | 0.000
1637.23/1637.54	c total clause space: 2341.61MB
1637.23/1637.54	c total #watches: 598690
1638.13/1638.41	c total #propagations: 2414947888 / total #impl: 4024271291 (eff. 0.600)
1638.13/1638.41	c #Conflicts:    2638000 | #Learnt:      62630 | 0.000
1638.13/1638.41	c total clause space: 2341.61MB
1638.13/1638.41	c total #watches: 600690
1639.02/1639.36	c total #propagations: 2415867911 / total #impl: 4025831307 (eff. 0.600)
1639.02/1639.36	c #Conflicts:    2639000 | #Learnt:      63630 | 0.000
1639.02/1639.36	c total clause space: 2341.61MB
1639.02/1639.36	c total #watches: 602690
1639.83/1640.16	c total #propagations: 2416807416 / total #impl: 4027387153 (eff. 0.600)
1639.83/1640.16	c #Conflicts:    2640000 | #Learnt:      64630 | 0.000
1639.83/1640.16	c total clause space: 2341.61MB
1639.83/1640.16	c total #watches: 604690
1640.72/1641.08	c total #propagations: 2417682172 / total #impl: 4028812941 (eff. 0.600)
1640.72/1641.08	c #Conflicts:    2641000 | #Learnt:      65630 | 0.000
1640.72/1641.08	c total clause space: 2341.61MB
1640.72/1641.08	c total #watches: 606690
1641.42/1641.74	c total #propagations: 2418580925 / total #impl: 4030209020 (eff. 0.600)
1641.42/1641.74	c #Conflicts:    2642000 | #Learnt:      66630 | 0.000
1641.42/1641.74	c total clause space: 2341.61MB
1641.42/1641.74	c total #watches: 608690
1642.32/1642.69	c total #propagations: 2419422826 / total #impl: 4031483308 (eff. 0.600)
1642.32/1642.69	c #Conflicts:    2643000 | #Learnt:      67630 | 0.000
1642.32/1642.69	c total clause space: 2341.61MB
1642.32/1642.69	c total #watches: 610690
1643.42/1643.75	c total #propagations: 2420638386 / total #impl: 4033354330 (eff. 0.600)
1643.42/1643.75	c #Conflicts:    2644000 | #Learnt:      68630 | 0.000
1643.42/1643.75	c total clause space: 2341.61MB
1643.42/1643.75	c total #watches: 612690
1644.62/1644.93	c total #propagations: 2421618673 / total #impl: 4034959728 (eff. 0.600)
1644.62/1644.93	c #Conflicts:    2645000 | #Learnt:      69630 | 0.000
1644.62/1644.93	c total clause space: 2341.61MB
1644.62/1644.93	c total #watches: 614690
1645.52/1645.85	c total #propagations: 2422557897 / total #impl: 4036478008 (eff. 0.600)
1645.52/1645.85	c #Conflicts:    2646000 | #Learnt:      70630 | 0.000
1645.52/1645.85	c total clause space: 2341.61MB
1645.52/1645.85	c total #watches: 616690
1646.53/1646.83	c total #propagations: 2423479148 / total #impl: 4038047803 (eff. 0.600)
1646.53/1646.83	c #Conflicts:    2647000 | #Learnt:      71630 | 0.000
1646.53/1646.83	c total clause space: 2341.61MB
1646.53/1646.83	c total #watches: 618690
1647.32/1647.60	c total #propagations: 2424378025 / total #impl: 4039572724 (eff. 0.600)
1647.32/1647.60	c #Conflicts:    2648000 | #Learnt:      72630 | 0.000
1647.32/1647.60	c total clause space: 2341.61MB
1647.32/1647.60	c total #watches: 620690
1648.22/1648.52	c total #propagations: 2425257153 / total #impl: 4040980645 (eff. 0.600)
1648.22/1648.52	c #Conflicts:    2649000 | #Learnt:      73630 | 0.000
1648.22/1648.52	c total clause space: 2341.61MB
1648.22/1648.52	c total #watches: 622690
1649.12/1649.42	c total #propagations: 2426122246 / total #impl: 4042374851 (eff. 0.600)
1649.12/1649.42	c #Conflicts:    2650000 | #Learnt:      74630 | 0.000
1649.12/1649.42	c total clause space: 2341.61MB
1649.12/1649.42	c total #watches: 624690
1649.73/1650.10	c total #propagations: 2426948458 / total #impl: 4043700919 (eff. 0.600)
1649.73/1650.10	c #Conflicts:    2651000 | #Learnt:      75630 | 0.000
1649.73/1650.10	c total clause space: 2341.61MB
1649.73/1650.10	c total #watches: 626690
1650.42/1650.73	c total #propagations: 2427729432 / total #impl: 4044950321 (eff. 0.600)
1650.42/1650.73	c #Conflicts:    2652000 | #Learnt:      76630 | 0.000
1650.42/1650.73	c total clause space: 2341.61MB
1650.42/1650.73	c total #watches: 628690
1651.12/1651.46	c total #propagations: 2428518150 / total #impl: 4046252583 (eff. 0.600)
1651.12/1651.46	c #Conflicts:    2653000 | #Learnt:      77630 | 0.000
1651.12/1651.46	c total clause space: 2341.61MB
1651.12/1651.46	c total #watches: 630690
1651.72/1652.09	c total #propagations: 2429469830 / total #impl: 4047825496 (eff. 0.600)
1651.72/1652.09	c #Conflicts:    2654000 | #Learnt:      78630 | 0.000
1651.72/1652.09	c total clause space: 2341.61MB
1651.72/1652.09	c total #watches: 632690
1652.52/1652.81	c total #propagations: 2430353806 / total #impl: 4049232065 (eff. 0.600)
1652.52/1652.81	c GC COLLECT
1652.52/1652.81	c #Conflicts:    2655000 | #Learnt:      40131 | 0.000
1652.52/1652.81	c total clause space: 2341.61MB
1652.52/1652.81	c total #watches: 555692
1653.03/1653.32	c total #propagations: 2431272932 / total #impl: 4050782801 (eff. 0.600)
1653.03/1653.32	c #Conflicts:    2656000 | #Learnt:      41131 | 0.000
1653.03/1653.32	c total clause space: 2341.61MB
1653.03/1653.32	c total #watches: 557692
1653.52/1653.80	c total #propagations: 2432082810 / total #impl: 4052216792 (eff. 0.600)
1653.52/1653.80	c #Conflicts:    2657000 | #Learnt:      42131 | 0.000
1653.52/1653.80	c total clause space: 2341.61MB
1653.52/1653.80	c total #watches: 559692
1653.92/1654.23	c total #propagations: 2432953517 / total #impl: 4053644443 (eff. 0.600)
1653.92/1654.23	c #Conflicts:    2658000 | #Learnt:      43131 | 0.000
1653.92/1654.23	c total clause space: 2341.61MB
1653.92/1654.23	c total #watches: 561692
1654.42/1654.73	c total #propagations: 2433769695 / total #impl: 4054998700 (eff. 0.600)
1654.42/1654.73	c #Conflicts:    2659000 | #Learnt:      44131 | 0.000
1654.42/1654.73	c total clause space: 2341.61MB
1654.42/1654.73	c total #watches: 563692
1654.92/1655.29	c total #propagations: 2434625189 / total #impl: 4056398411 (eff. 0.600)
1654.92/1655.29	c #Conflicts:    2660000 | #Learnt:      45131 | 0.000
1654.92/1655.29	c total clause space: 2341.61MB
1654.92/1655.29	c total #watches: 565692
1655.52/1655.86	c total #propagations: 2435449060 / total #impl: 4057793697 (eff. 0.600)
1655.52/1655.86	c #Conflicts:    2661000 | #Learnt:      46131 | 0.000
1655.52/1655.86	c total clause space: 2341.61MB
1655.52/1655.86	c total #watches: 567692
1656.02/1656.38	c total #propagations: 2436273984 / total #impl: 4059198791 (eff. 0.600)
1656.02/1656.38	c #Conflicts:    2662000 | #Learnt:      47131 | 0.000
1656.02/1656.38	c total clause space: 2341.61MB
1656.02/1656.38	c total #watches: 569692
1656.72/1657.03	c total #propagations: 2437029518 / total #impl: 4060438826 (eff. 0.600)
1656.72/1657.03	c #Conflicts:    2663000 | #Learnt:      48131 | 0.000
1656.72/1657.03	c total clause space: 2341.61MB
1656.72/1657.03	c total #watches: 571692
1657.52/1657.83	c total #propagations: 2437816854 / total #impl: 4061676047 (eff. 0.600)
1657.52/1657.83	c #Conflicts:    2664000 | #Learnt:      49131 | 0.000
1657.52/1657.83	c total clause space: 2341.61MB
1657.52/1657.83	c total #watches: 573692
1658.21/1658.59	c total #propagations: 2438640777 / total #impl: 4063084908 (eff. 0.600)
1658.21/1658.59	c #Conflicts:    2665000 | #Learnt:      50131 | 0.000
1658.21/1658.59	c total clause space: 2341.61MB
1658.21/1658.59	c total #watches: 575692
1658.91/1659.20	c total #propagations: 2439410550 / total #impl: 4064384339 (eff. 0.600)
1658.91/1659.20	c #Conflicts:    2666000 | #Learnt:      51131 | 0.000
1658.91/1659.20	c total clause space: 2341.61MB
1658.91/1659.20	c total #watches: 577692
1659.31/1659.69	c total #propagations: 2440272415 / total #impl: 4065766857 (eff. 0.600)
1659.31/1659.69	c #Conflicts:    2667000 | #Learnt:      52131 | 0.000
1659.31/1659.69	c total clause space: 2341.61MB
1659.31/1659.69	c total #watches: 579692
1660.01/1660.34	c total #propagations: 2441141063 / total #impl: 4067175961 (eff. 0.600)
1660.01/1660.34	c #Conflicts:    2668000 | #Learnt:      53131 | 0.000
1660.01/1660.34	c total clause space: 2341.61MB
1660.01/1660.34	c total #watches: 581692
1660.72/1661.00	c total #propagations: 2442197585 / total #impl: 4068899987 (eff. 0.600)
1660.72/1661.00	c #Conflicts:    2669000 | #Learnt:      54131 | 0.000
1660.72/1661.00	c total clause space: 2341.61MB
1660.72/1661.00	c total #watches: 583692
1661.41/1661.79	c total #propagations: 2443193895 / total #impl: 4070491896 (eff. 0.600)
1661.41/1661.79	c #Conflicts:    2670000 | #Learnt:      55131 | 0.000
1661.41/1661.79	c total clause space: 2341.61MB
1661.41/1661.79	c total #watches: 585692
1662.01/1662.35	c total #propagations: 2444150741 / total #impl: 4072043039 (eff. 0.600)
1662.01/1662.35	c #Conflicts:    2671000 | #Learnt:      56131 | 0.000
1662.01/1662.35	c total clause space: 2341.61MB
1662.01/1662.35	c total #watches: 587692
1662.81/1663.12	c total #propagations: 2444976900 / total #impl: 4073312668 (eff. 0.600)
1662.81/1663.12	c #Conflicts:    2672000 | #Learnt:      57131 | 0.000
1662.81/1663.12	c total clause space: 2341.61MB
1662.81/1663.12	c total #watches: 589692
1663.61/1663.97	c total #propagations: 2445802334 / total #impl: 4074763418 (eff. 0.600)
1663.61/1663.97	c #Conflicts:    2673000 | #Learnt:      58131 | 0.000
1663.61/1663.97	c total clause space: 2341.61MB
1663.61/1663.97	c total #watches: 591692
1664.41/1664.75	c total #propagations: 2446610377 / total #impl: 4076204548 (eff. 0.600)
1664.41/1664.75	c #Conflicts:    2674000 | #Learnt:      59131 | 0.000
1664.41/1664.75	c total clause space: 2341.61MB
1664.41/1664.75	c total #watches: 593692
1664.91/1665.27	c total #propagations: 2447448742 / total #impl: 4077633239 (eff. 0.600)
1664.91/1665.27	c #Conflicts:    2675000 | #Learnt:      60131 | 0.000
1664.91/1665.27	c total clause space: 2341.61MB
1664.91/1665.27	c total #watches: 595692
1665.41/1665.75	c total #propagations: 2448261314 / total #impl: 4078930954 (eff. 0.600)
1665.41/1665.75	c #Conflicts:    2676000 | #Learnt:      61131 | 0.000
1665.41/1665.75	c total clause space: 2341.61MB
1665.41/1665.75	c total #watches: 597692
1666.01/1666.32	c total #propagations: 2449007931 / total #impl: 4080084855 (eff. 0.600)
1666.01/1666.32	c #Conflicts:    2677000 | #Learnt:      62131 | 0.000
1666.01/1666.32	c total clause space: 2341.61MB
1666.01/1666.32	c total #watches: 599692
1666.61/1666.97	c total #propagations: 2449761240 / total #impl: 4081331056 (eff. 0.600)
1666.61/1666.97	c #Conflicts:    2678000 | #Learnt:      63131 | 0.000
1666.61/1666.97	c total clause space: 2341.61MB
1666.61/1666.97	c total #watches: 601692
1667.21/1667.50	c total #propagations: 2450559806 / total #impl: 4082684807 (eff. 0.600)
1667.21/1667.50	c #Conflicts:    2679000 | #Learnt:      64131 | 0.000
1667.21/1667.50	c total clause space: 2341.61MB
1667.21/1667.50	c total #watches: 603692
1667.71/1668.07	c total #propagations: 2451306183 / total #impl: 4083812610 (eff. 0.600)
1667.71/1668.07	c #Conflicts:    2680000 | #Learnt:      65131 | 0.000
1667.71/1668.07	c total clause space: 2341.61MB
1667.71/1668.07	c total #watches: 605692
1668.31/1668.63	c total #propagations: 2452081851 / total #impl: 4085004968 (eff. 0.600)
1668.31/1668.63	c #Conflicts:    2681000 | #Learnt:      66131 | 0.000
1668.31/1668.63	c total clause space: 2341.61MB
1668.31/1668.63	c total #watches: 607692
1668.91/1669.23	c total #propagations: 2452859509 / total #impl: 4086169533 (eff. 0.600)
1668.91/1669.23	c #Conflicts:    2682000 | #Learnt:      67131 | 0.000
1668.91/1669.23	c total clause space: 2341.61MB
1668.91/1669.23	c total #watches: 609692
1669.51/1669.82	c total #propagations: 2453659774 / total #impl: 4087430214 (eff. 0.600)
1669.51/1669.82	c #Conflicts:    2683000 | #Learnt:      68131 | 0.000
1669.51/1669.82	c total clause space: 2341.61MB
1669.51/1669.82	c total #watches: 611692
1670.11/1670.47	c total #propagations: 2454378320 / total #impl: 4088578537 (eff. 0.600)
1670.11/1670.47	c #Conflicts:    2684000 | #Learnt:      69131 | 0.000
1670.11/1670.47	c total clause space: 2341.61MB
1670.11/1670.47	c total #watches: 613692
1670.91/1671.23	c total #propagations: 2455113052 / total #impl: 4089781230 (eff. 0.600)
1670.91/1671.23	c #Conflicts:    2685000 | #Learnt:      70131 | 0.000
1670.91/1671.23	c total clause space: 2341.61MB
1670.91/1671.23	c total #watches: 615692
1671.61/1671.97	c total #propagations: 2455909292 / total #impl: 4091144586 (eff. 0.600)
1671.61/1671.97	c #Conflicts:    2686000 | #Learnt:      71131 | 0.000
1671.61/1671.97	c total clause space: 2341.61MB
1671.61/1671.97	c total #watches: 617692
1672.51/1672.87	c total #propagations: 2456700350 / total #impl: 4092464875 (eff. 0.600)
1672.51/1672.87	c #Conflicts:    2687000 | #Learnt:      72131 | 0.000
1672.51/1672.87	c total clause space: 2341.61MB
1672.51/1672.87	c total #watches: 619692
1673.61/1673.95	c total #propagations: 2457477076 / total #impl: 4093815700 (eff. 0.600)
1673.61/1673.95	c #Conflicts:    2688000 | #Learnt:      73131 | 0.000
1673.61/1673.95	c total clause space: 2341.61MB
1673.61/1673.95	c total #watches: 621692
1674.81/1675.10	c total #propagations: 2458279865 / total #impl: 4095180558 (eff. 0.600)
1674.81/1675.10	c #Conflicts:    2689000 | #Learnt:      74131 | 0.000
1674.81/1675.10	c total clause space: 2341.61MB
1674.81/1675.10	c total #watches: 623692
1675.90/1676.28	c total #propagations: 2459105127 / total #impl: 4096617972 (eff. 0.600)
1675.90/1676.28	c #Conflicts:    2690000 | #Learnt:      75131 | 0.000
1675.90/1676.28	c total clause space: 2341.61MB
1675.90/1676.28	c total #watches: 625692
1677.00/1677.30	c total #propagations: 2459942934 / total #impl: 4098141134 (eff. 0.600)
1677.00/1677.30	c #Conflicts:    2691000 | #Learnt:      76131 | 0.000
1677.00/1677.30	c total clause space: 2341.61MB
1677.00/1677.30	c total #watches: 627692
1677.90/1678.20	c total #propagations: 2460640860 / total #impl: 4099434835 (eff. 0.600)
1677.90/1678.20	c #Conflicts:    2692000 | #Learnt:      77131 | 0.000
1677.90/1678.20	c total clause space: 2341.61MB
1677.90/1678.20	c total #watches: 629692
1678.80/1679.12	c total #propagations: 2461505982 / total #impl: 4100845690 (eff. 0.600)
1678.80/1679.12	c #Conflicts:    2693000 | #Learnt:      78131 | 0.000
1678.80/1679.12	c total clause space: 2341.61MB
1678.80/1679.12	c total #watches: 631692
1679.80/1680.15	c total #propagations: 2462445615 / total #impl: 4102279516 (eff. 0.600)
1679.80/1680.15	c #Conflicts:    2694000 | #Learnt:      79131 | 0.000
1679.80/1680.15	c total clause space: 2341.61MB
1679.80/1680.15	c total #watches: 633692
1680.51/1680.87	c total #propagations: 2463365916 / total #impl: 4103934562 (eff. 0.600)
1680.51/1680.87	c GC COLLECT
1680.51/1680.87	c #Conflicts:    2695000 | #Learnt:      40331 | 0.000
1680.51/1680.87	c total clause space: 2341.61MB
1680.51/1680.87	c total #watches: 556092
1681.00/1681.35	c total #propagations: 2464415432 / total #impl: 4105624251 (eff. 0.600)
1681.00/1681.35	c #Conflicts:    2696000 | #Learnt:      41331 | 0.000
1681.00/1681.35	c total clause space: 2341.61MB
1681.00/1681.35	c total #watches: 558092
1681.71/1682.00	c total #propagations: 2465254287 / total #impl: 4107058116 (eff. 0.600)
1681.71/1682.00	c #Conflicts:    2697000 | #Learnt:      42331 | 0.000
1681.71/1682.00	c total clause space: 2341.61MB
1681.71/1682.00	c total #watches: 560092
1682.20/1682.55	c total #propagations: 2466285280 / total #impl: 4108706311 (eff. 0.600)
1682.20/1682.55	c #Conflicts:    2698000 | #Learnt:      43331 | 0.000
1682.20/1682.55	c total clause space: 2341.61MB
1682.20/1682.55	c total #watches: 562092
1682.81/1683.14	c total #propagations: 2467192282 / total #impl: 4110294736 (eff. 0.600)
1682.81/1683.14	c #Conflicts:    2699000 | #Learnt:      44331 | 0.000
1682.81/1683.14	c total clause space: 2341.61MB
1682.81/1683.14	c total #watches: 564092
1683.50/1683.81	c total #propagations: 2468385757 / total #impl: 4112024500 (eff. 0.600)
1683.50/1683.81	c #Conflicts:    2700000 | #Learnt:      45331 | 0.000
1683.50/1683.81	c total clause space: 2341.61MB
1683.50/1683.81	c total #watches: 566092
1684.10/1684.43	c total #propagations: 2469526827 / total #impl: 4113844511 (eff. 0.600)
1684.10/1684.43	c #Conflicts:    2701000 | #Learnt:      46331 | 0.000
1684.10/1684.43	c total clause space: 2341.61MB
1684.10/1684.43	c total #watches: 568092
1684.70/1685.01	c total #propagations: 2470525089 / total #impl: 4115430058 (eff. 0.600)
1684.70/1685.01	c #Conflicts:    2702000 | #Learnt:      47331 | 0.000
1684.70/1685.01	c total clause space: 2341.61MB
1684.70/1685.01	c total #watches: 570092
1685.40/1685.79	c total #propagations: 2471406609 / total #impl: 4116898555 (eff. 0.600)
1685.40/1685.79	c #Conflicts:    2703000 | #Learnt:      48331 | 0.000
1685.40/1685.79	c total clause space: 2341.61MB
1685.40/1685.79	c total #watches: 572092
1686.00/1686.40	c total #propagations: 2472476506 / total #impl: 4118613886 (eff. 0.600)
1686.00/1686.40	c #Conflicts:    2704000 | #Learnt:      49331 | 0.000
1686.00/1686.40	c total clause space: 2341.61MB
1686.00/1686.40	c total #watches: 574092
1686.70/1687.04	c total #propagations: 2473414611 / total #impl: 4120071851 (eff. 0.600)
1686.70/1687.04	c #Conflicts:    2705000 | #Learnt:      50331 | 0.000
1686.70/1687.04	c total clause space: 2341.61MB
1686.70/1687.04	c total #watches: 576092
1687.50/1687.82	c total #propagations: 2474370729 / total #impl: 4121569813 (eff. 0.600)
1687.50/1687.82	c #Conflicts:    2706000 | #Learnt:      51331 | 0.000
1687.50/1687.82	c total clause space: 2341.61MB
1687.50/1687.82	c total #watches: 578092
1687.90/1688.27	c total #propagations: 2475209671 / total #impl: 4122971176 (eff. 0.600)
1687.90/1688.27	c #Conflicts:    2707000 | #Learnt:      52331 | 0.000
1687.90/1688.27	c total clause space: 2341.61MB
1687.90/1688.27	c total #watches: 580092
1688.60/1688.93	c total #propagations: 2476051007 / total #impl: 4124266861 (eff. 0.600)
1688.60/1688.93	c #Conflicts:    2708000 | #Learnt:      53331 | 0.000
1688.60/1688.93	c total clause space: 2341.61MB
1688.60/1688.93	c total #watches: 582092
1689.30/1689.64	c total #propagations: 2476918554 / total #impl: 4125642355 (eff. 0.600)
1689.30/1689.64	c #Conflicts:    2709000 | #Learnt:      54331 | 0.000
1689.30/1689.64	c total clause space: 2341.61MB
1689.30/1689.64	c total #watches: 584092
1690.00/1690.32	c total #propagations: 2477644193 / total #impl: 4127175506 (eff. 0.600)
1690.00/1690.32	c #Conflicts:    2710000 | #Learnt:      55331 | 0.000
1690.00/1690.32	c total clause space: 2341.61MB
1690.00/1690.32	c total #watches: 586092
1690.80/1691.10	c total #propagations: 2478353946 / total #impl: 4128693137 (eff. 0.600)
1690.80/1691.10	c #Conflicts:    2711000 | #Learnt:      56331 | 0.000
1690.80/1691.10	c total clause space: 2341.61MB
1690.80/1691.10	c total #watches: 588092
1691.50/1691.81	c total #propagations: 2479122427 / total #impl: 4130232346 (eff. 0.600)
1691.50/1691.81	c #Conflicts:    2712000 | #Learnt:      57331 | 0.000
1691.50/1691.81	c total clause space: 2341.61MB
1691.50/1691.81	c total #watches: 590092
1692.19/1692.55	c total #propagations: 2480048966 / total #impl: 4131765314 (eff. 0.600)
1692.19/1692.55	c #Conflicts:    2713000 | #Learnt:      58331 | 0.000
1692.19/1692.55	c total clause space: 2341.61MB
1692.19/1692.55	c total #watches: 592092
1692.89/1693.23	c total #propagations: 2480965677 / total #impl: 4133207401 (eff. 0.600)
1692.89/1693.23	c #Conflicts:    2714000 | #Learnt:      59331 | 0.000
1692.89/1693.23	c total clause space: 2341.61MB
1692.89/1693.23	c total #watches: 594092
1693.80/1694.11	c total #propagations: 2481823808 / total #impl: 4134585290 (eff. 0.600)
1693.80/1694.11	c #Conflicts:    2715000 | #Learnt:      60331 | 0.000
1693.80/1694.11	c total clause space: 2341.61MB
1693.80/1694.11	c total #watches: 596092
1694.49/1694.87	c total #propagations: 2482843551 / total #impl: 4136260824 (eff. 0.600)
1694.49/1694.87	c #Conflicts:    2716000 | #Learnt:      61331 | 0.000
1694.49/1694.87	c total clause space: 2341.61MB
1694.49/1694.87	c total #watches: 598092
1695.29/1695.66	c total #propagations: 2483750190 / total #impl: 4137733815 (eff. 0.600)
1695.29/1695.66	c #Conflicts:    2717000 | #Learnt:      62331 | 0.000
1695.29/1695.66	c total clause space: 2341.61MB
1695.29/1695.66	c total #watches: 600092
1696.00/1696.38	c total #propagations: 2484740972 / total #impl: 4139377659 (eff. 0.600)
1696.00/1696.38	c #Conflicts:    2718000 | #Learnt:      63331 | 0.000
1696.00/1696.38	c total clause space: 2341.61MB
1696.00/1696.38	c total #watches: 602092
1696.79/1697.11	c total #propagations: 2485665937 / total #impl: 4140960968 (eff. 0.600)
1696.79/1697.11	c #Conflicts:    2719000 | #Learnt:      64331 | 0.000
1696.79/1697.11	c total clause space: 2341.61MB
1696.79/1697.11	c total #watches: 604092
1697.59/1697.93	c total #propagations: 2486511926 / total #impl: 4142475794 (eff. 0.600)
1697.59/1697.93	c #Conflicts:    2720000 | #Learnt:      65331 | 0.000
1697.59/1697.93	c total clause space: 2341.61MB
1697.59/1697.93	c total #watches: 606092
1698.39/1698.74	c total #propagations: 2487440742 / total #impl: 4144003092 (eff. 0.600)
1698.39/1698.74	c #Conflicts:    2721000 | #Learnt:      66331 | 0.000
1698.39/1698.74	c total clause space: 2341.61MB
1698.39/1698.74	c total #watches: 608092
1699.20/1699.55	c total #propagations: 2488356347 / total #impl: 4145407430 (eff. 0.600)
1699.20/1699.55	c #Conflicts:    2722000 | #Learnt:      67331 | 0.000
1699.20/1699.55	c total clause space: 2341.61MB
1699.20/1699.55	c total #watches: 610092
1699.99/1700.38	c total #propagations: 2489253155 / total #impl: 4146969598 (eff. 0.600)
1699.99/1700.38	c #Conflicts:    2723000 | #Learnt:      68331 | 0.000
1699.99/1700.38	c total clause space: 2341.61MB
1699.99/1700.38	c total #watches: 612092
1700.89/1701.26	c total #propagations: 2490190877 / total #impl: 4148522444 (eff. 0.600)
1700.89/1701.26	c #Conflicts:    2724000 | #Learnt:      69331 | 0.000
1700.89/1701.26	c total clause space: 2341.61MB
1700.89/1701.26	c total #watches: 614092
1701.89/1702.27	c total #propagations: 2491103687 / total #impl: 4150026610 (eff. 0.600)
1701.89/1702.27	c #Conflicts:    2725000 | #Learnt:      70331 | 0.000
1701.89/1702.27	c total clause space: 2341.61MB
1701.89/1702.27	c total #watches: 616092
1702.60/1702.95	c total #propagations: 2491921931 / total #impl: 4151547354 (eff. 0.600)
1702.60/1702.95	c #Conflicts:    2726000 | #Learnt:      71331 | 0.000
1702.60/1702.95	c total clause space: 2341.61MB
1702.60/1702.95	c total #watches: 618092
1703.29/1703.62	c total #propagations: 2492789929 / total #impl: 4152969292 (eff. 0.600)
1703.29/1703.62	c #Conflicts:    2727000 | #Learnt:      72331 | 0.000
1703.29/1703.62	c total clause space: 2341.61MB
1703.29/1703.62	c total #watches: 620092
1703.89/1704.29	c total #propagations: 2493666288 / total #impl: 4154370337 (eff. 0.600)
1703.89/1704.29	c #Conflicts:    2728000 | #Learnt:      73331 | 0.000
1703.89/1704.29	c total clause space: 2341.61MB
1703.89/1704.29	c total #watches: 622092
1704.59/1704.98	c total #propagations: 2494531307 / total #impl: 4155693560 (eff. 0.600)
1704.59/1704.98	c #Conflicts:    2729000 | #Learnt:      74331 | 0.000
1704.59/1704.98	c total clause space: 2341.61MB
1704.59/1704.98	c total #watches: 624092
1705.49/1705.89	c total #propagations: 2495407568 / total #impl: 4157052300 (eff. 0.600)
1705.49/1705.89	c #Conflicts:    2730000 | #Learnt:      75331 | 0.000
1705.49/1705.89	c total clause space: 2341.61MB
1705.49/1705.89	c total #watches: 626092
1706.29/1706.64	c total #propagations: 2496300184 / total #impl: 4158562211 (eff. 0.600)
1706.29/1706.64	c #Conflicts:    2731000 | #Learnt:      76331 | 0.000
1706.29/1706.64	c total clause space: 2341.61MB
1706.29/1706.64	c total #watches: 628092
1707.29/1707.60	c total #propagations: 2497045143 / total #impl: 4159866296 (eff. 0.600)
1707.29/1707.60	c #Conflicts:    2732000 | #Learnt:      77331 | 0.000
1707.29/1707.60	c total clause space: 2341.61MB
1707.29/1707.60	c total #watches: 630092
1708.29/1708.63	c total #propagations: 2497839174 / total #impl: 4161326588 (eff. 0.600)
1708.29/1708.63	c #Conflicts:    2733000 | #Learnt:      78331 | 0.000
1708.29/1708.63	c total clause space: 2341.61MB
1708.29/1708.63	c total #watches: 632092
1709.39/1709.73	c total #propagations: 2498601898 / total #impl: 4162798556 (eff. 0.600)
1709.39/1709.73	c #Conflicts:    2734000 | #Learnt:      79331 | 0.000
1709.39/1709.73	c total clause space: 2341.61MB
1709.39/1709.73	c total #watches: 634092
1710.39/1710.79	c total #propagations: 2499401140 / total #impl: 4164331654 (eff. 0.600)
1710.39/1710.79	c GC COLLECT
1710.39/1710.79	c #Conflicts:    2735000 | #Learnt:      40238 | 0.000
1710.39/1710.79	c total clause space: 2341.61MB
1710.39/1710.79	c total #watches: 555906
1710.98/1711.35	c total #propagations: 2500132954 / total #impl: 4165779229 (eff. 0.600)
1710.98/1711.35	c #Conflicts:    2736000 | #Learnt:      41238 | 0.000
1710.98/1711.35	c total clause space: 2341.61MB
1710.98/1711.35	c total #watches: 557906
1711.58/1711.91	c total #propagations: 2500905109 / total #impl: 4167191551 (eff. 0.600)
1711.58/1711.91	c #Conflicts:    2737000 | #Learnt:      42238 | 0.000
1711.58/1711.91	c total clause space: 2341.61MB
1711.58/1711.91	c total #watches: 559906
1712.08/1712.45	c total #propagations: 2501709376 / total #impl: 4168607068 (eff. 0.600)
1712.08/1712.45	c #Conflicts:    2738000 | #Learnt:      43238 | 0.000
1712.08/1712.45	c total clause space: 2341.61MB
1712.08/1712.45	c total #watches: 561906
1712.68/1713.04	c total #propagations: 2502578223 / total #impl: 4170034412 (eff. 0.600)
1712.68/1713.04	c #Conflicts:    2739000 | #Learnt:      44238 | 0.000
1712.68/1713.04	c total clause space: 2341.61MB
1712.68/1713.04	c total #watches: 563906
1713.08/1713.44	c total #propagations: 2503568633 / total #impl: 4171575151 (eff. 0.600)
1713.08/1713.44	c #Conflicts:    2740000 | #Learnt:      45238 | 0.000
1713.08/1713.44	c total clause space: 2341.61MB
1713.08/1713.44	c total #watches: 565906
1713.59/1713.95	c total #propagations: 2504437575 / total #impl: 4172802369 (eff. 0.600)
1713.59/1713.95	c #Conflicts:    2741000 | #Learnt:      46238 | 0.000
1713.59/1713.95	c total clause space: 2341.61MB
1713.59/1713.95	c total #watches: 567906
1714.08/1714.47	c total #propagations: 2505327227 / total #impl: 4174141537 (eff. 0.600)
1714.08/1714.47	c #Conflicts:    2742000 | #Learnt:      47238 | 0.000
1714.08/1714.47	c total clause space: 2341.61MB
1714.08/1714.47	c total #watches: 569906
1714.69/1715.01	c total #propagations: 2506147842 / total #impl: 4175459500 (eff. 0.600)
1714.69/1715.01	c #Conflicts:    2743000 | #Learnt:      48238 | 0.000
1714.69/1715.01	c total clause space: 2341.61MB
1714.69/1715.01	c total #watches: 571906
1715.18/1715.56	c total #propagations: 2507025924 / total #impl: 4176886334 (eff. 0.600)
1715.18/1715.56	c #Conflicts:    2744000 | #Learnt:      49238 | 0.000
1715.18/1715.56	c total clause space: 2341.61MB
1715.18/1715.56	c total #watches: 573906
1715.79/1716.18	c total #propagations: 2507830642 / total #impl: 4178201137 (eff. 0.600)
1715.79/1716.18	c #Conflicts:    2745000 | #Learnt:      50238 | 0.000
1715.79/1716.18	c total clause space: 2341.61MB
1715.79/1716.18	c total #watches: 575906
1716.58/1716.94	c total #propagations: 2508697900 / total #impl: 4179645931 (eff. 0.600)
1716.58/1716.94	c #Conflicts:    2746000 | #Learnt:      51238 | 0.000
1716.58/1716.94	c total clause space: 2341.61MB
1716.58/1716.94	c total #watches: 577906
1717.38/1717.71	c total #propagations: 2509737851 / total #impl: 4181318510 (eff. 0.600)
1717.38/1717.71	c #Conflicts:    2747000 | #Learnt:      52238 | 0.000
1717.38/1717.71	c total clause space: 2341.61MB
1717.38/1717.71	c total #watches: 579906
1717.99/1718.39	c total #propagations: 2510594424 / total #impl: 4182867745 (eff. 0.600)
1717.99/1718.39	c #Conflicts:    2748000 | #Learnt:      53238 | 0.000
1717.99/1718.39	c total clause space: 2341.61MB
1717.99/1718.39	c total #watches: 581906
1718.78/1719.19	c total #propagations: 2511602061 / total #impl: 4184403353 (eff. 0.600)
1718.78/1719.19	c #Conflicts:    2749000 | #Learnt:      54238 | 0.000
1718.78/1719.19	c total clause space: 2341.61MB
1718.78/1719.19	c total #watches: 583906
1719.48/1719.89	c total #propagations: 2512496845 / total #impl: 4185936328 (eff. 0.600)
1719.48/1719.89	c #Conflicts:    2750000 | #Learnt:      55238 | 0.000
1719.48/1719.89	c total clause space: 2341.61MB
1719.48/1719.89	c total #watches: 585906
1720.28/1720.63	c total #propagations: 2513382690 / total #impl: 4187316329 (eff. 0.600)
1720.28/1720.63	c #Conflicts:    2751000 | #Learnt:      56238 | 0.000
1720.28/1720.63	c total clause space: 2341.61MB
1720.28/1720.63	c total #watches: 587906
1720.98/1721.31	c total #propagations: 2514570757 / total #impl: 4189103725 (eff. 0.600)
1720.98/1721.31	c #Conflicts:    2752000 | #Learnt:      57238 | 0.000
1720.98/1721.31	c total clause space: 2341.61MB
1720.98/1721.31	c total #watches: 589906
1721.48/1721.83	c total #propagations: 2515401176 / total #impl: 4190504910 (eff. 0.600)
1721.48/1721.83	c #Conflicts:    2753000 | #Learnt:      58238 | 0.000
1721.48/1721.83	c total clause space: 2341.61MB
1721.48/1721.83	c total #watches: 591906
1721.98/1722.33	c total #propagations: 2516354077 / total #impl: 4191893698 (eff. 0.600)
1721.98/1722.33	c #Conflicts:    2754000 | #Learnt:      59238 | 0.000
1721.98/1722.33	c total clause space: 2341.61MB
1721.98/1722.33	c total #watches: 593906
1722.39/1722.76	c total #propagations: 2517565798 / total #impl: 4193395262 (eff. 0.600)
1722.39/1722.76	c #Conflicts:    2755000 | #Learnt:      60238 | 0.000
1722.39/1722.76	c total clause space: 2341.61MB
1722.39/1722.76	c total #watches: 595906
1722.88/1723.25	c total #propagations: 2518614598 / total #impl: 4194733763 (eff. 0.600)
1722.88/1723.25	c #Conflicts:    2756000 | #Learnt:      61238 | 0.000
1722.88/1723.25	c total clause space: 2341.61MB
1722.88/1723.25	c total #watches: 597906
1723.68/1724.07	c total #propagations: 2519563388 / total #impl: 4195954990 (eff. 0.600)
1723.68/1724.07	c #Conflicts:    2757000 | #Learnt:      62238 | 0.000
1723.68/1724.07	c total clause space: 2341.61MB
1723.68/1724.07	c total #watches: 599906
1724.68/1725.00	c total #propagations: 2520516962 / total #impl: 4197467827 (eff. 0.600)
1724.68/1725.00	c #Conflicts:    2758000 | #Learnt:      63238 | 0.000
1724.68/1725.00	c total clause space: 2341.61MB
1724.68/1725.00	c total #watches: 601906
1725.47/1725.84	c total #propagations: 2521451908 / total #impl: 4198987127 (eff. 0.600)
1725.47/1725.84	c #Conflicts:    2759000 | #Learnt:      64238 | 0.000
1725.47/1725.84	c total clause space: 2341.61MB
1725.47/1725.84	c total #watches: 603906
1726.37/1726.73	c total #propagations: 2522318806 / total #impl: 4200561750 (eff. 0.600)
1726.37/1726.73	c #Conflicts:    2760000 | #Learnt:      65238 | 0.000
1726.37/1726.73	c total clause space: 2341.61MB
1726.37/1726.73	c total #watches: 605906
1727.27/1727.64	c total #propagations: 2523233813 / total #impl: 4202122694 (eff. 0.600)
1727.27/1727.64	c #Conflicts:    2761000 | #Learnt:      66238 | 0.000
1727.27/1727.64	c total clause space: 2341.61MB
1727.27/1727.64	c total #watches: 607906
1727.97/1728.30	c total #propagations: 2524113951 / total #impl: 4203567968 (eff. 0.600)
1727.97/1728.30	c #Conflicts:    2762000 | #Learnt:      67238 | 0.000
1727.97/1728.30	c total clause space: 2341.61MB
1727.97/1728.30	c total #watches: 609906
1728.57/1728.97	c total #propagations: 2525087653 / total #impl: 4205093131 (eff. 0.600)
1728.57/1728.97	c #Conflicts:    2763000 | #Learnt:      68238 | 0.000
1728.57/1728.97	c total clause space: 2341.61MB
1728.57/1728.97	c total #watches: 611906
1729.17/1729.54	c total #propagations: 2526033107 / total #impl: 4206615021 (eff. 0.600)
1729.17/1729.54	c #Conflicts:    2764000 | #Learnt:      69238 | 0.000
1729.17/1729.54	c total clause space: 2341.61MB
1729.17/1729.54	c total #watches: 613906
1730.37/1730.72	c total #propagations: 2526980674 / total #impl: 4208053382 (eff. 0.601)
1730.37/1730.72	c #Conflicts:    2765000 | #Learnt:      70238 | 0.000
1730.37/1730.72	c total clause space: 2341.61MB
1730.37/1730.72	c total #watches: 615906
1731.37/1731.77	c total #propagations: 2528008030 / total #impl: 4209770959 (eff. 0.601)
1731.37/1731.77	c #Conflicts:    2766000 | #Learnt:      71238 | 0.000
1731.37/1731.77	c total clause space: 2341.61MB
1731.37/1731.77	c total #watches: 617906
1732.07/1732.46	c total #propagations: 2528952604 / total #impl: 4211315978 (eff. 0.601)
1732.07/1732.46	c #Conflicts:    2767000 | #Learnt:      72238 | 0.000
1732.07/1732.46	c total clause space: 2341.61MB
1732.07/1732.46	c total #watches: 619906
1733.17/1733.58	c total #propagations: 2529929182 / total #impl: 4212764562 (eff. 0.601)
1733.17/1733.58	c #Conflicts:    2768000 | #Learnt:      73238 | 0.000
1733.17/1733.58	c total clause space: 2341.61MB
1733.17/1733.58	c total #watches: 621906
1734.27/1734.63	c total #propagations: 2530838095 / total #impl: 4214257404 (eff. 0.601)
1734.27/1734.63	c #Conflicts:    2769000 | #Learnt:      74238 | 0.000
1734.27/1734.63	c total clause space: 2341.61MB
1734.27/1734.63	c total #watches: 623906
1734.87/1735.27	c total #propagations: 2531786239 / total #impl: 4215844354 (eff. 0.601)
1734.87/1735.27	c #Conflicts:    2770000 | #Learnt:      75238 | 0.000
1734.87/1735.27	c total clause space: 2341.61MB
1734.87/1735.27	c total #watches: 625906
1735.87/1736.27	c total #propagations: 2532537279 / total #impl: 4216916538 (eff. 0.601)
1735.87/1736.27	c #Conflicts:    2771000 | #Learnt:      76238 | 0.000
1735.87/1736.27	c total clause space: 2341.61MB
1735.87/1736.27	c total #watches: 627906
1736.77/1737.12	c total #propagations: 2533367694 / total #impl: 4218302431 (eff. 0.601)
1736.77/1737.12	c #Conflicts:    2772000 | #Learnt:      77238 | 0.000
1736.77/1737.12	c total clause space: 2341.61MB
1736.77/1737.12	c total #watches: 629906
1737.68/1738.06	c total #propagations: 2534204837 / total #impl: 4219656560 (eff. 0.601)
1737.68/1738.06	c #Conflicts:    2773000 | #Learnt:      78238 | 0.000
1737.68/1738.06	c total clause space: 2341.61MB
1737.68/1738.06	c total #watches: 631906
1738.57/1738.91	c total #propagations: 2534909232 / total #impl: 4220907104 (eff. 0.601)
1738.57/1738.91	c #Conflicts:    2774000 | #Learnt:      79238 | 0.000
1738.57/1738.91	c total clause space: 2341.61MB
1738.57/1738.91	c total #watches: 633906
1739.57/1739.93	c total #propagations: 2535667980 / total #impl: 4222159538 (eff. 0.601)
1739.57/1739.93	c #Conflicts:    2775000 | #Learnt:      80238 | 0.000
1739.57/1739.93	c total clause space: 2341.61MB
1739.57/1739.93	c total #watches: 635906
1740.47/1740.86	c total #propagations: 2536436570 / total #impl: 4223357660 (eff. 0.601)
1740.47/1740.86	c GC COLLECT
1740.47/1740.86	c #Conflicts:    2776000 | #Learnt:      40869 | 0.000
1740.47/1740.86	c total clause space: 2341.61MB
1740.47/1740.86	c total #watches: 557168
1741.17/1741.51	c total #propagations: 2537422564 / total #impl: 4225070638 (eff. 0.601)
1741.17/1741.51	c #Conflicts:    2777000 | #Learnt:      41869 | 0.000
1741.17/1741.51	c total clause space: 2341.61MB
1741.17/1741.51	c total #watches: 559168
1741.77/1742.10	c total #propagations: 2538531949 / total #impl: 4226972975 (eff. 0.601)
1741.77/1742.10	c #Conflicts:    2778000 | #Learnt:      42869 | 0.000
1741.77/1742.10	c total clause space: 2341.61MB
1741.77/1742.10	c total #watches: 561168
1742.47/1742.85	c total #propagations: 2539539176 / total #impl: 4228721820 (eff. 0.601)
1742.47/1742.85	c #Conflicts:    2779000 | #Learnt:      43869 | 0.000
1742.47/1742.85	c total clause space: 2341.61MB
1742.47/1742.85	c total #watches: 563168
1743.07/1743.47	c total #propagations: 2540594166 / total #impl: 4230553216 (eff. 0.601)
1743.07/1743.47	c #Conflicts:    2780000 | #Learnt:      44869 | 0.000
1743.07/1743.47	c total clause space: 2341.61MB
1743.07/1743.47	c total #watches: 565168
1743.77/1744.11	c total #propagations: 2541468535 / total #impl: 4232194029 (eff. 0.601)
1743.77/1744.11	c #Conflicts:    2781000 | #Learnt:      45869 | 0.000
1743.77/1744.11	c total clause space: 2341.61MB
1743.77/1744.11	c total #watches: 567168
1744.27/1744.67	c total #propagations: 2542372210 / total #impl: 4233905541 (eff. 0.600)
1744.27/1744.67	c #Conflicts:    2782000 | #Learnt:      46869 | 0.000
1744.27/1744.67	c total clause space: 2341.61MB
1744.27/1744.67	c total #watches: 569168
1744.87/1745.22	c total #propagations: 2543264241 / total #impl: 4235442975 (eff. 0.600)
1744.87/1745.22	c #Conflicts:    2783000 | #Learnt:      47869 | 0.000
1744.87/1745.22	c total clause space: 2341.61MB
1744.87/1745.22	c total #watches: 571168
1745.37/1745.79	c total #propagations: 2544188694 / total #impl: 4236866420 (eff. 0.600)
1745.37/1745.79	c #Conflicts:    2784000 | #Learnt:      48869 | 0.000
1745.37/1745.79	c total clause space: 2341.61MB
1745.37/1745.79	c total #watches: 573168
1746.17/1746.52	c total #propagations: 2545076967 / total #impl: 4238279773 (eff. 0.600)
1746.17/1746.52	c #Conflicts:    2785000 | #Learnt:      49869 | 0.000
1746.17/1746.52	c total clause space: 2341.61MB
1746.17/1746.52	c total #watches: 575168
1746.87/1747.20	c total #propagations: 2545949933 / total #impl: 4239775163 (eff. 0.600)
1746.87/1747.20	c #Conflicts:    2786000 | #Learnt:      50869 | 0.000
1746.87/1747.20	c total clause space: 2341.61MB
1746.87/1747.20	c total #watches: 577168
1747.47/1747.87	c total #propagations: 2546848407 / total #impl: 4241243340 (eff. 0.600)
1747.47/1747.87	c #Conflicts:    2787000 | #Learnt:      51869 | 0.000
1747.47/1747.87	c total clause space: 2341.61MB
1747.47/1747.87	c total #watches: 579168
1748.17/1748.51	c total #propagations: 2547764194 / total #impl: 4242723422 (eff. 0.601)
1748.17/1748.51	c #Conflicts:    2788000 | #Learnt:      52869 | 0.000
1748.17/1748.51	c total clause space: 2341.61MB
1748.17/1748.51	c total #watches: 581168
1748.77/1749.11	c total #propagations: 2548855712 / total #impl: 4244351226 (eff. 0.601)
1748.77/1749.11	c #Conflicts:    2789000 | #Learnt:      53869 | 0.000
1748.77/1749.11	c total clause space: 2341.61MB
1748.77/1749.11	c total #watches: 583168
1749.37/1749.79	c total #propagations: 2549919011 / total #impl: 4245920977 (eff. 0.601)
1749.37/1749.79	c #Conflicts:    2790000 | #Learnt:      54869 | 0.000
1749.37/1749.79	c total clause space: 2341.61MB
1749.37/1749.79	c total #watches: 585168
1749.97/1750.34	c total #propagations: 2550935842 / total #impl: 4247530679 (eff. 0.601)
1749.97/1750.34	c #Conflicts:    2791000 | #Learnt:      55869 | 0.000
1749.97/1750.34	c total clause space: 2341.61MB
1749.97/1750.34	c total #watches: 587168
1750.56/1750.98	c total #propagations: 2551821764 / total #impl: 4248999782 (eff. 0.601)
1750.56/1750.98	c #Conflicts:    2792000 | #Learnt:      56869 | 0.000
1750.56/1750.98	c total clause space: 2341.61MB
1750.56/1750.98	c total #watches: 589168
1751.26/1751.64	c total #propagations: 2552698798 / total #impl: 4250450434 (eff. 0.601)
1751.26/1751.64	c #Conflicts:    2793000 | #Learnt:      57869 | 0.000
1751.26/1751.64	c total clause space: 2341.61MB
1751.26/1751.64	c total #watches: 591168
1751.86/1752.26	c total #propagations: 2553511459 / total #impl: 4251815299 (eff. 0.601)
1751.86/1752.26	c #Conflicts:    2794000 | #Learnt:      58869 | 0.000
1751.86/1752.26	c total clause space: 2341.61MB
1751.86/1752.26	c total #watches: 593168
1752.66/1753.04	c total #propagations: 2554319479 / total #impl: 4253170607 (eff. 0.601)
1752.66/1753.04	c #Conflicts:    2795000 | #Learnt:      59869 | 0.000
1752.66/1753.04	c total clause space: 2341.61MB
1752.66/1753.04	c total #watches: 595168
1753.46/1753.82	c total #propagations: 2555298442 / total #impl: 4254697906 (eff. 0.601)
1753.46/1753.82	c #Conflicts:    2796000 | #Learnt:      60869 | 0.000
1753.46/1753.82	c total clause space: 2341.61MB
1753.46/1753.82	c total #watches: 597168
1754.06/1754.44	c total #propagations: 2556239354 / total #impl: 4256240241 (eff. 0.601)
1754.06/1754.44	c #Conflicts:    2797000 | #Learnt:      61869 | 0.000
1754.06/1754.44	c total clause space: 2341.61MB
1754.06/1754.44	c total #watches: 599168
1754.76/1755.16	c total #propagations: 2557071126 / total #impl: 4257626562 (eff. 0.601)
1754.76/1755.16	c #Conflicts:    2798000 | #Learnt:      62869 | 0.000
1754.76/1755.16	c total clause space: 2341.61MB
1754.76/1755.16	c total #watches: 601168
1755.46/1755.87	c total #propagations: 2557932695 / total #impl: 4259125900 (eff. 0.601)
1755.46/1755.87	c #Conflicts:    2799000 | #Learnt:      63869 | 0.000
1755.46/1755.87	c total clause space: 2341.61MB
1755.46/1755.87	c total #watches: 603168
1756.26/1756.66	c total #propagations: 2558825137 / total #impl: 4260552582 (eff. 0.601)
1756.26/1756.66	c #Conflicts:    2800000 | #Learnt:      64869 | 0.000
1756.26/1756.66	c total clause space: 2341.61MB
1756.26/1756.66	c total #watches: 605168
1756.96/1757.38	c total #propagations: 2559746294 / total #impl: 4262098542 (eff. 0.601)
1756.96/1757.38	c #Conflicts:    2801000 | #Learnt:      65869 | 0.000
1756.96/1757.38	c total clause space: 2341.61MB
1756.96/1757.38	c total #watches: 607168
1757.66/1758.05	c total #propagations: 2560682661 / total #impl: 4263577990 (eff. 0.601)
1757.66/1758.05	c #Conflicts:    2802000 | #Learnt:      66869 | 0.000
1757.66/1758.05	c total clause space: 2341.61MB
1757.66/1758.05	c total #watches: 609168
1758.46/1758.90	c total #propagations: 2561454713 / total #impl: 4265147849 (eff. 0.601)
1758.46/1758.90	c #Conflicts:    2803000 | #Learnt:      67869 | 0.000
1758.46/1758.90	c total clause space: 2341.61MB
1758.46/1758.90	c total #watches: 611168
1759.36/1759.71	c total #propagations: 2562339511 / total #impl: 4266730148 (eff. 0.601)
1759.36/1759.71	c #Conflicts:    2804000 | #Learnt:      68869 | 0.000
1759.36/1759.71	c total clause space: 2341.61MB
1759.36/1759.71	c total #watches: 613168
1759.96/1760.39	c total #propagations: 2563218384 / total #impl: 4268165759 (eff. 0.601)
1759.96/1760.39	c #Conflicts:    2805000 | #Learnt:      69869 | 0.000
1759.96/1760.39	c total clause space: 2341.61MB
1759.96/1760.39	c total #watches: 615168
1760.66/1761.08	c total #propagations: 2564055571 / total #impl: 4269456849 (eff. 0.601)
1760.66/1761.08	c #Conflicts:    2806000 | #Learnt:      70869 | 0.000
1760.66/1761.08	c total clause space: 2341.61MB
1760.66/1761.08	c total #watches: 617168
1761.46/1761.82	c total #propagations: 2564899820 / total #impl: 4270826337 (eff. 0.601)
1761.46/1761.82	c #Conflicts:    2807000 | #Learnt:      71869 | 0.000
1761.46/1761.82	c total clause space: 2341.61MB
1761.46/1761.82	c total #watches: 619168
1762.26/1762.64	c total #propagations: 2565771485 / total #impl: 4272254349 (eff. 0.601)
1762.26/1762.64	c #Conflicts:    2808000 | #Learnt:      72869 | 0.000
1762.26/1762.64	c total clause space: 2341.61MB
1762.26/1762.64	c total #watches: 621168
1762.76/1763.15	c total #propagations: 2566830875 / total #impl: 4273857747 (eff. 0.601)
1762.76/1763.15	c #Conflicts:    2809000 | #Learnt:      73869 | 0.000
1762.76/1763.15	c total clause space: 2341.61MB
1762.76/1763.15	c total #watches: 623168
1763.86/1764.22	c total #propagations: 2567552821 / total #impl: 4274836164 (eff. 0.601)
1763.86/1764.22	c #Conflicts:    2810000 | #Learnt:      74869 | 0.000
1763.86/1764.22	c total clause space: 2341.61MB
1763.86/1764.22	c total #watches: 625168
1764.66/1765.02	c total #propagations: 2568424764 / total #impl: 4276405446 (eff. 0.601)
1764.66/1765.02	c #Conflicts:    2811000 | #Learnt:      75869 | 0.000
1764.66/1765.02	c total clause space: 2341.61MB
1764.66/1765.02	c total #watches: 627168
1765.06/1765.48	c total #propagations: 2569305411 / total #impl: 4277858070 (eff. 0.601)
1765.06/1765.48	c #Conflicts:    2812000 | #Learnt:      76869 | 0.000
1765.06/1765.48	c total clause space: 2341.61MB
1765.06/1765.48	c total #watches: 629168
1765.75/1766.14	c total #propagations: 2570173141 / total #impl: 4279176108 (eff. 0.601)
1765.75/1766.14	c #Conflicts:    2813000 | #Learnt:      77869 | 0.000
1765.75/1766.14	c total clause space: 2341.61MB
1765.75/1766.14	c total #watches: 631168
1766.75/1767.17	c total #propagations: 2570987515 / total #impl: 4280575012 (eff. 0.601)
1766.75/1767.17	c #Conflicts:    2814000 | #Learnt:      78869 | 0.000
1766.75/1767.17	c total clause space: 2341.61MB
1766.75/1767.17	c total #watches: 633168
1767.65/1768.02	c total #propagations: 2571893727 / total #impl: 4282099391 (eff. 0.601)
1767.65/1768.02	c #Conflicts:    2815000 | #Learnt:      79869 | 0.000
1767.65/1768.02	c total clause space: 2341.61MB
1767.65/1768.02	c total #watches: 635168
1768.65/1769.07	c total #propagations: 2572713325 / total #impl: 4283315473 (eff. 0.601)
1768.65/1769.07	c #Conflicts:    2816000 | #Learnt:      80869 | 0.000
1768.65/1769.07	c total clause space: 2341.61MB
1768.65/1769.07	c total #watches: 637168
1769.45/1769.88	c total #propagations: 2573590124 / total #impl: 4284825100 (eff. 0.601)
1769.45/1769.88	c GC COLLECT
1769.45/1769.88	c #Conflicts:    2817000 | #Learnt:      41152 | 0.000
1769.45/1769.88	c total clause space: 2341.61MB
1769.45/1769.88	c total #watches: 557734
1770.15/1770.53	c total #propagations: 2574481029 / total #impl: 4286256018 (eff. 0.601)
1770.15/1770.53	c #Conflicts:    2818000 | #Learnt:      42152 | 0.000
1770.15/1770.53	c total clause space: 2341.61MB
1770.15/1770.53	c total #watches: 559734
1770.76/1771.14	c total #propagations: 2575497043 / total #impl: 4287929549 (eff. 0.601)
1770.76/1771.14	c #Conflicts:    2819000 | #Learnt:      43152 | 0.000
1770.76/1771.14	c total clause space: 2341.61MB
1770.76/1771.14	c total #watches: 561734
1771.25/1771.60	c total #propagations: 2576391883 / total #impl: 4289403752 (eff. 0.601)
1771.25/1771.60	c #Conflicts:    2820000 | #Learnt:      44152 | 0.000
1771.25/1771.60	c total clause space: 2341.61MB
1771.25/1771.60	c total #watches: 563734
1771.86/1772.24	c total #propagations: 2577256917 / total #impl: 4290840211 (eff. 0.601)
1771.86/1772.24	c #Conflicts:    2821000 | #Learnt:      45152 | 0.000
1771.86/1772.24	c total clause space: 2341.61MB
1771.86/1772.24	c total #watches: 565734
1772.45/1772.82	c total #propagations: 2578153400 / total #impl: 4292391584 (eff. 0.601)
1772.45/1772.82	c #Conflicts:    2822000 | #Learnt:      46152 | 0.000
1772.45/1772.82	c total clause space: 2341.61MB
1772.45/1772.82	c total #watches: 567734
1773.05/1773.40	c total #propagations: 2579033404 / total #impl: 4293874810 (eff. 0.601)
1773.05/1773.40	c #Conflicts:    2823000 | #Learnt:      47152 | 0.000
1773.05/1773.40	c total clause space: 2341.61MB
1773.05/1773.40	c total #watches: 569734
1773.45/1773.88	c total #propagations: 2579928002 / total #impl: 4295296296 (eff. 0.601)
1773.45/1773.88	c #Conflicts:    2824000 | #Learnt:      48152 | 0.000
1773.45/1773.88	c total clause space: 2341.61MB
1773.45/1773.88	c total #watches: 571734
1774.15/1774.56	c total #propagations: 2580784244 / total #impl: 4296556216 (eff. 0.601)
1774.15/1774.56	c #Conflicts:    2825000 | #Learnt:      49152 | 0.000
1774.15/1774.56	c total clause space: 2341.61MB
1774.15/1774.56	c total #watches: 573734
1774.75/1775.10	c total #propagations: 2581617567 / total #impl: 4298132775 (eff. 0.601)
1774.75/1775.10	c #Conflicts:    2826000 | #Learnt:      50152 | 0.000
1774.75/1775.10	c total clause space: 2341.61MB
1774.75/1775.10	c total #watches: 575734
1775.35/1775.75	c total #propagations: 2582476310 / total #impl: 4299486254 (eff. 0.601)
1775.35/1775.75	c #Conflicts:    2827000 | #Learnt:      51152 | 0.000
1775.35/1775.75	c total clause space: 2341.61MB
1775.35/1775.75	c total #watches: 577734
1776.05/1776.49	c total #propagations: 2583328940 / total #impl: 4300928790 (eff. 0.601)
1776.05/1776.49	c #Conflicts:    2828000 | #Learnt:      52152 | 0.000
1776.05/1776.49	c total clause space: 2341.61MB
1776.05/1776.49	c total #watches: 579734
1776.84/1777.23	c total #propagations: 2584237403 / total #impl: 4302489001 (eff. 0.601)
1776.84/1777.23	c #Conflicts:    2829000 | #Learnt:      53152 | 0.000
1776.84/1777.23	c total clause space: 2341.61MB
1776.84/1777.23	c total #watches: 581734
1777.54/1777.90	c total #propagations: 2585052463 / total #impl: 4303798025 (eff. 0.601)
1777.54/1777.90	c #Conflicts:    2830000 | #Learnt:      54152 | 0.000
1777.54/1777.90	c total clause space: 2341.61MB
1777.54/1777.90	c total #watches: 583734
1778.14/1778.53	c total #propagations: 2585908203 / total #impl: 4305122146 (eff. 0.601)
1778.14/1778.53	c #Conflicts:    2831000 | #Learnt:      55152 | 0.000
1778.14/1778.53	c total clause space: 2341.61MB
1778.14/1778.53	c total #watches: 585734
1778.84/1779.27	c total #propagations: 2586861475 / total #impl: 4306613032 (eff. 0.601)
1778.84/1779.27	c #Conflicts:    2832000 | #Learnt:      56152 | 0.000
1778.84/1779.27	c total clause space: 2341.61MB
1778.84/1779.27	c total #watches: 587734
1779.55/1779.96	c total #propagations: 2587818957 / total #impl: 4308199504 (eff. 0.601)
1779.55/1779.96	c #Conflicts:    2833000 | #Learnt:      57152 | 0.000
1779.55/1779.96	c total clause space: 2341.61MB
1779.55/1779.96	c total #watches: 589734
1780.24/1780.65	c total #propagations: 2588807955 / total #impl: 4309772256 (eff. 0.601)
1780.24/1780.65	c #Conflicts:    2834000 | #Learnt:      58152 | 0.000
1780.24/1780.65	c total clause space: 2341.61MB
1780.24/1780.65	c total #watches: 591734
1780.84/1781.28	c total #propagations: 2589843875 / total #impl: 4311426647 (eff. 0.601)
1780.84/1781.28	c #Conflicts:    2835000 | #Learnt:      59152 | 0.000
1780.84/1781.28	c total clause space: 2341.61MB
1780.84/1781.28	c total #watches: 593734
1781.54/1781.99	c total #propagations: 2590896958 / total #impl: 4313095711 (eff. 0.601)
1781.54/1781.99	c #Conflicts:    2836000 | #Learnt:      60152 | 0.000
1781.54/1781.99	c total clause space: 2341.61MB
1781.54/1781.99	c total #watches: 595734
1782.34/1782.72	c total #propagations: 2592006355 / total #impl: 4314793139 (eff. 0.601)
1782.34/1782.72	c #Conflicts:    2837000 | #Learnt:      61152 | 0.000
1782.34/1782.72	c total clause space: 2341.61MB
1782.34/1782.72	c total #watches: 597734
1782.94/1783.32	c total #propagations: 2593161757 / total #impl: 4316502164 (eff. 0.601)
1782.94/1783.32	c #Conflicts:    2838000 | #Learnt:      62152 | 0.000
1782.94/1783.32	c total clause space: 2341.61MB
1782.94/1783.32	c total #watches: 599734
1783.64/1784.05	c total #propagations: 2594119872 / total #impl: 4317738121 (eff. 0.601)
1783.64/1784.05	c #Conflicts:    2839000 | #Learnt:      63152 | 0.000
1783.64/1784.05	c total clause space: 2341.61MB
1783.64/1784.05	c total #watches: 601734
1784.44/1784.82	c total #propagations: 2595275462 / total #impl: 4319462196 (eff. 0.601)
1784.44/1784.82	c #Conflicts:    2840000 | #Learnt:      64152 | 0.000
1784.44/1784.82	c total clause space: 2341.61MB
1784.44/1784.82	c total #watches: 603734
1785.24/1785.62	c total #propagations: 2596266094 / total #impl: 4320983967 (eff. 0.601)
1785.24/1785.62	c #Conflicts:    2841000 | #Learnt:      65152 | 0.000
1785.24/1785.62	c total clause space: 2341.61MB
1785.24/1785.62	c total #watches: 605734
1785.94/1786.30	c total #propagations: 2597134695 / total #impl: 4322483555 (eff. 0.601)
1785.94/1786.30	c #Conflicts:    2842000 | #Learnt:      66152 | 0.000
1785.94/1786.30	c total clause space: 2341.61MB
1785.94/1786.30	c total #watches: 607734
1786.54/1786.96	c total #propagations: 2598131268 / total #impl: 4323966896 (eff. 0.601)
1786.54/1786.96	c #Conflicts:    2843000 | #Learnt:      67152 | 0.000
1786.54/1786.96	c total clause space: 2341.61MB
1786.54/1786.96	c total #watches: 609734
1787.34/1787.77	c total #propagations: 2598977430 / total #impl: 4325304768 (eff. 0.601)
1787.34/1787.77	c #Conflicts:    2844000 | #Learnt:      68152 | 0.000
1787.34/1787.77	c total clause space: 2341.61MB
1787.34/1787.77	c total #watches: 611734
1788.04/1788.49	c total #propagations: 2599921846 / total #impl: 4326828547 (eff. 0.601)
1788.04/1788.49	c #Conflicts:    2845000 | #Learnt:      69152 | 0.000
1788.04/1788.49	c total clause space: 2341.61MB
1788.04/1788.49	c total #watches: 613734
1788.74/1789.12	c total #propagations: 2600786775 / total #impl: 4328176418 (eff. 0.601)
1788.74/1789.12	c #Conflicts:    2846000 | #Learnt:      70152 | 0.000
1788.74/1789.12	c total clause space: 2341.61MB
1788.74/1789.12	c total #watches: 615734
1789.34/1789.79	c total #propagations: 2601683610 / total #impl: 4329516759 (eff. 0.601)
1789.34/1789.79	c #Conflicts:    2847000 | #Learnt:      71152 | 0.000
1789.34/1789.79	c total clause space: 2341.61MB
1789.34/1789.79	c total #watches: 617734
1790.44/1790.80	c total #propagations: 2602620691 / total #impl: 4330898942 (eff. 0.601)
1790.44/1790.80	c #Conflicts:    2848000 | #Learnt:      72152 | 0.000
1790.44/1790.80	c total clause space: 2341.61MB
1790.44/1790.80	c total #watches: 619734
1791.14/1791.59	c total #propagations: 2603615983 / total #impl: 4332466278 (eff. 0.601)
1791.14/1791.59	c #Conflicts:    2849000 | #Learnt:      73152 | 0.000
1791.14/1791.59	c total clause space: 2341.61MB
1791.14/1791.59	c total #watches: 621734
1791.84/1792.24	c total #propagations: 2604433060 / total #impl: 4333825698 (eff. 0.601)
1791.84/1792.24	c #Conflicts:    2850000 | #Learnt:      74152 | 0.000
1791.84/1792.24	c total clause space: 2341.61MB
1791.84/1792.24	c total #watches: 623734
1792.84/1793.20	c total #propagations: 2605175059 / total #impl: 4335124783 (eff. 0.601)
1792.84/1793.20	c #Conflicts:    2851000 | #Learnt:      75152 | 0.000
1792.84/1793.20	c total clause space: 2341.61MB
1792.84/1793.20	c total #watches: 625734
1793.84/1794.22	c total #propagations: 2606164314 / total #impl: 4336716294 (eff. 0.601)
1793.84/1794.22	c #Conflicts:    2852000 | #Learnt:      76152 | 0.000
1793.84/1794.22	c total clause space: 2341.61MB
1793.84/1794.22	c total #watches: 627734
1794.74/1795.12	c total #propagations: 2607284525 / total #impl: 4338417264 (eff. 0.601)
1794.74/1795.12	c #Conflicts:    2853000 | #Learnt:      77152 | 0.000
1794.74/1795.12	c total clause space: 2341.61MB
1794.74/1795.12	c total #watches: 629734
1795.53/1795.90	c total #propagations: 2608145286 / total #impl: 4339896211 (eff. 0.601)
1795.53/1795.90	c #Conflicts:    2854000 | #Learnt:      78152 | 0.000
1795.53/1795.90	c total clause space: 2341.61MB
1795.53/1795.90	c total #watches: 631734
1796.04/1796.41	c total #propagations: 2609031192 / total #impl: 4341360615 (eff. 0.601)
1796.04/1796.41	c #Conflicts:    2855000 | #Learnt:      79152 | 0.000
1796.04/1796.41	c total clause space: 2341.61MB
1796.04/1796.41	c total #watches: 633734
1796.33/1796.76	c total #propagations: 2609796243 / total #impl: 4342543892 (eff. 0.601)
1796.33/1796.76	c #Conflicts:    2856000 | #Learnt:      80152 | 0.000
1796.33/1796.76	c total clause space: 2341.61MB
1796.33/1796.76	c total #watches: 635734
1796.53/1796.97	c total #propagations: 2610511091 / total #impl: 4343437109 (eff. 0.601)
1796.53/1796.97	c #Conflicts:    2857000 | #Learnt:      81152 | 0.000
1796.53/1796.97	c total clause space: 2341.61MB
1796.53/1796.97	c total #watches: 637734
1796.83/1797.23	c total #propagations: 2611092619 / total #impl: 4344091596 (eff. 0.601)
1796.83/1797.23	c GC COLLECT
1796.83/1797.23	c #Conflicts:    2858000 | #Learnt:      41136 | 0.000
1796.83/1797.23	c total clause space: 2341.61MB
1796.83/1797.23	c total #watches: 557702
1797.23/1797.61	c total #propagations: 2611752222 / total #impl: 4344817624 (eff. 0.601)
1797.23/1797.61	c #Conflicts:    2859000 | #Learnt:      42136 | 0.000
1797.23/1797.61	c total clause space: 2341.61MB
1797.23/1797.61	c total #watches: 559702
1797.83/1798.28	c total #propagations: 2612601369 / total #impl: 4346040896 (eff. 0.601)
1797.83/1798.28	c #Conflicts:    2860000 | #Learnt:      43136 | 0.000
1797.83/1798.28	c total clause space: 2341.61MB
1797.83/1798.28	c total #watches: 561702
1798.43/1798.82	c total #propagations: 2613544692 / total #impl: 4347666538 (eff. 0.601)
1798.43/1798.82	c #Conflicts:    2861000 | #Learnt:      44136 | 0.000
1798.43/1798.82	c total clause space: 2341.61MB
1798.43/1798.82	c total #watches: 563702
1799.03/1799.47	c total #propagations: 2614463610 / total #impl: 4349142925 (eff. 0.601)
1799.03/1799.47	c #Conflicts:    2862000 | #Learnt:      45136 | 0.000
1799.03/1799.47	c total clause space: 2341.61MB
1799.03/1799.47	c total #watches: 565702
1799.63/1800.05	c total #propagations: 2615367998 / total #impl: 4350688312 (eff. 0.601)
1799.63/1800.05	c #Conflicts:    2863000 | #Learnt:      46136 | 0.000
1799.63/1800.05	c total clause space: 2341.61MB
1799.63/1800.05	c total #watches: 567702

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-4102567-1466265402/watcher-4102567-1466265402 -o /tmp/evaluation-result-4102567-1466265402/solver-4102567-1466265402 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1466240178-16745 --watchdog 1960 --input HOME/instance-4102567-1466265402.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=19574
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.17 2.21 2.21 3/176 19577
/proc/meminfo: memFree=29048956/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 28585977 57319424 7292 33554432000 4194304 6211289 140735930911136 140734804749656 4206544 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 13994 7292 98 493 0 13491 0

[startup+0.100164 s]
/proc/loadavg: 2.17 2.21 2.21 3/176 19577
/proc/meminfo: memFree=29048956/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=60592 CPUtime=0.09 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 1489 0 0 0 9 0 0 0 20 0 1 0 28585977 62046208 11616 33554432000 4194304 6211289 140735930911136 140734804749656 5418912 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 15148 11616 121 493 0 14645 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60592

[startup+0.200372 s]
/proc/loadavg: 2.17 2.21 2.21 3/176 19577
/proc/meminfo: memFree=29048956/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=64756 CPUtime=0.19 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 2054 0 0 0 19 0 0 0 20 0 1 0 28585977 66310144 12162 33554432000 4194304 6211289 140735930911136 140734804749656 5418912 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 16189 12162 121 493 0 15686 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 64756

[startup+0.300331 s]
/proc/loadavg: 2.17 2.21 2.21 3/176 19577
/proc/meminfo: memFree=29048956/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=75076 CPUtime=0.29 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 2910 0 0 0 28 1 0 0 20 0 1 0 28585977 76877824 16084 33554432000 4194304 6211289 140735930911136 140734804749656 5161098 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 18769 16085 144 493 0 18266 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75076

[startup+0.700299 s]
/proc/loadavg: 2.17 2.21 2.21 3/176 19577
/proc/meminfo: memFree=29048956/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=106424 CPUtime=0.69 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 6281 0 0 0 67 2 0 0 20 0 1 0 28585977 108978176 24054 33554432000 4194304 6211289 140735930911136 140734804749656 4228081 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 26606 24055 144 493 0 26103 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 106424

[startup+1.50028 s]
/proc/loadavg: 2.17 2.21 2.21 3/177 19578
/proc/meminfo: memFree=28915680/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=181352 CPUtime=1.49 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 10771 0 0 0 147 2 0 0 20 0 1 0 28585977 185704448 37817 33554432000 4194304 6211289 140735930911136 140735930909016 4242481 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 45338 37817 160 493 0 44835 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 181352

[startup+3.10031 s]
/proc/loadavg: 2.17 2.21 2.21 3/177 19578
/proc/meminfo: memFree=28883848/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=212172 CPUtime=3.09 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 11742 0 0 0 306 3 0 0 20 0 1 0 28585977 217264128 44486 33554432000 4194304 6211289 140735930911136 140735930909480 4247571 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 53043 44486 165 493 0 52540 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 212172

[startup+6.30029 s]
/proc/loadavg: 2.24 2.22 2.22 3/177 19578
/proc/meminfo: memFree=28861016/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=262260 CPUtime=6.28 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 12514 0 0 0 625 3 0 0 20 0 1 0 28585977 268554240 48984 33554432000 4194304 6211289 140735930911136 140735930909480 4209257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 65565 48984 165 493 0 65062 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 262260

[startup+12.7003 s]
/proc/loadavg: 2.22 2.22 2.22 3/177 19578
/proc/meminfo: memFree=28784784/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=343648 CPUtime=12.69 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 12815 0 0 0 1264 5 0 0 20 0 1 0 28585977 351895552 60993 33554432000 4194304 6211289 140735930911136 140735930909480 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 85912 60993 165 493 0 85409 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 343648

[startup+25.5004 s]
/proc/loadavg: 2.24 2.22 2.22 3/177 19578
/proc/meminfo: memFree=28785060/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=344044 CPUtime=25.49 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 12971 0 0 0 2544 5 0 0 20 0 1 0 28585977 352301056 61129 33554432000 4194304 6211289 140735930911136 140735930909480 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 86011 61129 165 493 0 85508 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 344044

[startup+51.1004 s]
/proc/loadavg: 2.23 2.22 2.21 3/177 19578
/proc/meminfo: memFree=28689076/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=478952 CPUtime=51.08 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 14012 0 0 0 5101 7 0 0 20 0 1 0 28585977 490446848 85072 33554432000 4194304 6211289 140735930911136 140735930909480 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 119738 85072 165 493 0 119235 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 478952

[startup+102.3 s]
/proc/loadavg: 2.21 2.21 2.21 3/177 19580
/proc/meminfo: memFree=28626364/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=482784 CPUtime=102.28 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 15445 0 0 0 10219 9 0 0 20 0 1 0 28585977 494370816 95534 33554432000 4194304 6211289 140735930911136 140735930909480 4248006 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 120696 95534 165 493 0 120193 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 482784

[startup+162.3 s]
/proc/loadavg: 2.40 2.26 2.23 4/177 19581
/proc/meminfo: memFree=28528872/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=487564 CPUtime=162.26 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 16590 0 0 0 16216 10 0 0 20 0 1 0 28585977 499265536 114563 33554432000 4194304 6211289 140735930911136 140735930909480 4209221 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 121891 114563 165 493 0 121388 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 487564

[startup+222.308 s]
/proc/loadavg: 2.33 2.26 2.22 4/178 19631
/proc/meminfo: memFree=29604252/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=705308 CPUtime=222.26 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 17941 0 0 0 22212 14 0 0 20 0 1 0 28585977 722235392 134101 33554432000 4194304 6211289 140735930911136 140735930909480 4241164 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 176327 134101 165 493 0 175824 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 705308

[startup+282.3 s]
/proc/loadavg: 2.26 2.26 2.22 4/178 19655
/proc/meminfo: memFree=29581628/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=707740 CPUtime=282.24 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 18489 0 0 0 28210 14 0 0 20 0 1 0 28585977 724725760 134649 33554432000 4194304 6211289 140735930911136 140735930909480 4252287 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 176935 134649 165 493 0 176432 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 707740

[startup+342.3 s]
/proc/loadavg: 2.37 2.28 2.23 3/177 19656
/proc/meminfo: memFree=29564088/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=709640 CPUtime=342.24 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 18975 0 0 0 34209 15 0 0 20 0 1 0 28585977 726671360 135123 33554432000 4194304 6211289 140735930911136 140735930909480 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 177410 135123 165 493 0 176907 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 709640

[startup+402.3 s]
/proc/loadavg: 2.23 2.26 2.22 3/177 19658
/proc/meminfo: memFree=29498004/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=710988 CPUtime=402.23 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 19322 0 0 0 40207 16 0 0 20 0 1 0 28585977 728051712 148743 33554432000 4194304 6211289 140735930911136 140735930909480 4241178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 177747 148743 165 493 0 177244 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 710988

[startup+462.3 s]
/proc/loadavg: 2.38 2.30 2.24 3/177 19659
/proc/meminfo: memFree=29385008/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=1063812 CPUtime=462.2 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 20393 0 0 0 46199 21 0 0 20 0 1 0 28585977 1089343488 174536 33554432000 4194304 6211289 140735930911136 140735930909480 4241949 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 265953 174536 165 493 0 265450 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 1063812

[startup+522.3 s]
/proc/loadavg: 2.31 2.29 2.24 3/177 19660
/proc/meminfo: memFree=29375312/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=1065628 CPUtime=522.19 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 20847 0 0 0 52198 21 0 0 20 0 1 0 28585977 1091203072 174957 33554432000 4194304 6211289 140735930911136 140735930909480 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 266407 174957 165 493 0 265904 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 1065628

[startup+582.3 s]
/proc/loadavg: 2.39 2.31 2.25 4/177 19661
/proc/meminfo: memFree=29366980/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=1066624 CPUtime=582.19 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 21081 0 0 0 58197 22 0 0 20 0 1 0 28585977 1092222976 175191 33554432000 4194304 6211289 140735930911136 140735930909480 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 266656 175191 165 493 0 266153 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1066624


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


[startup+882.307 s]
/proc/loadavg: 2.21 2.26 2.24 3/177 19670
/proc/meminfo: memFree=29315396/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=1074404 CPUtime=882.14 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 22761 0 0 0 88191 23 0 0 20 0 1 0 28585977 1100189696 180944 33554432000 4194304 6211289 140735930911136 140735930909480 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 268601 180944 165 493 0 268098 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 1074404

[startup+942.3 s]
/proc/loadavg: 2.23 2.25 2.24 3/177 19671
/proc/meminfo: memFree=29282756/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=1076308 CPUtime=942.13 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 23097 0 0 0 94189 24 0 0 20 0 1 0 28585977 1102139392 186900 33554432000 4194304 6211289 140735930911136 140735930909480 4209306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 269077 186900 165 493 0 268574 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 1076308

[startup+1002.3 s]
/proc/loadavg: 2.16 2.23 2.23 3/177 19673
/proc/meminfo: memFree=29282012/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=1077144 CPUtime=1002.12 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 23265 0 0 0 100188 24 0 0 20 0 1 0 28585977 1102995456 187066 33554432000 4194304 6211289 140735930911136 140735930909480 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 269286 187066 165 493 0 268783 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 1077144

[startup+1062.3 s]
/proc/loadavg: 2.31 2.26 2.24 3/177 19674
/proc/meminfo: memFree=29232000/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=1077708 CPUtime=1062.11 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 23421 0 0 0 106186 25 0 0 20 0 1 0 28585977 1103572992 197953 33554432000 4194304 6211289 140735930911136 140735930909480 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 269427 197953 165 493 0 268924 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1077708

[startup+1122.3 s]
/proc/loadavg: 2.33 2.27 2.25 3/177 19675
/proc/meminfo: memFree=29228468/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=1078812 CPUtime=1122.1 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 23700 0 0 0 112185 25 0 0 20 0 1 0 28585977 1104703488 198232 33554432000 4194304 6211289 140735930911136 140735930909480 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 269703 198232 165 493 0 269200 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1078812

[startup+1182.3 s]
/proc/loadavg: 2.28 2.27 2.24 3/177 19676
/proc/meminfo: memFree=28994928/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=1080800 CPUtime=1182.1 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 24242 0 0 0 118181 29 0 0 20 0 1 0 28585977 1106739200 256006 33554432000 4194304 6211289 140735930911136 140735930909480 4245168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 270200 256006 165 493 0 269697 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1080800

[startup+1242.3 s]
/proc/loadavg: 2.31 2.27 2.25 3/177 19677
/proc/meminfo: memFree=28933744/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=1651132 CPUtime=1242.09 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 25089 0 0 0 124179 30 0 0 20 0 1 0 28585977 1690759168 270608 33554432000 4194304 6211289 140735930911136 140735930909480 4239834 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 412783 270608 165 493 0 412280 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1651132

[startup+1302.3 s]
/proc/loadavg: 2.21 2.25 2.24 3/177 19679
/proc/meminfo: memFree=28928788/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=1652400 CPUtime=1302.07 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 25396 0 0 0 130177 30 0 0 20 0 1 0 28585977 1692057600 270915 33554432000 4194304 6211289 140735930911136 140735930909480 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 413100 270915 165 493 0 412597 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1652400

[startup+1362.3 s]
/proc/loadavg: 2.27 2.26 2.24 3/177 19680
/proc/meminfo: memFree=28308688/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=2577676 CPUtime=1362.07 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 26830 0 0 0 136159 48 0 0 20 0 1 0 28585977 2639540224 423500 33554432000 4194304 6211289 140735930911136 140735930909480 4215184 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 644419 423500 165 493 0 643916 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 2577676

[startup+1422.3 s]
/proc/loadavg: 2.33 2.27 2.25 3/178 19684
/proc/meminfo: memFree=28052624/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=2579056 CPUtime=1422.07 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 27352 0 0 0 142155 52 0 0 20 0 1 0 28585977 2640953344 487363 33554432000 4194304 6211289 140735930911136 140735930909480 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 644764 487363 165 493 0 644261 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 2579056

[startup+1482.3 s]
/proc/loadavg: 2.28 2.27 2.25 3/177 19685
/proc/meminfo: memFree=28051512/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=2579376 CPUtime=1482.05 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 27545 0 0 0 148153 52 0 0 20 0 1 0 28585977 2641281024 487533 33554432000 4194304 6211289 140735930911136 140735930909480 4201516 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 644844 487533 165 493 0 644341 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 2579376

[startup+1542.31 s]
/proc/loadavg: 2.26 2.26 2.25 3/177 19686
/proc/meminfo: memFree=28044012/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=2579952 CPUtime=1542.04 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 27749 0 0 0 154152 52 0 0 20 0 1 0 28585977 2641870848 487728 33554432000 4194304 6211289 140735930911136 140735930909480 4209891 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 644988 487728 165 493 0 644485 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 2579952

[startup+1602.3 s]
/proc/loadavg: 2.29 2.27 2.25 3/177 19688
/proc/meminfo: memFree=28040976/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=2580340 CPUtime=1602.02 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 27821 0 0 0 160150 52 0 0 20 0 1 0 28585977 2642268160 487800 33554432000 4194304 6211289 140735930911136 140735930909480 4241178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 645085 487800 165 493 0 644582 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 2580340

[startup+1662.3 s]
/proc/loadavg: 2.31 2.28 2.25 3/177 19689
/proc/meminfo: memFree=28032028/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=2580700 CPUtime=1662.01 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 27915 0 0 0 166148 53 0 0 20 0 1 0 28585977 2642636800 488647 33554432000 4194304 6211289 140735930911136 140735930909000 4209891 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 645175 488647 165 493 0 644672 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 2580700

[startup+1722.3 s]
/proc/loadavg: 2.16 2.24 2.24 3/177 19690
/proc/meminfo: memFree=28025164/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=2582200 CPUtime=1721.98 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 28290 0 0 0 172145 53 0 0 20 0 1 0 28585977 2644172800 489256 33554432000 4194304 6211289 140735930911136 140735930909480 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 645550 489256 165 493 0 645047 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 2582200

[startup+1782.3 s]
/proc/loadavg: 2.17 2.23 2.23 3/177 19691
/proc/meminfo: memFree=28024792/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=2582508 CPUtime=1781.94 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 28398 0 0 0 178141 53 0 0 20 0 1 0 28585977 2644488192 489317 33554432000 4194304 6211289 140735930911136 140735930909480 4209273 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 645627 489317 165 493 0 645124 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 2582508



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.12 2.21 2.23 3/177 19691
/proc/meminfo: memFree=28024388/32872528 swapFree=1402776/1580604
[pid=19577] ppid=19574 vsize=2582752 CPUtime=1800.03 cores=1,3,5,7
/proc/19577/stat : 19577 (cdcl-cuttingpla) R 19574 19577 16728 0 -1 4202496 28465 0 0 0 179950 53 0 0 20 0 1 0 28585977 2644738048 489369 33554432000 4194304 6211289 140735930911136 140735930909480 4209244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/19577/statm: 645688 489369 165 493 0 645185 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 2582752

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 19577 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.47
CPU time (s): 1800.11
CPU user time (s): 1799.5
CPU system time (s): 0.605907
CPU usage (%): 99.9799
Max. virtual memory (cumulated for all children) (KiB): 2582752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.5
system time used= 0.605907
maximum resident set size= 1957476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28465
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= 152
involuntary context switches= 1848

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.71128 second user time and 6.95594 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-18 17:56:43
IDJOB=4102567
IDBENCH=2139
IDSOLVER=2549
FILE ID=node139/4102567-1466265402
RUNJOBID= node139-1466240178-16745
PBS_JOBID= 19918187
Free space on /tmp= 71588 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-g250.15.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4102567-1466265402/watcher-4102567-1466265402 -o /tmp/evaluation-result-4102567-1466265402/solver-4102567-1466265402 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1466240178-16745 --watchdog 1960 --input HOME/instance-4102567-1466265402.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= f368868fda311e5aaeadb84d33b29291
RANDOM SEED=1391080900

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

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
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		: 2666.500
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
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		: 2666.500
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:        29049600 kB
Buffers:          157692 kB
Cached:           154084 kB
SwapCached:         1904 kB
Active:          1272020 kB
Inactive:         227948 kB
Active(anon):    1189164 kB
Inactive(anon):     1476 kB
Active(file):      82856 kB
Inactive(file):   226472 kB
Unevictable:     1580604 kB
Mlocked:         1402776 kB
SwapTotal:      67108856 kB
SwapFree:       67099484 kB
Dirty:              8080 kB
Writeback:             0 kB
AnonPages:       2768228 kB
Mapped:             8080 kB
Shmem:                 0 kB
Slab:             605832 kB
SReclaimable:      49544 kB
SUnreclaim:       556288 kB
KernelStack:        1440 kB
PageTables:         9420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3252484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    442368 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= 71584 MiB
End job on node139 at 2016-06-18 18:26:43