Trace number 4108499

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.02 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j12036_6.std.opb
MD5SUM9a4de5b537f1bb9f30a546c1477a84e4
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark251
Best CPU time to get the best result obtained on this benchmark1800.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints245234
Number of constraints which are clauses244034
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint120
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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.29/0.35	c * #variable= 72842 #constraint= 245234
0.88/0.95	c * #variable= 72842 #constraint= 245234
2.09/2.15	c S1->S2
2.09/2.15	c S1->S2
2.09/2.15	c S1->S2
2.09/2.15	c S2->S1
2.09/2.15	c S1->S2
2.09/2.15	c S1->S2
2.09/2.15	c S1->S2
2.09/2.15	c S1->S2
2.09/2.15	c #Conflicts:       1000 | #Learnt:       1006 | 0.000
2.09/2.15	c total clause space: 48.1602MB
2.09/2.15	c total #watches: 522840
2.39/2.48	c total #propagations: 1634457 / total #impl: 6696272 (eff. 0.244)
2.39/2.48	c #Conflicts:       2000 | #Learnt:       2006 | 0.000
2.39/2.48	c total clause space: 48.1602MB
2.39/2.48	c total #watches: 526752
2.69/2.75	c total #propagations: 2671848 / total #impl: 10739761 (eff. 0.249)
2.69/2.75	c #Conflicts:       3000 | #Learnt:       2021 | 0.000
2.69/2.75	c total clause space: 48.1602MB
2.69/2.75	c total #watches: 528667
3.09/3.10	c total #propagations: 3513740 / total #impl: 14315737 (eff. 0.245)
3.09/3.10	c #Conflicts:       4000 | #Learnt:       3021 | 0.000
3.09/3.10	c total clause space: 48.1602MB
3.09/3.10	c total #watches: 531029
3.40/3.47	c total #propagations: 4641742 / total #impl: 18271678 (eff. 0.254)
3.40/3.47	c #Conflicts:       5000 | #Learnt:       2378 | 0.000
3.40/3.47	c total clause space: 48.1602MB
3.40/3.47	c total #watches: 531038
3.69/3.78	c total #propagations: 5808938 / total #impl: 22878260 (eff. 0.254)
3.69/3.78	c #Conflicts:       6000 | #Learnt:       3378 | 0.000
3.69/3.78	c total clause space: 48.1602MB
3.69/3.78	c total #watches: 533378
4.09/4.16	c total #propagations: 6789289 / total #impl: 26497092 (eff. 0.256)
4.09/4.16	c #Conflicts:       7000 | #Learnt:       2247 | 0.000
4.09/4.16	c total clause space: 48.1602MB
4.09/4.16	c total #watches: 535914
4.59/4.60	c total #propagations: 8073719 / total #impl: 31196383 (eff. 0.259)
4.59/4.60	c #Conflicts:       8000 | #Learnt:       3247 | 0.000
4.59/4.60	c total clause space: 48.1602MB
4.59/4.60	c total #watches: 538399
4.99/5.02	c total #propagations: 9689041 / total #impl: 36945544 (eff. 0.262)
4.99/5.02	c #Conflicts:       9000 | #Learnt:       4246 | 0.000
4.99/5.02	c total clause space: 48.1602MB
4.99/5.02	c total #watches: 538272
5.39/5.42	c total #propagations: 11019148 / total #impl: 42387302 (eff. 0.260)
5.39/5.42	c GC COLLECT
5.39/5.42	c #Conflicts:      10000 | #Learnt:       2740 | 0.000
5.39/5.42	c total clause space: 48.1602MB
5.39/5.42	c total #watches: 525768
5.69/5.75	c total #propagations: 12182850 / total #impl: 47269409 (eff. 0.258)
5.69/5.75	c #Conflicts:      11000 | #Learnt:       3740 | 0.000
5.69/5.75	c total clause space: 48.1602MB
5.69/5.75	c total #watches: 528690
6.09/6.13	c total #propagations: 13214919 / total #impl: 51096621 (eff. 0.259)
6.09/6.13	c #Conflicts:      12000 | #Learnt:       4739 | 0.000
6.09/6.13	c total clause space: 48.1602MB
6.09/6.13	c total #watches: 531891
6.39/6.46	c total #propagations: 14335000 / total #impl: 55412205 (eff. 0.259)
6.39/6.46	c #Conflicts:      13000 | #Learnt:       5739 | 0.000
6.39/6.46	c total clause space: 48.1602MB
6.39/6.46	c total #watches: 534601
6.69/6.76	c total #propagations: 15392412 / total #impl: 59275187 (eff. 0.260)
6.69/6.76	c #Conflicts:      14000 | #Learnt:       3877 | 0.000
6.69/6.76	c total clause space: 48.1602MB
6.69/6.76	c total #watches: 533784
6.99/7.04	c total #propagations: 16387054 / total #impl: 62905605 (eff. 0.261)
6.99/7.04	c #Conflicts:      15000 | #Learnt:       4877 | 0.000
6.99/7.04	c total clause space: 48.1602MB
6.99/7.04	c total #watches: 535879
7.29/7.38	c total #propagations: 17266957 / total #impl: 66441683 (eff. 0.260)
7.29/7.38	c #Conflicts:      16000 | #Learnt:       5877 | 0.000
7.29/7.38	c total clause space: 48.1602MB
7.29/7.38	c total #watches: 539200
7.59/7.60	c total #propagations: 18368907 / total #impl: 71264887 (eff. 0.258)
7.59/7.60	c #Conflicts:      17000 | #Learnt:       3706 | 0.000
7.59/7.60	c total clause space: 48.1602MB
7.59/7.60	c total #watches: 540127
7.69/7.79	c total #propagations: 19086404 / total #impl: 73289869 (eff. 0.260)
7.69/7.79	c #Conflicts:      18000 | #Learnt:       4706 | 0.000
7.69/7.79	c total clause space: 48.1602MB
7.69/7.79	c total #watches: 542376
7.89/7.99	c total #propagations: 19725759 / total #impl: 75055205 (eff. 0.263)
7.89/7.99	c #Conflicts:      19000 | #Learnt:       5706 | 0.000
7.89/7.99	c total clause space: 48.1602MB
7.89/7.99	c total #watches: 544856
8.28/8.33	c total #propagations: 20372190 / total #impl: 76819193 (eff. 0.265)
8.28/8.33	c #Conflicts:      20000 | #Learnt:       6706 | 0.000
8.28/8.33	c total clause space: 78.2603MB
8.28/8.34	c total #watches: 543413
8.58/8.69	c total #propagations: 21402603 / total #impl: 80832026 (eff. 0.265)
8.58/8.69	c GC COLLECT
8.58/8.69	c #Conflicts:      21000 | #Learnt:       4212 | 0.000
8.58/8.69	c total clause space: 78.2603MB
8.58/8.69	c total #watches: 529552
8.89/8.98	c total #propagations: 22392178 / total #impl: 84658888 (eff. 0.264)
8.89/8.98	c #Conflicts:      22000 | #Learnt:       5212 | 0.000
8.89/8.98	c total clause space: 78.2603MB
8.89/8.98	c total #watches: 533403
9.28/9.30	c total #propagations: 23171916 / total #impl: 88120472 (eff. 0.263)
9.28/9.30	c #Conflicts:      23000 | #Learnt:       6212 | 0.000
9.28/9.30	c total clause space: 78.2603MB
9.28/9.30	c total #watches: 536903
9.58/9.66	c total #propagations: 24003891 / total #impl: 91969583 (eff. 0.261)
9.58/9.66	c #Conflicts:      24000 | #Learnt:       7212 | 0.000
9.58/9.66	c total clause space: 78.2603MB
9.58/9.66	c total #watches: 541189
9.89/9.99	c total #propagations: 25029883 / total #impl: 96288134 (eff. 0.260)
9.89/9.99	c #Conflicts:      25000 | #Learnt:       4421 | 0.000
9.89/9.99	c total clause space: 78.2603MB
9.89/9.99	c total #watches: 540659
10.18/10.24	c total #propagations: 26009523 / total #impl: 99990162 (eff. 0.260)
10.18/10.24	c #Conflicts:      26000 | #Learnt:       5421 | 0.000
10.18/10.24	c total clause space: 78.2603MB
10.18/10.24	c total #watches: 543621
10.48/10.57	c total #propagations: 26722624 / total #impl: 102615878 (eff. 0.260)
10.48/10.57	c #Conflicts:      27000 | #Learnt:       6421 | 0.000
10.48/10.57	c total clause space: 78.2603MB
10.48/10.57	c total #watches: 547476
10.88/10.95	c total #propagations: 27487476 / total #impl: 106648873 (eff. 0.258)
10.88/10.95	c #Conflicts:      28000 | #Learnt:       7421 | 0.000
10.88/10.95	c total clause space: 78.2603MB
10.88/10.95	c total #watches: 549591
11.28/11.36	c total #propagations: 28488532 / total #impl: 110966929 (eff. 0.257)
11.28/11.36	c GC COLLECT
11.28/11.36	c #Conflicts:      29000 | #Learnt:       4319 | 0.000
11.28/11.36	c total clause space: 78.2603MB
11.28/11.36	c total #watches: 533557
11.68/11.75	c total #propagations: 29533514 / total #impl: 115647095 (eff. 0.255)
11.68/11.75	c #Conflicts:      30000 | #Learnt:       5319 | 0.000
11.68/11.75	c total clause space: 78.2603MB
11.68/11.75	c total #watches: 537014
11.98/12.09	c total #propagations: 30712093 / total #impl: 120257991 (eff. 0.255)
11.98/12.09	c #Conflicts:      31000 | #Learnt:       6319 | 0.000
11.98/12.09	c total clause space: 78.2603MB
11.98/12.09	c total #watches: 540167
12.38/12.44	c total #propagations: 31780428 / total #impl: 124015582 (eff. 0.256)
12.38/12.44	c #Conflicts:      32000 | #Learnt:       7319 | 0.000
12.38/12.44	c total clause space: 78.2603MB
12.38/12.44	c total #watches: 543353
12.78/12.83	c total #propagations: 32737845 / total #impl: 128102199 (eff. 0.256)
12.78/12.83	c #Conflicts:      33000 | #Learnt:       8317 | 0.000
12.78/12.83	c total clause space: 78.2603MB
12.78/12.83	c total #watches: 546233
13.08/13.18	c total #propagations: 33815762 / total #impl: 132549743 (eff. 0.255)
13.08/13.18	c #Conflicts:      34000 | #Learnt:       4923 | 0.000
13.08/13.18	c total clause space: 78.2603MB
13.08/13.18	c total #watches: 544780
13.48/13.58	c total #propagations: 34795504 / total #impl: 136824997 (eff. 0.254)
13.48/13.58	c #Conflicts:      35000 | #Learnt:       5923 | 0.000
13.48/13.58	c total clause space: 78.2603MB
13.48/13.58	c total #watches: 551018
13.88/13.94	c total #propagations: 35692935 / total #impl: 141820187 (eff. 0.252)
13.88/13.94	c #Conflicts:      36000 | #Learnt:       6923 | 0.000
13.88/13.94	c total clause space: 78.2603MB
13.88/13.94	c total #watches: 553615
14.08/14.19	c total #propagations: 36610525 / total #impl: 145715371 (eff. 0.251)
14.08/14.19	c #Conflicts:      37000 | #Learnt:       7923 | 0.000
14.08/14.19	c total clause space: 78.2603MB
14.08/14.19	c total #watches: 556112
14.39/14.46	c total #propagations: 37302085 / total #impl: 148328210 (eff. 0.251)
14.39/14.46	c #Conflicts:      38000 | #Learnt:       8923 | 0.000
14.39/14.46	c total clause space: 78.2603MB
14.39/14.46	c total #watches: 559882
14.68/14.77	c total #propagations: 37965664 / total #impl: 150955515 (eff. 0.252)
14.68/14.77	c GC COLLECT
14.68/14.77	c #Conflicts:      39000 | #Learnt:       5218 | 0.000
14.68/14.77	c total clause space: 78.2603MB
14.68/14.77	c total #watches: 538488
15.08/15.15	c total #propagations: 38728464 / total #impl: 153719980 (eff. 0.252)
15.08/15.15	c #Conflicts:      40000 | #Learnt:       6218 | 0.000
15.08/15.15	c total clause space: 78.2603MB
15.08/15.15	c total #watches: 542118
15.49/15.55	c total #propagations: 39698441 / total #impl: 157070293 (eff. 0.253)
15.49/15.55	c #Conflicts:      41000 | #Learnt:       7218 | 0.000
15.49/15.55	c total clause space: 78.2603MB
15.49/15.55	c total #watches: 545627
15.89/15.90	c total #propagations: 40692111 / total #impl: 160940108 (eff. 0.253)
15.89/15.90	c #Conflicts:      42000 | #Learnt:       8218 | 0.000
15.89/15.90	c total clause space: 78.2603MB
15.89/15.90	c total #watches: 549667
16.19/16.24	c total #propagations: 41462448 / total #impl: 165571916 (eff. 0.250)
16.19/16.24	c #Conflicts:      43000 | #Learnt:       9218 | 0.000
16.19/16.24	c total clause space: 78.2603MB
16.19/16.24	c total #watches: 552958
16.60/16.63	c total #propagations: 42171592 / total #impl: 170218857 (eff. 0.248)
16.60/16.63	c GC COLLECT
16.60/16.63	c #Conflicts:      44000 | #Learnt:       5276 | 0.000
16.60/16.63	c total clause space: 78.2603MB
16.60/16.63	c total #watches: 538789
16.89/16.97	c total #propagations: 42974058 / total #impl: 174603337 (eff. 0.246)
16.89/16.97	c #Conflicts:      45000 | #Learnt:       6276 | 0.000
16.89/16.97	c total clause space: 78.2603MB
16.89/16.97	c total #watches: 542117
17.29/17.39	c total #propagations: 43771769 / total #impl: 178454174 (eff. 0.245)
17.29/17.39	c #Conflicts:      46000 | #Learnt:       7275 | 0.000
17.29/17.39	c total clause space: 78.2603MB
17.29/17.39	c total #watches: 545191
17.79/17.81	c total #propagations: 45058212 / total #impl: 182991374 (eff. 0.246)
17.79/17.81	c #Conflicts:      47000 | #Learnt:       8275 | 0.000
17.79/17.81	c total clause space: 78.2603MB
17.79/17.81	c total #watches: 548171
18.09/18.19	c total #propagations: 46250571 / total #impl: 187315649 (eff. 0.247)
18.09/18.19	c #Conflicts:      48000 | #Learnt:       9275 | 0.000
18.09/18.19	c total clause space: 78.2603MB
18.09/18.19	c total #watches: 550798
18.59/18.61	c total #propagations: 47441341 / total #impl: 191965590 (eff. 0.247)
18.59/18.61	c #Conflicts:      49000 | #Learnt:      10275 | 0.000
18.59/18.61	c total clause space: 78.2603MB
18.59/18.61	c total #watches: 553810
18.99/19.04	c total #propagations: 48697390 / total #impl: 196337820 (eff. 0.248)
18.99/19.04	c #Conflicts:      50000 | #Learnt:       5964 | 0.000
18.99/19.04	c total clause space: 78.2603MB
18.99/19.04	c total #watches: 547959
19.39/19.43	c total #propagations: 49831300 / total #impl: 200714994 (eff. 0.248)
19.39/19.43	c #Conflicts:      51000 | #Learnt:       6964 | 0.000
19.39/19.43	c total clause space: 78.2603MB
19.39/19.43	c total #watches: 550695
19.80/19.81	c total #propagations: 50960557 / total #impl: 205696530 (eff. 0.248)
19.80/19.81	c #Conflicts:      52000 | #Learnt:       7964 | 0.000
19.80/19.81	c total clause space: 78.2603MB
19.80/19.81	c total #watches: 553593
20.09/20.16	c total #propagations: 51931684 / total #impl: 210048373 (eff. 0.247)
20.09/20.16	c #Conflicts:      53000 | #Learnt:       8964 | 0.000
20.09/20.16	c total clause space: 78.2603MB
20.09/20.16	c total #watches: 556986
20.49/20.58	c total #propagations: 52705630 / total #impl: 213016937 (eff. 0.247)
20.49/20.58	c #Conflicts:      54000 | #Learnt:       9964 | 0.000
20.49/20.58	c total clause space: 78.2603MB
20.49/20.58	c total #watches: 558960
20.89/20.95	c total #propagations: 53714596 / total #impl: 217199511 (eff. 0.247)
20.89/20.95	c #Conflicts:      55000 | #Learnt:      10964 | 0.000
20.89/20.95	c total clause space: 78.2603MB
20.89/20.95	c total #watches: 562194
21.19/21.27	c total #propagations: 54564174 / total #impl: 220791199 (eff. 0.247)
21.19/21.27	c GC COLLECT
21.19/21.27	c #Conflicts:      56000 | #Learnt:       6340 | 0.000
21.19/21.27	c total clause space: 78.2603MB
21.19/21.27	c total #watches: 541648
21.59/21.68	c total #propagations: 55276809 / total #impl: 223784045 (eff. 0.247)
21.59/21.68	c #Conflicts:      57000 | #Learnt:       7340 | 0.000
21.59/21.68	c total clause space: 78.2603MB
21.59/21.68	c total #watches: 545491
22.09/22.13	c total #propagations: 56427788 / total #impl: 228152266 (eff. 0.247)
22.09/22.13	c #Conflicts:      58000 | #Learnt:       8340 | 0.000
22.09/22.13	c total clause space: 78.2603MB
22.09/22.13	c total #watches: 548500
22.39/22.42	c total #propagations: 57760475 / total #impl: 233272084 (eff. 0.248)
22.39/22.42	c #Conflicts:      59000 | #Learnt:       9340 | 0.000
22.39/22.42	c total clause space: 78.2603MB
22.39/22.42	c total #watches: 552724
22.69/22.77	c total #propagations: 58488377 / total #impl: 236611233 (eff. 0.247)
22.69/22.77	c #Conflicts:      60000 | #Learnt:      10340 | 0.000
22.69/22.77	c total clause space: 78.2603MB
22.69/22.77	c total #watches: 555529
23.09/23.19	c total #propagations: 59358222 / total #impl: 239994798 (eff. 0.247)
23.09/23.19	c #Conflicts:      61000 | #Learnt:      11340 | 0.000
23.09/23.19	c total clause space: 78.2603MB
23.09/23.19	c total #watches: 559784
23.49/23.54	c total #propagations: 60378213 / total #impl: 244082338 (eff. 0.247)
23.49/23.54	c #Conflicts:      62000 | #Learnt:       6447 | 0.000
23.49/23.54	c total clause space: 78.2603MB
23.49/23.54	c total #watches: 562046
23.89/23.93	c total #propagations: 61362216 / total #impl: 248674098 (eff. 0.247)
23.89/23.93	c #Conflicts:      63000 | #Learnt:       7447 | 0.000
23.89/23.93	c total clause space: 78.2603MB
23.89/23.93	c total #watches: 566598
24.29/24.34	c total #propagations: 62376595 / total #impl: 253500213 (eff. 0.246)
24.29/24.34	c #Conflicts:      64000 | #Learnt:       8447 | 0.000
24.29/24.34	c total clause space: 78.2603MB
24.29/24.34	c total #watches: 571105
24.69/24.78	c total #propagations: 63444505 / total #impl: 258463400 (eff. 0.245)
24.69/24.78	c #Conflicts:      65000 | #Learnt:       9447 | 0.000
24.69/24.78	c total clause space: 78.2603MB
24.69/24.78	c total #watches: 564853
25.09/25.19	c total #propagations: 64543647 / total #impl: 263115975 (eff. 0.245)
25.09/25.19	c #Conflicts:      66000 | #Learnt:      10445 | 0.000
25.09/25.19	c total clause space: 78.2603MB
25.09/25.19	c total #watches: 563915
25.39/25.46	c total #propagations: 65624826 / total #impl: 267420162 (eff. 0.245)
25.39/25.46	c #Conflicts:      67000 | #Learnt:      11445 | 0.000
25.39/25.46	c total clause space: 78.2603MB
25.39/25.46	c total #watches: 566628
25.79/25.85	c total #propagations: 66265371 / total #impl: 270947832 (eff. 0.245)
25.79/25.85	c #Conflicts:      68000 | #Learnt:      12445 | 0.000
25.79/25.85	c total clause space: 78.2603MB
25.79/25.85	c total #watches: 568714
26.19/26.27	c total #propagations: 67254024 / total #impl: 275225028 (eff. 0.244)
26.19/26.27	c GC COLLECT
26.19/26.27	c #Conflicts:      69000 | #Learnt:       7231 | 0.000
26.19/26.27	c total clause space: 78.2603MB
26.19/26.27	c total #watches: 545281
26.58/26.64	c total #propagations: 68292643 / total #impl: 279592905 (eff. 0.244)
26.58/26.64	c #Conflicts:      70000 | #Learnt:       8231 | 0.000
26.58/26.64	c total clause space: 78.2603MB
26.58/26.64	c total #watches: 548646
26.88/26.94	c total #propagations: 69345802 / total #impl: 283530009 (eff. 0.245)
26.88/26.94	c #Conflicts:      71000 | #Learnt:       9231 | 0.000
26.88/26.94	c total clause space: 78.2603MB
26.88/26.94	c total #watches: 553055
27.18/27.26	c total #propagations: 70107103 / total #impl: 286542409 (eff. 0.245)
27.18/27.26	c #Conflicts:      72000 | #Learnt:      10231 | 0.000
27.18/27.26	c total clause space: 78.2603MB
27.18/27.26	c total #watches: 555741
27.59/27.66	c total #propagations: 70885565 / total #impl: 289199838 (eff. 0.245)
27.59/27.66	c #Conflicts:      73000 | #Learnt:      11231 | 0.000
27.59/27.66	c total clause space: 78.2603MB
27.59/27.66	c total #watches: 559080
27.98/28.09	c total #propagations: 71984101 / total #impl: 293229514 (eff. 0.245)
27.98/28.09	c #Conflicts:      74000 | #Learnt:      12231 | 0.000
27.98/28.09	c total clause space: 78.2603MB
27.98/28.09	c total #watches: 562846
28.38/28.44	c total #propagations: 73155968 / total #impl: 297386921 (eff. 0.246)
28.38/28.44	c #Conflicts:      75000 | #Learnt:       6743 | 0.000
28.38/28.44	c total clause space: 78.2603MB
28.38/28.44	c total #watches: 559448
28.78/28.86	c total #propagations: 74031583 / total #impl: 301136511 (eff. 0.246)
28.78/28.86	c #Conflicts:      76000 | #Learnt:       7743 | 0.000
28.78/28.86	c total clause space: 78.2603MB
28.78/28.86	c total #watches: 556213
29.18/29.21	c total #propagations: 75238551 / total #impl: 305431567 (eff. 0.246)
29.18/29.21	c #Conflicts:      77000 | #Learnt:       8743 | 0.000
29.18/29.21	c total clause space: 78.2603MB
29.18/29.21	c total #watches: 557005
29.48/29.59	c total #propagations: 76185493 / total #impl: 309088991 (eff. 0.246)
29.48/29.59	c #Conflicts:      78000 | #Learnt:       9743 | 0.000
29.48/29.59	c total clause space: 78.2603MB
29.48/29.59	c total #watches: 559128
29.88/29.91	c total #propagations: 77192170 / total #impl: 313140302 (eff. 0.247)
29.88/29.91	c #Conflicts:      79000 | #Learnt:      10743 | 0.000
29.88/29.91	c total clause space: 78.2603MB
29.88/29.91	c total #watches: 561608
30.18/30.22	c total #propagations: 77992525 / total #impl: 316962372 (eff. 0.246)
30.18/30.22	c #Conflicts:      80000 | #Learnt:      11743 | 0.000
30.18/30.22	c total clause space: 78.2603MB
30.18/30.22	c total #watches: 564989
30.48/30.58	c total #propagations: 78745937 / total #impl: 319967118 (eff. 0.246)
30.48/30.58	c #Conflicts:      81000 | #Learnt:      12743 | 0.000
30.48/30.58	c total clause space: 78.2603MB
30.48/30.58	c total #watches: 567198
30.89/30.98	c total #propagations: 79749787 / total #impl: 323480446 (eff. 0.247)
30.89/30.98	c GC COLLECT
30.89/30.98	c #Conflicts:      82000 | #Learnt:       6937 | 0.000
30.89/30.98	c total clause space: 78.2603MB
30.89/30.98	c total #watches: 543814
31.28/31.36	c total #propagations: 80677716 / total #impl: 327017596 (eff. 0.247)
31.28/31.36	c #Conflicts:      83000 | #Learnt:       7937 | 0.000
31.28/31.36	c total clause space: 78.2603MB
31.28/31.36	c total #watches: 547108
31.58/31.68	c total #propagations: 81725402 / total #impl: 330771626 (eff. 0.247)
31.58/31.68	c #Conflicts:      84000 | #Learnt:       8937 | 0.000
31.58/31.68	c total clause space: 78.2603MB
31.58/31.68	c total #watches: 549808
31.89/32.00	c total #propagations: 82560737 / total #impl: 334445280 (eff. 0.247)
31.89/32.00	c #Conflicts:      85000 | #Learnt:       9937 | 0.000
31.89/32.00	c total clause space: 78.2603MB
31.89/32.00	c total #watches: 552795
32.28/32.31	c total #propagations: 83343846 / total #impl: 338354044 (eff. 0.246)
32.28/32.31	c #Conflicts:      86000 | #Learnt:      10937 | 0.000
32.28/32.31	c total clause space: 78.2603MB
32.28/32.31	c total #watches: 555896
32.58/32.63	c total #propagations: 84090289 / total #impl: 342064879 (eff. 0.246)
32.58/32.63	c #Conflicts:      87000 | #Learnt:      11937 | 0.000
32.58/32.63	c total clause space: 78.2603MB
32.58/32.63	c total #watches: 559250
32.99/33.01	c total #propagations: 84827752 / total #impl: 345668492 (eff. 0.245)
32.99/33.01	c #Conflicts:      88000 | #Learnt:      12937 | 0.000
32.99/33.01	c total clause space: 78.2603MB
32.99/33.01	c total #watches: 561962
33.28/33.37	c total #propagations: 85593040 / total #impl: 349423926 (eff. 0.245)
33.28/33.37	c #Conflicts:      89000 | #Learnt:      13937 | 0.000
33.28/33.37	c total clause space: 78.2603MB
33.28/33.37	c total #watches: 564690
33.68/33.70	c total #propagations: 86356283 / total #impl: 353107002 (eff. 0.245)
33.68/33.70	c GC COLLECT
33.68/33.70	c #Conflicts:      90000 | #Learnt:       7842 | 0.000
33.68/33.70	c total clause space: 78.2603MB
33.68/33.70	c total #watches: 546877
33.98/34.00	c total #propagations: 87107111 / total #impl: 356666028 (eff. 0.244)
33.98/34.00	c #Conflicts:      91000 | #Learnt:       8841 | 0.000
33.98/34.00	c total clause space: 78.2603MB
33.98/34.00	c total #watches: 550332
34.28/34.32	c total #propagations: 87858445 / total #impl: 359879037 (eff. 0.244)
34.28/34.32	c #Conflicts:      92000 | #Learnt:       9841 | 0.000
34.28/34.32	c total clause space: 78.2603MB
34.28/34.32	c total #watches: 554395
34.58/34.65	c total #propagations: 88563569 / total #impl: 363119141 (eff. 0.244)
34.58/34.65	c #Conflicts:      93000 | #Learnt:      10841 | 0.000
34.58/34.65	c total clause space: 78.2603MB
34.58/34.65	c total #watches: 557826
34.98/35.04	c total #propagations: 89172213 / total #impl: 366128666 (eff. 0.244)
34.98/35.04	c #Conflicts:      94000 | #Learnt:      11841 | 0.000
34.98/35.04	c total clause space: 78.2603MB
34.98/35.04	c total #watches: 560644
35.38/35.40	c total #propagations: 89920550 / total #impl: 369486746 (eff. 0.243)
35.38/35.40	c #Conflicts:      95000 | #Learnt:      12841 | 0.000
35.38/35.40	c total clause space: 78.2603MB
35.38/35.40	c total #watches: 563886
35.68/35.76	c total #propagations: 90546161 / total #impl: 372186012 (eff. 0.243)
35.68/35.76	c #Conflicts:      96000 | #Learnt:      13841 | 0.000
35.68/35.76	c total clause space: 78.2603MB
35.68/35.76	c total #watches: 566662
36.08/36.19	c total #propagations: 91113340 / total #impl: 374555078 (eff. 0.243)
36.08/36.19	c #Conflicts:      97000 | #Learnt:      14841 | 0.000
36.08/36.19	c total clause space: 78.2603MB
36.08/36.19	c total #watches: 569669
36.48/36.50	c total #propagations: 91724347 / total #impl: 377345665 (eff. 0.243)
36.48/36.50	c GC COLLECT
36.48/36.50	c #Conflicts:      98000 | #Learnt:       8443 | 0.000
36.48/36.50	c total clause space: 78.2603MB
36.48/36.50	c total #watches: 549045
36.88/36.90	c total #propagations: 92343664 / total #impl: 380734214 (eff. 0.243)
36.88/36.90	c #Conflicts:      99000 | #Learnt:       9443 | 0.000
36.88/36.90	c total clause space: 78.2603MB
36.88/36.90	c total #watches: 554178
37.18/37.25	c total #propagations: 93072710 / total #impl: 384418245 (eff. 0.242)
37.18/37.25	c #Conflicts:     100000 | #Learnt:      10443 | 0.000
37.18/37.25	c total clause space: 78.2603MB
37.18/37.25	c total #watches: 557682
37.58/37.60	c total #propagations: 93654032 / total #impl: 387310816 (eff. 0.242)
37.58/37.60	c #Conflicts:     101000 | #Learnt:      11443 | 0.000
37.58/37.60	c total clause space: 78.2603MB
37.58/37.60	c total #watches: 560520
37.88/37.96	c total #propagations: 94226796 / total #impl: 390044050 (eff. 0.242)
37.88/37.96	c #Conflicts:     102000 | #Learnt:      12443 | 0.000
37.88/37.96	c total clause space: 78.2603MB
37.88/37.96	c total #watches: 563321
38.28/38.34	c total #propagations: 94852965 / total #impl: 392939411 (eff. 0.241)
38.28/38.34	c #Conflicts:     103000 | #Learnt:      13443 | 0.000
38.28/38.34	c total clause space: 78.2603MB
38.28/38.34	c total #watches: 566464
38.78/38.83	c total #propagations: 95661699 / total #impl: 396116913 (eff. 0.241)
38.78/38.83	c #Conflicts:     104000 | #Learnt:      14443 | 0.000
38.78/38.83	c total clause space: 78.2603MB
38.78/38.83	c total #watches: 569900
39.18/39.24	c total #propagations: 96925157 / total #impl: 401247495 (eff. 0.242)
39.18/39.24	c #Conflicts:     105000 | #Learnt:      15443 | 0.000
39.18/39.24	c total clause space: 78.2603MB
39.18/39.24	c total #watches: 573198
39.59/39.68	c total #propagations: 97902477 / total #impl: 405319036 (eff. 0.242)
39.59/39.68	c GC COLLECT
39.59/39.68	c #Conflicts:     106000 | #Learnt:       8738 | 0.000
39.59/39.68	c total clause space: 78.2603MB
39.59/39.68	c total #watches: 551178
40.08/40.15	c total #propagations: 98896818 / total #impl: 409785472 (eff. 0.241)
40.08/40.15	c #Conflicts:     107000 | #Learnt:       9738 | 0.000
40.08/40.15	c total clause space: 78.2603MB
40.08/40.15	c total #watches: 554928
40.48/40.54	c total #propagations: 100165883 / total #impl: 414455728 (eff. 0.242)
40.48/40.54	c #Conflicts:     108000 | #Learnt:      10738 | 0.000
40.48/40.54	c total clause space: 78.2603MB
40.48/40.54	c total #watches: 558360
40.79/40.88	c total #propagations: 101272674 / total #impl: 418503796 (eff. 0.242)
40.79/40.88	c #Conflicts:     109000 | #Learnt:      11738 | 0.000
40.79/40.88	c total clause space: 78.2603MB
40.79/40.88	c total #watches: 561794
41.28/41.30	c total #propagations: 102145787 / total #impl: 422108457 (eff. 0.242)
41.28/41.30	c #Conflicts:     110000 | #Learnt:      12738 | 0.000
41.28/41.30	c total clause space: 78.2603MB
41.28/41.30	c total #watches: 565496
41.68/41.74	c total #propagations: 103093019 / total #impl: 426583692 (eff. 0.242)
41.68/41.74	c #Conflicts:     111000 | #Learnt:      13738 | 0.000
41.68/41.74	c total clause space: 78.2603MB
41.68/41.74	c total #watches: 570298
42.08/42.19	c total #propagations: 104002617 / total #impl: 430807762 (eff. 0.241)
42.08/42.19	c #Conflicts:     112000 | #Learnt:      14738 | 0.000
42.08/42.19	c total clause space: 78.2603MB
42.08/42.19	c total #watches: 574213
42.48/42.60	c total #propagations: 105014059 / total #impl: 435621753 (eff. 0.241)
42.48/42.60	c #Conflicts:     113000 | #Learnt:      15738 | 0.000
42.48/42.60	c total clause space: 78.2603MB
42.58/42.60	c total #watches: 577863
42.99/43.01	c total #propagations: 105910727 / total #impl: 439773506 (eff. 0.241)
42.99/43.01	c GC COLLECT
42.99/43.01	c #Conflicts:     114000 | #Learnt:       8745 | 0.000
42.99/43.01	c total clause space: 78.2603MB
42.99/43.01	c total #watches: 550594
43.28/43.35	c total #propagations: 106851160 / total #impl: 444138771 (eff. 0.241)
43.28/43.35	c #Conflicts:     115000 | #Learnt:       9745 | 0.000
43.28/43.35	c total clause space: 78.2603MB
43.28/43.35	c total #watches: 553423
43.68/43.75	c total #propagations: 107813204 / total #impl: 447452029 (eff. 0.241)
43.68/43.75	c #Conflicts:     116000 | #Learnt:      10745 | 0.000
43.68/43.75	c total clause space: 78.2603MB
43.68/43.75	c total #watches: 556806
43.99/44.10	c total #propagations: 108797687 / total #impl: 451865822 (eff. 0.241)
43.99/44.10	c #Conflicts:     117000 | #Learnt:      11745 | 0.000
43.99/44.10	c total clause space: 78.2603MB
43.99/44.10	c total #watches: 560112
44.38/44.40	c total #propagations: 109658876 / total #impl: 455943470 (eff. 0.241)
44.38/44.40	c #Conflicts:     118000 | #Learnt:      12745 | 0.000
44.38/44.40	c total clause space: 78.2603MB
44.38/44.40	c total #watches: 562976
44.68/44.71	c total #propagations: 110392493 / total #impl: 459087761 (eff. 0.240)
44.68/44.71	c #Conflicts:     119000 | #Learnt:      13745 | 0.000
44.68/44.71	c total clause space: 78.2603MB
44.68/44.71	c total #watches: 566373
44.98/45.05	c total #propagations: 111091275 / total #impl: 462150254 (eff. 0.240)
44.98/45.05	c #Conflicts:     120000 | #Learnt:      14745 | 0.000
44.98/45.05	c total clause space: 78.2603MB
44.98/45.06	c total #watches: 570140
45.38/45.42	c total #propagations: 111740246 / total #impl: 465804281 (eff. 0.240)
45.38/45.42	c #Conflicts:     121000 | #Learnt:      15745 | 0.000
45.38/45.42	c total clause space: 78.2603MB
45.38/45.42	c total #watches: 574873
45.78/45.87	c total #propagations: 112367822 / total #impl: 469127931 (eff. 0.240)
45.78/45.87	c GC COLLECT
45.78/45.87	c #Conflicts:     122000 | #Learnt:       8433 | 0.000
45.78/45.87	c total clause space: 78.2603MB
45.78/45.87	c total #watches: 549440
46.19/46.29	c total #propagations: 113110841 / total #impl: 472729527 (eff. 0.239)
46.19/46.29	c #Conflicts:     123000 | #Learnt:       9433 | 0.000
46.19/46.29	c total clause space: 78.2603MB
46.19/46.29	c total #watches: 553027
46.68/46.73	c total #propagations: 114285240 / total #impl: 477209617 (eff. 0.239)
46.68/46.73	c #Conflicts:     124000 | #Learnt:      10433 | 0.000
46.68/46.73	c total clause space: 78.2603MB
46.68/46.73	c total #watches: 555988
46.98/47.04	c total #propagations: 115505679 / total #impl: 481757356 (eff. 0.240)
46.98/47.04	c #Conflicts:     125000 | #Learnt:      11433 | 0.000
46.98/47.04	c total clause space: 78.2603MB
46.98/47.04	c total #watches: 559222
47.48/47.53	c total #propagations: 116339612 / total #impl: 485593132 (eff. 0.240)
47.48/47.53	c #Conflicts:     126000 | #Learnt:      12433 | 0.000
47.48/47.53	c total clause space: 78.2603MB
47.48/47.53	c total #watches: 564569
47.88/47.94	c total #propagations: 117543114 / total #impl: 491080187 (eff. 0.239)
47.88/47.94	c #Conflicts:     127000 | #Learnt:      13433 | 0.000
47.88/47.94	c total clause space: 78.2603MB
47.88/47.94	c total #watches: 567837
48.18/48.26	c total #propagations: 118599667 / total #impl: 495371237 (eff. 0.239)
48.18/48.26	c #Conflicts:     128000 | #Learnt:      14433 | 0.000
48.18/48.26	c total clause space: 78.2603MB
48.18/48.26	c total #watches: 570940
48.58/48.64	c total #propagations: 119225119 / total #impl: 498573110 (eff. 0.239)
48.58/48.64	c #Conflicts:     129000 | #Learnt:      15433 | 0.000
48.58/48.64	c total clause space: 78.2603MB
48.58/48.64	c total #watches: 574623
48.98/49.03	c total #propagations: 120121072 / total #impl: 502897655 (eff. 0.239)
48.98/49.03	c #Conflicts:     130000 | #Learnt:      16433 | 0.000
48.98/49.03	c total clause space: 78.2603MB
48.98/49.03	c total #watches: 578309
49.49/49.51	c total #propagations: 120933520 / total #impl: 506988660 (eff. 0.239)
49.49/49.51	c GC COLLECT
49.49/49.51	c #Conflicts:     131000 | #Learnt:       8828 | 0.000
49.49/49.51	c total clause space: 78.2603MB
49.49/49.51	c total #watches: 550845
49.88/49.93	c total #propagations: 122085075 / total #impl: 512416317 (eff. 0.238)
49.88/49.93	c #Conflicts:     132000 | #Learnt:       9828 | 0.000
49.88/49.93	c total clause space: 78.2603MB
49.88/49.93	c total #watches: 554879
50.18/50.20	c total #propagations: 123065118 / total #impl: 516806117 (eff. 0.238)
50.18/50.20	c #Conflicts:     133000 | #Learnt:      10828 | 0.000
50.18/50.20	c total clause space: 78.2603MB
50.18/50.20	c total #watches: 557990
50.48/50.59	c total #propagations: 123698150 / total #impl: 519514713 (eff. 0.238)
50.48/50.59	c #Conflicts:     134000 | #Learnt:      11828 | 0.000
50.48/50.59	c total clause space: 78.2603MB
50.48/50.59	c total #watches: 561476
50.98/51.04	c total #propagations: 124700726 / total #impl: 523913840 (eff. 0.238)
50.98/51.04	c #Conflicts:     135000 | #Learnt:      12828 | 0.000
50.98/51.04	c total clause space: 78.2603MB
50.98/51.04	c total #watches: 565007
51.38/51.44	c total #propagations: 125852257 / total #impl: 528309621 (eff. 0.238)
51.38/51.44	c #Conflicts:     136000 | #Learnt:      13828 | 0.000
51.38/51.44	c total clause space: 78.2603MB
51.38/51.44	c total #watches: 568421
51.79/51.84	c total #propagations: 126767250 / total #impl: 533013066 (eff. 0.238)
51.79/51.84	c #Conflicts:     137000 | #Learnt:      14828 | 0.000
51.79/51.84	c total clause space: 78.2603MB
51.79/51.84	c total #watches: 571293
52.18/52.21	c total #propagations: 127765467 / total #impl: 537095201 (eff. 0.238)
52.18/52.21	c #Conflicts:     138000 | #Learnt:      15828 | 0.000
52.18/52.21	c total clause space: 78.2603MB
52.18/52.21	c total #watches: 574474
52.38/52.49	c total #propagations: 128671930 / total #impl: 540649746 (eff. 0.238)
52.38/52.49	c #Conflicts:     139000 | #Learnt:      16828 | 0.000
52.38/52.49	c total clause space: 78.2603MB
52.38/52.49	c total #watches: 578012
52.68/52.78	c total #propagations: 129325377 / total #impl: 543828302 (eff. 0.238)
52.68/52.78	c #Conflicts:     140000 | #Learnt:      17828 | 0.000
52.68/52.78	c total clause space: 78.2603MB
52.68/52.78	c total #watches: 583431
52.98/53.07	c total #propagations: 129928581 / total #impl: 546929279 (eff. 0.238)
52.98/53.07	c GC COLLECT
52.98/53.07	c #Conflicts:     141000 | #Learnt:       9940 | 0.000
52.98/53.07	c total clause space: 78.2603MB
52.98/53.07	c total #watches: 556013
53.38/53.45	c total #propagations: 130582057 / total #impl: 549973108 (eff. 0.237)
53.38/53.45	c #Conflicts:     142000 | #Learnt:      10940 | 0.000
53.38/53.45	c total clause space: 78.2603MB
53.38/53.45	c total #watches: 560490
53.78/53.87	c total #propagations: 131645995 / total #impl: 554552017 (eff. 0.237)
53.78/53.87	c #Conflicts:     143000 | #Learnt:      11940 | 0.000
53.78/53.87	c total clause space: 78.2603MB
53.78/53.87	c total #watches: 565085
54.28/54.36	c total #propagations: 132733764 / total #impl: 559725924 (eff. 0.237)
54.28/54.36	c #Conflicts:     144000 | #Learnt:      12940 | 0.000
54.28/54.36	c total clause space: 78.2603MB
54.28/54.36	c total #watches: 569632
54.78/54.86	c total #propagations: 133859117 / total #impl: 565381673 (eff. 0.237)
54.78/54.86	c #Conflicts:     145000 | #Learnt:      13940 | 0.000
54.78/54.86	c total clause space: 78.2603MB
54.78/54.86	c total #watches: 572815
55.28/55.32	c total #propagations: 134914019 / total #impl: 570426267 (eff. 0.237)
55.28/55.32	c #Conflicts:     146000 | #Learnt:      14940 | 0.000
55.28/55.32	c total clause space: 78.2603MB
55.28/55.32	c total #watches: 575452
55.68/55.71	c total #propagations: 136088256 / total #impl: 575503457 (eff. 0.236)
55.68/55.71	c #Conflicts:     147000 | #Learnt:      15940 | 0.000
55.68/55.71	c total clause space: 78.2603MB
55.68/55.71	c total #watches: 578188
56.08/56.19	c total #propagations: 137083295 / total #impl: 579343019 (eff. 0.237)
56.08/56.19	c #Conflicts:     148000 | #Learnt:      16940 | 0.000
56.08/56.19	c total clause space: 78.2603MB
56.08/56.20	c total #watches: 581749
56.58/56.67	c total #propagations: 138205321 / total #impl: 584022021 (eff. 0.237)
56.58/56.67	c #Conflicts:     149000 | #Learnt:      17940 | 0.000
56.58/56.67	c total clause space: 78.2603MB
56.58/56.67	c total #watches: 584820
57.08/57.10	c total #propagations: 139315603 / total #impl: 588488932 (eff. 0.237)
57.08/57.10	c GC COLLECT
57.08/57.10	c #Conflicts:     150000 | #Learnt:       9722 | 0.000
57.08/57.10	c total clause space: 78.2603MB
57.08/57.10	c total #watches: 553993
57.38/57.44	c total #propagations: 140365765 / total #impl: 592773301 (eff. 0.237)
57.38/57.44	c #Conflicts:     151000 | #Learnt:      10722 | 0.000
57.38/57.44	c total clause space: 78.2603MB
57.38/57.44	c total #watches: 557046
57.78/57.82	c total #propagations: 141393369 / total #impl: 596421415 (eff. 0.237)
57.78/57.82	c #Conflicts:     152000 | #Learnt:      11722 | 0.000
57.78/57.82	c total clause space: 78.2603MB
57.78/57.82	c total #watches: 560030
58.18/58.26	c total #propagations: 142340877 / total #impl: 600556614 (eff. 0.237)
58.18/58.26	c #Conflicts:     153000 | #Learnt:      12722 | 0.000
58.18/58.26	c total clause space: 78.2603MB
58.18/58.26	c total #watches: 564073
58.48/58.59	c total #propagations: 143521112 / total #impl: 605116752 (eff. 0.237)
58.48/58.59	c #Conflicts:     154000 | #Learnt:      13722 | 0.000
58.48/58.59	c total clause space: 78.2603MB
58.48/58.59	c total #watches: 567136
58.78/58.86	c total #propagations: 144385281 / total #impl: 608410629 (eff. 0.237)
58.78/58.86	c #Conflicts:     155000 | #Learnt:      14722 | 0.000
58.78/58.86	c total clause space: 78.2603MB
58.78/58.86	c total #watches: 570827
59.18/59.20	c total #propagations: 144984305 / total #impl: 610540596 (eff. 0.237)
59.18/59.20	c #Conflicts:     156000 | #Learnt:      15722 | 0.000
59.18/59.20	c total clause space: 78.2603MB
59.18/59.20	c total #watches: 573557
59.57/59.63	c total #propagations: 145801376 / total #impl: 613460364 (eff. 0.238)
59.57/59.63	c #Conflicts:     157000 | #Learnt:      16722 | 0.000
59.57/59.63	c total clause space: 78.2603MB
59.57/59.63	c total #watches: 576381
59.97/60.03	c total #propagations: 146986414 / total #impl: 618071854 (eff. 0.238)
59.97/60.03	c #Conflicts:     158000 | #Learnt:      17722 | 0.000
59.97/60.03	c total clause space: 78.2603MB
59.97/60.03	c total #watches: 579348
60.37/60.47	c total #propagations: 148202433 / total #impl: 622282149 (eff. 0.238)
60.37/60.47	c #Conflicts:     159000 | #Learnt:      18722 | 0.000
60.37/60.47	c total clause space: 78.2603MB
60.37/60.47	c total #watches: 583279
60.77/60.81	c total #propagations: 149394107 / total #impl: 626763448 (eff. 0.238)
60.77/60.81	c GC COLLECT
60.77/60.81	c #Conflicts:     160000 | #Learnt:      10233 | 0.000
60.77/60.81	c total clause space: 78.2603MB
60.77/60.81	c total #watches: 555735
61.17/61.24	c total #propagations: 150197981 / total #impl: 629913156 (eff. 0.238)
61.17/61.24	c #Conflicts:     161000 | #Learnt:      11233 | 0.000
61.17/61.24	c total clause space: 78.2603MB
61.17/61.24	c total #watches: 558541
61.47/61.57	c total #propagations: 151365433 / total #impl: 634545818 (eff. 0.239)
61.47/61.57	c #Conflicts:     162000 | #Learnt:      12233 | 0.000
61.47/61.57	c total clause space: 78.2603MB
61.47/61.57	c total #watches: 561431
61.77/61.84	c total #propagations: 152294846 / total #impl: 637592416 (eff. 0.239)
61.77/61.84	c #Conflicts:     163000 | #Learnt:      13233 | 0.000
61.77/61.84	c total clause space: 78.2603MB
61.77/61.84	c total #watches: 565245
62.07/62.17	c total #propagations: 152961719 / total #impl: 640545950 (eff. 0.239)
62.07/62.17	c #Conflicts:     164000 | #Learnt:      14233 | 0.000
62.07/62.17	c total clause space: 78.2603MB
62.07/62.17	c total #watches: 569068
62.57/62.61	c total #propagations: 153797122 / total #impl: 644260697 (eff. 0.239)
62.57/62.61	c #Conflicts:     165000 | #Learnt:      15233 | 0.000
62.57/62.61	c total clause space: 78.2603MB
62.57/62.61	c total #watches: 572496
62.97/63.01	c total #propagations: 154881259 / total #impl: 649217758 (eff. 0.239)
62.97/63.01	c #Conflicts:     166000 | #Learnt:      16233 | 0.000
62.97/63.01	c total clause space: 78.2603MB
62.97/63.02	c total #watches: 576145
63.47/63.53	c total #propagations: 155792201 / total #impl: 653690688 (eff. 0.238)
63.47/63.53	c #Conflicts:     167000 | #Learnt:      17233 | 0.000
63.47/63.53	c total clause space: 78.2603MB
63.47/63.53	c total #watches: 579468
63.97/64.00	c total #propagations: 156944026 / total #impl: 658813312 (eff. 0.238)
63.97/64.00	c #Conflicts:     168000 | #Learnt:      18233 | 0.000
63.97/64.00	c total clause space: 78.2603MB
63.97/64.00	c total #watches: 582522
64.37/64.46	c total #propagations: 158129938 / total #impl: 663608151 (eff. 0.238)
64.37/64.46	c #Conflicts:     169000 | #Learnt:      19233 | 0.000
64.37/64.46	c total clause space: 78.2603MB
64.37/64.46	c total #watches: 585559
64.88/64.93	c total #propagations: 159316840 / total #impl: 668275415 (eff. 0.238)
64.88/64.93	c GC COLLECT
64.88/64.93	c #Conflicts:     170000 | #Learnt:      10412 | 0.000
64.88/64.93	c total clause space: 78.2603MB
64.88/64.93	c total #watches: 557161
65.37/65.41	c total #propagations: 160483895 / total #impl: 673045298 (eff. 0.238)
65.37/65.41	c #Conflicts:     171000 | #Learnt:      11412 | 0.000
65.37/65.41	c total clause space: 78.2603MB
65.37/65.41	c total #watches: 560785
65.77/65.83	c total #propagations: 161779946 / total #impl: 677648190 (eff. 0.239)
65.77/65.83	c #Conflicts:     172000 | #Learnt:      12412 | 0.000
65.77/65.83	c total clause space: 78.2603MB
65.77/65.83	c total #watches: 564116
66.08/66.16	c total #propagations: 162896251 / total #impl: 682014898 (eff. 0.239)
66.08/66.16	c #Conflicts:     173000 | #Learnt:      13412 | 0.000
66.08/66.16	c total clause space: 78.2603MB
66.08/66.16	c total #watches: 567234
66.47/66.50	c total #propagations: 163738982 / total #impl: 685282643 (eff. 0.239)
66.47/66.50	c #Conflicts:     174000 | #Learnt:      14412 | 0.000
66.47/66.50	c total clause space: 78.2603MB
66.47/66.50	c total #watches: 571852
66.87/66.91	c total #propagations: 164567268 / total #impl: 689058655 (eff. 0.239)
66.87/66.91	c #Conflicts:     175000 | #Learnt:      15412 | 0.000
66.87/66.91	c total clause space: 78.2603MB
66.87/66.91	c total #watches: 575678
67.27/67.33	c total #propagations: 165446611 / total #impl: 693040234 (eff. 0.239)
67.27/67.33	c #Conflicts:     176000 | #Learnt:      16412 | 0.000
67.27/67.33	c total clause space: 78.2603MB
67.27/67.33	c total #watches: 579285
67.67/67.78	c total #propagations: 166435275 / total #impl: 697020000 (eff. 0.239)
67.67/67.78	c #Conflicts:     177000 | #Learnt:      17412 | 0.000
67.67/67.78	c total clause space: 78.2603MB
67.67/67.78	c total #watches: 582615
68.07/68.12	c total #propagations: 167498034 / total #impl: 701150381 (eff. 0.239)
68.07/68.12	c #Conflicts:     178000 | #Learnt:      18412 | 0.000
68.07/68.12	c total clause space: 78.2603MB
68.07/68.12	c total #watches: 585482
68.47/68.59	c total #propagations: 168209672 / total #impl: 704098903 (eff. 0.239)
68.47/68.59	c #Conflicts:     179000 | #Learnt:      19412 | 0.000
68.47/68.59	c total clause space: 78.2603MB
68.47/68.59	c total #watches: 589293
68.97/69.09	c total #propagations: 169273104 / total #impl: 708452833 (eff. 0.239)
68.97/69.09	c GC COLLECT
68.97/69.09	c #Conflicts:     180000 | #Learnt:      10320 | 0.000
68.97/69.09	c total clause space: 78.2603MB
68.97/69.09	c total #watches: 556001
69.38/69.41	c total #propagations: 170308283 / total #impl: 713038751 (eff. 0.239)
69.38/69.41	c #Conflicts:     181000 | #Learnt:      11320 | 0.000
69.38/69.41	c total clause space: 78.2603MB
69.38/69.41	c total #watches: 558692
69.67/69.72	c total #propagations: 171113546 / total #impl: 716048838 (eff. 0.239)
69.67/69.72	c #Conflicts:     182000 | #Learnt:      12320 | 0.000
69.67/69.72	c total clause space: 78.2603MB
69.67/69.72	c total #watches: 561242
69.97/70.09	c total #propagations: 171906405 / total #impl: 719602441 (eff. 0.239)
69.97/70.09	c #Conflicts:     183000 | #Learnt:      13320 | 0.000
69.97/70.09	c total clause space: 78.2603MB
69.97/70.09	c total #watches: 563785
70.38/70.46	c total #propagations: 172759351 / total #impl: 723485942 (eff. 0.239)
70.38/70.46	c #Conflicts:     184000 | #Learnt:      14320 | 0.000
70.38/70.46	c total clause space: 78.2603MB
70.38/70.46	c total #watches: 567401
70.77/70.82	c total #propagations: 173735745 / total #impl: 727002677 (eff. 0.239)
70.77/70.82	c #Conflicts:     185000 | #Learnt:      15320 | 0.000
70.77/70.82	c total clause space: 78.2603MB
70.77/70.82	c total #watches: 570908
71.17/71.26	c total #propagations: 174641061 / total #impl: 730166242 (eff. 0.239)
71.17/71.26	c #Conflicts:     186000 | #Learnt:      16320 | 0.000
71.17/71.26	c total clause space: 78.2603MB
71.17/71.26	c total #watches: 574134
71.58/71.64	c total #propagations: 175614982 / total #impl: 733785474 (eff. 0.239)
71.58/71.64	c #Conflicts:     187000 | #Learnt:      17320 | 0.000
71.58/71.64	c total clause space: 78.2603MB
71.58/71.64	c total #watches: 578276
71.97/72.07	c total #propagations: 176479757 / total #impl: 737948890 (eff. 0.239)
71.97/72.07	c #Conflicts:     188000 | #Learnt:      18320 | 0.000
71.97/72.07	c total clause space: 78.2603MB
71.97/72.07	c total #watches: 582427
72.47/72.50	c total #propagations: 177250902 / total #impl: 742344372 (eff. 0.239)
72.47/72.50	c #Conflicts:     189000 | #Learnt:      19320 | 0.000
72.47/72.50	c total clause space: 78.2603MB
72.47/72.50	c total #watches: 587218
72.87/72.93	c total #propagations: 177977157 / total #impl: 746472785 (eff. 0.238)
72.87/72.93	c #Conflicts:     190000 | #Learnt:      20320 | 0.000
72.87/72.93	c total clause space: 78.2603MB
72.87/72.93	c total #watches: 590263
73.16/73.29	c total #propagations: 178731996 / total #impl: 750663605 (eff. 0.238)
73.16/73.29	c GC COLLECT
73.16/73.29	c #Conflicts:     191000 | #Learnt:      10931 | 0.000
73.16/73.29	c total clause space: 78.2603MB
73.16/73.29	c total #watches: 557944
73.56/73.61	c total #propagations: 179399370 / total #impl: 755012436 (eff. 0.238)
73.56/73.61	c #Conflicts:     192000 | #Learnt:      11931 | 0.000
73.56/73.61	c total clause space: 78.2603MB
73.56/73.61	c total #watches: 561339
73.86/73.96	c total #propagations: 180101385 / total #impl: 759265592 (eff. 0.237)
73.86/73.96	c #Conflicts:     193000 | #Learnt:      12931 | 0.000
73.86/73.96	c total clause space: 78.2603MB
73.86/73.96	c total #watches: 564348
74.26/74.34	c total #propagations: 180998759 / total #impl: 763653255 (eff. 0.237)
74.26/74.34	c #Conflicts:     194000 | #Learnt:      13931 | 0.000
74.26/74.34	c total clause space: 78.2603MB
74.26/74.34	c total #watches: 567177
74.66/74.75	c total #propagations: 182065777 / total #impl: 768486494 (eff. 0.237)
74.66/74.75	c #Conflicts:     195000 | #Learnt:      14931 | 0.000
74.66/74.75	c total clause space: 78.2603MB
74.66/74.75	c total #watches: 570259
75.06/75.14	c total #propagations: 183101178 / total #impl: 773490429 (eff. 0.237)
75.06/75.14	c #Conflicts:     196000 | #Learnt:      15931 | 0.000
75.06/75.14	c total clause space: 78.2603MB
75.06/75.14	c total #watches: 573057
75.46/75.55	c total #propagations: 184086535 / total #impl: 778040920 (eff. 0.237)
75.46/75.55	c #Conflicts:     197000 | #Learnt:      16931 | 0.000
75.46/75.55	c total clause space: 78.2603MB
75.46/75.55	c total #watches: 576151
75.97/76.05	c total #propagations: 185001257 / total #impl: 782058273 (eff. 0.237)
75.97/76.05	c #Conflicts:     198000 | #Learnt:      17931 | 0.000
75.97/76.05	c total clause space: 78.2603MB
75.97/76.05	c total #watches: 579460
76.56/76.63	c total #propagations: 186126709 / total #impl: 787332921 (eff. 0.236)
76.56/76.63	c #Conflicts:     199000 | #Learnt:      18931 | 0.000
76.56/76.63	c total clause space: 78.2603MB
76.56/76.63	c total #watches: 582581
77.16/77.23	c total #propagations: 187336389 / total #impl: 792973558 (eff. 0.236)
77.16/77.23	c #Conflicts:     200000 | #Learnt:      19931 | 0.000
77.16/77.23	c total clause space: 78.2603MB
77.16/77.24	c total #watches: 585337
77.77/77.82	c total #propagations: 188557058 / total #impl: 798569880 (eff. 0.236)
77.77/77.82	c #Conflicts:     201000 | #Learnt:      20931 | 0.000
77.77/77.82	c total clause space: 127.173MB
77.77/77.82	c total #watches: 589189
78.27/78.34	c total #propagations: 189617380 / total #impl: 803624236 (eff. 0.236)
78.27/78.34	c GC COLLECT
78.27/78.34	c #Conflicts:     202000 | #Learnt:      11232 | 0.000
78.27/78.34	c total clause space: 127.173MB
78.27/78.34	c total #watches: 559968
78.67/78.74	c total #propagations: 190682271 / total #impl: 808871562 (eff. 0.236)
78.67/78.74	c #Conflicts:     203000 | #Learnt:      12232 | 0.000
78.67/78.74	c total clause space: 127.173MB
78.67/78.74	c total #watches: 563417
79.07/79.15	c total #propagations: 191735501 / total #impl: 813815062 (eff. 0.236)
79.07/79.15	c #Conflicts:     204000 | #Learnt:      13232 | 0.000
79.07/79.15	c total clause space: 127.173MB
79.07/79.15	c total #watches: 566204
79.47/79.59	c total #propagations: 192838988 / total #impl: 819037520 (eff. 0.235)
79.47/79.59	c #Conflicts:     205000 | #Learnt:      14232 | 0.000
79.47/79.59	c total clause space: 127.173MB
79.47/79.59	c total #watches: 570411
79.87/79.95	c total #propagations: 193849095 / total #impl: 824189169 (eff. 0.235)
79.87/79.95	c #Conflicts:     206000 | #Learnt:      15232 | 0.000
79.87/79.95	c total clause space: 127.173MB
79.87/79.95	c total #watches: 573785
80.07/80.19	c total #propagations: 194831176 / total #impl: 827904177 (eff. 0.235)
80.07/80.19	c #Conflicts:     207000 | #Learnt:      16232 | 0.000
80.07/80.19	c total clause space: 127.173MB
80.07/80.19	c total #watches: 576941
80.47/80.51	c total #propagations: 195519691 / total #impl: 830154953 (eff. 0.236)
80.47/80.51	c #Conflicts:     208000 | #Learnt:      17232 | 0.000
80.47/80.51	c total clause space: 127.173MB
80.47/80.51	c total #watches: 579964
80.77/80.83	c total #propagations: 196320882 / total #impl: 832822143 (eff. 0.236)
80.77/80.83	c #Conflicts:     209000 | #Learnt:      18232 | 0.000
80.77/80.83	c total clause space: 127.173MB
80.77/80.83	c total #watches: 583128
81.07/81.15	c total #propagations: 197120484 / total #impl: 835649589 (eff. 0.236)
81.07/81.15	c #Conflicts:     210000 | #Learnt:      19232 | 0.000
81.07/81.15	c total clause space: 127.173MB
81.07/81.15	c total #watches: 585924
81.48/81.50	c total #propagations: 197847188 / total #impl: 837997781 (eff. 0.236)
81.48/81.50	c #Conflicts:     211000 | #Learnt:      20232 | 0.000
81.48/81.50	c total clause space: 127.173MB
81.48/81.50	c total #watches: 588371
81.67/81.79	c total #propagations: 198600896 / total #impl: 840430116 (eff. 0.236)
81.67/81.79	c #Conflicts:     212000 | #Learnt:      21232 | 0.000
81.67/81.79	c total clause space: 127.173MB
81.67/81.80	c total #watches: 591661
82.07/82.19	c total #propagations: 199278879 / total #impl: 842615985 (eff. 0.237)
82.07/82.19	c GC COLLECT
82.07/82.19	c #Conflicts:     213000 | #Learnt:      11229 | 0.000
82.07/82.19	c total clause space: 127.173MB
82.07/82.19	c total #watches: 560020
82.48/82.52	c total #propagations: 200077595 / total #impl: 845713336 (eff. 0.237)
82.48/82.52	c #Conflicts:     214000 | #Learnt:      12229 | 0.000
82.48/82.52	c total clause space: 127.173MB
82.48/82.52	c total #watches: 565244
82.77/82.86	c total #propagations: 200862873 / total #impl: 848788057 (eff. 0.237)
82.77/82.86	c #Conflicts:     215000 | #Learnt:      13229 | 0.000
82.77/82.86	c total clause space: 127.173MB
82.77/82.86	c total #watches: 568504
83.17/83.23	c total #propagations: 201663546 / total #impl: 852011194 (eff. 0.237)
83.17/83.23	c #Conflicts:     216000 | #Learnt:      14229 | 0.000
83.17/83.23	c total clause space: 127.173MB
83.17/83.23	c total #watches: 572119
83.47/83.55	c total #propagations: 202444314 / total #impl: 854961178 (eff. 0.237)
83.47/83.55	c #Conflicts:     217000 | #Learnt:      15229 | 0.000
83.47/83.55	c total clause space: 127.173MB
83.47/83.55	c total #watches: 575424
83.87/83.93	c total #propagations: 203098639 / total #impl: 857524253 (eff. 0.237)
83.87/83.93	c #Conflicts:     218000 | #Learnt:      16229 | 0.000
83.87/83.93	c total clause space: 127.173MB
83.87/83.94	c total #watches: 578304
84.27/84.33	c total #propagations: 203782550 / total #impl: 860227339 (eff. 0.237)
84.27/84.33	c #Conflicts:     219000 | #Learnt:      17229 | 0.000
84.27/84.33	c total clause space: 127.173MB
84.27/84.33	c total #watches: 582918
84.67/84.80	c total #propagations: 204423312 / total #impl: 862699333 (eff. 0.237)
84.67/84.80	c #Conflicts:     220000 | #Learnt:      18229 | 0.000
84.67/84.80	c total clause space: 127.173MB
84.67/84.80	c total #watches: 587523
85.27/85.32	c total #propagations: 205067276 / total #impl: 865260078 (eff. 0.237)
85.27/85.32	c #Conflicts:     221000 | #Learnt:      19229 | 0.000
85.27/85.32	c total clause space: 127.173MB
85.27/85.32	c total #watches: 591211
85.77/85.88	c total #propagations: 205753564 / total #impl: 867958650 (eff. 0.237)
85.77/85.88	c #Conflicts:     222000 | #Learnt:      20229 | 0.000
85.77/85.88	c total clause space: 127.173MB
85.77/85.88	c total #watches: 595176
86.37/86.48	c total #propagations: 206429897 / total #impl: 870712808 (eff. 0.237)
86.37/86.48	c #Conflicts:     223000 | #Learnt:      21229 | 0.000
86.37/86.48	c total clause space: 127.173MB
86.37/86.48	c total #watches: 599218
86.97/87.05	c total #propagations: 207151688 / total #impl: 873684657 (eff. 0.237)
86.97/87.05	c #Conflicts:     224000 | #Learnt:      22229 | 0.000
86.97/87.05	c total clause space: 127.173MB
86.97/87.05	c total #watches: 602052
87.47/87.53	c total #propagations: 207768647 / total #impl: 876105378 (eff. 0.237)
87.47/87.53	c GC COLLECT
87.47/87.53	c #Conflicts:     225000 | #Learnt:      11932 | 0.000
87.47/87.53	c total clause space: 127.173MB
87.47/87.53	c total #watches: 562502
87.77/87.88	c total #propagations: 208521429 / total #impl: 879271480 (eff. 0.237)
87.77/87.88	c #Conflicts:     226000 | #Learnt:      12932 | 0.000
87.77/87.88	c total clause space: 127.173MB
87.77/87.88	c total #watches: 566562
88.17/88.25	c total #propagations: 209206954 / total #impl: 881951377 (eff. 0.237)
88.17/88.25	c #Conflicts:     227000 | #Learnt:      13932 | 0.000
88.17/88.25	c total clause space: 127.173MB
88.17/88.25	c total #watches: 569871
88.57/88.64	c total #propagations: 209908949 / total #impl: 884535449 (eff. 0.237)
88.57/88.64	c #Conflicts:     228000 | #Learnt:      14932 | 0.000
88.57/88.64	c total clause space: 127.173MB
88.57/88.64	c total #watches: 573001
88.97/89.06	c total #propagations: 210543479 / total #impl: 886796286 (eff. 0.237)
88.97/89.06	c #Conflicts:     229000 | #Learnt:      15932 | 0.000
88.97/89.06	c total clause space: 127.173MB
88.97/89.06	c total #watches: 576980
89.47/89.50	c total #propagations: 211275276 / total #impl: 889551110 (eff. 0.238)
89.47/89.50	c #Conflicts:     230000 | #Learnt:      16932 | 0.000
89.47/89.50	c total clause space: 127.173MB
89.47/89.50	c total #watches: 580855
89.97/90.03	c total #propagations: 212015958 / total #impl: 892405704 (eff. 0.238)
89.97/90.03	c #Conflicts:     231000 | #Learnt:      17932 | 0.000
89.97/90.03	c total clause space: 127.173MB
89.97/90.03	c total #watches: 584229
90.37/90.48	c total #propagations: 212822499 / total #impl: 895289928 (eff. 0.238)
90.37/90.48	c #Conflicts:     232000 | #Learnt:      18932 | 0.000
90.37/90.48	c total clause space: 127.173MB
90.37/90.48	c total #watches: 587728
90.97/91.00	c total #propagations: 213909495 / total #impl: 899386836 (eff. 0.238)
90.97/91.00	c #Conflicts:     233000 | #Learnt:      19932 | 0.000
90.97/91.00	c total clause space: 127.173MB
90.97/91.00	c total #watches: 590687
91.27/91.38	c total #propagations: 215052898 / total #impl: 903687365 (eff. 0.238)
91.27/91.38	c #Conflicts:     234000 | #Learnt:      20932 | 0.000
91.27/91.38	c total clause space: 127.173MB
91.27/91.38	c total #watches: 593926
91.77/91.84	c total #propagations: 215958604 / total #impl: 907761153 (eff. 0.238)
91.77/91.84	c #Conflicts:     235000 | #Learnt:      21932 | 0.000
91.77/91.84	c total clause space: 127.173MB
91.77/91.84	c total #watches: 597081
92.16/92.29	c total #propagations: 217005412 / total #impl: 912150230 (eff. 0.238)
92.16/92.29	c #Conflicts:     236000 | #Learnt:      22932 | 0.000
92.16/92.29	c total clause space: 127.173MB
92.16/92.29	c total #watches: 600180
92.56/92.69	c total #propagations: 218061524 / total #impl: 916342722 (eff. 0.238)
92.56/92.69	c GC COLLECT
92.56/92.69	c #Conflicts:     237000 | #Learnt:      12324 | 0.000
92.56/92.69	c total clause space: 127.173MB
92.56/92.69	c total #watches: 564029
92.96/93.07	c total #propagations: 219035850 / total #impl: 920370151 (eff. 0.238)
92.96/93.07	c #Conflicts:     238000 | #Learnt:      13324 | 0.000
92.96/93.07	c total clause space: 127.173MB
92.96/93.07	c total #watches: 567159
93.36/93.41	c total #propagations: 220065429 / total #impl: 924213177 (eff. 0.238)
93.36/93.41	c #Conflicts:     239000 | #Learnt:      14324 | 0.000
93.36/93.41	c total clause space: 127.173MB
93.36/93.41	c total #watches: 569827
93.76/93.80	c total #propagations: 220936509 / total #impl: 926992574 (eff. 0.238)
93.76/93.80	c #Conflicts:     240000 | #Learnt:      15324 | 0.000
93.76/93.80	c total clause space: 127.173MB
93.76/93.80	c total #watches: 573478
94.16/94.24	c total #propagations: 221989446 / total #impl: 930947921 (eff. 0.238)
94.16/94.24	c #Conflicts:     241000 | #Learnt:      16324 | 0.000
94.16/94.24	c total clause space: 127.173MB
94.16/94.24	c total #watches: 576460
94.57/94.68	c total #propagations: 223158936 / total #impl: 935268100 (eff. 0.239)
94.57/94.68	c #Conflicts:     242000 | #Learnt:      17324 | 0.000
94.57/94.68	c total clause space: 127.173MB
94.57/94.68	c total #watches: 579744
95.06/95.16	c total #propagations: 224428029 / total #impl: 940840768 (eff. 0.239)
95.06/95.16	c #Conflicts:     243000 | #Learnt:      18324 | 0.000
95.06/95.16	c total clause space: 127.173MB
95.06/95.16	c total #watches: 583232
95.56/95.60	c total #propagations: 225623642 / total #impl: 945426455 (eff. 0.239)
95.56/95.60	c #Conflicts:     244000 | #Learnt:      19324 | 0.000
95.56/95.60	c total clause space: 127.173MB
95.56/95.60	c total #watches: 586482
95.96/96.02	c total #propagations: 226724736 / total #impl: 949828942 (eff. 0.239)
95.96/96.02	c #Conflicts:     245000 | #Learnt:      20324 | 0.000
95.96/96.02	c total clause space: 127.173MB
95.96/96.02	c total #watches: 590435
96.26/96.37	c total #propagations: 227617139 / total #impl: 953954291 (eff. 0.239)
96.26/96.37	c #Conflicts:     246000 | #Learnt:      21324 | 0.000
96.26/96.37	c total clause space: 127.173MB
96.26/96.37	c total #watches: 594070
96.66/96.77	c total #propagations: 228390566 / total #impl: 957153679 (eff. 0.239)
96.66/96.77	c #Conflicts:     247000 | #Learnt:      22324 | 0.000
96.66/96.77	c total clause space: 127.173MB
96.66/96.77	c total #watches: 598742
97.06/97.13	c total #propagations: 229269313 / total #impl: 960816099 (eff. 0.239)
97.06/97.13	c #Conflicts:     248000 | #Learnt:      23324 | 0.000
97.06/97.13	c total clause space: 127.173MB
97.06/97.13	c total #watches: 601614
97.36/97.49	c total #propagations: 230037430 / total #impl: 963534923 (eff. 0.239)
97.36/97.49	c GC COLLECT
97.36/97.49	c #Conflicts:     249000 | #Learnt:      12432 | 0.000
97.36/97.49	c total clause space: 127.173MB
97.36/97.49	c total #watches: 564638
97.76/97.83	c total #propagations: 230774553 / total #impl: 966287760 (eff. 0.239)
97.76/97.83	c #Conflicts:     250000 | #Learnt:      13432 | 0.000
97.76/97.83	c total clause space: 127.173MB
97.76/97.83	c total #watches: 568122
98.16/98.27	c total #propagations: 231612435 / total #impl: 969857369 (eff. 0.239)
98.16/98.27	c #Conflicts:     251000 | #Learnt:      14432 | 0.000
98.16/98.27	c total clause space: 127.173MB
98.16/98.27	c total #watches: 571811
98.66/98.71	c total #propagations: 232742663 / total #impl: 974460246 (eff. 0.239)
98.66/98.71	c #Conflicts:     252000 | #Learnt:      15432 | 0.000
98.66/98.71	c total clause space: 127.173MB
98.66/98.71	c total #watches: 574742
99.07/99.14	c total #propagations: 233863320 / total #impl: 979019716 (eff. 0.239)
99.07/99.14	c #Conflicts:     253000 | #Learnt:      16432 | 0.000
99.07/99.14	c total clause space: 127.173MB
99.07/99.14	c total #watches: 578274
99.56/99.62	c total #propagations: 234905634 / total #impl: 983302376 (eff. 0.239)
99.56/99.62	c #Conflicts:     254000 | #Learnt:      17432 | 0.000
99.56/99.62	c total clause space: 127.173MB
99.56/99.62	c total #watches: 582107
100.07/100.12	c total #propagations: 236004109 / total #impl: 987785644 (eff. 0.239)
100.07/100.12	c #Conflicts:     255000 | #Learnt:      18432 | 0.000
100.07/100.12	c total clause space: 127.173MB
100.07/100.12	c total #watches: 585811
100.46/100.55	c total #propagations: 237189175 / total #impl: 992317526 (eff. 0.239)
100.46/100.55	c #Conflicts:     256000 | #Learnt:      19432 | 0.000
100.46/100.55	c total clause space: 127.173MB
100.46/100.55	c total #watches: 589011
100.96/101.02	c total #propagations: 238257404 / total #impl: 996481463 (eff. 0.239)
100.96/101.02	c #Conflicts:     257000 | #Learnt:      20432 | 0.000
100.96/101.02	c total clause space: 127.173MB
100.96/101.02	c total #watches: 592342
101.36/101.45	c total #propagations: 239406861 / total #impl: 1001382553 (eff. 0.239)
101.36/101.45	c #Conflicts:     258000 | #Learnt:      21432 | 0.000
101.36/101.45	c total clause space: 127.173MB
101.36/101.45	c total #watches: 596029
101.86/101.97	c total #propagations: 240306830 / total #impl: 1005252341 (eff. 0.239)
101.86/101.97	c #Conflicts:     259000 | #Learnt:      22432 | 0.000
101.86/101.97	c total clause space: 127.173MB
101.86/101.97	c total #watches: 598894
102.37/102.48	c total #propagations: 241500438 / total #impl: 1009991859 (eff. 0.239)
102.37/102.48	c #Conflicts:     260000 | #Learnt:      23432 | 0.000
102.37/102.48	c total clause space: 127.173MB
102.37/102.48	c total #watches: 602965
102.86/102.92	c total #propagations: 242659909 / total #impl: 1014708729 (eff. 0.239)
102.86/102.92	c #Conflicts:     261000 | #Learnt:      24432 | 0.000
102.86/102.92	c total clause space: 127.173MB
102.86/102.92	c total #watches: 605625
103.26/103.38	c total #propagations: 243631971 / total #impl: 1018456585 (eff. 0.239)
103.26/103.38	c GC COLLECT
103.26/103.38	c #Conflicts:     262000 | #Learnt:      13227 | 0.000
103.26/103.38	c total clause space: 127.173MB
103.26/103.38	c total #watches: 566739
103.76/103.82	c total #propagations: 244729638 / total #impl: 1022797024 (eff. 0.239)
103.76/103.82	c #Conflicts:     263000 | #Learnt:      14227 | 0.000
103.76/103.82	c total clause space: 127.173MB
103.76/103.83	c total #watches: 570614
104.26/104.30	c total #propagations: 245832870 / total #impl: 1027262822 (eff. 0.239)
104.26/104.30	c #Conflicts:     264000 | #Learnt:      15227 | 0.000
104.26/104.30	c total clause space: 127.173MB
104.26/104.30	c total #watches: 574070
104.66/104.80	c total #propagations: 247224919 / total #impl: 1032782420 (eff. 0.239)
104.66/104.80	c #Conflicts:     265000 | #Learnt:      16227 | 0.000
104.66/104.80	c total clause space: 127.173MB
104.76/104.80	c total #watches: 576692
105.26/105.33	c total #propagations: 248710096 / total #impl: 1039025239 (eff. 0.239)
105.26/105.33	c #Conflicts:     266000 | #Learnt:      17227 | 0.000
105.26/105.33	c total clause space: 127.173MB
105.26/105.33	c total #watches: 579598
105.76/105.88	c total #propagations: 250147586 / total #impl: 1045942367 (eff. 0.239)
105.76/105.88	c #Conflicts:     267000 | #Learnt:      18227 | 0.000
105.76/105.88	c total clause space: 127.173MB
105.76/105.88	c total #watches: 582702
106.36/106.41	c total #propagations: 251557355 / total #impl: 1052516664 (eff. 0.239)
106.36/106.41	c #Conflicts:     268000 | #Learnt:      19227 | 0.000
106.36/106.41	c total clause space: 127.173MB
106.36/106.41	c total #watches: 585531
106.86/106.97	c total #propagations: 252780142 / total #impl: 1058597100 (eff. 0.239)
106.86/106.97	c #Conflicts:     269000 | #Learnt:      20227 | 0.000
106.86/106.97	c total clause space: 127.173MB
106.86/106.97	c total #watches: 588443
107.36/107.45	c total #propagations: 254038564 / total #impl: 1064393912 (eff. 0.239)
107.36/107.45	c #Conflicts:     270000 | #Learnt:      21227 | 0.000
107.36/107.45	c total clause space: 127.173MB
107.36/107.45	c total #watches: 591300
107.77/107.82	c total #propagations: 255123366 / total #impl: 1068942608 (eff. 0.239)
107.77/107.82	c #Conflicts:     271000 | #Learnt:      22227 | 0.000
107.77/107.82	c total clause space: 127.173MB
107.77/107.82	c total #watches: 594292
108.06/108.18	c total #propagations: 255999194 / total #impl: 1071941634 (eff. 0.239)
108.06/108.18	c #Conflicts:     272000 | #Learnt:      23227 | 0.000
108.06/108.18	c total clause space: 127.173MB
108.06/108.18	c total #watches: 597215
108.46/108.57	c total #propagations: 256784497 / total #impl: 1074649554 (eff. 0.239)
108.46/108.57	c #Conflicts:     273000 | #Learnt:      24227 | 0.000
108.46/108.57	c total clause space: 127.173MB
108.46/108.57	c total #watches: 600811
108.87/108.97	c total #propagations: 257625695 / total #impl: 1077950504 (eff. 0.239)
108.87/108.97	c GC COLLECT
108.87/108.97	c #Conflicts:     274000 | #Learnt:      12741 | 0.000
108.87/108.97	c total clause space: 127.173MB
108.87/108.97	c total #watches: 565137
109.16/109.29	c total #propagations: 258417534 / total #impl: 1080946014 (eff. 0.239)
109.16/109.29	c #Conflicts:     275000 | #Learnt:      13741 | 0.000
109.16/109.29	c total clause space: 127.173MB
109.16/109.29	c total #watches: 568495
109.56/109.68	c total #propagations: 259186241 / total #impl: 1083890234 (eff. 0.239)
109.56/109.68	c #Conflicts:     276000 | #Learnt:      14741 | 0.000
109.56/109.68	c total clause space: 127.173MB
109.56/109.68	c total #watches: 571610
109.97/110.09	c total #propagations: 260113403 / total #impl: 1087341264 (eff. 0.239)
109.97/110.09	c #Conflicts:     277000 | #Learnt:      15741 | 0.000
109.97/110.09	c total clause space: 127.173MB
109.97/110.09	c total #watches: 574596
110.46/110.55	c total #propagations: 261156830 / total #impl: 1091455636 (eff. 0.239)
110.46/110.55	c #Conflicts:     278000 | #Learnt:      16741 | 0.000
110.46/110.55	c total clause space: 127.173MB
110.46/110.56	c total #watches: 577449
110.76/110.89	c total #propagations: 262218147 / total #impl: 1095915137 (eff. 0.239)
110.76/110.89	c #Conflicts:     279000 | #Learnt:      17741 | 0.000
110.76/110.89	c total clause space: 127.173MB
110.76/110.89	c total #watches: 580016
111.26/111.38	c total #propagations: 263012184 / total #impl: 1099355766 (eff. 0.239)
111.26/111.38	c #Conflicts:     280000 | #Learnt:      18741 | 0.000
111.26/111.38	c total clause space: 127.173MB
111.26/111.38	c total #watches: 584076
111.76/111.87	c total #propagations: 264172628 / total #impl: 1104099375 (eff. 0.239)
111.76/111.87	c #Conflicts:     281000 | #Learnt:      19741 | 0.000
111.76/111.87	c total clause space: 127.173MB
111.76/111.87	c total #watches: 587114
112.27/112.31	c total #propagations: 265392898 / total #impl: 1108301053 (eff. 0.239)
112.27/112.31	c #Conflicts:     282000 | #Learnt:      20741 | 0.000
112.27/112.31	c total clause space: 127.173MB
112.27/112.31	c total #watches: 590963
112.56/112.69	c total #propagations: 266475656 / total #impl: 1113308255 (eff. 0.239)
112.56/112.69	c #Conflicts:     283000 | #Learnt:      21741 | 0.000
112.56/112.69	c total clause space: 127.173MB
112.56/112.69	c total #watches: 594033
112.96/113.08	c total #propagations: 267187102 / total #impl: 1117393651 (eff. 0.239)
112.96/113.08	c #Conflicts:     284000 | #Learnt:      22741 | 0.000
112.96/113.08	c total clause space: 127.173MB
112.96/113.08	c total #watches: 596643
113.46/113.55	c total #propagations: 267987152 / total #impl: 1121344471 (eff. 0.239)
113.46/113.55	c #Conflicts:     285000 | #Learnt:      23741 | 0.000
113.46/113.55	c total clause space: 127.173MB
113.46/113.55	c total #watches: 600916
113.96/114.05	c total #propagations: 269036866 / total #impl: 1125302780 (eff. 0.239)
113.96/114.05	c #Conflicts:     286000 | #Learnt:      24741 | 0.000
113.96/114.05	c total clause space: 127.173MB
113.96/114.05	c total #watches: 604621
114.37/114.47	c total #propagations: 270214026 / total #impl: 1130200351 (eff. 0.239)
114.37/114.47	c GC COLLECT
114.37/114.47	c #Conflicts:     287000 | #Learnt:      12953 | 0.000
114.37/114.47	c total clause space: 127.173MB
114.37/114.47	c total #watches: 565873
114.76/114.88	c total #propagations: 271151565 / total #impl: 1134377758 (eff. 0.239)
114.76/114.88	c #Conflicts:     288000 | #Learnt:      13953 | 0.000
114.76/114.88	c total clause space: 127.173MB
114.76/114.88	c total #watches: 569341
115.26/115.33	c total #propagations: 272142686 / total #impl: 1138296640 (eff. 0.239)
115.26/115.33	c #Conflicts:     289000 | #Learnt:      14953 | 0.000
115.26/115.33	c total clause space: 127.173MB
115.26/115.33	c total #watches: 573296
115.57/115.69	c total #propagations: 273327598 / total #impl: 1142730960 (eff. 0.239)
115.57/115.69	c #Conflicts:     290000 | #Learnt:      15953 | 0.000
115.57/115.69	c total clause space: 127.173MB
115.57/115.69	c total #watches: 577909
116.16/116.21	c total #propagations: 274202092 / total #impl: 1146524571 (eff. 0.239)
116.16/116.21	c #Conflicts:     291000 | #Learnt:      16953 | 0.000
116.16/116.21	c total clause space: 127.173MB
116.16/116.21	c total #watches: 580713
116.67/116.71	c total #propagations: 275676559 / total #impl: 1152472129 (eff. 0.239)
116.67/116.71	c #Conflicts:     292000 | #Learnt:      17953 | 0.000
116.67/116.71	c total clause space: 127.173MB
116.67/116.71	c total #watches: 583402
116.96/117.05	c total #propagations: 277005446 / total #impl: 1158104052 (eff. 0.239)
116.96/117.05	c #Conflicts:     293000 | #Learnt:      18953 | 0.000
116.96/117.05	c total clause space: 127.173MB
116.96/117.05	c total #watches: 586323
117.36/117.41	c total #propagations: 277759864 / total #impl: 1161132002 (eff. 0.239)
117.36/117.41	c #Conflicts:     294000 | #Learnt:      19953 | 0.000
117.36/117.41	c total clause space: 127.173MB
117.36/117.41	c total #watches: 588826
117.67/117.77	c total #propagations: 278454619 / total #impl: 1163935154 (eff. 0.239)
117.67/117.77	c #Conflicts:     295000 | #Learnt:      20953 | 0.000
117.67/117.77	c total clause space: 127.173MB
117.67/117.77	c total #watches: 591933
118.16/118.28	c total #propagations: 279101562 / total #impl: 1166544225 (eff. 0.239)
118.16/118.28	c #Conflicts:     296000 | #Learnt:      21953 | 0.000
118.16/118.28	c total clause space: 127.173MB
118.16/118.28	c total #watches: 596369
118.66/118.80	c total #propagations: 280340860 / total #impl: 1170965198 (eff. 0.239)
118.66/118.80	c #Conflicts:     297000 | #Learnt:      22953 | 0.000
118.66/118.80	c total clause space: 127.173MB
118.66/118.80	c total #watches: 600030
119.16/119.26	c total #propagations: 281515521 / total #impl: 1175574200 (eff. 0.239)
119.16/119.26	c #Conflicts:     298000 | #Learnt:      23953 | 0.000
119.16/119.26	c total clause space: 127.173MB
119.16/119.26	c total #watches: 604205
119.76/119.81	c total #propagations: 282452195 / total #impl: 1179596736 (eff. 0.239)
119.76/119.81	c #Conflicts:     299000 | #Learnt:      24953 | 0.000
119.76/119.81	c total clause space: 127.173MB
119.76/119.81	c total #watches: 607347
120.16/120.28	c total #propagations: 283640066 / total #impl: 1184264654 (eff. 0.240)
120.16/120.28	c #Conflicts:     300000 | #Learnt:      25953 | 0.000
120.16/120.28	c total clause space: 127.173MB
120.16/120.28	c total #watches: 611512
120.66/120.74	c total #propagations: 284582839 / total #impl: 1188578171 (eff. 0.239)
120.66/120.74	c GC COLLECT
120.66/120.74	c #Conflicts:     301000 | #Learnt:      13855 | 0.000
120.66/120.74	c total clause space: 127.173MB
120.66/120.74	c total #watches: 568743
121.06/121.11	c total #propagations: 285562168 / total #impl: 1192675552 (eff. 0.239)
121.06/121.11	c #Conflicts:     302000 | #Learnt:      14855 | 0.000
121.06/121.11	c total clause space: 127.173MB
121.06/121.12	c total #watches: 571491
121.36/121.48	c total #propagations: 286432775 / total #impl: 1196736948 (eff. 0.239)
121.36/121.48	c #Conflicts:     303000 | #Learnt:      15855 | 0.000
121.36/121.48	c total clause space: 127.173MB
121.36/121.48	c total #watches: 574779
121.86/121.90	c total #propagations: 287223460 / total #impl: 1200171517 (eff. 0.239)
121.86/121.90	c #Conflicts:     304000 | #Learnt:      16855 | 0.000
121.86/121.90	c total clause space: 127.173MB
121.86/121.90	c total #watches: 578718
122.26/122.30	c total #propagations: 288153802 / total #impl: 1204205616 (eff. 0.239)
122.26/122.30	c #Conflicts:     305000 | #Learnt:      17855 | 0.000
122.26/122.30	c total clause space: 127.173MB
122.26/122.30	c total #watches: 582746
122.56/122.68	c total #propagations: 289103645 / total #impl: 1208250076 (eff. 0.239)
122.56/122.68	c #Conflicts:     306000 | #Learnt:      18855 | 0.000
122.56/122.68	c total clause space: 127.173MB
122.56/122.68	c total #watches: 585640
123.06/123.10	c total #propagations: 289981559 / total #impl: 1212161585 (eff. 0.239)
123.06/123.10	c #Conflicts:     307000 | #Learnt:      19855 | 0.000
123.06/123.10	c total clause space: 127.173MB
123.06/123.10	c total #watches: 589259
123.46/123.58	c total #propagations: 291116628 / total #impl: 1216504176 (eff. 0.239)
123.46/123.58	c #Conflicts:     308000 | #Learnt:      20855 | 0.000
123.46/123.58	c total clause space: 127.173MB
123.46/123.58	c total #watches: 592217
123.96/124.03	c total #propagations: 292300788 / total #impl: 1220897941 (eff. 0.239)
123.96/124.03	c #Conflicts:     309000 | #Learnt:      21855 | 0.000
123.96/124.03	c total clause space: 127.173MB
123.96/124.03	c total #watches: 595392
124.36/124.45	c total #propagations: 293431495 / total #impl: 1225083557 (eff. 0.240)
124.36/124.45	c #Conflicts:     310000 | #Learnt:      22855 | 0.000
124.36/124.45	c total clause space: 127.173MB
124.36/124.45	c total #watches: 599572
124.66/124.78	c total #propagations: 294411401 / total #impl: 1229363167 (eff. 0.239)
124.66/124.78	c #Conflicts:     311000 | #Learnt:      23855 | 0.000
124.66/124.78	c total clause space: 127.173MB
124.66/124.78	c total #watches: 602834
125.26/125.32	c total #propagations: 295121919 / total #impl: 1233290534 (eff. 0.239)
125.26/125.32	c #Conflicts:     312000 | #Learnt:      24855 | 0.000
125.26/125.32	c total clause space: 127.173MB
125.26/125.32	c total #watches: 607866
125.66/125.72	c total #propagations: 296313667 / total #impl: 1239400011 (eff. 0.239)
125.66/125.72	c #Conflicts:     313000 | #Learnt:      25855 | 0.000
125.66/125.72	c total clause space: 127.173MB
125.66/125.73	c total #watches: 611675
126.06/126.10	c total #propagations: 297051219 / total #impl: 1242769460 (eff. 0.239)
126.06/126.10	c #Conflicts:     314000 | #Learnt:      26855 | 0.000
126.06/126.10	c total clause space: 127.173MB
126.06/126.10	c total #watches: 616374
126.36/126.48	c total #propagations: 297649703 / total #impl: 1246150901 (eff. 0.239)
126.36/126.48	c GC COLLECT
126.36/126.48	c #Conflicts:     315000 | #Learnt:      14478 | 0.000
126.36/126.48	c total clause space: 127.173MB
126.36/126.48	c total #watches: 571181
126.76/126.86	c total #propagations: 298406703 / total #impl: 1250342516 (eff. 0.239)
126.76/126.86	c #Conflicts:     316000 | #Learnt:      15478 | 0.000
126.76/126.86	c total clause space: 127.173MB
126.76/126.86	c total #watches: 574247
127.16/127.28	c total #propagations: 299214830 / total #impl: 1254717627 (eff. 0.238)
127.16/127.28	c #Conflicts:     317000 | #Learnt:      16478 | 0.000
127.16/127.28	c total clause space: 127.173MB
127.16/127.28	c total #watches: 577538
127.56/127.69	c total #propagations: 300084556 / total #impl: 1259688658 (eff. 0.238)
127.56/127.69	c #Conflicts:     318000 | #Learnt:      17478 | 0.000
127.56/127.69	c total clause space: 127.173MB
127.56/127.69	c total #watches: 581227
128.06/128.17	c total #propagations: 300804531 / total #impl: 1264073247 (eff. 0.238)
128.06/128.17	c #Conflicts:     319000 | #Learnt:      18478 | 0.000
128.06/128.17	c total clause space: 127.173MB
128.06/128.17	c total #watches: 584093
128.66/128.72	c total #propagations: 301565933 / total #impl: 1268523245 (eff. 0.238)
128.66/128.72	c #Conflicts:     320000 | #Learnt:      19478 | 0.000
128.66/128.72	c total clause space: 127.173MB
128.66/128.72	c total #watches: 588771
129.26/129.33	c total #propagations: 302325804 / total #impl: 1273021538 (eff. 0.237)
129.26/129.33	c #Conflicts:     321000 | #Learnt:      20478 | 0.000
129.26/129.33	c total clause space: 127.173MB
129.26/129.33	c total #watches: 591626
129.96/130.01	c total #propagations: 303271683 / total #impl: 1277804040 (eff. 0.237)
129.96/130.01	c #Conflicts:     322000 | #Learnt:      21478 | 0.000
129.96/130.01	c total clause space: 127.173MB
129.96/130.01	c total #watches: 594983
130.76/130.81	c total #propagations: 304570615 / total #impl: 1283271212 (eff. 0.237)
130.76/130.81	c #Conflicts:     323000 | #Learnt:      22478 | 0.000
130.76/130.81	c total clause space: 127.173MB
130.76/130.81	c total #watches: 598823
131.55/131.66	c total #propagations: 306070699 / total #impl: 1289346146 (eff. 0.237)
131.55/131.66	c #Conflicts:     324000 | #Learnt:      23478 | 0.000
131.55/131.66	c total clause space: 127.173MB
131.55/131.66	c total #watches: 603255
132.45/132.55	c total #propagations: 307590738 / total #impl: 1295209780 (eff. 0.237)
132.45/132.55	c #Conflicts:     325000 | #Learnt:      24478 | 0.000
132.45/132.55	c total clause space: 127.173MB
132.45/132.55	c total #watches: 606663
133.35/133.44	c total #propagations: 309048943 / total #impl: 1301070460 (eff. 0.238)
133.35/133.44	c #Conflicts:     326000 | #Learnt:      25478 | 0.000
133.35/133.44	c total clause space: 127.173MB
133.35/133.44	c total #watches: 609965
134.35/134.47	c total #propagations: 310345285 / total #impl: 1306205476 (eff. 0.238)
134.35/134.47	c #Conflicts:     327000 | #Learnt:      26478 | 0.000
134.35/134.47	c total clause space: 127.173MB
134.35/134.48	c total #watches: 612823
135.36/135.49	c total #propagations: 311744744 / total #impl: 1312102493 (eff. 0.238)
135.36/135.49	c #Conflicts:     328000 | #Learnt:      27478 | 0.000
135.36/135.49	c total clause space: 127.173MB
135.36/135.49	c total #watches: 617454
135.95/136.02	c total #propagations: 313068937 / total #impl: 1317821935 (eff. 0.238)
135.95/136.02	c GC COLLECT
135.95/136.02	c #Conflicts:     329000 | #Learnt:      14735 | 0.000
135.95/136.02	c total clause space: 127.173MB
135.95/136.02	c total #watches: 572091
136.46/136.54	c total #propagations: 314516948 / total #impl: 1323939245 (eff. 0.238)
136.46/136.54	c #Conflicts:     330000 | #Learnt:      15735 | 0.000
136.46/136.54	c total clause space: 127.173MB
136.46/136.54	c total #watches: 574528
136.95/137.05	c total #propagations: 316032897 / total #impl: 1330177743 (eff. 0.238)
136.95/137.05	c #Conflicts:     331000 | #Learnt:      16735 | 0.000
136.95/137.05	c total clause space: 127.173MB
136.95/137.05	c total #watches: 578490
137.56/137.61	c total #propagations: 317411491 / total #impl: 1335736644 (eff. 0.238)
137.56/137.61	c #Conflicts:     332000 | #Learnt:      17735 | 0.000
137.56/137.61	c total clause space: 127.173MB
137.56/137.61	c total #watches: 582564
138.05/138.16	c total #propagations: 318773356 / total #impl: 1341100721 (eff. 0.238)
138.05/138.16	c #Conflicts:     333000 | #Learnt:      18735 | 0.000
138.05/138.16	c total clause space: 127.173MB
138.05/138.16	c total #watches: 586492
138.66/138.72	c total #propagations: 320125546 / total #impl: 1346608821 (eff. 0.238)
138.66/138.72	c #Conflicts:     334000 | #Learnt:      19735 | 0.000
138.66/138.72	c total clause space: 127.173MB
138.66/138.72	c total #watches: 589197
139.15/139.24	c total #propagations: 321340868 / total #impl: 1351683115 (eff. 0.238)
139.15/139.24	c #Conflicts:     335000 | #Learnt:      20735 | 0.000
139.15/139.24	c total clause space: 127.173MB
139.15/139.24	c total #watches: 592818
139.55/139.70	c total #propagations: 322459177 / total #impl: 1356681362 (eff. 0.238)
139.55/139.70	c #Conflicts:     336000 | #Learnt:      21735 | 0.000
139.55/139.70	c total clause space: 127.173MB
139.55/139.70	c total #watches: 596587
139.95/140.08	c total #propagations: 323497877 / total #impl: 1360931689 (eff. 0.238)
139.95/140.08	c #Conflicts:     337000 | #Learnt:      22735 | 0.000
139.95/140.08	c total clause space: 127.173MB
139.95/140.08	c total #watches: 599402
140.45/140.59	c total #propagations: 324283008 / total #impl: 1364289105 (eff. 0.238)
140.45/140.59	c #Conflicts:     338000 | #Learnt:      23735 | 0.000
140.45/140.59	c total clause space: 127.173MB
140.45/140.59	c total #watches: 603962
141.05/141.11	c total #propagations: 325372093 / total #impl: 1368662250 (eff. 0.238)
141.05/141.11	c #Conflicts:     339000 | #Learnt:      24735 | 0.000
141.05/141.11	c total clause space: 127.173MB
141.05/141.11	c total #watches: 607644
141.45/141.54	c total #propagations: 326438004 / total #impl: 1372955379 (eff. 0.238)
141.45/141.54	c #Conflicts:     340000 | #Learnt:      25735 | 0.000
141.45/141.54	c total clause space: 127.173MB
141.45/141.54	c total #watches: 611476
142.05/142.14	c total #propagations: 327390865 / total #impl: 1376472374 (eff. 0.238)
142.05/142.14	c #Conflicts:     341000 | #Learnt:      26735 | 0.000
142.05/142.14	c total clause space: 127.173MB
142.05/142.14	c total #watches: 614734
142.65/142.76	c total #propagations: 328295095 / total #impl: 1381599085 (eff. 0.238)
142.65/142.76	c #Conflicts:     342000 | #Learnt:      27735 | 0.000
142.65/142.76	c total clause space: 127.173MB
142.65/142.76	c total #watches: 617618
143.15/143.20	c total #propagations: 329349638 / total #impl: 1386555089 (eff. 0.238)
143.15/143.20	c GC COLLECT
143.15/143.20	c #Conflicts:     343000 | #Learnt:      14706 | 0.000
143.15/143.20	c total clause space: 127.173MB
143.15/143.20	c total #watches: 572254
143.55/143.60	c total #propagations: 330333644 / total #impl: 1390501419 (eff. 0.238)
143.55/143.60	c #Conflicts:     344000 | #Learnt:      15706 | 0.000
143.55/143.60	c total clause space: 127.173MB
143.55/143.60	c total #watches: 575676
143.85/143.96	c total #propagations: 331369830 / total #impl: 1394016388 (eff. 0.238)
143.85/143.96	c #Conflicts:     345000 | #Learnt:      16706 | 0.000
143.85/143.96	c total clause space: 127.173MB
143.85/143.96	c total #watches: 580157
144.16/144.29	c total #propagations: 332233209 / total #impl: 1397650225 (eff. 0.238)
144.16/144.29	c #Conflicts:     346000 | #Learnt:      17706 | 0.000
144.16/144.29	c total clause space: 127.173MB
144.16/144.29	c total #watches: 583165
144.65/144.70	c total #propagations: 332934764 / total #impl: 1400739097 (eff. 0.238)
144.65/144.70	c #Conflicts:     347000 | #Learnt:      18706 | 0.000
144.65/144.70	c total clause space: 127.173MB
144.65/144.70	c total #watches: 586699
144.95/145.06	c total #propagations: 333842158 / total #impl: 1404724290 (eff. 0.238)
144.95/145.06	c #Conflicts:     348000 | #Learnt:      19706 | 0.000
144.95/145.06	c total clause space: 127.173MB
144.95/145.06	c total #watches: 589391
145.26/145.35	c total #propagations: 334654661 / total #impl: 1408313794 (eff. 0.238)
145.26/145.35	c #Conflicts:     349000 | #Learnt:      20706 | 0.000
145.26/145.35	c total clause space: 127.173MB
145.26/145.35	c total #watches: 592644
145.65/145.73	c total #propagations: 335242249 / total #impl: 1410842991 (eff. 0.238)
145.65/145.73	c #Conflicts:     350000 | #Learnt:      21706 | 0.000
145.65/145.73	c total clause space: 127.173MB
145.65/145.73	c total #watches: 596035
146.15/146.21	c total #propagations: 336117327 / total #impl: 1414132710 (eff. 0.238)
146.15/146.21	c #Conflicts:     351000 | #Learnt:      22706 | 0.000
146.15/146.21	c total clause space: 127.173MB
146.15/146.21	c total #watches: 598668
146.55/146.67	c total #propagations: 337238336 / total #impl: 1418184896 (eff. 0.238)
146.55/146.67	c #Conflicts:     352000 | #Learnt:      23706 | 0.000
146.55/146.67	c total clause space: 127.173MB
146.55/146.67	c total #watches: 601459
147.05/147.16	c total #propagations: 338285745 / total #impl: 1422068811 (eff. 0.238)
147.05/147.16	c #Conflicts:     353000 | #Learnt:      24706 | 0.000
147.05/147.16	c total clause space: 127.173MB
147.05/147.16	c total #watches: 603912
147.55/147.66	c total #propagations: 339334841 / total #impl: 1425778305 (eff. 0.238)
147.55/147.66	c #Conflicts:     354000 | #Learnt:      25706 | 0.000
147.55/147.66	c total clause space: 127.173MB
147.55/147.66	c total #watches: 607902
148.05/148.16	c total #propagations: 340507662 / total #impl: 1430415303 (eff. 0.238)
148.05/148.16	c #Conflicts:     355000 | #Learnt:      26706 | 0.000
148.05/148.16	c total clause space: 127.173MB
148.05/148.16	c total #watches: 611362
148.56/148.61	c total #propagations: 341679640 / total #impl: 1434735198 (eff. 0.238)
148.56/148.61	c #Conflicts:     356000 | #Learnt:      27706 | 0.000
148.56/148.61	c total clause space: 127.173MB
148.56/148.61	c total #watches: 614529
149.05/149.13	c total #propagations: 342831742 / total #impl: 1439415078 (eff. 0.238)
149.05/149.13	c GC COLLECT
149.05/149.13	c #Conflicts:     357000 | #Learnt:      14389 | 0.000
149.05/149.13	c total clause space: 127.173MB
149.05/149.13	c total #watches: 571233
149.45/149.56	c total #propagations: 343929655 / total #impl: 1443442167 (eff. 0.238)
149.45/149.56	c #Conflicts:     358000 | #Learnt:      15389 | 0.000
149.45/149.56	c total clause space: 127.173MB
149.45/149.56	c total #watches: 574306
149.95/150.08	c total #propagations: 345005363 / total #impl: 1447952061 (eff. 0.238)
149.95/150.08	c #Conflicts:     359000 | #Learnt:      16389 | 0.000
149.95/150.08	c total clause space: 127.173MB
149.95/150.08	c total #watches: 579003
150.35/150.45	c total #propagations: 346371997 / total #impl: 1453028258 (eff. 0.238)
150.35/150.45	c #Conflicts:     360000 | #Learnt:      17389 | 0.000
150.35/150.45	c total clause space: 127.173MB
150.35/150.45	c total #watches: 582776
150.76/150.86	c total #propagations: 347309021 / total #impl: 1457483198 (eff. 0.238)
150.76/150.86	c #Conflicts:     361000 | #Learnt:      18389 | 0.000
150.76/150.86	c total clause space: 127.173MB
150.76/150.86	c total #watches: 587194
151.15/151.26	c total #propagations: 348246186 / total #impl: 1462402044 (eff. 0.238)
151.15/151.26	c #Conflicts:     362000 | #Learnt:      19389 | 0.000
151.15/151.26	c total clause space: 127.173MB
151.15/151.26	c total #watches: 590503
151.65/151.74	c total #propagations: 349232361 / total #impl: 1466647912 (eff. 0.238)
151.65/151.74	c #Conflicts:     363000 | #Learnt:      20389 | 0.000
151.65/151.74	c total clause space: 127.173MB
151.65/151.74	c total #watches: 593563
152.05/152.13	c total #propagations: 350396404 / total #impl: 1470970841 (eff. 0.238)
152.05/152.13	c #Conflicts:     364000 | #Learnt:      21389 | 0.000
152.05/152.13	c total clause space: 127.173MB
152.05/152.13	c total #watches: 596398
152.45/152.59	c total #propagations: 351359942 / total #impl: 1474487062 (eff. 0.238)
152.45/152.59	c #Conflicts:     365000 | #Learnt:      22389 | 0.000
152.45/152.59	c total clause space: 127.173MB
152.45/152.59	c total #watches: 599493
152.96/153.08	c total #propagations: 352415054 / total #impl: 1478501780 (eff. 0.238)
152.96/153.08	c #Conflicts:     366000 | #Learnt:      23389 | 0.000
152.96/153.08	c total clause space: 127.173MB
152.96/153.08	c total #watches: 602616
153.45/153.50	c total #propagations: 353606501 / total #impl: 1482910243 (eff. 0.238)
153.45/153.50	c #Conflicts:     367000 | #Learnt:      24389 | 0.000
153.45/153.50	c total clause space: 127.173MB
153.45/153.50	c total #watches: 605209
153.75/153.88	c total #propagations: 354540721 / total #impl: 1487101347 (eff. 0.238)
153.75/153.88	c #Conflicts:     368000 | #Learnt:      25389 | 0.000
153.75/153.88	c total clause space: 127.173MB
153.75/153.88	c total #watches: 608232
154.15/154.29	c total #propagations: 355314741 / total #impl: 1490251812 (eff. 0.238)
154.15/154.29	c #Conflicts:     369000 | #Learnt:      26389 | 0.000
154.15/154.29	c total clause space: 127.173MB
154.15/154.29	c total #watches: 611706
154.75/154.83	c total #propagations: 356183992 / total #impl: 1493021400 (eff. 0.239)
154.75/154.83	c #Conflicts:     370000 | #Learnt:      27389 | 0.000
154.75/154.83	c total clause space: 127.173MB
154.75/154.83	c total #watches: 614444
155.25/155.36	c total #propagations: 357501937 / total #impl: 1496906321 (eff. 0.239)
155.25/155.36	c #Conflicts:     371000 | #Learnt:      28389 | 0.000
155.25/155.36	c total clause space: 127.173MB
155.25/155.36	c total #watches: 617498
155.85/155.92	c total #propagations: 358772976 / total #impl: 1501049136 (eff. 0.239)
155.85/155.92	c GC COLLECT
155.85/155.92	c #Conflicts:     372000 | #Learnt:      14816 | 0.000
155.85/155.92	c total clause space: 127.173MB
155.85/155.92	c total #watches: 572627
156.16/156.28	c total #propagations: 360028802 / total #impl: 1504986095 (eff. 0.239)
156.16/156.28	c #Conflicts:     373000 | #Learnt:      15816 | 0.000
156.16/156.28	c total clause space: 127.173MB
156.16/156.28	c total #watches: 575365
156.45/156.58	c total #propagations: 360878952 / total #impl: 1508651967 (eff. 0.239)
156.45/156.58	c #Conflicts:     374000 | #Learnt:      16816 | 0.000
156.45/156.58	c total clause space: 127.173MB
156.45/156.58	c total #watches: 578216
156.85/156.92	c total #propagations: 361521629 / total #impl: 1511826486 (eff. 0.239)
156.85/156.92	c #Conflicts:     375000 | #Learnt:      17816 | 0.000
156.85/156.92	c total clause space: 127.173MB
156.85/156.92	c total #watches: 581236
157.15/157.28	c total #propagations: 362188633 / total #impl: 1515303489 (eff. 0.239)
157.15/157.28	c #Conflicts:     376000 | #Learnt:      18816 | 0.000
157.15/157.28	c total clause space: 127.173MB
157.15/157.28	c total #watches: 584734
157.65/157.71	c total #propagations: 362833655 / total #impl: 1518638437 (eff. 0.239)
157.65/157.71	c #Conflicts:     377000 | #Learnt:      19816 | 0.000
157.65/157.71	c total clause space: 127.173MB
157.65/157.71	c total #watches: 588861
158.05/158.18	c total #propagations: 363473879 / total #impl: 1521924035 (eff. 0.239)
158.05/158.18	c #Conflicts:     378000 | #Learnt:      20816 | 0.000
158.05/158.18	c total clause space: 127.173MB
158.05/158.18	c total #watches: 592038
158.65/158.73	c total #propagations: 364122134 / total #impl: 1525303222 (eff. 0.239)
158.65/158.73	c #Conflicts:     379000 | #Learnt:      21816 | 0.000
158.65/158.73	c total clause space: 127.173MB
158.65/158.73	c total #watches: 595385
159.05/159.17	c total #propagations: 365352483 / total #impl: 1530187386 (eff. 0.239)
159.05/159.17	c #Conflicts:     380000 | #Learnt:      22816 | 0.000
159.05/159.17	c total clause space: 127.173MB
159.05/159.17	c total #watches: 599588
159.55/159.64	c total #propagations: 366370881 / total #impl: 1534066868 (eff. 0.239)
159.55/159.64	c #Conflicts:     381000 | #Learnt:      23816 | 0.000
159.55/159.64	c total clause space: 127.173MB
159.55/159.64	c total #watches: 603778
160.05/160.10	c total #propagations: 367381472 / total #impl: 1538773948 (eff. 0.239)
160.05/160.10	c #Conflicts:     382000 | #Learnt:      24816 | 0.000
160.05/160.10	c total clause space: 127.173MB
160.05/160.10	c total #watches: 606709
160.45/160.55	c total #propagations: 368364517 / total #impl: 1542457464 (eff. 0.239)
160.45/160.55	c #Conflicts:     383000 | #Learnt:      25816 | 0.000
160.45/160.55	c total clause space: 127.173MB
160.45/160.55	c total #watches: 609970
160.95/161.03	c total #propagations: 369302387 / total #impl: 1546202686 (eff. 0.239)
160.95/161.03	c #Conflicts:     384000 | #Learnt:      26816 | 0.000
160.95/161.03	c total clause space: 127.173MB
160.95/161.03	c total #watches: 612845
161.55/161.62	c total #propagations: 370439860 / total #impl: 1550158538 (eff. 0.239)
161.55/161.62	c #Conflicts:     385000 | #Learnt:      27816 | 0.000
161.55/161.62	c total clause space: 127.173MB
161.55/161.62	c total #watches: 616077
161.95/162.04	c total #propagations: 371400450 / total #impl: 1554718153 (eff. 0.239)
161.95/162.04	c #Conflicts:     386000 | #Learnt:      28816 | 0.000
161.95/162.04	c total clause space: 127.173MB
161.95/162.04	c total #watches: 619357
162.55/162.63	c total #propagations: 372251309 / total #impl: 1557900825 (eff. 0.239)
162.55/162.63	c #Conflicts:     387000 | #Learnt:      29812 | 0.000
162.55/162.63	c total clause space: 127.173MB
162.55/162.63	c total #watches: 623617
162.95/163.07	c total #propagations: 373423821 / total #impl: 1562834450 (eff. 0.239)
162.95/163.07	c GC COLLECT
162.95/163.07	c #Conflicts:     388000 | #Learnt:      15903 | 0.000
162.95/163.07	c total clause space: 127.173MB
162.95/163.07	c total #watches: 576897
163.35/163.45	c total #propagations: 374333818 / total #impl: 1566751598 (eff. 0.239)
163.35/163.45	c #Conflicts:     389000 | #Learnt:      16903 | 0.000
163.35/163.45	c total clause space: 127.173MB
163.35/163.45	c total #watches: 581113
163.75/163.87	c total #propagations: 375191305 / total #impl: 1570705299 (eff. 0.239)
163.75/163.87	c #Conflicts:     390000 | #Learnt:      17903 | 0.000
163.75/163.87	c total clause space: 127.173MB
163.75/163.87	c total #watches: 584831
164.25/164.32	c total #propagations: 375959855 / total #impl: 1575442390 (eff. 0.239)
164.25/164.32	c #Conflicts:     391000 | #Learnt:      18903 | 0.000
164.25/164.32	c total clause space: 127.173MB
164.25/164.32	c total #watches: 588341
164.65/164.77	c total #propagations: 377094514 / total #impl: 1579857194 (eff. 0.239)
164.65/164.77	c #Conflicts:     392000 | #Learnt:      19903 | 0.000
164.65/164.77	c total clause space: 127.173MB
164.65/164.77	c total #watches: 591407
165.05/165.18	c total #propagations: 378320322 / total #impl: 1583930714 (eff. 0.239)
165.05/165.18	c #Conflicts:     393000 | #Learnt:      20903 | 0.000
165.05/165.18	c total clause space: 127.173MB
165.05/165.18	c total #watches: 594624
165.55/165.62	c total #propagations: 379329928 / total #impl: 1587225950 (eff. 0.239)
165.55/165.62	c #Conflicts:     394000 | #Learnt:      21903 | 0.000
165.55/165.62	c total clause space: 127.173MB
165.55/165.62	c total #watches: 598140
166.06/166.13	c total #propagations: 380582447 / total #impl: 1591568854 (eff. 0.239)
166.06/166.13	c #Conflicts:     395000 | #Learnt:      22903 | 0.000
166.06/166.13	c total clause space: 127.173MB
166.06/166.13	c total #watches: 601838
166.65/166.70	c total #propagations: 381784504 / total #impl: 1597633025 (eff. 0.239)
166.65/166.70	c #Conflicts:     396000 | #Learnt:      23903 | 0.000
166.65/166.70	c total clause space: 127.173MB
166.65/166.70	c total #watches: 606160
167.26/167.33	c total #propagations: 383158835 / total #impl: 1603752724 (eff. 0.239)
167.26/167.33	c #Conflicts:     397000 | #Learnt:      24903 | 0.000
167.26/167.33	c total clause space: 127.173MB
167.26/167.33	c total #watches: 609412
167.85/167.94	c total #propagations: 384408177 / total #impl: 1609525843 (eff. 0.239)
167.85/167.94	c #Conflicts:     398000 | #Learnt:      25903 | 0.000
167.85/167.94	c total clause space: 127.173MB
167.85/167.94	c total #watches: 614215
168.36/168.48	c total #propagations: 385543089 / total #impl: 1615151518 (eff. 0.239)
168.36/168.48	c #Conflicts:     399000 | #Learnt:      26903 | 0.000
168.36/168.48	c total clause space: 127.173MB
168.36/168.48	c total #watches: 617447
168.95/169.04	c total #propagations: 386622738 / total #impl: 1619629512 (eff. 0.239)
168.95/169.04	c #Conflicts:     400000 | #Learnt:      27902 | 0.000
168.95/169.04	c total clause space: 127.173MB
168.95/169.04	c total #watches: 621541
169.36/169.49	c total #propagations: 387739799 / total #impl: 1624170991 (eff. 0.239)
169.36/169.49	c #Conflicts:     401000 | #Learnt:      28902 | 0.000
169.36/169.49	c total clause space: 127.173MB
169.36/169.49	c total #watches: 624808
169.95/170.08	c total #propagations: 388602175 / total #impl: 1628570157 (eff. 0.239)
169.95/170.08	c #Conflicts:     402000 | #Learnt:      29902 | 0.000
169.95/170.08	c total clause space: 127.173MB
169.95/170.08	c total #watches: 627579
170.56/170.69	c total #propagations: 389693787 / total #impl: 1633135064 (eff. 0.239)
170.56/170.69	c GC COLLECT
170.56/170.69	c #Conflicts:     403000 | #Learnt:      15691 | 0.000
170.56/170.69	c total clause space: 127.173MB
170.56/170.69	c total #watches: 576013
170.95/171.07	c total #propagations: 391028505 / total #impl: 1638232264 (eff. 0.239)
170.95/171.07	c #Conflicts:     404000 | #Learnt:      16691 | 0.000
170.95/171.07	c total clause space: 127.173MB
170.95/171.07	c total #watches: 579910
171.25/171.37	c total #propagations: 391803300 / total #impl: 1641735071 (eff. 0.239)
171.25/171.37	c #Conflicts:     405000 | #Learnt:      17691 | 0.000
171.25/171.37	c total clause space: 127.173MB
171.25/171.37	c total #watches: 583918
171.66/171.79	c total #propagations: 392520423 / total #impl: 1644518624 (eff. 0.239)
171.66/171.79	c #Conflicts:     406000 | #Learnt:      18691 | 0.000
171.66/171.79	c total clause space: 127.173MB
171.66/171.79	c total #watches: 588368
172.25/172.30	c total #propagations: 393464819 / total #impl: 1648468690 (eff. 0.239)
172.25/172.30	c #Conflicts:     407000 | #Learnt:      19691 | 0.000
172.25/172.30	c total clause space: 127.173MB
172.25/172.30	c total #watches: 592118
172.76/172.80	c total #propagations: 394545806 / total #impl: 1652753401 (eff. 0.239)
172.76/172.80	c #Conflicts:     408000 | #Learnt:      20691 | 0.000
172.76/172.80	c total clause space: 127.173MB
172.76/172.80	c total #watches: 596193
173.15/173.26	c total #propagations: 395705491 / total #impl: 1657957681 (eff. 0.239)
173.15/173.26	c #Conflicts:     409000 | #Learnt:      21691 | 0.000
173.15/173.26	c total clause space: 127.173MB
173.15/173.26	c total #watches: 599667
173.65/173.73	c total #propagations: 396690363 / total #impl: 1661631274 (eff. 0.239)
173.65/173.73	c #Conflicts:     410000 | #Learnt:      22691 | 0.000
173.65/173.73	c total clause space: 127.173MB
173.65/173.73	c total #watches: 603232
174.05/174.19	c total #propagations: 397789922 / total #impl: 1666249434 (eff. 0.239)
174.05/174.19	c #Conflicts:     411000 | #Learnt:      23691 | 0.000
174.05/174.19	c total clause space: 127.173MB
174.05/174.19	c total #watches: 606133
174.55/174.66	c total #propagations: 398796722 / total #impl: 1670171337 (eff. 0.239)
174.55/174.66	c #Conflicts:     412000 | #Learnt:      24691 | 0.000
174.55/174.66	c total clause space: 127.173MB
174.55/174.66	c total #watches: 609406
174.96/175.08	c total #propagations: 399677782 / total #impl: 1673729263 (eff. 0.239)
174.96/175.08	c #Conflicts:     413000 | #Learnt:      25691 | 0.000
174.96/175.08	c total clause space: 127.173MB
174.96/175.08	c total #watches: 612821
175.45/175.58	c total #propagations: 400615419 / total #impl: 1677356137 (eff. 0.239)
175.45/175.58	c #Conflicts:     414000 | #Learnt:      26691 | 0.000
175.45/175.58	c total clause space: 127.173MB
175.45/175.58	c total #watches: 615579
176.06/176.13	c total #propagations: 401763594 / total #impl: 1682385650 (eff. 0.239)
176.06/176.13	c #Conflicts:     415000 | #Learnt:      27691 | 0.000
176.06/176.13	c total clause space: 127.173MB
176.06/176.13	c total #watches: 618490
176.45/176.53	c total #propagations: 403113994 / total #impl: 1687924067 (eff. 0.239)
176.45/176.53	c #Conflicts:     416000 | #Learnt:      28691 | 0.000
176.45/176.53	c total clause space: 127.173MB
176.45/176.53	c total #watches: 622057
176.95/177.00	c total #propagations: 403902037 / total #impl: 1690859396 (eff. 0.239)
176.95/177.00	c #Conflicts:     417000 | #Learnt:      29691 | 0.000
176.95/177.00	c total clause space: 127.173MB
176.95/177.00	c total #watches: 626086
177.16/177.26	c total #propagations: 404790689 / total #impl: 1694119696 (eff. 0.239)
177.16/177.26	c #Conflicts:     418000 | #Learnt:      30691 | 0.000
177.16/177.26	c total clause space: 127.173MB
177.16/177.26	c total #watches: 630105
177.55/177.62	c total #propagations: 405367684 / total #impl: 1696916084 (eff. 0.239)
177.55/177.62	c GC COLLECT
177.55/177.62	c #Conflicts:     419000 | #Learnt:      16216 | 0.000
177.55/177.62	c total clause space: 127.173MB
177.55/177.62	c total #watches: 577844
177.85/177.93	c total #propagations: 406064389 / total #impl: 1700560193 (eff. 0.239)
177.85/177.93	c #Conflicts:     420000 | #Learnt:      17216 | 0.000
177.85/177.93	c total clause space: 127.173MB
177.85/177.93	c total #watches: 581126
178.16/178.24	c total #propagations: 406731214 / total #impl: 1703841354 (eff. 0.239)
178.16/178.24	c #Conflicts:     421000 | #Learnt:      18216 | 0.000
178.16/178.24	c total clause space: 127.173MB
178.16/178.24	c total #watches: 584079
178.55/178.61	c total #propagations: 407359979 / total #impl: 1706877599 (eff. 0.239)
178.55/178.61	c #Conflicts:     422000 | #Learnt:      19216 | 0.000
178.55/178.61	c total clause space: 127.173MB
178.55/178.61	c total #watches: 586885
178.95/179.00	c total #propagations: 408070726 / total #impl: 1710255507 (eff. 0.239)
178.95/179.00	c #Conflicts:     423000 | #Learnt:      20216 | 0.000
178.95/179.00	c total clause space: 127.173MB
178.95/179.00	c total #watches: 589499
179.36/179.44	c total #propagations: 408849408 / total #impl: 1714115311 (eff. 0.239)
179.36/179.44	c #Conflicts:     424000 | #Learnt:      21216 | 0.000
179.36/179.44	c total clause space: 127.173MB
179.36/179.44	c total #watches: 592383
179.85/179.91	c total #propagations: 409894394 / total #impl: 1718596820 (eff. 0.239)
179.85/179.91	c #Conflicts:     425000 | #Learnt:      22216 | 0.000
179.85/179.91	c total clause space: 127.173MB
179.85/179.91	c total #watches: 595164
180.25/180.34	c total #propagations: 411205071 / total #impl: 1723782972 (eff. 0.239)
180.25/180.34	c #Conflicts:     426000 | #Learnt:      23216 | 0.000
180.25/180.34	c total clause space: 127.173MB
180.25/180.34	c total #watches: 597588
180.65/180.77	c total #propagations: 412331059 / total #impl: 1728245974 (eff. 0.239)
180.65/180.77	c #Conflicts:     427000 | #Learnt:      24216 | 0.000
180.65/180.77	c total clause space: 127.173MB
180.65/180.77	c total #watches: 600125
181.15/181.25	c total #propagations: 413388840 / total #impl: 1732566311 (eff. 0.239)
181.15/181.25	c #Conflicts:     428000 | #Learnt:      25216 | 0.000
181.15/181.25	c total clause space: 127.173MB
181.15/181.25	c total #watches: 602932
181.65/181.73	c total #propagations: 414558295 / total #impl: 1737151521 (eff. 0.239)
181.65/181.73	c #Conflicts:     429000 | #Learnt:      26216 | 0.000
181.65/181.73	c total clause space: 127.173MB
181.65/181.73	c total #watches: 605298
182.15/182.24	c total #propagations: 415616992 / total #impl: 1741615607 (eff. 0.239)
182.15/182.24	c #Conflicts:     430000 | #Learnt:      27216 | 0.000
182.15/182.24	c total clause space: 127.173MB
182.15/182.24	c total #watches: 607758
182.66/182.77	c total #propagations: 416665330 / total #impl: 1745791887 (eff. 0.239)
182.66/182.77	c #Conflicts:     431000 | #Learnt:      28216 | 0.000
182.66/182.77	c total clause space: 127.173MB
182.66/182.77	c total #watches: 610251
183.25/183.30	c total #propagations: 417828823 / total #impl: 1750375008 (eff. 0.239)
183.25/183.30	c #Conflicts:     432000 | #Learnt:      29216 | 0.000
183.25/183.30	c total clause space: 127.173MB
183.25/183.30	c total #watches: 612674
183.76/183.81	c total #propagations: 418978727 / total #impl: 1754967265 (eff. 0.239)
183.76/183.81	c #Conflicts:     433000 | #Learnt:      30216 | 0.000
183.76/183.81	c total clause space: 127.173MB
183.76/183.81	c total #watches: 615444
184.25/184.39	c total #propagations: 420020358 / total #impl: 1759290929 (eff. 0.239)
184.25/184.39	c #Conflicts:     434000 | #Learnt:      31216 | 0.000
184.25/184.39	c total clause space: 127.173MB
184.25/184.39	c total #watches: 617881
184.76/184.89	c total #propagations: 421180966 / total #impl: 1764079721 (eff. 0.239)
184.76/184.89	c GC COLLECT
184.76/184.89	c #Conflicts:     435000 | #Learnt:      16412 | 0.000
184.76/184.89	c total clause space: 127.173MB
184.76/184.89	c total #watches: 577790
185.25/185.30	c total #propagations: 422332806 / total #impl: 1768742364 (eff. 0.239)
185.25/185.30	c #Conflicts:     436000 | #Learnt:      17412 | 0.000
185.25/185.30	c total clause space: 127.173MB
185.25/185.30	c total #watches: 580545
185.55/185.61	c total #propagations: 423432701 / total #impl: 1773379180 (eff. 0.239)
185.55/185.61	c #Conflicts:     437000 | #Learnt:      18412 | 0.000
185.55/185.61	c total clause space: 127.173MB
185.55/185.61	c total #watches: 583278
185.86/185.94	c total #propagations: 424170477 / total #impl: 1776034658 (eff. 0.239)
185.86/185.94	c #Conflicts:     438000 | #Learnt:      19412 | 0.000
185.86/185.94	c total clause space: 127.173MB
185.86/185.94	c total #watches: 585803
186.15/186.29	c total #propagations: 424912927 / total #impl: 1778672397 (eff. 0.239)
186.15/186.29	c #Conflicts:     439000 | #Learnt:      20412 | 0.000
186.15/186.29	c total clause space: 127.173MB
186.15/186.29	c total #watches: 588572
186.55/186.64	c total #propagations: 425683598 / total #impl: 1781389469 (eff. 0.239)
186.55/186.64	c #Conflicts:     440000 | #Learnt:      21412 | 0.000
186.55/186.64	c total clause space: 127.173MB
186.55/186.64	c total #watches: 591018
186.96/187.05	c total #propagations: 426445408 / total #impl: 1784105809 (eff. 0.239)
186.96/187.05	c #Conflicts:     441000 | #Learnt:      22412 | 0.000
186.96/187.05	c total clause space: 127.173MB
186.96/187.05	c total #watches: 593790
187.35/187.47	c total #propagations: 427284798 / total #impl: 1787033538 (eff. 0.239)
187.35/187.47	c #Conflicts:     442000 | #Learnt:      23412 | 0.000
187.35/187.47	c total clause space: 127.173MB
187.35/187.47	c total #watches: 596415
187.85/187.90	c total #propagations: 428162899 / total #impl: 1790296422 (eff. 0.239)
187.85/187.90	c #Conflicts:     443000 | #Learnt:      24412 | 0.000
187.85/187.90	c total clause space: 127.173MB
187.85/187.90	c total #watches: 598664
188.25/188.35	c total #propagations: 428984462 / total #impl: 1793133414 (eff. 0.239)
188.25/188.35	c #Conflicts:     444000 | #Learnt:      25412 | 0.000
188.25/188.35	c total clause space: 127.173MB
188.25/188.35	c total #watches: 601414
188.75/188.81	c total #propagations: 429714328 / total #impl: 1795636761 (eff. 0.239)
188.75/188.81	c #Conflicts:     445000 | #Learnt:      26412 | 0.000
188.75/188.81	c total clause space: 127.173MB
188.75/188.81	c total #watches: 604519
189.15/189.26	c total #propagations: 430555512 / total #impl: 1798732238 (eff. 0.239)
189.15/189.26	c #Conflicts:     446000 | #Learnt:      27412 | 0.000
189.15/189.26	c total clause space: 127.173MB
189.15/189.26	c total #watches: 606880
189.65/189.72	c total #propagations: 431387541 / total #impl: 1801773744 (eff. 0.239)
189.65/189.72	c #Conflicts:     447000 | #Learnt:      28412 | 0.000
189.65/189.72	c total clause space: 127.173MB
189.65/189.72	c total #watches: 609611
190.15/190.20	c total #propagations: 432170430 / total #impl: 1804593756 (eff. 0.239)
190.15/190.20	c #Conflicts:     448000 | #Learnt:      29412 | 0.000
190.15/190.20	c total clause space: 127.173MB
190.15/190.20	c total #watches: 612029
190.55/190.69	c total #propagations: 432927014 / total #impl: 1807280161 (eff. 0.240)
190.55/190.69	c #Conflicts:     449000 | #Learnt:      30412 | 0.000
190.55/190.69	c total clause space: 127.173MB
190.55/190.69	c total #watches: 614324
191.15/191.20	c total #propagations: 433678298 / total #impl: 1810015258 (eff. 0.240)
191.15/191.20	c #Conflicts:     450000 | #Learnt:      31412 | 0.000
191.15/191.20	c total clause space: 127.173MB
191.15/191.20	c total #watches: 617259
191.65/191.71	c total #propagations: 434427777 / total #impl: 1812656871 (eff. 0.240)
191.65/191.71	c GC COLLECT
191.65/191.71	c #Conflicts:     451000 | #Learnt:      16322 | 0.000
191.65/191.71	c total clause space: 127.173MB
191.65/191.72	c total #watches: 577518
191.95/192.02	c total #propagations: 435167220 / total #impl: 1815220935 (eff. 0.240)
191.95/192.02	c #Conflicts:     452000 | #Learnt:      17322 | 0.000
191.95/192.02	c total clause space: 127.173MB
191.95/192.02	c total #watches: 580199
192.25/192.34	c total #propagations: 435916320 / total #impl: 1817992099 (eff. 0.240)
192.25/192.34	c #Conflicts:     453000 | #Learnt:      18322 | 0.000
192.25/192.34	c total clause space: 127.173MB
192.25/192.34	c total #watches: 583055
192.55/192.65	c total #propagations: 436642350 / total #impl: 1820692837 (eff. 0.240)
192.55/192.65	c #Conflicts:     454000 | #Learnt:      19322 | 0.000
192.55/192.65	c total clause space: 127.173MB
192.55/192.65	c total #watches: 585640
192.85/192.98	c total #propagations: 437318235 / total #impl: 1823017026 (eff. 0.240)
192.85/192.98	c #Conflicts:     455000 | #Learnt:      20322 | 0.000
192.85/192.98	c total clause space: 127.173MB
192.85/192.98	c total #watches: 588376
193.25/193.32	c total #propagations: 438010564 / total #impl: 1825342208 (eff. 0.240)
193.25/193.32	c #Conflicts:     456000 | #Learnt:      21322 | 0.000
193.25/193.32	c total clause space: 127.173MB
193.25/193.32	c total #watches: 590718
193.65/193.72	c total #propagations: 438720375 / total #impl: 1827653463 (eff. 0.240)
193.65/193.72	c #Conflicts:     457000 | #Learnt:      22322 | 0.000
193.65/193.72	c total clause space: 127.173MB
193.65/193.72	c total #watches: 594604
194.05/194.15	c total #propagations: 439618665 / total #impl: 1831206474 (eff. 0.240)
194.05/194.15	c #Conflicts:     458000 | #Learnt:      23322 | 0.000
194.05/194.15	c total clause space: 127.173MB
194.05/194.15	c total #watches: 598428
194.55/194.64	c total #propagations: 440490054 / total #impl: 1834653012 (eff. 0.240)
194.55/194.64	c #Conflicts:     459000 | #Learnt:      24322 | 0.000
194.55/194.64	c total clause space: 127.173MB
194.55/194.64	c total #watches: 601365
195.05/195.12	c total #propagations: 441459613 / total #impl: 1838207833 (eff. 0.240)
195.05/195.12	c #Conflicts:     460000 | #Learnt:      25322 | 0.000
195.05/195.12	c total clause space: 127.173MB
195.05/195.12	c total #watches: 604722
195.55/195.67	c total #propagations: 442314840 / total #impl: 1841705365 (eff. 0.240)
195.55/195.67	c #Conflicts:     461000 | #Learnt:      26322 | 0.000
195.55/195.67	c total clause space: 127.173MB
195.55/195.67	c total #watches: 608228
196.15/196.23	c total #propagations: 443190910 / total #impl: 1845112987 (eff. 0.240)
196.15/196.23	c #Conflicts:     462000 | #Learnt:      27322 | 0.000
196.15/196.23	c total clause space: 127.173MB
196.15/196.23	c total #watches: 611360
196.45/196.54	c total #propagations: 444101950 / total #impl: 1849175739 (eff. 0.240)
196.45/196.54	c #Conflicts:     463000 | #Learnt:      28322 | 0.000
196.45/196.54	c total clause space: 127.173MB
196.45/196.54	c total #watches: 615046
196.75/196.87	c total #propagations: 444670115 / total #impl: 1852507868 (eff. 0.240)
196.75/196.87	c #Conflicts:     464000 | #Learnt:      29322 | 0.000
196.75/196.87	c total clause space: 127.173MB
196.75/196.88	c total #watches: 618210
197.15/197.24	c total #propagations: 445252606 / total #impl: 1855981230 (eff. 0.240)
197.15/197.24	c #Conflicts:     465000 | #Learnt:      30322 | 0.000
197.15/197.24	c total clause space: 127.173MB
197.15/197.24	c total #watches: 622327
197.54/197.65	c total #propagations: 445873313 / total #impl: 1859859889 (eff. 0.240)
197.54/197.65	c #Conflicts:     466000 | #Learnt:      31322 | 0.000
197.54/197.65	c total clause space: 127.173MB
197.54/197.65	c total #watches: 625284
197.95/198.06	c total #propagations: 446532370 / total #impl: 1863512740 (eff. 0.240)
197.95/198.06	c #Conflicts:     467000 | #Learnt:      32322 | 0.000
197.95/198.06	c total clause space: 127.173MB
197.95/198.06	c total #watches: 628242
198.34/198.42	c total #propagations: 447195165 / total #impl: 1867251308 (eff. 0.239)
198.34/198.42	c GC COLLECT
198.34/198.42	c #Conflicts:     468000 | #Learnt:      16924 | 0.000
198.34/198.42	c total clause space: 127.173MB
198.34/198.42	c total #watches: 579482
198.64/198.76	c total #propagations: 447747750 / total #impl: 1870513848 (eff. 0.239)
198.64/198.76	c #Conflicts:     469000 | #Learnt:      17924 | 0.000
198.64/198.76	c total clause space: 127.173MB
198.64/198.76	c total #watches: 583824
199.05/199.12	c total #propagations: 448362646 / total #impl: 1874231368 (eff. 0.239)
199.05/199.12	c #Conflicts:     470000 | #Learnt:      18924 | 0.000
199.05/199.12	c total clause space: 127.173MB
199.05/199.12	c total #watches: 586729
199.34/199.47	c total #propagations: 448962934 / total #impl: 1877906986 (eff. 0.239)
199.34/199.47	c #Conflicts:     471000 | #Learnt:      19924 | 0.000
199.34/199.47	c total clause space: 127.173MB
199.34/199.47	c total #watches: 589760
199.74/199.83	c total #propagations: 449536824 / total #impl: 1881503904 (eff. 0.239)
199.74/199.83	c #Conflicts:     472000 | #Learnt:      20924 | 0.000
199.74/199.83	c total clause space: 127.173MB
199.74/199.83	c total #watches: 592342
200.15/200.21	c total #propagations: 450075673 / total #impl: 1884845995 (eff. 0.239)
200.15/200.21	c #Conflicts:     473000 | #Learnt:      21924 | 0.000
200.15/200.21	c total clause space: 127.173MB
200.15/200.21	c total #watches: 595455
200.54/200.65	c total #propagations: 450618398 / total #impl: 1887935526 (eff. 0.239)
200.54/200.65	c #Conflicts:     474000 | #Learnt:      22924 | 0.000
200.54/200.65	c total clause space: 127.173MB
200.54/200.65	c total #watches: 600102
201.04/201.14	c total #propagations: 451180483 / total #impl: 1891237453 (eff. 0.239)
201.04/201.14	c #Conflicts:     475000 | #Learnt:      23924 | 0.000
201.04/201.14	c total clause space: 127.173MB
201.04/201.14	c total #watches: 603097
201.54/201.60	c total #propagations: 451762640 / total #impl: 1894668195 (eff. 0.238)
201.54/201.60	c #Conflicts:     476000 | #Learnt:      24924 | 0.000
201.54/201.60	c total clause space: 127.173MB
201.54/201.60	c total #watches: 606350
202.04/202.12	c total #propagations: 452362798 / total #impl: 1898202578 (eff. 0.238)
202.04/202.12	c #Conflicts:     477000 | #Learnt:      25924 | 0.000
202.04/202.12	c total clause space: 127.173MB
202.04/202.12	c total #watches: 609139
202.54/202.64	c total #propagations: 452992840 / total #impl: 1901790122 (eff. 0.238)
202.54/202.64	c #Conflicts:     478000 | #Learnt:      26924 | 0.000
202.54/202.64	c total clause space: 127.173MB
202.54/202.64	c total #watches: 611768
203.04/203.19	c total #propagations: 453600242 / total #impl: 1905412957 (eff. 0.238)
203.04/203.19	c #Conflicts:     479000 | #Learnt:      27924 | 0.000
203.04/203.19	c total clause space: 127.173MB
203.04/203.19	c total #watches: 615679
203.74/203.80	c total #propagations: 454228138 / total #impl: 1909218354 (eff. 0.238)
203.74/203.80	c #Conflicts:     480000 | #Learnt:      28924 | 0.000
203.74/203.80	c total clause space: 127.173MB
203.74/203.80	c total #watches: 619177
204.24/204.34	c total #propagations: 454851007 / total #impl: 1912997122 (eff. 0.238)
204.24/204.34	c #Conflicts:     481000 | #Learnt:      29924 | 0.000
204.24/204.34	c total clause space: 127.173MB
204.24/204.34	c total #watches: 622832
204.94/205.02	c total #propagations: 455393366 / total #impl: 1916048848 (eff. 0.238)
204.94/205.02	c #Conflicts:     482000 | #Learnt:      30924 | 0.000
204.94/205.02	c total clause space: 127.173MB
204.94/205.02	c total #watches: 625597
205.54/205.62	c total #propagations: 456066378 / total #impl: 1920075138 (eff. 0.238)
205.54/205.62	c #Conflicts:     483000 | #Learnt:      31924 | 0.000
205.54/205.62	c total clause space: 127.173MB
205.54/205.62	c total #watches: 629050
206.14/206.21	c total #propagations: 456636106 / total #impl: 1923386315 (eff. 0.237)
206.14/206.21	c #Conflicts:     484000 | #Learnt:      32924 | 0.000
206.14/206.21	c total clause space: 127.173MB
206.14/206.21	c total #watches: 632753
206.64/206.76	c total #propagations: 457182054 / total #impl: 1926307626 (eff. 0.237)
206.64/206.76	c GC COLLECT
206.64/206.76	c #Conflicts:     485000 | #Learnt:      17213 | 0.000
206.64/206.76	c total clause space: 127.173MB
206.64/206.76	c total #watches: 580525
207.04/207.10	c total #propagations: 457819178 / total #impl: 1930367674 (eff. 0.237)
207.04/207.10	c #Conflicts:     486000 | #Learnt:      18213 | 0.000
207.04/207.10	c total clause space: 127.173MB
207.04/207.10	c total #watches: 584333
207.44/207.50	c total #propagations: 458432261 / total #impl: 1934231089 (eff. 0.237)
207.44/207.50	c #Conflicts:     487000 | #Learnt:      19213 | 0.000
207.44/207.50	c total clause space: 127.173MB
207.44/207.50	c total #watches: 587716
207.85/207.95	c total #propagations: 459097177 / total #impl: 1938059099 (eff. 0.237)
207.85/207.95	c #Conflicts:     488000 | #Learnt:      20213 | 0.000
207.85/207.95	c total clause space: 127.173MB
207.85/207.95	c total #watches: 591020
208.34/208.41	c total #propagations: 459797274 / total #impl: 1941937707 (eff. 0.237)
208.34/208.41	c #Conflicts:     489000 | #Learnt:      21213 | 0.000
208.34/208.41	c total clause space: 127.173MB
208.34/208.41	c total #watches: 593916
208.74/208.87	c total #propagations: 460479831 / total #impl: 1945858920 (eff. 0.237)
208.74/208.87	c #Conflicts:     490000 | #Learnt:      22213 | 0.000
208.74/208.87	c total clause space: 127.173MB
208.74/208.87	c total #watches: 597310
209.24/209.34	c total #propagations: 461117925 / total #impl: 1949462937 (eff. 0.237)
209.24/209.34	c #Conflicts:     491000 | #Learnt:      23213 | 0.000
209.24/209.34	c total clause space: 127.173MB
209.24/209.34	c total #watches: 600210
209.64/209.79	c total #propagations: 461719283 / total #impl: 1952872725 (eff. 0.236)
209.64/209.79	c #Conflicts:     492000 | #Learnt:      24213 | 0.000
209.64/209.79	c total clause space: 127.173MB
209.64/209.80	c total #watches: 603619
210.15/210.27	c total #propagations: 462326524 / total #impl: 1956333571 (eff. 0.236)
210.15/210.27	c #Conflicts:     493000 | #Learnt:      25213 | 0.000
210.15/210.27	c total clause space: 127.173MB
210.15/210.27	c total #watches: 605974
210.74/210.81	c total #propagations: 462883713 / total #impl: 1959619430 (eff. 0.236)
210.74/210.81	c #Conflicts:     494000 | #Learnt:      26213 | 0.000
210.74/210.81	c total clause space: 127.173MB
210.74/210.81	c total #watches: 608424
211.25/211.34	c total #propagations: 463536219 / total #impl: 1963172574 (eff. 0.236)
211.25/211.34	c #Conflicts:     495000 | #Learnt:      27213 | 0.000
211.25/211.34	c total clause space: 127.173MB
211.25/211.34	c total #watches: 611172
211.74/211.86	c total #propagations: 464143636 / total #impl: 1966671169 (eff. 0.236)
211.74/211.86	c #Conflicts:     496000 | #Learnt:      28213 | 0.000
211.74/211.86	c total clause space: 127.173MB
211.74/211.86	c total #watches: 613862
212.35/212.46	c total #propagations: 464755182 / total #impl: 1970045884 (eff. 0.236)
212.35/212.46	c #Conflicts:     497000 | #Learnt:      29213 | 0.000
212.35/212.46	c total clause space: 127.173MB
212.35/212.46	c total #watches: 616875
213.04/213.10	c total #propagations: 465445979 / total #impl: 1973936085 (eff. 0.236)
213.04/213.10	c #Conflicts:     498000 | #Learnt:      30213 | 0.000
213.04/213.10	c total clause space: 127.173MB
213.04/213.10	c total #watches: 621018
213.64/213.79	c total #propagations: 466087201 / total #impl: 1977583514 (eff. 0.236)
213.64/213.79	c #Conflicts:     499000 | #Learnt:      31213 | 0.000
213.64/213.79	c total clause space: 127.173MB
213.64/213.79	c total #watches: 624784
214.45/214.52	c total #propagations: 466771901 / total #impl: 1981735947 (eff. 0.236)
214.45/214.52	c #Conflicts:     500000 | #Learnt:      32213 | 0.000
214.45/214.52	c total clause space: 127.173MB
214.45/214.52	c total #watches: 627578
215.14/215.23	c total #propagations: 467533094 / total #impl: 1986444825 (eff. 0.235)
215.14/215.23	c #Conflicts:     501000 | #Learnt:      33213 | 0.000
215.14/215.23	c total clause space: 127.173MB
215.14/215.23	c total #watches: 630719
215.84/215.98	c total #propagations: 468252417 / total #impl: 1990577684 (eff. 0.235)
215.84/215.98	c GC COLLECT
215.84/215.98	c #Conflicts:     502000 | #Learnt:      17210 | 0.000
215.84/215.98	c total clause space: 127.173MB
215.84/215.98	c total #watches: 580436
216.24/216.35	c total #propagations: 468988996 / total #impl: 1994708718 (eff. 0.235)
216.24/216.35	c #Conflicts:     503000 | #Learnt:      18210 | 0.000
216.24/216.35	c total clause space: 127.173MB
216.24/216.35	c total #watches: 583395
216.64/216.75	c total #propagations: 469737208 / total #impl: 1998740891 (eff. 0.235)
216.64/216.75	c #Conflicts:     504000 | #Learnt:      19210 | 0.000
216.64/216.75	c total clause space: 127.173MB
216.64/216.75	c total #watches: 585990
217.05/217.15	c total #propagations: 470479047 / total #impl: 2002881325 (eff. 0.235)
217.05/217.15	c #Conflicts:     505000 | #Learnt:      20210 | 0.000
217.05/217.15	c total clause space: 127.173MB
217.05/217.15	c total #watches: 589034
217.45/217.55	c total #propagations: 471221911 / total #impl: 2007011968 (eff. 0.235)
217.45/217.55	c #Conflicts:     506000 | #Learnt:      21210 | 0.000
217.45/217.55	c total clause space: 127.173MB
217.45/217.55	c total #watches: 591849
217.85/217.95	c total #propagations: 471881819 / total #impl: 2010802627 (eff. 0.235)
217.85/217.95	c #Conflicts:     507000 | #Learnt:      22210 | 0.000
217.85/217.95	c total clause space: 127.173MB
217.85/217.95	c total #watches: 594308
218.25/218.35	c total #propagations: 472505995 / total #impl: 2014596536 (eff. 0.235)
218.25/218.35	c #Conflicts:     508000 | #Learnt:      23210 | 0.000
218.25/218.35	c total clause space: 127.173MB
218.25/218.35	c total #watches: 596971
218.65/218.78	c total #propagations: 473141965 / total #impl: 2018365089 (eff. 0.234)
218.65/218.78	c #Conflicts:     509000 | #Learnt:      24210 | 0.000
218.65/218.78	c total clause space: 127.173MB
218.65/218.78	c total #watches: 599626
219.15/219.22	c total #propagations: 473830474 / total #impl: 2022281416 (eff. 0.234)
219.15/219.22	c #Conflicts:     510000 | #Learnt:      25210 | 0.000
219.15/219.22	c total clause space: 127.173MB
219.15/219.22	c total #watches: 602090
219.55/219.66	c total #propagations: 474516727 / total #impl: 2026205734 (eff. 0.234)
219.55/219.66	c #Conflicts:     511000 | #Learnt:      26210 | 0.000
219.55/219.66	c total clause space: 127.173MB
219.55/219.66	c total #watches: 605483
219.95/220.06	c total #propagations: 475146298 / total #impl: 2029916000 (eff. 0.234)
219.95/220.06	c #Conflicts:     512000 | #Learnt:      27210 | 0.000
219.95/220.06	c total clause space: 127.173MB
219.95/220.06	c total #watches: 608382
220.45/220.54	c total #propagations: 475688208 / total #impl: 2032848158 (eff. 0.234)
220.45/220.54	c #Conflicts:     513000 | #Learnt:      28210 | 0.000
220.45/220.54	c total clause space: 127.173MB
220.45/220.54	c total #watches: 611332
220.85/220.98	c total #propagations: 476395660 / total #impl: 2036266788 (eff. 0.234)
220.85/220.98	c #Conflicts:     514000 | #Learnt:      29210 | 0.000
220.85/220.98	c total clause space: 127.173MB
220.85/220.99	c total #watches: 614436
221.45/221.50	c total #propagations: 477330745 / total #impl: 2040593850 (eff. 0.234)
221.45/221.50	c #Conflicts:     515000 | #Learnt:      30210 | 0.000
221.45/221.50	c total clause space: 127.173MB
221.45/221.50	c total #watches: 619163
221.75/221.80	c total #propagations: 478335972 / total #impl: 2045791639 (eff. 0.234)
221.75/221.80	c #Conflicts:     516000 | #Learnt:      31210 | 0.000
221.75/221.80	c total clause space: 127.173MB
221.75/221.80	c total #watches: 621995
222.25/222.35	c total #propagations: 479022943 / total #impl: 2048341431 (eff. 0.234)
222.25/222.35	c #Conflicts:     517000 | #Learnt:      32210 | 0.000
222.25/222.35	c total clause space: 127.173MB
222.25/222.35	c total #watches: 625644
222.74/222.86	c total #propagations: 480280838 / total #impl: 2053334665 (eff. 0.234)
222.74/222.86	c #Conflicts:     518000 | #Learnt:      33210 | 0.000
222.74/222.86	c total clause space: 127.173MB
222.74/222.86	c total #watches: 629055
223.14/223.30	c total #propagations: 481479008 / total #impl: 2058156723 (eff. 0.234)
223.14/223.30	c #Conflicts:     519000 | #Learnt:      34210 | 0.000
223.14/223.30	c total clause space: 127.173MB
223.14/223.30	c total #watches: 632827
223.54/223.65	c total #propagations: 482378864 / total #impl: 2062038077 (eff. 0.234)
223.54/223.65	c GC COLLECT
223.54/223.65	c #Conflicts:     520000 | #Learnt:      17893 | 0.000
223.54/223.65	c total clause space: 127.173MB
223.54/223.65	c total #watches: 582558
223.94/224.02	c total #propagations: 483148571 / total #impl: 2065084209 (eff. 0.234)
223.94/224.02	c #Conflicts:     521000 | #Learnt:      18893 | 0.000
223.94/224.02	c total clause space: 127.173MB
223.94/224.02	c total #watches: 584902
224.35/224.45	c total #propagations: 484037347 / total #impl: 2069159289 (eff. 0.234)
224.35/224.45	c #Conflicts:     522000 | #Learnt:      19893 | 0.000
224.35/224.45	c total clause space: 127.173MB
224.35/224.45	c total #watches: 588758
224.84/224.90	c total #propagations: 485087837 / total #impl: 2073536897 (eff. 0.234)
224.84/224.90	c #Conflicts:     523000 | #Learnt:      20893 | 0.000
224.84/224.90	c total clause space: 127.173MB
224.84/224.91	c total #watches: 593003
225.24/225.36	c total #propagations: 486170803 / total #impl: 2078082283 (eff. 0.234)
225.24/225.36	c #Conflicts:     524000 | #Learnt:      21893 | 0.000
225.24/225.36	c total clause space: 127.173MB
225.24/225.36	c total #watches: 596322
225.74/225.86	c total #propagations: 487343654 / total #impl: 2082615004 (eff. 0.234)
225.74/225.86	c #Conflicts:     525000 | #Learnt:      22893 | 0.000
225.74/225.86	c total clause space: 127.173MB
225.74/225.86	c total #watches: 600001
226.24/226.33	c total #propagations: 488464092 / total #impl: 2087243613 (eff. 0.234)
226.24/226.33	c #Conflicts:     526000 | #Learnt:      23893 | 0.000
226.24/226.33	c total clause space: 127.173MB
226.24/226.33	c total #watches: 603296
226.65/226.79	c total #propagations: 489533790 / total #impl: 2091769732 (eff. 0.234)
226.65/226.79	c #Conflicts:     527000 | #Learnt:      24893 | 0.000
226.65/226.79	c total clause space: 127.173MB
226.65/226.79	c total #watches: 607022
227.14/227.20	c total #propagations: 490596568 / total #impl: 2096431794 (eff. 0.234)
227.14/227.20	c #Conflicts:     528000 | #Learnt:      25893 | 0.000
227.14/227.20	c total clause space: 127.173MB
227.14/227.20	c total #watches: 610665
227.54/227.64	c total #propagations: 491457929 / total #impl: 2100520130 (eff. 0.234)
227.54/227.64	c #Conflicts:     529000 | #Learnt:      26893 | 0.000
227.54/227.64	c total clause space: 127.173MB
227.54/227.64	c total #watches: 613974
228.14/228.21	c total #propagations: 492386348 / total #impl: 2104895293 (eff. 0.234)
228.14/228.21	c #Conflicts:     530000 | #Learnt:      27893 | 0.000
228.14/228.21	c total clause space: 127.173MB
228.14/228.21	c total #watches: 618234
228.64/228.74	c total #propagations: 494115492 / total #impl: 2111456004 (eff. 0.234)
228.64/228.74	c #Conflicts:     531000 | #Learnt:      28893 | 0.000
228.64/228.74	c total clause space: 127.173MB
228.64/228.74	c total #watches: 621809
229.14/229.29	c total #propagations: 495610059 / total #impl: 2117397086 (eff. 0.234)
229.14/229.29	c #Conflicts:     532000 | #Learnt:      29893 | 0.000
229.14/229.29	c total clause space: 127.173MB
229.14/229.29	c total #watches: 626741
229.74/229.86	c total #propagations: 496997220 / total #impl: 2123294525 (eff. 0.234)
229.74/229.86	c #Conflicts:     533000 | #Learnt:      30893 | 0.000
229.74/229.86	c total clause space: 127.173MB
229.74/229.86	c total #watches: 630493
230.24/230.31	c total #propagations: 498285500 / total #impl: 2128516844 (eff. 0.234)
230.24/230.31	c #Conflicts:     534000 | #Learnt:      31893 | 0.000
230.24/230.31	c total clause space: 127.173MB
230.24/230.31	c total #watches: 633748
230.64/230.77	c total #propagations: 499237693 / total #impl: 2132359199 (eff. 0.234)
230.64/230.77	c #Conflicts:     535000 | #Learnt:      32893 | 0.000
230.64/230.77	c total clause space: 127.173MB
230.64/230.77	c total #watches: 637226
231.14/231.25	c total #propagations: 500090257 / total #impl: 2137226653 (eff. 0.234)
231.14/231.25	c #Conflicts:     536000 | #Learnt:      33893 | 0.000
231.14/231.25	c total clause space: 127.173MB
231.14/231.25	c total #watches: 640477
231.54/231.68	c total #propagations: 501061291 / total #impl: 2141415641 (eff. 0.234)
231.54/231.68	c #Conflicts:     537000 | #Learnt:      34893 | 0.000
231.54/231.68	c total clause space: 127.173MB
231.54/231.68	c total #watches: 643412
232.05/232.11	c total #propagations: 501950858 / total #impl: 2145091877 (eff. 0.234)
232.05/232.11	c GC COLLECT
232.05/232.11	c #Conflicts:     538000 | #Learnt:      18301 | 0.000
232.05/232.11	c total clause space: 127.173MB
232.05/232.11	c total #watches: 583651
232.34/232.46	c total #propagations: 502766522 / total #impl: 2149147491 (eff. 0.234)
232.34/232.46	c #Conflicts:     539000 | #Learnt:      19301 | 0.000
232.34/232.46	c total clause space: 127.173MB
232.34/232.46	c total #watches: 586929
232.74/232.89	c total #propagations: 503557101 / total #impl: 2152557022 (eff. 0.234)
232.74/232.89	c #Conflicts:     540000 | #Learnt:      20301 | 0.000
232.74/232.89	c total clause space: 127.173MB
232.74/232.89	c total #watches: 589882
233.25/233.39	c total #propagations: 504490605 / total #impl: 2157573676 (eff. 0.234)
233.25/233.39	c #Conflicts:     541000 | #Learnt:      21301 | 0.000
233.25/233.39	c total clause space: 127.173MB
233.25/233.39	c total #watches: 593011
233.74/233.82	c total #propagations: 505723342 / total #impl: 2162406461 (eff. 0.234)
233.74/233.82	c #Conflicts:     542000 | #Learnt:      22301 | 0.000
233.74/233.82	c total clause space: 127.173MB
233.74/233.82	c total #watches: 596366
234.04/234.12	c total #propagations: 506626425 / total #impl: 2166428464 (eff. 0.234)
234.04/234.12	c #Conflicts:     543000 | #Learnt:      23301 | 0.000
234.04/234.12	c total clause space: 127.173MB
234.04/234.12	c total #watches: 600059
234.44/234.53	c total #propagations: 507134241 / total #impl: 2169446907 (eff. 0.234)
234.44/234.53	c #Conflicts:     544000 | #Learnt:      24301 | 0.000
234.44/234.53	c total clause space: 127.173MB
234.44/234.53	c total #watches: 603140
234.84/234.93	c total #propagations: 508001214 / total #impl: 2172927468 (eff. 0.234)
234.84/234.93	c #Conflicts:     545000 | #Learnt:      25301 | 0.000
234.84/234.93	c total clause space: 127.173MB
234.84/234.93	c total #watches: 607151
235.35/235.42	c total #propagations: 508818632 / total #impl: 2176816296 (eff. 0.234)
235.35/235.42	c #Conflicts:     546000 | #Learnt:      26301 | 0.000
235.35/235.42	c total clause space: 127.173MB
235.35/235.42	c total #watches: 611040
235.74/235.87	c total #propagations: 509995122 / total #impl: 2181871931 (eff. 0.234)
235.74/235.87	c #Conflicts:     547000 | #Learnt:      27301 | 0.000
235.74/235.87	c total clause space: 127.173MB
235.74/235.87	c total #watches: 614408
236.24/236.34	c total #propagations: 511121759 / total #impl: 2185999890 (eff. 0.234)
236.24/236.34	c #Conflicts:     548000 | #Learnt:      28301 | 0.000
236.24/236.34	c total clause space: 127.173MB
236.24/236.34	c total #watches: 618919
236.74/236.86	c total #propagations: 512071971 / total #impl: 2190879646 (eff. 0.234)
236.74/236.86	c #Conflicts:     549000 | #Learnt:      29301 | 0.000
236.74/236.86	c total clause space: 127.173MB
236.74/236.86	c total #watches: 622600
237.44/237.50	c total #propagations: 513148132 / total #impl: 2196979631 (eff. 0.234)
237.44/237.50	c #Conflicts:     550000 | #Learnt:      30301 | 0.000
237.44/237.50	c total clause space: 127.173MB
237.44/237.50	c total #watches: 627529
238.04/238.15	c total #propagations: 514346467 / total #impl: 2204251309 (eff. 0.233)
238.04/238.15	c #Conflicts:     551000 | #Learnt:      31301 | 0.000
238.04/238.15	c total clause space: 127.173MB
238.04/238.15	c total #watches: 631877
238.54/238.70	c total #propagations: 515471356 / total #impl: 2211154901 (eff. 0.233)
238.54/238.70	c #Conflicts:     552000 | #Learnt:      32301 | 0.000
238.54/238.70	c total clause space: 127.173MB
238.54/238.70	c total #watches: 636297
238.94/239.06	c total #propagations: 516446325 / total #impl: 2216250928 (eff. 0.233)
238.94/239.06	c #Conflicts:     553000 | #Learnt:      33301 | 0.000
238.94/239.06	c total clause space: 127.173MB
238.94/239.06	c total #watches: 638678
239.34/239.42	c total #propagations: 517168633 / total #impl: 2218587546 (eff. 0.233)
239.34/239.42	c #Conflicts:     554000 | #Learnt:      34301 | 0.000
239.34/239.42	c total clause space: 127.173MB
239.34/239.42	c total #watches: 641060
239.75/239.82	c total #propagations: 517837089 / total #impl: 2220810026 (eff. 0.233)
239.75/239.82	c #Conflicts:     555000 | #Learnt:      35301 | 0.000
239.75/239.82	c total clause space: 127.173MB
239.75/239.82	c total #watches: 643466
240.14/240.24	c total #propagations: 518565275 / total #impl: 2223268640 (eff. 0.233)
240.14/240.24	c GC COLLECT
240.14/240.24	c #Conflicts:     556000 | #Learnt:      18428 | 0.000
240.14/240.24	c total clause space: 127.173MB
240.14/240.24	c total #watches: 583939
240.54/240.62	c total #propagations: 519304783 / total #impl: 2225978350 (eff. 0.233)
240.54/240.62	c #Conflicts:     557000 | #Learnt:      19428 | 0.000
240.54/240.62	c total clause space: 127.173MB
240.54/240.62	c total #watches: 587231
240.95/241.05	c total #propagations: 520128781 / total #impl: 2229016889 (eff. 0.233)
240.95/241.05	c #Conflicts:     558000 | #Learnt:      20428 | 0.000
240.95/241.05	c total clause space: 127.173MB
240.95/241.05	c total #watches: 590282
241.34/241.49	c total #propagations: 521028629 / total #impl: 2232275617 (eff. 0.233)
241.34/241.49	c #Conflicts:     559000 | #Learnt:      21428 | 0.000
241.34/241.49	c total clause space: 127.173MB
241.34/241.49	c total #watches: 593528
241.95/242.01	c total #propagations: 522124676 / total #impl: 2236282637 (eff. 0.233)
241.95/242.01	c #Conflicts:     560000 | #Learnt:      22428 | 0.000
241.95/242.01	c total clause space: 127.173MB
241.95/242.01	c total #watches: 596999
242.34/242.45	c total #propagations: 523363054 / total #impl: 2241186483 (eff. 0.234)
242.34/242.45	c #Conflicts:     561000 | #Learnt:      23428 | 0.000
242.34/242.45	c total clause space: 127.173MB
242.34/242.45	c total #watches: 600134
242.84/242.95	c total #propagations: 524320188 / total #impl: 2244722569 (eff. 0.234)
242.84/242.95	c #Conflicts:     562000 | #Learnt:      24428 | 0.000
242.84/242.95	c total clause space: 127.173MB
242.84/242.95	c total #watches: 603479
243.24/243.36	c total #propagations: 525518306 / total #impl: 2249938370 (eff. 0.234)
243.24/243.36	c #Conflicts:     563000 | #Learnt:      25428 | 0.000
243.24/243.36	c total clause space: 127.173MB
243.24/243.36	c total #watches: 607185
243.74/243.82	c total #propagations: 526339487 / total #impl: 2253688165 (eff. 0.234)
243.74/243.82	c #Conflicts:     564000 | #Learnt:      26428 | 0.000
243.74/243.82	c total clause space: 127.173MB
243.74/243.82	c total #watches: 609817
244.04/244.14	c total #propagations: 527366563 / total #impl: 2258230769 (eff. 0.234)
244.04/244.14	c #Conflicts:     565000 | #Learnt:      27428 | 0.000
244.04/244.14	c total clause space: 127.173MB
244.04/244.14	c total #watches: 613829
244.34/244.46	c total #propagations: 528070869 / total #impl: 2261515548 (eff. 0.234)
244.34/244.46	c #Conflicts:     566000 | #Learnt:      28428 | 0.000
244.34/244.46	c total clause space: 127.173MB
244.34/244.46	c total #watches: 616778
244.84/244.92	c total #propagations: 528726783 / total #impl: 2264572186 (eff. 0.233)
244.84/244.92	c #Conflicts:     567000 | #Learnt:      29428 | 0.000
244.84/244.92	c total clause space: 127.173MB
244.84/244.92	c total #watches: 620427
245.25/245.40	c total #propagations: 529657372 / total #impl: 2268348947 (eff. 0.233)
245.25/245.40	c #Conflicts:     568000 | #Learnt:      30428 | 0.000
245.25/245.40	c total clause space: 127.173MB
245.25/245.40	c total #watches: 623952
245.74/245.81	c total #propagations: 530667285 / total #impl: 2272577710 (eff. 0.234)
245.74/245.81	c #Conflicts:     569000 | #Learnt:      31428 | 0.000
245.74/245.81	c total clause space: 127.173MB
245.74/245.81	c total #watches: 627146
246.24/246.35	c total #propagations: 531497983 / total #impl: 2276666536 (eff. 0.233)
246.24/246.35	c #Conflicts:     570000 | #Learnt:      32428 | 0.000
246.24/246.35	c total clause space: 127.173MB
246.24/246.35	c total #watches: 631583
246.74/246.84	c total #propagations: 532759054 / total #impl: 2281633988 (eff. 0.233)
246.74/246.84	c #Conflicts:     571000 | #Learnt:      33428 | 0.000
246.74/246.84	c total clause space: 127.173MB
246.74/246.84	c total #watches: 635079
247.34/247.40	c total #propagations: 533744514 / total #impl: 2285985205 (eff. 0.233)
247.34/247.40	c #Conflicts:     572000 | #Learnt:      34428 | 0.000
247.34/247.40	c total clause space: 127.173MB
247.34/247.40	c total #watches: 639307
247.74/247.85	c total #propagations: 535123095 / total #impl: 2292404471 (eff. 0.233)
247.74/247.85	c #Conflicts:     573000 | #Learnt:      35428 | 0.000
247.74/247.85	c total clause space: 127.173MB
247.74/247.85	c total #watches: 644008
248.14/248.29	c total #propagations: 536037694 / total #impl: 2296069674 (eff. 0.233)
248.14/248.29	c #Conflicts:     574000 | #Learnt:      36428 | 0.000
248.14/248.29	c total clause space: 127.173MB
248.14/248.29	c total #watches: 650436
248.55/248.67	c total #propagations: 536788013 / total #impl: 2299386378 (eff. 0.233)
248.55/248.67	c GC COLLECT
248.55/248.67	c #Conflicts:     575000 | #Learnt:      19219 | 0.000
248.55/248.67	c total clause space: 127.173MB
248.55/248.67	c total #watches: 586637
248.94/249.06	c total #propagations: 537555114 / total #impl: 2303331204 (eff. 0.233)
248.94/249.06	c #Conflicts:     576000 | #Learnt:      20219 | 0.000
248.94/249.06	c total clause space: 127.173MB
248.94/249.06	c total #watches: 590020
249.34/249.49	c total #propagations: 538330598 / total #impl: 2307413885 (eff. 0.233)
249.34/249.49	c #Conflicts:     577000 | #Learnt:      21219 | 0.000
249.34/249.49	c total clause space: 127.173MB
249.34/249.49	c total #watches: 593171
249.84/249.97	c total #propagations: 539099075 / total #impl: 2311279165 (eff. 0.233)
249.84/249.97	c #Conflicts:     578000 | #Learnt:      22219 | 0.000
249.84/249.97	c total clause space: 127.173MB
249.84/249.97	c total #watches: 596391
250.34/250.41	c total #propagations: 540239738 / total #impl: 2315875109 (eff. 0.233)
250.34/250.41	c #Conflicts:     579000 | #Learnt:      23219 | 0.000
250.34/250.41	c total clause space: 127.173MB
250.34/250.41	c total #watches: 599645
250.85/250.91	c total #propagations: 541235910 / total #impl: 2320219350 (eff. 0.233)
250.85/250.91	c #Conflicts:     580000 | #Learnt:      24219 | 0.000
250.85/250.91	c total clause space: 127.173MB
250.85/250.91	c total #watches: 604108
251.44/251.51	c total #propagations: 542550676 / total #impl: 2324653186 (eff. 0.233)
251.44/251.51	c #Conflicts:     581000 | #Learnt:      25219 | 0.000
251.44/251.51	c total clause space: 127.173MB
251.44/251.51	c total #watches: 608323
251.95/252.03	c total #propagations: 544018271 / total #impl: 2330069322 (eff. 0.233)
251.95/252.03	c #Conflicts:     582000 | #Learnt:      26219 | 0.000
251.95/252.03	c total clause space: 127.173MB
251.95/252.03	c total #watches: 611405
252.44/252.50	c total #propagations: 545138532 / total #impl: 2334402053 (eff. 0.234)
252.44/252.50	c #Conflicts:     583000 | #Learnt:      27219 | 0.000
252.44/252.50	c total clause space: 127.173MB
252.44/252.50	c total #watches: 614097
252.74/252.81	c total #propagations: 546203916 / total #impl: 2338515763 (eff. 0.234)
252.74/252.81	c #Conflicts:     584000 | #Learnt:      28219 | 0.000
252.74/252.81	c total clause space: 127.173MB
252.74/252.81	c total #watches: 616931
252.95/253.05	c total #propagations: 546919541 / total #impl: 2340990867 (eff. 0.234)
252.95/253.05	c #Conflicts:     585000 | #Learnt:      29219 | 0.000
252.95/253.05	c total clause space: 127.173MB
252.95/253.05	c total #watches: 620544
253.44/253.58	c total #propagations: 547400264 / total #impl: 2342842384 (eff. 0.234)
253.44/253.58	c #Conflicts:     586000 | #Learnt:      30219 | 0.000
253.44/253.58	c total clause space: 127.173MB
253.44/253.58	c total #watches: 623634
253.94/254.08	c total #propagations: 548473619 / total #impl: 2348026583 (eff. 0.234)
253.94/254.08	c #Conflicts:     587000 | #Learnt:      31219 | 0.000
253.94/254.08	c total clause space: 127.173MB
253.94/254.08	c total #watches: 626839
254.44/254.55	c total #propagations: 549663088 / total #impl: 2352050224 (eff. 0.234)
254.44/254.55	c #Conflicts:     588000 | #Learnt:      32219 | 0.000
254.44/254.55	c total clause space: 127.173MB
254.44/254.55	c total #watches: 630010
254.94/255.05	c total #propagations: 550738015 / total #impl: 2356395605 (eff. 0.234)
254.94/255.05	c #Conflicts:     589000 | #Learnt:      33219 | 0.000
254.94/255.05	c total clause space: 127.173MB
254.94/255.05	c total #watches: 633372
255.44/255.51	c total #propagations: 551813006 / total #impl: 2360712796 (eff. 0.234)
255.44/255.51	c #Conflicts:     590000 | #Learnt:      34219 | 0.000
255.44/255.51	c total clause space: 127.173MB
255.44/255.51	c total #watches: 636270
255.84/255.93	c total #propagations: 552779922 / total #impl: 2364809889 (eff. 0.234)
255.84/255.93	c #Conflicts:     591000 | #Learnt:      35219 | 0.000
255.84/255.93	c total clause space: 127.173MB
255.84/255.93	c total #watches: 639040
256.25/256.33	c total #propagations: 553653687 / total #impl: 2368190108 (eff. 0.234)
256.25/256.33	c #Conflicts:     592000 | #Learnt:      36219 | 0.000
256.25/256.33	c total clause space: 127.173MB
256.25/256.34	c total #watches: 642002
256.64/256.72	c total #propagations: 554495026 / total #impl: 2371616099 (eff. 0.234)
256.64/256.72	c GC COLLECT
256.64/256.72	c #Conflicts:     593000 | #Learnt:      18703 | 0.000
256.64/256.72	c total clause space: 127.173MB
256.64/256.72	c total #watches: 585027
257.04/257.12	c total #propagations: 555210295 / total #impl: 2375102320 (eff. 0.234)
257.04/257.12	c #Conflicts:     594000 | #Learnt:      19703 | 0.000
257.04/257.12	c total clause space: 127.173MB
257.04/257.12	c total #watches: 587772
257.44/257.52	c total #propagations: 556245447 / total #impl: 2379612604 (eff. 0.234)
257.44/257.52	c #Conflicts:     595000 | #Learnt:      20703 | 0.000
257.44/257.52	c total clause space: 127.173MB
257.44/257.52	c total #watches: 591178
257.84/257.96	c total #propagations: 557259696 / total #impl: 2384201174 (eff. 0.234)
257.84/257.96	c #Conflicts:     596000 | #Learnt:      21703 | 0.000
257.84/257.96	c total clause space: 127.173MB
257.84/257.96	c total #watches: 593650
258.24/258.32	c total #propagations: 558318769 / total #impl: 2388818494 (eff. 0.234)
258.24/258.32	c #Conflicts:     597000 | #Learnt:      22703 | 0.000
258.24/258.32	c total clause space: 127.173MB
258.24/258.32	c total #watches: 596806
258.54/258.67	c total #propagations: 559154711 / total #impl: 2392588479 (eff. 0.234)
258.54/258.67	c #Conflicts:     598000 | #Learnt:      23703 | 0.000
258.54/258.67	c total clause space: 127.173MB
258.54/258.67	c total #watches: 599591
258.94/259.02	c total #propagations: 559955260 / total #impl: 2396168835 (eff. 0.234)
258.94/259.02	c #Conflicts:     599000 | #Learnt:      24703 | 0.000
258.94/259.02	c total clause space: 127.173MB
258.94/259.02	c total #watches: 603198
259.34/259.40	c total #propagations: 560749096 / total #impl: 2399816696 (eff. 0.234)
259.34/259.40	c #Conflicts:     600000 | #Learnt:      25703 | 0.000
259.34/259.40	c total clause space: 127.173MB
259.34/259.40	c total #watches: 605555
259.74/259.84	c total #propagations: 561472467 / total #impl: 2403042929 (eff. 0.234)
259.74/259.84	c #Conflicts:     601000 | #Learnt:      26703 | 0.000
259.74/259.84	c total clause space: 127.173MB
259.74/259.84	c total #watches: 608811
260.24/260.30	c total #propagations: 562284690 / total #impl: 2406985112 (eff. 0.234)
260.24/260.30	c #Conflicts:     602000 | #Learnt:      27703 | 0.000
260.24/260.30	c total clause space: 127.173MB
260.24/260.30	c total #watches: 611457
260.64/260.75	c total #propagations: 562982992 / total #impl: 2410230400 (eff. 0.234)
260.64/260.75	c #Conflicts:     603000 | #Learnt:      28703 | 0.000
260.64/260.75	c total clause space: 127.173MB
260.64/260.75	c total #watches: 614374
260.94/261.02	c total #propagations: 563831113 / total #impl: 2413748756 (eff. 0.234)
260.94/261.02	c #Conflicts:     604000 | #Learnt:      29703 | 0.000
260.94/261.02	c total clause space: 127.173MB
260.94/261.02	c total #watches: 616549
261.24/261.32	c total #propagations: 564430667 / total #impl: 2415667019 (eff. 0.234)
261.24/261.32	c #Conflicts:     605000 | #Learnt:      30703 | 0.000
261.24/261.32	c total clause space: 127.173MB
261.24/261.32	c total #watches: 619144
261.54/261.70	c total #propagations: 565085709 / total #impl: 2418135293 (eff. 0.234)
261.54/261.70	c #Conflicts:     606000 | #Learnt:      31703 | 0.000
261.54/261.70	c total clause space: 127.173MB
261.64/261.70	c total #watches: 622780
261.94/262.09	c total #propagations: 565861278 / total #impl: 2421438845 (eff. 0.234)
261.94/262.09	c #Conflicts:     607000 | #Learnt:      32703 | 0.000
261.94/262.09	c total clause space: 127.173MB
261.94/262.09	c total #watches: 626541
262.44/262.55	c total #propagations: 566598441 / total #impl: 2424466010 (eff. 0.234)
262.44/262.55	c #Conflicts:     608000 | #Learnt:      33703 | 0.000
262.44/262.55	c total clause space: 127.173MB
262.44/262.55	c total #watches: 630640
262.94/263.01	c total #propagations: 567383825 / total #impl: 2428131094 (eff. 0.234)
262.94/263.01	c #Conflicts:     609000 | #Learnt:      34703 | 0.000
262.94/263.01	c total clause space: 127.173MB
262.94/263.01	c total #watches: 634535
263.34/263.41	c total #propagations: 568076407 / total #impl: 2431469644 (eff. 0.234)
263.34/263.41	c #Conflicts:     610000 | #Learnt:      35703 | 0.000
263.34/263.41	c total clause space: 127.173MB
263.34/263.41	c total #watches: 640053
264.04/264.19	c total #propagations: 568708359 / total #impl: 2435570461 (eff. 0.234)
264.04/264.19	c #Conflicts:     611000 | #Learnt:      36703 | 0.000
264.04/264.19	c total clause space: 127.173MB
264.04/264.19	c total #watches: 649276
264.94/265.09	c total #propagations: 569400898 / total #impl: 2439959336 (eff. 0.233)
264.94/265.09	c GC COLLECT
264.94/265.09	c #Conflicts:     612000 | #Learnt:      18927 | 0.000
264.94/265.09	c total clause space: 127.173MB
264.94/265.09	c total #watches: 586074
265.44/265.51	c total #propagations: 570071634 / total #impl: 2443424539 (eff. 0.233)
265.44/265.51	c #Conflicts:     613000 | #Learnt:      19927 | 0.000
265.44/265.51	c total clause space: 127.173MB
265.44/265.51	c total #watches: 591619
265.84/265.96	c total #propagations: 570815293 / total #impl: 2447142000 (eff. 0.233)
265.84/265.96	c #Conflicts:     614000 | #Learnt:      20927 | 0.000
265.84/265.96	c total clause space: 127.173MB
265.84/265.96	c total #watches: 600150
266.44/266.59	c total #propagations: 571398853 / total #impl: 2450869600 (eff. 0.233)
266.44/266.59	c #Conflicts:     615000 | #Learnt:      21927 | 0.000
266.44/266.59	c total clause space: 127.173MB
266.44/266.59	c total #watches: 604362
267.14/267.22	c total #propagations: 571997243 / total #impl: 2453818459 (eff. 0.233)
267.14/267.22	c #Conflicts:     616000 | #Learnt:      22927 | 0.000
267.14/267.22	c total clause space: 127.173MB
267.14/267.22	c total #watches: 608124
267.84/267.93	c total #propagations: 572877806 / total #impl: 2457316512 (eff. 0.233)
267.84/267.93	c #Conflicts:     617000 | #Learnt:      23927 | 0.000
267.84/267.93	c total clause space: 127.173MB
267.84/267.93	c total #watches: 611049
268.34/268.50	c total #propagations: 574034853 / total #impl: 2461703237 (eff. 0.233)
268.34/268.50	c #Conflicts:     618000 | #Learnt:      24927 | 0.000
268.34/268.50	c total clause space: 127.173MB
268.34/268.50	c total #watches: 615617
269.04/269.13	c total #propagations: 575095767 / total #impl: 2465714412 (eff. 0.233)
269.04/269.13	c #Conflicts:     619000 | #Learnt:      25927 | 0.000
269.04/269.13	c total clause space: 127.173MB
269.04/269.13	c total #watches: 618535
269.54/269.65	c total #propagations: 575930837 / total #impl: 2468716278 (eff. 0.233)
269.54/269.65	c #Conflicts:     620000 | #Learnt:      26927 | 0.000
269.54/269.65	c total clause space: 127.173MB
269.54/269.65	c total #watches: 621397
270.13/270.24	c total #propagations: 576814045 / total #impl: 2472489794 (eff. 0.233)
270.13/270.24	c #Conflicts:     621000 | #Learnt:      27927 | 0.000
270.13/270.24	c total clause space: 127.173MB
270.13/270.24	c total #watches: 625124
270.64/270.76	c total #propagations: 577818724 / total #impl: 2476816985 (eff. 0.233)
270.64/270.76	c #Conflicts:     622000 | #Learnt:      28927 | 0.000
270.64/270.76	c total clause space: 127.173MB
270.64/270.76	c total #watches: 628612
271.33/271.41	c total #propagations: 579136429 / total #impl: 2483178669 (eff. 0.233)
271.33/271.41	c #Conflicts:     623000 | #Learnt:      29927 | 0.000
271.33/271.41	c total clause space: 127.173MB
271.33/271.41	c total #watches: 634424
271.83/271.98	c total #propagations: 580261956 / total #impl: 2488249924 (eff. 0.233)
271.83/271.98	c #Conflicts:     624000 | #Learnt:      30927 | 0.000
271.83/271.98	c total clause space: 127.173MB
271.83/271.98	c total #watches: 640234
272.43/272.55	c total #propagations: 581164298 / total #impl: 2492490356 (eff. 0.233)
272.43/272.55	c #Conflicts:     625000 | #Learnt:      31927 | 0.000
272.43/272.55	c total clause space: 127.173MB
272.43/272.55	c total #watches: 643571
273.13/273.21	c total #propagations: 582217881 / total #impl: 2497073224 (eff. 0.233)
273.13/273.21	c #Conflicts:     626000 | #Learnt:      32927 | 0.000
273.13/273.21	c total clause space: 127.173MB
273.13/273.21	c total #watches: 646497
273.63/273.70	c total #propagations: 583261470 / total #impl: 2501729138 (eff. 0.233)
273.63/273.70	c #Conflicts:     627000 | #Learnt:      33927 | 0.000
273.63/273.70	c total clause space: 127.173MB
273.63/273.70	c total #watches: 649982
274.33/274.42	c total #propagations: 584113687 / total #impl: 2505602462 (eff. 0.233)
274.33/274.42	c #Conflicts:     628000 | #Learnt:      34927 | 0.000
274.33/274.42	c total clause space: 127.173MB
274.33/274.42	c total #watches: 653067
274.94/275.09	c total #propagations: 585314127 / total #impl: 2510118104 (eff. 0.233)
274.94/275.09	c #Conflicts:     629000 | #Learnt:      35927 | 0.000
274.94/275.09	c total clause space: 127.173MB
274.94/275.09	c total #watches: 656700
275.53/275.63	c total #propagations: 586383183 / total #impl: 2514190202 (eff. 0.233)
275.53/275.63	c #Conflicts:     630000 | #Learnt:      36927 | 0.000
275.53/275.63	c total clause space: 127.173MB
275.53/275.63	c total #watches: 659457
276.23/276.30	c total #propagations: 587433083 / total #impl: 2518420763 (eff. 0.233)
276.23/276.30	c #Conflicts:     631000 | #Learnt:      37927 | 0.000
276.23/276.30	c total clause space: 127.173MB
276.23/276.30	c total #watches: 662822
276.73/276.84	c total #propagations: 588215242 / total #impl: 2521323991 (eff. 0.233)
276.73/276.84	c GC COLLECT
276.73/276.84	c #Conflicts:     632000 | #Learnt:      19817 | 0.000
276.73/276.84	c total clause space: 127.173MB
276.73/276.84	c total #watches: 590469
277.14/277.25	c total #propagations: 589095060 / total #impl: 2525276540 (eff. 0.233)
277.14/277.25	c #Conflicts:     633000 | #Learnt:      20817 | 0.000
277.14/277.25	c total clause space: 127.173MB
277.14/277.25	c total #watches: 594948
277.53/277.63	c total #propagations: 589979936 / total #impl: 2530100499 (eff. 0.233)
277.53/277.63	c #Conflicts:     634000 | #Learnt:      21817 | 0.000
277.53/277.63	c total clause space: 127.173MB
277.53/277.63	c total #watches: 598167
278.03/278.12	c total #propagations: 590711592 / total #impl: 2534283500 (eff. 0.233)
278.03/278.12	c #Conflicts:     635000 | #Learnt:      22817 | 0.000
278.03/278.12	c total clause space: 127.173MB
278.03/278.12	c total #watches: 602003
278.43/278.56	c total #propagations: 591705567 / total #impl: 2539254955 (eff. 0.233)
278.43/278.56	c #Conflicts:     636000 | #Learnt:      23817 | 0.000
278.43/278.56	c total clause space: 127.173MB
278.43/278.56	c total #watches: 606257
278.93/279.09	c total #propagations: 592586274 / total #impl: 2543252455 (eff. 0.233)
278.93/279.09	c #Conflicts:     637000 | #Learnt:      24817 | 0.000
278.93/279.09	c total clause space: 127.173MB
278.93/279.09	c total #watches: 609041
279.44/279.52	c total #propagations: 593642620 / total #impl: 2547984382 (eff. 0.233)
279.44/279.52	c #Conflicts:     638000 | #Learnt:      25817 | 0.000
279.44/279.52	c total clause space: 127.173MB
279.44/279.53	c total #watches: 611652
279.93/280.09	c total #propagations: 594557786 / total #impl: 2551503181 (eff. 0.233)
279.93/280.09	c #Conflicts:     639000 | #Learnt:      26817 | 0.000
279.93/280.09	c total clause space: 127.173MB
279.93/280.09	c total #watches: 614634
280.63/280.74	c total #propagations: 595925571 / total #impl: 2556938060 (eff. 0.233)
280.63/280.74	c #Conflicts:     640000 | #Learnt:      27817 | 0.000
280.63/280.74	c total clause space: 127.173MB
280.63/280.74	c total #watches: 618541
281.13/281.27	c total #propagations: 597433493 / total #impl: 2563277287 (eff. 0.233)
281.13/281.27	c #Conflicts:     641000 | #Learnt:      28817 | 0.000
281.13/281.27	c total clause space: 127.173MB
281.13/281.27	c total #watches: 621156
281.64/281.71	c total #propagations: 598708531 / total #impl: 2567994297 (eff. 0.233)
281.64/281.71	c #Conflicts:     642000 | #Learnt:      29817 | 0.000
281.64/281.71	c total clause space: 127.173MB
281.64/281.71	c total #watches: 624217
282.03/282.13	c total #propagations: 599715932 / total #impl: 2571624857 (eff. 0.233)
282.03/282.13	c #Conflicts:     643000 | #Learnt:      30817 | 0.000
282.03/282.13	c total clause space: 127.173MB
282.03/282.13	c total #watches: 627682
282.74/282.81	c total #propagations: 600596408 / total #impl: 2575353671 (eff. 0.233)
282.74/282.81	c #Conflicts:     644000 | #Learnt:      31817 | 0.000
282.74/282.81	c total clause space: 127.173MB
282.74/282.81	c total #watches: 631744
283.23/283.34	c total #propagations: 602138451 / total #impl: 2581955716 (eff. 0.233)
283.23/283.34	c #Conflicts:     645000 | #Learnt:      32817 | 0.000
283.23/283.34	c total clause space: 127.173MB
283.23/283.34	c total #watches: 635003
283.74/283.82	c total #propagations: 603165771 / total #impl: 2586555136 (eff. 0.233)
283.74/283.82	c #Conflicts:     646000 | #Learnt:      33817 | 0.000
283.74/283.82	c total clause space: 127.173MB
283.74/283.82	c total #watches: 637369
284.23/284.34	c total #propagations: 604206426 / total #impl: 2590088675 (eff. 0.233)
284.23/284.34	c #Conflicts:     647000 | #Learnt:      34817 | 0.000
284.23/284.34	c total clause space: 127.173MB
284.23/284.34	c total #watches: 640257
284.73/284.89	c total #propagations: 605224098 / total #impl: 2594216274 (eff. 0.233)
284.73/284.89	c #Conflicts:     648000 | #Learnt:      35817 | 0.000
284.73/284.89	c total clause space: 127.173MB
284.73/284.89	c total #watches: 643775
285.33/285.41	c total #propagations: 606287371 / total #impl: 2598652998 (eff. 0.233)
285.33/285.41	c #Conflicts:     649000 | #Learnt:      36817 | 0.000
285.33/285.41	c total clause space: 127.173MB
285.33/285.41	c total #watches: 648509
285.83/285.97	c total #propagations: 607311609 / total #impl: 2602634893 (eff. 0.233)
285.83/285.97	c #Conflicts:     650000 | #Learnt:      37817 | 0.000
285.83/285.97	c total clause space: 127.173MB
285.83/285.97	c total #watches: 651912
286.33/286.49	c total #propagations: 608175636 / total #impl: 2606229120 (eff. 0.233)
286.33/286.49	c #Conflicts:     651000 | #Learnt:      38817 | 0.000
286.33/286.49	c total clause space: 127.173MB
286.33/286.49	c total #watches: 654634
286.73/286.84	c total #propagations: 609027401 / total #impl: 2609784902 (eff. 0.233)
286.73/286.84	c GC COLLECT
286.73/286.84	c #Conflicts:     652000 | #Learnt:      20438 | 0.000
286.73/286.84	c total clause space: 127.173MB
286.73/286.84	c total #watches: 592593
287.14/287.23	c total #propagations: 609705141 / total #impl: 2612707349 (eff. 0.233)
287.14/287.23	c #Conflicts:     653000 | #Learnt:      21438 | 0.000
287.14/287.23	c total clause space: 127.173MB
287.14/287.23	c total #watches: 597627
287.53/287.67	c total #propagations: 610501155 / total #impl: 2616613905 (eff. 0.233)
287.53/287.67	c #Conflicts:     654000 | #Learnt:      22438 | 0.000
287.53/287.67	c total clause space: 127.173MB
287.53/287.67	c total #watches: 602684
288.14/288.25	c total #propagations: 611308416 / total #impl: 2620027347 (eff. 0.233)
288.14/288.25	c #Conflicts:     655000 | #Learnt:      23438 | 0.000
288.14/288.25	c total clause space: 127.173MB
288.14/288.25	c total #watches: 607188
288.53/288.66	c total #propagations: 612513761 / total #impl: 2624466320 (eff. 0.233)
288.53/288.66	c #Conflicts:     656000 | #Learnt:      24438 | 0.000
288.53/288.66	c total clause space: 127.173MB
288.53/288.66	c total #watches: 609910
288.93/289.09	c total #propagations: 613329689 / total #impl: 2627531500 (eff. 0.233)
288.93/289.09	c #Conflicts:     657000 | #Learnt:      25438 | 0.000
288.93/289.09	c total clause space: 127.173MB
288.93/289.09	c total #watches: 612562
289.53/289.65	c total #propagations: 614111174 / total #impl: 2630279559 (eff. 0.233)
289.53/289.65	c #Conflicts:     658000 | #Learnt:      26438 | 0.000
289.53/289.65	c total clause space: 127.173MB
289.53/289.65	c total #watches: 615635
290.23/290.31	c total #propagations: 615151989 / total #impl: 2633884691 (eff. 0.234)
290.23/290.31	c #Conflicts:     659000 | #Learnt:      27438 | 0.000
290.23/290.31	c total clause space: 127.173MB
290.23/290.31	c total #watches: 620022
290.83/290.97	c total #propagations: 616380055 / total #impl: 2638523718 (eff. 0.234)
290.83/290.97	c #Conflicts:     660000 | #Learnt:      28438 | 0.000
290.83/290.97	c total clause space: 127.173MB
290.83/290.97	c total #watches: 625222
291.63/291.74	c total #propagations: 617405131 / total #impl: 2642475729 (eff. 0.234)
291.63/291.74	c #Conflicts:     661000 | #Learnt:      29438 | 0.000
291.63/291.74	c total clause space: 127.173MB
291.63/291.74	c total #watches: 628833
292.13/292.20	c total #propagations: 618588880 / total #impl: 2646710479 (eff. 0.234)
292.13/292.20	c #Conflicts:     662000 | #Learnt:      30438 | 0.000
292.13/292.20	c total clause space: 127.173MB
292.13/292.20	c total #watches: 632367
292.54/292.69	c total #propagations: 619539649 / total #impl: 2650802969 (eff. 0.234)
292.54/292.69	c #Conflicts:     663000 | #Learnt:      31438 | 0.000
292.54/292.69	c total clause space: 127.173MB
292.54/292.69	c total #watches: 635059
293.03/293.10	c total #propagations: 620500385 / total #impl: 2654418809 (eff. 0.234)
293.03/293.10	c #Conflicts:     664000 | #Learnt:      32438 | 0.000
293.03/293.10	c total clause space: 127.173MB
293.03/293.10	c total #watches: 638856
293.53/293.65	c total #propagations: 621373159 / total #impl: 2658786757 (eff. 0.234)
293.53/293.65	c #Conflicts:     665000 | #Learnt:      33438 | 0.000
293.53/293.65	c total clause space: 127.173MB
293.53/293.65	c total #watches: 642544
294.03/294.15	c total #propagations: 622438592 / total #impl: 2662582065 (eff. 0.234)
294.03/294.15	c #Conflicts:     666000 | #Learnt:      34438 | 0.000
294.03/294.15	c total clause space: 127.173MB
294.03/294.15	c total #watches: 646270
294.53/294.60	c total #propagations: 623355971 / total #impl: 2666625055 (eff. 0.234)
294.53/294.60	c #Conflicts:     667000 | #Learnt:      35438 | 0.000
294.53/294.60	c total clause space: 127.173MB
294.53/294.60	c total #watches: 649296
294.84/294.96	c total #propagations: 624333470 / total #impl: 2671476424 (eff. 0.234)
294.84/294.96	c #Conflicts:     668000 | #Learnt:      36438 | 0.000
294.84/294.96	c total clause space: 127.173MB
294.84/294.96	c total #watches: 652889
295.43/295.50	c total #propagations: 625235872 / total #impl: 2675159248 (eff. 0.234)
295.43/295.50	c #Conflicts:     669000 | #Learnt:      37438 | 0.000
295.43/295.50	c total clause space: 127.173MB
295.43/295.50	c total #watches: 656046
295.94/296.04	c total #propagations: 626318714 / total #impl: 2679648150 (eff. 0.234)
295.94/296.04	c #Conflicts:     670000 | #Learnt:      38438 | 0.000
295.94/296.04	c total clause space: 127.173MB
295.94/296.04	c total #watches: 659698
296.53/296.64	c total #propagations: 627515627 / total #impl: 2684560358 (eff. 0.234)
296.53/296.64	c #Conflicts:     671000 | #Learnt:      39438 | 0.000
296.53/296.64	c total clause space: 127.173MB
296.53/296.64	c total #watches: 665200
297.03/297.16	c total #propagations: 628752809 / total #impl: 2689770666 (eff. 0.234)
297.03/297.16	c GC COLLECT
297.03/297.16	c #Conflicts:     672000 | #Learnt:      20713 | 0.000
297.03/297.16	c total clause space: 127.173MB
297.03/297.16	c total #watches: 596390
297.53/297.63	c total #propagations: 629902927 / total #impl: 2694525407 (eff. 0.234)
297.53/297.63	c #Conflicts:     673000 | #Learnt:      21713 | 0.000
297.53/297.63	c total clause space: 127.173MB
297.53/297.63	c total #watches: 599638
298.03/298.11	c total #propagations: 631010217 / total #impl: 2698798297 (eff. 0.234)
298.03/298.11	c #Conflicts:     674000 | #Learnt:      22713 | 0.000
298.03/298.11	c total clause space: 127.173MB
298.03/298.11	c total #watches: 603293
298.53/298.69	c total #propagations: 632138338 / total #impl: 2702585699 (eff. 0.234)
298.53/298.69	c #Conflicts:     675000 | #Learnt:      23713 | 0.000
298.53/298.69	c total clause space: 127.173MB
298.53/298.69	c total #watches: 606652
299.03/299.18	c total #propagations: 633606338 / total #impl: 2707157688 (eff. 0.234)
299.03/299.18	c #Conflicts:     676000 | #Learnt:      24713 | 0.000
299.03/299.18	c total clause space: 127.173MB
299.03/299.18	c total #watches: 610741
299.43/299.58	c total #propagations: 634774364 / total #impl: 2711506825 (eff. 0.234)
299.43/299.58	c #Conflicts:     677000 | #Learnt:      25713 | 0.000
299.43/299.58	c total clause space: 127.173MB
299.43/299.58	c total #watches: 613926
299.73/299.89	c total #propagations: 635758660 / total #impl: 2715502581 (eff. 0.234)
299.73/299.89	c #Conflicts:     678000 | #Learnt:      26713 | 0.000
299.73/299.89	c total clause space: 127.173MB
299.73/299.89	c total #watches: 617166
300.13/300.23	c total #propagations: 636527608 / total #impl: 2719102171 (eff. 0.234)
300.13/300.23	c #Conflicts:     679000 | #Learnt:      27713 | 0.000
300.13/300.23	c total clause space: 127.173MB
300.13/300.23	c total #watches: 620313
300.53/300.65	c total #propagations: 637292941 / total #impl: 2722862153 (eff. 0.234)
300.53/300.65	c #Conflicts:     680000 | #Learnt:      28713 | 0.000
300.53/300.65	c total clause space: 127.173MB
300.53/300.65	c total #watches: 623153
301.13/301.21	c total #propagations: 638243675 / total #impl: 2727158778 (eff. 0.234)
301.13/301.21	c #Conflicts:     681000 | #Learnt:      29713 | 0.000
301.13/301.21	c total clause space: 127.173MB
301.13/301.21	c total #watches: 625906
301.63/301.73	c total #propagations: 639448549 / total #impl: 2731748119 (eff. 0.234)
301.63/301.73	c #Conflicts:     682000 | #Learnt:      30713 | 0.000
301.63/301.73	c total clause space: 127.173MB
301.63/301.73	c total #watches: 629361
302.03/302.20	c total #propagations: 640538621 / total #impl: 2735833385 (eff. 0.234)
302.03/302.20	c #Conflicts:     683000 | #Learnt:      31713 | 0.000
302.03/302.20	c total clause space: 127.173MB
302.13/302.20	c total #watches: 632566
302.53/302.69	c total #propagations: 641645620 / total #impl: 2740924114 (eff. 0.234)
302.53/302.69	c #Conflicts:     684000 | #Learnt:      32713 | 0.000
302.53/302.69	c total clause space: 127.173MB
302.53/302.69	c total #watches: 636359
303.13/303.25	c total #propagations: 642617928 / total #impl: 2745164098 (eff. 0.234)
303.13/303.25	c #Conflicts:     685000 | #Learnt:      33713 | 0.000
303.13/303.25	c total clause space: 127.173MB
303.13/303.25	c total #watches: 639174
303.53/303.68	c total #propagations: 643777501 / total #impl: 2749714877 (eff. 0.234)
303.53/303.68	c #Conflicts:     686000 | #Learnt:      34713 | 0.000
303.53/303.68	c total clause space: 127.173MB
303.53/303.68	c total #watches: 642412
304.03/304.14	c total #propagations: 644608492 / total #impl: 2754176091 (eff. 0.234)
304.03/304.14	c #Conflicts:     687000 | #Learnt:      35713 | 0.000
304.03/304.14	c total clause space: 127.173MB
304.03/304.14	c total #watches: 646921
304.53/304.66	c total #propagations: 645483479 / total #impl: 2758811829 (eff. 0.234)
304.53/304.66	c #Conflicts:     688000 | #Learnt:      36713 | 0.000
304.53/304.66	c total clause space: 127.173MB
304.53/304.66	c total #watches: 650773
305.23/305.31	c total #propagations: 646416009 / total #impl: 2763641986 (eff. 0.234)
305.23/305.31	c #Conflicts:     689000 | #Learnt:      37713 | 0.000
305.23/305.31	c total clause space: 127.173MB
305.23/305.31	c total #watches: 653650
305.73/305.90	c total #propagations: 647782306 / total #impl: 2769632864 (eff. 0.234)
305.73/305.90	c #Conflicts:     690000 | #Learnt:      38713 | 0.000
305.73/305.90	c total clause space: 127.173MB
305.73/305.90	c total #watches: 656881
306.43/306.54	c total #propagations: 648975447 / total #impl: 2774491130 (eff. 0.234)
306.43/306.54	c #Conflicts:     691000 | #Learnt:      39713 | 0.000
306.43/306.54	c total clause space: 127.173MB
306.43/306.54	c total #watches: 660210
307.03/307.11	c total #propagations: 650333656 / total #impl: 2778840063 (eff. 0.234)
307.03/307.11	c GC COLLECT
307.03/307.11	c #Conflicts:     692000 | #Learnt:      20692 | 0.000
307.03/307.11	c total clause space: 127.173MB
307.03/307.11	c total #watches: 594162
307.53/307.61	c total #propagations: 651614395 / total #impl: 2783898549 (eff. 0.234)
307.53/307.61	c #Conflicts:     693000 | #Learnt:      21692 | 0.000
307.53/307.61	c total clause space: 127.173MB
307.53/307.61	c total #watches: 597272
308.03/308.14	c total #propagations: 652757812 / total #impl: 2788615714 (eff. 0.234)
308.03/308.14	c #Conflicts:     694000 | #Learnt:      22692 | 0.000
308.03/308.14	c total clause space: 127.173MB
308.03/308.14	c total #watches: 602689
308.43/308.50	c total #propagations: 654002246 / total #impl: 2793148673 (eff. 0.234)
308.43/308.50	c #Conflicts:     695000 | #Learnt:      23692 | 0.000
308.43/308.50	c total clause space: 127.173MB
308.43/308.50	c total #watches: 605821
308.83/308.95	c total #propagations: 654902186 / total #impl: 2796760978 (eff. 0.234)
308.83/308.95	c #Conflicts:     696000 | #Learnt:      24692 | 0.000
308.83/308.95	c total clause space: 127.173MB
308.83/308.95	c total #watches: 608787
309.43/309.50	c total #propagations: 656047867 / total #impl: 2801859769 (eff. 0.234)
309.43/309.50	c #Conflicts:     697000 | #Learnt:      25692 | 0.000
309.43/309.50	c total clause space: 127.173MB
309.43/309.50	c total #watches: 613163
310.03/310.10	c total #propagations: 657171343 / total #impl: 2808323758 (eff. 0.234)
310.03/310.10	c #Conflicts:     698000 | #Learnt:      26692 | 0.000
310.03/310.10	c total clause space: 127.173MB
310.03/310.10	c total #watches: 616849
310.63/310.70	c total #propagations: 658302838 / total #impl: 2814525862 (eff. 0.234)
310.63/310.70	c #Conflicts:     699000 | #Learnt:      27692 | 0.000
310.63/310.70	c total clause space: 127.173MB
310.63/310.70	c total #watches: 619817
311.03/311.13	c total #propagations: 659393103 / total #impl: 2820472413 (eff. 0.234)
311.03/311.13	c #Conflicts:     700000 | #Learnt:      28692 | 0.000
311.03/311.13	c total clause space: 127.173MB
311.03/311.13	c total #watches: 622341
311.53/311.61	c total #propagations: 660216587 / total #impl: 2823518277 (eff. 0.234)
311.53/311.61	c #Conflicts:     701000 | #Learnt:      29692 | 0.000
311.53/311.61	c total clause space: 127.173MB
311.53/311.61	c total #watches: 625222
311.93/312.09	c total #propagations: 661109358 / total #impl: 2826953185 (eff. 0.234)
311.93/312.09	c #Conflicts:     702000 | #Learnt:      30692 | 0.000
311.93/312.09	c total clause space: 127.173MB
311.93/312.09	c total #watches: 627493
312.43/312.60	c total #propagations: 661957498 / total #impl: 2830310273 (eff. 0.234)
312.43/312.60	c #Conflicts:     703000 | #Learnt:      31692 | 0.000
312.43/312.60	c total clause space: 127.173MB
312.53/312.60	c total #watches: 629803
313.03/313.14	c total #propagations: 662827116 / total #impl: 2834016903 (eff. 0.234)
313.03/313.14	c #Conflicts:     704000 | #Learnt:      32692 | 0.000
313.03/313.14	c total clause space: 127.173MB
313.03/313.14	c total #watches: 632295
313.53/313.66	c total #propagations: 663702426 / total #impl: 2837681580 (eff. 0.234)
313.53/313.66	c #Conflicts:     705000 | #Learnt:      33692 | 0.000
313.53/313.66	c total clause space: 127.173MB
313.53/313.66	c total #watches: 635847
314.03/314.19	c total #propagations: 664546117 / total #impl: 2841322091 (eff. 0.234)
314.03/314.19	c #Conflicts:     706000 | #Learnt:      34691 | 0.000
314.03/314.19	c total clause space: 127.173MB
314.03/314.19	c total #watches: 638571
314.63/314.70	c total #propagations: 665483856 / total #impl: 2845197374 (eff. 0.234)
314.63/314.70	c #Conflicts:     707000 | #Learnt:      35691 | 0.000
314.63/314.70	c total clause space: 127.173MB
314.63/314.70	c total #watches: 641318
315.13/315.21	c total #propagations: 666308413 / total #impl: 2849071446 (eff. 0.234)
315.13/315.21	c #Conflicts:     708000 | #Learnt:      36691 | 0.000
315.13/315.21	c total clause space: 127.173MB
315.13/315.21	c total #watches: 643994
315.63/315.73	c total #propagations: 667051748 / total #impl: 2852438562 (eff. 0.234)
315.63/315.73	c #Conflicts:     709000 | #Learnt:      37691 | 0.000
315.63/315.73	c total clause space: 127.173MB
315.63/315.73	c total #watches: 647105
316.12/316.29	c total #propagations: 667768785 / total #impl: 2855782090 (eff. 0.234)
316.12/316.29	c #Conflicts:     710000 | #Learnt:      38691 | 0.000
316.12/316.29	c total clause space: 127.173MB
316.12/316.29	c total #watches: 650074
316.73/316.84	c total #propagations: 668537357 / total #impl: 2859313222 (eff. 0.234)
316.73/316.84	c #Conflicts:     711000 | #Learnt:      39691 | 0.000
316.73/316.84	c total clause space: 127.173MB
316.73/316.84	c total #watches: 652434
317.42/317.50	c total #propagations: 669192959 / total #impl: 2862276172 (eff. 0.234)
317.42/317.50	c GC COLLECT
317.42/317.50	c #Conflicts:     712000 | #Learnt:      20398 | 0.000
317.42/317.50	c total clause space: 206.656MB
317.42/317.50	c total #watches: 593529
317.72/317.84	c total #propagations: 670010838 / total #impl: 2865871948 (eff. 0.234)
317.72/317.84	c #Conflicts:     713000 | #Learnt:      21398 | 0.000
317.72/317.84	c total clause space: 206.656MB
317.72/317.84	c total #watches: 596787
318.12/318.22	c total #propagations: 670719629 / total #impl: 2869512505 (eff. 0.234)
318.12/318.22	c #Conflicts:     714000 | #Learnt:      22398 | 0.000
318.12/318.22	c total clause space: 206.656MB
318.12/318.22	c total #watches: 600012
318.52/318.61	c total #propagations: 671464838 / total #impl: 2873059430 (eff. 0.234)
318.52/318.61	c #Conflicts:     715000 | #Learnt:      23398 | 0.000
318.52/318.61	c total clause space: 206.656MB
318.52/318.61	c total #watches: 603732
318.93/319.03	c total #propagations: 672171928 / total #impl: 2876742524 (eff. 0.234)
318.93/319.03	c #Conflicts:     716000 | #Learnt:      24398 | 0.000
318.93/319.03	c total clause space: 206.656MB
318.93/319.03	c total #watches: 607541
319.32/319.47	c total #propagations: 672869070 / total #impl: 2880188115 (eff. 0.234)
319.32/319.47	c #Conflicts:     717000 | #Learnt:      25398 | 0.000
319.32/319.47	c total clause space: 206.656MB
319.32/319.48	c total #watches: 610821
319.92/320.01	c total #propagations: 673608496 / total #impl: 2884154132 (eff. 0.234)
319.92/320.01	c #Conflicts:     718000 | #Learnt:      26398 | 0.000
319.92/320.01	c total clause space: 206.656MB
319.92/320.01	c total #watches: 614725
320.42/320.50	c total #propagations: 674393598 / total #impl: 2888079234 (eff. 0.234)
320.42/320.50	c #Conflicts:     719000 | #Learnt:      27397 | 0.000
320.42/320.50	c total clause space: 206.656MB
320.42/320.50	c total #watches: 618467
320.72/320.84	c total #propagations: 675411337 / total #impl: 2892098116 (eff. 0.234)
320.72/320.84	c #Conflicts:     720000 | #Learnt:      28397 | 0.000
320.72/320.84	c total clause space: 206.656MB
320.72/320.84	c total #watches: 621876
321.13/321.20	c total #propagations: 676135876 / total #impl: 2895684273 (eff. 0.233)
321.13/321.20	c #Conflicts:     721000 | #Learnt:      29397 | 0.000
321.13/321.20	c total clause space: 206.656MB
321.13/321.21	c total #watches: 624862
321.42/321.57	c total #propagations: 676854191 / total #impl: 2899226108 (eff. 0.233)
321.42/321.57	c #Conflicts:     722000 | #Learnt:      30397 | 0.000
321.42/321.57	c total clause space: 206.656MB
321.42/321.57	c total #watches: 627970
321.92/322.00	c total #propagations: 677558667 / total #impl: 2902725611 (eff. 0.233)
321.92/322.00	c #Conflicts:     723000 | #Learnt:      31397 | 0.000
321.92/322.00	c total clause space: 206.656MB
321.92/322.00	c total #watches: 631401
322.33/322.44	c total #propagations: 678321990 / total #impl: 2906526209 (eff. 0.233)
322.33/322.44	c #Conflicts:     724000 | #Learnt:      32397 | 0.000
322.33/322.44	c total clause space: 206.656MB
322.33/322.44	c total #watches: 634640
322.72/322.87	c total #propagations: 679026943 / total #impl: 2910016418 (eff. 0.233)
322.72/322.87	c #Conflicts:     725000 | #Learnt:      33397 | 0.000
322.72/322.87	c total clause space: 206.656MB
322.72/322.87	c total #watches: 637340
323.22/323.33	c total #propagations: 679700274 / total #impl: 2913316951 (eff. 0.233)
323.22/323.33	c #Conflicts:     726000 | #Learnt:      34397 | 0.000
323.22/323.33	c total clause space: 206.656MB
323.22/323.33	c total #watches: 640920
323.72/323.82	c total #propagations: 680371270 / total #impl: 2916732323 (eff. 0.233)
323.72/323.82	c #Conflicts:     727000 | #Learnt:      35397 | 0.000
323.72/323.82	c total clause space: 206.656MB
323.72/323.82	c total #watches: 643494
324.22/324.31	c total #propagations: 681050119 / total #impl: 2919976286 (eff. 0.233)
324.22/324.31	c #Conflicts:     728000 | #Learnt:      36397 | 0.000
324.22/324.31	c total clause space: 206.656MB
324.22/324.31	c total #watches: 646299
324.72/324.83	c total #propagations: 681692742 / total #impl: 2923027401 (eff. 0.233)
324.72/324.83	c #Conflicts:     729000 | #Learnt:      37397 | 0.000
324.72/324.83	c total clause space: 206.656MB
324.72/324.83	c total #watches: 649615
325.22/325.35	c total #propagations: 682398337 / total #impl: 2926396112 (eff. 0.233)
325.22/325.35	c #Conflicts:     730000 | #Learnt:      38397 | 0.000
325.22/325.35	c total clause space: 206.656MB
325.22/325.35	c total #watches: 652612
325.73/325.88	c total #propagations: 683162271 / total #impl: 2929968602 (eff. 0.233)
325.73/325.88	c #Conflicts:     731000 | #Learnt:      39397 | 0.000
325.73/325.88	c total clause space: 206.656MB
325.73/325.89	c total #watches: 656234
326.33/326.43	c total #propagations: 683908319 / total #impl: 2933688828 (eff. 0.233)
326.33/326.43	c #Conflicts:     732000 | #Learnt:      40397 | 0.000
326.33/326.43	c total clause space: 206.656MB
326.33/326.43	c total #watches: 659824
326.93/327.05	c total #propagations: 684627685 / total #impl: 2937560325 (eff. 0.233)
326.93/327.05	c GC COLLECT
326.93/327.05	c #Conflicts:     733000 | #Learnt:      20812 | 0.000
326.93/327.05	c total clause space: 206.656MB
326.93/327.05	c total #watches: 594657
327.33/327.45	c total #propagations: 685346317 / total #impl: 2941510452 (eff. 0.233)
327.33/327.45	c #Conflicts:     734000 | #Learnt:      21812 | 0.000
327.33/327.45	c total clause space: 206.656MB
327.33/327.45	c total #watches: 597986
327.74/327.87	c total #propagations: 686118483 / total #impl: 2945771707 (eff. 0.233)
327.74/327.87	c #Conflicts:     735000 | #Learnt:      22812 | 0.000
327.74/327.87	c total clause space: 206.656MB
327.74/327.87	c total #watches: 601898
328.23/328.30	c total #propagations: 686852504 / total #impl: 2949941185 (eff. 0.233)
328.23/328.30	c #Conflicts:     736000 | #Learnt:      23812 | 0.000
328.23/328.30	c total clause space: 206.656MB
328.23/328.30	c total #watches: 604773
328.63/328.76	c total #propagations: 687580459 / total #impl: 2953564360 (eff. 0.233)
328.63/328.76	c #Conflicts:     737000 | #Learnt:      24812 | 0.000
328.63/328.76	c total clause space: 206.656MB
328.63/328.76	c total #watches: 607672
329.13/329.26	c total #propagations: 688314609 / total #impl: 2957278525 (eff. 0.233)
329.13/329.26	c #Conflicts:     738000 | #Learnt:      25812 | 0.000
329.13/329.26	c total clause space: 206.656MB
329.13/329.26	c total #watches: 611360
329.73/329.86	c total #propagations: 689109929 / total #impl: 2961672864 (eff. 0.233)
329.73/329.86	c #Conflicts:     739000 | #Learnt:      26812 | 0.000
329.73/329.86	c total clause space: 206.656MB
329.73/329.86	c total #watches: 614639
330.33/330.46	c total #propagations: 689953035 / total #impl: 2966078578 (eff. 0.233)
330.33/330.46	c #Conflicts:     740000 | #Learnt:      27812 | 0.000
330.33/330.46	c total clause space: 206.656MB
330.33/330.46	c total #watches: 618529
330.93/331.05	c total #propagations: 690748641 / total #impl: 2970281361 (eff. 0.233)
330.93/331.05	c #Conflicts:     741000 | #Learnt:      28812 | 0.000
330.93/331.05	c total clause space: 206.656MB
330.93/331.06	c total #watches: 621603
331.53/331.69	c total #propagations: 691475175 / total #impl: 2973966555 (eff. 0.233)
331.53/331.69	c #Conflicts:     742000 | #Learnt:      29812 | 0.000
331.53/331.69	c total clause space: 206.656MB
331.53/331.69	c total #watches: 624407
332.23/332.34	c total #propagations: 692255993 / total #impl: 2978227830 (eff. 0.232)
332.23/332.34	c #Conflicts:     743000 | #Learnt:      30812 | 0.000
332.23/332.34	c total clause space: 206.656MB
332.23/332.35	c total #watches: 627927
332.93/333.01	c total #propagations: 693034069 / total #impl: 2982465967 (eff. 0.232)
332.93/333.01	c #Conflicts:     744000 | #Learnt:      31812 | 0.000
332.93/333.01	c total clause space: 206.656MB
332.93/333.01	c total #watches: 630734
333.43/333.55	c total #propagations: 693943357 / total #impl: 2986697930 (eff. 0.232)
333.43/333.55	c #Conflicts:     745000 | #Learnt:      32812 | 0.000
333.43/333.55	c total clause space: 206.656MB
333.43/333.55	c total #watches: 633711
334.03/334.13	c total #propagations: 695149637 / total #impl: 2990820790 (eff. 0.232)
334.03/334.13	c #Conflicts:     746000 | #Learnt:      33812 | 0.000
334.03/334.13	c total clause space: 206.656MB
334.03/334.13	c total #watches: 637356
334.63/334.73	c total #propagations: 696167812 / total #impl: 2994665756 (eff. 0.232)
334.63/334.73	c #Conflicts:     747000 | #Learnt:      34812 | 0.000
334.63/334.73	c total clause space: 206.656MB
334.63/334.73	c total #watches: 640576
335.13/335.29	c total #propagations: 697684878 / total #impl: 2999409561 (eff. 0.233)
335.13/335.29	c #Conflicts:     748000 | #Learnt:      35812 | 0.000
335.13/335.29	c total clause space: 206.656MB
335.13/335.29	c total #watches: 644065
335.73/335.84	c total #propagations: 698754030 / total #impl: 3003785633 (eff. 0.233)
335.73/335.84	c #Conflicts:     749000 | #Learnt:      36812 | 0.000
335.73/335.84	c total clause space: 206.656MB
335.73/335.84	c total #watches: 647518
336.23/336.31	c total #propagations: 699894781 / total #impl: 3008213729 (eff. 0.233)
336.23/336.31	c #Conflicts:     750000 | #Learnt:      37812 | 0.000
336.23/336.31	c total clause space: 206.656MB
336.23/336.31	c total #watches: 652587
336.83/336.91	c total #propagations: 700821884 / total #impl: 3012899536 (eff. 0.233)
336.83/336.91	c #Conflicts:     751000 | #Learnt:      38812 | 0.000
336.83/336.91	c total clause space: 206.656MB
336.83/336.91	c total #watches: 657384
337.53/337.66	c total #propagations: 702053416 / total #impl: 3017751308 (eff. 0.233)
337.53/337.66	c #Conflicts:     752000 | #Learnt:      39812 | 0.000
337.53/337.66	c total clause space: 206.656MB
337.53/337.66	c total #watches: 663400
338.13/338.22	c total #propagations: 703348525 / total #impl: 3023076139 (eff. 0.233)
338.13/338.22	c #Conflicts:     753000 | #Learnt:      40812 | 0.000
338.13/338.22	c total clause space: 206.656MB
338.13/338.22	c total #watches: 667342
338.73/338.83	c total #propagations: 704203571 / total #impl: 3026952216 (eff. 0.233)
338.73/338.83	c #Conflicts:     754000 | #Learnt:      41812 | 0.000
338.73/338.83	c total clause space: 206.656MB
338.73/338.83	c total #watches: 670516
339.23/339.30	c total #propagations: 705107992 / total #impl: 3031073456 (eff. 0.233)
339.23/339.30	c GC COLLECT
339.23/339.30	c #Conflicts:     755000 | #Learnt:      21895 | 0.000
339.23/339.30	c total clause space: 206.656MB
339.23/339.30	c total #watches: 598630
339.63/339.75	c total #propagations: 705878766 / total #impl: 3034395373 (eff. 0.233)
339.63/339.75	c #Conflicts:     756000 | #Learnt:      22895 | 0.000
339.63/339.75	c total clause space: 206.656MB
339.63/339.75	c total #watches: 601905
340.13/340.22	c total #propagations: 706813832 / total #impl: 3038667212 (eff. 0.233)
340.13/340.22	c #Conflicts:     757000 | #Learnt:      23895 | 0.000
340.13/340.22	c total clause space: 206.656MB
340.13/340.22	c total #watches: 605014
340.53/340.62	c total #propagations: 707819501 / total #impl: 3043412653 (eff. 0.233)
340.53/340.62	c #Conflicts:     758000 | #Learnt:      24895 | 0.000
340.53/340.62	c total clause space: 206.656MB
340.53/340.62	c total #watches: 609598
341.03/341.11	c total #propagations: 708654156 / total #impl: 3047242549 (eff. 0.233)
341.03/341.11	c #Conflicts:     759000 | #Learnt:      25895 | 0.000
341.03/341.11	c total clause space: 206.656MB
341.03/341.11	c total #watches: 613434
341.53/341.62	c total #propagations: 709656680 / total #impl: 3051169302 (eff. 0.233)
341.53/341.62	c #Conflicts:     760000 | #Learnt:      26895 | 0.000
341.53/341.62	c total clause space: 206.656MB
341.53/341.62	c total #watches: 616948
341.93/342.03	c total #propagations: 710674847 / total #impl: 3055194829 (eff. 0.233)
341.93/342.03	c #Conflicts:     761000 | #Learnt:      27895 | 0.000
341.93/342.03	c total clause space: 206.656MB
341.93/342.03	c total #watches: 619702
342.22/342.39	c total #propagations: 711562599 / total #impl: 3059869465 (eff. 0.233)
342.22/342.39	c #Conflicts:     762000 | #Learnt:      28895 | 0.000
342.22/342.39	c total clause space: 206.656MB
342.22/342.39	c total #watches: 622907
342.82/342.91	c total #propagations: 712263884 / total #impl: 3063474882 (eff. 0.233)
342.82/342.91	c #Conflicts:     763000 | #Learnt:      29895 | 0.000
342.82/342.91	c total clause space: 206.656MB
342.82/342.91	c total #watches: 627602
343.32/343.48	c total #propagations: 713149352 / total #impl: 3068126488 (eff. 0.232)
343.32/343.48	c #Conflicts:     764000 | #Learnt:      30895 | 0.000
343.32/343.48	c total clause space: 206.656MB
343.32/343.48	c total #watches: 631342
343.82/343.98	c total #propagations: 714193046 / total #impl: 3072329977 (eff. 0.232)
343.82/343.98	c #Conflicts:     765000 | #Learnt:      31895 | 0.000
343.82/343.98	c total clause space: 206.656MB
343.82/343.98	c total #watches: 634429
344.23/344.39	c total #propagations: 715022289 / total #impl: 3075892578 (eff. 0.232)
344.23/344.39	c #Conflicts:     766000 | #Learnt:      32895 | 0.000
344.23/344.39	c total clause space: 206.656MB
344.23/344.39	c total #watches: 637581
344.82/344.95	c total #propagations: 715848723 / total #impl: 3078924859 (eff. 0.232)
344.82/344.95	c #Conflicts:     767000 | #Learnt:      33895 | 0.000
344.82/344.95	c total clause space: 206.656MB
344.82/344.95	c total #watches: 640926
345.33/345.45	c total #propagations: 716966738 / total #impl: 3083548086 (eff. 0.233)
345.33/345.45	c #Conflicts:     768000 | #Learnt:      34895 | 0.000
345.33/345.45	c total clause space: 206.656MB
345.33/345.45	c total #watches: 644639
345.72/345.88	c total #propagations: 717992994 / total #impl: 3087665069 (eff. 0.233)
345.72/345.88	c #Conflicts:     769000 | #Learnt:      35895 | 0.000
345.72/345.88	c total clause space: 206.656MB
345.72/345.88	c total #watches: 647665
346.22/346.30	c total #propagations: 718968245 / total #impl: 3091540225 (eff. 0.233)
346.22/346.30	c #Conflicts:     770000 | #Learnt:      36895 | 0.000
346.22/346.30	c total clause space: 206.656MB
346.22/346.30	c total #watches: 650554
346.62/346.74	c total #propagations: 719659614 / total #impl: 3094431110 (eff. 0.233)
346.62/346.74	c #Conflicts:     771000 | #Learnt:      37895 | 0.000
346.62/346.74	c total clause space: 206.656MB
346.62/346.74	c total #watches: 653508
347.12/347.27	c total #propagations: 720290966 / total #impl: 3097060856 (eff. 0.233)
347.12/347.27	c #Conflicts:     772000 | #Learnt:      38895 | 0.000
347.12/347.27	c total clause space: 206.656MB
347.12/347.27	c total #watches: 656570
347.63/347.77	c total #propagations: 721292607 / total #impl: 3101136168 (eff. 0.233)
347.63/347.77	c #Conflicts:     773000 | #Learnt:      39895 | 0.000
347.63/347.77	c total clause space: 206.656MB
347.63/347.78	c total #watches: 659720
348.22/348.30	c total #propagations: 722281182 / total #impl: 3105120186 (eff. 0.233)
348.22/348.30	c #Conflicts:     774000 | #Learnt:      40895 | 0.000
348.22/348.30	c total clause space: 206.656MB
348.22/348.30	c total #watches: 662426
348.73/348.88	c total #propagations: 723166919 / total #impl: 3108935331 (eff. 0.233)
348.73/348.88	c #Conflicts:     775000 | #Learnt:      41895 | 0.000
348.73/348.88	c total clause space: 206.656MB
348.73/348.88	c total #watches: 666950
349.42/349.50	c total #propagations: 724162039 / total #impl: 3113310534 (eff. 0.233)
349.42/349.50	c GC COLLECT
349.42/349.50	c #Conflicts:     776000 | #Learnt:      21676 | 0.000
349.42/349.50	c total clause space: 206.656MB
349.42/349.50	c total #watches: 597878
349.83/349.94	c total #propagations: 725416997 / total #impl: 3118018257 (eff. 0.233)
349.83/349.94	c #Conflicts:     777000 | #Learnt:      22676 | 0.000
349.83/349.94	c total clause space: 206.656MB
349.83/349.94	c total #watches: 602311
350.12/350.29	c total #propagations: 726339074 / total #impl: 3122818359 (eff. 0.233)
350.12/350.29	c #Conflicts:     778000 | #Learnt:      23676 | 0.000
350.12/350.29	c total clause space: 206.656MB
350.12/350.29	c total #watches: 605957
350.62/350.72	c total #propagations: 726989914 / total #impl: 3125533431 (eff. 0.233)
350.62/350.72	c #Conflicts:     779000 | #Learnt:      24676 | 0.000
350.62/350.72	c total clause space: 206.656MB
350.62/350.72	c total #watches: 609079
351.02/351.16	c total #propagations: 727778913 / total #impl: 3128861653 (eff. 0.233)
351.02/351.16	c #Conflicts:     780000 | #Learnt:      25676 | 0.000
351.02/351.16	c total clause space: 206.656MB
351.02/351.16	c total #watches: 613086
351.52/351.68	c total #propagations: 728789632 / total #impl: 3133485387 (eff. 0.233)
351.52/351.68	c #Conflicts:     781000 | #Learnt:      26676 | 0.000
351.52/351.68	c total clause space: 206.656MB
351.52/351.68	c total #watches: 616583
351.93/352.09	c total #propagations: 729865357 / total #impl: 3139160165 (eff. 0.233)
351.93/352.09	c #Conflicts:     782000 | #Learnt:      27676 | 0.000
351.93/352.09	c total clause space: 206.656MB
351.93/352.09	c total #watches: 619886
352.42/352.57	c total #propagations: 730632266 / total #impl: 3143299302 (eff. 0.232)
352.42/352.57	c #Conflicts:     783000 | #Learnt:      28676 | 0.000
352.42/352.57	c total clause space: 206.656MB
352.42/352.57	c total #watches: 623524
352.92/353.07	c total #propagations: 731525779 / total #impl: 3147059630 (eff. 0.232)
352.92/353.07	c #Conflicts:     784000 | #Learnt:      29676 | 0.000
352.92/353.07	c total clause space: 206.656MB
352.92/353.07	c total #watches: 626484
353.42/353.59	c total #propagations: 732381921 / total #impl: 3150284679 (eff. 0.232)
353.42/353.59	c #Conflicts:     785000 | #Learnt:      30676 | 0.000
353.42/353.59	c total clause space: 206.656MB
353.42/353.59	c total #watches: 629464
354.02/354.14	c total #propagations: 733238411 / total #impl: 3153622653 (eff. 0.233)
354.02/354.14	c #Conflicts:     786000 | #Learnt:      31676 | 0.000
354.02/354.14	c total clause space: 206.656MB
354.02/354.14	c total #watches: 632368
354.52/354.68	c total #propagations: 734120153 / total #impl: 3156981311 (eff. 0.233)
354.52/354.68	c #Conflicts:     787000 | #Learnt:      32676 | 0.000
354.52/354.68	c total clause space: 206.656MB
354.52/354.68	c total #watches: 636176
355.23/355.32	c total #propagations: 734880627 / total #impl: 3160012348 (eff. 0.233)
355.23/355.32	c #Conflicts:     788000 | #Learnt:      33676 | 0.000
355.23/355.32	c total clause space: 206.656MB
355.23/355.32	c total #watches: 639762
355.82/355.98	c total #propagations: 735745896 / total #impl: 3163794533 (eff. 0.233)
355.82/355.98	c #Conflicts:     789000 | #Learnt:      34676 | 0.000
355.82/355.98	c total clause space: 206.656MB
355.82/355.98	c total #watches: 643592
356.33/356.49	c total #propagations: 736771692 / total #impl: 3168137658 (eff. 0.233)
356.33/356.49	c #Conflicts:     790000 | #Learnt:      35676 | 0.000
356.33/356.49	c total clause space: 206.656MB
356.33/356.49	c total #watches: 647018
356.92/357.06	c total #propagations: 737726894 / total #impl: 3172332903 (eff. 0.233)
356.92/357.06	c #Conflicts:     791000 | #Learnt:      36676 | 0.000
356.92/357.06	c total clause space: 206.656MB
356.92/357.06	c total #watches: 651558
357.43/357.51	c total #propagations: 738842184 / total #impl: 3177281044 (eff. 0.233)
357.43/357.51	c #Conflicts:     792000 | #Learnt:      37676 | 0.000
357.43/357.51	c total clause space: 206.656MB
357.43/357.51	c total #watches: 654807
357.92/358.03	c total #propagations: 739732525 / total #impl: 3181274155 (eff. 0.233)
357.92/358.03	c #Conflicts:     793000 | #Learnt:      38676 | 0.000
357.92/358.03	c total clause space: 206.656MB
357.92/358.03	c total #watches: 658234
358.53/358.65	c total #propagations: 740713800 / total #impl: 3185401285 (eff. 0.233)
358.53/358.65	c #Conflicts:     794000 | #Learnt:      39676 | 0.000
358.53/358.65	c total clause space: 206.656MB
358.53/358.66	c total #watches: 661997
359.02/359.12	c total #propagations: 741846295 / total #impl: 3189815218 (eff. 0.233)
359.02/359.12	c #Conflicts:     795000 | #Learnt:      40676 | 0.000
359.02/359.12	c total clause space: 206.656MB
359.02/359.13	c total #watches: 666138
359.42/359.51	c total #propagations: 742622436 / total #impl: 3193063059 (eff. 0.233)
359.42/359.51	c #Conflicts:     796000 | #Learnt:      41676 | 0.000
359.42/359.51	c total clause space: 206.656MB
359.42/359.51	c total #watches: 669092
359.82/359.97	c total #propagations: 743320770 / total #impl: 3196769509 (eff. 0.233)
359.82/359.97	c #Conflicts:     797000 | #Learnt:      42676 | 0.000
359.82/359.97	c total clause space: 206.656MB
359.82/359.97	c total #watches: 672301
360.42/360.53	c total #propagations: 744180303 / total #impl: 3200662450 (eff. 0.233)
360.42/360.53	c GC COLLECT
360.42/360.53	c #Conflicts:     798000 | #Learnt:      22165 | 0.000
360.42/360.53	c total clause space: 206.656MB
360.42/360.53	c total #watches: 598985
360.83/360.99	c total #propagations: 745254190 / total #impl: 3205133396 (eff. 0.233)
360.83/360.99	c #Conflicts:     799000 | #Learnt:      23165 | 0.000
360.83/360.99	c total clause space: 206.656MB
360.83/360.99	c total #watches: 601768
361.32/361.42	c total #propagations: 746234141 / total #impl: 3209642558 (eff. 0.232)
361.32/361.42	c #Conflicts:     800000 | #Learnt:      24165 | 0.000
361.32/361.42	c total clause space: 206.656MB
361.32/361.42	c total #watches: 604313
361.72/361.89	c total #propagations: 747054893 / total #impl: 3212648057 (eff. 0.233)
361.72/361.89	c #Conflicts:     801000 | #Learnt:      25165 | 0.000
361.72/361.89	c total clause space: 206.656MB
361.72/361.89	c total #watches: 607597
362.32/362.41	c total #propagations: 748072759 / total #impl: 3216639223 (eff. 0.233)
362.32/362.41	c #Conflicts:     802000 | #Learnt:      26165 | 0.000
362.32/362.41	c total clause space: 206.656MB
362.32/362.41	c total #watches: 611191
362.62/362.78	c total #propagations: 749144919 / total #impl: 3221025578 (eff. 0.233)
362.62/362.78	c #Conflicts:     803000 | #Learnt:      27165 | 0.000
362.62/362.78	c total clause space: 206.656MB
362.62/362.78	c total #watches: 613777
363.12/363.25	c total #propagations: 749929098 / total #impl: 3224457935 (eff. 0.233)
363.12/363.25	c #Conflicts:     804000 | #Learnt:      28165 | 0.000
363.12/363.25	c total clause space: 206.656MB
363.12/363.25	c total #watches: 617047
363.62/363.79	c total #propagations: 751315323 / total #impl: 3229962254 (eff. 0.233)
363.62/363.79	c #Conflicts:     805000 | #Learnt:      29165 | 0.000
363.62/363.79	c total clause space: 206.656MB
363.62/363.79	c total #watches: 621069
364.22/364.32	c total #propagations: 752597003 / total #impl: 3235306957 (eff. 0.233)
364.22/364.32	c #Conflicts:     806000 | #Learnt:      30165 | 0.000
364.22/364.32	c total clause space: 206.656MB
364.22/364.32	c total #watches: 624246
364.72/364.87	c total #propagations: 753762449 / total #impl: 3241324117 (eff. 0.233)
364.72/364.87	c #Conflicts:     807000 | #Learnt:      31165 | 0.000
364.72/364.87	c total clause space: 206.656MB
364.72/364.87	c total #watches: 628366
365.32/365.49	c total #propagations: 754926860 / total #impl: 3247395652 (eff. 0.232)
365.32/365.49	c #Conflicts:     808000 | #Learnt:      32165 | 0.000
365.32/365.49	c total clause space: 206.656MB
365.32/365.49	c total #watches: 631780
365.82/365.99	c total #propagations: 756057367 / total #impl: 3253029636 (eff. 0.232)
365.82/365.99	c #Conflicts:     809000 | #Learnt:      33165 | 0.000
365.82/365.99	c total clause space: 206.656MB
365.82/365.99	c total #watches: 635138
366.42/366.54	c total #propagations: 757031532 / total #impl: 3257217946 (eff. 0.232)
366.42/366.54	c #Conflicts:     810000 | #Learnt:      34165 | 0.000
366.42/366.54	c total clause space: 206.656MB
366.42/366.54	c total #watches: 638982
366.92/367.02	c total #propagations: 758042092 / total #impl: 3261617169 (eff. 0.232)
366.92/367.02	c #Conflicts:     811000 | #Learnt:      35165 | 0.000
366.92/367.02	c total clause space: 206.656MB
366.92/367.02	c total #watches: 642526
367.52/367.63	c total #propagations: 758985155 / total #impl: 3265790436 (eff. 0.232)
367.52/367.63	c #Conflicts:     812000 | #Learnt:      36165 | 0.000
367.52/367.63	c total clause space: 206.656MB
367.52/367.63	c total #watches: 645393
368.12/368.22	c total #propagations: 760231525 / total #impl: 3270470199 (eff. 0.232)
368.12/368.22	c #Conflicts:     813000 | #Learnt:      37165 | 0.000
368.12/368.22	c total clause space: 206.656MB
368.12/368.22	c total #watches: 650057
368.53/368.69	c total #propagations: 761451241 / total #impl: 3275070427 (eff. 0.232)
368.53/368.69	c #Conflicts:     814000 | #Learnt:      38165 | 0.000
368.53/368.69	c total clause space: 206.656MB
368.53/368.69	c total #watches: 653010
369.12/369.20	c total #propagations: 762393211 / total #impl: 3279236916 (eff. 0.232)
369.12/369.20	c #Conflicts:     815000 | #Learnt:      39165 | 0.000
369.12/369.20	c total clause space: 206.656MB
369.12/369.20	c total #watches: 657261
369.63/369.73	c total #propagations: 763269355 / total #impl: 3283516500 (eff. 0.232)
369.63/369.73	c #Conflicts:     816000 | #Learnt:      40165 | 0.000
369.63/369.73	c total clause space: 206.656MB
369.63/369.73	c total #watches: 661553
370.32/370.40	c total #propagations: 764059597 / total #impl: 3287672418 (eff. 0.232)
370.32/370.40	c #Conflicts:     817000 | #Learnt:      41165 | 0.000
370.32/370.40	c total clause space: 206.656MB
370.32/370.40	c total #watches: 665100
370.92/371.06	c total #propagations: 765250266 / total #impl: 3292954741 (eff. 0.232)
370.92/371.06	c #Conflicts:     818000 | #Learnt:      42165 | 0.000
370.92/371.06	c total clause space: 206.656MB
370.92/371.06	c total #watches: 668383
371.52/371.60	c total #propagations: 766460213 / total #impl: 3297360598 (eff. 0.232)
371.52/371.60	c #Conflicts:     819000 | #Learnt:      43165 | 0.000
371.52/371.60	c total clause space: 206.656MB
371.52/371.60	c total #watches: 672134
372.12/372.25	c total #propagations: 767435206 / total #impl: 3301379339 (eff. 0.232)
372.12/372.25	c GC COLLECT
372.12/372.25	c #Conflicts:     820000 | #Learnt:      22385 | 0.000
372.12/372.25	c total clause space: 206.656MB
372.12/372.25	c total #watches: 600112
372.62/372.75	c total #propagations: 768632781 / total #impl: 3306340328 (eff. 0.232)
372.62/372.75	c #Conflicts:     821000 | #Learnt:      23385 | 0.000
372.62/372.75	c total clause space: 206.656MB
372.62/372.75	c total #watches: 603867
373.12/373.23	c total #propagations: 769773334 / total #impl: 3311413555 (eff. 0.232)
373.12/373.23	c #Conflicts:     822000 | #Learnt:      24385 | 0.000
373.12/373.23	c total clause space: 206.656MB
373.12/373.23	c total #watches: 609505
373.52/373.66	c total #propagations: 770714234 / total #impl: 3315671028 (eff. 0.232)
373.52/373.66	c #Conflicts:     823000 | #Learnt:      25385 | 0.000
373.52/373.66	c total clause space: 206.656MB
373.52/373.66	c total #watches: 614099
373.93/374.08	c total #propagations: 771457088 / total #impl: 3319482217 (eff. 0.232)
373.93/374.08	c #Conflicts:     824000 | #Learnt:      26385 | 0.000
373.93/374.08	c total clause space: 206.656MB
373.93/374.08	c total #watches: 617188
374.52/374.68	c total #propagations: 772198981 / total #impl: 3323339409 (eff. 0.232)
374.52/374.68	c #Conflicts:     825000 | #Learnt:      27385 | 0.000
374.52/374.68	c total clause space: 206.656MB
374.52/374.68	c total #watches: 620511
375.22/375.31	c total #propagations: 773084857 / total #impl: 3326539188 (eff. 0.232)
375.22/375.31	c #Conflicts:     826000 | #Learnt:      28385 | 0.000
375.22/375.31	c total clause space: 206.656MB
375.22/375.31	c total #watches: 623338
375.82/375.95	c total #propagations: 773987362 / total #impl: 3329829867 (eff. 0.232)
375.82/375.95	c #Conflicts:     827000 | #Learnt:      29385 | 0.000
375.82/375.95	c total clause space: 206.656MB
375.82/375.95	c total #watches: 626624
376.32/376.45	c total #propagations: 774862644 / total #impl: 3333018327 (eff. 0.232)
376.32/376.45	c #Conflicts:     828000 | #Learnt:      30385 | 0.000
376.32/376.45	c total clause space: 206.656MB
376.32/376.45	c total #watches: 633089
376.62/376.79	c total #propagations: 775802692 / total #impl: 3337470324 (eff. 0.232)
376.62/376.79	c #Conflicts:     829000 | #Learnt:      31385 | 0.000
376.62/376.79	c total clause space: 206.656MB
376.62/376.79	c total #watches: 636656
377.02/377.13	c total #propagations: 776548560 / total #impl: 3341162788 (eff. 0.232)
377.02/377.13	c #Conflicts:     830000 | #Learnt:      32385 | 0.000
377.02/377.13	c total clause space: 206.656MB
377.02/377.13	c total #watches: 639797
377.42/377.55	c total #propagations: 777256212 / total #impl: 3344931119 (eff. 0.232)
377.42/377.55	c #Conflicts:     831000 | #Learnt:      33385 | 0.000
377.42/377.55	c total clause space: 206.656MB
377.42/377.55	c total #watches: 643582
377.82/377.96	c total #propagations: 778067323 / total #impl: 3348849145 (eff. 0.232)
377.82/377.96	c #Conflicts:     832000 | #Learnt:      34385 | 0.000
377.82/377.96	c total clause space: 206.656MB
377.82/377.96	c total #watches: 646754
378.32/378.48	c total #propagations: 778842725 / total #impl: 3352683914 (eff. 0.232)
378.32/378.48	c #Conflicts:     833000 | #Learnt:      35385 | 0.000
378.32/378.48	c total clause space: 206.656MB
378.32/378.48	c total #watches: 649370
378.72/378.89	c total #propagations: 779677041 / total #impl: 3357492863 (eff. 0.232)
378.72/378.89	c #Conflicts:     834000 | #Learnt:      36385 | 0.000
378.72/378.89	c total clause space: 206.656MB
378.72/378.89	c total #watches: 652405
379.22/379.35	c total #propagations: 780350619 / total #impl: 3361536899 (eff. 0.232)
379.22/379.35	c #Conflicts:     835000 | #Learnt:      37385 | 0.000
379.22/379.35	c total clause space: 206.656MB
379.22/379.35	c total #watches: 656689
379.72/379.87	c total #propagations: 781037855 / total #impl: 3366109662 (eff. 0.232)
379.72/379.87	c #Conflicts:     836000 | #Learnt:      38385 | 0.000
379.72/379.87	c total clause space: 206.656MB
379.72/379.87	c total #watches: 659977
380.32/380.43	c total #propagations: 781758327 / total #impl: 3370921564 (eff. 0.232)
380.32/380.43	c #Conflicts:     837000 | #Learnt:      39385 | 0.000
380.32/380.43	c total clause space: 206.656MB
380.32/380.43	c total #watches: 664218
380.92/381.03	c total #propagations: 782502079 / total #impl: 3375930735 (eff. 0.232)
380.92/381.03	c #Conflicts:     838000 | #Learnt:      40385 | 0.000
380.92/381.03	c total clause space: 206.656MB
380.92/381.03	c total #watches: 667810
381.62/381.73	c total #propagations: 783162100 / total #impl: 3380574747 (eff. 0.232)
381.62/381.73	c #Conflicts:     839000 | #Learnt:      41385 | 0.000
381.62/381.73	c total clause space: 206.656MB
381.62/381.73	c total #watches: 672867
382.32/382.43	c total #propagations: 783937465 / total #impl: 3385963513 (eff. 0.232)
382.32/382.43	c #Conflicts:     840000 | #Learnt:      42385 | 0.000
382.32/382.43	c total clause space: 206.656MB
382.32/382.43	c total #watches: 678567
383.21/383.33	c total #propagations: 784661736 / total #impl: 3391050831 (eff. 0.231)
383.21/383.33	c #Conflicts:     841000 | #Learnt:      43385 | 0.000
383.21/383.33	c total clause space: 206.656MB
383.21/383.33	c total #watches: 683512
384.21/384.35	c total #propagations: 785528198 / total #impl: 3396884582 (eff. 0.231)
384.21/384.35	c GC COLLECT
384.21/384.35	c #Conflicts:     842000 | #Learnt:      22294 | 0.000
384.21/384.35	c total clause space: 206.656MB
384.21/384.35	c total #watches: 600105
384.81/384.99	c total #propagations: 786637127 / total #impl: 3404611674 (eff. 0.231)
384.81/384.99	c #Conflicts:     843000 | #Learnt:      23294 | 0.000
384.81/384.99	c total clause space: 206.656MB
384.81/384.99	c total #watches: 604748
385.61/385.71	c total #propagations: 787634997 / total #impl: 3411092709 (eff. 0.231)
385.61/385.71	c #Conflicts:     844000 | #Learnt:      24294 | 0.000
385.61/385.71	c total clause space: 206.656MB
385.61/385.71	c total #watches: 608648
386.31/386.40	c total #propagations: 788586186 / total #impl: 3417423222 (eff. 0.231)
386.31/386.40	c #Conflicts:     845000 | #Learnt:      25294 | 0.000
386.31/386.40	c total clause space: 206.656MB
386.31/386.40	c total #watches: 613277
387.12/387.22	c total #propagations: 789391121 / total #impl: 3423109287 (eff. 0.231)
387.12/387.22	c #Conflicts:     846000 | #Learnt:      26294 | 0.000
387.12/387.22	c total clause space: 206.656MB
387.12/387.22	c total #watches: 618979
387.91/388.00	c total #propagations: 790345436 / total #impl: 3429832576 (eff. 0.230)
387.91/388.00	c #Conflicts:     847000 | #Learnt:      27294 | 0.000
387.91/388.00	c total clause space: 206.656MB
387.91/388.00	c total #watches: 623461
388.41/388.59	c total #propagations: 791439570 / total #impl: 3435306236 (eff. 0.230)
388.41/388.59	c #Conflicts:     848000 | #Learnt:      28294 | 0.000
388.41/388.59	c total clause space: 206.656MB
388.41/388.59	c total #watches: 626638
389.01/389.16	c total #propagations: 792532245 / total #impl: 3439518575 (eff. 0.230)
389.01/389.16	c #Conflicts:     849000 | #Learnt:      29294 | 0.000
389.01/389.16	c total clause space: 206.656MB
389.01/389.16	c total #watches: 630435
389.71/389.83	c total #propagations: 793335972 / total #impl: 3443571758 (eff. 0.230)
389.71/389.83	c #Conflicts:     850000 | #Learnt:      30294 | 0.000
389.71/389.83	c total clause space: 206.656MB
389.71/389.83	c total #watches: 635165
390.31/390.46	c total #propagations: 794280844 / total #impl: 3448518687 (eff. 0.230)
390.31/390.46	c #Conflicts:     851000 | #Learnt:      31294 | 0.000
390.31/390.46	c total clause space: 206.656MB
390.31/390.46	c total #watches: 639836
390.91/391.02	c total #propagations: 795492284 / total #impl: 3453361137 (eff. 0.230)
390.91/391.02	c #Conflicts:     852000 | #Learnt:      32294 | 0.000
390.91/391.02	c total clause space: 206.656MB
390.91/391.02	c total #watches: 643052
391.31/391.49	c total #propagations: 796564700 / total #impl: 3457492871 (eff. 0.230)
391.31/391.49	c #Conflicts:     853000 | #Learnt:      33294 | 0.000
391.31/391.49	c total clause space: 206.656MB
391.31/391.49	c total #watches: 646418
391.81/391.97	c total #propagations: 797496489 / total #impl: 3460664231 (eff. 0.230)
391.81/391.97	c #Conflicts:     854000 | #Learnt:      34294 | 0.000
391.81/391.97	c total clause space: 206.656MB
391.81/391.97	c total #watches: 648676
392.41/392.55	c total #propagations: 798608475 / total #impl: 3464043864 (eff. 0.231)
392.41/392.55	c #Conflicts:     855000 | #Learnt:      35294 | 0.000
392.41/392.55	c total clause space: 206.656MB
392.41/392.55	c total #watches: 652318
393.01/393.15	c total #propagations: 799684894 / total #impl: 3468246233 (eff. 0.231)
393.01/393.15	c #Conflicts:     856000 | #Learnt:      36294 | 0.000
393.01/393.15	c total clause space: 206.656MB
393.01/393.15	c total #watches: 655497
393.61/393.71	c total #propagations: 800734748 / total #impl: 3472128102 (eff. 0.231)
393.61/393.71	c #Conflicts:     857000 | #Learnt:      37294 | 0.000
393.61/393.71	c total clause space: 206.656MB
393.61/393.71	c total #watches: 658560
394.31/394.40	c total #propagations: 801627712 / total #impl: 3476474551 (eff. 0.231)
394.31/394.40	c #Conflicts:     858000 | #Learnt:      38294 | 0.000
394.31/394.40	c total clause space: 206.656MB
394.31/394.40	c total #watches: 662731
394.82/394.99	c total #propagations: 802692332 / total #impl: 3481520295 (eff. 0.231)
394.82/394.99	c #Conflicts:     859000 | #Learnt:      39294 | 0.000
394.82/394.99	c total clause space: 206.656MB
394.82/394.99	c total #watches: 665761
395.51/395.65	c total #propagations: 803596592 / total #impl: 3485317121 (eff. 0.231)
395.51/395.65	c #Conflicts:     860000 | #Learnt:      40294 | 0.000
395.51/395.65	c total clause space: 206.656MB
395.51/395.65	c total #watches: 669373
395.92/396.09	c total #propagations: 804689698 / total #impl: 3489742223 (eff. 0.231)
395.92/396.09	c #Conflicts:     861000 | #Learnt:      41294 | 0.000
395.92/396.09	c total clause space: 206.656MB
395.92/396.09	c total #watches: 672652
396.41/396.50	c total #propagations: 805438367 / total #impl: 3493144166 (eff. 0.231)
396.41/396.50	c #Conflicts:     862000 | #Learnt:      42294 | 0.000
396.41/396.50	c total clause space: 206.656MB
396.41/396.50	c total #watches: 675697
397.02/397.16	c total #propagations: 806179089 / total #impl: 3497138509 (eff. 0.231)
397.02/397.16	c #Conflicts:     863000 | #Learnt:      43294 | 0.000
397.02/397.16	c total clause space: 206.656MB
397.02/397.16	c total #watches: 678899
397.91/398.03	c total #propagations: 807125931 / total #impl: 3501743260 (eff. 0.230)
397.91/398.03	c #Conflicts:     864000 | #Learnt:      44294 | 0.000
397.91/398.03	c total clause space: 206.656MB
397.91/398.03	c total #watches: 681826
398.61/398.72	c total #propagations: 808197980 / total #impl: 3507091913 (eff. 0.230)
398.61/398.72	c GC COLLECT
398.61/398.72	c #Conflicts:     865000 | #Learnt:      22893 | 0.000
398.61/398.72	c total clause space: 206.656MB
398.61/398.72	c total #watches: 602689
399.11/399.26	c total #propagations: 809213899 / total #impl: 3512561496 (eff. 0.230)
399.11/399.26	c #Conflicts:     866000 | #Learnt:      23893 | 0.000
399.11/399.26	c total clause space: 206.656MB
399.11/399.26	c total #watches: 605950
399.71/399.81	c total #propagations: 810333752 / total #impl: 3517671143 (eff. 0.230)
399.71/399.81	c #Conflicts:     867000 | #Learnt:      24892 | 0.000
399.71/399.81	c total clause space: 206.656MB
399.71/399.81	c total #watches: 609123
400.21/400.31	c total #propagations: 811328309 / total #impl: 3522972128 (eff. 0.230)
400.21/400.31	c #Conflicts:     868000 | #Learnt:      25892 | 0.000
400.21/400.31	c total clause space: 206.656MB
400.21/400.31	c total #watches: 612654
400.61/400.72	c total #propagations: 812316752 / total #impl: 3527404676 (eff. 0.230)
400.61/400.72	c #Conflicts:     869000 | #Learnt:      26892 | 0.000
400.61/400.72	c total clause space: 206.656MB
400.61/400.72	c total #watches: 615254
401.01/401.18	c total #propagations: 813256353 / total #impl: 3530434417 (eff. 0.230)
401.01/401.18	c #Conflicts:     870000 | #Learnt:      27892 | 0.000
401.01/401.18	c total clause space: 206.656MB
401.01/401.18	c total #watches: 618647
401.61/401.73	c total #propagations: 814184857 / total #impl: 3534184887 (eff. 0.230)
401.61/401.73	c #Conflicts:     871000 | #Learnt:      28892 | 0.000
401.61/401.73	c total clause space: 206.656MB
401.61/401.73	c total #watches: 621634
402.01/402.14	c total #propagations: 815316069 / total #impl: 3538585624 (eff. 0.230)
402.01/402.14	c #Conflicts:     872000 | #Learnt:      29892 | 0.000
402.01/402.14	c total clause space: 206.656MB
402.01/402.14	c total #watches: 624389
402.52/402.63	c total #propagations: 816077494 / total #impl: 3541387969 (eff. 0.230)
402.52/402.63	c #Conflicts:     873000 | #Learnt:      30892 | 0.000
402.52/402.63	c total clause space: 206.656MB
402.52/402.64	c total #watches: 628186
403.11/403.27	c total #propagations: 816895243 / total #impl: 3545720635 (eff. 0.230)
403.11/403.27	c #Conflicts:     874000 | #Learnt:      31892 | 0.000
403.11/403.27	c total clause space: 206.656MB
403.11/403.27	c total #watches: 631158
403.72/403.87	c total #propagations: 817984287 / total #impl: 3550873737 (eff. 0.230)
403.72/403.87	c #Conflicts:     875000 | #Learnt:      32892 | 0.000
403.72/403.87	c total clause space: 206.656MB
403.72/403.87	c total #watches: 633934
404.31/404.47	c total #propagations: 819099946 / total #impl: 3555412248 (eff. 0.230)
404.31/404.47	c #Conflicts:     876000 | #Learnt:      33892 | 0.000
404.31/404.47	c total clause space: 206.656MB
404.31/404.47	c total #watches: 637312
404.72/404.90	c total #propagations: 820226707 / total #impl: 3560873912 (eff. 0.230)
404.72/404.90	c #Conflicts:     877000 | #Learnt:      34892 | 0.000
404.72/404.90	c total clause space: 206.656MB
404.82/404.90	c total #watches: 640117
405.31/405.43	c total #propagations: 821015549 / total #impl: 3563413938 (eff. 0.230)
405.31/405.43	c #Conflicts:     878000 | #Learnt:      35892 | 0.000
405.31/405.43	c total clause space: 206.656MB
405.31/405.43	c total #watches: 643849
405.92/406.03	c total #propagations: 822119327 / total #impl: 3567680629 (eff. 0.230)
405.92/406.03	c #Conflicts:     879000 | #Learnt:      36892 | 0.000
405.92/406.03	c total clause space: 206.656MB
405.92/406.03	c total #watches: 647811
406.31/406.46	c total #propagations: 823211419 / total #impl: 3571964741 (eff. 0.230)
406.31/406.46	c #Conflicts:     880000 | #Learnt:      37892 | 0.000
406.31/406.46	c total clause space: 206.656MB
406.31/406.46	c total #watches: 651382
407.02/407.12	c total #propagations: 824061261 / total #impl: 3575811661 (eff. 0.230)
407.02/407.12	c #Conflicts:     881000 | #Learnt:      38892 | 0.000
407.02/407.12	c total clause space: 206.656MB
407.02/407.12	c total #watches: 656602
407.61/407.76	c total #propagations: 825139461 / total #impl: 3581940827 (eff. 0.230)
407.61/407.76	c #Conflicts:     882000 | #Learnt:      39892 | 0.000
407.61/407.76	c total clause space: 206.656MB
407.61/407.76	c total #watches: 660155
408.12/408.25	c total #propagations: 826182149 / total #impl: 3587554491 (eff. 0.230)
408.12/408.25	c #Conflicts:     883000 | #Learnt:      40892 | 0.000
408.12/408.25	c total clause space: 206.656MB
408.12/408.25	c total #watches: 663383
408.51/408.68	c total #propagations: 826973154 / total #impl: 3590974000 (eff. 0.230)
408.51/408.68	c #Conflicts:     884000 | #Learnt:      41892 | 0.000
408.51/408.68	c total clause space: 206.656MB
408.51/408.68	c total #watches: 667772
409.01/409.14	c total #propagations: 827648758 / total #impl: 3594014009 (eff. 0.230)
409.01/409.14	c #Conflicts:     885000 | #Learnt:      42892 | 0.000
409.01/409.14	c total clause space: 206.656MB
409.01/409.14	c total #watches: 670346
409.31/409.41	c total #propagations: 828347071 / total #impl: 3596829693 (eff. 0.230)
409.31/409.41	c #Conflicts:     886000 | #Learnt:      43892 | 0.000
409.31/409.41	c total clause space: 206.656MB
409.31/409.41	c total #watches: 674793
409.61/409.70	c total #propagations: 828823819 / total #impl: 3599011083 (eff. 0.230)
409.61/409.70	c #Conflicts:     887000 | #Learnt:      44892 | 0.000
409.61/409.70	c total clause space: 206.656MB
409.61/409.70	c total #watches: 679374
409.91/410.03	c total #propagations: 829322551 / total #impl: 3601448673 (eff. 0.230)
409.91/410.03	c GC COLLECT
409.91/410.03	c #Conflicts:     888000 | #Learnt:      23218 | 0.000
409.91/410.03	c total clause space: 206.656MB
409.91/410.03	c total #watches: 603990
410.22/410.30	c total #propagations: 829842660 / total #impl: 3603976588 (eff. 0.230)
410.22/410.30	c #Conflicts:     889000 | #Learnt:      24218 | 0.000
410.22/410.30	c total clause space: 206.656MB
410.22/410.30	c total #watches: 608629
410.41/410.59	c total #propagations: 830393679 / total #impl: 3606644606 (eff. 0.230)
410.41/410.59	c #Conflicts:     890000 | #Learnt:      25218 | 0.000
410.41/410.59	c total clause space: 206.656MB
410.41/410.59	c total #watches: 612454
410.81/410.91	c total #propagations: 830924083 / total #impl: 3609284516 (eff. 0.230)
410.81/410.91	c #Conflicts:     891000 | #Learnt:      26218 | 0.000
410.81/410.91	c total clause space: 206.656MB
410.81/410.91	c total #watches: 616334
411.32/411.41	c total #propagations: 831473257 / total #impl: 3612099676 (eff. 0.230)
411.32/411.41	c #Conflicts:     892000 | #Learnt:      27218 | 0.000
411.32/411.41	c total clause space: 206.656MB
411.32/411.41	c total #watches: 620417
411.71/411.86	c total #propagations: 832447295 / total #impl: 3616359298 (eff. 0.230)
411.71/411.86	c #Conflicts:     893000 | #Learnt:      28218 | 0.000
411.71/411.86	c total clause space: 206.656MB
411.71/411.86	c total #watches: 624140
412.21/412.35	c total #propagations: 833335007 / total #impl: 3620259956 (eff. 0.230)
412.21/412.35	c #Conflicts:     894000 | #Learnt:      29218 | 0.000
412.21/412.35	c total clause space: 206.656MB
412.21/412.35	c total #watches: 626948
412.71/412.86	c total #propagations: 834413579 / total #impl: 3624552620 (eff. 0.230)
412.71/412.86	c #Conflicts:     895000 | #Learnt:      30218 | 0.000
412.71/412.86	c total clause space: 206.656MB
412.71/412.86	c total #watches: 629824
413.31/413.42	c total #propagations: 835554092 / total #impl: 3628636144 (eff. 0.230)
413.31/413.42	c #Conflicts:     896000 | #Learnt:      31218 | 0.000
413.31/413.42	c total clause space: 206.656MB
413.31/413.42	c total #watches: 632857
413.81/413.92	c total #propagations: 836874049 / total #impl: 3633376499 (eff. 0.230)
413.81/413.92	c #Conflicts:     897000 | #Learnt:      32218 | 0.000
413.81/413.92	c total clause space: 206.656MB
413.81/413.92	c total #watches: 636240
414.21/414.34	c total #propagations: 837859702 / total #impl: 3637768762 (eff. 0.230)
414.21/414.34	c #Conflicts:     898000 | #Learnt:      33218 | 0.000
414.21/414.34	c total clause space: 206.656MB
414.21/414.34	c total #watches: 639197
414.72/414.86	c total #propagations: 838600445 / total #impl: 3640832135 (eff. 0.230)
414.72/414.86	c #Conflicts:     899000 | #Learnt:      34218 | 0.000
414.72/414.86	c total clause space: 206.656MB
414.72/414.86	c total #watches: 642313
415.31/415.40	c total #propagations: 839433398 / total #impl: 3645380847 (eff. 0.230)
415.31/415.40	c #Conflicts:     900000 | #Learnt:      35218 | 0.000
415.31/415.40	c total clause space: 206.656MB
415.31/415.40	c total #watches: 645589
415.82/415.90	c total #propagations: 840416040 / total #impl: 3650019533 (eff. 0.230)
415.82/415.90	c #Conflicts:     901000 | #Learnt:      36218 | 0.000
415.82/415.90	c total clause space: 206.656MB
415.82/415.90	c total #watches: 649497
416.21/416.34	c total #propagations: 841199973 / total #impl: 3654282314 (eff. 0.230)
416.21/416.34	c #Conflicts:     902000 | #Learnt:      37218 | 0.000
416.21/416.34	c total clause space: 206.656MB
416.21/416.34	c total #watches: 652561
416.71/416.87	c total #propagations: 842024107 / total #impl: 3657780905 (eff. 0.230)
416.71/416.87	c #Conflicts:     903000 | #Learnt:      38218 | 0.000
416.71/416.87	c total clause space: 206.656MB
416.71/416.87	c total #watches: 656600
417.31/417.42	c total #propagations: 843051790 / total #impl: 3662216666 (eff. 0.230)
417.31/417.42	c #Conflicts:     904000 | #Learnt:      39218 | 0.000
417.31/417.42	c total clause space: 206.656MB
417.31/417.42	c total #watches: 659612
417.81/417.94	c total #propagations: 844119807 / total #impl: 3666579842 (eff. 0.230)
417.81/417.94	c #Conflicts:     905000 | #Learnt:      40218 | 0.000
417.81/417.94	c total clause space: 206.656MB
417.81/417.94	c total #watches: 664726
418.21/418.39	c total #propagations: 845028289 / total #impl: 3670901454 (eff. 0.230)
418.21/418.39	c #Conflicts:     906000 | #Learnt:      41218 | 0.000
418.21/418.39	c total clause space: 206.656MB
418.21/418.39	c total #watches: 670489
418.71/418.85	c total #propagations: 845889380 / total #impl: 3675041406 (eff. 0.230)
418.71/418.85	c #Conflicts:     907000 | #Learnt:      42218 | 0.000
418.71/418.85	c total clause space: 206.656MB
418.71/418.85	c total #watches: 674999
419.21/419.35	c total #propagations: 846511030 / total #impl: 3679383449 (eff. 0.230)
419.21/419.35	c #Conflicts:     908000 | #Learnt:      43218 | 0.000
419.21/419.35	c total clause space: 206.656MB
419.21/419.35	c total #watches: 677789
419.71/419.83	c total #propagations: 847220199 / total #impl: 3683549446 (eff. 0.230)
419.71/419.83	c #Conflicts:     909000 | #Learnt:      44218 | 0.000
419.71/419.83	c total clause space: 206.656MB
419.71/419.83	c total #watches: 681333
420.22/420.32	c total #propagations: 847934878 / total #impl: 3687376002 (eff. 0.230)
420.22/420.32	c #Conflicts:     910000 | #Learnt:      45218 | 0.000
420.22/420.32	c total clause space: 206.656MB
420.22/420.32	c total #watches: 685210
420.81/420.92	c total #propagations: 848579738 / total #impl: 3690754223 (eff. 0.230)
420.81/420.92	c GC COLLECT
420.81/420.92	c #Conflicts:     911000 | #Learnt:      23181 | 0.000
420.81/420.92	c total clause space: 206.656MB
420.81/420.92	c total #watches: 603638
421.21/421.36	c total #propagations: 849493235 / total #impl: 3695055965 (eff. 0.230)
421.21/421.36	c #Conflicts:     912000 | #Learnt:      24181 | 0.000
421.21/421.36	c total clause space: 206.656MB
421.21/421.36	c total #watches: 606935
421.71/421.89	c total #propagations: 850424968 / total #impl: 3698512557 (eff. 0.230)
421.71/421.89	c #Conflicts:     913000 | #Learnt:      25181 | 0.000
421.71/421.89	c total clause space: 206.656MB
421.71/421.89	c total #watches: 610032
422.21/422.34	c total #propagations: 851599642 / total #impl: 3703069592 (eff. 0.230)
422.21/422.34	c #Conflicts:     914000 | #Learnt:      26181 | 0.000
422.21/422.34	c total clause space: 206.656MB
422.21/422.34	c total #watches: 612636
422.71/422.89	c total #propagations: 852518808 / total #impl: 3706434960 (eff. 0.230)
422.71/422.89	c #Conflicts:     915000 | #Learnt:      27181 | 0.000
422.71/422.89	c total clause space: 206.656MB
422.71/422.89	c total #watches: 616833
423.31/423.44	c total #propagations: 853662114 / total #impl: 3711482797 (eff. 0.230)
423.31/423.44	c #Conflicts:     916000 | #Learnt:      28181 | 0.000
423.31/423.44	c total clause space: 206.656MB
423.31/423.44	c total #watches: 620066
423.81/423.96	c total #propagations: 854759661 / total #impl: 3716294183 (eff. 0.230)
423.81/423.96	c #Conflicts:     917000 | #Learnt:      29181 | 0.000
423.81/423.96	c total clause space: 206.656MB
423.81/423.96	c total #watches: 623285
424.41/424.53	c total #propagations: 855767820 / total #impl: 3721175437 (eff. 0.230)
424.41/424.53	c #Conflicts:     918000 | #Learnt:      30181 | 0.000
424.41/424.53	c total clause space: 206.656MB
424.41/424.53	c total #watches: 626639
424.91/425.09	c total #propagations: 857075473 / total #impl: 3726565439 (eff. 0.230)
424.91/425.09	c #Conflicts:     919000 | #Learnt:      31181 | 0.000
424.91/425.09	c total clause space: 206.656MB
424.91/425.09	c total #watches: 630085
425.41/425.58	c total #propagations: 858333513 / total #impl: 3731130120 (eff. 0.230)
425.41/425.58	c #Conflicts:     920000 | #Learnt:      32181 | 0.000
425.41/425.58	c total clause space: 206.656MB
425.41/425.58	c total #watches: 633506
426.01/426.11	c total #propagations: 859287807 / total #impl: 3735646667 (eff. 0.230)
426.01/426.11	c #Conflicts:     921000 | #Learnt:      33181 | 0.000
426.01/426.11	c total clause space: 206.656MB
426.01/426.11	c total #watches: 637576
426.51/426.65	c total #propagations: 860199750 / total #impl: 3739934079 (eff. 0.230)
426.51/426.65	c #Conflicts:     922000 | #Learnt:      34181 | 0.000
426.51/426.65	c total clause space: 206.656MB
426.51/426.65	c total #watches: 641342
427.11/427.22	c total #propagations: 861227211 / total #impl: 3744805652 (eff. 0.230)
427.11/427.22	c #Conflicts:     923000 | #Learnt:      35181 | 0.000
427.11/427.22	c total clause space: 206.656MB
427.11/427.22	c total #watches: 644485
427.51/427.69	c total #propagations: 862436028 / total #impl: 3749156327 (eff. 0.230)
427.51/427.69	c #Conflicts:     924000 | #Learnt:      36181 | 0.000
427.51/427.69	c total clause space: 206.656MB
427.51/427.69	c total #watches: 647977
428.11/428.23	c total #propagations: 863305889 / total #impl: 3753271819 (eff. 0.230)
428.11/428.23	c #Conflicts:     925000 | #Learnt:      37181 | 0.000
428.11/428.23	c total clause space: 206.656MB
428.11/428.23	c total #watches: 651072
428.51/428.60	c total #propagations: 864183469 / total #impl: 3757636987 (eff. 0.230)
428.51/428.60	c #Conflicts:     926000 | #Learnt:      38181 | 0.000
428.51/428.60	c total clause space: 206.656MB
428.51/428.60	c total #watches: 654290
428.91/429.07	c total #propagations: 864871196 / total #impl: 3760392953 (eff. 0.230)
428.91/429.07	c #Conflicts:     927000 | #Learnt:      39181 | 0.000
428.91/429.07	c total clause space: 206.656MB
428.91/429.07	c total #watches: 657866
429.51/429.69	c total #propagations: 865782790 / total #impl: 3763898962 (eff. 0.230)
429.51/429.69	c #Conflicts:     928000 | #Learnt:      40181 | 0.000
429.51/429.69	c total clause space: 206.656MB
429.51/429.69	c total #watches: 662475
430.21/430.30	c total #propagations: 866956952 / total #impl: 3768540174 (eff. 0.230)
430.21/430.30	c #Conflicts:     929000 | #Learnt:      41181 | 0.000
430.21/430.30	c total clause space: 206.656MB
430.21/430.30	c total #watches: 666767
430.91/431.08	c total #propagations: 868041763 / total #impl: 3772981407 (eff. 0.230)
430.91/431.08	c #Conflicts:     930000 | #Learnt:      42181 | 0.000
430.91/431.08	c total clause space: 206.656MB
430.91/431.08	c total #watches: 672389
431.81/431.92	c total #propagations: 869235248 / total #impl: 3777948854 (eff. 0.230)
431.81/431.92	c #Conflicts:     931000 | #Learnt:      43181 | 0.000
431.81/431.92	c total clause space: 206.656MB
431.81/431.92	c total #watches: 677131
432.71/432.82	c total #propagations: 870418859 / total #impl: 3782950312 (eff. 0.230)
432.71/432.82	c #Conflicts:     932000 | #Learnt:      44181 | 0.000
432.71/432.82	c total clause space: 206.656MB
432.71/432.82	c total #watches: 681841
433.61/433.71	c total #propagations: 871551679 / total #impl: 3787652598 (eff. 0.230)
433.61/433.71	c #Conflicts:     933000 | #Learnt:      45181 | 0.000
433.61/433.71	c total clause space: 206.656MB
433.61/433.71	c total #watches: 685750
434.41/434.51	c total #propagations: 872578672 / total #impl: 3791805401 (eff. 0.230)
434.41/434.51	c #Conflicts:     934000 | #Learnt:      46181 | 0.000
434.41/434.51	c total clause space: 206.656MB
434.41/434.51	c total #watches: 691193
435.20/435.34	c total #propagations: 873617392 / total #impl: 3796374454 (eff. 0.230)
435.20/435.34	c GC COLLECT
435.20/435.34	c #Conflicts:     935000 | #Learnt:      23874 | 0.000
435.20/435.34	c total clause space: 206.656MB
435.20/435.35	c total #watches: 607547
435.70/435.89	c total #propagations: 874827182 / total #impl: 3801496939 (eff. 0.230)
435.70/435.89	c #Conflicts:     936000 | #Learnt:      24874 | 0.000
435.70/435.89	c total clause space: 206.656MB
435.70/435.89	c total #watches: 612376
436.20/436.34	c total #propagations: 875937780 / total #impl: 3805776762 (eff. 0.230)
436.20/436.34	c #Conflicts:     937000 | #Learnt:      25874 | 0.000
436.20/436.34	c total clause space: 206.656MB
436.20/436.34	c total #watches: 615455
436.61/436.78	c total #propagations: 876745842 / total #impl: 3810121580 (eff. 0.230)
436.61/436.78	c #Conflicts:     938000 | #Learnt:      26874 | 0.000
436.61/436.78	c total clause space: 206.656MB
436.61/436.78	c total #watches: 618737
437.10/437.23	c total #propagations: 877420402 / total #impl: 3813971552 (eff. 0.230)
437.10/437.23	c #Conflicts:     939000 | #Learnt:      27874 | 0.000
437.10/437.23	c total clause space: 206.656MB
437.10/437.23	c total #watches: 622818
437.50/437.64	c total #propagations: 878096446 / total #impl: 3817798982 (eff. 0.230)
437.50/437.64	c #Conflicts:     940000 | #Learnt:      28874 | 0.000
437.50/437.64	c total clause space: 206.656MB
437.50/437.64	c total #watches: 626612
438.00/438.13	c total #propagations: 878657087 / total #impl: 3820997846 (eff. 0.230)
438.00/438.13	c #Conflicts:     941000 | #Learnt:      29874 | 0.000
438.00/438.13	c total clause space: 206.656MB
438.00/438.13	c total #watches: 630320
438.50/438.64	c total #propagations: 879306740 / total #impl: 3824528532 (eff. 0.230)
438.50/438.64	c #Conflicts:     942000 | #Learnt:      30874 | 0.000
438.50/438.64	c total clause space: 206.656MB
438.50/438.64	c total #watches: 633898
439.10/439.20	c total #propagations: 880029527 / total #impl: 3828453971 (eff. 0.230)
439.10/439.20	c #Conflicts:     943000 | #Learnt:      31874 | 0.000
439.10/439.20	c total clause space: 206.656MB
439.10/439.20	c total #watches: 636717
439.60/439.78	c total #propagations: 880751434 / total #impl: 3832562881 (eff. 0.230)
439.60/439.78	c #Conflicts:     944000 | #Learnt:      32874 | 0.000
439.60/439.78	c total clause space: 206.656MB
439.60/439.78	c total #watches: 639716
440.30/440.44	c total #propagations: 881412566 / total #impl: 3835909420 (eff. 0.230)
440.30/440.44	c #Conflicts:     945000 | #Learnt:      33874 | 0.000
440.30/440.44	c total clause space: 206.656MB
440.30/440.44	c total #watches: 642170
440.90/441.10	c total #propagations: 882205923 / total #impl: 3840258984 (eff. 0.230)
440.90/441.10	c #Conflicts:     946000 | #Learnt:      34874 | 0.000
440.90/441.10	c total clause space: 206.656MB
440.90/441.10	c total #watches: 644867
441.60/441.75	c total #propagations: 882964844 / total #impl: 3844787807 (eff. 0.230)
441.60/441.75	c #Conflicts:     947000 | #Learnt:      35874 | 0.000
441.60/441.75	c total clause space: 206.656MB
441.60/441.75	c total #watches: 647982
442.30/442.45	c total #propagations: 883715699 / total #impl: 3849225358 (eff. 0.230)
442.30/442.45	c #Conflicts:     948000 | #Learnt:      36874 | 0.000
442.30/442.45	c total clause space: 206.656MB
442.30/442.45	c total #watches: 650530
443.00/443.13	c total #propagations: 884516223 / total #impl: 3853961296 (eff. 0.230)
443.00/443.13	c #Conflicts:     949000 | #Learnt:      37874 | 0.000
443.00/443.13	c total clause space: 206.656MB
443.00/443.13	c total #watches: 654214
443.50/443.66	c total #propagations: 885306643 / total #impl: 3858799729 (eff. 0.229)
443.50/443.66	c #Conflicts:     950000 | #Learnt:      38874 | 0.000
443.50/443.66	c total clause space: 206.656MB
443.50/443.66	c total #watches: 658200
444.00/444.17	c total #propagations: 886208615 / total #impl: 3862511297 (eff. 0.229)
444.00/444.17	c #Conflicts:     951000 | #Learnt:      39874 | 0.000
444.00/444.17	c total clause space: 206.656MB
444.00/444.17	c total #watches: 662230
444.41/444.57	c total #propagations: 887054003 / total #impl: 3866079340 (eff. 0.229)
444.41/444.57	c #Conflicts:     952000 | #Learnt:      40874 | 0.000
444.41/444.57	c total clause space: 206.656MB
444.41/444.57	c total #watches: 666697
444.90/445.06	c total #propagations: 887777667 / total #impl: 3869329157 (eff. 0.229)
444.90/445.06	c #Conflicts:     953000 | #Learnt:      41874 | 0.000
444.90/445.06	c total clause space: 206.656MB
444.90/445.06	c total #watches: 670103
445.51/445.68	c total #propagations: 888654733 / total #impl: 3873616631 (eff. 0.229)
445.51/445.68	c #Conflicts:     954000 | #Learnt:      42874 | 0.000
445.51/445.68	c total clause space: 206.656MB
445.51/445.68	c total #watches: 673147
446.10/446.24	c total #propagations: 889503726 / total #impl: 3876814916 (eff. 0.229)
446.10/446.24	c #Conflicts:     955000 | #Learnt:      43874 | 0.000
446.10/446.24	c total clause space: 206.656MB
446.10/446.24	c total #watches: 676409
446.70/446.87	c total #propagations: 890250430 / total #impl: 3879722942 (eff. 0.229)
446.70/446.87	c #Conflicts:     956000 | #Learnt:      44874 | 0.000
446.70/446.87	c total clause space: 206.656MB
446.70/446.87	c total #watches: 679869
447.40/447.51	c total #propagations: 891044219 / total #impl: 3882608645 (eff. 0.229)
447.40/447.51	c #Conflicts:     957000 | #Learnt:      45874 | 0.000
447.40/447.51	c total clause space: 206.656MB
447.40/447.51	c total #watches: 683209
448.10/448.23	c total #propagations: 891937106 / total #impl: 3886422897 (eff. 0.230)
448.10/448.23	c #Conflicts:     958000 | #Learnt:      46874 | 0.000
448.10/448.23	c total clause space: 206.656MB
448.10/448.23	c total #watches: 687709
448.71/448.85	c total #propagations: 892723052 / total #impl: 3889770924 (eff. 0.230)
448.71/448.85	c GC COLLECT
448.71/448.85	c #Conflicts:     959000 | #Learnt:      24349 | 0.000
448.71/448.85	c total clause space: 206.656MB
448.71/448.85	c total #watches: 609288
449.20/449.30	c total #propagations: 893528143 / total #impl: 3892918844 (eff. 0.230)
449.20/449.30	c #Conflicts:     960000 | #Learnt:      25349 | 0.000
449.20/449.30	c total clause space: 206.656MB
449.20/449.30	c total #watches: 612375
449.70/449.82	c total #propagations: 894353189 / total #impl: 3896144626 (eff. 0.230)
449.70/449.82	c #Conflicts:     961000 | #Learnt:      26349 | 0.000
449.70/449.82	c total clause space: 206.656MB
449.70/449.82	c total #watches: 616128
450.30/450.40	c total #propagations: 895208086 / total #impl: 3899488331 (eff. 0.230)
450.30/450.40	c #Conflicts:     962000 | #Learnt:      27349 | 0.000
450.30/450.40	c total clause space: 206.656MB
450.30/450.40	c total #watches: 620418
451.01/451.16	c total #propagations: 895999936 / total #impl: 3902772688 (eff. 0.230)
451.01/451.16	c #Conflicts:     963000 | #Learnt:      28349 | 0.000
451.01/451.16	c total clause space: 206.656MB
451.01/451.16	c total #watches: 624978
451.60/451.76	c total #propagations: 896919427 / total #impl: 3906999660 (eff. 0.230)
451.60/451.76	c #Conflicts:     964000 | #Learnt:      29349 | 0.000
451.60/451.76	c total clause space: 206.656MB
451.60/451.76	c total #watches: 628535
452.20/452.39	c total #propagations: 897672620 / total #impl: 3909890519 (eff. 0.230)
452.20/452.39	c #Conflicts:     965000 | #Learnt:      30349 | 0.000
452.20/452.39	c total clause space: 206.656MB
452.20/452.39	c total #watches: 632084
453.00/453.12	c total #propagations: 898534197 / total #impl: 3913512681 (eff. 0.230)
453.00/453.12	c #Conflicts:     966000 | #Learnt:      31349 | 0.000
453.00/453.12	c total clause space: 206.656MB
453.00/453.12	c total #watches: 634914
453.70/453.81	c total #propagations: 899348141 / total #impl: 3917177067 (eff. 0.230)
453.70/453.81	c #Conflicts:     967000 | #Learnt:      32349 | 0.000
453.70/453.81	c total clause space: 206.656MB
453.70/453.81	c total #watches: 638080
454.31/454.47	c total #propagations: 900193052 / total #impl: 3920564770 (eff. 0.230)
454.31/454.47	c #Conflicts:     968000 | #Learnt:      33349 | 0.000
454.31/454.47	c total clause space: 206.656MB
454.31/454.47	c total #watches: 641337
455.00/455.12	c total #propagations: 901020243 / total #impl: 3923948871 (eff. 0.230)
455.00/455.12	c #Conflicts:     969000 | #Learnt:      34349 | 0.000
455.00/455.12	c total clause space: 206.656MB
455.00/455.12	c total #watches: 644698
455.60/455.76	c total #propagations: 901782334 / total #impl: 3926930982 (eff. 0.230)
455.60/455.76	c #Conflicts:     970000 | #Learnt:      35349 | 0.000
455.60/455.76	c total clause space: 206.656MB
455.60/455.76	c total #watches: 647471
456.20/456.38	c total #propagations: 902541394 / total #impl: 3929896994 (eff. 0.230)
456.20/456.38	c #Conflicts:     971000 | #Learnt:      36349 | 0.000
456.20/456.38	c total clause space: 206.656MB
456.20/456.38	c total #watches: 652358
457.00/457.14	c total #propagations: 903244542 / total #impl: 3933009035 (eff. 0.230)
457.00/457.14	c #Conflicts:     972000 | #Learnt:      37349 | 0.000
457.00/457.14	c total clause space: 206.656MB
457.00/457.14	c total #watches: 655995
457.80/457.92	c total #propagations: 904006968 / total #impl: 3936120371 (eff. 0.230)
457.80/457.92	c #Conflicts:     973000 | #Learnt:      38349 | 0.000
457.80/457.92	c total clause space: 206.656MB
457.80/457.92	c total #watches: 658934
458.50/458.70	c total #propagations: 904873791 / total #impl: 3939984771 (eff. 0.230)
458.50/458.70	c #Conflicts:     974000 | #Learnt:      39349 | 0.000
458.50/458.70	c total clause space: 206.656MB
458.50/458.70	c total #watches: 663180
459.20/459.37	c total #propagations: 905577941 / total #impl: 3943077083 (eff. 0.230)
459.20/459.37	c #Conflicts:     975000 | #Learnt:      40349 | 0.000
459.20/459.37	c total clause space: 206.656MB
459.20/459.37	c total #watches: 667447
459.71/459.84	c total #propagations: 906384216 / total #impl: 3946815890 (eff. 0.230)
459.71/459.84	c #Conflicts:     976000 | #Learnt:      41349 | 0.000
459.71/459.84	c total clause space: 206.656MB
459.71/459.84	c total #watches: 670561
460.20/460.32	c total #propagations: 907183050 / total #impl: 3950938689 (eff. 0.230)
460.20/460.32	c #Conflicts:     977000 | #Learnt:      42349 | 0.000
460.20/460.32	c total clause space: 206.656MB
460.20/460.32	c total #watches: 673267
460.60/460.77	c total #propagations: 907940714 / total #impl: 3954749872 (eff. 0.230)
460.60/460.77	c #Conflicts:     978000 | #Learnt:      43349 | 0.000
460.60/460.77	c total clause space: 206.656MB
460.60/460.77	c total #watches: 676509
461.10/461.27	c total #propagations: 908595464 / total #impl: 3958087941 (eff. 0.230)
461.10/461.27	c #Conflicts:     979000 | #Learnt:      44349 | 0.000
461.10/461.27	c total clause space: 206.656MB
461.10/461.27	c total #watches: 680576
461.70/461.81	c total #propagations: 909318887 / total #impl: 3961876115 (eff. 0.230)
461.70/461.81	c #Conflicts:     980000 | #Learnt:      45349 | 0.000
461.70/461.81	c total clause space: 206.656MB
461.70/461.81	c total #watches: 683477
462.31/462.41	c total #propagations: 910046564 / total #impl: 3965745800 (eff. 0.229)
462.31/462.41	c #Conflicts:     981000 | #Learnt:      46349 | 0.000
462.31/462.41	c total clause space: 206.656MB
462.31/462.41	c total #watches: 686229
462.81/462.97	c total #propagations: 910842064 / total #impl: 3970082686 (eff. 0.229)
462.81/462.97	c #Conflicts:     982000 | #Learnt:      47349 | 0.000
462.81/462.97	c total clause space: 206.656MB
462.81/462.97	c total #watches: 689248
463.40/463.53	c total #propagations: 911551454 / total #impl: 3973927593 (eff. 0.229)
463.40/463.53	c GC COLLECT
463.40/463.53	c #Conflicts:     983000 | #Learnt:      24432 | 0.000
463.40/463.53	c total clause space: 206.656MB
463.40/463.53	c total #watches: 610206
463.80/463.95	c total #propagations: 912215054 / total #impl: 3977726049 (eff. 0.229)
463.80/463.95	c #Conflicts:     984000 | #Learnt:      25432 | 0.000
463.80/463.95	c total clause space: 206.656MB
463.80/463.95	c total #watches: 613655
464.21/464.38	c total #propagations: 912865821 / total #impl: 3981383786 (eff. 0.229)
464.21/464.38	c #Conflicts:     985000 | #Learnt:      26432 | 0.000
464.21/464.38	c total clause space: 206.656MB
464.21/464.38	c total #watches: 617061
464.70/464.87	c total #propagations: 913469915 / total #impl: 3984751081 (eff. 0.229)
464.70/464.87	c #Conflicts:     986000 | #Learnt:      27432 | 0.000
464.70/464.87	c total clause space: 206.656MB
464.70/464.87	c total #watches: 620487
465.31/465.41	c total #propagations: 914135251 / total #impl: 3988092436 (eff. 0.229)
465.31/465.41	c #Conflicts:     987000 | #Learnt:      28432 | 0.000
465.31/465.41	c total clause space: 206.656MB
465.31/465.41	c total #watches: 623800
465.80/465.98	c total #propagations: 914830624 / total #impl: 3991799790 (eff. 0.229)
465.80/465.98	c #Conflicts:     988000 | #Learnt:      29432 | 0.000
465.80/465.98	c total clause space: 206.656MB
465.80/465.98	c total #watches: 626617
466.41/466.56	c total #propagations: 915566533 / total #impl: 3995799588 (eff. 0.229)
466.41/466.56	c #Conflicts:     989000 | #Learnt:      30432 | 0.000
466.41/466.56	c total clause space: 206.656MB
466.41/466.56	c total #watches: 629933
467.00/467.17	c total #propagations: 916236307 / total #impl: 3999710951 (eff. 0.229)
467.00/467.17	c #Conflicts:     990000 | #Learnt:      31432 | 0.000
467.00/467.17	c total clause space: 206.656MB
467.00/467.17	c total #watches: 632852
467.70/467.81	c total #propagations: 916921437 / total #impl: 4003510302 (eff. 0.229)
467.70/467.81	c #Conflicts:     991000 | #Learnt:      32432 | 0.000
467.70/467.81	c total clause space: 206.656MB
467.70/467.81	c total #watches: 635919
468.30/468.44	c total #propagations: 917551285 / total #impl: 4007011201 (eff. 0.229)
468.30/468.44	c #Conflicts:     992000 | #Learnt:      33432 | 0.000
468.30/468.44	c total clause space: 206.656MB
468.30/468.44	c total #watches: 638960
468.90/469.09	c total #propagations: 918211617 / total #impl: 4010629219 (eff. 0.229)
468.90/469.09	c #Conflicts:     993000 | #Learnt:      34432 | 0.000
468.90/469.09	c total clause space: 206.656MB
468.90/469.10	c total #watches: 641914
469.71/469.82	c total #propagations: 918891751 / total #impl: 4014194165 (eff. 0.229)
469.71/469.82	c #Conflicts:     994000 | #Learnt:      35432 | 0.000
469.71/469.82	c total clause space: 206.656MB
469.71/469.82	c total #watches: 644990
470.40/470.55	c total #propagations: 919564051 / total #impl: 4017519600 (eff. 0.229)
470.40/470.55	c #Conflicts:     995000 | #Learnt:      36432 | 0.000
470.40/470.55	c total clause space: 206.656MB
470.40/470.55	c total #watches: 648619
471.20/471.31	c total #propagations: 920257207 / total #impl: 4021265183 (eff. 0.229)
471.20/471.31	c #Conflicts:     996000 | #Learnt:      37432 | 0.000
471.20/471.31	c total clause space: 206.656MB
471.20/471.31	c total #watches: 651438
472.00/472.11	c total #propagations: 920919081 / total #impl: 4025113248 (eff. 0.229)
472.00/472.11	c #Conflicts:     997000 | #Learnt:      38432 | 0.000
472.00/472.11	c total clause space: 206.656MB
472.00/472.11	c total #watches: 654493
472.70/472.80	c total #propagations: 921583452 / total #impl: 4028844684 (eff. 0.229)
472.70/472.80	c #Conflicts:     998000 | #Learnt:      39432 | 0.000
472.70/472.80	c total clause space: 206.656MB
472.70/472.81	c total #watches: 657999
473.50/473.67	c total #propagations: 922240839 / total #impl: 4032801229 (eff. 0.229)
473.50/473.67	c #Conflicts:     999000 | #Learnt:      40432 | 0.000
473.50/473.67	c total clause space: 206.656MB
473.50/473.67	c total #watches: 661714
474.10/474.26	c total #propagations: 923033765 / total #impl: 4037356112 (eff. 0.229)
474.10/474.26	c #Conflicts:    1000000 | #Learnt:      41431 | 0.000
474.10/474.26	c total clause space: 206.656MB
474.10/474.26	c total #watches: 664579
474.50/474.66	c total #propagations: 923879833 / total #impl: 4040700199 (eff. 0.229)
474.50/474.66	c #Conflicts:    1001000 | #Learnt:      42431 | 0.000
474.50/474.66	c total clause space: 206.656MB
474.50/474.66	c total #watches: 667574
474.90/475.05	c total #propagations: 924686433 / total #impl: 4043534237 (eff. 0.229)
474.90/475.05	c #Conflicts:    1002000 | #Learnt:      43431 | 0.000
474.90/475.05	c total clause space: 206.656MB
474.90/475.05	c total #watches: 671415
475.30/475.46	c total #propagations: 925423357 / total #impl: 4046130928 (eff. 0.229)
475.30/475.46	c #Conflicts:    1003000 | #Learnt:      44431 | 0.000
475.30/475.46	c total clause space: 206.656MB
475.30/475.46	c total #watches: 674381
475.80/475.92	c total #propagations: 926151425 / total #impl: 4048554013 (eff. 0.229)
475.80/475.92	c #Conflicts:    1004000 | #Learnt:      45431 | 0.000
475.80/475.92	c total clause space: 206.656MB
475.80/475.92	c total #watches: 678128
476.30/476.47	c total #propagations: 926913087 / total #impl: 4051249328 (eff. 0.229)
476.30/476.47	c #Conflicts:    1005000 | #Learnt:      46431 | 0.000
476.30/476.47	c total clause space: 206.656MB
476.30/476.47	c total #watches: 681881
476.90/477.05	c total #propagations: 927704713 / total #impl: 4054110763 (eff. 0.229)
476.90/477.05	c #Conflicts:    1006000 | #Learnt:      47431 | 0.000
476.90/477.05	c total clause space: 206.656MB
476.90/477.05	c total #watches: 686117
477.50/477.64	c total #propagations: 928502777 / total #impl: 4057114125 (eff. 0.229)
477.50/477.64	c #Conflicts:    1007000 | #Learnt:      48431 | 0.000
477.50/477.64	c total clause space: 206.656MB
477.50/477.64	c total #watches: 689610
478.00/478.12	c total #propagations: 929325247 / total #impl: 4060319728 (eff. 0.229)
478.00/478.12	c GC COLLECT
478.00/478.12	c #Conflicts:    1008000 | #Learnt:      25227 | 0.000
478.00/478.12	c total clause space: 206.656MB
478.00/478.12	c total #watches: 612501
478.40/478.54	c total #propagations: 930223652 / total #impl: 4063674577 (eff. 0.229)
478.40/478.54	c #Conflicts:    1009000 | #Learnt:      26227 | 0.000
478.40/478.54	c total clause space: 206.656MB
478.40/478.54	c total #watches: 616040
478.80/478.96	c total #propagations: 931012724 / total #impl: 4066491726 (eff. 0.229)
478.80/478.96	c #Conflicts:    1010000 | #Learnt:      27227 | 0.000
478.80/478.96	c total clause space: 206.656MB
478.80/478.96	c total #watches: 619353
479.20/479.39	c total #propagations: 931717941 / total #impl: 4069103758 (eff. 0.229)
479.20/479.39	c #Conflicts:    1011000 | #Learnt:      28227 | 0.000
479.20/479.39	c total clause space: 206.656MB
479.20/479.39	c total #watches: 623576
479.70/479.88	c total #propagations: 932402483 / total #impl: 4072118913 (eff. 0.229)
479.70/479.88	c #Conflicts:    1012000 | #Learnt:      29227 | 0.000
479.70/479.88	c total clause space: 206.656MB
479.70/479.88	c total #watches: 628112
480.20/480.39	c total #propagations: 933167595 / total #impl: 4075326906 (eff. 0.229)
480.20/480.39	c #Conflicts:    1013000 | #Learnt:      30227 | 0.000
480.20/480.39	c total clause space: 206.656MB
480.20/480.39	c total #watches: 632400
480.79/480.92	c total #propagations: 933873508 / total #impl: 4078207820 (eff. 0.229)
480.79/480.92	c #Conflicts:    1014000 | #Learnt:      31227 | 0.000
480.79/480.92	c total clause space: 206.656MB
480.79/480.92	c total #watches: 637057
481.39/481.53	c total #propagations: 934681359 / total #impl: 4081747241 (eff. 0.229)
481.39/481.53	c #Conflicts:    1015000 | #Learnt:      32227 | 0.000
481.39/481.53	c total clause space: 206.656MB
481.39/481.53	c total #watches: 642190
481.99/482.16	c total #propagations: 935501651 / total #impl: 4085322804 (eff. 0.229)
481.99/482.16	c #Conflicts:    1016000 | #Learnt:      33227 | 0.000
481.99/482.16	c total clause space: 206.656MB
481.99/482.16	c total #watches: 646476
482.59/482.75	c total #propagations: 936282422 / total #impl: 4088821571 (eff. 0.229)
482.59/482.75	c #Conflicts:    1017000 | #Learnt:      34227 | 0.000
482.59/482.75	c total clause space: 206.656MB
482.59/482.75	c total #watches: 649882
483.19/483.37	c total #propagations: 936964970 / total #impl: 4091715227 (eff. 0.229)
483.19/483.37	c #Conflicts:    1018000 | #Learnt:      35227 | 0.000
483.19/483.37	c total clause space: 206.656MB
483.19/483.37	c total #watches: 653926
483.90/484.05	c total #propagations: 937627483 / total #impl: 4094822941 (eff. 0.229)
483.90/484.05	c #Conflicts:    1019000 | #Learnt:      36227 | 0.000
483.90/484.05	c total clause space: 206.656MB
483.90/484.05	c total #watches: 658337
484.59/484.78	c total #propagations: 938365090 / total #impl: 4098264963 (eff. 0.229)
484.59/484.78	c #Conflicts:    1020000 | #Learnt:      37227 | 0.000
484.59/484.78	c total clause space: 206.656MB
484.59/484.78	c total #watches: 662985
485.29/485.43	c total #propagations: 939090339 / total #impl: 4101507870 (eff. 0.229)
485.29/485.43	c #Conflicts:    1021000 | #Learnt:      38227 | 0.000
485.29/485.43	c total clause space: 206.656MB
485.29/485.43	c total #watches: 666835
485.99/486.16	c total #propagations: 939704972 / total #impl: 4104457086 (eff. 0.229)
485.99/486.16	c #Conflicts:    1022000 | #Learnt:      39227 | 0.000
485.99/486.16	c total clause space: 206.656MB
485.99/486.16	c total #watches: 672155
486.89/487.04	c total #propagations: 940372128 / total #impl: 4107942859 (eff. 0.229)
486.89/487.04	c #Conflicts:    1023000 | #Learnt:      40227 | 0.000
486.89/487.04	c total clause space: 206.656MB
486.89/487.04	c total #watches: 675874
487.69/487.86	c total #propagations: 941098479 / total #impl: 4111585241 (eff. 0.229)
487.69/487.86	c #Conflicts:    1024000 | #Learnt:      41227 | 0.000
487.69/487.86	c total clause space: 206.656MB
487.69/487.86	c total #watches: 680224
488.69/488.80	c total #propagations: 941847371 / total #impl: 4115538049 (eff. 0.229)
488.69/488.80	c #Conflicts:    1025000 | #Learnt:      42227 | 0.000
488.69/488.80	c total clause space: 206.656MB
488.69/488.80	c total #watches: 685388
489.59/489.74	c total #propagations: 942653615 / total #impl: 4119729890 (eff. 0.229)
489.59/489.74	c #Conflicts:    1026000 | #Learnt:      43227 | 0.000
489.59/489.74	c total clause space: 206.656MB
489.59/489.74	c total #watches: 688777
490.59/490.71	c total #propagations: 943609490 / total #impl: 4123766792 (eff. 0.229)
490.59/490.71	c #Conflicts:    1027000 | #Learnt:      44227 | 0.000
490.59/490.71	c total clause space: 206.656MB
490.59/490.71	c total #watches: 692201
490.99/491.19	c total #propagations: 944855227 / total #impl: 4128464697 (eff. 0.229)
490.99/491.19	c #Conflicts:    1028000 | #Learnt:      45227 | 0.000
490.99/491.19	c total clause space: 206.656MB
490.99/491.19	c total #watches: 696422
491.49/491.65	c total #propagations: 945585663 / total #impl: 4132825446 (eff. 0.229)
491.49/491.65	c #Conflicts:    1029000 | #Learnt:      46227 | 0.000
491.49/491.65	c total clause space: 206.656MB
491.49/491.65	c total #watches: 700115
491.99/492.13	c total #propagations: 946225498 / total #impl: 4136605799 (eff. 0.229)
491.99/492.13	c #Conflicts:    1030000 | #Learnt:      47227 | 0.000
491.99/492.13	c total clause space: 206.656MB
491.99/492.13	c total #watches: 703186
492.49/492.60	c total #propagations: 946844051 / total #impl: 4140233815 (eff. 0.229)
492.49/492.60	c #Conflicts:    1031000 | #Learnt:      48227 | 0.000
492.49/492.60	c total clause space: 206.656MB
492.49/492.60	c total #watches: 706868
492.99/493.18	c total #propagations: 947436627 / total #impl: 4143856250 (eff. 0.229)
492.99/493.18	c GC COLLECT
492.99/493.18	c #Conflicts:    1032000 | #Learnt:      24771 | 0.000
492.99/493.18	c total clause space: 206.656MB
492.99/493.18	c total #watches: 611455
493.48/493.64	c total #propagations: 948133923 / total #impl: 4147937927 (eff. 0.229)
493.48/493.64	c #Conflicts:    1033000 | #Learnt:      25771 | 0.000
493.48/493.64	c total clause space: 206.656MB
493.48/493.64	c total #watches: 615109
493.98/494.15	c total #propagations: 948811661 / total #impl: 4152299394 (eff. 0.229)
493.98/494.15	c #Conflicts:    1034000 | #Learnt:      26771 | 0.000
493.98/494.15	c total clause space: 206.656MB
493.98/494.15	c total #watches: 617932
494.48/494.65	c total #propagations: 949534688 / total #impl: 4156516232 (eff. 0.228)
494.48/494.65	c #Conflicts:    1035000 | #Learnt:      27771 | 0.000
494.48/494.65	c total clause space: 206.656MB
494.48/494.65	c total #watches: 620966
494.99/495.18	c total #propagations: 950229865 / total #impl: 4161034674 (eff. 0.228)
494.99/495.18	c #Conflicts:    1036000 | #Learnt:      28771 | 0.000
494.99/495.18	c total clause space: 206.656MB
494.99/495.18	c total #watches: 624977
495.58/495.79	c total #propagations: 950899007 / total #impl: 4165282715 (eff. 0.228)
495.58/495.79	c #Conflicts:    1037000 | #Learnt:      29771 | 0.000
495.58/495.79	c total clause space: 206.656MB
495.58/495.79	c total #watches: 627798
496.28/496.47	c total #propagations: 951570368 / total #impl: 4169521192 (eff. 0.228)
496.28/496.47	c #Conflicts:    1038000 | #Learnt:      30771 | 0.000
496.28/496.47	c total clause space: 206.656MB
496.28/496.47	c total #watches: 631218
496.98/497.16	c total #propagations: 952263727 / total #impl: 4173489025 (eff. 0.228)
496.98/497.16	c #Conflicts:    1039000 | #Learnt:      31771 | 0.000
496.98/497.16	c total clause space: 206.656MB
496.98/497.16	c total #watches: 634086
497.78/497.95	c total #propagations: 952942366 / total #impl: 4177444988 (eff. 0.228)
497.78/497.95	c #Conflicts:    1040000 | #Learnt:      32771 | 0.000
497.78/497.95	c total clause space: 206.656MB
497.78/497.95	c total #watches: 636905
498.48/498.69	c total #propagations: 953662501 / total #impl: 4181514954 (eff. 0.228)
498.48/498.69	c #Conflicts:    1041000 | #Learnt:      33771 | 0.000
498.48/498.69	c total clause space: 206.656MB
498.48/498.69	c total #watches: 639233
499.29/499.48	c total #propagations: 954367784 / total #impl: 4185507384 (eff. 0.228)
499.29/499.48	c #Conflicts:    1042000 | #Learnt:      34771 | 0.000
499.29/499.48	c total clause space: 206.656MB
499.29/499.48	c total #watches: 641958
500.18/500.30	c total #propagations: 955091074 / total #impl: 4189565554 (eff. 0.228)
500.18/500.30	c #Conflicts:    1043000 | #Learnt:      35771 | 0.000
500.18/500.30	c total clause space: 206.656MB
500.18/500.30	c total #watches: 644882
500.88/501.07	c total #propagations: 955835318 / total #impl: 4194252979 (eff. 0.228)
500.88/501.07	c #Conflicts:    1044000 | #Learnt:      36771 | 0.000
500.88/501.07	c total clause space: 206.656MB
500.88/501.07	c total #watches: 648571
501.68/501.88	c total #propagations: 956530831 / total #impl: 4198340642 (eff. 0.228)
501.68/501.88	c #Conflicts:    1045000 | #Learnt:      37771 | 0.000
501.68/501.88	c total clause space: 206.656MB
501.68/501.88	c total #watches: 652605
502.59/502.77	c total #propagations: 957245089 / total #impl: 4202926642 (eff. 0.228)
502.59/502.77	c #Conflicts:    1046000 | #Learnt:      38771 | 0.000
502.59/502.77	c total clause space: 206.656MB
502.59/502.77	c total #watches: 655646
503.48/503.62	c total #propagations: 957938392 / total #impl: 4207001325 (eff. 0.228)
503.48/503.62	c #Conflicts:    1047000 | #Learnt:      39771 | 0.000
503.48/503.62	c total clause space: 206.656MB
503.48/503.62	c total #watches: 658424
504.38/504.53	c total #propagations: 958603865 / total #impl: 4211068093 (eff. 0.228)
504.38/504.53	c #Conflicts:    1048000 | #Learnt:      40771 | 0.000
504.38/504.53	c total clause space: 206.656MB
504.38/504.53	c total #watches: 660867
505.28/505.48	c total #propagations: 959297242 / total #impl: 4215276672 (eff. 0.228)
505.28/505.48	c #Conflicts:    1049000 | #Learnt:      41771 | 0.000
505.28/505.48	c total clause space: 206.656MB
505.28/505.48	c total #watches: 663537
506.28/506.42	c total #propagations: 960012252 / total #impl: 4219433796 (eff. 0.228)
506.28/506.42	c #Conflicts:    1050000 | #Learnt:      42771 | 0.000
506.28/506.42	c total clause space: 206.656MB
506.28/506.42	c total #watches: 666655
507.28/507.41	c total #propagations: 960678913 / total #impl: 4223264440 (eff. 0.227)
507.28/507.41	c #Conflicts:    1051000 | #Learnt:      43771 | 0.000
507.28/507.41	c total clause space: 206.656MB
507.28/507.41	c total #watches: 670231
508.28/508.48	c total #propagations: 961367693 / total #impl: 4227205643 (eff. 0.227)
508.28/508.48	c #Conflicts:    1052000 | #Learnt:      44771 | 0.000
508.28/508.48	c total clause space: 206.656MB
508.28/508.48	c total #watches: 674444
509.38/509.56	c total #propagations: 962098027 / total #impl: 4231905254 (eff. 0.227)
509.38/509.56	c #Conflicts:    1053000 | #Learnt:      45771 | 0.000
509.38/509.56	c total clause space: 206.656MB
509.38/509.56	c total #watches: 676956
510.58/510.71	c total #propagations: 962778308 / total #impl: 4236107702 (eff. 0.227)
510.58/510.71	c #Conflicts:    1054000 | #Learnt:      46771 | 0.000
510.58/510.71	c total clause space: 206.656MB
510.58/510.71	c total #watches: 679644
511.67/511.83	c total #propagations: 963482417 / total #impl: 4240220864 (eff. 0.227)
511.67/511.83	c #Conflicts:    1055000 | #Learnt:      47771 | 0.000
511.67/511.83	c total clause space: 206.656MB
511.67/511.83	c total #watches: 682034
512.67/512.87	c total #propagations: 964192795 / total #impl: 4244202524 (eff. 0.227)
512.67/512.87	c #Conflicts:    1056000 | #Learnt:      48771 | 0.000
512.67/512.87	c total clause space: 206.656MB
512.67/512.87	c total #watches: 684859
513.77/513.96	c total #propagations: 964854731 / total #impl: 4247989378 (eff. 0.227)
513.77/513.96	c GC COLLECT
513.77/513.96	c #Conflicts:    1057000 | #Learnt:      24927 | 0.000
513.77/513.96	c total clause space: 206.656MB
513.77/513.96	c total #watches: 611960
514.17/514.39	c total #propagations: 965540334 / total #impl: 4252563166 (eff. 0.227)
514.17/514.39	c #Conflicts:    1058000 | #Learnt:      25927 | 0.000
514.17/514.39	c total clause space: 206.656MB
514.17/514.39	c total #watches: 615628
514.67/514.87	c total #propagations: 966254264 / total #impl: 4256908765 (eff. 0.227)
514.67/514.87	c #Conflicts:    1059000 | #Learnt:      26927 | 0.000
514.67/514.87	c total clause space: 206.656MB
514.67/514.87	c total #watches: 619607
515.27/515.42	c total #propagations: 966983950 / total #impl: 4261267670 (eff. 0.227)
515.27/515.42	c #Conflicts:    1060000 | #Learnt:      27927 | 0.000
515.27/515.42	c total clause space: 206.656MB
515.27/515.42	c total #watches: 624282
515.77/515.97	c total #propagations: 967755644 / total #impl: 4265889535 (eff. 0.227)
515.77/515.97	c #Conflicts:    1061000 | #Learnt:      28927 | 0.000
515.77/515.97	c total clause space: 206.656MB
515.77/515.97	c total #watches: 627667
516.47/516.61	c total #propagations: 968480977 / total #impl: 4270343949 (eff. 0.227)
516.47/516.61	c #Conflicts:    1062000 | #Learnt:      29927 | 0.000
516.47/516.61	c total clause space: 206.656MB
516.47/516.61	c total #watches: 630852
517.07/517.24	c total #propagations: 969203789 / total #impl: 4274935199 (eff. 0.227)
517.07/517.24	c #Conflicts:    1063000 | #Learnt:      30927 | 0.000
517.07/517.24	c total clause space: 206.656MB
517.07/517.24	c total #watches: 635252
517.76/517.91	c total #propagations: 969863554 / total #impl: 4279380550 (eff. 0.227)
517.76/517.91	c #Conflicts:    1064000 | #Learnt:      31927 | 0.000
517.76/517.91	c total clause space: 206.656MB
517.76/517.91	c total #watches: 638469
518.46/518.66	c total #propagations: 970535131 / total #impl: 4283711875 (eff. 0.227)
518.46/518.66	c #Conflicts:    1065000 | #Learnt:      32927 | 0.000
518.46/518.66	c total clause space: 206.656MB
518.46/518.66	c total #watches: 642217
519.26/519.49	c total #propagations: 971322979 / total #impl: 4288784357 (eff. 0.226)
519.26/519.49	c #Conflicts:    1066000 | #Learnt:      33927 | 0.000
519.26/519.49	c total clause space: 206.656MB
519.26/519.49	c total #watches: 644659
520.17/520.32	c total #propagations: 972086004 / total #impl: 4293298718 (eff. 0.226)
520.17/520.32	c #Conflicts:    1067000 | #Learnt:      34927 | 0.000
520.17/520.32	c total clause space: 206.656MB
520.17/520.32	c total #watches: 647261
521.06/521.24	c total #propagations: 972863028 / total #impl: 4297611272 (eff. 0.226)
521.06/521.24	c #Conflicts:    1068000 | #Learnt:      35927 | 0.000
521.06/521.24	c total clause space: 206.656MB
521.06/521.24	c total #watches: 651127
521.96/522.13	c total #propagations: 973692327 / total #impl: 4302391890 (eff. 0.226)
521.96/522.13	c #Conflicts:    1069000 | #Learnt:      36927 | 0.000
521.96/522.13	c total clause space: 206.656MB
521.96/522.13	c total #watches: 653899
522.86/523.09	c total #propagations: 974443130 / total #impl: 4306888162 (eff. 0.226)
522.86/523.09	c #Conflicts:    1070000 | #Learnt:      37927 | 0.000
522.86/523.09	c total clause space: 206.656MB
522.86/523.09	c total #watches: 658082
523.96/524.11	c total #propagations: 975211138 / total #impl: 4311541759 (eff. 0.226)
523.96/524.11	c #Conflicts:    1071000 | #Learnt:      38927 | 0.000
523.96/524.11	c total clause space: 206.656MB
523.96/524.11	c total #watches: 661119
524.86/525.00	c total #propagations: 976073276 / total #impl: 4316746714 (eff. 0.226)
524.86/525.00	c #Conflicts:    1072000 | #Learnt:      39927 | 0.000
524.86/525.00	c total clause space: 206.656MB
524.86/525.00	c total #watches: 664032
525.86/526.01	c total #propagations: 976806600 / total #impl: 4321546396 (eff. 0.226)
525.86/526.01	c #Conflicts:    1073000 | #Learnt:      40927 | 0.000
525.86/526.01	c total clause space: 206.656MB
525.86/526.01	c total #watches: 667091
526.86/527.06	c total #propagations: 977600354 / total #impl: 4326306043 (eff. 0.226)
526.86/527.06	c #Conflicts:    1074000 | #Learnt:      41927 | 0.000
526.86/527.06	c total clause space: 206.656MB
526.86/527.06	c total #watches: 669700
527.86/528.03	c total #propagations: 978382151 / total #impl: 4331054370 (eff. 0.226)
527.86/528.03	c #Conflicts:    1075000 | #Learnt:      42927 | 0.000
527.86/528.03	c total clause space: 206.656MB
527.86/528.03	c total #watches: 673226
528.86/529.00	c total #propagations: 979079363 / total #impl: 4335028722 (eff. 0.226)
528.86/529.00	c #Conflicts:    1076000 | #Learnt:      43927 | 0.000
528.86/529.00	c total clause space: 206.656MB
528.86/529.00	c total #watches: 676412
529.76/529.95	c total #propagations: 979944521 / total #impl: 4340908182 (eff. 0.226)
529.76/529.95	c #Conflicts:    1077000 | #Learnt:      44927 | 0.000
529.76/529.95	c total clause space: 206.656MB
529.76/529.95	c total #watches: 679393
530.86/531.03	c total #propagations: 980788401 / total #impl: 4346393792 (eff. 0.226)
530.86/531.03	c #Conflicts:    1078000 | #Learnt:      45927 | 0.000
530.86/531.03	c total clause space: 206.656MB
530.86/531.03	c total #watches: 682083
531.96/532.11	c total #propagations: 981649176 / total #impl: 4351807018 (eff. 0.226)
531.96/532.11	c #Conflicts:    1079000 | #Learnt:      46927 | 0.000
531.96/532.11	c total clause space: 206.656MB
531.96/532.11	c total #watches: 685897
532.95/533.19	c total #propagations: 982569206 / total #impl: 4357731439 (eff. 0.225)
532.95/533.19	c #Conflicts:    1080000 | #Learnt:      47927 | 0.000
532.95/533.19	c total clause space: 206.656MB
532.95/533.19	c total #watches: 689350
534.25/534.44	c total #propagations: 983362498 / total #impl: 4363080491 (eff. 0.225)
534.25/534.44	c #Conflicts:    1081000 | #Learnt:      48927 | 0.000
534.25/534.44	c total clause space: 206.656MB
534.25/534.44	c total #watches: 692510
535.56/535.76	c total #propagations: 984226865 / total #impl: 4368602908 (eff. 0.225)
535.56/535.76	c #Conflicts:    1082000 | #Learnt:      49927 | 0.000
535.56/535.76	c total clause space: 206.656MB
535.56/535.77	c total #watches: 695364
536.45/536.60	c total #propagations: 985146315 / total #impl: 4374532666 (eff. 0.225)
536.45/536.60	c GC COLLECT
536.45/536.60	c #Conflicts:    1083000 | #Learnt:      25799 | 0.000
536.45/536.60	c total clause space: 206.656MB
536.45/536.60	c total #watches: 614591
536.95/537.15	c total #propagations: 985964869 / total #impl: 4379377561 (eff. 0.225)
536.95/537.15	c #Conflicts:    1084000 | #Learnt:      26799 | 0.000
536.95/537.15	c total clause space: 206.656MB
536.95/537.15	c total #watches: 618683
537.55/537.78	c total #propagations: 986830014 / total #impl: 4384636928 (eff. 0.225)
537.55/537.78	c #Conflicts:    1085000 | #Learnt:      27799 | 0.000
537.55/537.78	c total clause space: 206.656MB
537.55/537.78	c total #watches: 622772
538.25/538.44	c total #propagations: 987731213 / total #impl: 4389815212 (eff. 0.225)
538.25/538.44	c #Conflicts:    1086000 | #Learnt:      28799 | 0.000
538.25/538.44	c total clause space: 206.656MB
538.25/538.44	c total #watches: 625598
538.96/539.10	c total #propagations: 988630397 / total #impl: 4394894761 (eff. 0.225)
538.96/539.10	c #Conflicts:    1087000 | #Learnt:      29799 | 0.000
538.96/539.10	c total clause space: 206.656MB
538.96/539.10	c total #watches: 628218
539.55/539.76	c total #propagations: 989448627 / total #impl: 4399356116 (eff. 0.225)
539.55/539.76	c #Conflicts:    1088000 | #Learnt:      30799 | 0.000
539.55/539.76	c total clause space: 206.656MB
539.55/539.76	c total #watches: 631934
540.35/540.52	c total #propagations: 990287789 / total #impl: 4404727181 (eff. 0.225)
540.35/540.52	c #Conflicts:    1089000 | #Learnt:      31799 | 0.000
540.35/540.52	c total clause space: 206.656MB
540.35/540.52	c total #watches: 634373
541.25/541.41	c total #propagations: 991235257 / total #impl: 4410481229 (eff. 0.225)
541.25/541.41	c #Conflicts:    1090000 | #Learnt:      32799 | 0.000
541.25/541.41	c total clause space: 206.656MB
541.25/541.41	c total #watches: 637284
542.05/542.23	c total #propagations: 992270132 / total #impl: 4416585350 (eff. 0.225)
542.05/542.23	c #Conflicts:    1091000 | #Learnt:      33799 | 0.000
542.05/542.23	c total clause space: 206.656MB
542.05/542.23	c total #watches: 640160
542.85/543.04	c total #propagations: 993237629 / total #impl: 4422363773 (eff. 0.225)
542.85/543.04	c #Conflicts:    1092000 | #Learnt:      34799 | 0.000
542.85/543.04	c total clause space: 206.656MB
542.85/543.04	c total #watches: 643214
543.55/543.75	c total #propagations: 994203166 / total #impl: 4428142255 (eff. 0.225)
543.55/543.75	c #Conflicts:    1093000 | #Learnt:      35799 | 0.000
543.55/543.75	c total clause space: 206.656MB
543.55/543.76	c total #watches: 646874
544.25/544.44	c total #propagations: 995015972 / total #impl: 4433128784 (eff. 0.224)
544.25/544.44	c #Conflicts:    1094000 | #Learnt:      36799 | 0.000
544.25/544.44	c total clause space: 206.656MB
544.25/544.44	c total #watches: 649824
545.05/545.25	c total #propagations: 995715850 / total #impl: 4437341856 (eff. 0.224)
545.05/545.25	c #Conflicts:    1095000 | #Learnt:      37799 | 0.000
545.05/545.25	c total clause space: 206.656MB
545.05/545.25	c total #watches: 653529
545.95/546.11	c total #propagations: 996587171 / total #impl: 4442929929 (eff. 0.224)
545.95/546.11	c #Conflicts:    1096000 | #Learnt:      38799 | 0.000
545.95/546.11	c total clause space: 206.656MB
545.95/546.11	c total #watches: 657178
546.75/546.97	c total #propagations: 997387556 / total #impl: 4447756277 (eff. 0.224)
546.75/546.97	c #Conflicts:    1097000 | #Learnt:      39799 | 0.000
546.75/546.97	c total clause space: 206.656MB
546.75/546.97	c total #watches: 659809
547.65/547.86	c total #propagations: 998161056 / total #impl: 4452401965 (eff. 0.224)
547.65/547.86	c #Conflicts:    1098000 | #Learnt:      40799 | 0.000
547.65/547.86	c total clause space: 206.656MB
547.65/547.86	c total #watches: 663450
548.65/548.87	c total #propagations: 998970532 / total #impl: 4457808420 (eff. 0.224)
548.65/548.87	c #Conflicts:    1099000 | #Learnt:      41799 | 0.000
548.65/548.87	c total clause space: 206.656MB
548.65/548.87	c total #watches: 666840
549.65/549.88	c total #propagations: 999826808 / total #impl: 4462917310 (eff. 0.224)
549.65/549.88	c #Conflicts:    1100000 | #Learnt:      42799 | 0.000
549.65/549.88	c total clause space: 206.656MB
549.65/549.88	c total #watches: 670506
550.75/550.99	c total #propagations: 1000587959 / total #impl: 4467723951 (eff. 0.224)
550.75/550.99	c #Conflicts:    1101000 | #Learnt:      43799 | 0.000
550.75/550.99	c total clause space: 206.656MB
550.75/550.99	c total #watches: 673932
551.95/552.15	c total #propagations: 1001374630 / total #impl: 4472933649 (eff. 0.224)
551.95/552.15	c #Conflicts:    1102000 | #Learnt:      44799 | 0.000
551.95/552.15	c total clause space: 206.656MB
551.95/552.15	c total #watches: 678454
553.15/553.37	c total #propagations: 1002163439 / total #impl: 4478084757 (eff. 0.224)
553.15/553.37	c #Conflicts:    1103000 | #Learnt:      45799 | 0.000
553.15/553.37	c total clause space: 206.656MB
553.15/553.37	c total #watches: 682031
554.35/554.54	c total #propagations: 1002949344 / total #impl: 4483019367 (eff. 0.224)
554.35/554.54	c #Conflicts:    1104000 | #Learnt:      46799 | 0.000
554.35/554.54	c total clause space: 206.656MB
554.35/554.54	c total #watches: 685244
555.74/555.96	c total #propagations: 1003688935 / total #impl: 4487849493 (eff. 0.224)
555.74/555.96	c #Conflicts:    1105000 | #Learnt:      47799 | 0.000
555.74/555.96	c total clause space: 206.656MB
555.74/555.96	c total #watches: 689160
557.34/557.51	c total #propagations: 1004517301 / total #impl: 4493179847 (eff. 0.224)
557.34/557.51	c #Conflicts:    1106000 | #Learnt:      48799 | 0.000
557.34/557.51	c total clause space: 206.656MB
557.34/557.51	c total #watches: 693063
558.84/559.00	c total #propagations: 1005354348 / total #impl: 4498763004 (eff. 0.223)
558.84/559.00	c #Conflicts:    1107000 | #Learnt:      49799 | 0.000
558.84/559.00	c total clause space: 206.656MB
558.84/559.00	c total #watches: 695849
560.25/560.48	c total #propagations: 1006123853 / total #impl: 4503227046 (eff. 0.223)
560.25/560.48	c #Conflicts:    1108000 | #Learnt:      50799 | 0.000
560.25/560.48	c total clause space: 335.816MB
560.25/560.48	c total #watches: 699117
560.96/561.14	c total #propagations: 1006885473 / total #impl: 4508048013 (eff. 0.223)
560.96/561.14	c GC COLLECT
560.96/561.14	c #Conflicts:    1109000 | #Learnt:      26396 | 0.000
560.96/561.14	c total clause space: 335.816MB
560.96/561.14	c total #watches: 616373
561.45/561.61	c total #propagations: 1007775704 / total #impl: 4513594603 (eff. 0.223)
561.45/561.61	c #Conflicts:    1110000 | #Learnt:      27396 | 0.000
561.45/561.61	c total clause space: 335.816MB
561.45/561.61	c total #watches: 619190
561.96/562.11	c total #propagations: 1008583858 / total #impl: 4518198868 (eff. 0.223)
561.96/562.11	c #Conflicts:    1111000 | #Learnt:      28396 | 0.000
561.96/562.11	c total clause space: 335.816MB
561.96/562.11	c total #watches: 621747
562.45/562.61	c total #propagations: 1009360773 / total #impl: 4522619929 (eff. 0.223)
562.45/562.61	c #Conflicts:    1112000 | #Learnt:      29396 | 0.000
562.45/562.61	c total clause space: 335.816MB
562.45/562.61	c total #watches: 624341
562.95/563.12	c total #propagations: 1010133229 / total #impl: 4527096467 (eff. 0.223)
562.95/563.12	c #Conflicts:    1113000 | #Learnt:      30396 | 0.000
562.95/563.12	c total clause space: 335.816MB
562.95/563.12	c total #watches: 627893
563.55/563.73	c total #propagations: 1010859558 / total #impl: 4531620630 (eff. 0.223)
563.55/563.73	c #Conflicts:    1114000 | #Learnt:      31396 | 0.000
563.55/563.73	c total clause space: 335.816MB
563.55/563.73	c total #watches: 631345
564.16/564.34	c total #propagations: 1011719539 / total #impl: 4536581936 (eff. 0.223)
564.16/564.34	c #Conflicts:    1115000 | #Learnt:      32396 | 0.000
564.16/564.34	c total clause space: 335.816MB
564.16/564.34	c total #watches: 634504
564.95/565.10	c total #propagations: 1012459239 / total #impl: 4541466922 (eff. 0.223)
564.95/565.10	c #Conflicts:    1116000 | #Learnt:      33396 | 0.000
564.95/565.10	c total clause space: 335.816MB
564.95/565.10	c total #watches: 638353
565.75/565.91	c total #propagations: 1013273754 / total #impl: 4546004097 (eff. 0.223)
565.75/565.91	c #Conflicts:    1117000 | #Learnt:      34396 | 0.000
565.75/565.91	c total clause space: 335.816MB
565.75/565.91	c total #watches: 641497
566.65/566.84	c total #propagations: 1014148982 / total #impl: 4551359334 (eff. 0.223)
566.65/566.84	c #Conflicts:    1118000 | #Learnt:      35396 | 0.000
566.65/566.84	c total clause space: 335.816MB
566.65/566.84	c total #watches: 644542
567.46/567.67	c total #propagations: 1015065123 / total #impl: 4556419377 (eff. 0.223)
567.46/567.67	c #Conflicts:    1119000 | #Learnt:      36396 | 0.000
567.46/567.67	c total clause space: 335.816MB
567.46/567.67	c total #watches: 648497
568.35/568.57	c total #propagations: 1015923254 / total #impl: 4561708565 (eff. 0.223)
568.35/568.57	c #Conflicts:    1120000 | #Learnt:      37396 | 0.000
568.35/568.57	c total clause space: 335.816MB
568.35/568.57	c total #watches: 651755
569.35/569.52	c total #propagations: 1016730045 / total #impl: 4566539102 (eff. 0.223)
569.35/569.52	c #Conflicts:    1121000 | #Learnt:      38396 | 0.000
569.35/569.52	c total clause space: 335.816MB
569.35/569.52	c total #watches: 654894
570.25/570.48	c total #propagations: 1017558887 / total #impl: 4571491129 (eff. 0.223)
570.25/570.48	c #Conflicts:    1122000 | #Learnt:      39396 | 0.000
570.25/570.48	c total clause space: 335.816MB
570.25/570.48	c total #watches: 657790
571.25/571.46	c total #propagations: 1018384487 / total #impl: 4576533572 (eff. 0.223)
571.25/571.46	c #Conflicts:    1123000 | #Learnt:      40396 | 0.000
571.25/571.46	c total clause space: 335.816MB
571.25/571.46	c total #watches: 661071
572.45/572.61	c total #propagations: 1019235943 / total #impl: 4581729907 (eff. 0.222)
572.45/572.61	c #Conflicts:    1124000 | #Learnt:      41396 | 0.000
572.45/572.61	c total clause space: 335.816MB
572.45/572.61	c total #watches: 664163
573.45/573.68	c total #propagations: 1020188207 / total #impl: 4587569814 (eff. 0.222)
573.45/573.68	c #Conflicts:    1125000 | #Learnt:      42396 | 0.000
573.45/573.68	c total clause space: 335.816MB
573.45/573.68	c total #watches: 667920
574.55/574.73	c total #propagations: 1021162362 / total #impl: 4593677794 (eff. 0.222)
574.55/574.73	c #Conflicts:    1126000 | #Learnt:      43396 | 0.000
574.55/574.73	c total clause space: 335.816MB
574.55/574.73	c total #watches: 672695
575.65/575.88	c total #propagations: 1022090996 / total #impl: 4600259686 (eff. 0.222)
575.65/575.88	c #Conflicts:    1127000 | #Learnt:      44396 | 0.000
575.65/575.88	c total clause space: 335.816MB
575.65/575.88	c total #watches: 676426
576.95/577.17	c total #propagations: 1023058208 / total #impl: 4606431201 (eff. 0.222)
576.95/577.17	c #Conflicts:    1128000 | #Learnt:      45396 | 0.000
576.95/577.17	c total clause space: 335.816MB
576.95/577.17	c total #watches: 681825
578.05/578.29	c total #propagations: 1024025128 / total #impl: 4612897601 (eff. 0.222)
578.05/578.29	c #Conflicts:    1129000 | #Learnt:      46396 | 0.000
578.05/578.29	c total clause space: 335.816MB
578.05/578.29	c total #watches: 684902
578.95/579.11	c total #propagations: 1025262910 / total #impl: 4618759545 (eff. 0.222)
578.95/579.11	c #Conflicts:    1130000 | #Learnt:      47396 | 0.000
578.95/579.11	c total clause space: 335.816MB
578.95/579.11	c total #watches: 688054
579.75/579.96	c total #propagations: 1026296171 / total #impl: 4623156546 (eff. 0.222)
579.75/579.96	c #Conflicts:    1131000 | #Learnt:      48396 | 0.000
579.75/579.96	c total clause space: 335.816MB
579.75/579.96	c total #watches: 691792
580.55/580.79	c total #propagations: 1027329068 / total #impl: 4628071179 (eff. 0.222)
580.55/580.79	c #Conflicts:    1132000 | #Learnt:      49396 | 0.000
580.55/580.79	c total clause space: 335.816MB
580.55/580.79	c total #watches: 696288
581.35/581.50	c total #propagations: 1028612869 / total #impl: 4633127608 (eff. 0.222)
581.35/581.50	c #Conflicts:    1133000 | #Learnt:      50396 | 0.000
581.35/581.50	c total clause space: 335.816MB
581.35/581.50	c total #watches: 699533
581.95/582.13	c total #propagations: 1029693535 / total #impl: 4637750348 (eff. 0.222)
581.95/582.13	c #Conflicts:    1134000 | #Learnt:      51396 | 0.000
581.95/582.13	c total clause space: 335.816MB
581.95/582.13	c total #watches: 702731
582.45/582.69	c total #propagations: 1030595668 / total #impl: 4641394533 (eff. 0.222)
582.45/582.69	c GC COLLECT
582.45/582.69	c #Conflicts:    1135000 | #Learnt:      26695 | 0.000
582.45/582.69	c total clause space: 335.816MB
582.45/582.69	c total #watches: 618971
582.86/583.09	c total #propagations: 1031711879 / total #impl: 4646147120 (eff. 0.222)
582.86/583.09	c #Conflicts:    1136000 | #Learnt:      27695 | 0.000
582.86/583.09	c total clause space: 335.816MB
582.86/583.09	c total #watches: 621500
583.45/583.66	c total #propagations: 1032524450 / total #impl: 4649311580 (eff. 0.222)
583.45/583.66	c #Conflicts:    1137000 | #Learnt:      28695 | 0.000
583.45/583.66	c total clause space: 335.816MB
583.45/583.66	c total #watches: 624575
583.96/584.19	c total #propagations: 1033670748 / total #impl: 4654102861 (eff. 0.222)
583.96/584.19	c #Conflicts:    1138000 | #Learnt:      29695 | 0.000
583.96/584.19	c total clause space: 335.816MB
583.96/584.19	c total #watches: 627767
584.45/584.63	c total #propagations: 1034669375 / total #impl: 4658256800 (eff. 0.222)
584.45/584.63	c #Conflicts:    1139000 | #Learnt:      30695 | 0.000
584.45/584.63	c total clause space: 335.816MB
584.45/584.63	c total #watches: 631740
584.95/585.19	c total #propagations: 1035457521 / total #impl: 4661988851 (eff. 0.222)
584.95/585.19	c #Conflicts:    1140000 | #Learnt:      31695 | 0.000
584.95/585.19	c total clause space: 335.816MB
584.95/585.19	c total #watches: 634943
585.55/585.78	c total #propagations: 1036509455 / total #impl: 4666573030 (eff. 0.222)
585.55/585.78	c #Conflicts:    1141000 | #Learnt:      32695 | 0.000
585.55/585.78	c total clause space: 335.816MB
585.55/585.79	c total #watches: 638543
586.15/586.33	c total #propagations: 1037485799 / total #impl: 4672022986 (eff. 0.222)
586.15/586.33	c #Conflicts:    1142000 | #Learnt:      33695 | 0.000
586.15/586.33	c total clause space: 335.816MB
586.15/586.33	c total #watches: 641325
586.65/586.82	c total #propagations: 1038617171 / total #impl: 4676316633 (eff. 0.222)
586.65/586.82	c #Conflicts:    1143000 | #Learnt:      34695 | 0.000
586.65/586.82	c total clause space: 335.816MB
586.65/586.82	c total #watches: 644908
587.15/587.38	c total #propagations: 1039602520 / total #impl: 4679874786 (eff. 0.222)
587.15/587.38	c #Conflicts:    1144000 | #Learnt:      35695 | 0.000
587.15/587.38	c total clause space: 335.816MB
587.15/587.38	c total #watches: 648418
587.75/587.91	c total #propagations: 1040667908 / total #impl: 4684278803 (eff. 0.222)
587.75/587.91	c #Conflicts:    1145000 | #Learnt:      36695 | 0.000
587.75/587.91	c total clause space: 335.816MB
587.75/587.91	c total #watches: 652438
588.25/588.46	c total #propagations: 1041570165 / total #impl: 4688183503 (eff. 0.222)
588.25/588.46	c #Conflicts:    1146000 | #Learnt:      37695 | 0.000
588.25/588.46	c total clause space: 335.816MB
588.25/588.46	c total #watches: 655857
588.75/588.99	c total #propagations: 1042483453 / total #impl: 4692198661 (eff. 0.222)
588.75/588.99	c #Conflicts:    1147000 | #Learnt:      38695 | 0.000
588.75/588.99	c total clause space: 335.816MB
588.75/588.99	c total #watches: 659403
589.45/589.67	c total #propagations: 1043261289 / total #impl: 4695703120 (eff. 0.222)
589.45/589.67	c #Conflicts:    1148000 | #Learnt:      39695 | 0.000
589.45/589.67	c total clause space: 335.816MB
589.45/589.67	c total #watches: 662485
590.15/590.34	c total #propagations: 1044333951 / total #impl: 4700046103 (eff. 0.222)
590.15/590.34	c #Conflicts:    1149000 | #Learnt:      40695 | 0.000
590.15/590.34	c total clause space: 335.816MB
590.15/590.34	c total #watches: 666017
590.75/590.95	c total #propagations: 1045452526 / total #impl: 4704372375 (eff. 0.222)
590.75/590.95	c #Conflicts:    1150000 | #Learnt:      41695 | 0.000
590.75/590.95	c total clause space: 335.816MB
590.75/590.95	c total #watches: 669461
591.35/591.55	c total #propagations: 1046585847 / total #impl: 4709080919 (eff. 0.222)
591.35/591.55	c #Conflicts:    1151000 | #Learnt:      42695 | 0.000
591.35/591.55	c total clause space: 335.816MB
591.35/591.55	c total #watches: 673062
592.05/592.24	c total #propagations: 1047681767 / total #impl: 4713836069 (eff. 0.222)
592.05/592.24	c #Conflicts:    1152000 | #Learnt:      43695 | 0.000
592.05/592.24	c total clause space: 335.816MB
592.05/592.24	c total #watches: 676883
592.55/592.77	c total #propagations: 1048933483 / total #impl: 4719483227 (eff. 0.222)
592.55/592.77	c #Conflicts:    1153000 | #Learnt:      44695 | 0.000
592.55/592.77	c total clause space: 335.816MB
592.55/592.77	c total #watches: 684441
593.15/593.37	c total #propagations: 1049881230 / total #impl: 4724390973 (eff. 0.222)
593.15/593.37	c #Conflicts:    1154000 | #Learnt:      45695 | 0.000
593.15/593.37	c total clause space: 335.816MB
593.15/593.37	c total #watches: 688447
593.75/593.97	c total #propagations: 1050722021 / total #impl: 4729720490 (eff. 0.222)
593.75/593.97	c #Conflicts:    1155000 | #Learnt:      46695 | 0.000
593.75/593.97	c total clause space: 335.816MB
593.75/593.97	c total #watches: 693051
594.45/594.62	c total #propagations: 1051598678 / total #impl: 4732963273 (eff. 0.222)
594.45/594.62	c #Conflicts:    1156000 | #Learnt:      47695 | 0.000
594.45/594.62	c total clause space: 335.816MB
594.45/594.62	c total #watches: 696535
595.05/595.23	c total #propagations: 1052588948 / total #impl: 4737013051 (eff. 0.222)
595.05/595.23	c #Conflicts:    1157000 | #Learnt:      48695 | 0.000
595.05/595.23	c total clause space: 335.816MB
595.05/595.23	c total #watches: 700367
595.85/596.02	c total #propagations: 1053513939 / total #impl: 4741333489 (eff. 0.222)
595.85/596.02	c #Conflicts:    1158000 | #Learnt:      49695 | 0.000
595.85/596.02	c total clause space: 335.816MB
595.85/596.02	c total #watches: 703967
596.45/596.62	c total #propagations: 1054845201 / total #impl: 4747222442 (eff. 0.222)
596.45/596.62	c #Conflicts:    1159000 | #Learnt:      50695 | 0.000
596.45/596.62	c total clause space: 335.816MB
596.45/596.62	c total #watches: 707310
597.05/597.21	c total #propagations: 1055822488 / total #impl: 4751243732 (eff. 0.222)
597.05/597.21	c #Conflicts:    1160000 | #Learnt:      51695 | 0.000
597.05/597.21	c total clause space: 335.816MB
597.05/597.21	c total #watches: 710295
597.65/597.83	c total #propagations: 1056794238 / total #impl: 4755827335 (eff. 0.222)
597.65/597.83	c GC COLLECT
597.65/597.83	c #Conflicts:    1161000 | #Learnt:      26663 | 0.000
597.65/597.83	c total clause space: 335.816MB
597.65/597.83	c total #watches: 617724
598.25/598.44	c total #propagations: 1057838111 / total #impl: 4759922643 (eff. 0.222)
598.25/598.44	c #Conflicts:    1162000 | #Learnt:      27663 | 0.000
598.25/598.44	c total clause space: 335.816MB
598.25/598.44	c total #watches: 620491
598.65/598.87	c total #propagations: 1059413540 / total #impl: 4765652831 (eff. 0.222)
598.65/598.87	c #Conflicts:    1163000 | #Learnt:      28663 | 0.000
598.65/598.87	c total clause space: 335.816MB
598.65/598.87	c total #watches: 623769
599.25/599.42	c total #propagations: 1060283736 / total #impl: 4769531046 (eff. 0.222)
599.25/599.42	c #Conflicts:    1164000 | #Learnt:      29663 | 0.000
599.25/599.42	c total clause space: 335.816MB
599.25/599.42	c total #watches: 626473
599.55/599.75	c total #propagations: 1061422388 / total #impl: 4774049124 (eff. 0.222)
599.55/599.75	c #Conflicts:    1165000 | #Learnt:      30663 | 0.000
599.55/599.75	c total clause space: 335.816MB
599.55/599.75	c total #watches: 630116
599.95/600.16	c total #propagations: 1062145431 / total #impl: 4777818618 (eff. 0.222)
599.95/600.16	c #Conflicts:    1166000 | #Learnt:      31663 | 0.000
599.95/600.16	c total clause space: 335.816MB
599.95/600.16	c total #watches: 633789
600.45/600.61	c total #propagations: 1062936961 / total #impl: 4781796075 (eff. 0.222)
600.45/600.61	c #Conflicts:    1167000 | #Learnt:      32663 | 0.000
600.45/600.61	c total clause space: 335.816MB
600.45/600.61	c total #watches: 636696
600.95/601.10	c total #propagations: 1063729661 / total #impl: 4786200286 (eff. 0.222)
600.95/601.10	c #Conflicts:    1168000 | #Learnt:      33663 | 0.000
600.95/601.10	c total clause space: 335.816MB
600.95/601.10	c total #watches: 640706
601.35/601.53	c total #propagations: 1064721314 / total #impl: 4790225360 (eff. 0.222)
601.35/601.53	c #Conflicts:    1169000 | #Learnt:      34663 | 0.000
601.35/601.53	c total clause space: 335.816MB
601.35/601.53	c total #watches: 644233
601.85/602.02	c total #propagations: 1065547038 / total #impl: 4793199000 (eff. 0.222)
601.85/602.02	c #Conflicts:    1170000 | #Learnt:      35663 | 0.000
601.85/602.02	c total clause space: 335.816MB
601.85/602.02	c total #watches: 647881
602.35/602.55	c total #propagations: 1066390222 / total #impl: 4796385551 (eff. 0.222)
602.35/602.55	c #Conflicts:    1171000 | #Learnt:      36663 | 0.000
602.35/602.55	c total clause space: 335.816MB
602.35/602.55	c total #watches: 651734
602.95/603.18	c total #propagations: 1067277838 / total #impl: 4799838926 (eff. 0.222)
602.95/603.18	c #Conflicts:    1172000 | #Learnt:      37663 | 0.000
602.95/603.18	c total clause space: 335.816MB
602.95/603.18	c total #watches: 654920
603.65/603.89	c total #propagations: 1068242382 / total #impl: 4803236989 (eff. 0.222)
603.65/603.89	c #Conflicts:    1173000 | #Learnt:      38663 | 0.000
603.65/603.89	c total clause space: 335.816MB
603.65/603.89	c total #watches: 657473
604.25/604.47	c total #propagations: 1069214381 / total #impl: 4806673957 (eff. 0.222)
604.25/604.47	c #Conflicts:    1174000 | #Learnt:      39663 | 0.000
604.25/604.47	c total clause space: 335.816MB
604.25/604.47	c total #watches: 661182
604.85/605.09	c total #propagations: 1070369518 / total #impl: 4811425085 (eff. 0.222)
604.85/605.09	c #Conflicts:    1175000 | #Learnt:      40663 | 0.000
604.85/605.09	c total clause space: 335.816MB
604.85/605.09	c total #watches: 664314
605.34/605.55	c total #propagations: 1071550974 / total #impl: 4815745435 (eff. 0.223)
605.34/605.55	c #Conflicts:    1176000 | #Learnt:      41663 | 0.000
605.34/605.55	c total clause space: 335.816MB
605.34/605.55	c total #watches: 667700
605.95/606.15	c total #propagations: 1072415855 / total #impl: 4819311821 (eff. 0.223)
605.95/606.15	c #Conflicts:    1177000 | #Learnt:      42663 | 0.000
605.95/606.15	c total clause space: 335.816MB
605.95/606.15	c total #watches: 670841
606.54/606.79	c total #propagations: 1073474729 / total #impl: 4823728433 (eff. 0.223)
606.54/606.79	c #Conflicts:    1178000 | #Learnt:      43663 | 0.000
606.54/606.79	c total clause space: 335.816MB
606.54/606.79	c total #watches: 674188
607.15/607.31	c total #propagations: 1074595193 / total #impl: 4828488916 (eff. 0.223)
607.15/607.31	c #Conflicts:    1179000 | #Learnt:      44663 | 0.000
607.15/607.31	c total clause space: 335.816MB
607.15/607.31	c total #watches: 677155
607.54/607.75	c total #propagations: 1075547306 / total #impl: 4832384832 (eff. 0.223)
607.54/607.75	c #Conflicts:    1180000 | #Learnt:      45663 | 0.000
607.54/607.75	c total clause space: 335.816MB
607.54/607.75	c total #watches: 680446
608.15/608.39	c total #propagations: 1076350269 / total #impl: 4836429998 (eff. 0.223)
608.15/608.39	c #Conflicts:    1181000 | #Learnt:      46663 | 0.000
608.15/608.39	c total clause space: 335.816MB
608.15/608.39	c total #watches: 684661
608.94/609.10	c total #propagations: 1077187365 / total #impl: 4842024643 (eff. 0.222)
608.94/609.10	c #Conflicts:    1182000 | #Learnt:      47663 | 0.000
608.94/609.10	c total clause space: 335.816MB
608.94/609.10	c total #watches: 689071
609.54/609.78	c total #propagations: 1078327759 / total #impl: 4847896115 (eff. 0.222)
609.54/609.78	c #Conflicts:    1183000 | #Learnt:      48663 | 0.000
609.54/609.78	c total clause space: 335.816MB
609.54/609.78	c total #watches: 692893
610.24/610.43	c total #propagations: 1079539553 / total #impl: 4853301955 (eff. 0.222)
610.24/610.43	c #Conflicts:    1184000 | #Learnt:      49663 | 0.000
610.24/610.43	c total clause space: 335.816MB
610.24/610.43	c total #watches: 695706
610.94/611.16	c total #propagations: 1080511326 / total #impl: 4857735203 (eff. 0.222)
610.94/611.16	c #Conflicts:    1185000 | #Learnt:      50663 | 0.000
610.94/611.16	c total clause space: 335.816MB
610.94/611.16	c total #watches: 698915
611.74/611.93	c total #propagations: 1081629870 / total #impl: 4862340923 (eff. 0.222)
611.74/611.93	c #Conflicts:    1186000 | #Learnt:      51663 | 0.000
611.74/611.93	c total clause space: 335.816MB
611.74/611.93	c total #watches: 703070
612.55/612.72	c total #propagations: 1083001648 / total #impl: 4867274496 (eff. 0.223)
612.55/612.72	c GC COLLECT
612.55/612.72	c #Conflicts:    1187000 | #Learnt:      26349 | 0.000
612.55/612.72	c total clause space: 335.816MB
612.55/612.72	c total #watches: 616908
613.04/613.27	c total #propagations: 1084128009 / total #impl: 4872527180 (eff. 0.222)
613.04/613.27	c #Conflicts:    1188000 | #Learnt:      27349 | 0.000
613.04/613.27	c total clause space: 335.816MB
613.04/613.27	c total #watches: 620556
613.65/613.86	c total #propagations: 1085246697 / total #impl: 4877449904 (eff. 0.223)
613.65/613.86	c #Conflicts:    1189000 | #Learnt:      28349 | 0.000
613.65/613.86	c total clause space: 335.816MB
613.65/613.86	c total #watches: 624749
614.04/614.21	c total #propagations: 1086352870 / total #impl: 4883093243 (eff. 0.222)
614.04/614.21	c #Conflicts:    1190000 | #Learnt:      29349 | 0.000
614.04/614.21	c total clause space: 335.816MB
614.04/614.21	c total #watches: 628401
614.44/614.66	c total #propagations: 1087057387 / total #impl: 4886470202 (eff. 0.222)
614.44/614.66	c #Conflicts:    1191000 | #Learnt:      30349 | 0.000
614.44/614.66	c total clause space: 335.816MB
614.44/614.66	c total #watches: 632064
614.94/615.14	c total #propagations: 1087922087 / total #impl: 4890209714 (eff. 0.222)
614.94/615.14	c #Conflicts:    1192000 | #Learnt:      31349 | 0.000
614.94/615.14	c total clause space: 335.816MB
614.94/615.14	c total #watches: 636140
615.54/615.74	c total #propagations: 1088776941 / total #impl: 4893702695 (eff. 0.222)
615.54/615.74	c #Conflicts:    1193000 | #Learnt:      32349 | 0.000
615.54/615.74	c total clause space: 335.816MB
615.54/615.74	c total #watches: 639988
616.04/616.27	c total #propagations: 1089869947 / total #impl: 4898316167 (eff. 0.222)
616.04/616.27	c #Conflicts:    1194000 | #Learnt:      33349 | 0.000
616.04/616.27	c total clause space: 335.816MB
616.04/616.27	c total #watches: 643482
616.44/616.68	c total #propagations: 1090762559 / total #impl: 4902351199 (eff. 0.222)
616.44/616.68	c #Conflicts:    1195000 | #Learnt:      34349 | 0.000
616.44/616.68	c total clause space: 335.816MB
616.44/616.68	c total #watches: 646726
616.95/617.16	c total #propagations: 1091494171 / total #impl: 4906331091 (eff. 0.222)
616.95/617.16	c #Conflicts:    1196000 | #Learnt:      35349 | 0.000
616.95/617.16	c total clause space: 335.816MB
616.95/617.16	c total #watches: 649489
617.44/617.68	c total #propagations: 1092328602 / total #impl: 4910237053 (eff. 0.222)
617.44/617.68	c #Conflicts:    1197000 | #Learnt:      36349 | 0.000
617.44/617.68	c total clause space: 335.816MB
617.44/617.68	c total #watches: 652408
618.05/618.24	c total #propagations: 1093291589 / total #impl: 4914005796 (eff. 0.222)
618.05/618.24	c #Conflicts:    1198000 | #Learnt:      37349 | 0.000
618.05/618.24	c total clause space: 335.816MB
618.05/618.24	c total #watches: 655310
618.54/618.72	c total #propagations: 1094334265 / total #impl: 4918429303 (eff. 0.222)
618.54/618.72	c #Conflicts:    1199000 | #Learnt:      38349 | 0.000
618.54/618.72	c total clause space: 335.816MB
618.54/618.72	c total #watches: 658838
619.04/619.29	c total #propagations: 1095293262 / total #impl: 4922641888 (eff. 0.223)
619.04/619.29	c #Conflicts:    1200000 | #Learnt:      39349 | 0.000
619.04/619.29	c total clause space: 335.816MB
619.04/619.29	c total #watches: 661860
619.74/619.96	c total #propagations: 1096184394 / total #impl: 4926800360 (eff. 0.222)
619.74/619.96	c #Conflicts:    1201000 | #Learnt:      40349 | 0.000
619.74/619.96	c total clause space: 335.816MB
619.74/619.96	c total #watches: 664949
620.44/620.60	c total #propagations: 1097296461 / total #impl: 4931322954 (eff. 0.223)
620.44/620.60	c #Conflicts:    1202000 | #Learnt:      41349 | 0.000
620.44/620.60	c total clause space: 335.816MB
620.44/620.60	c total #watches: 668368
620.94/621.18	c total #propagations: 1098443689 / total #impl: 4935819507 (eff. 0.223)
620.94/621.18	c #Conflicts:    1203000 | #Learnt:      42349 | 0.000
620.94/621.18	c total clause space: 335.816MB
620.94/621.18	c total #watches: 671670
621.64/621.82	c total #propagations: 1099479896 / total #impl: 4940734736 (eff. 0.223)
621.64/621.82	c #Conflicts:    1204000 | #Learnt:      43349 | 0.000
621.64/621.82	c total clause space: 335.816MB
621.64/621.82	c total #watches: 675064
622.24/622.46	c total #propagations: 1100678400 / total #impl: 4946170293 (eff. 0.223)
622.24/622.46	c #Conflicts:    1205000 | #Learnt:      44349 | 0.000
622.24/622.46	c total clause space: 335.816MB
622.24/622.46	c total #watches: 679508
622.84/623.02	c total #propagations: 1101749765 / total #impl: 4951000993 (eff. 0.223)
622.84/623.02	c #Conflicts:    1206000 | #Learnt:      45349 | 0.000
622.84/623.02	c total clause space: 335.816MB
622.84/623.02	c total #watches: 682416
623.44/623.70	c total #propagations: 1102635999 / total #impl: 4954742783 (eff. 0.223)
623.44/623.70	c #Conflicts:    1207000 | #Learnt:      46349 | 0.000
623.44/623.70	c total clause space: 335.816MB
623.44/623.70	c total #watches: 685591
623.74/623.96	c total #propagations: 1103681305 / total #impl: 4959579425 (eff. 0.223)
623.74/623.96	c #Conflicts:    1208000 | #Learnt:      47349 | 0.000
623.74/623.96	c total clause space: 335.816MB
623.74/623.96	c total #watches: 688077
624.24/624.47	c total #propagations: 1104183497 / total #impl: 4961884271 (eff. 0.223)
624.24/624.47	c #Conflicts:    1209000 | #Learnt:      48349 | 0.000
624.24/624.47	c total clause space: 335.816MB
624.24/624.47	c total #watches: 691166
624.84/625.09	c total #propagations: 1104881884 / total #impl: 4965397699 (eff. 0.223)
624.84/625.09	c #Conflicts:    1210000 | #Learnt:      49349 | 0.000
624.84/625.09	c total clause space: 335.816MB
624.84/625.10	c total #watches: 693923
625.54/625.70	c total #propagations: 1105689414 / total #impl: 4969563445 (eff. 0.222)
625.54/625.70	c #Conflicts:    1211000 | #Learnt:      50349 | 0.000
625.54/625.70	c total clause space: 335.816MB
625.54/625.70	c total #watches: 697839
626.14/626.30	c total #propagations: 1106433986 / total #impl: 4973379427 (eff. 0.222)
626.14/626.30	c #Conflicts:    1212000 | #Learnt:      51349 | 0.000
626.14/626.30	c total clause space: 335.816MB
626.14/626.30	c total #watches: 701660
626.44/626.64	c total #propagations: 1107252140 / total #impl: 4977499558 (eff. 0.222)
626.44/626.64	c #Conflicts:    1213000 | #Learnt:      52349 | 0.000
626.44/626.64	c total clause space: 335.816MB
626.44/626.64	c total #watches: 704740
626.85/627.03	c total #propagations: 1107823265 / total #impl: 4980777192 (eff. 0.222)
626.85/627.03	c GC COLLECT
626.85/627.03	c #Conflicts:    1214000 | #Learnt:      26808 | 0.000
626.85/627.03	c total clause space: 335.816MB
626.85/627.03	c total #watches: 619029
627.24/627.42	c total #propagations: 1108391363 / total #impl: 4984168652 (eff. 0.222)
627.24/627.42	c #Conflicts:    1215000 | #Learnt:      27808 | 0.000
627.24/627.42	c total clause space: 335.816MB
627.24/627.42	c total #watches: 623359
627.64/627.81	c total #propagations: 1109063212 / total #impl: 4986641243 (eff. 0.222)
627.64/627.81	c #Conflicts:    1216000 | #Learnt:      28808 | 0.000
627.64/627.81	c total clause space: 335.816MB
627.64/627.81	c total #watches: 628120
628.14/628.32	c total #propagations: 1109655154 / total #impl: 4988920995 (eff. 0.222)
628.14/628.32	c #Conflicts:    1217000 | #Learnt:      29808 | 0.000
628.14/628.32	c total clause space: 335.816MB
628.14/628.32	c total #watches: 633151
628.64/628.88	c total #propagations: 1110388284 / total #impl: 4991780944 (eff. 0.222)
628.64/628.88	c #Conflicts:    1218000 | #Learnt:      30808 | 0.000
628.64/628.88	c total clause space: 335.816MB
628.64/628.88	c total #watches: 639706
629.15/629.35	c total #propagations: 1111113357 / total #impl: 4995065660 (eff. 0.222)
629.15/629.35	c #Conflicts:    1219000 | #Learnt:      31808 | 0.000
629.15/629.35	c total clause space: 335.816MB
629.15/629.35	c total #watches: 642440
629.64/629.85	c total #propagations: 1111919814 / total #impl: 4999072189 (eff. 0.222)
629.64/629.85	c #Conflicts:    1220000 | #Learnt:      32808 | 0.000
629.64/629.85	c total clause space: 335.816MB
629.64/629.85	c total #watches: 645067
630.15/630.38	c total #propagations: 1112728626 / total #impl: 5003241114 (eff. 0.222)
630.15/630.38	c #Conflicts:    1221000 | #Learnt:      33808 | 0.000
630.15/630.38	c total clause space: 335.816MB
630.15/630.38	c total #watches: 648644
630.74/630.94	c total #propagations: 1113576097 / total #impl: 5007891076 (eff. 0.222)
630.74/630.94	c #Conflicts:    1222000 | #Learnt:      34808 | 0.000
630.74/630.94	c total clause space: 335.816MB
630.74/630.94	c total #watches: 651346
631.25/631.48	c total #propagations: 1114388322 / total #impl: 5012780069 (eff. 0.222)
631.25/631.48	c #Conflicts:    1223000 | #Learnt:      35808 | 0.000
631.25/631.48	c total clause space: 335.816MB
631.25/631.48	c total #watches: 654004
631.84/632.00	c total #propagations: 1115133905 / total #impl: 5016760310 (eff. 0.222)
631.84/632.00	c #Conflicts:    1224000 | #Learnt:      36808 | 0.000
631.84/632.00	c total clause space: 335.816MB
631.84/632.00	c total #watches: 656491
632.35/632.54	c total #propagations: 1115868511 / total #impl: 5020497297 (eff. 0.222)
632.35/632.54	c #Conflicts:    1225000 | #Learnt:      37808 | 0.000
632.35/632.54	c total clause space: 335.816MB
632.35/632.54	c total #watches: 659972
632.94/633.19	c total #propagations: 1116597084 / total #impl: 5024498947 (eff. 0.222)
632.94/633.19	c #Conflicts:    1226000 | #Learnt:      38808 | 0.000
632.94/633.19	c total clause space: 335.816MB
632.94/633.19	c total #watches: 663634
633.55/633.79	c total #propagations: 1117368997 / total #impl: 5028834614 (eff. 0.222)
633.55/633.79	c #Conflicts:    1227000 | #Learnt:      39808 | 0.000
633.55/633.79	c total clause space: 335.816MB
633.55/633.79	c total #watches: 666250
634.24/634.43	c total #propagations: 1118108763 / total #impl: 5033169800 (eff. 0.222)
634.24/634.43	c #Conflicts:    1228000 | #Learnt:      40808 | 0.000
634.24/634.43	c total clause space: 335.816MB
634.24/634.43	c total #watches: 669377
634.84/635.06	c total #propagations: 1118854746 / total #impl: 5037757276 (eff. 0.222)
634.84/635.06	c #Conflicts:    1229000 | #Learnt:      41808 | 0.000
634.84/635.06	c total clause space: 335.816MB
634.84/635.07	c total #watches: 672182
635.54/635.77	c total #propagations: 1119537053 / total #impl: 5041727169 (eff. 0.222)
635.54/635.77	c #Conflicts:    1230000 | #Learnt:      42808 | 0.000
635.54/635.77	c total clause space: 335.816MB
635.54/635.77	c total #watches: 674476
636.24/636.47	c total #propagations: 1120302725 / total #impl: 5045929681 (eff. 0.222)
636.24/636.47	c #Conflicts:    1231000 | #Learnt:      43808 | 0.000
636.24/636.47	c total clause space: 335.816MB
636.24/636.47	c total #watches: 677800
636.94/637.15	c total #propagations: 1121163129 / total #impl: 5050121746 (eff. 0.222)
636.94/637.15	c #Conflicts:    1232000 | #Learnt:      44808 | 0.000
636.94/637.15	c total clause space: 335.816MB
636.94/637.15	c total #watches: 680765
637.64/637.83	c total #propagations: 1122165619 / total #impl: 5054514193 (eff. 0.222)
637.64/637.83	c #Conflicts:    1233000 | #Learnt:      45808 | 0.000
637.64/637.83	c total clause space: 335.816MB
637.64/637.83	c total #watches: 684673
638.24/638.49	c total #propagations: 1123254087 / total #impl: 5059202115 (eff. 0.222)
638.24/638.49	c #Conflicts:    1234000 | #Learnt:      46808 | 0.000
638.24/638.49	c total clause space: 335.816MB
638.24/638.49	c total #watches: 687184
638.95/639.11	c total #propagations: 1124488392 / total #impl: 5063343692 (eff. 0.222)
638.95/639.11	c #Conflicts:    1235000 | #Learnt:      47808 | 0.000
638.95/639.11	c total clause space: 335.816MB
638.95/639.11	c total #watches: 690577
639.54/639.79	c total #propagations: 1125445882 / total #impl: 5067635171 (eff. 0.222)
639.54/639.79	c #Conflicts:    1236000 | #Learnt:      48808 | 0.000
639.54/639.79	c total clause space: 335.816MB
639.54/639.79	c total #watches: 693862
640.15/640.32	c total #propagations: 1126537832 / total #impl: 5072275730 (eff. 0.222)
640.15/640.32	c #Conflicts:    1237000 | #Learnt:      49808 | 0.000
640.15/640.32	c total clause space: 335.816MB
640.15/640.32	c total #watches: 697393
640.54/640.78	c total #propagations: 1127574290 / total #impl: 5076839078 (eff. 0.222)
640.54/640.78	c #Conflicts:    1238000 | #Learnt:      50807 | 0.000
640.54/640.78	c total clause space: 335.816MB
640.54/640.78	c total #watches: 701043
641.04/641.20	c total #propagations: 1128342033 / total #impl: 5080470453 (eff. 0.222)
641.04/641.20	c #Conflicts:    1239000 | #Learnt:      51807 | 0.000
641.04/641.20	c total clause space: 335.816MB
641.04/641.20	c total #watches: 704091
641.64/641.81	c total #propagations: 1129122628 / total #impl: 5083573252 (eff. 0.222)
641.64/641.81	c #Conflicts:    1240000 | #Learnt:      52807 | 0.000
641.64/641.81	c total clause space: 335.816MB
641.64/641.81	c total #watches: 707472
642.25/642.43	c total #propagations: 1130169966 / total #impl: 5088546012 (eff. 0.222)
642.25/642.43	c #Conflicts:    1241000 | #Learnt:      53807 | 0.000
642.25/642.43	c total clause space: 335.816MB
642.25/642.43	c total #watches: 711212
642.64/642.80	c total #propagations: 1131203629 / total #impl: 5092952636 (eff. 0.222)
642.64/642.80	c GC COLLECT
642.64/642.80	c #Conflicts:    1242000 | #Learnt:      27882 | 0.000
642.64/642.80	c total clause space: 335.816MB
642.64/642.80	c total #watches: 623799
643.14/643.35	c total #propagations: 1131866195 / total #impl: 5095699490 (eff. 0.222)
643.14/643.35	c #Conflicts:    1243000 | #Learnt:      28882 | 0.000
643.14/643.35	c total clause space: 335.816MB
643.14/643.35	c total #watches: 627006
643.74/643.93	c total #propagations: 1133043031 / total #impl: 5100415837 (eff. 0.222)
643.74/643.93	c #Conflicts:    1244000 | #Learnt:      29882 | 0.000
643.74/643.93	c total clause space: 335.816MB
643.74/643.93	c total #watches: 630461
644.34/644.55	c total #propagations: 1134191625 / total #impl: 5105027820 (eff. 0.222)
644.34/644.55	c #Conflicts:    1245000 | #Learnt:      30882 | 0.000
644.34/644.55	c total clause space: 335.816MB
644.34/644.55	c total #watches: 633795
644.84/645.08	c total #propagations: 1135398107 / total #impl: 5111070469 (eff. 0.222)
644.84/645.08	c #Conflicts:    1246000 | #Learnt:      31882 | 0.000
644.84/645.08	c total clause space: 335.816MB
644.84/645.08	c total #watches: 637593
645.44/645.65	c total #propagations: 1136529553 / total #impl: 5116092070 (eff. 0.222)
645.44/645.65	c #Conflicts:    1247000 | #Learnt:      32882 | 0.000
645.44/645.65	c total clause space: 335.816MB
645.44/645.65	c total #watches: 640816
646.04/646.23	c total #propagations: 1137692608 / total #impl: 5120878107 (eff. 0.222)
646.04/646.23	c #Conflicts:    1248000 | #Learnt:      33882 | 0.000
646.04/646.23	c total clause space: 335.816MB
646.04/646.23	c total #watches: 650428
646.84/647.01	c total #propagations: 1138604670 / total #impl: 5125945122 (eff. 0.222)
646.84/647.01	c #Conflicts:    1249000 | #Learnt:      34882 | 0.000
646.84/647.01	c total clause space: 335.816MB
646.84/647.01	c total #watches: 655015
647.64/647.83	c total #propagations: 1139520129 / total #impl: 5130825567 (eff. 0.222)
647.64/647.83	c #Conflicts:    1250000 | #Learnt:      35882 | 0.000
647.64/647.83	c total clause space: 335.816MB
647.64/647.83	c total #watches: 658638
648.44/648.64	c total #propagations: 1140457337 / total #impl: 5135802692 (eff. 0.222)
648.44/648.64	c #Conflicts:    1251000 | #Learnt:      36882 | 0.000
648.44/648.64	c total clause space: 335.816MB
648.44/648.64	c total #watches: 661701
649.04/649.25	c total #propagations: 1141728781 / total #impl: 5141000674 (eff. 0.222)
649.04/649.25	c #Conflicts:    1252000 | #Learnt:      37882 | 0.000
649.04/649.25	c total clause space: 335.816MB
649.04/649.25	c total #watches: 664985
649.74/649.94	c total #propagations: 1142706455 / total #impl: 5145094042 (eff. 0.222)
649.74/649.94	c #Conflicts:    1253000 | #Learnt:      38882 | 0.000
649.74/649.94	c total clause space: 335.816MB
649.74/649.94	c total #watches: 667741
650.44/650.63	c total #propagations: 1143707701 / total #impl: 5149330085 (eff. 0.222)
650.44/650.63	c #Conflicts:    1254000 | #Learnt:      39882 | 0.000
650.44/650.63	c total clause space: 335.816MB
650.44/650.63	c total #watches: 671096
651.04/651.23	c total #propagations: 1144706069 / total #impl: 5153479414 (eff. 0.222)
651.04/651.23	c #Conflicts:    1255000 | #Learnt:      40882 | 0.000
651.04/651.23	c total clause space: 335.816MB
651.04/651.23	c total #watches: 675271
651.74/651.92	c total #propagations: 1145804362 / total #impl: 5157709122 (eff. 0.222)
651.74/651.92	c #Conflicts:    1256000 | #Learnt:      41881 | 0.000
651.74/651.92	c total clause space: 335.816MB
651.74/651.92	c total #watches: 678606
652.34/652.57	c total #propagations: 1146867881 / total #impl: 5162180496 (eff. 0.222)
652.34/652.57	c #Conflicts:    1257000 | #Learnt:      42881 | 0.000
652.34/652.57	c total clause space: 335.816MB
652.34/652.57	c total #watches: 682478
653.04/653.26	c total #propagations: 1148150573 / total #impl: 5167113385 (eff. 0.222)
653.04/653.26	c #Conflicts:    1258000 | #Learnt:      43881 | 0.000
653.04/653.26	c total clause space: 335.816MB
653.04/653.26	c total #watches: 688467
653.64/653.88	c total #propagations: 1149498379 / total #impl: 5172519460 (eff. 0.222)
653.64/653.88	c #Conflicts:    1259000 | #Learnt:      44881 | 0.000
653.64/653.88	c total clause space: 335.816MB
653.64/653.88	c total #watches: 692417
654.34/654.55	c total #propagations: 1150539682 / total #impl: 5176699955 (eff. 0.222)
654.34/654.55	c #Conflicts:    1260000 | #Learnt:      45881 | 0.000
654.34/654.55	c total clause space: 335.816MB
654.34/654.55	c total #watches: 696851
654.74/654.98	c total #propagations: 1151557772 / total #impl: 5180868667 (eff. 0.222)
654.74/654.98	c #Conflicts:    1261000 | #Learnt:      46881 | 0.000
654.74/654.98	c total clause space: 335.816MB
654.74/654.98	c total #watches: 704703
655.54/655.73	c total #propagations: 1152044109 / total #impl: 5184308828 (eff. 0.222)
655.54/655.73	c #Conflicts:    1262000 | #Learnt:      47881 | 0.000
655.54/655.73	c total clause space: 335.816MB
655.54/655.73	c total #watches: 708218
656.23/656.47	c total #propagations: 1153054438 / total #impl: 5188528551 (eff. 0.222)
656.23/656.47	c #Conflicts:    1263000 | #Learnt:      48881 | 0.000
656.23/656.47	c total clause space: 335.816MB
656.23/656.47	c total #watches: 712380
657.03/657.25	c total #propagations: 1154043410 / total #impl: 5192921839 (eff. 0.222)
657.03/657.25	c #Conflicts:    1264000 | #Learnt:      49881 | 0.000
657.03/657.25	c total clause space: 335.816MB
657.03/657.25	c total #watches: 715229
657.74/657.98	c total #propagations: 1154999815 / total #impl: 5196808649 (eff. 0.222)
657.74/657.98	c #Conflicts:    1265000 | #Learnt:      50881 | 0.000
657.74/657.98	c total clause space: 335.816MB
657.74/657.98	c total #watches: 717968
658.43/658.61	c total #propagations: 1155851002 / total #impl: 5200155704 (eff. 0.222)
658.43/658.61	c #Conflicts:    1266000 | #Learnt:      51881 | 0.000
658.43/658.61	c total clause space: 335.816MB
658.43/658.61	c total #watches: 720930
658.93/659.19	c total #propagations: 1156599194 / total #impl: 5203606809 (eff. 0.222)
658.93/659.19	c #Conflicts:    1267000 | #Learnt:      52881 | 0.000
658.93/659.19	c total clause space: 335.816MB
658.93/659.19	c total #watches: 723956
659.53/659.76	c total #propagations: 1157387407 / total #impl: 5207053955 (eff. 0.222)
659.53/659.76	c #Conflicts:    1268000 | #Learnt:      53881 | 0.000
659.53/659.76	c total clause space: 335.816MB
659.53/659.76	c total #watches: 727891
660.13/660.33	c total #propagations: 1158122115 / total #impl: 5210342428 (eff. 0.222)
660.13/660.33	c GC COLLECT
660.13/660.33	c #Conflicts:    1269000 | #Learnt:      27706 | 0.000
660.13/660.33	c total clause space: 335.816MB
660.13/660.33	c total #watches: 622024
660.53/660.76	c total #propagations: 1158850187 / total #impl: 5213517291 (eff. 0.222)
660.53/660.76	c #Conflicts:    1270000 | #Learnt:      28706 | 0.000
660.53/660.76	c total clause space: 335.816MB
660.53/660.77	c total #watches: 625260
660.94/661.18	c total #propagations: 1159706142 / total #impl: 5216823595 (eff. 0.222)
660.94/661.18	c #Conflicts:    1271000 | #Learnt:      29706 | 0.000
660.94/661.18	c total clause space: 335.816MB
660.94/661.18	c total #watches: 628506
661.43/661.67	c total #propagations: 1160480264 / total #impl: 5219920509 (eff. 0.222)
661.43/661.67	c #Conflicts:    1272000 | #Learnt:      30706 | 0.000
661.43/661.67	c total clause space: 335.816MB
661.43/661.67	c total #watches: 631939
662.04/662.23	c total #propagations: 1161366888 / total #impl: 5223802180 (eff. 0.222)
662.04/662.23	c #Conflicts:    1273000 | #Learnt:      31706 | 0.000
662.04/662.23	c total clause space: 335.816MB
662.04/662.23	c total #watches: 636225
662.53/662.77	c total #propagations: 1162364609 / total #impl: 5228374274 (eff. 0.222)
662.53/662.77	c #Conflicts:    1274000 | #Learnt:      32706 | 0.000
662.53/662.77	c total clause space: 335.816MB
662.53/662.77	c total #watches: 640393
663.24/663.45	c total #propagations: 1163364410 / total #impl: 5233112327 (eff. 0.222)
663.24/663.45	c #Conflicts:    1275000 | #Learnt:      33706 | 0.000
663.24/663.45	c total clause space: 335.816MB
663.24/663.45	c total #watches: 645141
664.03/664.22	c total #propagations: 1164525702 / total #impl: 5239098840 (eff. 0.222)
664.03/664.22	c #Conflicts:    1276000 | #Learnt:      34706 | 0.000
664.03/664.22	c total clause space: 335.816MB
664.03/664.22	c total #watches: 650655
664.53/664.78	c total #propagations: 1165665891 / total #impl: 5245082659 (eff. 0.222)
664.53/664.78	c #Conflicts:    1277000 | #Learnt:      35706 | 0.000
664.53/664.78	c total clause space: 335.816MB
664.53/664.78	c total #watches: 654089
665.23/665.44	c total #propagations: 1166607060 / total #impl: 5249353187 (eff. 0.222)
665.23/665.44	c #Conflicts:    1278000 | #Learnt:      36706 | 0.000
665.23/665.44	c total clause space: 335.816MB
665.23/665.44	c total #watches: 657795
665.63/665.88	c total #propagations: 1167726260 / total #impl: 5253956588 (eff. 0.222)
665.63/665.88	c #Conflicts:    1279000 | #Learnt:      37706 | 0.000
665.63/665.88	c total clause space: 335.816MB
665.63/665.88	c total #watches: 660793
666.23/666.47	c total #propagations: 1168518460 / total #impl: 5257500930 (eff. 0.222)
666.23/666.47	c #Conflicts:    1280000 | #Learnt:      38706 | 0.000
666.23/666.47	c total clause space: 335.816MB
666.23/666.47	c total #watches: 664282
666.83/667.03	c total #propagations: 1169637413 / total #impl: 5261539721 (eff. 0.222)
666.83/667.03	c #Conflicts:    1281000 | #Learnt:      39706 | 0.000
666.83/667.03	c total clause space: 335.816MB
666.83/667.03	c total #watches: 667929
667.43/667.62	c total #propagations: 1170673638 / total #impl: 5265736506 (eff. 0.222)
667.43/667.62	c #Conflicts:    1282000 | #Learnt:      40706 | 0.000
667.43/667.62	c total clause space: 335.816MB
667.43/667.62	c total #watches: 671582
667.93/668.13	c total #propagations: 1171549447 / total #impl: 5271131374 (eff. 0.222)
667.93/668.13	c #Conflicts:    1283000 | #Learnt:      41706 | 0.000
667.93/668.13	c total clause space: 335.816MB
667.93/668.13	c total #watches: 675220
668.43/668.69	c total #propagations: 1172424465 / total #impl: 5274792463 (eff. 0.222)
668.43/668.69	c #Conflicts:    1284000 | #Learnt:      42706 | 0.000
668.43/668.69	c total clause space: 335.816MB
668.43/668.69	c total #watches: 679298
669.13/669.35	c total #propagations: 1173293534 / total #impl: 5278247670 (eff. 0.222)
669.13/669.35	c #Conflicts:    1285000 | #Learnt:      43706 | 0.000
669.13/669.35	c total clause space: 335.816MB
669.13/669.35	c total #watches: 682873
669.74/669.99	c total #propagations: 1174259338 / total #impl: 5282424572 (eff. 0.222)
669.74/669.99	c #Conflicts:    1286000 | #Learnt:      44706 | 0.000
669.74/669.99	c total clause space: 335.816MB
669.74/669.99	c total #watches: 685475
670.33/670.56	c total #propagations: 1175249157 / total #impl: 5286400483 (eff. 0.222)
670.33/670.56	c #Conflicts:    1287000 | #Learnt:      45706 | 0.000
670.33/670.56	c total clause space: 335.816MB
670.33/670.56	c total #watches: 688972
671.03/671.27	c total #propagations: 1176131317 / total #impl: 5290040865 (eff. 0.222)
671.03/671.27	c #Conflicts:    1288000 | #Learnt:      46706 | 0.000
671.03/671.27	c total clause space: 335.816MB
671.03/671.28	c total #watches: 692752
671.73/671.95	c total #propagations: 1177400642 / total #impl: 5295140241 (eff. 0.222)
671.73/671.95	c #Conflicts:    1289000 | #Learnt:      47706 | 0.000
671.73/671.95	c total clause space: 335.816MB
671.73/671.95	c total #watches: 695760
672.63/672.81	c total #propagations: 1178534993 / total #impl: 5299661346 (eff. 0.222)
672.63/672.81	c #Conflicts:    1290000 | #Learnt:      48706 | 0.000
672.63/672.81	c total clause space: 335.816MB
672.63/672.81	c total #watches: 699285
673.14/673.34	c total #propagations: 1179774607 / total #impl: 5305725736 (eff. 0.222)
673.14/673.34	c #Conflicts:    1291000 | #Learnt:      49706 | 0.000
673.14/673.34	c total clause space: 335.816MB
673.14/673.34	c total #watches: 702712
673.63/673.83	c total #propagations: 1180600028 / total #impl: 5309219315 (eff. 0.222)
673.63/673.83	c #Conflicts:    1292000 | #Learnt:      50706 | 0.000
673.63/673.83	c total clause space: 335.816MB
673.63/673.83	c total #watches: 706225
674.14/674.37	c total #propagations: 1181312978 / total #impl: 5311981742 (eff. 0.222)
674.14/674.37	c #Conflicts:    1293000 | #Learnt:      51706 | 0.000
674.14/674.37	c total clause space: 335.816MB
674.14/674.37	c total #watches: 708750
674.63/674.89	c total #propagations: 1182194725 / total #impl: 5315055267 (eff. 0.222)
674.63/674.89	c #Conflicts:    1294000 | #Learnt:      52706 | 0.000
674.63/674.89	c total clause space: 335.816MB
674.63/674.89	c total #watches: 711684
675.24/675.45	c total #propagations: 1183118532 / total #impl: 5318421004 (eff. 0.222)
675.24/675.45	c #Conflicts:    1295000 | #Learnt:      53706 | 0.000
675.24/675.45	c total clause space: 335.816MB
675.24/675.45	c total #watches: 714632
675.93/676.15	c total #propagations: 1184047845 / total #impl: 5321947516 (eff. 0.222)
675.93/676.15	c #Conflicts:    1296000 | #Learnt:      54706 | 0.000
675.93/676.15	c total clause space: 335.816MB
675.93/676.15	c total #watches: 718064
676.53/676.79	c total #propagations: 1185030529 / total #impl: 5325841281 (eff. 0.223)
676.53/676.79	c GC COLLECT
676.53/676.79	c #Conflicts:    1297000 | #Learnt:      28172 | 0.000
676.53/676.79	c total clause space: 335.816MB
676.53/676.79	c total #watches: 624327
677.03/677.24	c total #propagations: 1186065202 / total #impl: 5330323915 (eff. 0.223)
677.03/677.24	c #Conflicts:    1298000 | #Learnt:      29172 | 0.000
677.03/677.24	c total clause space: 335.816MB
677.03/677.24	c total #watches: 627859
677.54/677.77	c total #propagations: 1186884742 / total #impl: 5334076299 (eff. 0.223)
677.54/677.77	c #Conflicts:    1299000 | #Learnt:      30172 | 0.000
677.54/677.77	c total clause space: 335.816MB
677.54/677.77	c total #watches: 630984
678.13/678.39	c total #propagations: 1187911325 / total #impl: 5338099130 (eff. 0.223)
678.13/678.39	c #Conflicts:    1300000 | #Learnt:      31172 | 0.000
678.13/678.39	c total clause space: 335.816MB
678.13/678.39	c total #watches: 634826
678.73/678.91	c total #propagations: 1189191158 / total #impl: 5343588050 (eff. 0.223)
678.73/678.91	c #Conflicts:    1301000 | #Learnt:      32172 | 0.000
678.73/678.91	c total clause space: 335.816MB
678.73/678.91	c total #watches: 639217
679.23/679.47	c total #propagations: 1190240652 / total #impl: 5348676921 (eff. 0.223)
679.23/679.47	c #Conflicts:    1302000 | #Learnt:      33172 | 0.000
679.23/679.47	c total clause space: 335.816MB
679.23/679.48	c total #watches: 643291
679.64/679.88	c total #propagations: 1191267222 / total #impl: 5354112159 (eff. 0.222)
679.64/679.88	c #Conflicts:    1303000 | #Learnt:      34172 | 0.000
679.64/679.88	c total clause space: 335.816MB
679.64/679.88	c total #watches: 646555
680.23/680.49	c total #propagations: 1191998666 / total #impl: 5357294572 (eff. 0.223)
680.23/680.49	c #Conflicts:    1304000 | #Learnt:      35172 | 0.000
680.23/680.49	c total clause space: 335.816MB
680.23/680.49	c total #watches: 650250
680.93/681.12	c total #propagations: 1193124676 / total #impl: 5361888550 (eff. 0.223)
680.93/681.12	c #Conflicts:    1305000 | #Learnt:      36172 | 0.000
680.93/681.12	c total clause space: 335.816MB
680.93/681.12	c total #watches: 653382
681.43/681.64	c total #propagations: 1194298848 / total #impl: 5366468775 (eff. 0.223)
681.43/681.64	c #Conflicts:    1306000 | #Learnt:      37172 | 0.000
681.43/681.64	c total clause space: 335.816MB
681.43/681.64	c total #watches: 655934
682.03/682.24	c total #propagations: 1195258664 / total #impl: 5370878510 (eff. 0.223)
682.03/682.24	c #Conflicts:    1307000 | #Learnt:      38172 | 0.000
682.03/682.24	c total clause space: 335.816MB
682.03/682.24	c total #watches: 660394
682.63/682.85	c total #propagations: 1196332031 / total #impl: 5375300096 (eff. 0.223)
682.63/682.85	c #Conflicts:    1308000 | #Learnt:      39172 | 0.000
682.63/682.85	c total clause space: 335.816MB
682.63/682.85	c total #watches: 664754
683.13/683.37	c total #propagations: 1197370725 / total #impl: 5379959453 (eff. 0.223)
683.13/683.37	c #Conflicts:    1309000 | #Learnt:      40172 | 0.000
683.13/683.37	c total clause space: 335.816MB
683.13/683.37	c total #watches: 667899
683.73/683.96	c total #propagations: 1198359972 / total #impl: 5384191438 (eff. 0.223)
683.73/683.96	c #Conflicts:    1310000 | #Learnt:      41172 | 0.000
683.73/683.96	c total clause space: 335.816MB
683.73/683.96	c total #watches: 671213
684.23/684.47	c total #propagations: 1199471486 / total #impl: 5389541950 (eff. 0.223)
684.23/684.47	c #Conflicts:    1311000 | #Learnt:      42172 | 0.000
684.23/684.47	c total clause space: 335.816MB
684.23/684.47	c total #watches: 675421
684.73/684.98	c total #propagations: 1200227724 / total #impl: 5392798556 (eff. 0.223)
684.73/684.98	c #Conflicts:    1312000 | #Learnt:      43172 | 0.000
684.73/684.98	c total clause space: 335.816MB
684.73/684.98	c total #watches: 680078
685.43/685.62	c total #propagations: 1201204560 / total #impl: 5396638255 (eff. 0.223)
685.43/685.62	c #Conflicts:    1313000 | #Learnt:      44172 | 0.000
685.43/685.62	c total clause space: 335.816MB
685.43/685.62	c total #watches: 684564
686.03/686.26	c total #propagations: 1202413825 / total #impl: 5401394388 (eff. 0.223)
686.03/686.26	c #Conflicts:    1314000 | #Learnt:      45172 | 0.000
686.03/686.26	c total clause space: 335.816MB
686.03/686.26	c total #watches: 688651
686.63/686.87	c total #propagations: 1203466330 / total #impl: 5405730400 (eff. 0.223)
686.63/686.87	c #Conflicts:    1315000 | #Learnt:      46172 | 0.000
686.63/686.87	c total clause space: 335.816MB
686.63/686.87	c total #watches: 691421
687.23/687.44	c total #propagations: 1204228220 / total #impl: 5409455504 (eff. 0.223)
687.23/687.44	c #Conflicts:    1316000 | #Learnt:      47172 | 0.000
687.23/687.44	c total clause space: 335.816MB
687.23/687.44	c total #watches: 694062
687.83/688.09	c total #propagations: 1204926805 / total #impl: 5413520720 (eff. 0.223)
687.83/688.09	c #Conflicts:    1317000 | #Learnt:      48172 | 0.000
687.83/688.09	c total clause space: 335.816MB
687.83/688.09	c total #watches: 696500
688.54/688.74	c total #propagations: 1205629202 / total #impl: 5417511295 (eff. 0.223)
688.54/688.74	c #Conflicts:    1318000 | #Learnt:      49172 | 0.000
688.54/688.74	c total clause space: 335.816MB
688.54/688.74	c total #watches: 699221
689.23/689.44	c total #propagations: 1206350126 / total #impl: 5421538861 (eff. 0.223)
689.23/689.44	c #Conflicts:    1319000 | #Learnt:      50172 | 0.000
689.23/689.44	c total clause space: 335.816MB
689.23/689.44	c total #watches: 702050
689.93/690.14	c total #propagations: 1207101984 / total #impl: 5425967379 (eff. 0.222)
689.93/690.14	c #Conflicts:    1320000 | #Learnt:      51172 | 0.000
689.93/690.14	c total clause space: 335.816MB
689.93/690.14	c total #watches: 704672
690.64/690.88	c total #propagations: 1207828363 / total #impl: 5430125080 (eff. 0.222)
690.64/690.88	c #Conflicts:    1321000 | #Learnt:      52172 | 0.000
690.64/690.88	c total clause space: 335.816MB
690.64/690.88	c total #watches: 707421
691.23/691.50	c total #propagations: 1208603746 / total #impl: 5434159052 (eff. 0.222)
691.23/691.50	c #Conflicts:    1322000 | #Learnt:      53172 | 0.000
691.23/691.50	c total clause space: 335.816MB
691.33/691.50	c total #watches: 710876
692.03/692.27	c total #propagations: 1209334088 / total #impl: 5437444157 (eff. 0.222)
692.03/692.27	c #Conflicts:    1323000 | #Learnt:      54172 | 0.000
692.03/692.27	c total clause space: 335.816MB
692.03/692.27	c total #watches: 716022
692.93/693.12	c total #propagations: 1210182541 / total #impl: 5441358783 (eff. 0.222)
692.93/693.12	c #Conflicts:    1324000 | #Learnt:      55172 | 0.000
692.93/693.12	c total clause space: 335.816MB
692.93/693.12	c total #watches: 719138
693.53/693.77	c total #propagations: 1211083899 / total #impl: 5445676051 (eff. 0.222)
693.53/693.77	c GC COLLECT
693.53/693.77	c #Conflicts:    1325000 | #Learnt:      28398 | 0.000
693.53/693.77	c total clause space: 335.816MB
693.53/693.77	c total #watches: 625332
693.93/694.19	c total #propagations: 1211897511 / total #impl: 5449282918 (eff. 0.222)
693.93/694.19	c #Conflicts:    1326000 | #Learnt:      29398 | 0.000
693.93/694.19	c total clause space: 335.816MB
693.93/694.19	c total #watches: 628398
694.43/694.67	c total #propagations: 1212654112 / total #impl: 5452419236 (eff. 0.222)
694.43/694.67	c #Conflicts:    1327000 | #Learnt:      30398 | 0.000
694.43/694.67	c total clause space: 335.816MB
694.43/694.67	c total #watches: 632145
695.03/695.26	c total #propagations: 1213456252 / total #impl: 5455750460 (eff. 0.222)
695.03/695.26	c #Conflicts:    1328000 | #Learnt:      31398 | 0.000
695.03/695.26	c total clause space: 335.816MB
695.03/695.26	c total #watches: 635465
695.63/695.82	c total #propagations: 1214332566 / total #impl: 5459674361 (eff. 0.222)
695.63/695.82	c #Conflicts:    1329000 | #Learnt:      32398 | 0.000
695.63/695.82	c total clause space: 335.816MB
695.63/695.82	c total #watches: 639018
696.33/696.53	c total #propagations: 1215168230 / total #impl: 5463173748 (eff. 0.222)
696.33/696.53	c #Conflicts:    1330000 | #Learnt:      33398 | 0.000
696.33/696.53	c total clause space: 335.816MB
696.33/696.53	c total #watches: 644264
697.03/697.29	c total #propagations: 1216003180 / total #impl: 5466844512 (eff. 0.222)
697.03/697.29	c #Conflicts:    1331000 | #Learnt:      34398 | 0.000
697.03/697.29	c total clause space: 335.816MB
697.03/697.29	c total #watches: 648018
697.83/698.06	c total #propagations: 1216837845 / total #impl: 5470557051 (eff. 0.222)
697.83/698.06	c #Conflicts:    1332000 | #Learnt:      35398 | 0.000
697.83/698.06	c total clause space: 335.816MB
697.83/698.06	c total #watches: 652240
698.73/698.97	c total #propagations: 1217615658 / total #impl: 5474089765 (eff. 0.222)
698.73/698.97	c #Conflicts:    1333000 | #Learnt:      36398 | 0.000
698.73/698.97	c total clause space: 335.816MB
698.73/698.97	c total #watches: 658345
699.33/699.58	c total #propagations: 1218513307 / total #impl: 5478320480 (eff. 0.222)
699.33/699.58	c #Conflicts:    1334000 | #Learnt:      37398 | 0.000
699.33/699.58	c total clause space: 335.816MB
699.33/699.58	c total #watches: 661871
699.73/699.99	c total #propagations: 1219338687 / total #impl: 5482484984 (eff. 0.222)
699.73/699.99	c #Conflicts:    1335000 | #Learnt:      38398 | 0.000
699.73/699.99	c total clause space: 335.816MB
699.73/699.99	c total #watches: 666668
700.23/700.40	c total #propagations: 1220133970 / total #impl: 5487124820 (eff. 0.222)
700.23/700.40	c #Conflicts:    1336000 | #Learnt:      39398 | 0.000
700.23/700.40	c total clause space: 335.816MB
700.23/700.40	c total #watches: 671745
700.63/700.88	c total #propagations: 1220826567 / total #impl: 5491338716 (eff. 0.222)
700.63/700.88	c #Conflicts:    1337000 | #Learnt:      40398 | 0.000
700.63/700.88	c total clause space: 335.816MB
700.63/700.88	c total #watches: 676289
701.23/701.41	c total #propagations: 1221570736 / total #impl: 5495866612 (eff. 0.222)
701.23/701.41	c #Conflicts:    1338000 | #Learnt:      41398 | 0.000
701.23/701.41	c total clause space: 335.816MB
701.23/701.41	c total #watches: 682478
701.83/702.01	c total #propagations: 1222279448 / total #impl: 5499838322 (eff. 0.222)
701.83/702.01	c #Conflicts:    1339000 | #Learnt:      42398 | 0.000
701.83/702.01	c total clause space: 335.816MB
701.83/702.01	c total #watches: 687402
702.43/702.67	c total #propagations: 1223004694 / total #impl: 5503789692 (eff. 0.222)
702.43/702.67	c #Conflicts:    1340000 | #Learnt:      43398 | 0.000
702.43/702.67	c total clause space: 335.816MB
702.43/702.67	c total #watches: 691636
703.12/703.30	c total #propagations: 1223728183 / total #impl: 5508236148 (eff. 0.222)
703.12/703.30	c #Conflicts:    1341000 | #Learnt:      44398 | 0.000
703.12/703.30	c total clause space: 335.816MB
703.12/703.30	c total #watches: 695393
703.93/704.11	c total #propagations: 1224428730 / total #impl: 5512444342 (eff. 0.222)
703.93/704.11	c #Conflicts:    1342000 | #Learnt:      45398 | 0.000
703.93/704.11	c total clause space: 335.816MB
703.93/704.11	c total #watches: 700185
704.62/704.83	c total #propagations: 1225205653 / total #impl: 5516936318 (eff. 0.222)
704.62/704.83	c #Conflicts:    1343000 | #Learnt:      46398 | 0.000
704.62/704.83	c total clause space: 335.816MB
704.62/704.83	c total #watches: 704011
705.42/705.60	c total #propagations: 1225920385 / total #impl: 5520964265 (eff. 0.222)
705.42/705.60	c #Conflicts:    1344000 | #Learnt:      47398 | 0.000
705.42/705.60	c total clause space: 335.816MB
705.42/705.60	c total #watches: 708050
706.13/706.38	c total #propagations: 1226591623 / total #impl: 5524738014 (eff. 0.222)
706.13/706.38	c #Conflicts:    1345000 | #Learnt:      48398 | 0.000
706.13/706.38	c total clause space: 335.816MB
706.13/706.38	c total #watches: 712114
707.02/707.22	c total #propagations: 1227238102 / total #impl: 5529071731 (eff. 0.222)
707.02/707.22	c #Conflicts:    1346000 | #Learnt:      49398 | 0.000
707.02/707.22	c total clause space: 335.816MB
707.02/707.22	c total #watches: 715470
707.82/708.06	c total #propagations: 1227858052 / total #impl: 5533014503 (eff. 0.222)
707.82/708.06	c #Conflicts:    1347000 | #Learnt:      50398 | 0.000
707.82/708.06	c total clause space: 335.816MB
707.82/708.06	c total #watches: 718978
708.72/708.95	c total #propagations: 1228499274 / total #impl: 5537146888 (eff. 0.222)
708.72/708.95	c #Conflicts:    1348000 | #Learnt:      51398 | 0.000
708.72/708.95	c total clause space: 335.816MB
708.72/708.95	c total #watches: 724210
709.62/709.86	c total #propagations: 1229192206 / total #impl: 5541546710 (eff. 0.222)
709.62/709.86	c #Conflicts:    1349000 | #Learnt:      52398 | 0.000
709.62/709.86	c total clause space: 335.816MB
709.62/709.86	c total #watches: 728186
710.53/710.74	c total #propagations: 1229881241 / total #impl: 5546287437 (eff. 0.222)
710.53/710.74	c #Conflicts:    1350000 | #Learnt:      53398 | 0.000
710.53/710.74	c total clause space: 335.816MB
710.53/710.74	c total #watches: 732059
711.53/711.80	c total #propagations: 1230579131 / total #impl: 5550332264 (eff. 0.222)
711.53/711.80	c #Conflicts:    1351000 | #Learnt:      54398 | 0.000
711.53/711.80	c total clause space: 335.816MB
711.53/711.80	c total #watches: 735644
712.52/712.80	c total #propagations: 1231293645 / total #impl: 5554691811 (eff. 0.222)
712.52/712.80	c #Conflicts:    1352000 | #Learnt:      55398 | 0.000
712.52/712.80	c total clause space: 335.816MB
712.52/712.80	c total #watches: 738678
713.73/713.98	c total #propagations: 1231987638 / total #impl: 5559127731 (eff. 0.222)
713.73/713.98	c GC COLLECT
713.73/713.98	c #Conflicts:    1353000 | #Learnt:      28300 | 0.000
713.73/713.98	c total clause space: 335.816MB
713.73/713.98	c total #watches: 624643
714.12/714.35	c total #propagations: 1232718371 / total #impl: 5563327242 (eff. 0.222)
714.12/714.35	c #Conflicts:    1354000 | #Learnt:      29300 | 0.000
714.12/714.35	c total clause space: 335.816MB
714.12/714.35	c total #watches: 628383
714.62/714.83	c total #propagations: 1233456034 / total #impl: 5567409738 (eff. 0.222)
714.62/714.83	c #Conflicts:    1355000 | #Learnt:      30300 | 0.000
714.62/714.83	c total clause space: 335.816MB
714.62/714.83	c total #watches: 632580
715.12/715.36	c total #propagations: 1234286462 / total #impl: 5572373247 (eff. 0.222)
715.12/715.36	c #Conflicts:    1356000 | #Learnt:      31300 | 0.000
715.12/715.36	c total clause space: 335.816MB
715.12/715.36	c total #watches: 635869
715.82/716.00	c total #propagations: 1235042693 / total #impl: 5577764524 (eff. 0.221)
715.82/716.00	c #Conflicts:    1357000 | #Learnt:      32300 | 0.000
715.82/716.00	c total clause space: 335.816MB
715.82/716.00	c total #watches: 641503
716.32/716.53	c total #propagations: 1235824156 / total #impl: 5582429700 (eff. 0.221)
716.32/716.53	c #Conflicts:    1358000 | #Learnt:      33300 | 0.000
716.32/716.53	c total clause space: 335.816MB
716.32/716.53	c total #watches: 644850
716.92/717.11	c total #propagations: 1236522725 / total #impl: 5586350251 (eff. 0.221)
716.92/717.11	c #Conflicts:    1359000 | #Learnt:      34300 | 0.000
716.92/717.11	c total clause space: 335.816MB
716.92/717.11	c total #watches: 648289
717.42/717.69	c total #propagations: 1237266103 / total #impl: 5590668173 (eff. 0.221)
717.42/717.69	c #Conflicts:    1360000 | #Learnt:      35300 | 0.000
717.42/717.69	c total clause space: 335.816MB
717.42/717.69	c total #watches: 652496
718.02/718.24	c total #propagations: 1238279970 / total #impl: 5595013939 (eff. 0.221)
718.02/718.24	c #Conflicts:    1361000 | #Learnt:      36300 | 0.000
718.02/718.24	c total clause space: 335.816MB
718.02/718.24	c total #watches: 656879
718.42/718.66	c total #propagations: 1239174685 / total #impl: 5599442236 (eff. 0.221)
718.42/718.66	c #Conflicts:    1362000 | #Learnt:      37300 | 0.000
718.42/718.66	c total clause space: 335.816MB
718.42/718.66	c total #watches: 660588
719.02/719.22	c total #propagations: 1239948201 / total #impl: 5602679399 (eff. 0.221)
719.02/719.22	c #Conflicts:    1363000 | #Learnt:      38300 | 0.000
719.02/719.22	c total clause space: 335.816MB
719.02/719.22	c total #watches: 663746
719.62/719.83	c total #propagations: 1240939456 / total #impl: 5606567095 (eff. 0.221)
719.62/719.83	c #Conflicts:    1364000 | #Learnt:      39300 | 0.000
719.62/719.83	c total clause space: 335.816MB
719.62/719.83	c total #watches: 667135
720.12/720.35	c total #propagations: 1242028244 / total #impl: 5611791318 (eff. 0.221)
720.12/720.35	c #Conflicts:    1365000 | #Learnt:      40300 | 0.000
720.12/720.35	c total clause space: 335.816MB
720.12/720.35	c total #watches: 670491
720.72/720.92	c total #propagations: 1242893881 / total #impl: 5616398421 (eff. 0.221)
720.72/720.92	c #Conflicts:    1366000 | #Learnt:      41300 | 0.000
720.72/720.92	c total clause space: 335.816MB
720.72/720.92	c total #watches: 673766
721.32/721.50	c total #propagations: 1243938048 / total #impl: 5621088460 (eff. 0.221)
721.32/721.50	c #Conflicts:    1367000 | #Learnt:      42300 | 0.000
721.32/721.50	c total clause space: 335.816MB
721.32/721.50	c total #watches: 676998
721.92/722.14	c total #propagations: 1244913305 / total #impl: 5625141734 (eff. 0.221)
721.92/722.14	c #Conflicts:    1368000 | #Learnt:      43300 | 0.000
721.92/722.14	c total clause space: 335.816MB
721.92/722.14	c total #watches: 680321
722.63/722.83	c total #propagations: 1246044206 / total #impl: 5629970497 (eff. 0.221)
722.63/722.83	c #Conflicts:    1369000 | #Learnt:      44300 | 0.000
722.63/722.83	c total clause space: 335.816MB
722.63/722.83	c total #watches: 684126
723.22/723.45	c total #propagations: 1247098393 / total #impl: 5634666292 (eff. 0.221)
723.22/723.45	c #Conflicts:    1370000 | #Learnt:      45300 | 0.000
723.22/723.45	c total clause space: 335.816MB
723.22/723.45	c total #watches: 687928
723.92/724.17	c total #propagations: 1248077143 / total #impl: 5638975586 (eff. 0.221)
723.92/724.17	c #Conflicts:    1371000 | #Learnt:      46300 | 0.000
723.92/724.17	c total clause space: 335.816MB
723.92/724.17	c total #watches: 690929
724.62/724.83	c total #propagations: 1249307339 / total #impl: 5644066669 (eff. 0.221)
724.62/724.83	c #Conflicts:    1372000 | #Learnt:      47300 | 0.000
724.62/724.83	c total clause space: 335.816MB
724.62/724.83	c total #watches: 694862
725.22/725.46	c total #propagations: 1250295623 / total #impl: 5649117579 (eff. 0.221)
725.22/725.46	c #Conflicts:    1373000 | #Learnt:      48300 | 0.000
725.22/725.46	c total clause space: 335.816MB
725.22/725.46	c total #watches: 698048
725.83/726.07	c total #propagations: 1251200650 / total #impl: 5653138723 (eff. 0.221)
725.83/726.07	c #Conflicts:    1374000 | #Learnt:      49300 | 0.000
725.83/726.07	c total clause space: 335.816MB
725.83/726.07	c total #watches: 700998
726.42/726.69	c total #propagations: 1252027308 / total #impl: 5656931944 (eff. 0.221)
726.42/726.69	c #Conflicts:    1375000 | #Learnt:      50300 | 0.000
726.42/726.69	c total clause space: 335.816MB
726.42/726.69	c total #watches: 705046
727.12/727.37	c total #propagations: 1252789252 / total #impl: 5661235000 (eff. 0.221)
727.12/727.37	c #Conflicts:    1376000 | #Learnt:      51300 | 0.000
727.12/727.37	c total clause space: 335.816MB
727.12/727.37	c total #watches: 707903
727.82/728.08	c total #propagations: 1253745263 / total #impl: 5667064617 (eff. 0.221)
727.82/728.08	c #Conflicts:    1377000 | #Learnt:      52300 | 0.000
727.82/728.08	c total clause space: 335.816MB
727.82/728.08	c total #watches: 711219
728.72/728.91	c total #propagations: 1254686840 / total #impl: 5673018854 (eff. 0.221)
728.72/728.91	c #Conflicts:    1378000 | #Learnt:      53300 | 0.000
728.72/728.91	c total clause space: 335.816MB
728.72/728.91	c total #watches: 714791
729.42/729.69	c total #propagations: 1255745831 / total #impl: 5679229327 (eff. 0.221)
729.42/729.69	c #Conflicts:    1379000 | #Learnt:      54300 | 0.000
729.42/729.69	c total clause space: 335.816MB
729.42/729.69	c total #watches: 718080
730.12/730.31	c total #propagations: 1256865466 / total #impl: 5684453630 (eff. 0.221)
730.12/730.31	c #Conflicts:    1380000 | #Learnt:      55300 | 0.000
730.12/730.31	c total clause space: 335.816MB
730.12/730.31	c total #watches: 720881
731.02/731.28	c total #propagations: 1257965935 / total #impl: 5688751774 (eff. 0.221)
731.02/731.28	c #Conflicts:    1381000 | #Learnt:      56300 | 0.000
731.02/731.28	c total clause space: 335.816MB
731.02/731.28	c total #watches: 724281
732.02/732.24	c total #propagations: 1259394485 / total #impl: 5695039939 (eff. 0.221)
732.02/732.24	c GC COLLECT
732.02/732.24	c #Conflicts:    1382000 | #Learnt:      28856 | 0.000
732.02/732.24	c total clause space: 335.816MB
732.02/732.24	c total #watches: 626446
732.53/732.74	c total #propagations: 1260990527 / total #impl: 5702518755 (eff. 0.221)
732.53/732.74	c #Conflicts:    1383000 | #Learnt:      29856 | 0.000
732.53/732.74	c total clause space: 335.816MB
732.53/732.74	c total #watches: 630150
733.02/733.28	c total #propagations: 1261924893 / total #impl: 5706770718 (eff. 0.221)
733.02/733.28	c #Conflicts:    1384000 | #Learnt:      30856 | 0.000
733.02/733.28	c total clause space: 335.816MB
733.02/733.28	c total #watches: 634056
733.42/733.70	c total #propagations: 1262955585 / total #impl: 5711245659 (eff. 0.221)
733.42/733.70	c #Conflicts:    1385000 | #Learnt:      31856 | 0.000
733.42/733.70	c total clause space: 335.816MB
733.42/733.70	c total #watches: 637186
733.92/734.10	c total #propagations: 1263638689 / total #impl: 5714668140 (eff. 0.221)
733.92/734.10	c #Conflicts:    1386000 | #Learnt:      32856 | 0.000
733.92/734.10	c total clause space: 335.816MB
733.92/734.10	c total #watches: 640607
734.42/734.67	c total #propagations: 1264343059 / total #impl: 5717430135 (eff. 0.221)
734.42/734.67	c #Conflicts:    1387000 | #Learnt:      33856 | 0.000
734.42/734.67	c total clause space: 335.816MB
734.42/734.68	c total #watches: 644437
735.02/735.26	c total #propagations: 1265376356 / total #impl: 5722170697 (eff. 0.221)
735.02/735.26	c #Conflicts:    1388000 | #Learnt:      34856 | 0.000
735.02/735.26	c total clause space: 335.816MB
735.02/735.26	c total #watches: 647310
735.62/735.80	c total #propagations: 1266466050 / total #impl: 5726296578 (eff. 0.221)
735.62/735.80	c #Conflicts:    1389000 | #Learnt:      35856 | 0.000
735.62/735.80	c total clause space: 335.816MB
735.62/735.80	c total #watches: 651340
736.22/736.42	c total #propagations: 1267491948 / total #impl: 5730554779 (eff. 0.221)
736.22/736.42	c #Conflicts:    1390000 | #Learnt:      36856 | 0.000
736.22/736.42	c total clause space: 335.816MB
736.22/736.42	c total #watches: 655096
736.82/737.01	c total #propagations: 1268674148 / total #impl: 5734974597 (eff. 0.221)
736.82/737.01	c #Conflicts:    1391000 | #Learnt:      37856 | 0.000
736.82/737.01	c total clause space: 335.816MB
736.82/737.01	c total #watches: 658670
737.42/737.62	c total #propagations: 1269783810 / total #impl: 5739796415 (eff. 0.221)
737.42/737.62	c #Conflicts:    1392000 | #Learnt:      38856 | 0.000
737.42/737.62	c total clause space: 335.816MB
737.42/737.62	c total #watches: 661789
737.92/738.18	c total #propagations: 1270894791 / total #impl: 5744861740 (eff. 0.221)
737.92/738.18	c #Conflicts:    1393000 | #Learnt:      39856 | 0.000
737.92/738.18	c total clause space: 335.816MB
737.92/738.18	c total #watches: 664621
738.52/738.72	c total #propagations: 1271743584 / total #impl: 5748363144 (eff. 0.221)
738.52/738.72	c #Conflicts:    1394000 | #Learnt:      40856 | 0.000
738.52/738.72	c total clause space: 335.816MB
738.52/738.72	c total #watches: 666907
739.02/739.28	c total #propagations: 1272593278 / total #impl: 5752508460 (eff. 0.221)
739.02/739.28	c #Conflicts:    1395000 | #Learnt:      41856 | 0.000
739.02/739.28	c total clause space: 335.816MB
739.02/739.28	c total #watches: 670210
739.42/739.65	c total #propagations: 1273657145 / total #impl: 5757461334 (eff. 0.221)
739.42/739.65	c #Conflicts:    1396000 | #Learnt:      42856 | 0.000
739.42/739.65	c total clause space: 335.816MB
739.42/739.65	c total #watches: 674002
739.92/740.13	c total #propagations: 1274514026 / total #impl: 5761068406 (eff. 0.221)
739.92/740.13	c #Conflicts:    1397000 | #Learnt:      43856 | 0.000
739.92/740.13	c total clause space: 335.816MB
739.92/740.13	c total #watches: 677066
740.42/740.69	c total #propagations: 1275517964 / total #impl: 5765351359 (eff. 0.221)
740.42/740.69	c #Conflicts:    1398000 | #Learnt:      44856 | 0.000
740.42/740.69	c total clause space: 335.816MB
740.42/740.69	c total #watches: 681542
741.02/741.25	c total #propagations: 1276401800 / total #impl: 5770004412 (eff. 0.221)
741.02/741.25	c #Conflicts:    1399000 | #Learnt:      45856 | 0.000
741.02/741.25	c total clause space: 335.816MB
741.02/741.25	c total #watches: 686554
741.62/741.86	c total #propagations: 1277187305 / total #impl: 5774681528 (eff. 0.221)
741.62/741.86	c #Conflicts:    1400000 | #Learnt:      46856 | 0.000
741.62/741.86	c total clause space: 335.816MB
741.62/741.86	c total #watches: 692059
742.32/742.58	c total #propagations: 1277961430 / total #impl: 5779098226 (eff. 0.221)
742.32/742.58	c #Conflicts:    1401000 | #Learnt:      47856 | 0.000
742.32/742.58	c total clause space: 335.816MB
742.32/742.58	c total #watches: 695618
743.12/743.31	c total #propagations: 1278711218 / total #impl: 5783084916 (eff. 0.221)
743.12/743.31	c #Conflicts:    1402000 | #Learnt:      48856 | 0.000
743.12/743.31	c total clause space: 335.816MB
743.12/743.31	c total #watches: 699792
743.82/744.07	c total #propagations: 1279450838 / total #impl: 5787104544 (eff. 0.221)
743.82/744.07	c #Conflicts:    1403000 | #Learnt:      49856 | 0.000
743.82/744.07	c total clause space: 335.816MB
743.82/744.07	c total #watches: 703765
744.72/744.91	c total #propagations: 1280146888 / total #impl: 5791075895 (eff. 0.221)
744.72/744.91	c #Conflicts:    1404000 | #Learnt:      50856 | 0.000
744.72/744.91	c total clause space: 335.816MB
744.72/744.91	c total #watches: 707559
745.42/745.64	c total #propagations: 1280972860 / total #impl: 5795736827 (eff. 0.221)
745.42/745.64	c #Conflicts:    1405000 | #Learnt:      51856 | 0.000
745.42/745.64	c total clause space: 335.816MB
745.42/745.64	c total #watches: 711117
746.12/746.39	c total #propagations: 1282074907 / total #impl: 5800656442 (eff. 0.221)
746.12/746.39	c #Conflicts:    1406000 | #Learnt:      52856 | 0.000
746.12/746.39	c total clause space: 335.816MB
746.12/746.39	c total #watches: 715336
746.82/747.04	c total #propagations: 1283188108 / total #impl: 5805489039 (eff. 0.221)
746.82/747.04	c #Conflicts:    1407000 | #Learnt:      53856 | 0.000
746.82/747.04	c total clause space: 335.816MB
746.82/747.04	c total #watches: 717982
747.52/747.77	c total #propagations: 1284094987 / total #impl: 5809434532 (eff. 0.221)
747.52/747.77	c #Conflicts:    1408000 | #Learnt:      54856 | 0.000
747.52/747.77	c total clause space: 335.816MB
747.52/747.77	c total #watches: 721543
748.12/748.31	c total #propagations: 1285227233 / total #impl: 5814293712 (eff. 0.221)
748.12/748.31	c #Conflicts:    1409000 | #Learnt:      55856 | 0.000
748.12/748.31	c total clause space: 335.816MB
748.12/748.31	c total #watches: 724636
748.62/748.85	c total #propagations: 1286074434 / total #impl: 5817750346 (eff. 0.221)
748.62/748.85	c #Conflicts:    1410000 | #Learnt:      56856 | 0.000
748.62/748.85	c total clause space: 335.816MB
748.62/748.85	c total #watches: 727663
749.12/749.31	c total #propagations: 1287099156 / total #impl: 5822060036 (eff. 0.221)
749.12/749.31	c GC COLLECT
749.12/749.31	c #Conflicts:    1411000 | #Learnt:      29168 | 0.000
749.12/749.31	c total clause space: 335.816MB
749.12/749.31	c total #watches: 628001
749.42/749.69	c total #propagations: 1287839189 / total #impl: 5825508534 (eff. 0.221)
749.42/749.69	c #Conflicts:    1412000 | #Learnt:      30168 | 0.000
749.42/749.69	c total clause space: 335.816MB
749.42/749.69	c total #watches: 632013
750.02/750.21	c total #propagations: 1288558685 / total #impl: 5829467085 (eff. 0.221)
750.02/750.21	c #Conflicts:    1413000 | #Learnt:      31168 | 0.000
750.02/750.21	c total clause space: 335.816MB
750.02/750.21	c total #watches: 636344
750.51/750.73	c total #propagations: 1289710578 / total #impl: 5833832620 (eff. 0.221)
750.51/750.73	c #Conflicts:    1414000 | #Learnt:      32168 | 0.000
750.51/750.73	c total clause space: 335.816MB
750.51/750.73	c total #watches: 639571
750.91/751.15	c total #propagations: 1290732209 / total #impl: 5838356067 (eff. 0.221)
750.91/751.15	c #Conflicts:    1415000 | #Learnt:      33168 | 0.000
750.91/751.15	c total clause space: 335.816MB
750.91/751.15	c total #watches: 643886
751.51/751.76	c total #propagations: 1291527908 / total #impl: 5841658655 (eff. 0.221)
751.51/751.76	c #Conflicts:    1416000 | #Learnt:      34168 | 0.000
751.51/751.76	c total clause space: 335.816MB
751.51/751.76	c total #watches: 647902
752.11/752.33	c total #propagations: 1292687671 / total #impl: 5846262427 (eff. 0.221)
752.11/752.33	c #Conflicts:    1417000 | #Learnt:      35168 | 0.000
752.11/752.33	c total clause space: 335.816MB
752.11/752.33	c total #watches: 651415
752.61/752.84	c total #propagations: 1293711854 / total #impl: 5851043270 (eff. 0.221)
752.61/752.84	c #Conflicts:    1418000 | #Learnt:      36168 | 0.000
752.61/752.84	c total clause space: 335.816MB
752.61/752.84	c total #watches: 654970
753.21/753.41	c total #propagations: 1294697060 / total #impl: 5855791423 (eff. 0.221)
753.21/753.41	c #Conflicts:    1419000 | #Learnt:      37168 | 0.000
753.21/753.41	c total clause space: 335.816MB
753.21/753.41	c total #watches: 657792
753.71/753.96	c total #propagations: 1295724752 / total #impl: 5859776646 (eff. 0.221)
753.71/753.96	c #Conflicts:    1420000 | #Learnt:      38168 | 0.000
753.71/753.96	c total clause space: 335.816MB
753.71/753.96	c total #watches: 661093
754.11/754.33	c total #propagations: 1296631611 / total #impl: 5863065786 (eff. 0.221)
754.11/754.33	c #Conflicts:    1421000 | #Learnt:      39168 | 0.000
754.11/754.33	c total clause space: 335.816MB
754.11/754.33	c total #watches: 664788
754.42/754.69	c total #propagations: 1297379385 / total #impl: 5867112211 (eff. 0.221)
754.42/754.69	c #Conflicts:    1422000 | #Learnt:      40168 | 0.000
754.42/754.69	c total clause space: 335.816MB
754.42/754.69	c total #watches: 668547
754.91/755.11	c total #propagations: 1298039708 / total #impl: 5870580209 (eff. 0.221)
754.91/755.11	c #Conflicts:    1423000 | #Learnt:      41168 | 0.000
754.91/755.11	c total clause space: 335.816MB
754.91/755.11	c total #watches: 672685
755.52/755.72	c total #propagations: 1298776385 / total #impl: 5874689641 (eff. 0.221)
755.52/755.72	c #Conflicts:    1424000 | #Learnt:      42168 | 0.000
755.52/755.72	c total clause space: 335.816MB
755.52/755.72	c total #watches: 676125
756.01/756.26	c total #propagations: 1299961634 / total #impl: 5879147459 (eff. 0.221)
756.01/756.26	c #Conflicts:    1425000 | #Learnt:      43168 | 0.000
756.01/756.26	c total clause space: 335.816MB
756.01/756.26	c total #watches: 679974
756.62/756.84	c total #propagations: 1300874416 / total #impl: 5883366563 (eff. 0.221)
756.62/756.84	c #Conflicts:    1426000 | #Learnt:      44168 | 0.000
756.62/756.84	c total clause space: 335.816MB
756.62/756.84	c total #watches: 685386
757.21/757.42	c total #propagations: 1301914844 / total #impl: 5888240920 (eff. 0.221)
757.21/757.42	c #Conflicts:    1427000 | #Learnt:      45168 | 0.000
757.21/757.42	c total clause space: 335.816MB
757.21/757.42	c total #watches: 689236
757.82/758.07	c total #propagations: 1302929435 / total #impl: 5892970009 (eff. 0.221)
757.82/758.07	c #Conflicts:    1428000 | #Learnt:      46168 | 0.000
757.82/758.07	c total clause space: 335.816MB
757.82/758.07	c total #watches: 692201
758.41/758.68	c total #propagations: 1304108211 / total #impl: 5897515871 (eff. 0.221)
758.41/758.68	c #Conflicts:    1429000 | #Learnt:      47167 | 0.000
758.41/758.68	c total clause space: 335.816MB
758.41/758.68	c total #watches: 696589
758.92/759.15	c total #propagations: 1305238540 / total #impl: 5902227366 (eff. 0.221)
758.92/759.15	c #Conflicts:    1430000 | #Learnt:      48167 | 0.000
758.92/759.15	c total clause space: 335.816MB
758.92/759.15	c total #watches: 700015
759.51/759.70	c total #propagations: 1306193724 / total #impl: 5905510536 (eff. 0.221)
759.51/759.70	c #Conflicts:    1431000 | #Learnt:      49167 | 0.000
759.51/759.70	c total clause space: 335.816MB
759.51/759.70	c total #watches: 704301
760.21/760.47	c total #propagations: 1307308211 / total #impl: 5909307732 (eff. 0.221)
760.21/760.47	c #Conflicts:    1432000 | #Learnt:      50167 | 0.000
760.21/760.47	c total clause space: 335.816MB
760.21/760.47	c total #watches: 708030
760.81/761.08	c total #propagations: 1308624551 / total #impl: 5914362579 (eff. 0.221)
760.81/761.08	c #Conflicts:    1433000 | #Learnt:      51167 | 0.000
760.81/761.08	c total clause space: 335.816MB
760.81/761.08	c total #watches: 712612
761.51/761.74	c total #propagations: 1309656769 / total #impl: 5918969412 (eff. 0.221)
761.51/761.74	c #Conflicts:    1434000 | #Learnt:      52167 | 0.000
761.51/761.74	c total clause space: 335.816MB
761.51/761.74	c total #watches: 716284
762.22/762.43	c total #propagations: 1310724968 / total #impl: 5923481297 (eff. 0.221)
762.22/762.43	c #Conflicts:    1435000 | #Learnt:      53167 | 0.000
762.22/762.43	c total clause space: 335.816MB
762.22/762.43	c total #watches: 721362
762.91/763.11	c total #propagations: 1311782853 / total #impl: 5928156131 (eff. 0.221)
762.91/763.11	c #Conflicts:    1436000 | #Learnt:      54167 | 0.000
762.91/763.11	c total clause space: 335.816MB
762.91/763.11	c total #watches: 724965
763.51/763.73	c total #propagations: 1312956356 / total #impl: 5933273099 (eff. 0.221)
763.51/763.73	c #Conflicts:    1437000 | #Learnt:      55167 | 0.000
763.51/763.73	c total clause space: 335.816MB
763.51/763.73	c total #watches: 729466
764.11/764.32	c total #propagations: 1313896685 / total #impl: 5937386321 (eff. 0.221)
764.11/764.32	c #Conflicts:    1438000 | #Learnt:      56167 | 0.000
764.11/764.32	c total clause space: 335.816MB
764.11/764.32	c total #watches: 733732
764.81/765.07	c total #propagations: 1314777119 / total #impl: 5942216030 (eff. 0.221)
764.81/765.07	c #Conflicts:    1439000 | #Learnt:      57167 | 0.000
764.81/765.07	c total clause space: 335.816MB
764.81/765.07	c total #watches: 738832
765.81/766.01	c total #propagations: 1316108294 / total #impl: 5948095222 (eff. 0.221)
765.81/766.01	c GC COLLECT
765.81/766.01	c #Conflicts:    1440000 | #Learnt:      29162 | 0.000
765.81/766.01	c total clause space: 335.816MB
765.81/766.01	c total #watches: 627633
766.41/766.61	c total #propagations: 1317394135 / total #impl: 5954489013 (eff. 0.221)
766.41/766.61	c #Conflicts:    1441000 | #Learnt:      30162 | 0.000
766.41/766.61	c total clause space: 335.816MB
766.41/766.62	c total #watches: 632573
767.01/767.22	c total #propagations: 1318536711 / total #impl: 5960701364 (eff. 0.221)
767.01/767.22	c #Conflicts:    1442000 | #Learnt:      31161 | 0.000
767.01/767.22	c total clause space: 335.816MB
767.01/767.22	c total #watches: 636684
767.51/767.76	c total #propagations: 1319743741 / total #impl: 5965439503 (eff. 0.221)
767.51/767.76	c #Conflicts:    1443000 | #Learnt:      32161 | 0.000
767.51/767.76	c total clause space: 335.816MB
767.51/767.76	c total #watches: 640980
767.91/768.17	c total #propagations: 1320914944 / total #impl: 5970102330 (eff. 0.221)
767.91/768.17	c #Conflicts:    1444000 | #Learnt:      33161 | 0.000
767.91/768.17	c total clause space: 335.816MB
767.91/768.17	c total #watches: 644206
768.41/768.63	c total #propagations: 1321701737 / total #impl: 5973707163 (eff. 0.221)
768.41/768.63	c #Conflicts:    1445000 | #Learnt:      34161 | 0.000
768.41/768.63	c total clause space: 335.816MB
768.41/768.63	c total #watches: 648283
768.91/769.19	c total #propagations: 1322572371 / total #impl: 5977858327 (eff. 0.221)
768.91/769.19	c #Conflicts:    1446000 | #Learnt:      35161 | 0.000
768.91/769.19	c total clause space: 335.816MB
768.91/769.19	c total #watches: 653987
769.51/769.77	c total #propagations: 1323515134 / total #impl: 5982548853 (eff. 0.221)
769.51/769.77	c #Conflicts:    1447000 | #Learnt:      36161 | 0.000
769.51/769.77	c total clause space: 335.816MB
769.51/769.77	c total #watches: 659134
770.31/770.50	c total #propagations: 1324432103 / total #impl: 5987196196 (eff. 0.221)
770.31/770.50	c #Conflicts:    1448000 | #Learnt:      37161 | 0.000
770.31/770.50	c total clause space: 335.816MB
770.31/770.50	c total #watches: 663264
771.02/771.23	c total #propagations: 1325468310 / total #impl: 5992386478 (eff. 0.221)
771.02/771.23	c #Conflicts:    1449000 | #Learnt:      38161 | 0.000
771.02/771.23	c total clause space: 335.816MB
771.02/771.23	c total #watches: 666224
771.61/771.86	c total #propagations: 1326363495 / total #impl: 5996939145 (eff. 0.221)
771.61/771.86	c #Conflicts:    1450000 | #Learnt:      39161 | 0.000
771.61/771.86	c total clause space: 335.816MB
771.61/771.86	c total #watches: 669337
772.21/772.45	c total #propagations: 1327104332 / total #impl: 6001616898 (eff. 0.221)
772.21/772.45	c #Conflicts:    1451000 | #Learnt:      40161 | 0.000
772.21/772.45	c total clause space: 335.816MB
772.21/772.45	c total #watches: 673342
772.91/773.16	c total #propagations: 1327768326 / total #impl: 6006391453 (eff. 0.221)
772.91/773.16	c #Conflicts:    1452000 | #Learnt:      41161 | 0.000
772.91/773.16	c total clause space: 335.816MB
772.91/773.16	c total #watches: 677062
773.61/773.89	c total #propagations: 1328497476 / total #impl: 6011266804 (eff. 0.221)
773.61/773.89	c #Conflicts:    1453000 | #Learnt:      42161 | 0.000
773.61/773.89	c total clause space: 335.816MB
773.61/773.89	c total #watches: 681038
774.41/774.68	c total #propagations: 1329196000 / total #impl: 6015724330 (eff. 0.221)
774.41/774.68	c #Conflicts:    1454000 | #Learnt:      43161 | 0.000
774.41/774.68	c total clause space: 335.816MB
774.41/774.68	c total #watches: 685975
775.32/775.50	c total #propagations: 1329835052 / total #impl: 6020448014 (eff. 0.221)
775.32/775.50	c #Conflicts:    1455000 | #Learnt:      44161 | 0.000
775.32/775.50	c total clause space: 335.816MB
775.32/775.50	c total #watches: 690835
776.21/776.49	c total #propagations: 1330500764 / total #impl: 6024894814 (eff. 0.221)
776.21/776.49	c #Conflicts:    1456000 | #Learnt:      45161 | 0.000
776.21/776.49	c total clause space: 335.816MB
776.21/776.49	c total #watches: 695251
777.21/777.42	c total #propagations: 1331248258 / total #impl: 6029644992 (eff. 0.221)
777.21/777.42	c #Conflicts:    1457000 | #Learnt:      46161 | 0.000
777.21/777.42	c total clause space: 335.816MB
777.21/777.42	c total #watches: 699951
778.21/778.46	c total #propagations: 1331899672 / total #impl: 6034225916 (eff. 0.221)
778.21/778.46	c #Conflicts:    1458000 | #Learnt:      47161 | 0.000
778.21/778.46	c total clause space: 335.816MB
778.21/778.46	c total #watches: 703477
779.41/779.67	c total #propagations: 1332530511 / total #impl: 6038654037 (eff. 0.221)
779.41/779.67	c #Conflicts:    1459000 | #Learnt:      48161 | 0.000
779.41/779.67	c total clause space: 335.816MB
779.41/779.67	c total #watches: 707036
780.51/780.75	c total #propagations: 1333285873 / total #impl: 6043466180 (eff. 0.221)
780.51/780.75	c #Conflicts:    1460000 | #Learnt:      49161 | 0.000
780.51/780.75	c total clause space: 335.816MB
780.51/780.75	c total #watches: 710522
781.71/781.96	c total #propagations: 1334018454 / total #impl: 6048352791 (eff. 0.221)
781.71/781.96	c #Conflicts:    1461000 | #Learnt:      50161 | 0.000
781.71/781.96	c total clause space: 335.816MB
781.71/781.96	c total #watches: 714486
782.71/782.96	c total #propagations: 1334728665 / total #impl: 6052855467 (eff. 0.221)
782.71/782.96	c #Conflicts:    1462000 | #Learnt:      51161 | 0.000
782.71/782.96	c total clause space: 335.816MB
782.71/782.96	c total #watches: 718752
783.51/783.75	c total #propagations: 1335528954 / total #impl: 6057572844 (eff. 0.220)
783.51/783.75	c #Conflicts:    1463000 | #Learnt:      52161 | 0.000
783.51/783.75	c total clause space: 335.816MB
783.51/783.75	c total #watches: 722014
784.12/784.32	c total #propagations: 1336535536 / total #impl: 6061802757 (eff. 0.220)
784.12/784.32	c #Conflicts:    1464000 | #Learnt:      53161 | 0.000
784.12/784.32	c total clause space: 335.816MB
784.12/784.32	c total #watches: 725244
785.32/785.52	c total #propagations: 1337500547 / total #impl: 6065357736 (eff. 0.221)
785.32/785.52	c #Conflicts:    1465000 | #Learnt:      54161 | 0.000
785.32/785.52	c total clause space: 335.816MB
785.32/785.52	c total #watches: 728898
786.21/786.45	c total #propagations: 1338452016 / total #impl: 6070043852 (eff. 0.221)
786.21/786.45	c #Conflicts:    1466000 | #Learnt:      55161 | 0.000
786.21/786.45	c total clause space: 335.816MB
786.21/786.45	c total #watches: 732415
787.21/787.41	c total #propagations: 1339388140 / total #impl: 6074211689 (eff. 0.221)
787.21/787.41	c #Conflicts:    1467000 | #Learnt:      56161 | 0.000
787.21/787.41	c total clause space: 335.816MB
787.21/787.41	c total #watches: 735603
788.01/788.27	c total #propagations: 1340651749 / total #impl: 6079639519 (eff. 0.221)
788.01/788.27	c #Conflicts:    1468000 | #Learnt:      57161 | 0.000
788.01/788.27	c total clause space: 335.816MB
788.01/788.27	c total #watches: 738633
788.81/789.01	c total #propagations: 1341513097 / total #impl: 6084174546 (eff. 0.220)
788.81/789.01	c #Conflicts:    1469000 | #Learnt:      58161 | 0.000
788.81/789.01	c total clause space: 335.816MB
788.81/789.01	c total #watches: 741300
789.41/789.61	c total #propagations: 1342448878 / total #impl: 6088111147 (eff. 0.221)
789.41/789.61	c GC COLLECT
789.41/789.61	c #Conflicts:    1470000 | #Learnt:      29877 | 0.000
789.41/789.61	c total clause space: 335.816MB
789.41/789.61	c total #watches: 630493
789.91/790.18	c total #propagations: 1343465928 / total #impl: 6092035435 (eff. 0.221)
789.91/790.18	c #Conflicts:    1471000 | #Learnt:      30877 | 0.000
789.91/790.18	c total clause space: 335.816MB
789.91/790.18	c total #watches: 633435
790.51/790.74	c total #propagations: 1344637555 / total #impl: 6096559754 (eff. 0.221)
790.51/790.74	c #Conflicts:    1472000 | #Learnt:      31877 | 0.000
790.51/790.74	c total clause space: 335.816MB
790.51/790.74	c total #watches: 636804
791.01/791.29	c total #propagations: 1345754745 / total #impl: 6101448444 (eff. 0.221)
791.01/791.29	c #Conflicts:    1473000 | #Learnt:      32877 | 0.000
791.01/791.29	c total clause space: 335.816MB
791.01/791.29	c total #watches: 639958
791.51/791.79	c total #propagations: 1346683033 / total #impl: 6107000559 (eff. 0.221)
791.51/791.79	c #Conflicts:    1474000 | #Learnt:      33877 | 0.000
791.51/791.79	c total clause space: 335.816MB
791.51/791.79	c total #watches: 643401
792.11/792.37	c total #propagations: 1347685155 / total #impl: 6110826815 (eff. 0.221)
792.11/792.37	c #Conflicts:    1475000 | #Learnt:      34877 | 0.000
792.11/792.37	c total clause space: 335.816MB
792.11/792.37	c total #watches: 647099
792.51/792.77	c total #propagations: 1348872166 / total #impl: 6115631178 (eff. 0.221)
792.51/792.77	c #Conflicts:    1476000 | #Learnt:      35877 | 0.000
792.51/792.77	c total clause space: 335.816MB
792.51/792.77	c total #watches: 651460
793.01/793.23	c total #propagations: 1349635033 / total #impl: 6119488601 (eff. 0.221)
793.01/793.23	c #Conflicts:    1477000 | #Learnt:      36877 | 0.000
793.01/793.23	c total clause space: 335.816MB
793.01/793.23	c total #watches: 656060
793.51/793.76	c total #propagations: 1350541967 / total #impl: 6123786945 (eff. 0.221)
793.51/793.76	c #Conflicts:    1478000 | #Learnt:      37877 | 0.000
793.51/793.76	c total clause space: 335.816MB
793.51/793.76	c total #watches: 659194
793.91/794.15	c total #propagations: 1351416457 / total #impl: 6128591496 (eff. 0.221)
793.91/794.15	c #Conflicts:    1479000 | #Learnt:      38877 | 0.000
793.91/794.15	c total clause space: 335.816MB
793.91/794.16	c total #watches: 662712
794.31/794.58	c total #propagations: 1352179447 / total #impl: 6132113795 (eff. 0.221)
794.31/794.58	c #Conflicts:    1480000 | #Learnt:      39877 | 0.000
794.31/794.58	c total clause space: 335.816MB
794.31/794.58	c total #watches: 665419
794.81/795.03	c total #propagations: 1352900464 / total #impl: 6135229329 (eff. 0.221)
794.81/795.03	c #Conflicts:    1481000 | #Learnt:      40877 | 0.000
794.81/795.03	c total clause space: 335.816MB
794.81/795.03	c total #watches: 669241
795.31/795.51	c total #propagations: 1353696958 / total #impl: 6138944450 (eff. 0.221)
795.31/795.51	c #Conflicts:    1482000 | #Learnt:      41877 | 0.000
795.31/795.51	c total clause space: 335.816MB
795.31/795.51	c total #watches: 673984
795.81/796.09	c total #propagations: 1354591386 / total #impl: 6142779471 (eff. 0.221)
795.81/796.09	c #Conflicts:    1483000 | #Learnt:      42877 | 0.000
795.81/796.09	c total clause space: 335.816MB
795.81/796.09	c total #watches: 677044
796.41/796.69	c total #propagations: 1355600146 / total #impl: 6147007073 (eff. 0.221)
796.41/796.69	c #Conflicts:    1484000 | #Learnt:      43877 | 0.000
796.41/796.69	c total clause space: 335.816MB
796.41/796.69	c total #watches: 680079
797.01/797.28	c total #propagations: 1356652994 / total #impl: 6152084774 (eff. 0.221)
797.01/797.28	c #Conflicts:    1485000 | #Learnt:      44877 | 0.000
797.01/797.28	c total clause space: 335.816MB
797.01/797.28	c total #watches: 684042
797.61/797.80	c total #propagations: 1357639579 / total #impl: 6156198012 (eff. 0.221)
797.61/797.80	c #Conflicts:    1486000 | #Learnt:      45877 | 0.000
797.61/797.80	c total clause space: 335.816MB
797.61/797.80	c total #watches: 687610
797.91/798.16	c total #propagations: 1358518012 / total #impl: 6160103368 (eff. 0.221)
797.91/798.16	c #Conflicts:    1487000 | #Learnt:      46877 | 0.000
797.91/798.16	c total clause space: 335.816MB
797.91/798.16	c total #watches: 691216
798.31/798.59	c total #propagations: 1359125477 / total #impl: 6163331183 (eff. 0.221)
798.31/798.59	c #Conflicts:    1488000 | #Learnt:      47877 | 0.000
798.31/798.59	c total clause space: 335.816MB
798.31/798.59	c total #watches: 695356
798.81/799.04	c total #propagations: 1359916743 / total #impl: 6167192349 (eff. 0.221)
798.81/799.04	c #Conflicts:    1489000 | #Learnt:      48877 | 0.000
798.81/799.04	c total clause space: 335.816MB
798.81/799.04	c total #watches: 699979
799.41/799.63	c total #propagations: 1360783684 / total #impl: 6171703984 (eff. 0.220)
799.41/799.63	c #Conflicts:    1490000 | #Learnt:      49877 | 0.000
799.41/799.63	c total clause space: 335.816MB
799.41/799.63	c total #watches: 703513
799.91/800.20	c total #propagations: 1361840563 / total #impl: 6176278710 (eff. 0.220)
799.91/800.20	c #Conflicts:    1491000 | #Learnt:      50877 | 0.000
799.91/800.20	c total clause space: 335.816MB
800.01/800.20	c total #watches: 706827
800.41/800.66	c total #propagations: 1362868922 / total #impl: 6180392475 (eff. 0.221)
800.41/800.66	c #Conflicts:    1492000 | #Learnt:      51877 | 0.000
800.41/800.66	c total clause space: 335.816MB
800.41/800.66	c total #watches: 710096
801.01/801.27	c total #propagations: 1363736549 / total #impl: 6184410597 (eff. 0.221)
801.01/801.27	c #Conflicts:    1493000 | #Learnt:      52877 | 0.000
801.01/801.27	c total clause space: 335.816MB
801.01/801.28	c total #watches: 713333
801.61/801.85	c total #propagations: 1364796753 / total #impl: 6188937499 (eff. 0.221)
801.61/801.85	c #Conflicts:    1494000 | #Learnt:      53877 | 0.000
801.61/801.85	c total clause space: 335.816MB
801.61/801.85	c total #watches: 716178
802.01/802.28	c total #propagations: 1365831248 / total #impl: 6192910693 (eff. 0.221)
802.01/802.28	c #Conflicts:    1495000 | #Learnt:      54877 | 0.000
802.01/802.28	c total clause space: 335.816MB
802.01/802.28	c total #watches: 719447
802.61/802.85	c total #propagations: 1366660351 / total #impl: 6196074131 (eff. 0.221)
802.61/802.85	c #Conflicts:    1496000 | #Learnt:      55877 | 0.000
802.61/802.85	c total clause space: 335.816MB
802.61/802.85	c total #watches: 721916
803.21/803.48	c total #propagations: 1367501917 / total #impl: 6200414363 (eff. 0.221)
803.21/803.48	c #Conflicts:    1497000 | #Learnt:      56877 | 0.000
803.21/803.48	c total clause space: 335.816MB
803.21/803.48	c total #watches: 725410
803.81/804.00	c total #propagations: 1368438574 / total #impl: 6205982876 (eff. 0.221)
803.81/804.00	c #Conflicts:    1498000 | #Learnt:      57877 | 0.000
803.81/804.00	c total clause space: 335.816MB
803.81/804.00	c total #watches: 728926
804.31/804.55	c total #propagations: 1369240489 / total #impl: 6209139989 (eff. 0.221)
804.31/804.55	c #Conflicts:    1499000 | #Learnt:      58877 | 0.000
804.31/804.55	c total clause space: 335.816MB
804.31/804.55	c total #watches: 732422
804.91/805.13	c total #propagations: 1370053063 / total #impl: 6212369556 (eff. 0.221)
804.91/805.13	c GC COLLECT
804.91/805.13	c #Conflicts:    1500000 | #Learnt:      30296 | 0.000
804.91/805.13	c total clause space: 335.816MB
804.91/805.13	c total #watches: 631923
805.41/805.64	c total #propagations: 1370916804 / total #impl: 6215823166 (eff. 0.221)
805.41/805.64	c #Conflicts:    1501000 | #Learnt:      31296 | 0.000
805.41/805.64	c total clause space: 335.816MB
805.41/805.64	c total #watches: 635428
805.91/806.15	c total #propagations: 1371918710 / total #impl: 6220711682 (eff. 0.221)
805.91/806.15	c #Conflicts:    1502000 | #Learnt:      32296 | 0.000
805.91/806.15	c total clause space: 335.816MB
805.91/806.15	c total #watches: 638387
806.41/806.61	c total #propagations: 1372715520 / total #impl: 6225380612 (eff. 0.221)
806.41/806.61	c #Conflicts:    1503000 | #Learnt:      33296 | 0.000
806.41/806.61	c total clause space: 335.816MB
806.41/806.61	c total #watches: 641291
806.81/807.09	c total #propagations: 1373429213 / total #impl: 6229476690 (eff. 0.220)
806.81/807.09	c #Conflicts:    1504000 | #Learnt:      34296 | 0.000
806.81/807.09	c total clause space: 335.816MB
806.81/807.09	c total #watches: 644268
807.41/807.62	c total #propagations: 1374090531 / total #impl: 6232919369 (eff. 0.220)
807.41/807.62	c #Conflicts:    1505000 | #Learnt:      35296 | 0.000
807.41/807.62	c total clause space: 335.816MB
807.41/807.62	c total #watches: 648398
808.01/808.28	c total #propagations: 1374832837 / total #impl: 6237071163 (eff. 0.220)
808.01/808.28	c #Conflicts:    1506000 | #Learnt:      36296 | 0.000
808.01/808.28	c total clause space: 335.816MB
808.01/808.28	c total #watches: 651850
808.71/808.91	c total #propagations: 1375676337 / total #impl: 6241842326 (eff. 0.220)
808.71/808.91	c #Conflicts:    1507000 | #Learnt:      37296 | 0.000
808.71/808.91	c total clause space: 335.816MB
808.71/808.91	c total #watches: 655540
809.30/809.56	c total #propagations: 1376623356 / total #impl: 6246197166 (eff. 0.220)
809.30/809.56	c #Conflicts:    1508000 | #Learnt:      38296 | 0.000
809.30/809.56	c total clause space: 335.816MB
809.30/809.56	c total #watches: 659252
809.90/810.15	c total #propagations: 1377780601 / total #impl: 6251234878 (eff. 0.220)
809.90/810.15	c #Conflicts:    1509000 | #Learnt:      39296 | 0.000
809.90/810.15	c total clause space: 335.816MB
809.90/810.15	c total #watches: 662047
810.51/810.75	c total #propagations: 1378797928 / total #impl: 6255405652 (eff. 0.220)
810.51/810.75	c #Conflicts:    1510000 | #Learnt:      40296 | 0.000
810.51/810.75	c total clause space: 335.816MB
810.51/810.75	c total #watches: 664996
811.00/811.22	c total #propagations: 1379686456 / total #impl: 6260362292 (eff. 0.220)
811.00/811.22	c #Conflicts:    1511000 | #Learnt:      41296 | 0.000
811.00/811.22	c total clause space: 335.816MB
811.00/811.22	c total #watches: 667803
811.61/811.88	c total #propagations: 1380475979 / total #impl: 6263905042 (eff. 0.220)
811.61/811.88	c #Conflicts:    1512000 | #Learnt:      42296 | 0.000
811.61/811.88	c total clause space: 335.816MB
811.61/811.89	c total #watches: 670840
812.20/812.45	c total #propagations: 1381693911 / total #impl: 6268678192 (eff. 0.220)
812.20/812.45	c #Conflicts:    1513000 | #Learnt:      43296 | 0.000
812.20/812.45	c total clause space: 335.816MB
812.20/812.45	c total #watches: 673917
812.71/812.96	c total #propagations: 1382921842 / total #impl: 6272577201 (eff. 0.220)
812.71/812.96	c #Conflicts:    1514000 | #Learnt:      44296 | 0.000
812.71/812.96	c total clause space: 335.816MB
812.71/812.96	c total #watches: 677447
813.40/813.62	c total #propagations: 1383614046 / total #impl: 6276364933 (eff. 0.220)
813.40/813.62	c #Conflicts:    1515000 | #Learnt:      45296 | 0.000
813.40/813.62	c total clause space: 335.816MB
813.40/813.62	c total #watches: 680536
814.00/814.25	c total #propagations: 1384544992 / total #impl: 6280710592 (eff. 0.220)
814.00/814.25	c #Conflicts:    1516000 | #Learnt:      46296 | 0.000
814.00/814.25	c total clause space: 335.816MB
814.00/814.25	c total #watches: 684143
814.80/815.01	c total #propagations: 1385485337 / total #impl: 6285414397 (eff. 0.220)
814.80/815.01	c #Conflicts:    1517000 | #Learnt:      47296 | 0.000
814.80/815.01	c total clause space: 335.816MB
814.80/815.01	c total #watches: 687584
815.30/815.53	c total #propagations: 1386810270 / total #impl: 6290635280 (eff. 0.220)
815.30/815.53	c #Conflicts:    1518000 | #Learnt:      48296 | 0.000
815.30/815.53	c total clause space: 335.816MB
815.30/815.53	c total #watches: 690074
815.90/816.13	c total #propagations: 1387591695 / total #impl: 6293968427 (eff. 0.220)
815.90/816.13	c #Conflicts:    1519000 | #Learnt:      49296 | 0.000
815.90/816.13	c total clause space: 335.816MB
815.90/816.13	c total #watches: 693027
816.60/816.80	c total #propagations: 1388698780 / total #impl: 6298753931 (eff. 0.220)
816.60/816.80	c #Conflicts:    1520000 | #Learnt:      50296 | 0.000
816.60/816.80	c total clause space: 335.816MB
816.60/816.80	c total #watches: 699533
817.11/817.38	c total #propagations: 1389754623 / total #impl: 6303655852 (eff. 0.220)
817.11/817.38	c #Conflicts:    1521000 | #Learnt:      51296 | 0.000
817.11/817.38	c total clause space: 335.816MB
817.11/817.38	c total #watches: 703027
817.90/818.17	c total #propagations: 1390729214 / total #impl: 6307599394 (eff. 0.220)
817.90/818.17	c #Conflicts:    1522000 | #Learnt:      52296 | 0.000
817.90/818.17	c total clause space: 335.816MB
817.90/818.17	c total #watches: 707755
818.70/818.94	c total #propagations: 1391610435 / total #impl: 6312289313 (eff. 0.220)
818.70/818.94	c #Conflicts:    1523000 | #Learnt:      53296 | 0.000
818.70/818.94	c total clause space: 335.816MB
818.70/818.94	c total #watches: 711434
819.31/819.52	c total #propagations: 1392518302 / total #impl: 6316737563 (eff. 0.220)
819.31/819.52	c #Conflicts:    1524000 | #Learnt:      54296 | 0.000
819.31/819.52	c total clause space: 335.816MB
819.31/819.52	c total #watches: 716009
819.90/820.12	c total #propagations: 1393379511 / total #impl: 6320172969 (eff. 0.220)
819.90/820.12	c #Conflicts:    1525000 | #Learnt:      55296 | 0.000
819.90/820.12	c total clause space: 335.816MB
819.90/820.12	c total #watches: 719482
820.60/820.87	c total #propagations: 1394262908 / total #impl: 6323918276 (eff. 0.220)
820.60/820.87	c #Conflicts:    1526000 | #Learnt:      56296 | 0.000
820.60/820.87	c total clause space: 335.816MB
820.60/820.87	c total #watches: 723865
821.30/821.51	c total #propagations: 1395318213 / total #impl: 6328374731 (eff. 0.220)
821.30/821.51	c #Conflicts:    1527000 | #Learnt:      57296 | 0.000
821.30/821.51	c total clause space: 335.816MB
821.30/821.51	c total #watches: 727355
822.00/822.20	c total #propagations: 1396294484 / total #impl: 6332701707 (eff. 0.220)
822.00/822.20	c #Conflicts:    1528000 | #Learnt:      58296 | 0.000
822.00/822.20	c total clause space: 335.816MB
822.00/822.20	c total #watches: 731275
822.61/822.82	c total #propagations: 1397316765 / total #impl: 6337353624 (eff. 0.220)
822.61/822.82	c #Conflicts:    1529000 | #Learnt:      59296 | 0.000
822.61/822.82	c total clause space: 335.816MB
822.61/822.82	c total #watches: 734317
823.30/823.51	c total #propagations: 1398543986 / total #impl: 6341431163 (eff. 0.221)
823.30/823.51	c GC COLLECT
823.30/823.51	c #Conflicts:    1530000 | #Learnt:      30349 | 0.000
823.30/823.51	c total clause space: 335.816MB
823.30/823.51	c total #watches: 631961
823.81/824.04	c total #propagations: 1399579703 / total #impl: 6345886168 (eff. 0.221)
823.81/824.04	c #Conflicts:    1531000 | #Learnt:      31349 | 0.000
823.81/824.04	c total clause space: 335.816MB
823.81/824.04	c total #watches: 634943
824.30/824.51	c total #propagations: 1400611750 / total #impl: 6350160698 (eff. 0.221)
824.30/824.51	c #Conflicts:    1532000 | #Learnt:      32349 | 0.000
824.30/824.51	c total clause space: 335.816MB
824.30/824.52	c total #watches: 638355
824.60/824.88	c total #propagations: 1401503049 / total #impl: 6354134624 (eff. 0.221)
824.60/824.88	c #Conflicts:    1533000 | #Learnt:      33349 | 0.000
824.60/824.88	c total clause space: 335.816MB
824.60/824.88	c total #watches: 640917
825.00/825.26	c total #propagations: 1402184831 / total #impl: 6356569833 (eff. 0.221)
825.00/825.26	c #Conflicts:    1534000 | #Learnt:      34349 | 0.000
825.00/825.26	c total clause space: 335.816MB
825.00/825.26	c total #watches: 643510
825.50/825.76	c total #propagations: 1402910189 / total #impl: 6359163651 (eff. 0.221)
825.50/825.76	c #Conflicts:    1535000 | #Learnt:      35349 | 0.000
825.50/825.76	c total clause space: 335.816MB
825.50/825.76	c total #watches: 647986
826.10/826.39	c total #propagations: 1403947091 / total #impl: 6363069248 (eff. 0.221)
826.10/826.39	c #Conflicts:    1536000 | #Learnt:      36349 | 0.000
826.10/826.39	c total clause space: 335.816MB
826.10/826.39	c total #watches: 652121
826.80/827.00	c total #propagations: 1405107697 / total #impl: 6368686595 (eff. 0.221)
826.80/827.00	c #Conflicts:    1537000 | #Learnt:      37349 | 0.000
826.80/827.00	c total clause space: 335.816MB
826.80/827.01	c total #watches: 654534
827.31/827.52	c total #propagations: 1406421234 / total #impl: 6373489520 (eff. 0.221)
827.31/827.52	c #Conflicts:    1538000 | #Learnt:      38349 | 0.000
827.31/827.52	c total clause space: 335.816MB
827.31/827.52	c total #watches: 658646
827.81/828.02	c total #propagations: 1407377255 / total #impl: 6377276293 (eff. 0.221)
827.81/828.02	c #Conflicts:    1539000 | #Learnt:      39349 | 0.000
827.81/828.02	c total clause space: 335.816MB
827.81/828.02	c total #watches: 661790
828.31/828.52	c total #propagations: 1408242314 / total #impl: 6380781695 (eff. 0.221)
828.31/828.52	c #Conflicts:    1540000 | #Learnt:      40349 | 0.000
828.31/828.52	c total clause space: 335.816MB
828.31/828.52	c total #watches: 665023
828.71/828.97	c total #propagations: 1409108626 / total #impl: 6383987913 (eff. 0.221)
828.71/828.97	c #Conflicts:    1541000 | #Learnt:      41349 | 0.000
828.71/828.97	c total clause space: 335.816MB
828.71/828.97	c total #watches: 668537
829.22/829.40	c total #propagations: 1409933889 / total #impl: 6388011645 (eff. 0.221)
829.22/829.40	c #Conflicts:    1542000 | #Learnt:      42349 | 0.000
829.22/829.40	c total clause space: 335.816MB
829.22/829.41	c total #watches: 671406
829.81/830.07	c total #propagations: 1410700840 / total #impl: 6392277152 (eff. 0.221)
829.81/830.07	c #Conflicts:    1543000 | #Learnt:      43349 | 0.000
829.81/830.07	c total clause space: 335.816MB
829.81/830.07	c total #watches: 674371
830.42/830.68	c total #propagations: 1411887955 / total #impl: 6397991196 (eff. 0.221)
830.42/830.68	c #Conflicts:    1544000 | #Learnt:      44349 | 0.000
830.42/830.68	c total clause space: 335.816MB
830.42/830.69	c total #watches: 678151
831.11/831.36	c total #propagations: 1412900223 / total #impl: 6403150495 (eff. 0.221)
831.11/831.36	c #Conflicts:    1545000 | #Learnt:      45349 | 0.000
831.11/831.36	c total clause space: 335.816MB
831.11/831.36	c total #watches: 681373
831.61/831.84	c total #propagations: 1413919417 / total #impl: 6408320994 (eff. 0.221)
831.61/831.84	c #Conflicts:    1546000 | #Learnt:      46349 | 0.000
831.61/831.84	c total clause space: 335.816MB
831.61/831.84	c total #watches: 683878
832.11/832.37	c total #propagations: 1414615554 / total #impl: 6410856550 (eff. 0.221)
832.11/832.37	c #Conflicts:    1547000 | #Learnt:      47349 | 0.000
832.11/832.37	c total clause space: 335.816MB
832.11/832.37	c total #watches: 687532
832.71/832.94	c total #propagations: 1415419836 / total #impl: 6413842411 (eff. 0.221)
832.71/832.94	c #Conflicts:    1548000 | #Learnt:      48349 | 0.000
832.71/832.94	c total clause space: 335.816MB
832.71/832.94	c total #watches: 690245
833.31/833.50	c total #propagations: 1416201133 / total #impl: 6416770641 (eff. 0.221)
833.31/833.50	c #Conflicts:    1549000 | #Learnt:      49349 | 0.000
833.31/833.50	c total clause space: 335.816MB
833.31/833.51	c total #watches: 693325
833.81/834.09	c total #propagations: 1416967610 / total #impl: 6419597574 (eff. 0.221)
833.81/834.09	c #Conflicts:    1550000 | #Learnt:      50349 | 0.000
833.81/834.09	c total clause space: 335.816MB
833.81/834.09	c total #watches: 696181
834.31/834.57	c total #propagations: 1417670209 / total #impl: 6422214329 (eff. 0.221)
834.31/834.57	c #Conflicts:    1551000 | #Learnt:      51349 | 0.000
834.31/834.57	c total clause space: 335.816MB
834.31/834.57	c total #watches: 699144
834.82/835.01	c total #propagations: 1418334787 / total #impl: 6424695385 (eff. 0.221)
834.82/835.01	c #Conflicts:    1552000 | #Learnt:      52349 | 0.000
834.82/835.01	c total clause space: 335.816MB
834.82/835.01	c total #watches: 701907
835.21/835.48	c total #propagations: 1419046840 / total #impl: 6427896128 (eff. 0.221)
835.21/835.48	c #Conflicts:    1553000 | #Learnt:      53349 | 0.000
835.21/835.48	c total clause space: 335.816MB
835.21/835.49	c total #watches: 704887
835.71/835.95	c total #propagations: 1419739060 / total #impl: 6430517694 (eff. 0.221)
835.71/835.95	c #Conflicts:    1554000 | #Learnt:      54349 | 0.000
835.71/835.95	c total clause space: 335.816MB
835.71/835.95	c total #watches: 708142
836.21/836.43	c total #propagations: 1420413905 / total #impl: 6433021026 (eff. 0.221)
836.21/836.43	c #Conflicts:    1555000 | #Learnt:      55349 | 0.000
836.21/836.43	c total clause space: 335.816MB
836.21/836.43	c total #watches: 710800
836.71/836.91	c total #propagations: 1421100469 / total #impl: 6435503327 (eff. 0.221)
836.71/836.91	c #Conflicts:    1556000 | #Learnt:      56349 | 0.000
836.71/836.91	c total clause space: 335.816MB
836.71/836.91	c total #watches: 714062
837.21/837.44	c total #propagations: 1421760592 / total #impl: 6438117153 (eff. 0.221)
837.21/837.44	c #Conflicts:    1557000 | #Learnt:      57349 | 0.000
837.21/837.44	c total clause space: 335.816MB
837.21/837.44	c total #watches: 717436
837.71/837.99	c total #propagations: 1422452082 / total #impl: 6440918328 (eff. 0.221)
837.71/837.99	c #Conflicts:    1558000 | #Learnt:      58349 | 0.000
837.71/837.99	c total clause space: 335.816MB
837.71/837.99	c total #watches: 720740
838.21/838.49	c total #propagations: 1423114848 / total #impl: 6443812616 (eff. 0.221)
838.21/838.49	c #Conflicts:    1559000 | #Learnt:      59349 | 0.000
838.21/838.49	c total clause space: 335.816MB
838.21/838.49	c total #watches: 724335
838.81/839.06	c total #propagations: 1423729670 / total #impl: 6446516988 (eff. 0.221)
838.81/839.06	c #Conflicts:    1560000 | #Learnt:      60349 | 0.000
838.81/839.06	c total clause space: 335.816MB
838.81/839.06	c total #watches: 728140
839.31/839.51	c total #propagations: 1424344117 / total #impl: 6449280721 (eff. 0.221)
839.31/839.51	c GC COLLECT
839.31/839.51	c #Conflicts:    1561000 | #Learnt:      31186 | 0.000
839.31/839.51	c total clause space: 335.816MB
839.31/839.51	c total #watches: 635080
839.71/839.92	c total #propagations: 1425025771 / total #impl: 6452041173 (eff. 0.221)
839.71/839.92	c #Conflicts:    1562000 | #Learnt:      32186 | 0.000
839.71/839.92	c total clause space: 335.816MB
839.71/839.92	c total #watches: 638332
840.11/840.38	c total #propagations: 1425761436 / total #impl: 6455326162 (eff. 0.221)
840.11/840.38	c #Conflicts:    1563000 | #Learnt:      33186 | 0.000
840.11/840.38	c total clause space: 335.816MB
840.11/840.38	c total #watches: 641667
840.61/840.86	c total #propagations: 1426557902 / total #impl: 6458647045 (eff. 0.221)
840.61/840.86	c #Conflicts:    1564000 | #Learnt:      34186 | 0.000
840.61/840.86	c total clause space: 335.816MB
840.61/840.86	c total #watches: 645055
841.11/841.30	c total #propagations: 1427326180 / total #impl: 6461840617 (eff. 0.221)
841.11/841.30	c #Conflicts:    1565000 | #Learnt:      35186 | 0.000
841.11/841.30	c total clause space: 335.816MB
841.11/841.30	c total #watches: 648026
841.51/841.77	c total #propagations: 1428093813 / total #impl: 6464983255 (eff. 0.221)
841.51/841.77	c #Conflicts:    1566000 | #Learnt:      36186 | 0.000
841.51/841.77	c total clause space: 335.816MB
841.51/841.77	c total #watches: 650712
842.01/842.22	c total #propagations: 1428850666 / total #impl: 6467921368 (eff. 0.221)
842.01/842.22	c #Conflicts:    1567000 | #Learnt:      37186 | 0.000
842.01/842.22	c total clause space: 335.816MB
842.01/842.22	c total #watches: 653837
842.51/842.72	c total #propagations: 1429507041 / total #impl: 6470506863 (eff. 0.221)
842.51/842.72	c #Conflicts:    1568000 | #Learnt:      38186 | 0.000
842.51/842.72	c total clause space: 335.816MB
842.51/842.72	c total #watches: 656917
843.01/843.23	c total #propagations: 1430119198 / total #impl: 6472823775 (eff. 0.221)
843.01/843.23	c #Conflicts:    1569000 | #Learnt:      39186 | 0.000
843.01/843.23	c total clause space: 335.816MB
843.01/843.23	c total #watches: 659499
843.51/843.76	c total #propagations: 1430690035 / total #impl: 6474920810 (eff. 0.221)
843.51/843.76	c #Conflicts:    1570000 | #Learnt:      40186 | 0.000
843.51/843.76	c total clause space: 335.816MB
843.51/843.76	c total #watches: 662089
844.11/844.30	c total #propagations: 1431327116 / total #impl: 6477533998 (eff. 0.221)
844.11/844.30	c #Conflicts:    1571000 | #Learnt:      41186 | 0.000
844.11/844.30	c total clause space: 335.816MB
844.11/844.30	c total #watches: 664694
844.61/844.85	c total #propagations: 1431945079 / total #impl: 6479985561 (eff. 0.221)
844.61/844.85	c #Conflicts:    1572000 | #Learnt:      42186 | 0.000
844.61/844.85	c total clause space: 335.816MB
844.61/844.85	c total #watches: 667626
845.21/845.47	c total #propagations: 1432530024 / total #impl: 6482592748 (eff. 0.221)
845.21/845.47	c #Conflicts:    1573000 | #Learnt:      43186 | 0.000
845.21/845.47	c total clause space: 335.816MB
845.21/845.47	c total #watches: 670010
845.81/846.09	c total #propagations: 1433103687 / total #impl: 6484829144 (eff. 0.221)
845.81/846.09	c #Conflicts:    1574000 | #Learnt:      44186 | 0.000
845.81/846.09	c total clause space: 335.816MB
845.81/846.09	c total #watches: 672134
846.51/846.75	c total #propagations: 1433628343 / total #impl: 6486763730 (eff. 0.221)
846.51/846.75	c #Conflicts:    1575000 | #Learnt:      45186 | 0.000
846.51/846.75	c total clause space: 335.816MB
846.51/846.75	c total #watches: 674933
847.21/847.45	c total #propagations: 1434257313 / total #impl: 6489296203 (eff. 0.221)
847.21/847.45	c #Conflicts:    1576000 | #Learnt:      46186 | 0.000
847.21/847.45	c total clause space: 335.816MB
847.21/847.45	c total #watches: 677478
847.91/848.14	c total #propagations: 1434897202 / total #impl: 6491924527 (eff. 0.221)
847.91/848.14	c #Conflicts:    1577000 | #Learnt:      47186 | 0.000
847.91/848.14	c total clause space: 335.816MB
847.91/848.14	c total #watches: 680721
848.51/848.79	c total #propagations: 1435593590 / total #impl: 6494953102 (eff. 0.221)
848.51/848.79	c #Conflicts:    1578000 | #Learnt:      48186 | 0.000
848.51/848.79	c total clause space: 335.816MB
848.51/848.79	c total #watches: 683580
849.30/849.51	c total #propagations: 1436283540 / total #impl: 6498182367 (eff. 0.221)
849.30/849.51	c #Conflicts:    1579000 | #Learnt:      49186 | 0.000
849.30/849.51	c total clause space: 335.816MB
849.30/849.51	c total #watches: 686204
850.00/850.27	c total #propagations: 1436890796 / total #impl: 6500791413 (eff. 0.221)
850.00/850.27	c #Conflicts:    1580000 | #Learnt:      50186 | 0.000
850.00/850.27	c total clause space: 335.816MB
850.00/850.27	c total #watches: 688833
850.70/850.95	c total #propagations: 1437505384 / total #impl: 6503581240 (eff. 0.221)
850.70/850.95	c #Conflicts:    1581000 | #Learnt:      51186 | 0.000
850.70/850.95	c total clause space: 335.816MB
850.70/850.95	c total #watches: 691522
851.50/851.75	c total #propagations: 1438064049 / total #impl: 6506296643 (eff. 0.221)
851.50/851.75	c #Conflicts:    1582000 | #Learnt:      52186 | 0.000
851.50/851.75	c total clause space: 335.816MB
851.50/851.75	c total #watches: 694157
852.31/852.55	c total #propagations: 1438684085 / total #impl: 6509340300 (eff. 0.221)
852.31/852.55	c #Conflicts:    1583000 | #Learnt:      53186 | 0.000
852.31/852.55	c total clause space: 335.816MB
852.31/852.55	c total #watches: 696605
853.00/853.26	c total #propagations: 1439220226 / total #impl: 6511768576 (eff. 0.221)
853.00/853.26	c #Conflicts:    1584000 | #Learnt:      54186 | 0.000
853.00/853.26	c total clause space: 335.816MB
853.00/853.27	c total #watches: 698941
853.60/853.88	c total #propagations: 1439726408 / total #impl: 6514169759 (eff. 0.221)
853.60/853.88	c #Conflicts:    1585000 | #Learnt:      55186 | 0.000
853.60/853.88	c total clause space: 335.816MB
853.60/853.88	c total #watches: 701509
854.40/854.70	c total #propagations: 1440159236 / total #impl: 6516139025 (eff. 0.221)
854.40/854.70	c #Conflicts:    1586000 | #Learnt:      56186 | 0.000
854.40/854.70	c total clause space: 335.816MB
854.40/854.70	c total #watches: 703912
855.30/855.55	c total #propagations: 1440723227 / total #impl: 6518350041 (eff. 0.221)
855.30/855.55	c #Conflicts:    1587000 | #Learnt:      57186 | 0.000
855.30/855.55	c total clause space: 335.816MB
855.30/855.55	c total #watches: 706358
856.20/856.40	c total #propagations: 1441291265 / total #impl: 6520561138 (eff. 0.221)
856.20/856.40	c #Conflicts:    1588000 | #Learnt:      58186 | 0.000
856.20/856.40	c total clause space: 335.816MB
856.20/856.40	c total #watches: 709147
857.00/857.20	c total #propagations: 1441848803 / total #impl: 6522814475 (eff. 0.221)
857.00/857.20	c #Conflicts:    1589000 | #Learnt:      59186 | 0.000
857.00/857.20	c total clause space: 335.816MB
857.00/857.20	c total #watches: 711996
857.70/857.98	c total #propagations: 1442361075 / total #impl: 6525161581 (eff. 0.221)
857.70/857.98	c #Conflicts:    1590000 | #Learnt:      60186 | 0.000
857.70/857.98	c total clause space: 335.816MB
857.70/857.98	c total #watches: 714718
858.40/858.69	c total #propagations: 1442951354 / total #impl: 6527730766 (eff. 0.221)
858.40/858.69	c GC COLLECT
858.40/858.69	c #Conflicts:    1591000 | #Learnt:      30691 | 0.000
858.40/858.69	c total clause space: 335.816MB
858.40/858.69	c total #watches: 633444
858.91/859.20	c total #propagations: 1444000142 / total #impl: 6531972213 (eff. 0.221)
858.91/859.20	c #Conflicts:    1592000 | #Learnt:      31691 | 0.000
858.91/859.20	c total clause space: 335.816MB
858.91/859.20	c total #watches: 636566
859.50/859.73	c total #propagations: 1445179110 / total #impl: 6536796073 (eff. 0.221)
859.50/859.73	c #Conflicts:    1593000 | #Learnt:      32691 | 0.000
859.50/859.73	c total clause space: 335.816MB
859.50/859.73	c total #watches: 640426
859.90/860.13	c total #propagations: 1446331461 / total #impl: 6541629364 (eff. 0.221)
859.90/860.13	c #Conflicts:    1594000 | #Learnt:      33691 | 0.000
859.90/860.13	c total clause space: 335.816MB
859.90/860.14	c total #watches: 645387
860.30/860.56	c total #propagations: 1447072229 / total #impl: 6546013771 (eff. 0.221)
860.30/860.56	c #Conflicts:    1595000 | #Learnt:      34691 | 0.000
860.30/860.56	c total clause space: 335.816MB
860.30/860.56	c total #watches: 650234
860.80/861.02	c total #propagations: 1447720591 / total #impl: 6550408331 (eff. 0.221)
860.80/861.02	c #Conflicts:    1596000 | #Learnt:      35691 | 0.000
860.80/861.02	c total clause space: 335.816MB
860.80/861.02	c total #watches: 653606
861.30/861.50	c total #propagations: 1448315152 / total #impl: 6554099243 (eff. 0.221)
861.30/861.50	c #Conflicts:    1597000 | #Learnt:      36691 | 0.000
861.30/861.50	c total clause space: 335.816MB
861.30/861.50	c total #watches: 656752
861.70/862.00	c total #propagations: 1448957983 / total #impl: 6557934434 (eff. 0.221)
861.70/862.00	c #Conflicts:    1598000 | #Learnt:      37691 | 0.000
861.70/862.00	c total clause space: 335.816MB
861.80/862.00	c total #watches: 660273
862.21/862.49	c total #propagations: 1449522084 / total #impl: 6561606983 (eff. 0.221)
862.21/862.49	c #Conflicts:    1599000 | #Learnt:      38691 | 0.000
862.21/862.49	c total clause space: 335.816MB
862.21/862.49	c total #watches: 663138
862.80/863.00	c total #propagations: 1450114852 / total #impl: 6565152332 (eff. 0.221)
862.80/863.00	c #Conflicts:    1600000 | #Learnt:      39691 | 0.000
862.80/863.00	c total clause space: 335.816MB
862.80/863.00	c total #watches: 666126
863.31/863.57	c total #propagations: 1450750306 / total #impl: 6568630486 (eff. 0.221)
863.31/863.57	c #Conflicts:    1601000 | #Learnt:      40691 | 0.000
863.31/863.57	c total clause space: 335.816MB
863.31/863.57	c total #watches: 670320
863.90/864.17	c total #propagations: 1451396307 / total #impl: 6572539294 (eff. 0.221)
863.90/864.17	c #Conflicts:    1602000 | #Learnt:      41691 | 0.000
863.90/864.17	c total clause space: 335.816MB
863.90/864.17	c total #watches: 673057
864.41/864.69	c total #propagations: 1452094062 / total #impl: 6576346307 (eff. 0.221)
864.41/864.69	c #Conflicts:    1603000 | #Learnt:      42691 | 0.000
864.41/864.69	c total clause space: 335.816MB
864.41/864.69	c total #watches: 675911
865.00/865.25	c total #propagations: 1452659432 / total #impl: 6579432335 (eff. 0.221)
865.00/865.25	c #Conflicts:    1604000 | #Learnt:      43691 | 0.000
865.00/865.25	c total clause space: 335.816MB
865.00/865.25	c total #watches: 679499
865.61/865.82	c total #propagations: 1453242400 / total #impl: 6582739660 (eff. 0.221)
865.61/865.82	c #Conflicts:    1605000 | #Learnt:      44691 | 0.000
865.61/865.82	c total clause space: 335.816MB
865.61/865.82	c total #watches: 682498
866.10/866.39	c total #propagations: 1453846163 / total #impl: 6586111345 (eff. 0.221)
866.10/866.39	c #Conflicts:    1606000 | #Learnt:      45691 | 0.000
866.10/866.39	c total clause space: 335.816MB
866.10/866.39	c total #watches: 685073
866.80/867.01	c total #propagations: 1454381454 / total #impl: 6589036875 (eff. 0.221)
866.80/867.01	c #Conflicts:    1607000 | #Learnt:      46691 | 0.000
866.80/867.01	c total clause space: 335.816MB
866.80/867.01	c total #watches: 688907
867.30/867.58	c total #propagations: 1455005572 / total #impl: 6592663939 (eff. 0.221)
867.30/867.58	c #Conflicts:    1608000 | #Learnt:      47691 | 0.000
867.30/867.58	c total clause space: 335.816MB
867.30/867.58	c total #watches: 691437
867.90/868.14	c total #propagations: 1455574143 / total #impl: 6595968866 (eff. 0.221)
867.90/868.14	c #Conflicts:    1609000 | #Learnt:      48691 | 0.000
867.90/868.14	c total clause space: 335.816MB
867.90/868.14	c total #watches: 694553
868.50/868.76	c total #propagations: 1456118525 / total #impl: 6599165572 (eff. 0.221)
868.50/868.76	c #Conflicts:    1610000 | #Learnt:      49691 | 0.000
868.50/868.76	c total clause space: 335.816MB
868.50/868.76	c total #watches: 698418
869.10/869.33	c total #propagations: 1456709172 / total #impl: 6602660765 (eff. 0.221)
869.10/869.33	c #Conflicts:    1611000 | #Learnt:      50691 | 0.000
869.10/869.33	c total clause space: 335.816MB
869.10/869.33	c total #watches: 701299
869.70/869.96	c total #propagations: 1457258570 / total #impl: 6605722730 (eff. 0.221)
869.70/869.96	c #Conflicts:    1612000 | #Learnt:      51691 | 0.000
869.70/869.96	c total clause space: 335.816MB
869.70/869.96	c total #watches: 704023
870.40/870.65	c total #propagations: 1457835697 / total #impl: 6609003179 (eff. 0.221)
870.40/870.65	c #Conflicts:    1613000 | #Learnt:      52691 | 0.000
870.40/870.65	c total clause space: 335.816MB
870.40/870.65	c total #watches: 706803
871.11/871.36	c total #propagations: 1458423171 / total #impl: 6612378992 (eff. 0.221)
871.11/871.36	c #Conflicts:    1614000 | #Learnt:      53691 | 0.000
871.11/871.36	c total clause space: 335.816MB
871.11/871.36	c total #watches: 710186
871.80/872.02	c total #propagations: 1459004814 / total #impl: 6616009583 (eff. 0.221)
871.80/872.02	c #Conflicts:    1615000 | #Learnt:      54691 | 0.000
871.80/872.02	c total clause space: 335.816MB
871.80/872.02	c total #watches: 713412
872.50/872.70	c total #propagations: 1459551377 / total #impl: 6619282801 (eff. 0.220)
872.50/872.70	c #Conflicts:    1616000 | #Learnt:      55691 | 0.000
872.50/872.70	c total clause space: 335.816MB
872.50/872.70	c total #watches: 716154
873.21/873.49	c total #propagations: 1460096920 / total #impl: 6622778237 (eff. 0.220)
873.21/873.49	c #Conflicts:    1617000 | #Learnt:      56691 | 0.000
873.21/873.49	c total clause space: 335.816MB
873.21/873.49	c total #watches: 719384
874.00/874.29	c total #propagations: 1460729943 / total #impl: 6626410307 (eff. 0.220)
874.00/874.29	c #Conflicts:    1618000 | #Learnt:      57691 | 0.000
874.00/874.29	c total clause space: 335.816MB
874.00/874.29	c total #watches: 723083
875.00/875.20	c total #propagations: 1461327082 / total #impl: 6629903963 (eff. 0.220)
875.00/875.20	c #Conflicts:    1619000 | #Learnt:      58691 | 0.000
875.00/875.20	c total clause space: 335.816MB
875.00/875.20	c total #watches: 725620
875.90/876.10	c total #propagations: 1461982637 / total #impl: 6633491610 (eff. 0.220)
875.90/876.10	c #Conflicts:    1620000 | #Learnt:      59691 | 0.000
875.90/876.10	c total clause space: 335.816MB
875.90/876.10	c total #watches: 728287
876.70/876.92	c total #propagations: 1462593630 / total #impl: 6637154633 (eff. 0.220)
876.70/876.92	c #Conflicts:    1621000 | #Learnt:      60691 | 0.000
876.70/876.92	c total clause space: 335.816MB
876.70/876.92	c total #watches: 731541
877.60/877.85	c total #propagations: 1463173883 / total #impl: 6640445819 (eff. 0.220)
877.60/877.85	c #Conflicts:    1622000 | #Learnt:      61691 | 0.000
877.60/877.85	c total clause space: 335.816MB
877.60/877.85	c total #watches: 734982
878.00/878.24	c total #propagations: 1463785357 / total #impl: 6643925512 (eff. 0.220)
878.00/878.24	c GC COLLECT
878.00/878.24	c #Conflicts:    1623000 | #Learnt:      31907 | 0.000
878.00/878.24	c total clause space: 335.816MB
878.00/878.24	c total #watches: 638536
878.40/878.60	c total #propagations: 1464429680 / total #impl: 6647669169 (eff. 0.220)
878.40/878.60	c #Conflicts:    1624000 | #Learnt:      32907 | 0.000
878.40/878.60	c total clause space: 335.816MB
878.40/878.60	c total #watches: 642186
878.80/879.00	c total #propagations: 1465072030 / total #impl: 6651053849 (eff. 0.220)
878.80/879.00	c #Conflicts:    1625000 | #Learnt:      33907 | 0.000
878.80/879.00	c total clause space: 335.816MB
878.80/879.00	c total #watches: 645930
879.20/879.43	c total #propagations: 1465730495 / total #impl: 6654586281 (eff. 0.220)
879.20/879.43	c #Conflicts:    1626000 | #Learnt:      34907 | 0.000
879.20/879.43	c total clause space: 335.816MB
879.20/879.43	c total #watches: 649004
879.60/879.88	c total #propagations: 1466403593 / total #impl: 6658296649 (eff. 0.220)
879.60/879.88	c #Conflicts:    1627000 | #Learnt:      35907 | 0.000
879.60/879.88	c total clause space: 335.816MB
879.60/879.88	c total #watches: 652206
880.10/880.33	c total #propagations: 1467067827 / total #impl: 6662021880 (eff. 0.220)
880.10/880.33	c #Conflicts:    1628000 | #Learnt:      36907 | 0.000
880.10/880.33	c total clause space: 335.816MB
880.10/880.33	c total #watches: 655152
880.60/880.81	c total #propagations: 1467734998 / total #impl: 6665916055 (eff. 0.220)
880.60/880.81	c #Conflicts:    1629000 | #Learnt:      37907 | 0.000
880.60/880.81	c total clause space: 335.816MB
880.60/880.81	c total #watches: 658882
881.10/881.32	c total #propagations: 1468421244 / total #impl: 6669687983 (eff. 0.220)
881.10/881.32	c #Conflicts:    1630000 | #Learnt:      38907 | 0.000
881.10/881.32	c total clause space: 335.816MB
881.10/881.32	c total #watches: 663425
881.60/881.89	c total #propagations: 1469130883 / total #impl: 6673795678 (eff. 0.220)
881.60/881.89	c #Conflicts:    1631000 | #Learnt:      39907 | 0.000
881.60/881.89	c total clause space: 335.816MB
881.60/881.89	c total #watches: 667475
882.10/882.38	c total #propagations: 1469851836 / total #impl: 6677943937 (eff. 0.220)
882.10/882.38	c #Conflicts:    1632000 | #Learnt:      40907 | 0.000
882.10/882.38	c total clause space: 335.816MB
882.10/882.38	c total #watches: 671675
882.70/882.98	c total #propagations: 1470479564 / total #impl: 6682040111 (eff. 0.220)
882.70/882.98	c #Conflicts:    1633000 | #Learnt:      41907 | 0.000
882.70/882.98	c total clause space: 335.816MB
882.70/882.98	c total #watches: 674710
883.30/883.59	c total #propagations: 1471142104 / total #impl: 6685762725 (eff. 0.220)
883.30/883.59	c #Conflicts:    1634000 | #Learnt:      42907 | 0.000
883.30/883.59	c total clause space: 335.816MB
883.30/883.59	c total #watches: 679253
884.00/884.22	c total #propagations: 1471845028 / total #impl: 6689954111 (eff. 0.220)
884.00/884.22	c #Conflicts:    1635000 | #Learnt:      43907 | 0.000
884.00/884.22	c total clause space: 335.816MB
884.00/884.22	c total #watches: 683952
884.60/884.83	c total #propagations: 1472582136 / total #impl: 6694548597 (eff. 0.220)
884.60/884.83	c #Conflicts:    1636000 | #Learnt:      44907 | 0.000
884.60/884.83	c total clause space: 335.816MB
884.60/884.83	c total #watches: 687825
885.30/885.55	c total #propagations: 1473216793 / total #impl: 6698631631 (eff. 0.220)
885.30/885.55	c #Conflicts:    1637000 | #Learnt:      45907 | 0.000
885.30/885.55	c total clause space: 335.816MB
885.30/885.55	c total #watches: 692200
886.00/886.28	c total #propagations: 1473897664 / total #impl: 6703326712 (eff. 0.220)
886.00/886.28	c #Conflicts:    1638000 | #Learnt:      46907 | 0.000
886.00/886.28	c total clause space: 335.816MB
886.00/886.28	c total #watches: 696153
886.80/887.01	c total #propagations: 1474535338 / total #impl: 6707579776 (eff. 0.220)
886.80/887.01	c #Conflicts:    1639000 | #Learnt:      47907 | 0.000
886.80/887.01	c total clause space: 335.816MB
886.80/887.01	c total #watches: 700445
887.60/887.88	c total #propagations: 1475164115 / total #impl: 6711780392 (eff. 0.220)
887.60/887.88	c #Conflicts:    1640000 | #Learnt:      48907 | 0.000
887.60/887.88	c total clause space: 335.816MB
887.60/887.88	c total #watches: 704046
888.49/888.79	c total #propagations: 1475876206 / total #impl: 6716570271 (eff. 0.220)
888.49/888.79	c #Conflicts:    1641000 | #Learnt:      49907 | 0.000
888.49/888.79	c total clause space: 335.816MB
888.49/888.79	c total #watches: 708291
889.29/889.53	c total #propagations: 1476565450 / total #impl: 6720960759 (eff. 0.220)
889.29/889.53	c #Conflicts:    1642000 | #Learnt:      50907 | 0.000
889.29/889.53	c total clause space: 335.816MB
889.29/889.53	c total #watches: 711957
889.80/890.09	c total #propagations: 1477635950 / total #impl: 6725973437 (eff. 0.220)
889.80/890.09	c #Conflicts:    1643000 | #Learnt:      51907 | 0.000
889.80/890.09	c total clause space: 335.816MB
889.80/890.09	c total #watches: 715215
890.59/890.89	c total #propagations: 1478680543 / total #impl: 6729963153 (eff. 0.220)
890.59/890.89	c #Conflicts:    1644000 | #Learnt:      52907 | 0.000
890.59/890.89	c total clause space: 335.816MB
890.59/890.89	c total #watches: 718902
891.29/891.55	c total #propagations: 1480144614 / total #impl: 6735817687 (eff. 0.220)
891.29/891.55	c #Conflicts:    1645000 | #Learnt:      53907 | 0.000
891.29/891.55	c total clause space: 335.816MB
891.29/891.55	c total #watches: 723746
892.00/892.21	c total #propagations: 1481328985 / total #impl: 6740860257 (eff. 0.220)
892.00/892.21	c #Conflicts:    1646000 | #Learnt:      54907 | 0.000
892.00/892.21	c total clause space: 335.816MB
892.00/892.21	c total #watches: 726782
892.49/892.74	c total #propagations: 1482478240 / total #impl: 6744923267 (eff. 0.220)
892.49/892.74	c #Conflicts:    1647000 | #Learnt:      55907 | 0.000
892.49/892.74	c total clause space: 335.816MB
892.49/892.74	c total #watches: 730032
893.10/893.34	c total #propagations: 1483276025 / total #impl: 6748507976 (eff. 0.220)
893.10/893.34	c #Conflicts:    1648000 | #Learnt:      56907 | 0.000
893.10/893.34	c total clause space: 335.816MB
893.10/893.34	c total #watches: 734520
893.69/893.92	c total #propagations: 1484384449 / total #impl: 6752951165 (eff. 0.220)
893.69/893.92	c #Conflicts:    1649000 | #Learnt:      57907 | 0.000
893.69/893.92	c total clause space: 335.816MB
893.69/893.92	c total #watches: 738706
894.39/894.64	c total #propagations: 1485477575 / total #impl: 6757342806 (eff. 0.220)
894.39/894.64	c #Conflicts:    1650000 | #Learnt:      58907 | 0.000
894.39/894.64	c total clause space: 335.816MB
894.39/894.64	c total #watches: 741553
894.99/895.26	c total #propagations: 1486600702 / total #impl: 6762206312 (eff. 0.220)
894.99/895.26	c #Conflicts:    1651000 | #Learnt:      59907 | 0.000
894.99/895.26	c total clause space: 335.816MB
894.99/895.26	c total #watches: 744504
895.59/895.88	c total #propagations: 1487721563 / total #impl: 6766724436 (eff. 0.220)
895.59/895.88	c #Conflicts:    1652000 | #Learnt:      60906 | 0.000
895.59/895.88	c total clause space: 335.816MB
895.59/895.88	c total #watches: 747653
896.40/896.61	c total #propagations: 1488737363 / total #impl: 6770819405 (eff. 0.220)
896.40/896.61	c #Conflicts:    1653000 | #Learnt:      61906 | 0.000
896.40/896.61	c total clause space: 335.816MB
896.40/896.61	c total #watches: 750476
896.99/897.29	c total #propagations: 1489961066 / total #impl: 6775548051 (eff. 0.220)
896.99/897.29	c GC COLLECT
896.99/897.29	c #Conflicts:    1654000 | #Learnt:      31778 | 0.000
896.99/897.29	c total clause space: 335.816MB
896.99/897.29	c total #watches: 636815
897.50/897.79	c total #propagations: 1491025362 / total #impl: 6779947535 (eff. 0.220)
897.50/897.79	c #Conflicts:    1655000 | #Learnt:      32778 | 0.000
897.50/897.79	c total clause space: 335.816MB
897.50/897.79	c total #watches: 640173
897.99/898.23	c total #propagations: 1492043923 / total #impl: 6784414481 (eff. 0.220)
897.99/898.23	c #Conflicts:    1656000 | #Learnt:      33778 | 0.000
897.99/898.23	c total clause space: 335.816MB
897.99/898.23	c total #watches: 643474
898.39/898.67	c total #propagations: 1492838202 / total #impl: 6788035302 (eff. 0.220)
898.39/898.67	c #Conflicts:    1657000 | #Learnt:      34778 | 0.000
898.39/898.67	c total clause space: 335.816MB
898.39/898.67	c total #watches: 646609
898.79/899.03	c total #propagations: 1493627720 / total #impl: 6791396851 (eff. 0.220)
898.79/899.03	c #Conflicts:    1658000 | #Learnt:      35778 | 0.000
898.79/899.03	c total clause space: 335.816MB
898.79/899.03	c total #watches: 649567
899.19/899.40	c total #propagations: 1494353130 / total #impl: 6794785247 (eff. 0.220)
899.19/899.40	c #Conflicts:    1659000 | #Learnt:      36778 | 0.000
899.19/899.40	c total clause space: 335.816MB
899.19/899.40	c total #watches: 653193
899.49/899.77	c total #propagations: 1495055577 / total #impl: 6798253115 (eff. 0.220)
899.49/899.77	c #Conflicts:    1660000 | #Learnt:      37778 | 0.000
899.49/899.77	c total clause space: 335.816MB
899.49/899.77	c total #watches: 656943
900.09/900.33	c total #propagations: 1495719475 / total #impl: 6801492502 (eff. 0.220)
900.09/900.33	c #Conflicts:    1661000 | #Learnt:      38778 | 0.000
900.09/900.33	c total clause space: 335.816MB
900.09/900.33	c total #watches: 660051
900.59/900.86	c total #propagations: 1496752797 / total #impl: 6805704092 (eff. 0.220)
900.59/900.86	c #Conflicts:    1662000 | #Learnt:      39778 | 0.000
900.59/900.86	c total clause space: 335.816MB
900.59/900.86	c total #watches: 663347
901.09/901.39	c total #propagations: 1497815100 / total #impl: 6810458019 (eff. 0.220)
901.09/901.39	c #Conflicts:    1663000 | #Learnt:      40778 | 0.000
901.09/901.39	c total clause space: 335.816MB
901.09/901.39	c total #watches: 666570
901.69/901.93	c total #propagations: 1498771327 / total #impl: 6814778057 (eff. 0.220)
901.69/901.93	c #Conflicts:    1664000 | #Learnt:      41778 | 0.000
901.69/901.93	c total clause space: 335.816MB
901.69/901.93	c total #watches: 670308
902.29/902.57	c total #propagations: 1499749576 / total #impl: 6818973296 (eff. 0.220)
902.29/902.57	c #Conflicts:    1665000 | #Learnt:      42778 | 0.000
902.29/902.57	c total clause space: 335.816MB
902.29/902.57	c total #watches: 674865
902.90/903.12	c total #propagations: 1500924757 / total #impl: 6824370128 (eff. 0.220)
902.90/903.12	c #Conflicts:    1666000 | #Learnt:      43778 | 0.000
902.90/903.12	c total clause space: 335.816MB
902.90/903.12	c total #watches: 679486
903.39/903.62	c total #propagations: 1501829086 / total #impl: 6828363467 (eff. 0.220)
903.39/903.62	c #Conflicts:    1667000 | #Learnt:      44778 | 0.000
903.39/903.62	c total clause space: 335.816MB
903.39/903.62	c total #watches: 683822
903.89/904.10	c total #propagations: 1502873490 / total #impl: 6832385237 (eff. 0.220)
903.89/904.10	c #Conflicts:    1668000 | #Learnt:      45778 | 0.000
903.89/904.10	c total clause space: 335.816MB
903.89/904.10	c total #watches: 692753
904.39/904.68	c total #propagations: 1503546530 / total #impl: 6836977191 (eff. 0.220)
904.39/904.68	c #Conflicts:    1669000 | #Learnt:      46778 | 0.000
904.39/904.68	c total clause space: 335.816MB
904.39/904.68	c total #watches: 700187
904.99/905.25	c total #propagations: 1504347826 / total #impl: 6841691368 (eff. 0.220)
904.99/905.25	c #Conflicts:    1670000 | #Learnt:      47778 | 0.000
904.99/905.25	c total clause space: 335.816MB
904.99/905.25	c total #watches: 703163
905.49/905.77	c total #propagations: 1505389956 / total #impl: 6845625745 (eff. 0.220)
905.49/905.77	c #Conflicts:    1671000 | #Learnt:      48778 | 0.000
905.49/905.77	c total clause space: 335.816MB
905.49/905.77	c total #watches: 705915
906.09/906.38	c total #propagations: 1506287218 / total #impl: 6848852976 (eff. 0.220)
906.09/906.38	c #Conflicts:    1672000 | #Learnt:      49778 | 0.000
906.09/906.38	c total clause space: 335.816MB
906.09/906.38	c total #watches: 709311
906.69/906.94	c total #propagations: 1507353180 / total #impl: 6852714342 (eff. 0.220)
906.69/906.94	c #Conflicts:    1673000 | #Learnt:      50778 | 0.000
906.69/906.94	c total clause space: 335.816MB
906.69/906.94	c total #watches: 712822
907.30/907.59	c total #propagations: 1508318389 / total #impl: 6856557224 (eff. 0.220)
907.30/907.59	c #Conflicts:    1674000 | #Learnt:      51778 | 0.000
907.30/907.59	c total clause space: 335.816MB
907.30/907.59	c total #watches: 715681
907.99/908.20	c total #propagations: 1509362257 / total #impl: 6860788189 (eff. 0.220)
907.99/908.20	c #Conflicts:    1675000 | #Learnt:      52778 | 0.000
907.99/908.20	c total clause space: 335.816MB
907.99/908.20	c total #watches: 718222
908.50/908.78	c total #propagations: 1510337010 / total #impl: 6865511284 (eff. 0.220)
908.50/908.78	c #Conflicts:    1676000 | #Learnt:      53778 | 0.000
908.50/908.78	c total clause space: 335.816MB
908.50/908.78	c total #watches: 721339
909.09/909.38	c total #propagations: 1511223820 / total #impl: 6869534792 (eff. 0.220)
909.09/909.38	c #Conflicts:    1677000 | #Learnt:      54778 | 0.000
909.09/909.38	c total clause space: 335.816MB
909.09/909.38	c total #watches: 724050
909.79/910.01	c total #propagations: 1512051204 / total #impl: 6872627502 (eff. 0.220)
909.79/910.01	c #Conflicts:    1678000 | #Learnt:      55778 | 0.000
909.79/910.01	c total clause space: 335.816MB
909.79/910.01	c total #watches: 726240
910.29/910.59	c total #propagations: 1512937512 / total #impl: 6875917314 (eff. 0.220)
910.29/910.59	c #Conflicts:    1679000 | #Learnt:      56778 | 0.000
910.29/910.59	c total clause space: 335.816MB
910.29/910.59	c total #watches: 728785
910.99/911.24	c total #propagations: 1513779312 / total #impl: 6879244758 (eff. 0.220)
910.99/911.24	c #Conflicts:    1680000 | #Learnt:      57778 | 0.000
910.99/911.24	c total clause space: 335.816MB
910.99/911.24	c total #watches: 731284
911.59/911.87	c total #propagations: 1514671669 / total #impl: 6882816493 (eff. 0.220)
911.59/911.87	c #Conflicts:    1681000 | #Learnt:      58778 | 0.000
911.59/911.87	c total clause space: 335.816MB
911.59/911.87	c total #watches: 733998
912.19/912.44	c total #propagations: 1515598744 / total #impl: 6887450179 (eff. 0.220)
912.19/912.44	c #Conflicts:    1682000 | #Learnt:      59778 | 0.000
912.19/912.44	c total clause space: 335.816MB
912.19/912.44	c total #watches: 736860
912.80/913.05	c total #propagations: 1516455382 / total #impl: 6892148483 (eff. 0.220)
912.80/913.05	c #Conflicts:    1683000 | #Learnt:      60778 | 0.000
912.80/913.05	c total clause space: 335.816MB
912.80/913.05	c total #watches: 739629
913.49/913.70	c total #propagations: 1517263410 / total #impl: 6896764086 (eff. 0.220)
913.49/913.70	c #Conflicts:    1684000 | #Learnt:      61778 | 0.000
913.49/913.70	c total clause space: 335.816MB
913.49/913.70	c total #watches: 742900
914.19/914.44	c total #propagations: 1518111714 / total #impl: 6901480211 (eff. 0.220)
914.19/914.44	c #Conflicts:    1685000 | #Learnt:      62778 | 0.000
914.19/914.44	c total clause space: 335.816MB
914.19/914.44	c total #watches: 745868
914.69/914.98	c total #propagations: 1519006042 / total #impl: 6906064679 (eff. 0.220)
914.69/914.98	c GC COLLECT
914.69/914.98	c #Conflicts:    1686000 | #Learnt:      32393 | 0.000
914.69/914.98	c total clause space: 335.816MB
914.69/914.98	c total #watches: 638844
915.19/915.49	c total #propagations: 1519885408 / total #impl: 6910258724 (eff. 0.220)
915.19/915.49	c #Conflicts:    1687000 | #Learnt:      33393 | 0.000
915.19/915.49	c total clause space: 335.816MB
915.19/915.49	c total #watches: 642011
915.79/916.01	c total #propagations: 1520918356 / total #impl: 6914390022 (eff. 0.220)
915.79/916.01	c #Conflicts:    1688000 | #Learnt:      34393 | 0.000
915.79/916.01	c total clause space: 335.816MB
915.79/916.01	c total #watches: 645452
916.19/916.45	c total #propagations: 1521893964 / total #impl: 6918546564 (eff. 0.220)
916.19/916.45	c #Conflicts:    1689000 | #Learnt:      35393 | 0.000
916.19/916.45	c total clause space: 335.816MB
916.19/916.45	c total #watches: 649229
916.79/917.03	c total #propagations: 1522740358 / total #impl: 6922907067 (eff. 0.220)
916.79/917.03	c #Conflicts:    1690000 | #Learnt:      36393 | 0.000
916.79/917.03	c total clause space: 335.816MB
916.79/917.03	c total #watches: 653020
917.29/917.56	c total #propagations: 1523842055 / total #impl: 6927756244 (eff. 0.220)
917.29/917.56	c #Conflicts:    1691000 | #Learnt:      37393 | 0.000
917.29/917.56	c total clause space: 335.816MB
917.29/917.56	c total #watches: 656477
917.79/918.09	c total #propagations: 1524871337 / total #impl: 6931943698 (eff. 0.220)
917.79/918.09	c #Conflicts:    1692000 | #Learnt:      38393 | 0.000
917.79/918.09	c total clause space: 335.816MB
917.79/918.09	c total #watches: 661297
918.29/918.54	c total #propagations: 1525742833 / total #impl: 6936218294 (eff. 0.220)
918.29/918.54	c #Conflicts:    1693000 | #Learnt:      39393 | 0.000
918.29/918.54	c total clause space: 335.816MB
918.29/918.54	c total #watches: 664476
918.69/918.99	c total #propagations: 1526553290 / total #impl: 6939860785 (eff. 0.220)
918.69/918.99	c #Conflicts:    1694000 | #Learnt:      40393 | 0.000
918.69/918.99	c total clause space: 335.816MB
918.69/918.99	c total #watches: 667060
919.29/919.59	c total #propagations: 1527293711 / total #impl: 6943323121 (eff. 0.220)
919.29/919.59	c #Conflicts:    1695000 | #Learnt:      41393 | 0.000
919.29/919.59	c total clause space: 335.816MB
919.29/919.59	c total #watches: 670257
919.89/920.18	c total #propagations: 1528410624 / total #impl: 6947952075 (eff. 0.220)
919.89/920.18	c #Conflicts:    1696000 | #Learnt:      42393 | 0.000
919.89/920.18	c total clause space: 335.816MB
919.89/920.18	c total #watches: 674301
920.39/920.62	c total #propagations: 1529428497 / total #impl: 6952664528 (eff. 0.220)
920.39/920.62	c #Conflicts:    1697000 | #Learnt:      43393 | 0.000
920.39/920.62	c total clause space: 335.816MB
920.39/920.62	c total #watches: 677950
920.89/921.19	c total #propagations: 1530267013 / total #impl: 6956260079 (eff. 0.220)
920.89/921.19	c #Conflicts:    1698000 | #Learnt:      44393 | 0.000
920.89/921.19	c total clause space: 335.816MB
920.89/921.19	c total #watches: 681451
921.59/921.82	c total #propagations: 1531223574 / total #impl: 6959992129 (eff. 0.220)
921.59/921.82	c #Conflicts:    1699000 | #Learnt:      45393 | 0.000
921.59/921.82	c total clause space: 335.816MB
921.59/921.82	c total #watches: 684557
922.19/922.42	c total #propagations: 1532246280 / total #impl: 6964502246 (eff. 0.220)
922.19/922.42	c #Conflicts:    1700000 | #Learnt:      46393 | 0.000
922.19/922.42	c total clause space: 335.816MB
922.19/922.42	c total #watches: 687267
922.69/922.97	c total #propagations: 1533382851 / total #impl: 6968912004 (eff. 0.220)
922.69/922.97	c #Conflicts:    1701000 | #Learnt:      47393 | 0.000
922.69/922.97	c total clause space: 335.816MB
922.69/922.97	c total #watches: 690407
923.09/923.36	c total #propagations: 1534343513 / total #impl: 6973479285 (eff. 0.220)
923.09/923.36	c #Conflicts:    1702000 | #Learnt:      48393 | 0.000
923.09/923.36	c total clause space: 335.816MB
923.09/923.36	c total #watches: 694392
923.49/923.74	c total #propagations: 1535116177 / total #impl: 6977449029 (eff. 0.220)
923.49/923.74	c #Conflicts:    1703000 | #Learnt:      49393 | 0.000
923.49/923.74	c total clause space: 335.816MB
923.49/923.74	c total #watches: 696950
923.89/924.11	c total #propagations: 1535792051 / total #impl: 6979666469 (eff. 0.220)
923.89/924.11	c #Conflicts:    1704000 | #Learnt:      50393 | 0.000
923.89/924.11	c total clause space: 335.816MB
923.89/924.11	c total #watches: 699596
924.19/924.49	c total #propagations: 1536419571 / total #impl: 6981734883 (eff. 0.220)
924.19/924.49	c #Conflicts:    1705000 | #Learnt:      51393 | 0.000
924.19/924.49	c total clause space: 335.816MB
924.19/924.49	c total #watches: 702037
924.89/925.13	c total #propagations: 1537042220 / total #impl: 6983788183 (eff. 0.220)
924.89/925.13	c #Conflicts:    1706000 | #Learnt:      52393 | 0.000
924.89/925.13	c total clause space: 335.816MB
924.89/925.13	c total #watches: 704694
925.59/925.82	c total #propagations: 1538110738 / total #impl: 6987742235 (eff. 0.220)
925.59/925.82	c #Conflicts:    1707000 | #Learnt:      53393 | 0.000
925.59/925.82	c total clause space: 335.816MB
925.59/925.82	c total #watches: 707955
926.19/926.45	c total #propagations: 1539288583 / total #impl: 6992735997 (eff. 0.220)
926.19/926.45	c #Conflicts:    1708000 | #Learnt:      54393 | 0.000
926.19/926.45	c total clause space: 335.816MB
926.19/926.45	c total #watches: 710439
926.79/927.04	c total #propagations: 1540307219 / total #impl: 6996789564 (eff. 0.220)
926.79/927.04	c #Conflicts:    1709000 | #Learnt:      55393 | 0.000
926.79/927.04	c total clause space: 335.816MB
926.79/927.04	c total #watches: 713653
927.39/927.60	c total #propagations: 1541280992 / total #impl: 7000684139 (eff. 0.220)
927.39/927.60	c #Conflicts:    1710000 | #Learnt:      56393 | 0.000
927.39/927.60	c total clause space: 335.816MB
927.39/927.60	c total #watches: 716984
927.99/928.23	c total #propagations: 1542301119 / total #impl: 7004629363 (eff. 0.220)
927.99/928.23	c #Conflicts:    1711000 | #Learnt:      57393 | 0.000
927.99/928.23	c total clause space: 335.816MB
927.99/928.23	c total #watches: 719951
928.49/928.71	c total #propagations: 1543355374 / total #impl: 7008545574 (eff. 0.220)
928.49/928.71	c #Conflicts:    1712000 | #Learnt:      58393 | 0.000
928.49/928.71	c total clause space: 335.816MB
928.49/928.71	c total #watches: 723666
928.99/929.22	c total #propagations: 1544086533 / total #impl: 7012213790 (eff. 0.220)
928.99/929.22	c #Conflicts:    1713000 | #Learnt:      59393 | 0.000
928.99/929.22	c total clause space: 335.816MB
928.99/929.22	c total #watches: 726249
929.59/929.88	c total #propagations: 1544803291 / total #impl: 7015407045 (eff. 0.220)
929.59/929.88	c #Conflicts:    1714000 | #Learnt:      60393 | 0.000
929.59/929.88	c total clause space: 335.816MB
929.59/929.88	c total #watches: 730383
930.29/930.51	c total #propagations: 1545856267 / total #impl: 7020087625 (eff. 0.220)
930.29/930.51	c #Conflicts:    1715000 | #Learnt:      61393 | 0.000
930.29/930.51	c total clause space: 335.816MB
930.29/930.51	c total #watches: 733441
930.99/931.23	c total #propagations: 1546782607 / total #impl: 7024135761 (eff. 0.220)
930.99/931.23	c #Conflicts:    1716000 | #Learnt:      62393 | 0.000
930.99/931.23	c total clause space: 335.816MB
930.99/931.23	c total #watches: 736856
931.60/931.87	c total #propagations: 1548022414 / total #impl: 7029163082 (eff. 0.220)
931.60/931.87	c #Conflicts:    1717000 | #Learnt:      63393 | 0.000
931.60/931.87	c total clause space: 335.816MB
931.60/931.87	c total #watches: 741201
932.19/932.43	c total #propagations: 1549041948 / total #impl: 7033831817 (eff. 0.220)
932.19/932.43	c GC COLLECT
932.19/932.43	c #Conflicts:    1718000 | #Learnt:      32689 | 0.000
932.19/932.43	c total clause space: 335.816MB
932.19/932.43	c total #watches: 639793
932.70/932.96	c total #propagations: 1550007747 / total #impl: 7037658162 (eff. 0.220)
932.70/932.96	c #Conflicts:    1719000 | #Learnt:      33689 | 0.000
932.70/932.96	c total clause space: 335.816MB
932.70/932.96	c total #watches: 642973
933.29/933.55	c total #propagations: 1551041098 / total #impl: 7042135968 (eff. 0.220)
933.29/933.55	c #Conflicts:    1720000 | #Learnt:      34689 | 0.000
933.29/933.55	c total clause space: 335.816MB
933.29/933.55	c total #watches: 645911
933.99/934.21	c total #propagations: 1552338934 / total #impl: 7047593207 (eff. 0.220)
933.99/934.21	c #Conflicts:    1721000 | #Learnt:      35689 | 0.000
933.99/934.21	c total clause space: 335.816MB
933.99/934.21	c total #watches: 649509
934.69/934.96	c total #propagations: 1553705581 / total #impl: 7054047652 (eff. 0.220)
934.69/934.96	c #Conflicts:    1722000 | #Learnt:      36689 | 0.000
934.69/934.96	c total clause space: 335.816MB
934.69/934.96	c total #watches: 653941
935.39/935.62	c total #propagations: 1555196527 / total #impl: 7060782940 (eff. 0.220)
935.39/935.62	c #Conflicts:    1723000 | #Learnt:      37689 | 0.000
935.39/935.62	c total clause space: 335.816MB
935.39/935.62	c total #watches: 657163
936.09/936.38	c total #propagations: 1556363663 / total #impl: 7066563096 (eff. 0.220)
936.09/936.38	c #Conflicts:    1724000 | #Learnt:      38689 | 0.000
936.09/936.38	c total clause space: 335.816MB
936.09/936.38	c total #watches: 661328
936.79/937.01	c total #propagations: 1557648499 / total #impl: 7073027293 (eff. 0.220)
936.79/937.01	c #Conflicts:    1725000 | #Learnt:      39689 | 0.000
936.79/937.01	c total clause space: 335.816MB
936.79/937.02	c total #watches: 665679
937.10/937.36	c total #propagations: 1558747298 / total #impl: 7078333809 (eff. 0.220)
937.10/937.36	c #Conflicts:    1726000 | #Learnt:      40689 | 0.000
937.10/937.36	c total clause space: 335.816MB
937.10/937.36	c total #watches: 669132
937.49/937.76	c total #propagations: 1559336121 / total #impl: 7081661713 (eff. 0.220)
937.49/937.76	c #Conflicts:    1727000 | #Learnt:      41689 | 0.000
937.49/937.76	c total clause space: 335.816MB
937.49/937.76	c total #watches: 672558
937.89/938.14	c total #propagations: 1560017021 / total #impl: 7084843604 (eff. 0.220)
937.89/938.14	c #Conflicts:    1728000 | #Learnt:      42689 | 0.000
937.89/938.14	c total clause space: 335.816MB
937.89/938.14	c total #watches: 675979
938.29/938.56	c total #propagations: 1560675739 / total #impl: 7087655195 (eff. 0.220)
938.29/938.56	c #Conflicts:    1729000 | #Learnt:      43689 | 0.000
938.29/938.56	c total clause space: 335.816MB
938.29/938.56	c total #watches: 678793
938.69/938.97	c total #propagations: 1561387347 / total #impl: 7090725288 (eff. 0.220)
938.69/938.97	c #Conflicts:    1730000 | #Learnt:      44689 | 0.000
938.69/938.97	c total clause space: 335.816MB
938.69/938.97	c total #watches: 681802
939.30/939.52	c total #propagations: 1562049507 / total #impl: 7093565267 (eff. 0.220)
939.30/939.52	c #Conflicts:    1731000 | #Learnt:      45689 | 0.000
939.30/939.52	c total clause space: 335.816MB
939.30/939.52	c total #watches: 685656
939.99/940.22	c total #propagations: 1562916206 / total #impl: 7097078145 (eff. 0.220)
939.99/940.22	c #Conflicts:    1732000 | #Learnt:      46689 | 0.000
939.99/940.22	c total clause space: 335.816MB
939.99/940.22	c total #watches: 688214
940.69/940.96	c total #propagations: 1563616724 / total #impl: 7100683234 (eff. 0.220)
940.69/940.96	c #Conflicts:    1733000 | #Learnt:      47689 | 0.000
940.69/940.96	c total clause space: 335.816MB
940.69/940.96	c total #watches: 692534
941.59/941.80	c total #propagations: 1564338300 / total #impl: 7104256298 (eff. 0.220)
941.59/941.80	c #Conflicts:    1734000 | #Learnt:      48689 | 0.000
941.59/941.80	c total clause space: 335.816MB
941.59/941.80	c total #watches: 695182
942.29/942.60	c total #propagations: 1565114258 / total #impl: 7108180416 (eff. 0.220)
942.29/942.60	c #Conflicts:    1735000 | #Learnt:      49689 | 0.000
942.29/942.60	c total clause space: 335.816MB
942.39/942.60	c total #watches: 698496
943.19/943.49	c total #propagations: 1565853208 / total #impl: 7111766115 (eff. 0.220)
943.19/943.49	c #Conflicts:    1736000 | #Learnt:      50689 | 0.000
943.19/943.49	c total clause space: 335.816MB
943.19/943.49	c total #watches: 702324
944.09/944.36	c total #propagations: 1566702143 / total #impl: 7116548812 (eff. 0.220)
944.09/944.36	c #Conflicts:    1737000 | #Learnt:      51689 | 0.000
944.09/944.36	c total clause space: 335.816MB
944.09/944.36	c total #watches: 705716
945.09/945.37	c total #propagations: 1567526593 / total #impl: 7121295824 (eff. 0.220)
945.09/945.37	c #Conflicts:    1738000 | #Learnt:      52689 | 0.000
945.09/945.37	c total clause space: 335.816MB
945.09/945.37	c total #watches: 708955
946.19/946.44	c total #propagations: 1568444547 / total #impl: 7126661648 (eff. 0.220)
946.19/946.44	c #Conflicts:    1739000 | #Learnt:      53689 | 0.000
946.19/946.44	c total clause space: 335.816MB
946.19/946.44	c total #watches: 712764
947.29/947.57	c total #propagations: 1569398519 / total #impl: 7132140283 (eff. 0.220)
947.29/947.57	c #Conflicts:    1740000 | #Learnt:      54689 | 0.000
947.29/947.57	c total clause space: 335.816MB
947.29/947.57	c total #watches: 717498
948.39/948.67	c total #propagations: 1570289016 / total #impl: 7137569564 (eff. 0.220)
948.39/948.67	c #Conflicts:    1741000 | #Learnt:      55689 | 0.000
948.39/948.67	c total clause space: 335.816MB
948.39/948.67	c total #watches: 720721
949.59/949.81	c total #propagations: 1571028816 / total #impl: 7141783805 (eff. 0.220)
949.59/949.81	c #Conflicts:    1742000 | #Learnt:      56689 | 0.000
949.59/949.81	c total clause space: 335.816MB
949.59/949.81	c total #watches: 723575
950.59/950.88	c total #propagations: 1571796826 / total #impl: 7145817653 (eff. 0.220)
950.59/950.88	c #Conflicts:    1743000 | #Learnt:      57689 | 0.000
950.59/950.88	c total clause space: 335.816MB
950.59/950.88	c total #watches: 726189
951.59/951.86	c total #propagations: 1572509175 / total #impl: 7149677491 (eff. 0.220)
951.59/951.86	c #Conflicts:    1744000 | #Learnt:      58689 | 0.000
951.59/951.86	c total clause space: 335.816MB
951.59/951.86	c total #watches: 728927
952.29/952.50	c total #propagations: 1573394292 / total #impl: 7154086638 (eff. 0.220)
952.29/952.50	c #Conflicts:    1745000 | #Learnt:      59689 | 0.000
952.29/952.50	c total clause space: 335.816MB
952.29/952.50	c total #watches: 732342
952.99/953.24	c total #propagations: 1574371342 / total #impl: 7158407883 (eff. 0.220)
952.99/953.24	c #Conflicts:    1746000 | #Learnt:      60689 | 0.000
952.99/953.24	c total clause space: 335.816MB
952.99/953.24	c total #watches: 735162
953.89/954.15	c total #propagations: 1575497610 / total #impl: 7163170746 (eff. 0.220)
953.89/954.15	c #Conflicts:    1747000 | #Learnt:      61689 | 0.000
953.89/954.15	c total clause space: 335.816MB
953.89/954.15	c total #watches: 740032
954.60/954.83	c total #propagations: 1576553494 / total #impl: 7169786108 (eff. 0.220)
954.60/954.83	c #Conflicts:    1748000 | #Learnt:      62689 | 0.000
954.60/954.83	c total clause space: 335.816MB
954.60/954.83	c total #watches: 743416
955.39/955.60	c total #propagations: 1577612452 / total #impl: 7174305317 (eff. 0.220)
955.39/955.60	c #Conflicts:    1749000 | #Learnt:      63689 | 0.000
955.39/955.60	c total clause space: 335.816MB
955.39/955.60	c total #watches: 746820
956.09/956.36	c total #propagations: 1578700172 / total #impl: 7178833973 (eff. 0.220)
956.09/956.36	c GC COLLECT
956.09/956.36	c #Conflicts:    1750000 | #Learnt:      32660 | 0.000
956.09/956.36	c total clause space: 335.816MB
956.09/956.36	c total #watches: 640173
956.69/956.97	c total #propagations: 1579812886 / total #impl: 7183980368 (eff. 0.220)
956.69/956.97	c #Conflicts:    1751000 | #Learnt:      33660 | 0.000
956.69/956.97	c total clause space: 335.816MB
956.69/956.97	c total #watches: 644340
957.29/957.57	c total #propagations: 1581016033 / total #impl: 7189643401 (eff. 0.220)
957.29/957.57	c #Conflicts:    1752000 | #Learnt:      34660 | 0.000
957.29/957.57	c total clause space: 335.816MB
957.29/957.57	c total #watches: 648842
957.79/958.06	c total #propagations: 1582080773 / total #impl: 7195447567 (eff. 0.220)
957.79/958.06	c #Conflicts:    1753000 | #Learnt:      35660 | 0.000
957.79/958.06	c total clause space: 335.816MB
957.79/958.06	c total #watches: 653097
958.39/958.69	c total #propagations: 1582863391 / total #impl: 7199466862 (eff. 0.220)
958.39/958.69	c #Conflicts:    1754000 | #Learnt:      36660 | 0.000
958.39/958.69	c total clause space: 335.816MB
958.39/958.69	c total #watches: 656973
959.10/959.30	c total #propagations: 1584013981 / total #impl: 7204503802 (eff. 0.220)
959.10/959.30	c #Conflicts:    1755000 | #Learnt:      37660 | 0.000
959.10/959.30	c total clause space: 335.816MB
959.10/959.30	c total #watches: 660318
959.59/959.86	c total #propagations: 1584946024 / total #impl: 7209095656 (eff. 0.220)
959.59/959.86	c #Conflicts:    1756000 | #Learnt:      38660 | 0.000
959.59/959.86	c total clause space: 335.816MB
959.59/959.86	c total #watches: 663463
960.29/960.52	c total #propagations: 1586120247 / total #impl: 7213446100 (eff. 0.220)
960.29/960.52	c #Conflicts:    1757000 | #Learnt:      39660 | 0.000
960.29/960.52	c total clause space: 335.816MB
960.29/960.52	c total #watches: 667115
960.79/961.01	c total #propagations: 1587389222 / total #impl: 7218795373 (eff. 0.220)
960.79/961.01	c #Conflicts:    1758000 | #Learnt:      40660 | 0.000
960.79/961.01	c total clause space: 335.816MB
960.79/961.01	c total #watches: 670780
961.39/961.60	c total #propagations: 1588300307 / total #impl: 7222630726 (eff. 0.220)
961.39/961.60	c #Conflicts:    1759000 | #Learnt:      41660 | 0.000
961.39/961.60	c total clause space: 335.816MB
961.39/961.61	c total #watches: 673792
962.09/962.31	c total #propagations: 1589116494 / total #impl: 7226383221 (eff. 0.220)
962.09/962.31	c #Conflicts:    1760000 | #Learnt:      42660 | 0.000
962.09/962.31	c total clause space: 335.816MB
962.09/962.31	c total #watches: 676861
962.49/962.79	c total #propagations: 1590058316 / total #impl: 7231152494 (eff. 0.220)
962.49/962.79	c #Conflicts:    1761000 | #Learnt:      43660 | 0.000
962.49/962.79	c total clause space: 335.816MB
962.49/962.79	c total #watches: 680042
962.99/963.24	c total #propagations: 1590880038 / total #impl: 7234533342 (eff. 0.220)
962.99/963.24	c #Conflicts:    1762000 | #Learnt:      44660 | 0.000
962.99/963.24	c total clause space: 335.816MB
962.99/963.24	c total #watches: 683438
963.59/963.80	c total #propagations: 1591611915 / total #impl: 7237474296 (eff. 0.220)
963.59/963.80	c #Conflicts:    1763000 | #Learnt:      45660 | 0.000
963.59/963.80	c total clause space: 335.816MB
963.59/963.80	c total #watches: 687611
964.19/964.47	c total #propagations: 1592390424 / total #impl: 7240596095 (eff. 0.220)
964.19/964.47	c #Conflicts:    1764000 | #Learnt:      46660 | 0.000
964.19/964.47	c total clause space: 335.816MB
964.19/964.47	c total #watches: 690847
964.89/965.13	c total #propagations: 1593540159 / total #impl: 7245369758 (eff. 0.220)
964.89/965.13	c #Conflicts:    1765000 | #Learnt:      47660 | 0.000
964.89/965.13	c total clause space: 335.816MB
964.89/965.14	c total #watches: 694905
965.39/965.67	c total #propagations: 1594587834 / total #impl: 7250004509 (eff. 0.220)
965.39/965.67	c #Conflicts:    1766000 | #Learnt:      48660 | 0.000
965.39/965.67	c total clause space: 335.816MB
965.39/965.67	c total #watches: 697701
966.19/966.42	c total #propagations: 1595357532 / total #impl: 7253807134 (eff. 0.220)
966.19/966.42	c #Conflicts:    1767000 | #Learnt:      49660 | 0.000
966.19/966.42	c total clause space: 335.816MB
966.19/966.42	c total #watches: 701513
966.80/967.05	c total #propagations: 1596556264 / total #impl: 7258517779 (eff. 0.220)
966.80/967.05	c #Conflicts:    1768000 | #Learnt:      50660 | 0.000
966.80/967.05	c total clause space: 335.816MB
966.80/967.05	c total #watches: 705000
967.49/967.72	c total #propagations: 1597593148 / total #impl: 7262436222 (eff. 0.220)
967.49/967.72	c #Conflicts:    1769000 | #Learnt:      51660 | 0.000
967.49/967.72	c total clause space: 335.816MB
967.49/967.72	c total #watches: 707929
968.19/968.47	c total #propagations: 1598701349 / total #impl: 7266252499 (eff. 0.220)
968.19/968.47	c #Conflicts:    1770000 | #Learnt:      52660 | 0.000
968.19/968.47	c total clause space: 335.816MB
968.19/968.47	c total #watches: 711193
968.90/969.10	c total #propagations: 1599778784 / total #impl: 7270786866 (eff. 0.220)
968.90/969.10	c #Conflicts:    1771000 | #Learnt:      53660 | 0.000
968.90/969.10	c total clause space: 335.816MB
968.90/969.11	c total #watches: 715415
969.49/969.78	c total #propagations: 1600507450 / total #impl: 7275339009 (eff. 0.220)
969.49/969.78	c #Conflicts:    1772000 | #Learnt:      54660 | 0.000
969.49/969.78	c total clause space: 335.816MB
969.49/969.78	c total #watches: 720671
970.29/970.57	c total #propagations: 1601584492 / total #impl: 7280021598 (eff. 0.220)
970.29/970.57	c #Conflicts:    1773000 | #Learnt:      55660 | 0.000
970.29/970.57	c total clause space: 335.816MB
970.29/970.57	c total #watches: 723991
970.99/971.24	c total #propagations: 1602740720 / total #impl: 7284831747 (eff. 0.220)
970.99/971.24	c #Conflicts:    1774000 | #Learnt:      56660 | 0.000
970.99/971.24	c total clause space: 335.816MB
970.99/971.24	c total #watches: 727772
971.79/972.01	c total #propagations: 1603634310 / total #impl: 7288989428 (eff. 0.220)
971.79/972.01	c #Conflicts:    1775000 | #Learnt:      57660 | 0.000
971.79/972.01	c total clause space: 335.816MB
971.79/972.01	c total #watches: 730890
972.49/972.73	c total #propagations: 1604697673 / total #impl: 7293491498 (eff. 0.220)
972.49/972.73	c #Conflicts:    1776000 | #Learnt:      58660 | 0.000
972.49/972.73	c total clause space: 335.816MB
972.49/972.73	c total #watches: 734155
972.99/973.21	c total #propagations: 1605733271 / total #impl: 7297989560 (eff. 0.220)
972.99/973.21	c #Conflicts:    1777000 | #Learnt:      59660 | 0.000
972.99/973.21	c total clause space: 335.816MB
972.99/973.21	c total #watches: 737095
973.49/973.79	c total #propagations: 1606507834 / total #impl: 7301849042 (eff. 0.220)
973.49/973.79	c #Conflicts:    1778000 | #Learnt:      60660 | 0.000
973.49/973.79	c total clause space: 335.816MB
973.49/973.79	c total #watches: 739944
974.29/974.51	c total #propagations: 1607463672 / total #impl: 7306473646 (eff. 0.220)
974.29/974.51	c #Conflicts:    1779000 | #Learnt:      61660 | 0.000
974.29/974.51	c total clause space: 335.816MB
974.29/974.51	c total #watches: 744877
974.99/975.25	c total #propagations: 1608643950 / total #impl: 7312787612 (eff. 0.220)
974.99/975.25	c #Conflicts:    1780000 | #Learnt:      62660 | 0.000
974.99/975.25	c total clause space: 335.816MB
974.99/975.25	c total #watches: 751030
975.89/976.14	c total #propagations: 1609574335 / total #impl: 7318032763 (eff. 0.220)
975.89/976.14	c #Conflicts:    1781000 | #Learnt:      63660 | 0.000
975.89/976.14	c total clause space: 335.816MB
975.89/976.14	c total #watches: 755895
976.89/977.13	c total #propagations: 1610500736 / total #impl: 7323272404 (eff. 0.220)
976.89/977.13	c #Conflicts:    1782000 | #Learnt:      64660 | 0.000
976.89/977.13	c total clause space: 335.816MB
976.89/977.13	c total #watches: 760088
977.39/977.68	c total #propagations: 1611568883 / total #impl: 7329181754 (eff. 0.220)
977.39/977.68	c GC COLLECT
977.39/977.68	c #Conflicts:    1783000 | #Learnt:      33354 | 0.000
977.39/977.68	c total clause space: 335.816MB
977.39/977.68	c total #watches: 641676
977.89/978.10	c total #propagations: 1612270373 / total #impl: 7334675969 (eff. 0.220)
977.89/978.10	c #Conflicts:    1784000 | #Learnt:      34354 | 0.000
977.89/978.10	c total clause space: 335.816MB
977.89/978.10	c total #watches: 644697
978.39/978.60	c total #propagations: 1612807486 / total #impl: 7339577254 (eff. 0.220)
978.39/978.60	c #Conflicts:    1785000 | #Learnt:      35354 | 0.000
978.39/978.60	c total clause space: 335.816MB
978.39/978.60	c total #watches: 647800
978.79/979.10	c total #propagations: 1613394599 / total #impl: 7344734812 (eff. 0.220)
978.79/979.10	c #Conflicts:    1786000 | #Learnt:      36354 | 0.000
978.79/979.10	c total clause space: 335.816MB
978.79/979.10	c total #watches: 650693
979.29/979.57	c total #propagations: 1613954947 / total #impl: 7349664540 (eff. 0.220)
979.29/979.57	c #Conflicts:    1787000 | #Learnt:      37354 | 0.000
979.29/979.57	c total clause space: 335.816MB
979.29/979.57	c total #watches: 653605
979.79/980.10	c total #propagations: 1614437575 / total #impl: 7354635688 (eff. 0.220)
979.79/980.10	c #Conflicts:    1788000 | #Learnt:      38354 | 0.000
979.79/980.10	c total clause space: 335.816MB
979.79/980.10	c total #watches: 657588
980.49/980.75	c total #propagations: 1614912381 / total #impl: 7360041995 (eff. 0.219)
980.49/980.75	c #Conflicts:    1789000 | #Learnt:      39354 | 0.000
980.49/980.75	c total clause space: 335.816MB
980.49/980.75	c total #watches: 661846
981.09/981.37	c total #propagations: 1615814207 / total #impl: 7366029212 (eff. 0.219)
981.09/981.37	c #Conflicts:    1790000 | #Learnt:      40354 | 0.000
981.09/981.37	c total clause space: 335.816MB
981.09/981.37	c total #watches: 665154
981.69/981.90	c total #propagations: 1617014919 / total #impl: 7370600948 (eff. 0.219)
981.69/981.90	c #Conflicts:    1791000 | #Learnt:      41354 | 0.000
981.69/981.90	c total clause space: 335.816MB
981.69/981.90	c total #watches: 668848
982.29/982.54	c total #propagations: 1618009747 / total #impl: 7375082762 (eff. 0.219)
982.29/982.54	c #Conflicts:    1792000 | #Learnt:      42354 | 0.000
982.29/982.54	c total clause space: 335.816MB
982.29/982.54	c total #watches: 671772
982.79/983.07	c total #propagations: 1618890116 / total #impl: 7379017203 (eff. 0.219)
982.79/983.07	c #Conflicts:    1793000 | #Learnt:      43354 | 0.000
982.79/983.07	c total clause space: 335.816MB
982.79/983.07	c total #watches: 675073
983.49/983.77	c total #propagations: 1619844019 / total #impl: 7383173156 (eff. 0.219)
983.49/983.77	c #Conflicts:    1794000 | #Learnt:      44354 | 0.000
983.49/983.77	c total clause space: 335.816MB
983.49/983.77	c total #watches: 679197
984.09/984.35	c total #propagations: 1621033526 / total #impl: 7388339237 (eff. 0.219)
984.09/984.35	c #Conflicts:    1795000 | #Learnt:      45354 | 0.000
984.09/984.35	c total clause space: 335.816MB
984.09/984.35	c total #watches: 682564
984.69/984.90	c total #propagations: 1622081963 / total #impl: 7392929718 (eff. 0.219)
984.69/984.90	c #Conflicts:    1796000 | #Learnt:      46354 | 0.000
984.69/984.90	c total clause space: 335.816MB
984.69/984.90	c total #watches: 685792
985.19/985.43	c total #propagations: 1623067233 / total #impl: 7397460051 (eff. 0.219)
985.19/985.43	c #Conflicts:    1797000 | #Learnt:      47354 | 0.000
985.19/985.43	c total clause space: 335.816MB
985.19/985.43	c total #watches: 689174
985.79/986.09	c total #propagations: 1623980849 / total #impl: 7401484639 (eff. 0.219)
985.79/986.09	c #Conflicts:    1798000 | #Learnt:      48354 | 0.000
985.79/986.09	c total clause space: 335.816MB
985.79/986.09	c total #watches: 692272
986.39/986.69	c total #propagations: 1625114847 / total #impl: 7406306711 (eff. 0.219)
986.39/986.69	c #Conflicts:    1799000 | #Learnt:      49354 | 0.000
986.39/986.69	c total clause space: 335.816MB
986.39/986.69	c total #watches: 696444
986.98/987.26	c total #propagations: 1626103034 / total #impl: 7410662816 (eff. 0.219)
986.98/987.26	c #Conflicts:    1800000 | #Learnt:      50354 | 0.000
986.98/987.26	c total clause space: 335.816MB
986.98/987.26	c total #watches: 699630
987.59/987.82	c total #propagations: 1627134582 / total #impl: 7414397470 (eff. 0.219)
987.59/987.82	c #Conflicts:    1801000 | #Learnt:      51354 | 0.000
987.59/987.82	c total clause space: 335.816MB
987.59/987.83	c total #watches: 703943
988.18/988.47	c total #propagations: 1628110737 / total #impl: 7418511473 (eff. 0.219)
988.18/988.47	c #Conflicts:    1802000 | #Learnt:      52353 | 0.000
988.18/988.47	c total clause space: 335.816MB
988.18/988.47	c total #watches: 707843
988.58/988.87	c total #propagations: 1629200385 / total #impl: 7422736472 (eff. 0.219)
988.58/988.87	c #Conflicts:    1803000 | #Learnt:      53353 | 0.000
988.58/988.87	c total clause space: 335.816MB
988.58/988.87	c total #watches: 710936
988.98/989.20	c total #propagations: 1630002428 / total #impl: 7426073903 (eff. 0.219)
988.98/989.20	c #Conflicts:    1804000 | #Learnt:      54353 | 0.000
988.98/989.20	c total clause space: 335.816MB
988.98/989.20	c total #watches: 714468
989.38/989.67	c total #propagations: 1630592868 / total #impl: 7428949157 (eff. 0.219)
989.38/989.67	c #Conflicts:    1805000 | #Learnt:      55353 | 0.000
989.38/989.67	c total clause space: 335.816MB
989.38/989.67	c total #watches: 718282
990.18/990.40	c total #propagations: 1631251570 / total #impl: 7432228643 (eff. 0.219)
990.18/990.40	c #Conflicts:    1806000 | #Learnt:      56353 | 0.000
990.18/990.40	c total clause space: 335.816MB
990.18/990.40	c total #watches: 721357
990.78/991.06	c total #propagations: 1632009918 / total #impl: 7436652342 (eff. 0.219)
990.78/991.06	c #Conflicts:    1807000 | #Learnt:      57353 | 0.000
990.78/991.06	c total clause space: 335.816MB
990.78/991.06	c total #watches: 724234
991.48/991.72	c total #propagations: 1632652690 / total #impl: 7440058122 (eff. 0.219)
991.48/991.72	c #Conflicts:    1808000 | #Learnt:      58353 | 0.000
991.48/991.72	c total clause space: 335.816MB
991.48/991.72	c total #watches: 727985
992.09/992.37	c total #propagations: 1633512039 / total #impl: 7444950521 (eff. 0.219)
992.09/992.37	c #Conflicts:    1809000 | #Learnt:      59353 | 0.000
992.09/992.37	c total clause space: 335.816MB
992.09/992.37	c total #watches: 731683
992.78/993.04	c total #propagations: 1634673876 / total #impl: 7449850356 (eff. 0.219)
992.78/993.04	c #Conflicts:    1810000 | #Learnt:      60353 | 0.000
992.78/993.04	c total clause space: 335.816MB
992.78/993.04	c total #watches: 735098
993.38/993.64	c total #propagations: 1635755067 / total #impl: 7454360997 (eff. 0.219)
993.38/993.64	c #Conflicts:    1811000 | #Learnt:      61353 | 0.000
993.38/993.64	c total clause space: 335.816MB
993.38/993.64	c total #watches: 738035
994.08/994.30	c total #propagations: 1636531360 / total #impl: 7458163516 (eff. 0.219)
994.08/994.30	c #Conflicts:    1812000 | #Learnt:      62353 | 0.000
994.08/994.30	c total clause space: 335.816MB
994.08/994.30	c total #watches: 742561
994.68/994.99	c total #propagations: 1637506678 / total #impl: 7462791732 (eff. 0.219)
994.68/994.99	c #Conflicts:    1813000 | #Learnt:      63353 | 0.000
994.68/994.99	c total clause space: 335.816MB
994.68/994.99	c total #watches: 746025
995.39/995.67	c total #propagations: 1638496054 / total #impl: 7467139566 (eff. 0.219)
995.39/995.67	c #Conflicts:    1814000 | #Learnt:      64353 | 0.000
995.39/995.67	c total clause space: 335.816MB
995.39/995.67	c total #watches: 748910
996.18/996.49	c total #propagations: 1639355175 / total #impl: 7470658897 (eff. 0.219)
996.18/996.49	c GC COLLECT
996.18/996.49	c #Conflicts:    1815000 | #Learnt:      32763 | 0.000
996.18/996.49	c total clause space: 335.816MB
996.18/996.49	c total #watches: 640343
996.78/997.06	c total #propagations: 1640268539 / total #impl: 7475014809 (eff. 0.219)
996.78/997.06	c #Conflicts:    1816000 | #Learnt:      33763 | 0.000
996.78/997.06	c total clause space: 335.816MB
996.78/997.06	c total #watches: 643318
997.28/997.58	c total #propagations: 1641199470 / total #impl: 7479621124 (eff. 0.219)
997.28/997.58	c #Conflicts:    1817000 | #Learnt:      34763 | 0.000
997.28/997.58	c total clause space: 335.816MB
997.28/997.58	c total #watches: 646777
997.78/998.09	c total #propagations: 1642215128 / total #impl: 7484072674 (eff. 0.219)
997.78/998.09	c #Conflicts:    1818000 | #Learnt:      35763 | 0.000
997.78/998.09	c total clause space: 335.816MB
997.78/998.09	c total #watches: 650488
998.28/998.59	c total #propagations: 1643217888 / total #impl: 7487930117 (eff. 0.219)
998.28/998.59	c #Conflicts:    1819000 | #Learnt:      36763 | 0.000
998.28/998.59	c total clause space: 335.816MB
998.28/998.59	c total #watches: 653387
998.88/999.14	c total #propagations: 1644259050 / total #impl: 7492468984 (eff. 0.219)
998.88/999.14	c #Conflicts:    1820000 | #Learnt:      37763 | 0.000
998.88/999.14	c total clause space: 335.816MB
998.88/999.14	c total #watches: 657018
999.48/999.74	c total #propagations: 1645327845 / total #impl: 7496711923 (eff. 0.219)
999.48/999.74	c #Conflicts:    1821000 | #Learnt:      38763 | 0.000
999.48/999.74	c total clause space: 335.816MB
999.48/999.74	c total #watches: 659969
999.98/1000.26	c total #propagations: 1646513646 / total #impl: 7501345630 (eff. 0.219)
999.98/1000.26	c #Conflicts:    1822000 | #Learnt:      39763 | 0.000
999.98/1000.26	c total clause space: 335.816MB
999.98/1000.26	c total #watches: 664044
1000.48/1000.70	c total #propagations: 1647596109 / total #impl: 7506158343 (eff. 0.219)
1000.48/1000.70	c #Conflicts:    1823000 | #Learnt:      40763 | 0.000
1000.48/1000.70	c total clause space: 335.816MB
1000.48/1000.70	c total #watches: 667876
1000.98/1001.24	c total #propagations: 1648333870 / total #impl: 7510802759 (eff. 0.219)
1000.98/1001.24	c #Conflicts:    1824000 | #Learnt:      41763 | 0.000
1000.98/1001.24	c total clause space: 335.816MB
1000.98/1001.24	c total #watches: 672264
1001.48/1001.79	c total #propagations: 1649281153 / total #impl: 7515344306 (eff. 0.219)
1001.48/1001.79	c #Conflicts:    1825000 | #Learnt:      42763 | 0.000
1001.48/1001.79	c total clause space: 335.816MB
1001.48/1001.79	c total #watches: 675742
1002.18/1002.42	c total #propagations: 1650324601 / total #impl: 7518878411 (eff. 0.219)
1002.18/1002.42	c #Conflicts:    1826000 | #Learnt:      43763 | 0.000
1002.18/1002.42	c total clause space: 335.816MB
1002.18/1002.42	c total #watches: 678588
1002.88/1003.12	c total #propagations: 1651535812 / total #impl: 7523027589 (eff. 0.220)
1002.88/1003.12	c #Conflicts:    1827000 | #Learnt:      44763 | 0.000
1002.88/1003.12	c total clause space: 335.816MB
1002.88/1003.12	c total #watches: 683050
1003.28/1003.54	c total #propagations: 1652904838 / total #impl: 7527897232 (eff. 0.220)
1003.28/1003.54	c #Conflicts:    1828000 | #Learnt:      45763 | 0.000
1003.28/1003.54	c total clause space: 335.816MB
1003.28/1003.54	c total #watches: 687056
1003.68/1003.90	c total #propagations: 1653691027 / total #impl: 7531426927 (eff. 0.220)
1003.68/1003.90	c #Conflicts:    1829000 | #Learnt:      46763 | 0.000
1003.68/1003.90	c total clause space: 335.816MB
1003.68/1003.90	c total #watches: 690926
1004.09/1004.31	c total #propagations: 1654383576 / total #impl: 7534746572 (eff. 0.220)
1004.09/1004.31	c #Conflicts:    1830000 | #Learnt:      47763 | 0.000
1004.09/1004.31	c total clause space: 335.816MB
1004.09/1004.31	c total #watches: 695476
1004.48/1004.70	c total #propagations: 1655086090 / total #impl: 7538227979 (eff. 0.220)
1004.48/1004.70	c #Conflicts:    1831000 | #Learnt:      48763 | 0.000
1004.48/1004.70	c total clause space: 335.816MB
1004.48/1004.70	c total #watches: 698845
1004.88/1005.16	c total #propagations: 1655715749 / total #impl: 7541510601 (eff. 0.220)
1004.88/1005.16	c #Conflicts:    1832000 | #Learnt:      49763 | 0.000
1004.88/1005.16	c total clause space: 335.816MB
1004.88/1005.16	c total #watches: 703044
1005.38/1005.64	c total #propagations: 1656373714 / total #impl: 7544683308 (eff. 0.220)
1005.38/1005.64	c #Conflicts:    1833000 | #Learnt:      50763 | 0.000
1005.38/1005.64	c total clause space: 335.816MB
1005.38/1005.64	c total #watches: 706394
1005.88/1006.19	c total #propagations: 1657021769 / total #impl: 7547869023 (eff. 0.220)
1005.88/1006.19	c #Conflicts:    1834000 | #Learnt:      51763 | 0.000
1005.88/1006.19	c total clause space: 335.816MB
1005.88/1006.19	c total #watches: 710211
1006.58/1006.84	c total #propagations: 1657848416 / total #impl: 7551960012 (eff. 0.220)
1006.58/1006.84	c #Conflicts:    1835000 | #Learnt:      52763 | 0.000
1006.58/1006.84	c total clause space: 335.816MB
1006.58/1006.85	c total #watches: 712863
1007.28/1007.52	c total #propagations: 1658837689 / total #impl: 7557000517 (eff. 0.220)
1007.28/1007.52	c #Conflicts:    1836000 | #Learnt:      53763 | 0.000
1007.28/1007.52	c total clause space: 335.816MB
1007.28/1007.52	c total #watches: 716208
1007.98/1008.24	c total #propagations: 1659831238 / total #impl: 7562271576 (eff. 0.219)
1007.98/1008.24	c #Conflicts:    1837000 | #Learnt:      54763 | 0.000
1007.98/1008.24	c total clause space: 335.816MB
1007.98/1008.24	c total #watches: 718879
1008.68/1008.93	c total #propagations: 1660852192 / total #impl: 7567653517 (eff. 0.219)
1008.68/1008.93	c #Conflicts:    1838000 | #Learnt:      55763 | 0.000
1008.68/1008.93	c total clause space: 335.816MB
1008.68/1008.93	c total #watches: 722416
1009.38/1009.62	c total #propagations: 1661798180 / total #impl: 7572594858 (eff. 0.219)
1009.38/1009.62	c #Conflicts:    1839000 | #Learnt:      56763 | 0.000
1009.38/1009.62	c total clause space: 335.816MB
1009.38/1009.62	c total #watches: 726054
1010.08/1010.33	c total #propagations: 1662594082 / total #impl: 7576757429 (eff. 0.219)
1010.08/1010.33	c #Conflicts:    1840000 | #Learnt:      57763 | 0.000
1010.08/1010.33	c total clause space: 335.816MB
1010.08/1010.33	c total #watches: 728542
1010.79/1011.07	c total #propagations: 1663471848 / total #impl: 7581609955 (eff. 0.219)
1010.79/1011.07	c #Conflicts:    1841000 | #Learnt:      58763 | 0.000
1010.79/1011.07	c total clause space: 335.816MB
1010.79/1011.07	c total #watches: 731431
1011.48/1011.78	c total #propagations: 1664255719 / total #impl: 7585743835 (eff. 0.219)
1011.48/1011.78	c #Conflicts:    1842000 | #Learnt:      59763 | 0.000
1011.48/1011.78	c total clause space: 335.816MB
1011.48/1011.78	c total #watches: 734984
1012.28/1012.55	c total #propagations: 1665027300 / total #impl: 7590649001 (eff. 0.219)
1012.28/1012.55	c #Conflicts:    1843000 | #Learnt:      60763 | 0.000
1012.28/1012.55	c total clause space: 335.816MB
1012.28/1012.55	c total #watches: 738058
1013.18/1013.40	c total #propagations: 1665846228 / total #impl: 7595208235 (eff. 0.219)
1013.18/1013.40	c #Conflicts:    1844000 | #Learnt:      61763 | 0.000
1013.18/1013.40	c total clause space: 335.816MB
1013.18/1013.40	c total #watches: 740589
1013.88/1014.18	c total #propagations: 1666703566 / total #impl: 7600014486 (eff. 0.219)
1013.88/1014.18	c #Conflicts:    1845000 | #Learnt:      62763 | 0.000
1013.88/1014.18	c total clause space: 335.816MB
1013.88/1014.18	c total #watches: 743586
1014.78/1015.08	c total #propagations: 1667539657 / total #impl: 7604858774 (eff. 0.219)
1014.78/1015.08	c #Conflicts:    1846000 | #Learnt:      63763 | 0.000
1014.78/1015.08	c total clause space: 335.816MB
1014.78/1015.08	c total #watches: 748657
1015.78/1016.09	c total #propagations: 1668361109 / total #impl: 7609640143 (eff. 0.219)
1015.78/1016.09	c #Conflicts:    1847000 | #Learnt:      64763 | 0.000
1015.78/1016.09	c total clause space: 335.816MB
1015.78/1016.10	c total #watches: 752061
1016.88/1017.15	c total #propagations: 1669311228 / total #impl: 7615278358 (eff. 0.219)
1016.88/1017.15	c #Conflicts:    1848000 | #Learnt:      65763 | 0.000
1016.88/1017.15	c total clause space: 335.816MB
1016.88/1017.15	c total #watches: 756133
1017.58/1017.87	c total #propagations: 1670298930 / total #impl: 7621346795 (eff. 0.219)
1017.58/1017.87	c GC COLLECT
1017.58/1017.87	c #Conflicts:    1849000 | #Learnt:      33865 | 0.000
1017.58/1017.87	c total clause space: 335.816MB
1017.58/1017.87	c total #watches: 644776
1018.28/1018.52	c total #propagations: 1671373839 / total #impl: 7627498913 (eff. 0.219)
1018.28/1018.52	c #Conflicts:    1850000 | #Learnt:      34865 | 0.000
1018.28/1018.52	c total clause space: 335.816MB
1018.28/1018.52	c total #watches: 648987
1018.98/1019.23	c total #propagations: 1672419066 / total #impl: 7633672999 (eff. 0.219)
1018.98/1019.23	c #Conflicts:    1851000 | #Learnt:      35865 | 0.000
1018.98/1019.23	c total clause space: 335.816MB
1018.98/1019.23	c total #watches: 653358
1019.68/1019.94	c total #propagations: 1673428630 / total #impl: 7639570952 (eff. 0.219)
1019.68/1019.94	c #Conflicts:    1852000 | #Learnt:      36865 | 0.000
1019.68/1019.94	c total clause space: 335.816MB
1019.68/1019.94	c total #watches: 657446
1020.38/1020.68	c total #propagations: 1674342245 / total #impl: 7644981307 (eff. 0.219)
1020.38/1020.68	c #Conflicts:    1853000 | #Learnt:      37865 | 0.000
1020.38/1020.68	c total clause space: 335.816MB
1020.38/1020.68	c total #watches: 660206
1021.18/1021.45	c total #propagations: 1675292444 / total #impl: 7650238691 (eff. 0.219)
1021.18/1021.45	c #Conflicts:    1854000 | #Learnt:      38865 | 0.000
1021.18/1021.45	c total clause space: 335.816MB
1021.18/1021.45	c total #watches: 663371
1021.98/1022.27	c total #propagations: 1676214109 / total #impl: 7655821849 (eff. 0.219)
1021.98/1022.27	c #Conflicts:    1855000 | #Learnt:      39865 | 0.000
1021.98/1022.27	c total clause space: 335.816MB
1021.98/1022.27	c total #watches: 667218
1022.98/1023.28	c total #propagations: 1677079600 / total #impl: 7661162005 (eff. 0.219)
1022.98/1023.28	c #Conflicts:    1856000 | #Learnt:      40865 | 0.000
1022.98/1023.28	c total clause space: 335.816MB
1022.98/1023.28	c total #watches: 671183
1023.98/1024.28	c total #propagations: 1678189667 / total #impl: 7667398081 (eff. 0.219)
1023.98/1024.28	c #Conflicts:    1857000 | #Learnt:      41865 | 0.000
1023.98/1024.28	c total clause space: 335.816MB
1023.98/1024.28	c total #watches: 675306
1024.98/1025.27	c total #propagations: 1679175882 / total #impl: 7672790707 (eff. 0.219)
1024.98/1025.27	c #Conflicts:    1858000 | #Learnt:      42865 | 0.000
1024.98/1025.27	c total clause space: 335.816MB
1024.98/1025.27	c total #watches: 679525
1026.18/1026.42	c total #propagations: 1680124875 / total #impl: 7678266140 (eff. 0.219)
1026.18/1026.42	c #Conflicts:    1859000 | #Learnt:      43865 | 0.000
1026.18/1026.42	c total clause space: 335.816MB
1026.18/1026.42	c total #watches: 684095
1027.47/1027.72	c total #propagations: 1681075997 / total #impl: 7683727488 (eff. 0.219)
1027.47/1027.72	c #Conflicts:    1860000 | #Learnt:      44865 | 0.000
1027.47/1027.72	c total clause space: 335.816MB
1027.47/1027.72	c total #watches: 688472
1028.67/1028.90	c total #propagations: 1682054865 / total #impl: 7689260259 (eff. 0.219)
1028.67/1028.90	c #Conflicts:    1861000 | #Learnt:      45865 | 0.000
1028.67/1028.90	c total clause space: 335.816MB
1028.67/1028.90	c total #watches: 691965
1030.07/1030.37	c total #propagations: 1682902904 / total #impl: 7694396442 (eff. 0.219)
1030.07/1030.37	c #Conflicts:    1862000 | #Learnt:      46865 | 0.000
1030.07/1030.37	c total clause space: 335.816MB
1030.07/1030.37	c total #watches: 696140
1031.58/1031.88	c total #propagations: 1683923461 / total #impl: 7700380497 (eff. 0.219)
1031.58/1031.88	c #Conflicts:    1863000 | #Learnt:      47865 | 0.000
1031.58/1031.88	c total clause space: 335.816MB
1031.58/1031.88	c total #watches: 699578
1032.37/1032.66	c total #propagations: 1684949612 / total #impl: 7706410489 (eff. 0.219)
1032.37/1032.66	c #Conflicts:    1864000 | #Learnt:      48865 | 0.000
1032.37/1032.66	c total clause space: 335.816MB
1032.37/1032.66	c total #watches: 704343
1032.87/1033.18	c total #propagations: 1685834892 / total #impl: 7711297404 (eff. 0.219)
1032.87/1033.18	c #Conflicts:    1865000 | #Learnt:      49865 | 0.000
1032.87/1033.18	c total clause space: 335.816MB
1032.87/1033.18	c total #watches: 706989
1033.37/1033.62	c total #propagations: 1686892080 / total #impl: 7715876012 (eff. 0.219)
1033.37/1033.62	c #Conflicts:    1866000 | #Learnt:      50865 | 0.000
1033.37/1033.62	c total clause space: 335.816MB
1033.37/1033.62	c total #watches: 709562
1033.78/1034.09	c total #propagations: 1687665638 / total #impl: 7718819804 (eff. 0.219)
1033.78/1034.09	c #Conflicts:    1867000 | #Learnt:      51865 | 0.000
1033.78/1034.09	c total clause space: 335.816MB
1033.78/1034.09	c total #watches: 712610
1034.27/1034.57	c total #propagations: 1688527876 / total #impl: 7722277984 (eff. 0.219)
1034.27/1034.57	c #Conflicts:    1868000 | #Learnt:      52865 | 0.000
1034.27/1034.57	c total clause space: 335.816MB
1034.27/1034.57	c total #watches: 715604
1034.77/1035.08	c total #propagations: 1689318561 / total #impl: 7725462837 (eff. 0.219)
1034.77/1035.08	c #Conflicts:    1869000 | #Learnt:      53865 | 0.000
1034.77/1035.08	c total clause space: 335.816MB
1034.77/1035.08	c total #watches: 717982
1035.37/1035.61	c total #propagations: 1689998650 / total #impl: 7728097654 (eff. 0.219)
1035.37/1035.61	c #Conflicts:    1870000 | #Learnt:      54865 | 0.000
1035.37/1035.61	c total clause space: 335.816MB
1035.37/1035.61	c total #watches: 720733
1035.98/1036.22	c total #propagations: 1690762138 / total #impl: 7731448480 (eff. 0.219)
1035.98/1036.22	c #Conflicts:    1871000 | #Learnt:      55865 | 0.000
1035.98/1036.22	c total clause space: 335.816MB
1035.98/1036.22	c total #watches: 723266
1036.37/1036.65	c total #propagations: 1691555433 / total #impl: 7734789445 (eff. 0.219)
1036.37/1036.65	c #Conflicts:    1872000 | #Learnt:      56865 | 0.000
1036.37/1036.65	c total clause space: 335.816MB
1036.37/1036.65	c total #watches: 726563
1037.37/1037.62	c total #propagations: 1692328247 / total #impl: 7737638131 (eff. 0.219)
1037.37/1037.62	c #Conflicts:    1873000 | #Learnt:      57865 | 0.000
1037.37/1037.62	c total clause space: 335.816MB
1037.37/1037.62	c total #watches: 731031
1038.18/1038.46	c total #propagations: 1693328323 / total #impl: 7742274150 (eff. 0.219)
1038.18/1038.46	c #Conflicts:    1874000 | #Learnt:      58865 | 0.000
1038.18/1038.46	c total clause space: 335.816MB
1038.18/1038.46	c total #watches: 734716
1038.67/1038.95	c total #propagations: 1694364868 / total #impl: 7746609476 (eff. 0.219)
1038.67/1038.95	c #Conflicts:    1875000 | #Learnt:      59865 | 0.000
1038.67/1038.95	c total clause space: 335.816MB
1038.67/1038.95	c total #watches: 737958
1039.47/1039.79	c total #propagations: 1695224200 / total #impl: 7749926201 (eff. 0.219)
1039.47/1039.79	c #Conflicts:    1876000 | #Learnt:      60865 | 0.000
1039.47/1039.79	c total clause space: 335.816MB
1039.47/1039.79	c total #watches: 741244
1040.38/1040.60	c total #propagations: 1696422580 / total #impl: 7754305024 (eff. 0.219)
1040.38/1040.60	c #Conflicts:    1877000 | #Learnt:      61865 | 0.000
1040.38/1040.60	c total clause space: 335.816MB
1040.38/1040.61	c total #watches: 744583
1040.87/1041.11	c total #propagations: 1697592109 / total #impl: 7758697143 (eff. 0.219)
1040.87/1041.11	c #Conflicts:    1878000 | #Learnt:      62865 | 0.000
1040.87/1041.11	c total clause space: 335.816MB
1040.87/1041.11	c total #watches: 747796
1041.67/1041.90	c total #propagations: 1698566951 / total #impl: 7762180329 (eff. 0.219)
1041.67/1041.90	c #Conflicts:    1879000 | #Learnt:      63865 | 0.000
1041.67/1041.90	c total clause space: 335.816MB
1041.67/1041.90	c total #watches: 750941
1042.58/1042.83	c total #propagations: 1699430272 / total #impl: 7765980918 (eff. 0.219)
1042.58/1042.83	c #Conflicts:    1880000 | #Learnt:      64865 | 0.000
1042.58/1042.83	c total clause space: 335.816MB
1042.58/1042.83	c total #watches: 755191
1043.47/1043.75	c total #propagations: 1700169126 / total #impl: 7769983893 (eff. 0.219)
1043.47/1043.75	c #Conflicts:    1881000 | #Learnt:      65865 | 0.000
1043.47/1043.75	c total clause space: 335.816MB
1043.47/1043.75	c total #watches: 758201
1044.17/1044.42	c total #propagations: 1701121322 / total #impl: 7774054472 (eff. 0.219)
1044.17/1044.42	c GC COLLECT
1044.17/1044.42	c #Conflicts:    1882000 | #Learnt:      33651 | 0.000
1044.17/1044.42	c total clause space: 335.816MB
1044.17/1044.42	c total #watches: 643676
1044.57/1044.82	c total #propagations: 1702118475 / total #impl: 7777886714 (eff. 0.219)
1044.57/1044.82	c #Conflicts:    1883000 | #Learnt:      34651 | 0.000
1044.57/1044.82	c total clause space: 335.816MB
1044.57/1044.82	c total #watches: 646664
1045.07/1045.36	c total #propagations: 1702915012 / total #impl: 7781816187 (eff. 0.219)
1045.07/1045.36	c #Conflicts:    1884000 | #Learnt:      35651 | 0.000
1045.07/1045.36	c total clause space: 335.816MB
1045.07/1045.36	c total #watches: 650159
1045.67/1045.98	c total #propagations: 1703907113 / total #impl: 7786456247 (eff. 0.219)
1045.67/1045.98	c #Conflicts:    1885000 | #Learnt:      36651 | 0.000
1045.67/1045.98	c total clause space: 335.816MB
1045.67/1045.98	c total #watches: 653362
1046.17/1046.47	c total #propagations: 1705176512 / total #impl: 7791352450 (eff. 0.219)
1046.17/1046.47	c #Conflicts:    1886000 | #Learnt:      37651 | 0.000
1046.17/1046.47	c total clause space: 335.816MB
1046.17/1046.47	c total #watches: 656845
1046.67/1046.97	c total #propagations: 1706103202 / total #impl: 7795931786 (eff. 0.219)
1046.67/1046.97	c #Conflicts:    1887000 | #Learnt:      38651 | 0.000
1046.67/1046.97	c total clause space: 335.816MB
1046.67/1046.97	c total #watches: 661127
1047.08/1047.39	c total #propagations: 1706917851 / total #impl: 7800198242 (eff. 0.219)
1047.08/1047.39	c #Conflicts:    1888000 | #Learnt:      39651 | 0.000
1047.08/1047.39	c total clause space: 335.816MB
1047.08/1047.39	c total #watches: 664414
1047.67/1047.94	c total #propagations: 1707651935 / total #impl: 7803170708 (eff. 0.219)
1047.67/1047.94	c #Conflicts:    1889000 | #Learnt:      40651 | 0.000
1047.67/1047.94	c total clause space: 335.816MB
1047.67/1047.94	c total #watches: 667408
1048.18/1048.49	c total #propagations: 1708644529 / total #impl: 7807492222 (eff. 0.219)
1048.18/1048.49	c #Conflicts:    1890000 | #Learnt:      41651 | 0.000
1048.18/1048.49	c total clause space: 335.816MB
1048.18/1048.49	c total #watches: 670318
1048.77/1049.07	c total #propagations: 1709424434 / total #impl: 7811734707 (eff. 0.219)
1048.77/1049.07	c #Conflicts:    1891000 | #Learnt:      42651 | 0.000
1048.77/1049.07	c total clause space: 335.816MB
1048.77/1049.07	c total #watches: 673306
1049.57/1049.82	c total #propagations: 1710256271 / total #impl: 7816169337 (eff. 0.219)
1049.57/1049.82	c #Conflicts:    1892000 | #Learnt:      43651 | 0.000
1049.57/1049.82	c total clause space: 335.816MB
1049.57/1049.82	c total #watches: 676511
1050.17/1050.44	c total #propagations: 1711497844 / total #impl: 7821713745 (eff. 0.219)
1050.17/1050.44	c #Conflicts:    1893000 | #Learnt:      44651 | 0.000
1050.17/1050.44	c total clause space: 335.816MB
1050.17/1050.44	c total #watches: 680208
1050.67/1050.98	c total #propagations: 1712621952 / total #impl: 7826446256 (eff. 0.219)
1050.67/1050.98	c #Conflicts:    1894000 | #Learnt:      45651 | 0.000
1050.67/1050.98	c total clause space: 335.816MB
1050.67/1050.98	c total #watches: 683447
1051.27/1051.59	c total #propagations: 1713415067 / total #impl: 7830045279 (eff. 0.219)
1051.27/1051.59	c #Conflicts:    1895000 | #Learnt:      46651 | 0.000
1051.27/1051.59	c total clause space: 335.816MB
1051.27/1051.59	c total #watches: 686217
1051.87/1052.15	c total #propagations: 1714421555 / total #impl: 7834087414 (eff. 0.219)
1051.87/1052.15	c #Conflicts:    1896000 | #Learnt:      47651 | 0.000
1051.87/1052.15	c total clause space: 335.816MB
1051.87/1052.15	c total #watches: 689597
1052.37/1052.64	c total #propagations: 1715348132 / total #impl: 7838035563 (eff. 0.219)
1052.37/1052.64	c #Conflicts:    1897000 | #Learnt:      48651 | 0.000
1052.37/1052.64	c total clause space: 335.816MB
1052.37/1052.64	c total #watches: 692922
1052.77/1053.02	c total #propagations: 1716155567 / total #impl: 7841557488 (eff. 0.219)
1052.77/1053.02	c #Conflicts:    1898000 | #Learnt:      49651 | 0.000
1052.77/1053.02	c total clause space: 335.816MB
1052.77/1053.02	c total #watches: 696465
1053.07/1053.38	c total #propagations: 1716820072 / total #impl: 7844612662 (eff. 0.219)
1053.07/1053.38	c #Conflicts:    1899000 | #Learnt:      50651 | 0.000
1053.07/1053.38	c total clause space: 335.816MB
1053.07/1053.38	c total #watches: 699276
1053.87/1054.11	c total #propagations: 1717446414 / total #impl: 7847914319 (eff. 0.219)
1053.87/1054.11	c #Conflicts:    1900000 | #Learnt:      51651 | 0.000
1053.87/1054.11	c total clause space: 335.816MB
1053.87/1054.11	c total #watches: 702303
1054.57/1054.80	c total #propagations: 1718610234 / total #impl: 7852720966 (eff. 0.219)
1054.57/1054.80	c #Conflicts:    1901000 | #Learnt:      52651 | 0.000
1054.57/1054.80	c total clause space: 335.816MB
1054.57/1054.80	c total #watches: 704800
1055.17/1055.45	c total #propagations: 1719771826 / total #impl: 7857127149 (eff. 0.219)
1055.17/1055.45	c #Conflicts:    1902000 | #Learnt:      53651 | 0.000
1055.17/1055.45	c total clause space: 335.816MB
1055.17/1055.45	c total #watches: 707784
1055.77/1056.04	c total #propagations: 1720803441 / total #impl: 7861315836 (eff. 0.219)
1055.77/1056.04	c #Conflicts:    1903000 | #Learnt:      54651 | 0.000
1055.77/1056.04	c total clause space: 335.816MB
1055.77/1056.04	c total #watches: 710708
1056.37/1056.61	c total #propagations: 1721755213 / total #impl: 7865407137 (eff. 0.219)
1056.37/1056.61	c #Conflicts:    1904000 | #Learnt:      55651 | 0.000
1056.37/1056.61	c total clause space: 335.816MB
1056.37/1056.61	c total #watches: 714220
1056.97/1057.21	c total #propagations: 1722655824 / total #impl: 7869344609 (eff. 0.219)
1056.97/1057.21	c #Conflicts:    1905000 | #Learnt:      56651 | 0.000
1056.97/1057.21	c total clause space: 335.816MB
1056.97/1057.21	c total #watches: 717524
1057.57/1057.81	c total #propagations: 1723763871 / total #impl: 7873710174 (eff. 0.219)
1057.57/1057.81	c #Conflicts:    1906000 | #Learnt:      57651 | 0.000
1057.57/1057.81	c total clause space: 335.816MB
1057.57/1057.81	c total #watches: 720952
1058.07/1058.38	c total #propagations: 1724942026 / total #impl: 7878471343 (eff. 0.219)
1058.07/1058.38	c #Conflicts:    1907000 | #Learnt:      58651 | 0.000
1058.07/1058.38	c total clause space: 335.816MB
1058.07/1058.38	c total #watches: 723778
1058.67/1058.96	c total #propagations: 1725852415 / total #impl: 7881919469 (eff. 0.219)
1058.67/1058.96	c #Conflicts:    1908000 | #Learnt:      59651 | 0.000
1058.67/1058.96	c total clause space: 335.816MB
1058.67/1058.96	c total #watches: 726803
1059.37/1059.61	c total #propagations: 1726765876 / total #impl: 7885873021 (eff. 0.219)
1059.37/1059.61	c #Conflicts:    1909000 | #Learnt:      60651 | 0.000
1059.37/1059.61	c total clause space: 335.816MB
1059.37/1059.61	c total #watches: 730281
1060.07/1060.33	c total #propagations: 1727627357 / total #impl: 7890257613 (eff. 0.219)
1060.07/1060.33	c #Conflicts:    1910000 | #Learnt:      61651 | 0.000
1060.07/1060.33	c total clause space: 335.816MB
1060.07/1060.33	c total #watches: 733688
1060.77/1061.02	c total #propagations: 1728457647 / total #impl: 7894550847 (eff. 0.219)
1060.77/1061.02	c #Conflicts:    1911000 | #Learnt:      62651 | 0.000
1060.77/1061.02	c total clause space: 335.816MB
1060.77/1061.02	c total #watches: 736839
1061.27/1061.57	c total #propagations: 1729375224 / total #impl: 7898585150 (eff. 0.219)
1061.27/1061.57	c #Conflicts:    1912000 | #Learnt:      63651 | 0.000
1061.27/1061.57	c total clause space: 335.816MB
1061.27/1061.57	c total #watches: 739719
1061.87/1062.18	c total #propagations: 1730174480 / total #impl: 7901871259 (eff. 0.219)
1061.87/1062.18	c #Conflicts:    1913000 | #Learnt:      64651 | 0.000
1061.87/1062.18	c total clause space: 335.816MB
1061.87/1062.18	c total #watches: 743577
1062.67/1062.91	c total #propagations: 1730984372 / total #impl: 7905199241 (eff. 0.219)
1062.67/1062.91	c #Conflicts:    1914000 | #Learnt:      65651 | 0.000
1062.67/1062.91	c total clause space: 335.816MB
1062.67/1062.91	c total #watches: 747421
1063.37/1063.69	c total #propagations: 1731862460 / total #impl: 7908650680 (eff. 0.219)
1063.37/1063.69	c #Conflicts:    1915000 | #Learnt:      66651 | 0.000
1063.37/1063.69	c total clause space: 335.816MB
1063.37/1063.69	c total #watches: 750570
1063.97/1064.26	c total #propagations: 1732768032 / total #impl: 7912374106 (eff. 0.219)
1063.97/1064.26	c GC COLLECT
1063.97/1064.26	c #Conflicts:    1916000 | #Learnt:      34184 | 0.000
1063.97/1064.26	c total clause space: 335.816MB
1063.97/1064.26	c total #watches: 645801
1064.57/1064.83	c total #propagations: 1733512208 / total #impl: 7915203864 (eff. 0.219)
1064.57/1064.83	c #Conflicts:    1917000 | #Learnt:      35184 | 0.000
1064.57/1064.83	c total clause space: 335.816MB
1064.57/1064.83	c total #watches: 648576
1065.07/1065.36	c total #propagations: 1734448194 / total #impl: 7918862818 (eff. 0.219)
1065.07/1065.36	c #Conflicts:    1918000 | #Learnt:      36184 | 0.000
1065.07/1065.36	c total clause space: 335.816MB
1065.07/1065.36	c total #watches: 651734
1065.67/1065.96	c total #propagations: 1735518208 / total #impl: 7923172885 (eff. 0.219)
1065.67/1065.96	c #Conflicts:    1919000 | #Learnt:      37184 | 0.000
1065.67/1065.96	c total clause space: 335.816MB
1065.67/1065.96	c total #watches: 654241
1066.16/1066.47	c total #propagations: 1736770859 / total #impl: 7927754348 (eff. 0.219)
1066.16/1066.47	c #Conflicts:    1920000 | #Learnt:      38184 | 0.000
1066.16/1066.47	c total clause space: 335.816MB
1066.16/1066.47	c total #watches: 656972
1066.77/1067.07	c total #propagations: 1737818979 / total #impl: 7931688989 (eff. 0.219)
1066.77/1067.07	c #Conflicts:    1921000 | #Learnt:      39184 | 0.000
1066.77/1067.07	c total clause space: 335.816MB
1066.77/1067.07	c total #watches: 660659
1067.36/1067.66	c total #propagations: 1739033394 / total #impl: 7936696750 (eff. 0.219)
1067.36/1067.66	c #Conflicts:    1922000 | #Learnt:      40183 | 0.000
1067.36/1067.66	c total clause space: 335.816MB
1067.36/1067.66	c total #watches: 663581
1067.87/1068.20	c total #propagations: 1740172760 / total #impl: 7941559232 (eff. 0.219)
1067.87/1068.20	c #Conflicts:    1923000 | #Learnt:      41183 | 0.000
1067.87/1068.20	c total clause space: 335.816MB
1067.87/1068.20	c total #watches: 666643
1068.46/1068.73	c total #propagations: 1741146255 / total #impl: 7944930515 (eff. 0.219)
1068.46/1068.73	c #Conflicts:    1924000 | #Learnt:      42183 | 0.000
1068.46/1068.73	c total clause space: 335.816MB
1068.46/1068.73	c total #watches: 670702
1069.07/1069.35	c total #propagations: 1742143594 / total #impl: 7948362842 (eff. 0.219)
1069.07/1069.35	c #Conflicts:    1925000 | #Learnt:      43183 | 0.000
1069.07/1069.35	c total clause space: 335.816MB
1069.07/1069.35	c total #watches: 674693
1069.66/1069.93	c total #propagations: 1743232512 / total #impl: 7952520714 (eff. 0.219)
1069.66/1069.93	c #Conflicts:    1926000 | #Learnt:      44183 | 0.000
1069.66/1069.93	c total clause space: 335.816MB
1069.66/1069.94	c total #watches: 678023
1070.26/1070.57	c total #propagations: 1744415938 / total #impl: 7957456251 (eff. 0.219)
1070.26/1070.57	c #Conflicts:    1927000 | #Learnt:      45183 | 0.000
1070.26/1070.57	c total clause space: 335.816MB
1070.26/1070.57	c total #watches: 681492
1070.76/1071.06	c total #propagations: 1745561513 / total #impl: 7962070381 (eff. 0.219)
1070.76/1071.06	c #Conflicts:    1928000 | #Learnt:      46183 | 0.000
1070.76/1071.06	c total clause space: 335.816MB
1070.76/1071.06	c total #watches: 684323
1071.36/1071.68	c total #propagations: 1746339912 / total #impl: 7965313581 (eff. 0.219)
1071.36/1071.68	c #Conflicts:    1929000 | #Learnt:      47183 | 0.000
1071.36/1071.68	c total clause space: 335.816MB
1071.36/1071.68	c total #watches: 688022
1071.96/1072.21	c total #propagations: 1747453697 / total #impl: 7970026659 (eff. 0.219)
1071.96/1072.21	c #Conflicts:    1930000 | #Learnt:      48183 | 0.000
1071.96/1072.21	c total clause space: 335.816MB
1071.96/1072.21	c total #watches: 690881
1072.37/1072.68	c total #propagations: 1748364642 / total #impl: 7973886495 (eff. 0.219)
1072.37/1072.68	c #Conflicts:    1931000 | #Learnt:      49183 | 0.000
1072.37/1072.68	c total clause space: 335.816MB
1072.37/1072.68	c total #watches: 694498
1072.86/1073.16	c total #propagations: 1749067431 / total #impl: 7977189618 (eff. 0.219)
1072.86/1073.16	c #Conflicts:    1932000 | #Learnt:      50183 | 0.000
1072.86/1073.16	c total clause space: 335.816MB
1072.86/1073.16	c total #watches: 698158
1073.47/1073.75	c total #propagations: 1749692033 / total #impl: 7981369431 (eff. 0.219)
1073.47/1073.75	c #Conflicts:    1933000 | #Learnt:      51183 | 0.000
1073.47/1073.75	c total clause space: 335.816MB
1073.47/1073.75	c total #watches: 701508
1073.96/1074.24	c total #propagations: 1750417402 / total #impl: 7986378407 (eff. 0.219)
1073.96/1074.24	c #Conflicts:    1934000 | #Learnt:      52183 | 0.000
1073.96/1074.24	c total clause space: 335.816MB
1073.96/1074.24	c total #watches: 704622
1074.47/1074.75	c total #propagations: 1751108492 / total #impl: 7988921235 (eff. 0.219)
1074.47/1074.75	c #Conflicts:    1935000 | #Learnt:      53183 | 0.000
1074.47/1074.75	c total clause space: 335.816MB
1074.47/1074.75	c total #watches: 708218
1074.96/1075.26	c total #propagations: 1751824387 / total #impl: 7991612005 (eff. 0.219)
1074.96/1075.26	c #Conflicts:    1936000 | #Learnt:      54183 | 0.000
1074.96/1075.26	c total clause space: 335.816MB
1074.96/1075.26	c total #watches: 711383
1075.67/1075.94	c total #propagations: 1752570017 / total #impl: 7994452906 (eff. 0.219)
1075.67/1075.94	c #Conflicts:    1937000 | #Learnt:      55183 | 0.000
1075.67/1075.94	c total clause space: 335.816MB
1075.67/1075.94	c total #watches: 713974
1076.36/1076.66	c total #propagations: 1753787594 / total #impl: 7999199647 (eff. 0.219)
1076.36/1076.66	c #Conflicts:    1938000 | #Learnt:      56183 | 0.000
1076.36/1076.66	c total clause space: 335.816MB
1076.36/1076.66	c total #watches: 718462
1076.96/1077.21	c total #propagations: 1754969749 / total #impl: 8004558818 (eff. 0.219)
1076.96/1077.21	c #Conflicts:    1939000 | #Learnt:      57183 | 0.000
1076.96/1077.21	c total clause space: 335.816MB
1076.96/1077.21	c total #watches: 721426
1077.66/1077.92	c total #propagations: 1755801669 / total #impl: 8008474995 (eff. 0.219)
1077.66/1077.92	c #Conflicts:    1940000 | #Learnt:      58183 | 0.000
1077.66/1077.92	c total clause space: 335.816MB
1077.66/1077.92	c total #watches: 725091
1078.46/1078.75	c total #propagations: 1756930801 / total #impl: 8013049526 (eff. 0.219)
1078.46/1078.75	c #Conflicts:    1941000 | #Learnt:      59183 | 0.000
1078.46/1078.75	c total clause space: 335.816MB
1078.46/1078.75	c total #watches: 728748
1078.97/1079.27	c total #propagations: 1758202228 / total #impl: 8018406326 (eff. 0.219)
1078.97/1079.27	c #Conflicts:    1942000 | #Learnt:      60183 | 0.000
1078.97/1079.27	c total clause space: 335.816MB
1078.97/1079.27	c total #watches: 732737
1079.66/1079.90	c total #propagations: 1759021472 / total #impl: 8022450034 (eff. 0.219)
1079.66/1079.90	c #Conflicts:    1943000 | #Learnt:      61183 | 0.000
1079.66/1079.90	c total clause space: 335.816MB
1079.66/1079.90	c total #watches: 735986
1080.26/1080.51	c total #propagations: 1759855193 / total #impl: 8026566075 (eff. 0.219)
1080.26/1080.51	c #Conflicts:    1944000 | #Learnt:      62183 | 0.000
1080.26/1080.51	c total clause space: 335.816MB
1080.26/1080.51	c total #watches: 740310
1080.96/1081.22	c total #propagations: 1760590448 / total #impl: 8030554609 (eff. 0.219)
1080.96/1081.22	c #Conflicts:    1945000 | #Learnt:      63183 | 0.000
1080.96/1081.22	c total clause space: 335.816MB
1080.96/1081.22	c total #watches: 744090
1081.76/1082.00	c total #propagations: 1761616113 / total #impl: 8035404301 (eff. 0.219)
1081.76/1082.00	c #Conflicts:    1946000 | #Learnt:      64183 | 0.000
1081.76/1082.00	c total clause space: 335.816MB
1081.76/1082.01	c total #watches: 747146
1082.27/1082.57	c total #propagations: 1762813406 / total #impl: 8040346353 (eff. 0.219)
1082.27/1082.57	c #Conflicts:    1947000 | #Learnt:      65183 | 0.000
1082.27/1082.57	c total clause space: 335.816MB
1082.27/1082.57	c total #watches: 750884
1083.06/1083.30	c total #propagations: 1763720798 / total #impl: 8044816139 (eff. 0.219)
1083.06/1083.30	c #Conflicts:    1948000 | #Learnt:      66183 | 0.000
1083.06/1083.30	c total clause space: 335.816MB
1083.06/1083.30	c total #watches: 754833
1083.76/1084.03	c total #propagations: 1764817627 / total #impl: 8049404212 (eff. 0.219)
1083.76/1084.03	c #Conflicts:    1949000 | #Learnt:      67183 | 0.000
1083.76/1084.03	c total clause space: 335.816MB
1083.76/1084.03	c total #watches: 758169
1084.56/1084.82	c total #propagations: 1765815180 / total #impl: 8053843212 (eff. 0.219)
1084.56/1084.82	c GC COLLECT
1084.56/1084.82	c #Conflicts:    1950000 | #Learnt:      34350 | 0.000
1084.56/1084.82	c total clause space: 335.816MB
1084.56/1084.82	c total #watches: 646327
1085.06/1085.31	c total #propagations: 1767082318 / total #impl: 8058920850 (eff. 0.219)
1085.06/1085.31	c #Conflicts:    1951000 | #Learnt:      35350 | 0.000
1085.06/1085.31	c total clause space: 335.816MB
1085.06/1085.31	c total #watches: 650492
1085.47/1085.72	c total #propagations: 1767942591 / total #impl: 8063036575 (eff. 0.219)
1085.47/1085.72	c #Conflicts:    1952000 | #Learnt:      36350 | 0.000
1085.47/1085.72	c total clause space: 335.816MB
1085.47/1085.72	c total #watches: 653958
1085.96/1086.29	c total #propagations: 1768640077 / total #impl: 8065308775 (eff. 0.219)
1085.96/1086.29	c #Conflicts:    1953000 | #Learnt:      37350 | 0.000
1085.96/1086.29	c total clause space: 335.816MB
1085.96/1086.29	c total #watches: 657406
1086.46/1086.78	c total #propagations: 1769922820 / total #impl: 8069558762 (eff. 0.219)
1086.46/1086.78	c #Conflicts:    1954000 | #Learnt:      38350 | 0.000
1086.46/1086.78	c total clause space: 335.816MB
1086.46/1086.78	c total #watches: 660439
1086.96/1087.28	c total #propagations: 1770864620 / total #impl: 8073740264 (eff. 0.219)
1086.96/1087.28	c #Conflicts:    1955000 | #Learnt:      39350 | 0.000
1086.96/1087.28	c total clause space: 335.816MB
1086.96/1087.28	c total #watches: 663239
1087.56/1087.88	c total #propagations: 1771505262 / total #impl: 8077394301 (eff. 0.219)
1087.56/1087.88	c #Conflicts:    1956000 | #Learnt:      40350 | 0.000
1087.56/1087.88	c total clause space: 335.816MB
1087.56/1087.88	c total #watches: 667374
1088.16/1088.43	c total #propagations: 1772462933 / total #impl: 8081574466 (eff. 0.219)
1088.16/1088.43	c #Conflicts:    1957000 | #Learnt:      41350 | 0.000
1088.16/1088.43	c total clause space: 335.816MB
1088.16/1088.43	c total #watches: 671194
1088.77/1089.02	c total #propagations: 1773268736 / total #impl: 8084885851 (eff. 0.219)
1088.77/1089.02	c #Conflicts:    1958000 | #Learnt:      42350 | 0.000
1088.77/1089.02	c total clause space: 335.816MB
1088.77/1089.02	c total #watches: 674728
1089.46/1089.74	c total #propagations: 1774022137 / total #impl: 8087953150 (eff. 0.219)
1089.46/1089.74	c #Conflicts:    1959000 | #Learnt:      43350 | 0.000
1089.46/1089.74	c total clause space: 335.816MB
1089.46/1089.74	c total #watches: 678784
1090.26/1090.50	c total #propagations: 1774881334 / total #impl: 8091378886 (eff. 0.219)
1090.26/1090.50	c #Conflicts:    1960000 | #Learnt:      44350 | 0.000
1090.26/1090.50	c total clause space: 335.816MB
1090.26/1090.50	c total #watches: 682162
1090.97/1091.29	c total #propagations: 1775725488 / total #impl: 8094825313 (eff. 0.219)
1090.97/1091.29	c #Conflicts:    1961000 | #Learnt:      45350 | 0.000
1090.97/1091.29	c total clause space: 335.816MB
1090.97/1091.29	c total #watches: 685885
1091.86/1092.14	c total #propagations: 1776497966 / total #impl: 8098130921 (eff. 0.219)
1091.86/1092.14	c #Conflicts:    1962000 | #Learnt:      46350 | 0.000
1091.86/1092.14	c total clause space: 335.816MB
1091.86/1092.14	c total #watches: 689573
1092.76/1093.08	c total #propagations: 1777456016 / total #impl: 8101988578 (eff. 0.219)
1092.76/1093.08	c #Conflicts:    1963000 | #Learnt:      47350 | 0.000
1092.76/1093.08	c total clause space: 335.816MB
1092.76/1093.08	c total #watches: 693480
1093.76/1094.04	c total #propagations: 1778604537 / total #impl: 8106162353 (eff. 0.219)
1093.76/1094.04	c #Conflicts:    1964000 | #Learnt:      48350 | 0.000
1093.76/1094.04	c total clause space: 335.816MB
1093.76/1094.04	c total #watches: 696693
1094.76/1095.08	c total #propagations: 1779752799 / total #impl: 8110382550 (eff. 0.219)
1094.76/1095.08	c #Conflicts:    1965000 | #Learnt:      49350 | 0.000
1094.76/1095.08	c total clause space: 335.816MB
1094.76/1095.08	c total #watches: 701074
1095.76/1096.08	c total #propagations: 1780930374 / total #impl: 8114606122 (eff. 0.219)
1095.76/1096.08	c #Conflicts:    1966000 | #Learnt:      50350 | 0.000
1095.76/1096.08	c total clause space: 335.816MB
1095.76/1096.08	c total #watches: 703804
1096.86/1097.18	c total #propagations: 1781995765 / total #impl: 8118339378 (eff. 0.220)
1096.86/1097.18	c #Conflicts:    1967000 | #Learnt:      51350 | 0.000
1096.86/1097.18	c total clause space: 335.816MB
1096.86/1097.18	c total #watches: 707688
1097.96/1098.28	c total #propagations: 1783187641 / total #impl: 8122812348 (eff. 0.220)
1097.96/1098.28	c #Conflicts:    1968000 | #Learnt:      52350 | 0.000
1097.96/1098.28	c total clause space: 335.816MB
1097.96/1098.28	c total #watches: 710621
1098.96/1099.27	c total #propagations: 1784319703 / total #impl: 8126903214 (eff. 0.220)
1098.96/1099.27	c #Conflicts:    1969000 | #Learnt:      53350 | 0.000
1098.96/1099.27	c total clause space: 335.816MB
1098.96/1099.27	c total #watches: 714055
1099.87/1100.11	c total #propagations: 1785432909 / total #impl: 8130943275 (eff. 0.220)
1099.87/1100.11	c #Conflicts:    1970000 | #Learnt:      54350 | 0.000
1099.87/1100.11	c total clause space: 335.816MB
1099.87/1100.11	c total #watches: 718591
1100.76/1101.04	c total #propagations: 1786521025 / total #impl: 8135264518 (eff. 0.220)
1100.76/1101.04	c #Conflicts:    1971000 | #Learnt:      55350 | 0.000
1100.76/1101.04	c total clause space: 335.816MB
1100.76/1101.04	c total #watches: 722302
1101.56/1101.85	c total #propagations: 1787526834 / total #impl: 8139101185 (eff. 0.220)
1101.56/1101.85	c #Conflicts:    1972000 | #Learnt:      56350 | 0.000
1101.56/1101.85	c total clause space: 335.816MB
1101.56/1101.85	c total #watches: 726042
1102.36/1102.66	c total #propagations: 1788396516 / total #impl: 8142584567 (eff. 0.220)
1102.36/1102.66	c #Conflicts:    1973000 | #Learnt:      57350 | 0.000
1102.36/1102.66	c total clause space: 335.816MB
1102.36/1102.66	c total #watches: 730694
1103.26/1103.58	c total #propagations: 1789265203 / total #impl: 8146193504 (eff. 0.220)
1103.26/1103.58	c #Conflicts:    1974000 | #Learnt:      58350 | 0.000
1103.26/1103.58	c total clause space: 335.816MB
1103.26/1103.58	c total #watches: 735649
1104.17/1104.47	c total #propagations: 1790093886 / total #impl: 8149661072 (eff. 0.220)
1104.17/1104.47	c #Conflicts:    1975000 | #Learnt:      59350 | 0.000
1104.17/1104.47	c total clause space: 335.816MB
1104.17/1104.48	c total #watches: 739456
1105.06/1105.36	c total #propagations: 1790974289 / total #impl: 8153526227 (eff. 0.220)
1105.06/1105.36	c #Conflicts:    1976000 | #Learnt:      60350 | 0.000
1105.06/1105.36	c total clause space: 335.816MB
1105.06/1105.36	c total #watches: 742895
1105.96/1106.29	c total #propagations: 1791924310 / total #impl: 8157275538 (eff. 0.220)
1105.96/1106.29	c #Conflicts:    1977000 | #Learnt:      61350 | 0.000
1105.96/1106.29	c total clause space: 335.816MB
1105.96/1106.29	c total #watches: 746703
1106.76/1107.01	c total #propagations: 1793116023 / total #impl: 8161656956 (eff. 0.220)
1106.76/1107.01	c #Conflicts:    1978000 | #Learnt:      62350 | 0.000
1106.76/1107.01	c total clause space: 335.816MB
1106.76/1107.01	c total #watches: 750281
1107.46/1107.79	c total #propagations: 1794060615 / total #impl: 8166647582 (eff. 0.220)
1107.46/1107.79	c #Conflicts:    1979000 | #Learnt:      63350 | 0.000
1107.46/1107.79	c total clause space: 335.816MB
1107.46/1107.79	c total #watches: 754395
1108.36/1108.62	c total #propagations: 1795307128 / total #impl: 8172284429 (eff. 0.220)
1108.36/1108.62	c #Conflicts:    1980000 | #Learnt:      64350 | 0.000
1108.36/1108.62	c total clause space: 335.816MB
1108.36/1108.62	c total #watches: 757583
1109.06/1109.35	c total #propagations: 1796481588 / total #impl: 8176809304 (eff. 0.220)
1109.06/1109.35	c #Conflicts:    1981000 | #Learnt:      65350 | 0.000
1109.06/1109.35	c total clause space: 335.816MB
1109.06/1109.35	c total #watches: 760241
1109.66/1109.96	c total #propagations: 1797579638 / total #impl: 8180564642 (eff. 0.220)
1109.66/1109.96	c #Conflicts:    1982000 | #Learnt:      66350 | 0.000
1109.66/1109.96	c total clause space: 335.816MB
1109.66/1109.97	c total #watches: 762645
1110.36/1110.63	c total #propagations: 1798349550 / total #impl: 8184103058 (eff. 0.220)
1110.36/1110.63	c #Conflicts:    1983000 | #Learnt:      67350 | 0.000
1110.36/1110.63	c total clause space: 335.816MB
1110.36/1110.63	c total #watches: 765221
1111.26/1111.54	c total #propagations: 1799231573 / total #impl: 8187980332 (eff. 0.220)
1111.26/1111.54	c GC COLLECT
1111.26/1111.54	c #Conflicts:    1984000 | #Learnt:      34260 | 0.000
1111.26/1111.54	c total clause space: 335.816MB
1111.26/1111.54	c total #watches: 646322
1111.86/1112.12	c total #propagations: 1800294934 / total #impl: 8192773779 (eff. 0.220)
1111.86/1112.12	c #Conflicts:    1985000 | #Learnt:      35260 | 0.000
1111.86/1112.12	c total clause space: 335.816MB
1111.86/1112.12	c total #watches: 649553
1112.46/1112.74	c total #propagations: 1801352986 / total #impl: 8197318882 (eff. 0.220)
1112.46/1112.74	c #Conflicts:    1986000 | #Learnt:      36260 | 0.000
1112.46/1112.74	c total clause space: 335.816MB
1112.46/1112.74	c total #watches: 652986
1113.06/1113.32	c total #propagations: 1802445569 / total #impl: 8202909374 (eff. 0.220)
1113.06/1113.32	c #Conflicts:    1987000 | #Learnt:      37260 | 0.000
1113.06/1113.32	c total clause space: 335.816MB
1113.06/1113.32	c total #watches: 656499
1113.56/1113.89	c total #propagations: 1803564204 / total #impl: 8208486472 (eff. 0.220)
1113.56/1113.89	c #Conflicts:    1988000 | #Learnt:      38260 | 0.000
1113.56/1113.89	c total clause space: 335.816MB
1113.56/1113.89	c total #watches: 660107
1114.06/1114.39	c total #propagations: 1804566945 / total #impl: 8212845460 (eff. 0.220)
1114.06/1114.39	c #Conflicts:    1989000 | #Learnt:      39260 | 0.000
1114.06/1114.39	c total clause space: 335.816MB
1114.06/1114.39	c total #watches: 662932
1114.46/1114.77	c total #propagations: 1805528412 / total #impl: 8216349473 (eff. 0.220)
1114.46/1114.77	c #Conflicts:    1990000 | #Learnt:      40260 | 0.000
1114.46/1114.77	c total clause space: 335.816MB
1114.46/1114.77	c total #watches: 665807
1114.96/1115.28	c total #propagations: 1806225072 / total #impl: 8219431413 (eff. 0.220)
1114.96/1115.28	c #Conflicts:    1991000 | #Learnt:      41260 | 0.000
1114.96/1115.28	c total clause space: 335.816MB
1114.96/1115.28	c total #watches: 669191
1115.66/1115.96	c total #propagations: 1807073265 / total #impl: 8223155404 (eff. 0.220)
1115.66/1115.96	c #Conflicts:    1992000 | #Learnt:      42260 | 0.000
1115.66/1115.96	c total clause space: 335.816MB
1115.66/1115.96	c total #watches: 672217
1116.36/1116.65	c total #propagations: 1808149518 / total #impl: 8228194037 (eff. 0.220)
1116.36/1116.65	c #Conflicts:    1993000 | #Learnt:      43260 | 0.000
1116.36/1116.65	c total clause space: 335.816MB
1116.36/1116.65	c total #watches: 675939
1117.06/1117.40	c total #propagations: 1809182906 / total #impl: 8233285582 (eff. 0.220)
1117.06/1117.40	c #Conflicts:    1994000 | #Learnt:      44260 | 0.000
1117.06/1117.40	c total clause space: 335.816MB
1117.06/1117.40	c total #watches: 679317
1117.76/1118.08	c total #propagations: 1810256236 / total #impl: 8238297001 (eff. 0.220)
1117.76/1118.08	c #Conflicts:    1995000 | #Learnt:      45260 | 0.000
1117.76/1118.08	c total clause space: 335.816MB
1117.76/1118.08	c total #watches: 682449
1118.36/1118.61	c total #propagations: 1811293450 / total #impl: 8243085481 (eff. 0.220)
1118.36/1118.61	c #Conflicts:    1996000 | #Learnt:      46260 | 0.000
1118.36/1118.61	c total clause space: 335.816MB
1118.36/1118.61	c total #watches: 685871
1118.75/1119.06	c total #propagations: 1812319711 / total #impl: 8247019752 (eff. 0.220)
1118.75/1119.06	c #Conflicts:    1997000 | #Learnt:      47260 | 0.000
1118.75/1119.06	c total clause space: 335.816MB
1118.75/1119.06	c total #watches: 689129
1119.45/1119.70	c total #propagations: 1813113518 / total #impl: 8250629858 (eff. 0.220)
1119.45/1119.70	c #Conflicts:    1998000 | #Learnt:      48260 | 0.000
1119.45/1119.70	c total clause space: 335.816MB
1119.45/1119.70	c total #watches: 693165
1120.05/1120.30	c total #propagations: 1814228361 / total #impl: 8255641469 (eff. 0.220)
1120.05/1120.30	c #Conflicts:    1999000 | #Learnt:      49260 | 0.000
1120.05/1120.30	c total clause space: 335.816MB
1120.05/1120.30	c total #watches: 696512
1120.55/1120.82	c total #propagations: 1815161815 / total #impl: 8260330695 (eff. 0.220)
1120.55/1120.82	c #Conflicts:    2000000 | #Learnt:      50260 | 0.000
1120.55/1120.82	c total clause space: 335.816MB
1120.55/1120.82	c total #watches: 700755
1121.15/1121.44	c total #propagations: 1816189680 / total #impl: 8264000746 (eff. 0.220)
1121.15/1121.44	c #Conflicts:    2001000 | #Learnt:      51260 | 0.000
1121.15/1121.44	c total clause space: 335.816MB
1121.15/1121.44	c total #watches: 705155
1121.86/1122.15	c total #propagations: 1817006857 / total #impl: 8267885223 (eff. 0.220)
1121.86/1122.15	c #Conflicts:    2002000 | #Learnt:      52260 | 0.000
1121.86/1122.15	c total clause space: 335.816MB
1121.86/1122.15	c total #watches: 708438
1122.45/1122.71	c total #propagations: 1817837141 / total #impl: 8271905765 (eff. 0.220)
1122.45/1122.71	c #Conflicts:    2003000 | #Learnt:      53260 | 0.000
1122.45/1122.71	c total clause space: 335.816MB
1122.45/1122.71	c total #watches: 711788
1123.15/1123.41	c total #propagations: 1818718720 / total #impl: 8276021394 (eff. 0.220)
1123.15/1123.41	c #Conflicts:    2004000 | #Learnt:      54260 | 0.000
1123.15/1123.41	c total clause space: 335.816MB
1123.15/1123.41	c total #watches: 715364
1123.75/1124.02	c total #propagations: 1819821180 / total #impl: 8280643418 (eff. 0.220)
1123.75/1124.02	c #Conflicts:    2005000 | #Learnt:      55260 | 0.000
1123.75/1124.02	c total clause space: 335.816MB
1123.75/1124.02	c total #watches: 719018
1124.35/1124.66	c total #propagations: 1820706449 / total #impl: 8284381116 (eff. 0.220)
1124.35/1124.66	c #Conflicts:    2006000 | #Learnt:      56260 | 0.000
1124.35/1124.66	c total clause space: 335.816MB
1124.35/1124.66	c total #watches: 722248
1125.06/1125.35	c total #propagations: 1821838418 / total #impl: 8289308263 (eff. 0.220)
1125.06/1125.35	c #Conflicts:    2007000 | #Learnt:      57260 | 0.000
1125.06/1125.35	c total clause space: 335.816MB
1125.06/1125.35	c total #watches: 725904
1125.55/1125.86	c total #propagations: 1822993597 / total #impl: 8294146454 (eff. 0.220)
1125.55/1125.86	c #Conflicts:    2008000 | #Learnt:      58260 | 0.000
1125.55/1125.86	c total clause space: 335.816MB
1125.55/1125.86	c total #watches: 728845
1126.26/1126.55	c total #propagations: 1823747321 / total #impl: 8297544243 (eff. 0.220)
1126.26/1126.55	c #Conflicts:    2009000 | #Learnt:      59260 | 0.000
1126.26/1126.55	c total clause space: 335.816MB
1126.26/1126.55	c total #watches: 731660
1127.05/1127.35	c total #propagations: 1824613704 / total #impl: 8301536047 (eff. 0.220)
1127.05/1127.35	c #Conflicts:    2010000 | #Learnt:      60260 | 0.000
1127.05/1127.35	c total clause space: 335.816MB
1127.05/1127.35	c total #watches: 735076
1127.55/1127.85	c total #propagations: 1825587170 / total #impl: 8307054588 (eff. 0.220)
1127.55/1127.85	c #Conflicts:    2011000 | #Learnt:      61260 | 0.000
1127.55/1127.85	c total clause space: 335.816MB
1127.55/1127.85	c total #watches: 738994
1128.15/1128.48	c total #propagations: 1826448281 / total #impl: 8311373858 (eff. 0.220)
1128.15/1128.48	c #Conflicts:    2012000 | #Learnt:      62260 | 0.000
1128.15/1128.48	c total clause space: 335.816MB
1128.15/1128.48	c total #watches: 744345
1128.65/1128.98	c total #propagations: 1827345295 / total #impl: 8316197888 (eff. 0.220)
1128.65/1128.98	c #Conflicts:    2013000 | #Learnt:      63260 | 0.000
1128.65/1128.98	c total clause space: 335.816MB
1128.65/1128.98	c total #watches: 747969
1129.46/1129.71	c total #propagations: 1828075421 / total #impl: 8319837009 (eff. 0.220)
1129.46/1129.71	c #Conflicts:    2014000 | #Learnt:      64260 | 0.000
1129.46/1129.71	c total clause space: 335.816MB
1129.46/1129.71	c total #watches: 751061
1130.05/1130.35	c total #propagations: 1828906656 / total #impl: 8323634323 (eff. 0.220)
1130.05/1130.35	c #Conflicts:    2015000 | #Learnt:      65260 | 0.000
1130.05/1130.35	c total clause space: 335.816MB
1130.05/1130.36	c total #watches: 753835
1130.75/1131.08	c total #propagations: 1829619042 / total #impl: 8326914727 (eff. 0.220)
1130.75/1131.08	c #Conflicts:    2016000 | #Learnt:      66260 | 0.000
1130.75/1131.08	c total clause space: 335.816MB
1130.75/1131.08	c total #watches: 757061
1131.66/1131.95	c total #propagations: 1830407417 / total #impl: 8331045581 (eff. 0.220)
1131.66/1131.95	c #Conflicts:    2017000 | #Learnt:      67260 | 0.000
1131.66/1131.95	c total clause space: 335.816MB
1131.66/1131.95	c total #watches: 760204
1132.45/1132.79	c total #propagations: 1831265298 / total #impl: 8334960145 (eff. 0.220)
1132.45/1132.79	c #Conflicts:    2018000 | #Learnt:      68260 | 0.000
1132.45/1132.79	c total clause space: 335.816MB
1132.45/1132.79	c total #watches: 763160
1133.25/1133.54	c total #propagations: 1832103948 / total #impl: 8338791137 (eff. 0.220)
1133.25/1133.54	c GC COLLECT
1133.25/1133.54	c #Conflicts:    2019000 | #Learnt:      34868 | 0.000
1133.25/1133.54	c total clause space: 335.816MB
1133.25/1133.54	c total #watches: 648527
1133.75/1134.04	c total #propagations: 1832984303 / total #impl: 8343029711 (eff. 0.220)
1133.75/1134.04	c #Conflicts:    2020000 | #Learnt:      35868 | 0.000
1133.75/1134.04	c total clause space: 335.816MB
1133.75/1134.04	c total #watches: 651364
1134.25/1134.52	c total #propagations: 1833919619 / total #impl: 8346592475 (eff. 0.220)
1134.25/1134.52	c #Conflicts:    2021000 | #Learnt:      36868 | 0.000
1134.25/1134.52	c total clause space: 335.816MB
1134.25/1134.52	c total #watches: 654342
1134.76/1135.08	c total #propagations: 1834849526 / total #impl: 8350298882 (eff. 0.220)
1134.76/1135.08	c #Conflicts:    2022000 | #Learnt:      37868 | 0.000
1134.76/1135.08	c total clause space: 335.816MB
1134.76/1135.08	c total #watches: 657560
1135.26/1135.58	c total #propagations: 1836000793 / total #impl: 8354927826 (eff. 0.220)
1135.26/1135.58	c #Conflicts:    2023000 | #Learnt:      38868 | 0.000
1135.26/1135.58	c total clause space: 335.816MB
1135.26/1135.58	c total #watches: 660573
1135.86/1136.12	c total #propagations: 1837080024 / total #impl: 8359185245 (eff. 0.220)
1135.86/1136.12	c #Conflicts:    2024000 | #Learnt:      39868 | 0.000
1135.86/1136.12	c total clause space: 335.816MB
1135.86/1136.12	c total #watches: 663446
1136.36/1136.66	c total #propagations: 1838012768 / total #impl: 8363975084 (eff. 0.220)
1136.36/1136.66	c #Conflicts:    2025000 | #Learnt:      40868 | 0.000
1136.36/1136.66	c total clause space: 335.816MB
1136.36/1136.66	c total #watches: 666666
1136.86/1137.14	c total #propagations: 1838943667 / total #impl: 8368389031 (eff. 0.220)
1136.86/1137.14	c #Conflicts:    2026000 | #Learnt:      41868 | 0.000
1136.86/1137.14	c total clause space: 335.816MB
1136.86/1137.14	c total #watches: 669650
1137.27/1137.56	c total #propagations: 1839721965 / total #impl: 8372050112 (eff. 0.220)
1137.27/1137.56	c #Conflicts:    2027000 | #Learnt:      42868 | 0.000
1137.27/1137.56	c total clause space: 335.816MB
1137.27/1137.56	c total #watches: 672399
1137.76/1138.07	c total #propagations: 1840502390 / total #impl: 8374670617 (eff. 0.220)
1137.76/1138.07	c #Conflicts:    2028000 | #Learnt:      43868 | 0.000
1137.76/1138.07	c total clause space: 335.816MB
1137.76/1138.07	c total #watches: 675501
1138.37/1138.67	c total #propagations: 1841503014 / total #impl: 8378156688 (eff. 0.220)
1138.37/1138.67	c #Conflicts:    2029000 | #Learnt:      44868 | 0.000
1138.37/1138.67	c total clause space: 335.816MB
1138.37/1138.67	c total #watches: 679236
1138.86/1139.14	c total #propagations: 1842564203 / total #impl: 8382442391 (eff. 0.220)
1138.86/1139.14	c #Conflicts:    2030000 | #Learnt:      45868 | 0.000
1138.86/1139.14	c total clause space: 335.816MB
1138.86/1139.14	c total #watches: 682870
1139.37/1139.62	c total #propagations: 1843355714 / total #impl: 8386145222 (eff. 0.220)
1139.37/1139.62	c #Conflicts:    2031000 | #Learnt:      46868 | 0.000
1139.37/1139.62	c total clause space: 335.816MB
1139.37/1139.62	c total #watches: 686154
1139.86/1140.15	c total #propagations: 1844068985 / total #impl: 8390380335 (eff. 0.220)
1139.86/1140.15	c #Conflicts:    2032000 | #Learnt:      47868 | 0.000
1139.86/1140.15	c total clause space: 335.816MB
1139.86/1140.15	c total #watches: 689911
1140.47/1140.72	c total #propagations: 1844931681 / total #impl: 8394914137 (eff. 0.220)
1140.47/1140.72	c #Conflicts:    2033000 | #Learnt:      48868 | 0.000
1140.47/1140.72	c total clause space: 335.816MB
1140.47/1140.72	c total #watches: 693428
1140.96/1141.20	c total #propagations: 1845898455 / total #impl: 8399108854 (eff. 0.220)
1140.96/1141.20	c #Conflicts:    2034000 | #Learnt:      49868 | 0.000
1140.96/1141.20	c total clause space: 335.816MB
1140.96/1141.20	c total #watches: 696754
1141.36/1141.61	c total #propagations: 1846731442 / total #impl: 8402489022 (eff. 0.220)
1141.36/1141.61	c #Conflicts:    2035000 | #Learnt:      50868 | 0.000
1141.36/1141.61	c total clause space: 335.816MB
1141.36/1141.61	c total #watches: 699383
1141.76/1142.09	c total #propagations: 1847293678 / total #impl: 8405096366 (eff. 0.220)
1141.76/1142.09	c #Conflicts:    2036000 | #Learnt:      51868 | 0.000
1141.76/1142.09	c total clause space: 335.816MB
1141.76/1142.09	c total #watches: 702145
1142.36/1142.64	c total #propagations: 1848002494 / total #impl: 8407941500 (eff. 0.220)
1142.36/1142.64	c #Conflicts:    2037000 | #Learnt:      52868 | 0.000
1142.36/1142.64	c total clause space: 335.816MB
1142.36/1142.65	c total #watches: 705200
1142.86/1143.17	c total #propagations: 1848993428 / total #impl: 8411983530 (eff. 0.220)
1142.86/1143.17	c #Conflicts:    2038000 | #Learnt:      53868 | 0.000
1142.86/1143.17	c total clause space: 335.816MB
1142.86/1143.17	c total #watches: 707941
1143.46/1143.70	c total #propagations: 1849796284 / total #impl: 8414945881 (eff. 0.220)
1143.46/1143.70	c #Conflicts:    2039000 | #Learnt:      54868 | 0.000
1143.46/1143.70	c total clause space: 335.816MB
1143.46/1143.70	c total #watches: 711044
1144.06/1144.31	c total #propagations: 1850629146 / total #impl: 8418217976 (eff. 0.220)
1144.06/1144.31	c #Conflicts:    2040000 | #Learnt:      55868 | 0.000
1144.06/1144.31	c total clause space: 335.816MB
1144.06/1144.31	c total #watches: 713835
1144.76/1145.03	c total #propagations: 1851536076 / total #impl: 8422466323 (eff. 0.220)
1144.76/1145.03	c #Conflicts:    2041000 | #Learnt:      56868 | 0.000
1144.76/1145.03	c total clause space: 335.816MB
1144.76/1145.03	c total #watches: 716754
1145.36/1145.67	c total #propagations: 1852750021 / total #impl: 8427634596 (eff. 0.220)
1145.36/1145.67	c #Conflicts:    2042000 | #Learnt:      57868 | 0.000
1145.36/1145.67	c total clause space: 335.816MB
1145.36/1145.67	c total #watches: 719556
1146.06/1146.37	c total #propagations: 1853719892 / total #impl: 8431995937 (eff. 0.220)
1146.06/1146.37	c #Conflicts:    2043000 | #Learnt:      58868 | 0.000
1146.06/1146.37	c total clause space: 335.816MB
1146.06/1146.37	c total #watches: 723088
1146.76/1147.07	c total #propagations: 1854796316 / total #impl: 8437178537 (eff. 0.220)
1146.76/1147.07	c #Conflicts:    2044000 | #Learnt:      59868 | 0.000
1146.76/1147.07	c total clause space: 335.816MB
1146.76/1147.07	c total #watches: 726688
1147.36/1147.67	c total #propagations: 1855878179 / total #impl: 8442075541 (eff. 0.220)
1147.36/1147.67	c #Conflicts:    2045000 | #Learnt:      60868 | 0.000
1147.36/1147.67	c total clause space: 335.816MB
1147.36/1147.67	c total #watches: 729826
1147.96/1148.21	c total #propagations: 1856874691 / total #impl: 8445380850 (eff. 0.220)
1147.96/1148.21	c #Conflicts:    2046000 | #Learnt:      61868 | 0.000
1147.96/1148.21	c total clause space: 335.816MB
1147.96/1148.21	c total #watches: 732896
1148.46/1148.71	c total #propagations: 1857782879 / total #impl: 8449801708 (eff. 0.220)
1148.46/1148.71	c #Conflicts:    2047000 | #Learnt:      62868 | 0.000
1148.46/1148.71	c total clause space: 335.816MB
1148.46/1148.71	c total #watches: 736327
1149.06/1149.39	c total #propagations: 1858579002 / total #impl: 8454051039 (eff. 0.220)
1149.06/1149.39	c #Conflicts:    2048000 | #Learnt:      63868 | 0.000
1149.06/1149.39	c total clause space: 335.816MB
1149.06/1149.39	c total #watches: 739046
1149.76/1150.02	c total #propagations: 1859574132 / total #impl: 8458310517 (eff. 0.220)
1149.76/1150.02	c #Conflicts:    2049000 | #Learnt:      64868 | 0.000
1149.76/1150.02	c total clause space: 335.816MB
1149.76/1150.02	c total #watches: 742661
1150.46/1150.77	c total #propagations: 1860539943 / total #impl: 8462782519 (eff. 0.220)
1150.46/1150.77	c #Conflicts:    2050000 | #Learnt:      65868 | 0.000
1150.46/1150.77	c total clause space: 335.816MB
1150.46/1150.77	c total #watches: 747672
1151.26/1151.53	c total #propagations: 1861810009 / total #impl: 8468776386 (eff. 0.220)
1151.26/1151.53	c #Conflicts:    2051000 | #Learnt:      66868 | 0.000
1151.26/1151.53	c total clause space: 335.816MB
1151.26/1151.53	c total #watches: 751450
1152.06/1152.38	c total #propagations: 1862968738 / total #impl: 8473923219 (eff. 0.220)
1152.06/1152.38	c #Conflicts:    2052000 | #Learnt:      67868 | 0.000
1152.06/1152.38	c total clause space: 335.816MB
1152.06/1152.38	c total #watches: 755396
1152.76/1153.03	c total #propagations: 1864073332 / total #impl: 8478821665 (eff. 0.220)
1152.76/1153.03	c #Conflicts:    2053000 | #Learnt:      68868 | 0.000
1152.76/1153.03	c total clause space: 335.816MB
1152.76/1153.03	c total #watches: 758227
1153.46/1153.75	c total #propagations: 1865035864 / total #impl: 8482742618 (eff. 0.220)
1153.46/1153.75	c GC COLLECT
1153.46/1153.75	c #Conflicts:    2054000 | #Learnt:      35136 | 0.000
1153.46/1153.75	c total clause space: 335.816MB
1153.46/1153.76	c total #watches: 649316
1154.06/1154.34	c total #propagations: 1866120712 / total #impl: 8487327160 (eff. 0.220)
1154.06/1154.34	c #Conflicts:    2055000 | #Learnt:      36136 | 0.000
1154.06/1154.34	c total clause space: 335.816MB
1154.06/1154.35	c total #watches: 652442
1154.76/1155.08	c total #propagations: 1867217809 / total #impl: 8491839954 (eff. 0.220)
1154.76/1155.08	c #Conflicts:    2056000 | #Learnt:      37136 | 0.000
1154.76/1155.08	c total clause space: 335.816MB
1154.76/1155.08	c total #watches: 655716
1155.56/1155.80	c total #propagations: 1868605571 / total #impl: 8497552277 (eff. 0.220)
1155.56/1155.80	c #Conflicts:    2057000 | #Learnt:      38136 | 0.000
1155.56/1155.80	c total clause space: 335.816MB
1155.56/1155.80	c total #watches: 658953
1156.36/1156.60	c total #propagations: 1869883365 / total #impl: 8502644428 (eff. 0.220)
1156.36/1156.60	c #Conflicts:    2058000 | #Learnt:      39136 | 0.000
1156.36/1156.60	c total clause space: 335.816MB
1156.36/1156.60	c total #watches: 662316
1156.86/1157.20	c total #propagations: 1871268456 / total #impl: 8508180933 (eff. 0.220)
1156.86/1157.20	c #Conflicts:    2059000 | #Learnt:      40136 | 0.000
1156.86/1157.20	c total clause space: 335.816MB
1156.86/1157.20	c total #watches: 665314
1157.46/1157.71	c total #propagations: 1872389199 / total #impl: 8513804913 (eff. 0.220)
1157.46/1157.71	c #Conflicts:    2060000 | #Learnt:      41136 | 0.000
1157.46/1157.71	c total clause space: 335.816MB
1157.46/1157.71	c total #watches: 668427
1157.86/1158.12	c total #propagations: 1873335138 / total #impl: 8518067114 (eff. 0.220)
1157.86/1158.12	c #Conflicts:    2061000 | #Learnt:      42136 | 0.000
1157.86/1158.12	c total clause space: 335.816MB
1157.86/1158.12	c total #watches: 673094
1158.36/1158.66	c total #propagations: 1874100017 / total #impl: 8521167386 (eff. 0.220)
1158.36/1158.66	c #Conflicts:    2062000 | #Learnt:      43136 | 0.000
1158.36/1158.66	c total clause space: 335.816MB
1158.36/1158.66	c total #watches: 677838
1158.96/1159.27	c total #propagations: 1875002554 / total #impl: 8525124815 (eff. 0.220)
1158.96/1159.27	c #Conflicts:    2063000 | #Learnt:      44136 | 0.000
1158.96/1159.27	c total clause space: 335.816MB
1158.96/1159.27	c total #watches: 680826
1159.56/1159.82	c total #propagations: 1875971879 / total #impl: 8529210257 (eff. 0.220)
1159.56/1159.82	c #Conflicts:    2064000 | #Learnt:      45136 | 0.000
1159.56/1159.82	c total clause space: 335.816MB
1159.56/1159.82	c total #watches: 683835
1160.16/1160.48	c total #propagations: 1876760719 / total #impl: 8532549519 (eff. 0.220)
1160.16/1160.48	c #Conflicts:    2065000 | #Learnt:      46136 | 0.000
1160.16/1160.48	c total clause space: 335.816MB
1160.16/1160.48	c total #watches: 687659
1160.86/1161.12	c total #propagations: 1877546934 / total #impl: 8536242074 (eff. 0.220)
1160.86/1161.12	c #Conflicts:    2066000 | #Learnt:      47136 | 0.000
1160.86/1161.12	c total clause space: 335.816MB
1160.86/1161.13	c total #watches: 690372
1161.46/1161.71	c total #propagations: 1878251046 / total #impl: 8539856772 (eff. 0.220)
1161.46/1161.71	c #Conflicts:    2067000 | #Learnt:      48136 | 0.000
1161.46/1161.71	c total clause space: 335.816MB
1161.46/1161.72	c total #watches: 693103
1162.16/1162.41	c total #propagations: 1878897179 / total #impl: 8543019236 (eff. 0.220)
1162.16/1162.41	c #Conflicts:    2068000 | #Learnt:      49136 | 0.000
1162.16/1162.41	c total clause space: 335.816MB
1162.16/1162.41	c total #watches: 696326
1162.86/1163.12	c total #propagations: 1879545807 / total #impl: 8546448288 (eff. 0.220)
1162.86/1163.12	c #Conflicts:    2069000 | #Learnt:      50136 | 0.000
1162.86/1163.12	c total clause space: 335.816MB
1162.86/1163.13	c total #watches: 699027
1163.56/1163.87	c total #propagations: 1880214781 / total #impl: 8550093938 (eff. 0.220)
1163.56/1163.87	c #Conflicts:    2070000 | #Learnt:      51136 | 0.000
1163.56/1163.87	c total clause space: 335.816MB
1163.56/1163.87	c total #watches: 702168
1164.26/1164.59	c total #propagations: 1880885865 / total #impl: 8553548866 (eff. 0.220)
1164.26/1164.59	c #Conflicts:    2071000 | #Learnt:      52136 | 0.000
1164.26/1164.59	c total clause space: 335.816MB
1164.26/1164.59	c total #watches: 705350
1165.05/1165.32	c total #propagations: 1881533165 / total #impl: 8556978776 (eff. 0.220)
1165.05/1165.32	c #Conflicts:    2072000 | #Learnt:      53136 | 0.000
1165.05/1165.32	c total clause space: 335.816MB
1165.05/1165.32	c total #watches: 708275
1165.76/1166.09	c total #propagations: 1882164441 / total #impl: 8560376800 (eff. 0.220)
1165.76/1166.09	c #Conflicts:    2073000 | #Learnt:      54136 | 0.000
1165.76/1166.09	c total clause space: 335.816MB
1165.76/1166.09	c total #watches: 711316
1166.45/1166.73	c total #propagations: 1882825989 / total #impl: 8563927682 (eff. 0.220)
1166.45/1166.73	c #Conflicts:    2074000 | #Learnt:      55136 | 0.000
1166.45/1166.73	c total clause space: 335.816MB
1166.45/1166.73	c total #watches: 714611
1167.05/1167.35	c total #propagations: 1883493163 / total #impl: 8566967276 (eff. 0.220)
1167.05/1167.35	c #Conflicts:    2075000 | #Learnt:      56136 | 0.000
1167.05/1167.35	c total clause space: 335.816MB
1167.05/1167.36	c total #watches: 717675
1167.85/1168.10	c total #propagations: 1884144909 / total #impl: 8569877426 (eff. 0.220)
1167.85/1168.10	c #Conflicts:    2076000 | #Learnt:      57136 | 0.000
1167.85/1168.10	c total clause space: 335.816MB
1167.85/1168.10	c total #watches: 720765
1168.65/1168.90	c total #propagations: 1884867635 / total #impl: 8573430632 (eff. 0.220)
1168.65/1168.90	c #Conflicts:    2077000 | #Learnt:      58136 | 0.000
1168.65/1168.90	c total clause space: 335.816MB
1168.65/1168.90	c total #watches: 723697
1169.45/1169.72	c total #propagations: 1885543072 / total #impl: 8577322489 (eff. 0.220)
1169.45/1169.72	c #Conflicts:    2078000 | #Learnt:      59136 | 0.000
1169.45/1169.72	c total clause space: 335.816MB
1169.45/1169.72	c total #watches: 727171
1170.35/1170.61	c total #propagations: 1886573345 / total #impl: 8582127860 (eff. 0.220)
1170.35/1170.61	c #Conflicts:    2079000 | #Learnt:      60136 | 0.000
1170.35/1170.61	c total clause space: 335.816MB
1170.35/1170.61	c total #watches: 730191
1171.15/1171.47	c total #propagations: 1887706359 / total #impl: 8587170293 (eff. 0.220)
1171.15/1171.47	c #Conflicts:    2080000 | #Learnt:      61136 | 0.000
1171.15/1171.47	c total clause space: 335.816MB
1171.15/1171.47	c total #watches: 733449
1172.05/1172.34	c total #propagations: 1888795496 / total #impl: 8592216697 (eff. 0.220)
1172.05/1172.34	c #Conflicts:    2081000 | #Learnt:      62136 | 0.000
1172.05/1172.34	c total clause space: 335.816MB
1172.05/1172.34	c total #watches: 737329
1172.95/1173.21	c total #propagations: 1889884904 / total #impl: 8597499154 (eff. 0.220)
1172.95/1173.21	c #Conflicts:    2082000 | #Learnt:      63136 | 0.000
1172.95/1173.21	c total clause space: 335.816MB
1172.95/1173.21	c total #watches: 741110
1173.85/1174.18	c total #propagations: 1890906961 / total #impl: 8602077025 (eff. 0.220)
1173.85/1174.18	c #Conflicts:    2083000 | #Learnt:      64136 | 0.000
1173.85/1174.18	c total clause space: 335.816MB
1173.85/1174.18	c total #watches: 744914
1174.95/1175.22	c total #propagations: 1891958364 / total #impl: 8606971233 (eff. 0.220)
1174.95/1175.22	c #Conflicts:    2084000 | #Learnt:      65136 | 0.000
1174.95/1175.22	c total clause space: 335.816MB
1174.95/1175.23	c total #watches: 747841
1175.95/1176.23	c total #propagations: 1893135123 / total #impl: 8611940086 (eff. 0.220)
1175.95/1176.23	c #Conflicts:    2085000 | #Learnt:      66136 | 0.000
1175.95/1176.23	c total clause space: 335.816MB
1175.95/1176.23	c total #watches: 751680
1177.05/1177.37	c total #propagations: 1894237479 / total #impl: 8616796220 (eff. 0.220)
1177.05/1177.37	c #Conflicts:    2086000 | #Learnt:      67136 | 0.000
1177.05/1177.37	c total clause space: 335.816MB
1177.05/1177.37	c total #watches: 755047
1178.25/1178.51	c total #propagations: 1895489283 / total #impl: 8622335243 (eff. 0.220)
1178.25/1178.51	c #Conflicts:    2087000 | #Learnt:      68136 | 0.000
1178.25/1178.51	c total clause space: 335.816MB
1178.25/1178.51	c total #watches: 758680
1179.45/1179.78	c total #propagations: 1896792976 / total #impl: 8628401816 (eff. 0.220)
1179.45/1179.78	c #Conflicts:    2088000 | #Learnt:      69136 | 0.000
1179.45/1179.78	c total clause space: 335.816MB
1179.45/1179.78	c total #watches: 763030
1180.75/1181.08	c total #propagations: 1898195709 / total #impl: 8635083703 (eff. 0.220)
1180.75/1181.08	c GC COLLECT
1180.75/1181.08	c #Conflicts:    2089000 | #Learnt:      35139 | 0.000
1180.75/1181.08	c total clause space: 335.816MB
1180.75/1181.08	c total #watches: 649628
1181.35/1181.68	c total #propagations: 1899519317 / total #impl: 8641509647 (eff. 0.220)
1181.35/1181.68	c #Conflicts:    2090000 | #Learnt:      36139 | 0.000
1181.35/1181.68	c total clause space: 335.816MB
1181.35/1181.68	c total #watches: 654005
1182.05/1182.34	c total #propagations: 1900617346 / total #impl: 8647513184 (eff. 0.220)
1182.05/1182.34	c #Conflicts:    2091000 | #Learnt:      37139 | 0.000
1182.05/1182.34	c total clause space: 335.816MB
1182.05/1182.34	c total #watches: 657589
1182.75/1183.01	c total #propagations: 1901899281 / total #impl: 8653456707 (eff. 0.220)
1182.75/1183.01	c #Conflicts:    2092000 | #Learnt:      38139 | 0.000
1182.75/1183.01	c total clause space: 335.816MB
1182.75/1183.01	c total #watches: 661780
1183.46/1183.79	c total #propagations: 1903212243 / total #impl: 8659194959 (eff. 0.220)
1183.46/1183.79	c #Conflicts:    2093000 | #Learnt:      39139 | 0.000
1183.46/1183.79	c total clause space: 335.816MB
1183.46/1183.79	c total #watches: 666226
1184.25/1184.53	c total #propagations: 1904479506 / total #impl: 8665242989 (eff. 0.220)
1184.25/1184.53	c #Conflicts:    2094000 | #Learnt:      40139 | 0.000
1184.25/1184.53	c total clause space: 335.816MB
1184.25/1184.53	c total #watches: 670196
1184.95/1185.23	c total #propagations: 1905544126 / total #impl: 8670910737 (eff. 0.220)
1184.95/1185.23	c #Conflicts:    2095000 | #Learnt:      41139 | 0.000
1184.95/1185.23	c total clause space: 335.816MB
1184.95/1185.23	c total #watches: 673575
1185.66/1185.94	c total #propagations: 1906453263 / total #impl: 8675206613 (eff. 0.220)
1185.66/1185.94	c #Conflicts:    2096000 | #Learnt:      42139 | 0.000
1185.66/1185.94	c total clause space: 335.816MB
1185.66/1185.94	c total #watches: 677619
1186.35/1186.68	c total #propagations: 1907395666 / total #impl: 8679675756 (eff. 0.220)
1186.35/1186.68	c #Conflicts:    2097000 | #Learnt:      43139 | 0.000
1186.35/1186.68	c total clause space: 335.816MB
1186.35/1186.68	c total #watches: 681795
1187.15/1187.43	c total #propagations: 1908364834 / total #impl: 8684464582 (eff. 0.220)
1187.15/1187.43	c #Conflicts:    2098000 | #Learnt:      44139 | 0.000
1187.15/1187.43	c total clause space: 335.816MB
1187.15/1187.43	c total #watches: 685828
1188.05/1188.33	c total #propagations: 1909313433 / total #impl: 8689600259 (eff. 0.220)
1188.05/1188.33	c #Conflicts:    2099000 | #Learnt:      45139 | 0.000
1188.05/1188.33	c total clause space: 335.816MB
1188.05/1188.33	c total #watches: 690650
1188.86/1189.18	c total #propagations: 1910332352 / total #impl: 8694644363 (eff. 0.220)
1188.86/1189.18	c #Conflicts:    2100000 | #Learnt:      46139 | 0.000
1188.86/1189.18	c total clause space: 335.816MB
1188.86/1189.18	c total #watches: 694120
1189.75/1190.06	c total #propagations: 1911294632 / total #impl: 8699580754 (eff. 0.220)
1189.75/1190.06	c #Conflicts:    2101000 | #Learnt:      47139 | 0.000
1189.75/1190.06	c total clause space: 335.816MB
1189.75/1190.06	c total #watches: 697696
1190.65/1190.93	c total #propagations: 1912266388 / total #impl: 8704259749 (eff. 0.220)
1190.65/1190.93	c #Conflicts:    2102000 | #Learnt:      48139 | 0.000
1190.65/1190.93	c total clause space: 335.816MB
1190.65/1190.93	c total #watches: 700738
1191.55/1191.85	c total #propagations: 1913107572 / total #impl: 8708664075 (eff. 0.220)
1191.55/1191.85	c #Conflicts:    2103000 | #Learnt:      49139 | 0.000
1191.55/1191.85	c total clause space: 335.816MB
1191.55/1191.85	c total #watches: 704322
1191.95/1192.22	c total #propagations: 1914114887 / total #impl: 8713821629 (eff. 0.220)
1191.95/1192.22	c #Conflicts:    2104000 | #Learnt:      50139 | 0.000
1191.95/1192.22	c total clause space: 335.816MB
1191.95/1192.22	c total #watches: 709857
1192.35/1192.69	c total #propagations: 1914786210 / total #impl: 8717512876 (eff. 0.220)
1192.35/1192.69	c #Conflicts:    2105000 | #Learnt:      51139 | 0.000
1192.35/1192.69	c total clause space: 335.816MB
1192.35/1192.69	c total #watches: 716185
1192.95/1193.27	c total #propagations: 1915496788 / total #impl: 8721412656 (eff. 0.220)
1192.95/1193.27	c #Conflicts:    2106000 | #Learnt:      52139 | 0.000
1192.95/1193.27	c total clause space: 335.816MB
1192.95/1193.27	c total #watches: 722018
1193.65/1193.96	c total #propagations: 1916303404 / total #impl: 8725899171 (eff. 0.220)
1193.65/1193.96	c #Conflicts:    2107000 | #Learnt:      53139 | 0.000
1193.65/1193.96	c total clause space: 335.816MB
1193.65/1193.96	c total #watches: 730306
1194.36/1194.68	c total #propagations: 1917102873 / total #impl: 8730173058 (eff. 0.220)
1194.36/1194.68	c #Conflicts:    2108000 | #Learnt:      54139 | 0.000
1194.36/1194.68	c total clause space: 335.816MB
1194.36/1194.68	c total #watches: 734990
1195.35/1195.62	c total #propagations: 1917856523 / total #impl: 8734170990 (eff. 0.220)
1195.35/1195.62	c #Conflicts:    2109000 | #Learnt:      55139 | 0.000
1195.35/1195.62	c total clause space: 335.816MB
1195.35/1195.62	c total #watches: 741264
1196.15/1196.42	c total #propagations: 1918757309 / total #impl: 8738669890 (eff. 0.220)
1196.15/1196.42	c #Conflicts:    2110000 | #Learnt:      56139 | 0.000
1196.15/1196.42	c total clause space: 335.816MB
1196.15/1196.42	c total #watches: 744467
1196.85/1197.14	c total #propagations: 1919596239 / total #impl: 8742172290 (eff. 0.220)
1196.85/1197.14	c #Conflicts:    2111000 | #Learnt:      57139 | 0.000
1196.85/1197.14	c total clause space: 335.816MB
1196.85/1197.14	c total #watches: 748094
1197.55/1197.87	c total #propagations: 1920338808 / total #impl: 8745177089 (eff. 0.220)
1197.55/1197.87	c #Conflicts:    2112000 | #Learnt:      58139 | 0.000
1197.55/1197.87	c total clause space: 335.816MB
1197.55/1197.87	c total #watches: 751083
1198.35/1198.69	c total #propagations: 1921034785 / total #impl: 8747992577 (eff. 0.220)
1198.35/1198.69	c #Conflicts:    2113000 | #Learnt:      59139 | 0.000
1198.35/1198.69	c total clause space: 335.816MB
1198.35/1198.69	c total #watches: 756413
1199.35/1199.66	c total #propagations: 1921812749 / total #impl: 8751721988 (eff. 0.220)
1199.35/1199.66	c #Conflicts:    2114000 | #Learnt:      60139 | 0.000
1199.35/1199.66	c total clause space: 335.816MB
1199.35/1199.66	c total #watches: 759257
1200.35/1200.60	c total #propagations: 1922632835 / total #impl: 8755599949 (eff. 0.220)
1200.35/1200.60	c #Conflicts:    2115000 | #Learnt:      61139 | 0.000
1200.35/1200.60	c total clause space: 335.816MB
1200.35/1200.60	c total #watches: 762601
1201.35/1201.61	c total #propagations: 1923410228 / total #impl: 8759423567 (eff. 0.220)
1201.35/1201.61	c #Conflicts:    2116000 | #Learnt:      62139 | 0.000
1201.35/1201.61	c total clause space: 335.816MB
1201.35/1201.61	c total #watches: 766786
1202.45/1202.70	c total #propagations: 1924192848 / total #impl: 8763348575 (eff. 0.220)
1202.45/1202.70	c #Conflicts:    2117000 | #Learnt:      63139 | 0.000
1202.45/1202.70	c total clause space: 335.816MB
1202.45/1202.70	c total #watches: 770604
1203.45/1203.77	c total #propagations: 1924980013 / total #impl: 8767016923 (eff. 0.220)
1203.45/1203.77	c #Conflicts:    2118000 | #Learnt:      64139 | 0.000
1203.45/1203.77	c total clause space: 335.816MB
1203.45/1203.77	c total #watches: 773854
1204.74/1205.06	c total #propagations: 1925746475 / total #impl: 8770459991 (eff. 0.220)
1204.74/1205.06	c #Conflicts:    2119000 | #Learnt:      65139 | 0.000
1204.74/1205.06	c total clause space: 335.816MB
1204.74/1205.06	c total #watches: 777729
1206.14/1206.45	c total #propagations: 1926608747 / total #impl: 8774197314 (eff. 0.220)
1206.14/1206.45	c #Conflicts:    2120000 | #Learnt:      66139 | 0.000
1206.14/1206.45	c total clause space: 335.816MB
1206.14/1206.45	c total #watches: 784572
1207.74/1208.05	c total #propagations: 1927496456 / total #impl: 8778605603 (eff. 0.220)
1207.74/1208.05	c #Conflicts:    2121000 | #Learnt:      67139 | 0.000
1207.74/1208.05	c total clause space: 335.816MB
1207.74/1208.05	c total #watches: 788653
1209.34/1209.65	c total #propagations: 1928350399 / total #impl: 8782582968 (eff. 0.220)
1209.34/1209.65	c #Conflicts:    2122000 | #Learnt:      68139 | 0.000
1209.34/1209.65	c total clause space: 335.816MB
1209.34/1209.65	c total #watches: 792019
1210.74/1211.00	c total #propagations: 1929230855 / total #impl: 8786846764 (eff. 0.220)
1210.74/1211.00	c #Conflicts:    2123000 | #Learnt:      69139 | 0.000
1210.74/1211.00	c total clause space: 335.816MB
1210.74/1211.00	c total #watches: 797705
1212.35/1212.63	c total #propagations: 1929947755 / total #impl: 8790440356 (eff. 0.220)
1212.35/1212.63	c #Conflicts:    2124000 | #Learnt:      70139 | 0.000
1212.35/1212.63	c total clause space: 335.816MB
1212.35/1212.63	c total #watches: 801584
1213.45/1213.76	c total #propagations: 1930739973 / total #impl: 8794098254 (eff. 0.220)
1213.45/1213.76	c GC COLLECT
1213.45/1213.76	c #Conflicts:    2125000 | #Learnt:      35853 | 0.000
1213.45/1213.76	c total clause space: 335.816MB
1213.45/1213.76	c total #watches: 652381
1214.05/1214.30	c total #propagations: 1931621337 / total #impl: 8798146577 (eff. 0.220)
1214.05/1214.30	c #Conflicts:    2126000 | #Learnt:      36853 | 0.000
1214.05/1214.30	c total clause space: 335.816MB
1214.05/1214.30	c total #watches: 656113
1214.55/1214.84	c total #propagations: 1932537427 / total #impl: 8802394575 (eff. 0.220)
1214.55/1214.84	c #Conflicts:    2127000 | #Learnt:      37853 | 0.000
1214.55/1214.84	c total clause space: 335.816MB
1214.55/1214.84	c total #watches: 660372
1215.15/1215.46	c total #propagations: 1933410186 / total #impl: 8806412093 (eff. 0.220)
1215.15/1215.46	c #Conflicts:    2128000 | #Learnt:      38853 | 0.000
1215.15/1215.46	c total clause space: 335.816MB
1215.15/1215.46	c total #watches: 664007
1215.75/1216.07	c total #propagations: 1934305809 / total #impl: 8810616208 (eff. 0.220)
1215.75/1216.07	c #Conflicts:    2129000 | #Learnt:      39853 | 0.000
1215.75/1216.07	c total clause space: 335.816MB
1215.75/1216.07	c total #watches: 667012
1216.35/1216.66	c total #propagations: 1935165908 / total #impl: 8814550726 (eff. 0.220)
1216.35/1216.66	c #Conflicts:    2130000 | #Learnt:      40853 | 0.000
1216.35/1216.66	c total clause space: 335.816MB
1216.35/1216.66	c total #watches: 670923
1216.95/1217.26	c total #propagations: 1935997372 / total #impl: 8818951753 (eff. 0.220)
1216.95/1217.26	c #Conflicts:    2131000 | #Learnt:      41853 | 0.000
1216.95/1217.26	c total clause space: 335.816MB
1216.95/1217.26	c total #watches: 675770
1217.65/1217.90	c total #propagations: 1936854237 / total #impl: 8823275065 (eff. 0.220)
1217.65/1217.90	c #Conflicts:    2132000 | #Learnt:      42853 | 0.000
1217.65/1217.90	c total clause space: 335.816MB
1217.65/1217.90	c total #watches: 679148
1218.45/1218.72	c total #propagations: 1937696313 / total #impl: 8827257977 (eff. 0.220)
1218.45/1218.72	c #Conflicts:    2133000 | #Learnt:      43853 | 0.000
1218.45/1218.72	c total clause space: 335.816MB
1218.45/1218.72	c total #watches: 684200
1219.15/1219.46	c total #propagations: 1938580501 / total #impl: 8831481820 (eff. 0.220)
1219.15/1219.46	c #Conflicts:    2134000 | #Learnt:      44853 | 0.000
1219.15/1219.46	c total clause space: 335.816MB
1219.15/1219.46	c total #watches: 688461
1220.15/1220.40	c total #propagations: 1939408547 / total #impl: 8835563263 (eff. 0.220)
1220.15/1220.40	c #Conflicts:    2135000 | #Learnt:      45853 | 0.000
1220.15/1220.40	c total clause space: 335.816MB
1220.15/1220.40	c total #watches: 693683
1221.25/1221.55	c total #propagations: 1940254432 / total #impl: 8839431657 (eff. 0.219)
1221.25/1221.55	c #Conflicts:    2136000 | #Learnt:      46853 | 0.000
1221.25/1221.55	c total clause space: 335.816MB
1221.25/1221.55	c total #watches: 697969
1222.45/1222.77	c total #propagations: 1941068087 / total #impl: 8843198985 (eff. 0.219)
1222.45/1222.77	c #Conflicts:    2137000 | #Learnt:      47853 | 0.000
1222.45/1222.77	c total clause space: 335.816MB
1222.45/1222.77	c total #watches: 701342
1223.95/1224.24	c total #propagations: 1941842713 / total #impl: 8846396712 (eff. 0.220)
1223.95/1224.24	c #Conflicts:    2138000 | #Learnt:      48853 | 0.000
1223.95/1224.24	c total clause space: 335.816MB
1223.95/1224.24	c total #watches: 703738
1225.25/1225.59	c total #propagations: 1942729495 / total #impl: 8850057415 (eff. 0.220)
1225.25/1225.59	c #Conflicts:    2139000 | #Learnt:      49853 | 0.000
1225.25/1225.59	c total clause space: 335.816MB
1225.25/1225.59	c total #watches: 710294
1226.95/1227.28	c total #propagations: 1943573099 / total #impl: 8854237271 (eff. 0.220)
1226.95/1227.28	c #Conflicts:    2140000 | #Learnt:      50853 | 0.000
1226.95/1227.28	c total clause space: 335.816MB
1226.95/1227.28	c total #watches: 718187
1228.85/1229.19	c total #propagations: 1944392753 / total #impl: 8858756216 (eff. 0.219)
1228.85/1229.19	c #Conflicts:    2141000 | #Learnt:      51853 | 0.000
1228.85/1229.19	c total clause space: 335.816MB
1228.85/1229.19	c total #watches: 727965
1231.34/1231.64	c total #propagations: 1945172536 / total #impl: 8863063542 (eff. 0.219)
1231.34/1231.64	c #Conflicts:    2142000 | #Learnt:      52853 | 0.000
1231.34/1231.64	c total clause space: 335.816MB
1231.34/1231.64	c total #watches: 734726
1233.44/1233.75	c total #propagations: 1946026986 / total #impl: 8866954780 (eff. 0.219)
1233.44/1233.75	c #Conflicts:    2143000 | #Learnt:      53853 | 0.000
1233.44/1233.75	c total clause space: 335.816MB
1233.44/1233.75	c total #watches: 738817
1235.84/1236.19	c total #propagations: 1946822077 / total #impl: 8871179062 (eff. 0.219)
1235.84/1236.19	c #Conflicts:    2144000 | #Learnt:      54853 | 0.000
1235.84/1236.19	c total clause space: 335.816MB
1235.84/1236.19	c total #watches: 742117
1238.45/1238.79	c total #propagations: 1947619752 / total #impl: 8875411648 (eff. 0.219)
1238.45/1238.79	c #Conflicts:    2145000 | #Learnt:      55853 | 0.000
1238.45/1238.79	c total clause space: 335.816MB
1238.45/1238.79	c total #watches: 748157
1241.34/1241.63	c total #propagations: 1948377140 / total #impl: 8880048591 (eff. 0.219)
1241.34/1241.63	c #Conflicts:    2146000 | #Learnt:      56853 | 0.000
1241.34/1241.63	c total clause space: 335.816MB
1241.34/1241.63	c total #watches: 751986
1244.14/1244.49	c total #propagations: 1949153194 / total #impl: 8884712231 (eff. 0.219)
1244.14/1244.49	c #Conflicts:    2147000 | #Learnt:      57853 | 0.000
1244.14/1244.49	c total clause space: 335.816MB
1244.14/1244.49	c total #watches: 757655
1246.64/1246.91	c total #propagations: 1950024035 / total #impl: 8889594161 (eff. 0.219)
1246.64/1246.91	c #Conflicts:    2148000 | #Learnt:      58853 | 0.000
1246.64/1246.91	c total clause space: 335.816MB
1246.64/1246.91	c total #watches: 762235
1249.74/1250.07	c total #propagations: 1950817494 / total #impl: 8893591316 (eff. 0.219)
1249.74/1250.07	c #Conflicts:    2149000 | #Learnt:      59853 | 0.000
1249.74/1250.07	c total clause space: 335.816MB
1249.74/1250.07	c total #watches: 765659
1253.24/1253.50	c total #propagations: 1951575330 / total #impl: 8897036319 (eff. 0.219)
1253.24/1253.50	c #Conflicts:    2150000 | #Learnt:      60853 | 0.000
1253.24/1253.50	c total clause space: 335.816MB
1253.24/1253.50	c total #watches: 769041
1257.14/1257.42	c total #propagations: 1952441720 / total #impl: 8901313049 (eff. 0.219)
1257.14/1257.42	c #Conflicts:    2151000 | #Learnt:      61853 | 0.000
1257.14/1257.42	c total clause space: 335.816MB
1257.14/1257.42	c total #watches: 771885
1261.04/1261.30	c total #propagations: 1953232051 / total #impl: 8904970170 (eff. 0.219)
1261.04/1261.30	c #Conflicts:    2152000 | #Learnt:      62853 | 0.000
1261.04/1261.30	c total clause space: 335.816MB
1261.04/1261.30	c total #watches: 774401
1264.84/1265.12	c total #propagations: 1953983361 / total #impl: 8908480071 (eff. 0.219)
1264.84/1265.12	c #Conflicts:    2153000 | #Learnt:      63853 | 0.000
1264.84/1265.12	c total clause space: 335.816MB
1264.84/1265.12	c total #watches: 778873
1268.04/1268.32	c total #propagations: 1954808119 / total #impl: 8913017169 (eff. 0.219)
1268.04/1268.32	c #Conflicts:    2154000 | #Learnt:      64853 | 0.000
1268.04/1268.32	c total clause space: 545.701MB
1268.04/1268.32	c total #watches: 781473
1270.24/1270.53	c total #propagations: 1955517073 / total #impl: 8916226011 (eff. 0.219)
1270.24/1270.53	c #Conflicts:    2155000 | #Learnt:      65853 | 0.000
1270.24/1270.53	c total clause space: 545.701MB
1270.24/1270.53	c total #watches: 787920
1272.63/1272.97	c total #propagations: 1956520191 / total #impl: 8921098557 (eff. 0.219)
1272.63/1272.97	c #Conflicts:    2156000 | #Learnt:      66853 | 0.000
1272.63/1272.97	c total clause space: 545.701MB
1272.63/1272.97	c total #watches: 794896
1276.14/1276.40	c total #propagations: 1957449217 / total #impl: 8925668339 (eff. 0.219)
1276.14/1276.40	c #Conflicts:    2157000 | #Learnt:      67853 | 0.000
1276.14/1276.40	c total clause space: 545.701MB
1276.14/1276.40	c total #watches: 801244
1279.34/1279.61	c total #propagations: 1958395806 / total #impl: 8930199823 (eff. 0.219)
1279.34/1279.61	c #Conflicts:    2158000 | #Learnt:      68853 | 0.000
1279.34/1279.61	c total clause space: 545.701MB
1279.34/1279.61	c total #watches: 807517
1282.93/1283.29	c total #propagations: 1959305832 / total #impl: 8934753081 (eff. 0.219)
1282.93/1283.29	c #Conflicts:    2159000 | #Learnt:      69853 | 0.000
1282.93/1283.29	c total clause space: 545.701MB
1282.93/1283.29	c total #watches: 812045
1286.23/1286.59	c total #propagations: 1960216890 / total #impl: 8939128257 (eff. 0.219)
1286.23/1286.59	c #Conflicts:    2160000 | #Learnt:      70853 | 0.000
1286.23/1286.59	c total clause space: 545.701MB
1286.23/1286.59	c total #watches: 817297
1288.33/1288.63	c total #propagations: 1961102514 / total #impl: 8943749045 (eff. 0.219)
1288.33/1288.63	c GC COLLECT
1288.33/1288.63	c #Conflicts:    2161000 | #Learnt:      36260 | 0.000
1288.33/1288.63	c total clause space: 545.701MB
1288.33/1288.63	c total #watches: 656834
1289.04/1289.37	c total #propagations: 1962052609 / total #impl: 8948496015 (eff. 0.219)
1289.04/1289.37	c #Conflicts:    2162000 | #Learnt:      37260 | 0.000
1289.04/1289.37	c total clause space: 545.701MB
1289.04/1289.37	c total #watches: 662686
1289.73/1290.09	c total #propagations: 1963028665 / total #impl: 8953284889 (eff. 0.219)
1289.73/1290.09	c #Conflicts:    2163000 | #Learnt:      38260 | 0.000
1289.73/1290.09	c total clause space: 545.701MB
1289.73/1290.09	c total #watches: 669589
1290.53/1290.83	c total #propagations: 1963896001 / total #impl: 8957427304 (eff. 0.219)
1290.53/1290.83	c #Conflicts:    2164000 | #Learnt:      39260 | 0.000
1290.53/1290.83	c total clause space: 545.701MB
1290.53/1290.83	c total #watches: 673297
1291.33/1291.68	c total #propagations: 1964756069 / total #impl: 8961381690 (eff. 0.219)
1291.33/1291.68	c #Conflicts:    2165000 | #Learnt:      40260 | 0.000
1291.33/1291.68	c total clause space: 545.701MB
1291.33/1291.68	c total #watches: 677649
1292.34/1292.64	c total #propagations: 1965636160 / total #impl: 8965361828 (eff. 0.219)
1292.34/1292.64	c #Conflicts:    2166000 | #Learnt:      41260 | 0.000
1292.34/1292.64	c total clause space: 545.701MB
1292.34/1292.64	c total #watches: 682825
1293.44/1293.73	c total #propagations: 1966503130 / total #impl: 8969404951 (eff. 0.219)
1293.44/1293.73	c #Conflicts:    2167000 | #Learnt:      42260 | 0.000
1293.44/1293.73	c total clause space: 545.701MB
1293.44/1293.73	c total #watches: 689377
1294.73/1295.09	c total #propagations: 1967330807 / total #impl: 8973570765 (eff. 0.219)
1294.73/1295.09	c #Conflicts:    2168000 | #Learnt:      43260 | 0.000
1294.73/1295.09	c total clause space: 545.701MB
1294.73/1295.09	c total #watches: 697966
1296.13/1296.41	c total #propagations: 1968215953 / total #impl: 8977925597 (eff. 0.219)
1296.13/1296.41	c #Conflicts:    2169000 | #Learnt:      44260 | 0.000
1296.13/1296.41	c total clause space: 545.701MB
1296.13/1296.41	c total #watches: 704024
1297.53/1297.87	c total #propagations: 1968987618 / total #impl: 8981439776 (eff. 0.219)
1297.53/1297.87	c #Conflicts:    2170000 | #Learnt:      45260 | 0.000
1297.53/1297.87	c total clause space: 545.701MB
1297.53/1297.87	c total #watches: 708320
1299.03/1299.38	c total #propagations: 1969833090 / total #impl: 8985572769 (eff. 0.219)
1299.03/1299.38	c #Conflicts:    2171000 | #Learnt:      46260 | 0.000
1299.03/1299.38	c total clause space: 545.701MB
1299.03/1299.38	c total #watches: 713393
1300.63/1300.91	c total #propagations: 1970723938 / total #impl: 8990030275 (eff. 0.219)
1300.63/1300.91	c #Conflicts:    2172000 | #Learnt:      47260 | 0.000
1300.63/1300.91	c total clause space: 545.701MB
1300.63/1300.91	c total #watches: 718185
1302.53/1302.83	c total #propagations: 1971600041 / total #impl: 8994466194 (eff. 0.219)
1302.53/1302.83	c #Conflicts:    2173000 | #Learnt:      48260 | 0.000
1302.53/1302.83	c total clause space: 545.701MB
1302.53/1302.83	c total #watches: 725410
1304.73/1305.03	c total #propagations: 1972514523 / total #impl: 8999269722 (eff. 0.219)
1304.73/1305.03	c #Conflicts:    2174000 | #Learnt:      49260 | 0.000
1304.73/1305.03	c total clause space: 545.701MB
1304.73/1305.03	c total #watches: 730272
1306.93/1307.21	c total #propagations: 1973395726 / total #impl: 9003437368 (eff. 0.219)
1306.93/1307.21	c #Conflicts:    2175000 | #Learnt:      50260 | 0.000
1306.93/1307.21	c total clause space: 545.701MB
1306.93/1307.21	c total #watches: 734240
1309.23/1309.52	c total #propagations: 1974230964 / total #impl: 9007505930 (eff. 0.219)
1309.23/1309.52	c #Conflicts:    2176000 | #Learnt:      51260 | 0.000
1309.23/1309.52	c total clause space: 545.701MB
1309.23/1309.52	c total #watches: 739338
1311.73/1312.00	c total #propagations: 1975021586 / total #impl: 9010883220 (eff. 0.219)
1311.73/1312.00	c #Conflicts:    2177000 | #Learnt:      52260 | 0.000
1311.73/1312.00	c total clause space: 545.701MB
1311.73/1312.00	c total #watches: 743891
1314.03/1314.39	c total #propagations: 1975900066 / total #impl: 9014833405 (eff. 0.219)
1314.03/1314.39	c #Conflicts:    2178000 | #Learnt:      53260 | 0.000
1314.03/1314.39	c total clause space: 545.701MB
1314.03/1314.39	c total #watches: 748813
1316.73/1317.07	c total #propagations: 1976757807 / total #impl: 9018890398 (eff. 0.219)
1316.73/1317.07	c #Conflicts:    2179000 | #Learnt:      54260 | 0.000
1316.73/1317.07	c total clause space: 545.701MB
1316.73/1317.07	c total #watches: 754324
1319.43/1319.78	c total #propagations: 1977650425 / total #impl: 9023218563 (eff. 0.219)
1319.43/1319.78	c #Conflicts:    2180000 | #Learnt:      55260 | 0.000
1319.43/1319.78	c total clause space: 545.701MB
1319.43/1319.78	c total #watches: 758792
1322.13/1322.42	c total #propagations: 1978545587 / total #impl: 9027576983 (eff. 0.219)
1322.13/1322.42	c #Conflicts:    2181000 | #Learnt:      56260 | 0.000
1322.13/1322.42	c total clause space: 545.701MB
1322.13/1322.42	c total #watches: 764899
1324.73/1325.06	c total #propagations: 1979418301 / total #impl: 9031786339 (eff. 0.219)
1324.73/1325.06	c #Conflicts:    2182000 | #Learnt:      57260 | 0.000
1324.73/1325.06	c total clause space: 545.701MB
1324.73/1325.06	c total #watches: 769955
1327.03/1327.31	c total #propagations: 1980309710 / total #impl: 9036404292 (eff. 0.219)
1327.03/1327.31	c #Conflicts:    2183000 | #Learnt:      58260 | 0.000
1327.03/1327.31	c total clause space: 545.701MB
1327.03/1327.31	c total #watches: 776549
1329.33/1329.68	c total #propagations: 1981214197 / total #impl: 9041514734 (eff. 0.219)
1329.33/1329.68	c #Conflicts:    2184000 | #Learnt:      59260 | 0.000
1329.33/1329.68	c total clause space: 545.701MB
1329.33/1329.68	c total #watches: 783213
1332.03/1332.32	c total #propagations: 1982026712 / total #impl: 9046036006 (eff. 0.219)
1332.03/1332.32	c #Conflicts:    2185000 | #Learnt:      60260 | 0.000
1332.03/1332.32	c total clause space: 545.701MB
1332.03/1332.32	c total #watches: 787878
1334.83/1335.11	c total #propagations: 1982876978 / total #impl: 9050773163 (eff. 0.219)
1334.83/1335.11	c #Conflicts:    2186000 | #Learnt:      61260 | 0.000
1334.83/1335.11	c total clause space: 545.701MB
1334.83/1335.12	c total #watches: 792041
1337.22/1337.54	c total #propagations: 1983739216 / total #impl: 9055575045 (eff. 0.219)
1337.22/1337.54	c #Conflicts:    2187000 | #Learnt:      62260 | 0.000
1337.22/1337.54	c total clause space: 545.701MB
1337.22/1337.54	c total #watches: 796333
1340.42/1340.73	c total #propagations: 1984628928 / total #impl: 9060097399 (eff. 0.219)
1340.42/1340.73	c #Conflicts:    2188000 | #Learnt:      63260 | 0.000
1340.42/1340.73	c total clause space: 545.701MB
1340.42/1340.73	c total #watches: 801334
1343.62/1343.96	c total #propagations: 1985435799 / total #impl: 9063940749 (eff. 0.219)
1343.62/1343.96	c #Conflicts:    2189000 | #Learnt:      64260 | 0.000
1343.62/1343.96	c total clause space: 545.701MB
1343.62/1343.96	c total #watches: 805733
1347.33/1347.68	c total #propagations: 1986459110 / total #impl: 9069036714 (eff. 0.219)
1347.33/1347.68	c #Conflicts:    2190000 | #Learnt:      65260 | 0.000
1347.33/1347.68	c total clause space: 545.701MB
1347.33/1347.68	c total #watches: 809533
1350.63/1350.97	c total #propagations: 1987429503 / total #impl: 9073488076 (eff. 0.219)
1350.63/1350.97	c #Conflicts:    2191000 | #Learnt:      66260 | 0.000
1350.63/1350.97	c total clause space: 545.701MB
1350.63/1350.97	c total #watches: 813502
1354.32/1354.62	c total #propagations: 1988366411 / total #impl: 9077966881 (eff. 0.219)
1354.32/1354.62	c #Conflicts:    2192000 | #Learnt:      67260 | 0.000
1354.32/1354.62	c total clause space: 545.701MB
1354.32/1354.62	c total #watches: 817620
1358.42/1358.74	c total #propagations: 1989356811 / total #impl: 9082519629 (eff. 0.219)
1358.42/1358.74	c #Conflicts:    2193000 | #Learnt:      68260 | 0.000
1358.42/1358.74	c total clause space: 545.701MB
1358.42/1358.74	c total #watches: 821485
1362.42/1362.75	c total #propagations: 1990237084 / total #impl: 9086522889 (eff. 0.219)
1362.42/1362.75	c #Conflicts:    2194000 | #Learnt:      69260 | 0.000
1362.42/1362.75	c total clause space: 545.701MB
1362.42/1362.75	c total #watches: 825274
1366.03/1366.31	c total #propagations: 1991047729 / total #impl: 9090178023 (eff. 0.219)
1366.03/1366.31	c #Conflicts:    2195000 | #Learnt:      70260 | 0.000
1366.03/1366.31	c total clause space: 545.701MB
1366.03/1366.31	c total #watches: 828728
1369.42/1369.72	c total #propagations: 1991897177 / total #impl: 9094034477 (eff. 0.219)
1369.42/1369.72	c #Conflicts:    2196000 | #Learnt:      71260 | 0.000
1369.42/1369.72	c total clause space: 545.701MB
1369.42/1369.72	c total #watches: 832246
1371.62/1371.97	c total #propagations: 1992611379 / total #impl: 9097420215 (eff. 0.219)
1371.62/1371.97	c GC COLLECT
1371.62/1371.97	c #Conflicts:    2197000 | #Learnt:      36351 | 0.000
1371.62/1371.97	c total clause space: 545.701MB
1371.62/1371.97	c total #watches: 655373
1372.22/1372.53	c total #propagations: 1993310813 / total #impl: 9100700136 (eff. 0.219)
1372.22/1372.53	c #Conflicts:    2198000 | #Learnt:      37351 | 0.000
1372.22/1372.53	c total clause space: 545.701MB
1372.22/1372.53	c total #watches: 659433
1372.72/1373.08	c total #propagations: 1994222641 / total #impl: 9104652780 (eff. 0.219)
1372.72/1373.08	c #Conflicts:    2199000 | #Learnt:      38351 | 0.000
1372.72/1373.08	c total clause space: 545.701MB
1372.72/1373.08	c total #watches: 663301
1373.32/1373.63	c total #propagations: 1995079524 / total #impl: 9108348292 (eff. 0.219)
1373.32/1373.63	c #Conflicts:    2200000 | #Learnt:      39351 | 0.000
1373.32/1373.63	c total clause space: 545.701MB
1373.32/1373.63	c total #watches: 666374
1373.92/1374.21	c total #propagations: 1995858390 / total #impl: 9111594437 (eff. 0.219)
1373.92/1374.21	c #Conflicts:    2201000 | #Learnt:      40351 | 0.000
1373.92/1374.21	c total clause space: 545.701MB
1373.92/1374.21	c total #watches: 669642
1374.52/1374.85	c total #propagations: 1996663443 / total #impl: 9114912600 (eff. 0.219)
1374.52/1374.85	c #Conflicts:    2202000 | #Learnt:      41351 | 0.000
1374.52/1374.85	c total clause space: 545.701MB
1374.52/1374.85	c total #watches: 673516
1375.12/1375.46	c total #propagations: 1997496300 / total #impl: 9118367768 (eff. 0.219)
1375.12/1375.46	c #Conflicts:    2203000 | #Learnt:      42351 | 0.000
1375.12/1375.46	c total clause space: 545.701MB
1375.12/1375.46	c total #watches: 676650
1375.82/1376.17	c total #propagations: 1998202422 / total #impl: 9121434004 (eff. 0.219)
1375.82/1376.17	c #Conflicts:    2204000 | #Learnt:      43351 | 0.000
1375.82/1376.17	c total clause space: 545.701MB
1375.82/1376.17	c total #watches: 679995
1376.62/1376.90	c total #propagations: 1998987821 / total #impl: 9124695341 (eff. 0.219)
1376.62/1376.90	c #Conflicts:    2205000 | #Learnt:      44351 | 0.000
1376.62/1376.90	c total clause space: 545.701MB
1376.62/1376.90	c total #watches: 683353
1377.22/1377.51	c total #propagations: 1999735965 / total #impl: 9127977647 (eff. 0.219)
1377.22/1377.51	c #Conflicts:    2206000 | #Learnt:      45351 | 0.000
1377.22/1377.51	c total clause space: 545.701MB
1377.22/1377.51	c total #watches: 686230
1377.72/1378.03	c total #propagations: 2000435246 / total #impl: 9131646162 (eff. 0.219)
1377.72/1378.03	c #Conflicts:    2207000 | #Learnt:      46351 | 0.000
1377.72/1378.03	c total clause space: 545.701MB
1377.72/1378.03	c total #watches: 689247
1378.22/1378.60	c total #propagations: 2001003775 / total #impl: 9135111791 (eff. 0.219)
1378.22/1378.60	c #Conflicts:    2208000 | #Learnt:      47351 | 0.000
1378.22/1378.60	c total clause space: 545.701MB
1378.22/1378.60	c total #watches: 691981
1378.82/1379.15	c total #propagations: 2001607197 / total #impl: 9138772532 (eff. 0.219)
1378.82/1379.15	c #Conflicts:    2209000 | #Learnt:      48351 | 0.000
1378.82/1379.15	c total clause space: 545.701MB
1378.82/1379.15	c total #watches: 695175
1379.42/1379.76	c total #propagations: 2002181429 / total #impl: 9142261032 (eff. 0.219)
1379.42/1379.76	c #Conflicts:    2210000 | #Learnt:      49351 | 0.000
1379.42/1379.76	c total clause space: 545.701MB
1379.42/1379.76	c total #watches: 698706
1380.12/1380.42	c total #propagations: 2002777007 / total #impl: 9145693456 (eff. 0.219)
1380.12/1380.42	c #Conflicts:    2211000 | #Learnt:      50351 | 0.000
1380.12/1380.42	c total clause space: 545.701MB
1380.12/1380.42	c total #watches: 701429
1380.72/1381.07	c total #propagations: 2003379218 / total #impl: 9149221220 (eff. 0.219)
1380.72/1381.07	c #Conflicts:    2212000 | #Learnt:      51351 | 0.000
1380.72/1381.07	c total clause space: 545.701MB
1380.72/1381.07	c total #watches: 704273
1381.42/1381.78	c total #propagations: 2003965265 / total #impl: 9152699627 (eff. 0.219)
1381.42/1381.78	c #Conflicts:    2213000 | #Learnt:      52351 | 0.000
1381.42/1381.78	c total clause space: 545.701MB
1381.42/1381.78	c total #watches: 706626
1382.12/1382.47	c total #propagations: 2004585896 / total #impl: 9156292785 (eff. 0.219)
1382.12/1382.47	c #Conflicts:    2214000 | #Learnt:      53351 | 0.000
1382.12/1382.47	c total clause space: 545.701MB
1382.12/1382.47	c total #watches: 708853
1382.72/1383.08	c total #propagations: 2005195073 / total #impl: 9159753564 (eff. 0.219)
1382.72/1383.08	c #Conflicts:    2215000 | #Learnt:      54351 | 0.000
1382.72/1383.08	c total clause space: 545.701MB
1382.72/1383.08	c total #watches: 712222
1383.52/1383.81	c total #propagations: 2005787754 / total #impl: 9163580700 (eff. 0.219)
1383.52/1383.81	c #Conflicts:    2216000 | #Learnt:      55351 | 0.000
1383.52/1383.81	c total clause space: 545.701MB
1383.52/1383.81	c total #watches: 715775
1384.22/1384.57	c total #propagations: 2006382729 / total #impl: 9167153103 (eff. 0.219)
1384.22/1384.57	c #Conflicts:    2217000 | #Learnt:      56351 | 0.000
1384.22/1384.57	c total clause space: 545.701MB
1384.22/1384.57	c total #watches: 719029
1385.02/1385.35	c total #propagations: 2006996669 / total #impl: 9170984736 (eff. 0.219)
1385.02/1385.35	c #Conflicts:    2218000 | #Learnt:      57351 | 0.000
1385.02/1385.35	c total clause space: 545.701MB
1385.02/1385.35	c total #watches: 722084
1385.82/1386.12	c total #propagations: 2007629684 / total #impl: 9174760143 (eff. 0.219)
1385.82/1386.12	c #Conflicts:    2219000 | #Learnt:      58351 | 0.000
1385.82/1386.12	c total clause space: 545.701MB
1385.82/1386.12	c total #watches: 725292
1386.62/1386.95	c total #propagations: 2008230842 / total #impl: 9178495980 (eff. 0.219)
1386.62/1386.95	c #Conflicts:    2220000 | #Learnt:      59351 | 0.000
1386.62/1386.95	c total clause space: 545.701MB
1386.62/1386.95	c total #watches: 728714
1387.52/1387.82	c total #propagations: 2008828249 / total #impl: 9182062353 (eff. 0.219)
1387.52/1387.82	c #Conflicts:    2221000 | #Learnt:      60351 | 0.000
1387.52/1387.82	c total clause space: 545.701MB
1387.52/1387.82	c total #watches: 731583
1388.42/1388.78	c total #propagations: 2009406517 / total #impl: 9185569743 (eff. 0.219)
1388.42/1388.78	c #Conflicts:    2222000 | #Learnt:      61351 | 0.000
1388.42/1388.78	c total clause space: 545.701MB
1388.42/1388.78	c total #watches: 734583
1389.42/1389.74	c total #propagations: 2010015531 / total #impl: 9189129892 (eff. 0.219)
1389.42/1389.74	c #Conflicts:    2223000 | #Learnt:      62351 | 0.000
1389.42/1389.74	c total clause space: 545.701MB
1389.42/1389.74	c total #watches: 737431
1390.32/1390.68	c total #propagations: 2010601953 / total #impl: 9192741504 (eff. 0.219)
1390.32/1390.68	c #Conflicts:    2224000 | #Learnt:      63351 | 0.000
1390.32/1390.68	c total clause space: 545.701MB
1390.32/1390.68	c total #watches: 741026
1391.22/1391.56	c total #propagations: 2011222153 / total #impl: 9196736649 (eff. 0.219)
1391.22/1391.56	c #Conflicts:    2225000 | #Learnt:      64351 | 0.000
1391.22/1391.56	c total clause space: 545.701MB
1391.22/1391.56	c total #watches: 743923
1392.22/1392.55	c total #propagations: 2011735950 / total #impl: 9200047615 (eff. 0.219)
1392.22/1392.55	c #Conflicts:    2226000 | #Learnt:      65351 | 0.000
1392.22/1392.55	c total clause space: 545.701MB
1392.22/1392.55	c total #watches: 746422
1393.32/1393.62	c total #propagations: 2012301772 / total #impl: 9203515157 (eff. 0.219)
1393.32/1393.62	c #Conflicts:    2227000 | #Learnt:      66351 | 0.000
1393.32/1393.62	c total clause space: 545.701MB
1393.32/1393.62	c total #watches: 749645
1394.32/1394.67	c total #propagations: 2012907211 / total #impl: 9207331027 (eff. 0.219)
1394.32/1394.67	c #Conflicts:    2228000 | #Learnt:      67351 | 0.000
1394.32/1394.67	c total clause space: 545.701MB
1394.32/1394.67	c total #watches: 752255
1395.41/1395.79	c total #propagations: 2013507770 / total #impl: 9211211211 (eff. 0.219)
1395.41/1395.79	c #Conflicts:    2229000 | #Learnt:      68351 | 0.000
1395.41/1395.79	c total clause space: 545.701MB
1395.41/1395.79	c total #watches: 755162
1396.51/1396.86	c total #propagations: 2014094617 / total #impl: 9214846315 (eff. 0.219)
1396.51/1396.86	c #Conflicts:    2230000 | #Learnt:      69351 | 0.000
1396.51/1396.86	c total clause space: 545.701MB
1396.51/1396.86	c total #watches: 758082
1397.71/1398.09	c total #propagations: 2014679166 / total #impl: 9218693739 (eff. 0.219)
1397.71/1398.09	c #Conflicts:    2231000 | #Learnt:      70351 | 0.000
1397.71/1398.09	c total clause space: 545.701MB
1397.71/1398.09	c total #watches: 761758
1398.92/1399.25	c total #propagations: 2015252457 / total #impl: 9222176136 (eff. 0.219)
1398.92/1399.25	c #Conflicts:    2232000 | #Learnt:      71351 | 0.000
1398.92/1399.25	c total clause space: 545.701MB
1398.92/1399.25	c total #watches: 765251
1400.21/1400.51	c total #propagations: 2015849497 / total #impl: 9226463593 (eff. 0.218)
1400.21/1400.51	c #Conflicts:    2233000 | #Learnt:      72351 | 0.000
1400.21/1400.51	c total clause space: 545.701MB
1400.21/1400.52	c total #watches: 768859
1400.81/1401.18	c total #propagations: 2016440506 / total #impl: 9230203272 (eff. 0.218)
1400.81/1401.18	c GC COLLECT
1400.81/1401.18	c #Conflicts:    2234000 | #Learnt:      37168 | 0.000
1400.81/1401.18	c total clause space: 545.701MB
1400.81/1401.18	c total #watches: 657884
1401.41/1401.73	c total #propagations: 2017057363 / total #impl: 9233623408 (eff. 0.218)
1401.41/1401.73	c #Conflicts:    2235000 | #Learnt:      38168 | 0.000
1401.41/1401.73	c total clause space: 545.701MB
1401.41/1401.73	c total #watches: 660993
1401.91/1402.28	c total #propagations: 2017674836 / total #impl: 9237104706 (eff. 0.218)
1401.91/1402.28	c #Conflicts:    2236000 | #Learnt:      39168 | 0.000
1401.91/1402.28	c total clause space: 545.701MB
1401.91/1402.28	c total #watches: 663964
1402.61/1402.90	c total #propagations: 2018272903 / total #impl: 9240543310 (eff. 0.218)
1402.61/1402.90	c #Conflicts:    2237000 | #Learnt:      40168 | 0.000
1402.61/1402.90	c total clause space: 545.701MB
1402.61/1402.90	c total #watches: 667180
1403.21/1403.53	c total #propagations: 2018882984 / total #impl: 9244096456 (eff. 0.218)
1403.21/1403.53	c #Conflicts:    2238000 | #Learnt:      41168 | 0.000
1403.21/1403.53	c total clause space: 545.701MB
1403.21/1403.53	c total #watches: 671018
1403.81/1404.15	c total #propagations: 2019512498 / total #impl: 9247814421 (eff. 0.218)
1403.81/1404.15	c #Conflicts:    2239000 | #Learnt:      42168 | 0.000
1403.81/1404.15	c total clause space: 545.701MB
1403.81/1404.15	c total #watches: 674233
1404.52/1404.83	c total #propagations: 2020101083 / total #impl: 9251240749 (eff. 0.218)
1404.52/1404.83	c #Conflicts:    2240000 | #Learnt:      43168 | 0.000
1404.52/1404.83	c total clause space: 545.701MB
1404.52/1404.83	c total #watches: 676769
1405.11/1405.49	c total #propagations: 2020761615 / total #impl: 9255071841 (eff. 0.218)
1405.11/1405.49	c #Conflicts:    2241000 | #Learnt:      44168 | 0.000
1405.11/1405.49	c total clause space: 545.701MB
1405.11/1405.49	c total #watches: 679999
1405.81/1406.17	c total #propagations: 2021390441 / total #impl: 9258945592 (eff. 0.218)
1405.81/1406.17	c #Conflicts:    2242000 | #Learnt:      45168 | 0.000
1405.81/1406.17	c total clause space: 545.701MB
1405.81/1406.17	c total #watches: 683800
1406.62/1406.93	c total #propagations: 2022012152 / total #impl: 9262945446 (eff. 0.218)
1406.62/1406.93	c #Conflicts:    2243000 | #Learnt:      46168 | 0.000
1406.62/1406.93	c total clause space: 545.701MB
1406.62/1406.93	c total #watches: 686386
1407.31/1407.64	c total #propagations: 2022622862 / total #impl: 9266671664 (eff. 0.218)
1407.31/1407.64	c #Conflicts:    2244000 | #Learnt:      47168 | 0.000
1407.31/1407.64	c total clause space: 545.701MB
1407.31/1407.64	c total #watches: 690522
1408.11/1408.44	c total #propagations: 2023210360 / total #impl: 9270528328 (eff. 0.218)
1408.11/1408.44	c #Conflicts:    2245000 | #Learnt:      48168 | 0.000
1408.11/1408.44	c total clause space: 545.701MB
1408.11/1408.44	c total #watches: 693363
1408.92/1409.27	c total #propagations: 2023814125 / total #impl: 9274271489 (eff. 0.218)
1408.92/1409.27	c #Conflicts:    2246000 | #Learnt:      49168 | 0.000
1408.92/1409.27	c total clause space: 545.701MB
1408.92/1409.27	c total #watches: 696241
1409.81/1410.12	c total #propagations: 2024423143 / total #impl: 9277925597 (eff. 0.218)
1409.81/1410.12	c #Conflicts:    2247000 | #Learnt:      50168 | 0.000
1409.81/1410.12	c total clause space: 545.701MB
1409.81/1410.12	c total #watches: 699114
1410.71/1411.03	c total #propagations: 2024998914 / total #impl: 9281672859 (eff. 0.218)
1410.71/1411.03	c #Conflicts:    2248000 | #Learnt:      51168 | 0.000
1410.71/1411.03	c total clause space: 545.701MB
1410.71/1411.03	c total #watches: 702053
1411.61/1411.96	c total #propagations: 2025611163 / total #impl: 9285489282 (eff. 0.218)
1411.61/1411.96	c #Conflicts:    2249000 | #Learnt:      52168 | 0.000
1411.61/1411.96	c total clause space: 545.701MB
1411.61/1411.96	c total #watches: 704847
1412.51/1412.86	c total #propagations: 2026249994 / total #impl: 9289461151 (eff. 0.218)
1412.51/1412.86	c #Conflicts:    2250000 | #Learnt:      53168 | 0.000
1412.51/1412.86	c total clause space: 545.701MB
1412.51/1412.86	c total #watches: 707798
1413.41/1413.70	c total #propagations: 2026857170 / total #impl: 9293238928 (eff. 0.218)
1413.41/1413.70	c #Conflicts:    2251000 | #Learnt:      54168 | 0.000
1413.41/1413.70	c total clause space: 545.701MB
1413.41/1413.70	c total #watches: 711815
1414.21/1414.57	c total #propagations: 2027456102 / total #impl: 9297395975 (eff. 0.218)
1414.21/1414.57	c #Conflicts:    2252000 | #Learnt:      55168 | 0.000
1414.21/1414.57	c total clause space: 545.701MB
1414.21/1414.57	c total #watches: 716032
1415.21/1415.59	c total #propagations: 2028076893 / total #impl: 9301636964 (eff. 0.218)
1415.21/1415.59	c #Conflicts:    2253000 | #Learnt:      56168 | 0.000
1415.21/1415.59	c total clause space: 545.701MB
1415.21/1415.59	c total #watches: 719004
1416.41/1416.72	c total #propagations: 2028644373 / total #impl: 9305316161 (eff. 0.218)
1416.41/1416.72	c #Conflicts:    2254000 | #Learnt:      57168 | 0.000
1416.41/1416.72	c total clause space: 545.701MB
1416.41/1416.72	c total #watches: 722094
1417.41/1417.79	c total #propagations: 2029292162 / total #impl: 9309579974 (eff. 0.218)
1417.41/1417.79	c #Conflicts:    2255000 | #Learnt:      58168 | 0.000
1417.41/1417.79	c total clause space: 545.701MB
1417.41/1417.79	c total #watches: 726851
1418.72/1419.07	c total #propagations: 2029871623 / total #impl: 9313422938 (eff. 0.218)
1418.72/1419.07	c #Conflicts:    2256000 | #Learnt:      59168 | 0.000
1418.72/1419.07	c total clause space: 545.701MB
1418.72/1419.07	c total #watches: 730260
1419.51/1419.84	c total #propagations: 2030569149 / total #impl: 9317930428 (eff. 0.218)
1419.51/1419.84	c #Conflicts:    2257000 | #Learnt:      60168 | 0.000
1419.51/1419.84	c total clause space: 545.701MB
1419.51/1419.84	c total #watches: 734138
1419.92/1420.27	c total #propagations: 2031330154 / total #impl: 9321830300 (eff. 0.218)
1419.92/1420.27	c #Conflicts:    2258000 | #Learnt:      61168 | 0.000
1419.92/1420.27	c total clause space: 545.701MB
1419.92/1420.27	c total #watches: 737170
1420.41/1420.71	c total #propagations: 2032175916 / total #impl: 9325134121 (eff. 0.218)
1420.41/1420.71	c #Conflicts:    2259000 | #Learnt:      62168 | 0.000
1420.41/1420.71	c total clause space: 545.701MB
1420.41/1420.71	c total #watches: 739455
1420.81/1421.19	c total #propagations: 2032856942 / total #impl: 9327573141 (eff. 0.218)
1420.81/1421.19	c #Conflicts:    2260000 | #Learnt:      63168 | 0.000
1420.81/1421.19	c total clause space: 545.701MB
1420.81/1421.19	c total #watches: 743498
1421.41/1421.78	c total #propagations: 2033615004 / total #impl: 9330649105 (eff. 0.218)
1421.41/1421.78	c #Conflicts:    2261000 | #Learnt:      64168 | 0.000
1421.41/1421.78	c total clause space: 545.701MB
1421.41/1421.78	c total #watches: 748876
1422.02/1422.34	c total #propagations: 2034450952 / total #impl: 9334432309 (eff. 0.218)
1422.02/1422.34	c #Conflicts:    2262000 | #Learnt:      65168 | 0.000
1422.02/1422.34	c total clause space: 545.701MB
1422.02/1422.34	c total #watches: 752774
1422.61/1422.97	c total #propagations: 2035240399 / total #impl: 9337966845 (eff. 0.218)
1422.61/1422.97	c #Conflicts:    2263000 | #Learnt:      66168 | 0.000
1422.61/1422.97	c total clause space: 545.701MB
1422.61/1422.97	c total #watches: 755632
1423.31/1423.64	c total #propagations: 2035978047 / total #impl: 9340954087 (eff. 0.218)
1423.31/1423.64	c #Conflicts:    2264000 | #Learnt:      67168 | 0.000
1423.31/1423.64	c total clause space: 545.701MB
1423.31/1423.64	c total #watches: 758650
1424.01/1424.33	c total #propagations: 2036672447 / total #impl: 9343743936 (eff. 0.218)
1424.01/1424.33	c #Conflicts:    2265000 | #Learnt:      68168 | 0.000
1424.01/1424.33	c total clause space: 545.701MB
1424.01/1424.33	c total #watches: 762328
1424.71/1425.00	c total #propagations: 2037466714 / total #impl: 9347227059 (eff. 0.218)
1424.71/1425.00	c #Conflicts:    2266000 | #Learnt:      69168 | 0.000
1424.71/1425.00	c total clause space: 545.701MB
1424.71/1425.00	c total #watches: 764616
1425.32/1425.67	c total #propagations: 2038109942 / total #impl: 9350296526 (eff. 0.218)
1425.32/1425.67	c #Conflicts:    2267000 | #Learnt:      70168 | 0.000
1425.32/1425.67	c total clause space: 545.701MB
1425.32/1425.67	c total #watches: 769047
1426.01/1426.31	c total #propagations: 2038711671 / total #impl: 9352959202 (eff. 0.218)
1426.01/1426.31	c #Conflicts:    2268000 | #Learnt:      71168 | 0.000
1426.01/1426.31	c total clause space: 545.701MB
1426.01/1426.31	c total #watches: 773509
1426.81/1427.12	c total #propagations: 2039292133 / total #impl: 9355442932 (eff. 0.218)
1426.81/1427.12	c #Conflicts:    2269000 | #Learnt:      72168 | 0.000
1426.81/1427.12	c total clause space: 545.701MB
1426.81/1427.12	c total #watches: 776552
1427.61/1427.92	c total #propagations: 2039924260 / total #impl: 9358107237 (eff. 0.218)
1427.61/1427.92	c GC COLLECT
1427.61/1427.92	c #Conflicts:    2270000 | #Learnt:      36699 | 0.000
1427.61/1427.92	c total clause space: 545.701MB
1427.61/1427.92	c total #watches: 656478
1427.91/1428.29	c total #propagations: 2040571507 / total #impl: 9360802001 (eff. 0.218)
1427.91/1428.29	c #Conflicts:    2271000 | #Learnt:      37699 | 0.000
1427.91/1428.29	c total clause space: 545.701MB
1427.91/1428.29	c total #watches: 659108
1428.31/1428.67	c total #propagations: 2041208213 / total #impl: 9363144322 (eff. 0.218)
1428.31/1428.67	c #Conflicts:    2272000 | #Learnt:      38699 | 0.000
1428.31/1428.67	c total clause space: 545.701MB
1428.31/1428.67	c total #watches: 661871
1428.71/1429.09	c total #propagations: 2041830046 / total #impl: 9365560466 (eff. 0.218)
1428.71/1429.09	c #Conflicts:    2273000 | #Learnt:      39699 | 0.000
1428.71/1429.09	c total clause space: 545.701MB
1428.71/1429.09	c total #watches: 664586
1429.21/1429.55	c total #propagations: 2042428473 / total #impl: 9367888338 (eff. 0.218)
1429.21/1429.55	c #Conflicts:    2274000 | #Learnt:      40699 | 0.000
1429.21/1429.55	c total clause space: 545.701MB
1429.21/1429.55	c total #watches: 667284
1429.71/1430.02	c total #propagations: 2043037297 / total #impl: 9370238130 (eff. 0.218)
1429.71/1430.02	c #Conflicts:    2275000 | #Learnt:      41699 | 0.000
1429.71/1430.02	c total clause space: 545.701MB
1429.71/1430.02	c total #watches: 670463
1430.31/1430.60	c total #propagations: 2043681175 / total #impl: 9372672692 (eff. 0.218)
1430.31/1430.60	c #Conflicts:    2276000 | #Learnt:      42699 | 0.000
1430.31/1430.60	c total clause space: 545.701MB
1430.31/1430.60	c total #watches: 673765
1430.81/1431.19	c total #propagations: 2044477533 / total #impl: 9375842508 (eff. 0.218)
1430.81/1431.19	c #Conflicts:    2277000 | #Learnt:      43699 | 0.000
1430.81/1431.19	c total clause space: 545.701MB
1430.81/1431.19	c total #watches: 676825
1431.51/1431.84	c total #propagations: 2045251222 / total #impl: 9379048315 (eff. 0.218)
1431.51/1431.84	c #Conflicts:    2278000 | #Learnt:      44699 | 0.000
1431.51/1431.84	c total clause space: 545.701MB
1431.51/1431.84	c total #watches: 679654
1432.11/1432.45	c total #propagations: 2046003190 / total #impl: 9382121324 (eff. 0.218)
1432.11/1432.45	c #Conflicts:    2279000 | #Learnt:      45699 | 0.000
1432.11/1432.45	c total clause space: 545.701MB
1432.11/1432.45	c total #watches: 682005
1432.71/1433.09	c total #propagations: 2046789333 / total #impl: 9385180808 (eff. 0.218)
1432.71/1433.09	c #Conflicts:    2280000 | #Learnt:      46699 | 0.000
1432.71/1433.09	c total clause space: 545.701MB
1432.71/1433.09	c total #watches: 685260
1433.41/1433.73	c total #propagations: 2047534661 / total #impl: 9388392712 (eff. 0.218)
1433.41/1433.73	c #Conflicts:    2281000 | #Learnt:      47699 | 0.000
1433.41/1433.73	c total clause space: 545.701MB
1433.41/1433.73	c total #watches: 688271
1434.11/1434.41	c total #propagations: 2048292562 / total #impl: 9391686294 (eff. 0.218)
1434.11/1434.41	c #Conflicts:    2282000 | #Learnt:      48699 | 0.000
1434.11/1434.41	c total clause space: 545.701MB
1434.11/1434.41	c total #watches: 691158
1434.71/1435.09	c total #propagations: 2049123837 / total #impl: 9395445536 (eff. 0.218)
1434.71/1435.09	c #Conflicts:    2283000 | #Learnt:      49699 | 0.000
1434.71/1435.09	c total clause space: 545.701MB
1434.71/1435.09	c total #watches: 695125
1435.51/1435.81	c total #propagations: 2049966808 / total #impl: 9399448596 (eff. 0.218)
1435.51/1435.81	c #Conflicts:    2284000 | #Learnt:      50699 | 0.000
1435.51/1435.81	c total clause space: 545.701MB
1435.51/1435.81	c total #watches: 699136
1436.31/1436.61	c total #propagations: 2050797136 / total #impl: 9403373579 (eff. 0.218)
1436.31/1436.61	c #Conflicts:    2285000 | #Learnt:      51699 | 0.000
1436.31/1436.61	c total clause space: 545.701MB
1436.31/1436.61	c total #watches: 701849
1437.01/1437.32	c total #propagations: 2051546695 / total #impl: 9406577288 (eff. 0.218)
1437.01/1437.32	c #Conflicts:    2286000 | #Learnt:      52699 | 0.000
1437.01/1437.32	c total clause space: 545.701MB
1437.01/1437.32	c total #watches: 704414
1437.61/1437.99	c total #propagations: 2052306806 / total #impl: 9409497205 (eff. 0.218)
1437.61/1437.99	c #Conflicts:    2287000 | #Learnt:      53699 | 0.000
1437.61/1437.99	c total clause space: 545.701MB
1437.61/1437.99	c total #watches: 706706
1438.31/1438.67	c total #propagations: 2053008258 / total #impl: 9412192207 (eff. 0.218)
1438.31/1438.67	c #Conflicts:    2288000 | #Learnt:      54699 | 0.000
1438.31/1438.67	c total clause space: 545.701MB
1438.31/1438.67	c total #watches: 710039
1439.01/1439.37	c total #propagations: 2053711937 / total #impl: 9414809505 (eff. 0.218)
1439.01/1439.37	c #Conflicts:    2289000 | #Learnt:      55699 | 0.000
1439.01/1439.37	c total clause space: 545.701MB
1439.01/1439.37	c total #watches: 712428
1439.71/1440.06	c total #propagations: 2054377779 / total #impl: 9417489871 (eff. 0.218)
1439.71/1440.06	c #Conflicts:    2290000 | #Learnt:      56699 | 0.000
1439.71/1440.06	c total clause space: 545.701MB
1439.71/1440.06	c total #watches: 714674
1440.41/1440.77	c total #propagations: 2055042071 / total #impl: 9419978858 (eff. 0.218)
1440.41/1440.77	c #Conflicts:    2291000 | #Learnt:      57699 | 0.000
1440.41/1440.77	c total clause space: 545.701MB
1440.41/1440.77	c total #watches: 717020
1441.21/1441.58	c total #propagations: 2055742079 / total #impl: 9422607526 (eff. 0.218)
1441.21/1441.58	c #Conflicts:    2292000 | #Learnt:      58699 | 0.000
1441.21/1441.58	c total clause space: 545.701MB
1441.21/1441.59	c total #watches: 719534
1442.21/1442.50	c total #propagations: 2056496673 / total #impl: 9425503342 (eff. 0.218)
1442.21/1442.50	c #Conflicts:    2293000 | #Learnt:      59699 | 0.000
1442.21/1442.50	c total clause space: 545.701MB
1442.21/1442.50	c total #watches: 722135
1443.01/1443.32	c total #propagations: 2057314266 / total #impl: 9429178201 (eff. 0.218)
1443.01/1443.32	c #Conflicts:    2294000 | #Learnt:      60699 | 0.000
1443.01/1443.32	c total clause space: 545.701MB
1443.01/1443.32	c total #watches: 724898
1443.61/1443.97	c total #propagations: 2058011218 / total #impl: 9432019148 (eff. 0.218)
1443.61/1443.97	c #Conflicts:    2295000 | #Learnt:      61699 | 0.000
1443.61/1443.97	c total clause space: 545.701MB
1443.61/1443.97	c total #watches: 730118
1444.41/1444.79	c total #propagations: 2058636027 / total #impl: 9435259484 (eff. 0.218)
1444.41/1444.79	c #Conflicts:    2296000 | #Learnt:      62699 | 0.000
1444.41/1444.79	c total clause space: 545.701MB
1444.41/1444.79	c total #watches: 734670
1445.61/1445.94	c total #propagations: 2059363527 / total #impl: 9438790190 (eff. 0.218)
1445.61/1445.94	c #Conflicts:    2297000 | #Learnt:      63699 | 0.000
1445.61/1445.94	c total clause space: 545.701MB
1445.61/1445.94	c total #watches: 738193
1446.71/1447.07	c total #propagations: 2060161483 / total #impl: 9442337461 (eff. 0.218)
1446.71/1447.07	c #Conflicts:    2298000 | #Learnt:      64699 | 0.000
1446.71/1447.07	c total clause space: 545.701MB
1446.71/1447.07	c total #watches: 741080
1447.90/1448.27	c total #propagations: 2060923374 / total #impl: 9445890236 (eff. 0.218)
1447.90/1448.27	c #Conflicts:    2299000 | #Learnt:      65699 | 0.000
1447.90/1448.27	c total clause space: 545.701MB
1447.90/1448.27	c total #watches: 744615
1449.00/1449.38	c total #propagations: 2061680549 / total #impl: 9449407117 (eff. 0.218)
1449.00/1449.38	c #Conflicts:    2300000 | #Learnt:      66699 | 0.000
1449.00/1449.38	c total clause space: 545.701MB
1449.00/1449.38	c total #watches: 747513
1450.20/1450.51	c total #propagations: 2062556000 / total #impl: 9453838242 (eff. 0.218)
1450.20/1450.51	c #Conflicts:    2301000 | #Learnt:      67699 | 0.000
1450.20/1450.51	c total clause space: 545.701MB
1450.20/1450.51	c total #watches: 749897
1451.20/1451.55	c total #propagations: 2063225519 / total #impl: 9456487768 (eff. 0.218)
1451.20/1451.55	c #Conflicts:    2302000 | #Learnt:      68699 | 0.000
1451.20/1451.55	c total clause space: 545.701MB
1451.20/1451.55	c total #watches: 752381
1452.30/1452.65	c total #propagations: 2063818993 / total #impl: 9458744314 (eff. 0.218)
1452.30/1452.65	c #Conflicts:    2303000 | #Learnt:      69699 | 0.000
1452.30/1452.65	c total clause space: 545.701MB
1452.30/1452.65	c total #watches: 754722
1453.50/1453.80	c total #propagations: 2064493312 / total #impl: 9461401496 (eff. 0.218)
1453.50/1453.80	c #Conflicts:    2304000 | #Learnt:      70699 | 0.000
1453.50/1453.80	c total clause space: 545.701MB
1453.50/1453.80	c total #watches: 756998
1454.90/1455.21	c total #propagations: 2065115102 / total #impl: 9463819957 (eff. 0.218)
1454.90/1455.21	c #Conflicts:    2305000 | #Learnt:      71699 | 0.000
1454.90/1455.21	c total clause space: 545.701MB
1454.90/1455.21	c total #watches: 759490
1456.21/1456.51	c total #propagations: 2065831905 / total #impl: 9466814240 (eff. 0.218)
1456.21/1456.51	c #Conflicts:    2306000 | #Learnt:      72699 | 0.000
1456.21/1456.51	c total clause space: 545.701MB
1456.21/1456.51	c total #watches: 763052
1457.40/1457.76	c total #propagations: 2066592110 / total #impl: 9470192599 (eff. 0.218)
1457.40/1457.76	c #Conflicts:    2307000 | #Learnt:      73699 | 0.000
1457.40/1457.76	c total clause space: 545.701MB
1457.40/1457.76	c total #watches: 765492
1458.00/1458.30	c total #propagations: 2067386246 / total #impl: 9473859381 (eff. 0.218)
1458.00/1458.30	c GC COLLECT
1458.00/1458.30	c #Conflicts:    2308000 | #Learnt:      37886 | 0.000
1458.00/1458.30	c total clause space: 545.701MB
1458.00/1458.30	c total #watches: 663064
1458.50/1458.87	c total #propagations: 2068110225 / total #impl: 9477532776 (eff. 0.218)
1458.50/1458.87	c #Conflicts:    2309000 | #Learnt:      38886 | 0.000
1458.50/1458.87	c total clause space: 545.701MB
1458.50/1458.87	c total #watches: 667063
1459.10/1459.44	c total #propagations: 2068845759 / total #impl: 9481004188 (eff. 0.218)
1459.10/1459.44	c #Conflicts:    2310000 | #Learnt:      39886 | 0.000
1459.10/1459.44	c total clause space: 545.701MB
1459.10/1459.44	c total #watches: 669608
1459.60/1459.97	c total #propagations: 2069594248 / total #impl: 9484044258 (eff. 0.218)
1459.60/1459.97	c #Conflicts:    2311000 | #Learnt:      40886 | 0.000
1459.60/1459.97	c total clause space: 545.701MB
1459.60/1459.97	c total #watches: 671982
1460.20/1460.57	c total #propagations: 2070197043 / total #impl: 9486299396 (eff. 0.218)
1460.20/1460.57	c #Conflicts:    2312000 | #Learnt:      41886 | 0.000
1460.20/1460.57	c total clause space: 545.701MB
1460.20/1460.57	c total #watches: 675380
1461.00/1461.30	c total #propagations: 2070869966 / total #impl: 9489026634 (eff. 0.218)
1461.00/1461.30	c #Conflicts:    2313000 | #Learnt:      42886 | 0.000
1461.00/1461.30	c total clause space: 545.701MB
1461.00/1461.31	c total #watches: 678394
1461.71/1462.00	c total #propagations: 2071581588 / total #impl: 9491860583 (eff. 0.218)
1461.71/1462.00	c #Conflicts:    2314000 | #Learnt:      43886 | 0.000
1461.71/1462.00	c total clause space: 545.701MB
1461.71/1462.00	c total #watches: 681225
1462.40/1462.73	c total #propagations: 2072271721 / total #impl: 9494517922 (eff. 0.218)
1462.40/1462.73	c #Conflicts:    2315000 | #Learnt:      44886 | 0.000
1462.40/1462.73	c total clause space: 545.701MB
1462.40/1462.73	c total #watches: 683806
1463.20/1463.51	c total #propagations: 2072955453 / total #impl: 9497248894 (eff. 0.218)
1463.20/1463.51	c #Conflicts:    2316000 | #Learnt:      45886 | 0.000
1463.20/1463.51	c total clause space: 545.701MB
1463.20/1463.51	c total #watches: 686468
1463.91/1464.28	c total #propagations: 2073594996 / total #impl: 9499901883 (eff. 0.218)
1463.91/1464.28	c #Conflicts:    2317000 | #Learnt:      46886 | 0.000
1463.91/1464.28	c total clause space: 545.701MB
1463.91/1464.28	c total #watches: 688912
1464.60/1464.98	c total #propagations: 2074254013 / total #impl: 9502316866 (eff. 0.218)
1464.60/1464.98	c #Conflicts:    2318000 | #Learnt:      47886 | 0.000
1464.60/1464.98	c total clause space: 545.701MB
1464.60/1464.98	c total #watches: 691199
1465.40/1465.70	c total #propagations: 2074994559 / total #impl: 9505179829 (eff. 0.218)
1465.40/1465.70	c #Conflicts:    2319000 | #Learnt:      48886 | 0.000
1465.40/1465.70	c total clause space: 545.701MB
1465.40/1465.70	c total #watches: 695008
1466.20/1466.53	c total #propagations: 2075811351 / total #impl: 9508927312 (eff. 0.218)
1466.20/1466.53	c #Conflicts:    2320000 | #Learnt:      49886 | 0.000
1466.20/1466.53	c total clause space: 545.701MB
1466.20/1466.53	c total #watches: 697968
1467.00/1467.36	c total #propagations: 2076598426 / total #impl: 9512334809 (eff. 0.218)
1467.00/1467.36	c #Conflicts:    2321000 | #Learnt:      50886 | 0.000
1467.00/1467.36	c total clause space: 545.701MB
1467.00/1467.36	c total #watches: 701445
1467.80/1468.10	c total #propagations: 2077339251 / total #impl: 9515399287 (eff. 0.218)
1467.80/1468.10	c #Conflicts:    2322000 | #Learnt:      51886 | 0.000
1467.80/1468.10	c total clause space: 545.701MB
1467.80/1468.10	c total #watches: 707563
1468.60/1468.92	c total #propagations: 2078066253 / total #impl: 9518919536 (eff. 0.218)
1468.60/1468.92	c #Conflicts:    2323000 | #Learnt:      52886 | 0.000
1468.60/1468.92	c total clause space: 545.701MB
1468.60/1468.92	c total #watches: 714129
1469.50/1469.84	c total #propagations: 2078772293 / total #impl: 9522461452 (eff. 0.218)
1469.50/1469.84	c #Conflicts:    2324000 | #Learnt:      53886 | 0.000
1469.50/1469.84	c total clause space: 545.701MB
1469.50/1469.84	c total #watches: 716820
1470.41/1470.71	c total #propagations: 2079496094 / total #impl: 9525848469 (eff. 0.218)
1470.41/1470.71	c #Conflicts:    2325000 | #Learnt:      54886 | 0.000
1470.41/1470.71	c total clause space: 545.701MB
1470.41/1470.71	c total #watches: 722279
1471.30/1471.68	c total #propagations: 2080121144 / total #impl: 9528754670 (eff. 0.218)
1471.30/1471.68	c #Conflicts:    2326000 | #Learnt:      55886 | 0.000
1471.30/1471.68	c total clause space: 545.701MB
1471.30/1471.68	c total #watches: 725263
1472.30/1472.61	c total #propagations: 2080783078 / total #impl: 9531767168 (eff. 0.218)
1472.30/1472.61	c #Conflicts:    2327000 | #Learnt:      56886 | 0.000
1472.30/1472.61	c total clause space: 545.701MB
1472.30/1472.61	c total #watches: 729600
1473.30/1473.64	c total #propagations: 2081420657 / total #impl: 9534756813 (eff. 0.218)
1473.30/1473.64	c #Conflicts:    2328000 | #Learnt:      57886 | 0.000
1473.30/1473.64	c total clause space: 545.701MB
1473.30/1473.64	c total #watches: 733250
1474.40/1474.75	c total #propagations: 2082083695 / total #impl: 9537704610 (eff. 0.218)
1474.40/1474.75	c #Conflicts:    2329000 | #Learnt:      58886 | 0.000
1474.40/1474.75	c total clause space: 545.701MB
1474.40/1474.75	c total #watches: 737137
1475.60/1475.92	c total #propagations: 2082774440 / total #impl: 9540830477 (eff. 0.218)
1475.60/1475.92	c #Conflicts:    2330000 | #Learnt:      59886 | 0.000
1475.60/1475.92	c total clause space: 545.701MB
1475.60/1475.92	c total #watches: 741575
1476.90/1477.21	c total #propagations: 2083397561 / total #impl: 9543666384 (eff. 0.218)
1476.90/1477.21	c #Conflicts:    2331000 | #Learnt:      60886 | 0.000
1476.90/1477.21	c total clause space: 545.701MB
1476.90/1477.21	c total #watches: 744459
1478.11/1478.42	c total #propagations: 2084084889 / total #impl: 9546914221 (eff. 0.218)
1478.11/1478.42	c #Conflicts:    2332000 | #Learnt:      61886 | 0.000
1478.11/1478.42	c total clause space: 545.701MB
1478.11/1478.42	c total #watches: 747577
1479.40/1479.70	c total #propagations: 2084749899 / total #impl: 9550199028 (eff. 0.218)
1479.40/1479.70	c #Conflicts:    2333000 | #Learnt:      62886 | 0.000
1479.40/1479.70	c total clause space: 545.701MB
1479.40/1479.70	c total #watches: 751636
1480.60/1480.93	c total #propagations: 2085431188 / total #impl: 9553521927 (eff. 0.218)
1480.60/1480.93	c #Conflicts:    2334000 | #Learnt:      63886 | 0.000
1480.60/1480.93	c total clause space: 545.701MB
1480.60/1480.93	c total #watches: 756949
1482.00/1482.34	c total #propagations: 2086074495 / total #impl: 9556730397 (eff. 0.218)
1482.00/1482.34	c #Conflicts:    2335000 | #Learnt:      64886 | 0.000
1482.00/1482.34	c total clause space: 545.701MB
1482.00/1482.34	c total #watches: 761944
1483.60/1483.99	c total #propagations: 2086694231 / total #impl: 9559709281 (eff. 0.218)
1483.60/1483.99	c #Conflicts:    2336000 | #Learnt:      65886 | 0.000
1483.60/1483.99	c total clause space: 545.701MB
1483.60/1483.99	c total #watches: 765821
1485.10/1485.46	c total #propagations: 2087379095 / total #impl: 9563214934 (eff. 0.218)
1485.10/1485.46	c #Conflicts:    2337000 | #Learnt:      66886 | 0.000
1485.10/1485.46	c total clause space: 545.701MB
1485.10/1485.46	c total #watches: 770006
1486.60/1486.95	c total #propagations: 2087960433 / total #impl: 9566242355 (eff. 0.218)
1486.60/1486.95	c #Conflicts:    2338000 | #Learnt:      67886 | 0.000
1486.60/1486.95	c total clause space: 545.701MB
1486.60/1486.95	c total #watches: 775128
1488.00/1488.32	c total #propagations: 2088600333 / total #impl: 9570068060 (eff. 0.218)
1488.00/1488.32	c #Conflicts:    2339000 | #Learnt:      68886 | 0.000
1488.00/1488.32	c total clause space: 545.701MB
1488.00/1488.32	c total #watches: 779447
1489.60/1489.94	c total #propagations: 2089150592 / total #impl: 9573196227 (eff. 0.218)
1489.60/1489.94	c #Conflicts:    2340000 | #Learnt:      69886 | 0.000
1489.60/1489.94	c total clause space: 545.701MB
1489.60/1489.94	c total #watches: 785048
1491.50/1491.84	c total #propagations: 2089777523 / total #impl: 9576770022 (eff. 0.218)
1491.50/1491.84	c #Conflicts:    2341000 | #Learnt:      70886 | 0.000
1491.50/1491.84	c total clause space: 545.701MB
1491.50/1491.84	c total #watches: 789709
1493.11/1493.43	c total #propagations: 2090402040 / total #impl: 9580755096 (eff. 0.218)
1493.11/1493.43	c #Conflicts:    2342000 | #Learnt:      71886 | 0.000
1493.11/1493.43	c total clause space: 545.701MB
1493.11/1493.43	c total #watches: 793645
1494.61/1494.98	c total #propagations: 2090958988 / total #impl: 9584355749 (eff. 0.218)
1494.61/1494.98	c #Conflicts:    2343000 | #Learnt:      72886 | 0.000
1494.61/1494.98	c total clause space: 545.701MB
1494.61/1494.98	c total #watches: 798067
1496.50/1496.89	c total #propagations: 2091474138 / total #impl: 9587497039 (eff. 0.218)
1496.50/1496.89	c #Conflicts:    2344000 | #Learnt:      73886 | 0.000
1496.50/1496.89	c total clause space: 545.701MB
1496.50/1496.89	c total #watches: 801853
1497.60/1497.95	c total #propagations: 2092082192 / total #impl: 9590792284 (eff. 0.218)
1497.60/1497.95	c GC COLLECT
1497.60/1497.95	c #Conflicts:    2345000 | #Learnt:      37764 | 0.000
1497.60/1497.95	c total clause space: 545.701MB
1497.60/1497.95	c total #watches: 659791
1498.10/1498.41	c total #propagations: 2092786048 / total #impl: 9594012310 (eff. 0.218)
1498.10/1498.41	c #Conflicts:    2346000 | #Learnt:      38764 | 0.000
1498.10/1498.41	c total clause space: 545.701MB
1498.10/1498.41	c total #watches: 663404
1498.50/1498.88	c total #propagations: 2093546583 / total #impl: 9597111987 (eff. 0.218)
1498.50/1498.88	c #Conflicts:    2347000 | #Learnt:      39764 | 0.000
1498.50/1498.88	c total clause space: 545.701MB
1498.50/1498.88	c total #watches: 666827
1499.11/1499.43	c total #propagations: 2094279412 / total #impl: 9600477068 (eff. 0.218)
1499.11/1499.43	c #Conflicts:    2348000 | #Learnt:      40764 | 0.000
1499.11/1499.43	c total clause space: 545.701MB
1499.11/1499.43	c total #watches: 672162
1499.60/1499.97	c total #propagations: 2095066111 / total #impl: 9604204760 (eff. 0.218)
1499.60/1499.97	c #Conflicts:    2349000 | #Learnt:      41764 | 0.000
1499.60/1499.97	c total clause space: 545.701MB
1499.60/1499.97	c total #watches: 676943
1500.30/1500.62	c total #propagations: 2095753367 / total #impl: 9607692728 (eff. 0.218)
1500.30/1500.62	c #Conflicts:    2350000 | #Learnt:      42764 | 0.000
1500.30/1500.62	c total clause space: 545.701MB
1500.30/1500.62	c total #watches: 682459
1500.90/1501.26	c total #propagations: 2096493288 / total #impl: 9611453340 (eff. 0.218)
1500.90/1501.26	c #Conflicts:    2351000 | #Learnt:      43764 | 0.000
1500.90/1501.26	c total clause space: 545.701MB
1500.90/1501.26	c total #watches: 686580
1501.60/1501.92	c total #propagations: 2097142832 / total #impl: 9614765709 (eff. 0.218)
1501.60/1501.92	c #Conflicts:    2352000 | #Learnt:      44764 | 0.000
1501.60/1501.92	c total clause space: 545.701MB
1501.60/1501.92	c total #watches: 691251
1502.41/1502.75	c total #propagations: 2097756796 / total #impl: 9617931020 (eff. 0.218)
1502.41/1502.75	c #Conflicts:    2353000 | #Learnt:      45764 | 0.000
1502.41/1502.75	c total clause space: 545.701MB
1502.41/1502.75	c total #watches: 696299
1503.20/1503.56	c total #propagations: 2098442806 / total #impl: 9621982975 (eff. 0.218)
1503.20/1503.56	c #Conflicts:    2354000 | #Learnt:      46764 | 0.000
1503.20/1503.56	c total clause space: 545.701MB
1503.20/1503.56	c total #watches: 701501
1504.20/1504.58	c total #propagations: 2099074727 / total #impl: 9625093783 (eff. 0.218)
1504.20/1504.58	c #Conflicts:    2355000 | #Learnt:      47764 | 0.000
1504.20/1504.58	c total clause space: 545.701MB
1504.20/1504.58	c total #watches: 706170
1505.40/1505.77	c total #propagations: 2099825016 / total #impl: 9628770224 (eff. 0.218)
1505.40/1505.77	c #Conflicts:    2356000 | #Learnt:      48764 | 0.000
1505.40/1505.77	c total clause space: 545.701MB
1505.40/1505.77	c total #watches: 710498
1506.50/1506.86	c total #propagations: 2100683547 / total #impl: 9633095483 (eff. 0.218)
1506.50/1506.86	c #Conflicts:    2357000 | #Learnt:      49764 | 0.000
1506.50/1506.86	c total clause space: 545.701MB
1506.50/1506.86	c total #watches: 714653
1507.60/1507.95	c total #propagations: 2101445203 / total #impl: 9636825743 (eff. 0.218)
1507.60/1507.95	c #Conflicts:    2358000 | #Learnt:      50764 | 0.000
1507.60/1507.95	c total clause space: 545.701MB
1507.60/1507.95	c total #watches: 719408
1508.91/1509.28	c total #propagations: 2102205560 / total #impl: 9640390907 (eff. 0.218)
1508.91/1509.28	c #Conflicts:    2359000 | #Learnt:      51764 | 0.000
1508.91/1509.28	c total clause space: 545.701MB
1508.91/1509.28	c total #watches: 725665
1510.50/1510.81	c total #propagations: 2103062734 / total #impl: 9644358684 (eff. 0.218)
1510.50/1510.81	c #Conflicts:    2360000 | #Learnt:      52764 | 0.000
1510.50/1510.81	c total clause space: 545.701MB
1510.50/1510.81	c total #watches: 728276
1511.90/1512.26	c total #propagations: 2103884663 / total #impl: 9647905115 (eff. 0.218)
1511.90/1512.26	c #Conflicts:    2361000 | #Learnt:      53764 | 0.000
1511.90/1512.26	c total clause space: 545.701MB
1511.90/1512.26	c total #watches: 731362
1513.50/1513.87	c total #propagations: 2104657652 / total #impl: 9651507179 (eff. 0.218)
1513.50/1513.87	c #Conflicts:    2362000 | #Learnt:      54764 | 0.000
1513.50/1513.87	c total clause space: 545.701MB
1513.50/1513.87	c total #watches: 735817
1515.20/1515.53	c total #propagations: 2105545313 / total #impl: 9656011278 (eff. 0.218)
1515.20/1515.53	c #Conflicts:    2363000 | #Learnt:      55764 | 0.000
1515.20/1515.53	c total clause space: 545.701MB
1515.20/1515.53	c total #watches: 739207
1516.80/1517.13	c total #propagations: 2106522729 / total #impl: 9661156588 (eff. 0.218)
1516.80/1517.13	c #Conflicts:    2364000 | #Learnt:      56764 | 0.000
1516.80/1517.13	c total clause space: 545.701MB
1516.80/1517.13	c total #watches: 741640
1518.40/1518.73	c total #propagations: 2107247967 / total #impl: 9664308714 (eff. 0.218)
1518.40/1518.73	c #Conflicts:    2365000 | #Learnt:      57764 | 0.000
1518.40/1518.73	c total clause space: 545.701MB
1518.40/1518.73	c total #watches: 744799
1519.91/1520.29	c total #propagations: 2107990854 / total #impl: 9667591503 (eff. 0.218)
1519.91/1520.29	c #Conflicts:    2366000 | #Learnt:      58764 | 0.000
1519.91/1520.29	c total clause space: 545.701MB
1519.91/1520.29	c total #watches: 747250
1521.70/1522.04	c total #propagations: 2108721846 / total #impl: 9670765035 (eff. 0.218)
1521.70/1522.04	c #Conflicts:    2367000 | #Learnt:      59764 | 0.000
1521.70/1522.04	c total clause space: 545.701MB
1521.70/1522.04	c total #watches: 750747
1523.70/1524.04	c total #propagations: 2109553153 / total #impl: 9674421520 (eff. 0.218)
1523.70/1524.04	c #Conflicts:    2368000 | #Learnt:      60764 | 0.000
1523.70/1524.04	c total clause space: 545.701MB
1523.70/1524.04	c total #watches: 754453
1525.41/1525.79	c total #propagations: 2110354403 / total #impl: 9677807381 (eff. 0.218)
1525.41/1525.79	c #Conflicts:    2369000 | #Learnt:      61764 | 0.000
1525.41/1525.79	c total clause space: 545.701MB
1525.41/1525.79	c total #watches: 756614
1527.30/1527.69	c total #propagations: 2111139277 / total #impl: 9681223241 (eff. 0.218)
1527.30/1527.69	c #Conflicts:    2370000 | #Learnt:      62764 | 0.000
1527.30/1527.69	c total clause space: 545.701MB
1527.30/1527.69	c total #watches: 759898
1529.40/1529.76	c total #propagations: 2111993777 / total #impl: 9685392308 (eff. 0.218)
1529.40/1529.76	c #Conflicts:    2371000 | #Learnt:      63764 | 0.000
1529.40/1529.76	c total clause space: 545.701MB
1529.40/1529.76	c total #watches: 762510
1531.40/1531.70	c total #propagations: 2112746623 / total #impl: 9688712451 (eff. 0.218)
1531.40/1531.70	c #Conflicts:    2372000 | #Learnt:      64764 | 0.000
1531.40/1531.70	c total clause space: 545.701MB
1531.40/1531.70	c total #watches: 765248
1533.20/1533.57	c total #propagations: 2113441515 / total #impl: 9691916257 (eff. 0.218)
1533.20/1533.57	c #Conflicts:    2373000 | #Learnt:      65764 | 0.000
1533.20/1533.57	c total clause space: 545.701MB
1533.20/1533.57	c total #watches: 768293
1535.20/1535.52	c total #propagations: 2114187903 / total #impl: 9695462609 (eff. 0.218)
1535.20/1535.52	c #Conflicts:    2374000 | #Learnt:      66764 | 0.000
1535.20/1535.52	c total clause space: 545.701MB
1535.20/1535.52	c total #watches: 770682
1537.30/1537.66	c total #propagations: 2114927618 / total #impl: 9698702977 (eff. 0.218)
1537.30/1537.66	c #Conflicts:    2375000 | #Learnt:      67764 | 0.000
1537.30/1537.66	c total clause space: 545.701MB
1537.30/1537.66	c total #watches: 773704
1539.30/1539.68	c total #propagations: 2115662910 / total #impl: 9702081990 (eff. 0.218)
1539.30/1539.68	c #Conflicts:    2376000 | #Learnt:      68764 | 0.000
1539.30/1539.68	c total clause space: 545.701MB
1539.30/1539.68	c total #watches: 776577
1541.40/1541.78	c total #propagations: 2116448446 / total #impl: 9706152216 (eff. 0.218)
1541.40/1541.78	c #Conflicts:    2377000 | #Learnt:      69764 | 0.000
1541.40/1541.78	c total clause space: 545.701MB
1541.40/1541.78	c total #watches: 779366
1543.40/1543.71	c total #propagations: 2117137452 / total #impl: 9709412818 (eff. 0.218)
1543.40/1543.71	c #Conflicts:    2378000 | #Learnt:      70764 | 0.000
1543.40/1543.71	c total clause space: 545.701MB
1543.40/1543.71	c total #watches: 782015
1545.60/1545.91	c total #propagations: 2117864959 / total #impl: 9712700582 (eff. 0.218)
1545.60/1545.91	c #Conflicts:    2379000 | #Learnt:      71764 | 0.000
1545.60/1545.91	c total clause space: 545.701MB
1545.60/1545.91	c total #watches: 784629
1547.69/1548.01	c total #propagations: 2118562836 / total #impl: 9715860744 (eff. 0.218)
1547.69/1548.01	c #Conflicts:    2380000 | #Learnt:      72764 | 0.000
1547.69/1548.01	c total clause space: 545.701MB
1547.69/1548.01	c total #watches: 787012
1549.70/1550.05	c total #propagations: 2119216674 / total #impl: 9718865918 (eff. 0.218)
1549.70/1550.05	c #Conflicts:    2381000 | #Learnt:      73764 | 0.000
1549.70/1550.05	c total clause space: 545.701MB
1549.70/1550.05	c total #watches: 789746
1552.09/1552.40	c total #propagations: 2119977884 / total #impl: 9722837075 (eff. 0.218)
1552.09/1552.40	c #Conflicts:    2382000 | #Learnt:      74764 | 0.000
1552.09/1552.40	c total clause space: 545.701MB
1552.09/1552.40	c total #watches: 792395
1552.79/1553.18	c total #propagations: 2120769267 / total #impl: 9726607368 (eff. 0.218)
1552.79/1553.18	c GC COLLECT
1552.79/1553.18	c #Conflicts:    2383000 | #Learnt:      38367 | 0.000
1552.79/1553.18	c total clause space: 545.701MB
1552.79/1553.18	c total #watches: 661406
1553.39/1553.75	c total #propagations: 2121524001 / total #impl: 9729552051 (eff. 0.218)
1553.39/1553.75	c #Conflicts:    2384000 | #Learnt:      39367 | 0.000
1553.39/1553.75	c total clause space: 545.701MB
1553.39/1553.75	c total #watches: 664611
1553.89/1554.27	c total #propagations: 2122314415 / total #impl: 9732764522 (eff. 0.218)
1553.89/1554.27	c #Conflicts:    2385000 | #Learnt:      40367 | 0.000
1553.89/1554.27	c total clause space: 545.701MB
1553.89/1554.27	c total #watches: 666993
1554.49/1554.81	c total #propagations: 2123017562 / total #impl: 9735369382 (eff. 0.218)
1554.49/1554.81	c #Conflicts:    2386000 | #Learnt:      41367 | 0.000
1554.49/1554.81	c total clause space: 545.701MB
1554.49/1554.81	c total #watches: 669983
1554.99/1555.38	c total #propagations: 2123894687 / total #impl: 9738789611 (eff. 0.218)
1554.99/1555.38	c #Conflicts:    2387000 | #Learnt:      42367 | 0.000
1554.99/1555.38	c total clause space: 545.701MB
1554.99/1555.38	c total #watches: 672526
1555.59/1555.99	c total #propagations: 2124749245 / total #impl: 9742683036 (eff. 0.218)
1555.59/1555.99	c #Conflicts:    2388000 | #Learnt:      43367 | 0.000
1555.59/1555.99	c total clause space: 545.701MB
1555.59/1555.99	c total #watches: 675011
1556.30/1556.64	c total #propagations: 2125530390 / total #impl: 9746012278 (eff. 0.218)
1556.30/1556.64	c #Conflicts:    2389000 | #Learnt:      44367 | 0.000
1556.30/1556.64	c total clause space: 545.701MB
1556.30/1556.64	c total #watches: 677845
1557.09/1557.40	c total #propagations: 2126408247 / total #impl: 9749632843 (eff. 0.218)
1557.09/1557.40	c #Conflicts:    2390000 | #Learnt:      45367 | 0.000
1557.09/1557.40	c total clause space: 545.701MB
1557.09/1557.40	c total #watches: 680175
1557.79/1558.12	c total #propagations: 2127376008 / total #impl: 9753681277 (eff. 0.218)
1557.79/1558.12	c #Conflicts:    2391000 | #Learnt:      46367 | 0.000
1557.79/1558.12	c total clause space: 545.701MB
1557.79/1558.12	c total #watches: 683223
1558.50/1558.84	c total #propagations: 2128179027 / total #impl: 9757084852 (eff. 0.218)
1558.50/1558.84	c #Conflicts:    2392000 | #Learnt:      47367 | 0.000
1558.50/1558.84	c total clause space: 545.701MB
1558.50/1558.84	c total #watches: 686061
1559.29/1559.68	c total #propagations: 2128963688 / total #impl: 9760445497 (eff. 0.218)
1559.29/1559.68	c #Conflicts:    2393000 | #Learnt:      48367 | 0.000
1559.29/1559.68	c total clause space: 545.701MB
1559.29/1559.68	c total #watches: 688815
1560.09/1560.48	c total #propagations: 2129816725 / total #impl: 9763819400 (eff. 0.218)
1560.09/1560.48	c #Conflicts:    2394000 | #Learnt:      49367 | 0.000
1560.09/1560.48	c total clause space: 545.701MB
1560.09/1560.48	c total #watches: 691547
1560.89/1561.27	c total #propagations: 2130579308 / total #impl: 9766666784 (eff. 0.218)
1560.89/1561.27	c #Conflicts:    2395000 | #Learnt:      50367 | 0.000
1560.89/1561.27	c total clause space: 545.701MB
1560.89/1561.27	c total #watches: 694849
1561.80/1562.15	c total #propagations: 2131309439 / total #impl: 9769619409 (eff. 0.218)
1561.80/1562.15	c #Conflicts:    2396000 | #Learnt:      51367 | 0.000
1561.80/1562.15	c total clause space: 545.701MB
1561.80/1562.15	c total #watches: 697720
1562.69/1563.10	c total #propagations: 2132093843 / total #impl: 9772563470 (eff. 0.218)
1562.69/1563.10	c #Conflicts:    2397000 | #Learnt:      52367 | 0.000
1562.69/1563.10	c total clause space: 545.701MB
1562.69/1563.10	c total #watches: 701019
1563.59/1563.96	c total #propagations: 2132902640 / total #impl: 9775847490 (eff. 0.218)
1563.59/1563.96	c #Conflicts:    2398000 | #Learnt:      53367 | 0.000
1563.59/1563.96	c total clause space: 545.701MB
1563.59/1563.96	c total #watches: 703578
1564.49/1564.84	c total #propagations: 2133561593 / total #impl: 9778293616 (eff. 0.218)
1564.49/1564.84	c #Conflicts:    2399000 | #Learnt:      54367 | 0.000
1564.49/1564.84	c total clause space: 545.701MB
1564.49/1564.84	c total #watches: 706484
1565.39/1565.77	c total #propagations: 2134243851 / total #impl: 9780847494 (eff. 0.218)
1565.39/1565.77	c #Conflicts:    2400000 | #Learnt:      55367 | 0.000
1565.39/1565.77	c total clause space: 545.701MB
1565.39/1565.77	c total #watches: 709549
1566.39/1566.76	c total #propagations: 2134943779 / total #impl: 9783559884 (eff. 0.218)
1566.39/1566.76	c #Conflicts:    2401000 | #Learnt:      56367 | 0.000
1566.39/1566.76	c total clause space: 545.701MB
1566.39/1566.77	c total #watches: 711889
1567.49/1567.82	c total #propagations: 2135631823 / total #impl: 9786201358 (eff. 0.218)
1567.49/1567.82	c #Conflicts:    2402000 | #Learnt:      57367 | 0.000
1567.49/1567.82	c total clause space: 545.701MB
1567.49/1567.82	c total #watches: 714570
1568.40/1568.80	c total #propagations: 2136345837 / total #impl: 9788986763 (eff. 0.218)
1568.40/1568.80	c #Conflicts:    2403000 | #Learnt:      58367 | 0.000
1568.40/1568.80	c total clause space: 545.701MB
1568.40/1568.80	c total #watches: 716927
1569.50/1569.85	c total #propagations: 2137005612 / total #impl: 9791497249 (eff. 0.218)
1569.50/1569.85	c #Conflicts:    2404000 | #Learnt:      59367 | 0.000
1569.50/1569.85	c total clause space: 545.701MB
1569.50/1569.85	c total #watches: 719950
1570.60/1570.97	c total #propagations: 2137734404 / total #impl: 9794458556 (eff. 0.218)
1570.60/1570.97	c #Conflicts:    2405000 | #Learnt:      60367 | 0.000
1570.60/1570.97	c total clause space: 545.701MB
1570.60/1570.97	c total #watches: 723005
1571.70/1572.02	c total #propagations: 2138431669 / total #impl: 9797259425 (eff. 0.218)
1571.70/1572.02	c #Conflicts:    2406000 | #Learnt:      61367 | 0.000
1571.70/1572.02	c total clause space: 545.701MB
1571.70/1572.02	c total #watches: 726064
1572.59/1572.97	c total #propagations: 2139252144 / total #impl: 9800680662 (eff. 0.218)
1572.59/1572.97	c #Conflicts:    2407000 | #Learnt:      62367 | 0.000
1572.59/1572.97	c total clause space: 545.701MB
1572.59/1572.98	c total #watches: 729619
1573.59/1573.99	c total #propagations: 2140112015 / total #impl: 9804298500 (eff. 0.218)
1573.59/1573.99	c #Conflicts:    2408000 | #Learnt:      63367 | 0.000
1573.59/1573.99	c total clause space: 545.701MB
1573.59/1573.99	c total #watches: 734397
1574.79/1575.17	c total #propagations: 2140985670 / total #impl: 9808398180 (eff. 0.218)
1574.79/1575.17	c #Conflicts:    2409000 | #Learnt:      64367 | 0.000
1574.79/1575.17	c total clause space: 545.701MB
1574.79/1575.17	c total #watches: 738200
1575.89/1576.27	c total #propagations: 2141817619 / total #impl: 9812220155 (eff. 0.218)
1575.89/1576.27	c #Conflicts:    2410000 | #Learnt:      65367 | 0.000
1575.89/1576.27	c total clause space: 545.701MB
1575.89/1576.27	c total #watches: 741739
1577.29/1577.63	c total #propagations: 2142588123 / total #impl: 9815642257 (eff. 0.218)
1577.29/1577.63	c #Conflicts:    2411000 | #Learnt:      66367 | 0.000
1577.29/1577.63	c total clause space: 545.701MB
1577.29/1577.63	c total #watches: 746290
1578.59/1578.92	c total #propagations: 2143448737 / total #impl: 9819583013 (eff. 0.218)
1578.59/1578.92	c #Conflicts:    2412000 | #Learnt:      67367 | 0.000
1578.59/1578.92	c total clause space: 545.701MB
1578.59/1578.92	c total #watches: 748950
1579.79/1580.14	c total #propagations: 2144284998 / total #impl: 9823197553 (eff. 0.218)
1579.79/1580.14	c #Conflicts:    2413000 | #Learnt:      68367 | 0.000
1579.79/1580.14	c total clause space: 545.701MB
1579.79/1580.14	c total #watches: 751263
1580.89/1581.25	c total #propagations: 2145074762 / total #impl: 9826696589 (eff. 0.218)
1580.89/1581.25	c #Conflicts:    2414000 | #Learnt:      69367 | 0.000
1580.89/1581.25	c total clause space: 545.701MB
1580.89/1581.25	c total #watches: 753892
1582.09/1582.40	c total #propagations: 2146013945 / total #impl: 9830967822 (eff. 0.218)
1582.09/1582.40	c #Conflicts:    2415000 | #Learnt:      70367 | 0.000
1582.09/1582.40	c total clause space: 545.701MB
1582.09/1582.40	c total #watches: 756554
1583.49/1583.80	c total #propagations: 2146783465 / total #impl: 9834407272 (eff. 0.218)
1583.49/1583.80	c #Conflicts:    2416000 | #Learnt:      71367 | 0.000
1583.49/1583.80	c total clause space: 545.701MB
1583.49/1583.80	c total #watches: 758921
1584.59/1584.98	c total #propagations: 2147636544 / total #impl: 9838154064 (eff. 0.218)
1584.59/1584.98	c #Conflicts:    2417000 | #Learnt:      72367 | 0.000
1584.59/1584.98	c total clause space: 545.701MB
1584.59/1584.98	c total #watches: 761230
1585.99/1586.37	c total #propagations: 2148464116 / total #impl: 9841630375 (eff. 0.218)
1585.99/1586.37	c #Conflicts:    2418000 | #Learnt:      73367 | 0.000
1585.99/1586.37	c total clause space: 545.701MB
1585.99/1586.37	c total #watches: 764139
1587.29/1587.64	c total #propagations: 2149497624 / total #impl: 9847195052 (eff. 0.218)
1587.29/1587.64	c #Conflicts:    2419000 | #Learnt:      74367 | 0.000
1587.29/1587.64	c total clause space: 545.701MB
1587.29/1587.64	c total #watches: 766827
1588.49/1588.82	c total #propagations: 2150392887 / total #impl: 9851632146 (eff. 0.218)
1588.49/1588.82	c #Conflicts:    2420000 | #Learnt:      75367 | 0.000
1588.49/1588.82	c total clause space: 545.701MB
1588.49/1588.82	c total #watches: 769539
1589.19/1589.53	c total #propagations: 2151242637 / total #impl: 9855527026 (eff. 0.218)
1589.19/1589.53	c GC COLLECT
1589.19/1589.53	c #Conflicts:    2421000 | #Learnt:      38637 | 0.000
1589.19/1589.53	c total clause space: 545.701MB
1589.19/1589.53	c total #watches: 662629
1589.79/1590.11	c total #propagations: 2152177187 / total #impl: 9859861639 (eff. 0.218)
1589.79/1590.11	c #Conflicts:    2422000 | #Learnt:      39637 | 0.000
1589.79/1590.11	c total clause space: 545.701MB
1589.79/1590.11	c total #watches: 664999
1590.39/1590.77	c total #propagations: 2153123480 / total #impl: 9863898135 (eff. 0.218)
1590.39/1590.77	c #Conflicts:    2423000 | #Learnt:      40637 | 0.000
1590.39/1590.77	c total clause space: 545.701MB
1590.39/1590.78	c total #watches: 667672
1591.19/1591.51	c total #propagations: 2154137732 / total #impl: 9868272832 (eff. 0.218)
1591.19/1591.51	c #Conflicts:    2424000 | #Learnt:      41637 | 0.000
1591.19/1591.51	c total clause space: 545.701MB
1591.19/1591.51	c total #watches: 670315
1591.99/1592.30	c total #propagations: 2155169637 / total #impl: 9872910210 (eff. 0.218)
1591.99/1592.30	c #Conflicts:    2425000 | #Learnt:      42637 | 0.000
1591.99/1592.30	c total clause space: 545.701MB
1591.99/1592.30	c total #watches: 673159
1592.59/1592.90	c total #propagations: 2156246919 / total #impl: 9877760151 (eff. 0.218)
1592.59/1592.90	c #Conflicts:    2426000 | #Learnt:      43637 | 0.000
1592.59/1592.90	c total clause space: 545.701MB
1592.59/1592.90	c total #watches: 676769
1593.29/1593.61	c total #propagations: 2157150336 / total #impl: 9881634271 (eff. 0.218)
1593.29/1593.61	c #Conflicts:    2427000 | #Learnt:      44637 | 0.000
1593.29/1593.61	c total clause space: 545.701MB
1593.29/1593.61	c total #watches: 683337
1593.99/1594.31	c total #propagations: 2158011311 / total #impl: 9885275615 (eff. 0.218)
1593.99/1594.31	c #Conflicts:    2428000 | #Learnt:      45637 | 0.000
1593.99/1594.31	c total clause space: 545.701MB
1593.99/1594.31	c total #watches: 687815
1594.69/1595.04	c total #propagations: 2158808932 / total #impl: 9888914968 (eff. 0.218)
1594.69/1595.04	c #Conflicts:    2429000 | #Learnt:      46637 | 0.000
1594.69/1595.04	c total clause space: 545.701MB
1594.69/1595.04	c total #watches: 691389
1595.49/1595.80	c total #propagations: 2159579435 / total #impl: 9892529679 (eff. 0.218)
1595.49/1595.80	c #Conflicts:    2430000 | #Learnt:      47637 | 0.000
1595.49/1595.80	c total clause space: 545.701MB
1595.49/1595.80	c total #watches: 696219
1596.29/1596.62	c total #propagations: 2160294612 / total #impl: 9896002325 (eff. 0.218)
1596.29/1596.62	c #Conflicts:    2431000 | #Learnt:      48637 | 0.000
1596.29/1596.62	c total clause space: 545.701MB
1596.29/1596.62	c total #watches: 701398
1597.19/1597.58	c total #propagations: 2161045936 / total #impl: 9899843297 (eff. 0.218)
1597.19/1597.58	c #Conflicts:    2432000 | #Learnt:      49637 | 0.000
1597.19/1597.58	c total clause space: 545.701MB
1597.19/1597.58	c total #watches: 706363
1597.99/1598.35	c total #propagations: 2161890861 / total #impl: 9904064018 (eff. 0.218)
1597.99/1598.35	c #Conflicts:    2433000 | #Learnt:      50637 | 0.000
1597.99/1598.35	c total clause space: 545.701MB
1597.99/1598.35	c total #watches: 711531
1598.88/1599.21	c total #propagations: 2162655342 / total #impl: 9907362527 (eff. 0.218)
1598.88/1599.21	c #Conflicts:    2434000 | #Learnt:      51637 | 0.000
1598.88/1599.21	c total clause space: 545.701MB
1598.88/1599.21	c total #watches: 714973
1599.88/1600.29	c total #propagations: 2163478587 / total #impl: 9910895073 (eff. 0.218)
1599.88/1600.29	c #Conflicts:    2435000 | #Learnt:      52637 | 0.000
1599.88/1600.29	c total clause space: 545.701MB
1599.88/1600.29	c total #watches: 718389
1600.98/1601.30	c total #propagations: 2164390194 / total #impl: 9915020444 (eff. 0.218)
1600.98/1601.30	c #Conflicts:    2436000 | #Learnt:      53637 | 0.000
1600.98/1601.30	c total clause space: 545.701MB
1600.98/1601.30	c total #watches: 721488
1601.98/1602.32	c total #propagations: 2165166404 / total #impl: 9918635115 (eff. 0.218)
1601.98/1602.32	c #Conflicts:    2437000 | #Learnt:      54637 | 0.000
1601.98/1602.32	c total clause space: 545.701MB
1601.98/1602.32	c total #watches: 723816
1602.88/1603.28	c total #propagations: 2165936611 / total #impl: 9922028387 (eff. 0.218)
1602.88/1603.28	c #Conflicts:    2438000 | #Learnt:      55637 | 0.000
1602.88/1603.28	c total clause space: 545.701MB
1602.88/1603.28	c total #watches: 726172
1603.98/1604.36	c total #propagations: 2166623896 / total #impl: 9925147243 (eff. 0.218)
1603.98/1604.36	c #Conflicts:    2439000 | #Learnt:      56637 | 0.000
1603.98/1604.36	c total clause space: 545.701MB
1603.98/1604.36	c total #watches: 728590
1605.08/1605.42	c total #propagations: 2167347319 / total #impl: 9928304804 (eff. 0.218)
1605.08/1605.42	c #Conflicts:    2440000 | #Learnt:      57637 | 0.000
1605.08/1605.42	c total clause space: 545.701MB
1605.08/1605.42	c total #watches: 731108
1606.18/1606.51	c total #propagations: 2168108198 / total #impl: 9931824792 (eff. 0.218)
1606.18/1606.51	c #Conflicts:    2441000 | #Learnt:      58637 | 0.000
1606.18/1606.51	c total clause space: 545.701MB
1606.18/1606.51	c total #watches: 735628
1607.38/1607.70	c total #propagations: 2168871007 / total #impl: 9935428575 (eff. 0.218)
1607.38/1607.70	c #Conflicts:    2442000 | #Learnt:      59637 | 0.000
1607.38/1607.70	c total clause space: 545.701MB
1607.38/1607.70	c total #watches: 740619
1608.58/1608.95	c total #propagations: 2169630325 / total #impl: 9939396053 (eff. 0.218)
1608.58/1608.95	c #Conflicts:    2443000 | #Learnt:      60637 | 0.000
1608.58/1608.95	c total clause space: 545.701MB
1608.58/1608.96	c total #watches: 746054
1609.98/1610.30	c total #propagations: 2170453948 / total #impl: 9943964461 (eff. 0.218)
1609.98/1610.30	c #Conflicts:    2444000 | #Learnt:      61637 | 0.000
1609.98/1610.30	c total clause space: 545.701MB
1609.98/1610.30	c total #watches: 750122
1611.29/1611.69	c total #propagations: 2171237684 / total #impl: 9948039462 (eff. 0.218)
1611.29/1611.69	c #Conflicts:    2445000 | #Learnt:      62637 | 0.000
1611.29/1611.69	c total clause space: 545.701MB
1611.29/1611.69	c total #watches: 753239
1612.88/1613.25	c total #propagations: 2172025337 / total #impl: 9952468232 (eff. 0.218)
1612.88/1613.25	c #Conflicts:    2446000 | #Learnt:      63637 | 0.000
1612.88/1613.25	c total clause space: 545.701MB
1612.88/1613.25	c total #watches: 757682
1614.59/1614.96	c total #propagations: 2172831233 / total #impl: 9956510403 (eff. 0.218)
1614.59/1614.96	c #Conflicts:    2447000 | #Learnt:      64637 | 0.000
1614.59/1614.96	c total clause space: 545.701MB
1614.59/1614.96	c total #watches: 761552
1616.18/1616.53	c total #propagations: 2173603380 / total #impl: 9960684825 (eff. 0.218)
1616.18/1616.53	c #Conflicts:    2448000 | #Learnt:      65637 | 0.000
1616.18/1616.53	c total clause space: 545.701MB
1616.18/1616.53	c total #watches: 765219
1617.98/1618.32	c total #propagations: 2174377805 / total #impl: 9964735339 (eff. 0.218)
1617.98/1618.32	c #Conflicts:    2449000 | #Learnt:      66637 | 0.000
1617.98/1618.32	c total clause space: 545.701MB
1617.98/1618.32	c total #watches: 769179
1619.68/1620.03	c total #propagations: 2175089346 / total #impl: 9968235753 (eff. 0.218)
1619.68/1620.03	c #Conflicts:    2450000 | #Learnt:      67637 | 0.000
1619.68/1620.03	c total clause space: 545.701MB
1619.68/1620.04	c total #watches: 774379
1621.48/1621.86	c total #propagations: 2175729377 / total #impl: 9971411064 (eff. 0.218)
1621.48/1621.86	c #Conflicts:    2451000 | #Learnt:      68637 | 0.000
1621.48/1621.86	c total clause space: 545.701MB
1621.48/1621.86	c total #watches: 778655
1623.39/1623.79	c total #propagations: 2176442955 / total #impl: 9975160656 (eff. 0.218)
1623.39/1623.79	c #Conflicts:    2452000 | #Learnt:      69637 | 0.000
1623.39/1623.79	c total clause space: 545.701MB
1623.39/1623.79	c total #watches: 782199
1625.49/1625.88	c total #propagations: 2177230531 / total #impl: 9978832622 (eff. 0.218)
1625.49/1625.88	c #Conflicts:    2453000 | #Learnt:      70637 | 0.000
1625.49/1625.88	c total clause space: 545.701MB
1625.49/1625.88	c total #watches: 787563
1627.58/1627.90	c total #propagations: 2178083369 / total #impl: 9983072265 (eff. 0.218)
1627.58/1627.90	c #Conflicts:    2454000 | #Learnt:      71637 | 0.000
1627.58/1627.90	c total clause space: 545.701MB
1627.58/1627.90	c total #watches: 792486
1629.68/1630.07	c total #propagations: 2178832149 / total #impl: 9986930681 (eff. 0.218)
1629.68/1630.07	c #Conflicts:    2455000 | #Learnt:      72637 | 0.000
1629.68/1630.07	c total clause space: 545.701MB
1629.68/1630.07	c total #watches: 797334
1631.78/1632.14	c total #propagations: 2179534254 / total #impl: 9990483306 (eff. 0.218)
1631.78/1632.14	c #Conflicts:    2456000 | #Learnt:      73637 | 0.000
1631.78/1632.14	c total clause space: 545.701MB
1631.78/1632.14	c total #watches: 801753
1634.08/1634.48	c total #propagations: 2180229820 / total #impl: 9994168700 (eff. 0.218)
1634.08/1634.48	c #Conflicts:    2457000 | #Learnt:      74637 | 0.000
1634.08/1634.48	c total clause space: 545.701MB
1634.08/1634.48	c total #watches: 805047
1636.38/1636.74	c total #propagations: 2181031992 / total #impl: 9998156573 (eff. 0.218)
1636.38/1636.74	c #Conflicts:    2458000 | #Learnt:      75637 | 0.000
1636.38/1636.74	c total clause space: 545.701MB
1636.38/1636.74	c total #watches: 808111
1637.78/1638.11	c total #propagations: 2181814391 / total #impl: 10002024435 (eff. 0.218)
1637.78/1638.11	c GC COLLECT
1637.78/1638.11	c #Conflicts:    2459000 | #Learnt:      38624 | 0.000
1637.78/1638.11	c total clause space: 545.701MB
1637.78/1638.11	c total #watches: 663646
1638.38/1638.71	c total #propagations: 2182651900 / total #impl: 10005919687 (eff. 0.218)
1638.38/1638.71	c #Conflicts:    2460000 | #Learnt:      39624 | 0.000
1638.38/1638.71	c total clause space: 545.701MB
1638.38/1638.71	c total #watches: 669700
1638.98/1639.35	c total #propagations: 2183511722 / total #impl: 10009812140 (eff. 0.218)
1638.98/1639.35	c #Conflicts:    2461000 | #Learnt:      40624 | 0.000
1638.98/1639.35	c total clause space: 545.701MB
1638.98/1639.35	c total #watches: 676803
1639.78/1640.17	c total #propagations: 2184364297 / total #impl: 10014046021 (eff. 0.218)
1639.78/1640.17	c #Conflicts:    2462000 | #Learnt:      41624 | 0.000
1639.78/1640.17	c total clause space: 545.701MB
1639.78/1640.17	c total #watches: 681156
1640.58/1640.94	c total #propagations: 2185402869 / total #impl: 10018475341 (eff. 0.218)
1640.58/1640.94	c #Conflicts:    2463000 | #Learnt:      42624 | 0.000
1640.58/1640.94	c total clause space: 545.701MB
1640.58/1640.94	c total #watches: 684476
1641.38/1641.73	c total #propagations: 2186518616 / total #impl: 10022967035 (eff. 0.218)
1641.38/1641.73	c #Conflicts:    2464000 | #Learnt:      43624 | 0.000
1641.38/1641.73	c total clause space: 545.701MB
1641.38/1641.73	c total #watches: 689120
1642.08/1642.44	c total #propagations: 2187512840 / total #impl: 10027368163 (eff. 0.218)
1642.08/1642.44	c #Conflicts:    2465000 | #Learnt:      44624 | 0.000
1642.08/1642.44	c total clause space: 545.701MB
1642.08/1642.44	c total #watches: 692353
1642.68/1643.05	c total #propagations: 2188459863 / total #impl: 10031316870 (eff. 0.218)
1642.68/1643.05	c #Conflicts:    2466000 | #Learnt:      45624 | 0.000
1642.68/1643.05	c total clause space: 545.701MB
1642.68/1643.05	c total #watches: 697281
1643.47/1643.84	c total #propagations: 2189276269 / total #impl: 10035352308 (eff. 0.218)
1643.47/1643.84	c #Conflicts:    2467000 | #Learnt:      46624 | 0.000
1643.47/1643.84	c total clause space: 545.701MB
1643.47/1643.84	c total #watches: 701692
1644.07/1644.49	c total #propagations: 2190306262 / total #impl: 10040251352 (eff. 0.218)
1644.07/1644.49	c #Conflicts:    2468000 | #Learnt:      47624 | 0.000
1644.07/1644.49	c total clause space: 545.701MB
1644.07/1644.49	c total #watches: 704260
1644.57/1644.90	c total #propagations: 2191075825 / total #impl: 10043482522 (eff. 0.218)
1644.57/1644.90	c #Conflicts:    2469000 | #Learnt:      48624 | 0.000
1644.57/1644.90	c total clause space: 545.701MB
1644.57/1644.90	c total #watches: 708846
1645.17/1645.55	c total #propagations: 2191838493 / total #impl: 10047799958 (eff. 0.218)
1645.17/1645.55	c #Conflicts:    2470000 | #Learnt:      49624 | 0.000
1645.17/1645.55	c total clause space: 545.701MB
1645.17/1645.55	c total #watches: 712042
1645.97/1646.30	c total #propagations: 2192785047 / total #impl: 10052161870 (eff. 0.218)
1645.97/1646.30	c #Conflicts:    2471000 | #Learnt:      50624 | 0.000
1645.97/1646.30	c total clause space: 545.701MB
1645.97/1646.30	c total #watches: 715227
1646.57/1646.90	c total #propagations: 2193848887 / total #impl: 10056658789 (eff. 0.218)
1646.57/1646.90	c #Conflicts:    2472000 | #Learnt:      51624 | 0.000
1646.57/1646.90	c total clause space: 545.701MB
1646.57/1646.90	c total #watches: 718737
1647.17/1647.56	c total #propagations: 2194819058 / total #impl: 10061148702 (eff. 0.218)
1647.17/1647.56	c #Conflicts:    2473000 | #Learnt:      52624 | 0.000
1647.17/1647.56	c total clause space: 545.701MB
1647.17/1647.57	c total #watches: 722688
1648.17/1648.53	c total #propagations: 2195700851 / total #impl: 10065531818 (eff. 0.218)
1648.17/1648.53	c #Conflicts:    2474000 | #Learnt:      53624 | 0.000
1648.17/1648.53	c total clause space: 545.701MB
1648.17/1648.53	c total #watches: 725910
1648.87/1649.24	c total #propagations: 2196825452 / total #impl: 10070031743 (eff. 0.218)
1648.87/1649.24	c #Conflicts:    2475000 | #Learnt:      54624 | 0.000
1648.87/1649.24	c total clause space: 545.701MB
1648.87/1649.24	c total #watches: 728926
1649.57/1649.91	c total #propagations: 2197707722 / total #impl: 10073783162 (eff. 0.218)
1649.57/1649.91	c #Conflicts:    2476000 | #Learnt:      55624 | 0.000
1649.57/1649.91	c total clause space: 545.701MB
1649.57/1649.91	c total #watches: 731768
1650.17/1650.56	c total #propagations: 2198490509 / total #impl: 10076940650 (eff. 0.218)
1650.17/1650.56	c #Conflicts:    2477000 | #Learnt:      56624 | 0.000
1650.17/1650.56	c total clause space: 545.701MB
1650.17/1650.56	c total #watches: 734673
1650.97/1651.36	c total #propagations: 2199252913 / total #impl: 10081080917 (eff. 0.218)
1650.97/1651.36	c #Conflicts:    2478000 | #Learnt:      57624 | 0.000
1650.97/1651.36	c total clause space: 545.701MB
1650.97/1651.36	c total #watches: 737823
1651.88/1652.26	c total #propagations: 2200326555 / total #impl: 10085587457 (eff. 0.218)
1651.88/1652.26	c #Conflicts:    2479000 | #Learnt:      58624 | 0.000
1651.88/1652.26	c total clause space: 545.701MB
1651.88/1652.26	c total #watches: 740785
1652.77/1653.13	c total #propagations: 2201545914 / total #impl: 10090649166 (eff. 0.218)
1652.77/1653.13	c #Conflicts:    2480000 | #Learnt:      59624 | 0.000
1652.77/1653.13	c total clause space: 545.701MB
1652.77/1653.13	c total #watches: 743802
1653.67/1654.00	c total #propagations: 2202654342 / total #impl: 10095700643 (eff. 0.218)
1653.67/1654.00	c #Conflicts:    2481000 | #Learnt:      60624 | 0.000
1653.67/1654.00	c total clause space: 545.701MB
1653.67/1654.00	c total #watches: 746692
1654.67/1655.00	c total #propagations: 2203811297 / total #impl: 10100946408 (eff. 0.218)
1654.67/1655.00	c #Conflicts:    2482000 | #Learnt:      61624 | 0.000
1654.67/1655.00	c total clause space: 545.701MB
1654.67/1655.00	c total #watches: 750040
1655.47/1655.80	c total #propagations: 2205054219 / total #impl: 10105333981 (eff. 0.218)
1655.47/1655.80	c #Conflicts:    2483000 | #Learnt:      62624 | 0.000
1655.47/1655.80	c total clause space: 545.701MB
1655.47/1655.80	c total #watches: 753218
1656.27/1656.67	c total #propagations: 2206109218 / total #impl: 10110450165 (eff. 0.218)
1656.27/1656.67	c #Conflicts:    2484000 | #Learnt:      63624 | 0.000
1656.27/1656.67	c total clause space: 545.701MB
1656.27/1656.67	c total #watches: 757599
1657.17/1657.54	c total #propagations: 2207009639 / total #impl: 10114726081 (eff. 0.218)
1657.17/1657.54	c #Conflicts:    2485000 | #Learnt:      64624 | 0.000
1657.17/1657.54	c total clause space: 545.701MB
1657.17/1657.54	c total #watches: 762695
1658.16/1658.50	c total #propagations: 2208053222 / total #impl: 10120524605 (eff. 0.218)
1658.16/1658.50	c #Conflicts:    2486000 | #Learnt:      65624 | 0.000
1658.16/1658.50	c total clause space: 545.701MB
1658.16/1658.50	c total #watches: 766531
1658.96/1659.39	c total #propagations: 2209165491 / total #impl: 10125969833 (eff. 0.218)
1658.96/1659.39	c #Conflicts:    2487000 | #Learnt:      66624 | 0.000
1658.96/1659.39	c total clause space: 545.701MB
1658.96/1659.39	c total #watches: 769545
1659.76/1660.11	c total #propagations: 2209994436 / total #impl: 10129185848 (eff. 0.218)
1659.76/1660.11	c #Conflicts:    2488000 | #Learnt:      67624 | 0.000
1659.76/1660.11	c total clause space: 545.701MB
1659.76/1660.11	c total #watches: 772316
1660.56/1660.99	c total #propagations: 2210783480 / total #impl: 10131839141 (eff. 0.218)
1660.56/1660.99	c #Conflicts:    2489000 | #Learnt:      68624 | 0.000
1660.56/1660.99	c total clause space: 545.701MB
1660.56/1660.99	c total #watches: 776259
1661.56/1661.90	c total #propagations: 2211768066 / total #impl: 10136055306 (eff. 0.218)
1661.56/1661.90	c #Conflicts:    2490000 | #Learnt:      69624 | 0.000
1661.56/1661.90	c total clause space: 545.701MB
1661.56/1661.91	c total #watches: 779458
1662.26/1662.64	c total #propagations: 2212689402 / total #impl: 10140543819 (eff. 0.218)
1662.26/1662.64	c #Conflicts:    2491000 | #Learnt:      70624 | 0.000
1662.26/1662.64	c total clause space: 545.701MB
1662.26/1662.64	c total #watches: 783345
1663.06/1663.48	c total #propagations: 2213719509 / total #impl: 10145163422 (eff. 0.218)
1663.06/1663.48	c #Conflicts:    2492000 | #Learnt:      71624 | 0.000
1663.06/1663.48	c total clause space: 545.701MB
1663.06/1663.48	c total #watches: 786809
1664.16/1664.51	c total #propagations: 2214943923 / total #impl: 10150565877 (eff. 0.218)
1664.16/1664.51	c #Conflicts:    2493000 | #Learnt:      72624 | 0.000
1664.16/1664.51	c total clause space: 545.701MB
1664.16/1664.51	c total #watches: 790026
1664.96/1665.38	c total #propagations: 2216066113 / total #impl: 10155459833 (eff. 0.218)
1664.96/1665.38	c #Conflicts:    2494000 | #Learnt:      73624 | 0.000
1664.96/1665.38	c total clause space: 545.701MB
1664.96/1665.38	c total #watches: 793842
1665.46/1665.89	c total #propagations: 2217167879 / total #impl: 10159475046 (eff. 0.218)
1665.46/1665.89	c #Conflicts:    2495000 | #Learnt:      74624 | 0.000
1665.46/1665.89	c total clause space: 545.701MB
1665.46/1665.89	c total #watches: 799742
1666.17/1666.52	c total #propagations: 2217917052 / total #impl: 10163269676 (eff. 0.218)
1666.17/1666.52	c #Conflicts:    2496000 | #Learnt:      75624 | 0.000
1666.17/1666.52	c total clause space: 545.701MB
1666.17/1666.52	c total #watches: 804609
1666.76/1667.14	c total #propagations: 2218598403 / total #impl: 10167994444 (eff. 0.218)
1666.76/1667.14	c #Conflicts:    2497000 | #Learnt:      76624 | 0.000
1666.76/1667.14	c total clause space: 545.701MB
1666.76/1667.14	c total #watches: 808910
1667.46/1667.81	c total #propagations: 2219446325 / total #impl: 10173093474 (eff. 0.218)
1667.46/1667.81	c GC COLLECT
1667.46/1667.81	c #Conflicts:    2498000 | #Learnt:      39328 | 0.000
1667.46/1667.81	c total clause space: 545.701MB
1667.46/1667.81	c total #watches: 665687
1668.06/1668.40	c total #propagations: 2220283105 / total #impl: 10177014733 (eff. 0.218)
1668.06/1668.40	c #Conflicts:    2499000 | #Learnt:      40328 | 0.000
1668.06/1668.40	c total clause space: 545.701MB
1668.06/1668.40	c total #watches: 668220
1668.56/1668.96	c total #propagations: 2221047614 / total #impl: 10180515411 (eff. 0.218)
1668.56/1668.96	c #Conflicts:    2500000 | #Learnt:      41328 | 0.000
1668.56/1668.96	c total clause space: 545.701MB
1668.56/1668.96	c total #watches: 671317
1669.06/1669.45	c total #propagations: 2221842316 / total #impl: 10183963966 (eff. 0.218)
1669.06/1669.45	c #Conflicts:    2501000 | #Learnt:      42328 | 0.000
1669.06/1669.45	c total clause space: 545.701MB
1669.06/1669.45	c total #watches: 674293
1669.57/1669.94	c total #propagations: 2222567780 / total #impl: 10186843610 (eff. 0.218)
1669.57/1669.94	c #Conflicts:    2502000 | #Learnt:      43328 | 0.000
1669.57/1669.94	c total clause space: 545.701MB
1669.57/1669.94	c total #watches: 677007
1670.06/1670.43	c total #propagations: 2223258777 / total #impl: 10189743959 (eff. 0.218)
1670.06/1670.43	c #Conflicts:    2503000 | #Learnt:      44328 | 0.000
1670.06/1670.43	c total clause space: 545.701MB
1670.06/1670.43	c total #watches: 680705
1670.57/1670.98	c total #propagations: 2223900090 / total #impl: 10192403977 (eff. 0.218)
1670.57/1670.98	c #Conflicts:    2504000 | #Learnt:      45328 | 0.000
1670.57/1670.98	c total clause space: 545.701MB
1670.57/1670.98	c total #watches: 683546
1671.16/1671.50	c total #propagations: 2224674138 / total #impl: 10195462021 (eff. 0.218)
1671.16/1671.50	c #Conflicts:    2505000 | #Learnt:      46328 | 0.000
1671.16/1671.50	c total clause space: 545.701MB
1671.16/1671.50	c total #watches: 686340
1671.67/1672.07	c total #propagations: 2225391504 / total #impl: 10198251090 (eff. 0.218)
1671.67/1672.07	c #Conflicts:    2506000 | #Learnt:      47328 | 0.000
1671.67/1672.07	c total clause space: 545.701MB
1671.67/1672.07	c total #watches: 690106
1672.36/1672.74	c total #propagations: 2226122816 / total #impl: 10201221571 (eff. 0.218)
1672.36/1672.74	c #Conflicts:    2507000 | #Learnt:      48328 | 0.000
1672.36/1672.74	c total clause space: 545.701MB
1672.36/1672.75	c total #watches: 693548
1672.96/1673.34	c total #propagations: 2227298260 / total #impl: 10206324692 (eff. 0.218)
1672.96/1673.34	c #Conflicts:    2508000 | #Learnt:      49328 | 0.000
1672.96/1673.34	c total clause space: 545.701MB
1672.96/1673.34	c total #watches: 697170
1673.55/1673.98	c total #propagations: 2228298314 / total #impl: 10210180779 (eff. 0.218)
1673.55/1673.98	c #Conflicts:    2509000 | #Learnt:      50328 | 0.000
1673.55/1673.98	c total clause space: 545.701MB
1673.55/1673.98	c total #watches: 700159
1674.25/1674.68	c total #propagations: 2229313640 / total #impl: 10214357989 (eff. 0.218)
1674.25/1674.68	c #Conflicts:    2510000 | #Learnt:      51328 | 0.000
1674.25/1674.68	c total clause space: 545.701MB
1674.25/1674.68	c total #watches: 702884
1674.85/1675.23	c total #propagations: 2230350189 / total #impl: 10218584843 (eff. 0.218)
1674.85/1675.23	c #Conflicts:    2511000 | #Learnt:      52328 | 0.000
1674.85/1675.23	c total clause space: 545.701MB
1674.85/1675.23	c total #watches: 705715
1675.35/1675.75	c total #propagations: 2231263205 / total #impl: 10222644112 (eff. 0.218)
1675.35/1675.75	c #Conflicts:    2512000 | #Learnt:      53328 | 0.000
1675.35/1675.75	c total clause space: 545.701MB
1675.35/1675.75	c total #watches: 708819
1675.85/1676.21	c total #propagations: 2232182788 / total #impl: 10226851010 (eff. 0.218)
1675.85/1676.21	c #Conflicts:    2513000 | #Learnt:      54328 | 0.000
1675.85/1676.21	c total clause space: 545.701MB
1675.85/1676.21	c total #watches: 711160
1676.25/1676.64	c total #propagations: 2232994963 / total #impl: 10230154291 (eff. 0.218)
1676.25/1676.64	c #Conflicts:    2514000 | #Learnt:      55328 | 0.000
1676.25/1676.64	c total clause space: 545.701MB
1676.25/1676.64	c total #watches: 714615
1676.85/1677.26	c total #propagations: 2233718666 / total #impl: 10234288362 (eff. 0.218)
1676.85/1677.26	c #Conflicts:    2515000 | #Learnt:      56328 | 0.000
1676.85/1677.26	c total clause space: 545.701MB
1676.85/1677.26	c total #watches: 718901
1677.55/1677.97	c total #propagations: 2234717652 / total #impl: 10238690460 (eff. 0.218)
1677.55/1677.97	c #Conflicts:    2516000 | #Learnt:      57328 | 0.000
1677.55/1677.97	c total clause space: 545.701MB
1677.55/1677.97	c total #watches: 722457
1678.05/1678.49	c total #propagations: 2235911426 / total #impl: 10243896898 (eff. 0.218)
1678.05/1678.49	c #Conflicts:    2517000 | #Learnt:      58328 | 0.000
1678.05/1678.49	c total clause space: 545.701MB
1678.05/1678.49	c total #watches: 725774
1678.65/1679.05	c total #propagations: 2236741170 / total #impl: 10247596245 (eff. 0.218)
1678.65/1679.05	c #Conflicts:    2518000 | #Learnt:      59328 | 0.000
1678.65/1679.05	c total clause space: 545.701MB
1678.65/1679.05	c total #watches: 728612
1679.36/1679.71	c total #propagations: 2237551466 / total #impl: 10251232709 (eff. 0.218)
1679.36/1679.71	c #Conflicts:    2519000 | #Learnt:      60328 | 0.000
1679.36/1679.71	c total clause space: 545.701MB
1679.36/1679.71	c total #watches: 731966
1679.95/1680.30	c total #propagations: 2238541463 / total #impl: 10255689879 (eff. 0.218)
1679.95/1680.30	c #Conflicts:    2520000 | #Learnt:      61328 | 0.000
1679.95/1680.30	c total clause space: 545.701MB
1679.95/1680.30	c total #watches: 735037
1680.46/1680.81	c total #propagations: 2239449578 / total #impl: 10259526180 (eff. 0.218)
1680.46/1680.81	c #Conflicts:    2521000 | #Learnt:      62328 | 0.000
1680.46/1680.81	c total clause space: 545.701MB
1680.46/1680.81	c total #watches: 738114
1680.95/1681.36	c total #propagations: 2240439933 / total #impl: 10263572530 (eff. 0.218)
1680.95/1681.36	c #Conflicts:    2522000 | #Learnt:      63328 | 0.000
1680.95/1681.36	c total clause space: 545.701MB
1680.95/1681.36	c total #watches: 741143
1681.66/1682.03	c total #propagations: 2241616524 / total #impl: 10269162951 (eff. 0.218)
1681.66/1682.03	c #Conflicts:    2523000 | #Learnt:      64328 | 0.000
1681.66/1682.03	c total clause space: 545.701MB
1681.66/1682.03	c total #watches: 744537
1682.35/1682.79	c total #propagations: 2242457450 / total #impl: 10273005098 (eff. 0.218)
1682.35/1682.79	c #Conflicts:    2524000 | #Learnt:      65328 | 0.000
1682.35/1682.79	c total clause space: 545.701MB
1682.35/1682.79	c total #watches: 747226
1683.05/1683.49	c total #propagations: 2243320244 / total #impl: 10277056686 (eff. 0.218)
1683.05/1683.49	c #Conflicts:    2525000 | #Learnt:      66328 | 0.000
1683.05/1683.49	c total clause space: 545.701MB
1683.05/1683.49	c total #watches: 749852
1683.75/1684.13	c total #propagations: 2244148513 / total #impl: 10281067974 (eff. 0.218)
1683.75/1684.13	c #Conflicts:    2526000 | #Learnt:      67328 | 0.000
1683.75/1684.13	c total clause space: 545.701MB
1683.75/1684.13	c total #watches: 752996
1684.34/1684.70	c total #propagations: 2245152128 / total #impl: 10285562100 (eff. 0.218)
1684.34/1684.70	c #Conflicts:    2527000 | #Learnt:      68328 | 0.000
1684.34/1684.70	c total clause space: 545.701MB
1684.34/1684.70	c total #watches: 756357
1685.04/1685.40	c total #propagations: 2246093969 / total #impl: 10289600314 (eff. 0.218)
1685.04/1685.40	c #Conflicts:    2528000 | #Learnt:      69328 | 0.000
1685.04/1685.40	c total clause space: 545.701MB
1685.04/1685.40	c total #watches: 760277
1685.74/1686.11	c total #propagations: 2247105980 / total #impl: 10294204327 (eff. 0.218)
1685.74/1686.11	c #Conflicts:    2529000 | #Learnt:      70328 | 0.000
1685.74/1686.11	c total clause space: 545.701MB
1685.74/1686.11	c total #watches: 765060
1686.44/1686.87	c total #propagations: 2248144661 / total #impl: 10299724405 (eff. 0.218)
1686.44/1686.87	c #Conflicts:    2530000 | #Learnt:      71328 | 0.000
1686.44/1686.87	c total clause space: 545.701MB
1686.44/1686.87	c total #watches: 768348
1687.15/1687.55	c total #propagations: 2249274895 / total #impl: 10304426660 (eff. 0.218)
1687.15/1687.55	c #Conflicts:    2531000 | #Learnt:      72328 | 0.000
1687.15/1687.55	c total clause space: 545.701MB
1687.15/1687.55	c total #watches: 772473
1687.74/1688.18	c total #propagations: 2250141959 / total #impl: 10309386080 (eff. 0.218)
1687.74/1688.18	c #Conflicts:    2532000 | #Learnt:      73328 | 0.000
1687.74/1688.18	c total clause space: 545.701MB
1687.74/1688.18	c total #watches: 776554
1688.44/1688.82	c total #propagations: 2250982334 / total #impl: 10312873667 (eff. 0.218)
1688.44/1688.82	c #Conflicts:    2533000 | #Learnt:      74328 | 0.000
1688.44/1688.82	c total clause space: 545.701MB
1688.44/1688.82	c total #watches: 780190
1689.25/1689.61	c total #propagations: 2251761760 / total #impl: 10317247498 (eff. 0.218)
1689.25/1689.61	c #Conflicts:    2534000 | #Learnt:      75328 | 0.000
1689.25/1689.61	c total clause space: 545.701MB
1689.25/1689.61	c total #watches: 784100
1689.84/1690.26	c total #propagations: 2252866952 / total #impl: 10322144010 (eff. 0.218)
1689.84/1690.26	c #Conflicts:    2535000 | #Learnt:      76328 | 0.000
1689.84/1690.26	c total clause space: 545.701MB
1689.84/1690.26	c total #watches: 787501
1690.54/1690.96	c total #propagations: 2253833442 / total #impl: 10325937690 (eff. 0.218)
1690.54/1690.96	c GC COLLECT
1690.54/1690.96	c #Conflicts:    2536000 | #Learnt:      38701 | 0.000
1690.54/1690.96	c total clause space: 545.701MB
1690.54/1690.96	c total #watches: 663439
1691.14/1691.54	c total #propagations: 2254843980 / total #impl: 10330163120 (eff. 0.218)
1691.14/1691.54	c #Conflicts:    2537000 | #Learnt:      39701 | 0.000
1691.14/1691.54	c total clause space: 545.701MB
1691.14/1691.54	c total #watches: 666426
1691.84/1692.21	c total #propagations: 2256088220 / total #impl: 10335392575 (eff. 0.218)
1691.84/1692.21	c #Conflicts:    2538000 | #Learnt:      40701 | 0.000
1691.84/1692.21	c total clause space: 545.701MB
1691.84/1692.21	c total #watches: 668926
1692.34/1692.75	c total #propagations: 2257182476 / total #impl: 10340278913 (eff. 0.218)
1692.34/1692.75	c #Conflicts:    2539000 | #Learnt:      41701 | 0.000
1692.34/1692.75	c total clause space: 545.701MB
1692.34/1692.75	c total #watches: 673315
1692.74/1693.16	c total #propagations: 2258183283 / total #impl: 10344505377 (eff. 0.218)
1692.74/1693.16	c #Conflicts:    2540000 | #Learnt:      42701 | 0.000
1692.74/1693.16	c total clause space: 545.701MB
1692.74/1693.16	c total #watches: 676083
1693.14/1693.51	c total #propagations: 2258887112 / total #impl: 10347676693 (eff. 0.218)
1693.14/1693.51	c #Conflicts:    2541000 | #Learnt:      43701 | 0.000
1693.14/1693.51	c total clause space: 545.701MB
1693.14/1693.52	c total #watches: 679396
1693.54/1693.90	c total #propagations: 2259605132 / total #impl: 10351407561 (eff. 0.218)
1693.54/1693.90	c #Conflicts:    2542000 | #Learnt:      44701 | 0.000
1693.54/1693.90	c total clause space: 545.701MB
1693.54/1693.90	c total #watches: 681832
1693.84/1694.26	c total #propagations: 2260316859 / total #impl: 10354808005 (eff. 0.218)
1693.84/1694.26	c #Conflicts:    2543000 | #Learnt:      45701 | 0.000
1693.84/1694.26	c total clause space: 545.701MB
1693.84/1694.26	c total #watches: 684920
1694.24/1694.61	c total #propagations: 2260668460 / total #impl: 10357179499 (eff. 0.218)
1694.24/1694.61	c #Conflicts:    2544000 | #Learnt:      46701 | 0.000
1694.24/1694.61	c total clause space: 545.701MB
1694.24/1694.61	c total #watches: 688019
1694.74/1695.16	c total #propagations: 2260995238 / total #impl: 10359331339 (eff. 0.218)
1694.74/1695.16	c #Conflicts:    2545000 | #Learnt:      47701 | 0.000
1694.74/1695.16	c total clause space: 545.701MB
1694.74/1695.16	c total #watches: 691363
1695.34/1695.77	c total #propagations: 2261664972 / total #impl: 10362896029 (eff. 0.218)
1695.34/1695.77	c #Conflicts:    2546000 | #Learnt:      48701 | 0.000
1695.34/1695.77	c total clause space: 545.701MB
1695.34/1695.77	c total #watches: 694110
1696.04/1696.42	c total #propagations: 2262380419 / total #impl: 10366711492 (eff. 0.218)
1696.04/1696.42	c #Conflicts:    2547000 | #Learnt:      49701 | 0.000
1696.04/1696.42	c total clause space: 545.701MB
1696.04/1696.42	c total #watches: 697163
1696.64/1697.07	c total #propagations: 2263199361 / total #impl: 10370918316 (eff. 0.218)
1696.64/1697.07	c #Conflicts:    2548000 | #Learnt:      50701 | 0.000
1696.64/1697.07	c total clause space: 545.701MB
1696.64/1697.07	c total #watches: 700675
1697.34/1697.76	c total #propagations: 2263992891 / total #impl: 10375243122 (eff. 0.218)
1697.34/1697.76	c #Conflicts:    2549000 | #Learnt:      51701 | 0.000
1697.34/1697.76	c total clause space: 545.701MB
1697.34/1697.76	c total #watches: 704707
1698.04/1698.44	c total #propagations: 2264823863 / total #impl: 10380555876 (eff. 0.218)
1698.04/1698.44	c #Conflicts:    2550000 | #Learnt:      52701 | 0.000
1698.04/1698.44	c total clause space: 545.701MB
1698.04/1698.44	c total #watches: 709351
1698.74/1699.17	c total #propagations: 2265616124 / total #impl: 10385023272 (eff. 0.218)
1698.74/1699.17	c #Conflicts:    2551000 | #Learnt:      53701 | 0.000
1698.74/1699.17	c total clause space: 545.701MB
1698.74/1699.17	c total #watches: 712740
1699.24/1699.63	c total #propagations: 2266441991 / total #impl: 10390091518 (eff. 0.218)
1699.24/1699.63	c #Conflicts:    2552000 | #Learnt:      54701 | 0.000
1699.24/1699.63	c total clause space: 545.701MB
1699.24/1699.63	c total #watches: 715836
1699.74/1700.10	c total #propagations: 2267321727 / total #impl: 10393130780 (eff. 0.218)
1699.74/1700.10	c #Conflicts:    2553000 | #Learnt:      55701 | 0.000
1699.74/1700.10	c total clause space: 545.701MB
1699.74/1700.10	c total #watches: 718944
1700.24/1700.63	c total #propagations: 2268162245 / total #impl: 10396153623 (eff. 0.218)
1700.24/1700.63	c #Conflicts:    2554000 | #Learnt:      56701 | 0.000
1700.24/1700.63	c total clause space: 545.701MB
1700.24/1700.63	c total #watches: 722316
1700.84/1701.23	c total #propagations: 2269055291 / total #impl: 10399601822 (eff. 0.218)
1700.84/1701.23	c #Conflicts:    2555000 | #Learnt:      57701 | 0.000
1700.84/1701.23	c total clause space: 545.701MB
1700.84/1701.23	c total #watches: 727182
1701.44/1701.86	c total #propagations: 2269960127 / total #impl: 10403471254 (eff. 0.218)
1701.44/1701.86	c #Conflicts:    2556000 | #Learnt:      58701 | 0.000
1701.44/1701.86	c total clause space: 545.701MB
1701.44/1701.86	c total #watches: 730775
1702.14/1702.58	c total #propagations: 2270832774 / total #impl: 10406982706 (eff. 0.218)
1702.14/1702.58	c #Conflicts:    2557000 | #Learnt:      59701 | 0.000
1702.14/1702.58	c total clause space: 545.701MB
1702.14/1702.58	c total #watches: 733568
1702.94/1703.30	c total #propagations: 2271754460 / total #impl: 10411021093 (eff. 0.218)
1702.94/1703.30	c #Conflicts:    2558000 | #Learnt:      60701 | 0.000
1702.94/1703.30	c total clause space: 545.701MB
1702.94/1703.30	c total #watches: 736506
1703.64/1704.04	c total #propagations: 2272659097 / total #impl: 10415104765 (eff. 0.218)
1703.64/1704.04	c #Conflicts:    2559000 | #Learnt:      61701 | 0.000
1703.64/1704.04	c total clause space: 545.701MB
1703.64/1704.04	c total #watches: 740023
1704.33/1704.73	c total #propagations: 2273493238 / total #impl: 10419133860 (eff. 0.218)
1704.33/1704.73	c #Conflicts:    2560000 | #Learnt:      62701 | 0.000
1704.33/1704.73	c total clause space: 545.701MB
1704.33/1704.73	c total #watches: 744493
1705.23/1705.63	c total #propagations: 2274226407 / total #impl: 10422538024 (eff. 0.218)
1705.23/1705.63	c #Conflicts:    2561000 | #Learnt:      63701 | 0.000
1705.23/1705.63	c total clause space: 545.701MB
1705.23/1705.63	c total #watches: 749907
1706.13/1706.50	c total #propagations: 2275051391 / total #impl: 10427041110 (eff. 0.218)
1706.13/1706.50	c #Conflicts:    2562000 | #Learnt:      64701 | 0.000
1706.13/1706.50	c total clause space: 545.701MB
1706.13/1706.50	c total #watches: 753044
1707.03/1707.47	c total #propagations: 2275910702 / total #impl: 10430488362 (eff. 0.218)
1707.03/1707.47	c #Conflicts:    2563000 | #Learnt:      65701 | 0.000
1707.03/1707.47	c total clause space: 545.701MB
1707.03/1707.47	c total #watches: 756137
1708.04/1708.43	c total #propagations: 2276773293 / total #impl: 10434635721 (eff. 0.218)
1708.04/1708.43	c #Conflicts:    2564000 | #Learnt:      66701 | 0.000
1708.04/1708.43	c total clause space: 545.701MB
1708.04/1708.43	c total #watches: 759674
1708.73/1709.17	c total #propagations: 2277720293 / total #impl: 10439452020 (eff. 0.218)
1708.73/1709.17	c #Conflicts:    2565000 | #Learnt:      67701 | 0.000
1708.73/1709.17	c total clause space: 545.701MB
1708.73/1709.17	c total #watches: 763327
1709.53/1709.95	c total #propagations: 2278802472 / total #impl: 10444248691 (eff. 0.218)
1709.53/1709.95	c #Conflicts:    2566000 | #Learnt:      68701 | 0.000
1709.53/1709.95	c total clause space: 545.701MB
1709.53/1709.95	c total #watches: 766273
1710.14/1710.58	c total #propagations: 2279940498 / total #impl: 10448959517 (eff. 0.218)
1710.14/1710.58	c #Conflicts:    2567000 | #Learnt:      69701 | 0.000
1710.14/1710.58	c total clause space: 545.701MB
1710.14/1710.58	c total #watches: 770321
1710.93/1711.37	c total #propagations: 2281068878 / total #impl: 10453885258 (eff. 0.218)
1710.93/1711.37	c #Conflicts:    2568000 | #Learnt:      70701 | 0.000
1710.93/1711.37	c total clause space: 545.701MB
1710.93/1711.37	c total #watches: 773483
1711.73/1712.14	c total #propagations: 2282220122 / total #impl: 10459048346 (eff. 0.218)
1711.73/1712.14	c #Conflicts:    2569000 | #Learnt:      71701 | 0.000
1711.73/1712.14	c total clause space: 545.701MB
1711.73/1712.14	c total #watches: 776807
1712.44/1712.82	c total #propagations: 2283337887 / total #impl: 10464697408 (eff. 0.218)
1712.44/1712.82	c #Conflicts:    2570000 | #Learnt:      72701 | 0.000
1712.44/1712.82	c total clause space: 545.701MB
1712.44/1712.82	c total #watches: 780589
1713.13/1713.59	c total #propagations: 2284308073 / total #impl: 10469131280 (eff. 0.218)
1713.13/1713.59	c #Conflicts:    2571000 | #Learnt:      73701 | 0.000
1713.13/1713.59	c total clause space: 545.701MB
1713.13/1713.59	c total #watches: 783607
1713.93/1714.34	c total #propagations: 2285189607 / total #impl: 10473897609 (eff. 0.218)
1713.93/1714.34	c #Conflicts:    2572000 | #Learnt:      74701 | 0.000
1713.93/1714.34	c total clause space: 545.701MB
1713.93/1714.34	c total #watches: 788417
1714.73/1715.14	c total #propagations: 2286041549 / total #impl: 10478725165 (eff. 0.218)
1714.73/1715.14	c #Conflicts:    2573000 | #Learnt:      75701 | 0.000
1714.73/1715.14	c total clause space: 545.701MB
1714.73/1715.14	c total #watches: 792813
1715.53/1715.99	c total #propagations: 2286892546 / total #impl: 10482784754 (eff. 0.218)
1715.53/1715.99	c #Conflicts:    2574000 | #Learnt:      76701 | 0.000
1715.53/1715.99	c total clause space: 545.701MB
1715.53/1715.99	c total #watches: 796280
1716.63/1717.09	c total #propagations: 2287980652 / total #impl: 10487620350 (eff. 0.218)
1716.63/1717.09	c #Conflicts:    2575000 | #Learnt:      77701 | 0.000
1716.63/1717.09	c total clause space: 545.701MB
1716.63/1717.09	c total #watches: 799293
1717.53/1717.90	c total #propagations: 2289135527 / total #impl: 10492202125 (eff. 0.218)
1717.53/1717.90	c GC COLLECT
1717.53/1717.90	c #Conflicts:    2576000 | #Learnt:      39787 | 0.000
1717.53/1717.90	c total clause space: 545.701MB
1717.53/1717.90	c total #watches: 667712
1718.13/1718.54	c total #propagations: 2290315562 / total #impl: 10497733433 (eff. 0.218)
1718.13/1718.54	c #Conflicts:    2577000 | #Learnt:      40787 | 0.000
1718.13/1718.54	c total clause space: 545.701MB
1718.13/1718.54	c total #watches: 670859
1718.73/1719.10	c total #propagations: 2291496343 / total #impl: 10502674156 (eff. 0.218)
1718.73/1719.10	c #Conflicts:    2578000 | #Learnt:      41787 | 0.000
1718.73/1719.10	c total clause space: 545.701MB
1718.73/1719.10	c total #watches: 673790
1719.23/1719.66	c total #propagations: 2292365446 / total #impl: 10506646619 (eff. 0.218)
1719.23/1719.66	c #Conflicts:    2579000 | #Learnt:      42787 | 0.000
1719.23/1719.66	c total clause space: 545.701MB
1719.23/1719.66	c total #watches: 679380
1720.13/1720.58	c total #propagations: 2293208185 / total #impl: 10510848212 (eff. 0.218)
1720.13/1720.58	c #Conflicts:    2580000 | #Learnt:      43787 | 0.000
1720.13/1720.58	c total clause space: 545.701MB
1720.13/1720.58	c total #watches: 688905
1720.93/1721.33	c total #propagations: 2294094321 / total #impl: 10515482677 (eff. 0.218)
1720.93/1721.33	c #Conflicts:    2581000 | #Learnt:      44787 | 0.000
1720.93/1721.33	c total clause space: 545.701MB
1720.93/1721.33	c total #watches: 691882
1721.83/1722.23	c total #propagations: 2295233967 / total #impl: 10520953228 (eff. 0.218)
1721.83/1722.23	c #Conflicts:    2582000 | #Learnt:      45787 | 0.000
1721.83/1722.23	c total clause space: 545.701MB
1721.83/1722.23	c total #watches: 695281
1722.63/1723.03	c total #propagations: 2296450508 / total #impl: 10527036945 (eff. 0.218)
1722.63/1723.03	c #Conflicts:    2583000 | #Learnt:      46787 | 0.000
1722.63/1723.03	c total clause space: 545.701MB
1722.63/1723.03	c total #watches: 698304
1723.23/1723.67	c total #propagations: 2297454944 / total #impl: 10532173758 (eff. 0.218)
1723.23/1723.67	c #Conflicts:    2584000 | #Learnt:      47787 | 0.000
1723.23/1723.67	c total clause space: 545.701MB
1723.23/1723.67	c total #watches: 701989
1723.82/1724.26	c total #propagations: 2298470063 / total #impl: 10536408420 (eff. 0.218)
1723.82/1724.26	c #Conflicts:    2585000 | #Learnt:      48787 | 0.000
1723.82/1724.26	c total clause space: 545.701MB
1723.82/1724.26	c total #watches: 705646
1724.53/1724.92	c total #propagations: 2299355006 / total #impl: 10540776171 (eff. 0.218)
1724.53/1724.92	c #Conflicts:    2586000 | #Learnt:      49787 | 0.000
1724.53/1724.92	c total clause space: 545.701MB
1724.53/1724.92	c total #watches: 708437
1725.32/1725.72	c total #propagations: 2300308258 / total #impl: 10545371642 (eff. 0.218)
1725.32/1725.72	c #Conflicts:    2587000 | #Learnt:      50787 | 0.000
1725.32/1725.72	c total clause space: 545.701MB
1725.32/1725.72	c total #watches: 711895
1726.02/1726.40	c total #propagations: 2301491473 / total #impl: 10550140836 (eff. 0.218)
1726.02/1726.40	c #Conflicts:    2588000 | #Learnt:      51787 | 0.000
1726.02/1726.40	c total clause space: 545.701MB
1726.02/1726.40	c total #watches: 715763
1726.63/1727.01	c total #propagations: 2302565358 / total #impl: 10554677265 (eff. 0.218)
1726.63/1727.01	c #Conflicts:    2589000 | #Learnt:      52787 | 0.000
1726.63/1727.01	c total clause space: 545.701MB
1726.63/1727.01	c total #watches: 719091
1727.12/1727.51	c total #propagations: 2303572121 / total #impl: 10558923329 (eff. 0.218)
1727.12/1727.51	c #Conflicts:    2590000 | #Learnt:      53787 | 0.000
1727.12/1727.51	c total clause space: 545.701MB
1727.12/1727.51	c total #watches: 722371
1727.62/1728.01	c total #propagations: 2304427039 / total #impl: 10562716373 (eff. 0.218)
1727.62/1728.01	c #Conflicts:    2591000 | #Learnt:      54787 | 0.000
1727.62/1728.01	c total clause space: 545.701MB
1727.62/1728.01	c total #watches: 728007
1728.32/1728.71	c total #propagations: 2305209827 / total #impl: 10567110764 (eff. 0.218)
1728.32/1728.71	c #Conflicts:    2592000 | #Learnt:      55787 | 0.000
1728.32/1728.71	c total clause space: 545.701MB
1728.32/1728.71	c total #watches: 732232
1729.02/1729.42	c total #propagations: 2306177513 / total #impl: 10571974390 (eff. 0.218)
1729.02/1729.42	c #Conflicts:    2593000 | #Learnt:      56787 | 0.000
1729.02/1729.42	c total clause space: 545.701MB
1729.02/1729.42	c total #watches: 736390
1729.72/1730.15	c total #propagations: 2307248820 / total #impl: 10576738585 (eff. 0.218)
1729.72/1730.15	c #Conflicts:    2594000 | #Learnt:      57787 | 0.000
1729.72/1730.15	c total clause space: 545.701MB
1729.72/1730.15	c total #watches: 739871
1730.42/1730.85	c total #propagations: 2308210656 / total #impl: 10582213900 (eff. 0.218)
1730.42/1730.85	c #Conflicts:    2595000 | #Learnt:      58787 | 0.000
1730.42/1730.85	c total clause space: 545.701MB
1730.42/1730.85	c total #watches: 743182
1731.22/1731.60	c total #propagations: 2309174983 / total #impl: 10586777881 (eff. 0.218)
1731.22/1731.60	c #Conflicts:    2596000 | #Learnt:      59787 | 0.000
1731.22/1731.60	c total clause space: 545.701MB
1731.22/1731.60	c total #watches: 746904
1731.72/1732.19	c total #propagations: 2310279065 / total #impl: 10591555180 (eff. 0.218)
1731.72/1732.19	c #Conflicts:    2597000 | #Learnt:      60787 | 0.000
1731.72/1732.19	c total clause space: 545.701MB
1731.72/1732.19	c total #watches: 750625
1732.72/1733.10	c total #propagations: 2310989592 / total #impl: 10595154244 (eff. 0.218)
1732.72/1733.10	c #Conflicts:    2598000 | #Learnt:      61787 | 0.000
1732.72/1733.10	c total clause space: 545.701MB
1732.72/1733.10	c total #watches: 755099
1733.62/1734.02	c total #propagations: 2312099043 / total #impl: 10600095726 (eff. 0.218)
1733.62/1734.02	c #Conflicts:    2599000 | #Learnt:      62787 | 0.000
1733.62/1734.02	c total clause space: 545.701MB
1733.62/1734.02	c total #watches: 758806
1734.22/1734.69	c total #propagations: 2313370662 / total #impl: 10606180821 (eff. 0.218)
1734.22/1734.69	c #Conflicts:    2600000 | #Learnt:      63787 | 0.000
1734.22/1734.69	c total clause space: 545.701MB
1734.22/1734.69	c total #watches: 762828
1734.82/1735.29	c total #propagations: 2314396132 / total #impl: 10611233151 (eff. 0.218)
1734.82/1735.29	c #Conflicts:    2601000 | #Learnt:      64787 | 0.000
1734.82/1735.29	c total clause space: 545.701MB
1734.82/1735.29	c total #watches: 767161
1735.52/1735.92	c total #propagations: 2315386102 / total #impl: 10615920808 (eff. 0.218)
1735.52/1735.92	c #Conflicts:    2602000 | #Learnt:      65787 | 0.000
1735.52/1735.92	c total clause space: 545.701MB
1735.52/1735.92	c total #watches: 771575
1736.22/1736.60	c total #propagations: 2316373802 / total #impl: 10620693340 (eff. 0.218)
1736.22/1736.60	c #Conflicts:    2603000 | #Learnt:      66787 | 0.000
1736.22/1736.60	c total clause space: 545.701MB
1736.22/1736.60	c total #watches: 775635
1736.82/1737.30	c total #propagations: 2317313307 / total #impl: 10625042107 (eff. 0.218)
1736.82/1737.30	c #Conflicts:    2604000 | #Learnt:      67787 | 0.000
1736.82/1737.30	c total clause space: 545.701MB
1736.82/1737.30	c total #watches: 778782
1737.52/1737.91	c total #propagations: 2318190823 / total #impl: 10629049282 (eff. 0.218)
1737.52/1737.91	c #Conflicts:    2605000 | #Learnt:      68787 | 0.000
1737.52/1737.91	c total clause space: 545.701MB
1737.52/1737.91	c total #watches: 781342
1738.02/1738.46	c total #propagations: 2318881695 / total #impl: 10632247560 (eff. 0.218)
1738.02/1738.46	c #Conflicts:    2606000 | #Learnt:      69787 | 0.000
1738.02/1738.46	c total clause space: 545.701MB
1738.02/1738.46	c total #watches: 783994
1738.62/1739.07	c total #propagations: 2319567370 / total #impl: 10635167810 (eff. 0.218)
1738.62/1739.07	c #Conflicts:    2607000 | #Learnt:      70787 | 0.000
1738.62/1739.07	c total clause space: 545.701MB
1738.62/1739.07	c total #watches: 787582
1739.32/1739.70	c total #propagations: 2320214983 / total #impl: 10637921944 (eff. 0.218)
1739.32/1739.70	c #Conflicts:    2608000 | #Learnt:      71787 | 0.000
1739.32/1739.70	c total clause space: 545.701MB
1739.32/1739.70	c total #watches: 790719
1740.02/1740.49	c total #propagations: 2320864249 / total #impl: 10640659913 (eff. 0.218)
1740.02/1740.49	c #Conflicts:    2609000 | #Learnt:      72787 | 0.000
1740.02/1740.49	c total clause space: 545.701MB
1740.02/1740.49	c total #watches: 793546
1740.82/1741.23	c total #propagations: 2321708743 / total #impl: 10644662538 (eff. 0.218)
1740.82/1741.23	c #Conflicts:    2610000 | #Learnt:      73787 | 0.000
1740.82/1741.23	c total clause space: 545.701MB
1740.82/1741.23	c total #watches: 796780
1741.62/1742.09	c total #propagations: 2322582678 / total #impl: 10648232950 (eff. 0.218)
1741.62/1742.09	c #Conflicts:    2611000 | #Learnt:      74787 | 0.000
1741.62/1742.09	c total clause space: 545.701MB
1741.62/1742.09	c total #watches: 799773
1742.12/1742.51	c total #propagations: 2323750745 / total #impl: 10653189232 (eff. 0.218)
1742.12/1742.51	c #Conflicts:    2612000 | #Learnt:      75787 | 0.000
1742.12/1742.51	c total clause space: 545.701MB
1742.12/1742.51	c total #watches: 803598
1743.01/1743.41	c total #propagations: 2324333033 / total #impl: 10656002378 (eff. 0.218)
1743.01/1743.41	c #Conflicts:    2613000 | #Learnt:      76787 | 0.000
1743.01/1743.41	c total clause space: 545.701MB
1743.01/1743.41	c total #watches: 806999
1744.01/1744.46	c total #propagations: 2325289886 / total #impl: 10660156010 (eff. 0.218)
1744.01/1744.46	c #Conflicts:    2614000 | #Learnt:      77787 | 0.000
1744.01/1744.46	c total clause space: 545.701MB
1744.01/1744.46	c total #watches: 810496
1744.91/1745.30	c total #propagations: 2326521025 / total #impl: 10665303020 (eff. 0.218)
1744.91/1745.30	c GC COLLECT
1744.91/1745.30	c #Conflicts:    2615000 | #Learnt:      39589 | 0.000
1744.91/1745.30	c total clause space: 545.701MB
1744.91/1745.30	c total #watches: 666552
1745.21/1745.68	c total #propagations: 2327430242 / total #impl: 10669581823 (eff. 0.218)
1745.21/1745.68	c #Conflicts:    2616000 | #Learnt:      40589 | 0.000
1745.21/1745.68	c total clause space: 545.701MB
1745.21/1745.68	c total #watches: 670270
1745.71/1746.19	c total #propagations: 2328156139 / total #impl: 10672500641 (eff. 0.218)
1745.71/1746.19	c #Conflicts:    2617000 | #Learnt:      41589 | 0.000
1745.71/1746.19	c total clause space: 545.701MB
1745.71/1746.19	c total #watches: 673234
1746.31/1746.79	c total #propagations: 2329153712 / total #impl: 10675760190 (eff. 0.218)
1746.31/1746.79	c #Conflicts:    2618000 | #Learnt:      42589 | 0.000
1746.31/1746.79	c total clause space: 545.701MB
1746.31/1746.79	c total #watches: 676434
1746.91/1747.31	c total #propagations: 2330187606 / total #impl: 10680326811 (eff. 0.218)
1746.91/1747.31	c #Conflicts:    2619000 | #Learnt:      43589 | 0.000
1746.91/1747.31	c total clause space: 545.701MB
1746.91/1747.31	c total #watches: 679430
1747.52/1747.98	c total #propagations: 2331115620 / total #impl: 10684158981 (eff. 0.218)
1747.52/1747.98	c #Conflicts:    2620000 | #Learnt:      44589 | 0.000
1747.52/1747.98	c total clause space: 545.701MB
1747.52/1747.98	c total #watches: 681783
1748.21/1748.69	c total #propagations: 2332406725 / total #impl: 10688572028 (eff. 0.218)
1748.21/1748.69	c #Conflicts:    2621000 | #Learnt:      45589 | 0.000
1748.21/1748.69	c total clause space: 545.701MB
1748.21/1748.69	c total #watches: 684475
1748.91/1749.36	c total #propagations: 2333545881 / total #impl: 10693170059 (eff. 0.218)
1748.91/1749.36	c #Conflicts:    2622000 | #Learnt:      46589 | 0.000
1748.91/1749.36	c total clause space: 545.701MB
1748.91/1749.36	c total #watches: 687848
1749.61/1750.00	c total #propagations: 2334767036 / total #impl: 10698012029 (eff. 0.218)
1749.61/1750.00	c #Conflicts:    2623000 | #Learnt:      47589 | 0.000
1749.61/1750.00	c total clause space: 545.701MB
1749.61/1750.00	c total #watches: 690963
1750.11/1750.52	c total #propagations: 2336137622 / total #impl: 10702844545 (eff. 0.218)
1750.11/1750.52	c #Conflicts:    2624000 | #Learnt:      48589 | 0.000
1750.11/1750.52	c total clause space: 545.701MB
1750.11/1750.52	c total #watches: 694122
1750.71/1751.15	c total #propagations: 2337104580 / total #impl: 10707137632 (eff. 0.218)
1750.71/1751.15	c #Conflicts:    2625000 | #Learnt:      49589 | 0.000
1750.71/1751.15	c total clause space: 545.701MB
1750.71/1751.15	c total #watches: 697895
1751.11/1751.52	c total #propagations: 2338073682 / total #impl: 10712339609 (eff. 0.218)
1751.11/1751.52	c #Conflicts:    2626000 | #Learnt:      50589 | 0.000
1751.11/1751.52	c total clause space: 545.701MB
1751.11/1751.52	c total #watches: 701104
1751.41/1751.89	c total #propagations: 2338713208 / total #impl: 10714804284 (eff. 0.218)
1751.41/1751.89	c #Conflicts:    2627000 | #Learnt:      51589 | 0.000
1751.41/1751.89	c total clause space: 545.701MB
1751.41/1751.89	c total #watches: 704058
1751.92/1752.32	c total #propagations: 2339318392 / total #impl: 10716917191 (eff. 0.218)
1751.92/1752.32	c #Conflicts:    2628000 | #Learnt:      52589 | 0.000
1751.92/1752.32	c total clause space: 545.701MB
1751.92/1752.32	c total #watches: 707630
1752.51/1752.94	c total #propagations: 2339995546 / total #impl: 10719421240 (eff. 0.218)
1752.51/1752.94	c #Conflicts:    2629000 | #Learnt:      53589 | 0.000
1752.51/1752.94	c total clause space: 545.701MB
1752.51/1752.94	c total #watches: 710496
1753.21/1753.61	c total #propagations: 2341042160 / total #impl: 10723425998 (eff. 0.218)
1753.21/1753.61	c #Conflicts:    2630000 | #Learnt:      54589 | 0.000
1753.21/1753.61	c total clause space: 545.701MB
1753.21/1753.61	c total #watches: 713892
1753.81/1754.28	c total #propagations: 2342142779 / total #impl: 10727578408 (eff. 0.218)
1753.81/1754.28	c #Conflicts:    2631000 | #Learnt:      55589 | 0.000
1753.81/1754.28	c total clause space: 545.701MB
1753.81/1754.28	c total #watches: 717716
1754.51/1754.90	c total #propagations: 2343277864 / total #impl: 10733126938 (eff. 0.218)
1754.51/1754.90	c #Conflicts:    2632000 | #Learnt:      56589 | 0.000
1754.51/1754.90	c total clause space: 545.701MB
1754.51/1754.90	c total #watches: 721209
1755.11/1755.56	c total #propagations: 2344288934 / total #impl: 10737542735 (eff. 0.218)
1755.11/1755.56	c #Conflicts:    2633000 | #Learnt:      57589 | 0.000
1755.11/1755.56	c total clause space: 545.701MB
1755.11/1755.56	c total #watches: 723703
1755.81/1756.21	c total #propagations: 2345321586 / total #impl: 10741902349 (eff. 0.218)
1755.81/1756.21	c #Conflicts:    2634000 | #Learnt:      58589 | 0.000
1755.81/1756.21	c total clause space: 545.701MB
1755.81/1756.21	c total #watches: 726597
1756.32/1756.72	c total #propagations: 2346389522 / total #impl: 10746718409 (eff. 0.218)
1756.32/1756.72	c #Conflicts:    2635000 | #Learnt:      59589 | 0.000
1756.32/1756.72	c total clause space: 545.701MB
1756.32/1756.72	c total #watches: 730257
1756.81/1757.20	c total #propagations: 2347211889 / total #impl: 10750737708 (eff. 0.218)
1756.81/1757.20	c #Conflicts:    2636000 | #Learnt:      60589 | 0.000
1756.81/1757.20	c total clause space: 545.701MB
1756.81/1757.21	c total #watches: 732811
1757.41/1757.89	c total #propagations: 2347819664 / total #impl: 10752815493 (eff. 0.218)
1757.41/1757.89	c #Conflicts:    2637000 | #Learnt:      61589 | 0.000
1757.41/1757.89	c total clause space: 545.701MB
1757.41/1757.89	c total #watches: 735680
1758.11/1758.56	c total #propagations: 2348854375 / total #impl: 10756868455 (eff. 0.218)
1758.11/1758.56	c #Conflicts:    2638000 | #Learnt:      62589 | 0.000
1758.11/1758.56	c total clause space: 545.701MB
1758.11/1758.56	c total #watches: 738802
1758.81/1759.21	c total #propagations: 2349835848 / total #impl: 10761125025 (eff. 0.218)
1758.81/1759.21	c #Conflicts:    2639000 | #Learnt:      63589 | 0.000
1758.81/1759.21	c total clause space: 545.701MB
1758.81/1759.21	c total #watches: 743636
1759.51/1760.00	c total #propagations: 2350761516 / total #impl: 10765466309 (eff. 0.218)
1759.51/1760.00	c #Conflicts:    2640000 | #Learnt:      64589 | 0.000
1759.51/1760.00	c total clause space: 545.701MB
1759.51/1760.00	c total #watches: 746700
1760.11/1760.59	c total #propagations: 2351876745 / total #impl: 10770046024 (eff. 0.218)
1760.11/1760.59	c #Conflicts:    2641000 | #Learnt:      65589 | 0.000
1760.11/1760.59	c total clause space: 545.701MB
1760.11/1760.59	c total #watches: 750623
1760.61/1761.07	c total #propagations: 2352845242 / total #impl: 10775351832 (eff. 0.218)
1760.61/1761.07	c #Conflicts:    2642000 | #Learnt:      66589 | 0.000
1760.61/1761.07	c total clause space: 545.701MB
1760.61/1761.07	c total #watches: 753183
1761.21/1761.62	c total #propagations: 2353620212 / total #impl: 10779257742 (eff. 0.218)
1761.21/1761.62	c #Conflicts:    2643000 | #Learnt:      67589 | 0.000
1761.21/1761.62	c total clause space: 545.701MB
1761.21/1761.62	c total #watches: 756278
1761.81/1762.29	c total #propagations: 2354266185 / total #impl: 10782783770 (eff. 0.218)
1761.81/1762.29	c #Conflicts:    2644000 | #Learnt:      68589 | 0.000
1761.81/1762.29	c total clause space: 545.701MB
1761.81/1762.29	c total #watches: 759185
1762.31/1762.75	c total #propagations: 2354967721 / total #impl: 10786216548 (eff. 0.218)
1762.31/1762.75	c #Conflicts:    2645000 | #Learnt:      69589 | 0.000
1762.31/1762.75	c total clause space: 545.701MB
1762.31/1762.75	c total #watches: 762611
1762.71/1763.16	c total #propagations: 2355770710 / total #impl: 10789978893 (eff. 0.218)
1762.71/1763.16	c #Conflicts:    2646000 | #Learnt:      70589 | 0.000
1762.71/1763.16	c total clause space: 545.701MB
1762.71/1763.16	c total #watches: 765283
1763.21/1763.62	c total #propagations: 2356608584 / total #impl: 10793751754 (eff. 0.218)
1763.21/1763.62	c #Conflicts:    2647000 | #Learnt:      71589 | 0.000
1763.21/1763.62	c total clause space: 545.701MB
1763.21/1763.62	c total #watches: 768307
1763.81/1764.27	c total #propagations: 2357499088 / total #impl: 10797922713 (eff. 0.218)
1763.81/1764.27	c #Conflicts:    2648000 | #Learnt:      72589 | 0.000
1763.81/1764.27	c total clause space: 545.701MB
1763.81/1764.27	c total #watches: 771967
1764.61/1765.05	c total #propagations: 2358366323 / total #impl: 10801355657 (eff. 0.218)
1764.61/1765.05	c #Conflicts:    2649000 | #Learnt:      73589 | 0.000
1764.61/1765.05	c total clause space: 545.701MB
1764.61/1765.05	c total #watches: 774736
1765.51/1765.91	c total #propagations: 2359292164 / total #impl: 10804885218 (eff. 0.218)
1765.51/1765.91	c #Conflicts:    2650000 | #Learnt:      74589 | 0.000
1765.51/1765.91	c total clause space: 545.701MB
1765.51/1765.91	c total #watches: 778916
1766.41/1766.83	c total #propagations: 2360313689 / total #impl: 10808978624 (eff. 0.218)
1766.41/1766.83	c #Conflicts:    2651000 | #Learnt:      75589 | 0.000
1766.41/1766.83	c total clause space: 545.701MB
1766.41/1766.83	c total #watches: 781661
1767.11/1767.58	c total #propagations: 2361392591 / total #impl: 10813223604 (eff. 0.218)
1767.11/1767.58	c #Conflicts:    2652000 | #Learnt:      76589 | 0.000
1767.11/1767.58	c total clause space: 545.701MB
1767.11/1767.58	c total #watches: 785057
1768.11/1768.50	c total #propagations: 2362209639 / total #impl: 10816809732 (eff. 0.218)
1768.11/1768.50	c #Conflicts:    2653000 | #Learnt:      77589 | 0.000
1768.11/1768.50	c total clause space: 545.701MB
1768.11/1768.50	c total #watches: 788172
1768.91/1769.31	c total #propagations: 2363147530 / total #impl: 10820614792 (eff. 0.218)
1768.91/1769.31	c #Conflicts:    2654000 | #Learnt:      78589 | 0.000
1768.91/1769.31	c total clause space: 545.701MB
1768.91/1769.31	c total #watches: 791913
1769.41/1769.82	c total #propagations: 2364079219 / total #impl: 10824896212 (eff. 0.218)
1769.41/1769.82	c GC COLLECT
1769.41/1769.82	c #Conflicts:    2655000 | #Learnt:      40119 | 0.000
1769.41/1769.82	c total clause space: 545.701MB
1769.41/1769.82	c total #watches: 669270
1769.81/1770.27	c total #propagations: 2364825756 / total #impl: 10829133739 (eff. 0.218)
1769.81/1770.27	c #Conflicts:    2656000 | #Learnt:      41119 | 0.000
1769.81/1770.27	c total clause space: 545.701MB
1769.81/1770.27	c total #watches: 671935
1770.31/1770.73	c total #propagations: 2365583449 / total #impl: 10833241716 (eff. 0.218)
1770.31/1770.73	c #Conflicts:    2657000 | #Learnt:      42119 | 0.000
1770.31/1770.73	c total clause space: 545.701MB
1770.31/1770.73	c total #watches: 674972
1770.91/1771.35	c total #propagations: 2366315219 / total #impl: 10837538962 (eff. 0.218)
1770.91/1771.35	c #Conflicts:    2658000 | #Learnt:      43119 | 0.000
1770.91/1771.35	c total clause space: 545.701MB
1770.91/1771.35	c total #watches: 678198
1771.61/1772.01	c total #propagations: 2367234533 / total #impl: 10842635403 (eff. 0.218)
1771.61/1772.01	c #Conflicts:    2659000 | #Learnt:      44119 | 0.000
1771.61/1772.01	c total clause space: 545.701MB
1771.61/1772.01	c total #watches: 682221
1772.21/1772.69	c total #propagations: 2368110993 / total #impl: 10847518269 (eff. 0.218)
1772.21/1772.69	c #Conflicts:    2660000 | #Learnt:      45119 | 0.000
1772.21/1772.69	c total clause space: 545.701MB
1772.21/1772.69	c total #watches: 684858
1772.91/1773.31	c total #propagations: 2369023718 / total #impl: 10852217423 (eff. 0.218)
1772.91/1773.31	c #Conflicts:    2661000 | #Learnt:      46119 | 0.000
1772.91/1773.31	c total clause space: 545.701MB
1772.91/1773.31	c total #watches: 687793
1773.61/1774.00	c total #propagations: 2369863080 / total #impl: 10856402472 (eff. 0.218)
1773.61/1774.00	c #Conflicts:    2662000 | #Learnt:      47119 | 0.000
1773.61/1774.00	c total clause space: 545.701MB
1773.61/1774.00	c total #watches: 690484
1774.21/1774.63	c total #propagations: 2370719599 / total #impl: 10860764618 (eff. 0.218)
1774.21/1774.63	c #Conflicts:    2663000 | #Learnt:      48119 | 0.000
1774.21/1774.63	c total clause space: 545.701MB
1774.21/1774.63	c total #watches: 693431
1774.81/1775.29	c total #propagations: 2371448892 / total #impl: 10864761324 (eff. 0.218)
1774.81/1775.29	c #Conflicts:    2664000 | #Learnt:      49119 | 0.000
1774.81/1775.29	c total clause space: 545.701MB
1774.81/1775.29	c total #watches: 697068
1775.61/1776.02	c total #propagations: 2372198028 / total #impl: 10868966280 (eff. 0.218)
1775.61/1776.02	c #Conflicts:    2665000 | #Learnt:      50119 | 0.000
1775.61/1776.02	c total clause space: 545.701MB
1775.61/1776.02	c total #watches: 700247
1776.30/1776.76	c total #propagations: 2372988062 / total #impl: 10873558376 (eff. 0.218)
1776.30/1776.76	c #Conflicts:    2666000 | #Learnt:      51119 | 0.000
1776.30/1776.76	c total clause space: 545.701MB
1776.30/1776.76	c total #watches: 702903
1777.10/1777.52	c total #propagations: 2373814995 / total #impl: 10878125853 (eff. 0.218)
1777.10/1777.52	c #Conflicts:    2667000 | #Learnt:      52119 | 0.000
1777.10/1777.52	c total clause space: 545.701MB
1777.10/1777.52	c total #watches: 706179
1777.90/1778.33	c total #propagations: 2374778198 / total #impl: 10882639301 (eff. 0.218)
1777.90/1778.33	c #Conflicts:    2668000 | #Learnt:      53119 | 0.000
1777.90/1778.33	c total clause space: 545.701MB
1777.90/1778.34	c total #watches: 709061
1778.70/1779.12	c total #propagations: 2375879557 / total #impl: 10887373222 (eff. 0.218)
1778.70/1779.12	c #Conflicts:    2669000 | #Learnt:      54119 | 0.000
1778.70/1779.12	c total clause space: 545.701MB
1778.70/1779.12	c total #watches: 711922
1779.41/1779.87	c total #propagations: 2376924523 / total #impl: 10892006423 (eff. 0.218)
1779.41/1779.87	c #Conflicts:    2670000 | #Learnt:      55119 | 0.000
1779.41/1779.87	c total clause space: 545.701MB
1779.41/1779.88	c total #watches: 714971
1780.10/1780.56	c total #propagations: 2377920027 / total #impl: 10896752110 (eff. 0.218)
1780.10/1780.56	c #Conflicts:    2671000 | #Learnt:      56119 | 0.000
1780.10/1780.56	c total clause space: 545.701MB
1780.10/1780.56	c total #watches: 718533
1780.80/1781.29	c total #propagations: 2378786304 / total #impl: 10900946112 (eff. 0.218)
1780.80/1781.29	c #Conflicts:    2672000 | #Learnt:      57119 | 0.000
1780.80/1781.29	c total clause space: 545.701MB
1780.80/1781.29	c total #watches: 722041
1781.71/1782.19	c total #propagations: 2379627734 / total #impl: 10905149970 (eff. 0.218)
1781.71/1782.19	c #Conflicts:    2673000 | #Learnt:      58119 | 0.000
1781.71/1782.19	c total clause space: 545.701MB
1781.71/1782.19	c total #watches: 726285
1782.60/1783.01	c total #propagations: 2380570890 / total #impl: 10909679068 (eff. 0.218)
1782.60/1783.01	c #Conflicts:    2674000 | #Learnt:      59119 | 0.000
1782.60/1783.01	c total clause space: 545.701MB
1782.60/1783.01	c total #watches: 729183
1783.40/1783.89	c total #propagations: 2381433531 / total #impl: 10913709643 (eff. 0.218)
1783.40/1783.89	c #Conflicts:    2675000 | #Learnt:      60119 | 0.000
1783.40/1783.89	c total clause space: 545.701MB
1783.40/1783.89	c total #watches: 732788
1784.60/1785.01	c total #propagations: 2382261736 / total #impl: 10918043056 (eff. 0.218)
1784.60/1785.01	c #Conflicts:    2676000 | #Learnt:      61119 | 0.000
1784.60/1785.01	c total clause space: 545.701MB
1784.60/1785.01	c total #watches: 735969
1785.70/1786.14	c total #propagations: 2383294635 / total #impl: 10922459918 (eff. 0.218)
1785.70/1786.14	c #Conflicts:    2677000 | #Learnt:      62119 | 0.000
1785.70/1786.14	c total clause space: 545.701MB
1785.70/1786.14	c total #watches: 739049
1786.90/1787.31	c total #propagations: 2384278240 / total #impl: 10926825100 (eff. 0.218)
1786.90/1787.31	c #Conflicts:    2678000 | #Learnt:      63119 | 0.000
1786.90/1787.31	c total clause space: 545.701MB
1786.90/1787.31	c total #watches: 741763
1788.01/1788.40	c total #propagations: 2385292100 / total #impl: 10931353967 (eff. 0.218)
1788.01/1788.40	c #Conflicts:    2679000 | #Learnt:      64119 | 0.000
1788.01/1788.40	c total clause space: 545.701MB
1788.01/1788.40	c total #watches: 744867
1788.91/1789.34	c total #propagations: 2386153782 / total #impl: 10935294547 (eff. 0.218)
1788.91/1789.34	c #Conflicts:    2680000 | #Learnt:      65119 | 0.000
1788.91/1789.34	c total clause space: 545.701MB
1788.91/1789.34	c total #watches: 747903
1790.11/1790.50	c total #propagations: 2386880707 / total #impl: 10938994225 (eff. 0.218)
1790.11/1790.50	c #Conflicts:    2681000 | #Learnt:      66119 | 0.000
1790.11/1790.50	c total clause space: 545.701MB
1790.11/1790.50	c total #watches: 752709
1791.41/1791.81	c total #propagations: 2387740750 / total #impl: 10943166712 (eff. 0.218)
1791.41/1791.81	c #Conflicts:    2682000 | #Learnt:      67119 | 0.000
1791.41/1791.81	c total clause space: 545.701MB
1791.41/1791.81	c total #watches: 757315
1792.81/1793.26	c total #propagations: 2388699116 / total #impl: 10947351102 (eff. 0.218)
1792.81/1793.26	c #Conflicts:    2683000 | #Learnt:      68119 | 0.000
1792.81/1793.26	c total clause space: 545.701MB
1792.81/1793.26	c total #watches: 763015
1794.41/1794.85	c total #propagations: 2389573638 / total #impl: 10951531437 (eff. 0.218)
1794.41/1794.85	c #Conflicts:    2684000 | #Learnt:      69119 | 0.000
1794.41/1794.85	c total clause space: 545.701MB
1794.41/1794.85	c total #watches: 766426
1795.92/1796.38	c total #propagations: 2390530331 / total #impl: 10955940603 (eff. 0.218)
1795.92/1796.38	c #Conflicts:    2685000 | #Learnt:      70119 | 0.000
1795.92/1796.38	c total clause space: 545.701MB
1795.92/1796.38	c total #watches: 769193
1797.41/1797.87	c total #propagations: 2391409911 / total #impl: 10959836817 (eff. 0.218)
1797.41/1797.87	c #Conflicts:    2686000 | #Learnt:      71119 | 0.000
1797.41/1797.87	c total clause space: 545.701MB
1797.41/1797.87	c total #watches: 773062
1799.22/1799.69	c total #propagations: 2392233793 / total #impl: 10963558397 (eff. 0.218)
1799.22/1799.69	c #Conflicts:    2687000 | #Learnt:      72119 | 0.000
1799.22/1799.69	c total clause space: 545.701MB
1799.22/1799.69	c total #watches: 776809

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-4108499-1466284754/watcher-4108499-1466284754 -o /tmp/evaluation-result-4108499-1466284754/solver-4108499-1466284754 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466277546-4296 --watchdog 1960 --input HOME/instance-4108499-1466284754.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=4994
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.00 2.00 2.00 3/172 4997
/proc/meminfo: memFree=31709308/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 259 0 0 0 0 0 0 0 20 0 1 0 30520214 57319424 7805 33554432000 4194304 6211289 140734292488256 140736835579048 4206551 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 13994 7805 98 493 0 13491 0

[startup+0.100119 s]
/proc/loadavg: 2.00 2.00 2.00 3/172 4997
/proc/meminfo: memFree=31709308/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=59768 CPUtime=0.08 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 1295 0 0 0 8 0 0 0 20 0 1 0 30520214 61202432 11522 33554432000 4194304 6211289 140734292488256 140736835579048 5418912 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 14942 11522 121 493 0 14439 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 59768

[startup+0.200334 s]
/proc/loadavg: 2.00 2.00 2.00 3/172 4997
/proc/meminfo: memFree=31709308/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=63472 CPUtime=0.19 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 2027 0 0 0 18 1 0 0 20 0 1 0 30520214 64995328 12350 33554432000 4194304 6211289 140734292488256 140736835579048 5418912 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 15868 12350 121 493 0 15365 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 63472

[startup+0.300313 s]
/proc/loadavg: 2.00 2.00 2.00 3/172 4997
/proc/meminfo: memFree=31709308/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=63472 CPUtime=0.29 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 2337 0 0 0 28 1 0 0 20 0 1 0 30520214 64995328 12660 33554432000 4194304 6211289 140734292488256 140736835579048 5252635 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 15868 12661 121 493 0 15365 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63472

[startup+0.700303 s]
/proc/loadavg: 2.00 2.00 2.00 3/172 4997
/proc/meminfo: memFree=31709308/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=122860 CPUtime=0.69 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 5548 0 0 0 67 2 0 0 20 0 1 0 30520214 125808640 24239 33554432000 4194304 6211289 140734292488256 140734292486136 4228081 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 30715 24240 144 493 0 30212 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 122860

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5009
/proc/meminfo: memFree=31462436/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=180784 CPUtime=1.49 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 9019 0 0 0 145 4 0 0 20 0 1 0 30520214 185122816 37939 33554432000 4194304 6211289 140734292488256 140734292486136 5158199 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 45196 37939 144 493 0 44693 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 180784

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 5023
/proc/meminfo: memFree=31540304/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=199752 CPUtime=3.09 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 9613 0 0 0 305 4 0 0 20 0 1 0 30520214 204546048 42110 33554432000 4194304 6211289 140734292488256 140734292486600 5319104 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 49938 42110 219 493 0 49435 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 199752

[startup+6.30031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5055
/proc/meminfo: memFree=31377544/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=199752 CPUtime=6.29 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 9621 0 0 0 625 4 0 0 20 0 1 0 30520214 204546048 44160 33554432000 4194304 6211289 140734292488256 140734292486600 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 49938 44160 219 493 0 49435 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 199752

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5055
/proc/meminfo: memFree=31326084/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=230572 CPUtime=12.68 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 10635 0 0 0 1264 4 0 0 20 0 1 0 30520214 236105728 45249 33554432000 4194304 6211289 140734292488256 140734292486600 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 57643 45249 219 493 0 57140 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 230572

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5055
/proc/meminfo: memFree=31304660/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=230572 CPUtime=25.49 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 10642 0 0 0 2544 5 0 0 20 0 1 0 30520214 236105728 48833 33554432000 4194304 6211289 140734292488256 140734292486600 4209306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 57643 48833 219 493 0 57140 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 230572

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5058
/proc/meminfo: memFree=31276188/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=230572 CPUtime=51.08 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 10647 0 0 0 5103 5 0 0 20 0 1 0 30520214 236105728 50369 33554432000 4194304 6211289 140734292488256 140734292486600 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 57643 50369 219 493 0 57140 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 230572

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5059
/proc/meminfo: memFree=31245588/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=280660 CPUtime=102.27 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 11550 0 0 0 10221 6 0 0 20 0 1 0 30520214 287395840 54977 33554432000 4194304 6211289 140734292488256 140734292486600 4209221 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 70165 54977 219 493 0 69662 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 280660

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5060
/proc/meminfo: memFree=31196936/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=281484 CPUtime=162.25 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 11788 0 0 0 16219 6 0 0 20 0 1 0 30520214 288239616 62369 33554432000 4194304 6211289 140734292488256 140734292486600 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 70371 62369 219 493 0 69868 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 281484

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5061
/proc/meminfo: memFree=31173084/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=284288 CPUtime=222.25 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 12460 0 0 0 22217 8 0 0 20 0 1 0 30520214 291110912 63552 33554432000 4194304 6211289 140734292488256 140734292486600 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 71072 63552 219 493 0 70569 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 284288

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5063
/proc/meminfo: memFree=31164764/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=285712 CPUtime=282.23 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 12832 0 0 0 28215 8 0 0 20 0 1 0 30520214 292569088 64946 33554432000 4194304 6211289 140734292488256 140734292486600 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 71428 64946 219 493 0 70925 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 285712

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5064
/proc/meminfo: memFree=31124944/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=369124 CPUtime=342.22 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 14462 0 0 0 34212 10 0 0 20 0 1 0 30520214 377982976 68692 33554432000 4194304 6211289 140734292488256 140734292486600 4241191 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 92281 68692 219 493 0 91778 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 369124

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5065
/proc/meminfo: memFree=31099080/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=370368 CPUtime=402.21 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 14787 0 0 0 40211 10 0 0 20 0 1 0 30520214 379256832 71570 33554432000 4194304 6211289 140734292488256 140734292486600 5146502 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 92592 71570 219 493 0 92089 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 370368

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5066
/proc/meminfo: memFree=31089288/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=371780 CPUtime=462.21 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 15129 0 0 0 46210 11 0 0 20 0 1 0 30520214 380702720 74467 33554432000 4194304 6211289 140734292488256 140734292486600 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 92945 74467 219 493 0 92442 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 371780

[startup+522.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 5067
/proc/meminfo: memFree=31017236/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=373284 CPUtime=522.16 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 15579 0 0 0 52205 11 0 0 20 0 1 0 30520214 382242816 84091 33554432000 4194304 6211289 140734292488256 140734292486600 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 93321 84091 219 493 0 92818 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 373284

[startup+582.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 5069
/proc/meminfo: memFree=30996172/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=506804 CPUtime=582.15 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 16565 0 0 0 58203 12 0 0 20 0 1 0 30520214 518967296 89386 33554432000 4194304 6211289 140734292488256 140734292486600 5153208 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 126701 89386 219 493 0 126198 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 506804


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


[startup+882.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5079
/proc/meminfo: memFree=30980768/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=513720 CPUtime=882.1 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 18422 0 0 0 88197 13 0 0 20 0 1 0 30520214 526049280 92722 33554432000 4194304 6211289 140734292488256 140734292486600 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 128430 92722 219 493 0 127927 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 513720

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5080
/proc/meminfo: memFree=30979920/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=514300 CPUtime=942.09 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 18585 0 0 0 94195 14 0 0 20 0 1 0 30520214 526643200 92885 33554432000 4194304 6211289 140734292488256 140734292486600 5146221 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 128575 92885 219 493 0 128072 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 514300

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5081
/proc/meminfo: memFree=30941892/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=514916 CPUtime=1002.08 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 18745 0 0 0 100194 14 0 0 20 0 1 0 30520214 527273984 93045 33554432000 4194304 6211289 140734292488256 140734292486600 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 128729 93045 219 493 0 128226 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 514916

[startup+1062.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 5082
/proc/meminfo: memFree=30935188/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=516216 CPUtime=1062.07 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 19080 0 0 0 106193 14 0 0 20 0 1 0 30520214 528605184 94370 33554432000 4194304 6211289 140734292488256 140734292486600 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 129054 94370 219 493 0 128551 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 516216

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5083
/proc/meminfo: memFree=30933960/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=516824 CPUtime=1122.05 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 19234 0 0 0 112191 14 0 0 20 0 1 0 30520214 529227776 94524 33554432000 4194304 6211289 140734292488256 140734292486600 4209503 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 129206 94524 219 493 0 128703 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 516824

[startup+1182.3 s]
/proc/loadavg: 2.18 2.05 2.01 3/177 5085
/proc/meminfo: memFree=30897780/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=517548 CPUtime=1182.05 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 19396 0 0 0 118190 15 0 0 20 0 1 0 30520214 529969152 94688 33554432000 4194304 6211289 140734292488256 140734292486600 4209328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 129387 94688 219 493 0 128884 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 517548

[startup+1242.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/177 5086
/proc/meminfo: memFree=30835668/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=518716 CPUtime=1242.04 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 19729 0 0 0 124188 16 0 0 20 0 1 0 30520214 531165184 105752 33554432000 4194304 6211289 140734292488256 140734292486600 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 129679 105752 219 493 0 129176 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 518716

[startup+1302.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/178 5090
/proc/meminfo: memFree=30714568/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=734640 CPUtime=1302.03 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 20879 0 0 0 130183 20 0 0 20 0 1 0 30520214 752271360 135723 33554432000 4194304 6211289 140734292488256 140734292486600 4209891 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 183660 135723 219 493 0 183157 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 734640

[startup+1362.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 5091
/proc/meminfo: memFree=30712848/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=735992 CPUtime=1362.02 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 21203 0 0 0 136182 20 0 0 20 0 1 0 30520214 753655808 136047 33554432000 4194304 6211289 140734292488256 140734292486600 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 183998 136047 219 493 0 183495 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 735992

[startup+1422.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 5092
/proc/meminfo: memFree=30711484/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=736844 CPUtime=1422.02 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 21433 0 0 0 142182 20 0 0 20 0 1 0 30520214 754528256 136277 33554432000 4194304 6211289 140734292488256 140734292486600 5152000 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 184211 136277 219 493 0 183708 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 736844

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 5093
/proc/meminfo: memFree=30709824/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=738108 CPUtime=1482 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 21738 0 0 0 148180 20 0 0 20 0 1 0 30520214 755822592 136582 33554432000 4194304 6211289 140734292488256 140734292486600 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 184527 136582 219 493 0 184024 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 738108

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5095
/proc/meminfo: memFree=30709072/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=738824 CPUtime=1542 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 21934 0 0 0 154179 21 0 0 20 0 1 0 30520214 756555776 136778 33554432000 4194304 6211289 140734292488256 140734292486600 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 184706 136778 219 493 0 184203 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 738824

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5096
/proc/meminfo: memFree=30708460/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=739520 CPUtime=1601.98 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 22081 0 0 0 160177 21 0 0 20 0 1 0 30520214 757268480 136925 33554432000 4194304 6211289 140734292488256 140734292486600 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 184880 136925 219 493 0 184377 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 739520

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5097
/proc/meminfo: memFree=30707248/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=740248 CPUtime=1661.96 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 22276 0 0 0 166175 21 0 0 20 0 1 0 30520214 758013952 137169 33554432000 4194304 6211289 140734292488256 140734292486600 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 185062 137169 219 493 0 184559 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 740248

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5098
/proc/meminfo: memFree=30706600/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=740524 CPUtime=1721.93 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 22416 0 0 0 172172 21 0 0 20 0 1 0 30520214 758296576 137268 33554432000 4194304 6211289 140734292488256 140734292486600 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 185131 137268 219 493 0 184628 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 740524

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5099
/proc/meminfo: memFree=30704772/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=741120 CPUtime=1781.9 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 22562 0 0 0 178169 21 0 0 20 0 1 0 30520214 758906880 137398 33554432000 4194304 6211289 140734292488256 140734292486600 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 185280 137398 219 493 0 184777 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 741120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5100
/proc/meminfo: memFree=30704616/32872528 swapFree=7780/7780
[pid=4997] ppid=4994 vsize=741520 CPUtime=1800.01 cores=1,3,5,7
/proc/4997/stat : 4997 (cdcl-cuttingpla) R 4994 4997 4279 0 -1 4202496 22660 0 0 0 179979 22 0 0 20 0 1 0 30520214 759316480 137496 33554432000 4194304 6211289 140734292488256 140734292486248 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/4997/statm: 185380 137496 219 493 0 184877 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 741520

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 4997 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.41
CPU time (s): 1800.02
CPU user time (s): 1799.8
CPU system time (s): 0.227965
CPU usage (%): 99.9787
Max. virtual memory (cumulated for all children) (KiB): 741520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.227965
maximum resident set size= 549984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22660
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= 159
involuntary context switches= 2147

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.67629 second user time and 7.03893 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-18 23:19:14
IDJOB=4108499
IDBENCH=77476
IDSOLVER=2549
FILE ID=node151/4108499-1466284754
RUNJOBID= node151-1466277546-4296
PBS_JOBID= 19918274
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j12036_6.std.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4108499-1466284754/watcher-4108499-1466284754 -o /tmp/evaluation-result-4108499-1466284754/solver-4108499-1466284754 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1466277546-4296 --watchdog 1960 --input HOME/instance-4108499-1466284754.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 9a4de5b537f1bb9f30a546c1477a84e4
RANDOM SEED=1630079349

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31710588 kB
Buffers:           93740 kB
Cached:           307892 kB
SwapCached:         1932 kB
Active:            90596 kB
Inactive:         322500 kB
Active(anon):      11208 kB
Inactive(anon):     2504 kB
Active(file):      79388 kB
Inactive(file):   319996 kB
Unevictable:        7780 kB
Mlocked:            7780 kB
SwapTotal:      67108856 kB
SwapFree:       67099228 kB
Dirty:             14124 kB
Writeback:             0 kB
AnonPages:         18328 kB
Mapped:             8116 kB
Shmem:                 0 kB
Slab:             609932 kB
SReclaimable:      52784 kB
SUnreclaim:       557148 kB
KernelStack:        1416 kB
PageTables:         3868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     114076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71720 MiB
End job on node151 at 2016-06-18 23:49:14