Trace number 4088166

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 linear search 2016-05-01? (TO) 1800.03 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_10.opb
MD5SUMdd415565c40b70127defa3137ccd18d3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark467.8
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 55
Optimality of the best value was proved YES
Number of variables895
Total number of constraints1660
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1659
Minimum length of a constraint1
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 45
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 108
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 144
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 741
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 895 #constraint= 1660
0.19/0.27	c #Conflicts:       1000 | #Learnt:       1006 | 0.000
0.19/0.27	c total clause space: 4.25031MB
0.19/0.27	c total #watches: 43842
0.49/0.57	c total #propagations: 96355 / total #impl: 1718545 (eff. 0.056)
0.49/0.57	c #Conflicts:       2000 | #Learnt:       2010 | 0.000
0.49/0.57	c total clause space: 4.25031MB
0.49/0.57	c total #watches: 50789
0.79/0.89	c total #propagations: 207918 / total #impl: 3866202 (eff. 0.054)
0.79/0.89	c GC COLLECT
0.79/0.89	c #Conflicts:       3000 | #Learnt:       2016 | 0.000
0.79/0.89	c total clause space: 4.25031MB
0.79/0.89	c total #watches: 50030
1.10/1.19	c total #propagations: 323495 / total #impl: 6240113 (eff. 0.052)
1.10/1.19	c #Conflicts:       4000 | #Learnt:       3015 | 0.000
1.10/1.19	c total clause space: 6.90675MB
1.10/1.19	c total #watches: 56543
1.49/1.50	c total #propagations: 425375 / total #impl: 8077071 (eff. 0.053)
1.49/1.50	c GC COLLECT
1.49/1.50	c #Conflicts:       5000 | #Learnt:       2372 | 0.000
1.49/1.50	c total clause space: 6.90675MB
1.49/1.50	c total #watches: 52113
1.79/1.82	c total #propagations: 533828 / total #impl: 10349539 (eff. 0.052)
1.79/1.82	c #Conflicts:       6000 | #Learnt:       3373 | 0.000
1.79/1.82	c total clause space: 6.90675MB
1.79/1.82	c total #watches: 58395
2.09/2.17	c total #propagations: 646051 / total #impl: 12321713 (eff. 0.052)
2.09/2.17	c GC COLLECT
2.09/2.17	c #Conflicts:       7000 | #Learnt:       2256 | 0.000
2.09/2.17	c total clause space: 6.90675MB
2.09/2.17	c total #watches: 51592
2.39/2.49	c total #propagations: 754491 / total #impl: 14656251 (eff. 0.051)
2.39/2.49	c #Conflicts:       8000 | #Learnt:       3256 | 0.000
2.39/2.49	c total clause space: 6.90675MB
2.39/2.49	c total #watches: 60310
2.79/2.85	c total #propagations: 861024 / total #impl: 16872257 (eff. 0.051)
2.79/2.85	c #Conflicts:       9000 | #Learnt:       4253 | 0.000
2.79/2.85	c total clause space: 6.90675MB
2.79/2.85	c total #watches: 66484
3.19/3.21	c total #propagations: 959747 / total #impl: 18940968 (eff. 0.051)
3.19/3.21	c GC COLLECT
3.19/3.21	c #Conflicts:      10000 | #Learnt:       2743 | 0.000
3.19/3.21	c total clause space: 6.90675MB
3.19/3.21	c total #watches: 54167
3.49/3.53	c total #propagations: 1060400 / total #impl: 21000190 (eff. 0.050)
3.49/3.53	c #Conflicts:      11000 | #Learnt:       3743 | 0.000
3.49/3.53	c total clause space: 6.90675MB
3.49/3.53	c total #watches: 60572
3.79/3.89	c total #propagations: 1170913 / total #impl: 23055372 (eff. 0.051)
3.79/3.89	c #Conflicts:      12000 | #Learnt:       4743 | 0.000
3.79/3.89	c total clause space: 6.90675MB
3.79/3.89	c total #watches: 66139
4.29/4.31	c total #propagations: 1276122 / total #impl: 25300352 (eff. 0.050)
4.29/4.31	c #Conflicts:      13000 | #Learnt:       5743 | 0.000
4.29/4.31	c total clause space: 11.2235MB
4.29/4.31	c total #watches: 71880
4.59/4.62	c total #propagations: 1390117 / total #impl: 27604742 (eff. 0.050)
4.59/4.62	c GC COLLECT
4.59/4.62	c #Conflicts:      14000 | #Learnt:       3889 | 0.000
4.59/4.62	c total clause space: 11.2235MB
4.59/4.62	c total #watches: 58471
4.89/4.96	c total #propagations: 1485252 / total #impl: 29620063 (eff. 0.050)
4.89/4.96	c #Conflicts:      15000 | #Learnt:       4889 | 0.000
4.89/4.96	c total clause space: 11.2235MB
4.89/4.96	c total #watches: 64438
5.29/5.34	c total #propagations: 1577966 / total #impl: 31693197 (eff. 0.050)
5.29/5.34	c #Conflicts:      16000 | #Learnt:       5889 | 0.000
5.29/5.34	c total clause space: 11.2235MB
5.29/5.34	c total #watches: 71528
5.79/5.81	c total #propagations: 1673416 / total #impl: 34211072 (eff. 0.049)
5.79/5.81	c GC COLLECT
5.79/5.81	c #Conflicts:      17000 | #Learnt:       3709 | 0.000
5.79/5.81	c total clause space: 11.2235MB
5.79/5.81	c total #watches: 59153
6.19/6.28	c total #propagations: 1802692 / total #impl: 37155163 (eff. 0.049)
6.19/6.28	c #Conflicts:      18000 | #Learnt:       4709 | 0.000
6.19/6.28	c total clause space: 11.2235MB
6.19/6.28	c total #watches: 66542
6.69/6.77	c total #propagations: 1931720 / total #impl: 40339091 (eff. 0.048)
6.69/6.77	c #Conflicts:      19000 | #Learnt:       5709 | 0.000
6.69/6.77	c total clause space: 11.2235MB
6.69/6.77	c total #watches: 73416
7.19/7.23	c total #propagations: 2071893 / total #impl: 43307747 (eff. 0.048)
7.19/7.23	c #Conflicts:      20000 | #Learnt:       6709 | 0.000
7.19/7.23	c total clause space: 11.2235MB
7.19/7.23	c total #watches: 79182
7.59/7.60	c total #propagations: 2198664 / total #impl: 45865894 (eff. 0.048)
7.59/7.60	c GC COLLECT
7.59/7.60	c #Conflicts:      21000 | #Learnt:       4219 | 0.000
7.59/7.60	c total clause space: 11.2235MB
7.59/7.60	c total #watches: 63869
7.89/7.96	c total #propagations: 2295042 / total #impl: 47983395 (eff. 0.048)
7.89/7.96	c #Conflicts:      22000 | #Learnt:       5219 | 0.000
7.89/7.96	c total clause space: 11.2235MB
7.89/7.96	c total #watches: 68842
8.29/8.38	c total #propagations: 2410389 / total #impl: 49780601 (eff. 0.048)
8.29/8.38	c #Conflicts:      23000 | #Learnt:       6219 | 0.000
8.29/8.38	c total clause space: 11.2235MB
8.29/8.38	c total #watches: 75006
8.69/8.80	c total #propagations: 2520632 / total #impl: 52121299 (eff. 0.048)
8.69/8.80	c #Conflicts:      24000 | #Learnt:       7219 | 0.000
8.69/8.80	c total clause space: 11.2235MB
8.69/8.80	c total #watches: 81755
9.19/9.20	c total #propagations: 2618359 / total #impl: 54492457 (eff. 0.048)
9.19/9.20	c GC COLLECT
9.19/9.20	c #Conflicts:      25000 | #Learnt:       4427 | 0.000
9.19/9.20	c total clause space: 11.2235MB
9.19/9.20	c total #watches: 62924
9.49/9.55	c total #propagations: 2725766 / total #impl: 56906353 (eff. 0.048)
9.49/9.55	c #Conflicts:      26000 | #Learnt:       5427 | 0.000
9.49/9.55	c total clause space: 11.2235MB
9.49/9.55	c total #watches: 68795
9.89/9.90	c total #propagations: 2837648 / total #impl: 58889354 (eff. 0.048)
9.89/9.90	c #Conflicts:      27000 | #Learnt:       6427 | 0.000
9.89/9.90	c total clause space: 11.2235MB
9.89/9.90	c total #watches: 73688
10.29/10.35	c total #propagations: 2956437 / total #impl: 60722754 (eff. 0.049)
10.29/10.35	c #Conflicts:      28000 | #Learnt:       7427 | 0.000
10.29/10.35	c total clause space: 11.2235MB
10.29/10.35	c total #watches: 79576
10.69/10.79	c total #propagations: 3057941 / total #impl: 63340021 (eff. 0.048)
10.69/10.79	c GC COLLECT
10.69/10.79	c #Conflicts:      29000 | #Learnt:       4327 | 0.000
10.69/10.79	c total clause space: 11.2235MB
10.69/10.79	c total #watches: 60006
11.09/11.13	c total #propagations: 3166619 / total #impl: 65760002 (eff. 0.048)
11.09/11.13	c #Conflicts:      30000 | #Learnt:       5327 | 0.000
11.09/11.13	c total clause space: 11.2235MB
11.09/11.13	c total #watches: 65662
11.39/11.47	c total #propagations: 3265146 / total #impl: 67837654 (eff. 0.048)
11.39/11.47	c #Conflicts:      31000 | #Learnt:       6327 | 0.000
11.39/11.47	c total clause space: 11.2235MB
11.39/11.47	c total #watches: 70438
11.89/11.91	c total #propagations: 3358247 / total #impl: 69898409 (eff. 0.048)
11.89/11.91	c #Conflicts:      32000 | #Learnt:       7327 | 0.000
11.89/11.91	c total clause space: 11.2235MB
11.89/11.91	c total #watches: 77350
12.29/12.32	c total #propagations: 3461330 / total #impl: 72638630 (eff. 0.048)
12.29/12.32	c #Conflicts:      33000 | #Learnt:       8327 | 0.000
12.29/12.32	c total clause space: 11.2235MB
12.29/12.32	c total #watches: 83913
12.69/12.76	c total #propagations: 3556663 / total #impl: 74926872 (eff. 0.047)
12.69/12.76	c GC COLLECT
12.69/12.76	c #Conflicts:      34000 | #Learnt:       4931 | 0.000
12.69/12.76	c total clause space: 11.2235MB
12.69/12.76	c total #watches: 64234
13.09/13.14	c total #propagations: 3660093 / total #impl: 77743126 (eff. 0.047)
13.09/13.14	c #Conflicts:      35000 | #Learnt:       5931 | 0.000
13.09/13.14	c total clause space: 11.2235MB
13.09/13.14	c total #watches: 68457
13.48/13.55	c total #propagations: 3763983 / total #impl: 80211590 (eff. 0.047)
13.48/13.55	c #Conflicts:      36000 | #Learnt:       6931 | 0.000
13.48/13.55	c total clause space: 11.2235MB
13.48/13.55	c total #watches: 73880
13.88/13.98	c total #propagations: 3881549 / total #impl: 82655343 (eff. 0.047)
13.88/13.98	c #Conflicts:      37000 | #Learnt:       7931 | 0.000
13.88/13.98	c total clause space: 11.2235MB
13.88/13.98	c total #watches: 80844
14.39/14.45	c total #propagations: 3994299 / total #impl: 85173171 (eff. 0.047)
14.39/14.45	c #Conflicts:      38000 | #Learnt:       8931 | 0.000
14.39/14.45	c total clause space: 11.2235MB
14.39/14.45	c total #watches: 87214
14.78/14.87	c total #propagations: 4114978 / total #impl: 87816128 (eff. 0.047)
14.78/14.87	c GC COLLECT
14.78/14.87	c #Conflicts:      39000 | #Learnt:       5229 | 0.000
14.78/14.87	c total clause space: 11.2235MB
14.78/14.87	c total #watches: 66482
15.08/15.19	c total #propagations: 4207885 / total #impl: 90162181 (eff. 0.047)
15.08/15.19	c #Conflicts:      40000 | #Learnt:       6229 | 0.000
15.08/15.19	c total clause space: 11.2235MB
15.08/15.19	c total #watches: 73769
15.49/15.57	c total #propagations: 4289067 / total #impl: 91961432 (eff. 0.047)
15.49/15.57	c #Conflicts:      41000 | #Learnt:       7229 | 0.000
15.49/15.57	c total clause space: 11.2235MB
15.49/15.57	c total #watches: 80895
15.88/15.97	c total #propagations: 4363647 / total #impl: 94043253 (eff. 0.046)
15.88/15.97	c #Conflicts:      42000 | #Learnt:       8229 | 0.000
15.88/15.97	c total clause space: 11.2235MB
15.88/15.97	c total #watches: 87350
16.38/16.41	c total #propagations: 4448262 / total #impl: 96371214 (eff. 0.046)
16.38/16.41	c #Conflicts:      43000 | #Learnt:       9229 | 0.000
16.38/16.41	c total clause space: 11.2235MB
16.38/16.41	c total #watches: 93902
16.78/16.86	c total #propagations: 4545716 / total #impl: 98797662 (eff. 0.046)
16.78/16.86	c GC COLLECT
16.78/16.86	c #Conflicts:      44000 | #Learnt:       5223 | 0.000
16.78/16.86	c total clause space: 11.2235MB
16.78/16.86	c total #watches: 65861
17.18/17.23	c total #propagations: 4643594 / total #impl: 101247726 (eff. 0.046)
17.18/17.23	c #Conflicts:      45000 | #Learnt:       6223 | 0.000
17.18/17.23	c total clause space: 11.2235MB
17.18/17.23	c total #watches: 70860
17.48/17.59	c total #propagations: 4748648 / total #impl: 103310375 (eff. 0.046)
17.48/17.59	c #Conflicts:      46000 | #Learnt:       7223 | 0.000
17.48/17.59	c total clause space: 11.2235MB
17.48/17.59	c total #watches: 76373
17.88/17.97	c total #propagations: 4859884 / total #impl: 105240381 (eff. 0.046)
17.88/17.97	c #Conflicts:      47000 | #Learnt:       8223 | 0.000
17.88/17.97	c total clause space: 11.2235MB
17.88/17.97	c total #watches: 81978
18.28/18.38	c total #propagations: 4971970 / total #impl: 107018819 (eff. 0.046)
18.28/18.38	c #Conflicts:      48000 | #Learnt:       9223 | 0.000
18.28/18.38	c total clause space: 11.2235MB
18.28/18.38	c total #watches: 86942
18.88/18.90	c total #propagations: 5076767 / total #impl: 109050750 (eff. 0.047)
18.88/18.90	c #Conflicts:      49000 | #Learnt:      10223 | 0.000
18.88/18.90	c total clause space: 18.2382MB
18.88/18.90	c total #watches: 92976
19.28/19.30	c total #propagations: 5194013 / total #impl: 111497287 (eff. 0.047)
19.28/19.30	c GC COLLECT
19.28/19.30	c #Conflicts:      50000 | #Learnt:       5914 | 0.000
19.28/19.30	c total clause space: 18.2382MB
19.28/19.30	c total #watches: 69308
19.58/19.66	c total #propagations: 5300681 / total #impl: 113619029 (eff. 0.047)
19.58/19.66	c #Conflicts:      51000 | #Learnt:       6914 | 0.000
19.58/19.66	c total clause space: 18.2382MB
19.58/19.66	c total #watches: 74244
20.08/20.10	c total #propagations: 5414656 / total #impl: 115587110 (eff. 0.047)
20.08/20.10	c #Conflicts:      52000 | #Learnt:       7914 | 0.000
20.08/20.10	c total clause space: 18.2382MB
20.08/20.10	c total #watches: 80991
20.58/20.64	c total #propagations: 5536209 / total #impl: 118047281 (eff. 0.047)
20.58/20.64	c #Conflicts:      53000 | #Learnt:       8914 | 0.000
20.58/20.64	c total clause space: 18.2382MB
20.58/20.64	c total #watches: 87803
21.08/21.12	c total #propagations: 5655894 / total #impl: 121125344 (eff. 0.047)
21.08/21.12	c #Conflicts:      54000 | #Learnt:       9914 | 0.000
21.08/21.12	c total clause space: 18.2382MB
21.08/21.12	c total #watches: 94491
21.58/21.62	c total #propagations: 5738234 / total #impl: 123612345 (eff. 0.046)
21.58/21.62	c #Conflicts:      55000 | #Learnt:      10914 | 0.000
21.58/21.62	c total clause space: 18.2382MB
21.58/21.62	c total #watches: 101561
21.99/22.07	c total #propagations: 5841275 / total #impl: 125888087 (eff. 0.046)
21.99/22.07	c GC COLLECT
21.99/22.07	c #Conflicts:      56000 | #Learnt:       6311 | 0.000
21.99/22.07	c total clause space: 18.2382MB
21.99/22.07	c total #watches: 72021
22.48/22.53	c total #propagations: 5953081 / total #impl: 128212010 (eff. 0.046)
22.48/22.53	c #Conflicts:      57000 | #Learnt:       7311 | 0.000
22.48/22.53	c total clause space: 18.2382MB
22.48/22.53	c total #watches: 77272
22.88/22.96	c total #propagations: 6061282 / total #impl: 130796998 (eff. 0.046)
22.88/22.96	c #Conflicts:      58000 | #Learnt:       8311 | 0.000
22.88/22.96	c total clause space: 18.2382MB
22.88/22.96	c total #watches: 83088
23.38/23.40	c total #propagations: 6162816 / total #impl: 132982607 (eff. 0.046)
23.38/23.40	c #Conflicts:      59000 | #Learnt:       9311 | 0.000
23.38/23.40	c total clause space: 18.2382MB
23.38/23.40	c total #watches: 88343
23.78/23.85	c total #propagations: 6278030 / total #impl: 135108710 (eff. 0.046)
23.78/23.85	c #Conflicts:      60000 | #Learnt:      10311 | 0.000
23.78/23.85	c total clause space: 18.2382MB
23.78/23.85	c total #watches: 93592
24.29/24.35	c total #propagations: 6383982 / total #impl: 137395628 (eff. 0.046)
24.29/24.35	c #Conflicts:      61000 | #Learnt:      11311 | 0.000
24.29/24.35	c total clause space: 18.2382MB
24.29/24.35	c total #watches: 99594
24.68/24.79	c total #propagations: 6470695 / total #impl: 139370960 (eff. 0.046)
24.68/24.79	c GC COLLECT
24.68/24.79	c #Conflicts:      62000 | #Learnt:       6410 | 0.000
24.68/24.79	c total clause space: 18.2382MB
24.68/24.79	c total #watches: 72369
25.08/25.15	c total #propagations: 6573172 / total #impl: 141357082 (eff. 0.047)
25.08/25.15	c #Conflicts:      63000 | #Learnt:       7410 | 0.000
25.08/25.15	c total clause space: 18.2382MB
25.08/25.15	c total #watches: 78588
25.48/25.58	c total #propagations: 6660341 / total #impl: 142873318 (eff. 0.047)
25.48/25.58	c #Conflicts:      64000 | #Learnt:       8410 | 0.000
25.48/25.58	c total clause space: 18.2382MB
25.48/25.58	c total #watches: 85361
25.98/26.04	c total #propagations: 6758406 / total #impl: 145238722 (eff. 0.047)
25.98/26.04	c #Conflicts:      65000 | #Learnt:       9410 | 0.000
25.98/26.04	c total clause space: 18.2382MB
25.98/26.04	c total #watches: 90699
26.49/26.59	c total #propagations: 6874602 / total #impl: 147381097 (eff. 0.047)
26.49/26.59	c #Conflicts:      66000 | #Learnt:      10410 | 0.000
26.49/26.59	c total clause space: 18.2382MB
26.49/26.59	c total #watches: 96398
27.08/27.10	c total #propagations: 6988009 / total #impl: 150055264 (eff. 0.047)
27.08/27.10	c #Conflicts:      67000 | #Learnt:      11410 | 0.000
27.08/27.10	c total clause space: 18.2382MB
27.08/27.10	c total #watches: 102106
27.59/27.68	c total #propagations: 7078978 / total #impl: 152278368 (eff. 0.046)
27.59/27.68	c #Conflicts:      68000 | #Learnt:      12410 | 0.000
27.59/27.68	c total clause space: 18.2382MB
27.59/27.68	c total #watches: 107828
27.98/28.06	c total #propagations: 7177153 / total #impl: 155110357 (eff. 0.046)
27.98/28.06	c GC COLLECT
27.98/28.06	c #Conflicts:      69000 | #Learnt:       7205 | 0.000
27.98/28.06	c total clause space: 18.2382MB
27.98/28.06	c total #watches: 76231
28.38/28.45	c total #propagations: 7276477 / total #impl: 157293742 (eff. 0.046)
28.38/28.45	c #Conflicts:      70000 | #Learnt:       8205 | 0.000
28.38/28.45	c total clause space: 18.2382MB
28.38/28.45	c total #watches: 81862
28.78/28.89	c total #propagations: 7377124 / total #impl: 159271964 (eff. 0.046)
28.78/28.89	c #Conflicts:      71000 | #Learnt:       9205 | 0.000
28.78/28.89	c total clause space: 18.2382MB
28.78/28.89	c total #watches: 88439
29.28/29.38	c total #propagations: 7465079 / total #impl: 161272374 (eff. 0.046)
29.28/29.38	c #Conflicts:      72000 | #Learnt:      10205 | 0.000
29.28/29.38	c total clause space: 18.2382MB
29.28/29.38	c total #watches: 93657
29.88/29.90	c total #propagations: 7555116 / total #impl: 163401468 (eff. 0.046)
29.88/29.90	c #Conflicts:      73000 | #Learnt:      11205 | 0.000
29.88/29.90	c total clause space: 18.2382MB
29.88/29.90	c total #watches: 100609
30.28/30.39	c total #propagations: 7654065 / total #impl: 165887486 (eff. 0.046)
30.28/30.39	c #Conflicts:      74000 | #Learnt:      12205 | 0.000
30.28/30.39	c total clause space: 18.2382MB
30.28/30.39	c total #watches: 105551
30.89/30.94	c total #propagations: 7755416 / total #impl: 168077707 (eff. 0.046)
30.89/30.94	c GC COLLECT
30.89/30.94	c #Conflicts:      75000 | #Learnt:       6711 | 0.000
30.89/30.94	c total clause space: 18.2382MB
30.89/30.94	c total #watches: 74024
31.28/31.33	c total #propagations: 7848013 / total #impl: 170843212 (eff. 0.046)
31.28/31.33	c #Conflicts:      76000 | #Learnt:       7711 | 0.000
31.28/31.33	c total clause space: 18.2382MB
31.28/31.33	c total #watches: 80076
31.68/31.76	c total #propagations: 7925653 / total #impl: 172967157 (eff. 0.046)
31.68/31.76	c #Conflicts:      77000 | #Learnt:       8711 | 0.000
31.68/31.76	c total clause space: 18.2382MB
31.68/31.76	c total #watches: 85217
32.08/32.19	c total #propagations: 8021165 / total #impl: 175175736 (eff. 0.046)
32.08/32.19	c #Conflicts:      78000 | #Learnt:       9711 | 0.000
32.08/32.19	c total clause space: 18.2382MB
32.08/32.19	c total #watches: 90673
32.58/32.69	c total #propagations: 8115024 / total #impl: 177453704 (eff. 0.046)
32.58/32.69	c #Conflicts:      79000 | #Learnt:      10711 | 0.000
32.58/32.69	c total clause space: 18.2382MB
32.58/32.69	c total #watches: 95580
33.18/33.27	c total #propagations: 8207337 / total #impl: 180002519 (eff. 0.046)
33.18/33.27	c #Conflicts:      80000 | #Learnt:      11711 | 0.000
33.18/33.27	c total clause space: 18.2382MB
33.18/33.27	c total #watches: 102516
33.78/33.89	c total #propagations: 8299238 / total #impl: 183084863 (eff. 0.045)
33.78/33.89	c #Conflicts:      81000 | #Learnt:      12711 | 0.000
33.78/33.89	c total clause space: 18.2382MB
33.78/33.89	c total #watches: 109324
34.38/34.46	c total #propagations: 8395269 / total #impl: 186491373 (eff. 0.045)
34.38/34.46	c GC COLLECT
34.38/34.46	c #Conflicts:      82000 | #Learnt:       6909 | 0.000
34.38/34.46	c total clause space: 18.2382MB
34.38/34.46	c total #watches: 74899
34.88/34.90	c total #propagations: 8500360 / total #impl: 189466610 (eff. 0.045)
34.88/34.90	c #Conflicts:      83000 | #Learnt:       7909 | 0.000
34.88/34.90	c total clause space: 18.2382MB
34.88/34.90	c total #watches: 81019
35.29/35.31	c total #propagations: 8619924 / total #impl: 192065203 (eff. 0.045)
35.29/35.31	c #Conflicts:      84000 | #Learnt:       8909 | 0.000
35.29/35.31	c total clause space: 18.2382MB
35.29/35.31	c total #watches: 86650
35.78/35.83	c total #propagations: 8725886 / total #impl: 193989205 (eff. 0.045)
35.78/35.83	c #Conflicts:      85000 | #Learnt:       9909 | 0.000
35.78/35.83	c total clause space: 18.2382MB
35.78/35.83	c total #watches: 93657
36.29/36.33	c total #propagations: 8827230 / total #impl: 196549510 (eff. 0.045)
36.29/36.33	c #Conflicts:      86000 | #Learnt:      10909 | 0.000
36.29/36.33	c total clause space: 18.2382MB
36.29/36.33	c total #watches: 99950
36.88/36.94	c total #propagations: 8935043 / total #impl: 198687756 (eff. 0.045)
36.88/36.94	c #Conflicts:      87000 | #Learnt:      11909 | 0.000
36.88/36.94	c total clause space: 18.2382MB
36.88/36.94	c total #watches: 107909
37.58/37.62	c total #propagations: 9049669 / total #impl: 201405526 (eff. 0.045)
37.58/37.62	c #Conflicts:      88000 | #Learnt:      12909 | 0.000
37.58/37.62	c total clause space: 18.2382MB
37.58/37.62	c total #watches: 115774
38.28/38.36	c total #propagations: 9165563 / total #impl: 204486920 (eff. 0.045)
38.28/38.36	c #Conflicts:      89000 | #Learnt:      13909 | 0.000
38.28/38.36	c total clause space: 18.2382MB
38.28/38.36	c total #watches: 123988
38.78/38.88	c total #propagations: 9278824 / total #impl: 207713849 (eff. 0.045)
38.78/38.88	c GC COLLECT
38.78/38.88	c #Conflicts:      90000 | #Learnt:       7806 | 0.000
38.78/38.88	c total clause space: 18.2382MB
38.78/38.88	c total #watches: 79863
39.28/39.32	c total #propagations: 9377504 / total #impl: 210407184 (eff. 0.045)
39.28/39.32	c #Conflicts:      91000 | #Learnt:       8806 | 0.000
39.28/39.32	c total clause space: 18.2382MB
39.28/39.32	c total #watches: 85421
39.69/39.78	c total #propagations: 9494977 / total #impl: 212696417 (eff. 0.045)
39.69/39.78	c #Conflicts:      92000 | #Learnt:       9806 | 0.000
39.69/39.78	c total clause space: 18.2382MB
39.69/39.78	c total #watches: 91675
40.18/40.27	c total #propagations: 9599678 / total #impl: 215267118 (eff. 0.045)
40.18/40.27	c #Conflicts:      93000 | #Learnt:      10806 | 0.000
40.18/40.27	c total clause space: 18.2382MB
40.18/40.27	c total #watches: 98250
40.79/40.82	c total #propagations: 9698638 / total #impl: 217834442 (eff. 0.045)
40.79/40.82	c #Conflicts:      94000 | #Learnt:      11806 | 0.000
40.79/40.82	c total clause space: 18.2382MB
40.79/40.82	c total #watches: 103518
41.38/41.41	c total #propagations: 9805056 / total #impl: 220518171 (eff. 0.044)
41.38/41.41	c #Conflicts:      95000 | #Learnt:      12806 | 0.000
41.38/41.41	c total clause space: 18.2382MB
41.38/41.41	c total #watches: 110566
41.98/42.03	c total #propagations: 9902205 / total #impl: 223663986 (eff. 0.044)
41.98/42.03	c #Conflicts:      96000 | #Learnt:      13806 | 0.000
41.98/42.03	c total clause space: 18.2382MB
41.98/42.03	c total #watches: 116834
42.58/42.69	c total #propagations: 9988015 / total #impl: 226818549 (eff. 0.044)
42.58/42.69	c #Conflicts:      97000 | #Learnt:      14806 | 0.000
42.58/42.69	c total clause space: 18.2382MB
42.58/42.69	c total #watches: 123491
43.08/43.11	c total #propagations: 10086676 / total #impl: 230047670 (eff. 0.044)
43.08/43.11	c GC COLLECT
43.08/43.11	c #Conflicts:      98000 | #Learnt:       8405 | 0.000
43.08/43.11	c total clause space: 18.2382MB
43.08/43.11	c total #watches: 84117
43.58/43.62	c total #propagations: 10183104 / total #impl: 232552941 (eff. 0.044)
43.58/43.62	c #Conflicts:      99000 | #Learnt:       9405 | 0.000
43.58/43.62	c total clause space: 18.2382MB
43.58/43.62	c total #watches: 90922
44.09/44.16	c total #propagations: 10276901 / total #impl: 235582815 (eff. 0.044)
44.09/44.16	c #Conflicts:     100000 | #Learnt:      10405 | 0.000
44.09/44.16	c total clause space: 18.2382MB
44.09/44.16	c total #watches: 97400
44.68/44.75	c total #propagations: 10377146 / total #impl: 238627356 (eff. 0.043)
44.68/44.75	c #Conflicts:     101000 | #Learnt:      11405 | 0.000
44.68/44.75	c total clause space: 18.2382MB
44.68/44.75	c total #watches: 103874
45.28/45.39	c total #propagations: 10474991 / total #impl: 242007239 (eff. 0.043)
45.28/45.39	c #Conflicts:     102000 | #Learnt:      12405 | 0.000
45.28/45.39	c total clause space: 18.2382MB
45.28/45.39	c total #watches: 110575
45.98/46.02	c total #propagations: 10578283 / total #impl: 245272457 (eff. 0.043)
45.98/46.02	c #Conflicts:     103000 | #Learnt:      13405 | 0.000
45.98/46.02	c total clause space: 18.2382MB
45.98/46.02	c total #watches: 116537
46.58/46.67	c total #propagations: 10677060 / total #impl: 248216561 (eff. 0.043)
46.58/46.67	c #Conflicts:     104000 | #Learnt:      14405 | 0.000
46.58/46.67	c total clause space: 18.2382MB
46.58/46.67	c total #watches: 123047
47.28/47.31	c total #propagations: 10764789 / total #impl: 250782044 (eff. 0.043)
47.28/47.31	c #Conflicts:     105000 | #Learnt:      15405 | 0.000
47.28/47.31	c total clause space: 18.2382MB
47.28/47.31	c total #watches: 129223
47.68/47.76	c total #propagations: 10872727 / total #impl: 253306732 (eff. 0.043)
47.68/47.76	c GC COLLECT
47.68/47.76	c #Conflicts:     106000 | #Learnt:       8701 | 0.000
47.68/47.76	c total clause space: 18.2382MB
47.68/47.76	c total #watches: 85937
48.18/48.22	c total #propagations: 10964630 / total #impl: 255459332 (eff. 0.043)
48.18/48.22	c #Conflicts:     107000 | #Learnt:       9701 | 0.000
48.18/48.22	c total clause space: 18.2382MB
48.18/48.22	c total #watches: 91136
48.58/48.68	c total #propagations: 11056862 / total #impl: 257791946 (eff. 0.043)
48.58/48.68	c #Conflicts:     108000 | #Learnt:      10701 | 0.000
48.58/48.68	c total clause space: 18.2382MB
48.58/48.68	c total #watches: 97538
49.18/49.25	c total #propagations: 11144993 / total #impl: 260132880 (eff. 0.043)
49.18/49.25	c #Conflicts:     109000 | #Learnt:      11701 | 0.000
49.18/49.25	c total clause space: 18.2382MB
49.18/49.25	c total #watches: 102912
49.78/49.83	c total #propagations: 11253878 / total #impl: 262872182 (eff. 0.043)
49.78/49.83	c #Conflicts:     110000 | #Learnt:      12701 | 0.000
49.78/49.83	c total clause space: 18.2382MB
49.78/49.83	c total #watches: 109127
50.38/50.46	c total #propagations: 11351842 / total #impl: 265347253 (eff. 0.043)
50.38/50.46	c #Conflicts:     111000 | #Learnt:      13701 | 0.000
50.38/50.46	c total clause space: 18.2382MB
50.38/50.46	c total #watches: 115627
51.08/51.12	c total #propagations: 11440565 / total #impl: 268063392 (eff. 0.043)
51.08/51.12	c #Conflicts:     112000 | #Learnt:      14701 | 0.000
51.08/51.12	c total clause space: 18.2382MB
51.08/51.12	c total #watches: 121382
51.78/51.82	c total #propagations: 11553987 / total #impl: 270802808 (eff. 0.043)
51.78/51.82	c #Conflicts:     113000 | #Learnt:      15701 | 0.000
51.78/51.82	c total clause space: 18.2382MB
51.78/51.82	c total #watches: 127985
52.28/52.34	c total #propagations: 11666657 / total #impl: 274039745 (eff. 0.043)
52.28/52.34	c GC COLLECT
52.28/52.34	c #Conflicts:     114000 | #Learnt:       8702 | 0.000
52.28/52.34	c total clause space: 18.2382MB
52.28/52.34	c total #watches: 86949
52.68/52.80	c total #propagations: 11745788 / total #impl: 276861311 (eff. 0.042)
52.68/52.80	c #Conflicts:     115000 | #Learnt:       9702 | 0.000
52.68/52.80	c total clause space: 18.2382MB
52.68/52.80	c total #watches: 91842
53.18/53.29	c total #propagations: 11824970 / total #impl: 279258659 (eff. 0.042)
53.18/53.29	c #Conflicts:     116000 | #Learnt:      10702 | 0.000
53.18/53.29	c total clause space: 18.2382MB
53.18/53.29	c total #watches: 97386
53.68/53.79	c total #propagations: 11918221 / total #impl: 281558749 (eff. 0.042)
53.68/53.79	c #Conflicts:     117000 | #Learnt:      11702 | 0.000
53.68/53.79	c total clause space: 18.2382MB
53.68/53.79	c total #watches: 102625
54.28/54.36	c total #propagations: 12001956 / total #impl: 283672085 (eff. 0.042)
54.28/54.36	c #Conflicts:     118000 | #Learnt:      12702 | 0.000
54.28/54.36	c total clause space: 18.2382MB
54.28/54.36	c total #watches: 107940
54.78/54.89	c total #propagations: 12110192 / total #impl: 286401145 (eff. 0.042)
54.78/54.89	c #Conflicts:     119000 | #Learnt:      13702 | 0.000
54.78/54.89	c total clause space: 18.2382MB
54.78/54.89	c total #watches: 113299
55.28/55.38	c total #propagations: 12203608 / total #impl: 288571018 (eff. 0.042)
55.28/55.38	c #Conflicts:     120000 | #Learnt:      14702 | 0.000
55.28/55.38	c total clause space: 18.2382MB
55.28/55.38	c total #watches: 119410
55.88/55.97	c total #propagations: 12271607 / total #impl: 290232814 (eff. 0.042)
55.88/55.97	c #Conflicts:     121000 | #Learnt:      15702 | 0.000
55.88/55.97	c total clause space: 18.2382MB
55.88/55.97	c total #watches: 125438
56.48/56.59	c total #propagations: 12345195 / total #impl: 292192072 (eff. 0.042)
56.48/56.59	c GC COLLECT
56.48/56.59	c #Conflicts:     122000 | #Learnt:       8398 | 0.000
56.48/56.59	c total clause space: 18.2382MB
56.48/56.59	c total #watches: 84571
56.98/57.09	c total #propagations: 12429868 / total #impl: 294453997 (eff. 0.042)
56.98/57.09	c #Conflicts:     123000 | #Learnt:       9398 | 0.000
56.98/57.09	c total clause space: 18.2382MB
56.98/57.09	c total #watches: 90135
57.48/57.56	c total #propagations: 12527961 / total #impl: 297218888 (eff. 0.042)
57.48/57.56	c #Conflicts:     124000 | #Learnt:      10398 | 0.000
57.48/57.56	c total clause space: 18.2382MB
57.48/57.56	c total #watches: 95757
58.08/58.20	c total #propagations: 12642097 / total #impl: 299447456 (eff. 0.042)
58.08/58.20	c #Conflicts:     125000 | #Learnt:      11398 | 0.000
58.08/58.20	c total clause space: 18.2382MB
58.08/58.20	c total #watches: 102482
58.68/58.78	c total #propagations: 12769214 / total #impl: 302741206 (eff. 0.042)
58.68/58.78	c #Conflicts:     126000 | #Learnt:      12398 | 0.000
58.68/58.78	c total clause space: 18.2382MB
58.68/58.78	c total #watches: 107881
59.28/59.38	c total #propagations: 12864247 / total #impl: 305743842 (eff. 0.042)
59.28/59.38	c #Conflicts:     127000 | #Learnt:      13398 | 0.000
59.28/59.38	c total clause space: 18.2382MB
59.28/59.38	c total #watches: 114193
59.98/60.05	c total #propagations: 12971139 / total #impl: 308681470 (eff. 0.042)
59.98/60.05	c #Conflicts:     128000 | #Learnt:      14398 | 0.000
59.98/60.05	c total clause space: 18.2382MB
59.98/60.05	c total #watches: 120244
60.58/60.69	c total #propagations: 13074333 / total #impl: 311658527 (eff. 0.042)
60.58/60.69	c #Conflicts:     129000 | #Learnt:      15398 | 0.000
60.58/60.69	c total clause space: 18.2382MB
60.58/60.69	c total #watches: 126074
61.38/61.41	c total #propagations: 13177413 / total #impl: 314232472 (eff. 0.042)
61.38/61.41	c #Conflicts:     130000 | #Learnt:      16398 | 0.000
61.38/61.41	c total clause space: 18.2382MB
61.38/61.41	c total #watches: 133658
62.08/62.12	c total #propagations: 13264348 / total #impl: 317390885 (eff. 0.042)
62.08/62.12	c GC COLLECT
62.08/62.12	c #Conflicts:     131000 | #Learnt:       8800 | 0.000
62.08/62.12	c total clause space: 18.2382MB
62.08/62.12	c total #watches: 86586
62.58/62.61	c total #propagations: 13374495 / total #impl: 320272272 (eff. 0.042)
62.58/62.61	c #Conflicts:     132000 | #Learnt:       9800 | 0.000
62.58/62.61	c total clause space: 18.2382MB
62.58/62.61	c total #watches: 92725
63.08/63.12	c total #propagations: 13481000 / total #impl: 322680181 (eff. 0.042)
63.08/63.12	c #Conflicts:     133000 | #Learnt:      10800 | 0.000
63.08/63.12	c total clause space: 18.2382MB
63.08/63.12	c total #watches: 97843
63.58/63.63	c total #propagations: 13587753 / total #impl: 325251047 (eff. 0.042)
63.58/63.63	c #Conflicts:     134000 | #Learnt:      11800 | 0.000
63.58/63.63	c total clause space: 18.2382MB
63.58/63.63	c total #watches: 102967
64.08/64.16	c total #propagations: 13712717 / total #impl: 327516658 (eff. 0.042)
64.08/64.16	c #Conflicts:     135000 | #Learnt:      12800 | 0.000
64.08/64.16	c total clause space: 18.2382MB
64.08/64.16	c total #watches: 108546
64.58/64.68	c total #propagations: 13820344 / total #impl: 329920492 (eff. 0.042)
64.58/64.68	c #Conflicts:     136000 | #Learnt:      13800 | 0.000
64.58/64.68	c total clause space: 18.2382MB
64.58/64.68	c total #watches: 115446
65.18/65.26	c total #propagations: 13917208 / total #impl: 332217684 (eff. 0.042)
65.18/65.26	c #Conflicts:     137000 | #Learnt:      14800 | 0.000
65.18/65.26	c total clause space: 18.2382MB
65.18/65.26	c total #watches: 120894
65.77/65.86	c total #propagations: 14007787 / total #impl: 334961244 (eff. 0.042)
65.77/65.86	c #Conflicts:     138000 | #Learnt:      15800 | 0.000
65.77/65.86	c total clause space: 18.2382MB
65.77/65.86	c total #watches: 125798
66.57/66.64	c total #propagations: 14106619 / total #impl: 337679168 (eff. 0.042)
66.57/66.64	c #Conflicts:     139000 | #Learnt:      16800 | 0.000
66.57/66.64	c total clause space: 18.2382MB
66.57/66.64	c total #watches: 132686
67.37/67.43	c total #propagations: 14232260 / total #impl: 341256433 (eff. 0.042)
67.37/67.43	c #Conflicts:     140000 | #Learnt:      17800 | 0.000
67.37/67.43	c total clause space: 29.637MB
67.37/67.43	c total #watches: 139669
67.97/68.01	c total #propagations: 14372326 / total #impl: 344760333 (eff. 0.042)
67.97/68.01	c GC COLLECT
67.97/68.01	c #Conflicts:     141000 | #Learnt:       9905 | 0.000
67.97/68.01	c total clause space: 29.637MB
67.97/68.01	c total #watches: 94740
68.47/68.55	c total #propagations: 14492035 / total #impl: 348058161 (eff. 0.042)
68.47/68.55	c #Conflicts:     142000 | #Learnt:      10905 | 0.000
68.47/68.55	c total clause space: 29.637MB
68.47/68.55	c total #watches: 99418
69.07/69.10	c total #propagations: 14616623 / total #impl: 350766238 (eff. 0.042)
69.07/69.10	c #Conflicts:     143000 | #Learnt:      11905 | 0.000
69.07/69.10	c total clause space: 29.637MB
69.07/69.10	c total #watches: 105301
69.67/69.72	c total #propagations: 14730684 / total #impl: 353550247 (eff. 0.042)
69.67/69.72	c #Conflicts:     144000 | #Learnt:      12905 | 0.000
69.67/69.72	c total clause space: 29.637MB
69.67/69.72	c total #watches: 111586
70.27/70.36	c total #propagations: 14850306 / total #impl: 356641367 (eff. 0.042)
70.27/70.36	c #Conflicts:     145000 | #Learnt:      13905 | 0.000
70.27/70.36	c total clause space: 29.637MB
70.27/70.36	c total #watches: 118102
70.87/70.99	c total #propagations: 14960889 / total #impl: 359764457 (eff. 0.042)
70.87/70.99	c #Conflicts:     146000 | #Learnt:      14905 | 0.000
70.87/70.99	c total clause space: 29.637MB
70.87/70.99	c total #watches: 123560
71.58/71.65	c total #propagations: 15059457 / total #impl: 362892536 (eff. 0.041)
71.58/71.65	c #Conflicts:     147000 | #Learnt:      15905 | 0.000
71.58/71.65	c total clause space: 29.637MB
71.58/71.65	c total #watches: 128786
72.27/72.30	c total #propagations: 15176300 / total #impl: 365954218 (eff. 0.041)
72.27/72.30	c #Conflicts:     148000 | #Learnt:      16905 | 0.000
72.27/72.30	c total clause space: 29.637MB
72.27/72.30	c total #watches: 134051
72.87/72.97	c total #propagations: 15294233 / total #impl: 368548180 (eff. 0.041)
72.87/72.97	c #Conflicts:     149000 | #Learnt:      17905 | 0.000
72.87/72.97	c total clause space: 29.637MB
72.87/72.97	c total #watches: 140087
73.58/73.62	c total #propagations: 15398629 / total #impl: 371430482 (eff. 0.041)
73.58/73.62	c GC COLLECT
73.58/73.62	c #Conflicts:     150000 | #Learnt:       9700 | 0.000
73.58/73.62	c total clause space: 29.637MB
73.58/73.62	c total #watches: 92882
74.18/74.21	c total #propagations: 15497408 / total #impl: 374378074 (eff. 0.041)
74.18/74.21	c #Conflicts:     151000 | #Learnt:      10700 | 0.000
74.18/74.21	c total clause space: 29.637MB
74.18/74.21	c total #watches: 100036
74.68/74.77	c total #propagations: 15613767 / total #impl: 377421656 (eff. 0.041)
74.68/74.77	c #Conflicts:     152000 | #Learnt:      11700 | 0.000
74.68/74.77	c total clause space: 29.637MB
74.68/74.77	c total #watches: 105763
75.28/75.34	c total #propagations: 15715705 / total #impl: 380015692 (eff. 0.041)
75.28/75.34	c #Conflicts:     153000 | #Learnt:      12700 | 0.000
75.28/75.34	c total clause space: 29.637MB
75.28/75.34	c total #watches: 111456
75.89/75.94	c total #propagations: 15815524 / total #impl: 382773974 (eff. 0.041)
75.89/75.94	c #Conflicts:     154000 | #Learnt:      13700 | 0.000
75.89/75.94	c total clause space: 29.637MB
75.89/75.94	c total #watches: 117652
76.48/76.52	c total #propagations: 15918872 / total #impl: 385401697 (eff. 0.041)
76.48/76.52	c #Conflicts:     155000 | #Learnt:      14700 | 0.000
76.48/76.52	c total clause space: 29.637MB
76.48/76.52	c total #watches: 124287
77.18/77.21	c total #propagations: 15983072 / total #impl: 387916270 (eff. 0.041)
77.18/77.21	c #Conflicts:     156000 | #Learnt:      15700 | 0.000
77.18/77.21	c total clause space: 29.637MB
77.18/77.21	c total #watches: 130566
77.88/77.93	c total #propagations: 16075315 / total #impl: 391027005 (eff. 0.041)
77.88/77.93	c #Conflicts:     157000 | #Learnt:      16700 | 0.000
77.88/77.93	c total clause space: 29.637MB
77.88/77.93	c total #watches: 136801
78.58/78.63	c total #propagations: 16175581 / total #impl: 394026030 (eff. 0.041)
78.58/78.63	c #Conflicts:     158000 | #Learnt:      17700 | 0.000
78.58/78.63	c total clause space: 29.637MB
78.58/78.63	c total #watches: 142463
79.38/79.43	c total #propagations: 16273805 / total #impl: 396813113 (eff. 0.041)
79.38/79.43	c #Conflicts:     159000 | #Learnt:      18700 | 0.000
79.38/79.43	c total clause space: 29.637MB
79.38/79.43	c total #watches: 147563
79.98/80.02	c total #propagations: 16368367 / total #impl: 400386194 (eff. 0.041)
79.98/80.02	c GC COLLECT
79.98/80.02	c #Conflicts:     160000 | #Learnt:      10205 | 0.000
79.98/80.02	c total clause space: 29.637MB
79.98/80.02	c total #watches: 95392
80.48/80.56	c total #propagations: 16461731 / total #impl: 403252117 (eff. 0.041)
80.48/80.56	c #Conflicts:     161000 | #Learnt:      11205 | 0.000
80.48/80.56	c total clause space: 29.637MB
80.48/80.56	c total #watches: 101540
81.08/81.16	c total #propagations: 16571721 / total #impl: 405720758 (eff. 0.041)
81.08/81.16	c #Conflicts:     162000 | #Learnt:      12205 | 0.000
81.08/81.16	c total clause space: 29.637MB
81.08/81.16	c total #watches: 106841
81.68/81.76	c total #propagations: 16693626 / total #impl: 408543568 (eff. 0.041)
81.68/81.76	c #Conflicts:     163000 | #Learnt:      13205 | 0.000
81.68/81.76	c total clause space: 29.637MB
81.68/81.76	c total #watches: 112631
82.38/82.40	c total #propagations: 16795293 / total #impl: 411634347 (eff. 0.041)
82.38/82.40	c #Conflicts:     164000 | #Learnt:      14205 | 0.000
82.38/82.40	c total clause space: 29.637MB
82.38/82.40	c total #watches: 118745
82.98/83.05	c total #propagations: 16894887 / total #impl: 414697983 (eff. 0.041)
82.98/83.05	c #Conflicts:     165000 | #Learnt:      15205 | 0.000
82.98/83.05	c total clause space: 29.637MB
82.98/83.05	c total #watches: 125798
83.59/83.69	c total #propagations: 16996470 / total #impl: 417931085 (eff. 0.041)
83.59/83.69	c #Conflicts:     166000 | #Learnt:      16205 | 0.000
83.59/83.69	c total clause space: 29.637MB
83.59/83.69	c total #watches: 133200
84.38/84.41	c total #propagations: 17087033 / total #impl: 421188615 (eff. 0.041)
84.38/84.41	c #Conflicts:     167000 | #Learnt:      17205 | 0.000
84.38/84.41	c total clause space: 29.637MB
84.38/84.41	c total #watches: 140025
85.08/85.19	c total #propagations: 17185294 / total #impl: 424687272 (eff. 0.040)
85.08/85.19	c #Conflicts:     168000 | #Learnt:      18205 | 0.000
85.08/85.19	c total clause space: 29.637MB
85.08/85.19	c total #watches: 146314
85.88/85.94	c total #propagations: 17294653 / total #impl: 427920423 (eff. 0.040)
85.88/85.94	c #Conflicts:     169000 | #Learnt:      19205 | 0.000
85.88/85.94	c total clause space: 29.637MB
85.88/85.94	c total #watches: 151650
86.48/86.58	c total #propagations: 17394709 / total #impl: 430584933 (eff. 0.040)
86.48/86.58	c GC COLLECT
86.48/86.58	c #Conflicts:     170000 | #Learnt:      10406 | 0.000
86.48/86.58	c total clause space: 29.637MB
86.48/86.58	c total #watches: 95497
87.08/87.13	c total #propagations: 17496391 / total #impl: 433247089 (eff. 0.040)
87.08/87.13	c #Conflicts:     171000 | #Learnt:      11406 | 0.000
87.08/87.13	c total clause space: 29.637MB
87.08/87.13	c total #watches: 101706
87.68/87.70	c total #propagations: 17600902 / total #impl: 435790649 (eff. 0.040)
87.68/87.70	c #Conflicts:     172000 | #Learnt:      12406 | 0.000
87.68/87.70	c total clause space: 29.637MB
87.68/87.70	c total #watches: 106938
88.28/88.33	c total #propagations: 17707222 / total #impl: 438471142 (eff. 0.040)
88.28/88.33	c #Conflicts:     173000 | #Learnt:      13406 | 0.000
88.28/88.33	c total clause space: 29.637MB
88.28/88.33	c total #watches: 112408
88.98/89.00	c total #propagations: 17817724 / total #impl: 441660697 (eff. 0.040)
88.98/89.00	c #Conflicts:     174000 | #Learnt:      14406 | 0.000
88.98/89.00	c total clause space: 29.637MB
88.98/89.00	c total #watches: 120163
89.68/89.70	c total #propagations: 17917086 / total #impl: 445051879 (eff. 0.040)
89.68/89.70	c #Conflicts:     175000 | #Learnt:      15406 | 0.000
89.68/89.70	c total clause space: 29.637MB
89.68/89.70	c total #watches: 127871
90.28/90.39	c total #propagations: 18024085 / total #impl: 448428577 (eff. 0.040)
90.28/90.39	c #Conflicts:     176000 | #Learnt:      16406 | 0.000
90.28/90.39	c total clause space: 29.637MB
90.28/90.39	c total #watches: 134353
90.98/91.07	c total #propagations: 18104043 / total #impl: 451500767 (eff. 0.040)
90.98/91.07	c #Conflicts:     177000 | #Learnt:      17406 | 0.000
90.98/91.07	c total clause space: 29.637MB
90.98/91.07	c total #watches: 139433
91.68/91.80	c total #propagations: 18189203 / total #impl: 454607550 (eff. 0.040)
91.68/91.80	c #Conflicts:     178000 | #Learnt:      18406 | 0.000
91.68/91.80	c total clause space: 29.637MB
91.68/91.80	c total #watches: 144882
92.48/92.57	c total #propagations: 18280686 / total #impl: 457842617 (eff. 0.040)
92.48/92.57	c #Conflicts:     179000 | #Learnt:      19406 | 0.000
92.48/92.57	c total clause space: 29.637MB
92.48/92.57	c total #watches: 149999
93.28/93.33	c total #propagations: 18378276 / total #impl: 460873264 (eff. 0.040)
93.28/93.33	c GC COLLECT
93.28/93.33	c #Conflicts:     180000 | #Learnt:      10300 | 0.000
93.28/93.33	c total clause space: 29.637MB
93.28/93.33	c total #watches: 95522
93.88/93.90	c total #propagations: 18479551 / total #impl: 464165846 (eff. 0.040)
93.88/93.90	c #Conflicts:     181000 | #Learnt:      11300 | 0.000
93.88/93.90	c total clause space: 29.637MB
93.88/93.90	c total #watches: 100250
94.38/94.44	c total #propagations: 18606748 / total #impl: 466964875 (eff. 0.040)
94.38/94.44	c #Conflicts:     182000 | #Learnt:      12300 | 0.000
94.38/94.44	c total clause space: 29.637MB
94.38/94.44	c total #watches: 106315
94.98/95.01	c total #propagations: 18714787 / total #impl: 469494306 (eff. 0.040)
94.98/95.01	c #Conflicts:     183000 | #Learnt:      13300 | 0.000
94.98/95.01	c total clause space: 29.637MB
94.98/95.01	c total #watches: 111913
95.58/95.60	c total #propagations: 18811218 / total #impl: 472314763 (eff. 0.040)
95.58/95.60	c #Conflicts:     184000 | #Learnt:      14300 | 0.000
95.58/95.60	c total clause space: 29.637MB
95.58/95.60	c total #watches: 117157
96.18/96.26	c total #propagations: 18899236 / total #impl: 475308168 (eff. 0.040)
96.18/96.26	c #Conflicts:     185000 | #Learnt:      15300 | 0.000
96.18/96.26	c total clause space: 29.637MB
96.18/96.26	c total #watches: 123019
96.78/96.83	c total #propagations: 18998925 / total #impl: 478468064 (eff. 0.040)
96.78/96.83	c #Conflicts:     186000 | #Learnt:      16300 | 0.000
96.78/96.83	c total clause space: 29.637MB
96.78/96.83	c total #watches: 128350
97.48/97.51	c total #propagations: 19093060 / total #impl: 481109235 (eff. 0.040)
97.48/97.51	c #Conflicts:     187000 | #Learnt:      17300 | 0.000
97.48/97.51	c total clause space: 29.637MB
97.48/97.51	c total #watches: 134932
98.18/98.27	c total #propagations: 19196463 / total #impl: 484247742 (eff. 0.040)
98.18/98.27	c #Conflicts:     188000 | #Learnt:      18300 | 0.000
98.18/98.27	c total clause space: 29.637MB
98.18/98.27	c total #watches: 141358
98.98/99.01	c total #propagations: 19332922 / total #impl: 487649290 (eff. 0.040)
98.98/99.01	c #Conflicts:     189000 | #Learnt:      19300 | 0.000
98.98/99.01	c total clause space: 29.637MB
98.98/99.01	c total #watches: 148659
99.87/99.91	c total #propagations: 19461562 / total #impl: 491009565 (eff. 0.040)
99.87/99.91	c #Conflicts:     190000 | #Learnt:      20300 | 0.000
99.87/99.91	c total clause space: 29.637MB
99.87/99.91	c total #watches: 155306
100.47/100.59	c total #propagations: 19592893 / total #impl: 495151393 (eff. 0.040)
100.47/100.59	c GC COLLECT
100.47/100.59	c #Conflicts:     191000 | #Learnt:      10900 | 0.000
100.47/100.59	c total clause space: 29.637MB
100.47/100.59	c total #watches: 100456
101.07/101.17	c total #propagations: 19712578 / total #impl: 498315191 (eff. 0.040)
101.07/101.17	c #Conflicts:     192000 | #Learnt:      11900 | 0.000
101.07/101.17	c total clause space: 29.637MB
101.07/101.17	c total #watches: 108551
101.77/101.82	c total #propagations: 19831252 / total #impl: 501290264 (eff. 0.040)
101.77/101.82	c #Conflicts:     193000 | #Learnt:      12900 | 0.000
101.77/101.82	c total clause space: 29.637MB
101.77/101.82	c total #watches: 116882
102.38/102.46	c total #propagations: 19929146 / total #impl: 505002228 (eff. 0.039)
102.38/102.46	c #Conflicts:     194000 | #Learnt:      13900 | 0.000
102.38/102.46	c total clause space: 29.637MB
102.38/102.46	c total #watches: 123485
102.97/103.09	c total #propagations: 20027355 / total #impl: 508456847 (eff. 0.039)
102.97/103.09	c #Conflicts:     195000 | #Learnt:      14900 | 0.000
102.97/103.09	c total clause space: 29.637MB
102.97/103.09	c total #watches: 129722
103.57/103.68	c total #propagations: 20129636 / total #impl: 511524596 (eff. 0.039)
103.57/103.68	c #Conflicts:     196000 | #Learnt:      15900 | 0.000
103.57/103.68	c total clause space: 29.637MB
103.57/103.68	c total #watches: 135953
104.27/104.36	c total #propagations: 20223241 / total #impl: 514249045 (eff. 0.039)
104.27/104.36	c #Conflicts:     197000 | #Learnt:      16900 | 0.000
104.27/104.36	c total clause space: 29.637MB
104.27/104.36	c total #watches: 143637
104.97/105.01	c total #propagations: 20326966 / total #impl: 517430947 (eff. 0.039)
104.97/105.01	c #Conflicts:     198000 | #Learnt:      17900 | 0.000
104.97/105.01	c total clause space: 29.637MB
104.97/105.01	c total #watches: 148815
105.58/105.65	c total #propagations: 20429833 / total #impl: 520330246 (eff. 0.039)
105.58/105.65	c #Conflicts:     199000 | #Learnt:      18900 | 0.000
105.58/105.65	c total clause space: 29.637MB
105.58/105.65	c total #watches: 154766
106.27/106.36	c total #propagations: 20524261 / total #impl: 523059029 (eff. 0.039)
106.27/106.36	c #Conflicts:     200000 | #Learnt:      19900 | 0.000
106.27/106.36	c total clause space: 29.637MB
106.27/106.36	c total #watches: 161267
106.97/107.09	c total #propagations: 20615634 / total #impl: 526219686 (eff. 0.039)
106.97/107.09	c #Conflicts:     201000 | #Learnt:      20900 | 0.000
106.97/107.09	c total clause space: 29.637MB
106.97/107.09	c total #watches: 167663
107.67/107.73	c total #propagations: 20710057 / total #impl: 529316491 (eff. 0.039)
107.67/107.73	c GC COLLECT
107.67/107.73	c #Conflicts:     202000 | #Learnt:      11206 | 0.000
107.67/107.73	c total clause space: 29.637MB
107.67/107.73	c total #watches: 101825
108.17/108.24	c total #propagations: 20817757 / total #impl: 532021760 (eff. 0.039)
108.17/108.24	c #Conflicts:     203000 | #Learnt:      12206 | 0.000
108.17/108.24	c total clause space: 29.637MB
108.17/108.24	c total #watches: 108918
108.77/108.84	c total #propagations: 20916440 / total #impl: 534648067 (eff. 0.039)
108.77/108.84	c #Conflicts:     204000 | #Learnt:      13206 | 0.000
108.77/108.84	c total clause space: 29.637MB
108.77/108.84	c total #watches: 116793
109.37/109.47	c total #propagations: 21019716 / total #impl: 537823682 (eff. 0.039)
109.37/109.47	c #Conflicts:     205000 | #Learnt:      14206 | 0.000
109.37/109.47	c total clause space: 29.637MB
109.37/109.47	c total #watches: 124251
110.17/110.26	c total #propagations: 21118856 / total #impl: 540872806 (eff. 0.039)
110.17/110.26	c #Conflicts:     206000 | #Learnt:      15206 | 0.000
110.17/110.26	c total clause space: 29.637MB
110.17/110.26	c total #watches: 132280
110.97/111.01	c total #propagations: 21243962 / total #impl: 544147198 (eff. 0.039)
110.97/111.01	c #Conflicts:     207000 | #Learnt:      16206 | 0.000
110.97/111.01	c total clause space: 29.637MB
110.97/111.01	c total #watches: 139976
111.67/111.79	c total #propagations: 21357552 / total #impl: 547632929 (eff. 0.039)
111.67/111.79	c #Conflicts:     208000 | #Learnt:      17206 | 0.000
111.67/111.79	c total clause space: 29.637MB
111.67/111.79	c total #watches: 147168
112.47/112.56	c total #propagations: 21458650 / total #impl: 551324555 (eff. 0.039)
112.47/112.56	c #Conflicts:     209000 | #Learnt:      18206 | 0.000
112.47/112.56	c total clause space: 29.637MB
112.47/112.56	c total #watches: 153115
113.28/113.33	c total #propagations: 21565124 / total #impl: 554845499 (eff. 0.039)
113.28/113.33	c #Conflicts:     210000 | #Learnt:      19206 | 0.000
113.28/113.33	c total clause space: 29.637MB
113.28/113.33	c total #watches: 160120
114.07/114.19	c total #propagations: 21667448 / total #impl: 558326146 (eff. 0.039)
114.07/114.19	c #Conflicts:     211000 | #Learnt:      20206 | 0.000
114.07/114.19	c total clause space: 29.637MB
114.07/114.19	c total #watches: 166543
115.07/115.12	c total #propagations: 21787267 / total #impl: 561825334 (eff. 0.039)
115.07/115.12	c #Conflicts:     212000 | #Learnt:      21206 | 0.000
115.07/115.12	c total clause space: 29.637MB
115.07/115.12	c total #watches: 174183
115.97/116.03	c total #propagations: 21907354 / total #impl: 565550651 (eff. 0.039)
115.97/116.03	c GC COLLECT
115.97/116.03	c #Conflicts:     213000 | #Learnt:      11201 | 0.000
115.97/116.03	c total clause space: 29.637MB
115.97/116.03	c total #watches: 101761
116.37/116.49	c total #propagations: 22030779 / total #impl: 569333780 (eff. 0.039)
116.37/116.49	c #Conflicts:     214000 | #Learnt:      12201 | 0.000
116.37/116.49	c total clause space: 29.637MB
116.37/116.49	c total #watches: 106946
116.97/117.03	c total #propagations: 22126840 / total #impl: 571398644 (eff. 0.039)
116.97/117.03	c #Conflicts:     215000 | #Learnt:      13201 | 0.000
116.97/117.03	c total clause space: 29.637MB
116.97/117.03	c total #watches: 112711
117.57/117.60	c total #propagations: 22239188 / total #impl: 573748130 (eff. 0.039)
117.57/117.60	c #Conflicts:     216000 | #Learnt:      14201 | 0.000
117.57/117.60	c total clause space: 29.637MB
117.57/117.60	c total #watches: 118208
118.17/118.26	c total #propagations: 22349228 / total #impl: 576157289 (eff. 0.039)
118.17/118.26	c #Conflicts:     217000 | #Learnt:      15201 | 0.000
118.17/118.26	c total clause space: 29.637MB
118.17/118.26	c total #watches: 124165
118.88/118.91	c total #propagations: 22449922 / total #impl: 579430331 (eff. 0.039)
118.88/118.91	c #Conflicts:     218000 | #Learnt:      16201 | 0.000
118.88/118.91	c total clause space: 29.637MB
118.88/118.91	c total #watches: 129668
119.37/119.48	c total #propagations: 22545240 / total #impl: 582504858 (eff. 0.039)
119.37/119.48	c #Conflicts:     219000 | #Learnt:      17201 | 0.000
119.37/119.48	c total clause space: 29.637MB
119.37/119.48	c total #watches: 134633
120.07/120.10	c total #propagations: 22625758 / total #impl: 584836122 (eff. 0.039)
120.07/120.10	c #Conflicts:     220000 | #Learnt:      18201 | 0.000
120.07/120.10	c total clause space: 29.637MB
120.07/120.10	c total #watches: 141518
120.87/120.90	c total #propagations: 22701909 / total #impl: 586941720 (eff. 0.039)
120.87/120.90	c #Conflicts:     221000 | #Learnt:      19201 | 0.000
120.87/120.90	c total clause space: 29.637MB
120.87/120.90	c total #watches: 148518
121.67/121.70	c total #propagations: 22808432 / total #impl: 590219055 (eff. 0.039)
121.67/121.70	c #Conflicts:     222000 | #Learnt:      20201 | 0.000
121.67/121.70	c total clause space: 29.637MB
121.67/121.70	c total #watches: 155351
122.47/122.51	c total #propagations: 22915389 / total #impl: 593758709 (eff. 0.039)
122.47/122.51	c #Conflicts:     223000 | #Learnt:      21201 | 0.000
122.47/122.51	c total clause space: 29.637MB
122.47/122.51	c total #watches: 161447
123.28/123.33	c total #propagations: 23016209 / total #impl: 597309586 (eff. 0.039)
123.28/123.33	c #Conflicts:     224000 | #Learnt:      22201 | 0.000
123.28/123.33	c total clause space: 29.637MB
123.28/123.33	c total #watches: 167438
123.97/124.03	c total #propagations: 23102216 / total #impl: 601108032 (eff. 0.038)
123.97/124.03	c GC COLLECT
123.97/124.03	c #Conflicts:     225000 | #Learnt:      11898 | 0.000
123.97/124.03	c total clause space: 29.637MB
123.97/124.03	c total #watches: 106022
124.47/124.58	c total #propagations: 23203137 / total #impl: 604520486 (eff. 0.038)
124.47/124.58	c #Conflicts:     226000 | #Learnt:      12898 | 0.000
124.47/124.58	c total clause space: 29.637MB
124.47/124.58	c total #watches: 112349
125.17/125.20	c total #propagations: 23313278 / total #impl: 607167082 (eff. 0.038)
125.17/125.20	c #Conflicts:     227000 | #Learnt:      13898 | 0.000
125.17/125.20	c total clause space: 29.637MB
125.17/125.20	c total #watches: 119820
125.77/125.89	c total #propagations: 23418342 / total #impl: 610275122 (eff. 0.038)
125.77/125.89	c #Conflicts:     228000 | #Learnt:      14898 | 0.000
125.77/125.89	c total clause space: 29.637MB
125.77/125.89	c total #watches: 126093
126.58/126.63	c total #propagations: 23529225 / total #impl: 613464113 (eff. 0.038)
126.58/126.63	c #Conflicts:     229000 | #Learnt:      15898 | 0.000
126.58/126.63	c total clause space: 29.637MB
126.58/126.63	c total #watches: 133476
127.17/127.29	c total #propagations: 23651779 / total #impl: 616838531 (eff. 0.038)
127.17/127.29	c #Conflicts:     230000 | #Learnt:      16898 | 0.000
127.17/127.29	c total clause space: 29.637MB
127.17/127.29	c total #watches: 139423
127.97/128.06	c total #propagations: 23758297 / total #impl: 619693311 (eff. 0.038)
127.97/128.06	c #Conflicts:     231000 | #Learnt:      17898 | 0.000
127.97/128.06	c total clause space: 29.637MB
127.97/128.06	c total #watches: 145189
128.78/128.85	c total #propagations: 23869944 / total #impl: 622891768 (eff. 0.038)
128.78/128.85	c #Conflicts:     232000 | #Learnt:      18898 | 0.000
128.78/128.85	c total clause space: 29.637MB
128.78/128.85	c total #watches: 151102
129.57/129.66	c total #propagations: 23978039 / total #impl: 625954611 (eff. 0.038)
129.57/129.66	c #Conflicts:     233000 | #Learnt:      19898 | 0.000
129.57/129.66	c total clause space: 29.637MB
129.57/129.66	c total #watches: 156524
130.47/130.54	c total #propagations: 24090145 / total #impl: 629129109 (eff. 0.038)
130.47/130.54	c #Conflicts:     234000 | #Learnt:      20898 | 0.000
130.47/130.54	c total clause space: 29.637MB
130.47/130.54	c total #watches: 162606
131.27/131.39	c total #propagations: 24198295 / total #impl: 632823067 (eff. 0.038)
131.27/131.39	c #Conflicts:     235000 | #Learnt:      21898 | 0.000
131.27/131.39	c total clause space: 29.637MB
131.27/131.39	c total #watches: 167958
132.27/132.30	c total #propagations: 24301951 / total #impl: 635822159 (eff. 0.038)
132.27/132.30	c #Conflicts:     236000 | #Learnt:      22898 | 0.000
132.27/132.30	c total clause space: 29.637MB
132.27/132.30	c total #watches: 172824
132.87/132.97	c total #propagations: 24418965 / total #impl: 638702463 (eff. 0.038)
132.87/132.97	c GC COLLECT
132.87/132.97	c #Conflicts:     237000 | #Learnt:      12290 | 0.000
132.87/132.97	c total clause space: 29.637MB
132.87/132.97	c total #watches: 107897
133.47/133.50	c total #propagations: 24517991 / total #impl: 641068909 (eff. 0.038)
133.47/133.50	c #Conflicts:     238000 | #Learnt:      13290 | 0.000
133.47/133.50	c total clause space: 29.637MB
133.47/133.50	c total #watches: 113542
134.07/134.13	c total #propagations: 24614986 / total #impl: 643509340 (eff. 0.038)
134.07/134.13	c #Conflicts:     239000 | #Learnt:      14290 | 0.000
134.07/134.13	c total clause space: 29.637MB
134.07/134.13	c total #watches: 119806
134.67/134.77	c total #propagations: 24706576 / total #impl: 646566414 (eff. 0.038)
134.67/134.77	c #Conflicts:     240000 | #Learnt:      15290 | 0.000
134.67/134.77	c total clause space: 29.637MB
134.67/134.77	c total #watches: 125289
135.37/135.44	c total #propagations: 24808015 / total #impl: 649006436 (eff. 0.038)
135.37/135.44	c #Conflicts:     241000 | #Learnt:      16290 | 0.000
135.37/135.44	c total clause space: 29.637MB
135.37/135.44	c total #watches: 130667
136.07/136.17	c total #propagations: 24918259 / total #impl: 651760236 (eff. 0.038)
136.07/136.17	c #Conflicts:     242000 | #Learnt:      17290 | 0.000
136.07/136.17	c total clause space: 29.637MB
136.07/136.17	c total #watches: 137986
136.87/136.90	c total #propagations: 25035020 / total #impl: 654839785 (eff. 0.038)
136.87/136.90	c #Conflicts:     243000 | #Learnt:      18290 | 0.000
136.87/136.90	c total clause space: 29.637MB
136.87/136.90	c total #watches: 143523
137.57/137.66	c total #propagations: 25150093 / total #impl: 657678053 (eff. 0.038)
137.57/137.66	c #Conflicts:     244000 | #Learnt:      19290 | 0.000
137.57/137.66	c total clause space: 29.637MB
137.57/137.66	c total #watches: 149490
138.37/138.40	c total #propagations: 25254983 / total #impl: 660581527 (eff. 0.038)
138.37/138.40	c #Conflicts:     245000 | #Learnt:      20290 | 0.000
138.37/138.40	c total clause space: 29.637MB
138.37/138.40	c total #watches: 154787
139.07/139.16	c total #propagations: 25350277 / total #impl: 663496317 (eff. 0.038)
139.07/139.16	c #Conflicts:     246000 | #Learnt:      21290 | 0.000
139.07/139.16	c total clause space: 29.637MB
139.07/139.16	c total #watches: 160868
139.87/139.93	c total #propagations: 25436434 / total #impl: 666440634 (eff. 0.038)
139.87/139.93	c #Conflicts:     247000 | #Learnt:      22290 | 0.000
139.87/139.93	c total clause space: 29.637MB
139.87/139.93	c total #watches: 166102
140.67/140.71	c total #propagations: 25532286 / total #impl: 668979828 (eff. 0.038)
140.67/140.71	c #Conflicts:     248000 | #Learnt:      23290 | 0.000
140.67/140.71	c total clause space: 29.637MB
140.67/140.71	c total #watches: 172221
141.37/141.48	c total #propagations: 25637021 / total #impl: 672401616 (eff. 0.038)
141.37/141.48	c GC COLLECT
141.37/141.48	c #Conflicts:     249000 | #Learnt:      12385 | 0.000
141.37/141.48	c total clause space: 29.637MB
141.37/141.48	c total #watches: 108957
142.07/142.14	c total #propagations: 25749700 / total #impl: 675637977 (eff. 0.038)
142.07/142.14	c #Conflicts:     250000 | #Learnt:      13385 | 0.000
142.07/142.14	c total clause space: 29.637MB
142.07/142.14	c total #watches: 116271
142.67/142.78	c total #propagations: 25853995 / total #impl: 678929658 (eff. 0.038)
142.67/142.78	c #Conflicts:     251000 | #Learnt:      14385 | 0.000
142.67/142.78	c total clause space: 29.637MB
142.67/142.78	c total #watches: 121651
143.37/143.46	c total #propagations: 25947761 / total #impl: 681741763 (eff. 0.038)
143.37/143.46	c #Conflicts:     252000 | #Learnt:      15385 | 0.000
143.37/143.46	c total clause space: 29.637MB
143.37/143.46	c total #watches: 127406
144.17/144.23	c total #propagations: 26047784 / total #impl: 684761128 (eff. 0.038)
144.17/144.23	c #Conflicts:     253000 | #Learnt:      16385 | 0.000
144.17/144.23	c total clause space: 29.637MB
144.17/144.23	c total #watches: 134807
144.96/145.01	c total #propagations: 26124517 / total #impl: 688462293 (eff. 0.038)
144.96/145.01	c #Conflicts:     254000 | #Learnt:      17385 | 0.000
144.96/145.01	c total clause space: 29.637MB
144.96/145.01	c total #watches: 140658
145.76/145.81	c total #propagations: 26218917 / total #impl: 691772781 (eff. 0.038)
145.76/145.81	c #Conflicts:     255000 | #Learnt:      18385 | 0.000
145.76/145.81	c total clause space: 29.637MB
145.76/145.81	c total #watches: 145168
146.46/146.55	c total #propagations: 26319668 / total #impl: 694691306 (eff. 0.038)
146.46/146.55	c #Conflicts:     256000 | #Learnt:      19385 | 0.000
146.46/146.55	c total clause space: 29.637MB
146.46/146.55	c total #watches: 150635
147.16/147.23	c total #propagations: 26440235 / total #impl: 697313696 (eff. 0.038)
147.16/147.23	c #Conflicts:     257000 | #Learnt:      20385 | 0.000
147.16/147.23	c total clause space: 29.637MB
147.16/147.23	c total #watches: 157368
147.96/148.08	c total #propagations: 26514900 / total #impl: 699609123 (eff. 0.038)
147.96/148.08	c #Conflicts:     258000 | #Learnt:      21384 | 0.000
147.96/148.08	c total clause space: 29.637MB
147.96/148.08	c total #watches: 164817
148.86/148.97	c total #propagations: 26583511 / total #impl: 702897509 (eff. 0.038)
148.86/148.97	c #Conflicts:     259000 | #Learnt:      22384 | 0.000
148.86/148.97	c total clause space: 29.637MB
148.86/148.97	c total #watches: 170216
149.76/149.84	c total #propagations: 26684590 / total #impl: 706468448 (eff. 0.038)
149.76/149.84	c #Conflicts:     260000 | #Learnt:      23384 | 0.000
149.76/149.84	c total clause space: 29.637MB
149.76/149.84	c total #watches: 175147
150.77/150.81	c total #propagations: 26770049 / total #impl: 710008227 (eff. 0.038)
150.77/150.81	c #Conflicts:     261000 | #Learnt:      24384 | 0.000
150.77/150.81	c total clause space: 29.637MB
150.77/150.81	c total #watches: 179561
151.36/151.44	c total #propagations: 26888414 / total #impl: 713513047 (eff. 0.038)
151.36/151.44	c GC COLLECT
151.36/151.44	c #Conflicts:     262000 | #Learnt:      13189 | 0.000
151.36/151.44	c total clause space: 29.637MB
151.36/151.44	c total #watches: 112934
151.96/152.03	c total #propagations: 26981754 / total #impl: 716500186 (eff. 0.038)
151.96/152.03	c #Conflicts:     263000 | #Learnt:      14189 | 0.000
151.96/152.03	c total clause space: 29.637MB
151.96/152.03	c total #watches: 117249
152.46/152.52	c total #propagations: 27085942 / total #impl: 719108810 (eff. 0.038)
152.46/152.52	c #Conflicts:     264000 | #Learnt:      15189 | 0.000
152.46/152.52	c total clause space: 29.637MB
152.46/152.52	c total #watches: 121461
153.06/153.10	c total #propagations: 27174081 / total #impl: 720994544 (eff. 0.038)
153.06/153.10	c #Conflicts:     265000 | #Learnt:      16189 | 0.000
153.06/153.10	c total clause space: 29.637MB
153.06/153.10	c total #watches: 125490
153.76/153.83	c total #propagations: 27285880 / total #impl: 723192701 (eff. 0.038)
153.76/153.83	c #Conflicts:     266000 | #Learnt:      17189 | 0.000
153.76/153.83	c total clause space: 29.637MB
153.76/153.83	c total #watches: 130449
154.36/154.47	c total #propagations: 27398769 / total #impl: 726616424 (eff. 0.038)
154.36/154.47	c #Conflicts:     267000 | #Learnt:      18189 | 0.000
154.36/154.47	c total clause space: 29.637MB
154.36/154.47	c total #watches: 135514
155.07/155.14	c total #propagations: 27490599 / total #impl: 729315689 (eff. 0.038)
155.07/155.14	c #Conflicts:     268000 | #Learnt:      19189 | 0.000
155.07/155.14	c total clause space: 29.637MB
155.07/155.14	c total #watches: 140102
155.76/155.88	c total #propagations: 27598436 / total #impl: 731979852 (eff. 0.038)
155.76/155.88	c #Conflicts:     269000 | #Learnt:      20189 | 0.000
155.76/155.88	c total clause space: 29.637MB
155.76/155.88	c total #watches: 144184
156.56/156.66	c total #propagations: 27720574 / total #impl: 734830174 (eff. 0.038)
156.56/156.66	c #Conflicts:     270000 | #Learnt:      21189 | 0.000
156.56/156.66	c total clause space: 29.637MB
156.56/156.66	c total #watches: 148622
157.37/157.43	c total #propagations: 27846126 / total #impl: 737842440 (eff. 0.038)
157.37/157.43	c #Conflicts:     271000 | #Learnt:      22189 | 0.000
157.37/157.43	c total clause space: 29.637MB
157.37/157.43	c total #watches: 153523
158.16/158.26	c total #propagations: 27959042 / total #impl: 740893099 (eff. 0.038)
158.16/158.26	c #Conflicts:     272000 | #Learnt:      23189 | 0.000
158.16/158.26	c total clause space: 29.637MB
158.16/158.26	c total #watches: 159427
159.06/159.12	c total #propagations: 28061587 / total #impl: 744421328 (eff. 0.038)
159.06/159.12	c #Conflicts:     273000 | #Learnt:      24189 | 0.000
159.06/159.12	c total clause space: 29.637MB
159.06/159.12	c total #watches: 165248
159.86/159.96	c total #propagations: 28161211 / total #impl: 747625570 (eff. 0.038)
159.86/159.96	c GC COLLECT
159.86/159.96	c #Conflicts:     274000 | #Learnt:      12696 | 0.000
159.86/159.96	c total clause space: 29.637MB
159.86/159.96	c total #watches: 109868
160.46/160.56	c total #propagations: 28258898 / total #impl: 751096682 (eff. 0.038)
160.46/160.56	c #Conflicts:     275000 | #Learnt:      13696 | 0.000
160.46/160.56	c total clause space: 29.637MB
160.46/160.56	c total #watches: 115046
161.06/161.17	c total #propagations: 28366500 / total #impl: 753858854 (eff. 0.038)
161.06/161.17	c #Conflicts:     276000 | #Learnt:      14696 | 0.000
161.06/161.17	c total clause space: 29.637MB
161.06/161.17	c total #watches: 119599
161.77/161.81	c total #propagations: 28481211 / total #impl: 756618385 (eff. 0.038)
161.77/161.81	c #Conflicts:     277000 | #Learnt:      15696 | 0.000
161.77/161.81	c total clause space: 29.637MB
161.77/161.81	c total #watches: 124431
162.46/162.52	c total #propagations: 28582174 / total #impl: 759583112 (eff. 0.038)
162.46/162.52	c #Conflicts:     278000 | #Learnt:      16696 | 0.000
162.46/162.52	c total clause space: 29.637MB
162.46/162.52	c total #watches: 130846
163.06/163.19	c total #propagations: 28676510 / total #impl: 762995064 (eff. 0.038)
163.06/163.19	c #Conflicts:     279000 | #Learnt:      17696 | 0.000
163.06/163.19	c total clause space: 29.637MB
163.06/163.19	c total #watches: 136525
163.76/163.85	c total #propagations: 28768629 / total #impl: 766173839 (eff. 0.038)
163.76/163.85	c #Conflicts:     280000 | #Learnt:      18696 | 0.000
163.76/163.85	c total clause space: 29.637MB
163.76/163.85	c total #watches: 141989
164.56/164.64	c total #propagations: 28860876 / total #impl: 769135287 (eff. 0.038)
164.56/164.64	c #Conflicts:     281000 | #Learnt:      19696 | 0.000
164.56/164.64	c total clause space: 29.637MB
164.56/164.64	c total #watches: 146706
165.36/165.42	c total #propagations: 28978268 / total #impl: 772441705 (eff. 0.038)
165.36/165.42	c #Conflicts:     282000 | #Learnt:      20696 | 0.000
165.36/165.42	c total clause space: 29.637MB
165.36/165.42	c total #watches: 152725
165.96/166.04	c total #propagations: 29087123 / total #impl: 775244166 (eff. 0.038)
165.96/166.04	c #Conflicts:     283000 | #Learnt:      21696 | 0.000
165.96/166.04	c total clause space: 29.637MB
165.96/166.04	c total #watches: 157867
166.76/166.85	c total #propagations: 29175787 / total #impl: 777803382 (eff. 0.038)
166.76/166.85	c #Conflicts:     284000 | #Learnt:      22696 | 0.000
166.76/166.85	c total clause space: 29.637MB
166.76/166.85	c total #watches: 163735
167.56/167.66	c total #propagations: 29257755 / total #impl: 781031831 (eff. 0.037)
167.56/167.66	c #Conflicts:     285000 | #Learnt:      23696 | 0.000
167.56/167.66	c total clause space: 29.637MB
167.56/167.66	c total #watches: 168219
168.37/168.47	c total #propagations: 29356779 / total #impl: 783595941 (eff. 0.037)
168.37/168.47	c #Conflicts:     286000 | #Learnt:      24696 | 0.000
168.37/168.47	c total clause space: 29.637MB
168.37/168.47	c total #watches: 172115
169.37/169.46	c total #propagations: 29462725 / total #impl: 786493576 (eff. 0.037)
169.37/169.46	c GC COLLECT
169.37/169.46	c #Conflicts:     287000 | #Learnt:      12885 | 0.000
169.37/169.46	c total clause space: 29.637MB
169.37/169.46	c total #watches: 110859
169.96/170.04	c total #propagations: 29589107 / total #impl: 790037915 (eff. 0.037)
169.96/170.04	c #Conflicts:     288000 | #Learnt:      13885 | 0.000
169.96/170.04	c total clause space: 29.637MB
169.96/170.04	c total #watches: 115094
170.57/170.60	c total #propagations: 29711812 / total #impl: 792330912 (eff. 0.037)
170.57/170.60	c #Conflicts:     289000 | #Learnt:      14885 | 0.000
170.57/170.60	c total clause space: 29.637MB
170.57/170.60	c total #watches: 119665
171.16/171.22	c total #propagations: 29797639 / total #impl: 794499632 (eff. 0.038)
171.16/171.22	c #Conflicts:     290000 | #Learnt:      15885 | 0.000
171.16/171.22	c total clause space: 29.637MB
171.16/171.22	c total #watches: 124171
171.76/171.82	c total #propagations: 29902208 / total #impl: 796992673 (eff. 0.038)
171.76/171.82	c #Conflicts:     291000 | #Learnt:      16885 | 0.000
171.76/171.82	c total clause space: 29.637MB
171.76/171.82	c total #watches: 129165
172.36/172.41	c total #propagations: 29989580 / total #impl: 799796887 (eff. 0.037)
172.36/172.41	c #Conflicts:     292000 | #Learnt:      17885 | 0.000
172.36/172.41	c total clause space: 29.637MB
172.36/172.41	c total #watches: 133636
172.96/173.08	c total #propagations: 30080971 / total #impl: 802439242 (eff. 0.037)
172.96/173.08	c #Conflicts:     293000 | #Learnt:      18885 | 0.000
172.96/173.08	c total clause space: 29.637MB
172.96/173.08	c total #watches: 138373
173.77/173.82	c total #propagations: 30182483 / total #impl: 805137674 (eff. 0.037)
173.77/173.82	c #Conflicts:     294000 | #Learnt:      19885 | 0.000
173.77/173.82	c total clause space: 29.637MB
173.77/173.82	c total #watches: 143914
174.56/174.61	c total #propagations: 30278212 / total #impl: 808473625 (eff. 0.037)
174.56/174.61	c #Conflicts:     295000 | #Learnt:      20885 | 0.000
174.56/174.61	c total clause space: 29.637MB
174.56/174.61	c total #watches: 148414
175.36/175.45	c total #propagations: 30383191 / total #impl: 811978443 (eff. 0.037)
175.36/175.45	c #Conflicts:     296000 | #Learnt:      21885 | 0.000
175.36/175.45	c total clause space: 29.637MB
175.36/175.45	c total #watches: 152996
176.07/176.17	c total #propagations: 30496508 / total #impl: 815555056 (eff. 0.037)
176.07/176.17	c #Conflicts:     297000 | #Learnt:      22885 | 0.000
176.07/176.17	c total clause space: 29.637MB
176.07/176.17	c total #watches: 157976
176.86/176.98	c total #propagations: 30595659 / total #impl: 818077797 (eff. 0.037)
176.86/176.98	c #Conflicts:     298000 | #Learnt:      23885 | 0.000
176.86/176.98	c total clause space: 29.637MB
176.86/176.98	c total #watches: 162779
177.76/177.80	c total #propagations: 30693790 / total #impl: 821369219 (eff. 0.037)
177.76/177.80	c #Conflicts:     299000 | #Learnt:      24885 | 0.000
177.76/177.80	c total clause space: 29.637MB
177.76/177.80	c total #watches: 167768
178.46/178.59	c total #propagations: 30786086 / total #impl: 824491670 (eff. 0.037)
178.46/178.59	c #Conflicts:     300000 | #Learnt:      25885 | 0.000
178.46/178.59	c total clause space: 29.637MB
178.46/178.59	c total #watches: 172631
179.16/179.24	c total #propagations: 30881629 / total #impl: 827454237 (eff. 0.037)
179.16/179.24	c GC COLLECT
179.16/179.24	c #Conflicts:     301000 | #Learnt:      13783 | 0.000
179.16/179.24	c total clause space: 29.637MB
179.16/179.24	c total #watches: 115841
179.86/179.90	c total #propagations: 30973216 / total #impl: 830236760 (eff. 0.037)
179.86/179.90	c #Conflicts:     302000 | #Learnt:      14783 | 0.000
179.86/179.90	c total clause space: 29.637MB
179.86/179.90	c total #watches: 120680
180.56/180.66	c total #propagations: 31063912 / total #impl: 833558376 (eff. 0.037)
180.56/180.66	c #Conflicts:     303000 | #Learnt:      15783 | 0.000
180.56/180.66	c total clause space: 29.637MB
180.56/180.66	c total #watches: 126035
181.26/181.33	c total #propagations: 31183367 / total #impl: 837211513 (eff. 0.037)
181.26/181.33	c #Conflicts:     304000 | #Learnt:      16783 | 0.000
181.26/181.33	c total clause space: 29.637MB
181.26/181.33	c total #watches: 131103
181.96/182.02	c total #propagations: 31280003 / total #impl: 840317617 (eff. 0.037)
181.96/182.02	c #Conflicts:     305000 | #Learnt:      17783 | 0.000
181.96/182.02	c total clause space: 29.637MB
181.96/182.02	c total #watches: 135913
182.67/182.77	c total #propagations: 31393266 / total #impl: 843087926 (eff. 0.037)
182.67/182.77	c #Conflicts:     306000 | #Learnt:      18783 | 0.000
182.67/182.77	c total clause space: 29.637MB
182.67/182.77	c total #watches: 141052
183.46/183.54	c total #propagations: 31512261 / total #impl: 846207116 (eff. 0.037)
183.46/183.54	c #Conflicts:     307000 | #Learnt:      19783 | 0.000
183.46/183.54	c total clause space: 29.637MB
183.46/183.54	c total #watches: 145898
184.26/184.32	c total #propagations: 31617455 / total #impl: 849384316 (eff. 0.037)
184.26/184.32	c #Conflicts:     308000 | #Learnt:      20783 | 0.000
184.26/184.32	c total clause space: 29.637MB
184.26/184.32	c total #watches: 150822
185.06/185.16	c total #propagations: 31722128 / total #impl: 852721379 (eff. 0.037)
185.06/185.16	c #Conflicts:     309000 | #Learnt:      21783 | 0.000
185.06/185.16	c total clause space: 29.637MB
185.06/185.16	c total #watches: 155605
185.86/185.99	c total #propagations: 31833028 / total #impl: 856362500 (eff. 0.037)
185.86/185.99	c #Conflicts:     310000 | #Learnt:      22783 | 0.000
185.86/185.99	c total clause space: 29.637MB
185.86/185.99	c total #watches: 160395
186.66/186.73	c total #propagations: 31943620 / total #impl: 859815423 (eff. 0.037)
186.66/186.73	c #Conflicts:     311000 | #Learnt:      23783 | 0.000
186.66/186.73	c total clause space: 29.637MB
186.66/186.73	c total #watches: 165414
187.66/187.71	c total #propagations: 32044922 / total #impl: 862867198 (eff. 0.037)
187.66/187.71	c #Conflicts:     312000 | #Learnt:      24783 | 0.000
187.66/187.71	c total clause space: 29.637MB
187.66/187.71	c total #watches: 170986
188.46/188.57	c total #propagations: 32166649 / total #impl: 866597686 (eff. 0.037)
188.46/188.57	c #Conflicts:     313000 | #Learnt:      25783 | 0.000
188.46/188.57	c total clause space: 29.637MB
188.46/188.57	c total #watches: 176743
189.36/189.40	c total #propagations: 32279436 / total #impl: 869891538 (eff. 0.037)
189.36/189.40	c #Conflicts:     314000 | #Learnt:      26783 | 0.000
189.36/189.40	c total clause space: 29.637MB
189.36/189.40	c total #watches: 181807
189.96/190.08	c total #propagations: 32391148 / total #impl: 873019615 (eff. 0.037)
189.96/190.08	c GC COLLECT
189.96/190.08	c #Conflicts:     315000 | #Learnt:      14391 | 0.000
189.96/190.08	c total clause space: 29.637MB
189.96/190.08	c total #watches: 118766
190.76/190.81	c total #propagations: 32510440 / total #impl: 876080749 (eff. 0.037)
190.76/190.81	c #Conflicts:     316000 | #Learnt:      15391 | 0.000
190.76/190.81	c total clause space: 29.637MB
190.76/190.81	c total #watches: 124463
191.46/191.56	c total #propagations: 32650211 / total #impl: 879327257 (eff. 0.037)
191.46/191.56	c #Conflicts:     317000 | #Learnt:      16391 | 0.000
191.46/191.56	c total clause space: 29.637MB
191.46/191.56	c total #watches: 130719
192.26/192.31	c total #propagations: 32779991 / total #impl: 882901402 (eff. 0.037)
192.26/192.31	c #Conflicts:     318000 | #Learnt:      17391 | 0.000
192.26/192.31	c total clause space: 29.637MB
192.26/192.31	c total #watches: 138010
193.06/193.18	c total #propagations: 32890475 / total #impl: 886686364 (eff. 0.037)
193.06/193.18	c #Conflicts:     319000 | #Learnt:      18391 | 0.000
193.06/193.18	c total clause space: 29.637MB
193.06/193.18	c total #watches: 145052
194.06/194.14	c total #propagations: 33017614 / total #impl: 890889510 (eff. 0.037)
194.06/194.14	c #Conflicts:     320000 | #Learnt:      19391 | 0.000
194.06/194.14	c total clause space: 29.637MB
194.06/194.14	c total #watches: 152824
195.06/195.11	c total #propagations: 33157760 / total #impl: 895589615 (eff. 0.037)
195.06/195.11	c #Conflicts:     321000 | #Learnt:      20391 | 0.000
195.06/195.11	c total clause space: 29.637MB
195.06/195.11	c total #watches: 159721
195.96/196.09	c total #propagations: 33258421 / total #impl: 900500832 (eff. 0.037)
195.96/196.09	c #Conflicts:     322000 | #Learnt:      21391 | 0.000
195.96/196.09	c total clause space: 29.637MB
195.96/196.09	c total #watches: 166578
196.96/197.07	c total #propagations: 33359842 / total #impl: 905055505 (eff. 0.037)
196.96/197.07	c #Conflicts:     323000 | #Learnt:      22391 | 0.000
196.96/197.07	c total clause space: 29.637MB
196.96/197.07	c total #watches: 171886
198.15/198.23	c total #propagations: 33472947 / total #impl: 909314795 (eff. 0.037)
198.15/198.23	c #Conflicts:     324000 | #Learnt:      23391 | 0.000
198.15/198.23	c total clause space: 29.637MB
198.15/198.23	c total #watches: 179179
199.25/199.31	c total #propagations: 33591273 / total #impl: 914516474 (eff. 0.037)
199.25/199.31	c #Conflicts:     325000 | #Learnt:      24391 | 0.000
199.25/199.31	c total clause space: 29.637MB
199.25/199.31	c total #watches: 185345
200.35/200.43	c total #propagations: 33720619 / total #impl: 918839510 (eff. 0.037)
200.35/200.43	c #Conflicts:     326000 | #Learnt:      25391 | 0.000
200.35/200.43	c total clause space: 29.637MB
200.35/200.43	c total #watches: 191927
201.36/201.49	c total #propagations: 33847435 / total #impl: 923160557 (eff. 0.037)
201.36/201.49	c #Conflicts:     327000 | #Learnt:      26391 | 0.000
201.36/201.49	c total clause space: 29.637MB
201.36/201.49	c total #watches: 197105
202.46/202.56	c total #propagations: 33971215 / total #impl: 927266658 (eff. 0.037)
202.46/202.56	c #Conflicts:     328000 | #Learnt:      27391 | 0.000
202.46/202.56	c total clause space: 29.637MB
202.46/202.56	c total #watches: 202647
203.05/203.12	c total #propagations: 34099501 / total #impl: 931271398 (eff. 0.037)
203.05/203.12	c GC COLLECT
203.05/203.12	c #Conflicts:     329000 | #Learnt:      14692 | 0.000
203.05/203.12	c total clause space: 29.637MB
203.05/203.12	c total #watches: 120440
203.75/203.82	c total #propagations: 34216817 / total #impl: 933520726 (eff. 0.037)
203.75/203.82	c #Conflicts:     330000 | #Learnt:      15692 | 0.000
203.75/203.82	c total clause space: 29.637MB
203.75/203.82	c total #watches: 126229
204.45/204.51	c total #propagations: 34330682 / total #impl: 936916992 (eff. 0.037)
204.45/204.51	c #Conflicts:     331000 | #Learnt:      16692 | 0.000
204.45/204.51	c total clause space: 29.637MB
204.45/204.51	c total #watches: 132432
205.25/205.32	c total #propagations: 34436808 / total #impl: 940261563 (eff. 0.037)
205.25/205.32	c #Conflicts:     332000 | #Learnt:      17692 | 0.000
205.25/205.32	c total clause space: 29.637MB
205.25/205.32	c total #watches: 138684
206.05/206.10	c total #propagations: 34574369 / total #impl: 943717619 (eff. 0.037)
206.05/206.10	c #Conflicts:     333000 | #Learnt:      18692 | 0.000
206.05/206.10	c total clause space: 29.637MB
206.05/206.10	c total #watches: 144742
206.86/206.93	c total #propagations: 34697758 / total #impl: 947065225 (eff. 0.037)
206.86/206.93	c #Conflicts:     334000 | #Learnt:      19692 | 0.000
206.86/206.93	c total clause space: 29.637MB
206.86/206.93	c total #watches: 149414
207.65/207.70	c total #propagations: 34813320 / total #impl: 950477100 (eff. 0.037)
207.65/207.70	c #Conflicts:     335000 | #Learnt:      20692 | 0.000
207.65/207.70	c total clause space: 29.637MB
207.65/207.70	c total #watches: 154185
208.45/208.51	c total #propagations: 34904955 / total #impl: 953690144 (eff. 0.037)
208.45/208.51	c #Conflicts:     336000 | #Learnt:      21692 | 0.000
208.45/208.51	c total clause space: 29.637MB
208.45/208.51	c total #watches: 159554
209.15/209.22	c total #propagations: 35025953 / total #impl: 957272391 (eff. 0.037)
209.15/209.22	c #Conflicts:     337000 | #Learnt:      22692 | 0.000
209.15/209.22	c total clause space: 29.637MB
209.15/209.22	c total #watches: 164895
209.95/210.06	c total #propagations: 35135236 / total #impl: 960203179 (eff. 0.037)
209.95/210.06	c #Conflicts:     338000 | #Learnt:      23692 | 0.000
209.95/210.06	c total clause space: 29.637MB
209.95/210.06	c total #watches: 169808
210.85/210.90	c total #propagations: 35244092 / total #impl: 963484885 (eff. 0.037)
210.85/210.90	c #Conflicts:     339000 | #Learnt:      24692 | 0.000
210.85/210.90	c total clause space: 29.637MB
210.85/210.90	c total #watches: 174984
211.75/211.81	c total #propagations: 35337439 / total #impl: 966501503 (eff. 0.037)
211.75/211.81	c #Conflicts:     340000 | #Learnt:      25692 | 0.000
211.75/211.81	c total clause space: 29.637MB
211.75/211.81	c total #watches: 180041
212.55/212.63	c total #propagations: 35442850 / total #impl: 969825016 (eff. 0.037)
212.55/212.63	c #Conflicts:     341000 | #Learnt:      26692 | 0.000
212.55/212.63	c total clause space: 29.637MB
212.55/212.63	c total #watches: 185954
213.46/213.56	c total #propagations: 35527638 / total #impl: 973281567 (eff. 0.037)
213.46/213.56	c #Conflicts:     342000 | #Learnt:      27692 | 0.000
213.46/213.56	c total clause space: 29.637MB
213.46/213.56	c total #watches: 191177
214.15/214.27	c total #propagations: 35615340 / total #impl: 977004769 (eff. 0.036)
214.15/214.27	c GC COLLECT
214.15/214.27	c #Conflicts:     343000 | #Learnt:      14688 | 0.000
214.15/214.27	c total clause space: 29.637MB
214.15/214.27	c total #watches: 119761
214.75/214.86	c total #propagations: 35735042 / total #impl: 979822408 (eff. 0.036)
214.75/214.86	c #Conflicts:     344000 | #Learnt:      15688 | 0.000
214.75/214.86	c total clause space: 29.637MB
214.75/214.86	c total #watches: 124519
215.35/215.45	c total #propagations: 35840720 / total #impl: 982520157 (eff. 0.036)
215.35/215.45	c #Conflicts:     345000 | #Learnt:      16688 | 0.000
215.35/215.45	c total clause space: 29.637MB
215.35/215.45	c total #watches: 129711
216.05/216.13	c total #propagations: 35942116 / total #impl: 984968842 (eff. 0.036)
216.05/216.13	c #Conflicts:     346000 | #Learnt:      17688 | 0.000
216.05/216.13	c total clause space: 29.637MB
216.05/216.13	c total #watches: 135455
216.76/216.82	c total #propagations: 36039076 / total #impl: 987821655 (eff. 0.036)
216.76/216.82	c #Conflicts:     347000 | #Learnt:      18688 | 0.000
216.76/216.82	c total clause space: 29.637MB
216.76/216.82	c total #watches: 140928
217.45/217.53	c total #propagations: 36125841 / total #impl: 990889568 (eff. 0.036)
217.45/217.53	c #Conflicts:     348000 | #Learnt:      19688 | 0.000
217.45/217.53	c total clause space: 29.637MB
217.45/217.53	c total #watches: 146353
218.15/218.23	c total #propagations: 36199121 / total #impl: 994005738 (eff. 0.036)
218.15/218.23	c #Conflicts:     349000 | #Learnt:      20688 | 0.000
218.15/218.23	c total clause space: 29.637MB
218.15/218.23	c total #watches: 150591
218.96/219.03	c total #propagations: 36285703 / total #impl: 997153970 (eff. 0.036)
218.96/219.03	c #Conflicts:     350000 | #Learnt:      21688 | 0.000
218.96/219.03	c total clause space: 29.637MB
218.96/219.03	c total #watches: 155483
219.85/219.91	c total #propagations: 36373381 / total #impl: 1000846199 (eff. 0.036)
219.85/219.91	c #Conflicts:     351000 | #Learnt:      22688 | 0.000
219.85/219.91	c total clause space: 29.637MB
219.85/219.91	c total #watches: 160943
220.65/220.79	c total #propagations: 36459582 / total #impl: 1004879381 (eff. 0.036)
220.65/220.79	c #Conflicts:     352000 | #Learnt:      23688 | 0.000
220.65/220.79	c total clause space: 29.637MB
220.65/220.79	c total #watches: 166885
221.65/221.70	c total #propagations: 36545727 / total #impl: 1008915000 (eff. 0.036)
221.65/221.70	c #Conflicts:     353000 | #Learnt:      24688 | 0.000
221.65/221.70	c total clause space: 29.637MB
221.65/221.70	c total #watches: 172591
222.55/222.62	c total #propagations: 36657933 / total #impl: 1012619690 (eff. 0.036)
222.55/222.62	c #Conflicts:     354000 | #Learnt:      25688 | 0.000
222.55/222.62	c total clause space: 29.637MB
222.55/222.62	c total #watches: 177029
223.45/223.56	c total #propagations: 36775251 / total #impl: 1016265132 (eff. 0.036)
223.45/223.56	c #Conflicts:     355000 | #Learnt:      26688 | 0.000
223.45/223.56	c total clause space: 29.637MB
223.45/223.56	c total #watches: 182828
224.36/224.47	c total #propagations: 36865912 / total #impl: 1020023663 (eff. 0.036)
224.36/224.47	c #Conflicts:     356000 | #Learnt:      27688 | 0.000
224.36/224.47	c total clause space: 29.637MB
224.36/224.47	c total #watches: 187610
225.26/225.37	c total #propagations: 36969373 / total #impl: 1023552580 (eff. 0.036)
225.26/225.37	c GC COLLECT
225.26/225.37	c #Conflicts:     357000 | #Learnt:      14379 | 0.000
225.26/225.37	c total clause space: 29.637MB
225.26/225.37	c total #watches: 118351
225.96/226.01	c total #propagations: 37078730 / total #impl: 1026529642 (eff. 0.036)
225.96/226.01	c #Conflicts:     358000 | #Learnt:      15379 | 0.000
225.96/226.01	c total clause space: 29.637MB
225.96/226.01	c total #watches: 122890
226.57/226.63	c total #propagations: 37183449 / total #impl: 1029518601 (eff. 0.036)
226.57/226.63	c #Conflicts:     359000 | #Learnt:      16379 | 0.000
226.57/226.63	c total clause space: 29.637MB
226.57/226.63	c total #watches: 127909
227.16/227.24	c total #propagations: 37277272 / total #impl: 1032294233 (eff. 0.036)
227.16/227.24	c #Conflicts:     360000 | #Learnt:      17379 | 0.000
227.16/227.24	c total clause space: 29.637MB
227.16/227.24	c total #watches: 132515
227.77/227.88	c total #propagations: 37382461 / total #impl: 1034759886 (eff. 0.036)
227.77/227.88	c #Conflicts:     361000 | #Learnt:      18379 | 0.000
227.77/227.88	c total clause space: 29.637MB
227.77/227.88	c total #watches: 137176
228.46/228.51	c total #propagations: 37480625 / total #impl: 1037355782 (eff. 0.036)
228.46/228.51	c #Conflicts:     362000 | #Learnt:      19379 | 0.000
228.46/228.51	c total clause space: 29.637MB
228.46/228.51	c total #watches: 141692
229.16/229.21	c total #propagations: 37582535 / total #impl: 1039578722 (eff. 0.036)
229.16/229.21	c #Conflicts:     363000 | #Learnt:      20379 | 0.000
229.16/229.21	c total clause space: 29.637MB
229.16/229.21	c total #watches: 146075
229.87/229.95	c total #propagations: 37676252 / total #impl: 1042364712 (eff. 0.036)
229.87/229.95	c #Conflicts:     364000 | #Learnt:      21379 | 0.000
229.87/229.95	c total clause space: 29.637MB
229.87/229.95	c total #watches: 151659
230.56/230.68	c total #propagations: 37791727 / total #impl: 1045512223 (eff. 0.036)
230.56/230.68	c #Conflicts:     365000 | #Learnt:      22379 | 0.000
230.56/230.68	c total clause space: 29.637MB
230.56/230.68	c total #watches: 156823
231.36/231.49	c total #propagations: 37900898 / total #impl: 1048349262 (eff. 0.036)
231.36/231.49	c #Conflicts:     366000 | #Learnt:      23379 | 0.000
231.36/231.49	c total clause space: 29.637MB
231.36/231.49	c total #watches: 161643
232.26/232.32	c total #propagations: 37998673 / total #impl: 1051338170 (eff. 0.036)
232.26/232.32	c #Conflicts:     367000 | #Learnt:      24379 | 0.000
232.26/232.32	c total clause space: 29.637MB
232.26/232.32	c total #watches: 167366
233.16/233.23	c total #propagations: 38096377 / total #impl: 1054599430 (eff. 0.036)
233.16/233.23	c #Conflicts:     368000 | #Learnt:      25379 | 0.000
233.16/233.23	c total clause space: 29.637MB
233.16/233.23	c total #watches: 173414
234.06/234.19	c total #propagations: 38196519 / total #impl: 1058300862 (eff. 0.036)
234.06/234.19	c #Conflicts:     369000 | #Learnt:      26379 | 0.000
234.06/234.19	c total clause space: 29.637MB
234.06/234.19	c total #watches: 179450
235.06/235.10	c total #propagations: 38311036 / total #impl: 1061932767 (eff. 0.036)
235.06/235.10	c #Conflicts:     370000 | #Learnt:      27379 | 0.000
235.06/235.10	c total clause space: 29.637MB
235.06/235.10	c total #watches: 183097
235.86/235.98	c total #propagations: 38429350 / total #impl: 1064883144 (eff. 0.036)
235.86/235.98	c #Conflicts:     371000 | #Learnt:      28379 | 0.000
235.86/235.98	c total clause space: 29.637MB
235.86/235.98	c total #watches: 187791
236.86/236.94	c total #propagations: 38548632 / total #impl: 1067853409 (eff. 0.036)
236.86/236.94	c GC COLLECT
236.86/236.94	c #Conflicts:     372000 | #Learnt:      14778 | 0.000
236.86/236.94	c total clause space: 29.637MB
236.86/236.94	c total #watches: 120410
237.56/237.61	c total #propagations: 38664593 / total #impl: 1071124715 (eff. 0.036)
237.56/237.61	c #Conflicts:     373000 | #Learnt:      15778 | 0.000
237.56/237.61	c total clause space: 29.637MB
237.56/237.61	c total #watches: 124851
238.16/238.25	c total #propagations: 38773282 / total #impl: 1073937471 (eff. 0.036)
238.16/238.25	c #Conflicts:     374000 | #Learnt:      16778 | 0.000
238.16/238.25	c total clause space: 29.637MB
238.16/238.25	c total #watches: 129820
238.86/238.98	c total #propagations: 38885964 / total #impl: 1076556128 (eff. 0.036)
238.86/238.98	c #Conflicts:     375000 | #Learnt:      17778 | 0.000
238.86/238.98	c total clause space: 29.637MB
238.86/238.98	c total #watches: 135278
239.66/239.76	c total #propagations: 38997881 / total #impl: 1079548117 (eff. 0.036)
239.66/239.76	c #Conflicts:     376000 | #Learnt:      18778 | 0.000
239.66/239.76	c total clause space: 29.637MB
239.66/239.76	c total #watches: 140462
240.46/240.52	c total #propagations: 39120274 / total #impl: 1082600868 (eff. 0.036)
240.46/240.52	c #Conflicts:     377000 | #Learnt:      19778 | 0.000
240.46/240.52	c total clause space: 29.637MB
240.46/240.52	c total #watches: 145947
241.36/241.40	c total #propagations: 39231731 / total #impl: 1085590060 (eff. 0.036)
241.36/241.40	c #Conflicts:     378000 | #Learnt:      20778 | 0.000
241.36/241.40	c total clause space: 29.637MB
241.36/241.40	c total #watches: 151594
242.16/242.22	c total #propagations: 39344095 / total #impl: 1089166720 (eff. 0.036)
242.16/242.22	c #Conflicts:     379000 | #Learnt:      21778 | 0.000
242.16/242.22	c total clause space: 29.637MB
242.16/242.22	c total #watches: 157165
242.96/243.00	c total #propagations: 39436308 / total #impl: 1092470532 (eff. 0.036)
242.96/243.00	c #Conflicts:     380000 | #Learnt:      22778 | 0.000
242.96/243.00	c total clause space: 29.637MB
242.96/243.00	c total #watches: 161531
243.75/243.82	c total #propagations: 39531714 / total #impl: 1095488368 (eff. 0.036)
243.75/243.82	c #Conflicts:     381000 | #Learnt:      23778 | 0.000
243.75/243.82	c total clause space: 29.637MB
243.75/243.82	c total #watches: 166177
244.65/244.70	c total #propagations: 39635498 / total #impl: 1098756354 (eff. 0.036)
244.65/244.70	c #Conflicts:     382000 | #Learnt:      24778 | 0.000
244.65/244.70	c total clause space: 29.637MB
244.65/244.70	c total #watches: 170800
245.45/245.52	c total #propagations: 39748046 / total #impl: 1101945836 (eff. 0.036)
245.45/245.52	c #Conflicts:     383000 | #Learnt:      25778 | 0.000
245.45/245.52	c total clause space: 29.637MB
245.45/245.52	c total #watches: 175480
246.25/246.32	c total #propagations: 39847357 / total #impl: 1105123795 (eff. 0.036)
246.25/246.32	c #Conflicts:     384000 | #Learnt:      26778 | 0.000
246.25/246.32	c total clause space: 29.637MB
246.25/246.32	c total #watches: 180765
246.95/247.08	c total #propagations: 39962094 / total #impl: 1107867609 (eff. 0.036)
246.95/247.08	c #Conflicts:     385000 | #Learnt:      27778 | 0.000
246.95/247.08	c total clause space: 29.637MB
246.95/247.08	c total #watches: 186615
247.85/247.91	c total #propagations: 40069832 / total #impl: 1110513008 (eff. 0.036)
247.85/247.91	c #Conflicts:     386000 | #Learnt:      28778 | 0.000
247.85/247.91	c total clause space: 29.637MB
247.85/247.91	c total #watches: 191414
248.66/248.73	c total #propagations: 40155797 / total #impl: 1113765342 (eff. 0.036)
248.66/248.73	c #Conflicts:     387000 | #Learnt:      29778 | 0.000
248.66/248.73	c total clause space: 29.637MB
248.66/248.73	c total #watches: 195464
249.25/249.35	c total #propagations: 40253522 / total #impl: 1116788903 (eff. 0.036)
249.25/249.35	c GC COLLECT
249.25/249.35	c #Conflicts:     388000 | #Learnt:      15882 | 0.000
249.25/249.35	c total clause space: 29.637MB
249.25/249.35	c total #watches: 126630
249.85/249.91	c total #propagations: 40335056 / total #impl: 1119701255 (eff. 0.036)
249.85/249.91	c #Conflicts:     389000 | #Learnt:      16882 | 0.000
249.85/249.91	c total clause space: 29.637MB
249.85/249.91	c total #watches: 131510
250.55/250.61	c total #propagations: 40419827 / total #impl: 1122195886 (eff. 0.036)
250.55/250.61	c #Conflicts:     390000 | #Learnt:      17882 | 0.000
250.55/250.61	c total clause space: 29.637MB
250.55/250.61	c total #watches: 136403
251.15/251.26	c total #propagations: 40527313 / total #impl: 1125099326 (eff. 0.036)
251.15/251.26	c #Conflicts:     391000 | #Learnt:      18882 | 0.000
251.15/251.26	c total clause space: 29.637MB
251.15/251.26	c total #watches: 141152
251.86/252.00	c total #propagations: 40619001 / total #impl: 1127930536 (eff. 0.036)
251.86/252.00	c #Conflicts:     392000 | #Learnt:      19882 | 0.000
251.86/252.00	c total clause space: 29.637MB
251.86/252.00	c total #watches: 146126
252.65/252.78	c total #propagations: 40710512 / total #impl: 1131401259 (eff. 0.036)
252.65/252.78	c #Conflicts:     393000 | #Learnt:      20882 | 0.000
252.65/252.78	c total clause space: 29.637MB
252.65/252.78	c total #watches: 152216
253.55/253.60	c total #propagations: 40784526 / total #impl: 1135326072 (eff. 0.036)
253.55/253.60	c #Conflicts:     394000 | #Learnt:      21882 | 0.000
253.55/253.60	c total clause space: 29.637MB
253.55/253.60	c total #watches: 157573
254.35/254.44	c total #propagations: 40878583 / total #impl: 1139282753 (eff. 0.036)
254.35/254.44	c #Conflicts:     395000 | #Learnt:      22882 | 0.000
254.35/254.44	c total clause space: 29.637MB
254.35/254.44	c total #watches: 163187
255.26/255.34	c total #propagations: 40978529 / total #impl: 1143090556 (eff. 0.036)
255.26/255.34	c #Conflicts:     396000 | #Learnt:      23882 | 0.000
255.26/255.34	c total clause space: 29.637MB
255.26/255.34	c total #watches: 168776
256.15/256.25	c total #propagations: 41083824 / total #impl: 1147159897 (eff. 0.036)
256.15/256.25	c #Conflicts:     397000 | #Learnt:      24882 | 0.000
256.15/256.25	c total clause space: 29.637MB
256.15/256.25	c total #watches: 174852
257.05/257.18	c total #propagations: 41188909 / total #impl: 1151198520 (eff. 0.036)
257.05/257.18	c #Conflicts:     398000 | #Learnt:      25882 | 0.000
257.05/257.18	c total clause space: 29.637MB
257.05/257.18	c total #watches: 180400
258.05/258.12	c total #propagations: 41281431 / total #impl: 1155055470 (eff. 0.036)
258.05/258.12	c #Conflicts:     399000 | #Learnt:      26882 | 0.000
258.05/258.12	c total clause space: 29.637MB
258.05/258.12	c total #watches: 186496
258.95/259.03	c total #propagations: 41390879 / total #impl: 1158470626 (eff. 0.036)
258.95/259.03	c #Conflicts:     400000 | #Learnt:      27882 | 0.000
258.95/259.03	c total clause space: 29.637MB
258.95/259.03	c total #watches: 190304
259.85/259.99	c total #propagations: 41500943 / total #impl: 1161625125 (eff. 0.036)
259.85/259.99	c #Conflicts:     401000 | #Learnt:      28882 | 0.000
259.85/259.99	c total clause space: 29.637MB
259.85/259.99	c total #watches: 195404
260.76/260.88	c total #propagations: 41620006 / total #impl: 1165137321 (eff. 0.036)
260.76/260.88	c #Conflicts:     402000 | #Learnt:      29882 | 0.000
260.76/260.88	c total clause space: 29.637MB
260.76/260.88	c total #watches: 199668
261.65/261.70	c total #propagations: 41731001 / total #impl: 1168079204 (eff. 0.036)
261.65/261.70	c GC COLLECT
261.65/261.70	c #Conflicts:     403000 | #Learnt:      15683 | 0.000
261.65/261.70	c total clause space: 29.637MB
261.65/261.70	c total #watches: 125315
262.25/262.33	c total #propagations: 41837669 / total #impl: 1170755505 (eff. 0.036)
262.25/262.33	c #Conflicts:     404000 | #Learnt:      16683 | 0.000
262.25/262.33	c total clause space: 29.637MB
262.25/262.33	c total #watches: 130309
262.75/262.89	c total #propagations: 41914241 / total #impl: 1174051106 (eff. 0.036)
262.75/262.89	c #Conflicts:     405000 | #Learnt:      17683 | 0.000
262.75/262.89	c total clause space: 29.637MB
262.75/262.89	c total #watches: 134367
263.45/263.54	c total #propagations: 41991189 / total #impl: 1176625356 (eff. 0.036)
263.45/263.54	c #Conflicts:     406000 | #Learnt:      18683 | 0.000
263.45/263.54	c total clause space: 29.637MB
263.45/263.54	c total #watches: 139050
264.15/264.28	c total #propagations: 42072684 / total #impl: 1179590233 (eff. 0.036)
264.15/264.28	c #Conflicts:     407000 | #Learnt:      19683 | 0.000
264.15/264.28	c total clause space: 29.637MB
264.15/264.28	c total #watches: 143874
264.85/264.99	c total #propagations: 42166910 / total #impl: 1182851503 (eff. 0.036)
264.85/264.99	c #Conflicts:     408000 | #Learnt:      20683 | 0.000
264.85/264.99	c total clause space: 29.637MB
264.85/264.99	c total #watches: 148322
265.55/265.69	c total #propagations: 42278319 / total #impl: 1185811687 (eff. 0.036)
265.55/265.69	c #Conflicts:     409000 | #Learnt:      21683 | 0.000
265.55/265.69	c total clause space: 29.637MB
265.55/265.69	c total #watches: 152652
266.35/266.46	c total #propagations: 42384647 / total #impl: 1188854596 (eff. 0.036)
266.35/266.46	c #Conflicts:     410000 | #Learnt:      22683 | 0.000
266.35/266.46	c total clause space: 29.637MB
266.35/266.46	c total #watches: 156852
267.05/267.18	c total #propagations: 42502455 / total #impl: 1191756961 (eff. 0.036)
267.05/267.18	c #Conflicts:     411000 | #Learnt:      23683 | 0.000
267.05/267.18	c total clause space: 29.637MB
267.05/267.18	c total #watches: 162060
267.75/267.86	c total #propagations: 42601468 / total #impl: 1194792962 (eff. 0.036)
267.75/267.86	c #Conflicts:     412000 | #Learnt:      24683 | 0.000
267.75/267.86	c total clause space: 29.637MB
267.75/267.86	c total #watches: 168339
268.65/268.70	c total #propagations: 42686758 / total #impl: 1197516444 (eff. 0.036)
268.65/268.70	c #Conflicts:     413000 | #Learnt:      25683 | 0.000
268.65/268.70	c total clause space: 29.637MB
268.65/268.70	c total #watches: 173486
269.56/269.63	c total #propagations: 42791462 / total #impl: 1200985798 (eff. 0.036)
269.56/269.63	c #Conflicts:     414000 | #Learnt:      26683 | 0.000
269.56/269.63	c total clause space: 29.637MB
269.56/269.63	c total #watches: 178721
270.45/270.58	c total #propagations: 42900634 / total #impl: 1204737142 (eff. 0.036)
270.45/270.58	c #Conflicts:     415000 | #Learnt:      27683 | 0.000
270.45/270.58	c total clause space: 29.637MB
270.45/270.58	c total #watches: 184034
271.45/271.52	c total #propagations: 43007409 / total #impl: 1208195438 (eff. 0.036)
271.45/271.52	c #Conflicts:     416000 | #Learnt:      28683 | 0.000
271.45/271.52	c total clause space: 29.637MB
271.45/271.52	c total #watches: 188607
272.35/272.47	c total #propagations: 43139229 / total #impl: 1211597438 (eff. 0.036)
272.35/272.47	c #Conflicts:     417000 | #Learnt:      29683 | 0.000
272.35/272.47	c total clause space: 29.637MB
272.35/272.47	c total #watches: 193966
273.35/273.40	c total #propagations: 43254383 / total #impl: 1215203177 (eff. 0.036)
273.35/273.40	c #Conflicts:     418000 | #Learnt:      30683 | 0.000
273.35/273.40	c total clause space: 29.637MB
273.35/273.40	c total #watches: 199031
274.05/274.11	c total #propagations: 43387081 / total #impl: 1218630545 (eff. 0.036)
274.05/274.11	c GC COLLECT
274.05/274.11	c #Conflicts:     419000 | #Learnt:      16183 | 0.000
274.05/274.11	c total clause space: 48.1602MB
274.05/274.11	c total #watches: 127387
274.65/274.71	c total #propagations: 43486682 / total #impl: 1221685520 (eff. 0.036)
274.65/274.71	c #Conflicts:     420000 | #Learnt:      17183 | 0.000
274.65/274.71	c total clause space: 48.1602MB
274.65/274.71	c total #watches: 132320
275.25/275.35	c total #propagations: 43578153 / total #impl: 1224700792 (eff. 0.036)
275.25/275.35	c #Conflicts:     421000 | #Learnt:      18183 | 0.000
275.25/275.35	c total clause space: 48.1602MB
275.25/275.35	c total #watches: 137395
275.95/276.00	c total #propagations: 43691029 / total #impl: 1227096074 (eff. 0.036)
275.95/276.00	c #Conflicts:     422000 | #Learnt:      19183 | 0.000
275.95/276.00	c total clause space: 48.1602MB
275.95/276.00	c total #watches: 142489
276.65/276.72	c total #propagations: 43802430 / total #impl: 1229891992 (eff. 0.036)
276.65/276.72	c #Conflicts:     423000 | #Learnt:      20183 | 0.000
276.65/276.72	c total clause space: 48.1602MB
276.65/276.72	c total #watches: 147273
277.45/277.52	c total #propagations: 43926035 / total #impl: 1232887771 (eff. 0.036)
277.45/277.52	c #Conflicts:     424000 | #Learnt:      21183 | 0.000
277.45/277.52	c total clause space: 48.1602MB
277.45/277.52	c total #watches: 151905
278.26/278.35	c total #propagations: 44038738 / total #impl: 1235807757 (eff. 0.036)
278.26/278.35	c #Conflicts:     425000 | #Learnt:      22183 | 0.000
278.26/278.35	c total clause space: 48.1602MB
278.26/278.35	c total #watches: 156657
279.05/279.12	c total #propagations: 44163196 / total #impl: 1239185073 (eff. 0.036)
279.05/279.12	c #Conflicts:     426000 | #Learnt:      23183 | 0.000
279.05/279.12	c total clause space: 48.1602MB
279.05/279.12	c total #watches: 161360
279.95/280.03	c total #propagations: 44273682 / total #impl: 1241826847 (eff. 0.036)
279.95/280.03	c #Conflicts:     427000 | #Learnt:      24183 | 0.000
279.95/280.03	c total clause space: 48.1602MB
279.95/280.03	c total #watches: 166975
280.75/280.86	c total #propagations: 44400871 / total #impl: 1245421482 (eff. 0.036)
280.75/280.86	c #Conflicts:     428000 | #Learnt:      25183 | 0.000
280.75/280.86	c total clause space: 48.1602MB
280.75/280.86	c total #watches: 172468
281.66/281.75	c total #propagations: 44506783 / total #impl: 1248661158 (eff. 0.036)
281.66/281.75	c #Conflicts:     429000 | #Learnt:      26183 | 0.000
281.66/281.75	c total clause space: 48.1602MB
281.66/281.75	c total #watches: 177532
282.45/282.51	c total #propagations: 44642179 / total #impl: 1251809297 (eff. 0.036)
282.45/282.51	c #Conflicts:     430000 | #Learnt:      27183 | 0.000
282.45/282.51	c total clause space: 48.1602MB
282.45/282.51	c total #watches: 181367
283.25/283.30	c total #propagations: 44741986 / total #impl: 1254027749 (eff. 0.036)
283.25/283.30	c #Conflicts:     431000 | #Learnt:      28183 | 0.000
283.25/283.30	c total clause space: 48.1602MB
283.25/283.30	c total #watches: 185949
284.15/284.25	c total #propagations: 44838596 / total #impl: 1256743591 (eff. 0.036)
284.15/284.25	c #Conflicts:     432000 | #Learnt:      29183 | 0.000
284.15/284.25	c total clause space: 48.1602MB
284.15/284.25	c total #watches: 191736
285.25/285.36	c total #propagations: 44928128 / total #impl: 1260163479 (eff. 0.036)
285.25/285.36	c #Conflicts:     433000 | #Learnt:      30183 | 0.000
285.25/285.36	c total clause space: 48.1602MB
285.25/285.36	c total #watches: 197926
286.15/286.30	c total #propagations: 45025717 / total #impl: 1264444816 (eff. 0.036)
286.15/286.30	c #Conflicts:     434000 | #Learnt:      31183 | 0.000
286.15/286.30	c total clause space: 48.1602MB
286.15/286.30	c total #watches: 203842
286.95/287.10	c total #propagations: 45116243 / total #impl: 1267960053 (eff. 0.036)
286.95/287.10	c GC COLLECT
286.95/287.10	c #Conflicts:     435000 | #Learnt:      16377 | 0.000
286.95/287.10	c total clause space: 48.1602MB
286.95/287.10	c total #watches: 127784
287.55/287.62	c total #propagations: 45226136 / total #impl: 1270821777 (eff. 0.036)
287.55/287.62	c #Conflicts:     436000 | #Learnt:      17377 | 0.000
287.55/287.62	c total clause space: 48.1602MB
287.55/287.62	c total #watches: 131630
288.05/288.19	c total #propagations: 45327202 / total #impl: 1272733639 (eff. 0.036)
288.05/288.19	c #Conflicts:     437000 | #Learnt:      18377 | 0.000
288.05/288.19	c total clause space: 48.1602MB
288.05/288.19	c total #watches: 135784
288.75/288.88	c total #propagations: 45453401 / total #impl: 1275041682 (eff. 0.036)
288.75/288.88	c #Conflicts:     438000 | #Learnt:      19377 | 0.000
288.75/288.88	c total clause space: 48.1602MB
288.75/288.88	c total #watches: 139865
289.55/289.66	c total #propagations: 45580085 / total #impl: 1277799996 (eff. 0.036)
289.55/289.66	c #Conflicts:     439000 | #Learnt:      20377 | 0.000
289.55/289.66	c total clause space: 48.1602MB
289.55/289.66	c total #watches: 144290
290.35/290.41	c total #propagations: 45739139 / total #impl: 1280924292 (eff. 0.036)
290.35/290.41	c #Conflicts:     440000 | #Learnt:      21377 | 0.000
290.35/290.41	c total clause space: 48.1602MB
290.35/290.41	c total #watches: 149056
291.15/291.20	c total #propagations: 45869321 / total #impl: 1283992555 (eff. 0.036)
291.15/291.20	c #Conflicts:     441000 | #Learnt:      22377 | 0.000
291.15/291.20	c total clause space: 48.1602MB
291.15/291.20	c total #watches: 153592
291.95/292.01	c total #propagations: 46007847 / total #impl: 1287083826 (eff. 0.036)
291.95/292.01	c #Conflicts:     442000 | #Learnt:      23377 | 0.000
291.95/292.01	c total clause space: 48.1602MB
291.95/292.01	c total #watches: 158287
292.85/292.93	c total #propagations: 46142423 / total #impl: 1290257038 (eff. 0.036)
292.85/292.93	c #Conflicts:     443000 | #Learnt:      24377 | 0.000
292.85/292.93	c total clause space: 48.1602MB
292.85/292.93	c total #watches: 164024
293.65/293.80	c total #propagations: 46276364 / total #impl: 1293658612 (eff. 0.036)
293.65/293.80	c #Conflicts:     444000 | #Learnt:      25377 | 0.000
293.65/293.80	c total clause space: 48.1602MB
293.65/293.80	c total #watches: 169410
294.55/294.69	c total #propagations: 46399026 / total #impl: 1297128434 (eff. 0.036)
294.55/294.69	c #Conflicts:     445000 | #Learnt:      26377 | 0.000
294.55/294.69	c total clause space: 48.1602MB
294.55/294.69	c total #watches: 174019
295.45/295.57	c total #propagations: 46518840 / total #impl: 1300368002 (eff. 0.036)
295.45/295.57	c #Conflicts:     446000 | #Learnt:      27377 | 0.000
295.45/295.57	c total clause space: 48.1602MB
295.45/295.57	c total #watches: 179326
296.44/296.54	c total #propagations: 46644163 / total #impl: 1303644064 (eff. 0.036)
296.44/296.54	c #Conflicts:     447000 | #Learnt:      28377 | 0.000
296.44/296.54	c total clause space: 48.1602MB
296.44/296.54	c total #watches: 184174
297.34/297.48	c total #propagations: 46763980 / total #impl: 1307382807 (eff. 0.036)
297.34/297.48	c #Conflicts:     448000 | #Learnt:      29377 | 0.000
297.34/297.48	c total clause space: 48.1602MB
297.34/297.48	c total #watches: 188798
298.44/298.50	c total #propagations: 46888090 / total #impl: 1310815264 (eff. 0.036)
298.44/298.50	c #Conflicts:     449000 | #Learnt:      30377 | 0.000
298.44/298.50	c total clause space: 48.1602MB
298.44/298.50	c total #watches: 194303
299.44/299.56	c total #propagations: 47025323 / total #impl: 1314611283 (eff. 0.036)
299.44/299.56	c #Conflicts:     450000 | #Learnt:      31377 | 0.000
299.44/299.56	c total clause space: 48.1602MB
299.44/299.56	c total #watches: 199470
300.44/300.52	c total #propagations: 47148267 / total #impl: 1318460585 (eff. 0.036)
300.44/300.52	c GC COLLECT
300.44/300.52	c #Conflicts:     451000 | #Learnt:      16280 | 0.000
300.44/300.52	c total clause space: 48.1602MB
300.44/300.52	c total #watches: 127544
301.14/301.20	c total #propagations: 47273558 / total #impl: 1321816405 (eff. 0.036)
301.14/301.20	c #Conflicts:     452000 | #Learnt:      17280 | 0.000
301.14/301.20	c total clause space: 48.1602MB
301.14/301.20	c total #watches: 131898
301.74/301.89	c total #propagations: 47407844 / total #impl: 1324783574 (eff. 0.036)
301.74/301.89	c #Conflicts:     453000 | #Learnt:      18280 | 0.000
301.74/301.89	c total clause space: 48.1602MB
301.74/301.89	c total #watches: 136666
302.45/302.55	c total #propagations: 47540309 / total #impl: 1327520779 (eff. 0.036)
302.45/302.55	c #Conflicts:     454000 | #Learnt:      19280 | 0.000
302.45/302.55	c total clause space: 48.1602MB
302.45/302.55	c total #watches: 141005
303.14/303.25	c total #propagations: 47650495 / total #impl: 1330367882 (eff. 0.036)
303.14/303.25	c #Conflicts:     455000 | #Learnt:      20280 | 0.000
303.14/303.25	c total clause space: 48.1602MB
303.14/303.25	c total #watches: 145930
303.94/304.02	c total #propagations: 47774893 / total #impl: 1333169339 (eff. 0.036)
303.94/304.02	c #Conflicts:     456000 | #Learnt:      21280 | 0.000
303.94/304.02	c total clause space: 48.1602MB
303.94/304.02	c total #watches: 150985
304.65/304.76	c total #propagations: 47902866 / total #impl: 1336334961 (eff. 0.036)
304.65/304.76	c #Conflicts:     457000 | #Learnt:      22280 | 0.000
304.65/304.76	c total clause space: 48.1602MB
304.65/304.76	c total #watches: 155325
305.44/305.56	c total #propagations: 48026697 / total #impl: 1339268839 (eff. 0.036)
305.44/305.56	c #Conflicts:     458000 | #Learnt:      23280 | 0.000
305.44/305.56	c total clause space: 48.1602MB
305.44/305.56	c total #watches: 160645
306.24/306.34	c total #propagations: 48158317 / total #impl: 1342340414 (eff. 0.036)
306.24/306.34	c #Conflicts:     459000 | #Learnt:      24280 | 0.000
306.24/306.34	c total clause space: 48.1602MB
306.24/306.34	c total #watches: 166668
307.14/307.24	c total #propagations: 48267768 / total #impl: 1345500584 (eff. 0.036)
307.14/307.24	c #Conflicts:     460000 | #Learnt:      25280 | 0.000
307.14/307.24	c total clause space: 48.1602MB
307.14/307.24	c total #watches: 172329
307.95/308.06	c total #propagations: 48376061 / total #impl: 1349137990 (eff. 0.036)
307.95/308.06	c #Conflicts:     461000 | #Learnt:      26280 | 0.000
307.95/308.06	c total clause space: 48.1602MB
307.95/308.06	c total #watches: 177195
308.84/308.95	c total #propagations: 48458611 / total #impl: 1352274563 (eff. 0.036)
308.84/308.95	c #Conflicts:     462000 | #Learnt:      27280 | 0.000
308.84/308.95	c total clause space: 48.1602MB
308.84/308.95	c total #watches: 182752
309.74/309.86	c total #propagations: 48561194 / total #impl: 1355831016 (eff. 0.036)
309.74/309.86	c #Conflicts:     463000 | #Learnt:      28280 | 0.000
309.74/309.86	c total clause space: 48.1602MB
309.74/309.86	c total #watches: 187913
310.74/310.89	c total #propagations: 48648251 / total #impl: 1359597829 (eff. 0.036)
310.74/310.89	c #Conflicts:     464000 | #Learnt:      29280 | 0.000
310.74/310.89	c total clause space: 48.1602MB
310.74/310.89	c total #watches: 193213
311.74/311.83	c total #propagations: 48733976 / total #impl: 1363799444 (eff. 0.036)
311.74/311.83	c #Conflicts:     465000 | #Learnt:      30280 | 0.000
311.74/311.83	c total clause space: 48.1602MB
311.74/311.83	c total #watches: 198806
312.84/312.92	c total #propagations: 48821943 / total #impl: 1367542584 (eff. 0.036)
312.84/312.92	c #Conflicts:     466000 | #Learnt:      31280 | 0.000
312.84/312.92	c total clause space: 48.1602MB
312.84/312.92	c total #watches: 204108
313.94/314.06	c total #propagations: 48914713 / total #impl: 1371668269 (eff. 0.036)
313.94/314.06	c #Conflicts:     467000 | #Learnt:      32280 | 0.000
313.94/314.06	c total clause space: 48.1602MB
313.94/314.06	c total #watches: 209448
314.94/315.03	c total #propagations: 49005945 / total #impl: 1375999975 (eff. 0.036)
314.94/315.03	c GC COLLECT
314.94/315.03	c #Conflicts:     468000 | #Learnt:      16879 | 0.000
314.94/315.03	c total clause space: 48.1602MB
314.94/315.03	c total #watches: 130142
315.54/315.64	c total #propagations: 49106900 / total #impl: 1379697830 (eff. 0.036)
315.54/315.64	c #Conflicts:     469000 | #Learnt:      17879 | 0.000
315.54/315.64	c total clause space: 48.1602MB
315.54/315.64	c total #watches: 135307
316.24/316.32	c total #propagations: 49195109 / total #impl: 1382641589 (eff. 0.036)
316.24/316.32	c #Conflicts:     470000 | #Learnt:      18879 | 0.000
316.24/316.32	c total clause space: 48.1602MB
316.24/316.32	c total #watches: 140201
316.94/317.05	c total #propagations: 49288113 / total #impl: 1385684527 (eff. 0.036)
316.94/317.05	c #Conflicts:     471000 | #Learnt:      19879 | 0.000
316.94/317.05	c total clause space: 48.1602MB
316.94/317.05	c total #watches: 145944
317.74/317.84	c total #propagations: 49384061 / total #impl: 1389036930 (eff. 0.036)
317.74/317.84	c #Conflicts:     472000 | #Learnt:      20879 | 0.000
317.74/317.84	c total clause space: 48.1602MB
317.74/317.84	c total #watches: 151195
318.54/318.67	c total #propagations: 49480887 / total #impl: 1392432569 (eff. 0.036)
318.54/318.67	c #Conflicts:     473000 | #Learnt:      21879 | 0.000
318.54/318.67	c total clause space: 48.1602MB
318.54/318.67	c total #watches: 156210
319.24/319.39	c total #propagations: 49588884 / total #impl: 1395726399 (eff. 0.036)
319.24/319.39	c #Conflicts:     474000 | #Learnt:      22879 | 0.000
319.24/319.39	c total clause space: 48.1602MB
319.24/319.39	c total #watches: 161074
320.15/320.24	c total #propagations: 49688387 / total #impl: 1398616796 (eff. 0.036)
320.15/320.24	c #Conflicts:     475000 | #Learnt:      23879 | 0.000
320.15/320.24	c total clause space: 48.1602MB
320.15/320.24	c total #watches: 165707
321.04/321.19	c total #propagations: 49810443 / total #impl: 1401943960 (eff. 0.036)
321.04/321.19	c #Conflicts:     476000 | #Learnt:      24879 | 0.000
321.04/321.19	c total clause space: 48.1602MB
321.04/321.19	c total #watches: 170834
321.94/322.03	c total #propagations: 49934516 / total #impl: 1405418031 (eff. 0.036)
321.94/322.03	c #Conflicts:     477000 | #Learnt:      25879 | 0.000
321.94/322.03	c total clause space: 48.1602MB
321.94/322.03	c total #watches: 175334
322.74/322.89	c total #propagations: 50046386 / total #impl: 1408328956 (eff. 0.036)
322.74/322.89	c #Conflicts:     478000 | #Learnt:      26879 | 0.000
322.74/322.89	c total clause space: 48.1602MB
322.74/322.89	c total #watches: 180947
323.74/323.85	c total #propagations: 50142461 / total #impl: 1411643309 (eff. 0.036)
323.74/323.85	c #Conflicts:     479000 | #Learnt:      27879 | 0.000
323.74/323.85	c total clause space: 48.1602MB
323.74/323.85	c total #watches: 186139
324.94/325.01	c total #propagations: 50245644 / total #impl: 1415399709 (eff. 0.035)
324.94/325.01	c #Conflicts:     480000 | #Learnt:      28879 | 0.000
324.94/325.01	c total clause space: 48.1602MB
324.94/325.01	c total #watches: 192063
325.74/325.81	c total #propagations: 50356742 / total #impl: 1419699534 (eff. 0.035)
325.74/325.81	c #Conflicts:     481000 | #Learnt:      29879 | 0.000
325.74/325.81	c total clause space: 48.1602MB
325.74/325.81	c total #watches: 198023
326.65/326.73	c total #propagations: 50437136 / total #impl: 1422447413 (eff. 0.035)
326.65/326.73	c #Conflicts:     482000 | #Learnt:      30879 | 0.000
326.65/326.73	c total clause space: 48.1602MB
326.65/326.73	c total #watches: 202857
327.64/327.73	c total #propagations: 50523325 / total #impl: 1425216617 (eff. 0.035)
327.64/327.73	c #Conflicts:     483000 | #Learnt:      31879 | 0.000
327.64/327.73	c total clause space: 48.1602MB
327.64/327.73	c total #watches: 208747
328.54/328.67	c total #propagations: 50616547 / total #impl: 1428526309 (eff. 0.035)
328.54/328.67	c #Conflicts:     484000 | #Learnt:      32879 | 0.000
328.54/328.67	c total clause space: 48.1602MB
328.54/328.67	c total #watches: 214196
329.24/329.36	c total #propagations: 50706884 / total #impl: 1431468309 (eff. 0.035)
329.24/329.36	c GC COLLECT
329.24/329.36	c #Conflicts:     485000 | #Learnt:      17177 | 0.000
329.24/329.36	c total clause space: 48.1602MB
329.24/329.36	c total #watches: 131031
329.84/329.91	c total #propagations: 50783575 / total #impl: 1433799584 (eff. 0.035)
329.84/329.91	c #Conflicts:     486000 | #Learnt:      18177 | 0.000
329.84/329.91	c total clause space: 48.1602MB
329.84/329.91	c total #watches: 135800
330.44/330.53	c total #propagations: 50856061 / total #impl: 1436239343 (eff. 0.035)
330.44/330.53	c #Conflicts:     487000 | #Learnt:      19177 | 0.000
330.44/330.53	c total clause space: 48.1602MB
330.44/330.53	c total #watches: 140595
331.05/331.19	c total #propagations: 50939881 / total #impl: 1438749782 (eff. 0.035)
331.05/331.19	c #Conflicts:     488000 | #Learnt:      20177 | 0.000
331.05/331.19	c total clause space: 48.1602MB
331.05/331.19	c total #watches: 145174
331.74/331.80	c total #propagations: 51028082 / total #impl: 1441389873 (eff. 0.035)
331.74/331.80	c #Conflicts:     489000 | #Learnt:      21177 | 0.000
331.74/331.80	c total clause space: 48.1602MB
331.74/331.80	c total #watches: 149558
332.34/332.47	c total #propagations: 51123732 / total #impl: 1443759746 (eff. 0.035)
332.34/332.47	c #Conflicts:     490000 | #Learnt:      22177 | 0.000
332.34/332.47	c total clause space: 48.1602MB
332.34/332.47	c total #watches: 154702
333.14/333.20	c total #propagations: 51227845 / total #impl: 1446348669 (eff. 0.035)
333.14/333.20	c #Conflicts:     491000 | #Learnt:      23177 | 0.000
333.14/333.20	c total clause space: 48.1602MB
333.14/333.20	c total #watches: 159563
333.84/333.96	c total #propagations: 51327638 / total #impl: 1449029136 (eff. 0.035)
333.84/333.96	c #Conflicts:     492000 | #Learnt:      24177 | 0.000
333.84/333.96	c total clause space: 48.1602MB
333.84/333.96	c total #watches: 164132
334.64/334.76	c total #propagations: 51434132 / total #impl: 1451643791 (eff. 0.035)
334.64/334.76	c #Conflicts:     493000 | #Learnt:      25177 | 0.000
334.64/334.76	c total clause space: 48.1602MB
334.64/334.76	c total #watches: 168952
335.54/335.64	c total #propagations: 51552333 / total #impl: 1454608216 (eff. 0.035)
335.54/335.64	c #Conflicts:     494000 | #Learnt:      26177 | 0.000
335.54/335.64	c total clause space: 48.1602MB
335.54/335.64	c total #watches: 173316
336.34/336.46	c total #propagations: 51695138 / total #impl: 1457630773 (eff. 0.035)
336.34/336.46	c #Conflicts:     495000 | #Learnt:      27177 | 0.000
336.34/336.46	c total clause space: 48.1602MB
336.34/336.46	c total #watches: 178961
337.24/337.39	c total #propagations: 51799190 / total #impl: 1460734494 (eff. 0.035)
337.24/337.39	c #Conflicts:     496000 | #Learnt:      28177 | 0.000
337.24/337.39	c total clause space: 48.1602MB
337.24/337.39	c total #watches: 184737
338.14/338.24	c total #propagations: 51912254 / total #impl: 1464449608 (eff. 0.035)
338.14/338.24	c #Conflicts:     497000 | #Learnt:      29177 | 0.000
338.14/338.24	c total clause space: 48.1602MB
338.14/338.24	c total #watches: 190335
339.04/339.17	c total #propagations: 52027880 / total #impl: 1467908447 (eff. 0.035)
339.04/339.17	c #Conflicts:     498000 | #Learnt:      30177 | 0.000
339.04/339.17	c total clause space: 48.1602MB
339.04/339.17	c total #watches: 196150
340.14/340.27	c total #propagations: 52133151 / total #impl: 1471359387 (eff. 0.035)
340.14/340.27	c #Conflicts:     499000 | #Learnt:      31177 | 0.000
340.14/340.27	c total clause space: 48.1602MB
340.14/340.27	c total #watches: 201848
341.34/341.46	c total #propagations: 52250154 / total #impl: 1475248043 (eff. 0.035)
341.34/341.46	c #Conflicts:     500000 | #Learnt:      32177 | 0.000
341.34/341.46	c total clause space: 48.1602MB
341.34/341.46	c total #watches: 207092
342.44/342.59	c total #propagations: 52393462 / total #impl: 1479148780 (eff. 0.035)
342.44/342.59	c #Conflicts:     501000 | #Learnt:      33177 | 0.000
342.44/342.59	c total clause space: 48.1602MB
342.44/342.59	c total #watches: 212220
343.64/343.77	c total #propagations: 52522156 / total #impl: 1482835294 (eff. 0.035)
343.64/343.77	c GC COLLECT
343.64/343.77	c #Conflicts:     502000 | #Learnt:      17176 | 0.000
343.64/343.77	c total clause space: 48.1602MB
343.64/343.77	c total #watches: 131002
344.34/344.45	c total #propagations: 52664558 / total #impl: 1486757360 (eff. 0.035)
344.34/344.45	c #Conflicts:     503000 | #Learnt:      18176 | 0.000
344.34/344.45	c total clause space: 48.1602MB
344.34/344.45	c total #watches: 135689
345.04/345.19	c total #propagations: 52793467 / total #impl: 1489595013 (eff. 0.035)
345.04/345.19	c #Conflicts:     504000 | #Learnt:      19176 | 0.000
345.04/345.19	c total clause space: 48.1602MB
345.04/345.19	c total #watches: 141536
345.84/345.96	c total #propagations: 52910646 / total #impl: 1492931910 (eff. 0.035)
345.84/345.96	c #Conflicts:     505000 | #Learnt:      20176 | 0.000
345.84/345.96	c total clause space: 48.1602MB
345.84/345.96	c total #watches: 146346
346.54/346.67	c total #propagations: 53024482 / total #impl: 1496146025 (eff. 0.035)
346.54/346.67	c #Conflicts:     506000 | #Learnt:      21176 | 0.000
346.54/346.67	c total clause space: 48.1602MB
346.54/346.67	c total #watches: 152050
347.44/347.53	c total #propagations: 53132398 / total #impl: 1499022525 (eff. 0.035)
347.44/347.53	c #Conflicts:     507000 | #Learnt:      22176 | 0.000
347.44/347.53	c total clause space: 48.1602MB
347.44/347.53	c total #watches: 158010
348.24/348.33	c total #propagations: 53263299 / total #impl: 1502526288 (eff. 0.035)
348.24/348.33	c #Conflicts:     508000 | #Learnt:      23176 | 0.000
348.24/348.33	c total clause space: 48.1602MB
348.24/348.33	c total #watches: 163956
349.14/349.24	c total #propagations: 53375712 / total #impl: 1506139631 (eff. 0.035)
349.14/349.24	c #Conflicts:     509000 | #Learnt:      24176 | 0.000
349.14/349.24	c total clause space: 48.1602MB
349.14/349.24	c total #watches: 169910
350.04/350.15	c total #propagations: 53483839 / total #impl: 1510114663 (eff. 0.035)
350.04/350.15	c #Conflicts:     510000 | #Learnt:      25176 | 0.000
350.04/350.15	c total clause space: 48.1602MB
350.04/350.15	c total #watches: 175007
350.94/351.05	c total #propagations: 53610963 / total #impl: 1513668235 (eff. 0.035)
350.94/351.05	c #Conflicts:     511000 | #Learnt:      26176 | 0.000
350.94/351.05	c total clause space: 48.1602MB
350.94/351.05	c total #watches: 181180
351.94/352.02	c total #propagations: 53741297 / total #impl: 1517223541 (eff. 0.035)
351.94/352.02	c #Conflicts:     512000 | #Learnt:      27176 | 0.000
351.94/352.02	c total clause space: 48.1602MB
351.94/352.02	c total #watches: 186938
353.14/353.22	c total #propagations: 53860056 / total #impl: 1520724710 (eff. 0.035)
353.14/353.22	c #Conflicts:     513000 | #Learnt:      28176 | 0.000
353.14/353.22	c total clause space: 48.1602MB
353.14/353.22	c total #watches: 192917
354.14/354.21	c total #propagations: 54000971 / total #impl: 1525198522 (eff. 0.035)
354.14/354.21	c #Conflicts:     514000 | #Learnt:      29176 | 0.000
354.14/354.21	c total clause space: 48.1602MB
354.14/354.21	c total #watches: 198673
355.14/355.25	c total #propagations: 54093012 / total #impl: 1529001105 (eff. 0.035)
355.14/355.25	c #Conflicts:     515000 | #Learnt:      30176 | 0.000
355.14/355.25	c total clause space: 48.1602MB
355.14/355.25	c total #watches: 203977
356.23/356.35	c total #propagations: 54194169 / total #impl: 1532864249 (eff. 0.035)
356.23/356.35	c #Conflicts:     516000 | #Learnt:      31176 | 0.000
356.23/356.35	c total clause space: 48.1602MB
356.23/356.35	c total #watches: 208919
357.23/357.35	c total #propagations: 54293413 / total #impl: 1536930065 (eff. 0.035)
357.23/357.35	c #Conflicts:     517000 | #Learnt:      32176 | 0.000
357.23/357.35	c total clause space: 48.1602MB
357.23/357.35	c total #watches: 213703
358.23/358.31	c total #propagations: 54398536 / total #impl: 1540189416 (eff. 0.035)
358.23/358.31	c #Conflicts:     518000 | #Learnt:      33176 | 0.000
358.23/358.31	c total clause space: 48.1602MB
358.23/358.31	c total #watches: 219405
359.33/359.47	c total #propagations: 54496608 / total #impl: 1543622670 (eff. 0.035)
359.33/359.47	c #Conflicts:     519000 | #Learnt:      34176 | 0.000
359.33/359.47	c total clause space: 48.1602MB
359.33/359.47	c total #watches: 224642
360.33/360.41	c total #propagations: 54623978 / total #impl: 1547963510 (eff. 0.035)
360.33/360.41	c GC COLLECT
360.33/360.41	c #Conflicts:     520000 | #Learnt:      17873 | 0.000
360.33/360.41	c total clause space: 48.1602MB
360.33/360.41	c total #watches: 134853
360.93/361.08	c total #propagations: 54727797 / total #impl: 1551952334 (eff. 0.035)
360.93/361.08	c #Conflicts:     521000 | #Learnt:      18873 | 0.000
360.93/361.08	c total clause space: 48.1602MB
360.93/361.08	c total #watches: 139962
361.63/361.76	c total #propagations: 54830909 / total #impl: 1555126738 (eff. 0.035)
361.63/361.76	c #Conflicts:     522000 | #Learnt:      19873 | 0.000
361.63/361.76	c total clause space: 48.1602MB
361.63/361.76	c total #watches: 145605
362.33/362.47	c total #propagations: 54939675 / total #impl: 1558180966 (eff. 0.035)
362.33/362.47	c #Conflicts:     523000 | #Learnt:      20873 | 0.000
362.33/362.47	c total clause space: 48.1602MB
362.33/362.47	c total #watches: 150269
363.04/363.16	c total #propagations: 55047708 / total #impl: 1561004641 (eff. 0.035)
363.04/363.16	c #Conflicts:     524000 | #Learnt:      21873 | 0.000
363.04/363.16	c total clause space: 48.1602MB
363.04/363.16	c total #watches: 155320
363.83/363.95	c total #propagations: 55128883 / total #impl: 1564187188 (eff. 0.035)
363.83/363.95	c #Conflicts:     525000 | #Learnt:      22873 | 0.000
363.83/363.95	c total clause space: 48.1602MB
363.83/363.95	c total #watches: 160296
364.63/364.75	c total #propagations: 55226837 / total #impl: 1567296104 (eff. 0.035)
364.63/364.75	c #Conflicts:     526000 | #Learnt:      23873 | 0.000
364.63/364.75	c total clause space: 48.1602MB
364.63/364.75	c total #watches: 164632
365.53/365.64	c total #propagations: 55335380 / total #impl: 1570287151 (eff. 0.035)
365.53/365.64	c #Conflicts:     527000 | #Learnt:      24873 | 0.000
365.53/365.64	c total clause space: 48.1602MB
365.53/365.64	c total #watches: 169261
366.34/366.47	c total #propagations: 55446051 / total #impl: 1574223892 (eff. 0.035)
366.34/366.47	c #Conflicts:     528000 | #Learnt:      25873 | 0.000
366.34/366.47	c total clause space: 48.1602MB
366.34/366.47	c total #watches: 174651
367.23/367.31	c total #propagations: 55570084 / total #impl: 1577741286 (eff. 0.035)
367.23/367.31	c #Conflicts:     529000 | #Learnt:      26873 | 0.000
367.23/367.31	c total clause space: 48.1602MB
367.23/367.31	c total #watches: 179420
368.13/368.29	c total #propagations: 55673123 / total #impl: 1581400066 (eff. 0.035)
368.13/368.29	c #Conflicts:     530000 | #Learnt:      27873 | 0.000
368.13/368.29	c total clause space: 48.1602MB
368.13/368.29	c total #watches: 185018
369.23/369.35	c total #propagations: 55769235 / total #impl: 1586170404 (eff. 0.035)
369.23/369.35	c #Conflicts:     531000 | #Learnt:      28873 | 0.000
369.23/369.35	c total clause space: 48.1602MB
369.23/369.35	c total #watches: 190451
370.33/370.44	c total #propagations: 55883963 / total #impl: 1590895803 (eff. 0.035)
370.33/370.44	c #Conflicts:     532000 | #Learnt:      29873 | 0.000
370.33/370.44	c total clause space: 48.1602MB
370.33/370.44	c total #watches: 196333
371.33/371.41	c total #propagations: 55998310 / total #impl: 1595552306 (eff. 0.035)
371.33/371.41	c #Conflicts:     533000 | #Learnt:      30873 | 0.000
371.33/371.41	c total clause space: 48.1602MB
371.33/371.41	c total #watches: 201447
372.33/372.47	c total #propagations: 56101633 / total #impl: 1599284131 (eff. 0.035)
372.33/372.47	c #Conflicts:     534000 | #Learnt:      31873 | 0.000
372.33/372.47	c total clause space: 48.1602MB
372.33/372.47	c total #watches: 206769
373.43/373.51	c total #propagations: 56224091 / total #impl: 1603169348 (eff. 0.035)
373.43/373.51	c #Conflicts:     535000 | #Learnt:      32873 | 0.000
373.43/373.51	c total clause space: 48.1602MB
373.43/373.51	c total #watches: 212158
374.53/374.61	c total #propagations: 56333432 / total #impl: 1607326024 (eff. 0.035)
374.53/374.61	c #Conflicts:     536000 | #Learnt:      33873 | 0.000
374.53/374.61	c total clause space: 48.1602MB
374.53/374.61	c total #watches: 217453
375.33/375.46	c total #propagations: 56437346 / total #impl: 1611077664 (eff. 0.035)
375.33/375.46	c #Conflicts:     537000 | #Learnt:      34873 | 0.000
375.33/375.46	c total clause space: 48.1602MB
375.33/375.46	c total #watches: 222213
376.14/376.26	c total #propagations: 56523438 / total #impl: 1613554872 (eff. 0.035)
376.14/376.26	c GC COLLECT
376.14/376.26	c #Conflicts:     538000 | #Learnt:      18271 | 0.000
376.14/376.26	c total clause space: 48.1602MB
376.14/376.26	c total #watches: 136564
376.83/376.92	c total #propagations: 56630061 / total #impl: 1616727341 (eff. 0.035)
376.83/376.92	c #Conflicts:     539000 | #Learnt:      19271 | 0.000
376.83/376.92	c total clause space: 48.1602MB
376.83/376.92	c total #watches: 141039
377.43/377.59	c total #propagations: 56726943 / total #impl: 1619731504 (eff. 0.035)
377.43/377.59	c #Conflicts:     540000 | #Learnt:      20271 | 0.000
377.43/377.59	c total clause space: 48.1602MB
377.43/377.59	c total #watches: 145220
378.23/378.33	c total #propagations: 56822737 / total #impl: 1622679782 (eff. 0.035)
378.23/378.33	c #Conflicts:     541000 | #Learnt:      21271 | 0.000
378.23/378.33	c total clause space: 48.1602MB
378.23/378.33	c total #watches: 150222
378.93/379.09	c total #propagations: 56928486 / total #impl: 1625774148 (eff. 0.035)
378.93/379.09	c #Conflicts:     542000 | #Learnt:      22271 | 0.000
378.93/379.09	c total clause space: 48.1602MB
378.93/379.09	c total #watches: 154593
379.73/379.82	c total #propagations: 57035980 / total #impl: 1628688052 (eff. 0.035)
379.73/379.82	c #Conflicts:     543000 | #Learnt:      23271 | 0.000
379.73/379.82	c total clause space: 48.1602MB
379.73/379.82	c total #watches: 160052
380.54/380.66	c total #propagations: 57139259 / total #impl: 1631492044 (eff. 0.035)
380.54/380.66	c #Conflicts:     544000 | #Learnt:      24271 | 0.000
380.54/380.66	c total clause space: 48.1602MB
380.54/380.66	c total #watches: 164361
381.33/381.49	c total #propagations: 57235595 / total #impl: 1634720251 (eff. 0.035)
381.33/381.49	c #Conflicts:     545000 | #Learnt:      25271 | 0.000
381.33/381.49	c total clause space: 48.1602MB
381.33/381.49	c total #watches: 169366
382.13/382.29	c total #propagations: 57334832 / total #impl: 1638198716 (eff. 0.035)
382.13/382.29	c #Conflicts:     546000 | #Learnt:      26271 | 0.000
382.13/382.29	c total clause space: 48.1602MB
382.13/382.29	c total #watches: 174853
382.93/383.09	c total #propagations: 57431124 / total #impl: 1641410013 (eff. 0.035)
382.93/383.09	c #Conflicts:     547000 | #Learnt:      27271 | 0.000
382.93/383.09	c total clause space: 48.1602MB
382.93/383.09	c total #watches: 179875
383.73/383.87	c total #propagations: 57528395 / total #impl: 1644936280 (eff. 0.035)
383.73/383.87	c #Conflicts:     548000 | #Learnt:      28271 | 0.000
383.73/383.87	c total clause space: 48.1602MB
383.73/383.87	c total #watches: 184783
384.73/384.80	c total #propagations: 57637423 / total #impl: 1647824820 (eff. 0.035)
384.73/384.80	c #Conflicts:     549000 | #Learnt:      29271 | 0.000
384.73/384.80	c total clause space: 48.1602MB
384.73/384.80	c total #watches: 190406
385.53/385.68	c total #propagations: 57705366 / total #impl: 1651424513 (eff. 0.035)
385.53/385.68	c #Conflicts:     550000 | #Learnt:      30271 | 0.000
385.53/385.68	c total clause space: 48.1602MB
385.53/385.68	c total #watches: 194867
386.53/386.60	c total #propagations: 57800990 / total #impl: 1654647241 (eff. 0.035)
386.53/386.60	c #Conflicts:     551000 | #Learnt:      31271 | 0.000
386.53/386.60	c total clause space: 48.1602MB
386.53/386.60	c total #watches: 200402
387.43/387.58	c total #propagations: 57874126 / total #impl: 1658139013 (eff. 0.035)
387.43/387.58	c #Conflicts:     552000 | #Learnt:      32271 | 0.000
387.43/387.58	c total clause space: 48.1602MB
387.43/387.58	c total #watches: 205815
388.53/388.63	c total #propagations: 57973961 / total #impl: 1661338265 (eff. 0.035)
388.53/388.63	c #Conflicts:     553000 | #Learnt:      33271 | 0.000
388.53/388.63	c total clause space: 48.1602MB
388.53/388.63	c total #watches: 209691
389.73/389.81	c total #propagations: 58094022 / total #impl: 1664613327 (eff. 0.035)
389.73/389.81	c #Conflicts:     554000 | #Learnt:      34271 | 0.000
389.73/389.81	c total clause space: 48.1602MB
389.73/389.81	c total #watches: 214304
390.83/390.93	c total #propagations: 58218665 / total #impl: 1668461975 (eff. 0.035)
390.83/390.93	c #Conflicts:     555000 | #Learnt:      35271 | 0.000
390.83/390.93	c total clause space: 48.1602MB
390.83/390.93	c total #watches: 218679
391.83/391.95	c total #propagations: 58339223 / total #impl: 1671896156 (eff. 0.035)
391.83/391.95	c GC COLLECT
391.83/391.95	c #Conflicts:     556000 | #Learnt:      18375 | 0.000
391.83/391.95	c total clause space: 48.1602MB
391.83/391.95	c total #watches: 137147
392.53/392.66	c total #propagations: 58454369 / total #impl: 1675172760 (eff. 0.035)
392.53/392.66	c #Conflicts:     557000 | #Learnt:      19375 | 0.000
392.53/392.66	c total clause space: 48.1602MB
392.53/392.66	c total #watches: 141623
393.33/393.47	c total #propagations: 58560077 / total #impl: 1677909842 (eff. 0.035)
393.33/393.47	c #Conflicts:     558000 | #Learnt:      20375 | 0.000
393.33/393.47	c total clause space: 48.1602MB
393.33/393.47	c total #watches: 146442
394.03/394.19	c total #propagations: 58680857 / total #impl: 1681140705 (eff. 0.035)
394.03/394.19	c #Conflicts:     559000 | #Learnt:      21375 | 0.000
394.03/394.19	c total clause space: 48.1602MB
394.03/394.19	c total #watches: 151398
394.83/394.94	c total #propagations: 58787241 / total #impl: 1684242336 (eff. 0.035)
394.83/394.94	c #Conflicts:     560000 | #Learnt:      22375 | 0.000
394.83/394.94	c total clause space: 48.1602MB
394.83/394.94	c total #watches: 155834
395.63/395.71	c total #propagations: 58879844 / total #impl: 1687325548 (eff. 0.035)
395.63/395.71	c #Conflicts:     561000 | #Learnt:      23375 | 0.000
395.63/395.71	c total clause space: 48.1602MB
395.63/395.71	c total #watches: 161040
396.53/396.60	c total #propagations: 58966503 / total #impl: 1690534286 (eff. 0.035)
396.53/396.60	c #Conflicts:     562000 | #Learnt:      24375 | 0.000
396.53/396.60	c total clause space: 48.1602MB
396.53/396.60	c total #watches: 166237
397.33/397.45	c total #propagations: 59063539 / total #impl: 1693933964 (eff. 0.035)
397.33/397.45	c #Conflicts:     563000 | #Learnt:      25375 | 0.000
397.33/397.45	c total clause space: 48.1602MB
397.33/397.45	c total #watches: 171039
398.13/398.22	c total #propagations: 59176177 / total #impl: 1697042744 (eff. 0.035)
398.13/398.22	c #Conflicts:     564000 | #Learnt:      26375 | 0.000
398.13/398.22	c total clause space: 48.1602MB
398.13/398.22	c total #watches: 176211
398.93/399.01	c total #propagations: 59259666 / total #impl: 1699736920 (eff. 0.035)
398.93/399.01	c #Conflicts:     565000 | #Learnt:      27375 | 0.000
398.93/399.01	c total clause space: 48.1602MB
398.93/399.01	c total #watches: 181107
399.83/399.91	c total #propagations: 59356666 / total #impl: 1702833303 (eff. 0.035)
399.83/399.91	c #Conflicts:     566000 | #Learnt:      28375 | 0.000
399.83/399.91	c total clause space: 48.1602MB
399.83/399.91	c total #watches: 186704
400.83/400.92	c total #propagations: 59451175 / total #impl: 1706266019 (eff. 0.035)
400.83/400.92	c #Conflicts:     567000 | #Learnt:      29375 | 0.000
400.83/400.92	c total clause space: 48.1602MB
400.83/400.92	c total #watches: 191184
401.73/401.84	c total #propagations: 59573138 / total #impl: 1709672856 (eff. 0.035)
401.73/401.84	c #Conflicts:     568000 | #Learnt:      30375 | 0.000
401.73/401.84	c total clause space: 48.1602MB
401.73/401.84	c total #watches: 195892
402.63/402.77	c total #propagations: 59673118 / total #impl: 1712742274 (eff. 0.035)
402.63/402.77	c #Conflicts:     569000 | #Learnt:      31375 | 0.000
402.63/402.77	c total clause space: 48.1602MB
402.63/402.77	c total #watches: 200022
403.53/403.70	c total #propagations: 59780835 / total #impl: 1715599917 (eff. 0.035)
403.53/403.70	c #Conflicts:     570000 | #Learnt:      32375 | 0.000
403.53/403.70	c total clause space: 48.1602MB
403.53/403.70	c total #watches: 204862
404.63/404.72	c total #propagations: 59886801 / total #impl: 1719000123 (eff. 0.035)
404.63/404.72	c #Conflicts:     571000 | #Learnt:      33375 | 0.000
404.63/404.72	c total clause space: 48.1602MB
404.63/404.72	c total #watches: 209268
405.63/405.70	c total #propagations: 59995109 / total #impl: 1722573138 (eff. 0.035)
405.63/405.70	c #Conflicts:     572000 | #Learnt:      34375 | 0.000
405.63/405.70	c total clause space: 48.1602MB
405.63/405.70	c total #watches: 214561
406.63/406.73	c total #propagations: 60087782 / total #impl: 1725820002 (eff. 0.035)
406.63/406.73	c #Conflicts:     573000 | #Learnt:      35375 | 0.000
406.63/406.73	c total clause space: 48.1602MB
406.63/406.73	c total #watches: 220018
407.73/407.82	c total #propagations: 60174601 / total #impl: 1729148095 (eff. 0.035)
407.73/407.82	c #Conflicts:     574000 | #Learnt:      36375 | 0.000
407.73/407.82	c total clause space: 48.1602MB
407.73/407.82	c total #watches: 224923
408.52/408.61	c total #propagations: 60288546 / total #impl: 1732811930 (eff. 0.035)
408.52/408.61	c GC COLLECT
408.52/408.61	c #Conflicts:     575000 | #Learnt:      19166 | 0.000
408.52/408.61	c total clause space: 48.1602MB
408.52/408.61	c total #watches: 141856
409.23/409.35	c total #propagations: 60407804 / total #impl: 1736205177 (eff. 0.035)
409.23/409.35	c #Conflicts:     576000 | #Learnt:      20166 | 0.000
409.23/409.35	c total clause space: 48.1602MB
409.23/409.35	c total #watches: 146455
409.92/410.07	c total #propagations: 60533064 / total #impl: 1739359107 (eff. 0.035)
409.92/410.07	c #Conflicts:     577000 | #Learnt:      21166 | 0.000
409.92/410.07	c total clause space: 48.1602MB
409.92/410.07	c total #watches: 151543
410.72/410.80	c total #propagations: 60635485 / total #impl: 1742368888 (eff. 0.035)
410.72/410.80	c #Conflicts:     578000 | #Learnt:      22166 | 0.000
410.72/410.80	c total clause space: 48.1602MB
410.72/410.80	c total #watches: 156226
411.43/411.53	c total #propagations: 60724949 / total #impl: 1744736094 (eff. 0.035)
411.43/411.53	c #Conflicts:     579000 | #Learnt:      23166 | 0.000
411.43/411.53	c total clause space: 48.1602MB
411.43/411.53	c total #watches: 160613
412.32/412.42	c total #propagations: 60804543 / total #impl: 1747029421 (eff. 0.035)
412.32/412.42	c #Conflicts:     580000 | #Learnt:      24166 | 0.000
412.32/412.42	c total clause space: 48.1602MB
412.32/412.42	c total #watches: 166517
413.12/413.28	c total #propagations: 60896480 / total #impl: 1751092383 (eff. 0.035)
413.12/413.28	c #Conflicts:     581000 | #Learnt:      25166 | 0.000
413.12/413.28	c total clause space: 48.1602MB
413.12/413.28	c total #watches: 171817
414.02/414.18	c total #propagations: 60981322 / total #impl: 1754734654 (eff. 0.035)
414.02/414.18	c #Conflicts:     582000 | #Learnt:      26166 | 0.000
414.02/414.18	c total clause space: 48.1602MB
414.02/414.18	c total #watches: 176974
414.82/414.98	c total #propagations: 61080888 / total #impl: 1758378793 (eff. 0.035)
414.82/414.98	c #Conflicts:     583000 | #Learnt:      27166 | 0.000
414.82/414.98	c total clause space: 48.1602MB
414.82/414.98	c total #watches: 181698
415.92/416.01	c total #propagations: 61177993 / total #impl: 1761409721 (eff. 0.035)
415.92/416.01	c #Conflicts:     584000 | #Learnt:      28166 | 0.000
415.92/416.01	c total clause space: 48.1602MB
415.92/416.01	c total #watches: 187082
416.93/417.08	c total #propagations: 61293020 / total #impl: 1764927695 (eff. 0.035)
416.93/417.08	c #Conflicts:     585000 | #Learnt:      29166 | 0.000
416.93/417.08	c total clause space: 48.1602MB
416.93/417.08	c total #watches: 192111
417.93/418.02	c total #propagations: 61414332 / total #impl: 1768798869 (eff. 0.035)
417.93/418.02	c #Conflicts:     586000 | #Learnt:      30166 | 0.000
417.93/418.02	c total clause space: 48.1602MB
417.93/418.02	c total #watches: 196725
418.82/418.94	c total #propagations: 61507782 / total #impl: 1771946777 (eff. 0.035)
418.82/418.94	c #Conflicts:     587000 | #Learnt:      31166 | 0.000
418.82/418.94	c total clause space: 48.1602MB
418.82/418.94	c total #watches: 200815
419.62/419.77	c total #propagations: 61615943 / total #impl: 1775210838 (eff. 0.035)
419.62/419.77	c #Conflicts:     588000 | #Learnt:      32166 | 0.000
419.62/419.77	c total clause space: 48.1602MB
419.62/419.77	c total #watches: 205279
420.52/420.66	c total #propagations: 61711851 / total #impl: 1778241167 (eff. 0.035)
420.52/420.66	c #Conflicts:     589000 | #Learnt:      33166 | 0.000
420.52/420.66	c total clause space: 48.1602MB
420.52/420.66	c total #watches: 210061
421.52/421.63	c total #propagations: 61814350 / total #impl: 1781381392 (eff. 0.035)
421.52/421.63	c #Conflicts:     590000 | #Learnt:      34166 | 0.000
421.52/421.63	c total clause space: 48.1602MB
421.52/421.63	c total #watches: 215211
422.43/422.57	c total #propagations: 61921220 / total #impl: 1784687660 (eff. 0.035)
422.43/422.57	c #Conflicts:     591000 | #Learnt:      35166 | 0.000
422.43/422.57	c total clause space: 48.1602MB
422.43/422.57	c total #watches: 220662
423.43/423.60	c total #propagations: 62021421 / total #impl: 1787754695 (eff. 0.035)
423.43/423.60	c #Conflicts:     592000 | #Learnt:      36166 | 0.000
423.43/423.60	c total clause space: 48.1602MB
423.43/423.60	c total #watches: 225464
424.63/424.70	c total #propagations: 62138825 / total #impl: 1791334776 (eff. 0.035)
424.63/424.70	c GC COLLECT
424.63/424.70	c #Conflicts:     593000 | #Learnt:      18661 | 0.000
424.63/424.70	c total clause space: 48.1602MB
424.63/424.70	c total #watches: 138826
425.32/425.43	c total #propagations: 62271994 / total #impl: 1795251813 (eff. 0.035)
425.32/425.43	c #Conflicts:     594000 | #Learnt:      19661 | 0.000
425.32/425.43	c total clause space: 48.1602MB
425.32/425.43	c total #watches: 144405
426.02/426.19	c total #propagations: 62375589 / total #impl: 1798437388 (eff. 0.035)
426.02/426.19	c #Conflicts:     595000 | #Learnt:      20661 | 0.000
426.02/426.19	c total clause space: 48.1602MB
426.02/426.19	c total #watches: 150886
426.83/426.94	c total #propagations: 62459243 / total #impl: 1801899763 (eff. 0.035)
426.83/426.94	c #Conflicts:     596000 | #Learnt:      21661 | 0.000
426.83/426.94	c total clause space: 48.1602MB
426.83/426.94	c total #watches: 156179
427.62/427.71	c total #propagations: 62569303 / total #impl: 1804998630 (eff. 0.035)
427.62/427.71	c #Conflicts:     597000 | #Learnt:      22661 | 0.000
427.62/427.71	c total clause space: 48.1602MB
427.62/427.71	c total #watches: 163114
428.42/428.53	c total #propagations: 62661675 / total #impl: 1808352578 (eff. 0.035)
428.42/428.53	c #Conflicts:     598000 | #Learnt:      23661 | 0.000
428.42/428.53	c total clause space: 48.1602MB
428.42/428.53	c total #watches: 168738
429.32/429.40	c total #propagations: 62771285 / total #impl: 1811780109 (eff. 0.035)
429.32/429.40	c #Conflicts:     599000 | #Learnt:      24661 | 0.000
429.32/429.40	c total clause space: 48.1602MB
429.32/429.40	c total #watches: 174322
430.13/430.26	c total #propagations: 62873262 / total #impl: 1815608827 (eff. 0.035)
430.13/430.26	c #Conflicts:     600000 | #Learnt:      25661 | 0.000
430.13/430.26	c total clause space: 48.1602MB
430.13/430.26	c total #watches: 179872
431.13/431.24	c total #propagations: 62963230 / total #impl: 1819480919 (eff. 0.035)
431.13/431.24	c #Conflicts:     601000 | #Learnt:      26661 | 0.000
431.13/431.24	c total clause space: 48.1602MB
431.13/431.24	c total #watches: 185669
432.12/432.27	c total #propagations: 63071192 / total #impl: 1823382660 (eff. 0.035)
432.12/432.27	c #Conflicts:     602000 | #Learnt:      27661 | 0.000
432.12/432.27	c total clause space: 48.1602MB
432.12/432.27	c total #watches: 191309
433.02/433.19	c total #propagations: 63188360 / total #impl: 1827377107 (eff. 0.035)
433.02/433.19	c #Conflicts:     603000 | #Learnt:      28661 | 0.000
433.02/433.19	c total clause space: 48.1602MB
433.02/433.19	c total #watches: 196555
433.92/434.00	c total #propagations: 63268736 / total #impl: 1830236772 (eff. 0.035)
433.92/434.00	c #Conflicts:     604000 | #Learnt:      29661 | 0.000
433.92/434.00	c total clause space: 48.1602MB
433.92/434.00	c total #watches: 201303
434.62/434.79	c total #propagations: 63337219 / total #impl: 1832400493 (eff. 0.035)
434.62/434.79	c #Conflicts:     605000 | #Learnt:      30661 | 0.000
434.62/434.79	c total clause space: 48.1602MB
434.62/434.79	c total #watches: 205863
435.63/435.73	c total #propagations: 63398348 / total #impl: 1834496654 (eff. 0.035)
435.63/435.73	c #Conflicts:     606000 | #Learnt:      31661 | 0.000
435.63/435.73	c total clause space: 48.1602MB
435.63/435.73	c total #watches: 211230
436.63/436.71	c total #propagations: 63469168 / total #impl: 1837138417 (eff. 0.035)
436.63/436.71	c #Conflicts:     607000 | #Learnt:      32661 | 0.000
436.63/436.71	c total clause space: 48.1602MB
436.63/436.71	c total #watches: 217230
437.52/437.67	c total #propagations: 63539880 / total #impl: 1839837728 (eff. 0.035)
437.52/437.67	c #Conflicts:     608000 | #Learnt:      33661 | 0.000
437.52/437.67	c total clause space: 48.1602MB
437.52/437.67	c total #watches: 222855
438.62/438.71	c total #propagations: 63608483 / total #impl: 1842564907 (eff. 0.035)
438.62/438.71	c #Conflicts:     609000 | #Learnt:      34661 | 0.000
438.62/438.71	c total clause space: 48.1602MB
438.62/438.71	c total #watches: 228494
439.62/439.73	c total #propagations: 63675980 / total #impl: 1845437931 (eff. 0.035)
439.62/439.73	c #Conflicts:     610000 | #Learnt:      35661 | 0.000
439.62/439.73	c total clause space: 48.1602MB
439.62/439.73	c total #watches: 234641
440.62/440.75	c total #propagations: 63738126 / total #impl: 1848310865 (eff. 0.034)
440.62/440.75	c #Conflicts:     611000 | #Learnt:      36661 | 0.000
440.62/440.75	c total clause space: 48.1602MB
440.62/440.75	c total #watches: 240643
441.62/441.71	c total #propagations: 63795818 / total #impl: 1851051896 (eff. 0.034)
441.62/441.71	c GC COLLECT
441.62/441.71	c #Conflicts:     612000 | #Learnt:      18859 | 0.000
441.62/441.71	c total clause space: 48.1602MB
441.62/441.71	c total #watches: 139810
442.23/442.35	c total #propagations: 63845551 / total #impl: 1853675277 (eff. 0.034)
442.23/442.35	c #Conflicts:     613000 | #Learnt:      19859 | 0.000
442.23/442.35	c total clause space: 48.1602MB
442.23/442.35	c total #watches: 144669
442.92/443.02	c total #propagations: 63912035 / total #impl: 1855694274 (eff. 0.034)
442.92/443.02	c #Conflicts:     614000 | #Learnt:      20859 | 0.000
442.92/443.02	c total clause space: 48.1602MB
442.92/443.02	c total #watches: 150465
443.72/443.81	c total #propagations: 63969794 / total #impl: 1857797868 (eff. 0.034)
443.72/443.81	c #Conflicts:     615000 | #Learnt:      21859 | 0.000
443.72/443.81	c total clause space: 48.1602MB
443.72/443.81	c total #watches: 156405
444.52/444.63	c total #propagations: 64050808 / total #impl: 1860442905 (eff. 0.034)
444.52/444.63	c #Conflicts:     616000 | #Learnt:      22859 | 0.000
444.52/444.63	c total clause space: 48.1602MB
444.52/444.63	c total #watches: 161118
445.22/445.37	c total #propagations: 64158654 / total #impl: 1863556162 (eff. 0.034)
445.22/445.37	c #Conflicts:     617000 | #Learnt:      23859 | 0.000
445.22/445.37	c total clause space: 48.1602MB
445.22/445.37	c total #watches: 165845
446.12/446.22	c total #propagations: 64248173 / total #impl: 1866361873 (eff. 0.034)
446.12/446.22	c #Conflicts:     618000 | #Learnt:      24859 | 0.000
446.12/446.22	c total clause space: 48.1602MB
446.12/446.22	c total #watches: 171138
447.02/447.14	c total #propagations: 64352231 / total #impl: 1869269686 (eff. 0.034)
447.02/447.14	c #Conflicts:     619000 | #Learnt:      25859 | 0.000
447.02/447.14	c total clause space: 48.1602MB
447.02/447.14	c total #watches: 176469
447.73/447.85	c total #propagations: 64461492 / total #impl: 1872510052 (eff. 0.034)
447.73/447.85	c #Conflicts:     620000 | #Learnt:      26859 | 0.000
447.73/447.85	c total clause space: 48.1602MB
447.73/447.85	c total #watches: 181127
448.62/448.70	c total #propagations: 64561500 / total #impl: 1875241735 (eff. 0.034)
448.62/448.70	c #Conflicts:     621000 | #Learnt:      27859 | 0.000
448.62/448.70	c total clause space: 48.1602MB
448.62/448.70	c total #watches: 186853
449.42/449.57	c total #propagations: 64660115 / total #impl: 1878645953 (eff. 0.034)
449.42/449.57	c #Conflicts:     622000 | #Learnt:      28859 | 0.000
449.42/449.57	c total clause space: 48.1602MB
449.42/449.57	c total #watches: 193061
450.32/450.46	c total #propagations: 64754099 / total #impl: 1882074230 (eff. 0.034)
450.32/450.46	c #Conflicts:     623000 | #Learnt:      29859 | 0.000
450.32/450.46	c total clause space: 48.1602MB
450.32/450.46	c total #watches: 197479
451.32/451.41	c total #propagations: 64846066 / total #impl: 1885485436 (eff. 0.034)
451.32/451.41	c #Conflicts:     624000 | #Learnt:      30859 | 0.000
451.32/451.41	c total clause space: 48.1602MB
451.32/451.41	c total #watches: 202896
452.32/452.49	c total #propagations: 64942598 / total #impl: 1888929252 (eff. 0.034)
452.32/452.49	c #Conflicts:     625000 | #Learnt:      31859 | 0.000
452.32/452.49	c total clause space: 48.1602MB
452.32/452.49	c total #watches: 207881
453.42/453.51	c total #propagations: 65043732 / total #impl: 1892422995 (eff. 0.034)
453.42/453.51	c #Conflicts:     626000 | #Learnt:      32859 | 0.000
453.42/453.51	c total clause space: 48.1602MB
453.42/453.51	c total #watches: 212699
454.42/454.53	c total #propagations: 65153549 / total #impl: 1896233524 (eff. 0.034)
454.42/454.53	c #Conflicts:     627000 | #Learnt:      33859 | 0.000
454.42/454.53	c total clause space: 48.1602MB
454.42/454.53	c total #watches: 217079
455.52/455.62	c total #propagations: 65267738 / total #impl: 1899549400 (eff. 0.034)
455.52/455.62	c #Conflicts:     628000 | #Learnt:      34859 | 0.000
455.52/455.62	c total clause space: 48.1602MB
455.52/455.62	c total #watches: 221354
456.52/456.68	c total #propagations: 65379245 / total #impl: 1902960980 (eff. 0.034)
456.52/456.68	c #Conflicts:     629000 | #Learnt:      35859 | 0.000
456.52/456.68	c total clause space: 48.1602MB
456.52/456.68	c total #watches: 226129
457.72/457.83	c total #propagations: 65504466 / total #impl: 1906486351 (eff. 0.034)
457.72/457.83	c #Conflicts:     630000 | #Learnt:      36859 | 0.000
457.72/457.83	c total clause space: 48.1602MB
457.72/457.83	c total #watches: 232530
458.92/459.08	c total #propagations: 65614896 / total #impl: 1910285546 (eff. 0.034)
458.92/459.08	c #Conflicts:     631000 | #Learnt:      37859 | 0.000
458.92/459.08	c total clause space: 48.1602MB
458.92/459.08	c total #watches: 238446
459.92/460.03	c total #propagations: 65716699 / total #impl: 1914279220 (eff. 0.034)
459.92/460.03	c GC COLLECT
459.92/460.03	c #Conflicts:     632000 | #Learnt:      19758 | 0.000
459.92/460.03	c total clause space: 48.1602MB
459.92/460.03	c total #watches: 144150
460.62/460.76	c total #propagations: 65830360 / total #impl: 1917667219 (eff. 0.034)
460.62/460.76	c #Conflicts:     633000 | #Learnt:      20758 | 0.000
460.62/460.76	c total clause space: 48.1602MB
460.62/460.76	c total #watches: 148894
461.42/461.59	c total #propagations: 65945559 / total #impl: 1920725668 (eff. 0.034)
461.42/461.59	c #Conflicts:     634000 | #Learnt:      21758 | 0.000
461.42/461.59	c total clause space: 48.1602MB
461.42/461.59	c total #watches: 154672
462.32/462.46	c total #propagations: 66063174 / total #impl: 1924143838 (eff. 0.034)
462.32/462.46	c #Conflicts:     635000 | #Learnt:      22758 | 0.000
462.32/462.46	c total clause space: 48.1602MB
462.32/462.46	c total #watches: 159670
463.22/463.31	c total #propagations: 66172355 / total #impl: 1927748610 (eff. 0.034)
463.22/463.31	c #Conflicts:     636000 | #Learnt:      23758 | 0.000
463.22/463.31	c total clause space: 48.1602MB
463.22/463.31	c total #watches: 164311
463.92/464.05	c total #propagations: 66283440 / total #impl: 1931134429 (eff. 0.034)
463.92/464.05	c #Conflicts:     637000 | #Learnt:      24758 | 0.000
463.92/464.05	c total clause space: 48.1602MB
463.92/464.05	c total #watches: 169488
464.72/464.81	c total #propagations: 66394477 / total #impl: 1934115557 (eff. 0.034)
464.72/464.81	c #Conflicts:     638000 | #Learnt:      25758 | 0.000
464.72/464.81	c total clause space: 48.1602MB
464.72/464.81	c total #watches: 174098
465.42/465.59	c total #propagations: 66489309 / total #impl: 1937028481 (eff. 0.034)
465.42/465.59	c #Conflicts:     639000 | #Learnt:      26758 | 0.000
465.42/465.59	c total clause space: 48.1602MB
465.42/465.59	c total #watches: 178699
466.22/466.40	c total #propagations: 66598545 / total #impl: 1939712937 (eff. 0.034)
466.22/466.40	c #Conflicts:     640000 | #Learnt:      27758 | 0.000
466.22/466.40	c total clause space: 48.1602MB
466.22/466.40	c total #watches: 182738
467.22/467.31	c total #propagations: 66704638 / total #impl: 1942777873 (eff. 0.034)
467.22/467.31	c #Conflicts:     641000 | #Learnt:      28758 | 0.000
467.22/467.31	c total clause space: 48.1602MB
467.22/467.31	c total #watches: 188028
468.22/468.38	c total #propagations: 66802980 / total #impl: 1946205813 (eff. 0.034)
468.22/468.38	c #Conflicts:     642000 | #Learnt:      29758 | 0.000
468.22/468.38	c total clause space: 48.1602MB
468.22/468.38	c total #watches: 193695
469.32/469.42	c total #propagations: 66920809 / total #impl: 1950199953 (eff. 0.034)
469.32/469.42	c #Conflicts:     643000 | #Learnt:      30758 | 0.000
469.32/469.42	c total clause space: 48.1602MB
469.32/469.42	c total #watches: 198609
470.22/470.34	c total #propagations: 67039944 / total #impl: 1953901452 (eff. 0.034)
470.22/470.34	c #Conflicts:     644000 | #Learnt:      31758 | 0.000
470.22/470.34	c total clause space: 48.1602MB
470.22/470.34	c total #watches: 203185
471.02/471.15	c total #propagations: 67163709 / total #impl: 1957019641 (eff. 0.034)
471.02/471.15	c #Conflicts:     645000 | #Learnt:      32758 | 0.000
471.02/471.15	c total clause space: 48.1602MB
471.02/471.15	c total #watches: 207433
471.92/472.08	c total #propagations: 67259866 / total #impl: 1959266749 (eff. 0.034)
471.92/472.08	c #Conflicts:     646000 | #Learnt:      33758 | 0.000
471.92/472.08	c total clause space: 48.1602MB
471.92/472.08	c total #watches: 212660
473.02/473.17	c total #propagations: 67367502 / total #impl: 1962538346 (eff. 0.034)
473.02/473.17	c #Conflicts:     647000 | #Learnt:      34758 | 0.000
473.02/473.17	c total clause space: 48.1602MB
473.02/473.17	c total #watches: 217386
474.12/474.27	c total #propagations: 67461709 / total #impl: 1966358721 (eff. 0.034)
474.12/474.27	c #Conflicts:     648000 | #Learnt:      35758 | 0.000
474.12/474.27	c total clause space: 48.1602MB
474.12/474.27	c total #watches: 222557
475.12/475.23	c total #propagations: 67561280 / total #impl: 1970063907 (eff. 0.034)
475.12/475.23	c #Conflicts:     649000 | #Learnt:      36758 | 0.000
475.12/475.23	c total clause space: 48.1602MB
475.12/475.23	c total #watches: 227440
476.11/476.22	c total #propagations: 67674328 / total #impl: 1973186535 (eff. 0.034)
476.11/476.22	c #Conflicts:     650000 | #Learnt:      37758 | 0.000
476.11/476.22	c total clause space: 48.1602MB
476.11/476.22	c total #watches: 232854
477.11/477.20	c total #propagations: 67782723 / total #impl: 1976350367 (eff. 0.034)
477.11/477.20	c #Conflicts:     651000 | #Learnt:      38758 | 0.000
477.11/477.20	c total clause space: 48.1602MB
477.11/477.20	c total #watches: 237348
477.91/478.00	c total #propagations: 67903781 / total #impl: 1979347475 (eff. 0.034)
477.91/478.00	c GC COLLECT
477.91/478.00	c #Conflicts:     652000 | #Learnt:      20362 | 0.000
477.91/478.00	c total clause space: 48.1602MB
477.91/478.00	c total #watches: 147715
478.61/478.78	c total #propagations: 68032556 / total #impl: 1982686940 (eff. 0.034)
478.61/478.78	c #Conflicts:     653000 | #Learnt:      21362 | 0.000
478.61/478.78	c total clause space: 48.1602MB
478.61/478.78	c total #watches: 151973
479.52/479.62	c total #propagations: 68168895 / total #impl: 1985688592 (eff. 0.034)
479.52/479.62	c #Conflicts:     654000 | #Learnt:      22362 | 0.000
479.52/479.62	c total clause space: 48.1602MB
479.52/479.62	c total #watches: 156219
480.41/480.51	c total #propagations: 68307727 / total #impl: 1988834063 (eff. 0.034)
480.41/480.51	c #Conflicts:     655000 | #Learnt:      23362 | 0.000
480.41/480.51	c total clause space: 48.1602MB
480.41/480.51	c total #watches: 162492
481.21/481.38	c total #propagations: 68408800 / total #impl: 1992713313 (eff. 0.034)
481.21/481.38	c #Conflicts:     656000 | #Learnt:      24362 | 0.000
481.21/481.38	c total clause space: 48.1602MB
481.21/481.38	c total #watches: 167935
482.11/482.25	c total #propagations: 68520342 / total #impl: 1996362074 (eff. 0.034)
482.11/482.25	c #Conflicts:     657000 | #Learnt:      25362 | 0.000
482.11/482.25	c total clause space: 48.1602MB
482.11/482.25	c total #watches: 172567
483.01/483.15	c total #propagations: 68632711 / total #impl: 1999553447 (eff. 0.034)
483.01/483.15	c #Conflicts:     658000 | #Learnt:      26362 | 0.000
483.01/483.15	c total clause space: 48.1602MB
483.01/483.15	c total #watches: 178628
484.02/484.13	c total #propagations: 68745126 / total #impl: 2002939534 (eff. 0.034)
484.02/484.13	c #Conflicts:     659000 | #Learnt:      27362 | 0.000
484.02/484.13	c total clause space: 48.1602MB
484.02/484.13	c total #watches: 184361
485.02/485.11	c total #propagations: 68861657 / total #impl: 2006367113 (eff. 0.034)
485.02/485.11	c #Conflicts:     660000 | #Learnt:      28362 | 0.000
485.02/485.11	c total clause space: 48.1602MB
485.02/485.11	c total #watches: 190084
485.91/486.04	c total #propagations: 68974074 / total #impl: 2010009522 (eff. 0.034)
485.91/486.04	c #Conflicts:     661000 | #Learnt:      29362 | 0.000
485.91/486.04	c total clause space: 48.1602MB
485.91/486.04	c total #watches: 195148
486.81/486.94	c total #propagations: 69079371 / total #impl: 2013218733 (eff. 0.034)
486.81/486.94	c #Conflicts:     662000 | #Learnt:      30362 | 0.000
486.81/486.94	c total clause space: 48.1602MB
486.81/486.94	c total #watches: 200717
487.71/487.88	c total #propagations: 69169093 / total #impl: 2016480655 (eff. 0.034)
487.71/487.88	c #Conflicts:     663000 | #Learnt:      31362 | 0.000
487.71/487.88	c total clause space: 48.1602MB
487.71/487.88	c total #watches: 205982
488.72/488.85	c total #propagations: 69269531 / total #impl: 2019926053 (eff. 0.034)
488.72/488.85	c #Conflicts:     664000 | #Learnt:      32362 | 0.000
488.72/488.85	c total clause space: 48.1602MB
488.72/488.85	c total #watches: 211636
489.72/489.81	c total #propagations: 69368905 / total #impl: 2023249559 (eff. 0.034)
489.72/489.81	c #Conflicts:     665000 | #Learnt:      33362 | 0.000
489.72/489.81	c total clause space: 48.1602MB
489.72/489.81	c total #watches: 216790
490.63/490.76	c total #propagations: 69464376 / total #impl: 2026181898 (eff. 0.034)
490.63/490.76	c #Conflicts:     666000 | #Learnt:      34362 | 0.000
490.63/490.76	c total clause space: 48.1602MB
490.63/490.76	c total #watches: 220734
491.62/491.76	c total #propagations: 69573081 / total #impl: 2029218877 (eff. 0.034)
491.62/491.76	c #Conflicts:     667000 | #Learnt:      35362 | 0.000
491.62/491.76	c total clause space: 48.1602MB
491.62/491.76	c total #watches: 226163
492.72/492.85	c total #propagations: 69685005 / total #impl: 2032816435 (eff. 0.034)
492.72/492.85	c #Conflicts:     668000 | #Learnt:      36362 | 0.000
492.72/492.85	c total clause space: 48.1602MB
492.72/492.85	c total #watches: 231829
493.82/493.96	c total #propagations: 69794881 / total #impl: 2036637676 (eff. 0.034)
493.82/493.96	c #Conflicts:     669000 | #Learnt:      37362 | 0.000
493.82/493.96	c total clause space: 48.1602MB
493.82/493.96	c total #watches: 236912
494.92/495.05	c total #propagations: 69891077 / total #impl: 2040518039 (eff. 0.034)
494.92/495.05	c #Conflicts:     670000 | #Learnt:      38362 | 0.000
494.92/495.05	c total clause space: 48.1602MB
494.92/495.05	c total #watches: 242055
496.02/496.16	c total #propagations: 69984859 / total #impl: 2044285702 (eff. 0.034)
496.02/496.16	c #Conflicts:     671000 | #Learnt:      39362 | 0.000
496.02/496.16	c total clause space: 48.1602MB
496.02/496.16	c total #watches: 248638
496.82/496.94	c total #propagations: 70065291 / total #impl: 2048434104 (eff. 0.034)
496.82/496.94	c GC COLLECT
496.82/496.94	c #Conflicts:     672000 | #Learnt:      20665 | 0.000
496.82/496.94	c total clause space: 48.1602MB
496.82/496.94	c total #watches: 148189
497.52/497.68	c total #propagations: 70158839 / total #impl: 2051714158 (eff. 0.034)
497.52/497.68	c #Conflicts:     673000 | #Learnt:      21665 | 0.000
497.52/497.68	c total clause space: 48.1602MB
497.52/497.68	c total #watches: 153296
498.32/498.47	c total #propagations: 70260437 / total #impl: 2054901815 (eff. 0.034)
498.32/498.47	c #Conflicts:     674000 | #Learnt:      22665 | 0.000
498.32/498.47	c total clause space: 48.1602MB
498.32/498.47	c total #watches: 158548
499.12/499.28	c total #propagations: 70356715 / total #impl: 2058153849 (eff. 0.034)
499.12/499.28	c #Conflicts:     675000 | #Learnt:      23665 | 0.000
499.12/499.28	c total clause space: 48.1602MB
499.12/499.28	c total #watches: 164223
499.92/500.07	c total #propagations: 70467191 / total #impl: 2061327341 (eff. 0.034)
499.92/500.07	c #Conflicts:     676000 | #Learnt:      24665 | 0.000
499.92/500.07	c total clause space: 48.1602MB
499.92/500.07	c total #watches: 169622
500.82/500.94	c total #propagations: 70570457 / total #impl: 2064537195 (eff. 0.034)
500.82/500.94	c #Conflicts:     677000 | #Learnt:      25665 | 0.000
500.82/500.94	c total clause space: 48.1602MB
500.82/500.94	c total #watches: 174138
501.72/501.81	c total #propagations: 70693683 / total #impl: 2067636499 (eff. 0.034)
501.72/501.81	c #Conflicts:     678000 | #Learnt:      26665 | 0.000
501.72/501.81	c total clause space: 48.1602MB
501.72/501.81	c total #watches: 178688
502.52/502.67	c total #propagations: 70813037 / total #impl: 2070696579 (eff. 0.034)
502.52/502.67	c #Conflicts:     679000 | #Learnt:      27665 | 0.000
502.52/502.67	c total clause space: 48.1602MB
502.52/502.67	c total #watches: 183299
503.42/503.59	c total #propagations: 70925689 / total #impl: 2073752816 (eff. 0.034)
503.42/503.59	c #Conflicts:     680000 | #Learnt:      28665 | 0.000
503.42/503.59	c total clause space: 48.1602MB
503.42/503.59	c total #watches: 187954
504.42/504.51	c total #propagations: 71029205 / total #impl: 2077030753 (eff. 0.034)
504.42/504.51	c #Conflicts:     681000 | #Learnt:      29665 | 0.000
504.42/504.51	c total clause space: 48.1602MB
504.42/504.51	c total #watches: 192873
505.32/505.45	c total #propagations: 71109648 / total #impl: 2080580055 (eff. 0.034)
505.32/505.45	c #Conflicts:     682000 | #Learnt:      30665 | 0.000
505.32/505.45	c total clause space: 48.1602MB
505.32/505.45	c total #watches: 198474
506.32/506.42	c total #propagations: 71200854 / total #impl: 2083826827 (eff. 0.034)
506.32/506.42	c #Conflicts:     683000 | #Learnt:      31665 | 0.000
506.32/506.42	c total clause space: 48.1602MB
506.32/506.42	c total #watches: 203213
507.22/507.35	c total #propagations: 71295656 / total #impl: 2086867494 (eff. 0.034)
507.22/507.35	c #Conflicts:     684000 | #Learnt:      32665 | 0.000
507.22/507.35	c total clause space: 48.1602MB
507.22/507.35	c total #watches: 207985
508.22/508.34	c total #propagations: 71405895 / total #impl: 2090259620 (eff. 0.034)
508.22/508.34	c #Conflicts:     685000 | #Learnt:      33665 | 0.000
508.22/508.34	c total clause space: 48.1602MB
508.22/508.34	c total #watches: 213076
509.22/509.40	c total #propagations: 71506886 / total #impl: 2093865586 (eff. 0.034)
509.22/509.40	c #Conflicts:     686000 | #Learnt:      34665 | 0.000
509.22/509.40	c total clause space: 48.1602MB
509.22/509.40	c total #watches: 218611
510.12/510.28	c total #propagations: 71637758 / total #impl: 2097375777 (eff. 0.034)
510.12/510.28	c #Conflicts:     687000 | #Learnt:      35665 | 0.000
510.12/510.28	c total clause space: 48.1602MB
510.12/510.28	c total #watches: 223789
511.32/511.49	c total #propagations: 71729022 / total #impl: 2100024664 (eff. 0.034)
511.32/511.49	c #Conflicts:     688000 | #Learnt:      36665 | 0.000
511.32/511.49	c total clause space: 48.1602MB
511.32/511.49	c total #watches: 228823
512.42/512.57	c total #propagations: 71855864 / total #impl: 2103901718 (eff. 0.034)
512.42/512.57	c #Conflicts:     689000 | #Learnt:      37665 | 0.000
512.42/512.57	c total clause space: 48.1602MB
512.42/512.57	c total #watches: 235001
513.51/513.68	c total #propagations: 71953426 / total #impl: 2107815266 (eff. 0.034)
513.51/513.68	c #Conflicts:     690000 | #Learnt:      38665 | 0.000
513.51/513.68	c total clause space: 48.1602MB
513.51/513.68	c total #watches: 240069
514.72/514.85	c total #propagations: 72057426 / total #impl: 2111340132 (eff. 0.034)
514.72/514.85	c #Conflicts:     691000 | #Learnt:      39665 | 0.000
514.72/514.85	c total clause space: 48.1602MB
514.72/514.85	c total #watches: 245541
515.71/515.83	c total #propagations: 72163944 / total #impl: 2115175520 (eff. 0.034)
515.71/515.83	c GC COLLECT
515.71/515.83	c #Conflicts:     692000 | #Learnt:      20659 | 0.000
515.71/515.83	c total clause space: 48.1602MB
515.71/515.83	c total #watches: 148580
516.41/516.54	c total #propagations: 72256142 / total #impl: 2118818751 (eff. 0.034)
516.41/516.54	c #Conflicts:     693000 | #Learnt:      21659 | 0.000
516.41/516.54	c total clause space: 48.1602MB
516.41/516.54	c total #watches: 153366
517.21/517.30	c total #propagations: 72351546 / total #impl: 2121764829 (eff. 0.034)
517.21/517.30	c #Conflicts:     694000 | #Learnt:      22659 | 0.000
517.21/517.30	c total clause space: 48.1602MB
517.21/517.30	c total #watches: 159514
518.02/518.16	c total #propagations: 72436110 / total #impl: 2124966321 (eff. 0.034)
518.02/518.16	c #Conflicts:     695000 | #Learnt:      23659 | 0.000
518.02/518.16	c total clause space: 48.1602MB
518.02/518.16	c total #watches: 165254
518.91/519.05	c total #propagations: 72540645 / total #impl: 2128638899 (eff. 0.034)
518.91/519.05	c #Conflicts:     696000 | #Learnt:      24659 | 0.000
518.91/519.05	c total clause space: 48.1602MB
518.91/519.05	c total #watches: 170428
519.71/519.86	c total #propagations: 72654559 / total #impl: 2132138226 (eff. 0.034)
519.71/519.86	c #Conflicts:     697000 | #Learnt:      25659 | 0.000
519.71/519.86	c total clause space: 48.1602MB
519.71/519.86	c total #watches: 176694
520.51/520.62	c total #propagations: 72734881 / total #impl: 2135227372 (eff. 0.034)
520.51/520.62	c #Conflicts:     698000 | #Learnt:      26659 | 0.000
520.51/520.62	c total clause space: 48.1602MB
520.51/520.62	c total #watches: 182755
521.42/521.58	c total #propagations: 72802830 / total #impl: 2138230918 (eff. 0.034)
521.42/521.58	c #Conflicts:     699000 | #Learnt:      27659 | 0.000
521.42/521.58	c total clause space: 48.1602MB
521.42/521.58	c total #watches: 188419
522.31/522.49	c total #propagations: 72889528 / total #impl: 2142019329 (eff. 0.034)
522.31/522.49	c #Conflicts:     700000 | #Learnt:      28659 | 0.000
522.31/522.49	c total clause space: 48.1602MB
522.31/522.49	c total #watches: 193516
523.31/523.46	c total #propagations: 72966622 / total #impl: 2145653195 (eff. 0.034)
523.31/523.46	c #Conflicts:     701000 | #Learnt:      29659 | 0.000
523.31/523.46	c total clause space: 48.1602MB
523.31/523.46	c total #watches: 198340
524.21/524.35	c total #propagations: 73063161 / total #impl: 2149393299 (eff. 0.034)
524.21/524.35	c #Conflicts:     702000 | #Learnt:      30659 | 0.000
524.21/524.35	c total clause space: 48.1602MB
524.21/524.35	c total #watches: 203921
525.11/525.20	c total #propagations: 73159403 / total #impl: 2152941597 (eff. 0.034)
525.11/525.20	c #Conflicts:     703000 | #Learnt:      31659 | 0.000
525.11/525.20	c total clause space: 48.1602MB
525.11/525.20	c total #watches: 208253
526.11/526.23	c total #propagations: 73246048 / total #impl: 2156105518 (eff. 0.034)
526.11/526.23	c #Conflicts:     704000 | #Learnt:      32659 | 0.000
526.11/526.23	c total clause space: 48.1602MB
526.11/526.23	c total #watches: 214548
527.11/527.20	c total #propagations: 73346459 / total #impl: 2159965639 (eff. 0.034)
527.11/527.20	c #Conflicts:     705000 | #Learnt:      33659 | 0.000
527.11/527.20	c total clause space: 48.1602MB
527.11/527.20	c total #watches: 220006
528.11/528.25	c total #propagations: 73442429 / total #impl: 2163616761 (eff. 0.034)
528.11/528.25	c #Conflicts:     706000 | #Learnt:      34659 | 0.000
528.11/528.25	c total clause space: 48.1602MB
528.11/528.25	c total #watches: 224667
529.12/529.25	c total #propagations: 73565023 / total #impl: 2167200032 (eff. 0.034)
529.12/529.25	c #Conflicts:     707000 | #Learnt:      35659 | 0.000
529.12/529.25	c total clause space: 48.1602MB
529.12/529.25	c total #watches: 230343
530.22/530.34	c total #propagations: 73673439 / total #impl: 2170565045 (eff. 0.034)
530.22/530.34	c #Conflicts:     708000 | #Learnt:      36659 | 0.000
530.22/530.34	c total clause space: 48.1602MB
530.22/530.34	c total #watches: 235592
531.41/531.52	c total #propagations: 73789452 / total #impl: 2174307744 (eff. 0.034)
531.41/531.52	c #Conflicts:     709000 | #Learnt:      37659 | 0.000
531.41/531.52	c total clause space: 48.1602MB
531.41/531.52	c total #watches: 241342
532.61/532.75	c total #propagations: 73894563 / total #impl: 2178535444 (eff. 0.034)
532.61/532.75	c #Conflicts:     710000 | #Learnt:      38659 | 0.000
532.61/532.75	c total clause space: 48.1602MB
532.61/532.75	c total #watches: 246790
533.81/533.91	c total #propagations: 74007496 / total #impl: 2182612127 (eff. 0.034)
533.81/533.91	c #Conflicts:     711000 | #Learnt:      39659 | 0.000
533.81/533.91	c total clause space: 48.1602MB
533.81/533.91	c total #watches: 251641
535.01/535.18	c total #propagations: 74115687 / total #impl: 2186530091 (eff. 0.034)
535.01/535.18	c GC COLLECT
535.01/535.18	c #Conflicts:     712000 | #Learnt:      20372 | 0.000
535.01/535.18	c total clause space: 48.1602MB
535.01/535.18	c total #watches: 147091
535.81/535.92	c total #propagations: 74237400 / total #impl: 2191109776 (eff. 0.034)
535.81/535.92	c #Conflicts:     713000 | #Learnt:      21372 | 0.000
535.81/535.92	c total clause space: 48.1602MB
535.81/535.92	c total #watches: 152793
536.61/536.75	c total #propagations: 74346577 / total #impl: 2194588768 (eff. 0.034)
536.61/536.75	c #Conflicts:     714000 | #Learnt:      22372 | 0.000
536.61/536.75	c total clause space: 48.1602MB
536.61/536.75	c total #watches: 158082
537.51/537.68	c total #propagations: 74468649 / total #impl: 2198509223 (eff. 0.034)
537.51/537.68	c #Conflicts:     715000 | #Learnt:      23372 | 0.000
537.51/537.68	c total clause space: 48.1602MB
537.51/537.68	c total #watches: 164927
538.51/538.63	c total #propagations: 74606661 / total #impl: 2202738102 (eff. 0.034)
538.51/538.63	c #Conflicts:     716000 | #Learnt:      24372 | 0.000
538.51/538.63	c total clause space: 48.1602MB
538.51/538.63	c total #watches: 171688
539.41/539.59	c total #propagations: 74745406 / total #impl: 2207123212 (eff. 0.034)
539.41/539.59	c #Conflicts:     717000 | #Learnt:      25372 | 0.000
539.41/539.59	c total clause space: 48.1602MB
539.41/539.59	c total #watches: 179417
540.41/540.58	c total #propagations: 74857742 / total #impl: 2211729109 (eff. 0.034)
540.41/540.58	c #Conflicts:     718000 | #Learnt:      26372 | 0.000
540.41/540.58	c total clause space: 48.1602MB
540.41/540.58	c total #watches: 186067
541.41/541.55	c total #propagations: 74991313 / total #impl: 2216051826 (eff. 0.034)
541.41/541.55	c #Conflicts:     719000 | #Learnt:      27372 | 0.000
541.41/541.55	c total clause space: 48.1602MB
541.41/541.55	c total #watches: 191207
542.32/542.44	c total #propagations: 75097928 / total #impl: 2220125800 (eff. 0.034)
542.32/542.44	c #Conflicts:     720000 | #Learnt:      28372 | 0.000
542.32/542.44	c total clause space: 48.1602MB
542.32/542.44	c total #watches: 195958
543.21/543.36	c total #propagations: 75206414 / total #impl: 2223395696 (eff. 0.034)
543.21/543.36	c #Conflicts:     721000 | #Learnt:      29372 | 0.000
543.21/543.36	c total clause space: 48.1602MB
543.21/543.36	c total #watches: 201555
544.21/544.34	c total #propagations: 75312124 / total #impl: 2227036364 (eff. 0.034)
544.21/544.34	c #Conflicts:     722000 | #Learnt:      30372 | 0.000
544.21/544.34	c total clause space: 48.1602MB
544.21/544.34	c total #watches: 206366
545.11/545.27	c total #propagations: 75419258 / total #impl: 2230824569 (eff. 0.034)
545.11/545.27	c #Conflicts:     723000 | #Learnt:      31372 | 0.000
545.11/545.27	c total clause space: 48.1602MB
545.11/545.27	c total #watches: 210792
546.21/546.37	c total #propagations: 75521152 / total #impl: 2234473892 (eff. 0.034)
546.21/546.37	c #Conflicts:     724000 | #Learnt:      32372 | 0.000
546.21/546.37	c total clause space: 48.1602MB
546.21/546.37	c total #watches: 216274
547.21/547.34	c total #propagations: 75654995 / total #impl: 2238683063 (eff. 0.034)
547.21/547.34	c #Conflicts:     725000 | #Learnt:      33372 | 0.000
547.21/547.34	c total clause space: 48.1602MB
547.21/547.34	c total #watches: 221340
548.31/548.40	c total #propagations: 75752954 / total #impl: 2242634199 (eff. 0.034)
548.31/548.40	c #Conflicts:     726000 | #Learnt:      34372 | 0.000
548.31/548.40	c total clause space: 48.1602MB
548.31/548.40	c total #watches: 227635
549.41/549.52	c total #propagations: 75837916 / total #impl: 2246960215 (eff. 0.034)
549.41/549.52	c #Conflicts:     727000 | #Learnt:      35372 | 0.000
549.41/549.52	c total clause space: 48.1602MB
549.41/549.52	c total #watches: 234647
550.51/550.67	c total #propagations: 75920577 / total #impl: 2251808567 (eff. 0.034)
550.51/550.67	c #Conflicts:     728000 | #Learnt:      36372 | 0.000
550.51/550.67	c total clause space: 48.1602MB
550.51/550.67	c total #watches: 240579
551.71/551.84	c total #propagations: 76016166 / total #impl: 2256369407 (eff. 0.034)
551.71/551.84	c #Conflicts:     729000 | #Learnt:      37372 | 0.000
551.71/551.84	c total clause space: 48.1602MB
551.71/551.84	c total #watches: 245669
553.01/553.13	c total #propagations: 76116899 / total #impl: 2260778133 (eff. 0.034)
553.01/553.13	c #Conflicts:     730000 | #Learnt:      38372 | 0.000
553.01/553.13	c total clause space: 48.1602MB
553.01/553.13	c total #watches: 250862
554.31/554.46	c total #propagations: 76215071 / total #impl: 2265821800 (eff. 0.034)
554.31/554.46	c #Conflicts:     731000 | #Learnt:      39372 | 0.000
554.31/554.46	c total clause space: 48.1602MB
554.31/554.46	c total #watches: 256166
555.51/555.62	c total #propagations: 76315342 / total #impl: 2270751497 (eff. 0.034)
555.51/555.62	c #Conflicts:     732000 | #Learnt:      40372 | 0.000
555.51/555.62	c total clause space: 48.1602MB
555.51/555.62	c total #watches: 260993
556.71/556.87	c total #propagations: 76421979 / total #impl: 2274894748 (eff. 0.034)
556.71/556.87	c GC COLLECT
556.71/556.87	c #Conflicts:     733000 | #Learnt:      20769 | 0.000
556.71/556.87	c total clause space: 48.1602MB
556.71/556.87	c total #watches: 149384
557.51/557.61	c total #propagations: 76510847 / total #impl: 2279742732 (eff. 0.034)
557.51/557.61	c #Conflicts:     734000 | #Learnt:      21769 | 0.000
557.51/557.61	c total clause space: 48.1602MB
557.51/557.61	c total #watches: 154719
558.31/558.44	c total #propagations: 76607384 / total #impl: 2283177528 (eff. 0.034)
558.31/558.44	c #Conflicts:     735000 | #Learnt:      22769 | 0.000
558.31/558.44	c total clause space: 48.1602MB
558.31/558.44	c total #watches: 159881
559.21/559.31	c total #propagations: 76724106 / total #impl: 2286904096 (eff. 0.034)
559.21/559.31	c #Conflicts:     736000 | #Learnt:      23769 | 0.000
559.21/559.31	c total clause space: 48.1602MB
559.21/559.31	c total #watches: 165522
560.11/560.25	c total #propagations: 76823672 / total #impl: 2290878022 (eff. 0.034)
560.11/560.25	c #Conflicts:     737000 | #Learnt:      24769 | 0.000
560.11/560.25	c total clause space: 48.1602MB
560.11/560.25	c total #watches: 171189
560.91/561.07	c total #propagations: 76925319 / total #impl: 2295128866 (eff. 0.034)
560.91/561.07	c #Conflicts:     738000 | #Learnt:      25769 | 0.000
560.91/561.07	c total clause space: 48.1602MB
560.91/561.07	c total #watches: 175928
561.81/561.90	c total #propagations: 77032972 / total #impl: 2298376600 (eff. 0.034)
561.81/561.90	c #Conflicts:     739000 | #Learnt:      26769 | 0.000
561.81/561.90	c total clause space: 48.1602MB
561.81/561.90	c total #watches: 181456
562.61/562.77	c total #propagations: 77140457 / total #impl: 2301817831 (eff. 0.034)
562.61/562.77	c #Conflicts:     740000 | #Learnt:      27769 | 0.000
562.61/562.77	c total clause space: 48.1602MB
562.61/562.77	c total #watches: 186976
563.51/563.64	c total #propagations: 77254325 / total #impl: 2305415811 (eff. 0.034)
563.51/563.64	c #Conflicts:     741000 | #Learnt:      28769 | 0.000
563.51/563.64	c total clause space: 48.1602MB
563.51/563.64	c total #watches: 192436
564.41/564.52	c total #propagations: 77347807 / total #impl: 2309238635 (eff. 0.033)
564.41/564.52	c #Conflicts:     742000 | #Learnt:      29769 | 0.000
564.41/564.52	c total clause space: 48.1602MB
564.41/564.52	c total #watches: 198093
565.41/565.55	c total #propagations: 77437019 / total #impl: 2312892257 (eff. 0.033)
565.41/565.55	c #Conflicts:     743000 | #Learnt:      30769 | 0.000
565.41/565.55	c total clause space: 48.1602MB
565.41/565.55	c total #watches: 203541
566.41/566.55	c total #propagations: 77545729 / total #impl: 2316951751 (eff. 0.033)
566.41/566.55	c #Conflicts:     744000 | #Learnt:      31769 | 0.000
566.41/566.55	c total clause space: 48.1602MB
566.41/566.55	c total #watches: 208373
567.41/567.56	c total #propagations: 77657626 / total #impl: 2320493197 (eff. 0.033)
567.41/567.56	c #Conflicts:     745000 | #Learnt:      32769 | 0.000
567.41/567.56	c total clause space: 48.1602MB
567.41/567.56	c total #watches: 212420
568.41/568.59	c total #propagations: 77772822 / total #impl: 2323687315 (eff. 0.033)
568.41/568.59	c #Conflicts:     746000 | #Learnt:      33769 | 0.000
568.41/568.59	c total clause space: 48.1602MB
568.41/568.59	c total #watches: 216654
569.40/569.56	c total #propagations: 77896228 / total #impl: 2327198119 (eff. 0.033)
569.40/569.56	c #Conflicts:     747000 | #Learnt:      34769 | 0.000
569.40/569.56	c total clause space: 48.1602MB
569.40/569.56	c total #watches: 221660
570.60/570.73	c total #propagations: 77995909 / total #impl: 2330622008 (eff. 0.033)
570.60/570.73	c #Conflicts:     748000 | #Learnt:      35769 | 0.000
570.60/570.73	c total clause space: 48.1602MB
570.60/570.73	c total #watches: 226428
571.60/571.74	c total #propagations: 78110218 / total #impl: 2334359613 (eff. 0.033)
571.60/571.74	c #Conflicts:     749000 | #Learnt:      36769 | 0.000
571.60/571.74	c total clause space: 48.1602MB
571.60/571.74	c total #watches: 230786
572.50/572.65	c total #propagations: 78221183 / total #impl: 2337553694 (eff. 0.033)
572.50/572.65	c #Conflicts:     750000 | #Learnt:      37769 | 0.000
572.50/572.65	c total clause space: 48.1602MB
572.50/572.65	c total #watches: 236063
573.60/573.79	c total #propagations: 78333679 / total #impl: 2340478648 (eff. 0.033)
573.60/573.79	c #Conflicts:     751000 | #Learnt:      38769 | 0.000
573.60/573.79	c total clause space: 48.1602MB
573.60/573.79	c total #watches: 242389
574.80/574.94	c total #propagations: 78445027 / total #impl: 2344553122 (eff. 0.033)
574.80/574.94	c #Conflicts:     752000 | #Learnt:      39769 | 0.000
574.80/574.94	c total clause space: 48.1602MB
574.80/574.94	c total #watches: 247360
575.80/575.93	c total #propagations: 78559065 / total #impl: 2348150350 (eff. 0.033)
575.80/575.93	c #Conflicts:     753000 | #Learnt:      40769 | 0.000
575.80/575.93	c total clause space: 48.1602MB
575.80/575.93	c total #watches: 252095
576.90/577.04	c total #propagations: 78666360 / total #impl: 2351039382 (eff. 0.033)
576.90/577.04	c #Conflicts:     754000 | #Learnt:      41769 | 0.000
576.90/577.04	c total clause space: 48.1602MB
576.90/577.04	c total #watches: 256836
577.70/577.80	c total #propagations: 78763002 / total #impl: 2354208675 (eff. 0.033)
577.70/577.80	c GC COLLECT
577.70/577.80	c #Conflicts:     755000 | #Learnt:      21857 | 0.000
577.70/577.80	c total clause space: 48.1602MB
577.70/577.80	c total #watches: 155256
578.51/578.65	c total #propagations: 78864189 / total #impl: 2356829967 (eff. 0.033)
578.51/578.65	c #Conflicts:     756000 | #Learnt:      22857 | 0.000
578.51/578.65	c total clause space: 48.1602MB
578.51/578.65	c total #watches: 159906
579.40/579.50	c total #propagations: 78984783 / total #impl: 2360087112 (eff. 0.033)
579.40/579.50	c #Conflicts:     757000 | #Learnt:      23857 | 0.000
579.40/579.50	c total clause space: 48.1602MB
579.40/579.50	c total #watches: 165884
580.30/580.45	c total #propagations: 79083898 / total #impl: 2363669788 (eff. 0.033)
580.30/580.45	c #Conflicts:     758000 | #Learnt:      24857 | 0.000
580.30/580.45	c total clause space: 48.1602MB
580.30/580.45	c total #watches: 170802
581.30/581.41	c total #propagations: 79183682 / total #impl: 2367218504 (eff. 0.033)
581.30/581.41	c #Conflicts:     759000 | #Learnt:      25857 | 0.000
581.30/581.41	c total clause space: 48.1602MB
581.30/581.41	c total #watches: 176725
582.20/582.32	c total #propagations: 79295924 / total #impl: 2371152420 (eff. 0.033)
582.20/582.32	c #Conflicts:     760000 | #Learnt:      26857 | 0.000
582.20/582.32	c total clause space: 48.1602MB
582.20/582.32	c total #watches: 182448
583.01/583.17	c total #propagations: 79398460 / total #impl: 2374991135 (eff. 0.033)
583.01/583.17	c #Conflicts:     761000 | #Learnt:      27857 | 0.000
583.01/583.17	c total clause space: 48.1602MB
583.01/583.17	c total #watches: 188136
583.90/584.10	c total #propagations: 79493096 / total #impl: 2378537031 (eff. 0.033)
583.90/584.10	c #Conflicts:     762000 | #Learnt:      28857 | 0.000
583.90/584.10	c total clause space: 48.1602MB
583.90/584.10	c total #watches: 193464
584.90/585.03	c total #propagations: 79606534 / total #impl: 2382039705 (eff. 0.033)
584.90/585.03	c #Conflicts:     763000 | #Learnt:      29857 | 0.000
584.90/585.03	c total clause space: 48.1602MB
584.90/585.03	c total #watches: 199353
585.80/585.99	c total #propagations: 79718181 / total #impl: 2385613049 (eff. 0.033)
585.80/585.99	c #Conflicts:     764000 | #Learnt:      30857 | 0.000
585.80/585.99	c total clause space: 48.1602MB
585.80/585.99	c total #watches: 205005
587.00/587.18	c total #propagations: 79814118 / total #impl: 2388998703 (eff. 0.033)
587.00/587.18	c #Conflicts:     765000 | #Learnt:      31857 | 0.000
587.00/587.18	c total clause space: 48.1602MB
587.00/587.18	c total #watches: 209978
587.90/588.08	c total #propagations: 79926903 / total #impl: 2393220495 (eff. 0.033)
587.90/588.08	c #Conflicts:     766000 | #Learnt:      32857 | 0.000
587.90/588.08	c total clause space: 48.1602MB
587.90/588.08	c total #watches: 214885
588.90/589.02	c total #propagations: 80008079 / total #impl: 2395781949 (eff. 0.033)
588.90/589.02	c #Conflicts:     767000 | #Learnt:      33857 | 0.000
588.90/589.02	c total clause space: 48.1602MB
588.90/589.02	c total #watches: 219727
590.00/590.16	c total #propagations: 80110469 / total #impl: 2398969638 (eff. 0.033)
590.00/590.16	c #Conflicts:     768000 | #Learnt:      34857 | 0.000
590.00/590.16	c total clause space: 48.1602MB
590.00/590.16	c total #watches: 224641
591.10/591.30	c total #propagations: 80227028 / total #impl: 2402910867 (eff. 0.033)
591.10/591.30	c #Conflicts:     769000 | #Learnt:      35857 | 0.000
591.10/591.30	c total clause space: 48.1602MB
591.10/591.30	c total #watches: 229109
592.30/592.47	c total #propagations: 80321420 / total #impl: 2407258419 (eff. 0.033)
592.30/592.47	c #Conflicts:     770000 | #Learnt:      36857 | 0.000
592.30/592.47	c total clause space: 48.1602MB
592.30/592.47	c total #watches: 232808
593.50/593.62	c total #propagations: 80418372 / total #impl: 2411386910 (eff. 0.033)
593.50/593.62	c #Conflicts:     771000 | #Learnt:      37857 | 0.000
593.50/593.62	c total clause space: 48.1602MB
593.50/593.62	c total #watches: 237337
594.80/594.90	c total #propagations: 80530774 / total #impl: 2415231971 (eff. 0.033)
594.80/594.90	c #Conflicts:     772000 | #Learnt:      38857 | 0.000
594.80/594.90	c total clause space: 48.1602MB
594.80/594.90	c total #watches: 242176
595.90/596.08	c total #propagations: 80653729 / total #impl: 2419286734 (eff. 0.033)
595.90/596.08	c #Conflicts:     773000 | #Learnt:      39857 | 0.000
595.90/596.08	c total clause space: 48.1602MB
595.90/596.08	c total #watches: 247733
597.21/597.33	c total #propagations: 80743769 / total #impl: 2423654446 (eff. 0.033)
597.21/597.33	c #Conflicts:     774000 | #Learnt:      40857 | 0.000
597.21/597.33	c total clause space: 48.1602MB
597.21/597.33	c total #watches: 252558
598.31/598.44	c total #propagations: 80874400 / total #impl: 2427495939 (eff. 0.033)
598.31/598.44	c #Conflicts:     775000 | #Learnt:      41857 | 0.000
598.31/598.44	c total clause space: 48.1602MB
598.31/598.44	c total #watches: 256857
599.41/599.56	c total #propagations: 80982546 / total #impl: 2430796271 (eff. 0.033)
599.41/599.56	c GC COLLECT
599.41/599.56	c #Conflicts:     776000 | #Learnt:      21659 | 0.000
599.41/599.56	c total clause space: 48.1602MB
599.41/599.56	c total #watches: 154699
600.20/600.35	c total #propagations: 81095175 / total #impl: 2434682604 (eff. 0.033)
600.20/600.35	c #Conflicts:     777000 | #Learnt:      22659 | 0.000
600.20/600.35	c total clause space: 48.1602MB
600.20/600.35	c total #watches: 160748
601.00/601.14	c total #propagations: 81189824 / total #impl: 2438128181 (eff. 0.033)
601.00/601.14	c #Conflicts:     778000 | #Learnt:      23659 | 0.000
601.00/601.14	c total clause space: 48.1602MB
601.00/601.14	c total #watches: 166028
601.90/602.04	c total #propagations: 81267183 / total #impl: 2441618110 (eff. 0.033)
601.90/602.04	c #Conflicts:     779000 | #Learnt:      24659 | 0.000
601.90/602.04	c total clause space: 48.1602MB
601.90/602.04	c total #watches: 172659
602.81/602.96	c total #propagations: 81350385 / total #impl: 2445607099 (eff. 0.033)
602.81/602.96	c #Conflicts:     780000 | #Learnt:      25659 | 0.000
602.81/602.96	c total clause space: 48.1602MB
602.81/602.96	c total #watches: 176915
603.70/603.86	c total #propagations: 81447425 / total #impl: 2449363071 (eff. 0.033)
603.70/603.86	c #Conflicts:     781000 | #Learnt:      26659 | 0.000
603.70/603.86	c total clause space: 48.1602MB
603.70/603.86	c total #watches: 181033
604.60/604.79	c total #propagations: 81536273 / total #impl: 2452855816 (eff. 0.033)
604.60/604.79	c #Conflicts:     782000 | #Learnt:      27659 | 0.000
604.60/604.79	c total clause space: 48.1602MB
604.60/604.79	c total #watches: 185765
605.60/605.71	c total #propagations: 81635254 / total #impl: 2456702735 (eff. 0.033)
605.60/605.71	c #Conflicts:     783000 | #Learnt:      28659 | 0.000
605.60/605.71	c total clause space: 48.1602MB
605.60/605.71	c total #watches: 191827
606.50/606.68	c total #propagations: 81721330 / total #impl: 2460315200 (eff. 0.033)
606.50/606.68	c #Conflicts:     784000 | #Learnt:      29659 | 0.000
606.50/606.68	c total clause space: 48.1602MB
606.50/606.68	c total #watches: 196870
607.50/607.68	c total #propagations: 81825705 / total #impl: 2464217408 (eff. 0.033)
607.50/607.68	c #Conflicts:     785000 | #Learnt:      30659 | 0.000
607.50/607.68	c total clause space: 48.1602MB
607.50/607.68	c total #watches: 203105
608.60/608.72	c total #propagations: 81917440 / total #impl: 2468138596 (eff. 0.033)
608.60/608.72	c #Conflicts:     786000 | #Learnt:      31659 | 0.000
608.60/608.72	c total clause space: 48.1602MB
608.60/608.72	c total #watches: 207777
609.60/609.77	c total #propagations: 82014468 / total #impl: 2472068115 (eff. 0.033)
609.60/609.77	c #Conflicts:     787000 | #Learnt:      32659 | 0.000
609.60/609.77	c total clause space: 48.1602MB
609.60/609.77	c total #watches: 213106
610.70/610.88	c total #propagations: 82119510 / total #impl: 2476076968 (eff. 0.033)
610.70/610.88	c #Conflicts:     788000 | #Learnt:      33659 | 0.000
610.70/610.88	c total clause space: 48.1602MB
610.70/610.88	c total #watches: 219527
611.80/611.93	c total #propagations: 82214691 / total #impl: 2480501442 (eff. 0.033)
611.80/611.93	c #Conflicts:     789000 | #Learnt:      34659 | 0.000
611.80/611.93	c total clause space: 48.1602MB
611.80/611.93	c total #watches: 224935
612.90/613.05	c total #propagations: 82317279 / total #impl: 2484007947 (eff. 0.033)
612.90/613.05	c #Conflicts:     790000 | #Learnt:      35659 | 0.000
612.90/613.05	c total clause space: 48.1602MB
612.90/613.05	c total #watches: 230524
614.10/614.20	c total #propagations: 82414444 / total #impl: 2487621863 (eff. 0.033)
614.10/614.20	c #Conflicts:     791000 | #Learnt:      36659 | 0.000
614.10/614.20	c total clause space: 48.1602MB
614.10/614.20	c total #watches: 235465
615.00/615.19	c total #propagations: 82503609 / total #impl: 2491767313 (eff. 0.033)
615.00/615.19	c #Conflicts:     792000 | #Learnt:      37659 | 0.000
615.00/615.19	c total clause space: 48.1602MB
615.00/615.19	c total #watches: 239804
616.10/616.26	c total #propagations: 82589448 / total #impl: 2494995499 (eff. 0.033)
616.10/616.26	c #Conflicts:     793000 | #Learnt:      38659 | 0.000
616.10/616.26	c total clause space: 48.1602MB
616.10/616.26	c total #watches: 244658
617.10/617.25	c total #propagations: 82682096 / total #impl: 2498724855 (eff. 0.033)
617.10/617.25	c #Conflicts:     794000 | #Learnt:      39659 | 0.000
617.10/617.25	c total clause space: 48.1602MB
617.10/617.25	c total #watches: 248971
618.20/618.38	c total #propagations: 82772402 / total #impl: 2501281310 (eff. 0.033)
618.20/618.38	c #Conflicts:     795000 | #Learnt:      40659 | 0.000
618.20/618.38	c total clause space: 48.1602MB
618.20/618.38	c total #watches: 253450
619.10/619.25	c total #propagations: 82888819 / total #impl: 2504748850 (eff. 0.033)
619.10/619.25	c #Conflicts:     796000 | #Learnt:      41659 | 0.000
619.10/619.25	c total clause space: 48.1602MB
619.10/619.25	c total #watches: 257729
620.20/620.37	c total #propagations: 82975005 / total #impl: 2506952546 (eff. 0.033)
620.20/620.37	c #Conflicts:     797000 | #Learnt:      42659 | 0.000
620.20/620.37	c total clause space: 48.1602MB
620.20/620.37	c total #watches: 262140
621.20/621.30	c total #propagations: 83073292 / total #impl: 2510138570 (eff. 0.033)
621.20/621.30	c GC COLLECT
621.20/621.30	c #Conflicts:     798000 | #Learnt:      22160 | 0.000
621.20/621.30	c total clause space: 48.1602MB
621.20/621.30	c total #watches: 157050
622.00/622.12	c total #propagations: 83164423 / total #impl: 2513405622 (eff. 0.033)
622.00/622.12	c #Conflicts:     799000 | #Learnt:      23160 | 0.000
622.00/622.12	c total clause space: 48.1602MB
622.00/622.12	c total #watches: 162504
622.90/623.00	c total #propagations: 83273224 / total #impl: 2516884814 (eff. 0.033)
622.90/623.00	c #Conflicts:     800000 | #Learnt:      24160 | 0.000
622.90/623.00	c total clause space: 48.1602MB
622.90/623.00	c total #watches: 167063
623.70/623.89	c total #propagations: 83385926 / total #impl: 2520521715 (eff. 0.033)
623.70/623.89	c #Conflicts:     801000 | #Learnt:      25160 | 0.000
623.70/623.89	c total clause space: 48.1602MB
623.70/623.89	c total #watches: 171489
624.50/624.69	c total #propagations: 83499497 / total #impl: 2523768619 (eff. 0.033)
624.50/624.69	c #Conflicts:     802000 | #Learnt:      26160 | 0.000
624.50/624.69	c total clause space: 48.1602MB
624.50/624.69	c total #watches: 176226
625.39/625.50	c total #propagations: 83600105 / total #impl: 2526764523 (eff. 0.033)
625.39/625.50	c #Conflicts:     803000 | #Learnt:      27160 | 0.000
625.39/625.50	c total clause space: 48.1602MB
625.39/625.50	c total #watches: 180516
626.29/626.40	c total #propagations: 83697037 / total #impl: 2529637301 (eff. 0.033)
626.29/626.40	c #Conflicts:     804000 | #Learnt:      28160 | 0.000
626.29/626.40	c total clause space: 48.1602MB
626.29/626.40	c total #watches: 185900
627.19/627.39	c total #propagations: 83814187 / total #impl: 2533244238 (eff. 0.033)
627.19/627.39	c #Conflicts:     805000 | #Learnt:      29160 | 0.000
627.19/627.39	c total clause space: 48.1602MB
627.19/627.39	c total #watches: 191132
628.29/628.46	c total #propagations: 83945236 / total #impl: 2536795029 (eff. 0.033)
628.29/628.46	c #Conflicts:     806000 | #Learnt:      30160 | 0.000
628.29/628.46	c total clause space: 48.1602MB
628.29/628.46	c total #watches: 196267
629.39/629.50	c total #propagations: 84071257 / total #impl: 2540678808 (eff. 0.033)
629.39/629.50	c #Conflicts:     807000 | #Learnt:      31160 | 0.000
629.39/629.50	c total clause space: 48.1602MB
629.39/629.50	c total #watches: 201810
630.39/630.53	c total #propagations: 84177018 / total #impl: 2544645460 (eff. 0.033)
630.39/630.53	c #Conflicts:     808000 | #Learnt:      32160 | 0.000
630.39/630.53	c total clause space: 48.1602MB
630.39/630.53	c total #watches: 205987
631.40/631.51	c total #propagations: 84284494 / total #impl: 2548076113 (eff. 0.033)
631.40/631.51	c #Conflicts:     809000 | #Learnt:      33160 | 0.000
631.40/631.51	c total clause space: 48.1602MB
631.40/631.51	c total #watches: 211004
632.40/632.52	c total #propagations: 84386534 / total #impl: 2551405254 (eff. 0.033)
632.40/632.52	c #Conflicts:     810000 | #Learnt:      34160 | 0.000
632.40/632.52	c total clause space: 48.1602MB
632.40/632.52	c total #watches: 216007
633.29/633.48	c total #propagations: 84497298 / total #impl: 2554646413 (eff. 0.033)
633.29/633.48	c #Conflicts:     811000 | #Learnt:      35160 | 0.000
633.29/633.48	c total clause space: 48.1602MB
633.29/633.48	c total #watches: 220804
634.49/634.60	c total #propagations: 84603713 / total #impl: 2557676284 (eff. 0.033)
634.49/634.60	c #Conflicts:     812000 | #Learnt:      36160 | 0.000
634.49/634.60	c total clause space: 48.1602MB
634.49/634.60	c total #watches: 225369
635.49/635.67	c total #propagations: 84727455 / total #impl: 2560850647 (eff. 0.033)
635.49/635.67	c #Conflicts:     813000 | #Learnt:      37160 | 0.000
635.49/635.67	c total clause space: 48.1602MB
635.49/635.67	c total #watches: 230664
636.69/636.86	c total #propagations: 84818038 / total #impl: 2564221822 (eff. 0.033)
636.69/636.86	c #Conflicts:     814000 | #Learnt:      38160 | 0.000
636.69/636.86	c total clause space: 48.1602MB
636.69/636.86	c total #watches: 235883
637.90/638.03	c total #propagations: 84943171 / total #impl: 2568231267 (eff. 0.033)
637.90/638.03	c #Conflicts:     815000 | #Learnt:      39160 | 0.000
637.90/638.03	c total clause space: 48.1602MB
637.90/638.03	c total #watches: 241044
639.00/639.17	c total #propagations: 85063007 / total #impl: 2572220843 (eff. 0.033)
639.00/639.17	c #Conflicts:     816000 | #Learnt:      40160 | 0.000
639.00/639.17	c total clause space: 48.1602MB
639.00/639.17	c total #watches: 245890
640.39/640.55	c total #propagations: 85175624 / total #impl: 2575764536 (eff. 0.033)
640.39/640.55	c #Conflicts:     817000 | #Learnt:      41160 | 0.000
640.39/640.55	c total clause space: 48.1602MB
640.39/640.55	c total #watches: 250647
641.69/641.81	c total #propagations: 85275324 / total #impl: 2580179540 (eff. 0.033)
641.69/641.81	c #Conflicts:     818000 | #Learnt:      42160 | 0.000
641.69/641.81	c total clause space: 48.1602MB
641.69/641.81	c total #watches: 256134
642.89/643.04	c total #propagations: 85368507 / total #impl: 2584044425 (eff. 0.033)
642.89/643.04	c #Conflicts:     819000 | #Learnt:      43160 | 0.000
642.89/643.04	c total clause space: 48.1602MB
642.89/643.04	c total #watches: 260275
643.79/643.95	c total #propagations: 85478847 / total #impl: 2587568165 (eff. 0.033)
643.79/643.95	c GC COLLECT
643.79/643.95	c #Conflicts:     820000 | #Learnt:      22355 | 0.000
643.79/643.95	c total clause space: 48.1602MB
643.79/643.95	c total #watches: 158069
644.50/644.68	c total #propagations: 85601009 / total #impl: 2590815238 (eff. 0.033)
644.50/644.68	c #Conflicts:     821000 | #Learnt:      23355 | 0.000
644.50/644.68	c total clause space: 48.1602MB
644.50/644.68	c total #watches: 162996
645.39/645.55	c total #propagations: 85709203 / total #impl: 2593765469 (eff. 0.033)
645.39/645.55	c #Conflicts:     822000 | #Learnt:      24355 | 0.000
645.39/645.55	c total clause space: 48.1602MB
645.39/645.55	c total #watches: 167828
646.19/646.34	c total #propagations: 85808111 / total #impl: 2596874261 (eff. 0.033)
646.19/646.34	c #Conflicts:     823000 | #Learnt:      25355 | 0.000
646.19/646.34	c total clause space: 48.1602MB
646.19/646.34	c total #watches: 171972
647.09/647.25	c total #propagations: 85925274 / total #impl: 2599630617 (eff. 0.033)
647.09/647.25	c #Conflicts:     824000 | #Learnt:      26355 | 0.000
647.09/647.25	c total clause space: 48.1602MB
647.09/647.25	c total #watches: 176701
648.09/648.21	c total #propagations: 86029901 / total #impl: 2603342606 (eff. 0.033)
648.09/648.21	c #Conflicts:     825000 | #Learnt:      27355 | 0.000
648.09/648.21	c total clause space: 48.1602MB
648.09/648.21	c total #watches: 182059
649.09/649.28	c total #propagations: 86129207 / total #impl: 2607446650 (eff. 0.033)
649.09/649.28	c #Conflicts:     826000 | #Learnt:      28355 | 0.000
649.09/649.28	c total clause space: 48.1602MB
649.09/649.28	c total #watches: 187604
650.10/650.27	c total #propagations: 86237728 / total #impl: 2611815416 (eff. 0.033)
650.10/650.27	c #Conflicts:     827000 | #Learnt:      29355 | 0.000
650.10/650.27	c total clause space: 48.1602MB
650.10/650.27	c total #watches: 192906
651.10/651.22	c total #propagations: 86345445 / total #impl: 2616020050 (eff. 0.033)
651.10/651.22	c #Conflicts:     828000 | #Learnt:      30355 | 0.000
651.10/651.22	c total clause space: 48.1602MB
651.10/651.22	c total #watches: 198566
652.09/652.25	c total #propagations: 86447636 / total #impl: 2620129346 (eff. 0.033)
652.09/652.25	c #Conflicts:     829000 | #Learnt:      31355 | 0.000
652.09/652.25	c total clause space: 48.1602MB
652.09/652.25	c total #watches: 204092
653.19/653.39	c total #propagations: 86555945 / total #impl: 2624433257 (eff. 0.033)
653.19/653.39	c #Conflicts:     830000 | #Learnt:      32355 | 0.000
653.19/653.39	c total clause space: 48.1602MB
653.19/653.39	c total #watches: 210239
654.29/654.46	c total #propagations: 86665318 / total #impl: 2629114043 (eff. 0.033)
654.29/654.46	c #Conflicts:     831000 | #Learnt:      33355 | 0.000
654.29/654.46	c total clause space: 48.1602MB
654.29/654.46	c total #watches: 215275
655.50/655.66	c total #propagations: 86761601 / total #impl: 2633428774 (eff. 0.033)
655.50/655.66	c #Conflicts:     832000 | #Learnt:      34355 | 0.000
655.50/655.66	c total clause space: 48.1602MB
655.50/655.66	c total #watches: 220633
656.79/656.94	c total #propagations: 86872322 / total #impl: 2638080218 (eff. 0.033)
656.79/656.94	c #Conflicts:     833000 | #Learnt:      35355 | 0.000
656.79/656.94	c total clause space: 48.1602MB
656.79/656.94	c total #watches: 225863
657.99/658.14	c total #propagations: 86984789 / total #impl: 2642883150 (eff. 0.033)
657.99/658.14	c #Conflicts:     834000 | #Learnt:      36355 | 0.000
657.99/658.14	c total clause space: 48.1602MB
657.99/658.14	c total #watches: 231712
659.09/659.27	c total #propagations: 87079409 / total #impl: 2647360342 (eff. 0.033)
659.09/659.27	c #Conflicts:     835000 | #Learnt:      37355 | 0.000
659.09/659.27	c total clause space: 48.1602MB
659.09/659.27	c total #watches: 237420
660.19/660.30	c total #propagations: 87166608 / total #impl: 2651444497 (eff. 0.033)
660.19/660.30	c #Conflicts:     836000 | #Learnt:      38355 | 0.000
660.19/660.30	c total clause space: 48.1602MB
660.19/660.30	c total #watches: 242544
661.29/661.45	c total #propagations: 87248308 / total #impl: 2655065749 (eff. 0.033)
661.29/661.45	c #Conflicts:     837000 | #Learnt:      39355 | 0.000
661.29/661.45	c total clause space: 48.1602MB
661.29/661.45	c total #watches: 247579
662.49/662.61	c total #propagations: 87331614 / total #impl: 2659382770 (eff. 0.033)
662.49/662.61	c #Conflicts:     838000 | #Learnt:      40355 | 0.000
662.49/662.61	c total clause space: 48.1602MB
662.49/662.61	c total #watches: 252182
663.69/663.83	c total #propagations: 87421506 / total #impl: 2663513691 (eff. 0.033)
663.69/663.83	c #Conflicts:     839000 | #Learnt:      41355 | 0.000
663.69/663.83	c total clause space: 48.1602MB
663.69/663.83	c total #watches: 259590
664.89/665.02	c total #propagations: 87501485 / total #impl: 2667931270 (eff. 0.033)
664.89/665.02	c #Conflicts:     840000 | #Learnt:      42355 | 0.000
664.89/665.02	c total clause space: 48.1602MB
664.89/665.02	c total #watches: 265276
666.19/666.31	c total #propagations: 87584520 / total #impl: 2672213757 (eff. 0.033)
666.19/666.31	c #Conflicts:     841000 | #Learnt:      43355 | 0.000
666.19/666.31	c total clause space: 48.1602MB
666.19/666.31	c total #watches: 271903
667.29/667.48	c total #propagations: 87671536 / total #impl: 2676965208 (eff. 0.033)
667.29/667.48	c GC COLLECT
667.29/667.48	c #Conflicts:     842000 | #Learnt:      22265 | 0.000
667.29/667.48	c total clause space: 48.1602MB
667.29/667.48	c total #watches: 157521
668.09/668.29	c total #propagations: 87761480 / total #impl: 2681258912 (eff. 0.033)
668.09/668.29	c #Conflicts:     843000 | #Learnt:      23265 | 0.000
668.09/668.29	c total clause space: 48.1602MB
668.09/668.29	c total #watches: 162873
669.09/669.25	c total #propagations: 87858684 / total #impl: 2685013404 (eff. 0.033)
669.09/669.25	c #Conflicts:     844000 | #Learnt:      24265 | 0.000
669.09/669.25	c total clause space: 48.1602MB
669.09/669.25	c total #watches: 169672
670.09/670.29	c total #propagations: 87981659 / total #impl: 2689328995 (eff. 0.033)
670.09/670.29	c #Conflicts:     845000 | #Learnt:      25265 | 0.000
670.09/670.29	c total clause space: 48.1602MB
670.09/670.29	c total #watches: 176300
671.19/671.32	c total #propagations: 88100009 / total #impl: 2694114837 (eff. 0.033)
671.19/671.32	c #Conflicts:     846000 | #Learnt:      26265 | 0.000
671.19/671.32	c total clause space: 48.1602MB
671.19/671.32	c total #watches: 183579
672.09/672.22	c total #propagations: 88185426 / total #impl: 2699054404 (eff. 0.033)
672.09/672.22	c #Conflicts:     847000 | #Learnt:      27265 | 0.000
672.09/672.22	c total clause space: 48.1602MB
672.09/672.22	c total #watches: 189059
672.99/673.19	c total #propagations: 88282204 / total #impl: 2702407322 (eff. 0.033)
672.99/673.19	c #Conflicts:     848000 | #Learnt:      28265 | 0.000
672.99/673.19	c total clause space: 48.1602MB
672.99/673.19	c total #watches: 193995
673.99/674.16	c total #propagations: 88385849 / total #impl: 2705968112 (eff. 0.033)
673.99/674.16	c #Conflicts:     849000 | #Learnt:      29265 | 0.000
673.99/674.16	c total clause space: 48.1602MB
673.99/674.16	c total #watches: 199093
674.99/675.13	c total #propagations: 88502439 / total #impl: 2709734893 (eff. 0.033)
674.99/675.13	c #Conflicts:     850000 | #Learnt:      30265 | 0.000
674.99/675.13	c total clause space: 48.1602MB
674.99/675.13	c total #watches: 203812
676.09/676.24	c total #propagations: 88602358 / total #impl: 2713434304 (eff. 0.033)
676.09/676.24	c #Conflicts:     851000 | #Learnt:      31265 | 0.000
676.09/676.24	c total clause space: 48.1602MB
676.09/676.24	c total #watches: 209267
677.09/677.21	c total #propagations: 88701802 / total #impl: 2717499683 (eff. 0.033)
677.09/677.21	c #Conflicts:     852000 | #Learnt:      32265 | 0.000
677.09/677.21	c total clause space: 48.1602MB
677.09/677.21	c total #watches: 214191
678.09/678.26	c total #propagations: 88781539 / total #impl: 2720176698 (eff. 0.033)
678.09/678.26	c #Conflicts:     853000 | #Learnt:      33265 | 0.000
678.09/678.26	c total clause space: 48.1602MB
678.09/678.26	c total #watches: 218612
679.29/679.41	c total #propagations: 88886954 / total #impl: 2723458731 (eff. 0.033)
679.29/679.41	c #Conflicts:     854000 | #Learnt:      34265 | 0.000
679.29/679.41	c total clause space: 48.1602MB
679.29/679.41	c total #watches: 224304
680.39/680.50	c total #propagations: 88991922 / total #impl: 2727221329 (eff. 0.033)
680.39/680.50	c #Conflicts:     855000 | #Learnt:      35265 | 0.000
680.39/680.50	c total clause space: 48.1602MB
680.39/680.50	c total #watches: 228791
681.39/681.56	c total #propagations: 89083666 / total #impl: 2730974106 (eff. 0.033)
681.39/681.56	c #Conflicts:     856000 | #Learnt:      36265 | 0.000
681.39/681.56	c total clause space: 48.1602MB
681.39/681.56	c total #watches: 233269
682.39/682.59	c total #propagations: 89190454 / total #impl: 2734188160 (eff. 0.033)
682.39/682.59	c #Conflicts:     857000 | #Learnt:      37265 | 0.000
682.39/682.59	c total clause space: 48.1602MB
682.39/682.59	c total #watches: 237616
683.59/683.74	c total #propagations: 89289302 / total #impl: 2737854428 (eff. 0.033)
683.59/683.74	c #Conflicts:     858000 | #Learnt:      38265 | 0.000
683.59/683.74	c total clause space: 48.1602MB
683.59/683.74	c total #watches: 242142
684.89/685.02	c total #propagations: 89394422 / total #impl: 2741618914 (eff. 0.033)
684.89/685.02	c #Conflicts:     859000 | #Learnt:      39265 | 0.000
684.89/685.02	c total clause space: 48.1602MB
684.89/685.02	c total #watches: 247692
685.99/686.10	c total #propagations: 89504715 / total #impl: 2745859827 (eff. 0.033)
685.99/686.10	c #Conflicts:     860000 | #Learnt:      40265 | 0.000
685.99/686.10	c total clause space: 48.1602MB
685.99/686.10	c total #watches: 252065
687.19/687.39	c total #propagations: 89600956 / total #impl: 2749268096 (eff. 0.033)
687.19/687.39	c #Conflicts:     861000 | #Learnt:      41265 | 0.000
687.19/687.39	c total clause space: 48.1602MB
687.19/687.39	c total #watches: 257542
688.49/688.64	c total #propagations: 89694550 / total #impl: 2753565555 (eff. 0.033)
688.49/688.64	c #Conflicts:     862000 | #Learnt:      42265 | 0.000
688.49/688.64	c total clause space: 48.1602MB
688.49/688.64	c total #watches: 262556
689.79/689.90	c total #propagations: 89797013 / total #impl: 2757736364 (eff. 0.033)
689.79/689.90	c #Conflicts:     863000 | #Learnt:      43265 | 0.000
689.79/689.90	c total clause space: 48.1602MB
689.79/689.90	c total #watches: 268039
690.98/691.14	c total #propagations: 89910716 / total #impl: 2761956502 (eff. 0.033)
690.98/691.14	c #Conflicts:     864000 | #Learnt:      44265 | 0.000
690.98/691.14	c total clause space: 48.1602MB
690.98/691.14	c total #watches: 273804
691.98/692.17	c total #propagations: 90027927 / total #impl: 2766175027 (eff. 0.033)
691.98/692.17	c GC COLLECT
691.98/692.17	c #Conflicts:     865000 | #Learnt:      22871 | 0.000
691.98/692.17	c total clause space: 48.1602MB
691.98/692.17	c total #watches: 160841
692.78/692.97	c total #propagations: 90135655 / total #impl: 2769974047 (eff. 0.033)
692.78/692.97	c #Conflicts:     866000 | #Learnt:      23871 | 0.000
692.78/692.97	c total clause space: 48.1602MB
692.78/692.97	c total #watches: 165495
693.58/693.79	c total #propagations: 90237437 / total #impl: 2773060241 (eff. 0.033)
693.58/693.79	c #Conflicts:     867000 | #Learnt:      24871 | 0.000
693.58/693.79	c total clause space: 48.1602MB
693.58/693.79	c total #watches: 169557
694.48/694.68	c total #propagations: 90340403 / total #impl: 2776126259 (eff. 0.033)
694.48/694.68	c #Conflicts:     868000 | #Learnt:      25871 | 0.000
694.48/694.68	c total clause space: 48.1602MB
694.48/694.68	c total #watches: 174553
695.48/695.60	c total #propagations: 90457066 / total #impl: 2779702158 (eff. 0.033)
695.48/695.60	c #Conflicts:     869000 | #Learnt:      26871 | 0.000
695.48/695.60	c total clause space: 48.1602MB
695.48/695.60	c total #watches: 179818
696.38/696.52	c total #propagations: 90560761 / total #impl: 2783292223 (eff. 0.033)
696.38/696.52	c #Conflicts:     870000 | #Learnt:      27871 | 0.000
696.38/696.52	c total clause space: 48.1602MB
696.38/696.52	c total #watches: 185280
697.29/697.41	c total #propagations: 90655511 / total #impl: 2786748142 (eff. 0.033)
697.29/697.41	c #Conflicts:     871000 | #Learnt:      28871 | 0.000
697.29/697.41	c total clause space: 48.1602MB
697.29/697.41	c total #watches: 191181
698.28/698.41	c total #propagations: 90748836 / total #impl: 2790048903 (eff. 0.033)
698.28/698.41	c #Conflicts:     872000 | #Learnt:      29871 | 0.000
698.28/698.41	c total clause space: 48.1602MB
698.28/698.41	c total #watches: 196083
699.18/699.35	c total #propagations: 90866008 / total #impl: 2793697262 (eff. 0.033)
699.18/699.35	c #Conflicts:     873000 | #Learnt:      30871 | 0.000
699.18/699.35	c total clause space: 48.1602MB
699.18/699.35	c total #watches: 200886
700.28/700.42	c total #propagations: 90975145 / total #impl: 2796814967 (eff. 0.033)
700.28/700.42	c #Conflicts:     874000 | #Learnt:      31871 | 0.000
700.28/700.42	c total clause space: 48.1602MB
700.28/700.42	c total #watches: 205735
701.18/701.34	c total #propagations: 91092764 / total #impl: 2800496547 (eff. 0.033)
701.18/701.34	c #Conflicts:     875000 | #Learnt:      32871 | 0.000
701.18/701.34	c total clause space: 48.1602MB
701.18/701.34	c total #watches: 210256
702.18/702.34	c total #propagations: 91181347 / total #impl: 2803506571 (eff. 0.033)
702.18/702.34	c #Conflicts:     876000 | #Learnt:      33871 | 0.000
702.18/702.34	c total clause space: 48.1602MB
702.18/702.34	c total #watches: 215641
703.18/703.38	c total #propagations: 91298133 / total #impl: 2807082722 (eff. 0.033)
703.18/703.38	c #Conflicts:     877000 | #Learnt:      34871 | 0.000
703.18/703.38	c total clause space: 48.1602MB
703.18/703.38	c total #watches: 220077
704.38/704.50	c total #propagations: 91404840 / total #impl: 2810474102 (eff. 0.033)
704.38/704.50	c #Conflicts:     878000 | #Learnt:      35871 | 0.000
704.38/704.50	c total clause space: 48.1602MB
704.38/704.50	c total #watches: 225096
705.48/705.60	c total #propagations: 91508739 / total #impl: 2814364643 (eff. 0.033)
705.48/705.60	c #Conflicts:     879000 | #Learnt:      36871 | 0.000
705.48/705.60	c total clause space: 48.1602MB
705.48/705.60	c total #watches: 229623
706.48/706.69	c total #propagations: 91617184 / total #impl: 2818199522 (eff. 0.033)
706.48/706.69	c #Conflicts:     880000 | #Learnt:      37871 | 0.000
706.48/706.69	c total clause space: 48.1602MB
706.48/706.69	c total #watches: 234624
707.68/707.89	c total #propagations: 91728115 / total #impl: 2822053588 (eff. 0.033)
707.68/707.89	c #Conflicts:     881000 | #Learnt:      38871 | 0.000
707.68/707.89	c total clause space: 48.1602MB
707.68/707.89	c total #watches: 240567
708.88/709.08	c total #propagations: 91815732 / total #impl: 2826653583 (eff. 0.032)
708.88/709.08	c #Conflicts:     882000 | #Learnt:      39871 | 0.000
708.88/709.08	c total clause space: 48.1602MB
708.88/709.08	c total #watches: 246872
710.18/710.31	c total #propagations: 91903954 / total #impl: 2830778238 (eff. 0.032)
710.18/710.31	c #Conflicts:     883000 | #Learnt:      40871 | 0.000
710.18/710.31	c total clause space: 48.1602MB
710.18/710.31	c total #watches: 252534
711.38/711.59	c total #propagations: 92011599 / total #impl: 2834851513 (eff. 0.032)
711.38/711.59	c #Conflicts:     884000 | #Learnt:      41871 | 0.000
711.38/711.59	c total clause space: 48.1602MB
711.38/711.59	c total #watches: 258129
712.88/713.01	c total #propagations: 92114900 / total #impl: 2839202006 (eff. 0.032)
712.88/713.01	c #Conflicts:     885000 | #Learnt:      42871 | 0.000
712.88/713.01	c total clause space: 48.1602MB
712.88/713.01	c total #watches: 264929
714.18/714.39	c total #propagations: 92218917 / total #impl: 2844417250 (eff. 0.032)
714.18/714.39	c #Conflicts:     886000 | #Learnt:      43871 | 0.000
714.18/714.39	c total clause space: 48.1602MB
714.18/714.39	c total #watches: 271018
715.68/715.81	c total #propagations: 92324362 / total #impl: 2849148018 (eff. 0.032)
715.68/715.81	c #Conflicts:     887000 | #Learnt:      44871 | 0.000
715.68/715.81	c total clause space: 48.1602MB
715.68/715.81	c total #watches: 278215
716.88/717.04	c total #propagations: 92414144 / total #impl: 2854329977 (eff. 0.032)
716.88/717.04	c GC COLLECT
716.88/717.04	c #Conflicts:     888000 | #Learnt:      23172 | 0.000
716.88/717.04	c total clause space: 48.1602MB
716.88/717.04	c total #watches: 162770
717.68/717.85	c total #propagations: 92507607 / total #impl: 2859367832 (eff. 0.032)
717.68/717.85	c #Conflicts:     889000 | #Learnt:      24172 | 0.000
717.68/717.85	c total clause space: 48.1602MB
717.68/717.85	c total #watches: 168599
718.58/718.73	c total #propagations: 92590024 / total #impl: 2863059910 (eff. 0.032)
718.58/718.73	c #Conflicts:     890000 | #Learnt:      25172 | 0.000
718.58/718.73	c total clause space: 48.1602MB
718.58/718.73	c total #watches: 174778
719.48/719.65	c total #propagations: 92677470 / total #impl: 2866743848 (eff. 0.032)
719.48/719.65	c #Conflicts:     891000 | #Learnt:      26172 | 0.000
719.48/719.65	c total clause space: 48.1602MB
719.48/719.65	c total #watches: 181380
720.49/720.64	c total #propagations: 92768992 / total #impl: 2870766152 (eff. 0.032)
720.49/720.64	c #Conflicts:     892000 | #Learnt:      27172 | 0.000
720.49/720.64	c total clause space: 48.1602MB
720.49/720.64	c total #watches: 185827
721.38/721.57	c total #propagations: 92884251 / total #impl: 2874662536 (eff. 0.032)
721.38/721.57	c #Conflicts:     893000 | #Learnt:      28172 | 0.000
721.38/721.57	c total clause space: 48.1602MB
721.38/721.57	c total #watches: 190302
722.38/722.57	c total #propagations: 92988878 / total #impl: 2878104564 (eff. 0.032)
722.38/722.57	c #Conflicts:     894000 | #Learnt:      29172 | 0.000
722.38/722.57	c total clause space: 48.1602MB
722.38/722.57	c total #watches: 195540
723.38/723.54	c total #propagations: 93107700 / total #impl: 2881579057 (eff. 0.032)
723.38/723.54	c #Conflicts:     895000 | #Learnt:      30172 | 0.000
723.38/723.54	c total clause space: 48.1602MB
723.38/723.54	c total #watches: 200448
724.28/724.43	c total #propagations: 93207688 / total #impl: 2885176850 (eff. 0.032)
724.28/724.43	c #Conflicts:     896000 | #Learnt:      31172 | 0.000
724.28/724.43	c total clause space: 48.1602MB
724.28/724.43	c total #watches: 205280
725.18/725.38	c total #propagations: 93301402 / total #impl: 2888055289 (eff. 0.032)
725.18/725.38	c #Conflicts:     897000 | #Learnt:      32172 | 0.000
725.18/725.38	c total clause space: 48.1602MB
725.18/725.38	c total #watches: 210157
726.38/726.51	c total #propagations: 93417371 / total #impl: 2891132842 (eff. 0.032)
726.38/726.51	c #Conflicts:     898000 | #Learnt:      33172 | 0.000
726.38/726.51	c total clause space: 48.1602MB
726.38/726.51	c total #watches: 215662
727.48/727.66	c total #propagations: 93536048 / total #impl: 2895024214 (eff. 0.032)
727.48/727.66	c #Conflicts:     899000 | #Learnt:      34172 | 0.000
727.48/727.66	c total clause space: 48.1602MB
727.48/727.66	c total #watches: 221279
728.58/728.73	c total #propagations: 93649643 / total #impl: 2898918983 (eff. 0.032)
728.58/728.73	c #Conflicts:     900000 | #Learnt:      35172 | 0.000
728.58/728.73	c total clause space: 48.1602MB
728.58/728.73	c total #watches: 226528
729.58/729.76	c total #propagations: 93764786 / total #impl: 2902684661 (eff. 0.032)
729.58/729.76	c #Conflicts:     901000 | #Learnt:      36172 | 0.000
729.58/729.76	c total clause space: 48.1602MB
729.58/729.76	c total #watches: 230681
730.68/730.87	c total #propagations: 93865926 / total #impl: 2905987040 (eff. 0.032)
730.68/730.87	c #Conflicts:     902000 | #Learnt:      37172 | 0.000
730.68/730.87	c total clause space: 48.1602MB
730.68/730.87	c total #watches: 235839
731.88/732.09	c total #propagations: 93975088 / total #impl: 2909876466 (eff. 0.032)
731.88/732.09	c #Conflicts:     903000 | #Learnt:      38172 | 0.000
731.88/732.09	c total clause space: 48.1602MB
731.88/732.09	c total #watches: 240818
733.08/733.25	c total #propagations: 94077408 / total #impl: 2914003122 (eff. 0.032)
733.08/733.25	c #Conflicts:     904000 | #Learnt:      39172 | 0.000
733.08/733.25	c total clause space: 48.1602MB
733.08/733.25	c total #watches: 245440
734.28/734.45	c total #propagations: 94172048 / total #impl: 2917628371 (eff. 0.032)
734.28/734.45	c #Conflicts:     905000 | #Learnt:      40172 | 0.000
734.28/734.45	c total clause space: 48.1602MB
734.28/734.45	c total #watches: 249523
735.58/735.75	c total #propagations: 94272007 / total #impl: 2921508605 (eff. 0.032)
735.58/735.75	c #Conflicts:     906000 | #Learnt:      41172 | 0.000
735.58/735.75	c total clause space: 48.1602MB
735.58/735.75	c total #watches: 254568
736.68/736.88	c total #propagations: 94389411 / total #impl: 2925637316 (eff. 0.032)
736.68/736.88	c #Conflicts:     907000 | #Learnt:      42172 | 0.000
736.68/736.88	c total clause space: 48.1602MB
736.68/736.88	c total #watches: 260103
738.08/738.25	c total #propagations: 94485370 / total #impl: 2929094899 (eff. 0.032)
738.08/738.25	c #Conflicts:     908000 | #Learnt:      43172 | 0.000
738.08/738.25	c total clause space: 48.1602MB
738.08/738.25	c total #watches: 265595
739.28/739.45	c total #propagations: 94607409 / total #impl: 2933411500 (eff. 0.032)
739.28/739.45	c #Conflicts:     909000 | #Learnt:      44172 | 0.000
739.28/739.45	c total clause space: 48.1602MB
739.28/739.45	c total #watches: 270665
740.48/740.68	c total #propagations: 94707067 / total #impl: 2936981754 (eff. 0.032)
740.48/740.68	c #Conflicts:     910000 | #Learnt:      45172 | 0.000
740.48/740.68	c total clause space: 48.1602MB
740.48/740.68	c total #watches: 275518
741.78/741.93	c total #propagations: 94812672 / total #impl: 2940498442 (eff. 0.032)
741.78/741.93	c GC COLLECT
741.78/741.93	c #Conflicts:     911000 | #Learnt:      23162 | 0.000
741.78/741.93	c total clause space: 48.1602MB
741.78/741.93	c total #watches: 162583
742.58/742.76	c total #propagations: 94918839 / total #impl: 2944109109 (eff. 0.032)
742.58/742.76	c #Conflicts:     912000 | #Learnt:      24162 | 0.000
742.58/742.76	c total clause space: 48.1602MB
742.58/742.76	c total #watches: 167678
743.48/743.61	c total #propagations: 95025949 / total #impl: 2947555140 (eff. 0.032)
743.48/743.61	c #Conflicts:     913000 | #Learnt:      25162 | 0.000
743.48/743.61	c total clause space: 48.1602MB
743.48/743.61	c total #watches: 172733
744.28/744.44	c total #propagations: 95117499 / total #impl: 2951053471 (eff. 0.032)
744.28/744.44	c #Conflicts:     914000 | #Learnt:      26162 | 0.000
744.28/744.44	c total clause space: 48.1602MB
744.28/744.44	c total #watches: 177041
745.18/745.38	c total #propagations: 95211980 / total #impl: 2954573484 (eff. 0.032)
745.18/745.38	c #Conflicts:     915000 | #Learnt:      27162 | 0.000
745.18/745.38	c total clause space: 48.1602MB
745.18/745.38	c total #watches: 182453
745.98/746.17	c total #propagations: 95321085 / total #impl: 2958366971 (eff. 0.032)
745.98/746.17	c #Conflicts:     916000 | #Learnt:      28162 | 0.000
745.98/746.17	c total clause space: 48.1602MB
745.98/746.17	c total #watches: 187558
746.88/747.01	c total #propagations: 95415297 / total #impl: 2961509528 (eff. 0.032)
746.88/747.01	c #Conflicts:     917000 | #Learnt:      29162 | 0.000
746.88/747.01	c total clause space: 48.1602MB
746.88/747.01	c total #watches: 192050
747.58/747.78	c total #propagations: 95518431 / total #impl: 2964674749 (eff. 0.032)
747.58/747.78	c #Conflicts:     918000 | #Learnt:      30162 | 0.000
747.58/747.78	c total clause space: 48.1602MB
747.58/747.78	c total #watches: 196616
748.58/748.75	c total #propagations: 95633921 / total #impl: 2967555691 (eff. 0.032)
748.58/748.75	c #Conflicts:     919000 | #Learnt:      31162 | 0.000
748.58/748.75	c total clause space: 48.1602MB
748.58/748.75	c total #watches: 201614
749.58/749.73	c total #propagations: 95739133 / total #impl: 2971304542 (eff. 0.032)
749.58/749.73	c #Conflicts:     920000 | #Learnt:      32162 | 0.000
749.58/749.73	c total clause space: 48.1602MB
749.58/749.73	c total #watches: 206092
750.48/750.63	c total #propagations: 95843323 / total #impl: 2974644624 (eff. 0.032)
750.48/750.63	c #Conflicts:     921000 | #Learnt:      33162 | 0.000
750.48/750.63	c total clause space: 48.1602MB
750.48/750.63	c total #watches: 211235
751.48/751.65	c total #propagations: 95938883 / total #impl: 2977284183 (eff. 0.032)
751.48/751.65	c #Conflicts:     922000 | #Learnt:      34162 | 0.000
751.48/751.65	c total clause space: 48.1602MB
751.48/751.65	c total #watches: 216494
752.48/752.69	c total #propagations: 96054820 / total #impl: 2980756154 (eff. 0.032)
752.48/752.69	c #Conflicts:     923000 | #Learnt:      35162 | 0.000
752.48/752.69	c total clause space: 48.1602MB
752.48/752.69	c total #watches: 221097
753.48/753.67	c total #propagations: 96156227 / total #impl: 2984514839 (eff. 0.032)
753.48/753.67	c #Conflicts:     924000 | #Learnt:      36162 | 0.000
753.48/753.67	c total clause space: 48.1602MB
753.48/753.67	c total #watches: 225410
754.48/754.61	c total #propagations: 96257108 / total #impl: 2987450231 (eff. 0.032)
754.48/754.61	c #Conflicts:     925000 | #Learnt:      37162 | 0.000
754.48/754.61	c total clause space: 48.1602MB
754.48/754.61	c total #watches: 229965
755.58/755.72	c total #propagations: 96368495 / total #impl: 2990524856 (eff. 0.032)
755.58/755.72	c #Conflicts:     926000 | #Learnt:      38162 | 0.000
755.58/755.72	c total clause space: 48.1602MB
755.58/755.72	c total #watches: 235435
756.68/756.83	c total #propagations: 96472093 / total #impl: 2994279547 (eff. 0.032)
756.68/756.83	c #Conflicts:     927000 | #Learnt:      39162 | 0.000
756.68/756.83	c total clause space: 48.1602MB
756.68/756.83	c total #watches: 239989
757.78/757.98	c total #propagations: 96576294 / total #impl: 2998142297 (eff. 0.032)
757.78/757.98	c #Conflicts:     928000 | #Learnt:      40162 | 0.000
757.78/757.98	c total clause space: 48.1602MB
757.78/757.98	c total #watches: 245218
758.98/759.17	c total #propagations: 96683812 / total #impl: 3002350082 (eff. 0.032)
758.98/759.17	c #Conflicts:     929000 | #Learnt:      41162 | 0.000
758.98/759.17	c total clause space: 48.1602MB
758.98/759.17	c total #watches: 251212
760.27/760.45	c total #propagations: 96784983 / total #impl: 3006805527 (eff. 0.032)
760.27/760.45	c #Conflicts:     930000 | #Learnt:      42162 | 0.000
760.27/760.45	c total clause space: 48.1602MB
760.27/760.45	c total #watches: 255649
761.57/761.74	c total #propagations: 96913701 / total #impl: 3010969743 (eff. 0.032)
761.57/761.74	c #Conflicts:     931000 | #Learnt:      43162 | 0.000
761.57/761.74	c total clause space: 48.1602MB
761.57/761.74	c total #watches: 259805
762.87/763.08	c total #propagations: 97056426 / total #impl: 3014909612 (eff. 0.032)
762.87/763.08	c #Conflicts:     932000 | #Learnt:      44162 | 0.000
762.87/763.08	c total clause space: 48.1602MB
762.87/763.08	c total #watches: 265321
764.27/764.43	c total #propagations: 97178042 / total #impl: 3019294549 (eff. 0.032)
764.27/764.43	c #Conflicts:     933000 | #Learnt:      45162 | 0.000
764.27/764.43	c total clause space: 48.1602MB
764.27/764.43	c total #watches: 269779
765.67/765.80	c total #propagations: 97322488 / total #impl: 3023277315 (eff. 0.032)
765.67/765.80	c #Conflicts:     934000 | #Learnt:      46162 | 0.000
765.67/765.80	c total clause space: 48.1602MB
765.67/765.80	c total #watches: 275041
766.58/766.77	c total #propagations: 97438929 / total #impl: 3027496889 (eff. 0.032)
766.58/766.77	c GC COLLECT
766.58/766.77	c #Conflicts:     935000 | #Learnt:      23863 | 0.000
766.58/766.77	c total clause space: 48.1602MB
766.58/766.77	c total #watches: 165960
767.47/767.61	c total #propagations: 97557767 / total #impl: 3030614962 (eff. 0.032)
767.47/767.61	c #Conflicts:     936000 | #Learnt:      24863 | 0.000
767.47/767.61	c total clause space: 48.1602MB
767.47/767.61	c total #watches: 170953
768.27/768.44	c total #propagations: 97677686 / total #impl: 3033977013 (eff. 0.032)
768.27/768.44	c #Conflicts:     937000 | #Learnt:      25863 | 0.000
768.27/768.44	c total clause space: 48.1602MB
768.27/768.44	c total #watches: 177534
769.17/769.36	c total #propagations: 97776050 / total #impl: 3037245020 (eff. 0.032)
769.17/769.36	c #Conflicts:     938000 | #Learnt:      26863 | 0.000
769.17/769.36	c total clause space: 48.1602MB
769.17/769.36	c total #watches: 183180
770.17/770.30	c total #propagations: 97906525 / total #impl: 3040903928 (eff. 0.032)
770.17/770.30	c #Conflicts:     939000 | #Learnt:      27863 | 0.000
770.17/770.30	c total clause space: 48.1602MB
770.17/770.30	c total #watches: 190287
771.17/771.35	c total #propagations: 98007017 / total #impl: 3044383453 (eff. 0.032)
771.17/771.35	c #Conflicts:     940000 | #Learnt:      28863 | 0.000
771.17/771.35	c total clause space: 48.1602MB
771.17/771.35	c total #watches: 197157
772.27/772.44	c total #propagations: 98112137 / total #impl: 3048741216 (eff. 0.032)
772.27/772.44	c #Conflicts:     941000 | #Learnt:      29863 | 0.000
772.27/772.44	c total clause space: 48.1602MB
772.27/772.44	c total #watches: 203516
773.47/773.61	c total #propagations: 98228456 / total #impl: 3053153161 (eff. 0.032)
773.47/773.61	c #Conflicts:     942000 | #Learnt:      30863 | 0.000
773.47/773.61	c total clause space: 48.1602MB
773.47/773.61	c total #watches: 209908
774.67/774.84	c total #propagations: 98341917 / total #impl: 3058033502 (eff. 0.032)
774.67/774.84	c #Conflicts:     943000 | #Learnt:      31863 | 0.000
774.67/774.84	c total clause space: 48.1602MB
774.67/774.84	c total #watches: 216903
775.67/775.87	c total #propagations: 98433609 / total #impl: 3062832274 (eff. 0.032)
775.67/775.87	c #Conflicts:     944000 | #Learnt:      32863 | 0.000
775.67/775.87	c total clause space: 48.1602MB
775.67/775.87	c total #watches: 222087
776.77/776.95	c total #propagations: 98516561 / total #impl: 3066370993 (eff. 0.032)
776.77/776.95	c #Conflicts:     945000 | #Learnt:      33863 | 0.000
776.77/776.95	c total clause space: 48.1602MB
776.77/776.95	c total #watches: 227521
777.97/778.16	c total #propagations: 98603562 / total #impl: 3070100220 (eff. 0.032)
777.97/778.16	c #Conflicts:     946000 | #Learnt:      34863 | 0.000
777.97/778.16	c total clause space: 48.1602MB
777.97/778.16	c total #watches: 234460
779.17/779.32	c total #propagations: 98696050 / total #impl: 3074777613 (eff. 0.032)
779.17/779.32	c #Conflicts:     947000 | #Learnt:      35863 | 0.000
779.17/779.32	c total clause space: 48.1602MB
779.17/779.32	c total #watches: 240259
780.37/780.56	c total #propagations: 98786433 / total #impl: 3078924864 (eff. 0.032)
780.37/780.56	c #Conflicts:     948000 | #Learnt:      36863 | 0.000
780.37/780.56	c total clause space: 48.1602MB
780.37/780.56	c total #watches: 246157
781.77/781.98	c total #propagations: 98887697 / total #impl: 3083724229 (eff. 0.032)
781.77/781.98	c #Conflicts:     949000 | #Learnt:      37863 | 0.000
781.77/781.98	c total clause space: 48.1602MB
781.77/781.98	c total #watches: 251714
783.27/783.48	c total #propagations: 98996021 / total #impl: 3088652967 (eff. 0.032)
783.27/783.48	c #Conflicts:     950000 | #Learnt:      38863 | 0.000
783.27/783.48	c total clause space: 48.1602MB
783.27/783.48	c total #watches: 256748
784.67/784.86	c total #propagations: 99111067 / total #impl: 3093567412 (eff. 0.032)
784.67/784.86	c #Conflicts:     951000 | #Learnt:      39863 | 0.000
784.67/784.86	c total clause space: 48.1602MB
784.67/784.86	c total #watches: 261668
786.17/786.31	c total #propagations: 99222784 / total #impl: 3098313036 (eff. 0.032)
786.17/786.31	c #Conflicts:     952000 | #Learnt:      40863 | 0.000
786.17/786.31	c total clause space: 48.1602MB
786.17/786.31	c total #watches: 266736
787.67/787.88	c total #propagations: 99324674 / total #impl: 3103266738 (eff. 0.032)
787.67/787.88	c #Conflicts:     953000 | #Learnt:      41863 | 0.000
787.67/787.88	c total clause space: 48.1602MB
787.67/787.88	c total #watches: 272585
789.27/789.41	c total #propagations: 99445833 / total #impl: 3108386722 (eff. 0.032)
789.27/789.41	c #Conflicts:     954000 | #Learnt:      42863 | 0.000
789.27/789.41	c total clause space: 48.1602MB
789.27/789.41	c total #watches: 278127
790.67/790.85	c total #propagations: 99538488 / total #impl: 3113636921 (eff. 0.032)
790.67/790.85	c #Conflicts:     955000 | #Learnt:      43863 | 0.000
790.67/790.85	c total clause space: 48.1602MB
790.67/790.85	c total #watches: 283282
792.07/792.24	c total #propagations: 99649027 / total #impl: 3118101856 (eff. 0.032)
792.07/792.24	c #Conflicts:     956000 | #Learnt:      44863 | 0.000
792.07/792.24	c total clause space: 48.1602MB
792.07/792.24	c total #watches: 288090
793.47/793.67	c total #propagations: 99761087 / total #impl: 3122449133 (eff. 0.032)
793.47/793.67	c #Conflicts:     957000 | #Learnt:      45863 | 0.000
793.47/793.67	c total clause space: 48.1602MB
793.47/793.67	c total #watches: 293472
795.07/795.22	c total #propagations: 99865716 / total #impl: 3127021173 (eff. 0.032)
795.07/795.22	c #Conflicts:     958000 | #Learnt:      46863 | 0.000
795.07/795.22	c total clause space: 48.1602MB
795.07/795.22	c total #watches: 298381
796.27/796.44	c total #propagations: 99989190 / total #impl: 3131792153 (eff. 0.032)
796.27/796.44	c GC COLLECT
796.27/796.44	c #Conflicts:     959000 | #Learnt:      24258 | 0.000
796.27/796.44	c total clause space: 48.1602MB
796.27/796.44	c total #watches: 168035
797.17/797.38	c total #propagations: 100095789 / total #impl: 3136152885 (eff. 0.032)
797.17/797.38	c #Conflicts:     960000 | #Learnt:      25258 | 0.000
797.17/797.38	c total clause space: 48.1602MB
797.17/797.38	c total #watches: 172790
798.07/798.21	c total #propagations: 100213332 / total #impl: 3139968932 (eff. 0.032)
798.07/798.21	c #Conflicts:     961000 | #Learnt:      26258 | 0.000
798.07/798.21	c total clause space: 48.1602MB
798.07/798.21	c total #watches: 177144
798.97/799.19	c total #propagations: 100319695 / total #impl: 3143324420 (eff. 0.032)
798.97/799.19	c #Conflicts:     962000 | #Learnt:      27258 | 0.000
798.97/799.19	c total clause space: 48.1602MB
798.97/799.19	c total #watches: 182095
799.97/800.16	c total #propagations: 100448386 / total #impl: 3147203944 (eff. 0.032)
799.97/800.16	c #Conflicts:     963000 | #Learnt:      28258 | 0.000
799.97/800.16	c total clause space: 48.1602MB
799.97/800.16	c total #watches: 187006
800.97/801.19	c total #propagations: 100558645 / total #impl: 3151019855 (eff. 0.032)
800.97/801.19	c #Conflicts:     964000 | #Learnt:      29258 | 0.000
800.97/801.19	c total clause space: 48.1602MB
800.97/801.19	c total #watches: 191509
802.07/802.26	c total #propagations: 100668218 / total #impl: 3155042362 (eff. 0.032)
802.07/802.26	c #Conflicts:     965000 | #Learnt:      30258 | 0.000
802.07/802.26	c total clause space: 48.1602MB
802.07/802.26	c total #watches: 196410
803.17/803.39	c total #propagations: 100785915 / total #impl: 3159004141 (eff. 0.032)
803.17/803.39	c #Conflicts:     966000 | #Learnt:      31258 | 0.000
803.17/803.39	c total clause space: 48.1602MB
803.17/803.39	c total #watches: 202253
804.47/804.66	c total #propagations: 100903685 / total #impl: 3163271104 (eff. 0.032)
804.47/804.66	c #Conflicts:     967000 | #Learnt:      32258 | 0.000
804.47/804.66	c total clause space: 48.1602MB
804.47/804.66	c total #watches: 207515
805.57/805.79	c total #propagations: 101038060 / total #impl: 3167899208 (eff. 0.032)
805.57/805.79	c #Conflicts:     968000 | #Learnt:      33258 | 0.000
805.57/805.79	c total clause space: 48.1602MB
805.57/805.79	c total #watches: 212937
806.77/806.95	c total #propagations: 101154001 / total #impl: 3172010019 (eff. 0.032)
806.77/806.95	c #Conflicts:     969000 | #Learnt:      34258 | 0.000
806.77/806.95	c total clause space: 48.1602MB
806.77/806.95	c total #watches: 218229
808.17/808.34	c total #propagations: 101263089 / total #impl: 3176141355 (eff. 0.032)
808.17/808.34	c #Conflicts:     970000 | #Learnt:      35258 | 0.000
808.17/808.34	c total clause space: 48.1602MB
808.17/808.34	c total #watches: 222672
809.47/809.65	c total #propagations: 101405816 / total #impl: 3180940536 (eff. 0.032)
809.47/809.65	c #Conflicts:     971000 | #Learnt:      36258 | 0.000
809.47/809.65	c total clause space: 48.1602MB
809.47/809.65	c total #watches: 227295
810.67/810.85	c total #propagations: 101536930 / total #impl: 3185520486 (eff. 0.032)
810.67/810.85	c #Conflicts:     972000 | #Learnt:      37258 | 0.000
810.67/810.85	c total clause space: 48.1602MB
810.67/810.85	c total #watches: 231847
811.97/812.12	c total #propagations: 101650852 / total #impl: 3189610245 (eff. 0.032)
811.97/812.12	c #Conflicts:     973000 | #Learnt:      38258 | 0.000
811.97/812.12	c total clause space: 48.1602MB
811.97/812.12	c total #watches: 236497
813.27/813.49	c total #propagations: 101770912 / total #impl: 3193919585 (eff. 0.032)
813.27/813.49	c #Conflicts:     974000 | #Learnt:      39258 | 0.000
813.27/813.49	c total clause space: 48.1602MB
813.27/813.49	c total #watches: 241096
814.47/814.67	c total #propagations: 101892357 / total #impl: 3198461024 (eff. 0.032)
814.47/814.67	c #Conflicts:     975000 | #Learnt:      40258 | 0.000
814.47/814.67	c total clause space: 48.1602MB
814.47/814.67	c total #watches: 245868
815.67/815.86	c total #propagations: 102009496 / total #impl: 3201965428 (eff. 0.032)
815.67/815.86	c #Conflicts:     976000 | #Learnt:      41258 | 0.000
815.67/815.86	c total clause space: 48.1602MB
815.67/815.86	c total #watches: 250803
816.96/817.14	c total #propagations: 102119575 / total #impl: 3205138636 (eff. 0.032)
816.96/817.14	c #Conflicts:     977000 | #Learnt:      42258 | 0.000
816.96/817.14	c total clause space: 48.1602MB
816.96/817.14	c total #watches: 256506
818.27/818.47	c total #propagations: 102233759 / total #impl: 3208921204 (eff. 0.032)
818.27/818.47	c #Conflicts:     978000 | #Learnt:      43258 | 0.000
818.27/818.47	c total clause space: 48.1602MB
818.27/818.47	c total #watches: 261653
819.66/819.86	c total #propagations: 102376330 / total #impl: 3212755005 (eff. 0.032)
819.66/819.86	c #Conflicts:     979000 | #Learnt:      44258 | 0.000
819.66/819.86	c total clause space: 48.1602MB
819.66/819.86	c total #watches: 267934
821.06/821.26	c total #propagations: 102495067 / total #impl: 3216730105 (eff. 0.032)
821.06/821.26	c #Conflicts:     980000 | #Learnt:      45258 | 0.000
821.06/821.26	c total clause space: 48.1602MB
821.06/821.26	c total #watches: 273548
822.56/822.74	c total #propagations: 102608046 / total #impl: 3220614827 (eff. 0.032)
822.56/822.74	c #Conflicts:     981000 | #Learnt:      46258 | 0.000
822.56/822.74	c total clause space: 48.1602MB
822.56/822.74	c total #watches: 279786
823.87/824.02	c total #propagations: 102734888 / total #impl: 3224961180 (eff. 0.032)
823.87/824.02	c #Conflicts:     982000 | #Learnt:      47258 | 0.000
823.87/824.02	c total clause space: 48.1602MB
823.87/824.02	c total #watches: 285734
825.06/825.21	c total #propagations: 102840033 / total #impl: 3229035940 (eff. 0.032)
825.06/825.21	c GC COLLECT
825.06/825.21	c #Conflicts:     983000 | #Learnt:      24360 | 0.000
825.06/825.21	c total clause space: 48.1602MB
825.06/825.21	c total #watches: 168395
825.86/826.06	c total #propagations: 102951666 / total #impl: 3232790499 (eff. 0.032)
825.86/826.06	c #Conflicts:     984000 | #Learnt:      25360 | 0.000
825.86/826.06	c total clause space: 48.1602MB
825.86/826.06	c total #watches: 173375
826.76/826.99	c total #propagations: 103073951 / total #impl: 3235773818 (eff. 0.032)
826.76/826.99	c #Conflicts:     985000 | #Learnt:      26360 | 0.000
826.76/826.99	c total clause space: 48.1602MB
826.76/826.99	c total #watches: 179791
827.66/827.83	c total #propagations: 103176727 / total #impl: 3239185914 (eff. 0.032)
827.66/827.83	c #Conflicts:     986000 | #Learnt:      27360 | 0.000
827.66/827.83	c total clause space: 48.1602MB
827.66/827.83	c total #watches: 186440
828.56/828.74	c total #propagations: 103260501 / total #impl: 3242574144 (eff. 0.032)
828.56/828.74	c #Conflicts:     987000 | #Learnt:      28360 | 0.000
828.56/828.74	c total clause space: 48.1602MB
828.56/828.74	c total #watches: 192851
829.56/829.72	c total #propagations: 103369535 / total #impl: 3245873970 (eff. 0.032)
829.56/829.72	c #Conflicts:     988000 | #Learnt:      29360 | 0.000
829.56/829.72	c total clause space: 48.1602MB
829.56/829.72	c total #watches: 198304
830.47/830.61	c total #propagations: 103488584 / total #impl: 3249131822 (eff. 0.032)
830.47/830.61	c #Conflicts:     989000 | #Learnt:      30360 | 0.000
830.47/830.61	c total clause space: 48.1602MB
830.47/830.61	c total #watches: 203973
831.47/831.62	c total #propagations: 103578031 / total #impl: 3252554088 (eff. 0.032)
831.47/831.62	c #Conflicts:     990000 | #Learnt:      31360 | 0.000
831.47/831.62	c total clause space: 48.1602MB
831.47/831.62	c total #watches: 209454
832.36/832.57	c total #propagations: 103689605 / total #impl: 3256416755 (eff. 0.032)
832.36/832.57	c #Conflicts:     991000 | #Learnt:      32360 | 0.000
832.36/832.57	c total clause space: 48.1602MB
832.36/832.57	c total #watches: 214166
833.36/833.54	c total #propagations: 103792156 / total #impl: 3259842839 (eff. 0.032)
833.36/833.54	c #Conflicts:     992000 | #Learnt:      33360 | 0.000
833.36/833.54	c total clause space: 48.1602MB
833.36/833.54	c total #watches: 220725
834.36/834.51	c total #propagations: 103898256 / total #impl: 3263595991 (eff. 0.032)
834.36/834.51	c #Conflicts:     993000 | #Learnt:      34360 | 0.000
834.36/834.51	c total clause space: 48.1602MB
834.36/834.51	c total #watches: 227089
835.36/835.52	c total #propagations: 103990852 / total #impl: 3267329917 (eff. 0.032)
835.36/835.52	c #Conflicts:     994000 | #Learnt:      35360 | 0.000
835.36/835.52	c total clause space: 48.1602MB
835.36/835.52	c total #watches: 234062
836.46/836.62	c total #propagations: 104079596 / total #impl: 3271409607 (eff. 0.032)
836.46/836.62	c #Conflicts:     995000 | #Learnt:      36360 | 0.000
836.46/836.62	c total clause space: 48.1602MB
836.46/836.62	c total #watches: 239342
837.56/837.75	c total #propagations: 104171193 / total #impl: 3275112645 (eff. 0.032)
837.56/837.75	c #Conflicts:     996000 | #Learnt:      37360 | 0.000
837.56/837.75	c total clause space: 48.1602MB
837.56/837.75	c total #watches: 243896
838.76/838.91	c total #propagations: 104270377 / total #impl: 3278894844 (eff. 0.032)
838.76/838.91	c #Conflicts:     997000 | #Learnt:      38360 | 0.000
838.76/838.91	c total clause space: 48.1602MB
838.76/838.91	c total #watches: 248929
839.76/839.97	c total #propagations: 104360961 / total #impl: 3282879971 (eff. 0.032)
839.76/839.97	c #Conflicts:     998000 | #Learnt:      39360 | 0.000
839.76/839.97	c total clause space: 48.1602MB
839.76/839.97	c total #watches: 253587
841.16/841.31	c total #propagations: 104451362 / total #impl: 3286413482 (eff. 0.032)
841.16/841.31	c #Conflicts:     999000 | #Learnt:      40360 | 0.000
841.16/841.31	c total clause space: 48.1602MB
841.16/841.31	c total #watches: 259005
842.36/842.55	c total #propagations: 104564552 / total #impl: 3290922664 (eff. 0.032)
842.36/842.55	c #Conflicts:    1000000 | #Learnt:      41360 | 0.000
842.36/842.55	c total clause space: 48.1602MB
842.36/842.55	c total #watches: 263714
843.57/843.77	c total #propagations: 104676586 / total #impl: 3295277689 (eff. 0.032)
843.57/843.77	c #Conflicts:    1001000 | #Learnt:      42360 | 0.000
843.57/843.77	c total clause space: 48.1602MB
843.57/843.77	c total #watches: 268658
844.77/844.97	c total #propagations: 104774942 / total #impl: 3299502177 (eff. 0.032)
844.77/844.97	c #Conflicts:    1002000 | #Learnt:      43360 | 0.000
844.77/844.97	c total clause space: 48.1602MB
844.77/844.97	c total #watches: 274288
846.06/846.29	c total #propagations: 104864639 / total #impl: 3303953175 (eff. 0.032)
846.06/846.29	c #Conflicts:    1003000 | #Learnt:      44360 | 0.000
846.06/846.29	c total clause space: 48.1602MB
846.06/846.29	c total #watches: 279966
847.56/847.74	c total #propagations: 104958941 / total #impl: 3308543139 (eff. 0.032)
847.56/847.74	c #Conflicts:    1004000 | #Learnt:      45360 | 0.000
847.56/847.74	c total clause space: 48.1602MB
847.56/847.74	c total #watches: 285940
849.06/849.28	c total #propagations: 105071200 / total #impl: 3313310475 (eff. 0.032)
849.06/849.28	c #Conflicts:    1005000 | #Learnt:      46360 | 0.000
849.06/849.28	c total clause space: 48.1602MB
849.06/849.28	c total #watches: 291241
850.66/850.82	c total #propagations: 105188680 / total #impl: 3318087984 (eff. 0.032)
850.66/850.82	c #Conflicts:    1006000 | #Learnt:      47360 | 0.000
850.66/850.82	c total clause space: 48.1602MB
850.66/850.82	c total #watches: 297154
851.96/852.18	c total #propagations: 105299040 / total #impl: 3323057257 (eff. 0.032)
851.96/852.18	c #Conflicts:    1007000 | #Learnt:      48360 | 0.000
851.96/852.18	c total clause space: 48.1602MB
851.96/852.18	c total #watches: 302944
852.76/852.99	c total #propagations: 105396126 / total #impl: 3327790638 (eff. 0.032)
852.76/852.99	c GC COLLECT
852.76/852.99	c #Conflicts:    1008000 | #Learnt:      25172 | 0.000
852.76/852.99	c total clause space: 48.1602MB
852.76/852.99	c total #watches: 172273
853.57/853.78	c total #propagations: 105493849 / total #impl: 3330954793 (eff. 0.032)
853.57/853.78	c #Conflicts:    1009000 | #Learnt:      26172 | 0.000
853.57/853.78	c total clause space: 48.1602MB
853.57/853.78	c total #watches: 177858
854.46/854.65	c total #propagations: 105587049 / total #impl: 3334286133 (eff. 0.032)
854.46/854.65	c #Conflicts:    1010000 | #Learnt:      27172 | 0.000
854.46/854.65	c total clause space: 48.1602MB
854.46/854.65	c total #watches: 183645
855.36/855.52	c total #propagations: 105684046 / total #impl: 3337963762 (eff. 0.032)
855.36/855.52	c #Conflicts:    1011000 | #Learnt:      28172 | 0.000
855.36/855.52	c total clause space: 48.1602MB
855.36/855.52	c total #watches: 188503
856.26/856.42	c total #propagations: 105782730 / total #impl: 3341781704 (eff. 0.032)
856.26/856.42	c #Conflicts:    1012000 | #Learnt:      29172 | 0.000
856.26/856.42	c total clause space: 48.1602MB
856.26/856.42	c total #watches: 193680
857.26/857.47	c total #propagations: 105881427 / total #impl: 3345534596 (eff. 0.032)
857.26/857.47	c #Conflicts:    1013000 | #Learnt:      30172 | 0.000
857.26/857.47	c total clause space: 48.1602MB
857.26/857.47	c total #watches: 199469
858.26/858.46	c total #propagations: 105987132 / total #impl: 3350044295 (eff. 0.032)
858.26/858.46	c #Conflicts:    1014000 | #Learnt:      31172 | 0.000
858.26/858.46	c total clause space: 48.1602MB
858.26/858.46	c total #watches: 205867
859.16/859.35	c total #propagations: 106079546 / total #impl: 3353730094 (eff. 0.032)
859.16/859.35	c #Conflicts:    1015000 | #Learnt:      32172 | 0.000
859.16/859.35	c total clause space: 48.1602MB
859.16/859.35	c total #watches: 211024
859.96/860.15	c total #propagations: 106158457 / total #impl: 3356291582 (eff. 0.032)
859.96/860.15	c #Conflicts:    1016000 | #Learnt:      33172 | 0.000
859.96/860.15	c total clause space: 48.1602MB
859.96/860.15	c total #watches: 216485
860.96/861.13	c total #propagations: 106232141 / total #impl: 3358482566 (eff. 0.032)
860.96/861.13	c #Conflicts:    1017000 | #Learnt:      34172 | 0.000
860.96/861.13	c total clause space: 48.1602MB
860.96/861.13	c total #watches: 221094
861.96/862.17	c total #propagations: 106337011 / total #impl: 3361522576 (eff. 0.032)
861.96/862.17	c #Conflicts:    1018000 | #Learnt:      35172 | 0.000
861.96/862.17	c total clause space: 48.1602MB
861.96/862.17	c total #watches: 227347
863.06/863.25	c total #propagations: 106440325 / total #impl: 3365325583 (eff. 0.032)
863.06/863.25	c #Conflicts:    1019000 | #Learnt:      36172 | 0.000
863.06/863.25	c total clause space: 48.1602MB
863.06/863.25	c total #watches: 232586
864.16/864.33	c total #propagations: 106557101 / total #impl: 3369010390 (eff. 0.032)
864.16/864.33	c #Conflicts:    1020000 | #Learnt:      37172 | 0.000
864.16/864.33	c total clause space: 48.1602MB
864.16/864.33	c total #watches: 236806
865.26/865.40	c total #propagations: 106669993 / total #impl: 3372118767 (eff. 0.032)
865.26/865.40	c #Conflicts:    1021000 | #Learnt:      38172 | 0.000
865.26/865.40	c total clause space: 48.1602MB
865.26/865.40	c total #watches: 241162
866.36/866.55	c total #propagations: 106775829 / total #impl: 3375370693 (eff. 0.032)
866.36/866.55	c #Conflicts:    1022000 | #Learnt:      39172 | 0.000
866.36/866.55	c total clause space: 48.1602MB
866.36/866.55	c total #watches: 245996
867.46/867.64	c total #propagations: 106887260 / total #impl: 3378572701 (eff. 0.032)
867.46/867.64	c #Conflicts:    1023000 | #Learnt:      40172 | 0.000
867.46/867.64	c total clause space: 48.1602MB
867.46/867.64	c total #watches: 251129
868.66/868.80	c total #propagations: 107009852 / total #impl: 3382081229 (eff. 0.032)
868.66/868.80	c #Conflicts:    1024000 | #Learnt:      41172 | 0.000
868.66/868.80	c total clause space: 48.1602MB
868.66/868.80	c total #watches: 255922
869.96/870.11	c total #propagations: 107139468 / total #impl: 3385680423 (eff. 0.032)
869.96/870.11	c #Conflicts:    1025000 | #Learnt:      42172 | 0.000
869.96/870.11	c total clause space: 48.1602MB
869.96/870.11	c total #watches: 261959
871.26/871.46	c total #propagations: 107250839 / total #impl: 3389806041 (eff. 0.032)
871.26/871.46	c #Conflicts:    1026000 | #Learnt:      43172 | 0.000
871.26/871.46	c total clause space: 48.1602MB
871.26/871.46	c total #watches: 267009
872.56/872.77	c total #propagations: 107377989 / total #impl: 3393734716 (eff. 0.032)
872.56/872.77	c #Conflicts:    1027000 | #Learnt:      44172 | 0.000
872.56/872.77	c total clause space: 48.1602MB
872.56/872.77	c total #watches: 272044
873.86/874.03	c total #propagations: 107489185 / total #impl: 3397899751 (eff. 0.032)
873.86/874.03	c #Conflicts:    1028000 | #Learnt:      45172 | 0.000
873.86/874.03	c total clause space: 48.1602MB
873.86/874.03	c total #watches: 276311
875.15/875.36	c total #propagations: 107595350 / total #impl: 3401575434 (eff. 0.032)
875.15/875.36	c #Conflicts:    1029000 | #Learnt:      46172 | 0.000
875.15/875.36	c total clause space: 48.1602MB
875.15/875.36	c total #watches: 281346
876.56/876.73	c total #propagations: 107705988 / total #impl: 3405378359 (eff. 0.032)
876.56/876.73	c #Conflicts:    1030000 | #Learnt:      47172 | 0.000
876.56/876.73	c total clause space: 48.1602MB
876.56/876.73	c total #watches: 287194
877.85/878.05	c total #propagations: 107816101 / total #impl: 3409519198 (eff. 0.032)
877.85/878.05	c #Conflicts:    1031000 | #Learnt:      48172 | 0.000
877.85/878.05	c total clause space: 48.1602MB
877.85/878.05	c total #watches: 292912
879.55/879.71	c total #propagations: 107920411 / total #impl: 3413424410 (eff. 0.032)
879.55/879.71	c GC COLLECT
879.55/879.71	c #Conflicts:    1032000 | #Learnt:      24672 | 0.000
879.55/879.71	c total clause space: 48.1602MB
879.55/879.71	c total #watches: 169792
880.35/880.57	c total #propagations: 108047549 / total #impl: 3418669757 (eff. 0.032)
880.35/880.57	c #Conflicts:    1033000 | #Learnt:      25672 | 0.000
880.35/880.57	c total clause space: 48.1602MB
880.35/880.57	c total #watches: 174617
881.25/881.45	c total #propagations: 108154554 / total #impl: 3421735379 (eff. 0.032)
881.25/881.45	c #Conflicts:    1034000 | #Learnt:      26672 | 0.000
881.25/881.45	c total clause space: 48.1602MB
881.25/881.45	c total #watches: 180336
882.16/882.34	c total #propagations: 108266959 / total #impl: 3424982324 (eff. 0.032)
882.16/882.34	c #Conflicts:    1035000 | #Learnt:      27672 | 0.000
882.16/882.34	c total clause space: 48.1602MB
882.16/882.34	c total #watches: 186124
882.95/883.18	c total #propagations: 108376849 / total #impl: 3428195004 (eff. 0.032)
882.95/883.18	c #Conflicts:    1036000 | #Learnt:      28672 | 0.000
882.95/883.18	c total clause space: 48.1602MB
882.95/883.18	c total #watches: 192232
883.85/884.09	c total #propagations: 108472057 / total #impl: 3431568530 (eff. 0.032)
883.85/884.09	c #Conflicts:    1037000 | #Learnt:      29672 | 0.000
883.85/884.09	c total clause space: 48.1602MB
883.85/884.09	c total #watches: 198714
884.75/884.98	c total #propagations: 108571601 / total #impl: 3435241786 (eff. 0.032)
884.75/884.98	c #Conflicts:    1038000 | #Learnt:      30672 | 0.000
884.75/884.98	c total clause space: 48.1602MB
884.75/884.98	c total #watches: 203746
885.75/885.99	c total #propagations: 108673189 / total #impl: 3438713854 (eff. 0.032)
885.75/885.99	c #Conflicts:    1039000 | #Learnt:      31672 | 0.000
885.75/885.99	c total clause space: 48.1602MB
885.75/885.99	c total #watches: 209811
886.85/887.09	c total #propagations: 108759794 / total #impl: 3442753878 (eff. 0.032)
886.85/887.09	c #Conflicts:    1040000 | #Learnt:      32672 | 0.000
886.85/887.09	c total clause space: 48.1602MB
886.85/887.09	c total #watches: 215476
887.85/888.09	c total #propagations: 108873080 / total #impl: 3446963130 (eff. 0.032)
887.85/888.09	c #Conflicts:    1041000 | #Learnt:      33672 | 0.000
887.85/888.09	c total clause space: 48.1602MB
887.85/888.09	c total #watches: 221169
888.95/889.16	c total #propagations: 108977901 / total #impl: 3450241048 (eff. 0.032)
888.95/889.16	c #Conflicts:    1042000 | #Learnt:      34672 | 0.000
888.95/889.16	c total clause space: 48.1602MB
888.95/889.16	c total #watches: 226364
890.25/890.40	c total #propagations: 109076595 / total #impl: 3453855112 (eff. 0.032)
890.25/890.40	c #Conflicts:    1043000 | #Learnt:      35672 | 0.000
890.25/890.40	c total clause space: 48.1602MB
890.25/890.40	c total #watches: 231732
891.45/891.68	c total #propagations: 109195592 / total #impl: 3458117800 (eff. 0.032)
891.45/891.68	c #Conflicts:    1044000 | #Learnt:      36672 | 0.000
891.45/891.68	c total clause space: 48.1602MB
891.45/891.68	c total #watches: 237307
892.75/892.90	c total #propagations: 109323913 / total #impl: 3462638017 (eff. 0.032)
892.75/892.90	c #Conflicts:    1045000 | #Learnt:      37672 | 0.000
892.75/892.90	c total clause space: 48.1602MB
892.75/892.90	c total #watches: 242829
894.05/894.21	c total #propagations: 109442682 / total #impl: 3466943117 (eff. 0.032)
894.05/894.21	c #Conflicts:    1046000 | #Learnt:      38672 | 0.000
894.05/894.21	c total clause space: 48.1602MB
894.05/894.21	c total #watches: 248380
895.36/895.51	c total #propagations: 109578500 / total #impl: 3471488054 (eff. 0.032)
895.36/895.51	c #Conflicts:    1047000 | #Learnt:      39672 | 0.000
895.36/895.51	c total clause space: 48.1602MB
895.36/895.51	c total #watches: 253271
896.75/896.94	c total #propagations: 109692892 / total #impl: 3475502179 (eff. 0.032)
896.75/896.94	c #Conflicts:    1048000 | #Learnt:      40672 | 0.000
896.75/896.94	c total clause space: 48.1602MB
896.75/896.94	c total #watches: 258971
898.25/898.43	c total #propagations: 109821214 / total #impl: 3480092582 (eff. 0.032)
898.25/898.43	c #Conflicts:    1049000 | #Learnt:      41672 | 0.000
898.25/898.43	c total clause space: 48.1602MB
898.25/898.43	c total #watches: 264026
899.66/899.85	c total #propagations: 109954057 / total #impl: 3484976231 (eff. 0.032)
899.66/899.85	c #Conflicts:    1050000 | #Learnt:      42672 | 0.000
899.66/899.85	c total clause space: 48.1602MB
899.66/899.85	c total #watches: 269761
901.05/901.28	c total #propagations: 110073092 / total #impl: 3489396468 (eff. 0.032)
901.05/901.28	c #Conflicts:    1051000 | #Learnt:      43672 | 0.000
901.05/901.28	c total clause space: 48.1602MB
901.05/901.28	c total #watches: 274891
902.45/902.64	c total #propagations: 110204179 / total #impl: 3493972040 (eff. 0.032)
902.45/902.64	c #Conflicts:    1052000 | #Learnt:      44672 | 0.000
902.45/902.64	c total clause space: 48.1602MB
902.45/902.64	c total #watches: 280946
903.75/903.90	c total #propagations: 110306172 / total #impl: 3498240544 (eff. 0.032)
903.75/903.90	c #Conflicts:    1053000 | #Learnt:      45672 | 0.000
903.75/903.90	c total clause space: 48.1602MB
903.75/903.90	c total #watches: 287312
905.35/905.52	c total #propagations: 110396051 / total #impl: 3502273017 (eff. 0.032)
905.35/905.52	c #Conflicts:    1054000 | #Learnt:      46672 | 0.000
905.35/905.52	c total clause space: 48.1602MB
905.35/905.52	c total #watches: 292608
906.65/906.89	c total #propagations: 110498036 / total #impl: 3506808424 (eff. 0.032)
906.65/906.89	c #Conflicts:    1055000 | #Learnt:      47672 | 0.000
906.65/906.89	c total clause space: 48.1602MB
906.65/906.89	c total #watches: 298115
908.25/908.42	c total #propagations: 110613864 / total #impl: 3511213889 (eff. 0.032)
908.25/908.42	c #Conflicts:    1056000 | #Learnt:      48672 | 0.000
908.25/908.42	c total clause space: 48.1602MB
908.25/908.42	c total #watches: 303255
909.85/910.05	c total #propagations: 110735321 / total #impl: 3516021541 (eff. 0.031)
909.85/910.05	c GC COLLECT
909.85/910.05	c #Conflicts:    1057000 | #Learnt:      24870 | 0.000
909.85/910.05	c total clause space: 48.1602MB
909.85/910.05	c total #watches: 170757
910.76/910.93	c total #propagations: 110848759 / total #impl: 3521766527 (eff. 0.031)
910.76/910.93	c #Conflicts:    1058000 | #Learnt:      25870 | 0.000
910.76/910.93	c total clause space: 48.1602MB
910.76/910.93	c total #watches: 175917
911.76/912.00	c total #propagations: 110957972 / total #impl: 3524963481 (eff. 0.031)
911.76/912.00	c #Conflicts:    1059000 | #Learnt:      26870 | 0.000
911.76/912.00	c total clause space: 48.1602MB
911.76/912.00	c total #watches: 181206
912.86/913.05	c total #propagations: 111061013 / total #impl: 3529528675 (eff. 0.031)
912.86/913.05	c #Conflicts:    1060000 | #Learnt:      27870 | 0.000
912.86/913.05	c total clause space: 48.1602MB
912.86/913.05	c total #watches: 186954
913.75/913.99	c total #propagations: 111167078 / total #impl: 3533500754 (eff. 0.031)
913.75/913.99	c #Conflicts:    1061000 | #Learnt:      28870 | 0.000
913.75/913.99	c total clause space: 48.1602MB
913.75/913.99	c total #watches: 192718
914.85/915.02	c total #propagations: 111268062 / total #impl: 3537303012 (eff. 0.031)
914.85/915.02	c #Conflicts:    1062000 | #Learnt:      29870 | 0.000
914.85/915.02	c total clause space: 48.1602MB
914.85/915.02	c total #watches: 198581
915.75/915.97	c total #propagations: 111375179 / total #impl: 3541271617 (eff. 0.031)
915.75/915.97	c #Conflicts:    1063000 | #Learnt:      30870 | 0.000
915.75/915.97	c total clause space: 48.1602MB
915.75/915.97	c total #watches: 205027
916.75/916.94	c total #propagations: 111457420 / total #impl: 3545213117 (eff. 0.031)
916.75/916.94	c #Conflicts:    1064000 | #Learnt:      31870 | 0.000
916.75/916.94	c total clause space: 48.1602MB
916.75/916.94	c total #watches: 210408
917.75/917.96	c total #propagations: 111532407 / total #impl: 3549180734 (eff. 0.031)
917.75/917.96	c #Conflicts:    1065000 | #Learnt:      32870 | 0.000
917.75/917.96	c total clause space: 48.1602MB
917.75/917.96	c total #watches: 216334
918.85/919.00	c total #propagations: 111633869 / total #impl: 3553184824 (eff. 0.031)
918.85/919.00	c #Conflicts:    1066000 | #Learnt:      33870 | 0.000
918.85/919.00	c total clause space: 48.1602MB
918.85/919.00	c total #watches: 222903
920.05/920.21	c total #propagations: 111727485 / total #impl: 3557039247 (eff. 0.031)
920.05/920.21	c #Conflicts:    1067000 | #Learnt:      34870 | 0.000
920.05/920.21	c total clause space: 48.1602MB
920.05/920.21	c total #watches: 228943
921.25/921.43	c total #propagations: 111848328 / total #impl: 3561228677 (eff. 0.031)
921.25/921.43	c #Conflicts:    1068000 | #Learnt:      35870 | 0.000
921.25/921.43	c total clause space: 48.1602MB
921.25/921.43	c total #watches: 234709
922.35/922.57	c total #propagations: 111959162 / total #impl: 3565534061 (eff. 0.031)
922.35/922.57	c #Conflicts:    1069000 | #Learnt:      36870 | 0.000
922.35/922.57	c total clause space: 48.1602MB
922.35/922.57	c total #watches: 240931
923.55/923.70	c total #propagations: 112032458 / total #impl: 3568910037 (eff. 0.031)
923.55/923.70	c #Conflicts:    1070000 | #Learnt:      37870 | 0.000
923.55/923.70	c total clause space: 48.1602MB
923.55/923.70	c total #watches: 245126
924.65/924.87	c total #propagations: 112134341 / total #impl: 3572299500 (eff. 0.031)
924.65/924.87	c #Conflicts:    1071000 | #Learnt:      38870 | 0.000
924.65/924.87	c total clause space: 48.1602MB
924.65/924.87	c total #watches: 250309
926.05/926.29	c total #propagations: 112242446 / total #impl: 3576260265 (eff. 0.031)
926.05/926.29	c #Conflicts:    1072000 | #Learnt:      39870 | 0.000
926.05/926.29	c total clause space: 48.1602MB
926.05/926.29	c total #watches: 256426
927.55/927.72	c total #propagations: 112336117 / total #impl: 3581472174 (eff. 0.031)
927.55/927.72	c #Conflicts:    1073000 | #Learnt:      40870 | 0.000
927.55/927.72	c total clause space: 48.1602MB
927.55/927.72	c total #watches: 262949
928.85/929.02	c total #propagations: 112419629 / total #impl: 3586618804 (eff. 0.031)
928.85/929.02	c #Conflicts:    1074000 | #Learnt:      41870 | 0.000
928.85/929.02	c total clause space: 48.1602MB
928.85/929.02	c total #watches: 269102
930.15/930.36	c total #propagations: 112517320 / total #impl: 3591079434 (eff. 0.031)
930.15/930.36	c #Conflicts:    1075000 | #Learnt:      42870 | 0.000
930.15/930.36	c total clause space: 48.1602MB
930.15/930.36	c total #watches: 275116
931.65/931.82	c total #propagations: 112628814 / total #impl: 3595429503 (eff. 0.031)
931.65/931.82	c #Conflicts:    1076000 | #Learnt:      43870 | 0.000
931.65/931.82	c total clause space: 48.1602MB
931.65/931.82	c total #watches: 280032
933.25/933.40	c total #propagations: 112751354 / total #impl: 3600001221 (eff. 0.031)
933.25/933.40	c #Conflicts:    1077000 | #Learnt:      44870 | 0.000
933.25/933.40	c total clause space: 48.1602MB
933.25/933.40	c total #watches: 285954
934.85/935.01	c total #propagations: 112851978 / total #impl: 3605504842 (eff. 0.031)
934.85/935.01	c #Conflicts:    1078000 | #Learnt:      45870 | 0.000
934.85/935.01	c total clause space: 48.1602MB
934.85/935.01	c total #watches: 292463
936.35/936.52	c total #propagations: 112977742 / total #impl: 3610640883 (eff. 0.031)
936.35/936.52	c #Conflicts:    1079000 | #Learnt:      46870 | 0.000
936.35/936.52	c total clause space: 48.1602MB
936.35/936.52	c total #watches: 298702
938.05/938.28	c total #propagations: 113080375 / total #impl: 3615230699 (eff. 0.031)
938.05/938.28	c #Conflicts:    1080000 | #Learnt:      47870 | 0.000
938.05/938.28	c total clause space: 48.1602MB
938.05/938.28	c total #watches: 304623
939.85/940.03	c total #propagations: 113192662 / total #impl: 3620911665 (eff. 0.031)
939.85/940.03	c #Conflicts:    1081000 | #Learnt:      48870 | 0.000
939.85/940.03	c total clause space: 48.1602MB
939.85/940.03	c total #watches: 311835
941.55/941.71	c total #propagations: 113295679 / total #impl: 3626966856 (eff. 0.031)
941.55/941.71	c #Conflicts:    1082000 | #Learnt:      49870 | 0.000
941.55/941.71	c total clause space: 48.1602MB
941.55/941.71	c total #watches: 318839
942.74/942.96	c total #propagations: 113395412 / total #impl: 3632285377 (eff. 0.031)
942.74/942.96	c GC COLLECT
942.74/942.96	c #Conflicts:    1083000 | #Learnt:      25775 | 0.000
942.74/942.96	c total clause space: 48.1602MB
942.74/942.96	c total #watches: 175869
943.75/943.96	c total #propagations: 113515936 / total #impl: 3636577678 (eff. 0.031)
943.75/943.96	c #Conflicts:    1084000 | #Learnt:      26775 | 0.000
943.75/943.96	c total clause space: 48.1602MB
943.75/943.96	c total #watches: 181974
944.75/944.99	c total #propagations: 113607233 / total #impl: 3640889314 (eff. 0.031)
944.75/944.99	c #Conflicts:    1085000 | #Learnt:      27775 | 0.000
944.75/944.99	c total clause space: 48.1602MB
944.75/944.99	c total #watches: 188931
945.74/945.96	c total #propagations: 113687990 / total #impl: 3645419570 (eff. 0.031)
945.74/945.96	c #Conflicts:    1086000 | #Learnt:      28775 | 0.000
945.74/945.96	c total clause space: 48.1602MB
945.74/945.96	c total #watches: 194995
946.84/947.02	c total #propagations: 113782634 / total #impl: 3649423818 (eff. 0.031)
946.84/947.02	c #Conflicts:    1087000 | #Learnt:      29775 | 0.000
946.84/947.02	c total clause space: 48.1602MB
946.84/947.02	c total #watches: 201534
947.84/948.03	c total #propagations: 113888508 / total #impl: 3653790476 (eff. 0.031)
947.84/948.03	c #Conflicts:    1088000 | #Learnt:      30775 | 0.000
947.84/948.03	c total clause space: 48.1602MB
947.84/948.03	c total #watches: 206985
948.94/949.15	c total #propagations: 113986374 / total #impl: 3657828252 (eff. 0.031)
948.94/949.15	c #Conflicts:    1089000 | #Learnt:      31775 | 0.000
948.94/949.15	c total clause space: 48.1602MB
948.94/949.15	c total #watches: 213560
950.04/950.29	c total #propagations: 114070700 / total #impl: 3662527711 (eff. 0.031)
950.04/950.29	c #Conflicts:    1090000 | #Learnt:      32775 | 0.000
950.04/950.29	c total clause space: 48.1602MB
950.04/950.29	c total #watches: 220596
951.14/951.37	c total #propagations: 114166311 / total #impl: 3667298873 (eff. 0.031)
951.14/951.37	c #Conflicts:    1091000 | #Learnt:      33775 | 0.000
951.14/951.37	c total clause space: 48.1602MB
951.14/951.37	c total #watches: 226381
952.24/952.40	c total #propagations: 114251680 / total #impl: 3671371244 (eff. 0.031)
952.24/952.40	c #Conflicts:    1092000 | #Learnt:      34775 | 0.000
952.24/952.40	c total clause space: 48.1602MB
952.24/952.40	c total #watches: 231588
953.34/953.59	c total #propagations: 114342665 / total #impl: 3674771186 (eff. 0.031)
953.34/953.59	c #Conflicts:    1093000 | #Learnt:      35775 | 0.000
953.34/953.59	c total clause space: 48.1602MB
953.34/953.59	c total #watches: 238138
954.65/954.88	c total #propagations: 114463314 / total #impl: 3678974535 (eff. 0.031)
954.65/954.88	c #Conflicts:    1094000 | #Learnt:      36775 | 0.000
954.65/954.88	c total clause space: 48.1602MB
954.65/954.88	c total #watches: 243086
955.94/956.18	c total #propagations: 114608534 / total #impl: 3683045690 (eff. 0.031)
955.94/956.18	c #Conflicts:    1095000 | #Learnt:      37775 | 0.000
955.94/956.18	c total clause space: 48.1602MB
955.94/956.18	c total #watches: 248078
957.14/957.32	c total #propagations: 114752104 / total #impl: 3687432052 (eff. 0.031)
957.14/957.32	c #Conflicts:    1096000 | #Learnt:      38775 | 0.000
957.14/957.32	c total clause space: 48.1602MB
957.14/957.32	c total #watches: 253239
958.34/958.58	c total #propagations: 114866519 / total #impl: 3690997841 (eff. 0.031)
958.34/958.58	c #Conflicts:    1097000 | #Learnt:      39775 | 0.000
958.34/958.58	c total clause space: 48.1602MB
958.34/958.58	c total #watches: 259035
959.64/959.88	c total #propagations: 114977035 / total #impl: 3695290247 (eff. 0.031)
959.64/959.88	c #Conflicts:    1098000 | #Learnt:      40775 | 0.000
959.64/959.88	c total clause space: 48.1602MB
959.64/959.88	c total #watches: 264145
961.04/961.26	c total #propagations: 115111654 / total #impl: 3699515131 (eff. 0.031)
961.04/961.26	c #Conflicts:    1099000 | #Learnt:      41775 | 0.000
961.04/961.26	c total clause space: 48.1602MB
961.04/961.26	c total #watches: 269640
962.45/962.63	c total #propagations: 115242941 / total #impl: 3703958403 (eff. 0.031)
962.45/962.63	c #Conflicts:    1100000 | #Learnt:      42775 | 0.000
962.45/962.63	c total clause space: 48.1602MB
962.45/962.63	c total #watches: 277517
963.74/963.99	c total #propagations: 115355853 / total #impl: 3708859699 (eff. 0.031)
963.74/963.99	c #Conflicts:    1101000 | #Learnt:      43775 | 0.000
963.74/963.99	c total clause space: 48.1602MB
963.74/963.99	c total #watches: 283757
965.24/965.46	c total #propagations: 115457142 / total #impl: 3713507815 (eff. 0.031)
965.24/965.46	c #Conflicts:    1102000 | #Learnt:      44775 | 0.000
965.24/965.46	c total clause space: 48.1602MB
965.24/965.46	c total #watches: 288961
966.64/966.89	c total #propagations: 115567235 / total #impl: 3717977182 (eff. 0.031)
966.64/966.89	c #Conflicts:    1103000 | #Learnt:      45775 | 0.000
966.64/966.89	c total clause space: 48.1602MB
966.64/966.89	c total #watches: 294735
968.34/968.55	c total #propagations: 115656966 / total #impl: 3722303680 (eff. 0.031)
968.34/968.55	c #Conflicts:    1104000 | #Learnt:      46775 | 0.000
968.34/968.55	c total clause space: 48.1602MB
968.34/968.55	c total #watches: 300413
969.84/970.09	c total #propagations: 115776830 / total #impl: 3727634054 (eff. 0.031)
969.84/970.09	c #Conflicts:    1105000 | #Learnt:      47775 | 0.000
969.84/970.09	c total clause space: 48.1602MB
969.84/970.09	c total #watches: 304488
971.64/971.86	c total #propagations: 115898868 / total #impl: 3732157073 (eff. 0.031)
971.64/971.86	c #Conflicts:    1106000 | #Learnt:      48775 | 0.000
971.64/971.86	c total clause space: 48.1602MB
971.64/971.86	c total #watches: 309685
973.45/973.68	c total #propagations: 116013746 / total #impl: 3737639174 (eff. 0.031)
973.45/973.68	c #Conflicts:    1107000 | #Learnt:      49775 | 0.000
973.45/973.68	c total clause space: 48.1602MB
973.45/973.68	c total #watches: 315318
975.34/975.53	c total #propagations: 116138755 / total #impl: 3743235852 (eff. 0.031)
975.34/975.53	c #Conflicts:    1108000 | #Learnt:      50775 | 0.000
975.34/975.53	c total clause space: 48.1602MB
975.34/975.53	c total #watches: 320434
976.24/976.45	c total #propagations: 116265418 / total #impl: 3748868635 (eff. 0.031)
976.24/976.45	c GC COLLECT
976.24/976.45	c #Conflicts:    1109000 | #Learnt:      26372 | 0.000
976.24/976.45	c total clause space: 48.1602MB
976.24/976.45	c total #watches: 178843
977.14/977.33	c total #propagations: 116364837 / total #impl: 3752316181 (eff. 0.031)
977.14/977.33	c #Conflicts:    1110000 | #Learnt:      27372 | 0.000
977.14/977.33	c total clause space: 48.1602MB
977.14/977.33	c total #watches: 183920
978.14/978.34	c total #propagations: 116481444 / total #impl: 3755734766 (eff. 0.031)
978.14/978.34	c #Conflicts:    1111000 | #Learnt:      28372 | 0.000
978.14/978.34	c total clause space: 48.1602MB
978.14/978.34	c total #watches: 188936
979.24/979.40	c total #propagations: 116604862 / total #impl: 3759267281 (eff. 0.031)
979.24/979.40	c #Conflicts:    1112000 | #Learnt:      29372 | 0.000
979.24/979.40	c total clause space: 48.1602MB
979.24/979.40	c total #watches: 194465
980.24/980.45	c total #propagations: 116728148 / total #impl: 3763193308 (eff. 0.031)
980.24/980.45	c #Conflicts:    1113000 | #Learnt:      30372 | 0.000
980.24/980.45	c total clause space: 48.1602MB
980.24/980.45	c total #watches: 199953
981.44/981.62	c total #propagations: 116840738 / total #impl: 3767217998 (eff. 0.031)
981.44/981.62	c #Conflicts:    1114000 | #Learnt:      31372 | 0.000
981.44/981.62	c total clause space: 48.1602MB
981.44/981.62	c total #watches: 205759
982.64/982.82	c total #propagations: 116956640 / total #impl: 3771362436 (eff. 0.031)
982.64/982.82	c #Conflicts:    1115000 | #Learnt:      32372 | 0.000
982.64/982.82	c total clause space: 48.1602MB
982.64/982.82	c total #watches: 211429
983.94/984.14	c total #propagations: 117081498 / total #impl: 3775945419 (eff. 0.031)
983.94/984.14	c #Conflicts:    1116000 | #Learnt:      33372 | 0.000
983.94/984.14	c total clause space: 48.1602MB
983.94/984.14	c total #watches: 217750
985.14/985.39	c total #propagations: 117225291 / total #impl: 3780730106 (eff. 0.031)
985.14/985.39	c #Conflicts:    1117000 | #Learnt:      34372 | 0.000
985.14/985.39	c total clause space: 48.1602MB
985.14/985.39	c total #watches: 223424
986.34/986.54	c total #propagations: 117342138 / total #impl: 3785366388 (eff. 0.031)
986.34/986.54	c #Conflicts:    1118000 | #Learnt:      35372 | 0.000
986.34/986.54	c total clause space: 48.1602MB
986.34/986.54	c total #watches: 229501
987.54/987.76	c total #propagations: 117455089 / total #impl: 3789690449 (eff. 0.031)
987.54/987.76	c #Conflicts:    1119000 | #Learnt:      36372 | 0.000
987.54/987.76	c total clause space: 48.1602MB
987.54/987.76	c total #watches: 235838
988.74/988.94	c total #propagations: 117561128 / total #impl: 3794194969 (eff. 0.031)
988.74/988.94	c #Conflicts:    1120000 | #Learnt:      37372 | 0.000
988.74/988.94	c total clause space: 48.1602MB
988.74/988.94	c total #watches: 242248
989.94/990.18	c total #propagations: 117665701 / total #impl: 3798510152 (eff. 0.031)
989.94/990.18	c #Conflicts:    1121000 | #Learnt:      38372 | 0.000
989.94/990.18	c total clause space: 48.1602MB
989.94/990.18	c total #watches: 248775
991.24/991.41	c total #propagations: 117768302 / total #impl: 3803096403 (eff. 0.031)
991.24/991.41	c #Conflicts:    1122000 | #Learnt:      39372 | 0.000
991.24/991.41	c total clause space: 48.1602MB
991.24/991.41	c total #watches: 255401
992.64/992.82	c total #propagations: 117877628 / total #impl: 3807458404 (eff. 0.031)
992.64/992.82	c #Conflicts:    1123000 | #Learnt:      40372 | 0.000
992.64/992.82	c total clause space: 48.1602MB
992.64/992.82	c total #watches: 261421
994.04/994.20	c total #propagations: 117996809 / total #impl: 3812046824 (eff. 0.031)
994.04/994.20	c #Conflicts:    1124000 | #Learnt:      41372 | 0.000
994.04/994.20	c total clause space: 48.1602MB
994.04/994.20	c total #watches: 267352
995.34/995.58	c total #propagations: 118083600 / total #impl: 3815531247 (eff. 0.031)
995.34/995.58	c #Conflicts:    1125000 | #Learnt:      42372 | 0.000
995.34/995.58	c total clause space: 48.1602MB
995.34/995.58	c total #watches: 273202
996.94/997.12	c total #propagations: 118173689 / total #impl: 3819005069 (eff. 0.031)
996.94/997.12	c #Conflicts:    1126000 | #Learnt:      43372 | 0.000
996.94/997.12	c total clause space: 48.1602MB
996.94/997.12	c total #watches: 278664
998.44/998.68	c total #propagations: 118286419 / total #impl: 3823678102 (eff. 0.031)
998.44/998.68	c #Conflicts:    1127000 | #Learnt:      44372 | 0.000
998.44/998.68	c total clause space: 48.1602MB
998.44/998.68	c total #watches: 284572
1000.04/1000.26	c total #propagations: 118394257 / total #impl: 3829013679 (eff. 0.031)
1000.04/1000.26	c #Conflicts:    1128000 | #Learnt:      45372 | 0.000
1000.04/1000.26	c total clause space: 48.1602MB
1000.04/1000.26	c total #watches: 289840
1001.44/1001.61	c total #propagations: 118489336 / total #impl: 3833968276 (eff. 0.031)
1001.44/1001.61	c #Conflicts:    1129000 | #Learnt:      46372 | 0.000
1001.44/1001.61	c total clause space: 48.1602MB
1001.44/1001.61	c total #watches: 294747
1002.84/1003.07	c total #propagations: 118580543 / total #impl: 3837691557 (eff. 0.031)
1002.84/1003.07	c #Conflicts:    1130000 | #Learnt:      47372 | 0.000
1002.84/1003.07	c total clause space: 48.1602MB
1002.84/1003.07	c total #watches: 299450
1004.34/1004.57	c total #propagations: 118684926 / total #impl: 3841841469 (eff. 0.031)
1004.34/1004.57	c #Conflicts:    1131000 | #Learnt:      48372 | 0.000
1004.34/1004.57	c total clause space: 48.1602MB
1004.34/1004.57	c total #watches: 304982
1005.84/1006.02	c total #propagations: 118797783 / total #impl: 3846240057 (eff. 0.031)
1005.84/1006.02	c #Conflicts:    1132000 | #Learnt:      49372 | 0.000
1005.84/1006.02	c total clause space: 48.1602MB
1005.84/1006.02	c total #watches: 309252
1007.33/1007.55	c total #propagations: 118914117 / total #impl: 3850386832 (eff. 0.031)
1007.33/1007.55	c #Conflicts:    1133000 | #Learnt:      50372 | 0.000
1007.33/1007.55	c total clause space: 48.1602MB
1007.33/1007.55	c total #watches: 313449
1008.83/1009.04	c total #propagations: 119034074 / total #impl: 3854338153 (eff. 0.031)
1008.83/1009.04	c #Conflicts:    1134000 | #Learnt:      51372 | 0.000
1008.83/1009.04	c total clause space: 48.1602MB
1008.83/1009.04	c total #watches: 317896
1009.74/1009.98	c total #propagations: 119152548 / total #impl: 3858417356 (eff. 0.031)
1009.74/1009.98	c GC COLLECT
1009.74/1009.98	c #Conflicts:    1135000 | #Learnt:      26662 | 0.000
1009.74/1009.98	c total clause space: 48.1602MB
1009.74/1009.98	c total #watches: 179854
1010.63/1010.90	c total #propagations: 119264660 / total #impl: 3861913897 (eff. 0.031)
1010.63/1010.90	c #Conflicts:    1136000 | #Learnt:      27662 | 0.000
1010.63/1010.90	c total clause space: 48.1602MB
1010.63/1010.90	c total #watches: 185586
1011.53/1011.72	c total #propagations: 119367125 / total #impl: 3865192467 (eff. 0.031)
1011.53/1011.72	c #Conflicts:    1137000 | #Learnt:      28662 | 0.000
1011.53/1011.72	c total clause space: 48.1602MB
1011.53/1011.72	c total #watches: 189750
1012.43/1012.66	c total #propagations: 119462397 / total #impl: 3867619653 (eff. 0.031)
1012.43/1012.66	c #Conflicts:    1138000 | #Learnt:      29662 | 0.000
1012.43/1012.66	c total clause space: 48.1602MB
1012.43/1012.66	c total #watches: 195234
1013.33/1013.52	c total #propagations: 119582837 / total #impl: 3870904014 (eff. 0.031)
1013.33/1013.52	c #Conflicts:    1139000 | #Learnt:      30662 | 0.000
1013.33/1013.52	c total clause space: 48.1602MB
1013.33/1013.52	c total #watches: 200405
1014.23/1014.49	c total #propagations: 119679716 / total #impl: 3873899006 (eff. 0.031)
1014.23/1014.49	c #Conflicts:    1140000 | #Learnt:      31662 | 0.000
1014.23/1014.49	c total clause space: 48.1602MB
1014.23/1014.49	c total #watches: 205589
1015.33/1015.56	c total #propagations: 119785154 / total #impl: 3876825102 (eff. 0.031)
1015.33/1015.56	c #Conflicts:    1141000 | #Learnt:      32662 | 0.000
1015.33/1015.56	c total clause space: 48.1602MB
1015.33/1015.56	c total #watches: 210062
1016.34/1016.58	c total #propagations: 119884345 / total #impl: 3880501670 (eff. 0.031)
1016.34/1016.58	c #Conflicts:    1142000 | #Learnt:      33662 | 0.000
1016.34/1016.58	c total clause space: 48.1602MB
1016.34/1016.58	c total #watches: 215361
1017.34/1017.60	c total #propagations: 119984863 / total #impl: 3883929238 (eff. 0.031)
1017.34/1017.60	c #Conflicts:    1143000 | #Learnt:      34662 | 0.000
1017.34/1017.60	c total clause space: 48.1602MB
1017.34/1017.60	c total #watches: 220111
1018.33/1018.57	c total #propagations: 120094458 / total #impl: 3887077113 (eff. 0.031)
1018.33/1018.57	c #Conflicts:    1144000 | #Learnt:      35662 | 0.000
1018.33/1018.57	c total clause space: 48.1602MB
1018.33/1018.57	c total #watches: 225225
1019.43/1019.63	c total #propagations: 120212194 / total #impl: 3890144633 (eff. 0.031)
1019.43/1019.63	c #Conflicts:    1145000 | #Learnt:      36662 | 0.000
1019.43/1019.63	c total clause space: 48.1602MB
1019.43/1019.63	c total #watches: 230531
1020.53/1020.72	c total #propagations: 120331258 / total #impl: 3893400255 (eff. 0.031)
1020.53/1020.72	c #Conflicts:    1146000 | #Learnt:      37662 | 0.000
1020.53/1020.72	c total clause space: 48.1602MB
1020.53/1020.72	c total #watches: 235728
1021.63/1021.80	c total #propagations: 120447021 / total #impl: 3897007895 (eff. 0.031)
1021.63/1021.80	c #Conflicts:    1147000 | #Learnt:      38662 | 0.000
1021.63/1021.80	c total clause space: 48.1602MB
1021.63/1021.80	c total #watches: 241217
1022.84/1023.02	c total #propagations: 120566654 / total #impl: 3900784045 (eff. 0.031)
1022.84/1023.02	c #Conflicts:    1148000 | #Learnt:      39662 | 0.000
1022.84/1023.02	c total clause space: 48.1602MB
1022.84/1023.02	c total #watches: 246692
1023.94/1024.14	c total #propagations: 120674259 / total #impl: 3905082355 (eff. 0.031)
1023.94/1024.14	c #Conflicts:    1149000 | #Learnt:      40662 | 0.000
1023.94/1024.14	c total clause space: 48.1602MB
1023.94/1024.14	c total #watches: 251256
1025.04/1025.25	c total #propagations: 120765124 / total #impl: 3908629799 (eff. 0.031)
1025.04/1025.25	c #Conflicts:    1150000 | #Learnt:      41662 | 0.000
1025.04/1025.25	c total clause space: 48.1602MB
1025.04/1025.25	c total #watches: 256404
1026.33/1026.52	c total #propagations: 120883996 / total #impl: 3912031102 (eff. 0.031)
1026.33/1026.52	c #Conflicts:    1151000 | #Learnt:      42662 | 0.000
1026.33/1026.52	c total clause space: 48.1602MB
1026.33/1026.52	c total #watches: 260986
1027.53/1027.73	c total #propagations: 120972879 / total #impl: 3916410827 (eff. 0.031)
1027.53/1027.73	c #Conflicts:    1152000 | #Learnt:      43662 | 0.000
1027.53/1027.73	c total clause space: 48.1602MB
1027.53/1027.73	c total #watches: 265902
1028.73/1028.99	c total #propagations: 121079743 / total #impl: 3920398027 (eff. 0.031)
1028.73/1028.99	c #Conflicts:    1153000 | #Learnt:      44662 | 0.000
1028.73/1028.99	c total clause space: 48.1602MB
1028.73/1028.99	c total #watches: 270707
1030.13/1030.31	c total #propagations: 121171232 / total #impl: 3924558581 (eff. 0.031)
1030.13/1030.31	c #Conflicts:    1154000 | #Learnt:      45662 | 0.000
1030.13/1030.31	c total clause space: 48.1602MB
1030.13/1030.31	c total #watches: 276181
1031.43/1031.65	c total #propagations: 121259435 / total #impl: 3928821396 (eff. 0.031)
1031.43/1031.65	c #Conflicts:    1155000 | #Learnt:      46662 | 0.000
1031.43/1031.65	c total clause space: 48.1602MB
1031.43/1031.65	c total #watches: 282051
1032.74/1032.95	c total #propagations: 121355676 / total #impl: 3933187362 (eff. 0.031)
1032.74/1032.95	c #Conflicts:    1156000 | #Learnt:      47662 | 0.000
1032.74/1032.95	c total clause space: 48.1602MB
1032.74/1032.95	c total #watches: 286406
1033.94/1034.12	c total #propagations: 121469714 / total #impl: 3936776645 (eff. 0.031)
1033.94/1034.12	c #Conflicts:    1157000 | #Learnt:      48662 | 0.000
1033.94/1034.12	c total clause space: 48.1602MB
1033.94/1034.12	c total #watches: 291417
1035.43/1035.68	c total #propagations: 121566398 / total #impl: 3940305374 (eff. 0.031)
1035.43/1035.68	c #Conflicts:    1158000 | #Learnt:      49662 | 0.000
1035.43/1035.68	c total clause space: 48.1602MB
1035.43/1035.68	c total #watches: 296545
1036.83/1037.05	c total #propagations: 121680446 / total #impl: 3945567577 (eff. 0.031)
1036.83/1037.05	c #Conflicts:    1159000 | #Learnt:      50662 | 0.000
1036.83/1037.05	c total clause space: 48.1602MB
1036.83/1037.05	c total #watches: 301340
1038.43/1038.66	c total #propagations: 121791948 / total #impl: 3949528015 (eff. 0.031)
1038.43/1038.66	c #Conflicts:    1160000 | #Learnt:      51662 | 0.000
1038.43/1038.66	c total clause space: 48.1602MB
1038.43/1038.66	c total #watches: 307176
1039.63/1039.81	c total #propagations: 121876854 / total #impl: 3954473944 (eff. 0.031)
1039.63/1039.81	c GC COLLECT
1039.63/1039.81	c #Conflicts:    1161000 | #Learnt:      26663 | 0.000
1039.63/1039.81	c total clause space: 48.1602MB
1039.63/1039.81	c total #watches: 179712
1040.63/1040.83	c total #propagations: 121994351 / total #impl: 3958205246 (eff. 0.031)
1040.63/1040.83	c #Conflicts:    1162000 | #Learnt:      27663 | 0.000
1040.63/1040.83	c total clause space: 48.1602MB
1040.63/1040.83	c total #watches: 185361
1041.64/1041.89	c total #propagations: 122110209 / total #impl: 3961978573 (eff. 0.031)
1041.64/1041.89	c #Conflicts:    1163000 | #Learnt:      28663 | 0.000
1041.64/1041.89	c total clause space: 48.1602MB
1041.64/1041.89	c total #watches: 190964
1042.64/1042.81	c total #propagations: 122225131 / total #impl: 3965971382 (eff. 0.031)
1042.64/1042.81	c #Conflicts:    1164000 | #Learnt:      29663 | 0.000
1042.64/1042.81	c total clause space: 48.1602MB
1042.64/1042.81	c total #watches: 198223
1043.63/1043.89	c total #propagations: 122308415 / total #impl: 3969959256 (eff. 0.031)
1043.63/1043.89	c #Conflicts:    1165000 | #Learnt:      30663 | 0.000
1043.63/1043.89	c total clause space: 48.1602MB
1043.63/1043.89	c total #watches: 203495
1044.73/1044.93	c total #propagations: 122422213 / total #impl: 3974359587 (eff. 0.031)
1044.73/1044.93	c #Conflicts:    1166000 | #Learnt:      31663 | 0.000
1044.73/1044.93	c total clause space: 48.1602MB
1044.73/1044.93	c total #watches: 209351
1045.83/1046.10	c total #propagations: 122536708 / total #impl: 3978576467 (eff. 0.031)
1045.83/1046.10	c #Conflicts:    1167000 | #Learnt:      32663 | 0.000
1045.83/1046.10	c total clause space: 48.1602MB
1045.83/1046.10	c total #watches: 215493
1046.93/1047.20	c total #propagations: 122648872 / total #impl: 3983174683 (eff. 0.031)
1046.93/1047.20	c #Conflicts:    1168000 | #Learnt:      33663 | 0.000
1046.93/1047.20	c total clause space: 48.1602MB
1046.93/1047.20	c total #watches: 220484
1048.03/1048.24	c total #propagations: 122754204 / total #impl: 3987239174 (eff. 0.031)
1048.03/1048.24	c #Conflicts:    1169000 | #Learnt:      34663 | 0.000
1048.03/1048.24	c total clause space: 48.1602MB
1048.03/1048.24	c total #watches: 225719
1049.13/1049.37	c total #propagations: 122847189 / total #impl: 3990985844 (eff. 0.031)
1049.13/1049.37	c #Conflicts:    1170000 | #Learnt:      35663 | 0.000
1049.13/1049.37	c total clause space: 48.1602MB
1049.13/1049.37	c total #watches: 232613
1050.33/1050.56	c total #propagations: 122922258 / total #impl: 3995294349 (eff. 0.031)
1050.33/1050.56	c #Conflicts:    1171000 | #Learnt:      36663 | 0.000
1050.33/1050.56	c total clause space: 48.1602MB
1050.33/1050.56	c total #watches: 237380
1051.63/1051.81	c total #propagations: 123036782 / total #impl: 3999643807 (eff. 0.031)
1051.63/1051.81	c #Conflicts:    1172000 | #Learnt:      37663 | 0.000
1051.63/1051.81	c total clause space: 48.1602MB
1051.63/1051.81	c total #watches: 242757
1052.83/1053.02	c total #propagations: 123150281 / total #impl: 4004273571 (eff. 0.031)
1052.83/1053.02	c #Conflicts:    1173000 | #Learnt:      38663 | 0.000
1052.83/1053.02	c total clause space: 48.1602MB
1052.83/1053.02	c total #watches: 248609
1054.03/1054.29	c total #propagations: 123257030 / total #impl: 4008375366 (eff. 0.031)
1054.03/1054.29	c #Conflicts:    1174000 | #Learnt:      39663 | 0.000
1054.03/1054.29	c total clause space: 48.1602MB
1054.03/1054.29	c total #watches: 253747
1055.33/1055.52	c total #propagations: 123357187 / total #impl: 4012557104 (eff. 0.031)
1055.33/1055.52	c #Conflicts:    1175000 | #Learnt:      40663 | 0.000
1055.33/1055.52	c total clause space: 48.1602MB
1055.33/1055.52	c total #watches: 258502
1056.53/1056.79	c total #propagations: 123465445 / total #impl: 4016705757 (eff. 0.031)
1056.53/1056.79	c #Conflicts:    1176000 | #Learnt:      41663 | 0.000
1056.53/1056.79	c total clause space: 48.1602MB
1056.53/1056.79	c total #watches: 263312
1057.83/1058.04	c total #propagations: 123573318 / total #impl: 4021234490 (eff. 0.031)
1057.83/1058.04	c #Conflicts:    1177000 | #Learnt:      42663 | 0.000
1057.83/1058.04	c total clause space: 48.1602MB
1057.83/1058.04	c total #watches: 268253
1058.93/1059.18	c total #propagations: 123681128 / total #impl: 4024588294 (eff. 0.031)
1058.93/1059.18	c #Conflicts:    1178000 | #Learnt:      43663 | 0.000
1058.93/1059.18	c total clause space: 48.1602MB
1058.93/1059.18	c total #watches: 272877
1060.33/1060.54	c total #propagations: 123782705 / total #impl: 4027678638 (eff. 0.031)
1060.33/1060.54	c #Conflicts:    1179000 | #Learnt:      44663 | 0.000
1060.33/1060.54	c total clause space: 48.1602MB
1060.33/1060.54	c total #watches: 278237
1061.43/1061.66	c total #propagations: 123899380 / total #impl: 4032292341 (eff. 0.031)
1061.43/1061.66	c #Conflicts:    1180000 | #Learnt:      45663 | 0.000
1061.43/1061.66	c total clause space: 48.1602MB
1061.43/1061.66	c total #watches: 283173
1062.73/1062.99	c total #propagations: 123991368 / total #impl: 4036102187 (eff. 0.031)
1062.73/1062.99	c #Conflicts:    1181000 | #Learnt:      46663 | 0.000
1062.73/1062.99	c total clause space: 48.1602MB
1062.73/1062.99	c total #watches: 288411
1064.23/1064.41	c total #propagations: 124094776 / total #impl: 4040387598 (eff. 0.031)
1064.23/1064.41	c #Conflicts:    1182000 | #Learnt:      47663 | 0.000
1064.23/1064.41	c total clause space: 48.1602MB
1064.23/1064.41	c total #watches: 293192
1065.63/1065.87	c total #propagations: 124193518 / total #impl: 4044622396 (eff. 0.031)
1065.63/1065.87	c #Conflicts:    1183000 | #Learnt:      48663 | 0.000
1065.63/1065.87	c total clause space: 48.1602MB
1065.63/1065.87	c total #watches: 298141
1067.23/1067.47	c total #propagations: 124298834 / total #impl: 4048977588 (eff. 0.031)
1067.23/1067.47	c #Conflicts:    1184000 | #Learnt:      49663 | 0.000
1067.23/1067.47	c total clause space: 48.1602MB
1067.23/1067.47	c total #watches: 303023
1068.73/1068.99	c total #propagations: 124409462 / total #impl: 4053884914 (eff. 0.031)
1068.73/1068.99	c #Conflicts:    1185000 | #Learnt:      50663 | 0.000
1068.73/1068.99	c total clause space: 48.1602MB
1068.73/1068.99	c total #watches: 308092
1070.23/1070.42	c total #propagations: 124526681 / total #impl: 4058072026 (eff. 0.031)
1070.23/1070.42	c #Conflicts:    1186000 | #Learnt:      51663 | 0.000
1070.23/1070.42	c total clause space: 48.1602MB
1070.23/1070.42	c total #watches: 312120
1071.72/1071.92	c total #propagations: 124638036 / total #impl: 4062090229 (eff. 0.031)
1071.72/1071.92	c GC COLLECT
1071.72/1071.92	c #Conflicts:    1187000 | #Learnt:      26361 | 0.000
1071.72/1071.92	c total clause space: 78.2603MB
1071.72/1071.92	c total #watches: 178228
1072.62/1072.89	c total #propagations: 124745085 / total #impl: 4066843895 (eff. 0.031)
1072.62/1072.89	c #Conflicts:    1188000 | #Learnt:      27361 | 0.000
1072.62/1072.89	c total clause space: 78.2603MB
1072.62/1072.89	c total #watches: 182314
1073.62/1073.85	c total #propagations: 124854189 / total #impl: 4070835294 (eff. 0.031)
1073.62/1073.85	c #Conflicts:    1189000 | #Learnt:      28361 | 0.000
1073.62/1073.85	c total clause space: 78.2603MB
1073.62/1073.85	c total #watches: 187096
1074.63/1074.81	c total #propagations: 124978032 / total #impl: 4074799817 (eff. 0.031)
1074.63/1074.81	c #Conflicts:    1190000 | #Learnt:      29361 | 0.000
1074.63/1074.81	c total clause space: 78.2603MB
1074.63/1074.81	c total #watches: 193493
1075.52/1075.74	c total #propagations: 125092093 / total #impl: 4078751177 (eff. 0.031)
1075.52/1075.74	c #Conflicts:    1191000 | #Learnt:      30361 | 0.000
1075.52/1075.74	c total clause space: 78.2603MB
1075.52/1075.74	c total #watches: 199514
1076.52/1076.75	c total #propagations: 125198400 / total #impl: 4082371187 (eff. 0.031)
1076.52/1076.75	c #Conflicts:    1192000 | #Learnt:      31361 | 0.000
1076.52/1076.75	c total clause space: 78.2603MB
1076.52/1076.75	c total #watches: 205753
1077.62/1077.85	c total #propagations: 125321346 / total #impl: 4086189484 (eff. 0.031)
1077.62/1077.85	c #Conflicts:    1193000 | #Learnt:      32361 | 0.000
1077.62/1077.85	c total clause space: 78.2603MB
1077.62/1077.85	c total #watches: 212060
1078.62/1078.87	c total #propagations: 125402856 / total #impl: 4090026224 (eff. 0.031)
1078.62/1078.87	c #Conflicts:    1194000 | #Learnt:      33361 | 0.000
1078.62/1078.87	c total clause space: 78.2603MB
1078.62/1078.87	c total #watches: 216509
1079.62/1079.86	c total #propagations: 125511305 / total #impl: 4093467268 (eff. 0.031)
1079.62/1079.86	c #Conflicts:    1195000 | #Learnt:      34361 | 0.000
1079.62/1079.86	c total clause space: 78.2603MB
1079.62/1079.86	c total #watches: 220967
1080.82/1081.01	c total #propagations: 125618522 / total #impl: 4096622655 (eff. 0.031)
1080.82/1081.01	c #Conflicts:    1196000 | #Learnt:      35361 | 0.000
1080.82/1081.01	c total clause space: 78.2603MB
1080.82/1081.01	c total #watches: 226413
1081.92/1082.11	c total #propagations: 125722382 / total #impl: 4100498832 (eff. 0.031)
1081.92/1082.11	c #Conflicts:    1197000 | #Learnt:      36361 | 0.000
1081.92/1082.11	c total clause space: 78.2603MB
1081.92/1082.11	c total #watches: 231686
1083.12/1083.33	c total #propagations: 125823634 / total #impl: 4104319604 (eff. 0.031)
1083.12/1083.33	c #Conflicts:    1198000 | #Learnt:      37361 | 0.000
1083.12/1083.33	c total clause space: 78.2603MB
1083.12/1083.33	c total #watches: 235513
1084.02/1084.28	c total #propagations: 125950222 / total #impl: 4108362100 (eff. 0.031)
1084.02/1084.28	c #Conflicts:    1199000 | #Learnt:      38361 | 0.000
1084.02/1084.28	c total clause space: 78.2603MB
1084.02/1084.28	c total #watches: 239888
1085.12/1085.36	c total #propagations: 126048157 / total #impl: 4111729111 (eff. 0.031)
1085.12/1085.36	c #Conflicts:    1200000 | #Learnt:      39361 | 0.000
1085.12/1085.36	c total clause space: 78.2603MB
1085.12/1085.36	c total #watches: 244412
1086.22/1086.48	c total #propagations: 126166632 / total #impl: 4115399086 (eff. 0.031)
1086.22/1086.48	c #Conflicts:    1201000 | #Learnt:      40361 | 0.000
1086.22/1086.48	c total clause space: 78.2603MB
1086.22/1086.48	c total #watches: 250359
1087.32/1087.58	c total #propagations: 126257860 / total #impl: 4119342309 (eff. 0.031)
1087.32/1087.58	c #Conflicts:    1202000 | #Learnt:      41361 | 0.000
1087.32/1087.58	c total clause space: 78.2603MB
1087.32/1087.58	c total #watches: 254770
1088.32/1088.57	c total #propagations: 126357587 / total #impl: 4122862697 (eff. 0.031)
1088.32/1088.57	c #Conflicts:    1203000 | #Learnt:      42361 | 0.000
1088.32/1088.57	c total clause space: 78.2603MB
1088.32/1088.57	c total #watches: 258639
1089.62/1089.87	c total #propagations: 126452866 / total #impl: 4125767517 (eff. 0.031)
1089.62/1089.87	c #Conflicts:    1204000 | #Learnt:      43361 | 0.000
1089.62/1089.87	c total clause space: 78.2603MB
1089.62/1089.87	c total #watches: 263885
1090.92/1091.13	c total #propagations: 126557748 / total #impl: 4129945513 (eff. 0.031)
1090.92/1091.13	c #Conflicts:    1205000 | #Learnt:      44361 | 0.000
1090.92/1091.13	c total clause space: 78.2603MB
1090.92/1091.13	c total #watches: 268991
1092.32/1092.52	c total #propagations: 126660017 / total #impl: 4133990921 (eff. 0.031)
1092.32/1092.52	c #Conflicts:    1206000 | #Learnt:      45361 | 0.000
1092.32/1092.52	c total clause space: 78.2603MB
1092.32/1092.52	c total #watches: 275037
1093.52/1093.71	c total #propagations: 126771145 / total #impl: 4138718291 (eff. 0.031)
1093.52/1093.71	c #Conflicts:    1207000 | #Learnt:      46361 | 0.000
1093.52/1093.71	c total clause space: 78.2603MB
1093.52/1093.71	c total #watches: 280338
1094.62/1094.81	c total #propagations: 126852907 / total #impl: 4142860326 (eff. 0.031)
1094.62/1094.81	c #Conflicts:    1208000 | #Learnt:      47361 | 0.000
1094.62/1094.81	c total clause space: 78.2603MB
1094.62/1094.81	c total #watches: 284708
1096.02/1096.24	c total #propagations: 126937892 / total #impl: 4146570415 (eff. 0.031)
1096.02/1096.24	c #Conflicts:    1209000 | #Learnt:      48361 | 0.000
1096.02/1096.24	c total clause space: 78.2603MB
1096.02/1096.24	c total #watches: 290809
1097.42/1097.66	c total #propagations: 127038945 / total #impl: 4151537677 (eff. 0.031)
1097.42/1097.66	c #Conflicts:    1210000 | #Learnt:      49361 | 0.000
1097.42/1097.66	c total clause space: 78.2603MB
1097.42/1097.66	c total #watches: 296319
1098.52/1098.78	c total #propagations: 127140911 / total #impl: 4156198395 (eff. 0.031)
1098.52/1098.78	c #Conflicts:    1211000 | #Learnt:      50361 | 0.000
1098.52/1098.78	c total clause space: 78.2603MB
1098.52/1098.78	c total #watches: 300984
1099.93/1100.18	c total #propagations: 127236866 / total #impl: 4160054056 (eff. 0.031)
1099.93/1100.18	c #Conflicts:    1212000 | #Learnt:      51361 | 0.000
1099.93/1100.18	c total clause space: 78.2603MB
1099.93/1100.18	c total #watches: 305759
1101.52/1101.75	c total #propagations: 127341023 / total #impl: 4163960135 (eff. 0.031)
1101.52/1101.75	c #Conflicts:    1213000 | #Learnt:      52361 | 0.000
1101.52/1101.75	c total clause space: 78.2603MB
1101.52/1101.75	c total #watches: 310660
1102.92/1103.10	c total #propagations: 127446608 / total #impl: 4168355989 (eff. 0.031)
1102.92/1103.10	c GC COLLECT
1102.92/1103.10	c #Conflicts:    1214000 | #Learnt:      26759 | 0.000
1102.92/1103.10	c total clause space: 78.2603MB
1102.92/1103.10	c total #watches: 180073
1103.72/1103.97	c total #propagations: 127529326 / total #impl: 4172339494 (eff. 0.031)
1103.72/1103.97	c #Conflicts:    1215000 | #Learnt:      27759 | 0.000
1103.72/1103.97	c total clause space: 78.2603MB
1103.72/1103.97	c total #watches: 185525
1104.62/1104.87	c total #propagations: 127614975 / total #impl: 4175726037 (eff. 0.031)
1104.62/1104.87	c #Conflicts:    1216000 | #Learnt:      28759 | 0.000
1104.62/1104.87	c total clause space: 78.2603MB
1104.62/1104.87	c total #watches: 190744
1105.52/1105.75	c total #propagations: 127721618 / total #impl: 4178800464 (eff. 0.031)
1105.52/1105.75	c #Conflicts:    1217000 | #Learnt:      29759 | 0.000
1105.52/1105.75	c total clause space: 78.2603MB
1105.52/1105.75	c total #watches: 195954
1106.42/1106.61	c total #propagations: 127839533 / total #impl: 4182004785 (eff. 0.031)
1106.42/1106.61	c #Conflicts:    1218000 | #Learnt:      30759 | 0.000
1106.42/1106.61	c total clause space: 78.2603MB
1106.42/1106.61	c total #watches: 200280
1107.22/1107.48	c total #propagations: 127937084 / total #impl: 4184774838 (eff. 0.031)
1107.22/1107.48	c #Conflicts:    1219000 | #Learnt:      31759 | 0.000
1107.22/1107.48	c total clause space: 78.2603MB
1107.22/1107.48	c total #watches: 205390
1108.12/1108.36	c total #propagations: 128042979 / total #impl: 4187632898 (eff. 0.031)
1108.12/1108.36	c #Conflicts:    1220000 | #Learnt:      32759 | 0.000
1108.12/1108.36	c total clause space: 78.2603MB
1108.12/1108.36	c total #watches: 209981
1109.22/1109.45	c total #propagations: 128151746 / total #impl: 4190668297 (eff. 0.031)
1109.22/1109.45	c #Conflicts:    1221000 | #Learnt:      33759 | 0.000
1109.22/1109.45	c total clause space: 78.2603MB
1109.22/1109.45	c total #watches: 214378
1110.12/1110.38	c total #propagations: 128286065 / total #impl: 4194374651 (eff. 0.031)
1110.12/1110.38	c #Conflicts:    1222000 | #Learnt:      34759 | 0.000
1110.12/1110.38	c total clause space: 78.2603MB
1110.12/1110.38	c total #watches: 218955
1111.12/1111.31	c total #propagations: 128395538 / total #impl: 4197444624 (eff. 0.031)
1111.12/1111.31	c #Conflicts:    1223000 | #Learnt:      35759 | 0.000
1111.12/1111.31	c total clause space: 78.2603MB
1111.12/1111.31	c total #watches: 224413
1112.12/1112.33	c total #propagations: 128477723 / total #impl: 4200831032 (eff. 0.031)
1112.12/1112.33	c #Conflicts:    1224000 | #Learnt:      36759 | 0.000
1112.12/1112.33	c total clause space: 78.2603MB
1112.12/1112.33	c total #watches: 229260
1113.22/1113.46	c total #propagations: 128565381 / total #impl: 4203992907 (eff. 0.031)
1113.22/1113.46	c #Conflicts:    1225000 | #Learnt:      37759 | 0.000
1113.22/1113.46	c total clause space: 78.2603MB
1113.22/1113.46	c total #watches: 235114
1114.42/1114.62	c total #propagations: 128661987 / total #impl: 4207515310 (eff. 0.031)
1114.42/1114.62	c #Conflicts:    1226000 | #Learnt:      38759 | 0.000
1114.42/1114.62	c total clause space: 78.2603MB
1114.42/1114.62	c total #watches: 241366
1115.62/1115.86	c total #propagations: 128775883 / total #impl: 4211367516 (eff. 0.031)
1115.62/1115.86	c #Conflicts:    1227000 | #Learnt:      39759 | 0.000
1115.62/1115.86	c total clause space: 78.2603MB
1115.62/1115.86	c total #watches: 247205
1116.82/1117.04	c total #propagations: 128880640 / total #impl: 4215183067 (eff. 0.031)
1116.82/1117.04	c #Conflicts:    1228000 | #Learnt:      40759 | 0.000
1116.82/1117.04	c total clause space: 78.2603MB
1116.82/1117.04	c total #watches: 253019
1117.82/1118.04	c total #propagations: 128940061 / total #impl: 4218276759 (eff. 0.031)
1117.82/1118.04	c #Conflicts:    1229000 | #Learnt:      41759 | 0.000
1117.82/1118.04	c total clause space: 78.2603MB
1117.82/1118.04	c total #watches: 257990
1119.12/1119.31	c total #propagations: 129001870 / total #impl: 4220842092 (eff. 0.031)
1119.12/1119.31	c #Conflicts:    1230000 | #Learnt:      42759 | 0.000
1119.12/1119.31	c total clause space: 78.2603MB
1119.12/1119.31	c total #watches: 262411
1120.42/1120.61	c total #propagations: 129102335 / total #impl: 4224314598 (eff. 0.031)
1120.42/1120.61	c #Conflicts:    1231000 | #Learnt:      43759 | 0.000
1120.42/1120.61	c total clause space: 78.2603MB
1120.42/1120.61	c total #watches: 267525
1121.52/1121.75	c total #propagations: 129202036 / total #impl: 4227922125 (eff. 0.031)
1121.52/1121.75	c #Conflicts:    1232000 | #Learnt:      44759 | 0.000
1121.52/1121.75	c total clause space: 78.2603MB
1121.52/1121.75	c total #watches: 272050
1122.82/1123.02	c total #propagations: 129311288 / total #impl: 4231512825 (eff. 0.031)
1122.82/1123.02	c #Conflicts:    1233000 | #Learnt:      45759 | 0.000
1122.82/1123.02	c total clause space: 78.2603MB
1122.82/1123.02	c total #watches: 277078
1124.12/1124.34	c total #propagations: 129424512 / total #impl: 4235532445 (eff. 0.031)
1124.12/1124.34	c #Conflicts:    1234000 | #Learnt:      46759 | 0.000
1124.12/1124.34	c total clause space: 78.2603MB
1124.12/1124.34	c total #watches: 283652
1125.42/1125.66	c total #propagations: 129523260 / total #impl: 4239861474 (eff. 0.031)
1125.42/1125.66	c #Conflicts:    1235000 | #Learnt:      47759 | 0.000
1125.42/1125.66	c total clause space: 78.2603MB
1125.42/1125.66	c total #watches: 289737
1126.72/1126.97	c total #propagations: 129621764 / total #impl: 4244096905 (eff. 0.031)
1126.72/1126.97	c #Conflicts:    1236000 | #Learnt:      48759 | 0.000
1126.72/1126.97	c total clause space: 78.2603MB
1126.72/1126.97	c total #watches: 294281
1128.22/1128.45	c total #propagations: 129716684 / total #impl: 4248203323 (eff. 0.031)
1128.22/1128.45	c #Conflicts:    1237000 | #Learnt:      49759 | 0.000
1128.22/1128.45	c total clause space: 78.2603MB
1128.22/1128.45	c total #watches: 298780
1129.72/1129.92	c total #propagations: 129806643 / total #impl: 4252682333 (eff. 0.031)
1129.72/1129.92	c #Conflicts:    1238000 | #Learnt:      50759 | 0.000
1129.72/1129.92	c total clause space: 78.2603MB
1129.72/1129.92	c total #watches: 304908
1131.12/1131.31	c total #propagations: 129905766 / total #impl: 4257449614 (eff. 0.031)
1131.12/1131.31	c #Conflicts:    1239000 | #Learnt:      51759 | 0.000
1131.12/1131.31	c total clause space: 78.2603MB
1131.12/1131.31	c total #watches: 309767
1132.61/1132.84	c total #propagations: 130017922 / total #impl: 4261356602 (eff. 0.031)
1132.61/1132.84	c #Conflicts:    1240000 | #Learnt:      52759 | 0.000
1132.61/1132.84	c total clause space: 78.2603MB
1132.61/1132.84	c total #watches: 315089
1133.92/1134.15	c total #propagations: 130126905 / total #impl: 4265722474 (eff. 0.031)
1133.92/1134.15	c #Conflicts:    1241000 | #Learnt:      53759 | 0.000
1133.92/1134.15	c total clause space: 78.2603MB
1133.92/1134.15	c total #watches: 320912
1134.71/1134.97	c total #propagations: 130214900 / total #impl: 4269922154 (eff. 0.030)
1134.71/1134.97	c GC COLLECT
1134.71/1134.97	c #Conflicts:    1242000 | #Learnt:      27851 | 0.000
1134.71/1134.97	c total clause space: 78.2603MB
1134.71/1134.97	c total #watches: 185979
1135.61/1135.81	c total #propagations: 130305442 / total #impl: 4273091391 (eff. 0.030)
1135.61/1135.81	c #Conflicts:    1243000 | #Learnt:      28851 | 0.000
1135.61/1135.81	c total clause space: 78.2603MB
1135.61/1135.81	c total #watches: 191273
1136.51/1136.71	c total #propagations: 130407022 / total #impl: 4276417307 (eff. 0.030)
1136.51/1136.71	c #Conflicts:    1244000 | #Learnt:      29851 | 0.000
1136.51/1136.71	c total clause space: 78.2603MB
1136.51/1136.71	c total #watches: 196571
1137.51/1137.71	c total #propagations: 130501277 / total #impl: 4279485812 (eff. 0.030)
1137.51/1137.71	c #Conflicts:    1245000 | #Learnt:      30851 | 0.000
1137.51/1137.71	c total clause space: 78.2603MB
1137.51/1137.71	c total #watches: 201382
1138.51/1138.72	c total #propagations: 130614921 / total #impl: 4282636501 (eff. 0.030)
1138.51/1138.72	c #Conflicts:    1246000 | #Learnt:      31851 | 0.000
1138.51/1138.72	c total clause space: 78.2603MB
1138.51/1138.72	c total #watches: 206587
1139.61/1139.80	c total #propagations: 130734476 / total #impl: 4286032242 (eff. 0.031)
1139.61/1139.80	c #Conflicts:    1247000 | #Learnt:      32851 | 0.000
1139.61/1139.80	c total clause space: 78.2603MB
1139.61/1139.80	c total #watches: 212570
1140.62/1140.85	c total #propagations: 130853973 / total #impl: 4289776003 (eff. 0.031)
1140.62/1140.85	c #Conflicts:    1248000 | #Learnt:      33851 | 0.000
1140.62/1140.85	c total clause space: 78.2603MB
1140.62/1140.85	c total #watches: 218969
1141.72/1141.94	c total #propagations: 130961034 / total #impl: 4293603552 (eff. 0.031)
1141.72/1141.94	c #Conflicts:    1249000 | #Learnt:      34851 | 0.000
1141.72/1141.94	c total clause space: 78.2603MB
1141.72/1141.94	c total #watches: 224774
1142.91/1143.14	c total #propagations: 131070525 / total #impl: 4297728669 (eff. 0.030)
1142.91/1143.14	c #Conflicts:    1250000 | #Learnt:      35851 | 0.000
1142.91/1143.14	c total clause space: 78.2603MB
1142.91/1143.14	c total #watches: 230343
1144.11/1144.39	c total #propagations: 131183866 / total #impl: 4302058577 (eff. 0.030)
1144.11/1144.39	c #Conflicts:    1251000 | #Learnt:      36851 | 0.000
1144.11/1144.39	c total clause space: 78.2603MB
1144.11/1144.39	c total #watches: 235860
1145.41/1145.66	c total #propagations: 131290222 / total #impl: 4306197589 (eff. 0.030)
1145.41/1145.66	c #Conflicts:    1252000 | #Learnt:      37851 | 0.000
1145.41/1145.66	c total clause space: 78.2603MB
1145.41/1145.66	c total #watches: 242124
1146.71/1146.94	c total #propagations: 131391409 / total #impl: 4310811219 (eff. 0.030)
1146.71/1146.94	c #Conflicts:    1253000 | #Learnt:      38851 | 0.000
1146.71/1146.94	c total clause space: 78.2603MB
1146.71/1146.94	c total #watches: 247571
1147.91/1148.13	c total #propagations: 131518766 / total #impl: 4314895531 (eff. 0.030)
1147.91/1148.13	c #Conflicts:    1254000 | #Learnt:      39851 | 0.000
1147.91/1148.13	c total clause space: 78.2603MB
1147.91/1148.13	c total #watches: 253040
1149.21/1149.42	c total #propagations: 131632202 / total #impl: 4318655380 (eff. 0.030)
1149.21/1149.42	c #Conflicts:    1255000 | #Learnt:      40851 | 0.000
1149.21/1149.42	c total clause space: 78.2603MB
1149.21/1149.42	c total #watches: 258036
1150.42/1150.65	c total #propagations: 131742130 / total #impl: 4322854397 (eff. 0.030)
1150.42/1150.65	c #Conflicts:    1256000 | #Learnt:      41851 | 0.000
1150.42/1150.65	c total clause space: 78.2603MB
1150.42/1150.65	c total #watches: 263938
1151.52/1151.79	c total #propagations: 131833989 / total #impl: 4327028048 (eff. 0.030)
1151.52/1151.79	c #Conflicts:    1257000 | #Learnt:      42851 | 0.000
1151.52/1151.79	c total clause space: 78.2603MB
1151.52/1151.79	c total #watches: 269406
1152.72/1152.99	c total #propagations: 131932141 / total #impl: 4330953948 (eff. 0.030)
1152.72/1152.99	c #Conflicts:    1258000 | #Learnt:      43851 | 0.000
1152.72/1152.99	c total clause space: 78.2603MB
1152.72/1152.99	c total #watches: 275395
1154.11/1154.36	c total #propagations: 132027400 / total #impl: 4335105272 (eff. 0.030)
1154.11/1154.36	c #Conflicts:    1259000 | #Learnt:      44851 | 0.000
1154.11/1154.36	c total clause space: 78.2603MB
1154.11/1154.36	c total #watches: 280036
1155.51/1155.73	c total #propagations: 132152575 / total #impl: 4339060133 (eff. 0.030)
1155.51/1155.73	c #Conflicts:    1260000 | #Learnt:      45851 | 0.000
1155.51/1155.73	c total clause space: 78.2603MB
1155.51/1155.73	c total #watches: 285373
1156.91/1157.13	c total #propagations: 132253730 / total #impl: 4342881646 (eff. 0.030)
1156.91/1157.13	c #Conflicts:    1261000 | #Learnt:      46851 | 0.000
1156.91/1157.13	c total clause space: 78.2603MB
1156.91/1157.13	c total #watches: 289478
1158.12/1158.36	c total #propagations: 132387174 / total #impl: 4346895942 (eff. 0.030)
1158.12/1158.36	c #Conflicts:    1262000 | #Learnt:      47851 | 0.000
1158.12/1158.36	c total clause space: 78.2603MB
1158.12/1158.36	c total #watches: 293900
1159.41/1159.68	c total #propagations: 132486494 / total #impl: 4350210767 (eff. 0.030)
1159.41/1159.68	c #Conflicts:    1263000 | #Learnt:      48851 | 0.000
1159.41/1159.68	c total clause space: 78.2603MB
1159.41/1159.68	c total #watches: 299129
1161.21/1161.41	c total #propagations: 132581125 / total #impl: 4354210186 (eff. 0.030)
1161.21/1161.41	c #Conflicts:    1264000 | #Learnt:      49851 | 0.000
1161.21/1161.41	c total clause space: 78.2603MB
1161.21/1161.41	c total #watches: 303872
1162.81/1163.00	c total #propagations: 132683462 / total #impl: 4359426157 (eff. 0.030)
1162.81/1163.00	c #Conflicts:    1265000 | #Learnt:      50851 | 0.000
1162.81/1163.00	c total clause space: 78.2603MB
1162.81/1163.00	c total #watches: 308585
1164.31/1164.50	c total #propagations: 132782893 / total #impl: 4364404398 (eff. 0.030)
1164.31/1164.50	c #Conflicts:    1266000 | #Learnt:      51851 | 0.000
1164.31/1164.50	c total clause space: 78.2603MB
1164.31/1164.50	c total #watches: 313619
1165.92/1166.15	c total #propagations: 132876599 / total #impl: 4369234215 (eff. 0.030)
1165.92/1166.15	c #Conflicts:    1267000 | #Learnt:      52851 | 0.000
1165.92/1166.15	c total clause space: 78.2603MB
1165.92/1166.15	c total #watches: 319156
1167.41/1167.67	c total #propagations: 132992870 / total #impl: 4374447077 (eff. 0.030)
1167.41/1167.67	c #Conflicts:    1268000 | #Learnt:      53851 | 0.000
1167.41/1167.67	c total clause space: 78.2603MB
1167.41/1167.67	c total #watches: 324838
1168.71/1168.94	c total #propagations: 133099863 / total #impl: 4378818231 (eff. 0.030)
1168.71/1168.94	c GC COLLECT
1168.71/1168.94	c #Conflicts:    1269000 | #Learnt:      27660 | 0.000
1168.71/1168.94	c total clause space: 78.2603MB
1168.71/1168.94	c total #watches: 184849
1169.61/1169.84	c total #propagations: 133188239 / total #impl: 4382982940 (eff. 0.030)
1169.61/1169.84	c #Conflicts:    1270000 | #Learnt:      28660 | 0.000
1169.61/1169.84	c total clause space: 78.2603MB
1169.61/1169.84	c total #watches: 188991
1170.51/1170.74	c total #propagations: 133281539 / total #impl: 4386284928 (eff. 0.030)
1170.51/1170.74	c #Conflicts:    1271000 | #Learnt:      29660 | 0.000
1170.51/1170.74	c total clause space: 78.2603MB
1170.51/1170.74	c total #watches: 194033
1171.51/1171.79	c total #propagations: 133378039 / total #impl: 4389523128 (eff. 0.030)
1171.51/1171.79	c #Conflicts:    1272000 | #Learnt:      30660 | 0.000
1171.51/1171.79	c total clause space: 78.2603MB
1171.51/1171.79	c total #watches: 198864
1172.71/1172.93	c total #propagations: 133492478 / total #impl: 4392976718 (eff. 0.030)
1172.71/1172.93	c #Conflicts:    1273000 | #Learnt:      31660 | 0.000
1172.71/1172.93	c total clause space: 78.2603MB
1172.71/1172.93	c total #watches: 204054
1173.71/1173.91	c total #propagations: 133597100 / total #impl: 4396884461 (eff. 0.030)
1173.71/1173.91	c #Conflicts:    1274000 | #Learnt:      32660 | 0.000
1173.71/1173.91	c total clause space: 78.2603MB
1173.71/1173.91	c total #watches: 209453
1174.71/1174.97	c total #propagations: 133707970 / total #impl: 4400224045 (eff. 0.030)
1174.71/1174.97	c #Conflicts:    1275000 | #Learnt:      33660 | 0.000
1174.71/1174.97	c total clause space: 78.2603MB
1174.71/1174.97	c total #watches: 214793
1176.01/1176.22	c total #propagations: 133819848 / total #impl: 4403620029 (eff. 0.030)
1176.01/1176.22	c #Conflicts:    1276000 | #Learnt:      34660 | 0.000
1176.01/1176.22	c total clause space: 78.2603MB
1176.01/1176.22	c total #watches: 220112
1177.11/1177.33	c total #propagations: 133936141 / total #impl: 4407782820 (eff. 0.030)
1177.11/1177.33	c #Conflicts:    1277000 | #Learnt:      35660 | 0.000
1177.11/1177.33	c total clause space: 78.2603MB
1177.11/1177.33	c total #watches: 225270
1178.01/1178.27	c total #propagations: 134039986 / total #impl: 4411818868 (eff. 0.030)
1178.01/1178.27	c #Conflicts:    1278000 | #Learnt:      36660 | 0.000
1178.01/1178.27	c total clause space: 78.2603MB
1178.01/1178.27	c total #watches: 231500
1179.01/1179.25	c total #propagations: 134113989 / total #impl: 4415232528 (eff. 0.030)
1179.01/1179.25	c #Conflicts:    1279000 | #Learnt:      37660 | 0.000
1179.01/1179.25	c total clause space: 78.2603MB
1179.01/1179.25	c total #watches: 235765
1180.21/1180.46	c total #propagations: 134199669 / total #impl: 4418707323 (eff. 0.030)
1180.21/1180.46	c #Conflicts:    1280000 | #Learnt:      38660 | 0.000
1180.21/1180.46	c total clause space: 78.2603MB
1180.21/1180.46	c total #watches: 240888
1181.41/1181.61	c total #propagations: 134297769 / total #impl: 4423081490 (eff. 0.030)
1181.41/1181.61	c #Conflicts:    1281000 | #Learnt:      39660 | 0.000
1181.41/1181.61	c total clause space: 78.2603MB
1181.41/1181.61	c total #watches: 245656
1182.61/1182.84	c total #propagations: 134415446 / total #impl: 4426779721 (eff. 0.030)
1182.61/1182.84	c #Conflicts:    1282000 | #Learnt:      40660 | 0.000
1182.61/1182.84	c total clause space: 78.2603MB
1182.61/1182.84	c total #watches: 250063
1183.71/1183.99	c total #propagations: 134540361 / total #impl: 4430622756 (eff. 0.030)
1183.71/1183.99	c #Conflicts:    1283000 | #Learnt:      41660 | 0.000
1183.71/1183.99	c total clause space: 78.2603MB
1183.71/1183.99	c total #watches: 254540
1184.91/1185.13	c total #propagations: 134677229 / total #impl: 4434387102 (eff. 0.030)
1184.91/1185.13	c #Conflicts:    1284000 | #Learnt:      42660 | 0.000
1184.91/1185.13	c total clause space: 78.2603MB
1184.91/1185.13	c total #watches: 259905
1186.21/1186.44	c total #propagations: 134766257 / total #impl: 4438065584 (eff. 0.030)
1186.21/1186.44	c #Conflicts:    1285000 | #Learnt:      43660 | 0.000
1186.21/1186.44	c total clause space: 78.2603MB
1186.21/1186.44	c total #watches: 264310
1187.31/1187.56	c total #propagations: 134862013 / total #impl: 4442124788 (eff. 0.030)
1187.31/1187.56	c #Conflicts:    1286000 | #Learnt:      44660 | 0.000
1187.31/1187.56	c total clause space: 78.2603MB
1187.31/1187.56	c total #watches: 268147
1188.51/1188.78	c total #propagations: 134959256 / total #impl: 4445613002 (eff. 0.030)
1188.51/1188.78	c #Conflicts:    1287000 | #Learnt:      45660 | 0.000
1188.51/1188.78	c total clause space: 78.2603MB
1188.51/1188.78	c total #watches: 272930
1189.71/1189.97	c total #propagations: 135052466 / total #impl: 4449380184 (eff. 0.030)
1189.71/1189.97	c #Conflicts:    1288000 | #Learnt:      46660 | 0.000
1189.71/1189.97	c total clause space: 78.2603MB
1189.71/1189.97	c total #watches: 277583
1190.90/1191.11	c total #propagations: 135151512 / total #impl: 4452975215 (eff. 0.030)
1190.90/1191.11	c #Conflicts:    1289000 | #Learnt:      47660 | 0.000
1190.90/1191.11	c total clause space: 78.2603MB
1190.90/1191.11	c total #watches: 282063
1192.00/1192.22	c total #propagations: 135249796 / total #impl: 4456196844 (eff. 0.030)
1192.00/1192.22	c #Conflicts:    1290000 | #Learnt:      48660 | 0.000
1192.00/1192.22	c total clause space: 78.2603MB
1192.00/1192.22	c total #watches: 287691
1193.31/1193.51	c total #propagations: 135362430 / total #impl: 4459603932 (eff. 0.030)
1193.31/1193.51	c #Conflicts:    1291000 | #Learnt:      49660 | 0.000
1193.31/1193.51	c total clause space: 78.2603MB
1193.31/1193.51	c total #watches: 293983
1194.60/1194.85	c total #propagations: 135465553 / total #impl: 4464236740 (eff. 0.030)
1194.60/1194.85	c #Conflicts:    1292000 | #Learnt:      50660 | 0.000
1194.60/1194.85	c total clause space: 78.2603MB
1194.60/1194.85	c total #watches: 299379
1195.90/1196.13	c total #propagations: 135599433 / total #impl: 4468364880 (eff. 0.030)
1195.90/1196.13	c #Conflicts:    1293000 | #Learnt:      51660 | 0.000
1195.90/1196.13	c total clause space: 78.2603MB
1195.90/1196.13	c total #watches: 304654
1197.40/1197.61	c total #propagations: 135727352 / total #impl: 4472442289 (eff. 0.030)
1197.40/1197.61	c #Conflicts:    1294000 | #Learnt:      52660 | 0.000
1197.40/1197.61	c total clause space: 78.2603MB
1197.40/1197.61	c total #watches: 309883
1198.60/1198.89	c total #propagations: 135845474 / total #impl: 4477131520 (eff. 0.030)
1198.60/1198.89	c #Conflicts:    1295000 | #Learnt:      53660 | 0.000
1198.60/1198.89	c total clause space: 78.2603MB
1198.60/1198.89	c total #watches: 313962
1200.10/1200.38	c total #propagations: 135945057 / total #impl: 4480964817 (eff. 0.030)
1200.10/1200.38	c #Conflicts:    1296000 | #Learnt:      54660 | 0.000
1200.10/1200.38	c total clause space: 78.2603MB
1200.10/1200.38	c total #watches: 319572
1201.20/1201.49	c total #propagations: 136037043 / total #impl: 4485511426 (eff. 0.030)
1201.20/1201.49	c GC COLLECT
1201.20/1201.49	c #Conflicts:    1297000 | #Learnt:      28152 | 0.000
1201.20/1201.49	c total clause space: 78.2603MB
1201.20/1201.49	c total #watches: 187109
1202.21/1202.46	c total #propagations: 136139111 / total #impl: 4488672872 (eff. 0.030)
1202.21/1202.46	c #Conflicts:    1298000 | #Learnt:      29152 | 0.000
1202.21/1202.46	c total clause space: 78.2603MB
1202.21/1202.46	c total #watches: 192433
1203.21/1203.45	c total #propagations: 136252120 / total #impl: 4492364428 (eff. 0.030)
1203.21/1203.45	c #Conflicts:    1299000 | #Learnt:      30152 | 0.000
1203.21/1203.45	c total clause space: 78.2603MB
1203.21/1203.45	c total #watches: 197497
1204.31/1204.51	c total #propagations: 136357730 / total #impl: 4496079761 (eff. 0.030)
1204.31/1204.51	c #Conflicts:    1300000 | #Learnt:      31152 | 0.000
1204.31/1204.51	c total clause space: 78.2603MB
1204.31/1204.51	c total #watches: 202963
1205.30/1205.52	c total #propagations: 136453582 / total #impl: 4500155492 (eff. 0.030)
1205.30/1205.52	c #Conflicts:    1301000 | #Learnt:      32152 | 0.000
1205.30/1205.52	c total clause space: 78.2603MB
1205.30/1205.52	c total #watches: 208402
1206.20/1206.49	c total #propagations: 136546899 / total #impl: 4503811301 (eff. 0.030)
1206.20/1206.49	c #Conflicts:    1302000 | #Learnt:      33152 | 0.000
1206.20/1206.49	c total clause space: 78.2603MB
1206.20/1206.49	c total #watches: 213478
1207.30/1207.59	c total #propagations: 136649348 / total #impl: 4507508163 (eff. 0.030)
1207.30/1207.59	c #Conflicts:    1303000 | #Learnt:      34152 | 0.000
1207.30/1207.59	c total clause space: 78.2603MB
1207.30/1207.59	c total #watches: 218747
1208.40/1208.63	c total #propagations: 136761833 / total #impl: 4511362875 (eff. 0.030)
1208.40/1208.63	c #Conflicts:    1304000 | #Learnt:      35152 | 0.000
1208.40/1208.63	c total clause space: 78.2603MB
1208.40/1208.63	c total #watches: 223747
1209.50/1209.77	c total #propagations: 136883507 / total #impl: 4514773451 (eff. 0.030)
1209.50/1209.77	c #Conflicts:    1305000 | #Learnt:      36152 | 0.000
1209.50/1209.77	c total clause space: 78.2603MB
1209.50/1209.77	c total #watches: 229292
1210.50/1210.74	c total #propagations: 136980416 / total #impl: 4519067787 (eff. 0.030)
1210.50/1210.74	c #Conflicts:    1306000 | #Learnt:      37152 | 0.000
1210.50/1210.74	c total clause space: 78.2603MB
1210.50/1210.74	c total #watches: 234192
1211.60/1211.89	c total #propagations: 137072196 / total #impl: 4522776353 (eff. 0.030)
1211.60/1211.89	c #Conflicts:    1307000 | #Learnt:      38152 | 0.000
1211.60/1211.89	c total clause space: 78.2603MB
1211.60/1211.89	c total #watches: 239260
1212.70/1212.97	c total #propagations: 137173676 / total #impl: 4526390230 (eff. 0.030)
1212.70/1212.97	c #Conflicts:    1308000 | #Learnt:      39152 | 0.000
1212.70/1212.97	c total clause space: 78.2603MB
1212.70/1212.97	c total #watches: 244509
1213.80/1214.06	c total #propagations: 137286799 / total #impl: 4530258515 (eff. 0.030)
1213.80/1214.06	c #Conflicts:    1309000 | #Learnt:      40152 | 0.000
1213.80/1214.06	c total clause space: 78.2603MB
1213.80/1214.06	c total #watches: 249241
1215.00/1215.21	c total #propagations: 137402563 / total #impl: 4533420446 (eff. 0.030)
1215.00/1215.21	c #Conflicts:    1310000 | #Learnt:      41152 | 0.000
1215.00/1215.21	c total clause space: 78.2603MB
1215.00/1215.21	c total #watches: 254936
1216.30/1216.50	c total #propagations: 137505540 / total #impl: 4537656138 (eff. 0.030)
1216.30/1216.50	c #Conflicts:    1311000 | #Learnt:      42152 | 0.000
1216.30/1216.50	c total clause space: 78.2603MB
1216.30/1216.50	c total #watches: 260163
1217.51/1217.73	c total #propagations: 137625766 / total #impl: 4542289052 (eff. 0.030)
1217.51/1217.73	c #Conflicts:    1312000 | #Learnt:      43152 | 0.000
1217.51/1217.73	c total clause space: 78.2603MB
1217.51/1217.73	c total #watches: 265945
1218.90/1219.14	c total #propagations: 137732730 / total #impl: 4546184817 (eff. 0.030)
1218.90/1219.14	c #Conflicts:    1313000 | #Learnt:      44152 | 0.000
1218.90/1219.14	c total clause space: 78.2603MB
1218.90/1219.14	c total #watches: 271680
1220.30/1220.51	c total #propagations: 137834496 / total #impl: 4550539780 (eff. 0.030)
1220.30/1220.51	c #Conflicts:    1314000 | #Learnt:      45152 | 0.000
1220.30/1220.51	c total clause space: 78.2603MB
1220.30/1220.51	c total #watches: 276391
1221.60/1221.83	c total #propagations: 137948994 / total #impl: 4554508045 (eff. 0.030)
1221.60/1221.83	c #Conflicts:    1315000 | #Learnt:      46152 | 0.000
1221.60/1221.83	c total clause space: 78.2603MB
1221.60/1221.83	c total #watches: 281762
1223.01/1223.23	c total #propagations: 138050450 / total #impl: 4558848377 (eff. 0.030)
1223.01/1223.23	c #Conflicts:    1316000 | #Learnt:      47152 | 0.000
1223.01/1223.23	c total clause space: 78.2603MB
1223.01/1223.23	c total #watches: 287816
1224.50/1224.70	c total #propagations: 138151137 / total #impl: 4563701243 (eff. 0.030)
1224.50/1224.70	c #Conflicts:    1317000 | #Learnt:      48152 | 0.000
1224.50/1224.70	c total clause space: 78.2603MB
1224.50/1224.70	c total #watches: 294216
1226.00/1226.24	c total #propagations: 138249021 / total #impl: 4569107762 (eff. 0.030)
1226.00/1226.24	c #Conflicts:    1318000 | #Learnt:      49152 | 0.000
1226.00/1226.24	c total clause space: 78.2603MB
1226.00/1226.24	c total #watches: 301479
1227.70/1227.91	c total #propagations: 138351279 / total #impl: 4574637403 (eff. 0.030)
1227.70/1227.91	c #Conflicts:    1319000 | #Learnt:      50152 | 0.000
1227.70/1227.91	c total clause space: 78.2603MB
1227.70/1227.91	c total #watches: 308346
1229.30/1229.52	c total #propagations: 138460873 / total #impl: 4580232777 (eff. 0.030)
1229.30/1229.52	c #Conflicts:    1320000 | #Learnt:      51152 | 0.000
1229.30/1229.52	c total clause space: 78.2603MB
1229.30/1229.52	c total #watches: 314802
1230.90/1231.12	c total #propagations: 138562635 / total #impl: 4585539055 (eff. 0.030)
1230.90/1231.12	c #Conflicts:    1321000 | #Learnt:      52152 | 0.000
1230.90/1231.12	c total clause space: 78.2603MB
1230.90/1231.12	c total #watches: 321267
1232.50/1232.78	c total #propagations: 138673693 / total #impl: 4590845471 (eff. 0.030)
1232.50/1232.78	c #Conflicts:    1322000 | #Learnt:      53152 | 0.000
1232.50/1232.78	c total clause space: 78.2603MB
1232.50/1232.78	c total #watches: 327773
1234.11/1234.38	c total #propagations: 138791751 / total #impl: 4596122210 (eff. 0.030)
1234.11/1234.38	c #Conflicts:    1323000 | #Learnt:      54152 | 0.000
1234.11/1234.38	c total clause space: 78.2603MB
1234.11/1234.38	c total #watches: 333957
1235.80/1236.03	c total #propagations: 138906412 / total #impl: 4601192353 (eff. 0.030)
1235.80/1236.03	c #Conflicts:    1324000 | #Learnt:      55152 | 0.000
1235.80/1236.03	c total clause space: 78.2603MB
1235.80/1236.03	c total #watches: 338805
1237.10/1237.33	c total #propagations: 139058842 / total #impl: 4605977840 (eff. 0.030)
1237.10/1237.33	c GC COLLECT
1237.10/1237.33	c #Conflicts:    1325000 | #Learnt:      28355 | 0.000
1237.10/1237.33	c total clause space: 78.2603MB
1237.10/1237.33	c total #watches: 187640
1238.00/1238.20	c total #propagations: 139199530 / total #impl: 4610003586 (eff. 0.030)
1238.00/1238.20	c #Conflicts:    1326000 | #Learnt:      29355 | 0.000
1238.00/1238.20	c total clause space: 78.2603MB
1238.00/1238.20	c total #watches: 192537
1238.80/1239.00	c total #propagations: 139334580 / total #impl: 4613342013 (eff. 0.030)
1238.80/1239.00	c #Conflicts:    1327000 | #Learnt:      30355 | 0.000
1238.80/1239.00	c total clause space: 78.2603MB
1238.80/1239.00	c total #watches: 196724
1239.70/1239.96	c total #propagations: 139432377 / total #impl: 4616234787 (eff. 0.030)
1239.70/1239.96	c #Conflicts:    1328000 | #Learnt:      31355 | 0.000
1239.70/1239.96	c total clause space: 78.2603MB
1239.70/1239.96	c total #watches: 200890
1240.60/1240.88	c total #propagations: 139537020 / total #impl: 4619609558 (eff. 0.030)
1240.60/1240.88	c #Conflicts:    1329000 | #Learnt:      32355 | 0.000
1240.60/1240.88	c total clause space: 78.2603MB
1240.60/1240.88	c total #watches: 206035
1241.60/1241.86	c total #propagations: 139634002 / total #impl: 4623202238 (eff. 0.030)
1241.60/1241.86	c #Conflicts:    1330000 | #Learnt:      33355 | 0.000
1241.60/1241.86	c total clause space: 78.2603MB
1241.60/1241.86	c total #watches: 211047
1242.40/1242.66	c total #propagations: 139729501 / total #impl: 4627023226 (eff. 0.030)
1242.40/1242.66	c #Conflicts:    1331000 | #Learnt:      34355 | 0.000
1242.40/1242.66	c total clause space: 78.2603MB
1242.40/1242.66	c total #watches: 216990
1243.50/1243.74	c total #propagations: 139815086 / total #impl: 4630394330 (eff. 0.030)
1243.50/1243.74	c #Conflicts:    1332000 | #Learnt:      35355 | 0.000
1243.50/1243.74	c total clause space: 78.2603MB
1243.50/1243.74	c total #watches: 223096
1244.70/1244.90	c total #propagations: 139920982 / total #impl: 4634716232 (eff. 0.030)
1244.70/1244.90	c #Conflicts:    1333000 | #Learnt:      36355 | 0.000
1244.70/1244.90	c total clause space: 78.2603MB
1244.70/1244.90	c total #watches: 229047
1245.70/1245.94	c total #propagations: 140023461 / total #impl: 4638968649 (eff. 0.030)
1245.70/1245.94	c #Conflicts:    1334000 | #Learnt:      37355 | 0.000
1245.70/1245.94	c total clause space: 78.2603MB
1245.70/1245.94	c total #watches: 234572
1246.70/1246.97	c total #propagations: 140116693 / total #impl: 4642858264 (eff. 0.030)
1246.70/1246.97	c #Conflicts:    1335000 | #Learnt:      38355 | 0.000
1246.70/1246.97	c total clause space: 78.2603MB
1246.70/1246.97	c total #watches: 239518
1247.90/1248.19	c total #propagations: 140211188 / total #impl: 4646655979 (eff. 0.030)
1247.90/1248.19	c #Conflicts:    1336000 | #Learnt:      39355 | 0.000
1247.90/1248.19	c total clause space: 78.2603MB
1247.90/1248.19	c total #watches: 245447
1249.20/1249.46	c total #propagations: 140329370 / total #impl: 4650989714 (eff. 0.030)
1249.20/1249.46	c #Conflicts:    1337000 | #Learnt:      40355 | 0.000
1249.20/1249.46	c total clause space: 78.2603MB
1249.20/1249.46	c total #watches: 251559
1250.50/1250.71	c total #propagations: 140439971 / total #impl: 4655726983 (eff. 0.030)
1250.50/1250.71	c #Conflicts:    1338000 | #Learnt:      41355 | 0.000
1250.50/1250.71	c total clause space: 78.2603MB
1250.50/1250.71	c total #watches: 257806
1251.80/1252.02	c total #propagations: 140541093 / total #impl: 4660304652 (eff. 0.030)
1251.80/1252.02	c #Conflicts:    1339000 | #Learnt:      42355 | 0.000
1251.80/1252.02	c total clause space: 78.2603MB
1251.80/1252.02	c total #watches: 263205
1253.20/1253.42	c total #propagations: 140658701 / total #impl: 4664835002 (eff. 0.030)
1253.20/1253.42	c #Conflicts:    1340000 | #Learnt:      43355 | 0.000
1253.20/1253.42	c total clause space: 78.2603MB
1253.20/1253.42	c total #watches: 269690
1254.50/1254.71	c total #propagations: 140774225 / total #impl: 4669761302 (eff. 0.030)
1254.50/1254.71	c #Conflicts:    1341000 | #Learnt:      44355 | 0.000
1254.50/1254.71	c total clause space: 78.2603MB
1254.50/1254.71	c total #watches: 275973
1255.90/1256.13	c total #propagations: 140868624 / total #impl: 4674174326 (eff. 0.030)
1255.90/1256.13	c #Conflicts:    1342000 | #Learnt:      45355 | 0.000
1255.90/1256.13	c total clause space: 78.2603MB
1255.90/1256.13	c total #watches: 281718
1257.20/1257.47	c total #propagations: 140966674 / total #impl: 4678646004 (eff. 0.030)
1257.20/1257.47	c #Conflicts:    1343000 | #Learnt:      46355 | 0.000
1257.20/1257.47	c total clause space: 78.2603MB
1257.20/1257.47	c total #watches: 288164
1258.39/1258.61	c total #propagations: 141069160 / total #impl: 4682386240 (eff. 0.030)
1258.39/1258.61	c #Conflicts:    1344000 | #Learnt:      47355 | 0.000
1258.39/1258.61	c total clause space: 78.2603MB
1258.39/1258.61	c total #watches: 293137
1259.69/1259.96	c total #propagations: 141161503 / total #impl: 4685579912 (eff. 0.030)
1259.69/1259.96	c #Conflicts:    1345000 | #Learnt:      48355 | 0.000
1259.69/1259.96	c total clause space: 78.2603MB
1259.69/1259.96	c total #watches: 298108
1261.19/1261.45	c total #propagations: 141263374 / total #impl: 4688870290 (eff. 0.030)
1261.19/1261.45	c #Conflicts:    1346000 | #Learnt:      49355 | 0.000
1261.19/1261.45	c total clause space: 78.2603MB
1261.19/1261.45	c total #watches: 303294
1262.70/1262.93	c total #propagations: 141391920 / total #impl: 4693762260 (eff. 0.030)
1262.70/1262.93	c #Conflicts:    1347000 | #Learnt:      50355 | 0.000
1262.70/1262.93	c total clause space: 78.2603MB
1262.70/1262.93	c total #watches: 309573
1264.19/1264.47	c total #propagations: 141485021 / total #impl: 4698624880 (eff. 0.030)
1264.19/1264.47	c #Conflicts:    1348000 | #Learnt:      51355 | 0.000
1264.19/1264.47	c total clause space: 78.2603MB
1264.19/1264.47	c total #watches: 314456
1265.59/1265.87	c total #propagations: 141615855 / total #impl: 4703478126 (eff. 0.030)
1265.59/1265.87	c #Conflicts:    1349000 | #Learnt:      52355 | 0.000
1265.59/1265.87	c total clause space: 78.2603MB
1265.59/1265.87	c total #watches: 320309
1267.19/1267.49	c total #propagations: 141724319 / total #impl: 4707859758 (eff. 0.030)
1267.19/1267.49	c #Conflicts:    1350000 | #Learnt:      53355 | 0.000
1267.19/1267.49	c total clause space: 78.2603MB
1267.19/1267.49	c total #watches: 325867
1268.89/1269.11	c total #propagations: 141840708 / total #impl: 4713187674 (eff. 0.030)
1268.89/1269.11	c #Conflicts:    1351000 | #Learnt:      54355 | 0.000
1268.89/1269.11	c total clause space: 78.2603MB
1268.89/1269.11	c total #watches: 331506
1270.49/1270.79	c total #propagations: 141952015 / total #impl: 4718260254 (eff. 0.030)
1270.49/1270.79	c #Conflicts:    1352000 | #Learnt:      55355 | 0.000
1270.49/1270.79	c total clause space: 78.2603MB
1270.49/1270.79	c total #watches: 336912
1272.19/1272.40	c total #propagations: 142071347 / total #impl: 4723092612 (eff. 0.030)
1272.19/1272.40	c GC COLLECT
1272.19/1272.40	c #Conflicts:    1353000 | #Learnt:      28258 | 0.000
1272.19/1272.40	c total clause space: 78.2603MB
1272.19/1272.40	c total #watches: 187009
1272.99/1273.24	c total #propagations: 142185922 / total #impl: 4727370268 (eff. 0.030)
1272.99/1273.24	c #Conflicts:    1354000 | #Learnt:      29258 | 0.000
1272.99/1273.24	c total clause space: 78.2603MB
1272.99/1273.24	c total #watches: 191585
1273.89/1274.16	c total #propagations: 142294955 / total #impl: 4730783908 (eff. 0.030)
1273.89/1274.16	c #Conflicts:    1355000 | #Learnt:      30258 | 0.000
1273.89/1274.16	c total clause space: 78.2603MB
1273.89/1274.16	c total #watches: 197013
1274.80/1275.01	c total #propagations: 142391976 / total #impl: 4734618065 (eff. 0.030)
1274.80/1275.01	c #Conflicts:    1356000 | #Learnt:      31258 | 0.000
1274.80/1275.01	c total clause space: 78.2603MB
1274.80/1275.01	c total #watches: 201884
1275.59/1275.88	c total #propagations: 142485636 / total #impl: 4737983633 (eff. 0.030)
1275.59/1275.88	c #Conflicts:    1357000 | #Learnt:      32258 | 0.000
1275.59/1275.88	c total clause space: 78.2603MB
1275.59/1275.88	c total #watches: 206610
1276.59/1276.86	c total #propagations: 142597143 / total #impl: 4741150259 (eff. 0.030)
1276.59/1276.86	c #Conflicts:    1358000 | #Learnt:      33258 | 0.000
1276.59/1276.86	c total clause space: 78.2603MB
1276.59/1276.86	c total #watches: 211328
1277.59/1277.84	c total #propagations: 142713175 / total #impl: 4744503893 (eff. 0.030)
1277.59/1277.84	c #Conflicts:    1359000 | #Learnt:      34258 | 0.000
1277.59/1277.84	c total clause space: 78.2603MB
1277.59/1277.84	c total #watches: 216580
1278.69/1278.90	c total #propagations: 142812979 / total #impl: 4748049056 (eff. 0.030)
1278.69/1278.90	c #Conflicts:    1360000 | #Learnt:      35258 | 0.000
1278.69/1278.90	c total clause space: 78.2603MB
1278.69/1278.90	c total #watches: 221982
1279.69/1279.98	c total #propagations: 142920901 / total #impl: 4751945159 (eff. 0.030)
1279.69/1279.98	c #Conflicts:    1361000 | #Learnt:      36258 | 0.000
1279.69/1279.98	c total clause space: 78.2603MB
1279.69/1279.98	c total #watches: 228091
1280.89/1281.14	c total #propagations: 143036987 / total #impl: 4755565139 (eff. 0.030)
1280.89/1281.14	c #Conflicts:    1362000 | #Learnt:      37258 | 0.000
1280.89/1281.14	c total clause space: 78.2603MB
1280.89/1281.14	c total #watches: 233574
1281.99/1282.22	c total #propagations: 143171337 / total #impl: 4759560679 (eff. 0.030)
1281.99/1282.22	c #Conflicts:    1363000 | #Learnt:      38258 | 0.000
1281.99/1282.22	c total clause space: 78.2603MB
1281.99/1282.22	c total #watches: 238848
1283.09/1283.36	c total #propagations: 143267269 / total #impl: 4762949002 (eff. 0.030)
1283.09/1283.36	c #Conflicts:    1364000 | #Learnt:      39258 | 0.000
1283.09/1283.36	c total clause space: 78.2603MB
1283.09/1283.36	c total #watches: 243391
1284.29/1284.56	c total #propagations: 143370773 / total #impl: 4766780369 (eff. 0.030)
1284.29/1284.56	c #Conflicts:    1365000 | #Learnt:      40258 | 0.000
1284.29/1284.56	c total clause space: 78.2603MB
1284.29/1284.56	c total #watches: 248130
1285.59/1285.87	c total #propagations: 143482384 / total #impl: 4770637497 (eff. 0.030)
1285.59/1285.87	c #Conflicts:    1366000 | #Learnt:      41258 | 0.000
1285.59/1285.87	c total clause space: 78.2603MB
1285.59/1285.87	c total #watches: 253556
1286.90/1287.14	c total #propagations: 143606005 / total #impl: 4774881779 (eff. 0.030)
1286.90/1287.14	c #Conflicts:    1367000 | #Learnt:      42258 | 0.000
1286.90/1287.14	c total clause space: 78.2603MB
1286.90/1287.14	c total #watches: 258120
1288.09/1288.31	c total #propagations: 143728312 / total #impl: 4778838948 (eff. 0.030)
1288.09/1288.31	c #Conflicts:    1368000 | #Learnt:      43258 | 0.000
1288.09/1288.31	c total clause space: 78.2603MB
1288.09/1288.31	c total #watches: 262919
1289.39/1289.65	c total #propagations: 143823739 / total #impl: 4782684051 (eff. 0.030)
1289.39/1289.65	c #Conflicts:    1369000 | #Learnt:      44258 | 0.000
1289.39/1289.65	c total clause space: 78.2603MB
1289.39/1289.65	c total #watches: 267775
1290.59/1290.85	c total #propagations: 143942878 / total #impl: 4786626904 (eff. 0.030)
1290.59/1290.85	c #Conflicts:    1370000 | #Learnt:      45258 | 0.000
1290.59/1290.85	c total clause space: 78.2603MB
1290.59/1290.85	c total #watches: 274659
1291.89/1292.18	c total #propagations: 144033825 / total #impl: 4790681572 (eff. 0.030)
1291.89/1292.18	c #Conflicts:    1371000 | #Learnt:      46258 | 0.000
1291.89/1292.18	c total clause space: 78.2603MB
1291.89/1292.18	c total #watches: 279041
1293.29/1293.54	c total #propagations: 144133938 / total #impl: 4794567278 (eff. 0.030)
1293.29/1293.54	c #Conflicts:    1372000 | #Learnt:      47258 | 0.000
1293.29/1293.54	c total clause space: 78.2603MB
1293.29/1293.54	c total #watches: 283383
1294.60/1294.84	c total #propagations: 144253342 / total #impl: 4798698338 (eff. 0.030)
1294.60/1294.84	c #Conflicts:    1373000 | #Learnt:      48258 | 0.000
1294.60/1294.84	c total clause space: 78.2603MB
1294.60/1294.84	c total #watches: 288124
1296.09/1296.35	c total #propagations: 144354049 / total #impl: 4802440399 (eff. 0.030)
1296.09/1296.35	c #Conflicts:    1374000 | #Learnt:      49258 | 0.000
1296.09/1296.35	c total clause space: 78.2603MB
1296.09/1296.35	c total #watches: 294143
1297.39/1297.66	c total #propagations: 144452167 / total #impl: 4806849797 (eff. 0.030)
1297.39/1297.66	c #Conflicts:    1375000 | #Learnt:      50258 | 0.000
1297.39/1297.66	c total clause space: 78.2603MB
1297.39/1297.66	c total #watches: 299278
1298.79/1299.03	c total #propagations: 144559352 / total #impl: 4810630430 (eff. 0.030)
1298.79/1299.03	c #Conflicts:    1376000 | #Learnt:      51258 | 0.000
1298.79/1299.03	c total clause space: 78.2603MB
1298.79/1299.03	c total #watches: 303514
1300.09/1300.36	c total #propagations: 144670372 / total #impl: 4814210353 (eff. 0.030)
1300.09/1300.36	c #Conflicts:    1377000 | #Learnt:      52258 | 0.000
1300.09/1300.36	c total clause space: 78.2603MB
1300.09/1300.36	c total #watches: 308622
1301.39/1301.62	c total #propagations: 144768742 / total #impl: 4817926605 (eff. 0.030)
1301.39/1301.62	c #Conflicts:    1378000 | #Learnt:      53258 | 0.000
1301.39/1301.62	c total clause space: 78.2603MB
1301.39/1301.62	c total #watches: 313776
1302.79/1303.06	c total #propagations: 144867130 / total #impl: 4821258611 (eff. 0.030)
1302.79/1303.06	c #Conflicts:    1379000 | #Learnt:      54258 | 0.000
1302.79/1303.06	c total clause space: 78.2603MB
1302.79/1303.06	c total #watches: 319104
1304.39/1304.64	c total #propagations: 144961382 / total #impl: 4825271731 (eff. 0.030)
1304.39/1304.64	c #Conflicts:    1380000 | #Learnt:      55258 | 0.000
1304.39/1304.64	c total clause space: 78.2603MB
1304.39/1304.64	c total #watches: 324553
1305.99/1306.23	c total #propagations: 145085141 / total #impl: 4829825338 (eff. 0.030)
1305.99/1306.23	c #Conflicts:    1381000 | #Learnt:      56258 | 0.000
1305.99/1306.23	c total clause space: 78.2603MB
1305.99/1306.23	c total #watches: 329942
1307.29/1307.54	c total #propagations: 145197747 / total #impl: 4834574721 (eff. 0.030)
1307.29/1307.54	c GC COLLECT
1307.29/1307.54	c #Conflicts:    1382000 | #Learnt:      28848 | 0.000
1307.29/1307.54	c total clause space: 78.2603MB
1307.29/1307.54	c total #watches: 189581
1308.19/1308.46	c total #propagations: 145291774 / total #impl: 4837881266 (eff. 0.030)
1308.19/1308.46	c #Conflicts:    1383000 | #Learnt:      29848 | 0.000
1308.19/1308.46	c total clause space: 78.2603MB
1308.19/1308.46	c total #watches: 193887
1309.28/1309.50	c total #propagations: 145388855 / total #impl: 4840750110 (eff. 0.030)
1309.28/1309.50	c #Conflicts:    1384000 | #Learnt:      30848 | 0.000
1309.28/1309.50	c total clause space: 78.2603MB
1309.28/1309.50	c total #watches: 198674
1310.28/1310.57	c total #propagations: 145513290 / total #impl: 4844559670 (eff. 0.030)
1310.28/1310.57	c #Conflicts:    1385000 | #Learnt:      31848 | 0.000
1310.28/1310.57	c total clause space: 78.2603MB
1310.28/1310.57	c total #watches: 204813
1311.38/1311.63	c total #propagations: 145613967 / total #impl: 4848760345 (eff. 0.030)
1311.38/1311.63	c #Conflicts:    1386000 | #Learnt:      32848 | 0.000
1311.38/1311.63	c total clause space: 78.2603MB
1311.38/1311.63	c total #watches: 210968
1312.58/1312.82	c total #propagations: 145721923 / total #impl: 4852881933 (eff. 0.030)
1312.58/1312.82	c #Conflicts:    1387000 | #Learnt:      33848 | 0.000
1312.58/1312.82	c total clause space: 78.2603MB
1312.58/1312.82	c total #watches: 215864
1313.68/1313.94	c total #propagations: 145827685 / total #impl: 4857308792 (eff. 0.030)
1313.68/1313.94	c #Conflicts:    1388000 | #Learnt:      34848 | 0.000
1313.68/1313.94	c total clause space: 78.2603MB
1313.68/1313.94	c total #watches: 220825
1314.98/1315.28	c total #propagations: 145934630 / total #impl: 4861452509 (eff. 0.030)
1314.98/1315.28	c #Conflicts:    1389000 | #Learnt:      35848 | 0.000
1314.98/1315.28	c total clause space: 78.2603MB
1314.98/1315.28	c total #watches: 226421
1316.18/1316.41	c total #propagations: 146058075 / total #impl: 4866388713 (eff. 0.030)
1316.18/1316.41	c #Conflicts:    1390000 | #Learnt:      36848 | 0.000
1316.18/1316.41	c total clause space: 78.2603MB
1316.18/1316.41	c total #watches: 231797
1317.38/1317.64	c total #propagations: 146151352 / total #impl: 4870485459 (eff. 0.030)
1317.38/1317.64	c #Conflicts:    1391000 | #Learnt:      37848 | 0.000
1317.38/1317.64	c total clause space: 78.2603MB
1317.38/1317.64	c total #watches: 236764
1318.69/1318.92	c total #propagations: 146262408 / total #impl: 4874650454 (eff. 0.030)
1318.69/1318.92	c #Conflicts:    1392000 | #Learnt:      38848 | 0.000
1318.69/1318.92	c total clause space: 78.2603MB
1318.69/1318.92	c total #watches: 242398
1319.79/1320.10	c total #propagations: 146388990 / total #impl: 4879173352 (eff. 0.030)
1319.79/1320.10	c #Conflicts:    1393000 | #Learnt:      39848 | 0.000
1319.79/1320.10	c total clause space: 78.2603MB
1319.79/1320.10	c total #watches: 247557
1320.99/1321.29	c total #propagations: 146493357 / total #impl: 4883426647 (eff. 0.030)
1320.99/1321.29	c #Conflicts:    1394000 | #Learnt:      40848 | 0.000
1320.99/1321.29	c total clause space: 78.2603MB
1320.99/1321.29	c total #watches: 252722
1322.18/1322.47	c total #propagations: 146593191 / total #impl: 4887698661 (eff. 0.030)
1322.18/1322.47	c #Conflicts:    1395000 | #Learnt:      41848 | 0.000
1322.18/1322.47	c total clause space: 78.2603MB
1322.18/1322.47	c total #watches: 258259
1323.48/1323.78	c total #propagations: 146693794 / total #impl: 4891776700 (eff. 0.030)
1323.48/1323.78	c #Conflicts:    1396000 | #Learnt:      42848 | 0.000
1323.48/1323.78	c total clause space: 78.2603MB
1323.48/1323.78	c total #watches: 264681
1324.88/1325.10	c total #propagations: 146798007 / total #impl: 4896464291 (eff. 0.030)
1324.88/1325.10	c #Conflicts:    1397000 | #Learnt:      43848 | 0.000
1324.88/1325.10	c total clause space: 78.2603MB
1324.88/1325.10	c total #watches: 270137
1326.18/1326.47	c total #propagations: 146909216 / total #impl: 4900990242 (eff. 0.030)
1326.18/1326.47	c #Conflicts:    1398000 | #Learnt:      44848 | 0.000
1326.18/1326.47	c total clause space: 78.2603MB
1326.18/1326.47	c total #watches: 275123
1327.68/1327.99	c total #propagations: 147013100 / total #impl: 4905571351 (eff. 0.030)
1327.68/1327.99	c #Conflicts:    1399000 | #Learnt:      45848 | 0.000
1327.68/1327.99	c total clause space: 78.2603MB
1327.68/1327.99	c total #watches: 281061
1329.28/1329.59	c total #propagations: 147123015 / total #impl: 4910827827 (eff. 0.030)
1329.28/1329.59	c #Conflicts:    1400000 | #Learnt:      46848 | 0.000
1329.28/1329.59	c total clause space: 78.2603MB
1329.28/1329.59	c total #watches: 286778
1330.89/1331.16	c total #propagations: 147231279 / total #impl: 4916180978 (eff. 0.030)
1330.89/1331.16	c #Conflicts:    1401000 | #Learnt:      47848 | 0.000
1330.89/1331.16	c total clause space: 78.2603MB
1330.89/1331.16	c total #watches: 292847
1332.38/1332.65	c total #propagations: 147341666 / total #impl: 4921577839 (eff. 0.030)
1332.38/1332.65	c #Conflicts:    1402000 | #Learnt:      48848 | 0.000
1332.38/1332.65	c total clause space: 78.2603MB
1332.38/1332.65	c total #watches: 299203
1333.88/1334.11	c total #propagations: 147445838 / total #impl: 4926553252 (eff. 0.030)
1333.88/1334.11	c #Conflicts:    1403000 | #Learnt:      49848 | 0.000
1333.88/1334.11	c total clause space: 78.2603MB
1333.88/1334.11	c total #watches: 304989
1335.48/1335.76	c total #propagations: 147549580 / total #impl: 4931246287 (eff. 0.030)
1335.48/1335.76	c #Conflicts:    1404000 | #Learnt:      50848 | 0.000
1335.48/1335.76	c total clause space: 78.2603MB
1335.48/1335.76	c total #watches: 310551
1336.98/1337.22	c total #propagations: 147668646 / total #impl: 4936145798 (eff. 0.030)
1336.98/1337.22	c #Conflicts:    1405000 | #Learnt:      51848 | 0.000
1336.98/1337.22	c total clause space: 78.2603MB
1336.98/1337.22	c total #watches: 315663
1338.38/1338.69	c total #propagations: 147765061 / total #impl: 4940505223 (eff. 0.030)
1338.38/1338.69	c #Conflicts:    1406000 | #Learnt:      52848 | 0.000
1338.38/1338.69	c total clause space: 78.2603MB
1338.38/1338.69	c total #watches: 320081
1339.98/1340.25	c total #propagations: 147867348 / total #impl: 4944731127 (eff. 0.030)
1339.98/1340.25	c #Conflicts:    1407000 | #Learnt:      53848 | 0.000
1339.98/1340.25	c total clause space: 78.2603MB
1339.98/1340.25	c total #watches: 324827
1341.48/1341.78	c total #propagations: 147986909 / total #impl: 4949399947 (eff. 0.030)
1341.48/1341.78	c #Conflicts:    1408000 | #Learnt:      54848 | 0.000
1341.48/1341.78	c total clause space: 78.2603MB
1341.48/1341.78	c total #watches: 330353
1342.99/1343.29	c total #propagations: 148081552 / total #impl: 4954145118 (eff. 0.030)
1342.99/1343.29	c #Conflicts:    1409000 | #Learnt:      55848 | 0.000
1342.99/1343.29	c total clause space: 78.2603MB
1342.99/1343.29	c total #watches: 335111
1344.58/1344.89	c total #propagations: 148177433 / total #impl: 4957708387 (eff. 0.030)
1344.58/1344.89	c #Conflicts:    1410000 | #Learnt:      56848 | 0.000
1344.58/1344.89	c total clause space: 78.2603MB
1344.58/1344.89	c total #watches: 340214
1346.08/1346.30	c total #propagations: 148287155 / total #impl: 4961816891 (eff. 0.030)
1346.08/1346.30	c GC COLLECT
1346.08/1346.30	c #Conflicts:    1411000 | #Learnt:      29154 | 0.000
1346.08/1346.30	c total clause space: 78.2603MB
1346.08/1346.30	c total #watches: 192020
1346.98/1347.20	c total #propagations: 148384229 / total #impl: 4965974243 (eff. 0.030)
1346.98/1347.20	c #Conflicts:    1412000 | #Learnt:      30154 | 0.000
1346.98/1347.20	c total clause space: 78.2603MB
1346.98/1347.20	c total #watches: 197231
1347.88/1348.14	c total #propagations: 148482685 / total #impl: 4969162744 (eff. 0.030)
1347.88/1348.14	c #Conflicts:    1413000 | #Learnt:      31154 | 0.000
1347.88/1348.14	c total clause space: 78.2603MB
1347.88/1348.14	c total #watches: 202959
1348.68/1348.97	c total #propagations: 148572706 / total #impl: 4972863412 (eff. 0.030)
1348.68/1348.97	c #Conflicts:    1414000 | #Learnt:      32154 | 0.000
1348.68/1348.97	c total clause space: 78.2603MB
1348.68/1348.97	c total #watches: 207495
1349.68/1349.98	c total #propagations: 148667530 / total #impl: 4975984538 (eff. 0.030)
1349.68/1349.98	c #Conflicts:    1415000 | #Learnt:      33154 | 0.000
1349.68/1349.98	c total clause space: 78.2603MB
1349.68/1349.98	c total #watches: 212038
1350.69/1350.98	c total #propagations: 148777797 / total #impl: 4979726882 (eff. 0.030)
1350.69/1350.98	c #Conflicts:    1416000 | #Learnt:      34154 | 0.000
1350.69/1350.98	c total clause space: 78.2603MB
1350.69/1350.98	c total #watches: 216669
1351.79/1352.08	c total #propagations: 148876002 / total #impl: 4983403363 (eff. 0.030)
1351.79/1352.08	c #Conflicts:    1417000 | #Learnt:      35154 | 0.000
1351.79/1352.08	c total clause space: 78.2603MB
1351.79/1352.08	c total #watches: 221026
1352.89/1353.16	c total #propagations: 148960837 / total #impl: 4987477980 (eff. 0.030)
1352.89/1353.16	c #Conflicts:    1418000 | #Learnt:      36154 | 0.000
1352.89/1353.16	c total clause space: 78.2603MB
1352.89/1353.16	c total #watches: 225837
1353.99/1354.27	c total #propagations: 149049589 / total #impl: 4991739854 (eff. 0.030)
1353.99/1354.27	c #Conflicts:    1419000 | #Learnt:      37154 | 0.000
1353.99/1354.27	c total clause space: 78.2603MB
1353.99/1354.27	c total #watches: 231583
1355.18/1355.48	c total #propagations: 149158076 / total #impl: 4995872250 (eff. 0.030)
1355.18/1355.48	c #Conflicts:    1420000 | #Learnt:      38154 | 0.000
1355.18/1355.48	c total clause space: 78.2603MB
1355.18/1355.48	c total #watches: 237563
1356.48/1356.78	c total #propagations: 149270839 / total #impl: 5000415241 (eff. 0.030)
1356.48/1356.78	c #Conflicts:    1421000 | #Learnt:      39154 | 0.000
1356.48/1356.78	c total clause space: 78.2603MB
1356.48/1356.78	c total #watches: 242292
1357.68/1357.95	c total #propagations: 149414384 / total #impl: 5004852621 (eff. 0.030)
1357.68/1357.95	c #Conflicts:    1422000 | #Learnt:      40154 | 0.000
1357.68/1357.95	c total clause space: 78.2603MB
1357.68/1357.95	c total #watches: 247942
1358.88/1359.17	c total #propagations: 149527249 / total #impl: 5009116941 (eff. 0.030)
1358.88/1359.17	c #Conflicts:    1423000 | #Learnt:      41154 | 0.000
1358.88/1359.17	c total clause space: 78.2603MB
1358.88/1359.17	c total #watches: 253188
1360.18/1360.46	c total #propagations: 149640598 / total #impl: 5013510351 (eff. 0.030)
1360.18/1360.46	c #Conflicts:    1424000 | #Learnt:      42154 | 0.000
1360.18/1360.46	c total clause space: 78.2603MB
1360.18/1360.46	c total #watches: 258231
1361.38/1361.65	c total #propagations: 149757078 / total #impl: 5017821088 (eff. 0.030)
1361.38/1361.65	c #Conflicts:    1425000 | #Learnt:      43154 | 0.000
1361.38/1361.65	c total clause space: 78.2603MB
1361.38/1361.65	c total #watches: 262890
1362.58/1362.88	c total #propagations: 149866247 / total #impl: 5021859348 (eff. 0.030)
1362.58/1362.88	c #Conflicts:    1426000 | #Learnt:      44154 | 0.000
1362.58/1362.88	c total clause space: 78.2603MB
1362.58/1362.88	c total #watches: 266883
1363.78/1364.03	c total #propagations: 149969949 / total #impl: 5026042561 (eff. 0.030)
1363.78/1364.03	c #Conflicts:    1427000 | #Learnt:      45154 | 0.000
1363.78/1364.03	c total clause space: 78.2603MB
1363.78/1364.03	c total #watches: 271786
1365.18/1365.42	c total #propagations: 150064306 / total #impl: 5029596848 (eff. 0.030)
1365.18/1365.42	c #Conflicts:    1428000 | #Learnt:      46154 | 0.000
1365.18/1365.42	c total clause space: 78.2603MB
1365.18/1365.42	c total #watches: 278005
1366.58/1366.81	c total #propagations: 150166909 / total #impl: 5034435175 (eff. 0.030)
1366.58/1366.81	c #Conflicts:    1429000 | #Learnt:      47154 | 0.000
1366.58/1366.81	c total clause space: 78.2603MB
1366.58/1366.81	c total #watches: 283519
1367.88/1368.19	c total #propagations: 150268999 / total #impl: 5039084185 (eff. 0.030)
1367.88/1368.19	c #Conflicts:    1430000 | #Learnt:      48154 | 0.000
1367.88/1368.19	c total clause space: 78.2603MB
1367.88/1368.19	c total #watches: 288688
1369.58/1369.87	c total #propagations: 150364093 / total #impl: 5043925440 (eff. 0.030)
1369.58/1369.87	c #Conflicts:    1431000 | #Learnt:      49154 | 0.000
1369.58/1369.87	c total clause space: 78.2603MB
1369.58/1369.87	c total #watches: 294237
1370.98/1371.24	c total #propagations: 150485709 / total #impl: 5049101712 (eff. 0.030)
1370.98/1371.24	c #Conflicts:    1432000 | #Learnt:      50154 | 0.000
1370.98/1371.24	c total clause space: 78.2603MB
1370.98/1371.24	c total #watches: 298807
1372.48/1372.77	c total #propagations: 150578866 / total #impl: 5053171245 (eff. 0.030)
1372.48/1372.77	c #Conflicts:    1433000 | #Learnt:      51154 | 0.000
1372.48/1372.77	c total clause space: 78.2603MB
1372.48/1372.77	c total #watches: 303659
1374.08/1374.39	c total #propagations: 150688668 / total #impl: 5057401558 (eff. 0.030)
1374.08/1374.39	c #Conflicts:    1434000 | #Learnt:      52154 | 0.000
1374.08/1374.39	c total clause space: 78.2603MB
1374.08/1374.39	c total #watches: 308709
1375.77/1376.04	c total #propagations: 150797838 / total #impl: 5062368922 (eff. 0.030)
1375.77/1376.04	c #Conflicts:    1435000 | #Learnt:      53154 | 0.000
1375.77/1376.04	c total clause space: 78.2603MB
1375.77/1376.04	c total #watches: 314119
1377.27/1377.58	c total #propagations: 150916125 / total #impl: 5067151310 (eff. 0.030)
1377.27/1377.58	c #Conflicts:    1436000 | #Learnt:      54154 | 0.000
1377.27/1377.58	c total clause space: 78.2603MB
1377.27/1377.58	c total #watches: 318394
1378.67/1378.96	c total #propagations: 151017602 / total #impl: 5071289600 (eff. 0.030)
1378.67/1378.96	c #Conflicts:    1437000 | #Learnt:      55154 | 0.000
1378.67/1378.96	c total clause space: 78.2603MB
1378.67/1378.96	c total #watches: 323472
1380.07/1380.34	c total #propagations: 151114373 / total #impl: 5074956349 (eff. 0.030)
1380.07/1380.34	c #Conflicts:    1438000 | #Learnt:      56154 | 0.000
1380.07/1380.34	c total clause space: 78.2603MB
1380.07/1380.34	c total #watches: 328122
1381.38/1381.69	c total #propagations: 151205654 / total #impl: 5078428874 (eff. 0.030)
1381.38/1381.69	c #Conflicts:    1439000 | #Learnt:      57154 | 0.000
1381.38/1381.69	c total clause space: 78.2603MB
1381.38/1381.69	c total #watches: 332770
1382.87/1383.16	c total #propagations: 151302776 / total #impl: 5081728946 (eff. 0.030)
1382.87/1383.16	c GC COLLECT
1382.87/1383.16	c #Conflicts:    1440000 | #Learnt:      29150 | 0.000
1382.87/1383.16	c total clause space: 78.2603MB
1382.87/1383.16	c total #watches: 191776
1383.97/1384.23	c total #propagations: 151406851 / total #impl: 5085705334 (eff. 0.030)
1383.97/1384.23	c #Conflicts:    1441000 | #Learnt:      30150 | 0.000
1383.97/1384.23	c total clause space: 78.2603MB
1383.97/1384.23	c total #watches: 197853
1385.07/1385.32	c total #propagations: 151519410 / total #impl: 5089848302 (eff. 0.030)
1385.07/1385.32	c #Conflicts:    1442000 | #Learnt:      31150 | 0.000
1385.07/1385.32	c total clause space: 78.2603MB
1385.07/1385.32	c total #watches: 203815
1386.07/1386.34	c total #propagations: 151626262 / total #impl: 5093947484 (eff. 0.030)
1386.07/1386.34	c #Conflicts:    1443000 | #Learnt:      32150 | 0.000
1386.07/1386.34	c total clause space: 78.2603MB
1386.07/1386.34	c total #watches: 208335
1387.17/1387.49	c total #propagations: 151726470 / total #impl: 5097903787 (eff. 0.030)
1387.17/1387.49	c #Conflicts:    1444000 | #Learnt:      33150 | 0.000
1387.17/1387.49	c total clause space: 78.2603MB
1387.17/1387.49	c total #watches: 213564
1388.47/1388.72	c total #propagations: 151829925 / total #impl: 5102363013 (eff. 0.030)
1388.47/1388.72	c #Conflicts:    1445000 | #Learnt:      34150 | 0.000
1388.47/1388.72	c total clause space: 78.2603MB
1388.47/1388.72	c total #watches: 218713
1389.57/1389.87	c total #propagations: 151940765 / total #impl: 5106925714 (eff. 0.030)
1389.57/1389.87	c #Conflicts:    1446000 | #Learnt:      35150 | 0.000
1389.57/1389.87	c total clause space: 78.2603MB
1389.57/1389.87	c total #watches: 224333
1390.77/1391.01	c total #propagations: 152038356 / total #impl: 5111212730 (eff. 0.030)
1390.77/1391.01	c #Conflicts:    1447000 | #Learnt:      36150 | 0.000
1390.77/1391.01	c total clause space: 78.2603MB
1390.77/1391.01	c total #watches: 229964
1391.97/1392.23	c total #propagations: 152112988 / total #impl: 5115458972 (eff. 0.030)
1391.97/1392.23	c #Conflicts:    1448000 | #Learnt:      37150 | 0.000
1391.97/1392.23	c total clause space: 78.2603MB
1391.97/1392.23	c total #watches: 235619
1393.07/1393.39	c total #propagations: 152204018 / total #impl: 5119826355 (eff. 0.030)
1393.07/1393.39	c #Conflicts:    1449000 | #Learnt:      38150 | 0.000
1393.07/1393.39	c total clause space: 78.2603MB
1393.07/1393.39	c total #watches: 241507
1394.27/1394.59	c total #propagations: 152299585 / total #impl: 5123588907 (eff. 0.030)
1394.27/1394.59	c #Conflicts:    1450000 | #Learnt:      39150 | 0.000
1394.27/1394.59	c total clause space: 78.2603MB
1394.27/1394.59	c total #watches: 247607
1395.68/1395.97	c total #propagations: 152373742 / total #impl: 5127932682 (eff. 0.030)
1395.68/1395.97	c #Conflicts:    1451000 | #Learnt:      40150 | 0.000
1395.68/1395.97	c total clause space: 78.2603MB
1395.68/1395.97	c total #watches: 253152
1396.88/1397.17	c total #propagations: 152493648 / total #impl: 5132888603 (eff. 0.030)
1396.88/1397.17	c #Conflicts:    1452000 | #Learnt:      41150 | 0.000
1396.88/1397.17	c total clause space: 78.2603MB
1396.88/1397.17	c total #watches: 259484
1398.17/1398.49	c total #propagations: 152580957 / total #impl: 5137022434 (eff. 0.030)
1398.17/1398.49	c #Conflicts:    1453000 | #Learnt:      42150 | 0.000
1398.17/1398.49	c total clause space: 78.2603MB
1398.17/1398.49	c total #watches: 265014
1399.67/1399.92	c total #propagations: 152693492 / total #impl: 5141389325 (eff. 0.030)
1399.67/1399.92	c #Conflicts:    1454000 | #Learnt:      43150 | 0.000
1399.67/1399.92	c total clause space: 78.2603MB
1399.67/1399.92	c total #watches: 271911
1400.97/1401.22	c total #propagations: 152814413 / total #impl: 5146424374 (eff. 0.030)
1400.97/1401.22	c #Conflicts:    1455000 | #Learnt:      44150 | 0.000
1400.97/1401.22	c total clause space: 78.2603MB
1400.97/1401.22	c total #watches: 278218
1402.47/1402.76	c total #propagations: 152905694 / total #impl: 5150725061 (eff. 0.030)
1402.47/1402.76	c #Conflicts:    1456000 | #Learnt:      45150 | 0.000
1402.47/1402.76	c total clause space: 78.2603MB
1402.47/1402.76	c total #watches: 285117
1404.18/1404.42	c total #propagations: 153009456 / total #impl: 5155772342 (eff. 0.030)
1404.18/1404.42	c #Conflicts:    1457000 | #Learnt:      46150 | 0.000
1404.18/1404.42	c total clause space: 78.2603MB
1404.18/1404.42	c total #watches: 291893
1405.88/1406.13	c total #propagations: 153121549 / total #impl: 5160945503 (eff. 0.030)
1405.88/1406.13	c #Conflicts:    1458000 | #Learnt:      47150 | 0.000
1405.88/1406.13	c total clause space: 78.2603MB
1405.88/1406.13	c total #watches: 297420
1407.68/1408.00	c total #propagations: 153255066 / total #impl: 5165960357 (eff. 0.030)
1407.68/1408.00	c #Conflicts:    1459000 | #Learnt:      48150 | 0.000
1407.68/1408.00	c total clause space: 78.2603MB
1407.68/1408.00	c total #watches: 303140
1409.28/1409.54	c total #propagations: 153384168 / total #impl: 5171798055 (eff. 0.030)
1409.28/1409.54	c #Conflicts:    1460000 | #Learnt:      49150 | 0.000
1409.28/1409.54	c total clause space: 78.2603MB
1409.28/1409.54	c total #watches: 309862
1410.98/1411.24	c total #propagations: 153483386 / total #impl: 5176472104 (eff. 0.030)
1410.98/1411.24	c #Conflicts:    1461000 | #Learnt:      50150 | 0.000
1410.98/1411.24	c total clause space: 78.2603MB
1410.98/1411.24	c total #watches: 315395
1412.58/1412.89	c total #propagations: 153593448 / total #impl: 5181073105 (eff. 0.030)
1412.58/1412.89	c #Conflicts:    1462000 | #Learnt:      51150 | 0.000
1412.58/1412.89	c total clause space: 78.2603MB
1412.58/1412.89	c total #watches: 320559
1414.18/1414.47	c total #propagations: 153691785 / total #impl: 5185748588 (eff. 0.030)
1414.18/1414.47	c #Conflicts:    1463000 | #Learnt:      52150 | 0.000
1414.18/1414.47	c total clause space: 78.2603MB
1414.18/1414.47	c total #watches: 326727
1415.58/1415.82	c total #propagations: 153793768 / total #impl: 5190245452 (eff. 0.030)
1415.58/1415.82	c #Conflicts:    1464000 | #Learnt:      53150 | 0.000
1415.58/1415.82	c total clause space: 78.2603MB
1415.58/1415.82	c total #watches: 331287
1417.18/1417.43	c total #propagations: 153917590 / total #impl: 5193825451 (eff. 0.030)
1417.18/1417.43	c #Conflicts:    1465000 | #Learnt:      54150 | 0.000
1417.18/1417.43	c total clause space: 78.2603MB
1417.18/1417.43	c total #watches: 336913
1418.88/1419.12	c total #propagations: 154031653 / total #impl: 5198177112 (eff. 0.030)
1418.88/1419.12	c #Conflicts:    1466000 | #Learnt:      55150 | 0.000
1418.88/1419.12	c total clause space: 78.2603MB
1418.88/1419.12	c total #watches: 341598
1420.48/1420.76	c total #propagations: 154137469 / total #impl: 5202639762 (eff. 0.030)
1420.48/1420.76	c #Conflicts:    1467000 | #Learnt:      56150 | 0.000
1420.48/1420.76	c total clause space: 78.2603MB
1420.48/1420.76	c total #watches: 346375
1422.18/1422.43	c total #propagations: 154235931 / total #impl: 5207289195 (eff. 0.030)
1422.18/1422.43	c #Conflicts:    1468000 | #Learnt:      57150 | 0.000
1422.18/1422.43	c total clause space: 78.2603MB
1422.18/1422.43	c total #watches: 350753
1423.98/1424.20	c total #propagations: 154343925 / total #impl: 5212138394 (eff. 0.030)
1423.98/1424.20	c #Conflicts:    1469000 | #Learnt:      58150 | 0.000
1423.98/1424.20	c total clause space: 78.2603MB
1423.98/1424.20	c total #watches: 355078
1425.18/1425.48	c total #propagations: 154459953 / total #impl: 5217325880 (eff. 0.030)
1425.18/1425.48	c GC COLLECT
1425.18/1425.48	c #Conflicts:    1470000 | #Learnt:      29846 | 0.000
1425.18/1425.48	c total clause space: 78.2603MB
1425.18/1425.48	c total #watches: 195455
1426.18/1426.47	c total #propagations: 154563026 / total #impl: 5221132763 (eff. 0.030)
1426.18/1426.47	c #Conflicts:    1471000 | #Learnt:      30846 | 0.000
1426.18/1426.47	c total clause space: 78.2603MB
1426.18/1426.47	c total #watches: 199971
1427.28/1427.53	c total #propagations: 154680891 / total #impl: 5224603623 (eff. 0.030)
1427.28/1427.53	c #Conflicts:    1472000 | #Learnt:      31846 | 0.000
1427.28/1427.53	c total clause space: 78.2603MB
1427.28/1427.53	c total #watches: 205662
1428.28/1428.51	c total #propagations: 154779033 / total #impl: 5228433524 (eff. 0.030)
1428.28/1428.51	c #Conflicts:    1473000 | #Learnt:      32846 | 0.000
1428.28/1428.51	c total clause space: 78.2603MB
1428.28/1428.51	c total #watches: 210855
1429.28/1429.54	c total #propagations: 154870495 / total #impl: 5231975250 (eff. 0.030)
1429.28/1429.54	c #Conflicts:    1474000 | #Learnt:      33846 | 0.000
1429.28/1429.54	c total clause space: 78.2603MB
1429.28/1429.54	c total #watches: 215097
1430.28/1430.54	c total #propagations: 154971229 / total #impl: 5235503814 (eff. 0.030)
1430.28/1430.54	c #Conflicts:    1475000 | #Learnt:      34846 | 0.000
1430.28/1430.54	c total clause space: 78.2603MB
1430.28/1430.54	c total #watches: 219887
1431.28/1431.54	c total #propagations: 155063520 / total #impl: 5238191506 (eff. 0.030)
1431.28/1431.54	c #Conflicts:    1476000 | #Learnt:      35846 | 0.000
1431.28/1431.54	c total clause space: 78.2603MB
1431.28/1431.54	c total #watches: 224008
1432.38/1432.63	c total #propagations: 155177070 / total #impl: 5241653784 (eff. 0.030)
1432.38/1432.63	c #Conflicts:    1477000 | #Learnt:      36846 | 0.000
1432.38/1432.63	c total clause space: 78.2603MB
1432.38/1432.63	c total #watches: 229278
1433.48/1433.79	c total #propagations: 155303450 / total #impl: 5245564278 (eff. 0.030)
1433.48/1433.79	c #Conflicts:    1478000 | #Learnt:      37846 | 0.000
1433.48/1433.79	c total clause space: 78.2603MB
1433.48/1433.79	c total #watches: 234914
1434.77/1435.09	c total #propagations: 155394686 / total #impl: 5249615204 (eff. 0.030)
1434.77/1435.09	c #Conflicts:    1479000 | #Learnt:      38846 | 0.000
1434.77/1435.09	c total clause space: 78.2603MB
1434.77/1435.09	c total #watches: 240115
1436.07/1436.33	c total #propagations: 155509885 / total #impl: 5254472628 (eff. 0.030)
1436.07/1436.33	c #Conflicts:    1480000 | #Learnt:      39846 | 0.000
1436.07/1436.33	c total clause space: 78.2603MB
1436.07/1436.33	c total #watches: 245947
1437.27/1437.55	c total #propagations: 155610940 / total #impl: 5259353512 (eff. 0.030)
1437.27/1437.55	c #Conflicts:    1481000 | #Learnt:      40846 | 0.000
1437.27/1437.55	c total clause space: 78.2603MB
1437.27/1437.55	c total #watches: 252009
1438.58/1438.80	c total #propagations: 155700258 / total #impl: 5263429007 (eff. 0.030)
1438.58/1438.80	c #Conflicts:    1482000 | #Learnt:      41846 | 0.000
1438.58/1438.80	c total clause space: 78.2603MB
1438.58/1438.80	c total #watches: 256701
1439.78/1440.02	c total #propagations: 155798600 / total #impl: 5267470736 (eff. 0.030)
1439.78/1440.02	c #Conflicts:    1483000 | #Learnt:      42846 | 0.000
1439.78/1440.02	c total clause space: 78.2603MB
1439.78/1440.02	c total #watches: 262387
1441.07/1441.34	c total #propagations: 155892136 / total #impl: 5271544734 (eff. 0.030)
1441.07/1441.34	c #Conflicts:    1484000 | #Learnt:      43846 | 0.000
1441.07/1441.34	c total clause space: 78.2603MB
1441.07/1441.34	c total #watches: 266795
1442.47/1442.73	c total #propagations: 156001759 / total #impl: 5275489702 (eff. 0.030)
1442.47/1442.73	c #Conflicts:    1485000 | #Learnt:      44846 | 0.000
1442.47/1442.73	c total clause space: 78.2603MB
1442.47/1442.73	c total #watches: 271973
1443.87/1444.12	c total #propagations: 156115266 / total #impl: 5279175048 (eff. 0.030)
1443.87/1444.12	c #Conflicts:    1486000 | #Learnt:      45846 | 0.000
1443.87/1444.12	c total clause space: 78.2603MB
1443.87/1444.12	c total #watches: 277558
1444.97/1445.27	c total #propagations: 156219505 / total #impl: 5283549305 (eff. 0.030)
1444.97/1445.27	c #Conflicts:    1487000 | #Learnt:      46846 | 0.000
1444.97/1445.27	c total clause space: 78.2603MB
1444.97/1445.27	c total #watches: 281938
1446.28/1446.55	c total #propagations: 156311777 / total #impl: 5287167827 (eff. 0.030)
1446.28/1446.55	c #Conflicts:    1488000 | #Learnt:      47846 | 0.000
1446.28/1446.55	c total clause space: 78.2603MB
1446.28/1446.55	c total #watches: 287855
1447.67/1447.90	c total #propagations: 156408492 / total #impl: 5291011176 (eff. 0.030)
1447.67/1447.90	c #Conflicts:    1489000 | #Learnt:      48846 | 0.000
1447.67/1447.90	c total clause space: 78.2603MB
1447.67/1447.90	c total #watches: 292648
1448.97/1449.27	c total #propagations: 156517376 / total #impl: 5294702448 (eff. 0.030)
1448.97/1449.27	c #Conflicts:    1490000 | #Learnt:      49846 | 0.000
1448.97/1449.27	c total clause space: 78.2603MB
1448.97/1449.27	c total #watches: 298062
1450.47/1450.76	c total #propagations: 156618983 / total #impl: 5298980890 (eff. 0.030)
1450.47/1450.76	c #Conflicts:    1491000 | #Learnt:      50846 | 0.000
1450.47/1450.76	c total clause space: 78.2603MB
1450.47/1450.76	c total #watches: 303841
1452.07/1452.35	c total #propagations: 156711439 / total #impl: 5303948271 (eff. 0.030)
1452.07/1452.35	c #Conflicts:    1492000 | #Learnt:      51846 | 0.000
1452.07/1452.35	c total clause space: 78.2603MB
1452.07/1452.35	c total #watches: 308714
1453.57/1453.84	c total #propagations: 156806256 / total #impl: 5308937092 (eff. 0.030)
1453.57/1453.84	c #Conflicts:    1493000 | #Learnt:      52846 | 0.000
1453.57/1453.84	c total clause space: 78.2603MB
1453.57/1453.84	c total #watches: 314034
1455.18/1455.49	c total #propagations: 156891442 / total #impl: 5313541972 (eff. 0.030)
1455.18/1455.49	c #Conflicts:    1494000 | #Learnt:      53846 | 0.000
1455.18/1455.49	c total clause space: 78.2603MB
1455.18/1455.49	c total #watches: 318888
1456.87/1457.10	c total #propagations: 157010166 / total #impl: 5318262919 (eff. 0.030)
1456.87/1457.10	c #Conflicts:    1495000 | #Learnt:      54846 | 0.000
1456.87/1457.10	c total clause space: 78.2603MB
1456.87/1457.10	c total #watches: 324497
1458.57/1458.80	c total #propagations: 157114329 / total #impl: 5323264895 (eff. 0.030)
1458.57/1458.80	c #Conflicts:    1496000 | #Learnt:      55846 | 0.000
1458.57/1458.80	c total clause space: 78.2603MB
1458.57/1458.80	c total #watches: 330155
1460.07/1460.35	c total #propagations: 157216689 / total #impl: 5328158564 (eff. 0.030)
1460.07/1460.35	c #Conflicts:    1497000 | #Learnt:      56846 | 0.000
1460.07/1460.35	c total clause space: 78.2603MB
1460.07/1460.35	c total #watches: 335804
1461.68/1461.96	c total #propagations: 157319298 / total #impl: 5332677821 (eff. 0.030)
1461.68/1461.96	c #Conflicts:    1498000 | #Learnt:      57846 | 0.000
1461.68/1461.96	c total clause space: 78.2603MB
1461.68/1461.96	c total #watches: 341398
1463.27/1463.55	c total #propagations: 157432677 / total #impl: 5337304615 (eff. 0.029)
1463.27/1463.55	c #Conflicts:    1499000 | #Learnt:      58846 | 0.000
1463.27/1463.55	c total clause space: 78.2603MB
1463.27/1463.55	c total #watches: 346285
1464.47/1464.78	c total #propagations: 157545390 / total #impl: 5341915888 (eff. 0.029)
1464.47/1464.78	c GC COLLECT
1464.47/1464.78	c #Conflicts:    1500000 | #Learnt:      30253 | 0.000
1464.47/1464.78	c total clause space: 78.2603MB
1464.47/1464.78	c total #watches: 197577
1465.67/1465.95	c total #propagations: 157641078 / total #impl: 5345531040 (eff. 0.029)
1465.67/1465.95	c #Conflicts:    1501000 | #Learnt:      31253 | 0.000
1465.67/1465.95	c total clause space: 78.2603MB
1465.67/1465.95	c total #watches: 202660
1466.67/1466.92	c total #propagations: 157753903 / total #impl: 5349664049 (eff. 0.029)
1466.67/1466.92	c #Conflicts:    1502000 | #Learnt:      32253 | 0.000
1466.67/1466.92	c total clause space: 78.2603MB
1466.67/1466.92	c total #watches: 208111
1467.77/1468.09	c total #propagations: 157847169 / total #impl: 5352906406 (eff. 0.029)
1467.77/1468.09	c #Conflicts:    1503000 | #Learnt:      33253 | 0.000
1467.77/1468.09	c total clause space: 78.2603MB
1467.77/1468.09	c total #watches: 213830
1468.87/1469.11	c total #propagations: 157953575 / total #impl: 5356806334 (eff. 0.029)
1468.87/1469.11	c #Conflicts:    1504000 | #Learnt:      34253 | 0.000
1468.87/1469.11	c total clause space: 78.2603MB
1468.87/1469.11	c total #watches: 218472
1469.97/1470.20	c total #propagations: 158061462 / total #impl: 5360098630 (eff. 0.029)
1469.97/1470.20	c #Conflicts:    1505000 | #Learnt:      35253 | 0.000
1469.97/1470.20	c total clause space: 78.2603MB
1469.97/1470.20	c total #watches: 223512
1470.97/1471.27	c total #propagations: 158174457 / total #impl: 5363797314 (eff. 0.029)
1470.97/1471.27	c #Conflicts:    1506000 | #Learnt:      36253 | 0.000
1470.97/1471.27	c total clause space: 78.2603MB
1470.97/1471.27	c total #watches: 228712
1471.97/1472.28	c total #propagations: 158280727 / total #impl: 5367475702 (eff. 0.029)
1471.97/1472.28	c #Conflicts:    1507000 | #Learnt:      37253 | 0.000
1471.97/1472.28	c total clause space: 78.2603MB
1471.97/1472.28	c total #watches: 233298
1472.97/1473.27	c total #propagations: 158383559 / total #impl: 5370599316 (eff. 0.029)
1472.97/1473.27	c #Conflicts:    1508000 | #Learnt:      38253 | 0.000
1472.97/1473.27	c total clause space: 78.2603MB
1472.97/1473.27	c total #watches: 237971
1473.97/1474.24	c total #propagations: 158481649 / total #impl: 5373587717 (eff. 0.029)
1473.97/1474.24	c #Conflicts:    1509000 | #Learnt:      39253 | 0.000
1473.97/1474.24	c total clause space: 78.2603MB
1473.97/1474.24	c total #watches: 242912
1475.07/1475.39	c total #propagations: 158550354 / total #impl: 5376047848 (eff. 0.029)
1475.07/1475.39	c #Conflicts:    1510000 | #Learnt:      40253 | 0.000
1475.07/1475.39	c total clause space: 78.2603MB
1475.07/1475.39	c total #watches: 247371
1476.17/1476.48	c total #propagations: 158654665 / total #impl: 5379120746 (eff. 0.029)
1476.17/1476.48	c #Conflicts:    1511000 | #Learnt:      41253 | 0.000
1476.17/1476.48	c total clause space: 78.2603MB
1476.17/1476.48	c total #watches: 252682
1477.37/1477.68	c total #propagations: 158735617 / total #impl: 5382482744 (eff. 0.029)
1477.37/1477.68	c #Conflicts:    1512000 | #Learnt:      42253 | 0.000
1477.37/1477.68	c total clause space: 78.2603MB
1477.37/1477.68	c total #watches: 258951
1478.77/1479.01	c total #propagations: 158832285 / total #impl: 5386381124 (eff. 0.029)
1478.77/1479.01	c #Conflicts:    1513000 | #Learnt:      43253 | 0.000
1478.77/1479.01	c total clause space: 78.2603MB
1478.77/1479.01	c total #watches: 264777
1480.07/1480.37	c total #propagations: 158941859 / total #impl: 5390648728 (eff. 0.029)
1480.07/1480.37	c #Conflicts:    1514000 | #Learnt:      44253 | 0.000
1480.07/1480.37	c total clause space: 78.2603MB
1480.07/1480.37	c total #watches: 270241
1481.47/1481.76	c total #propagations: 159025869 / total #impl: 5394895191 (eff. 0.029)
1481.47/1481.76	c #Conflicts:    1515000 | #Learnt:      45253 | 0.000
1481.47/1481.76	c total clause space: 78.2603MB
1481.47/1481.76	c total #watches: 275933
1482.87/1483.14	c total #propagations: 159130154 / total #impl: 5399302984 (eff. 0.029)
1482.87/1483.14	c #Conflicts:    1516000 | #Learnt:      46253 | 0.000
1482.87/1483.14	c total clause space: 78.2603MB
1482.87/1483.14	c total #watches: 281047
1484.27/1484.50	c total #propagations: 159240306 / total #impl: 5403270528 (eff. 0.029)
1484.27/1484.50	c #Conflicts:    1517000 | #Learnt:      47253 | 0.000
1484.27/1484.50	c total clause space: 78.2603MB
1484.27/1484.50	c total #watches: 285934
1485.57/1485.87	c total #propagations: 159346732 / total #impl: 5407725264 (eff. 0.029)
1485.57/1485.87	c #Conflicts:    1518000 | #Learnt:      48253 | 0.000
1485.57/1485.87	c total clause space: 78.2603MB
1485.57/1485.87	c total #watches: 291164
1486.97/1487.25	c total #propagations: 159463248 / total #impl: 5411581028 (eff. 0.029)
1486.97/1487.25	c #Conflicts:    1519000 | #Learnt:      49253 | 0.000
1486.97/1487.25	c total clause space: 78.2603MB
1486.97/1487.25	c total #watches: 295892
1488.37/1488.66	c total #propagations: 159583229 / total #impl: 5415432433 (eff. 0.029)
1488.37/1488.66	c #Conflicts:    1520000 | #Learnt:      50253 | 0.000
1488.37/1488.66	c total clause space: 78.2603MB
1488.37/1488.66	c total #watches: 301446
1489.77/1490.05	c total #propagations: 159675203 / total #impl: 5419634154 (eff. 0.029)
1489.77/1490.05	c #Conflicts:    1521000 | #Learnt:      51253 | 0.000
1489.77/1490.05	c total clause space: 78.2603MB
1489.77/1490.05	c total #watches: 306661
1491.17/1491.48	c total #propagations: 159777067 / total #impl: 5423129773 (eff. 0.029)
1491.17/1491.48	c #Conflicts:    1522000 | #Learnt:      52253 | 0.000
1491.17/1491.48	c total clause space: 78.2603MB
1491.17/1491.48	c total #watches: 311017
1492.67/1492.94	c total #propagations: 159903608 / total #impl: 5426764979 (eff. 0.029)
1492.67/1492.94	c #Conflicts:    1523000 | #Learnt:      53253 | 0.000
1492.67/1492.94	c total clause space: 78.2603MB
1492.67/1492.94	c total #watches: 315994
1494.16/1494.48	c total #propagations: 160005894 / total #impl: 5430951747 (eff. 0.029)
1494.16/1494.48	c #Conflicts:    1524000 | #Learnt:      54253 | 0.000
1494.16/1494.48	c total clause space: 78.2603MB
1494.16/1494.48	c total #watches: 321481
1495.87/1496.13	c total #propagations: 160100982 / total #impl: 5435207575 (eff. 0.029)
1495.87/1496.13	c #Conflicts:    1525000 | #Learnt:      55253 | 0.000
1495.87/1496.13	c total clause space: 78.2603MB
1495.87/1496.13	c total #watches: 326535
1497.56/1497.85	c total #propagations: 160214868 / total #impl: 5439603683 (eff. 0.029)
1497.56/1497.85	c #Conflicts:    1526000 | #Learnt:      56253 | 0.000
1497.56/1497.85	c total clause space: 78.2603MB
1497.56/1497.85	c total #watches: 331417
1499.26/1499.51	c total #propagations: 160319981 / total #impl: 5443888683 (eff. 0.029)
1499.26/1499.51	c #Conflicts:    1527000 | #Learnt:      57253 | 0.000
1499.26/1499.51	c total clause space: 78.2603MB
1499.26/1499.51	c total #watches: 338339
1500.96/1501.20	c total #propagations: 160406655 / total #impl: 5448934828 (eff. 0.029)
1500.96/1501.20	c #Conflicts:    1528000 | #Learnt:      58253 | 0.000
1500.96/1501.20	c total clause space: 78.2603MB
1500.96/1501.20	c total #watches: 343256
1502.56/1502.80	c total #propagations: 160520212 / total #impl: 5453174885 (eff. 0.029)
1502.56/1502.80	c #Conflicts:    1529000 | #Learnt:      59253 | 0.000
1502.56/1502.80	c total clause space: 78.2603MB
1502.56/1502.80	c total #watches: 348953
1503.76/1504.08	c total #propagations: 160625013 / total #impl: 5457420376 (eff. 0.029)
1503.76/1504.08	c GC COLLECT
1503.76/1504.08	c #Conflicts:    1530000 | #Learnt:      30346 | 0.000
1503.76/1504.08	c total clause space: 78.2603MB
1503.76/1504.08	c total #watches: 198351
1504.57/1504.90	c total #propagations: 160728678 / total #impl: 5461234057 (eff. 0.029)
1504.57/1504.90	c #Conflicts:    1531000 | #Learnt:      31346 | 0.000
1504.57/1504.90	c total clause space: 78.2603MB
1504.57/1504.90	c total #watches: 202651
1505.56/1505.81	c total #propagations: 160811887 / total #impl: 5463567735 (eff. 0.029)
1505.56/1505.81	c #Conflicts:    1532000 | #Learnt:      32346 | 0.000
1505.56/1505.81	c total clause space: 78.2603MB
1505.56/1505.81	c total #watches: 206965
1506.36/1506.63	c total #propagations: 160928151 / total #impl: 5466833211 (eff. 0.029)
1506.36/1506.63	c #Conflicts:    1533000 | #Learnt:      33346 | 0.000
1506.36/1506.63	c total clause space: 78.2603MB
1506.36/1506.63	c total #watches: 210975
1507.26/1507.54	c total #propagations: 161027374 / total #impl: 5469478150 (eff. 0.029)
1507.26/1507.54	c #Conflicts:    1534000 | #Learnt:      34346 | 0.000
1507.26/1507.54	c total clause space: 78.2603MB
1507.26/1507.54	c total #watches: 216127
1508.26/1508.54	c total #propagations: 161120485 / total #impl: 5472539971 (eff. 0.029)
1508.26/1508.54	c #Conflicts:    1535000 | #Learnt:      35346 | 0.000
1508.26/1508.54	c total clause space: 78.2603MB
1508.26/1508.54	c total #watches: 222112
1509.46/1509.70	c total #propagations: 161204331 / total #impl: 5476270296 (eff. 0.029)
1509.46/1509.70	c #Conflicts:    1536000 | #Learnt:      36346 | 0.000
1509.46/1509.70	c total clause space: 78.2603MB
1509.46/1509.70	c total #watches: 226684
1510.66/1510.90	c total #propagations: 161307075 / total #impl: 5480252299 (eff. 0.029)
1510.66/1510.90	c #Conflicts:    1537000 | #Learnt:      37346 | 0.000
1510.66/1510.90	c total clause space: 78.2603MB
1510.66/1510.90	c total #watches: 231811
1511.66/1511.98	c total #propagations: 161413510 / total #impl: 5484250919 (eff. 0.029)
1511.66/1511.98	c #Conflicts:    1538000 | #Learnt:      38346 | 0.000
1511.66/1511.98	c total clause space: 78.2603MB
1511.66/1511.98	c total #watches: 235970
1512.76/1513.02	c total #propagations: 161523599 / total #impl: 5487571868 (eff. 0.029)
1512.76/1513.02	c #Conflicts:    1539000 | #Learnt:      39346 | 0.000
1512.76/1513.02	c total clause space: 78.2603MB
1512.76/1513.02	c total #watches: 241201
1513.86/1514.16	c total #propagations: 161619961 / total #impl: 5490623701 (eff. 0.029)
1513.86/1514.16	c #Conflicts:    1540000 | #Learnt:      40346 | 0.000
1513.86/1514.16	c total clause space: 78.2603MB
1513.86/1514.16	c total #watches: 246031
1514.96/1515.29	c total #propagations: 161732975 / total #impl: 5493962195 (eff. 0.029)
1514.96/1515.29	c #Conflicts:    1541000 | #Learnt:      41346 | 0.000
1514.96/1515.29	c total clause space: 78.2603MB
1514.96/1515.29	c total #watches: 251641
1516.16/1516.47	c total #propagations: 161802576 / total #impl: 5496774510 (eff. 0.029)
1516.16/1516.47	c #Conflicts:    1542000 | #Learnt:      42346 | 0.000
1516.16/1516.47	c total clause space: 78.2603MB
1516.16/1516.47	c total #watches: 257557
1517.56/1517.80	c total #propagations: 161885776 / total #impl: 5500746181 (eff. 0.029)
1517.56/1517.80	c #Conflicts:    1543000 | #Learnt:      43346 | 0.000
1517.56/1517.80	c total clause space: 78.2603MB
1517.56/1517.80	c total #watches: 263347
1518.87/1519.19	c total #propagations: 162000034 / total #impl: 5505149422 (eff. 0.029)
1518.87/1519.19	c #Conflicts:    1544000 | #Learnt:      44346 | 0.000
1518.87/1519.19	c total clause space: 78.2603MB
1518.87/1519.19	c total #watches: 269274
1520.26/1520.50	c total #propagations: 162135813 / total #impl: 5510023339 (eff. 0.029)
1520.26/1520.50	c #Conflicts:    1545000 | #Learnt:      45346 | 0.000
1520.26/1520.50	c total clause space: 78.2603MB
1520.26/1520.50	c total #watches: 274570
1521.66/1521.98	c total #propagations: 162253347 / total #impl: 5514050315 (eff. 0.029)
1521.66/1521.98	c #Conflicts:    1546000 | #Learnt:      46346 | 0.000
1521.66/1521.98	c total clause space: 78.2603MB
1521.66/1521.98	c total #watches: 280551
1523.16/1523.46	c total #propagations: 162366944 / total #impl: 5518564102 (eff. 0.029)
1523.16/1523.46	c #Conflicts:    1547000 | #Learnt:      47346 | 0.000
1523.16/1523.46	c total clause space: 78.2603MB
1523.16/1523.46	c total #watches: 285893
1524.76/1525.04	c total #propagations: 162474981 / total #impl: 5522990357 (eff. 0.029)
1524.76/1525.04	c #Conflicts:    1548000 | #Learnt:      48346 | 0.000
1524.76/1525.04	c total clause space: 78.2603MB
1524.76/1525.04	c total #watches: 291296
1526.16/1526.40	c total #propagations: 162589431 / total #impl: 5527699209 (eff. 0.029)
1526.16/1526.40	c #Conflicts:    1549000 | #Learnt:      49346 | 0.000
1526.16/1526.40	c total clause space: 78.2603MB
1526.16/1526.40	c total #watches: 297107
1527.67/1527.98	c total #propagations: 162687022 / total #impl: 5531832556 (eff. 0.029)
1527.67/1527.98	c #Conflicts:    1550000 | #Learnt:      50346 | 0.000
1527.67/1527.98	c total clause space: 78.2603MB
1527.67/1527.98	c total #watches: 304007
1529.16/1529.41	c total #propagations: 162802252 / total #impl: 5536590298 (eff. 0.029)
1529.16/1529.41	c #Conflicts:    1551000 | #Learnt:      51346 | 0.000
1529.16/1529.41	c total clause space: 78.2603MB
1529.16/1529.41	c total #watches: 309361
1530.56/1530.85	c total #propagations: 162911226 / total #impl: 5540787132 (eff. 0.029)
1530.56/1530.85	c #Conflicts:    1552000 | #Learnt:      52346 | 0.000
1530.56/1530.85	c total clause space: 78.2603MB
1530.56/1530.85	c total #watches: 314044
1532.17/1532.47	c total #propagations: 163028770 / total #impl: 5544979173 (eff. 0.029)
1532.17/1532.47	c #Conflicts:    1553000 | #Learnt:      53346 | 0.000
1532.17/1532.47	c total clause space: 78.2603MB
1532.17/1532.47	c total #watches: 319314
1533.86/1534.14	c total #propagations: 163137652 / total #impl: 5549704156 (eff. 0.029)
1533.86/1534.14	c #Conflicts:    1554000 | #Learnt:      54346 | 0.000
1533.86/1534.14	c total clause space: 78.2603MB
1533.86/1534.14	c total #watches: 325553
1535.47/1535.70	c total #propagations: 163253432 / total #impl: 5554279725 (eff. 0.029)
1535.47/1535.70	c #Conflicts:    1555000 | #Learnt:      55346 | 0.000
1535.47/1535.70	c total clause space: 78.2603MB
1535.47/1535.70	c total #watches: 330859
1536.86/1537.16	c total #propagations: 163367665 / total #impl: 5558510501 (eff. 0.029)
1536.86/1537.16	c #Conflicts:    1556000 | #Learnt:      56346 | 0.000
1536.86/1537.16	c total clause space: 78.2603MB
1536.86/1537.16	c total #watches: 336009
1538.56/1538.88	c total #propagations: 163490386 / total #impl: 5562349565 (eff. 0.029)
1538.56/1538.88	c #Conflicts:    1557000 | #Learnt:      57346 | 0.000
1538.56/1538.88	c total clause space: 78.2603MB
1538.56/1538.88	c total #watches: 341274
1540.36/1540.62	c total #propagations: 163622507 / total #impl: 5566940984 (eff. 0.029)
1540.36/1540.62	c #Conflicts:    1558000 | #Learnt:      58346 | 0.000
1540.36/1540.62	c total clause space: 78.2603MB
1540.36/1540.62	c total #watches: 346383
1542.36/1542.62	c total #propagations: 163757783 / total #impl: 5571560778 (eff. 0.029)
1542.36/1542.62	c #Conflicts:    1559000 | #Learnt:      59346 | 0.000
1542.36/1542.62	c total clause space: 78.2603MB
1542.36/1542.62	c total #watches: 351935
1544.16/1544.46	c total #propagations: 163894292 / total #impl: 5577640986 (eff. 0.029)
1544.16/1544.46	c #Conflicts:    1560000 | #Learnt:      60346 | 0.000
1544.16/1544.46	c total clause space: 78.2603MB
1544.16/1544.46	c total #watches: 358546
1545.16/1545.47	c total #propagations: 164006010 / total #impl: 5583310313 (eff. 0.029)
1545.16/1545.47	c GC COLLECT
1545.16/1545.47	c #Conflicts:    1561000 | #Learnt:      31145 | 0.000
1545.16/1545.47	c total clause space: 78.2603MB
1545.16/1545.47	c total #watches: 202967
1546.06/1546.38	c total #propagations: 164110945 / total #impl: 5587137618 (eff. 0.029)
1546.06/1546.38	c #Conflicts:    1562000 | #Learnt:      32145 | 0.000
1546.06/1546.38	c total clause space: 78.2603MB
1546.06/1546.38	c total #watches: 207716
1547.06/1547.37	c total #propagations: 164224933 / total #impl: 5590476033 (eff. 0.029)
1547.06/1547.37	c #Conflicts:    1563000 | #Learnt:      33145 | 0.000
1547.06/1547.37	c total clause space: 78.2603MB
1547.06/1547.37	c total #watches: 212970
1548.26/1548.50	c total #propagations: 164344440 / total #impl: 5594420841 (eff. 0.029)
1548.26/1548.50	c #Conflicts:    1564000 | #Learnt:      34145 | 0.000
1548.26/1548.50	c total clause space: 78.2603MB
1548.26/1548.50	c total #watches: 218536
1549.46/1549.73	c total #propagations: 164459664 / total #impl: 5598423266 (eff. 0.029)
1549.46/1549.73	c #Conflicts:    1565000 | #Learnt:      35145 | 0.000
1549.46/1549.73	c total clause space: 78.2603MB
1549.46/1549.73	c total #watches: 223435
1550.56/1550.88	c total #propagations: 164575054 / total #impl: 5602644907 (eff. 0.029)
1550.56/1550.88	c #Conflicts:    1566000 | #Learnt:      36145 | 0.000
1550.56/1550.88	c total clause space: 78.2603MB
1550.56/1550.88	c total #watches: 228929
1551.86/1552.17	c total #propagations: 164680866 / total #impl: 5606592656 (eff. 0.029)
1551.86/1552.17	c #Conflicts:    1567000 | #Learnt:      37145 | 0.000
1551.86/1552.17	c total clause space: 78.2603MB
1551.86/1552.17	c total #watches: 234819
1553.16/1553.49	c total #propagations: 164777621 / total #impl: 5611185818 (eff. 0.029)
1553.16/1553.49	c #Conflicts:    1568000 | #Learnt:      38145 | 0.000
1553.16/1553.49	c total clause space: 78.2603MB
1553.16/1553.49	c total #watches: 239436
1554.36/1554.68	c total #propagations: 164871584 / total #impl: 5615866325 (eff. 0.029)
1554.36/1554.68	c #Conflicts:    1569000 | #Learnt:      39145 | 0.000
1554.36/1554.68	c total clause space: 78.2603MB
1554.36/1554.68	c total #watches: 245558
1555.76/1556.00	c total #propagations: 164956960 / total #impl: 5620374537 (eff. 0.029)
1555.76/1556.00	c #Conflicts:    1570000 | #Learnt:      40145 | 0.000
1555.76/1556.00	c total clause space: 78.2603MB
1555.76/1556.00	c total #watches: 251968
1557.16/1557.41	c total #propagations: 165061027 / total #impl: 5625267559 (eff. 0.029)
1557.16/1557.41	c #Conflicts:    1571000 | #Learnt:      41145 | 0.000
1557.16/1557.41	c total clause space: 78.2603MB
1557.16/1557.41	c total #watches: 257119
1558.56/1558.81	c total #propagations: 165180767 / total #impl: 5629974326 (eff. 0.029)
1558.56/1558.81	c #Conflicts:    1572000 | #Learnt:      42145 | 0.000
1558.56/1558.81	c total clause space: 78.2603MB
1558.56/1558.81	c total #watches: 262548
1559.95/1560.28	c total #propagations: 165279724 / total #impl: 5634801577 (eff. 0.029)
1559.95/1560.28	c #Conflicts:    1573000 | #Learnt:      43145 | 0.000
1559.95/1560.28	c total clause space: 78.2603MB
1559.95/1560.28	c total #watches: 267440
1561.55/1561.81	c total #propagations: 165396880 / total #impl: 5639619439 (eff. 0.029)
1561.55/1561.81	c #Conflicts:    1574000 | #Learnt:      44145 | 0.000
1561.55/1561.81	c total clause space: 78.2603MB
1561.55/1561.81	c total #watches: 272809
1562.86/1563.14	c total #propagations: 165520338 / total #impl: 5645049032 (eff. 0.029)
1562.86/1563.14	c #Conflicts:    1575000 | #Learnt:      45145 | 0.000
1562.86/1563.14	c total clause space: 78.2603MB
1562.86/1563.14	c total #watches: 278374
1564.45/1564.74	c total #propagations: 165623245 / total #impl: 5649582834 (eff. 0.029)
1564.45/1564.74	c #Conflicts:    1576000 | #Learnt:      46145 | 0.000
1564.45/1564.74	c total clause space: 78.2603MB
1564.45/1564.74	c total #watches: 284043
1565.95/1566.23	c total #propagations: 165731224 / total #impl: 5654811212 (eff. 0.029)
1565.95/1566.23	c #Conflicts:    1577000 | #Learnt:      47145 | 0.000
1565.95/1566.23	c total clause space: 78.2603MB
1565.95/1566.23	c total #watches: 289657
1567.55/1567.84	c total #propagations: 165838196 / total #impl: 5659924857 (eff. 0.029)
1567.55/1567.84	c #Conflicts:    1578000 | #Learnt:      48145 | 0.000
1567.55/1567.84	c total clause space: 78.2603MB
1567.55/1567.84	c total #watches: 295412
1569.25/1569.51	c total #propagations: 165950907 / total #impl: 5665345252 (eff. 0.029)
1569.25/1569.51	c #Conflicts:    1579000 | #Learnt:      49145 | 0.000
1569.25/1569.51	c total clause space: 78.2603MB
1569.25/1569.51	c total #watches: 301156
1570.95/1571.25	c total #propagations: 166057769 / total #impl: 5670903706 (eff. 0.029)
1570.95/1571.25	c #Conflicts:    1580000 | #Learnt:      50145 | 0.000
1570.95/1571.25	c total clause space: 78.2603MB
1570.95/1571.25	c total #watches: 306385
1572.65/1572.90	c total #propagations: 166185012 / total #impl: 5676842848 (eff. 0.029)
1572.65/1572.90	c #Conflicts:    1581000 | #Learnt:      51145 | 0.000
1572.65/1572.90	c total clause space: 78.2603MB
1572.65/1572.90	c total #watches: 312774
1574.55/1574.83	c total #propagations: 166283287 / total #impl: 5682346404 (eff. 0.029)
1574.55/1574.83	c #Conflicts:    1582000 | #Learnt:      52145 | 0.000
1574.55/1574.83	c total clause space: 78.2603MB
1574.55/1574.83	c total #watches: 319254
1576.55/1576.86	c total #propagations: 166379026 / total #impl: 5688528404 (eff. 0.029)
1576.55/1576.86	c #Conflicts:    1583000 | #Learnt:      53145 | 0.000
1576.55/1576.86	c total clause space: 78.2603MB
1576.55/1576.86	c total #watches: 326059
1578.45/1578.74	c total #propagations: 166482285 / total #impl: 5694741989 (eff. 0.029)
1578.45/1578.74	c #Conflicts:    1584000 | #Learnt:      54145 | 0.000
1578.45/1578.74	c total clause space: 78.2603MB
1578.45/1578.74	c total #watches: 332354
1580.35/1580.63	c total #propagations: 166608232 / total #impl: 5700164309 (eff. 0.029)
1580.35/1580.63	c #Conflicts:    1585000 | #Learnt:      55145 | 0.000
1580.35/1580.63	c total clause space: 78.2603MB
1580.35/1580.63	c total #watches: 338660
1582.35/1582.65	c total #propagations: 166719558 / total #impl: 5706284290 (eff. 0.029)
1582.35/1582.65	c #Conflicts:    1586000 | #Learnt:      56145 | 0.000
1582.35/1582.65	c total clause space: 78.2603MB
1582.35/1582.65	c total #watches: 344104
1584.55/1584.83	c total #propagations: 166838000 / total #impl: 5712541491 (eff. 0.029)
1584.55/1584.83	c #Conflicts:    1587000 | #Learnt:      57145 | 0.000
1584.55/1584.83	c total clause space: 78.2603MB
1584.55/1584.83	c total #watches: 349634
1586.85/1587.14	c total #propagations: 166975265 / total #impl: 5718984215 (eff. 0.029)
1586.85/1587.14	c #Conflicts:    1588000 | #Learnt:      58145 | 0.000
1586.85/1587.14	c total clause space: 78.2603MB
1586.85/1587.14	c total #watches: 355510
1588.75/1589.04	c total #propagations: 167104200 / total #impl: 5725336490 (eff. 0.029)
1588.75/1589.04	c #Conflicts:    1589000 | #Learnt:      59145 | 0.000
1588.75/1589.04	c total clause space: 78.2603MB
1588.75/1589.04	c total #watches: 361598
1590.55/1590.85	c total #propagations: 167221921 / total #impl: 5730555233 (eff. 0.029)
1590.55/1590.85	c #Conflicts:    1590000 | #Learnt:      60145 | 0.000
1590.55/1590.85	c total clause space: 78.2603MB
1590.55/1590.85	c total #watches: 366855
1592.15/1592.45	c total #propagations: 167322136 / total #impl: 5735547427 (eff. 0.029)
1592.15/1592.45	c GC COLLECT
1592.15/1592.45	c #Conflicts:    1591000 | #Learnt:      30649 | 0.000
1592.15/1592.45	c total clause space: 78.2603MB
1592.15/1592.45	c total #watches: 200344
1593.05/1593.37	c total #propagations: 167408592 / total #impl: 5739912420 (eff. 0.029)
1593.05/1593.37	c #Conflicts:    1592000 | #Learnt:      31649 | 0.000
1593.05/1593.37	c total clause space: 78.2603MB
1593.05/1593.37	c total #watches: 205844
1593.95/1594.25	c total #propagations: 167502136 / total #impl: 5743479479 (eff. 0.029)
1593.95/1594.25	c #Conflicts:    1593000 | #Learnt:      32649 | 0.000
1593.95/1594.25	c total clause space: 78.2603MB
1593.95/1594.25	c total #watches: 211138
1594.75/1595.05	c total #propagations: 167597194 / total #impl: 5746749691 (eff. 0.029)
1594.75/1595.05	c #Conflicts:    1594000 | #Learnt:      33649 | 0.000
1594.75/1595.05	c total clause space: 78.2603MB
1594.75/1595.05	c total #watches: 215530
1595.75/1596.02	c total #propagations: 167662935 / total #impl: 5749543115 (eff. 0.029)
1595.75/1596.02	c #Conflicts:    1595000 | #Learnt:      34649 | 0.000
1595.75/1596.02	c total clause space: 78.2603MB
1595.75/1596.02	c total #watches: 219986
1596.75/1597.03	c total #propagations: 167764724 / total #impl: 5752883864 (eff. 0.029)
1596.75/1597.03	c #Conflicts:    1596000 | #Learnt:      35649 | 0.000
1596.75/1597.03	c total clause space: 78.2603MB
1596.75/1597.03	c total #watches: 224242
1597.75/1598.05	c total #propagations: 167869466 / total #impl: 5756174229 (eff. 0.029)
1597.75/1598.05	c #Conflicts:    1597000 | #Learnt:      36649 | 0.000
1597.75/1598.05	c total clause space: 78.2603MB
1597.75/1598.05	c total #watches: 229798
1598.85/1599.12	c total #propagations: 167972304 / total #impl: 5759108473 (eff. 0.029)
1598.85/1599.12	c #Conflicts:    1598000 | #Learnt:      37649 | 0.000
1598.85/1599.12	c total clause space: 78.2603MB
1598.85/1599.12	c total #watches: 234997
1599.75/1600.03	c total #propagations: 168080383 / total #impl: 5762141284 (eff. 0.029)
1599.75/1600.03	c #Conflicts:    1599000 | #Learnt:      38649 | 0.000
1599.75/1600.03	c total clause space: 78.2603MB
1599.75/1600.03	c total #watches: 239815
1600.65/1600.94	c total #propagations: 168166207 / total #impl: 5764862623 (eff. 0.029)
1600.65/1600.94	c #Conflicts:    1600000 | #Learnt:      39649 | 0.000
1600.65/1600.94	c total clause space: 78.2603MB
1600.65/1600.94	c total #watches: 243652
1601.65/1601.97	c total #propagations: 168272046 / total #impl: 5767543635 (eff. 0.029)
1601.65/1601.97	c #Conflicts:    1601000 | #Learnt:      40649 | 0.000
1601.65/1601.97	c total clause space: 78.2603MB
1601.65/1601.97	c total #watches: 248575
1602.75/1603.05	c total #propagations: 168371948 / total #impl: 5770818772 (eff. 0.029)
1602.75/1603.05	c #Conflicts:    1602000 | #Learnt:      41649 | 0.000
1602.75/1603.05	c total clause space: 78.2603MB
1602.75/1603.05	c total #watches: 254527
1603.85/1604.17	c total #propagations: 168474214 / total #impl: 5774565391 (eff. 0.029)
1603.85/1604.17	c #Conflicts:    1603000 | #Learnt:      42649 | 0.000
1603.85/1604.17	c total clause space: 78.2603MB
1603.85/1604.17	c total #watches: 260688
1605.05/1605.33	c total #propagations: 168582298 / total #impl: 5778403201 (eff. 0.029)
1605.05/1605.33	c #Conflicts:    1604000 | #Learnt:      43649 | 0.000
1605.05/1605.33	c total clause space: 78.2603MB
1605.05/1605.33	c total #watches: 266198
1606.35/1606.69	c total #propagations: 168693920 / total #impl: 5782201920 (eff. 0.029)
1606.35/1606.69	c #Conflicts:    1605000 | #Learnt:      44649 | 0.000
1606.35/1606.69	c total clause space: 78.2603MB
1606.35/1606.69	c total #watches: 271790
1607.65/1607.97	c total #propagations: 168802877 / total #impl: 5786974084 (eff. 0.029)
1607.65/1607.97	c #Conflicts:    1606000 | #Learnt:      45649 | 0.000
1607.65/1607.97	c total clause space: 78.2603MB
1607.65/1607.97	c total #watches: 276996
1609.05/1609.33	c total #propagations: 168904759 / total #impl: 5791222218 (eff. 0.029)
1609.05/1609.33	c #Conflicts:    1607000 | #Learnt:      46649 | 0.000
1609.05/1609.33	c total clause space: 78.2603MB
1609.05/1609.33	c total #watches: 281852
1610.35/1610.69	c total #propagations: 169025720 / total #impl: 5795824117 (eff. 0.029)
1610.35/1610.69	c #Conflicts:    1608000 | #Learnt:      47649 | 0.000
1610.35/1610.69	c total clause space: 78.2603MB
1610.35/1610.69	c total #watches: 287232
1611.95/1612.22	c total #propagations: 169125205 / total #impl: 5800442130 (eff. 0.029)
1611.95/1612.22	c #Conflicts:    1609000 | #Learnt:      48649 | 0.000
1611.95/1612.22	c total clause space: 78.2603MB
1611.95/1612.22	c total #watches: 292372
1613.65/1613.92	c total #propagations: 169250024 / total #impl: 5805161243 (eff. 0.029)
1613.65/1613.92	c #Conflicts:    1610000 | #Learnt:      49649 | 0.000
1613.65/1613.92	c total clause space: 78.2603MB
1613.65/1613.92	c total #watches: 298741
1615.05/1615.36	c total #propagations: 169354915 / total #impl: 5810901926 (eff. 0.029)
1615.05/1615.36	c #Conflicts:    1611000 | #Learnt:      50649 | 0.000
1615.05/1615.36	c total clause space: 78.2603MB
1615.05/1615.36	c total #watches: 304597
1616.55/1616.88	c total #propagations: 169458131 / total #impl: 5815505205 (eff. 0.029)
1616.55/1616.88	c #Conflicts:    1612000 | #Learnt:      51649 | 0.000
1616.55/1616.88	c total clause space: 78.2603MB
1616.55/1616.88	c total #watches: 309695
1617.95/1618.24	c total #propagations: 169575520 / total #impl: 5820007759 (eff. 0.029)
1617.95/1618.24	c #Conflicts:    1613000 | #Learnt:      52649 | 0.000
1617.95/1618.24	c total clause space: 78.2603MB
1617.95/1618.24	c total #watches: 314623
1619.64/1619.96	c total #propagations: 169686684 / total #impl: 5824057812 (eff. 0.029)
1619.64/1619.96	c #Conflicts:    1614000 | #Learnt:      53649 | 0.000
1619.64/1619.96	c total clause space: 78.2603MB
1619.64/1619.96	c total #watches: 321123
1621.34/1621.62	c total #propagations: 169796901 / total #impl: 5829429033 (eff. 0.029)
1621.34/1621.62	c #Conflicts:    1615000 | #Learnt:      54649 | 0.000
1621.34/1621.62	c total clause space: 78.2603MB
1621.34/1621.62	c total #watches: 328890
1623.24/1623.50	c total #propagations: 169889080 / total #impl: 5834672948 (eff. 0.029)
1623.24/1623.50	c #Conflicts:    1616000 | #Learnt:      55649 | 0.000
1623.24/1623.50	c total clause space: 78.2603MB
1623.24/1623.50	c total #watches: 335865
1624.94/1625.27	c total #propagations: 169989421 / total #impl: 5840576074 (eff. 0.029)
1624.94/1625.27	c #Conflicts:    1617000 | #Learnt:      56649 | 0.000
1624.94/1625.27	c total clause space: 78.2603MB
1624.94/1625.27	c total #watches: 342257
1626.65/1626.94	c total #propagations: 170088775 / total #impl: 5845683357 (eff. 0.029)
1626.65/1626.94	c #Conflicts:    1618000 | #Learnt:      57649 | 0.000
1626.65/1626.94	c total clause space: 78.2603MB
1626.65/1626.94	c total #watches: 348051
1628.24/1628.59	c total #propagations: 170190246 / total #impl: 5850646331 (eff. 0.029)
1628.24/1628.59	c #Conflicts:    1619000 | #Learnt:      58649 | 0.000
1628.24/1628.59	c total clause space: 78.2603MB
1628.24/1628.59	c total #watches: 354002
1629.95/1630.30	c total #propagations: 170283653 / total #impl: 5855221042 (eff. 0.029)
1629.95/1630.30	c #Conflicts:    1620000 | #Learnt:      59649 | 0.000
1629.95/1630.30	c total clause space: 78.2603MB
1629.95/1630.30	c total #watches: 359841
1631.94/1632.27	c total #propagations: 170372167 / total #impl: 5860846424 (eff. 0.029)
1631.94/1632.27	c #Conflicts:    1621000 | #Learnt:      60649 | 0.000
1631.94/1632.27	c total clause space: 78.2603MB
1631.94/1632.27	c total #watches: 365685
1633.94/1634.24	c total #propagations: 170486415 / total #impl: 5866616447 (eff. 0.029)
1633.94/1634.24	c GC COLLECT
1633.94/1634.24	c #Conflicts:    1622000 | #Learnt:      30849 | 0.000
1633.94/1634.24	c total clause space: 78.2603MB
1633.94/1634.24	c total #watches: 201476
1634.84/1635.14	c total #propagations: 170589864 / total #impl: 5872519865 (eff. 0.029)
1634.84/1635.14	c #Conflicts:    1623000 | #Learnt:      31849 | 0.000
1634.84/1635.14	c total clause space: 78.2603MB
1634.84/1635.14	c total #watches: 206771
1635.84/1636.13	c total #propagations: 170691414 / total #impl: 5875779195 (eff. 0.029)
1635.84/1636.13	c #Conflicts:    1624000 | #Learnt:      32849 | 0.000
1635.84/1636.13	c total clause space: 78.2603MB
1635.84/1636.13	c total #watches: 212777
1636.94/1637.22	c total #propagations: 170788859 / total #impl: 5879536516 (eff. 0.029)
1636.94/1637.22	c #Conflicts:    1625000 | #Learnt:      33849 | 0.000
1636.94/1637.22	c total clause space: 78.2603MB
1636.94/1637.22	c total #watches: 217811
1638.04/1638.37	c total #propagations: 170902032 / total #impl: 5883879728 (eff. 0.029)
1638.04/1638.37	c #Conflicts:    1626000 | #Learnt:      34849 | 0.000
1638.04/1638.37	c total clause space: 78.2603MB
1638.04/1638.37	c total #watches: 223425
1639.24/1639.55	c total #propagations: 171016585 / total #impl: 5888105906 (eff. 0.029)
1639.24/1639.55	c #Conflicts:    1627000 | #Learnt:      35849 | 0.000
1639.24/1639.55	c total clause space: 78.2603MB
1639.24/1639.55	c total #watches: 230065
1640.34/1640.69	c total #propagations: 171121608 / total #impl: 5892465959 (eff. 0.029)
1640.34/1640.69	c #Conflicts:    1628000 | #Learnt:      36849 | 0.000
1640.34/1640.69	c total clause space: 78.2603MB
1640.34/1640.69	c total #watches: 237266
1641.74/1642.05	c total #propagations: 171219261 / total #impl: 5896562833 (eff. 0.029)
1641.74/1642.05	c #Conflicts:    1629000 | #Learnt:      37849 | 0.000
1641.74/1642.05	c total clause space: 78.2603MB
1641.74/1642.05	c total #watches: 242704
1642.94/1643.27	c total #propagations: 171346411 / total #impl: 5901498835 (eff. 0.029)
1642.94/1643.27	c #Conflicts:    1630000 | #Learnt:      38849 | 0.000
1642.94/1643.27	c total clause space: 78.2603MB
1642.94/1643.27	c total #watches: 248467
1644.14/1644.48	c total #propagations: 171464183 / total #impl: 5905857887 (eff. 0.029)
1644.14/1644.48	c #Conflicts:    1631000 | #Learnt:      39849 | 0.000
1644.14/1644.48	c total clause space: 78.2603MB
1644.14/1644.48	c total #watches: 253570
1645.54/1645.87	c total #propagations: 171579860 / total #impl: 5910029742 (eff. 0.029)
1645.54/1645.87	c #Conflicts:    1632000 | #Learnt:      40849 | 0.000
1645.54/1645.87	c total clause space: 78.2603MB
1645.54/1645.87	c total #watches: 259738
1646.94/1647.23	c total #propagations: 171690675 / total #impl: 5915291347 (eff. 0.029)
1646.94/1647.23	c #Conflicts:    1633000 | #Learnt:      41849 | 0.000
1646.94/1647.23	c total clause space: 78.2603MB
1646.94/1647.23	c total #watches: 265427
1648.34/1648.67	c total #propagations: 171798893 / total #impl: 5920297056 (eff. 0.029)
1648.34/1648.67	c #Conflicts:    1634000 | #Learnt:      42849 | 0.000
1648.34/1648.67	c total clause space: 78.2603MB
1648.34/1648.67	c total #watches: 271220
1649.64/1649.99	c total #propagations: 171908404 / total #impl: 5925245486 (eff. 0.029)
1649.64/1649.99	c #Conflicts:    1635000 | #Learnt:      43849 | 0.000
1649.64/1649.99	c total clause space: 78.2603MB
1649.64/1649.99	c total #watches: 276904
1651.24/1651.53	c total #propagations: 172021395 / total #impl: 5929768838 (eff. 0.029)
1651.24/1651.53	c #Conflicts:    1636000 | #Learnt:      44849 | 0.000
1651.24/1651.53	c total clause space: 78.2603MB
1651.24/1651.53	c total #watches: 283496
1652.84/1653.19	c total #propagations: 172118017 / total #impl: 5935466968 (eff. 0.029)
1652.84/1653.19	c #Conflicts:    1637000 | #Learnt:      45849 | 0.000
1652.84/1653.19	c total clause space: 78.2603MB
1652.84/1653.19	c total #watches: 288455
1654.74/1655.03	c total #propagations: 172244104 / total #impl: 5940858941 (eff. 0.029)
1654.74/1655.03	c #Conflicts:    1638000 | #Learnt:      46849 | 0.000
1654.74/1655.03	c total clause space: 78.2603MB
1654.74/1655.03	c total #watches: 294484
1656.34/1656.65	c total #propagations: 172380979 / total #impl: 5946866850 (eff. 0.029)
1656.34/1656.65	c #Conflicts:    1639000 | #Learnt:      47849 | 0.000
1656.34/1656.65	c total clause space: 78.2603MB
1656.34/1656.65	c total #watches: 299598
1657.64/1657.92	c total #propagations: 172523888 / total #impl: 5951926522 (eff. 0.029)
1657.64/1657.92	c #Conflicts:    1640000 | #Learnt:      48849 | 0.000
1657.64/1657.92	c total clause space: 78.2603MB
1657.64/1657.92	c total #watches: 305662
1659.14/1659.47	c total #propagations: 172635157 / total #impl: 5956055588 (eff. 0.029)
1659.14/1659.47	c #Conflicts:    1641000 | #Learnt:      49849 | 0.000
1659.14/1659.47	c total clause space: 78.2603MB
1659.14/1659.47	c total #watches: 311035
1660.64/1660.95	c total #propagations: 172763753 / total #impl: 5960619218 (eff. 0.029)
1660.64/1660.95	c #Conflicts:    1642000 | #Learnt:      50849 | 0.000
1660.64/1660.95	c total clause space: 78.2603MB
1660.64/1660.95	c total #watches: 316174
1662.24/1662.54	c total #propagations: 172866220 / total #impl: 5964957435 (eff. 0.029)
1662.24/1662.54	c #Conflicts:    1643000 | #Learnt:      51849 | 0.000
1662.24/1662.54	c total clause space: 78.2603MB
1662.24/1662.54	c total #watches: 320912
1663.84/1664.11	c total #propagations: 172980216 / total #impl: 5969640163 (eff. 0.029)
1663.84/1664.11	c #Conflicts:    1644000 | #Learnt:      52849 | 0.000
1663.84/1664.11	c total clause space: 78.2603MB
1663.84/1664.11	c total #watches: 326037
1665.64/1665.90	c total #propagations: 173095851 / total #impl: 5974051105 (eff. 0.029)
1665.64/1665.90	c #Conflicts:    1645000 | #Learnt:      53849 | 0.000
1665.64/1665.90	c total clause space: 78.2603MB
1665.64/1665.90	c total #watches: 331096
1667.14/1667.42	c total #propagations: 173200445 / total #impl: 5979305676 (eff. 0.029)
1667.14/1667.42	c #Conflicts:    1646000 | #Learnt:      54849 | 0.000
1667.14/1667.42	c total clause space: 78.2603MB
1667.14/1667.42	c total #watches: 335414
1668.74/1669.01	c total #propagations: 173310446 / total #impl: 5983029752 (eff. 0.029)
1668.74/1669.01	c #Conflicts:    1647000 | #Learnt:      55849 | 0.000
1668.74/1669.01	c total clause space: 78.2603MB
1668.74/1669.01	c total #watches: 339837
1670.44/1670.79	c total #propagations: 173427348 / total #impl: 5986784352 (eff. 0.029)
1670.44/1670.79	c #Conflicts:    1648000 | #Learnt:      56849 | 0.000
1670.44/1670.79	c total clause space: 78.2603MB
1670.44/1670.79	c total #watches: 344987
1672.24/1672.54	c total #propagations: 173553831 / total #impl: 5991702480 (eff. 0.029)
1672.24/1672.54	c #Conflicts:    1649000 | #Learnt:      57849 | 0.000
1672.24/1672.54	c total clause space: 78.2603MB
1672.24/1672.54	c total #watches: 349840
1673.74/1674.05	c total #propagations: 173679404 / total #impl: 5996037793 (eff. 0.029)
1673.74/1674.05	c #Conflicts:    1650000 | #Learnt:      58849 | 0.000
1673.74/1674.05	c total clause space: 78.2603MB
1673.74/1674.05	c total #watches: 354775
1675.54/1675.80	c total #propagations: 173784398 / total #impl: 5999839205 (eff. 0.029)
1675.54/1675.80	c #Conflicts:    1651000 | #Learnt:      59849 | 0.000
1675.54/1675.80	c total clause space: 78.2603MB
1675.54/1675.80	c total #watches: 359581
1677.14/1677.46	c total #propagations: 173896074 / total #impl: 6004505119 (eff. 0.029)
1677.14/1677.46	c #Conflicts:    1652000 | #Learnt:      60849 | 0.000
1677.14/1677.46	c total clause space: 78.2603MB
1677.14/1677.46	c total #watches: 365063
1679.23/1679.54	c total #propagations: 173980914 / total #impl: 6009229335 (eff. 0.029)
1679.23/1679.54	c #Conflicts:    1653000 | #Learnt:      61849 | 0.000
1679.23/1679.54	c total clause space: 78.2603MB
1679.23/1679.54	c total #watches: 370692
1680.64/1680.91	c total #propagations: 174088097 / total #impl: 6014995945 (eff. 0.029)
1680.64/1680.91	c GC COLLECT
1680.64/1680.91	c #Conflicts:    1654000 | #Learnt:      31744 | 0.000
1680.64/1680.91	c total clause space: 78.2603MB
1680.64/1680.91	c total #watches: 206710
1681.53/1681.86	c total #propagations: 174189900 / total #impl: 6018494274 (eff. 0.029)
1681.53/1681.86	c #Conflicts:    1655000 | #Learnt:      32744 | 0.000
1681.53/1681.86	c total clause space: 78.2603MB
1681.53/1681.86	c total #watches: 211129
1682.63/1682.96	c total #propagations: 174303034 / total #impl: 6021378169 (eff. 0.029)
1682.63/1682.96	c #Conflicts:    1656000 | #Learnt:      33744 | 0.000
1682.63/1682.96	c total clause space: 78.2603MB
1682.63/1682.96	c total #watches: 216754
1683.63/1683.98	c total #propagations: 174407932 / total #impl: 6025238788 (eff. 0.029)
1683.63/1683.98	c #Conflicts:    1657000 | #Learnt:      34744 | 0.000
1683.63/1683.98	c total clause space: 78.2603MB
1683.63/1683.98	c total #watches: 222342
1684.63/1684.95	c total #propagations: 174529666 / total #impl: 6028672779 (eff. 0.029)
1684.63/1684.95	c #Conflicts:    1658000 | #Learnt:      35744 | 0.000
1684.63/1684.95	c total clause space: 78.2603MB
1684.63/1684.95	c total #watches: 228381
1685.63/1685.94	c total #propagations: 174632320 / total #impl: 6032072413 (eff. 0.029)
1685.63/1685.94	c #Conflicts:    1659000 | #Learnt:      36744 | 0.000
1685.63/1685.94	c total clause space: 78.2603MB
1685.63/1685.94	c total #watches: 234243
1686.83/1687.11	c total #propagations: 174751228 / total #impl: 6035545562 (eff. 0.029)
1686.83/1687.11	c #Conflicts:    1660000 | #Learnt:      37744 | 0.000
1686.83/1687.11	c total clause space: 78.2603MB
1686.83/1687.11	c total #watches: 240289
1687.93/1688.27	c total #propagations: 174864906 / total #impl: 6039718175 (eff. 0.029)
1687.93/1688.27	c #Conflicts:    1661000 | #Learnt:      38744 | 0.000
1687.93/1688.27	c total clause space: 78.2603MB
1687.93/1688.27	c total #watches: 245411
1689.23/1689.50	c total #propagations: 174958526 / total #impl: 6043830862 (eff. 0.029)
1689.23/1689.50	c #Conflicts:    1662000 | #Learnt:      39744 | 0.000
1689.23/1689.50	c total clause space: 78.2603MB
1689.23/1689.50	c total #watches: 249932
1690.44/1690.75	c total #propagations: 175071295 / total #impl: 6047836370 (eff. 0.029)
1690.44/1690.75	c #Conflicts:    1663000 | #Learnt:      40744 | 0.000
1690.44/1690.75	c total clause space: 78.2603MB
1690.44/1690.75	c total #watches: 254488
1691.73/1692.04	c total #propagations: 175184388 / total #impl: 6051609602 (eff. 0.029)
1691.73/1692.04	c #Conflicts:    1664000 | #Learnt:      41744 | 0.000
1691.73/1692.04	c total clause space: 78.2603MB
1691.73/1692.04	c total #watches: 260059
1693.03/1693.32	c total #propagations: 175292930 / total #impl: 6055945360 (eff. 0.029)
1693.03/1693.32	c #Conflicts:    1665000 | #Learnt:      42744 | 0.000
1693.03/1693.32	c total clause space: 78.2603MB
1693.03/1693.32	c total #watches: 265274
1694.23/1694.54	c total #propagations: 175389479 / total #impl: 6060242384 (eff. 0.029)
1694.23/1694.54	c #Conflicts:    1666000 | #Learnt:      43744 | 0.000
1694.23/1694.54	c total clause space: 78.2603MB
1694.23/1694.54	c total #watches: 271539
1695.73/1696.05	c total #propagations: 175495632 / total #impl: 6064535017 (eff. 0.029)
1695.73/1696.05	c #Conflicts:    1667000 | #Learnt:      44744 | 0.000
1695.73/1696.05	c total clause space: 78.2603MB
1695.73/1696.05	c total #watches: 277756
1697.04/1697.33	c total #propagations: 175595813 / total #impl: 6069860476 (eff. 0.029)
1697.04/1697.33	c #Conflicts:    1668000 | #Learnt:      45744 | 0.000
1697.04/1697.33	c total clause space: 78.2603MB
1697.04/1697.33	c total #watches: 283079
1698.53/1698.83	c total #propagations: 175690721 / total #impl: 6074115057 (eff. 0.029)
1698.53/1698.83	c #Conflicts:    1669000 | #Learnt:      46744 | 0.000
1698.53/1698.83	c total clause space: 78.2603MB
1698.53/1698.83	c total #watches: 288603
1699.83/1700.12	c total #propagations: 175805708 / total #impl: 6078702061 (eff. 0.029)
1699.83/1700.12	c #Conflicts:    1670000 | #Learnt:      47744 | 0.000
1699.83/1700.12	c total clause space: 78.2603MB
1699.83/1700.12	c total #watches: 293355
1701.33/1701.60	c total #propagations: 175915323 / total #impl: 6082195726 (eff. 0.029)
1701.33/1701.60	c #Conflicts:    1671000 | #Learnt:      48744 | 0.000
1701.33/1701.60	c total clause space: 78.2603MB
1701.33/1701.60	c total #watches: 298842
1702.73/1703.07	c total #propagations: 176028492 / total #impl: 6087038170 (eff. 0.029)
1702.73/1703.07	c #Conflicts:    1672000 | #Learnt:      49744 | 0.000
1702.73/1703.07	c total clause space: 78.2603MB
1702.73/1703.07	c total #watches: 304199
1704.13/1704.49	c total #propagations: 176127236 / total #impl: 6091526860 (eff. 0.029)
1704.13/1704.49	c #Conflicts:    1673000 | #Learnt:      50744 | 0.000
1704.13/1704.49	c total clause space: 78.2603MB
1704.13/1704.49	c total #watches: 308517
1705.53/1705.83	c total #propagations: 176227972 / total #impl: 6095837799 (eff. 0.029)
1705.53/1705.83	c #Conflicts:    1674000 | #Learnt:      51744 | 0.000
1705.53/1705.83	c total clause space: 78.2603MB
1705.53/1705.83	c total #watches: 313038
1706.73/1707.04	c total #propagations: 176323059 / total #impl: 6100075091 (eff. 0.029)
1706.73/1707.04	c #Conflicts:    1675000 | #Learnt:      52744 | 0.000
1706.73/1707.04	c total clause space: 78.2603MB
1706.73/1707.04	c total #watches: 317764
1708.04/1708.39	c total #propagations: 176416939 / total #impl: 6103650127 (eff. 0.029)
1708.04/1708.39	c #Conflicts:    1676000 | #Learnt:      53744 | 0.000
1708.04/1708.39	c total clause space: 78.2603MB
1708.04/1708.39	c total #watches: 323472
1709.73/1710.00	c total #propagations: 176518056 / total #impl: 6107934815 (eff. 0.029)
1709.73/1710.00	c #Conflicts:    1677000 | #Learnt:      54744 | 0.000
1709.73/1710.00	c total clause space: 78.2603MB
1709.73/1710.00	c total #watches: 330209
1711.23/1711.56	c total #propagations: 176617957 / total #impl: 6113349318 (eff. 0.029)
1711.23/1711.56	c #Conflicts:    1678000 | #Learnt:      55744 | 0.000
1711.23/1711.56	c total clause space: 78.2603MB
1711.23/1711.56	c total #watches: 336278
1712.73/1713.05	c total #propagations: 176719666 / total #impl: 6118396015 (eff. 0.029)
1712.73/1713.05	c #Conflicts:    1679000 | #Learnt:      56744 | 0.000
1712.73/1713.05	c total clause space: 78.2603MB
1712.73/1713.05	c total #watches: 341657
1714.23/1714.57	c total #propagations: 176805040 / total #impl: 6123240569 (eff. 0.029)
1714.23/1714.57	c #Conflicts:    1680000 | #Learnt:      57744 | 0.000
1714.23/1714.57	c total clause space: 78.2603MB
1714.23/1714.57	c total #watches: 347465
1715.84/1716.16	c total #propagations: 176909909 / total #impl: 6127765006 (eff. 0.029)
1715.84/1716.16	c #Conflicts:    1681000 | #Learnt:      58744 | 0.000
1715.84/1716.16	c total clause space: 78.2603MB
1715.84/1716.16	c total #watches: 354146
1717.43/1717.79	c total #propagations: 177024111 / total #impl: 6132672953 (eff. 0.029)
1717.43/1717.79	c #Conflicts:    1682000 | #Learnt:      59744 | 0.000
1717.43/1717.79	c total clause space: 78.2603MB
1717.43/1717.79	c total #watches: 360120
1719.33/1719.62	c total #propagations: 177135644 / total #impl: 6137702768 (eff. 0.029)
1719.33/1719.62	c #Conflicts:    1683000 | #Learnt:      60744 | 0.000
1719.33/1719.62	c total clause space: 78.2603MB
1719.33/1719.62	c total #watches: 366312
1721.34/1721.69	c total #propagations: 177246957 / total #impl: 6142999564 (eff. 0.029)
1721.34/1721.69	c #Conflicts:    1684000 | #Learnt:      61744 | 0.000
1721.34/1721.69	c total clause space: 78.2603MB
1721.34/1721.69	c total #watches: 372569
1723.43/1723.75	c total #propagations: 177374998 / total #impl: 6148836845 (eff. 0.029)
1723.43/1723.75	c #Conflicts:    1685000 | #Learnt:      62744 | 0.000
1723.43/1723.75	c total clause space: 78.2603MB
1723.43/1723.75	c total #watches: 379030
1724.53/1724.81	c total #propagations: 177505478 / total #impl: 6154743718 (eff. 0.029)
1724.53/1724.81	c GC COLLECT
1724.53/1724.81	c #Conflicts:    1686000 | #Learnt:      32353 | 0.000
1724.53/1724.81	c total clause space: 78.2603MB
1724.53/1724.81	c total #watches: 209042
1725.53/1725.83	c total #propagations: 177604456 / total #impl: 6158308495 (eff. 0.029)
1725.53/1725.83	c #Conflicts:    1687000 | #Learnt:      33353 | 0.000
1725.53/1725.83	c total clause space: 78.2603MB
1725.53/1725.83	c total #watches: 214430
1726.63/1726.90	c total #propagations: 177709455 / total #impl: 6161680761 (eff. 0.029)
1726.63/1726.90	c #Conflicts:    1688000 | #Learnt:      34353 | 0.000
1726.63/1726.90	c total clause space: 78.2603MB
1726.63/1726.90	c total #watches: 219305
1727.73/1728.06	c total #propagations: 177816511 / total #impl: 6165024637 (eff. 0.029)
1727.73/1728.06	c #Conflicts:    1689000 | #Learnt:      35353 | 0.000
1727.73/1728.06	c total clause space: 78.2603MB
1727.73/1728.06	c total #watches: 224114
1728.73/1729.01	c total #propagations: 177931069 / total #impl: 6168945354 (eff. 0.029)
1728.73/1729.01	c #Conflicts:    1690000 | #Learnt:      36353 | 0.000
1728.73/1729.01	c total clause space: 78.2603MB
1728.73/1729.01	c total #watches: 228160
1729.73/1730.01	c total #propagations: 178043372 / total #impl: 6172146330 (eff. 0.029)
1729.73/1730.01	c #Conflicts:    1691000 | #Learnt:      37353 | 0.000
1729.73/1730.01	c total clause space: 78.2603MB
1729.73/1730.01	c total #watches: 232892
1731.03/1731.35	c total #propagations: 178114138 / total #impl: 6174814143 (eff. 0.029)
1731.03/1731.35	c #Conflicts:    1692000 | #Learnt:      38353 | 0.000
1731.03/1731.35	c total clause space: 78.2603MB
1731.03/1731.35	c total #watches: 238419
1732.33/1732.62	c total #propagations: 178239250 / total #impl: 6179278684 (eff. 0.029)
1732.33/1732.62	c #Conflicts:    1693000 | #Learnt:      39353 | 0.000
1732.33/1732.62	c total clause space: 78.2603MB
1732.33/1732.62	c total #watches: 244210
1733.53/1733.87	c total #propagations: 178373203 / total #impl: 6183492540 (eff. 0.029)
1733.53/1733.87	c #Conflicts:    1694000 | #Learnt:      40353 | 0.000
1733.53/1733.87	c total clause space: 78.2603MB
1733.53/1733.87	c total #watches: 249412
1734.53/1734.80	c total #propagations: 178493822 / total #impl: 6187571130 (eff. 0.029)
1734.53/1734.80	c #Conflicts:    1695000 | #Learnt:      41353 | 0.000
1734.53/1734.80	c total clause space: 78.2603MB
1734.53/1734.80	c total #watches: 253915
1735.63/1735.98	c total #propagations: 178579343 / total #impl: 6190027344 (eff. 0.029)
1735.63/1735.98	c #Conflicts:    1696000 | #Learnt:      42353 | 0.000
1735.63/1735.98	c total clause space: 78.2603MB
1735.63/1735.98	c total #watches: 259088
1736.93/1737.25	c total #propagations: 178673657 / total #impl: 6193904002 (eff. 0.029)
1736.93/1737.25	c #Conflicts:    1697000 | #Learnt:      43353 | 0.000
1736.93/1737.25	c total clause space: 78.2603MB
1736.93/1737.25	c total #watches: 264433
1738.23/1738.55	c total #propagations: 178765300 / total #impl: 6198035008 (eff. 0.029)
1738.23/1738.55	c #Conflicts:    1698000 | #Learnt:      44353 | 0.000
1738.23/1738.55	c total clause space: 78.2603MB
1738.23/1738.55	c total #watches: 270558
1739.53/1739.80	c total #propagations: 178855203 / total #impl: 6202639906 (eff. 0.029)
1739.53/1739.80	c #Conflicts:    1699000 | #Learnt:      45353 | 0.000
1739.53/1739.80	c total clause space: 78.2603MB
1739.53/1739.80	c total #watches: 275971
1740.63/1740.90	c total #propagations: 178963448 / total #impl: 6206422452 (eff. 0.029)
1740.63/1740.90	c #Conflicts:    1700000 | #Learnt:      46353 | 0.000
1740.63/1740.90	c total clause space: 78.2603MB
1740.63/1740.90	c total #watches: 280494
1741.73/1742.06	c total #propagations: 179060606 / total #impl: 6209448957 (eff. 0.029)
1741.73/1742.06	c #Conflicts:    1701000 | #Learnt:      47353 | 0.000
1741.73/1742.06	c total clause space: 78.2603MB
1741.73/1742.06	c total #watches: 284428
1743.13/1743.42	c total #propagations: 179169798 / total #impl: 6212776202 (eff. 0.029)
1743.13/1743.42	c #Conflicts:    1702000 | #Learnt:      48353 | 0.000
1743.13/1743.42	c total clause space: 78.2603MB
1743.13/1743.42	c total #watches: 289536
1744.62/1744.93	c total #propagations: 179285203 / total #impl: 6216912540 (eff. 0.029)
1744.62/1744.93	c #Conflicts:    1703000 | #Learnt:      49353 | 0.000
1744.62/1744.93	c total clause space: 78.2603MB
1744.62/1744.93	c total #watches: 296575
1746.22/1746.59	c total #propagations: 179384771 / total #impl: 6222015221 (eff. 0.029)
1746.22/1746.59	c #Conflicts:    1704000 | #Learnt:      50353 | 0.000
1746.22/1746.59	c total clause space: 78.2603MB
1746.22/1746.59	c total #watches: 303318
1747.92/1748.24	c total #propagations: 179473154 / total #impl: 6227975319 (eff. 0.029)
1747.92/1748.24	c #Conflicts:    1705000 | #Learnt:      51353 | 0.000
1747.92/1748.24	c total clause space: 78.2603MB
1747.92/1748.24	c total #watches: 308797
1749.32/1749.61	c total #propagations: 179576040 / total #impl: 6233570155 (eff. 0.029)
1749.32/1749.61	c #Conflicts:    1706000 | #Learnt:      52353 | 0.000
1749.32/1749.61	c total clause space: 78.2603MB
1749.32/1749.61	c total #watches: 314626
1750.82/1751.18	c total #propagations: 179668835 / total #impl: 6237844981 (eff. 0.029)
1750.82/1751.18	c #Conflicts:    1707000 | #Learnt:      53353 | 0.000
1750.82/1751.18	c total clause space: 78.2603MB
1750.82/1751.18	c total #watches: 319687
1752.42/1752.79	c total #propagations: 179769718 / total #impl: 6243058522 (eff. 0.029)
1752.42/1752.79	c #Conflicts:    1708000 | #Learnt:      54353 | 0.000
1752.42/1752.79	c total clause space: 78.2603MB
1752.42/1752.79	c total #watches: 325043
1754.12/1754.46	c total #propagations: 179881967 / total #impl: 6247814252 (eff. 0.029)
1754.12/1754.46	c #Conflicts:    1709000 | #Learnt:      55353 | 0.000
1754.12/1754.46	c total clause space: 78.2603MB
1754.12/1754.46	c total #watches: 329649
1755.72/1756.00	c total #propagations: 179999207 / total #impl: 6252222675 (eff. 0.029)
1755.72/1756.00	c #Conflicts:    1710000 | #Learnt:      56353 | 0.000
1755.72/1756.00	c total clause space: 78.2603MB
1755.72/1756.00	c total #watches: 334164
1757.32/1757.60	c total #propagations: 180097369 / total #impl: 6256183106 (eff. 0.029)
1757.32/1757.60	c #Conflicts:    1711000 | #Learnt:      57353 | 0.000
1757.32/1757.60	c total clause space: 78.2603MB
1757.32/1757.60	c total #watches: 338944
1759.22/1759.50	c total #propagations: 180201339 / total #impl: 6260300079 (eff. 0.029)
1759.22/1759.50	c #Conflicts:    1712000 | #Learnt:      58353 | 0.000
1759.22/1759.50	c total clause space: 78.2603MB
1759.22/1759.50	c total #watches: 344476
1760.62/1760.98	c total #propagations: 180297850 / total #impl: 6265793114 (eff. 0.029)
1760.62/1760.98	c #Conflicts:    1713000 | #Learnt:      59353 | 0.000
1760.62/1760.98	c total clause space: 78.2603MB
1760.62/1760.98	c total #watches: 349261
1762.32/1762.66	c total #propagations: 180394116 / total #impl: 6269785592 (eff. 0.029)
1762.32/1762.66	c #Conflicts:    1714000 | #Learnt:      60353 | 0.000
1762.32/1762.66	c total clause space: 78.2603MB
1762.32/1762.66	c total #watches: 354686
1764.02/1764.36	c total #propagations: 180487544 / total #impl: 6274497012 (eff. 0.029)
1764.02/1764.36	c #Conflicts:    1715000 | #Learnt:      61353 | 0.000
1764.02/1764.36	c total clause space: 78.2603MB
1764.02/1764.36	c total #watches: 360134
1765.82/1766.14	c total #propagations: 180577077 / total #impl: 6278914170 (eff. 0.029)
1765.82/1766.14	c #Conflicts:    1716000 | #Learnt:      62353 | 0.000
1765.82/1766.14	c total clause space: 78.2603MB
1765.82/1766.14	c total #watches: 365043
1767.53/1767.89	c total #propagations: 180690698 / total #impl: 6283778619 (eff. 0.029)
1767.53/1767.89	c #Conflicts:    1717000 | #Learnt:      63353 | 0.000
1767.53/1767.89	c total clause space: 78.2603MB
1767.53/1767.89	c total #watches: 369658
1768.63/1768.93	c total #propagations: 180806504 / total #impl: 6287839365 (eff. 0.029)
1768.63/1768.93	c GC COLLECT
1768.63/1768.93	c #Conflicts:    1718000 | #Learnt:      32650 | 0.000
1768.63/1768.93	c total clause space: 78.2603MB
1768.63/1768.93	c total #watches: 210251
1769.52/1769.87	c total #propagations: 180919415 / total #impl: 6291057149 (eff. 0.029)
1769.52/1769.87	c #Conflicts:    1719000 | #Learnt:      33650 | 0.000
1769.52/1769.87	c total clause space: 78.2603MB
1769.52/1769.87	c total #watches: 215998
1770.42/1770.74	c total #propagations: 181020524 / total #impl: 6294415670 (eff. 0.029)
1770.42/1770.74	c #Conflicts:    1720000 | #Learnt:      34650 | 0.000
1770.42/1770.74	c total clause space: 78.2603MB
1770.42/1770.74	c total #watches: 221145
1771.42/1771.73	c total #propagations: 181109786 / total #impl: 6297710281 (eff. 0.029)
1771.42/1771.73	c #Conflicts:    1721000 | #Learnt:      35650 | 0.000
1771.42/1771.73	c total clause space: 78.2603MB
1771.42/1771.73	c total #watches: 226408
1772.42/1772.77	c total #propagations: 181213931 / total #impl: 6300946691 (eff. 0.029)
1772.42/1772.77	c #Conflicts:    1722000 | #Learnt:      36650 | 0.000
1772.42/1772.77	c total clause space: 78.2603MB
1772.42/1772.77	c total #watches: 231257
1773.62/1773.92	c total #propagations: 181316570 / total #impl: 6304062800 (eff. 0.029)
1773.62/1773.92	c #Conflicts:    1723000 | #Learnt:      37650 | 0.000
1773.62/1773.92	c total clause space: 78.2603MB
1773.62/1773.92	c total #watches: 236756
1774.62/1774.92	c total #propagations: 181424682 / total #impl: 6307480625 (eff. 0.029)
1774.62/1774.92	c #Conflicts:    1724000 | #Learnt:      38650 | 0.000
1774.62/1774.92	c total clause space: 78.2603MB
1774.62/1774.92	c total #watches: 241758
1775.82/1776.14	c total #propagations: 181525909 / total #impl: 6310500562 (eff. 0.029)
1775.82/1776.14	c #Conflicts:    1725000 | #Learnt:      39650 | 0.000
1775.82/1776.14	c total clause space: 78.2603MB
1775.82/1776.14	c total #watches: 246166
1777.02/1777.34	c total #propagations: 181666066 / total #impl: 6314134519 (eff. 0.029)
1777.02/1777.34	c #Conflicts:    1726000 | #Learnt:      40650 | 0.000
1777.02/1777.34	c total clause space: 78.2603MB
1777.02/1777.34	c total #watches: 251427
1778.02/1778.39	c total #propagations: 181779967 / total #impl: 6317820720 (eff. 0.029)
1778.02/1778.39	c #Conflicts:    1727000 | #Learnt:      41650 | 0.000
1778.02/1778.39	c total clause space: 78.2603MB
1778.02/1778.39	c total #watches: 257030
1779.02/1779.40	c total #propagations: 181878184 / total #impl: 6321428086 (eff. 0.029)
1779.02/1779.40	c #Conflicts:    1728000 | #Learnt:      42650 | 0.000
1779.02/1779.40	c total clause space: 78.2603MB
1779.02/1779.40	c total #watches: 261905
1780.22/1780.54	c total #propagations: 181973232 / total #impl: 6324505235 (eff. 0.029)
1780.22/1780.54	c #Conflicts:    1729000 | #Learnt:      43650 | 0.000
1780.22/1780.54	c total clause space: 78.2603MB
1780.22/1780.54	c total #watches: 266964
1781.42/1781.76	c total #propagations: 182071583 / total #impl: 6328023386 (eff. 0.029)
1781.42/1781.76	c #Conflicts:    1730000 | #Learnt:      44650 | 0.000
1781.42/1781.76	c total clause space: 78.2603MB
1781.42/1781.76	c total #watches: 272126
1782.72/1783.10	c total #propagations: 182184096 / total #impl: 6332195158 (eff. 0.029)
1782.72/1783.10	c #Conflicts:    1731000 | #Learnt:      45650 | 0.000
1782.72/1783.10	c total clause space: 78.2603MB
1782.72/1783.10	c total #watches: 277310
1784.12/1784.40	c total #propagations: 182303975 / total #impl: 6336245686 (eff. 0.029)
1784.12/1784.40	c #Conflicts:    1732000 | #Learnt:      46650 | 0.000
1784.12/1784.40	c total clause space: 78.2603MB
1784.12/1784.40	c total #watches: 282440
1785.52/1785.85	c total #propagations: 182413484 / total #impl: 6340469271 (eff. 0.029)
1785.52/1785.85	c #Conflicts:    1733000 | #Learnt:      47650 | 0.000
1785.52/1785.85	c total clause space: 78.2603MB
1785.52/1785.85	c total #watches: 288692
1787.12/1787.48	c total #propagations: 182528921 / total #impl: 6345432968 (eff. 0.029)
1787.12/1787.48	c #Conflicts:    1734000 | #Learnt:      48650 | 0.000
1787.12/1787.48	c total clause space: 78.2603MB
1787.12/1787.48	c total #watches: 295278
1788.72/1789.03	c total #propagations: 182660725 / total #impl: 6350692947 (eff. 0.029)
1788.72/1789.03	c #Conflicts:    1735000 | #Learnt:      49650 | 0.000
1788.72/1789.03	c total clause space: 78.2603MB
1788.72/1789.03	c total #watches: 301450
1790.22/1790.52	c total #propagations: 182775664 / total #impl: 6355598435 (eff. 0.029)
1790.22/1790.52	c #Conflicts:    1736000 | #Learnt:      50650 | 0.000
1790.22/1790.52	c total clause space: 78.2603MB
1790.22/1790.52	c total #watches: 308384
1791.92/1792.23	c total #propagations: 182885634 / total #impl: 6360603927 (eff. 0.029)
1791.92/1792.23	c #Conflicts:    1737000 | #Learnt:      51650 | 0.000
1791.92/1792.23	c total clause space: 78.2603MB
1791.92/1792.23	c total #watches: 313807
1793.62/1793.94	c total #propagations: 183014961 / total #impl: 6365889546 (eff. 0.029)
1793.62/1793.94	c #Conflicts:    1738000 | #Learnt:      52650 | 0.000
1793.62/1793.94	c total clause space: 78.2603MB
1793.62/1793.94	c total #watches: 319982
1795.22/1795.58	c total #propagations: 183138849 / total #impl: 6371184763 (eff. 0.029)
1795.22/1795.58	c #Conflicts:    1739000 | #Learnt:      53650 | 0.000
1795.22/1795.58	c total clause space: 78.2603MB
1795.22/1795.58	c total #watches: 326418
1797.12/1797.44	c total #propagations: 183261483 / total #impl: 6376339987 (eff. 0.029)
1797.12/1797.44	c #Conflicts:    1740000 | #Learnt:      54650 | 0.000
1797.12/1797.44	c total clause space: 78.2603MB
1797.12/1797.44	c total #watches: 332873
1799.02/1799.34	c total #propagations: 183388681 / total #impl: 6382130346 (eff. 0.029)
1799.02/1799.34	c #Conflicts:    1741000 | #Learnt:      55650 | 0.000
1799.02/1799.34	c total clause space: 78.2603MB
1799.02/1799.34	c total #watches: 339637

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-4088166-1465427060/watcher-4088166-1465427060 -o /tmp/evaluation-result-4088166-1465427060/solver-4088166-1465427060 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465427060-31326 --watchdog 1960 --input HOME/instance-4088166-1465427060.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=31349
running on 4 cores: 0,2,4,6

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: 0.13 0.72 1.21 4/175 31355
/proc/meminfo: memFree=30070476/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 124640605 29810688 5268 33554432000 4194304 6201397 140736613890400 140735984056392 4211056 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 7278 5268 130 491 0 6777 0

[startup+0.100176 s]
/proc/loadavg: 0.13 0.72 1.21 4/175 31355
/proc/meminfo: memFree=30070476/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=34128 CPUtime=0.09 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 489 0 0 0 9 0 0 0 20 0 1 0 124640605 34947072 7005 33554432000 4194304 6201397 140736613890400 140735984056392 4213345 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 8532 7005 145 491 0 8031 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34128

[startup+0.200346 s]
/proc/loadavg: 0.13 0.72 1.21 4/175 31355
/proc/meminfo: memFree=30070476/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=34128 CPUtime=0.19 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 491 0 0 0 19 0 0 0 20 0 1 0 124640605 34947072 7007 33554432000 4194304 6201397 140736613890400 140735984056392 5157412 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 8532 7007 145 491 0 8031 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34128

[startup+0.300274 s]
/proc/loadavg: 0.13 0.72 1.21 4/175 31355
/proc/meminfo: memFree=30070476/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=34128 CPUtime=0.29 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 507 0 0 0 29 0 0 0 20 0 1 0 124640605 34947072 7534 33554432000 4194304 6201397 140736613890400 140735984056392 4213359 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 8532 7534 158 491 0 8031 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34128

[startup+0.700199 s]
/proc/loadavg: 0.13 0.72 1.21 4/175 31355
/proc/meminfo: memFree=30070476/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=34264 CPUtime=0.69 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 558 0 0 0 69 0 0 0 20 0 1 0 124640605 35086336 7585 33554432000 4194304 6201397 140736613890400 140736613889528 4918847 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 8566 7585 164 491 0 8065 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34264

[startup+1.50023 s]
/proc/loadavg: 0.13 0.72 1.21 5/177 31357
/proc/meminfo: memFree=30009988/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=37256 CPUtime=1.49 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 969 0 0 0 149 0 0 0 20 0 1 0 124640605 38150144 7846 33554432000 4194304 6201397 140736613890400 140736613889528 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 9314 7846 164 491 0 8813 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37256

[startup+3.10024 s]
/proc/loadavg: 0.13 0.72 1.21 5/177 31357
/proc/meminfo: memFree=30004592/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=37536 CPUtime=3.09 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 1643 0 0 0 309 0 0 0 20 0 1 0 124640605 38436864 8259 33554432000 4194304 6201397 140736613890400 140736613889528 4213345 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 9384 8259 164 491 0 8883 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37536

[startup+6.30024 s]
/proc/loadavg: 0.36 0.76 1.22 3/177 31357
/proc/meminfo: memFree=30002836/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=42244 CPUtime=6.29 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 2364 0 0 0 629 0 0 0 20 0 1 0 124640605 43257856 8687 33554432000 4194304 6201397 140736613890400 140736613889528 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 10561 8687 165 491 0 10060 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42244

[startup+12.7003 s]
/proc/loadavg: 0.49 0.78 1.22 3/177 31357
/proc/meminfo: memFree=29997488/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=42660 CPUtime=12.69 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 2653 0 0 0 1269 0 0 0 20 0 1 0 124640605 43683840 9407 33554432000 4194304 6201397 140736613890400 140736613889528 4213348 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 10665 9407 165 491 0 10164 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42660

[startup+25.5003 s]
/proc/loadavg: 0.83 0.84 1.24 3/177 31357
/proc/meminfo: memFree=29990812/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=50256 CPUtime=25.48 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 3645 0 0 0 2548 0 0 0 20 0 1 0 124640605 51462144 10509 33554432000 4194304 6201397 140736613890400 140736613889528 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 12564 10509 165 491 0 12063 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50256

[startup+51.1003 s]
/proc/loadavg: 1.31 0.95 1.26 3/177 31357
/proc/meminfo: memFree=29982076/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=51184 CPUtime=51.08 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 3848 0 0 0 5108 0 0 0 20 0 1 0 124640605 52412416 11734 33554432000 4194304 6201397 140736613890400 140736613889528 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 12796 11734 165 491 0 12295 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 51184

[startup+102.3 s]
/proc/loadavg: 1.89 1.16 1.31 3/177 31358
/proc/meminfo: memFree=29970544/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=63728 CPUtime=102.28 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 4915 0 0 0 10227 1 0 0 20 0 1 0 124640605 65257472 12941 33554432000 4194304 6201397 140736613890400 140736613889528 4213348 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 15932 12941 165 491 0 15431 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 63728

[startup+162.3 s]
/proc/loadavg: 2.13 1.35 1.37 3/177 31360
/proc/meminfo: memFree=29962540/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=64304 CPUtime=162.26 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 5048 0 0 0 16225 1 0 0 20 0 1 0 124640605 65847296 14096 33554432000 4194304 6201397 140736613890400 140736613889528 4213365 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 16076 14096 165 491 0 15575 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 64304

[startup+222.308 s]
/proc/loadavg: 2.09 1.48 1.41 3/177 31361
/proc/meminfo: memFree=29954756/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=65008 CPUtime=222.26 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 5206 0 0 0 22225 1 0 0 20 0 1 0 124640605 66568192 14762 33554432000 4194304 6201397 140736613890400 140736613889528 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 16252 14762 165 491 0 15751 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 65008

[startup+282.3 s]
/proc/loadavg: 2.07 1.59 1.45 3/177 31362
/proc/meminfo: memFree=29951648/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=84552 CPUtime=282.25 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 6089 0 0 0 28223 2 0 0 20 0 1 0 124640605 86581248 15329 33554432000 4194304 6201397 140736613890400 140736613889528 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 21138 15329 165 491 0 20637 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 84552

[startup+342.3 s]
/proc/loadavg: 2.24 1.72 1.50 3/178 31366
/proc/meminfo: memFree=29945548/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=85452 CPUtime=342.24 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 6417 0 0 0 34222 2 0 0 20 0 1 0 124640605 87502848 16067 33554432000 4194304 6201397 140736613890400 140736613889528 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 21363 16067 165 491 0 20862 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 85452

[startup+402.3 s]
/proc/loadavg: 2.21 1.81 1.55 4/177 31367
/proc/meminfo: memFree=29942460/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=85584 CPUtime=402.23 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 6494 0 0 0 40221 2 0 0 20 0 1 0 124640605 87638016 16655 33554432000 4194304 6201397 140736613890400 140736613889528 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 21396 16655 165 491 0 20895 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 85584

[startup+462.3 s]
/proc/loadavg: 2.27 1.90 1.59 3/177 31461
/proc/meminfo: memFree=29953760/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=85716 CPUtime=462.22 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 6549 0 0 0 46220 2 0 0 20 0 1 0 124640605 87773184 17221 33554432000 4194304 6201397 140736613890400 140736613889528 4213371 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 21429 17221 165 491 0 20928 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 85716

[startup+522.3 s]
/proc/loadavg: 2.19 1.95 1.63 3/177 31462
/proc/meminfo: memFree=29942492/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=85848 CPUtime=522.21 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 6594 0 0 0 52218 3 0 0 20 0 1 0 124640605 87908352 17777 33554432000 4194304 6201397 140736613890400 140736613889528 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 21462 17777 165 491 0 20961 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 85848

[startup+582.3 s]
/proc/loadavg: 2.19 1.99 1.66 4/177 31463
/proc/meminfo: memFree=29935124/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=85848 CPUtime=582.2 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 6618 0 0 0 58217 3 0 0 20 0 1 0 124640605 87908352 18312 33554432000 4194304 6201397 140736613890400 140736613889528 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 21462 18312 165 491 0 20961 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 85848


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


[startup+942.3 s]
/proc/loadavg: 2.09 2.10 1.81 3/178 31473
/proc/meminfo: memFree=29903360/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=86828 CPUtime=942.14 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 6830 0 0 0 94211 3 0 0 20 0 1 0 124640605 88911872 20568 33554432000 4194304 6201397 140736613890400 140736613889528 4213367 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 21707 20568 165 491 0 21206 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 86828

[startup+1002.3 s]
/proc/loadavg: 2.18 2.12 1.84 3/177 31474
/proc/meminfo: memFree=29902416/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=87240 CPUtime=1002.14 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 6902 0 0 0 100211 3 0 0 20 0 1 0 124640605 89333760 20728 33554432000 4194304 6201397 140736613890400 140736613889528 4219200 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 21810 20728 165 491 0 21309 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 87240

[startup+1062.3 s]
/proc/loadavg: 2.17 2.13 1.85 3/177 31476
/proc/meminfo: memFree=29895784/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=88264 CPUtime=1062.13 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 7091 0 0 0 106210 3 0 0 20 0 1 0 124640605 90382336 20916 33554432000 4194304 6201397 140736613890400 140736613889528 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 22066 20916 165 491 0 21565 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 88264

[startup+1122.3 s]
/proc/loadavg: 2.16 2.13 1.87 3/177 31477
/proc/meminfo: memFree=29894252/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=119596 CPUtime=1122.12 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 7735 0 0 0 112209 3 0 0 20 0 1 0 124640605 122466304 21309 33554432000 4194304 6201397 140736613890400 140736613889528 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 29899 21309 165 491 0 29398 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 119596

[startup+1182.3 s]
/proc/loadavg: 2.16 2.14 1.89 3/177 31478
/proc/meminfo: memFree=29891064/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=119832 CPUtime=1182.11 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 8141 0 0 0 118208 3 0 0 20 0 1 0 124640605 122707968 22075 33554432000 4194304 6201397 140736613890400 140736613889528 4213348 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 29958 22075 165 491 0 29457 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 119832

[startup+1242.3 s]
/proc/loadavg: 2.12 2.12 1.90 3/177 31479
/proc/meminfo: memFree=29886352/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=120216 CPUtime=1242.1 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 8190 0 0 0 124207 3 0 0 20 0 1 0 124640605 123101184 22124 33554432000 4194304 6201397 140736613890400 140736613889528 4213672 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 30054 22124 165 491 0 29553 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 120216

[startup+1302.3 s]
/proc/loadavg: 2.17 2.13 1.91 3/177 31480
/proc/meminfo: memFree=29883720/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=120348 CPUtime=1302.09 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 8222 0 0 0 130206 3 0 0 20 0 1 0 124640605 123236352 22667 33554432000 4194304 6201397 140736613890400 140736613889528 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 30087 22667 165 491 0 29586 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 120348

[startup+1362.3 s]
/proc/loadavg: 2.17 2.13 1.92 3/177 31482
/proc/meminfo: memFree=29880896/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=120492 CPUtime=1362.08 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 8248 0 0 0 136205 3 0 0 20 0 1 0 124640605 123383808 22693 33554432000 4194304 6201397 140736613890400 140736613889528 4214892 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 30123 22693 165 491 0 29622 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 120492

[startup+1422.3 s]
/proc/loadavg: 2.21 2.15 1.94 3/177 31483
/proc/meminfo: memFree=29879364/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=120748 CPUtime=1422.08 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 8325 0 0 0 142204 4 0 0 20 0 1 0 124640605 123645952 22770 33554432000 4194304 6201397 140736613890400 140736613889528 4213293 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 30187 22770 165 491 0 29686 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 120748

[startup+1482.3 s]
/proc/loadavg: 2.16 2.15 1.95 3/177 31484
/proc/meminfo: memFree=29877080/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=120992 CPUtime=1482.07 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 8361 0 0 0 148203 4 0 0 20 0 1 0 124640605 123895808 23317 33554432000 4194304 6201397 140736613890400 140736613889528 4213332 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 30248 23317 165 491 0 29747 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 120992

[startup+1542.31 s]
/proc/loadavg: 2.23 2.17 1.97 4/178 31488
/proc/meminfo: memFree=29873896/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=120992 CPUtime=1542.06 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 8373 0 0 0 154202 4 0 0 20 0 1 0 124640605 123895808 23329 33554432000 4194304 6201397 140736613890400 140736613889528 4213244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 30248 23329 165 491 0 29747 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 120992

[startup+1602.3 s]
/proc/loadavg: 2.22 2.16 1.98 3/177 31489
/proc/meminfo: memFree=29870224/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=121124 CPUtime=1602.05 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 8406 0 0 0 160201 4 0 0 20 0 1 0 124640605 124030976 23873 33554432000 4194304 6201397 140736613890400 140736613889528 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 30281 23873 165 491 0 29780 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 121124

[startup+1662.3 s]
/proc/loadavg: 2.12 2.15 1.98 3/176 31491
/proc/meminfo: memFree=29867704/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=121512 CPUtime=1662.04 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 8483 0 0 0 166200 4 0 0 20 0 1 0 124640605 124428288 23950 33554432000 4194304 6201397 140736613890400 140736613889528 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 30378 23950 165 491 0 29877 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 121512

[startup+1722.3 s]
/proc/loadavg: 2.15 2.15 1.99 3/177 31493
/proc/meminfo: memFree=29864468/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=121776 CPUtime=1722.03 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 8556 0 0 0 172199 4 0 0 20 0 1 0 124640605 124698624 24023 33554432000 4194304 6201397 140736613890400 140736613889528 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 30444 24023 165 491 0 29943 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 121776

[startup+1782.3 s]
/proc/loadavg: 2.17 2.15 2.00 3/177 31494
/proc/meminfo: memFree=29860020/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=121776 CPUtime=1782.02 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 8560 0 0 0 178198 4 0 0 20 0 1 0 124640605 124698624 24538 33554432000 4194304 6201397 140736613890400 140736613889528 4213367 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 30444 24538 165 491 0 29943 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 121776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.12 2.14 2.00 4/177 31494
/proc/meminfo: memFree=29857852/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=121776 CPUtime=1800.02 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 8560 0 0 0 179998 4 0 0 20 0 1 0 124640605 124698624 24538 33554432000 4194304 6201397 140736613890400 140736613889528 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 30444 24538 165 491 0 29943 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 121776

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 31354 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.12 2.14 2.00 4/177 31494
/proc/meminfo: memFree=29857852/32872528 swapFree=12208/1156848
[pid=31354] ppid=31349 vsize=121776 CPUtime=1800.02 cores=0,2,4,6
/proc/31354/stat : 31354 (cdcl-cuttingpla) R 31349 31354 31310 0 -1 4202496 8560 0 0 0 179998 4 0 0 20 0 1 0 124640605 124698624 24538 33554432000 4194304 6201397 140736613890400 140736613889528 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31354/statm: 30444 24538 165 491 0 29943 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 121776

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.98
CPU system time (s): 0.045993
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 121776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.045993
maximum resident set size= 98152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8560
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= 9
involuntary context switches= 1868

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.48232 second user time and 7.08292 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-09 01:04:20
IDJOB=4088166
IDBENCH=2944
IDSOLVER=2550
FILE ID=node114/4088166-1465427060
RUNJOBID= node114-1465427060-31326
PBS_JOBID= 19859793
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_10.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088166-1465427060/watcher-4088166-1465427060 -o /tmp/evaluation-result-4088166-1465427060/solver-4088166-1465427060 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465427060-31326 --watchdog 1960 --input HOME/instance-4088166-1465427060.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= dd415565c40b70127defa3137ccd18d3
RANDOM SEED=1194753583

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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:        30072408 kB
Buffers:          137592 kB
Cached:           760240 kB
SwapCached:         1644 kB
Active:           269048 kB
Inactive:         631784 kB
Active(anon):       2520 kB
Inactive(anon):     2916 kB
Active(file):     266528 kB
Inactive(file):   628868 kB
Unevictable:     1156848 kB
Mlocked:           12208 kB
SwapTotal:      67108856 kB
SwapFree:       67096772 kB
Dirty:              5044 kB
Writeback:             0 kB
AnonPages:       1158824 kB
Mapped:             6412 kB
Shmem:                 0 kB
Slab:             609332 kB
SReclaimable:      53696 kB
SUnreclaim:       555636 kB
KernelStack:        1336 kB
PageTables:         6480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1253748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1146880 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= 71732 MiB
End job on node114 at 2016-06-09 01:34:21